@import url('//fonts.googleapis.com/css?family=Libre+Franklin:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
/* Used by: IGUANA */
/* Reset */
* {
    outline: none;
}


/* Base */
html {
    font-size: 62.5%;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button,
a {
    cursor: pointer;
}

body {
    font-size: 1.8rem !important;
    overflow-x: hidden;
    line-height: 2.6rem;
    font-family: "Libre Franklin" !important;
}

    body #content {
        float: none;
        max-width: 1600px;
        margin: 0 auto;
        padding: 0 15px;
        font-size: 1.5rem;
        line-height: 2.6rem;
        padding-top: 20rem;
    }

        body #content::before {
            content: "";
            position: absolute;
            z-index: 0;
            top: var(--header-top-height);
            left: 0;
            width: 100%;
            height: 22.5rem;
            background-color: #00b4ff;
        }

    body #wrapper {
        padding: 0 !important;
        width: 100%;
        max-width: 100%;
    }

    body #navigation {
        display: none !important;
    }

.clearfix:after,
.clearfix:before,
.grid:after,
.grid:before {
    content: " ";
    display: table;
    width: 0
}

.clearfix:after,
.grid:after {
    clear: both;
    width: 0
}

.no-bullets,
header.header .mainMenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

:root {
    --gutter: 1.5rem;
    --grid-gutter: 8rem;
    --accent-color: #e6ff00;
    --header-top-height: 54px;
    --mainmenu-width: 0px
}

@media(max-width:1300px) {
    body {
        --grid-gutter: 6rem
    }
}

@media(max-width:1024px) {
    body {
        --grid-gutter: 4rem
    }
}

@media(max-width:768px) {
    html {
        --header-top-height: 0px
    }

    body {
        --gutter: 1.2rem;
        --grid-gutter: 1.6rem
    }
}

@media(max-width:480px) {
    body {
        --grid-gutter: .8rem
    }
}

[class*=col-] {
    float: left;
    padding-right: var(--gutter);
    padding-left: var(--gutter)
}

.grid {
    width: 100%;
    max-width: 1410px;
    margin: 0 auto
}

.grid-pad {
    padding-top: 0;
    padding-left: var(--gutter);
    padding-right: var(--gutter)
}

.hide {
    display: none
}

.no-p {
    padding: 0
}

.col-1-1 {
    width: 100%;
    width: 100%
}

.col-11-12 {
    width: 91.66%;
    width: 91.6666666667%
}

.col-10-12 {
    width: 83.333%;
    width: 83.3333333333%
}

.col-3-4,
.col-9-12 {
    width: 75%;
    width: 75%
}

.col-2-3,
.col-8-12 {
    width: 66.66%;
    width: 66.6666666667%
}

.col-7-12 {
    width: 58.33%;
    width: 58.3333333333%
}

.col-1-2,
.col-6-12 {
    width: 50%;
    width: 50%
}

.col-5-12 {
    width: 41.66%;
    width: 41.6666666667%
}

.col-1-3,
.col-4-12 {
    width: 33.33%;
    width: 33.3333333333%
}

.col-1-4,
.col-3-12 {
    width: 25%;
    width: 25%
}

.col-1-5 {
    width: 20%;
    width: 20%
}

.col-1-6,
.col-2-12 {
    width: 16.667%;
    width: 16.6666666667%
}

.col-1-7 {
    width: 14.28%;
    width: 14.2857142857%
}

.col-1-8 {
    width: 12.5%;
    width: 12.5%
}

.col-1-9 {
    width: 11.1%;
    width: 11.1111111111%
}

.col-1-10 {
    width: 10%;
    width: 10%
}

.col-1-11 {
    width: 9.09%;
    width: 9.0909090909%
}

.col-1-12 {
    width: 8.33%;
    width: 8.3333333333%
}

.push-1-1 {
    margin-left: 100%;
    margin-left: 100%
}

.push-11-12 {
    margin-left: 91.66%;
    margin-left: 91.6666666667%
}

.push-10-12 {
    margin-left: 83.333%;
    margin-left: 83.3333333333%
}

.push-3-4,
.push-9-12 {
    margin-left: 75%;
    margin-left: 75%
}

.push-2-3,
.push-8-12 {
    margin-left: 66.66%;
    margin-left: 66.6666666667%
}

.push-7-12 {
    margin-left: 58.33%;
    margin-left: 58.3333333333%
}

.push-1-2,
.push-6-12 {
    margin-left: 50%;
    margin-left: 50%
}

.push-5-12 {
    margin-left: 41.66%;
    margin-left: 41.6666666667%
}

.push-1-3,
.push-4-12 {
    margin-left: 33.33%;
    margin-left: 33.3333333333%
}

.push-1-4,
.push-3-12 {
    margin-left: 25%;
    margin-left: 25%
}

.push-1-5 {
    margin-left: 20%;
    margin-left: 20%
}

.push-1-6,
.push-2-12 {
    margin-left: 16.667%;
    margin-left: 16.6666666667%
}

.push-1-7 {
    margin-left: 14.28%;
    margin-left: 14.2857142857%
}

.push-1-8 {
    margin-left: 12.5%;
    margin-left: 12.5%
}

.push-1-9 {
    margin-left: 11.1%;
    margin-left: 11.1111111111%
}

.push-1-10 {
    margin-left: 10%;
    margin-left: 10%
}

.push-1-11 {
    margin-left: 9.09%;
    margin-left: 9.0909090909%
}

.push-1-12 {
    margin-left: 8.33%;
    margin-left: 8.3333333333%
}

@media screen and (max-width:1300px) {
    .lt-col-1-1 {
        width: 100%;
        width: 100%
    }

    .lt-col-11-12 {
        width: 91.66%;
        width: 91.6666666667%
    }

    .lt-col-10-12 {
        width: 83.333%;
        width: 83.3333333333%
    }

    .lt-col-3-4,
    .lt-col-9-12 {
        width: 75%;
        width: 75%
    }

    .lt-col-2-3,
    .lt-col-8-12 {
        width: 66.66%;
        width: 66.6666666667%
    }

    .lt-col-7-12 {
        width: 58.33%;
        width: 58.3333333333%
    }

    .lt-col-1-2,
    .lt-col-6-12 {
        width: 50%;
        width: 50%
    }

    .lt-col-5-12 {
        width: 41.66%;
        width: 41.6666666667%
    }

    .lt-col-1-3,
    .lt-col-4-12 {
        width: 33.33%;
        width: 33.3333333333%
    }

    .lt-col-1-4,
    .lt-col-3-12 {
        width: 25%;
        width: 25%
    }

    .lt-col-1-5 {
        width: 20%;
        width: 20%
    }

    .lt-col-1-6,
    .lt-col-2-12 {
        width: 16.667%;
        width: 16.6666666667%
    }

    .lt-col-1-7 {
        width: 14.28%;
        width: 14.2857142857%
    }

    .lt-col-1-8 {
        width: 12.5%;
        width: 12.5%
    }

    .lt-col-1-9 {
        width: 11.1%;
        width: 11.1111111111%
    }

    .lt-col-1-10 {
        width: 10%;
        width: 10%
    }

    .lt-col-1-11 {
        width: 9.09%;
        width: 9.0909090909%
    }

    .lt-col-1-12 {
        width: 8.33%;
        width: 8.3333333333%
    }

    .lt-push-1-1 {
        margin-left: 100%;
        margin-left: 100%
    }

    .lt-push-11-12 {
        margin-left: 91.66%;
        margin-left: 91.6666666667%
    }

    .lt-push-10-12 {
        margin-left: 83.333%;
        margin-left: 83.3333333333%
    }

    .lt-push-3-4,
    .lt-push-9-12 {
        margin-left: 75%;
        margin-left: 75%
    }

    .lt-push-2-3,
    .lt-push-8-12 {
        margin-left: 66.66%;
        margin-left: 66.6666666667%
    }

    .lt-push-7-12 {
        margin-left: 58.33%;
        margin-left: 58.3333333333%
    }

    .lt-push-1-2,
    .lt-push-6-12 {
        margin-left: 50%;
        margin-left: 50%
    }

    .lt-push-5-12 {
        margin-left: 41.66%;
        margin-left: 41.6666666667%
    }

    .lt-push-1-3,
    .lt-push-4-12 {
        margin-left: 33.33%;
        margin-left: 33.3333333333%
    }

    .lt-push-1-4,
    .lt-push-3-12 {
        margin-left: 25%;
        margin-left: 25%
    }

    .lt-push-1-5 {
        margin-left: 20%;
        margin-left: 20%
    }

    .lt-push-1-6,
    .lt-push-2-12 {
        margin-left: 16.667%;
        margin-left: 16.6666666667%
    }

    .lt-push-1-7 {
        margin-left: 14.28%;
        margin-left: 14.2857142857%
    }

    .lt-push-1-8 {
        margin-left: 12.5%;
        margin-left: 12.5%
    }

    .lt-push-1-9 {
        margin-left: 11.1%;
        margin-left: 11.1111111111%
    }

    .lt-push-1-10 {
        margin-left: 10%;
        margin-left: 10%
    }

    .lt-push-1-11 {
        margin-left: 9.09%;
        margin-left: 9.0909090909%
    }

    .lt-push-1-12 {
        margin-left: 8.33%;
        margin-left: 8.3333333333%
    }

    .lt-push-0 {
        margin-left: 0
    }

    .lt-show {
        display: block
    }

    .lt-hide {
        display: none
    }

    .lt-no-p {
        padding: 0
    }
}

@media screen and (max-width:1024px) {
    .md-col-1-1 {
        width: 100%;
        width: 100%
    }

    .md-col-11-12 {
        width: 91.66%;
        width: 91.6666666667%
    }

    .md-col-10-12 {
        width: 83.333%;
        width: 83.3333333333%
    }

    .md-col-3-4,
    .md-col-9-12 {
        width: 75%;
        width: 75%
    }

    .md-col-2-3,
    .md-col-8-12 {
        width: 66.66%;
        width: 66.6666666667%
    }

    .md-col-7-12 {
        width: 58.33%;
        width: 58.3333333333%
    }

    .md-col-1-2,
    .md-col-6-12 {
        width: 50%;
        width: 50%
    }

    .md-col-5-12 {
        width: 41.66%;
        width: 41.6666666667%
    }

    .md-col-1-3,
    .md-col-4-12 {
        width: 33.33%;
        width: 33.3333333333%
    }

    .md-col-1-4,
    .md-col-3-12 {
        width: 25%;
        width: 25%
    }

    .md-col-1-5 {
        width: 20%;
        width: 20%
    }

    .md-col-1-6,
    .md-col-2-12 {
        width: 16.667%;
        width: 16.6666666667%
    }

    .md-col-1-7 {
        width: 14.28%;
        width: 14.2857142857%
    }

    .md-col-1-8 {
        width: 12.5%;
        width: 12.5%
    }

    .md-col-1-9 {
        width: 11.1%;
        width: 11.1111111111%
    }

    .md-col-1-10 {
        width: 10%;
        width: 10%
    }

    .md-col-1-11 {
        width: 9.09%;
        width: 9.0909090909%
    }

    .md-col-1-12 {
        width: 8.33%;
        width: 8.3333333333%
    }

    .md-push-1-1 {
        margin-left: 100%;
        margin-left: 100%
    }

    .md-push-11-12 {
        margin-left: 91.66%;
        margin-left: 91.6666666667%
    }

    .md-push-10-12 {
        margin-left: 83.333%;
        margin-left: 83.3333333333%
    }

    .md-push-3-4,
    .md-push-9-12 {
        margin-left: 75%;
        margin-left: 75%
    }

    .md-push-2-3,
    .md-push-8-12 {
        margin-left: 66.66%;
        margin-left: 66.6666666667%
    }

    .md-push-7-12 {
        margin-left: 58.33%;
        margin-left: 58.3333333333%
    }

    .md-push-1-2,
    .md-push-6-12 {
        margin-left: 50%;
        margin-left: 50%
    }

    .md-push-5-12 {
        margin-left: 41.66%;
        margin-left: 41.6666666667%
    }

    .md-push-1-3,
    .md-push-4-12 {
        margin-left: 33.33%;
        margin-left: 33.3333333333%
    }

    .md-push-1-4,
    .md-push-3-12 {
        margin-left: 25%;
        margin-left: 25%
    }

    .md-push-1-5 {
        margin-left: 20%;
        margin-left: 20%
    }

    .md-push-1-6,
    .md-push-2-12 {
        margin-left: 16.667%;
        margin-left: 16.6666666667%
    }

    .md-push-1-7 {
        margin-left: 14.28%;
        margin-left: 14.2857142857%
    }

    .md-push-1-8 {
        margin-left: 12.5%;
        margin-left: 12.5%
    }

    .md-push-1-9 {
        margin-left: 11.1%;
        margin-left: 11.1111111111%
    }

    .md-push-1-10 {
        margin-left: 10%;
        margin-left: 10%
    }

    .md-push-1-11 {
        margin-left: 9.09%;
        margin-left: 9.0909090909%
    }

    .md-push-1-12 {
        margin-left: 8.33%;
        margin-left: 8.3333333333%
    }

    .md-push-0 {
        margin-left: 0
    }

    .md-show {
        display: block
    }

    .md-hide {
        display: none
    }

    .md-no-p {
        padding: 0
    }
}

