/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@font-face {font-display:swap;
    font-family: "Open Sans";
    src: url(/wp-content/themes/Planeta/fonts/OpenSans-Regular.ttf);
    font-style: normal;
    font-weight: 400
}

@font-face {font-display:swap;
    font-family: "Open Sans";
    src: url(/wp-content/themes/Planeta/fonts/OpenSans-Bold.ttf);
    font-style: normal;
    font-weight: 700
}

#test .test-done-wrap .btns-wrap {
    margin: 0;
    padding: 0;
    list-style: none
}

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

* {
    max-height: 1000000px
}

body {
    color: #000;
    background: #fff;
    font: 16px/1.2 Arial, "Helvetica Neue", Helvetica, sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

.gm-style img {
    max-width: none
}

.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    margin: 0 0 .5em;
    color: inherit
}

.h1,
h1 {
    font-size: 80px
}

.h2,
h2 {
    font-size: 52px
}

.h3,
h3 {
    font-size: 48px
}

.h4,
h4 {
    font-size: 44px
}

.h5,
h5 {
    font-size: 40px
}

.h6,
h6 {
    font-size: 32px
}

p {
    margin: 0 0 1em
}

a {
    color: #000;
    text-decoration: none;
    transition: color .3s ease
}

a:focus,
a:hover {
    text-decoration: none
}

fieldset,
form {
    margin: 0;
    border-style: none
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none;
    outline: 0;
    box-sizing: border-box
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
textarea:focus {
    border-color: #000
}

input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ccc
}

input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #ccc
}

input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
textarea:-moz-placeholder {
    color: #ccc
}

input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc
}

input[type=email].placeholder,
input[type=password].placeholder,
input[type=search].placeholder,
input[type=tel].placeholder,
input[type=text].placeholder,
textarea.placeholder {
    color: #ccc
}

select {
    -webkit-border-radius: 0
}

textarea {
    vertical-align: top;
    resize: none
}

button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
    -webkit-appearance: none;
    cursor: pointer;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}

.body_lock {
    overflow: hidden
}

header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 40px 0;
    z-index: 3
}

@media (max-width:767px) {
    header {
        padding: 25px 0
    }

    header::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 80px;
        background-color: #fff;
        z-index: 3;
        opacity: 0;
        transition: opacity 0s ease 0
    }

    .active header::before {
        transition: opacity 0s ease .7s;
        opacity: 1
    }
}

header .container {
    max-width: 1260px
}

header .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

header button {
    border: none;
    background-color: transparent
}

header .logo {
    position: relative;
    width: 184px;
    height: 110px;
    z-index: 3
}

@media (max-width:1199px) {
    header .logo {
        width: 144px;
        height: 80px
    }
}

@media (max-width:767px) {
    header .logo {
        width: 90px;
        height: 50px
    }
}

header .logo .dark,
header .logo .light {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 1s ease 0s
}

header .logo .dark {
    opacity: 0
}

header .logo .light {
    opacity: 1
}

header .overflow {
    display: none
}

@media (max-width:1199px) {
    header .overflow {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #000;
        z-index: -1;
        opacity: 0;
        transition: all .3s ease 0s;
        visibility: hidden
    }

    .active header .overflow {
        z-index: 1;
        opacity: 50%;
        visibility: visible
    }
}

@media (max-width:767px) {
    header .overflow {
        display: none
    }
}

header .menu-wrap {
    display: -ms-flexbox;
    display: flex
}

@media (max-width:1199px) {
    header .menu-wrap {
        /* position: absolute; */
        position: fixed;
        top: 0;
        height: 100dvh;
        right: -100%;
        -ms-flex-direction: column;
        flex-direction: column;
        transition: all .7s ease 0s;
        background-color: #fff;
        padding: 140px 50px 50px;
        overflow: auto;
        z-index: 2
    }

    .active header .menu-wrap {
        right: 0
    }
}

@media (max-width:767px) {
    header .menu-wrap {
        width: 100%;
        padding: 120px 30px
    }
}

@media (max-width:1199px) {
    header .menu_active {
        top: 0
    }
}

header .menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin: 0
}

@media (max-width:1199px) {
    header .menu {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:767px) {
    header .menu {
        text-align: center
    }
}

header .menu-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 19px
}

@media (max-width:1199px) {
    header .menu-item {
        margin: 0 0 20px 0
    }
}

.en header .menu-item {
    margin: 0 10px
}

@media (max-width:1199px) {
    .en header .menu-item {
        margin: 0 0 20px 0
    }
}

.ua header .menu-item {
    margin: 0 15px
}

@media (max-width:1199px) {
    .ua header .menu-item {
        margin: 0 0 20px 0
    }
}

@media (min-width:1200px) {
    header .home-item {
        display: none
    }
}

header .link {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7;
    color: #2d2d2d
}

@media (min-width:1200px) {
    header .link::before {
        content: '';
        position: absolute;
        display: block;
        height: 1px;
        width: 0%;
        bottom: -3px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #000;
        transition: width .3s ease-in-out
    }
}

@media (min-width:1200px) {
    header .link:hover::before {
        width: 100%
    }
}

@media (max-width:1199px) {
    header .link:hover {
        color: #2758b7
    }
}

@media (max-width:1199px) {
    header .link {
        font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 28px;
        letter-spacing: .2px;
        font-weight: 500
    }
}

header .active-link {
    color: #2758b7
}

header .burger {
    display: none;
    position: relative;
    width: 24px;
    height: 30px;
    z-index: 5
}

@media (max-width:1199px) {
    header .burger {
        display: block
    }
}

header .burger::after,
header .burger::before {
    content: '';
    position: absolute;
    right: 0;
    height: 2px;
    width: 100%;
    background-color: #2d2d2d;
    transition: all .5s ease 0s
}

header .burger::before {
    top: 10px
}

header .burger::after {
    bottom: 10px
}

header .burger_active::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #2d2d2d !important;
    top: 14px
}

header .burger_active::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #2d2d2d !important;
    bottom: 14px
}

.white-header .dark {
    opacity: 1 !important
}

@media (max-width:767px) {
    .active .white-header .dark {
        opacity: 0 !important
    }
}

.white-header .light {
    opacity: 0 !important
}

@media (max-width:767px) {
    .active .white-header .light {
        opacity: 1 !important
    }
}

.white-header .link {
    color: #fff
}

@media (min-width:1200px) {
    .white-header .link::before {
        background-color: #fff
    }
}

@media (max-width:1199px) {
    .active .white-header .link {
        color: #2d2d2d
    }

    .active .white-header .link:hover {
        color: #2758b7
    }
}

@media (max-width:1199px) {
    .white-header .active-link {
        color: #2758b7
    }

    .active .white-header .active-link {
        color: #2758b7
    }
}

.white-header .burger::after,
.white-header .burger::before {
    background-color: #fff
}

html {
    scroll-behavior: smooth
}

body {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif
}

#wrapper {
    position: relative;
    overflow: hidden
}

.d-none {
    display: none !important
}

.container {
    width: 100%;
    max-width: 1170px;
    padding: 0 30px;
    margin: 0 auto
}

.btn {
    display: inline-block;
    min-width: 105px;
    padding: 14px 32px;
    background-color: #2758b7;
    border-radius: 6px;
    border: none;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    transition: all .3s ease 0s
}

.btn:hover {
    background-color: #4379e0
}

.btn-close {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #2d2d2d;
    transition: all .3s ease 0s;
    background-color: transparent
}

.btn-close svg {
    position: absolute;
    top: 10px;
    left: 10px;
    transition: all .3s ease 0s
}

.btn-close:hover {
    background-color: #eaf1ff
}

.btn-close:hover svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.title span {
    color: #2758b7
}

.tex {
    position: relative;
    font-style: normal
}

.tex .text-line {
    position: absolute;
    bottom: 0;
    left: 0
}

.img-wrap {
    position: relative
}

.img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.plate {
    font-weight: 700;
    font-size: 24px;
    line-height: 154.9%;
    color: #2758b7;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .plate {
        font-size: 20px
    }
}

@media (max-width:479px) {
    .plate {
        font-size: 18px;
        margin-bottom: 10px
    }
}

.img-bg,
.video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

.line-bg {
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    z-index: -1
}

.rules-list {
    list-style-type: none;
    counter-reset: item;
    padding: 0;
    margin: 0 auto 18px auto;
    max-width: 600px
}

.rules-list li {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 18px 48px;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #2d2d2d
}

.rules-list li::before {
    content: counter(item) "";
    counter-increment: item;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #eaf1ff;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #2758b7
}

.list-check {
    list-style: none;
    padding: 0;
    margin: 0
}

.list-check li {
    display: -ms-flexbox;
    display: flex;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.75;
    color: #616161;
    padding: 8px 0
}

@media (max-width:479px) {
    .list-check li {
        padding: 4px 0
    }
}

.list-check li::before {
    content: "\2713";
    color: #2758b7;
    margin-right: 15px
}

.btn-fix {
    padding: 20px 0 50px 0;
    text-align: center;
    box-shadow: none;
    background-color: #faf8f3;
    padding-bottom: 50px;
    transition: all .3s ease 0s
}

.btn-fix .btn {
    min-width: 240px
}

.fixed-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    box-shadow: 1px -12px 42px rgba(153, 153, 153, .21);
    padding: 20px 0
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    background: #2d2d2d;
    transition: all .5s ease 0s
}

.overlay.active {
    z-index: 2;
    opacity: 40%;
    visibility: visible
}

.pop-up {
    position: fixed;
    top: 25%;
    left: 50%;
    background: #fff;
    box-shadow: 1px 12px 42px rgba(155, 164, 162, .12);
    border-radius: 4px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 3;
    padding: 40px 65px 55px 65px;
    width: 100%;
    max-width: 920px;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease 0s
}

@media (max-width:767px) {
    .pop-up {
        top: 0;
        padding: 30px 30px 60px 30px;
        overflow: auto;
        height: 100vh
    }
}

.pop-up.active {
    z-index: 3;
    opacity: 1;
    visibility: visible
}

.pop-up .title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
    color: #2d2d2d;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dfdfdf
}

@media (max-width:767px) {
    .pop-up .title {
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 15px
    }
}

@media (max-width:479px) {
    .pop-up .title {
        font-size: 18px
    }
}

.pop-up .btn-close {
    position: absolute;
    top: 42px;
    right: 65px
}

@media (max-width:767px) {
    .pop-up .btn-close {
        top: 30px;
        right: 30px
    }
}

.pop-up .success-msg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none
}

.pop-up .success-msg.active {
    display: -ms-flexbox;
    display: flex
}

.pop-up .success-msg .form-title {
    font-size: 26px
}

.pop-up .error-text,
.pop-up .fetch-error {
    display: none;
    color: #b72727;
    font-size: 12px;
    margin: 0;
    padding: 10px 0
}

.pop-up .error-text.active,
.pop-up .fetch-error.active {
    display: block
}

.form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.form .btn {
    width: auto;
    min-width: 240px
}

.form-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    width: 100%
}

