.row.no-gutter>[class^=col],
body,
ul.list-styled {
    padding: 0
}

.partner h3 {
    font-weight: 500;
}
.partner h5 {
    font-weight: 200;
}

.checkbox-label,
.row .col,
.slick-initialized .slick-slide,
.slick-slide img,
.wpcf7-checkbox,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
ul.list-styled li {
    display: block
}

.btn,
a {
    transition: .4s;
    text-decoration: none
}

*,
.modal-video-body,
.slick-slider,
:after,
:before {
    box-sizing: border-box
}

body,
html,
img,
video {
    max-width: 100%
}

.btn.btn-popup-back,
.btn.btn-submit,
.find-out-more,
body {
    letter-spacing: .02em
}

.p,
body,
p {
    font-family: Regular;
    line-height: 1.4
}

.d-flex,
.row,
header .container ul li:hover ul {
    display: flex
}

img,
p a img {
    display: inline-block;
    vertical-align: middle
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: DemiBold;
    src: url(../fonts/TT-Hoves-DemiBold.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: ExtraLight;
    src: url(../fonts/TT-Hoves-ExtraLight.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Light;
    src: url(../fonts/TT-Hoves-Light.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Medium;
    src: url(../fonts/TT-Hoves-Medium.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Regular;
    src: url(../fonts/TT-Hoves-Regular.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Thin;
    src: url(../fonts/TT-Hoves-Thin.ttf) format("truetype");
    font-display: swap
}

.row {
    margin: 0 -2rem
}

.row>[class^=col] {
    padding: 0 2rem
}

.row.align-items-center {
    align-items: center
}

.row.align-items-start {
    align-items: flex-start
}

.row.align-items-end {
    align-items: flex-end
}

.row.justify-content-start {
    justify-content: flex-start
}

.row.justify-content-end {
    justify-content: flex-end
}

.row.justify-content-space-between {
    justify-content: space-between
}

.row.justify-content-space-around {
    justify-content: space-around
}

.is-multiline,
.row.is-multiline {
    flex-wrap: wrap
}

.row.no-gutter {
    margin-left: 0;
    margin-right: 0
}

.row.gutter-narrow {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.row.gutter-narrow>[class^=col],
.team-slider .slide {
    padding: 0 .5rem
}

.row .col {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1
}

.row .col-1 {
    width: 8.3333333333%;
    flex: none
}

.row .col-2 {
    width: 16.6666666667%;
    flex: none
}

.row .col-3 {
    width: 25%;
    flex: none
}

.row .col-4 {
    width: 33.3333333333%;
    flex: none
}

.row .col-5 {
    width: 41.6666666667%;
    flex: none
}

.row .col-6 {
    width: 50%;
    flex: none
}

.row .col-7 {
    width: 58.3333333333%;
    flex: none
}

.row .col-8 {
    width: 66.6666666667%;
    flex: none
}

.row .col-9 {
    width: 75%;
    flex: none
}

.row .col-10 {
    width: 83.3333333333%;
    flex: none
}

.row .col-11 {
    width: 91.6666666667%;
    flex: none
}

.row .col-12 {
    width: 100%;
    flex: none
}

.row .col-20 {
    width: 20%;
    flex: none
}

.row .offset-1 {
    margin-left: 8.3333333333%
}

.row .offset-2 {
    margin-left: 16.6666666667%
}

.row .offset-3 {
    margin-left: 25%
}

.row .offset-4 {
    margin-left: 33.3333333333%
}

.row .offset-5 {
    margin-left: 41.6666666667%
}

.row .offset-6 {
    margin-left: 50%
}

.row .offset-7 {
    margin-left: 58.3333333333%
}

.row .offset-8 {
    margin-left: 66.6666666667%
}

.row .offset-9 {
    margin-left: 75%
}

.row .offset-10 {
    margin-left: 83.3333333333%
}

.row .offset-11 {
    margin-left: 91.6666666667%
}

@media only screen and (min-width:1025px) {
    .row .col-lg-1 {
        width: 8.3333333333%;
        flex: none
    }

    .row .col-lg-2 {
        width: 16.6666666667%;
        flex: none
    }

    .row .col-lg-3 {
        width: 25%;
        flex: none
    }

    .row .col-lg-4 {
        width: 33.3333333333%;
        flex: none
    }

    .row .col-lg-5 {
        width: 41.6666666667%;
        flex: none
    }

    .row .col-lg-6 {
        width: 50%;
        flex: none
    }

    .row .col-lg-7 {
        width: 58.3333333333%;
        flex: none
    }

    .row .col-lg-8 {
        width: 66.6666666667%;
        flex: none
    }

    .row .col-lg-9 {
        width: 75%;
        flex: none
    }

    .row .col-lg-10 {
        width: 83.3333333333%;
        flex: none
    }

    .row .col-lg-11 {
        width: 91.6666666667%;
        flex: none
    }

    .row .col-lg-12 {
        width: 100%;
        flex: none
    }

    .row .col-lg-20 {
        width: 20%;
        flex: none
    }

    .row .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .row .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .row .offset-lg-3 {
        margin-left: 25%
    }

    .row .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .row .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .row .offset-lg-6 {
        margin-left: 50%
    }

    .row .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .row .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .row .offset-lg-9 {
        margin-left: 75%
    }

    .row .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .row .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

.d-flex-column-space-betweeen {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

:after,
:before {
    content: "";
    display: none
}

::-moz-selection {
    background: #050f2d;
    color: #fff
}

::selection {
    background: #050f2d;
    color: #fff
}

:focus {
    outline: 0 !important
}

body,
html {
    width: 100%;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

html {
    font-size: 62.5%;
    overflow-x: hidden
}

@media(max-width:1400px) {
    html {
        font-size: 55%
    }
}

@media(max-width:1300px) {
    html {
        font-size: 50%
    }
}

body {
    margin: 0 auto;
    width: 100%;
    color: #050f2d;
    background: #fff;
    font-weight: 400
}

.pull-right,
[dir=rtl] .slick-slide {
    float: right
}

.pull-left {
    float: left
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left !important
}

.clearfix:after {
    clear: both;
    display: table
}

img {
    margin: 0;
    user-select: none;
    height: auto
}

.grecaptcha-badge,
.is-visible-mobile {
    display: none !important
}

.btn.btn-white,
.btn.btn-white:hover,
.text-white,
.text-white p,
p.hover-white a:hover,
ul.list-styled.white li {
    color: #fff
}

.offset-left {
    margin-left: 15rem
}

video {
    height: auto
}

hr.white-dots {
    border: none;
    width: 100%;
    height: 3px;
    background: url(../images/hr-white.png) left center
}

.btn.border,
header.fixed,
ul.list-styled.white li:before {
    background: #fff
}

@media only screen and (min-width:768px)and (max-width:1024px) {
    .row .col-md-1 {
        width: 8.3333333333%;
        flex: none
    }

    .row .col-md-2 {
        width: 16.6666666667%;
        flex: none
    }

    .row .col-md-3 {
        width: 25%;
        flex: none
    }

    .row .col-md-4 {
        width: 33.3333333333%;
        flex: none
    }

    .row .col-md-5 {
        width: 41.6666666667%;
        flex: none
    }

    .row .col-md-6 {
        width: 50%;
        flex: none
    }

    .row .col-md-7 {
        width: 58.3333333333%;
        flex: none
    }

    .row .col-md-8 {
        width: 66.6666666667%;
        flex: none
    }

    .row .col-md-9 {
        width: 75%;
        flex: none
    }

    .row .col-md-10 {
        width: 83.3333333333%;
        flex: none
    }

    .row .col-md-11 {
        width: 91.6666666667%;
        flex: none
    }

    .row .col-md-12 {
        width: 100%;
        flex: none
    }

    .row .col-md-20 {
        width: 20%;
        flex: none
    }

    .row .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .row .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .row .offset-md-3 {
        margin-left: 25%
    }

    .row .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .row .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .row .offset-md-6 {
        margin-left: 50%
    }

    .row .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .row .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .row .offset-md-9 {
        margin-left: 75%
    }

    .row .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .row .offset-md-11 {
        margin-left: 91.6666666667%
    }

    .br-hidden-tablet br {
        display: none
    }
}

.bg-grey {
    background-color: #f1f3f7
}

.bg-blue {
    background-color: #0a32a5
}

.bg-dots-bottom {
    background-image: url(../images/bg-dots-bottom.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain
}

.photo-left-wrapper .photo-wrapper-img,
.photo-right-wrapper .photo-wrapper-img,
.w-100 {
    width: 100%;
    height: auto;
    object-fit: cover
}

.w-103 {
    width: 10.3rem;
    height: 10.9rem
}

.p,
p {
    font-size: 2rem;
    color: #050f2d
}

.p.lead,
p.lead {
    font-size: 2.4rem;
    font-family: Medium
}

.h1,
h1 {
    font-size: 4.6rem;
    line-height: 1.24;
    font-family: Medium;
    color: #105de5
}

.h2,
h2 {
    font-size: 10rem;
    line-height: 1.2;
    font-family: ExtraLight;
    color: #02162f
}

.h3,
.h4,
a,
a:hover,
h3,
h4 {
    color: #050f2d
}

.h3,
h3 {
    font-size: 4.6rem;
    line-height: 1.26;
    font-family: Regular
}

.h4,
h4 {
    font-size: 5.6rem;
    line-height: 1.24;
    font-family: Light
}

.h5,
h5 {
    font-size: 10rem;
    line-height: 1.2;
    font-family: Thin;
    color: #02162f
}

sub,
sup {
    font-size: 60%
}

.small-heading {
    color: #7896f0;
    font-size: 2.4rem;
    font-family: Medium
}

.btn,
p a:hover {
    color: #144be1
}

p a img {
    margin: 0 .4rem .4rem 0
}

ul.list-styled li {
    list-style: none;
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 1.5rem;
    padding: 0 0 0 1.8rem;
    position: relative
}

ul.list-styled li:before {
    content: "";
    width: .6rem;
    height: .6rem;
    background: #144be1;
    display: block;
    position: absolute;
    top: 1rem;
    border-radius: 50%;
    left: 0
}

ul.horizontal-list {
    display: flex;
    justify-content: space-between;
    font-size: 2rem;
    align-items: center
}

.btn,
.btn svg,
sup {
    display: inline-block
}

em,
i {
    font-style: italic
}

sup {
    transform: translateY(-40%)
}

.btn {
    background: rgba(0, 0, 0, 0);
    border: 1px solid transparent;
    padding: 1.3rem 0;
    vertical-align: middle;
    font-size: 2rem;
    line-height: 1;
    font-family: Regular;
    border-radius: 2.5rem;
    margin: 0;
    cursor: pointer;
    position: relative;
    appearance: none;
    -webkit-appearance: none
}

.btn.border.fill svg path,
.btn.btn-blue:hover svg path,
.btn.btn-submit:hover svg path,
.btn.btn-transparent:hover svg path,
.btn.btn-white svg path,
.btn.btn-white:hover svg path,
.category-6 header:not(.fixed) .container .hamburger path,
.category-6 header:not(.fixed) .container .logo svg .text,
.category-6 header:not(.fixed) .container .logo svg path,
.page-template-home header:not(.fixed) .container .hamburger path,
.page-template-home header:not(.fixed) .container .logo svg .text,
.page-template-home header:not(.fixed) .container .logo svg path,
.page-template-landing-page header:not(.fixed) .container .hamburger path,
.page-template-landing-page header:not(.fixed) .container .logo svg .text,
.page-template-landing-page header:not(.fixed) .container .logo svg path,
header.active .container .hamburger path,
header.active .container .logo svg .text,
header.active .container .logo svg path {
    fill: #fff
}

.btn.btn-white.read-more {
    padding: .6rem 0
}

.btn.btn-blue svg,
.btn.btn-white.read-more svg {
    margin-bottom: .3rem
}

.btn.border {
    border-color: #144be1;
    padding: 1.3rem 2.5rem 1.3rem 2.7rem
}

.btn.border.fill {
    background: #144be1;
    color: #fff
}

.btn.border.fill:hover {
    background: rgba(0, 0, 0, 0);
    color: #144be1
}

.btn.border.fill:hover svg path {
    fill: #144be1
}

.btn.big {
    font-size: 4rem
}

.btn.big svg {
    transform: scale(2);
    margin-left: 3rem
}

.btn.back svg {
    transform: rotate(180deg);
    margin-left: 0;
    margin-right: 1.5rem
}

.btn svg {
    margin-left: 1.5rem;
    vertical-align: middle
}

.btn svg path {
    transition: .3s
}

.btn svg .right {
    transform: translateX(15px) translateY(.5px)
}

.btn svg .center {
    transform: translateX(7px) translateY(1px)
}

.btn:hover,
.styled-landing a:hover {
    color: #7896f0
}

.btn:hover svg path {
    fill: #7896f0
}

.btn:hover svg .right {
    transform: translateX(24px) translateY(.5px)
}

.btn:hover svg .center {
    transform: translateX(11px) translateY(1px)
}

.btn.btn-submit {
    color: #0f2873;
    background: #f1f3f7;
    padding: 1.6rem 12.5rem;
    font-size: 1.8rem;
    border-radius: 4rem
}

.btn.btn-submit:hover {
    opacity: 1;
    background: #0f2873;
    color: #fff
}

.btn.btn-submit.btn-black {
    color: #fff;
    background-color: #1e1e1e
}

.btn.btn-transparent {
    color: #fff;
    padding: 1.9rem 4.1rem 1.9rem 3.6rem;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1019607843);
    background: rgba(255, 255, 255, .2);
    border-radius: 3rem
}

.btn.btn-transparent svg {
    margin-bottom: .4rem
}

.btn.btn-blue {
    font-size: 1.8rem;
    color: #fff;
    background-color: #144be1;
    padding: 1.6rem 6.4rem;
    border-radius: 4rem
}

.btn.btn-blue.btn-narrow {
    padding: 1.6rem 3rem
}

.btn.btn-popup-back {
    color: #fff;
    background: rgba(0, 0, 0, .2);
    padding: 1rem 2rem;
    font-size: 1.8rem;
    line-height: 1.11
}

.btn.btn-popup-back:before {
    content: "";
    width: 2rem;
    height: 1.2rem;
    background: url(../images/arrow-back.svg) center center/contain no-repeat;
    display: inline-block;
    margin-right: 1.4rem;
    vertical-align: middle;
    margin-bottom: .3rem;
    transition: .3s
}

.btn.btn-popup-back:hover:before {
    transform: translateX(-.3rem)
}

.wpcf7-not-valid-tip {
    font-size: 1.6rem;
    margin: -3rem 0 1rem
}

.contact-form .btn {
    margin-top: 4rem
}

.contact-form .wpcf7-not-valid-tip {
    margin: -1.5rem 0 1rem 1rem
}

.contact-form .wpcf7 form .wpcf7-response-output {
    font-size: 1.6rem;
    padding: 0;
    margin: 4rem 0 0;
    border: none
}

::placeholder {
    color: #144be1;
    opacity: 1
}

:-ms-input-placeholder {
    color: #144be1
}

::-ms-input-placeholder {
    color: #144be1
}

input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
    border: 1px solid #144be1;
    background: #fff;
    color: #144be1;
    font-family: Regular;
    font-size: 1.8rem;
    letter-spacing: .02em;
    line-height: 1.2;
    padding: 1.4rem 2.4rem;
    margin: 0 0 2rem;
    width: 100%;
    display: block;
    border-radius: 2.6rem;
    appearance: none;
    -webkit-appearance: none;
    min-width: 25rem
}

.styled-landing img:not(:last-child),
input[type=email].mb-small,
input[type=password].mb-small,
input[type=tel].mb-small,
input[type=text].mb-small,
select.mb-small,
textarea.mb-small {
    margin-bottom: 4rem
}

.category-6 header:not(.fixed),
.checkbox-label input[type=checkbox]:checked+span:before,
.checkbox-label input[type=radio]:checked+span:before,
.page-template-home header:not(.fixed),
.page-template-landing-page header:not(.fixed),
.wpcf7-checkbox input[type=checkbox]:checked+span:before,
.wpcf7-checkbox input[type=radio]:checked+span:before,
input[type=email].transparent,
input[type=password].transparent,
input[type=tel].transparent,
input[type=text].transparent,
select.transparent,
textarea.transparent {
    background: rgba(0, 0, 0, 0)
}

input[type=email].transparent::placeholder,
input[type=password].transparent::placeholder,
input[type=tel].transparent::placeholder,
input[type=text].transparent::placeholder,
select.transparent::placeholder,
textarea.transparent::placeholder {
    color: #144be1;
    opacity: 1
}

input[type=email].transparent:-ms-input-placeholder,
input[type=password].transparent:-ms-input-placeholder,
input[type=tel].transparent:-ms-input-placeholder,
input[type=text].transparent:-ms-input-placeholder,
select.transparent:-ms-input-placeholder,
textarea.transparent:-ms-input-placeholder {
    color: #144be1
}

input[type=email].transparent::-ms-input-placeholder,
input[type=password].transparent::-ms-input-placeholder,
input[type=tel].transparent::-ms-input-placeholder,
input[type=text].transparent::-ms-input-placeholder,
select.transparent::-ms-input-placeholder,
textarea.transparent::-ms-input-placeholder {
    color: #144be1
}

input[type=email].white,
input[type=password].white,
input[type=tel].white,
input[type=text].white,
select.white,
textarea.white {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    border-color: #fff
}

input[type=email].white::placeholder,
input[type=password].white::placeholder,
input[type=tel].white::placeholder,
input[type=text].white::placeholder,
select.white::placeholder,
textarea.white::placeholder {
    color: #fff;
    opacity: 1
}

input[type=email].white:-ms-input-placeholder,
input[type=password].white:-ms-input-placeholder,
input[type=tel].white:-ms-input-placeholder,
input[type=text].white:-ms-input-placeholder,
select.white:-ms-input-placeholder,
textarea.white:-ms-input-placeholder {
    color: #fff
}

input[type=email].white::-ms-input-placeholder,
input[type=password].white::-ms-input-placeholder,
input[type=tel].white::-ms-input-placeholder,
input[type=text].white::-ms-input-placeholder,
select.white::-ms-input-placeholder,
textarea.white::-ms-input-placeholder {
    color: #fff
}

textarea {
    height: 18rem
}

select {
    background: url(../images/select.svg) calc(100% - 2.2rem) center no-repeat rgba(0, 0, 0, 0)
}

select.white {
    background: url(../images/select-white.svg) calc(100% - 2.2rem) center no-repeat rgba(0, 0, 0, 0)
}

.form-inline a,
.form-inline button,
.form-inline input,
.form-inline select {
    display: inline-block;
    width: auto;
    margin-right: 6rem
}

.form-popup .contact-form .wpcf7-list-item,
.wpcf7-list-item {
    margin: 0
}

.checkbox-label input[type=checkbox]+span,
.checkbox-label input[type=radio]+span,
.wpcf7-checkbox input[type=checkbox]+span,
.wpcf7-checkbox input[type=radio]+span {
    position: relative;
    padding-left: 3rem;
    font-size: 1.6rem;
    line-height: 1.5;
    display: inline-block
}

.checkbox-label input[type=checkbox],
.checkbox-label input[type=radio],
.wpcf7-checkbox input[type=checkbox],
.wpcf7-checkbox input[type=radio] {
    position: relative;
    visibility: hidden;
    width: 0;
    margin: 0
}

.checkbox-label input[type=checkbox]+span:before,
.checkbox-label input[type=radio]+span:before,
.wpcf7-checkbox input[type=checkbox]+span:before,
.wpcf7-checkbox input[type=radio]+span:before {
    display: block;
    position: absolute;
    content: "";
    width: 2rem;
    height: 2rem;
    border: 1px solid #0f1220;
    top: .2rem;
    left: 0;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%
}

.checkbox-label input[type=checkbox]+span:hover:before,
.checkbox-label input[type=radio]+span:hover:before,
.wpcf7-checkbox input[type=checkbox]+span:hover:before,
.wpcf7-checkbox input[type=radio]+span:hover:before {
    background: rgba(0, 0, 0, .1)
}

.checkbox-label input[type=checkbox]+span:after,
.checkbox-label input[type=radio]+span:after,
.wpcf7-checkbox input[type=checkbox]+span:after,
.wpcf7-checkbox input[type=radio]+span:after {
    display: block;
    position: absolute;
    content: "";
    width: 2rem;
    height: 2rem;
    top: .2rem;
    left: 0;
    visibility: hidden;
    background: #144be1;
    border-radius: 50%
}

.checkbox-label input[type=checkbox]:checked+span:after,
.checkbox-label input[type=radio]:checked+span:after,
.wpcf7-checkbox input[type=checkbox]:checked+span:after,
.wpcf7-checkbox input[type=radio]:checked+span:after {
    visibility: visible
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .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 {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .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 {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {

    from,
    to {
        -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)
    }
}

@keyframes pulse {

    from,
    to {
        -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)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes rubberBand {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 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%,
    50% {
        -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)
    }
}

@keyframes headShake {

    0%,
    50% {
        -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)
    }
}

.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,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .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)
    }
}

@keyframes tada {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .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)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {

    from,
    to {
        -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)
    }
}

@keyframes wobble {

    from,
    to {
        -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)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    11.1%,
    from,
    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(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    11.1%,
    from,
    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(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes heartBeat {

    0%,
    28%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14%,
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes heartBeat {

    0%,
    28%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14%,
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.bounceIn,
.bounceOut,
.flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -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, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 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 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(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 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 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(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 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, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 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;
        visibility: hidden
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 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 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)
    }
}

.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, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 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) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) 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(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) 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(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -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
}

.flipInX,
.flipInY,
.flipOutX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-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-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-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-name: flipOutX;
    animation-name: flipOutX
}

@-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: .75s;
    animation-duration: .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)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@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)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.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(.1) rotate(30deg);
        transform: scale(.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(.1) rotate(30deg);
        transform: scale(.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
}

@-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
}

@-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(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.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(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.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(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .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
}

.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.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animated.fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.animated.faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@media(print), (prefers-reduced-motion:reduce) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important
    }
}

.modal-video,
.modal-video-movie-wrap {
    animation-timing-function: ease-out;
    animation-duration: .3s;
    width: 100%
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.modal-video,
header {
    position: fixed;
    left: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.article-menu-sticky .toggle-menu,
.image-wrapper:after,
.image-wrapper:before,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img,
header.active .container ul.active li a span,
header.active .container ul.active li span,
header.active .container ul.active li ul {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

@keyframes modal-video {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes modal-video-inner {
    from {
        transform: translate(0, 100px)
    }

    to {
        transform: translate(0, 0)
    }
}

.modal-video {
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    animation-name: modal-video;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.modal-video-close,
header.active .container ul {
    opacity: 0
}

.modal-video-close .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px)
}

.modal-video-body {
    max-width: 1440px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 10px;
    display: flex;
    justify-content: center
}

.modal-video-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.modal-video-movie-wrap {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    background-color: #333;
    animation-name: modal-video-inner;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modal-video-close-btn {
    position: absolute;
    z-index: 2;
    top: -45px;
    right: 0;
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border: none;
    background: rgba(0, 0, 0, 0)
}

@media(orientation:landscape) {
    .modal-video-inner {
        padding: 10px 60px;
        box-sizing: border-box
    }

    .modal-video-close-btn {
        top: 0;
        right: -45px
    }
}

.modal-video-close-btn:before {
    transform: rotate(45deg)
}

.modal-video-close-btn:after {
    transform: rotate(-45deg)
}

.modal-video-close-btn:after,
.modal-video-close-btn:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px
}

.background,
.background-video:before {
    background-color: #f3f5f8
}

header {
    padding: 4rem 0;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background .3s;
    z-index: 9
}

.container:not(.header .container, .box-solution.container, .box-news.container) {
    width: 100%;
    margin: 0 auto;
    max-width: 184rem;
    padding: 0 4rem
}

.container.fluid {
    padding: 0;
    width: 100%;
    max-width: 100%
}

.contact-box-dark,
header.active .container .logo {
    position: relative;
    z-index: 2
}

header.active .container ul.active {
    opacity: 1;
    position: fixed;
    top: 0;
    right: 0;
    width: 79rem;
    height: 100vh;
    background: #144be1;
    padding: 14rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

header.active .container ul.active li {
    display: block;
    width: 100%;
    padding: 1rem 0
}

header.active .container ul.active li a {
    font-size: 4.6rem;
    font-family: ExtraLight;
    color: #fff;
    position: relative;
    text-align: left
}

header .container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

header .container .logo svg {
    width: 33rem
}

header .container .hamburger path,
header .container .logo svg path {
    transition: .3s;
    fill: #0f2873
}

header .container .logo svg .text {
    opacity: 1;
    transition: .3s
}

header .container .hamburger {
    display: none;
    position: relative;
    z-index: 1
}

header .container ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    opacity: 1;
    transition: opacity;
    margin-right: -1rem
}

header .container ul li {
    font-family: Regular;
    font-size: 1.6rem;
    position: relative;
    padding: 1.5rem 0;
    color: #0f2873
}

header .container ul li:not(:last-child) {
    margin-right: 1rem
}

@media(max-width:1200px) {
    .container {
        padding: 0 20px
    }

    header .container .logo svg {
        width: 24rem
    }

    header .container ul li:not(:last-child) {
        margin-right: 0
    }
}

header .container ul li span {
    opacity: 0;
    padding: 0 1rem
}

header .container ul li a {
    position: absolute;
    top: 1.5rem;
    left: 0;
    width: 100%;
    text-align: center;
    color: #0f2873;
    transition: .3s
}

header .container ul li a:hover {
    color: #144be1;
    letter-spacing: .06em
}

header .container ul li ul {
    position: absolute;
    top: 100%;
    left: -.5rem;
    padding: 1rem 1.5rem;
    background: #fff;
    flex-wrap: wrap;
    border-bottom: 2px solid #144be1;
    display: none
}

header .container ul li ul li {
    display: block;
    width: 100%;
    padding: 0;
    margin: 1rem 0 !important;
    height: 2.2rem;
    white-space: nowrap
}

header .container ul li ul li a {
    display: block;
    text-align: left;
    top: 0;
    color: #144be1
}

.category-6 header:not(.fixed) .container ul a,
.category-6 header:not(.fixed) .container ul a:hover,
.image-wrapper .caption a,
.page-template-home header:not(.fixed) .container ul a,
.page-template-home header:not(.fixed) .container ul a:hover,
.page-template-landing-page header:not(.fixed) .container ul a,
.page-template-landing-page header:not(.fixed) .container ul a:hover {
    color: #fff
}

.article-menu-sticky .article-menu li a:hover,
.category-6 header:not(.fixed) .container ul ul a,
.category-6 header:not(.fixed) .container ul ul a:hover,
.page-template-home header:not(.fixed) .container ul ul a,
.page-template-home header:not(.fixed) .container ul ul a:hover,
.page-template-landing-page header:not(.fixed) .container ul ul a,
.page-template-landing-page header:not(.fixed) .container ul ul a:hover,
.styled-landing a,
.switch-list ul li a.active,
.switch-list ul li a:hover {
    color: #144be1
}

.book-a-call {
    position: fixed;
    bottom: 4rem;
    right: 4rem;
    z-index: 99
}

section {
    background-size: cover;
    background-position: center center
}

.background-second {
    background-color: #144be1
}

.background-video,
.image-wrapper {
    position: relative
}

.background-video:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -2;
    display: block;
    top: 0;
    left: 0
}

.background-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center bottom;
    z-index: -1
}

#map {
    width: 100%;
    height: 80rem
}

.market-note-cover {
    padding-top: 50rem
}

.market-note-content img,
.market-note-content p {
    margin-bottom: 3rem
}

.full-width-image {
    width: 100%;
    height: auto
}

.find-out-more {
    position: absolute;
    bottom: 8rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.6rem;
    width: 13rem;
    text-align: center
}

.find-out-more:hover {
    color: #144be1;
    letter-spacing: .1em
}

.home-slider {
    position: initial
}

.home-slider .slick-dots {
    width: 100%;
    margin: 0 auto;
    max-width: 176rem;
    padding: 0 calc(4rem + 8.3333333%);
    position: absolute;
    bottom: 8rem;
    left: 0
}

.home-slider .slick-dots li,
.slider-full .slick-dots li {
    margin: 0 1.5rem 0 0;
    display: inline-block
}

.home-slider .slick-dots li button,
.slider-full .slick-dots li button {
    width: 8px;
    height: 8px;
    font-size: 0;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    background: #ccced2;
    border: none;
    cursor: pointer
}

.home-slider .slick-dots li.slick-active button,
.slider-full .slick-dots li.slick-active button {
    background: #144be1
}

.form-popup .contact-form input,
.home-slider .slide h1 {
    margin-bottom: 1rem
}

.box-shadow {
    padding: 5rem 5.5rem 4rem;
    background: #fff;
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, .05);
    border-radius: 2rem
}

.contact-box-dark,
.form-popup,
.landing-hero {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.slider-full .slick-arrow,
.team-slider .slick-arrow {
    font-size: 0;
    margin: 0;
    border: none;
    cursor: pointer;
    padding: 0
}

.team-slider {
    width: calc(100% + 1rem);
    margin-left: -.5rem;
    margin-right: -.5rem
}

.team-slider .slick-list {
    overflow: visible
}

.team-slider .slick-arrow {
    width: 4rem;
    height: 4rem;
    display: block;
    background: url(../images/slider-arrow-circle.svg) center center/contain no-repeat;
    position: absolute;
    top: -7rem;
    z-index: 1
}

.person-image:before,
.switch-list ul li a:after {
    background: #144be1;
    opacity: 0;
    transition: opacity .3s;
    content: ""
}

.team-slider .slick-arrow.slick-prev {
    right: -5.5rem;
    transform: rotate(180deg)
}

.team-slider .slick-arrow.slick-prev:before {
    display: block;
    position: absolute;
    right: -7.4rem;
    top: 0;
    line-height: 4rem;
    font-size: 2.2rem;
    transform: rotate(-180deg);
    color: #144be1
}

.team-slider .slick-arrow.slick-next {
    right: -11rem
}

.person-image:hover p,
.person-image:hover:after,
.switch-list ul li a.active:after,
.switch-list ul li a:hover:after,
.team-slider .slick-arrow.slick-disabled {
    opacity: 1
}

.big-icon {
    width: auto;
    height: 4rem
}

.person-image {
    display: block;
    position: relative
}

.person-image:before {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.person-image:after {
    content: "";
    width: 5rem;
    height: 5rem;
    right: 2rem;
    top: 2rem;
    background: url(../images/white-dots.svg) center center/contain no-repeat;
    position: absolute;
    z-index: 3;
    opacity: 0;
    transition: opacity .3s;
    display: none
}

.person-image p {
    position: absolute;
    bottom: 0;
    font-size: 1.8rem;
    left: 0;
    padding: 2rem 3rem;
    width: 100%;
    margin: 0;
    color: #fff;
    z-index: 2;
    opacity: 0;
    transition: opacity .3s
}

.person-image:hover:before {
    opacity: .8
}

.landing-hero {
    height: 100vh;
    display: flex !important;
    align-items: center;
    padding-top: 15rem;
    padding-bottom: 16.5rem;
    min-height: 80rem;
    position: relative
}

.landing-hero:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 0
}

.landing-hero .container {
    position: relative;
    z-index: 1
}

.slider-full .slick-arrow {
    width: 4rem;
    height: 4rem;
    display: block;
    background: url(../images/arrow-white.svg) center center/contain no-repeat;
    position: absolute;
    bottom: 6.4rem;
    z-index: 1
}

.slider-full .slick-arrow.slick-prev {
    left: 4rem
}

.slider-full .slick-arrow.slick-next {
    left: 9rem;
    transform: rotate(180deg)
}

.slider-full .slick-dots {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 8rem;
    left: 16rem
}

@media(min-width:1840px) {
    .slider-full .slick-arrow.slick-prev {
        left: calc(50% - 860px);
        transform: translateX(-50%)
    }

    .slider-full .slick-arrow.slick-next {
        left: calc(50% - 860px + 50px);
        transform: translateX(-50%) rotate(180deg)
    }

    .slider-full .slick-dots {
        width: 1760px;
        left: calc(50% + 120px);
        transform: translateX(-50%)
    }
}

.article-menu-sticky {
    position: sticky;
    top: 14rem
}

.article-menu-sticky .article-menu {
    margin-top: 1rem;
    position: relative;
    padding-bottom: 18rem
}

.article-menu-sticky .article-menu:after {
    content: "";
    width: 13.9rem;
    height: 14.1rem;
    display: block;
    background: url(../images/grey-dots-square.svg) center center no-repeat;
    position: absolute;
    bottom: 0;
    left: 0
}

.article-menu-sticky .article-menu li:not(:last-child) {
    margin-bottom: 2rem
}

.article-menu-sticky .article-menu li a {
    font-family: Light;
    font-size: 2rem;
    line-height: 1.1;
    position: relative;
    transition: .3s
}

.article-menu-sticky .article-menu li a.active {
    font-family: Medium;
    color: #144be1
}

.article-menu-sticky .article-menu li a.active:before {
    content: "";
    width: 2.3rem;
    height: .6rem;
    display: inline-block;
    background: url(../images/blue-dots.svg) center center no-repeat;
    vertical-align: middle;
    margin-bottom: .4rem;
    margin-right: .6rem
}

.switch-list {
    border-bottom: 2px solid #a8b1cd
}

.switch-list ul {
    display: flex;
    width: 100%
}

.switch-list ul li {
    flex-basis: 100%;
    padding: 2.6rem 2rem
}

.switch-list ul li a {
    display: block;
    font-size: 2rem;
    line-height: 1.1;
    font-family: Medium;
    color: #a8b1cd;
    position: relative;
    transition: .3s
}

.switch-list ul li a:after {
    width: calc(100% + 4rem);
    height: 3px;
    position: absolute;
    bottom: -2.8rem;
    left: -2rem;
    display: block
}

.switch-wrapper {
    display: flex;
    height: 57.7rem;
    position: relative
}

.switch-wrapper img {
    height: 57.7rem;
    width: 100%;
    object-fit: cover;
    border-radius: .5rem
}

.switch-wrapper .row {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.switch-wrapper .row .switch-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 4rem 6rem;
    background: rgba(0, 0, 0, .3);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-radius: .5rem;
    height: 57.7rem
}

.image-wrapper:before {
    content: "";
    width: 21.8rem;
    height: 21.6rem;
    background: url(../images/video-dots.svg) center center/contain no-repeat;
    display: block;
    position: absolute;
    top: 4rem;
    left: 4rem
}

.image-wrapper:after {
    content: "";
    width: 10.4rem;
    height: 10.4rem;
    background: url(../images/ico-play.svg) center center no-repeat rgba(0, 0, 0, .3);
    background-size: contain;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.image-wrapper .caption {
    position: absolute;
    bottom: 4rem;
    left: 4rem;
    padding: 1rem 1.6rem;
    background: rgba(0, 0, 0, .3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    color: #fff;
    font-size: 1.2rem;
    letter-spacing: .02em;
    line-height: 1.3;
    border-radius: .5rem
}

.image-wrapper .caption:before {
    content: "";
    width: 1.6rem;
    height: 1.6rem;
    background: url(../images/ico-source.svg) center center/contain no-repeat;
    display: inline-block;
    margin-right: 1.5rem;
    vertical-align: middle
}

.contact-box-dark:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.styled-landing h2 {
    font-size: 4rem;
    font-family: Light;
    line-height: 1.1;
    margin-bottom: 4rem
}

.styled-landing h3,
.styled-landing h4,
.styled-landing h5 {
    font-size: 1.8rem;
    font-family: Medium;
    line-height: 1.1;
    margin-bottom: 2.8rem
}

.styled-landing ol li,
.styled-landing p,
.styled-landing table tr,
.styled-landing ul li {
    font-size: 1.8rem;
    font-family: Light;
    line-height: 1.55
}

.styled-landing ol,
.styled-landing p:not(:last-child),
.styled-landing ul {
    margin-bottom: 2.8rem
}

.styled-landing img {
    margin-top: 1.2rem
}

.styled-landing ol {
    list-style: decimal;
    padding-left: 2.4rem
}

.styled-landing ul li {
    position: relative;
    padding-left: 1.5rem
}

.styled-landing ul li:before {
    content: "";
    width: .4rem;
    height: .4rem;
    border: 1px solid #050f2d;
    border-radius: 50%;
    background: #050f2d;
    display: block;
    position: absolute;
    top: 1.2rem;
    left: 0
}

.styled-landing table,
.styled-landing table tr {
    border: 1px solid #050f2d
}

.styled-landing table {
    margin-bottom: 2.8rem;
    width: 100%
}

.styled-landing table tr td {
    border: 1px solid #050f2d;
    padding: 1rem
}

.form-popup {
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 9999;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: left .4s;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.form-popup::-webkit-scrollbar {
    display: none
}

@media(max-height:800px) {
    .form-popup {
        align-items: flex-start
    }
}

.form-popup.active {
    left: 0
}

.form-popup .principle-box-wrapper {
    display: flex;
    align-items: stretch
}

.form-popup .principle-box-wrapper .principle-box {
    background: rgba(0, 0, 0, .2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 3rem 1.6rem;
    border-radius: .5rem
}

.form-popup .principle-box-wrapper .principle-box img {
    width: auto;
    height: 6rem;
    object-fit: cover
}

.form-popup .blue-half {
    background-color: #144be1;
    border-radius: .5rem;
    padding: 4rem
}

.form-popup .contact-form input[type=checkbox] {
    display: none
}

.form-popup .contact-form input[type=checkbox]+span {
    position: relative;
    display: block;
    font-size: 1.2rem;
    letter-spacing: .02em;
    color: #fff;
    line-height: 1.16;
    padding-left: 2.7rem
}

.form-popup .contact-form input[type=checkbox]+span:before {
    content: "";
    width: 1.9rem;
    height: 1.9rem;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    transition: .2s
}

.form-popup .contact-form input[type=checkbox]:checked+span:before {
    background-color: #1e1e1e
}

.form-popup .contact-form .btn {
    margin-top: 6rem
}

.form-popup .contact-form .wpcf7-not-valid-tip {
    margin: -.5rem 0 1rem 1rem;
    font-size: 1.4rem
}

.form-popup .contact-form .wpcf7 form .wpcf7-response-output {
    font-size: 1.4rem;
    padding: 0;
    margin: 4rem 0 0;
    border: none
}

.icon-container {
    background: #fff;
    padding: 3rem 2rem;
    border-radius: .8rem;
    display: block;
    transition: background .3s
}

@media(min-width:768px) {
    .icon-container:hover {
        background: #144be1
    }

    .icon-container:hover p {
        color: #fff
    }

    .icon-container:hover img {
        filter: brightness(100)
    }
}

.icon-container p {
    min-height: 8rem;
    transition: color .3s
}

.parallax-window {
    min-height: 61.5rem;
    background: rgba(0, 0, 0, 0)
}

@media only screen and (max-width:767px) {
    .row {
        flex-wrap: wrap
    }

    .text-right-mobile {
        text-align: right !important
    }

    .text-center-mobile {
        text-align: center
    }

    .text-left-mobile {
        text-align: left !important
    }

    .is-hidden-mobile {
        display: none !important
    }

    .is-visible-mobile {
        display: block !important
    }

    .offset-left {
        margin: 0
    }

    .btn.btn-submit,
    .w-333 {
        margin-left: auto;
        margin-right: auto
    }

    .form-popup .principle-box-wrapper:not(:last-child),
    .icon-container {
        margin-bottom: 20px
    }

    .first-mobile {
        order: -1
    }

    .article-menu-sticky .article-menu li a.active:before,
    .article-menu-sticky .article-menu:after,
    .br-hidden-mobile br,
    .h3 br,
    .h5 br,
    .person-image:before,
    .switch-list ul li a br,
    h3 br,
    h5 br {
        display: none
    }

    .btn.btn-blue,
    .switch-list ul,
    .w-333,
    header .container .hamburger {
        display: block
    }

    .bg-dots-bottom {
        background-size: 1200px;
        background-position: 38% bottom
    }

    .w-103 {
        width: 70px;
        height: 74px
    }

    .w-333 {
        width: 190px;
        height: auto
    }

    .mobile-square-img {
        aspect-ratio: 1/1;
        object-fit: cover
    }

    .is-mobile-first {
        order: 1
    }

    .is-mobile-second {
        order: 2
    }

    .is-mobile-third {
        order: 3
    }

    .is-mobile-last {
        order: 99
    }

    .article-menu-sticky .article-menu li a,
    .p,
    p {
        font-size: 16px
    }

    .p.lead,
    p.lead {
        font-size: 18px
    }

    .h1,
    .h3,
    h1,
    h3 {
        font-size: 23px
    }

    .h2,
    .h5,
    h2,
    h5 {
        font-size: 50px
    }

    .h4,
    h4 {
        font-size: 28px
    }

    .form-popup .contact-form .wpcf7-not-valid-tip,
    .small-heading {
        font-size: 14px
    }

    ul.horizontal-list {
        flex-wrap: wrap;
        text-align: center
    }

    ul.horizontal-list li {
        width: 100%
    }

    ul.horizontal-list svg {
        margin: 10px auto
    }

    .btn.btn-white.read-more {
        padding: 6px 0
    }

    .btn.btn-white.read-more svg {
        margin-bottom: 3px
    }

    .btn.big {
        font-size: 21px
    }

    .btn.big svg {
        transform: scale(1.4);
        margin-left: 15px
    }

    .btn.btn-submit {
        font-size: 18px;
        padding: 16px 40px;
        display: block;
        width: calc(100% - 20px);
        border-radius: 40px
    }

    .btn.btn-blue {
        font-size: 18px;
        padding: 16px;
        width: 100%;
        text-align: center;
        border-radius: 40px
    }

    .btn.btn-blue.btn-narrow {
        padding: 16px 30px
    }

    .btn.btn-popup-back {
        font-size: 16px;
        padding: 11px 20px
    }

    .btn.btn-popup-back:before {
        width: 16px;
        height: 10px;
        margin-right: 8px
    }

    .btn.btn-popup-back:hover:before {
        transform: none
    }

    .btn.btn-popup-back.btn-back-form {
        width: 100%;
        text-align: center
    }

    .btn.btn-popup-back.btn-back-form:before {
        width: 10px;
        height: 10px;
        background: url(../images/arrow-up.svg) center center no-repeat;
        margin-right: 8px
    }

    .btn.btn-toggle {
        border: 1px solid #7896f0;
        border-radius: 40px;
        padding: 17px 36px;
        font-size: 16px;
        color: #144be1;
        font-family: Medium;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: calc(100% - 20px);
        margin: 0 auto
    }

    .btn.btn-toggle:after {
        content: "";
        width: 17px;
        height: 9px;
        background: url(../images/chevron-blue.svg) center center no-repeat;
        display: inline-block
    }

    .contact-form .btn {
        margin-top: 40px
    }

    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    select,
    textarea {
        font-size: 18px;
        padding: 14px 24px;
        margin-bottom: 20px
    }

    input[type=email].mb-small,
    input[type=password].mb-small,
    input[type=tel].mb-small,
    input[type=text].mb-small,
    select.mb-small,
    textarea.mb-small {
        margin-bottom: 2rem
    }

    textarea {
        height: 200px
    }

    .form-inline a,
    .form-inline button,
    .form-inline input,
    .form-inline select {
        width: 100%;
        margin: 0 0 15px
    }

    header {
        padding-top: 25px;
        padding-bottom: 10px
    }

    header.active .container ul.active {
        width: 100%;
        padding: 80px 20px
    }

    header.active .container ul.active li a {
        font-size: 30px
    }

    header.active .container ul.active li ul {
        position: relative;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0);
        border: none;
        padding: 2.5rem 0 0;
        height: auto
    }

    header.active .container ul.active li ul li {
        height: auto;
        font-size: 2.5rem;
        padding: .5rem 0;
        margin: 0 !important
    }

    header.active .container ul.active li ul li a {
        font-size: 2.5rem
    }

    header .container .logo svg {
        width: 165px
    }

    header .container ul {
        margin-right: 0;
        display: none
    }

    .article-menu-sticky .toggle-menu,
    header .container ul.active {
        display: flex
    }

    .book-a-call {
        bottom: 40px;
        right: 0;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 60px) !important
    }

    #map {
        height: 600px
    }

    .market-note-cover {
        padding-top: 200px
    }

    .find-out-more {
        bottom: 40px
    }

    .home-slider .slick-dots {
        padding: 0 20px;
        bottom: 44px
    }

    .team-slider .slick-arrow.slick-prev {
        left: 5px
    }

    .team-slider .slick-arrow.slick-next {
        right: 5px
    }

    .big-icon {
        height: 40px
    }

    .ico-dots {
        width: 40px;
        height: auto
    }

    .person-image p {
        position: initial;
        color: #7896f0;
        opacity: 1;
        padding: 10px 0 30px;
        font-size: 18px
    }

    .person-image p strong {
        color: #0a32a5
    }

    .landing-hero {
        min-height: 650px;
        background-position: 68% center
    }

    .slider-full .slick-dots {
        bottom: 60px;
        left: 50%;
        transform: translateX(-50%);
        text-align: center
    }

    .article-menu-sticky .article-menu {
        display: none;
        background-color: #f1f3f7;
        padding: 32px;
        border-radius: 20px;
        margin-top: 0;
        width: calc(100% - 20px);
        margin-left: auto;
        margin-right: auto
    }

    .article-menu-sticky .article-menu li:not(:last-child) {
        border-bottom: 1px solid rgba(120, 150, 240, .2);
        padding-bottom: 16px;
        margin-bottom: 16px
    }

    .switch-list {
        border-bottom: none
    }

    .switch-list ul li {
        padding: 20px 10px;
        border-bottom: 1px solid #a8b1cd
    }

    .photo-left-wrapper .btn,
    .photo-right-wrapper .btn,
    .switch-list ul li a {
        font-size: 20px
    }

    .switch-list ul li a:after {
        width: calc(100% + 20px);
        height: 2px;
        bottom: -22px;
        left: -10px
    }

    .switch-wrapper {
        height: 804px
    }

    .switch-wrapper img {
        height: 804px;
        border-radius: 5px
    }

    .switch-wrapper .row {
        bottom: -402px;
        width: calc(100% + 1rem)
    }

    .switch-wrapper .row .switch-item {
        height: 402px;
        border-radius: 5px;
        padding: 40px 20px 60px
    }

    .photo-left-wrapper .photo-wrapper-img,
    .photo-right-wrapper .photo-wrapper-img {
        aspect-ratio: 350/260
    }

    .image-wrapper:before {
        width: 50px;
        height: 51px;
        top: 20px;
        left: 20px
    }

    .image-wrapper:after {
        width: 60px;
        height: 60px
    }

    .image-wrapper .caption{
        bottom: 20px;
        left: 20px;
        padding: 4px 10px;
        font-size: 8px;
        border-radius: 5px
    }

    .image-wrapper .caption:before {
        width: 8px;
        height: 8px;
        margin-right: 10px
    }

    .contact-box-dark .btn-blue {
        width: calc(100% - 20px);
        margin: 0 auto
    }

    .styled-landing h2 {
        font-size: 20px;
        margin-bottom: 40px
    }

    .styled-landing h3,
    .styled-landing h4,
    .styled-landing h5 {
        font-size: 18px;
        margin-bottom: 22px
    }

    .styled-landing ol li,
    .styled-landing p,
    .styled-landing table tr,
    .styled-landing ul li {
        font-size: 16px;
        line-height: 1.375
    }

    .styled-landing ol,
    .styled-landing p:not(:last-child),
    .styled-landing table,
    .styled-landing ul {
        margin-bottom: 22px
    }

    .styled-landing img {
        margin-top: 12px
    }

    .styled-landing img:not(:last-child) {
        margin-bottom: 40px
    }

    .styled-landing ol {
        padding-left: 22px
    }

    .styled-landing ul li {
        padding-left: 15px
    }

    .styled-landing ul li:before {
        width: 4px;
        height: 4px;
        top: 10px
    }

    .styled-landing table tr td {
        padding: 5px
    }

    .form-popup {
        align-items: flex-start
    }

    .form-popup .principle-box-wrapper .principle-box {
        padding: 30px 16px
    }

    .form-popup .principle-box-wrapper .principle-box img {
        height: 80px
    }

    .form-popup .blue-half {
        padding: 40px
    }

    .form-popup .contact-form input {
        margin-bottom: 10px;
        font-size: 16px;
        padding: 10px 32px
    }

    .form-popup .contact-form input[type=checkbox]+span {
        font-size: 12px;
        padding-left: 27px
    }

    .form-popup .contact-form input[type=checkbox]+span:before {
        top: 0;
        transform: none
    }

    .form-popup .contact-form .btn {
        margin-top: 20px
    }

    .form-popup .contact-form .wpcf7 form .wpcf7-response-output {
        font-size: 14px;
        margin: 20px 0 0
    }

    .icon-container {
        padding: 30px 20px;
        border-radius: 8px
    }

    .icon-container p {
        min-height: auto
    }

    .parallax-window {
        min-height: 615px
    }
}