@media screen and (max-width:768px) {
    .sm-col-1-1 {
        width: 100%;
        width: 100%
    }

    .sm-col-11-12 {
        width: 91.66%;
        width: 91.6666666667%
    }

    .sm-col-10-12 {
        width: 83.333%;
        width: 83.3333333333%
    }

    .sm-col-3-4,
    .sm-col-9-12 {
        width: 75%;
        width: 75%
    }

    .sm-col-2-3,
    .sm-col-8-12 {
        width: 66.66%;
        width: 66.6666666667%
    }

    .sm-col-7-12 {
        width: 58.33%;
        width: 58.3333333333%
    }

    .sm-col-1-2,
    .sm-col-6-12 {
        width: 50%;
        width: 50%
    }

    .sm-col-5-12 {
        width: 41.66%;
        width: 41.6666666667%
    }

    .sm-col-1-3,
    .sm-col-4-12 {
        width: 33.33%;
        width: 33.3333333333%
    }

    .sm-col-1-4,
    .sm-col-3-12 {
        width: 25%;
        width: 25%
    }

    .sm-col-1-5 {
        width: 20%;
        width: 20%
    }

    .sm-col-1-6,
    .sm-col-2-12 {
        width: 16.667%;
        width: 16.6666666667%
    }

    .sm-col-1-7 {
        width: 14.28%;
        width: 14.2857142857%
    }

    .sm-col-1-8 {
        width: 12.5%;
        width: 12.5%
    }

    .sm-col-1-9 {
        width: 11.1%;
        width: 11.1111111111%
    }

    .sm-col-1-10 {
        width: 10%;
        width: 10%
    }

    .sm-col-1-11 {
        width: 9.09%;
        width: 9.0909090909%
    }

    .sm-col-1-12 {
        width: 8.33%;
        width: 8.3333333333%
    }

    .sm-push-1-1 {
        margin-left: 100%;
        margin-left: 100%
    }

    .sm-push-11-12 {
        margin-left: 91.66%;
        margin-left: 91.6666666667%
    }

    .sm-push-10-12 {
        margin-left: 83.333%;
        margin-left: 83.3333333333%
    }

    .sm-push-3-4,
    .sm-push-9-12 {
        margin-left: 75%;
        margin-left: 75%
    }

    .sm-push-2-3,
    .sm-push-8-12 {
        margin-left: 66.66%;
        margin-left: 66.6666666667%
    }

    .sm-push-7-12 {
        margin-left: 58.33%;
        margin-left: 58.3333333333%
    }

    .sm-push-1-2,
    .sm-push-6-12 {
        margin-left: 50%;
        margin-left: 50%
    }

    .sm-push-5-12 {
        margin-left: 41.66%;
        margin-left: 41.6666666667%
    }

    .sm-push-1-3,
    .sm-push-4-12 {
        margin-left: 33.33%;
        margin-left: 33.3333333333%
    }

    .sm-push-1-4,
    .sm-push-3-12 {
        margin-left: 25%;
        margin-left: 25%
    }

    .sm-push-1-5 {
        margin-left: 20%;
        margin-left: 20%
    }

    .sm-push-1-6,
    .sm-push-2-12 {
        margin-left: 16.667%;
        margin-left: 16.6666666667%
    }

    .sm-push-1-7 {
        margin-left: 14.28%;
        margin-left: 14.2857142857%
    }

    .sm-push-1-8 {
        margin-left: 12.5%;
        margin-left: 12.5%
    }

    .sm-push-1-9 {
        margin-left: 11.1%;
        margin-left: 11.1111111111%
    }

    .sm-push-1-10 {
        margin-left: 10%;
        margin-left: 10%
    }

    .sm-col-1-11 {
        margin-left: 9.09%;
        margin-left: 9.0909090909%
    }

    .sm-push-1-12 {
        margin-left: 8.33%;
        margin-left: 8.3333333333%
    }

    .sm-push-0 {
        margin-left: 0
    }

    .sm-show {
        display: block;
        height: auto
    }

    .sm-hide {
        display: none;
        width: 0;
        height: 0
    }

    .sm-no-p {
        padding: 0
    }
}

@media screen and (max-width:480px) {
    .xs-col-1-1 {
        width: 100%;
        width: 100%
    }

    .xs-col-11-12 {
        width: 91.66%;
        width: 91.6666666667%
    }

    .xs-col-10-12 {
        width: 83.333%;
        width: 83.3333333333%
    }

    .xs-col-3-4,
    .xs-col-9-12 {
        width: 75%;
        width: 75%
    }

    .xs-col-2-3,
    .xs-col-8-12 {
        width: 66.66%;
        width: 66.6666666667%
    }

    .xs-col-7-12 {
        width: 58.33%;
        width: 58.3333333333%
    }

    .xs-col-1-2,
    .xs-col-6-12 {
        width: 50%;
        width: 50%
    }

    .xs-col-5-12 {
        width: 41.66%;
        width: 41.6666666667%
    }

    .xs-col-1-3,
    .xs-col-4-12 {
        width: 33.33%;
        width: 33.3333333333%
    }

    .xs-col-1-4,
    .xs-col-3-12 {
        width: 25%;
        width: 25%
    }

    .xs-col-1-5 {
        width: 20%;
        width: 20%
    }

    .xs-col-1-6,
    .xs-col-2-12 {
        width: 16.667%;
        width: 16.6666666667%
    }

    .xs-col-1-7 {
        width: 14.28%;
        width: 14.2857142857%
    }

    .xs-col-1-8 {
        width: 12.5%;
        width: 12.5%
    }

    .xs-col-1-9 {
        width: 11.1%;
        width: 11.1111111111%
    }

    .xs-col-1-10 {
        width: 10%;
        width: 10%
    }

    .xs-col-1-11 {
        width: 9.09%;
        width: 9.0909090909%
    }

    .xs-col-1-12 {
        width: 8.33%;
        width: 8.3333333333%
    }

    .xs-push-1-1 {
        margin-left: 100%;
        margin-left: 100%
    }

    .xs-push-11-12 {
        margin-left: 91.66%;
        margin-left: 91.6666666667%
    }

    .xs-push-10-12 {
        margin-left: 83.333%;
        margin-left: 83.3333333333%
    }

    .xs-push-3-4,
    .xs-push-9-12 {
        margin-left: 75%;
        margin-left: 75%
    }

    .xs-push-2-3,
    .xs-push-8-12 {
        margin-left: 66.66%;
        margin-left: 66.6666666667%
    }

    .xs-push-7-12 {
        margin-left: 58.33%;
        margin-left: 58.3333333333%
    }

    .xs-push-1-2,
    .xs-push-6-12 {
        margin-left: 50%;
        margin-left: 50%
    }

    .xs-push-5-12 {
        margin-left: 41.66%;
        margin-left: 41.6666666667%
    }

    .xs-push-1-3,
    .xs-push-4-12 {
        margin-left: 33.33%;
        margin-left: 33.3333333333%
    }

    .xs-push-1-4,
    .xs-push-3-12 {
        margin-left: 25%;
        margin-left: 25%
    }

    .xs-push-1-5 {
        margin-left: 20%;
        margin-left: 20%
    }

    .xs-push-1-6,
    .xs-push-2-12 {
        margin-left: 16.667%;
        margin-left: 16.6666666667%
    }

    .xs-push-1-7 {
        margin-left: 14.28%;
        margin-left: 14.2857142857%
    }

    .xs-push-1-8 {
        margin-left: 12.5%;
        margin-left: 12.5%
    }

    .xs-push-1-9 {
        margin-left: 11.1%;
        margin-left: 11.1111111111%
    }

    .xs-push-1-10 {
        margin-left: 10%;
        margin-left: 10%
    }

    .xs-push-1-11 {
        margin-left: 9.09%;
        margin-left: 9.0909090909%
    }

    .xs-push-1-12 {
        margin-left: 8.33%;
        margin-left: 8.3333333333%
    }

    .xs-push-0 {
        margin-left: 0
    }

    .xs-show {
        display: block;
        height: auto
    }

    .xs-hide {
        display: none;
        width: 0;
        height: 0
    }

    .xs-no-p {
        padding: 0
    }
}

.clearfix:after,
.clearfix:before,
.grid:after,
.grid:before {
    content: " ";
    display: table;
    width: 0
}

.clearfix:after,
.grid:after {
    clear: both;
    width: 0
}

.no-bullets,
header.header .mainMenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

:root {
    --gutter: 1.5rem;
    --grid-gutter: 8rem;
    --accent-color: #e6ff00;
    --header-top-height: 54px;
    --mainmenu-width: 0px
}

@media(max-width:1300px) {
    body {
        --grid-gutter: 6rem
    }
}

@media(max-width:1024px) {
    body {
        --grid-gutter: 4rem
    }
}

@media(max-width:768px) {
    html {
        --header-top-height: 0px
    }

    body {
        --gutter: 1.2rem;
        --grid-gutter: 1.6rem
    }
}

@media(max-width:480px) {
    body {
        --grid-gutter: .8rem
    }
}

.clearfix:after,
.clearfix:before,
.grid:after,
.grid:before {
    content: " ";
    display: table;
    width: 0
}

.clearfix:after,
.grid:after {
    clear: both;
    width: 0
}

.no-bullets,
header.header .mainMenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer {
    background: #d4dbde
}

    .footer .credits {
        color: #aaa
    }

        .footer .credits a {
            color: inherit;
            text-decoration: none
        }

            .footer .credits a:hover {
                color: #ff00a0
            }

.footer-trans {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3.2rem 0;
    background: #d4dbde
}

    .footer-trans .swiper .swiper-wrapper {
        -webkit-transition-timing-function: linear !important;
        -o-transition-timing-function: linear !important;
        transition-timing-function: linear !important
    }

    .footer-trans .swiper-slide a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .footer-trans .swiper-slide a img {
            -webkit-filter: brightness(0) invert(0);
            filter: brightness(0) invert(0);
            -webkit-transition: .2s filter ease-in-out;
            -o-transition: .2s filter ease-in-out;
            transition: .2s filter ease-in-out
        }

            .footer-trans .swiper-slide a img:hover {
                -webkit-filter: brightness(0) invert(1);
                filter: brightness(0) invert(1)
            }