@media (max-width:767px) {
    .form-block {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.form-block label {
    width: 49%
}

@media (max-width:767px) {
    .form-block label {
        width: 100%;
        margin-bottom: 10px
    }
}

.label-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.7;
    color: #757575;
    margin-bottom: 6px
}

input,
textarea {
    width: 100%;
    padding: 18px;
    background: #fff;
    border: 1px solid #b9b8b6;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    color: #2d2d2d;
    transition: all .3s ease 0s;
    border-radius: 6px
}

input:focus,
input:focus-visible,
textarea:focus,
textarea:focus-visible {
    background: #eaf1ff;
    border: 1px solid #2758b7
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #b9b8b6
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #b9b8b6
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #b9b8b6
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #b9b8b6
}

input::placeholder,
textarea::placeholder {
    color: #b9b8b6
}

@media (max-width:479px) {

    input,
    textarea {
        padding: 13px
    }
}

.main-section {
    position: relative;
    padding: 150px 0 100px 0;
    min-height: 100vh
}

@media (max-width:479px) {
    .main-section {
        padding: 100px 0
    }
}

.main-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(28, 28, 28, .44)
}

.main-section .container {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: calc(100vh - 250px);
    z-index: 2
}

.main-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    line-height: 105.4%;
    color: #fff;
    margin-bottom: 20px;
    text-align: center
}

@media (max-width:767px) {
    .main-section .title {
        font-size: 58px
    }
}

@media (max-width:479px) {
    .main-section .title {
        font-size: 48px
    }
}

.main-section .sub-title {
    font-weight: 300;
    font-size: 22px;
    line-height: 1.7;
    color: #fff;
    text-align: center;
    max-width: 888px
}

@media (max-width:767px) {
    .main-section .sub-title {
        font-size: 18px
    }
}

.mission-section {
    padding: 160px 0 190px 0
}

@media (max-width:767px) {
    .mission-section {
        padding: 100px 0 140px 0
    }
}

@media (max-width:479px) {
    .mission-section {
        padding: 50px 0 100px 0
    }
}

.mission-section .container {
    text-align: center
}

.mission-section .title {
    position: relative;
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 52px;
    line-height: 124%;
    color: #2d2d2d
}

@media (max-width:767px) {
    .mission-section .title {
        font-size: 36px
    }
}

@media (max-width:479px) {
    .mission-section .title {
        font-size: 28px
    }
}

@media (max-width:479px) {
    .en .mission-section .title {
        font-size: 25px
    }
}

.carts-section {
    background-color: #faf8f3
}

@media (max-width:1014px) {
    .carts-section .container {
        padding: 0
    }
}

.carts-section .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1014px) {
    .carts-section .block {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.carts-section .block:nth-child(even) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (max-width:1014px) {
    .carts-section .block:nth-child(even) {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.carts-section .block:nth-child(even) .img-wrap {
    margin-right: -165px;
    margin-left: 0
}

@media (max-width:1390px) {
    .carts-section .block:nth-child(even) .img-wrap {
        margin-right: calc(0px + -165 * ((100vw - calc(375px))/ 1015))
    }
}

@media (max-width:1014px) {
    .carts-section .block:nth-child(even) .img-wrap {
        max-width: 100%;
        margin: 0;
        height: 550px
    }
}

@media (max-width:767px) {
    .carts-section .block:nth-child(even) .img-wrap {
        height: 380px
    }
}

.carts-section .block:nth-child(even) .text {
    margin-right: 25px
}

@media (max-width:1014px) {
    .carts-section .block:nth-child(even) .text {
        margin: 0
    }
}

.carts-section .img {
    width: 100%;
    max-width: 555px
}

@media (max-width:1023px) {
    .carts-section .img {
        max-width: 100%
    }
}

.carts-section .img img {
    width: 100%;
    height: auto
}

.carts-section .text {
    width: 100%;
    max-width: 440px;
    margin-left: 25px;
    padding: 25px 0
}

@media (max-width:1014px) {
    .carts-section .text {
        max-width: 100%;
        margin: 0;
        padding: 50px 30px 35px 30px
    }
}

.carts-section .plate {
    font-size: 18px;
    margin-bottom: 15px
}

.carts-section .title {
    position: relative;
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 52px;
    line-height: 114%;
    color: #2d2d2d;
    margin-bottom: 15px
}

@media (max-width:767px) {
    .carts-section .title {
        font-size: 44px
    }
}

@media (max-width:479px) {
    .carts-section .title {
        font-size: 32px
    }
}

.carts-section .description {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.75;
    margin-bottom: 25px;
    color: #616161
}

@media (max-width:479px) {
    .carts-section .btn {
        display: block;
        width: 100%
    }
}

.history-section {
    position: relative;
    padding: 40px 0;
    min-height: 1081px
}

@media (max-width:767px) {
    .history-section {
        min-height: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 80px 0 40px 0
    }
}

.history-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2d2d2d;
    opacity: 40%
}

@media (max-width:767px) {
    .history-section::before {
        display: none
    }
}

@media (max-width:767px) {
    .history-section .img-bg {
        position: relative
    }
}

.history-section .container {
    position: relative;
    min-height: 1001px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    z-index: 2
}

@media (max-width:767px) {
    .history-section .container {
        min-height: 0;
        margin-bottom: 50px
    }
}

.history-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 80px;
    line-height: 105.4%;
    color: #fff;
    margin-bottom: 56px;
    max-width: 250px
}

@media (max-width:767px) {
    .history-section .title {
        font-size: 48px;
        color: #2d2d2d;
        max-width: 100%
    }
}

.history-section .btn {
    background-color: #fff;
    color: #2d2d2d
}

@media (max-width:767px) {
    .history-section .btn {
        background-color: #2758b7;
        color: #fff
    }
}

@media (max-width:479px) {
    .history-section .btn {
        width: 100%
    }
}

.history-section .btn:hover {
    background-color: #4379e0;
    color: #fff
}

.test-section {
    padding: 210px 0 140px 0;
    background-color: #faf8f3
}

@media (max-width:767px) {
    .test-section {
        padding: 100px 0
    }
}

@media (max-width:479px) {
    .test-section {
        padding: 100px 0 50px 0
    }
}

.test-section .line-bg {
    z-index: 1
}

@media (max-width:479px) {
    .test-section .container {
        padding: 0
    }
}

.test-section .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:479px) {
    .test-section .heading-block {
        padding: 0 30px
    }
}

.test-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    line-height: 105.4%;
    color: #2d2d2d;
    margin-bottom: 20px;
    text-align: center
}

@media (max-width:767px) {
    .test-section .title {
        font-size: 56px
    }
}

@media (max-width:479px) {
    .test-section .title {
        font-size: 40px
    }
}

.test-section .sub-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 155%;
    color: #616161;
    text-align: center;
    max-width: 578px;
    margin: 0 auto 52px auto
}

@media (max-width:767px) {
    .test-section .sub-title {
        font-size: 18px
    }
}

#test-app {
    display: none;
    width: 100%
}

#test {
    position: relative;
    width: 100%;
    max-width: 920px;
    padding: 45px 65px 56px 65px;
    box-shadow: 1px 12px 42px rgba(155, 164, 162, .12);
    border-radius: 4px;
    background-color: #fff;
    z-index: 2;
    margin: 0 auto
}

@media (max-width:767px) {
    #test {
        padding: 40px
    }
}

@media (max-width:479px) {
    #test {
        padding: 30px
    }
}

#test.test-started {
    max-width: none;
    padding: 0 0 0 55px
}

@media (max-width:959px) {
    #test.test-started {
        padding: 0 0 0 30px
    }
}

@media (max-width:799px) {
    #test.test-started {
        padding: 0
    }
}

#test.test-started .questions-block {
    padding: 40px 0
}

@media (max-width:959px) {
    #test.test-started .questions-block {
        padding: 30px 0
    }
}

@media (max-width:799px) {
    #test.test-started .questions-block {
        padding: 25px
    }
}

@media (max-width:649px) {
    #test.test-started .btns-wrap {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media (max-width:649px) {
    #test.test-started .btns-wrap .btn:first-child {
        margin: 25px 0 0 0
    }
}

#test .main-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px
}

@media (max-width:767px) {
    #test .main-title {
        font-size: 20px
    }
}

#test .form-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #2d2d2d;
    margin-bottom: 12px
}

#test .error-text {
    font-size: 12px;
    margin: 0;
    padding: 10px 0
}

#test .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#test .label {
    margin-bottom: 6px;
    display: inline-block
}

#test .select-wrap {
    position: relative
}

#test .select {
    position: relative;
    padding: 15px 45px 18px 15px;
    border: 1px solid #b9b8b6;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    transition: all .3s ease 0s
}

#test .select .placeholder {
    color: #b9b8b6
}

#test .select .arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
    width: 20px;
    height: 20px;
    fill: #b9b8b6;
    transition: all .3s ease 0s
}

#test .open .select {
    background: #eaf1ff;
    border: 1px solid #2758b7
}

#test .open .arrow {
    -webkit-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%)
}

#test .select-list {
    max-height: 250px;
    overflow-y: auto;
    position: absolute;
    top: calc(100% - 25px);
    left: 0;
    right: 0;
    background: #fff;
    margin: 0;
    padding: 15px 0;
    list-style: none;
    border: 1px solid #b9b8b6;
    border-radius: 6px;
    z-index: 2
}

#test .select-list>li {
    padding: 5px 10px;
    cursor: pointer
}

#test .select-list>li:hover {
    background-color: rgba(185, 184, 182, .2)
}

#test .field,
#test .select-wrap {
    width: 100%
}

#test .field.error .error-text,
#test .field.error .label,
#test .select-wrap.error .error-text,
#test .select-wrap.error .label {
    color: #b72727
}

#test .field.error .select,
#test .field.error input,
#test .select-wrap.error .select,
#test .select-wrap.error input {
    border: 1px solid #b72727;
    color: #b72727
}

#test .field.error .select::-webkit-input-placeholder,
#test .field.error input::-webkit-input-placeholder,
#test .select-wrap.error .select::-webkit-input-placeholder,
#test .select-wrap.error input::-webkit-input-placeholder {
    color: #b72727
}

#test .field.error .select::-moz-placeholder,
#test .field.error input::-moz-placeholder,
#test .select-wrap.error .select::-moz-placeholder,
#test .select-wrap.error input::-moz-placeholder {
    color: #b72727
}

#test .field.error .select:-ms-input-placeholder,
#test .field.error input:-ms-input-placeholder,
#test .select-wrap.error .select:-ms-input-placeholder,
#test .select-wrap.error input:-ms-input-placeholder {
    color: #b72727
}

#test .field.error .select::-ms-input-placeholder,
#test .field.error input::-ms-input-placeholder,
#test .select-wrap.error .select::-ms-input-placeholder,
#test .select-wrap.error input::-ms-input-placeholder {
    color: #b72727
}

#test .field.error .select .placeholder,
#test .field.error .select::placeholder,
#test .field.error input .placeholder,
#test .field.error input::placeholder,
#test .select-wrap.error .select .placeholder,
#test .select-wrap.error .select::placeholder,
#test .select-wrap.error input .placeholder,
#test .select-wrap.error input::placeholder {
    color: #b72727
}

#test .col,
#test .row {
    width: 100%
}

@media (max-width:767px) {
    #test .three-cols {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#test .three-cols .col {
    width: 32%
}