.footer-bottom {
    background: #000;
    color: #fff;
    position: relative;
    z-index: 60;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4rem calc(4rem - var(--gutter))
}

    .footer-bottom .footer-logo {
        width: 100%
    }

    .footer-bottom input {
        background: 0 0;
        border-radius: .3rem;
        border: 1px solid gray;
        padding: 1rem 4rem 1rem 1rem;
        width: 100%
    }

    .footer-bottom .footer-bottom-links {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .footer-bottom .footer-bottom-links li {
            display: inline-block;
            margin: 1.5rem 0
        }

            .footer-bottom .footer-bottom-links li a {
                display: inline-block;
                color: #fff;
                text-decoration: none
            }

                .footer-bottom .footer-bottom-links li a:hover {
                    text-decoration: underline
                }

.footer-bottom-row {
    margin: 0;
    margin-top: 10rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative
}

    .footer-bottom-row::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 1px;
        width: 100%;
        background: #4c4c4c
    }

    .footer-bottom-row .link-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer-bottom-row .social-media {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .footer-bottom-row .social-media li {
            display: inline-block
        }

        .footer-bottom-row .social-media a {
            display: block;
            color: #fff;
            font-size: 18px;
            padding: 0 1rem;
            text-decoration: none
        }

            .footer-bottom-row .social-media a:hover {
                color: #fff
            }

.footer-links {
    list-style: none;
    margin: 0;
    padding: 0
}

    .footer-links li {
        display: block;
        margin: 0;
        margin-bottom: 3.2rem
    }

    .footer-links a {
        display: inline-block;
        color: #fff;
        text-decoration: none
    }

        .footer-links a:hover {
            text-decoration: underline
        }

.footer-links-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(max-width:768px) {
    .footer-links-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-trans .slick-slide {
        padding: 0 1rem
    }

    .footer-bottom {
        padding: 4rem var(--grid-gutter)
    }

        .footer-bottom .footer-logo {
            margin-bottom: 8rem
        }

    .footer-bottom-row {
        margin-top: 12rem;
        margin-bottom: 12rem
    }

        .footer-bottom-row .link-wrapper {
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            font-size: 1.4rem
        }

            .footer-bottom-row .link-wrapper span {
                margin-bottom: 1.5rem
            }

        .footer-bottom-row .social-media {
            margin-top: 4rem
        }
}

.clearfix:after,
.clearfix:before,
.grid:after,
.grid:before {
    content: " ";
    display: table;
    width: 0
}

.clearfix:after,
.grid:after {
    clear: both;
    width: 0
}

.no-bullets,
header.header .mainMenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

:root {
    --gutter: 1.5rem;
    --grid-gutter: 8rem;
    --accent-color: #e6ff00;
    --header-top-height: 54px;
    --mainmenu-width: 0px
}

@media(max-width:1300px) {
    body {
        --grid-gutter: 6rem
    }
}

@media(max-width:1024px) {
    body {
        --grid-gutter: 4rem
    }
}

@media(max-width:768px) {
    html {
        --header-top-height: 0px
    }

    body {
        --gutter: 1.2rem;
        --grid-gutter: 1.6rem
    }
}

@media(max-width:480px) {
    body {
        --grid-gutter: .8rem
    }
}

.clearfix:after,
.clearfix:before,
.grid:after,
.grid:before {
    content: " ";
    display: table;
    width: 0
}

.clearfix:after,
.grid:after {
    clear: both;
    width: 0
}

.no-bullets,
header.header .mainMenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

header.header-top {
    font-size: 1.4rem
}

    header.header-top .secondary-menu {
        background: #000;
        padding: 1.4rem 2rem;
        color: #9aa3a6;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        header.header-top .secondary-menu ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

            header.header-top .secondary-menu ul li {
                display: inline-flex;
                margin-right: 4rem;
                margin-left: 0;
            }

                header.header-top .secondary-menu ul li.hide-external {
                    display: none;
                }

                header.header-top .secondary-menu ul li:last-of-type {
                    margin-right: 0
                }

                header.header-top .secondary-menu ul li button {
                    all: unset;
                    background-color: rgba(0, 0, 0, 0);
                    border: none;
                    -webkit-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    transition: all .3s ease;
                    cursor: pointer
                }

                header.header-top .secondary-menu ul li a,
                header.header-top .secondary-menu ul li button {
                    color: #9aa3a6;
                    text-decoration: none;
                    font-weight: 600;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center
                }

                    header.header-top .secondary-menu ul li a:hover,
                    header.header-top .secondary-menu ul li button:hover {
                        color: #d4dbde
                    }

                    header.header-top .secondary-menu ul li.icon:has(+.icon) {
                        margin-right: 1.6rem;
                    }

                    header.header-top .secondary-menu ul li a.icon-link,
                    header.header-top .secondary-menu ul li button.icon-link {
                        font-size: 2rem;
                    }

                header.header-top .secondary-menu ul li.children {
                    position: relative
                }

                    header.header-top .secondary-menu ul li.children > a,
                    header.header-top .secondary-menu ul li.children > button {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center
                    }

                        header.header-top .secondary-menu ul li.children > a:after,
                        header.header-top .secondary-menu ul li.children > button:after {
                            font-style: normal !important;
                            font-weight: 400 !important;
                            font-variant: normal !important;
                            text-transform: none !important;
                            speak: none;
                            line-height: 1;
                            -webkit-font-smoothing: antialiased;
                            -moz-osx-font-smoothing: grayscale;
                            content: "C";
                            font-family: groningerforum;
                            margin-left: .8rem;
                            font-size: 2.2rem
                        }

                    header.header-top .secondary-menu ul li.children .submenu {
                        opacity: 0;
                        position: absolute;
                        z-index: 101;
                        top: 100%;
                        left: 50%;
                        -webkit-transform: translateX(-50%);
                        -ms-transform: translateX(-50%);
                        transform: translateX(-50%);
                        background-color: #121212;
                        color: #d4dbde;
                        pointer-events: none;
                        padding: 0;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        padding: 1rem
                    }

                        header.header-top .secondary-menu ul li.children .submenu li {
                            margin: 0
                        }

                            header.header-top .secondary-menu ul li.children .submenu li button {
                                display: -webkit-box;
                                display: -ms-flexbox;
                                display: flex;
                                -webkit-box-align: center;
                                -ms-flex-align: center;
                                align-items: center;
                                width: 100%;
                                font-weight: 600;
                                padding: 1rem;
                                white-space: nowrap;
                                margin: 0;
                                background-color: rgba(0, 0, 0, 0);
                                border: none;
                                color: #d4dbde
                            }

                                header.header-top .secondary-menu ul li.children .submenu li button:hover {
                                    opacity: .8
                                }

                                header.header-top .secondary-menu ul li.children .submenu li button .icon {
                                    margin-right: 1rem
                                }

                                header.header-top .secondary-menu ul li.children .submenu li button span {
                                    pointer-events: none
                                }

                                header.header-top .secondary-menu ul li.children .submenu li button.active {
                                    color: #ff0
                                }

                    header.header-top .secondary-menu ul li.children:hover .submenu {
                        opacity: 1;
                        pointer-events: all
                    }

        header.header-top .secondary-menu .lang-select ul li {
            margin-right: .8rem
        }

            header.header-top .secondary-menu .lang-select ul li:last-of-type {
                margin-right: 0
            }

            header.header-top .secondary-menu .lang-select ul li a {
                text-transform: uppercase
            }

                header.header-top .secondary-menu .lang-select ul li a.active {
                    color: #fff
                }

    header.header-top .notification-bar {
        background: #fff;
        padding: 1.4rem 2rem
    }

        header.header-top .notification-bar .text-container {
            text-align: center;
            line-height: 1.2
        }

header.header {
    position: absolute;
    top: calc(var(--header-top-height) + 4rem);
    width: 100%;
    z-index: 99;
    left: 0
}

    header.header .header-wrapper {
        padding-right: 4rem
    }

    header.header .header-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        header.header .header-inner .logo {
            position: absolute;
            left: 4rem;
            height: 14.6rem;
            width: auto
        }

            header.header .header-inner .logo svg {
                color: #000;
            }

.home header.header .header-inner .logo {
    display: none
}

.logo-color-white header.header .header-inner .logo svg {
    color: #fff
}

.logo-color-black header.header .header-inner .logo svg {
    color: #000
}

header.header .mainMenu {
    position: relative;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff
}

    header.header .mainMenu .top-menu {
        padding-right: 4rem;
        padding-left: 2rem
    }

    header.header .mainMenu .show-mobile-only {
        display: none
    }

    header.header .mainMenu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        header.header .mainMenu ul li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin-right: 4rem;
            margin-left: 0;
        }

            header.header .mainMenu ul li.show-mobile-only {
                display: none
            }

            header.header .mainMenu ul li a {
                font-size: 1.8rem;
                font-weight: 600;
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                padding: 3rem 0;
                text-decoration: none;
                line-height: 1.1;
                color: #121212;
                position: relative
            }

                header.header .mainMenu ul li a:before {
                    position: absolute;
                    bottom: 0;
                    left: 50%;
                    -webkit-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
                    background: #000;
                    width: 0;
                    content: "";
                    height: 4px;
                    display: block;
                    -webkit-transition: .2s width ease-in-out;
                    -o-transition: .2s width ease-in-out;
                    transition: .2s width ease-in-out
                }

                header.header .mainMenu ul li a:hover:before {
                    width: 100%
                }

            header.header .mainMenu ul li:last-of-type {
                margin-right: 0
            }

            header.header .mainMenu ul li.children > a:after {
                font-style: normal !important;
                font-weight: 400 !important;
                font-variant: normal !important;
                text-transform: none !important;
                speak: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "C";
                font-family: groningerforum;
                margin-left: .8rem;
                font-size: 2.4rem
            }

            header.header .mainMenu ul li.children .submenu {
                opacity: 0;
                position: absolute;
                top: 100%;
                width: 100%;
                left: 50%;
                padding-top: .8rem;
                -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                transform: translateX(-50%);
                border-top: 0;
                pointer-events: none;
                padding-bottom: 1rem;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -ms-flex-direction: row;
                flex-direction: row
            }

                header.header .mainMenu ul li.children .submenu .column-wrapper {
                    padding: 4rem;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    background-color: #fff
                }

                header.header .mainMenu ul li.children .submenu ul {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column
                }

                    header.header .mainMenu ul li.children .submenu ul li {
                        margin-bottom: calc(var(--gutter)*2);
                        margin-right: 0
                    }

                        header.header .mainMenu ul li.children .submenu ul li:last-of-type {
                            margin-bottom: 0
                        }

                        header.header .mainMenu ul li.children .submenu ul li a {
                            padding: 1.5rem 0;
                            width: 100%;
                            text-align: left;
                            letter-spacing: -.018rem;
                            font-weight: 400;
                            border-bottom: 1px solid #d4dbde
                        }

                            header.header .mainMenu ul li.children .submenu ul li a:before {
                                left: 0;
                                -webkit-transform: unset;
                                -ms-transform: unset;
                                transform: unset
                            }

            header.header .mainMenu ul li.children:hover .submenu {
                opacity: 1;
                pointer-events: all
            }

#triggerMenu {
    cursor: pointer;
    display: none;
    background: #fff;
    z-index: 99;
    height: 5.6rem;
    pointer-events: all;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .2s width ease-in-out;
    -o-transition: .2s width ease-in-out;
    transition: .2s width ease-in-out;
    padding: 1.2rem 2.4rem
}

    #triggerMenu .text {
        font-weight: 600;
        margin-right: .8rem
    }

    #triggerMenu .lines {
        width: 1.6rem;
        height: 1.2rem;
        position: relative
    }

        #triggerMenu .lines > span {
            width: 100%;
            height: 1px;
            background-color: #000;
            display: block;
            position: absolute;
            left: 50%;
            -webkit-transition: .2s all ease-in-out;
            -o-transition: .2s all ease-in-out;
            transition: .2s all ease-in-out
        }

.is-homepage #triggerMenu .lines > span {
    background-color: #fff
}

#triggerMenu .lines > span:nth-of-type(1) {
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

#triggerMenu .lines > span:nth-of-type(2) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#triggerMenu .lines > span:nth-of-type(3) {
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

#triggerMenu.active .text {
    display: none
}

#triggerMenu.active .lines > span {
    width: 90%
}

    #triggerMenu.active .lines > span:nth-of-type(1) {
        top: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg)
    }

    #triggerMenu.active .lines > span:nth-of-type(2) {
        width: 0
    }

    #triggerMenu.active .lines > span:nth-of-type(3) {
        bottom: 50%;
        -webkit-transform: translate(-50%, 50%) rotate(-45deg);
        -ms-transform: translate(-50%, 50%) rotate(-45deg);
        transform: translate(-50%, 50%) rotate(-45deg)
    }

.mobile-bottom-nav {
    display: none;
    position: fixed;
    background: #fff;
    bottom: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    padding: 1.8rem 4rem;
    -webkit-box-shadow: 0 -2px 18px 8px rgba(0, 0, 0, .1);
    box-shadow: 0 -2px 18px 8px rgba(0, 0, 0, .1)
}

.filter-open .mobile-bottom-nav {
    display: none
}

.mobile-bottom-nav .inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%
}

    .mobile-bottom-nav .inside .menu-item {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #000;
        text-decoration: none;
        width: 100%;
        margin-right: 2rem;
        background: unset;
        border: unset;
        min-height: 4.4rem
    }

        .mobile-bottom-nav .inside .menu-item .text {
            line-height: 1.1
        }

        .mobile-bottom-nav .inside .menu-item:last-child {
            margin-right: 0
        }

        .mobile-bottom-nav .inside .menu-item .icon {
            font-size: 2.4rem;
            margin-right: .8rem
        }

.search-container {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
    width: 100%;
    z-index: 110;
    right: 4rem;
    top: calc(var(--header-top-height) + 4rem)
}

    .search-container .inside {
        height: 8.4rem;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

        .search-container .inside .search-input-wrapper {
            overflow: hidden;
            background: #fff;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            width: 0;
            -webkit-transition: .2s width ease-in-out;
            -o-transition: .2s width ease-in-out;
            transition: .2s width ease-in-out;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

            .search-container .inside .search-input-wrapper .input-wrapper-container {
                width: 100%;
                padding: 3rem;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center
            }

            .search-container .inside .search-input-wrapper .input-wrapper {
                width: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                border-bottom: 2px solid #8c96a0
            }

                .search-container .inside .search-input-wrapper .input-wrapper .icon {
                    margin-right: 2rem
                }

                .search-container .inside .search-input-wrapper .input-wrapper input {
                    width: 100%;
                    height: 100%;
                    border: unset;
                    padding: 1.2rem
                }

    .search-container .btn-search {
        height: 100%
    }

    .search-container .btn-close {
        background: unset;
        border: none;
        margin: 0 2rem;
        width: 4.8rem;
        height: 4.8rem
    }

    .search-container.active {
        visibility: visible;
        pointer-events: all
    }

        .search-container.active .inside .search-input-wrapper {
            width: var(--mainmenu-width)
        }


.EditBorrowerData input.text {
    border: 1px solid #d4dbde;
    color: #666;
    line-height: 1;
    height: auto;
    border-radius: 0;
}

/* ADDONS 15 NOV */
.rowKey .dijitTextBox {
    border: 1px solid #d4dbde;
    color: #666;
    line-height: 1;
    height: auto;
    border-radius: 0;
}

#divSearchScreen.expert .searchRows table th {
    padding: 0 0 5px 0;
}

.apptitle .ttl {
    text-transform: none;
    font-weight: 300;
    font-size: 3rem;
}

.dijitTextBox,
.dijitComboBox,
.dijitSpinner,
.dijitInlineEditor input,
.dropdown-container {
    border-radius: 0;
}

div.dispIcons div.dispFull a span,
div.dispIcons div.dispCover a span,
div.dispIcons div.dispText a span {
    filter: brightness(0) saturate(100%) invert(69%) sepia(37%) saturate(7430%) hue-rotate(164deg) brightness(99%) contrast(104%);
}

@media(max-width:768px) {
    #triggerMenu {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    header.header-top .secondary-menu {
        display: none
    }

    .search-container {
        top: unset;
        position: fixed;
        bottom: 10.5rem;
        -webkit-transition: .2s all ease-in-out;
        -o-transition: .2s all ease-in-out;
        transition: .2s all ease-in-out;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
        width: calc(100% - (var(--gutter) + var(--grid-gutter))*2);
        right: calc(var(--gutter) + var(--grid-gutter))
    }

    .nav-open .search-container {
        bottom: 3rem
    }

    .search-container .inside {
        -webkit-box-shadow: 0 -2px 18px 8px rgba(0, 0, 0, .1);
        box-shadow: 0 -2px 18px 8px rgba(0, 0, 0, .1);
        height: unset;
        padding: 1.6rem;
        background: #fff
    }

        .search-container .inside .search-input-wrapper {
            width: 100%
        }

            .search-container .inside .search-input-wrapper .input-wrapper-container {
                padding: 0;
                padding-left: unset
            }

                .search-container .inside .search-input-wrapper .input-wrapper-container .input-wrapper .icon-search {
                    display: none
                }

                .search-container .inside .search-input-wrapper .input-wrapper-container .input-wrapper input {
                    padding: 1.6rem 0
                }

    .search-container .btn-search {
        height: unset
    }

    .search-container .btn-close {
        margin: 0 1.2rem
    }

    .search-container.active {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }

        .search-container.active .inside .search-input-wrapper {
            width: 100%
        }

    header.header {
        top: calc(var(--header-top-height) + var(--gutter) + var(--grid-gutter));
        pointer-events: none
    }

        header.header .header-wrapper {
            padding-right: calc(var(--gutter) + var(--grid-gutter))
        }

    .nav-open header.header {
        top: calc(var(--gutter) + var(--grid-gutter))
    }

    .filter-open header.header {
        display: none
    }

    header.header .header-inner .logo {
        left: calc(var(--gutter));
        -webkit-transition: .2s all ease-in-out;
        -o-transition: .2s all ease-in-out;
        transition: .2s all ease-in-out;
        pointer-events: all
    }

        header.header .header-inner .logo svg {
            height: 12rem
        }

    .nav-open header.header .header-inner .logo {
        display: none;
        opacity: 0
    }

    header.header .mainMenu {
        visibility: hidden;
        pointer-events: none;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        position: fixed;
        width: 100%;
        z-index: -1;
        top: 0;
        left: 0;
        height: 100%;
        background: var(--accent-color);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 13rem;
        -webkit-transition: .4s all ease-in-out;
        -o-transition: .4s all ease-in-out;
        transition: .4s all ease-in-out
    }

        header.header .mainMenu .search-btn {
            display: none
        }

        header.header .mainMenu .show-mobile-only {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

        header.header .mainMenu .mobile-secondary-nav {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-top: 4.8rem;
            padding: 0 calc(var(--gutter) + var(--grid-gutter))
        }

            header.header .mainMenu .mobile-secondary-nav ul li a {
                font-size: 1.8rem
            }

            header.header .mainMenu .mobile-secondary-nav ul li.children {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column
            }

            header.header .mainMenu .mobile-secondary-nav ul li.hide-external {
                display: none;
            }

            header.header .mainMenu .mobile-secondary-nav ul li.children ul.submenu {
                all: unset;
                padding: 1rem 1rem 0 1rem
            }

                header.header .mainMenu .mobile-secondary-nav ul li.children ul.submenu li button {
                    all: unset
                }

                    header.header .mainMenu .mobile-secondary-nav ul li.children ul.submenu li button span {
                        pointer-events: none
                    }

                    header.header .mainMenu .mobile-secondary-nav ul li.children ul.submenu li button.active {
                        font-weight: 800
                    }

        header.header .mainMenu .mobile-action-bar {
            top: calc(var(--gutter) + var(--grid-gutter));
            position: absolute;
            right: calc(var(--gutter) + var(--grid-gutter) + 5.3rem + 3.2rem);
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

            header.header .mainMenu .mobile-action-bar ul {
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -ms-flex-direction: row;
                flex-direction: row
            }

                header.header .mainMenu .mobile-action-bar ul li {
                    margin-bottom: 0;
                    margin-right: 1.6rem
                }

                    header.header .mainMenu .mobile-action-bar ul li:last-of-type {
                        margin-right: 0
                    }

                    header.header .mainMenu .mobile-action-bar ul li .item {
                        height: 5.6rem;
                        width: 4rem;
                        display: -webkit-inline-box;
                        display: -ms-inline-flexbox;
                        display: inline-flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        -webkit-box-pack: center;
                        -ms-flex-pack: center;
                        justify-content: center;
                        background: unset;
                        font-size: 2.2rem;
                        border: none
                    }

                header.header .mainMenu .mobile-action-bar ul .lang-select {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex
                }

                    header.header .mainMenu .mobile-action-bar ul .lang-select ul li {
                        margin-bottom: 0;
                        margin-right: .8rem
                    }

                        header.header .mainMenu .mobile-action-bar ul .lang-select ul li:last-of-type {
                            margin-right: 0
                        }

                        header.header .mainMenu .mobile-action-bar ul .lang-select ul li a {
                            opacity: .5;
                            font-size: 1.8rem;
                            font-weight: 600;
                            line-height: 1.1;
                            text-transform: uppercase
                        }

                            header.header .mainMenu .mobile-action-bar ul .lang-select ul li a.active {
                                opacity: 1
                            }

        header.header .mainMenu.active {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            visibility: visible;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
            pointer-events: all
        }

        header.header .mainMenu ul {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column
        }

            header.header .mainMenu ul li {
                margin-right: 0;
                margin-bottom: 1.6rem
            }

                header.header .mainMenu ul li:last-of-type {
                    margin-bottom: 0
                }

                header.header .mainMenu ul li.show-mobile-only {
                    display: -webkit-inline-box;
                    display: -ms-inline-flexbox;
                    display: inline-flex
                }

                header.header .mainMenu ul li a {
                    padding: 0;
                    font-weight: 400;
                    font-size: 2.6rem;
                    letter-spacing: -.052rem
                }

                    header.header .mainMenu ul li a:before {
                        content: none
                    }

                header.header .mainMenu ul li.children > a:after {
                    font-size: 2.2rem;
                    content: "W"
                }

                header.header .mainMenu ul li.children .submenu {
                    position: absolute;
                    right: 0;
                    z-index: 10;
                    top: 0;
                    height: 100%;
                    left: unset;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    pointer-events: none;
                    opacity: 0;
                    visibility: hidden;
                    -webkit-transform: translateX(100%);
                    -ms-transform: translateX(100%);
                    transform: translateX(100%);
                    -webkit-transition: .2s all ease-in-out;
                    -o-transition: .2s all ease-in-out;
                    transition: .2s all ease-in-out
                }

                    header.header .mainMenu ul li.children .submenu .back-button {
                        display: -webkit-inline-box;
                        display: -ms-inline-flexbox;
                        display: inline-flex;
                        font-size: 2.6rem;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        text-align: left;
                        background: unset;
                        padding: 0 var(--gutter);
                        border: unset;
                        margin-bottom: 3.2rem
                    }

                        header.header .mainMenu ul li.children .submenu .back-button:before {
                            font-style: normal !important;
                            font-weight: 400 !important;
                            font-variant: normal !important;
                            text-transform: none !important;
                            speak: none;
                            line-height: 1;
                            -webkit-font-smoothing: antialiased;
                            -moz-osx-font-smoothing: grayscale;
                            content: "X";
                            font-family: groningerforum;
                            margin-right: 1.6rem;
                            font-size: 2.4rem
                        }

                    header.header .mainMenu ul li.children .submenu .column-wrapper {
                        padding: var(--grid-gutter);
                        width: 100%;
                        height: 100%;
                        background: var(--accent-color);
                        padding-top: 4rem;
                        margin-top: 9rem;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column
                    }

                    header.header .mainMenu ul li.children .submenu ul li {
                        margin-bottom: .8rem
                    }

                        header.header .mainMenu ul li.children .submenu ul li:last-of-type {
                            margin-bottom: .8rem
                        }

                        header.header .mainMenu ul li.children .submenu ul li a {
                            border-bottom: 0;
                            padding: .8rem 0;
                            font-size: 1.8rem
                        }

                    header.header .mainMenu ul li.children .submenu.active {
                        pointer-events: all;
                        -webkit-transform: translateX(0);
                        -ms-transform: translateX(0);
                        transform: translateX(0);
                        opacity: 1;
                        visibility: visible
                    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    letter-spacing: -.04em;
    margin: 0 0 1.5rem 0;
    line-height: 1.1
}

    h1.normal-letter-spacing,
    h2.normal-letter-spacing,
    h3.normal-letter-spacing,
    h4.normal-letter-spacing,
    h5.normal-letter-spacing,
    h6.normal-letter-spacing {
        letter-spacing: unset
    }

/*h1 {
    font-size: 6.4rem
}

h2 {
    font-size: 5.6rem
}

h3 {
    font-size: 4rem
}

h4 {
    font-size: 3rem;
    font-weight: 400
}

h5 {
    font-weight: 400;
    font-size: 2.4rem
}

h6 {
    font-size: 2rem;
    font-weight: 400
}

p {
    margin: 0 0 2.5rem 0
}

.heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
    font-weight: 300;
    letter-spacing: -.04em;
    margin: 0 0 1.5rem 0;
    line-height: 1.1
}

    .heading-1.normal-letter-spacing, .heading-2.normal-letter-spacing, .heading-3.normal-letter-spacing, .heading-4.normal-letter-spacing, .heading-5.normal-letter-spacing, .heading-6.normal-letter-spacing {
        letter-spacing: unset
    }

.heading-1 {
    font-size: 6.4rem
}

.heading-2 {
    font-size: 5.6rem
}

.heading-3 {
    font-size: 4rem
}

.heading-4 {
    font-size: 3rem;
    font-weight: 400
}

.heading-5 {
    font-size: 2.4rem;
    font-weight: 400
}

.heading-6 {
    font-size: 2rem;
    font-weight: 400
}*/
p {
    margin: 0 0 2.5rem 0
}

a {
    color: inherit
}

.tag {
    padding: .9rem .8rem;
    font-weight: 600;
    color: #000;
    font-size: 1.4rem;
    line-height: 1.1;
    border: 1px solid;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

    .tag.white {
        color: #fff
    }

    .tag.filled {
        background-color: #fff;
        border: none
    }

.text.intro {
    font-size: 4rem;
    line-height: 1.2;
    font-weight: 300;
    letter-spacing: -.12rem
}

    .text.intro.small {
        font-size: 2.4rem;
        line-height: 1.4
    }

.swiper-button-next,
.swiper-button-prev {
    position: relative;
    margin: 0;
    top: unset;
    left: unset;
    right: unset
}

    .swiper-button-next:after,
    .swiper-button-prev:after {
        content: none
    }

    .swiper-button-next.swiper-button-lock,
    .swiper-button-prev.swiper-button-lock {
        display: none
    }

.swiper-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 2rem;
    overflow: hidden;
    width: 100%;
    height: .4rem;
    background-color: #d4dbde
}

    .swiper-pagination .swiper-pagination-progressbar-fill {
        background-color: #000;
        height: 100%
    }

.btn,
.surveyElement button,
.surveyElement input[type=button],
.sv_q_file_remove {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.8rem;
    line-height: normal;
    font-size: 1.8rem;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    border: none
}

    .btn.w-icon.icon-right .icon,
    .surveyElement button.w-icon.icon-right .icon,
    .surveyElement input[type=button].w-icon.icon-right .icon,
    .sv_q_file_remove.w-icon.icon-right .icon {
        margin-left: 1.6rem
    }

    .btn.w-icon.icon-left .icon,
    .surveyElement button.w-icon.icon-left .icon,
    .surveyElement input[type=button].w-icon.icon-left .icon,
    .sv_q_file_remove.w-icon.icon-left .icon {
        margin-right: 1.6rem
    }

.btn-primary,
.surveyElement button,
.surveyElement input[type=button],
.sv_q_file_remove {
    background: #d4dbde;
    color: #000;
    text-align: left;
    pointer-events: all;
    border: 1px solid #d4dbde
}

    .btn-primary.bg-white,
    .surveyElement button.bg-white,
    .surveyElement input[type=button].bg-white,
    .sv_q_file_remove.bg-white {
        background: #fff;
        border: 1px solid #fff
    }

    .btn-primary.bg-black,
    .surveyElement button.bg-black,
    .surveyElement input[type=button].bg-black,
    .sv_q_file_remove.bg-black {
        background: #000;
        border: 1px solid #000;
        color: #fff
    }

        .btn-primary.bg-black:hover,
        .surveyElement button.bg-black:hover,
        .surveyElement input[type=button].bg-black:hover,
        .sv_q_file_remove.bg-black:hover {
            background: #8c96a0;
            border: 1px solid #8c96a0;
            color: #fff
        }

    .btn-primary:hover,
    .surveyElement button:hover,
    .surveyElement input[type=button]:hover,
    .sv_q_file_remove:hover {
        background: #121212;
        border: 1px solid #121212;
        color: #fff
    }

.btn-icon {
    width: 5rem;
    height: 5rem;
    border-radius: 50%
}

.btn-disabled {
    background: #fafafa;
    color: #000;
    text-align: center;
    pointer-events: all
}

    .btn-disabled:hover {
        opacity: .5
    }

.btn-disabled2 {
    background: #c0c9d1;
    color: #5e5e5e;
    text-align: center;
    pointer-events: all;
    cursor: default
}

    .btn-disabled2:hover {
        opacity: 1;
        background-color: #c0c9d1 !important;
        color: #5e5e5e !important
    }

.btn-secondary {
    border: 1px solid #000;
    background: unset;
    color: #000
}

    .btn-secondary:hover {
        background: #000;
        color: #fff
    }

.btn-primary-outline {
    border: 2px solid #ff00a0;
    color: #ff00a0;
    background: 0 0
}

    .btn-primary-outline:hover {
        background: #ff00a0;
        color: #fff
    }

.btn-transparant {
    color: #fff;
    background: #000
}

    .btn-transparant:hover {
        background: #ff00a0;
        color: #fff
    }

.btn-ghost {
    padding: 1.8rem 0
}

.btn-picl {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 5rem;
    padding: .5rem;
    border: 1px solid #000;
    border-radius: .3rem;
    overflow: hidden
}

    .btn-picl img {
        display: block;
        max-width: 100%;
        max-height: 100%
    }

.btn-primary-outline-black {
    border: .1rem solid #000;
    color: #000;
    background: 0 0;
    padding: 1.3rem 1rem 1.3rem 1rem;
    border-radius: .3rem
}

    .btn-primary-outline-black:hover {
        background: #000;
        color: #fff
    }

.btn-agenda-date {
    text-transform: unset;
    display: inline-block;
    padding: 1.5rem 1rem 1.5rem 1rem;
    margin: 0 .2rem .2rem 0;
    line-height: normal;
    font-size: 1.4rem;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    border: none;
    color: #000;
    background: #fff
}

    .btn-agenda-date.active,
    .btn-agenda-date:hover {
        background: #000 !important;
        color: #fff !important
    }

.small_arrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .small_arrow::after {
        font-family: groningerforum !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-variant: normal !important;
        text-transform: none !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "W";
        padding-left: 1.2rem;
        display: inline-block
    }

.small_arrow_down::after {
    font-family: groningerforum !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "C";
    padding-left: 1rem;
    display: inline-block
}

.clearbutton {
    display: inline-block;
    border: none;
    background: 0 0;
    padding: 10px 25px 10px 0;
    font-size: 1.3rem;
    line-height: 2rem;
    font-weight: 700;
    position: relative;
    margin: 0 15px 0 0
}

    .clearbutton .icon {
        display: block;
        position: absolute;
        font-size: 18px;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .clearbutton .icon.icon-heart {
            font-size: 20px
        }

    .clearbutton:hover {
        color: #ff00a0
    }

.savebutton {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.25rem 1.5rem;
    line-height: normal;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    border: 1px solid #c0c9d1;
    border-radius: .3rem;
    text-align: center;
    font-size: 1.8rem;
    margin: 0 15px 0 10px;
    color: #c0c9d1;
    position: relative;
    z-index: 5
}

    .savebutton .icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        pointer-events: none
    }

    .savebutton:hover {
        background: #fff;
        color: #ff2b00
    }

    .savebutton.active {
        background: #fff;
        color: #ff2b00
    }

.previewbutton {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.25rem 1.5rem;
    line-height: normal;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    border: 1px solid #c0c9d1;
    border-radius: .3rem;
    text-align: center;
    font-size: 1.8rem;
    margin: 0 15px 0 10px;
    color: #c0c9d1;
    position: relative;
    z-index: 5
}

    .previewbutton .icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .previewbutton:hover {
        background: #fff;
        color: #ff2b00
    }

    .previewbutton.active {
        background: #fff;
        color: #ff2b00
    }

.lasttickets {
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .75rem 1rem;
    line-height: normal;
    font-weight: 700;
    text-decoration: none;
    border: none;
    border: 1px solid #c0c9d1;
    border-radius: .3rem;
    text-align: center;
    font-size: 1.2rem;
    margin: 0;
    color: #121212
}

.warning-label {
    background: #ff00a0;
    color: #fff;
    padding: 1rem 1.5rem 1rem 4.5rem;
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    display: inline-block
}

    .warning-label .svg-inline--fa {
        font-size: 2rem;
        position: absolute;
        top: 50%;
        left: 1rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .warning-label.align-to-title {
        margin: .2rem 0 0 0
    }

.btn-ticket.btn-pink-solid {
    background: #fafafa;
    cursor: default
}

.pagination {
    margin-top: 4rem
}

    .pagination .page-numbers {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .pagination .page-numbers .page-button {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 4rem;
            height: 4rem;
            border-radius: 2px;
            background: #fff;
            color: #000;
            text-decoration: none;
            margin-right: 1rem
        }

            .pagination .page-numbers .page-button.active {
                background: #000;
                color: #fff
            }

            .pagination .page-numbers .page-button:hover {
                color: #fff
            }

            .pagination .page-numbers .page-button.disabled {
                opacity: .5;
                pointer-events: none
            }

        .pagination .page-numbers .page-dots {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 4rem;
            height: 4rem
        }

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .bg-image .bg-image-img {
        display: none !important
    }
}

@media(max-width:768px) {
    h1 {
        font-size: 4.4rem
    }

    h2 {
        font-size: 3.5rem
    }

    h3 {
        font-size: 3rem;
        font-weight: 400
    }

    h4 {
        font-size: 2.6rem
    }

    h5 {
        font-size: 2.1rem
    }

    h6 {
        font-size: 1.9rem
    }

    .heading-1 {
        font-size: 4.4rem
    }

    .heading-2 {
        font-size: 3.5rem
    }

    .heading-3 {
        font-size: 3rem;
        font-weight: 400
    }

    .heading-4 {
        font-size: 2.6rem
    }

    .heading-5 {
        font-size: 2.1rem
    }

    .heading-6 {
        font-size: 1.9rem
    }

    .tag {
        padding: .8rem;
        font-size: 1.5rem
    }

    .text.intro {
        font-size: 3rem
    }
}

@media(hover:none) {
    .btn:hover {
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important
    }

    a:hover,
    button:hover {
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important
    }

    .ticket-row:hover {
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important;
        background: #fff !important;
        color: #000 !important;
    }

        .ticket-row:hover .image {
            opacity: 1 !important
        }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: 0 0
}

    a:focus {
        outline: thin dotted
    }

    a:active,
    a:hover {
        outline: 0
    }

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "“" "”" "‘" "’"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled],
    html input[disabled] {
        cursor: default
    }

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    input[type=search]::-webkit-search-cancel-button,
    input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.footer::before,
.footer::after {
    display: none;
}

.text-align-right {
    text-align: right;
}

.text-align-center {
    text-align: center;
}

div#headerWrapper {
    position: static;
    border: none;
    height: var(--header-top-height);
}


/* FONTS */
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Libre Franklin";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -0.5px;
}

/* BUTTONS */
a {
    color: #000;
}

    a:hover,
    a:focus {
        color: #000;
    }

a,
button {
    -webkit-transition: all .2s cubic-bezier(.455, .03, .515, .955);
    -o-transition: all .2s cubic-bezier(.455, .03, .515, .955);
    transition: all .2s cubic-bezier(.455, .03, .515, .955);
    outline: 0 !important;
}


/* PAGINATION */
.mtTicket-program .paginateButtons span.currentStep {
    background-color: #000;
    border-color: #b00061;
}

/* ALERTS */
.alert-info {
    border: 1px solid;
    border-color: #9acfea;
}

/* SIDEBAR */
div.sideBlock {
    border: 1px solid;
    border-color: #dddddd;
}

div.orderCountdown {
    border-color: #e6c4c9;
}

div.paymentCountdown {
    border: 1px solid;
    border-color: #e6c4c9;
}

/********************************
    Search
*********************************/
/*.searchbox {
    background: #fff;
    position: absolute;
    width: 100%;
    height: 0;
    background: #fff;
    top: 80px;
    visibility: hidden;
    z-index: 100;
    overflow: hidden;
    display: flex;
    align-items: center;
    transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

    .searchbox.open {
        height: calc(60vh - 80px);
        visibility: visible;
    }

    .searchbox .searchbox-input {
        width: 100%;
        max-width: 900px;
        margin: 0 auto;
        padding: 3rem;
    }

        .searchbox .searchbox-input input {
            font-weight: 200;
            outline: none;
            width: 100%;
            border: none;
            border-bottom: 3px solid #eee;
            padding: 1rem 0.1rem;
            font-size: 3rem;
            font-weight: 200;
        }

            .searchbox .searchbox-input input::-webkit-input-placeholder {*/
/* Chrome/Opera/Safari */
/*color: #eee;
            }

            .searchbox .searchbox-input input::-moz-placeholder {*/
/* Firefox 19+ */
/*color: #eee;
            }

            .searchbox .searchbox-input input:-ms-input-placeholder {*/
/* IE 10+ */
/*color: #eee;
            }

            .searchbox .searchbox-input input:-moz-placeholder {*/
/* Firefox 18- */
/*color: #eee;
            }*/
/********************************
    POST
*********************************/
.post {
    margin-bottom: 30px;
    position: relative;
}

    .post:hover a {
        color: #fff;
    }

    .post .labels {
        margin: 0;
        padding: 1.5rem;
        list-style: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        display: flex;
    }

        .post .labels li {
            display: flex;
            margin: 0 1rem 1rem 0;
            cursor: default;
        }

        .post .labels .label {
            display: flex;
            align-items: center;
            background: #fff;
            line-height: normal;
            font-size: 1.4rem;
            font-weight: 700;
            border-radius: 0.25rem;
            letter-spacing: -0.2px;
            padding: 0.5rem 1rem;
        }

            .post .labels .label.main {
                background: #fff;
                color: #000;
            }

            .post .labels .label.announcement {
                background: #dd0078;
                color: #fff;
            }

            .post .labels .label.save {
                padding: 0.5rem;
                position: relative;
                z-index: 100;
                cursor: pointer;
            }

                .post .labels .label.save .icon {
                    display: flex;
                    color: #c0c9d1;
                    font-size: 1.8rem;
                    transition: all 300ms;
                }

                .post .labels .label.save:hover .icon,
                .post .labels .label.save:active .icon {
                    color: #ff2b00;
                }

            .post .labels .label:first-letter {
                text-transform: uppercase;
            }

    .post .post-image {
        display: block;
        color: #121212;
        margin-bottom: 1rem;
        overflow: hidden;
        height: 0;
        padding-bottom: 56%;
        position: relative;
    }

        .post .post-image.no-image figure {
            background-color: #f1f1f1;
            background-image: url("/Images/gf-placeholder@2x.png");
            background-size: 39px;
            background-repeat: no-repeat;
            background-position: center center;
        }

            .post .post-image.no-image figure.has-image {
                background-size: cover;
                background-position: center center;
            }

        .post .post-image:hover figure::after {
            opacity: 0.2;
        }

        .post .post-image figure {
            display: block;
            width: 100%;
            height: 100%;
            overflow: hidden;
            position: absolute;
            background: #000;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-position: center center;
            background-size: cover;
            background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        }

            .post .post-image figure img {
                visibility: hidden;
            }

            .post .post-image figure::before {
                content: "";
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
                width: 100%;
                height: 50%;
                display: block;
                transition: cubic-bezier(0.115, 0.56, 0.45, 0.995) all 1s;
            }

            .post .post-image figure::after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background: grey;
                width: 100%;
                height: 100%;
                display: block;
                opacity: 0;
                transition: cubic-bezier(0.115, 0.56, 0.45, 0.995) all 1s;
            }

        .post .post-image .ribbon {
            position: absolute;
            right: -5.2rem;
            top: 3rem;
            text-align: center;
            background: #000;
            color: #fff;
            font-weight: 700;
            font-size: 1.2rem;
            text-transform: uppercase;
            display: inline-block;
            width: 20rem;
            padding: 1rem 0;
            position: absolute;
            transform: rotate(45deg);
            pointer-events: none;
        }

        .post .post-image .container {
            display: flex;
            flex-wrap: wrap;
        }

        .post .post-image img {
            display: block;
            transition: cubic-bezier(0.115, 0.56, 0.45, 0.995) all 1s;
            width: 100%;
            height: auto;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            bottom: 0;
            left: 0;
        }

    .post .tags {
        margin: 0;
        padding: 0 0 0 2rem;
        list-style: none;
        font-size: 1.3rem;
        line-height: normal;
        position: relative;
    }

        .post .tags::before {
            content: "j";
            font-family: "groningerforum" !important;
            font-style: normal !important;
            font-weight: normal !important;
            font-variant: normal !important;
            text-transform: none !important;
            speak: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            display: inline-block;
            font-size: 14px;
            position: absolute;
            left: 0;
            top: 0;
        }

        .post .tags li {
            display: inline-block;
            margin-right: 0.5rem;
        }

            .post .tags li:not(:last-of-type)::after {
                content: ",";
                display: inline-block;
            }

    .post .info {
        padding: 1rem;
        width: 100%;
        position: absolute;
        bottom: 0;
        color: white;
    }

        .post .info .little-title {
            font-size: 1.8rem;
            font-weight: 700;
            letter-spacing: -0.2px;
            line-height: 2.6rem;
        }

        .post .info .datetime {
            position: relative;
            padding-left: 2.5rem;
        }

            .post .info .datetime::before {
                display: inline-block;
                content: "E";
                font-size: 15px;
                position: absolute;
                top: 5px;
                left: 0rem;
                /* default */
                font-family: groningerforum !important;
                font-style: normal !important;
                font-weight: 400 !important;
                font-variant: normal !important;
                text-transform: none !important;
                speak: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

            .post .info .datetime .date {
                font-size: 1.5rem;
                display: inline-block;
                font-weight: 400;
                margin-right: 10px;
                text-transform: lowercase;
                line-height: 2.6rem;
            }

            .post .info .datetime .time {
                font-size: 1.5rem;
                display: inline-block;
                font-weight: 400;
                margin-right: 10px;
                text-transform: capitalize;
                line-height: 2.6rem;
            }

        .post .info .ticketprice {
            position: relative;
            padding-left: 2.5rem;
        }

            .post .info .ticketprice::before {
                display: inline-block;
                content: "Y";
                font-size: 15px;
                position: absolute;
                top: 5px;
                left: 0rem;
                font-family: groningerforum !important;
                font-style: normal !important;
                font-weight: 400 !important;
                font-variant: normal !important;
                text-transform: none !important;
                speak: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

    .post a {
        color: #121212;
        text-decoration: none;
    }

    .post .title {
        font-size: 1.8rem;
        font-weight: 600;
        padding: 0;
        margin: 0 0 0.3rem 0;
        font-weight: 700;
        line-height: 2.4rem;
        letter-spacing: -0.2px;
    }

    .post .content {
        font-size: 1.8rem;
        line-height: 2.4rem;
    }


/********************************
    Footer
*********************************/
/*.footer {
    margin-top: 5rem;
}

    .footer .grid {
        background: unset;
    }

    .footer .row {
        margin-left: 0;
        margin-right: 0;
    }

    .footer .textlogo {
        display: inline-block;
        margin: 0 auto;
        font-size: 1.3rem;
        text-transform: uppercase;
        font-weight: 700;
        color: #fff;
        text-decoration: none;
    }

        .footer .textlogo span {
            color: #dd0078;
        }

    .footer .footer-logo-wrap {
        text-align: center;
        margin: 2.5rem 0 5rem;
    }

    .footer .credits {
        color: #aaa;
    }

        .footer .credits a {
            color: inherit;
            text-decoration: none;
        }

            .footer .credits a:hover {
                color: #dd0078;
            }

.footer-trans {
    display: none;*/
/* Hide footer logos */
/*background-color: #000;
}

    .footer-trans img {
        filter: grayscale(100%);
    }

    .footer-trans .footer-slider {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        padding: 3rem 0;
    }

        .footer-trans .footer-slider a img {
            max-width: 100%;
            display: block;
            margin: 0 auto;
        }

        .footer-trans .footer-slider .slick-track {
            display: flex;
            align-content: center;
            align-items: center;
        }

        .footer-trans .footer-slider .slick-slide {
            height: auto;
            display: flex !important;
            align-items: center;
            justify-content: center;
        }

            .footer-trans .footer-slider .slick-slide > div {
                display: flex;
            }

        .footer-trans .footer-slider .slick-track .slick-slide img {
            flex: 1 0 auto;
            align-items: center;
            justify-content: center;
            max-width: 100%;
        }

.footer-bottom {
    background: #121212;
    color: #fff;
    padding: 2rem 0 0 0;
}

    .footer-bottom input {
        background: none;
        border-radius: 0.3rem;
        border: 1px solid grey;
        padding: 1rem 4rem 1rem 1rem;
        width: 100%;
    }

    .footer-bottom .footer-bottom-links {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 1.4rem;
    }

        .footer-bottom .footer-bottom-links li {
            display: inline-block;
            margin: 1.5rem 0;
        }

            .footer-bottom .footer-bottom-links li a {
                display: inline-block;
                color: #fff;
                text-decoration: none;
            }

                .footer-bottom .footer-bottom-links li a:hover {
                    text-decoration: underline;*/
/*color: $pink;*/
/*}

.footer-bottom-row {
    border-top: 1px solid #4c4c4c;
    margin: 5rem 0 0 0;
    padding: 2rem 0;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    align-items: center;
    align-content: center;
}

.footer-links {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
}

    .footer-links li {
        display: block;
        margin: 1.5rem 0;
    }

    .footer-links a {
        display: inline-block;
        color: #fff;
        text-decoration: none;
    }

        .footer-links a:hover {
            text-decoration: underline;*/
/*color: $pink;*/
/*}

.footer-links-wrap {
    display: flex;
    flex-wrap: wrap;
}

.social-media {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .social-media li {
        display: inline-block;
    }

    .social-media a {
        display: block;
        color: #fff;
        font-size: 18px;
        padding: 0 1rem;
    }

        .social-media a:hover {
            text-decoration: underline;
            color: grey;
        }*/
/********************************
    IGUANA
*********************************/
#footer .footer {
    padding-bottom: 0;
}

#contentHolder_c4ca6bec-3568-11e7-a6f1-144fa1223c00 {
    padding: 1.3rem 1.5rem 1.5rem 1.5rem;
    background-color: transparent;
}