@media (max-width:767px) {
    #test .three-cols .col {
        width: 100%
    }
}

@media (max-width:767px) {
    #test .two-cols {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#test .two-cols .col {
    width: 49%
}

@media (max-width:767px) {
    #test .two-cols .col {
        width: 100%
    }
}

#test .btn-test {
    width: auto;
    display: block;
    min-width: 240px;
    padding: 14px;
    margin: 0 auto;
    border: none;
    background-color: #2758b7;
    border-radius: 6px;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    transition: all .3s ease 0s
}

#test .btn-test:hover {
    background-color: #4379e0
}

#test .tests-wrap {
    display: -ms-flexbox;
    display: flex
}

@media (max-width:799px) {
    #test .tests-wrap {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#test .questions-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 600px;
    width: 100%
}

#test .questions-block .main-title {
    padding: 30px 0;
    margin: 0;
    text-align: left;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3;
    color: #2d2d2d
}

@media (max-width:959px) {
    #test .questions-block .main-title {
        font-size: 18px
    }
}

@media (max-width:479px) {
    #test .questions-block .main-title {
        font-size: 16px
    }
}

#test .progress-heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

#test .progress-bar {
    position: relative;
    width: 100%;
    height: 4px;
    background: #eaf1ff;
    border-radius: 20px
}

#test .progress-line {
    position: absolute;
    background: #2758b7;
    border-radius: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    transition: width .3s ease-out
}

#test .counter {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #2d2d2d
}

@media (max-width:959px) {
    #test .counter {
        font-size: 16px
    }
}

@media (max-width:479px) {
    #test .counter {
        font-size: 14px
    }
}

#test .test-name {
    font-family: Raleway;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #b9b8b6
}

@media (max-width:959px) {
    #test .test-name {
        font-size: 15px
    }
}

@media (max-width:479px) {
    #test .test-name {
        font-size: 14px
    }
}

#test .answer-list {
    margin: 0;
    padding: 0
}

#test .answer-option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    margin: 0 0 24px 0;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: #757575;
    transition: all .3s ease 0s;
    cursor: pointer
}

@media (max-width:959px) {
    #test .answer-option {
        font-size: 16px
    }
}

@media (max-width:479px) {
    #test .answer-option {
        font-size: 14px
    }
}

#test .answer-option:before {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid;
    border-color: #bababa;
    border-radius: 50%;
    margin-right: 14px;
    transition: border-color .3s ease 0s
}

#test .answer-option:hover:before {
    border: 2px solid;
    border-color: #4379e0
}

#test .active {
    color: #2d2d2d
}

#test .active:before {
    border: 5px solid #4379e0
}

#test .btns-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#test .btns-wrap .btn {
    min-width: 240px;
    padding: 18px;
    border: 1px solid #2758b7;
    font-weight: 600;
    cursor: pointer
}

#test .btns-wrap .btn:disabled {
    background-color: #fff;
    color: #2758b7;
    cursor: no-drop;
    opacity: .3
}

/* #test .btns-wrap .btn:first-child {
    margin-right: 30px
} */

#test .pagination-block {
    position: relative;
    max-width: 300px;
    max-height: 700px;
    overflow: hidden;
    padding: 40px 55px 40px 40px;
    margin-left: 40px;
    background: #f7f9fd
}

@media (max-width:959px) {
    #test .pagination-block {
        padding: 30px
    }
}

@media (max-width:799px) {
    #test .pagination-block {
        max-width: 100%;
        height: 300px;
        padding: 25px;
        margin: 0
    }
}

#test .pagination-block::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 145px;
    background: linear-gradient(180deg, rgba(247, 249, 253, .5) 0, #f7f9fd 100%)
}

@media (max-width:799px) {
    #test .pagination-block::before {
        height: 40px
    }
}

#test .form-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.1;
    color: #2d2d2d;
    margin-bottom: 25px
}

@media (max-width:959px) {
    #test .form-title {
        font-size: 16px
    }
}

#test .pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 95%;
    overflow: auto
}

@media (max-width:799px) {
    #test .pagination {
        height: 85%
    }
}

#test .pagination::-webkit-scrollbar {
    width: 0
}

#test .pagination-item {
    min-width: 30px;
    height: 30px;
    margin: 0 2px 7px 2px
}

#test .pagination-btn {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    color: #2758b7;
    border: .5px solid #2758b7;
    background: #eaf1ff;
    border-radius: 5px;
    min-width: 30px;
    height: 30px;
    transition: all .3s ease 0s
}

#test .pagination-btn:disabled {
    color: #b9b8b6;
    border: .5px solid #b9b8b6;
    background: #fff
}

#test .pagination-btn.current {
    color: #fff;
    border: .5px solid #2758b7;
    background: #2758b7
}

#test .success-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

#test .success-block .main-title {
    margin-bottom: 10px
}

#test .success-block .api-error {
    padding: 15px;
    color: #b72727
}

#test .success-block .btns-wrap {
    width: 100%
}

@media (max-width:649px) {
    #test .success-block .btns-wrap {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

#test .success-block .btns-wrap .btn-text {
    font-weight: 700;
    font-size: 15px;
    color: #2758b7;
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0 30px 0 0;
    min-width: 0
}

@media (max-width:649px) {
    #test .success-block .btns-wrap .btn-text {
        margin: 30px 0 0 0
    }
}

#test .success-block .btns-wrap .btn-text:hover {
    text-decoration: underline
}

#test .heading {
    text-align: center
}

#test .success-img {
    margin-bottom: 35px
}

#test .subtitle {
    max-width: 530px;
    margin: 0 auto 50px auto;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    color: #616161
}

#test .feedback {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 130px
}

@media (max-width:479px) {
    #test .feedback {
        width: 100%;
        margin-bottom: 60px
    }
}

#test .feedback-option .answer-option p {
    margin: 0
}

#test .feedback-option .answer-option.active {
    margin: 0
}

#test .feedback-option .field input {
    min-width: 300px
}

@media (max-width:479px) {
    #test .feedback-option .field input {
        min-width: 100px
    }
}

#test .input-row {
    display: -ms-flexbox;
    display: flex
}

#test .btn-icon {
    min-width: 56px;
    width: 57px;
    height: 57px;
    background: #eaf1ff;
    border-radius: 6px;
    padding: 0;
    margin: 20px 0 0 12px;
    border: none
}

@media (max-width:479px) {
    #test .btn-icon {
        min-width: 46px;
        width: 47px;
        height: 47px
    }
}

#test .btn-icon:disabled {
    cursor: no-drop
}

#test .btn-icon:disabled:hover {
    background: #eaf1ff
}

#test .btn-icon:hover {
    background-color: #bcd2ff
}

#test .btn-link {
    font-size: 14px;
    text-transform: none;
    text-decoration-line: underline;
    color: #2758b7;
    background-color: transparent;
    border: none;
    padding: 0;
    margin-left: 10px
}

@media (max-width:767px) {
    #test .btn-link {
        margin: 0;
        padding: 0;
        min-width: 0
    }
}

#test .btn-link:hover {
    text-decoration: none
}

#test .data {
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0 25px 0
}

@media (max-width:767px) {
    #test .data {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

#test .data span {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.85;
    color: #bababa;
    overflow-wrap: anywhere
}

#test .test-done-wrap {
    text-align: center;
    width: 100%
}

#test .test-done-wrap .btns-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

#test .test-done-wrap .btns-wrap>li:not(:last-of-type) {
    margin-bottom: 10px
}

#test .test-done-wrap .btn {
    border: none
}

#test .test-done-wrap .btn-secondary {
    background-color: #fff;
    color: #2d2d2d
}

#test .test-done-wrap .btn-secondary:hover {
    opacity: .85
}

#test .pagination-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px
}

#test .pagination-title .form-title {
    margin: 0
}

#test .pagination-title .refresh-btn {
    border: 0;
    background: 0 0
}

#test .pagination-title .refresh-btn img {
    width: 18px
}

#test-info {
    width: 100%;
    z-index: 2
}

#test-info .plate {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px
}

@media (max-width:479px) {
    #test-info .plate {
        font-size: 18;
        padding: 0 30px
    }
}

#test-info .title {
    font-size: 64px;
    text-transform: capitalize;
    margin-bottom: 70px
}

@media (max-width:959px) {
    #test-info .title {
        font-size: 48px;
        margin-bottom: 50px
    }
}

@media (max-width:479px) {
    #test-info .title {
        font-size: 36px;
        padding: 0 30px
    }
}

@media (max-width:479px) {
    .en #test-info .title {
        font-size: 32px
    }
}

#test-info .img-wrap {
    min-height: 600px;
    width: 100%;
    margin-bottom: 80px
}

@media (max-width:959px) {
    #test-info .img-wrap {
        margin-bottom: 50px
    }
}

#test-info .block {
    max-width: 730px;
    margin: 0 auto
}

@media (max-width:479px) {
    #test-info .block {
        padding: 0 30px
    }
}

#test-info .text {
    margin-bottom: 50px
}

#test-info .text:last-child {
    margin-bottom: 0
}

#test-info .title-text {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 48px;
    line-height: 1.1;
    text-transform: capitalize;
    color: #2d2d2d;
    margin-bottom: 10px
}

@media (max-width:959px) {
    #test-info .title-text {
        font-size: 42px
    }
}

@media (max-width:479px) {
    #test-info .title-text {
        font-size: 30px
    }
}

#test-info .discription {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    color: #616161;
    margin-bottom: 30px
}

.management-section {
    position: relative;
    padding: 200px 0 0 0;
    text-align: center;
    background-color: #faf8f3
}

@media (max-width:767px) {
    .management-section {
        padding: 100px 0 0 0
    }
}

.management-section .video {
    width: 100%;
    height: auto
}

@media (max-width:479px) {
    .management-section .container {
        padding: 0
    }
}

.management-section .line-bg {
    top: 17%;
    z-index: 1
}

.management-section .container {
    position: relative;
    z-index: 2
}

.management-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 80px;
    line-height: 105.4%;
    color: #2d2d2d;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .management-section .title {
        font-size: 58px
    }
}

@media (max-width:479px) {
    .management-section .title {
        font-size: 48px;
        padding: 0 30px
    }
}

.management-section .sub-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: -.66px;
    color: #616161;
    max-width: 560px;
    margin: 0 auto 80px auto
}

@media (max-width:767px) {
    .management-section .sub-title {
        font-size: 18px
    }
}

@media (max-width:479px) {
    .management-section .sub-title {
        padding: 0 30px;
        margin: 0 auto 40px auto
    }
}

.team-section {
    padding: 100px 0 60px 0
}

@media (max-width:479px) {
    .team-section {
        padding: 50px 0
    }
}