#anchor_menu,
#PersonalDataDiv,
#LinkedAccountsDiv {
    font-size: 1.4rem;
}

.recordDisplayElement.vertical div.data.popup {
    width: 100% !important;
    font-size: 1.4rem;
    line-height: auto;
    height: 100%;
}

.recordDisplayElement.vertical:hover div.data.popup {
    width: 100% !important;
    height: 180px;
}

    .recordDisplayElement.vertical:hover div.data.popup .group {
        max-height: 6em;
        white-space: normal !important;
        padding-top: 5px;
    }

.customnavigation .navigation.List.row.row1 {
    margin: 0;
}

.mainOptions .option.optReserve a {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    border: none;
    background: #dd0078 !important;
    color: #fff;
    text-align: center;
    pointer-events: all;
    text-transform: uppercase;
    padding: .9rem 1.5rem !important;
}

.customnavigation .navigation.List.row.row1 li a,
#divSearchScreen.expert .searchForm .button > div > button > div,
#divSearchScreen.advanced .searchForm .button > div > button > div {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border: none;
    color: #fff;
    text-align: center;
    pointer-events: all;
    text-transform: unset;
    padding: 1.8rem !important;
    border: 1px solid #d4dbde !important;
    background: #d4dbde !important;
    color: #000 !important;
    font-size: 1.8rem;
    font-weight: 600;
    border-radius: 0;
}

    .customnavigation .navigation.List.row.row1 li a:hover,
    #divSearchScreen.expert .searchForm .button > div > button > div:hover,
    #divSearchScreen.advanced .searchForm .button > div > button > div:hover {
        background-color: #000 !important;
        border-color: #000 !important;
        color: #fff !important;
    }