.team-section .container {
    max-width: 980px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:799px) {
    .team-section .container {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.team-section .item {
    min-width: 350px;
    padding: 38px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #faf8f3;
    border-radius: 10px;
    margin-bottom: 20px
}

@media (max-width:479px) {
    .team-section .item {
        padding: 20px;
        min-width: auto
    }
}

.team-section .item:last-child {
    margin: 0
}

.team-section .icon {
    margin-right: 20px
}

.team-section .text-wrap {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: -.75px;
    color: #616161
}

@media (max-width:479px) {
    .team-section .text-wrap {
        font-size: 18px
    }
}

.team-section .title-sm {
    margin: 0;
    font-size: 18px
}

.team-section .sub-title {
    margin: 0;
    font-weight: 700;
    color: #2d2d2d;
    font-size: 18px
}

.team-section .text {
    margin-left: 25px;
    max-width: 475px
}

@media (max-width:799px) {
    .team-section .text {
        max-width: 100%;
        margin: 0 0 30px 0
    }
}

.team-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 48px;
    line-height: 114%;
    color: #2d2d2d;
    margin-bottom: 20px
}

@media (max-width:959px) {
    .team-section .title {
        font-size: 38px
    }
}

@media (max-width:479px) {
    .team-section .title {
        font-size: 30px
    }
}

.en .team-section .title {
    font-size: 46px
}

@media (max-width:959px) {
    .en .team-section .title {
        font-size: 34px
    }
}

@media (max-width:479px) {
    .en .team-section .title {
        font-size: 28px
    }
}

.team-section .description {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 2;
    color: #616161;
    margin: 0
}

.who-section {
    padding: 60px 0 0 0
}

@media (max-width:767px) {
    .who-section {
        padding: 50px 0 0 0
    }
}

.who-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 60px;
    line-height: 1.1;
    text-align: center;
    color: #2d2d2d;
    margin-bottom: 20px
}

@media (max-width:959px) {
    .who-section .title {
        font-size: 48px
    }
}

@media (max-width:479px) {
    .who-section .title {
        font-size: 32px
    }
}

.who-section .sub-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.7;
    text-align: center;
    letter-spacing: -.66px;
    color: #616161;
    max-width: 590px;
    margin: 0 auto 65px auto
}

@media (max-width:959px) {
    .who-section .sub-title {
        font-size: 18px;
        margin: 0 auto 45px auto
    }
}

.who-section .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:959px) {
    .who-section .block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width:767px) {
    .who-section .block {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

.who-section .list {
    list-style-type: none;
    counter-reset: item;
    padding: 0;
    margin: 0
}

@media (max-width:959px) {
    .who-section .list {
        margin: 0 5%
    }
}

@media (max-width:767px) {
    .who-section .list {
        margin: 0;
        width: 100%;
        text-align: center
    }
}

@media (max-width:479px) {
    .who-section .list {
        text-align: left
    }
}

.who-section .list:last-child {
    counter-reset: item 4
}

.who-section .list:last-child .item {
    margin-left: 30px
}

@media (max-width:959px) {
    .who-section .list:last-child .item {
        margin: 0 0 30px 0
    }
}

.who-section .list:last-child .item:before {
    content: "0"counter(item) "";
    counter-increment: item
}

.who-section .list:last-child .item:first-child,
.who-section .list:last-child .item:last-child {
    margin-left: 0
}

.who-section .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 2;
    color: #616161;
    margin-bottom: 30px
}

@media (max-width:479px) {
    .who-section .item {
        margin: 0 0 20px 0;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.who-section .item:before {
    content: "0"counter(item);
    counter-increment: item;
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    color: #2d2d2d;
    margin-bottom: 10px
}

@media (max-width:479px) {
    .who-section .item:before {
        margin: 0 10px 0 0
    }
}

.who-section .item:first-child,
.who-section .item:last-child {
    margin-left: 30px
}

@media (max-width:959px) {

    .who-section .item:first-child,
    .who-section .item:last-child {
        margin-left: 0
    }
}

@media (max-width:959px) {
    .who-section .list1 {
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width:959px) {
    .who-section .list2 {
        -ms-flex-order: 2;
        order: 2
    }
}

.who-section img {
    margin: 0 30px
}

@media (max-width:959px) {
    .who-section img {
        -ms-flex-order: 3;
        order: 3;
        width: 50%
    }
}

.discount-section {
    padding: 50px 0;
    background-color: #faf8f3
}

.discount-section .container {
    text-align: center
}

.discount-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 60px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: -1.98px;
    color: #2d2d2d;
    margin: 0 auto 35px auto
}

@media (max-width:767px) {
    .discount-section .title {
        font-size: 48px
    }
}

@media (max-width:479px) {
    .discount-section .title {
        font-size: 36px
    }
}

.discount-section .btn-wrap {
    position: relative
}

.discount-section .anim-btn {
    box-shadow: 0 0 0 0 rgba(88, 120, 243, .4);
    -webkit-animation: pulseAnimBtn 2s infinite;
    animation: pulseAnimBtn 2s infinite
}

@-webkit-keyframes pulseAnimBtn {
    0% {
        box-shadow: 0 0 0 0 #5878f3
    }

    70% {
        box-shadow: 0 0 0 10px rgba(88, 120, 243, 0)
    }

    100% {
        box-shadow: 0 0 0 50px rgba(88, 120, 243, 0)
    }
}

@keyframes pulseAnimBtn {
    0% {
        box-shadow: 0 0 0 0 #5878f3
    }

    70% {
        box-shadow: 0 0 0 10px rgba(88, 120, 243, 0)
    }

    100% {
        box-shadow: 0 0 0 50px rgba(88, 120, 243, 0)
    }
}

.discount-section .anim-btn:hover {
    -webkit-animation: none;
    animation: none
}

.discount-section .arrow-line {
    position: absolute;
    min-width: 300px;
    top: -150px;
    left: 100px
}

@media (max-width:1390px) {
    .discount-section .arrow-line {
        left: calc(-250px + 350 * ((100vw - calc(375px))/ 1015))
    }
}

@media (max-width:479px) {
    .business-section .container {
        padding: 0
    }
}

.business-section .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 100px 0
}

@media (max-width:959px) {
    .business-section .block {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 50px 0
    }
}

@media (max-width:959px) {
    .business-section .block {
        padding: 0 0 50px 0
    }
}

.business-section .img-cont {
    width: 100%;
    max-width: 555px
}

@media (max-width:959px) {
    .business-section .img-cont {
        max-width: 100%;
        margin-bottom: 30px
    }
}

@media (max-width:599px) {
    .business-section .img-cont img {
        width: 100%
    }
}

.business-section .img-cont img:nth-child(2) {
    display: block;
    margin-left: auto;
    margin-top: -10px
}

@media (max-width:599px) {
    .business-section .img-cont img:nth-child(2) {
        margin: 0
    }
}

.business-section .text-wrap {
    width: 100%;
    max-width: 445px;
    margin-left: 30px
}

@media (max-width:959px) {
    .business-section .text-wrap {
        max-width: 100%;
        margin: 0
    }
}

@media (max-width:479px) {
    .business-section .text-wrap {
        padding: 0 30px
    }
}

.business-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 48px;
    line-height: 1.1;
    color: #2d2d2d;
    margin-bottom: 30px
}

@media (max-width:767px) {
    .business-section .title {
        font-size: 38px
    }
}

@media (max-width:479px) {
    .business-section .title {
        font-size: 30px
    }
}

.business-section .plate {
    font-size: 20px;
    margin-bottom: 12px
}

@media (max-width:767px) {
    .business-section .plate {
        font-size: 18px
    }
}

.revert-section {
    background-color: #faf8f3
}

.revert-section .block {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (max-width:959px) {
    .revert-section .block {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.revert-section .text-wrap {
    margin: 0 30px 0 0
}

@media (max-width:959px) {
    .revert-section .text-wrap {
        margin: 0
    }
}

@media (max-width:959px) {
    .revert-section .img-cont {
        text-align: center
    }
}

.education-section {
    position: relative;
    padding: 100px 0 150px 0
}

@media (max-width:959px) {
    .education-section {
        padding: 50px 0
    }
}

@media (max-width:479px) {
    .education-section .line-bg {
        top: 70%
    }
}

.education-section .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 980px
}

@media (max-width:799px) {
    .education-section .container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.education-section .text-wrap {
    width: 45%
}

@media (max-width:799px) {
    .education-section .text-wrap {
        width: 100%
    }
}

.education-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 48px;
    line-height: 1.1;
    color: #2d2d2d;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .education-section .title {
        font-size: 38px
    }
}

@media (max-width:479px) {
    .education-section .title {
        font-size: 30px
    }
}

.education-section .description {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 2;
    color: #616161
}

.education-section .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 45%
}

@media (max-width:799px) {
    .education-section .block {
        width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.education-section .item {
    text-align: center;
    padding-top: 20px
}

.education-section .num {
    display: block;
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 100px;
    line-height: 1.1;
    color: #2758b7;
    margin-bottom: 5px
}

@media (max-width:767px) {
    .education-section .num {
        font-size: 90px
    }
}

@media (max-width:479px) {
    .education-section .num {
        font-size: 75px
    }
}

.education-section .num-amin {
    -webkit-animation: rotateNumAmin 4s linear infinite;
    animation: rotateNumAmin 4s linear infinite
}

@-webkit-keyframes rotateNumAmin {
    from {
        -webkit-transform: rotate(0) translateX(10px) rotate(0);
        transform: rotate(0) translateX(10px) rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg) translateX(10px) rotate(-360deg);
        transform: rotate(360deg) translateX(10px) rotate(-360deg)
    }
}

@keyframes rotateNumAmin {
    from {
        -webkit-transform: rotate(0) translateX(10px) rotate(0);
        transform: rotate(0) translateX(10px) rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg) translateX(10px) rotate(-360deg);
        transform: rotate(360deg) translateX(10px) rotate(-360deg)
    }
}

.education-section .text {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.7;
    color: #616161
}

@media (max-width:479px) {
    .education-section .text {
        font-size: 20px
    }
}

.holding-section {
    padding: 80px 0;
    background-color: #faf8f3
}

@media (max-width:799px) {
    .holding-section {
        padding: 50px 0
    }
}

@media (max-width:479px) {
    .holding-section {
        padding: 0 0 50px 0
    }
}

.holding-section .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:799px) {
    .holding-section .container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:479px) {
    .holding-section .container {
        padding: 0
    }
}

.holding-section .img-cont {
    position: relative;
    width: 45%;
    max-width: 445px;
    text-align: center
}

@media (max-width:799px) {
    .holding-section .img-cont {
        width: 100%;
        margin-bottom: 30px
    }
}

.holding-section .img-cont img {
    height: auto
}

.holding-section .badge {
    display: inline-block;
    margin: 0 auto;
    min-width: 340px;
    background-color: #fff;
    border-radius: 7px;
    padding: 16px;
    margin-top: -40px;
    text-align: center
}

@media (max-width:479px) {
    .holding-section .badge {
        min-width: 0;
        width: 100%
    }
}

.holding-section .user {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    color: #2758b7
}

.holding-section .position {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.7;
    color: #757575;
    margin: 0
}

.holding-section .text-wrap {
    width: 45%
}

@media (max-width:799px) {
    .holding-section .text-wrap {
        width: 100%;
        text-align: center
    }
}

@media (max-width:479px) {
    .holding-section .text-wrap {
        padding: 0 30px
    }
}

.holding-section .discription {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 2;
    color: #616161;
    margin-bottom: 20px
}

@media (max-width:799px) {
    .holding-section .discription {
        text-align: left
    }
}

.holding-section .discription span {
    color: #2758b7;
    font-weight: 700
}

.service-section {
    padding: 180px 0
}