button.link2,
.link2.button,
.buttonLink span,
.dijitButton > button > div,
.RichTextItem .StyleButton,
.topInfo a,
.mainOptions .option.optReserve a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border: none;
    color: #fff;
    text-align: center;
    pointer-events: all;
    text-transform: unset;
    padding: 1.8rem !important;
    border: 1px solid #d4dbde !important;
    background: #d4dbde !important;
    color: #000 !important;
    font-size: 1.8rem;
    font-weight: 600;
    border-radius: 0;
}

    button.link2:hover,
    .link2.button:hover,
    .buttonLink span:hover,
    .dijitButton > button > div:hover,
    .RichTextItem .StyleButton:hover,
    .topInfo a:hover,
    .mainOptions .option.optReserve a:hover {
        background-color: #000 !important;
        border-color: #000 !important;
        color: #fff !important;
    }

#divSearchScreen.expert .searchRows table td.rowKey {
    padding-right: 5rem;
}

#divSearchScreen.expert .searchForm .searchRows .rowIndex .dropdown-container,
#divSearchScreen.advanced .searchForm .searchRows .rowIndex .dropdown-container {
    border-left: 1px solid #ccc !important;
}

button.link2,
.link2.button,
.buttonLink span,
.dijitButton > button > div,
.RichTextItem .StyleButton,
.topInfo a,
.mainOptions .option.optReserve a {
    background: #000 !important;
    /*border-radius: 3px;*/
}