@media (max-width:767px) {
    .service-section {
        padding: 100px 0
    }
}

@media (max-width:479px) {
    .service-section {
        padding: 100px 0 50px 0
    }
}

.service-section .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 837px;
    position: relative
}

@media (max-width:479px) {
    .service-section .container {
        padding: 0
    }
}

.service-section .menu-sec {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 777px;
    background: #f4f8ff;
    border-radius: 12px;
    margin-bottom: 40px;
    z-index: 2;
    transition: top .3s ease-out;
    position: absolute;
    top: 0
}

@media (max-width:829px) {
    .service-section .menu-sec {
        -ms-flex-direction: column;
        flex-direction: column;
        right: 0;
        left: 0
    }
}

.service-section .menu-sec.fixed {
    position: fixed;
    top: 0;
    box-shadow: 0 5px 50px 0 rgba(0, 0, 0, .15)
}

.service-section .content {
    padding-top: 90px
}

@media (max-width:829px) {
    .service-section .content {
        padding-top: 190px
    }
}

@media (max-width:479px) {
    .service-section .content {
        padding-top: 125px
    }
}

.service-section .menu-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:1024px) {
    .service-section .menu-item:hover .nav-btn {
        color: #2758b7
    }

    .service-section .menu-item:hover svg {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .service-section .menu-item:hover .sub-menu {
        opacity: 1;
        z-index: 2;
        visibility: visible
    }
}

@media (max-width:1023px) {
    .service-section .menu-item.menu-item_active .nav-btn {
        color: #2758b7
    }

    .service-section .menu-item.menu-item_active svg {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .service-section .menu-item.menu-item_active .sub-menu {
        opacity: 1;
        z-index: 2;
        visibility: visible
    }
}

.service-section .nav-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #616161;
    border: none;
    background-color: transparent;
    text-align: left;
    transition: all .3s ease 0s;
    padding: 16px 25px
}

@media (max-width:829px) {
    .service-section .nav-btn {
        width: 100%
    }
}

@media (max-width:479px) {
    .service-section .nav-btn {
        padding: 10px 30px;
        font-size: 14px
    }
}

.service-section .nav-btn svg {
    width: 12px;
    min-width: 12px;
    height: 7px;
    fill: #2758b7;
    margin-left: 10px;
    transition: all .3s ease 0s
}

@media (max-width:479px) {
    .service-section .nav-btn svg {
        width: 8px;
        min-width: 8px
    }
}

.service-section .sub-menu {
    position: absolute;
    width: 1000%;
    max-width: 260px;
    top: 55px;
    background: #f4f8ff;
    list-style: none;
    padding: 4px;
    margin: 0;
    border-radius: 12px;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transition: all .3s ease
}

@media (max-width:479px) {
    .service-section .sub-menu {
        top: 40px;
        padding: 15px
    }
}

.service-section .first-menu {
    left: 0
}

.service-section .sec-menu {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

@media (max-width:829px) {
    .service-section .sec-menu {
        left: 0;
        -webkit-transform: none;
        transform: none
    }
}

.service-section .third-menu {
    right: 0;
    height: 60vh;
    overflow: auto;
    padding-bottom: 20px
}

@media (max-width:829px) {
    .service-section .third-menu {
        right: auto;
        left: 0
    }
}

.service-section .link {
    display: block;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4;
    color: #616161;
    padding: 8px 14px;
    border-radius: 8px
}

@media (max-width:829px) {
    .service-section .link {
        padding: 8px 16px
    }
}

@media (max-width:479px) {
    .service-section .link {
        font-size: 14px
    }
}

.service-section .link:hover {
    background-color: #fff;
    color: #2758b7
}

.service-section .block {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 50px;
    margin-bottom: 50px
}

@media (max-width:479px) {
    .service-section .block {
        padding: 0 30px 30px 30px;
        margin-bottom: 30px
    }
}

.service-section .block img {
    margin-bottom: 50px
}

@media (max-width:479px) {
    .service-section .block img {
        margin-bottom: 15px
    }
}

.service-section .block .text-line {
    margin: 0
}

.service-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 60px;
    line-height: 1.1;
    margin-bottom: 30px;
    color: #2758b7
}

@media (max-width:767px) {
    .service-section .title {
        font-size: 50px
    }
}

@media (max-width:479px) {
    .service-section .title {
        font-size: 38px
    }
}

.service-section .sub-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 2;
    color: #616161
}

.service-section span {
    font-weight: 700;
    margin-bottom: 25px;
    color: #2d2d2d
}

.service-section .block-title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 40px;
    line-height: 1.1;
    color: #2758b7;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .service-section .block-title {
        font-size: 36px
    }
}

@media (max-width:479px) {
    .service-section .block-title {
        font-size: 28px
    }
}

.service-section .sub-title-block {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: -.66px;
    color: #2758b7;
    margin-bottom: 16px
}

@media (max-width:479px) {
    .service-section .sub-title-block {
        font-size: 18px
    }
}

.service-section .discription {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 2;
    color: #616161;
    margin-bottom: 25px
}

.service-section .list-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 2;
    color: #2d2d2d;
    margin-bottom: 20px
}

.service-section .rules-list {
    margin: 0
}

.service-section .list-check {
    margin-bottom: 8px
}

.service-section .reviews {
    margin-bottom: 100px
}

@media (max-width:479px) {
    .service-section .reviews {
        margin-bottom: 70px
    }
}

.service-section .img-wrap {
    border-radius: 50%;
    overflow: hidden
}

.service-section .backtop {
    position: fixed;
    bottom: 20px;
    right: 10%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #2758b7;
    background-color: #2758b7;
    transition: all .3s ease 0s;
    z-index: 2
}

@media (max-width:1023px) {
    .service-section .backtop {
        right: 20px
    }
}

.service-section .backtop:hover {
    background-color: transparent
}

.service-section .backtop:hover svg {
    fill: #2758b7
}

.service-section .backtop svg {
    fill: #fff;
    width: 15px;
    height: 10px;
    transition: all .3s ease 0s
}

.reviews {
    margin-bottom: 40px
}

.reviews .reviews-title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 40px;
    line-height: 1.1;
    color: #2758b7;
    margin-bottom: 30px
}

@media (max-width:767px) {
    .reviews .reviews-title {
        font-size: 36px
    }
}

@media (max-width:479px) {
    .reviews .reviews-title {
        font-size: 28px;
        padding: 0 30px
    }
}

.reviews .slider-wrap {
    padding: 30px 65px 50px 65px;
    background-color: #faf8f3;
    border-radius: 20px
}

@media (max-width:767px) {
    .reviews .slider-wrap {
        padding: 40px
    }
}

@media (max-width:479px) {
    .reviews .slider-wrap {
        padding: 25px
    }
}

.reviews-slider {
    overflow: hidden
}

.reviews-slider .controls-cont {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.reviews-slider .controls-cont .img {
    width: 46px;
    height: 40px
}

.reviews-slider .controls {
    display: -ms-flexbox;
    display: flex
}

.reviews-slider .arrow {
    position: relative;
    margin: 0 20px;
    right: auto;
    top: auto;
    width: 44px;
    border-radius: 50%;
    transition: all .3s ease 0s
}

.reviews-slider .arrow:hover {
    background-color: #4379e0
}

.reviews-slider .arrow:hover svg {
    fill: #fff
}

.reviews-slider .arrow::after {
    display: none
}

.reviews-slider .arrow svg {
    fill: #2758b7;
    transition: all .3s ease 0s
}

.reviews-slider .swiper-slide {
    width: 100% !important
}

.reviews-slider .text {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 2.1;
    color: #2d2d2d;
    margin-bottom: 20px
}

.reviews-slider .user {
    display: -ms-flexbox;
    display: flex
}

.reviews-slider .img-wrap {
    width: 60px;
    min-width: 60px;
    height: 60px;
    margin-right: 20px
}

@media (max-width:479px) {
    .reviews-slider .img-wrap {
        width: 40px;
        min-width: 40px;
        height: 40px
    }
}

.reviews-slider .name,
.reviews-slider .position {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    color: #2758b7
}

.reviews-slider .name {
    margin-bottom: 10px
}

@media (max-width:767px) {
    .reviews-slider .name {
        margin-bottom: 5px
    }
}

.reviews-slider .position {
    color: #2d2d2d;
    font-weight: 500;
    line-height: 1.5
}

.reviews-section {
    padding-top: 200px
}

@media (max-width:767px) {
    .reviews-section {
        padding-top: 100px
    }
}

.reviews-section .line-bg {
    top: 200px
}

.reviews-section .main-block {
    margin-bottom: 100px
}

@media (max-width:767px) {
    .reviews-section .main-block {
        margin-bottom: 50px
    }
}

.reviews-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    color: #2d2d2d;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .reviews-section .title {
        font-size: 58px
    }
}

@media (max-width:479px) {
    .reviews-section .title {
        font-size: 48px
    }
}

.reviews-section .sub-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.7;
    text-align: center;
    letter-spacing: -.66px;
    color: #616161
}

@media (max-width:767px) {
    .reviews-section .sub-title {
        font-size: 18px
    }
}

.reviews-section .block {
    position: relative;
    padding: 150px 0
}

@media (max-width:767px) {
    .reviews-section .block {
        padding: 100px 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media (max-width:479px) {
    .reviews-section .block {
        padding: 50px 0
    }
}

.reviews-section .block:nth-child(even) .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width:479px) {
    .reviews-section .block .container {
        padding: 0
    }
}

.reviews-section .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

@media (max-width:767px) {
    .reviews-section .img {
        position: relative;
        min-height: 370px;
        margin-top: -70px
    }
}

.reviews-section .text-wrap {
    width: 55%;
    padding: 50px;
    background-color: #faf8f3;
    border-radius: 16px;
    transition: width 1.5s ease 0s, opacity .3s ease 0s, -webkit-transform .3s ease 0s;
    transition: width 1.5s ease 0s, opacity .3s ease 0s, transform .3s ease 0s;
    transition: width 1.5s ease 0s, opacity .3s ease 0s, transform .3s ease 0s, -webkit-transform .3s ease 0s
}

@media (max-width:1199px) {
    .reviews-section .text-wrap {
        width: 75%
    }
}

@media (max-width:767px) {
    .reviews-section .text-wrap {
        width: 100%;
        padding: 30px
    }
}

@media (min-width:769px) {
    .reviews-section .text-wrap:hover {
        opacity: 95%;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.reviews-section .icon-wrap {
    margin-bottom: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.reviews-section .text {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 1.5;
    letter-spacing: .2px;
    color: #183b56;
    max-height: 288px;
    overflow: hidden;
    transition: max-height 1s ease-out 0s;
    margin-bottom: 5px
}

@media (max-width:767px) {
    .reviews-section .text {
        font-size: 28px
    }
}

@media (max-width:479px) {
    .reviews-section .text {
        font-size: 22px
    }
}

.reviews-section .btn-close {
    display: none
}

.reviews-section .more-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    color: #2758b7;
    transition: all .3s ease 0s;
    border: none;
    background-color: transparent;
    padding: 16px 16px 16px 0
}

@media (max-width:479px) {
    .reviews-section .more-btn {
        font-size: 16px
    }
}

.reviews-section .more-btn:hover {
    color: #4379e0
}

.reviews-section .more-btn:hover svg {
    width: 30px;
    fill: #4379e0
}

.reviews-section .more-btn svg {
    margin-left: 12px;
    fill: #2758b7;
    width: 15px;
    height: 11px;
    transition: all .3s ease 0s
}

.reviews-section .active_review {
    width: 100%;
    transition: width 1s ease 0s, -webkit-transform .3s ease 0s;
    transition: width 1s ease 0s, transform .3s ease 0s;
    transition: width 1s ease 0s, transform .3s ease 0s, -webkit-transform .3s ease 0s
}

@media (min-width:769px) {
    .reviews-section .active_review:hover {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.reviews-section .active_review .text {
    max-height: 3000px;
    transition: max-height 3s ease 0s
}

.reviews-section .active_review .btn-close {
    display: block
}

.reviews-section .active_review .more-btn {
    display: none
}

.mainbooks-section {
    position: relative;
    padding: 200px 0 100px 0;
    background-color: #faf8f3
}

@media (max-width:767px) {
    .mainbooks-section {
        padding: 100px 0 50px 0
    }
}

.mainbooks-section .line-bg {
    top: auto;
    bottom: 5%;
    z-index: 1
}

.mainbooks-section .title {
    margin-bottom: 20px;
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    text-align: center;
    letter-spacing: -1.98px;
    color: #2d2d2d
}

@media (max-width:767px) {
    .mainbooks-section .title {
        font-size: 58px
    }
}

@media (max-width:479px) {
    .mainbooks-section .title {
        font-size: 48px
    }
}

.mainbooks-section .sub-title {
    max-width: 900px;
    margin: 0 auto;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    color: #616161
}

@media (max-width:767px) {
    .mainbooks-section .sub-title {
        font-size: 18px
    }
}

.books-section {
    padding: 100px 0
}

@media (max-width:767px) {
    .books-section {
        padding: 50px 0
    }
}

@media (max-width:479px) {
    .books-section {
        padding: 25px 0
    }
}

.books-section .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px 0
}

@media (max-width:799px) {
    .books-section .block {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:767px) {
    .books-section .block {
        padding: 25px 0
    }
}

.books-section .img {
    width: 100%;
    max-width: 265px;
    min-width: 230px
}

@media (max-width:799px) {
    .books-section .img {
        max-width: 400px;
        margin-bottom: 25px
    }
}

.books-section .img img {
    width: 100%;
    height: auto
}

.books-section .text-wrap {
    width: 100%;
    max-width: 777px;
    margin-left: 30px
}

@media (max-width:799px) {
    .books-section .text-wrap {
        margin: 0
    }
}

.books-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 40px;
    line-height: 1.1;
    color: #2758b7;
    margin-bottom: 16px
}

@media (max-width:959px) {
    .books-section .title {
        font-size: 36px
    }
}

@media (max-width:479px) {
    .books-section .title {
        font-size: 28px
    }
}

.books-section .sub-title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: .2px;
    color: #183b56;
    margin-bottom: 16px
}

@media (max-width:959px) {
    .books-section .sub-title {
        font-size: 22px
    }
}

@media (max-width:479px) {
    .books-section .sub-title {
        font-size: 20px
    }
}

.books-section .description {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 2;
    color: #616161;
    margin-bottom: 16px
}

.about-section {
    position: relative;
    padding: 200px 0 140px 0;
    background-color: #faf8f3
}

@media (max-width:767px) {
    .about-section {
        padding: 100px 0 70px 0
    }
}

@media (max-width:479px) {
    .about-section {
        padding: 100px 0 50px 0
    }
}

.about-section .title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 64px;
    text-align: center;
    color: #2d2d2d;
    margin: 0
}

@media (max-width:767px) {
    .about-section .title {
        font-size: 58px
    }
}

@media (max-width:479px) {
    .about-section .title {
        font-size: 48px;
        padding: 0 30px
    }
}

.aboutus-section {
    padding: 90px 0 160px 0
}

@media (max-width:767px) {
    .aboutus-section {
        padding: 70px 0 100px 0
    }
}

@media (max-width:479px) {
    .aboutus-section {
        padding: 50px 0
    }
}

.aboutus-section .container {
    max-width: 837px
}

.aboutus-section .discription {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 2;
    color: #616161;
    margin-bottom: 20px
}

.aboutus-section .discription span {
    color: #2758b7
}

@media (max-width:849px) {
    .aboutus-section .img-block {
        text-align: center
    }
}

.aboutus-section .img-block img {
    width: auto
}

.aboutus-section .img-block img:first-child {
    margin-right: 35px
}

@media (max-width:849px) {
    .aboutus-section .img-block img:first-child {
        margin-right: 0
    }
}

.aboutus-section img {
    width: 100%;
    height: auto;
    margin-bottom: 20px
}

.contact-section {
    padding: 200px 0 140px 0;
    background-color: #faf8f3
}

@media (max-width:767px) {
    .contact-section {
        padding: 100px 0 70px 0
    }
}

@media (max-width:479px) {
    .contact-section {
        padding: 100px 0 50px 0
    }
}

@media (max-width:479px) {
    .contact-section .container {
        padding: 0
    }
}

.contact-section .main-title {
    font-family: "Cormorant Garamond", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    text-align: center;
    letter-spacing: -1.98px;
    color: #2d2d2d;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .contact-section .main-title {
        font-size: 58px
    }
}

@media (max-width:479px) {
    .contact-section .main-title {
        font-size: 48px;
        padding: 0 30px
    }
}

.contact-section .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:959px) {
    .contact-section .content {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.contact-section .social-wrap {
    width: 100%;
    max-width: 170px;
    margin-right: 30px
}

@media (max-width:959px) {
    .contact-section .social-wrap {
        max-width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0
    }
}

@media (max-width:699px) {
    .contact-section .social-wrap {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

@media (max-width:479px) {
    .contact-section .social-wrap {
        padding: 0 30px
    }
}

.contact-section .block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 26px
}

@media (max-width:699px) {
    .contact-section .block {
        -ms-flex-align: center;
        align-items: center
    }
}

.contact-section .title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 2;
    color: #2d2d2d;
    margin-bottom: 20px
}

.contact-section .icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.contact-section .icon:hover svg {
    fill: #4379e0
}

.contact-section .icon:hover .icon-title {
    color: #4379e0
}

.contact-section .icon svg {
    fill: #b9b8b6;
    margin-right: 10px;
    transition: all .3s ease 0s
}

.contact-section .icon-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 2;
    color: #2d2d2d;
    margin: 0;
    transition: all .3s ease 0s
}

.contact-section .phone-link {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 2;
    color: #616161;
    margin-bottom: 10px;
    transition: all .3s ease 0s
}

.contact-section .phone-link:hover {
    color: #4379e0
}

.contact-section .form-wrap {
    width: 100%;
    max-width: 835px;
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
    opacity: 0;
    -webkit-animation: showform 3s forwards;
    animation: showform 3s forwards
}

@media (max-width:959px) {
    .contact-section .form-wrap {
        max-width: 100%;
        margin-bottom: 40px
    }
}

@-webkit-keyframes showform {
    0% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
        opacity: 0
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes showform {
    0% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
        opacity: 0
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.contact-section .form-wrap {
    padding: 40px 65px 55px 65px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 1px 12px 42px rgba(155, 164, 162, .12)
}

.contact-section .form-wrap.form-send {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contact-section .form-wrap .error-text,
.contact-section .form-wrap .fetch-error {
    display: none;
    color: #b72727;
    font-size: 12px;
    margin: 0;
    padding: 10px 0
}

.contact-section .form-wrap .error-text.active,
.contact-section .form-wrap .fetch-error.active {
    display: block
}

.contact-section .form-wrap .fetch-error {
    text-align: center
}

.contact-section .form-wrap .success-msg {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    display: none
}

.contact-section .form-wrap .success-msg.active {
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {
    .contact-section .form-wrap {
        padding: 40px
    }
}

@media (max-width:479px) {
    .contact-section .form-wrap {
        padding: 30px
    }
}

.contact-section .form-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
    color: #2d2d2d;
    margin-bottom: 35px
}

.contact-section .form-block {
    margin: 0
}

.contact-section .ccobtact-form label {
    display: block;
    margin-bottom: 18px
}

.contact-section .ccobtact-form textarea {
    margin-bottom: 18px;
    min-height: 180px
}

.contact-section .btn {
    display: block;
    max-width: 240px;
    margin: 0 auto
}

.animate__animated {
    --animate-duration: 2.5s
}

.who-section .img,
.who-section .item {
    opacity: 0
}

.who-section .element-show .list1 .item {
    opacity: 1
}

.who-section .element-show .list1 .item:nth-child(1) {
    transition: opacity 2s ease 0s
}

.who-section .element-show .list1 .item:nth-child(2) {
    transition: opacity 2s ease .2s
}

.who-section .element-show .list1 .item:nth-child(3) {
    transition: opacity 2s ease .4s
}

.who-section .element-show .list1 .item:nth-child(4) {
    transition: opacity 2s ease .6s
}

.who-section .element-show .list2 .item {
    opacity: 1
}

.who-section .element-show .list2 .item:nth-child(1) {
    transition: opacity 2s ease .8s
}

.who-section .element-show .list2 .item:nth-child(2) {
    transition: opacity 2s ease 1s
}

.who-section .element-show .list2 .item:nth-child(3) {
    transition: opacity 2s ease 1.2s
}

.who-section .element-show .list2 .item:nth-child(4) {
    transition: opacity 2s ease 1.4s
}

.who-section .element-show .img {
    opacity: 1;
    transition: opacity 2s ease 0s
}

.btn-border-anim {
    position: relative;
    text-decoration: none;
    background: 0 0;
    border: 0;
    border-radius: 6px;
    box-shadow: inset 0 0 0 2px transparent
}

.btn-border-anim:after,
.btn-border-anim:before {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    border: 2px solid transparent;
    border-radius: 6px;
    width: 0;
    height: 0
}

.btn-border-anim:after {
    top: 0;
    left: 0;
    transition: border-color 0s ease-in .8s, width .2s ease-in .6s, height .2s ease-in .4s
}

.btn-border-anim:before {
    bottom: 0;
    right: 0;
    transition: border-color 0s ease-in .4s, width .2s ease-in .2s, height .2s ease-in
}

.btn-border-anim:hover {
    padding: 16px
}

.btn-border-anim:hover:after,
.btn-border-anim:hover:before {
    width: 100%;
    height: 100%;
    border-radius: 6px
}

.btn-border-anim:hover:after {
    border-top-color: #4379e0;
    border-right-color: #4379e0;
    transition: width .2s ease-out, height .2s ease-out .2s
}

.btn-border-anim:hover:before {
    border-bottom-color: #4379e0;
    border-left-color: #4379e0;
    transition: border-color 0s ease-out .4s, width .2s ease-out .4s, height .2s ease-out .6s
}

.preloaderWrap,
.spinnerWrap {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, .8);
    z-index: 9999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.preloaderWrap.preloader,
.spinnerWrap.preloader {
    background: #fff;
    transition: opacity .3s ease-out, overflow .3s ease-out
}

.preloaderWrap.preloader.loaded,
.spinnerWrap.preloader.loaded {
    overflow: hidden
}

@-webkit-keyframes ldio-dlddypcolna {
    0% {
        opacity: 1;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateZ(0) scale(1.5, 1.5);
        transform: translateZ(0) scale(1.5, 1.5)
    }

    100% {
        opacity: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateZ(0) scale(1, 1);
        transform: translateZ(0) scale(1, 1)
    }
}

@keyframes ldio-dlddypcolna {
    0% {
        opacity: 1;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateZ(0) scale(1.5, 1.5);
        transform: translateZ(0) scale(1.5, 1.5)
    }

    100% {
        opacity: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateZ(0) scale(1, 1);
        transform: translateZ(0) scale(1, 1)
    }
}

.ldio-dlddypcolna div>div {
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #2758b7;
    -webkit-animation: ldio-dlddypcolna 1s linear infinite;
    animation: ldio-dlddypcolna 1s linear infinite
}

.ldio-dlddypcolna div:nth-child(1)>div {
    left: 74px;
    top: 44px;
    -webkit-animation-delay: -875ms;
    animation-delay: -875ms
}

.ldio-dlddypcolna>div:nth-child(1) {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 80px 50px;
    transform-origin: 80px 50px
}

.ldio-dlddypcolna div:nth-child(2)>div {
    left: 65px;
    top: 65px;
    -webkit-animation-delay: -.75s;
    animation-delay: -.75s
}

.ldio-dlddypcolna>div:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 71px 71px;
    transform-origin: 71px 71px
}

.ldio-dlddypcolna div:nth-child(3)>div {
    left: 44px;
    top: 74px;
    -webkit-animation-delay: -625ms;
    animation-delay: -625ms
}

.ldio-dlddypcolna>div:nth-child(3) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 50px 80px;
    transform-origin: 50px 80px
}

.ldio-dlddypcolna div:nth-child(4)>div {
    left: 23px;
    top: 65px;
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.ldio-dlddypcolna>div:nth-child(4) {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 29px 71px;
    transform-origin: 29px 71px
}

.ldio-dlddypcolna div:nth-child(5)>div {
    left: 14px;
    top: 44px;
    -webkit-animation-delay: -375ms;
    animation-delay: -375ms
}

.ldio-dlddypcolna>div:nth-child(5) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 20px 50px;
    transform-origin: 20px 50px
}

.ldio-dlddypcolna div:nth-child(6)>div {
    left: 23px;
    top: 23px;
    -webkit-animation-delay: -.25s;
    animation-delay: -.25s
}

.ldio-dlddypcolna>div:nth-child(6) {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transform-origin: 29px 29px;
    transform-origin: 29px 29px
}

.ldio-dlddypcolna div:nth-child(7)>div {
    left: 44px;
    top: 14px;
    -webkit-animation-delay: -125ms;
    animation-delay: -125ms
}

.ldio-dlddypcolna>div:nth-child(7) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: 50px 20px;
    transform-origin: 50px 20px
}

.ldio-dlddypcolna div:nth-child(8)>div {
    left: 65px;
    top: 23px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.ldio-dlddypcolna>div:nth-child(8) {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-transform-origin: 71px 29px;
    transform-origin: 71px 29px
}

.loadingio-spinner-spin-d3mtgzoxi6 {
    width: 74px;
    height: 74px;
    display: inline-block;
    overflow: hidden
}

.ldio-dlddypcolna {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform: translateZ(0) scale(.74);
    transform: translateZ(0) scale(.74);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.ldio-dlddypcolna div {
    box-sizing: content-box
}

.language-select {
    position: relative
}

@media (min-width:1200px) {
    .language-select {
        margin-left: 25px
    }

    .language-select:hover .selected-language {
        color: #2758b7
    }

    .language-select:hover .language-list {
        opacity: 1;
        visibility: visible;
        z-index: 2
    }

    .language-select:hover .arrow-l {
        -webkit-transform: rotate(220deg);
        transform: rotate(220deg)
    }

    .language-select:hover .arrow-r {
        -webkit-transform: rotate(-220deg);
        transform: rotate(-220deg)
    }
}

@media (max-width:1199px) {
    .language-select {
        margin-top: 30px
    }
}

.language-select .selected-language {
    position: relative;
    text-transform: uppercase;
    padding: 8px 35px 8px 14px;
    border: 1px solid #2758b7;
    border-radius: 12px;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    z-index: 2;
    transition: all .3s ease 0s
}

@media (max-width:1199px) {
    .language-select .selected-language {
        display: none
    }
}

.language-select .icon {
    position: absolute;
    right: 19px;
    top: 12px;
    z-index: 1;
    transition: all .3s ease 0s
}

@media (max-width:1199px) {
    .language-select .icon {
        display: none
    }
}

.language-select .arrow {
    position: absolute;
    width: 8px;
    height: 2px;
    top: 5px;
    background-color: #2758b7;
    transition: all .3s ease 0s
}

.language-select .arrow-l {
    left: -2px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.language-select .arrow-r {
    right: -1px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.language-select .language-list {
    margin: 0;
    list-style: none
}

@media (min-width:1200px) {
    .language-select .language-list {
        position: absolute;
        width: 100%;
        top: 43px;
        left: 0;
        padding: 4px;
        transition: all .3s ease 0s;
        border: 1px solid #2758b7;
        border-radius: 12px;
        opacity: 0;
        visibility: hidden;
        z-index: -1
    }
}

@media (max-width:1199px) {
    .language-select .language-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0
    }
}

.language-select .language-button {
    padding: 8px 11px;
    border-radius: 8px;
    width: 100%;
    text-align: left;
    transition: all .3s ease 0s;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px
}

@media (min-width:1200px) {
    .language-select .language-button:hover {
        background: #e4eeff;
        color: #2758b7
    }
}

@media (max-width:1199px) {
    .language-select .language-button {
        margin: 0 5px;
        text-align: center;
        border: 1px solid transparent;
        background: 0 0
    }

    .language-select .language-button.active {
        background: #e4eeff;
        color: #2758b7;
        border: 1px solid #2758b7
    }
}

@media (min-width:1200px) {
    .white-header .language-select:hover .selected-language {
        color: #fff
    }

    .white-header .selected-language {
        border: 1px solid #fff;
        color: #fff
    }

    .white-header .arrow {
        background-color: #fff
    }

    .white-header .language-list {
        border: 1px solid #fff;
        background-color: #f4f8ff
    }

    .white-header .language-button:hover {
        background: #fff;
        color: #2758b7
    }
}

#footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

#footer .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1260px
}

#footer .top {
    padding: 70px 0;
    border-top: 1px solid #dfdfdf
}

@media (max-width:959px) {
    #footer .top {
        padding: 50px 0
    }
}

@media (max-width:479px) {
    #footer .top {
        padding: 30px 0
    }
}