#divRecordOptions .option a {
    padding: 1.8rem;
    line-height: normal;
    font-size: 1.8rem;
    font-weight: 600 !important;
    text-decoration: none;
    cursor: pointer;
    background: #d4dbde;
    color: #000 !important;
    text-align: left;
    pointer-events: all;
    border: 1px solid #d4dbde;
}

    #divRecordOptions .option a:hover {
        background: #000;
        font-weight: 600 !important;
    }

button.link2,
.link2.button,
.buttonLink span,
.dijitButton > button > div,
.RichTextItem .StyleButton,
.topInfo a,
.mainOptions .option.optReserve a {
    border-radius: 0;
    border: 1px solid #000 !important;
}

.apptitle h1,
.apptitle h2 {
    color: #000;
}

a.linkTo:hover {
    color: #000;
}

#recordDisplay .FullMaterialType,
.recordDisplayElement .briefMaterial,
.recordDisplayElement .FullMaterialType {
    font-weight: bold;
    color: #000;
}

.link2.button:hover,
.buttonLink span:hover,
.dijitButton > button:hover > div,
.RichTextItem .StyleButton:hover,
.topInfo a:hover,
.mainOptions .option.optReserve a:hover,
.customnavigation .navigation.List.row.row1 li a:hover {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}

a.link2,
.searchTree.textOnly a,
a.sortOK,
#additionalbefore ul.appLinks > li > a,
#divInterests .generalInfo a.NeedHelp,
.RichTextItem .additional a,
.recordDisplayElement div.FullRequest a.linkTo,
.recordDisplayElement div.FullUrl a.linkTo,
.otherSources .externalLink a,
.divVlink .linkVlink a,
#sOptions .advancedLink a,
.SearchBox #sBoxOptions .advancedLink a,
.itemFull .reserveItem a,
.itemCover .reserveItem a,
.itemText .reserveItem a,
.relAuthors .relAuthor a,
.EditBorrowerData .helpLink a,
#itemDetailsLink a,
.showItemDetails a,
.LinkRequest .linkEntry .buttons a,
.viewInfo a,
#optionsExpanded div.option a,
.SearchResults .leftDiv .switchSearchSimpleEmbedded a,
.searchFormSimple .switchSearchSimple a,
.zeroHits .linkVlink a,
.zeroHits .searchAll a,
.zeroHits .altTerm a,
#divListOptions a,
#divLists a,
#divSearchScreen .more a,
#divSearchScreen .switchSearchAdvanced a,
#divSearchScreen .switchSearchExpert a,
#divSearchResultsCMS .shortRecord a,
#divInterests .add a,
#divReviews .addReviewLink a,
#divReviews .editReviewLink a,
#divReviews .deleteReviewLink a,
#vote a,
#moreInfo a,
#divBrowseOptions .option a,
#divListOptions .option a,
.browseNavOptions a,
.UserActivities .navigation a,
.modifyData a,
.newRequest a,
.cancelSelected a,
.cancelAll a,
.renewSelected a,
.renewAll a,
.deleteSelected a,
.selectPublic a,
.selectAll a,
.UserActivities .navigation a,
#divResultsOptions ul a,
#divResultsOptions .option a,
.feedItemInner,
.calendarLinkDiv div a,
div.appcontent div.singleEvent,
.appLink a,
.dijitDialog .guestRegister a,
.dijitDialog .forgotPassword a,
.addMoodLink a {
    font-weight: normal !important;
    text-decoration: none !important;
    color: #000 !important;
}

    a.link2:hover,
    .searchTree.textOnly a:hover,
    a.sortOK:hover > span,
    #additionalbefore ul.appLinks > li > a:hover span,
    #divInterests .generalInfo a.NeedHelp:hover span,
    .RichTextItem .additional a:hover span,
    .recordDisplayElement div.FullRequest a.linkTo:hover span,
    .recordDisplayElement div.FullUrl a.linkTo:hover span,
    .otherSources .externalLink a:hover span,
    .divVlink .linkVlink a:hover span,
    #sOptions .advancedLink a:hover span,
    .SearchBox #sBoxOptions .advancedLink a:hover span,
    .itemFull .reserveItem a:hover span,
    .itemCover .reserveItem a:hover span,
    .itemText .reserveItem a:hover span,
    .relAuthors .relAuthor a:hover span,
    .EditBorrowerData .helpLink a:hover span,
    #itemDetailsLink a:hover,
    .showItemDetails a:hover,
    .LinkRequest .linkEntry .buttons a:hover span,
    .searchFormSimple .switchSearchSimple a:hover span,
    #divSearchScreen .switchSearchAdvanced a:hover span,
    #divSearchScreen .switchSearchExpert a:hover span,
    .viewInfo a:hover,
    #optionsExpanded div.option a:hover,
    .SearchResults .leftDiv .switchSearchSimpleEmbedded a:hover,
    .zeroHits .linkVlink a:hover,
    .zeroHits .searchAll a:hover,
    .zeroHits .altTerm a:hover,
    #divListOptions a:hover,
    #divLists a:hover,
    #divSearchScreen .more a:hover,
    #divSearchResultsCMS .shortRecord a:hover,
    #divInterests .add a:hover,
    #divReviews .addReviewLink a:hover,
    #divReviews .editReviewLink a:hover,
    #divReviews .deleteReviewLink a:hover,
    #vote a:hover,
    #moreInfo a:hover,
    #divBrowseOptions .option a:hover,
    #divListOptions .option a:hover,
    .browseNavOptions a:hover,
    .UserActivities .navigation a:hover,
    .modifyData a:hover,
    .newRequest a:hover,
    .cancelSelected a:hover,
    .cancelAll a:hover,
    .renewSelected a:hover,
    .renewAll a:hover,
    .deleteSelected a:hover,
    .selectPublic a:hover,
    .selectAll a:hover,
    .UserActivities .navigation a:hover,
    #divResultsOptions ul a:hover,
    #divResultsOptions .option a:hover,
    .feedItemInner a:hover,
    .calendarLinkDiv div a:hover,
    div.appcontent div.singleEvent a:hover,
    .dijitDialog a:hover,
    .addMoodLink a:hover {
        font-weight: normal !important;
        color: #000 !important;
    }

.navigationPageCurrent {
    color: #000 !important;
}

#divRestrictions .restriction a:hover,
#divSearchAssociations .association a:hover,
#UserDataSummaryDiv tr td.label a:hover,
#LinkedAccountsDiv .name a:hover {
    font-weight: normal !important;
    color: #000 !important;
}

#dojoUnique4_resultsLinks {
    font-size: 1.5rem;
}

#divRestrictions {
    font-size: 1.3rem;
}

.dropdown-container {
    height: 42px;
}

#recordData,
#divItemDetails {
    font-size: 1.5rem;
}

.LoginDialog,
.dijitDialog {
    font-size: 1.6rem;
}

.Availability.summary.onorder > span {
    color: #000;
    border-color: #000;
}

.searchRestrictions .restrictionRow button {
    color: #000;
    border-color: #000;
}

    .searchRestrictions .restrictionRow button:hover,
    .searchRestrictions .expanded button {
        background: #000;
        color: #fff;
    }

.RichTextItem .appcontent tr th,
.ItemDetails tr th,
.PaymentsDue tr th,
.LoanHistory tr th {
    font-weight: normal;
}

/* new popup addons */
.groninger-forum #lightbox .inner .button a {
    background: #000 !important;
}

#additionalContainer .additionalTitle,
.dijitDialogTitleBar {
    color: #000;
    font-weight: bold;
    font-size-adjust: +0.6;
    line-height: 20px;
    margin: 2px 0px 10px 0px;
    border-bottom: 1px dotted #333333;
}

button.link2,
.link2.button,
.buttonLink span,
.dijitButton > button > div,
.RichTextItem .StyleButton,
.topInfo a,
.mainOptions .option.optReserve a {
    background: #000 !important;
    color: #fff !important;
    padding: 7px 10px !important;
    float: left;
    text-decoration: none;
    border: none;
    margin: 0 2px;
}

body.biblionet .label {
    padding: 0;
}

div#dlgILL {
    padding: 15px;
}

.illInputFields label {
    padding: 5px 0;
}

#collectPickup {
    margin: 0px 0px 7.5px 0;
}

.illButtons {
    margin-top: 15px;
}

/* popup2 */
div#dlgILLRES {
    padding: 10px;
}

.illresButtons {
    margin: 10px 0;
}