@media (max-width:959px) {
    #footer .top .container {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

#footer .footer-logo {
    width: 157px
}

@media (max-width:959px) {
    #footer .footer-logo {
        margin-bottom: 25px
    }
}

#footer .title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 2;
    color: #2d2d2d;
    margin-bottom: 20px
}

@media (max-width:959px) {
    #footer .title {
        display: none
    }
}

#footer .icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

@media (max-width:959px) {
    #footer .icon {
        display: -ms-flexbox;
        display: flex;
        margin: 0 15px
    }
}

#footer .icon svg {
    fill: #616161;
    transition: all .3s ease 0s
}

#footer .icon:hover .icon-title {
    color: #4379e0
}

#footer .icon:hover svg {
    fill: #4379e0
}

#footer .icon-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 2;
    color: #616161;
    margin: 0 0 0 10px;
    transition: all .3s ease 0s
}

@media (max-width:959px) {
    #footer .icon-title {
        display: none
    }
}

#footer .wrap {
    display: -ms-flexbox;
    display: flex
}

@media (max-width:1199px) {
    #footer .wrap {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:959px) {
    #footer .wrap {
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

#footer .menu-wrap {
    padding-top: 15px;
    margin: 0 25px
}

@media (max-width:959px) {
    #footer .menu-wrap {
        padding: 0;
        margin: 0
    }
}

#footer .menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none
}

#footer .item {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    margin-bottom: 12px
}

#footer .footer-link {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 2;
    color: #616161;
    transition: all .3s ease 0s
}

#footer .footer-link:hover {
    color: #4379e0
}

#footer .social-wrap {
    display: -ms-flexbox;
    display: flex
}

@media (max-width:1199px) {
    #footer .social-wrap {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:959px) {
    #footer .social-wrap {
        position: relative;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 25px 0;
        margin-top: 20px
    }

    #footer .social-wrap::after,
    #footer .social-wrap::before {
        content: '';
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        width: 100vw;
        height: 1px;
        background-color: #dfdfdf
    }

    #footer .social-wrap::after {
        top: 0
    }

    #footer .social-wrap::before {
        bottom: 0
    }
}

#footer .block {
    padding-top: 15px;
    margin: 0 25px
}

@media (max-width:959px) {
    #footer .block {
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        padding: 0
    }
}

#footer .phons {
    padding-top: 15px;
    margin: 0 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:959px) {
    #footer .phons {
        padding-top: 30px;
        margin: 0
    }
}

#footer .phone-link {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 2;
    color: #616161;
    transition: all .3s ease 0s
}

#footer .phone-link:hover {
    color: #4379e0
}

#footer .bot {
    padding: 30px 0;
    border-top: 1px solid #dfdfdf
}

@media (max-width:479px) {
    #footer .bot {
        padding: 24px 0
    }
}

#footer .bot .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:599px) {
    #footer .bot .container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#footer .site-title {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.75;
    color: #b9b8b6;
    margin: 0
}

@media (max-width:599px) {
    #footer .site-title {
        margin-bottom: 20px
    }
}

/* #footer .site-link svg {
    fill: #aca29a;
    transition: all .3s ease 0s
}

#footer .site-link svg .pur {
    fill: #9069f4;
    transition: all .3s ease 0s
}

#footer .site-link:hover svg {
    fill: #4379e0
}

#footer .site-link:hover .pur {
    fill: #2758b7
} *//**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */

@font-face {font-display:swap;
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
 *
 * Copyright (c) 2022 Animate.css
 */
:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1
}

.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animate__animated.animate__infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animate__animated.animate__repeat-1 {
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: var(--animate-repeat);
    animation-iteration-count: var(--animate-repeat)
}

.animate__animated.animate__repeat-2 {
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
    -webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
    animation-iteration-count: calc(var(--animate-repeat)*2)
}

.animate__animated.animate__repeat-3 {
    -webkit-animation-iteration-count: 3;
    animation-iteration-count: 3;
    -webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
    animation-iteration-count: calc(var(--animate-repeat)*3)
}

.animate__animated.animate__delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-delay: var(--animate-delay);
    animation-delay: var(--animate-delay)
}

.animate__animated.animate__delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-delay: calc(var(--animate-delay)*2);
    animation-delay: calc(var(--animate-delay)*2)
}

.animate__animated.animate__delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-delay: calc(var(--animate-delay)*3);
    animation-delay: calc(var(--animate-delay)*3)
}

.animate__animated.animate__delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-delay: calc(var(--animate-delay)*4);
    animation-delay: calc(var(--animate-delay)*4)
}

.animate__animated.animate__delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    -webkit-animation-delay: calc(var(--animate-delay)*5);
    animation-delay: calc(var(--animate-delay)*5)
}

.animate__animated.animate__faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-duration: calc(var(--animate-duration)/2);
    animation-duration: calc(var(--animate-duration)/2)
}

.animate__animated.animate__fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-duration: calc(var(--animate-duration)*.8);
    animation-duration: calc(var(--animate-duration)*.8)
}

.animate__animated.animate__slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-duration: calc(var(--animate-duration)*2);
    animation-duration: calc(var(--animate-duration)*2)
}

.animate__animated.animate__slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-duration: calc(var(--animate-duration)*3);
    animation-duration: calc(var(--animate-duration)*3)
}

@media (prefers-reduced-motion:reduce),
print {
    .animate__animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important
    }

    .animate__animated[class*=Out] {
        opacity: 0
    }
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(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) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1)
    }

    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) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05)
    }

    80% {
        -webkit-transform: translateZ(0) scaleY(.95);
        transform: translateZ(0) scaleY(.95);
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02)
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(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) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1)
    }

    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) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05)
    }

    80% {
        -webkit-transform: translateZ(0) scaleY(.95);
        transform: translateZ(0) scaleY(.95);
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02)
    }
}

.animate__bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.animate__flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(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)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(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)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shakeX {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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 shakeX {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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)
    }
}

.animate__shakeX {
    -webkit-animation-name: shakeX;
    animation-name: shakeX
}

@-webkit-keyframes shakeY {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

@keyframes shakeY {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

.animate__shakeY {
    -webkit-animation-name: shakeY;
    animation-name: shakeY
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.animate__headShake {
    -webkit-animation-name: headShake;
    animation-name: headShake;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.animate__swing {
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-transform-origin: top center;
    transform-origin: top center
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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 {

    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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)
    }
}

.animate__jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.animate__heartBeat {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-duration: calc(var(--animate-duration)*1.3);
    animation-duration: calc(var(--animate-duration)*1.3);
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes backInDown {
    0% {
        opacity: .7;
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7)
    }

    80% {
        opacity: .7;
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes backInDown {
    0% {
        opacity: .7;
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7)
    }

    80% {
        opacity: .7;
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.animate__backInDown {
    -webkit-animation-name: backInDown;
    animation-name: backInDown
}

@-webkit-keyframes backInLeft {
    0% {
        opacity: .7;
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7)
    }

    80% {
        opacity: .7;
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes backInLeft {
    0% {
        opacity: .7;
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7)
    }

    80% {
        opacity: .7;
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.animate__backInLeft {
    -webkit-animation-name: backInLeft;
    animation-name: backInLeft
}

@-webkit-keyframes backInRight {
    0% {
        opacity: .7;
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7)
    }

    80% {
        opacity: .7;
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes backInRight {
    0% {
        opacity: .7;
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7)
    }

    80% {
        opacity: .7;
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.animate__backInRight {
    -webkit-animation-name: backInRight;
    animation-name: backInRight
}

@-webkit-keyframes backInUp {
    0% {
        opacity: .7;
        -webkit-transform: translateY(1200px) scale(.7);
        transform: translateY(1200px) scale(.7)
    }

    80% {
        opacity: .7;
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes backInUp {
    0% {
        opacity: .7;
        -webkit-transform: translateY(1200px) scale(.7);
        transform: translateY(1200px) scale(.7)
    }

    80% {
        opacity: .7;
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.animate__backInUp {
    -webkit-animation-name: backInUp;
    animation-name: backInUp
}

@-webkit-keyframes backOutDown {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        opacity: .7;
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7)
    }

    to {
        opacity: .7;
        -webkit-transform: translateY(700px) scale(.7);
        transform: translateY(700px) scale(.7)
    }
}

@keyframes backOutDown {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        opacity: .7;
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7)
    }

    to {
        opacity: .7;
        -webkit-transform: translateY(700px) scale(.7);
        transform: translateY(700px) scale(.7)
    }
}

.animate__backOutDown {
    -webkit-animation-name: backOutDown;
    animation-name: backOutDown
}

@-webkit-keyframes backOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        opacity: .7;
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7)
    }

    to {
        opacity: .7;
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7)
    }
}

@keyframes backOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        opacity: .7;
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7)
    }

    to {
        opacity: .7;
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7)
    }
}

.animate__backOutLeft {
    -webkit-animation-name: backOutLeft;
    animation-name: backOutLeft
}

@-webkit-keyframes backOutRight {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        opacity: .7;
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7)
    }

    to {
        opacity: .7;
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7)
    }
}

@keyframes backOutRight {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        opacity: .7;
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7)
    }

    to {
        opacity: .7;
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7)
    }
}

.animate__backOutRight {
    -webkit-animation-name: backOutRight;
    animation-name: backOutRight
}

@-webkit-keyframes backOutUp {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        opacity: .7;
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7)
    }

    to {
        opacity: .7;
        -webkit-transform: translateY(-700px) scale(.7);
        transform: translateY(-700px) scale(.7)
    }
}

@keyframes backOutUp {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        opacity: .7;
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7)
    }

    to {
        opacity: .7;
        -webkit-transform: translateY(-700px) scale(.7);
        transform: translateY(-700px) scale(.7)
    }
}

.animate__backOutUp {
    -webkit-animation-name: backOutUp;
    animation-name: backOutUp
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    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: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    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: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*.75);
    animation-duration: calc(var(--animate-duration)*.75);
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    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) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
        transform: translate3d(0, 25px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
        transform: translate3d(0, -10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
        transform: translate3d(0, 5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    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) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
        transform: translate3d(0, 25px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
        transform: translate3d(0, -10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
        transform: translate3d(0, 5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    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) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
        transform: translate3d(-10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
        transform: translate3d(5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    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) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
        transform: translate3d(-10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
        transform: translate3d(5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    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) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
        transform: translate3d(10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
        transform: translate3d(-5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    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) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
        transform: translate3d(10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
        transform: translate3d(-5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    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) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
        transform: translate3d(0, 10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
        transform: translate3d(0, -5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    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) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
        transform: translate3d(0, 10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
        transform: translate3d(0, -5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__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)
    }
}

.animate__bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*.75);
    animation-duration: calc(var(--animate-duration)*.75);
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
        transform: translate3d(0, 10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
        transform: translate3d(0, 10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3)
    }
}

.animate__bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
        transform: translate3d(20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
        transform: translate3d(20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2)
    }
}

.animate__bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
        transform: translate3d(-20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
        transform: translate3d(-20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2)
    }
}

.animate__bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
        transform: translate3d(0, -10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
        transform: translate3d(0, 20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
        transform: translate3d(0, -10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
        transform: translate3d(0, 20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3)
    }
}

.animate__bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInTopLeft {
    -webkit-animation-name: fadeInTopLeft;
    animation-name: fadeInTopLeft
}

@-webkit-keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInTopRight {
    -webkit-animation-name: fadeInTopRight;
    animation-name: fadeInTopRight
}

@-webkit-keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInBottomLeft {
    -webkit-animation-name: fadeInBottomLeft;
    animation-name: fadeInBottomLeft
}

@-webkit-keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInBottomRight {
    -webkit-animation-name: fadeInBottomRight;
    animation-name: fadeInBottomRight
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.animate__fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.animate__fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.animate__fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.animate__fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.animate__fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.animate__fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.animate__fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.animate__fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.animate__fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }
}

@keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }
}

.animate__fadeOutTopLeft {
    -webkit-animation-name: fadeOutTopLeft;
    animation-name: fadeOutTopLeft
}

@-webkit-keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }
}

@keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }
}

.animate__fadeOutTopRight {
    -webkit-animation-name: fadeOutTopRight;
    animation-name: fadeOutTopRight
}

@-webkit-keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }
}

@keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }
}

.animate__fadeOutBottomRight {
    -webkit-animation-name: fadeOutBottomRight;
    animation-name: fadeOutBottomRight
}

@-webkit-keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }
}

@keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }
}

.animate__fadeOutBottomLeft {
    -webkit-animation-name: fadeOutBottomLeft;
    animation-name: fadeOutBottomLeft
}

@-webkit-keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
    }

    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
    }

    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
    }

    to {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
    }
}

@keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
    }

    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
    }

    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
    }

    to {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
    }
}

.animate__animated.animate__flip {
    -webkit-animation-name: flip;
    animation-name: flip;
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.animate__flipInX {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.animate__flipInY {
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg)
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg)
    }
}

.animate__flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*.75);
    animation-duration: calc(var(--animate-duration)*.75);
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg)
    }

    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg)
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg)
    }

    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg)
    }
}

.animate__flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*.75);
    animation-duration: calc(var(--animate-duration)*.75);
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes lightSpeedInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__lightSpeedInRight {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg)
    }

    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg)
    }

    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__lightSpeedInLeft {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg)
    }
}

@keyframes lightSpeedOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg)
    }
}

.animate__lightSpeedOutRight {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes lightSpeedOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg)
    }
}

@keyframes lightSpeedOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg)
    }
}

.animate__lightSpeedOutLeft {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rotateIn {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rotateInDownLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateInDownRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rotateInDownRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rotateInUpLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateInUpRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rotateInUpRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes rotateOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg)
    }
}

@keyframes rotateOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg)
    }
}

.animate__rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@keyframes rotateOutDownLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

.animate__rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@keyframes rotateOutDownRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

.animate__rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@keyframes rotateOutUpLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

.animate__rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@keyframes rotateOutUpRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.animate__rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg)
    }

    40%,
    80% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0)
    }
}

@keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg)
    }

    40%,
    80% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0)
    }
}

.animate__hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-duration: calc(var(--animate-duration)*2);
    animation-duration: calc(var(--animate-duration)*2);
    -webkit-animation-name: hinge;
    animation-name: hinge;
    -webkit-transform-origin: top left;
    transform-origin: top left
}

@-webkit-keyframes jackInTheBox {
    0% {
        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 {
    0% {
        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)
    }
}

.animate__jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.animate__rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.animate__zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
}

@keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
}

.animate__zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
    }
}

@keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
    }
}

.animate__zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
    }
}

@keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
    }
}

.animate__zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
}

@keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
}

.animate__zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.animate__zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }

    to {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0)
    }
}

@keyframes zoomOutDown {
    40% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }

    to {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0)
    }
}

.animate__zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-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)
    }
}

@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)
    }
}

.animate__zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
    -webkit-transform-origin: left center;
    transform-origin: left center
}

@-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)
    }
}

@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)
    }
}

.animate__zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
    -webkit-transform-origin: right center;
    transform-origin: right center
}

@-webkit-keyframes zoomOutUp {
    40% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }

    to {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0)
    }
}

@keyframes zoomOutUp {
    40% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }

    to {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0)
    }
}

.animate__zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: hidden
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: hidden
    }
}

.animate__slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: hidden
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: hidden
    }
}

.animate__slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: hidden
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: hidden
    }
}

.animate__slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: hidden
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: hidden
    }
}

.animate__slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}