.dijitDialogCloseIcon {
    float: right;
    position: absolute;
    vertical-align: middle;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

button.link2:hover,
.button.link2:hover,
.dijitButton > button > div:hover {
    background: #000 !important;
}

/********************************
    LG
*********************************/
@media screen and (max-width: 1280px) {
    html {
        font-size: 0.8vw;
    }
}

/********************************
    MD
*********************************/
@media screen and (max-width: 1024px) {
    html {
        font-size: 0.9vw;
    }

    .md-col-1-2,
    .md-col-6-12 {
        width: 50%;
    }

    .md-col-1-3 {
        width: 33.33%;
    }

    .md-col-1-1 {
        width: 100%;
    }

    .show-on-md {
        display: block !important;
    }
}

/********************************
    SM
*********************************/
@media screen and (max-width: 768px) {
    html {
        font-size: 1.2vw;
    }

    .sm-col-1-1 {
        width: 100%;
    }

    .main-nav .left-nav,
    .main-nav .right-nav,
    .main-nav .search-container {
        display: none;
    }

    .main-nav.active {
        background-color: #121212;
        color: #fff;
    }

        .main-nav.active .hamburger span {
            background: #fff;
        }

        .main-nav.active .navbar-toggle {
            color: #fff;
        }

        .main-nav.active .mobile-subnav button,
        .main-nav.active .mobile-subnav a {
            color: #fff;
        }

    .main-nav .navbar-toggle {
        background: none;
        border: none;
        display: flex;
        flex-grow: 1;
        color: #121212;
        align-items: center;
        align-content: center;
        padding-left: 2rem;
        cursor: pointer;
        font-size: 3rem;
    }

        .main-nav .navbar-toggle span {
            padding-left: 1.5rem;
        }

    .main-nav .hamburger {
        display: inline-block;
        width: 16px;
        height: 16px;
        position: relative;
        margin: 0;
        transform: rotate(0deg);
        transition: 0.2s ease-in-out;
        cursor: pointer;
    }

        .main-nav .hamburger span {
            display: block;
            position: absolute;
            height: 2px;
            width: 100%;
            background: #000;
            opacity: 1;
            left: 0;
            transform: rotate(0deg);
            transition: 0.2s ease-in-out;
        }

        .main-nav .hamburger.open {
            /*top: 12px;
  left: 6px;*/
        }

        .main-nav .hamburger span:nth-child(1) {
            top: 0px;
            transform-origin: left center;
        }

        .main-nav .hamburger span:nth-child(2) {
            top: 7px;
            transform-origin: left center;
        }

        .main-nav .hamburger span:nth-child(3) {
            top: 14px;
            transform-origin: left center;
        }

        .main-nav .hamburger.open span:nth-child(1) {
            transform: rotate(45deg);
            top: 0px;
            left: 0px;
        }

        .main-nav .hamburger.open span:nth-child(2) {
            width: 0%;
            opacity: 0;
        }

        .main-nav .hamburger.open span:nth-child(3) {
            transform: rotate(-45deg);
            top: 11px;
            left: 0px;
        }

    .main-nav ul.mobile-subnav {
        list-style: none;
        display: flex;
        margin: 0;
        padding: 0;
    }

        .main-nav ul.mobile-subnav .btn-primary {
            background: #000;
            border-radius: .3rem;
            color: #fff;
            text-align: left;
            pointer-events: all;
            padding: 1.5rem 1rem 1.5rem 1rem;
            line-height: normal;
            font-size: 1.4rem;
            font-weight: 700;
            text-decoration: none;
            cursor: pointer;
            border: none;
            text-transform: uppercase;
        }

        .main-nav ul.mobile-subnav li {
            display: flex;
            padding: 1rem 2rem;
            font-size: 3rem;
        }

            .main-nav ul.mobile-subnav li.lang-select ul {
                display: flex;
                padding: 0;
            }

                .main-nav ul.mobile-subnav li.lang-select ul li:first-child {
                    padding-right: 0;
                }

                .main-nav ul.mobile-subnav li.lang-select ul li a {
                    font-size: 2.5rem;
                    text-transform: uppercase;
                }

                    .main-nav ul.mobile-subnav li.lang-select ul li a.active {
                        font-weight: 700;
                    }

            .main-nav ul.mobile-subnav li #mobile-search-trigger {
                font-size: 3rem;
            }

            .main-nav ul.mobile-subnav li a {
                display: flex;
                align-items: center;
                color: #000;
                text-decoration: none;
            }

            .main-nav ul.mobile-subnav li.mobile-search-new #mobile-search-trigger {
                background: none;
                border: none;
                padding: 0;
            }

                .main-nav ul.mobile-subnav li.mobile-search-new #mobile-search-trigger .icon {
                    display: flex;
                }

            .main-nav ul.mobile-subnav li.mobile-search-new .mobile-search-content {
                display: block;
                position: absolute;
                left: 0;
                right: 0;
                top: 100%;
                z-index: 10;
                background: #fff;
                margin: 0 1.5rem;
                display: none;
            }

                .main-nav ul.mobile-subnav li.mobile-search-new .mobile-search-content form {
                    display: flex;
                }

                    .main-nav ul.mobile-subnav li.mobile-search-new .mobile-search-content form input {
                        display: flex;
                        flex-grow: 1;
                        padding: 2rem;
                        border: none;
                        font-size: 2.4rem;
                        outline: none;
                    }

                    .main-nav ul.mobile-subnav li.mobile-search-new .mobile-search-content form button {
                        margin: 1rem;
                    }

    .main-nav .mobile-nav {
        /*display: none;*/
        opacity: 0;
        visibility: hidden;
        top: -100%;
        z-index: -1;
        transition: 0.3s ease all;
        background: #121212;
        width: 100%;
        height: calc(100vh - 80px);
        position: absolute;
        left: 0;
        right: 0;
        overflow: auto;
    }

        .main-nav .mobile-nav.active {
            display: block;
            z-index: 150;
            top: 80px;
            visibility: visible;
            opacity: 1;
        }

        .main-nav .mobile-nav ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .main-nav .mobile-nav ul li {
                color: #fff;
                font-size: 3.5rem;
                line-height: normal;
                position: relative;
                display: block;
                padding: 0 0 0 5rem;
            }

                .main-nav .mobile-nav ul li .inside_arrow {
                    position: absolute;
                    padding-right: 2rem;
                    left: 2rem;
                    font-size: 1.25rem;
                    top: 4rem;
                }

                    .main-nav .mobile-nav ul li .inside_arrow.flip {
                        transform: rotate(180deg);
                        padding: 0;
                    }

                .main-nav .mobile-nav ul li a {
                    padding: 3rem 0;
                    display: block;
                    color: #fff;
                    text-decoration: none;
                    line-height: 2.6rem;
                }

                .main-nav .mobile-nav ul li ul.mobile_submenu {
                    display: none;
                    padding: 0;
                }

                    .main-nav .mobile-nav ul li ul.mobile_submenu.active {
                        display: block;
                    }

                    .main-nav .mobile-nav ul li ul.mobile_submenu li {
                        padding: 0;
                        font-size: 2.25rem;
                        position: relative;
                        display: flex;
                        align-items: center;
                        align-content: center;
                        position: relative;
                    }

                        .main-nav .mobile-nav ul li ul.mobile_submenu li a {
                            display: flex;
                            width: 100%;
                            padding: 2.5rem 5rem 2.5rem 0;
                        }

                        .main-nav .mobile-nav ul li ul.mobile_submenu li .inside_arrow {
                            position: absolute;
                            right: 3rem;
                            left: unset;
                            font-size: 1.25rem;
                            top: 2.5rem;
                        }

    #divSearchScreen.expert .searchRows table td.rowKey {
        padding: 0 0 2rem 0;
    }
}

/********************************
    XS
*********************************/
@media screen and (max-width: 500px) {
    html {
        font-size: 1.9vw;
    }

    div#headerWrapper,
    .main-nav,
    .header-spacer {
        height: 60px;
    }

        .main-nav .mobile-nav {
            height: calc(100vh - 60px);
        }

            .main-nav .mobile-nav.active {
                top: 60px;
            }

    .xs-col-1-1 {
        width: 100%;
    }

    .footer-bottom-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        margin: 2rem 0 0 0;
    }
}


/********************************
   ICON FONTS
*********************************/
@font-face {
    font-family: "groningerforum";
    src: url("https://forum.nl/fonts/gf-icon/groningerforum.eot");
    src: url("https://forum.nl/fonts/gf-icon/groningerforum.eot?#iefix") format("embedded-opentype"), url("https://forum.nl/fonts/gf-icon/groningerforum.woff") format("woff"), url("https://forum.nl/fonts/gf-icon/groningerforum.ttf") format("truetype"), url("https://forum.nl/fonts/gf-icon/groningerforum.svg#groningerforum") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "groningerforum" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "groningerforum" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-warning:before {
    content: "\e907";
}

.icon-minus:before {
    content: "\e905";
}

.icon-plus:before {
    content: "\e906";
}

.icon-close:before {
    content: "\e904";
}

.icon-calendar:before {
    content: "\e903";
}

.icon-caret:before {
    content: "\62";
}

.icon-cart:before {
    content: "\63";
}

.icon-facebok:before {
    content: "\64";
}

.icon-instagram:before {
    content: "\65";
}

.icon-marker:before {
    content: "\66";
}

.icon-profile:before {
    content: "\67";
}

.icon-time:before {
    content: "\69";
}

.icon-arrow-down:before {
    content: "\6c";
}

.icon-arrow-left:before {
    content: "\6d";
}

.icon-arrow-right:before {
    content: "\6e";
}

.icon-arrow-top:before {
    content: "\6f";
}

.icon-share1:before {
    content: "\61";
}

.icon-search:before {
    content: "\68";
}

.icon-tags:before {
    content: "\6b";
}

.icon-play:before {
    content: "\70";
}

.icon-heart:before {
    content: "\71";
}

.icon-check:before {
    content: "\72";
}

.icon-star-half:before {
    content: "\73";
}

.icon-star:before {
    content: "\74";
}

.icon-alert:before {
    content: "\75";
}

.icon-download:before {
    content: "\76";
}

.icon-alert-1:before {
    content: "\77";
}

.icon-arrow-bottom:before {
    content: "\78";
}

.icon-arrow-left-1:before {
    content: "\79";
}

.icon-arrow-right-1:before {
    content: "\7a";
}

.icon-arrow-top-1:before {
    content: "\41";
}

.icon-caret-1:before {
    content: "\42";
}

.icon-chevron-down:before {
    content: "\43";
}

.icon-chevron-up:before {
    content: "\44";
}

.icon-clock:before {
    content: "\45";
}

.icon-download-1:before {
    content: "\46";
}

.icon-facebook1:before {
    content: "\47";
}

.icon-check-1:before {
    content: "\48";
}

.icon-star-1:before {
    content: "\49";
}

.icon-star-half-1:before {
    content: "\4a";
}

.icon-tag:before {
    content: "\4b";
}

.icon-trash:before {
    content: "\4c";
}

.icon-share-1:before {
    content: "\4e";
}

.icon-search-1:before {
    content: "\4f";
}

.icon-profile-1:before {
    content: "\50";
}

.icon-play-1:before {
    content: "\51";
}

.icon-marker-1:before {
    content: "\52";
}

.icon-instagram-1:before {
    content: "\53";
}

.icon-heart-1:before {
    content: "\54";
}

.icon-cart-1:before {
    content: "\55";
}

.icon-play-2:before {
    content: "\56";
}

.icon-chevron-right:before {
    content: "\57";
}

.icon-chevron-left:before {
    content: "\58";
}

.icon-ticket:before {
    content: "\59";
}

.icon-heart-2:before {
    content: "\5a";
}

.icon-cart-2:before {
    content: "\30";
}

.icon-shop:before {
    content: "\31";
}

.icon-profile-2:before {
    content: "\32";
}

.icon-instagram-2:before {
    content: "\33";
}

.icon-icon-home:before {
    content: "\34";
}

.icon-x:before {
    content: "\e901";
}

.icon-twitter:before {
    content: "\e901";
}

.icon-font-size:before {
    content: "\e902";
}

.icon-contrast:before {
    content: "\e900";
}

.icon-envelope-o:before {
    content: "\f003";
}

.icon-mail-forward:before {
    content: "\f064";
}

.icon-share:before {
    content: "\f064";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-facebook-f:before {
    content: "\f09a";
}

.icon-envelope:before {
    content: "\f0e0";
}

.icon-whatsapp:before {
    content: "\f232";
}


/********************************
    Animate css
*********************************/
.delay-100 {
    animation-delay: .1s;
}

.delay-200 {
    animation-delay: .2s;
}

.delay-300 {
    animation-delay: .3s;
}

.delay-400 {
    animation-delay: .4s;
}

.delay-500 {
    animation-delay: .5s;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.slowest {
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
    }

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1rem, 0);
        transform: translate3d(0, -1rem, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDownSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1rem, 0);
        transform: translate3d(0, -1rem, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownSmall {
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2rem, 0, 0);
        transform: translate3d(-2rem, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2rem, 0, 0);
        transform: translate3d(-2rem, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftSmall {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftSmall {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2rem, 0, 0);
        transform: translate3d(-2rem, 0, 0);
    }
}

@keyframes fadeOutLeftSmall {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2rem, 0, 0);
        transform: translate3d(-2rem, 0, 0);
    }
}

.fadeOutLeftSmall {
    -webkit-animation-name: fadeOutLeftSmall;
    animation-name: fadeOutLeftSmall;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRightSmall {
    -webkit-animation-name: fadeOutRightSmall;
    animation-name: fadeOutRightSmall;
}

@-webkit-keyframes fadeOutRightSmall {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2rem, 0, 0);
        transform: translate3d(2rem, 0, 0);
    }
}

@keyframes fadeOutRightSmall {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2rem, 0, 0);
        transform: translate3d(2rem, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

/* Ken Burns - Custom */
@keyframes kenBurns {
    0% {
        transform-origin: center center;
        transform: scale(1.0) rotate(0deg);
    }

    50% {
        transform: scale(1.1) rotate(0.1deg);
    }

    100% {
        transform: scale(1.0) rotate(0deg);
    }
}

.kenBurns {
    -webkit-animation-name: kenBurns;
    animation-name: kenBurns;
}

div#footerWrapper .footer-trans {
    display: none;
}
