/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

*/ html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    color: var(--c-black);
    font-size: 1em;
    line-height: 1.4;
    background-color: #fff
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    border: 0;
    color: #000
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.browserupgrade {
    background: red;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    margin: -50px 0 50px
}

.browserupgrade a {
    color: #fff;
    text-decoration: underline
}

.hidden {
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

html {
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
}

body {
    line-height: 1.37;
    color: #000;
    font-size: 18px
}

@media (min-width:960px) {
    body {
        font-size: clamp(18px, 1.59722vw, 23px)
    }
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1;
    font-weight: 500;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    color: #000
}

.h1,
h1,
h1 a {
    font-size: 38px
}

@media (min-width:960px) {

    .h1,
    h1,
    h1 a {
        font-size: clamp(60px, 8.33333vw, 120px)
    }
}

.h2,
h2,
h2 a {
    font-size: 48px
}

@media (min-width:960px) {

    .h2,
    h2,
    h2 a {
        font-size: clamp(48px, 4.58333vw, 66px)
    }
}

.h3,
h3,
h3 a {
    font-size: 38px
}

@media (min-width:960px) {

    .h3,
    h3,
    h3 a {
        font-size: clamp(39px, 5.90278vw, 85px)
    }
}

.h4,
h4,
h4 a {
    font-size: 16px
}

@media (min-width:960px) {

    .h4,
    h4,
    h4 a {
        font-size: clamp(24px, 2.22222vw, 32px)
    }
}

h5,
h5 a {
    font-size: 22px
}

@media (min-width:960px) {

    h5,
    h5 a {
        font-size: clamp(22px, 1.94444vw, 28px)
    }
}

h6,
h6 a {
    font-size: 16px
}

@media (min-width:960px) {

    h6,
    h6 a {
        font-size: clamp(16px, 1.25vw, 18px)
    }
}

a,
li,
p {
    line-height: 1.37;
    color: #000;
    font-size: 18px
}

@media (min-width:960px) {

    a,
    li,
    p {
        font-size: clamp(18px, 1.59722vw, 23px)
    }
}

p {
    letter-spacing: -.03em
}

p a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

p a:hover {
    color: #fd3e12
}

strong {
    font-weight: 500
}

.rich-text p:not(:last-child) {
    margin-bottom: 20px
}

@media (min-width:960px) {
    .rich-text p:not(:last-child) {
        margin-bottom: clamp(20px, 2.43056vw, 35px)
    }
}

.image-caption {
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: clamp(12px, .97222vw, 14px);
    text-shadow: 0 0 10px rgba(0, 0, 0, .75);
    color: #fff
}

@media (min-width:960px) {
    .image-caption {
        bottom: 30px;
        right: 20px
    }
}

.site-header {
    position: fixed;
    width: 100%;
    background-color: #000;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    z-index: 10
}

@media (min-width:1201px) {
    .site-header {
        padding: 20px 0
    }
}

.site-header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.site-header__logo {
    width: 118px;
    height: 34px;
    position: relative;
    display: block
}

.site-header__logo>svg {
    opacity: 0
}

.site-header__logoLottie {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.site-header__logoLottie svg {
    width: 100%;
    height: 100%
}

.site-header__trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 21px;
    width: 25px
}

@media (min-width:1201px) {
    .site-header__trigger {
        display: none
    }
}

.site-header__trigger span {
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.site-header__trigger span:nth-child(2) {
    width: 19px
}

.site-header__menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 80px 3.75% 60px;
    background-color: #000;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #666;
    z-index: 2;
    display: none
}

@media (min-width:1201px) {
    .site-header__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        left: unset;
        top: unset;
        padding: unset;
        border-top: none;
        border-bottom: 0
    }
}

.site-header__menu ul {
    margin-bottom: 25px
}

@media (min-width:1201px) {
    .site-header__menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0
    }
}

.site-header__menu ul li {
    margin-bottom: 20px
}

@media (min-width:1201px) {
    .site-header__menu ul li {
        margin-bottom: 0;
        margin-right: clamp(20px, 2.77778vw, 40px)
    }
}

.site-header__menu ul li.current-menu-item>a {
    color: #fff
}

.site-header__menu ul a {
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    font-size: 31px;
    font-weight: 600;
    line-height: 1;
    color: rgba(255, 255, 255, .4);
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

@media (min-width:1201px) {
    .site-header__menu ul a {
        font-size: 18px
    }
}

.site-header__menu ul a:hover {
    color: #fff
}

.site-header__menu .btn {
    color: rgba(255, 255, 255, .4)
}

.site-header__menu .btn p {
    color: rgba(255, 255, 255, .4)
}

.site-header__menu .btn:hover {
    color: #fff
}

.site-header__menu .btn:hover p {
    color: #fff
}

.menu-active .site-header__trigger span:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(7px, 6px);
    transform: rotate(45deg) translate(7px, 6px)
}

.menu-active .site-header__trigger span:nth-child(2) {
    opacity: 0
}

.menu-active .site-header__trigger span:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(7px, -7px);
    transform: rotate(-45deg) translate(7px, -7px)
}

.site-footer.js-noSources {
    padding-top: 450px
}

@media (min-width:960px) {
    .site-footer__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-bottom: 20px
    }
}

.site-footer__menu {
    margin-bottom: 90px
}

@media (min-width:960px) {
    .site-footer__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width:960px) {
    .site-footer__menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.site-footer__menu li {
    margin-bottom: 24px
}

@media (min-width:960px) {
    .site-footer__menu li {
        margin-bottom: 0
    }
}

.site-footer__menu li a {
    font-size: 27px;
    font-weight: 600;
    color: #fff
}

@media (min-width:960px) {
    .site-footer__menu li a {
        font-size: 18px;
        margin-right: clamp(20px, 3.47222vw, 50px)
    }
}

.site-footer__menu li a:hover {
    text-decoration: underline
}

.site-footer__logo {
    width: 176px;
    margin-bottom: 15px
}

@media (min-width:960px) {
    .site-footer__logo {
        width: clamp(250px, 22.91667vw, 330px);
        margin-bottom: 24px;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.site-footer__logo svg {
    width: 100%;
    height: auto
}

.site-footer__logo>svg {
    display: none
}

.site-footer__bottom {
    border-top: 1px solid #fff;
    padding-top: 24px;
    padding-bottom: 22px
}

@media (min-width:960px) {
    .site-footer__bottom-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.site-footer__bottom-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.site-footer__bottom-menu a,
.site-footer__bottom-menu li {
    color: #5d5d5d;
    font-size: 14px
}

.site-footer__bottom-menu a:hover {
    text-decoration: underline
}

@media (min-width:960px) {
    .site-footer__bottom-menu li {
        margin-right: clamp(10px, 1.66667vw, 24px)
    }
}

.site-footer__siteby,
.site-footer__siteby a,
.site-footer__siteby p {
    color: #5d5d5d;
    font-size: 14px
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased
}

button {
    border: none;
    padding: 0;
    margin: 0;
    text-align: left;
    background-color: inherit
}

input {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    max-width: 100vw;
    position: relative;
    overflow-x: hidden;
    background-color: #000;
    color: #fff
}

.container,
.single-post .wp-block-embed .wp-block-embed__wrapper {
    width: 92.5%;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:960px) {

    .container,
    .single-post .wp-block-embed .wp-block-embed__wrapper {
        width: 96.7%
    }
}

.inner-container {
    padding-left: 3%;
    padding-right: 3%;
    width: calc(100% - var(--header-width))
}

@media (min-width:1399px) {
    .inner-container {
        padding-left: 6.75%;
        padding-right: 6.75%
    }
}

a {
    color: inherit;
    text-decoration: none
}

img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto
}

button {
    cursor: pointer
}

.btn {
    display: inline-block;
    padding: 4px 10px;
    background-color: transparent;
    border: 1px solid #666;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn p,
.btn span {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    letter-spacing: unset;
    text-align: center;
    z-index: 1;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.btn::after {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 120%;
    height: 110%;
    background-color: #fd3e12;
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.btn:hover {
    color: #fff;
    border-color: #fd3e12
}

.btn:hover p,
.btn:hover span {
    color: #fff
}

.btn:hover::after {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.btn--dark {
    border-color: #000;
    color: #000
}

.btn--dark p,
.btn--dark span {
    color: #000
}

.btn--white {
    border-color: #fff;
    color: #fff
}

.btn--white p,
.btn--white span {
    color: #fff
}

.btn--grey {
    color: rgba(0, 0, 0, .4)
}

.btn--grey p,
.btn--grey span {
    color: rgba(0, 0, 0, .4)
}

.btn--red {
    border-color: #fd3e12;
    color: #fd3e12
}

.btn--red p,
.btn--red span {
    color: #fd3e12
}

.btn--whiteHover:hover {
    color: #fd3e12;
    border-color: #fff
}

.btn--whiteHover:hover p,
.btn--whiteHover:hover span {
    color: #fd3e12
}

.btn--whiteHover::after {
    background-color: #fff
}

.site-wrapper {
    position: relative;
    background-color: #fff;
    margin-bottom: var(--footer-height)
}

.pagename-contact .main {
    padding-top: var(--header-height)
}

.flickity-slider,
.flickity-viewport {
    width: 100%;
    height: 100%
}

.flickity-prev-next-button {
    position: absolute;
    display: block;
    height: 40px;
    width: 40px;
    top: 95px;
    background-color: #fd3e12;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 15px 14px;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flickity-prev-next-button svg {
    display: none
}

.flickity-prev-next-button.previous {
    left: 0;
    background-image: url(../images/icon__arrow-back.svg)
}

.flickity-prev-next-button.next {
    right: 0;
    background-image: url(../images/icon__arrow-next.svg)
}

.flickity-prev-next-button:hover {
    opacity: .75
}

.fourohfour {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 50px;
    padding: 5%
}

.fourohfour h1 {
    text-align: center;
    color: #fff
}

.fourohfour h3 {
    text-align: center;
    color: #fff
}

body .gform_wrapper.gravity-theme .gform_required_legend {
    display: none
}

body .gform_wrapper.gravity-theme .gfield_required {
    font-size: 18px;
    font-weight: 300;
    color: #000
}

@media (min-width:960px) {
    body .gform_wrapper.gravity-theme .gfield_required {
        font-size: clamp(18px, 1.59722vw, 23px)
    }
}

body .gform_wrapper.gravity-theme .gfield_label {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px
}

@media (min-width:960px) {
    body .gform_wrapper.gravity-theme .gfield_label {
        font-size: clamp(18px, 1.59722vw, 23px)
    }
}

body .gform_wrapper.gravity-theme input[type=email],
body .gform_wrapper.gravity-theme input[type=text],
body .gform_wrapper.gravity-theme textarea {
    background-color: rgba(0, 0, 0, .05);
    color: #000;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 5px
}

@media (min-width:960px) {

    body .gform_wrapper.gravity-theme input[type=email],
    body .gform_wrapper.gravity-theme input[type=text],
    body .gform_wrapper.gravity-theme textarea {
        font-size: clamp(18px, 1.59722vw, 23px);
        margin-bottom: clamp(5px, .83333vw, 12px)
    }
}

body .gform_wrapper.gravity-theme input[type=email],
body .gform_wrapper.gravity-theme input[type=text] {
    height: 40px
}

@media (min-width:960px) {

    body .gform_wrapper.gravity-theme input[type=email],
    body .gform_wrapper.gravity-theme input[type=text] {
        height: clamp(40px, 3.88889vw, 56px)
    }
}

body .gform_wrapper.gravity-theme textarea.small {
    height: 100px !important
}

@media (min-width:960px) {
    body .gform_wrapper.gravity-theme textarea.small {
        height: clamp(100px, 10.06944vw, 145px) !important
    }
}

body .gform_wrapper .gform_ajax_spinner {
    height: 30px;
    width: 30px;
    margin-left: auto
}

.errorPage {
    min-height: 100vh;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.errorPage__contentWrap {
    padding: 100px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1
}

@media (min-width:960px) {
    .errorPage__contentWrap {
        padding: clamp(100px, 8.33333vw, 120px) 0
    }
}

.errorPage__title {
    font-size: 32px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    letter-spacing: -.03em;
    line-height: 1.62;
    margin-bottom: 22px
}

@media (min-width:960px) {
    .errorPage__title {
        margin-bottom: -27px
    }
}

.errorPage__largeText {
    font-size: 121px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    letter-spacing: -.05em;
    line-height: 1.08;
    margin-bottom: 4px
}

@media (min-width:960px) {
    .errorPage__largeText {
        font-size: clamp(121px, 17.29167vw, 249px)
    }
}

.errorPage__text {
    font-size: 27px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    letter-spacing: -.03em;
    line-height: 1.11;
    margin-bottom: 32px
}

@media (min-width:960px) {
    .errorPage__text {
        font-size: clamp(27px, 2.22222vw, 32px);
        line-height: 1.31;
        margin-bottom: clamp(32px, 2.91667vw, 42px);
        max-width: clamp(600px, 52.77778vw, 760px)
    }
}

.errorPage__videoHolder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.errorPage__videoHolder::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #7e3d3d;
    opacity: .12;
    mix-blend-mode: multiply
}

.errorPage__videoInner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.errorPage__videoInner--poster {
    display: none
}

@media (min-width:1200px) {
    .errorPage__videoInner--poster {
        display: block
    }
}

.errorPage__videoInner iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 200%;
    height: 200%
}

.errorPage__imageHolder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width:1200px) {
    .errorPage__imageHolder--poster {
        display: none
    }
}

.errorPage__imageHolder::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #7e3d3d;
    opacity: .12;
    mix-blend-mode: multiply
}

.errorPage__imageHolder img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.errorPage__image--desktop {
    display: none
}

@media (min-width:960px) {
    .errorPage__image--mobile {
        display: none
    }

    .errorPage__image--desktop {
        display: block
    }
}

.hero {
    position: relative
}

.hero__top-container {
    position: relative;
    padding-top: calc(var(--header-height) + 40px);
    margin-bottom: 70px;
    z-index: 3
}

@media (min-width:960px) {
    .hero__top-container {
        margin-bottom: 0
    }
}

.hero__intro-text {
    font-size: 7.6vw;
    color: #fff;
    font-weight: 600;
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(.41, .09, .58, 1);
    transition: opacity .3s cubic-bezier(.41, .09, .58, 1)
}

.hero__intro-text .word {
    font-size: 7.6vw;
    color: #fff;
    font-weight: 600
}

.hero__intro-text .char {
    font-size: 7.6vw;
    color: #fff;
    font-weight: 600;
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(.41, .09, .58, 1);
    transition: opacity .3s cubic-bezier(.41, .09, .58, 1)
}

@media (min-width:960px) {
    .hero__intro-text {
        font-size: clamp(42px, 4.44444vw, 64px);
        max-width: clamp(600px, 52.08333vw, 750px)
    }

    .hero__intro-text .word {
        font-size: clamp(42px, 4.44444vw, 64px);
        max-width: clamp(600px, 52.08333vw, 750px)
    }

    .hero__intro-text .char {
        font-size: clamp(42px, 4.44444vw, 64px);
        max-width: clamp(600px, 52.08333vw, 750px)
    }
}

.hero__main {
    position: relative
}

@media (min-width:960px) {
    .hero__main {
        margin: -60px auto 0
    }
}

@media (min-width:1399px) {
    .hero__main {
        margin-top: -130px
    }
}

.hero__chart {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 600px;
    margin-bottom: 570px;
    z-index: 2
}

@media (min-width:960px) {
    .hero__chart {
        min-height: clamp(900px, 83.33333vw, 1200px);
        margin-bottom: 270px
    }
}

.hero__chart-note {
    position: absolute;
    top: calc(100vh - 400px);
    right: 0;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    z-index: 5;
    -webkit-transform: rotate(90deg) translateY(-70px);
    transform: rotate(90deg) translateY(-70px)
}

@media (min-width:960px) {
    .hero__chart-note {
        top: calc(100vh - 300px);
        font-size: 14px
    }
}

.hero__bar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 20%;
    margin-right: 5px;
    z-index: 2
}

@media (min-width:960px) {
    .hero__bar {
        margin-right: clamp(8px, 1.52778vw, 22px)
    }
}

.hero__bar:after {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 5px;
    left: 100%;
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(50%, #000), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, #000 0, #000 50%, rgba(0, 0, 0, 0) 100%)
}

@media (min-width:960px) {
    .hero__bar:after {
        width: clamp(8px, 1.52778vw, 22px)
    }
}

.hero__bar:first-of-type {
    margin-left: 3.75vw
}

@media (min-width:960px) {
    .hero__bar:first-of-type {
        margin-left: clamp(8px, 1.52778vw, 22px)
    }
}

.hero__bar:first-of-type:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 3.75vw;
    right: 100%;
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(50%, #000), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, #000 0, #000 50%, rgba(0, 0, 0, 0) 100%)
}

@media (min-width:960px) {
    .hero__bar:first-of-type:before {
        width: clamp(8px, 1.52778vw, 22px)
    }
}

.hero__bar:last-of-type {
    margin-right: 3.75vw
}

@media (min-width:960px) {
    .hero__bar:last-of-type {
        margin-right: clamp(8px, 1.52778vw, 22px)
    }
}

.hero__bar:last-of-type:after {
    width: 3.75vw
}

@media (min-width:960px) {
    .hero__bar:last-of-type:after {
        width: clamp(8px, 1.52778vw, 22px)
    }
}

.hero__bar-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #000
}

.hero__bar-company {
    color: #666;
    font-size: 15px;
    font-weight: 600;
    line-height: 1
}

@media (min-width:960px) {
    .hero__bar-company {
        font-size: clamp(16px, 1.25vw, 18px)
    }
}

.hero__bar-number {
    color: #fd3e12;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    font-size: 19px;
    margin-bottom: 5px
}

@media (min-width:960px) {
    .hero__bar-number {
        font-size: clamp(28px, 2.29167vw, 33px);
        margin-bottom: 12px
    }
}

.hero__bar-number span {
    color: #fd3e12
}

.hero__bar-fill {
    background-color: transparent;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.hero__bottom-container {
    position: relative;
    z-index: 2
}

.hero__outro-text {
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 20px
}

@media (min-width:960px) {
    .hero__outro-text {
        font-size: clamp(26px, 2.22222vw, 32px);
        max-width: 1148px
    }
}

.hero__outro-number {
    position: relative;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    font-size: 18vw;
    color: #fff;
    letter-spacing: -.03em;
    font-weight: 600;
    line-height: 1;
    z-index: 3
}

.hero__outro-number sup {
    position: absolute;
    top: 25%;
    right: 0;
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

@media (min-width:960px) {
    .hero__outro-number sup {
        font-size: clamp(24px, 2.22222vw, 32px);
        right: 4%
    }
}

.hero__background-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.hero__background-container--bg {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 310px;
    bottom: 0;
    z-index: 2
}

@media (min-width:680px) {
    .hero__background-container--bg {
        top: 350px
    }
}

@media (min-width:960px) {
    .hero__background-container--bg {
        top: 240px
    }
}

.hero__background-container:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 310px;
    background-color: #000
}

@media (min-width:680px) {
    .hero__background-container:after {
        height: 350px
    }
}

@media (min-width:960px) {
    .hero__background-container:after {
        height: 240px
    }
}

.hero__background-image {
    position: sticky;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-repeat: norepeat;
    background-size: cover
}

.hero__background-video {
    position: sticky;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-repeat: norepeat;
    background-size: cover
}

.hero__background-video-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.hero__background-video-inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
    display: none
}

.hero__background-video-inner iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 150%;
    height: 150%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width:1200px) and (min-height:600px) {
    .hero__background-video-inner iframe {
        width: 220%;
        height: 220%
    }
}

@media screen and (max-width:750px) and (min-height:600px) {
    .hero__background-video-inner iframe {
        width: 375%;
        height: 375%
    }
}

@media screen and (max-height:800px) and (min-width:751px) {
    .hero__background-video-inner iframe {
        width: 250%;
        height: 250%
    }
}

@media screen and (max-width:960px) and (max-height:600px) {
    .hero__background-video-inner iframe {
        width: 300%;
        height: 300%
    }
}

.simple-text {
    padding-top: 150px;
    background-color: #fff
}

@media (min-width:960px) {
    .simple-text {
        padding-top: clamp(280px, 21.52778vw, 310px)
    }
}

.simple-text__content {
    padding-bottom: 32px
}

.simple-text__content.aos-animate strong span::after {
    width: calc(100% + 7px)
}

@media (min-width:960px) {
    .simple-text__content.aos-animate strong span::after {
        width: calc(100% + 12px)
    }
}

@media (min-width:960px) {
    .simple-text__content {
        max-width: clamp(900px, 69.44444vw, 1000px);
        padding-bottom: 36px
    }
}

.simple-text__content a,
.simple-text__content p {
    font-size: 27px;
    font-weight: 700;
    line-height: 1.075
}

@media (min-width:960px) {

    .simple-text__content a,
    .simple-text__content p {
        font-size: clamp(34px, 3.33333vw, 48px)
    }
}

.simple-text__content a {
    text-decoration: underline
}

.simple-text__content strong {
    position: relative;
    display: inline
}

.simple-text__content strong span {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.2;
    position: relative;
    z-index: 1
}

.simple-text__content strong span::after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fd3e12;
    width: 0;
    -webkit-transition: width .7s ease;
    transition: width .7s ease;
    z-index: -1
}

@media (min-width:960px) {
    .simple-text__content strong span::after {
        top: 0;
        left: -5px;
        height: calc(100% + 5px)
    }
}

@media (min-width:960px) {
    .simple-text__content strong span {
        font-size: clamp(30px, 3.33333vw, 48px);
        letter-spacing: -.03em;
        line-height: 1.29
    }
}

.simple-text--black {
    padding-top: 0;
    background-color: #000
}

.simple-text--black a,
.simple-text--black p,
.simple-text--black sub,
.simple-text--black sup {
    color: #fff
}

.simple-text--black sup {
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle
}

@media (min-width:960px) {
    .simple-text--black sup {
        font-size: clamp(18px, 1.52778vw, 22px);
        padding-bottom: clamp(2px, .55556vw, 8px)
    }
}

@media (min-width:960px) {
    .simple-text--capped .simple-text__content {
        max-width: clamp(860px, 63.88889vw, 920px)
    }
}

.text-over-image {
    position: relative;
    padding-top: 427px;
    padding-bottom: 10px
}

@media (min-width:960px) {
    .text-over-image {
        padding-top: clamp(300px, 26.04167vw, 375px);
        padding-bottom: 0
    }
}

.text-over-image__container {
    position: relative;
    z-index: 2
}

.text-over-image__text {
    margin-bottom: 15px
}

@media (min-width:960px) {
    .text-over-image__text {
        max-width: clamp(800px, 63.88889vw, 920px);
        margin-bottom: 24px
    }
}

.text-over-image__text a,
.text-over-image__text p {
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -.02em
}

@media (min-width:960px) {

    .text-over-image__text a,
    .text-over-image__text p {
        font-size: clamp(28px, 2.22222vw, 32px);
        line-height: 1.12
    }
}

.text-over-image__text a {
    text-decoration: underline
}

.text-over-image__text br {
    display: none
}

@media (min-width:960px) {
    .text-over-image__text br {
        display: block
    }
}

.text-over-image__stat {
    position: relative;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    font-size: 18vw;
    color: #fff;
    letter-spacing: -.03em;
    font-weight: 600;
    line-height: 1
}

.text-over-image__stat sup {
    position: absolute;
    top: 25%;
    right: 0;
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

@media (min-width:960px) {
    .text-over-image__stat sup {
        font-size: clamp(24px, 2.22222vw, 32px);
        right: 4%
    }
}

.text-over-image__videoHolder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.text-over-image__videoHolder::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2c1705;
    background: linear-gradient(216deg, rgba(44, 23, 5, 0) 0, #2c1705 100%);
    opacity: .55;
    mix-blend-mode: multiply
}

.text-over-image__videoInner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.text-over-image__videoInner iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 300%;
    height: 300%
}

@media (min-width:350px) {
    .text-over-image__videoInner iframe {
        width: 270%;
        height: 270%
    }
}

@media (min-width:960px) {
    .text-over-image__videoInner iframe {
        width: 140%;
        height: 140%
    }
}

.text-over-image__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden
}

.text-over-image__image--hasTint::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 100%);
    opacity: .5
}

.text-over-image__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.text-over-image__image--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.image-reveal {
    background-color: #fff;
    padding: 14px 0 112px;
    overflow-x: hidden
}

@media (min-width:960px) {
    .image-reveal {
        padding: 40px 0 24px
    }
}

.image-reveal__container {
    position: relative;
    padding-top: 360px
}

@media (min-width:960px) {
    .image-reveal__container {
        padding-top: 0
    }
}

.image-reveal__image {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.has-scrolled .image-reveal__image {
    height: 340px;
    width: 100%
}

@media (min-width:960px) {
    .has-scrolled .image-reveal__image {
        height: 100%;
        width: 50%
    }
}

.image-reveal__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-reveal__image-desk {
    display: none
}

@media (min-width:960px) {
    .image-reveal__image-desk {
        display: block
    }
}

@media (min-width:960px) {
    .image-reveal__image-mob {
        display: none
    }
}

@media (min-width:960px) {
    .image-reveal__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 48.95%;
        min-height: clamp(680px, 52.77778vw, 760px)
    }
}

.image-reveal__titleHolder {
    margin-bottom: 24px
}

@media (min-width:960px) {
    .image-reveal__titleHolder {
        margin-bottom: clamp(20px, 2.56944vw, 37px)
    }
}

.image-reveal__title a,
.image-reveal__title h1,
.image-reveal__title h2,
.image-reveal__title h3,
.image-reveal__title h4,
.image-reveal__title h5,
.image-reveal__title h6,
.image-reveal__title li,
.image-reveal__title p {
    font-size: 27px;
    font-weight: 800;
    letter-spacing: -.03em;
    line-height: 1.11;
    margin: 0
}

@media (min-width:960px) {

    .image-reveal__title a,
    .image-reveal__title h1,
    .image-reveal__title h2,
    .image-reveal__title h3,
    .image-reveal__title h4,
    .image-reveal__title h5,
    .image-reveal__title h6,
    .image-reveal__title li,
    .image-reveal__title p {
        font-size: clamp(36px, 3.33333vw, 48px);
        line-height: 1.08
    }
}

.image-reveal__title a a,
.image-reveal__title h1 a,
.image-reveal__title h2 a,
.image-reveal__title h3 a,
.image-reveal__title h4 a,
.image-reveal__title h5 a,
.image-reveal__title h6 a,
.image-reveal__title li a,
.image-reveal__title p a {
    text-decoration: underline
}

.image-reveal__text p {
    font-size: 18px;
    line-height: 1.16;
    letter-spacing: 0;
    font-weight: 600
}

@media (min-width:960px) {
    .image-reveal__text p {
        font-size: clamp(18px, 1.52778vw, 22px);
        line-height: 1.18
    }
}

.image-reveal__link {
    margin-top: 23px
}

@media (min-width:960px) {
    .image-reveal__link {
        margin-top: clamp(23px, 2.08333vw, 30px)
    }
}

.image-reveal--style-between {
    padding: 20px 0 15px
}

.image-reveal--style-between .image-reveal__image {
    top: unset;
    bottom: 0
}

.image-reveal--style-between .image-reveal__container {
    padding-top: 0
}

.image-reveal--style-between .image-reveal__content {
    padding-bottom: 390px
}

.image-reveal--style-between .image-reveal__titleHolder {
    margin-bottom: 120px
}

.image-reveal--style-between .image-reveal__title {
    margin: 0
}

.image-reveal--style-between .image-reveal__title br {
    display: none
}

@media (min-width:960px) {
    .image-reveal--style-between .image-reveal__image {
        top: 0;
        bottom: unset
    }

    .image-reveal--style-between .image-reveal__content {
        padding-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 48.76%
    }

    .image-reveal--style-between .image-reveal__titleHolder {
        margin-bottom: clamp(254px, 17.63889vw, 254px)
    }

    .image-reveal--style-between .image-reveal__title br {
        display: block
    }
}

.slider {
    position: relative;
    padding: 235px 0;
    overflow-x: hidden
}

@media (min-width:960px) {
    .slider {
        padding: clamp(150px, 12.5vw, 180px) 0
    }
}

.slider__slider {
    position: relative;
    width: calc(100vw - 30px);
    max-width: 920px;
    padding: 80px 28px 50px;
    margin: 0 auto;
    background-color: #000;
    z-index: 2
}

@media (min-width:960px) {
    .slider__slider {
        padding: clamp(80px, 7.63889vw, 110px) clamp(40px, 6.52778vw, 94px) clamp(40px, 4.51389vw, 65px)
    }
}

.slider__slide-text {
    margin-bottom: 18px
}

@media (min-width:960px) {
    .slider__slide-text {
        margin-bottom: clamp(22px, 2.08333vw, 30px)
    }
}

.slider__slide-text p {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.25;
    color: #fff;
    text-align: center
}

@media (min-width:960px) {
    .slider__slide-text p {
        font-size: clamp(26px, 2.22222vw, 32px)
    }
}

.slider__slide-author {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #fff
}

@media (min-width:960px) {
    .slider__slide-author {
        font-size: 18px
    }
}

.slider__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.slider__background img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.slider .flickity-page-dots {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 45px;
    bottom: unset;
    left: 50%;
    max-width: 170px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:960px) {
    .slider .flickity-page-dots {
        top: clamp(50px, 4.86111vw, 70px);
        max-width: 230px
    }
}

.slider .flickity-page-dots .dot {
    height: 3px;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.slider .flickity-page-dots .dot:not(:last-of-type) {
    margin-right: 4px
}

.section-break {
    position: relative;
    max-width: 100vw;
    overflow: hidden;
    padding: 100px 0 30px
}

@media (min-width:960px) {
    .section-break {
        padding: clamp(200px, 17.36111vw, 250px) 0
    }
}

@media (min-width:960px) {
    .section-break--type-profits-two .section-break__container svg {
        max-width: 76.5%
    }
}

.section-break--type-profits svg:last-child {
    display: none
}

@media (min-width:960px) {
    .section-break--type-profits svg:first-child {
        display: none
    }

    .section-break--type-profits svg:last-child {
        display: block
    }
}

.section-break__container {
    z-index: 1;
    max-width: 100%
}

.section-break__container svg {
    width: 100%;
    max-width: 100%;
    height: auto
}

.section-break__mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 2
}

.section-break--light {
    background-color: #fff
}

.section-break--light .section-break__mask {
    background-color: #fff
}

.pps__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 22px
}

@media (min-width:960px) {
    .pps__container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding-bottom: clamp(20px, 1.94444vw, 28px)
    }
}

.pps__title {
    font-size: 27px;
    font-weight: 800;
    max-width: 135px;
    color: #fff
}

@media (min-width:960px) {
    .pps__title {
        max-width: unset;
        font-size: clamp(38px, 3.33333vw, 48px);
        margin-right: 18px
    }
}

.pps__bars {
    overflow: hidden
}

.pps__bar {
    position: relative;
    padding: 14px 20px 10px
}

@media (min-width:960px) {
    .pps__bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 20px 24px 20px
    }
}

.pps__bar-info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 19px;
    z-index: 3
}

@media (min-width:960px) {
    .pps__bar-info {
        width: 33.333%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (min-width:1399px) {
    .pps__bar-info {
        width: 50%
    }
}

.pps__bar-logo {
    display: block;
    margin-right: 10px
}

.pps__bar-logo img {
    height: 24px;
    width: auto;
    margin-right: 4px
}

@media (min-width:960px) {
    .pps__bar-logo img {
        height: 40px;
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}

.pps__bar-name {
    font-size: 20px;
    font-weight: 800
}

@media (min-width:960px) {
    .pps__bar-name {
        font-size: clamp(28px, 2.22222vw, 32px)
    }
}

.pps__bar-number {
    position: relative;
    font-size: 70px;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    font-weight: 600;
    z-index: 3;
    line-height: .75;
    padding-bottom: 10px
}

@media (min-width:960px) {
    .pps__bar-number {
        font-size: clamp(100px, 9.58333vw, 138px);
        padding-bottom: 0
    }
}

.pps__bar-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%
}

.ex-dot {
    padding: 40px 0 48px
}

@media (min-width:960px) {
    .ex-dot {
        position: relative;
        padding: clamp(40px, 3.81944vw, 55px) 0 25px
    }
}

.ex-dot__container {
    position: relative
}

@media (min-width:960px) {
    .ex-dot__container {
        padding-bottom: clamp(260px, 22.22222vw, 320px)
    }
}

.ex-dot__introHolder {
    margin-bottom: 43px
}

@media (min-width:960px) {
    .ex-dot__introHolder {
        width: 54%;
        margin-bottom: 0;
        max-width: 1024px
    }
}

.ex-dot__intro.aos-animate strong span::after {
    width: calc(100% + 7px)
}

@media (min-width:960px) {
    .ex-dot__intro.aos-animate strong span::after {
        width: calc(100% + 12px)
    }
}

@media (min-width:960px) {
    .ex-dot__intro {
        max-width: 708px
    }
}

.ex-dot__intro p {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.11;
    color: #fff
}

@media (min-width:960px) {
    .ex-dot__intro p {
        font-size: clamp(40px, 3.33333vw, 48px);
        line-height: 1.085
    }
}

.ex-dot__intro strong {
    position: relative;
    display: inline
}

.ex-dot__intro strong span {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.2;
    position: relative;
    z-index: 1
}

.ex-dot__intro strong span::after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fd3e12;
    width: 0;
    -webkit-transition: width .7s ease;
    transition: width .7s ease;
    z-index: -1
}

@media (min-width:960px) {
    .ex-dot__intro strong span::after {
        top: 0;
        left: -5px;
        height: calc(100% + 5px)
    }
}

@media (min-width:960px) {
    .ex-dot__intro strong span {
        font-size: clamp(30px, 3.33333vw, 48px);
        letter-spacing: -.03em;
        line-height: 1.29
    }
}

.ex-dot__introBottom {
    margin-top: 34px
}

.ex-dot__introBottom a,
.ex-dot__introBottom p {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.2
}

.ex-dot__introBottom p {
    margin-bottom: 24px
}

.ex-dot__introBottom p:last-child {
    margin-bottom: 0
}

@media (min-width:960px) {
    .ex-dot__introBottom {
        font-size: clamp(32px, 2.22222vw, 32px);
        max-width: 708px
    }

    .ex-dot__introBottom a,
    .ex-dot__introBottom p {
        font-size: clamp(22px, 1.52778vw, 22px);
        letter-spacing: -.03em;
        line-height: 1.12
    }
}

.ex-dot__dot {
    position: relative;
    width: 100%;
    aspect-ratio: 1
}

@media (min-width:960px) {
    .ex-dot__dot {
        position: absolute;
        width: 41.55%;
        max-width: 582px;
        bottom: 0;
        right: 0;
        overflow: hidden
    }
}

.ex-dot__large-dot {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fd3e12;
    z-index: 1
}

.ex-dot__topText {
    position: absolute;
    top: 73px;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3
}

@media (min-width:960px) {
    .ex-dot__topText {
        max-width: 235px;
        top: 100px;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }
}

.ex-dot__large-top-text {
    font-size: 26px;
    font-weight: 800;
    text-align: center;
    line-height: 1.15;
    letter-spacing: -.02em;
    margin-bottom: 2px;
    color: #000
}

@media (min-width:960px) {
    .ex-dot__large-top-text {
        font-size: clamp(26px, 1.94444vw, 28px);
        margin-bottom: 8px
    }
}

.ex-dot__large-bottom-text {
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    line-height: 1.25;
    letter-spacing: unset;
    color: #000
}

@media (min-width:960px) {
    .ex-dot__large-bottom-text {
        font-size: clamp(16px, 1.25vw, 18px);
        letter-spacing: -.02em
    }
}

.ex-dot__small-dot {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 4%;
    height: 51%;
    border-radius: 100%;
    background-color: transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2
}

.ex-dot__small-dot::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.375' height='291.323' viewBox='0 0 25.375 291.323'%3E%3Cpath id='Path_296' data-name='Path 296' d='M20.3,291.013,0,.71C6.252.272,14.03,0,20.3,0Z' transform='matrix(-1, -0.017, 0.017, -1, 20.296, 291.323)' fill='%23ffe452'/%3E%3C/svg%3E%0A");
    background-size: cover
}

@media (min-width:960px) {
    .ex-dot__small-dot {
        bottom: -3px;
        height: 53%
    }
}

.ex-dot__bottomText {
    position: absolute;
    top: calc(100% + 25px);
    left: 50%;
    padding-top: 17%;
    max-width: 148px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3
}

@media (min-width:960px) {
    .ex-dot__bottomText {
        top: unset;
        bottom: 100px;
        left: calc(50% + 100px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.ex-dot__small-top-text {
    font-size: 26px;
    font-weight: 800;
    text-align: center;
    line-height: 1.15;
    letter-spacing: -.02em;
    margin-bottom: 2px;
    color: #fff
}

@media (min-width:960px) {
    .ex-dot__small-top-text {
        font-size: clamp(26px, 1.94444vw, 28px);
        margin-bottom: 8px;
        color: #000;
        text-align: left
    }
}

.ex-dot__small-bottom-text {
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    line-height: 1.25;
    letter-spacing: unset;
    color: #fff
}

@media (min-width:960px) {
    .ex-dot__small-bottom-text {
        font-size: clamp(16px, 1.25vw, 18px);
        letter-spacing: -.02em;
        color: #000;
        text-align: left
    }
}

.image-break {
    overflow-x: hidden
}

@media (min-width:960px) {
    .image-break__mob {
        display: none
    }
}

.image-break__desk {
    display: none
}

@media (min-width:960px) {
    .image-break__desk {
        display: block
    }
}

.emissions {
    padding: 155px 0 50px;
    overflow-x: hidden
}

@media (min-width:960px) {
    .emissions {
        padding: clamp(200px, 17.01389vw, 245px) 0 65px
    }
}

.emissions--reducePadding {
    padding: 22px 0 65px
}

@media (min-width:960px) {
    .emissions--reducePadding {
        padding: clamp(38px, 2.63889vw, 38px) 0 clamp(41px, 2.84722vw, 41px)
    }
}

@media (min-width:960px) {
    .emissions__intro {
        max-width: 966px;
        margin-bottom: 20px
    }
}

.emissions__intro .btn {
    margin-top: 20px
}

@media (min-width:960px) {
    .emissions__intro .btn {
        margin-top: 0;
        margin-left: clamp(20px, 2.08333vw, 30px);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.emissions__title {
    font-size: 27px;
    color: #fff;
    font-weight: 800;
    letter-spacing: -.03em;
    line-height: 1.11
}

@media (min-width:960px) {
    .emissions__title {
        display: inline;
        font-size: clamp(40px, 3.33333vw, 48px);
        line-height: 1.08
    }
}

.emissions__title sup {
    color: #fff;
    font-weight: 400;
    font-size: 14px
}

@media (min-width:960px) {
    .emissions__title sup {
        font-size: clamp(18px, 1.73611vw, 25px)
    }
}

.emissions__note {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 13px;
    max-width: 167px
}

@media (min-width:960px) {
    .emissions__note {
        font-size: clamp(14px, 1.25vw, 18px);
        max-width: unset;
        margin-top: 30px;
        margin-bottom: 20px;
        max-width: 100%
    }
}

.emissions__note sup {
    font-size: 8px
}

@media (min-width:960px) {
    .emissions__note sup {
        font-size: 10px
    }
}

.emissions__note sub,
.emissions__note sup {
    color: #fff
}

.emissions__chart {
    overflow: hidden
}

.emissions__bar-fill {
    position: relative;
    height: 48px;
    min-width: .5%
}

@media (min-width:960px) {
    .emissions__bar-fill {
        height: clamp(50px, 4.02778vw, 58px)
    }
}

.emissions__bar-key {
    position: absolute;
    top: 50%;
    left: calc(100% + 3px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    white-space: nowrap
}

@media (min-width:960px) {
    .emissions__bar-key {
        left: calc(100% + 10px)
    }
}

.emissions__bar-key span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #fff
}

.emissions__bar-key span:first-of-type {
    color: #fd3e12;
    display: block
}

.emissions__bar-key--inside {
    left: 5px
}

@media (min-width:960px) {
    .emissions__bar-key--inside {
        left: unset;
        right: clamp(12px, 1.73611vw, 25px)
    }
}

.emissions__bar-key--inside span:first-of-type {
    color: #000
}

.ceos {
    background-color: #fff
}

.ceos--noOutro {
    padding-bottom: 80px
}

@media (min-width:960px) {
    .ceos--noOutro {
        padding-bottom: clamp(80px, 9.02778vw, 130px)
    }
}

.ceos__intro {
    margin-bottom: 49px
}

.ceos__intro.aos-animate strong span::after {
    width: calc(100% + 7px)
}

@media (min-width:960px) {
    .ceos__intro.aos-animate strong span::after {
        width: calc(100% + 10px)
    }
}

@media (min-width:960px) {
    .ceos__intro {
        max-width: 1192px
    }

    .ceos__intro .btn {
        margin-left: 20px
    }
}

.ceos__intro>p {
    font-size: 27px;
    font-weight: 800;
    margin-bottom: 20px;
    line-height: 1.085
}

@media (min-width:960px) {
    .ceos__intro>p {
        display: inline;
        font-size: clamp(40px, 3.33333vw, 48px)
    }
}

.ceos__intro>p sup {
    font-weight: 400;
    font-size: 14px;
    position: relative;
    z-index: 1
}

@media (min-width:960px) {
    .ceos__intro>p sup {
        font-size: clamp(18px, 1.52778vw, 22px)
    }
}

@media (min-width:1400px) {
    .ceos__intro .btn {
        margin-left: clamp(20px, 2.08333vw, 30px)
    }
}

.ceos__intro strong {
    position: relative;
    display: inline
}

.ceos__intro strong span {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.2;
    position: relative;
    z-index: 1
}

.ceos__intro strong span::after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fd3e12;
    width: 0;
    -webkit-transition: width .7s ease;
    transition: width .7s ease;
    z-index: -1
}

@media (min-width:960px) {
    .ceos__intro strong span::after {
        top: 0;
        left: -5px;
        height: calc(100% + 5px)
    }
}

.ceos__intro strong sub,
.ceos__intro strong sup {
    color: #fff
}

@media (min-width:960px) {
    .ceos__intro strong span {
        font-size: clamp(30px, 3.33333vw, 48px);
        letter-spacing: -.03em;
        line-height: 1.29
    }
}

.ceos__item {
    position: relative;
    border-top: 1px solid #000;
    padding-top: 14px;
    margin-bottom: 38px
}

.ceos__item:last-child {
    margin-bottom: 0
}

@media (min-width:960px) {
    .ceos__item {
        padding-top: clamp(18px, 1.66667vw, 24px);
        margin-bottom: clamp(18px, 1.66667vw, 24px)
    }
}

.ceos__item-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 44px;
    -webkit-transition: padding-bottom .3s ease-in-out;
    transition: padding-bottom .3s ease-in-out
}

@media (min-width:960px) {
    .ceos__item-header {
        padding-right: clamp(70px, 9.02778vw, 130px)
    }
}

.ceos__item[data-open=true] .ceos__item-header {
    position: relative;
    padding-bottom: 140px
}

@media (min-width:960px) {
    .ceos__item[data-open=true] .ceos__item-header {
        padding-bottom: 0;
        margin-bottom: 15px
    }
}

@media (min-width:960px) {
    .ceos__item[data-open=true] .ceos__info>div:first-of-type {
        width: 35.5%
    }
}

@media (min-width:960px) {
    .ceos__item[data-open=true] .ceos__total {
        height: clamp(175px, 14.58333vw, 210px)
    }
}

@media (min-width:960px) {
    .ceos__item[data-open=true] .ceos__image {
        height: clamp(160px, 14.72222vw, 212px);
        width: clamp(160px, 14.72222vw, 212px)
    }
}

.ceos__image {
    height: 83px;
    width: 83px;
    margin-right: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width:960px) {
    .ceos__image {
        height: clamp(80px, 7.36111vw, 106px);
        width: clamp(80px, 7.36111vw, 106px);
        margin-right: clamp(15px, 1.52778vw, 22px);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
}

.ceos__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:960px) {
    .ceos__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (min-width:960px) {
    .ceos__info>div:first-of-type {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 39.5%
    }
}

.ceos__name {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.02em;
    margin-bottom: 2px
}

@media (min-width:960px) {
    .ceos__name {
        font-size: clamp(24px, 2.22222vw, 32px)
    }
}

.ceos__role {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.02em;
    color: #cbcbcb
}

@media (min-width:960px) {
    .ceos__role {
        font-size: clamp(24px, 2.22222vw, 32px)
    }
}

.ceos__key {
    margin-top: auto;
    font-size: 14px;
    font-weight: 600;
    color: #cbcbcb;
    height: 0;
    opacity: 0;
    visibility: hidden
}

@media (min-width:960px) {
    .ceos__key {
        font-size: clamp(16px, 1.25vw, 18px)
    }
}

.ceos__total {
    margin-top: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media (min-width:960px) {
    .ceos__total {
        width: 48.5%;
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-top: 0
    }
}

.ceos__total-figure {
    font-size: 38px;
    font-weight: 600;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    line-height: 1;
    letter-spacing: -.02em
}

@media (min-width:960px) {
    .ceos__total-figure {
        font-size: clamp(45px, 7.98611vw, 115px);
        -webkit-transform: translateY(-14px);
        transform: translateY(-14px)
    }
}

.ceos__total-chart {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 113px
}

@media (min-width:960px) {
    .ceos__total-chart {
        height: 100%
    }
}

.ceos__total-bar {
    position: relative;
    width: 100%
}

.ceos__total-bar span {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 16px;
    font-weight: 600
}

@media (min-width:960px) {
    .ceos__total-bar span {
        font-size: 18px
    }
}

.ceos__trigger {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: 0;
    height: 37px;
    width: 37px;
    border-radius: 100%;
    background-color: #fd3e12;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (min-width:960px) {
    .ceos__trigger {
        height: clamp(42px, 3.61111vw, 52px);
        width: clamp(42px, 3.61111vw, 52px)
    }
}

.ceos__trigger svg {
    height: 16px;
    width: 16px
}

@media (min-width:960px) {
    .ceos__trigger svg {
        height: clamp(18px, 1.59722vw, 23px);
        width: clamp(18px, 1.59722vw, 23px)
    }
}

.ceos__item-content {
    display: none
}

.ceos__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #cbcbcb;
    padding-top: 12px;
    margin-top: 30px
}

@media (min-width:960px) {
    .ceos__row {
        margin-top: 0
    }
}

.ceos__row-year {
    width: 24.86%;
    font-size: 16px;
    font-weight: 600
}

@media (min-width:960px) {
    .ceos__row-year {
        font-size: clamp(26px, 2.22222vw, 32px);
        width: 42.05%
    }
}

.ceos__row-figure {
    font-size: 46px;
    font-weight: 600;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    letter-spacing: -.01em;
    width: 75.14%
}

@media (min-width:960px) {
    .ceos__row-figure {
        width: 57.95%;
        font-size: clamp(45px, 7.98611vw, 115px)
    }
}

.ceos__outro {
    margin-top: 250px;
    padding-bottom: 175px
}

@media (min-width:960px) {
    .ceos__outro {
        margin-top: clamp(220px, 19.09722vw, 275px);
        padding-bottom: 50px
    }
}

.ceos__outro-text {
    max-width: 310px;
    margin-bottom: 5px
}

@media (min-width:960px) {
    .ceos__outro-text {
        max-width: clamp(650px, 53.47222vw, 770px);
        margin-bottom: 10px
    }
}

.ceos__outro-text p {
    font-size: 27px;
    font-weight: 800;
    line-height: 1.125
}

@media (min-width:960px) {
    .ceos__outro-text p {
        font-size: clamp(38px, 3.33333vw, 48px)
    }
}

.ceos__outro-figure {
    font-size: 53px;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    font-weight: 600;
    letter-spacing: -.03em;
    line-height: 1
}

@media (min-width:960px) {
    .ceos__outro-figure {
        font-size: 14.2vw
    }
}

.sources {
    padding: 20px 0 102px;
    overflow-x: hidden
}

@media (min-width:960px) {
    .sources {
        padding: clamp(20px, 1.73611vw, 25px) 0 clamp(102px, 10vw, 144px)
    }
}

@media (min-width:960px) {
    .sources--moreMargin {
        padding: clamp(20px, 1.73611vw, 25px) 0 clamp(102px, 20.83333vw, 300px)
    }
}

.sources__title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 19px;
    letter-spacing: -.02em;
    color: rgba(255, 255, 255, .4);
    line-height: 1.5
}

@media (min-width:960px) {
    .sources__title {
        font-size: clamp(28px, 2.22222vw, 32px);
        line-height: 1.44;
        margin-bottom: 30px
    }
}

.sources__infoText {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.12;
    color: rgba(255, 255, 255, .4);
    margin-bottom: 19px
}

@media (min-width:960px) {
    .sources__infoText {
        font-weight: 600;
        letter-spacing: -.02em;
        max-width: clamp(600px, 55.90278vw, 805px);
        margin-bottom: 30px
    }
}

.sources__list {
    list-style-type: none
}

.sources__list li {
    position: relative;
    padding-left: 42px;
    counter-increment: source-counter
}

@media (min-width:960px) {
    .sources__list li {
        padding-left: clamp(42px, 3.81944vw, 55px);
        max-width: clamp(700px, 63.88889vw, 920px)
    }
}

.sources__list li:not(:last-of-type) {
    margin-bottom: 15px
}

@media (min-width:960px) {
    .sources__list li:not(:last-of-type) {
        margin-bottom: clamp(15px, 1.04167vw, 15px)
    }
}

.sources__list li:before {
    content: counter(source-counter) ".";
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.12;
    color: rgba(255, 255, 255, .4)
}

@media (min-width:960px) {
    .sources__list li:before {
        font-weight: 600;
        letter-spacing: -.02em
    }
}

.sources__list li a,
.sources__list li p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.12;
    color: rgba(255, 255, 255, .4)
}

@media (min-width:960px) {

    .sources__list li a,
    .sources__list li p {
        font-weight: 600;
        letter-spacing: -.02em
    }
}

.sources__list li a:hover {
    color: #fff
}

.wysiwyg {
    padding-top: 10px
}

@media (min-width:960px) {
    .wysiwyg {
        padding-top: clamp(30px, 3.47222vw, 50px)
    }
}

.wysiwyg .rich-text {
    width: 95%;
    max-width: 600px
}

@media (min-width:960px) {
    .wysiwyg .rich-text {
        max-width: clamp(690px, 65.97222vw, 950px)
    }
}

.wysiwyg .rich-text * {
    color: #fff
}

.wysiwyg .rich-text a {
    text-decoration: underline
}

.wysiwyg .rich-text p {
    margin-bottom: 15px
}

@media (min-width:960px) {
    .wysiwyg .rich-text p {
        margin-bottom: clamp(20px, 2.08333vw, 30px)
    }
}

.wysiwyg .rich-text ul {
    list-style-type: disc
}

.wysiwyg .rich-text ol {
    list-style-type: decimal
}

.wysiwyg .rich-text strong {
    font-weight: 800
}

.wysiwyg .rich-text .h1,
.wysiwyg .rich-text h1 {
    font-size: 38px
}

@media (min-width:960px) {

    .wysiwyg .rich-text .h1,
    .wysiwyg .rich-text h1 {
        font-size: clamp(69px, 6.25vw, 90px)
    }
}

.wysiwyg .rich-text .h2,
.wysiwyg .rich-text h2 {
    font-size: 48px
}

@media (min-width:960px) {

    .wysiwyg .rich-text .h2,
    .wysiwyg .rich-text h2 {
        font-size: clamp(48px, 4.58333vw, 66px)
    }
}

.wysiwyg .rich-text .h3,
.wysiwyg .rich-text h3 {
    font-size: 24px
}

@media (min-width:960px) {

    .wysiwyg .rich-text .h3,
    .wysiwyg .rich-text h3 {
        font-size: clamp(38px, 3.61111vw, 52px)
    }
}

.wysiwyg .rich-text .h4,
.wysiwyg .rich-text h4 {
    font-size: 16px
}

@media (min-width:960px) {

    .wysiwyg .rich-text .h4,
    .wysiwyg .rich-text h4 {
        font-size: clamp(24px, 2.22222vw, 32px)
    }
}

.wysiwyg .rich-text h5 {
    font-size: 22px
}

@media (min-width:960px) {
    .wysiwyg .rich-text h5 {
        font-size: clamp(22px, 1.94444vw, 28px)
    }
}

.wysiwyg .rich-text h6 {
    font-size: 16px
}

@media (min-width:960px) {
    .wysiwyg .rich-text h6 {
        font-size: clamp(16px, 1.25vw, 18px)
    }
}

.wysiwyg .rich-text h1,
.wysiwyg .rich-text h2,
.wysiwyg .rich-text h3,
.wysiwyg .rich-text h4,
.wysiwyg .rich-text h5,
.wysiwyg .rich-text h6 {
    margin-bottom: 30px
}

@media (min-width:960px) {

    .wysiwyg .rich-text h1,
    .wysiwyg .rich-text h2,
    .wysiwyg .rich-text h3,
    .wysiwyg .rich-text h4,
    .wysiwyg .rich-text h5,
    .wysiwyg .rich-text h6 {
        font-size: clamp(24px, 2.22222vw, 32px);
        margin-bottom: clamp(24px, 2.63889vw, 38px)
    }
}

.bar-chart {
    padding-top: 94px;
    padding-bottom: 80px;
    overflow-x: hidden
}

@media (min-width:600px) {
    .bar-chart {
        padding-bottom: 14.93056vw;
        padding-top: 11.66667vw
    }
}

.bar-chart * {
    color: #fff
}

.bar-chart__intro {
    font-size: 27px;
    font-weight: 800;
    margin-bottom: 20px;
    line-height: 1.085;
    color: #fff;
    max-width: 26ch;
    margin-bottom: 24px
}

@media (min-width:600px) {
    .bar-chart__intro {
        margin-bottom: 28px;
        display: block;
        font-size: clamp(40px, 3.33333vw, 48px);
        max-width: 1200px
    }
}

.bar-chart__intro sup {
    font-weight: 400;
    font-size: 14px;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    display: inline-block
}

@media (min-width:600px) {
    .bar-chart__intro sup {
        font-size: clamp(18px, 1.52778vw, 22px);
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.bar-chart__topPanel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bar-chart__infoText {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 1.22;
    width: 100%;
    padding-right: 20px;
    margin-bottom: 32px;
    letter-spacing: 0
}

.bar-chart__infoText--desktop {
    display: none
}

@media (min-width:600px) {
    .bar-chart__infoText {
        display: block;
        font-size: clamp(14px, 1.25vw, 18px);
        font-weight: 600;
        line-height: 1.22;
        max-width: 100%
    }

    .bar-chart__infoText--mobile {
        display: none
    }
}

.bar-chart__sideText {
    font-size: 10px;
    line-height: 1.2;
    max-width: 70px;
    font-weight: 600;
    margin-bottom: 25px
}

.bar-chart__sideText--desktop {
    display: none
}

@media (min-width:600px) {
    .bar-chart__sideText {
        font-size: clamp(12px, 1.25vw, 18px);
        line-height: 1.16;
        margin-bottom: 0
    }

    .bar-chart__sideText--mobile {
        display: none
    }

    .bar-chart__sideText--desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 5%;
        max-width: 100%;
        white-space: nowrap;
        position: relative;
        z-index: 2;
        -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
        text-orientation: unset;
        -webkit-transform: rotate(180deg) translateX(72%);
        transform: rotate(180deg) translateX(72%)
    }
}

.bar-chart .chart-outerWrap {
    position: relative
}

@media (min-width:600px) {
    .bar-chart .chart-outerWrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.bar-chart .chart-keys {
    width: 63%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:960px) {
    .bar-chart .chart-keys {
        width: 45%
    }
}

.bar-chart .chart-keys .chart-key {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(50% - 10px);
    margin-bottom: 25px
}

@media (min-width:600px) {
    .bar-chart .chart-keys .chart-key {
        margin-bottom: 32px
    }
}

.bar-chart .chart-keys .chart-key__colour {
    width: 25px;
    height: 19px;
    border-radius: 3px;
    margin-right: 7px
}

@media (min-width:600px) {
    .bar-chart .chart-keys .chart-key__colour {
        width: 40px;
        height: 30px;
        margin-right: 11px
    }
}

.bar-chart .chart-keys .chart-key__label {
    width: calc(100% - 32px);
    font-size: 10px;
    line-height: 1.2;
    max-width: 70px;
    font-weight: 600
}

@media (min-width:600px) {
    .bar-chart .chart-keys .chart-key__label {
        font-size: clamp(12px, 1.25vw, 18px);
        line-height: 1.16;
        width: calc(100% - clamp(32px, vw(50px), 50px));
        max-width: 100%
    }
}

.bar-chart .chart {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
    padding-top: 6px
}

@media (min-width:600px) {
    .bar-chart .chart {
        padding-top: clamp(6px, .76389vw, 11px)
    }
}

.chart-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 7px;
    position: relative
}

.chart-container::after {
    content: '';
    position: absolute;
    right: -4vw;
    width: 3.6vw;
    height: 100%;
    background-color: #000;
    z-index: 1
}

@media (min-width:600px) {
    .chart-container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 0;
        width: 94.8%;
        margin-left: 0
    }

    .chart-container::after {
        width: 4vw
    }
}

.chart-container .y-axis {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 8%
}

@media (min-width:600px) {
    .chart-container .y-axis {
        width: 5.2%
    }
}

.chart-container .y-axis label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.chart-container .y-axis label::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    width: 200vw;
    height: 1px;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: rgba(255, 255, 255, .3)
}

.chart-container .y-axis label::after {
    content: '';
    position: absolute;
    left: 50%;
    right: 50%;
    width: 54.5vw;
    height: 100%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #000;
    z-index: 1
}

.chart-container .y-axis label:last-child::before {
    opacity: 0
}

.chart-container .y-axis label:last-child span {
    opacity: 0
}

@media (min-width:600px) {
    .chart-container .y-axis label::after {
        width: 52.6vw
    }
}

.chart-container .y-axis label span {
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0;
    text-align: right;
    position: relative;
    color: #fff;
    z-index: 2;
    font-weight: 600
}

@media (min-width:600px) {
    .chart-container .y-axis label span {
        font-size: clamp(10px, 1.31944vw, 19px)
    }
}

.chart-container .x-axis {
    display: grid;
    grid-template-columns: repeat(15, 1fr);
    gap: 1.38889vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.chart-container .x-axis label {
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1;
    position: relative;
    font-weight: 600;
    margin-top: 10px
}

.chart-container .x-axis label span {
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center
}

@media (min-width:600px) {
    .chart-container .x-axis label {
        font-size: 18px
    }
}

.chart-container .chart {
    display: grid;
    grid-template-columns: repeat(15, 1fr);
    gap: 9px
}

.chart-container .chart-inner {
    width: 92%;
    padding: 0 4px;
    position: relative
}

.chart-container .chart-inner::after {
    content: '';
    position: absolute;
    bottom: 9px;
    left: -5px;
    width: calc(100% + 9px);
    height: 1px;
    background-color: rgba(255, 255, 255, .3)
}

@media (min-width:600px) {
    .chart-container .chart-inner {
        width: 94.34%;
        padding: 0 clamp(6px, 1.25vw, 18px)
    }
}

@media (min-width:600px) {
    .chart-container .chart {
        gap: 1.38889vw;
        gap: clamp(15px, 2.98611vw, 43px)
    }
}

.chart-container .chart .bar {
    width: 100%;
    height: 311px;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse
}

@media (min-width:600px) {
    .chart-container .chart .bar {
        height: 400px
    }
}

@media (min-width:1450px) {
    .chart-container .chart .bar {
        height: 584px
    }
}

.chart-container .chart .bar .segment {
    height: 0%;
    -webkit-transition: height .8s;
    transition: height .8s;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.chart-container .chart .bar .segment:last-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

@media (min-width:600px) {
    .chart-container .chart .bar .segment:last-child {
        border-top-right-radius: 5px;
        border-top-left-radius: 5px
    }
}

.chart-container .chart .bar .segment:nth-child(1) {
    z-index: 4
}

.chart-container .chart .bar .segment:nth-child(2) {
    z-index: 3
}

.chart-container .chart .bar .segment:nth-child(3) {
    z-index: 2
}

.chart-container .chart .bar .segment:nth-child(4) {
    z-index: 1
}

.simpleCta {
    padding: 13px 0 0;
    background-color: #fd3e12;
    overflow-x: hidden
}

@media (min-width:960px) {
    .simpleCta {
        padding: clamp(20px, 1.875vw, 27px) 0 clamp(20px, 2.01389vw, 29px)
    }
}

.simpleCta__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:960px) {
    .simpleCta__container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.simpleCta__title {
    font-size: 18px;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -.02em;
    color: #fff;
    max-width: 58%;
    margin-bottom: 19px
}

@media (min-width:960px) {
    .simpleCta__title {
        font-size: clamp(26px, 2.22222vw, 32px);
        line-height: 1.12;
        max-width: unset;
        margin-right: clamp(20px, 1.73611vw, 25px);
        margin-bottom: 0
    }
}

.simpleCta__btn {
    margin-bottom: 19px
}

@media (min-width:960px) {
    .simpleCta__btn {
        margin-bottom: 0
    }
}

.largeText {
    padding: 13px 0 92px;
    overflow-x: hidden
}

@media (min-width:960px) {
    .largeText {
        padding-top: clamp(2px, .13889vw, 2px)
    }
}

@media (min-width:960px) {
    .largeText__content {
        max-width: clamp(800px, 71.875vw, 1035px)
    }
}

.largeText__content a,
.largeText__content li,
.largeText__content p {
    font-size: 27px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.11;
    padding-right: 9px
}

@media (min-width:960px) {

    .largeText__content a,
    .largeText__content li,
    .largeText__content p {
        font-size: clamp(38px, 3.33333vw, 48px);
        line-height: 1.08;
        padding-right: 0
    }
}

.pageLinks {
    padding: 20px 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    background-color: #000;
    overflow-x: hidden
}

.pageLinks--oneLink .pageLinks__container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.pageLinks__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pageLinks__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.pageLinks__link:hover p {
    color: #fff
}

.pageLinks__link:hover svg {
    opacity: 1
}

.pageLinks__link--left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.pageLinks__link--left p {
    margin: 0 0 0 11px
}

.pageLinks__link--left svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pageLinks__link--right {
    text-align: right
}

.pageLinks__link p {
    font-size: 20px;
    font-weight: 600;
    color: rgba(255, 255, 255, .4);
    letter-spacing: -.02em;
    line-height: 1.2;
    margin-right: 11px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.pageLinks__link svg {
    width: 14px;
    height: auto;
    overflow: visible !important;
    opacity: .4;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

@media (min-width:960px) {
    .pageLinks {
        padding: clamp(20px, 2.5vw, 36px) 0 0
    }

    .pageLinks__link {
        margin-bottom: clamp(20px, 2.15278vw, 31px)
    }

    .pageLinks__link--left p {
        margin: 0 0 0 clamp(11px, 1.04167vw, 15px)
    }

    .pageLinks__link p {
        font-size: clamp(20px, 2.22222vw, 32px);
        line-height: 1.62;
        margin-right: clamp(11px, 1.04167vw, 15px)
    }

    .pageLinks__link svg {
        width: clamp(14px, 1.94444vw, 28px)
    }
}

.textHighlight {
    padding: 224px 0 44px
}

@media (min-width:960px) {
    .textHighlight {
        padding: clamp(225px, 15.625vw, 225px) 0 clamp(44px, 3.95833vw, 57px)
    }
}

.textHighlight__text.aos-animate strong span::after {
    width: calc(100% + 7px)
}

@media (min-width:960px) {
    .textHighlight__text.aos-animate strong span::after {
        width: calc(100% + 12px)
    }
}

@media (min-width:960px) {
    .textHighlight__text {
        max-width: 840px
    }
}

.textHighlight__text a,
.textHighlight__text h1,
.textHighlight__text h2,
.textHighlight__text h3,
.textHighlight__text h4,
.textHighlight__text h5,
.textHighlight__text h6,
.textHighlight__text li,
.textHighlight__text p {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.2
}

.textHighlight__text a strong,
.textHighlight__text h1 strong,
.textHighlight__text h2 strong,
.textHighlight__text h3 strong,
.textHighlight__text h4 strong,
.textHighlight__text h5 strong,
.textHighlight__text h6 strong,
.textHighlight__text li strong,
.textHighlight__text p strong {
    position: relative;
    display: inline
}

.textHighlight__text a strong span,
.textHighlight__text h1 strong span,
.textHighlight__text h2 strong span,
.textHighlight__text h3 strong span,
.textHighlight__text h4 strong span,
.textHighlight__text h5 strong span,
.textHighlight__text h6 strong span,
.textHighlight__text li strong span,
.textHighlight__text p strong span {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.2;
    position: relative;
    z-index: 1
}

.textHighlight__text a strong span::after,
.textHighlight__text h1 strong span::after,
.textHighlight__text h2 strong span::after,
.textHighlight__text h3 strong span::after,
.textHighlight__text h4 strong span::after,
.textHighlight__text h5 strong span::after,
.textHighlight__text h6 strong span::after,
.textHighlight__text li strong span::after,
.textHighlight__text p strong span::after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fd3e12;
    width: 0;
    -webkit-transition: width .7s ease;
    transition: width .7s ease;
    z-index: -1
}

@media (min-width:960px) {

    .textHighlight__text a strong span::after,
    .textHighlight__text h1 strong span::after,
    .textHighlight__text h2 strong span::after,
    .textHighlight__text h3 strong span::after,
    .textHighlight__text h4 strong span::after,
    .textHighlight__text h5 strong span::after,
    .textHighlight__text h6 strong span::after,
    .textHighlight__text li strong span::after,
    .textHighlight__text p strong span::after {
        top: 0;
        left: -5px;
        height: calc(100% + 5px)
    }
}

@media (min-width:960px) {

    .textHighlight__text a,
    .textHighlight__text h1,
    .textHighlight__text h2,
    .textHighlight__text h3,
    .textHighlight__text h4,
    .textHighlight__text h5,
    .textHighlight__text h6,
    .textHighlight__text li,
    .textHighlight__text p {
        font-size: clamp(30px, 3.33333vw, 48px);
        letter-spacing: -.03em;
        line-height: 1.29
    }

    .textHighlight__text a strong span,
    .textHighlight__text h1 strong span,
    .textHighlight__text h2 strong span,
    .textHighlight__text h3 strong span,
    .textHighlight__text h4 strong span,
    .textHighlight__text h5 strong span,
    .textHighlight__text h6 strong span,
    .textHighlight__text li strong span,
    .textHighlight__text p strong span {
        font-size: clamp(30px, 3.33333vw, 48px);
        letter-spacing: -.03em;
        line-height: 1.29
    }
}

.textHighlight__text a:last-child,
.textHighlight__text h1:last-child,
.textHighlight__text h2:last-child,
.textHighlight__text h3:last-child,
.textHighlight__text h4:last-child,
.textHighlight__text h5:last-child,
.textHighlight__text h6:last-child,
.textHighlight__text li:last-child,
.textHighlight__text p:last-child {
    margin-bottom: 0
}

.blockText {
    padding: 75px 0 0
}

.blockText--whiteBg {
    background-color: #fff
}

.blockText--whiteBg .blockText__smallText a,
.blockText--whiteBg .blockText__smallText h1,
.blockText--whiteBg .blockText__smallText h2,
.blockText--whiteBg .blockText__smallText h3,
.blockText--whiteBg .blockText__smallText h4,
.blockText--whiteBg .blockText__smallText h5,
.blockText--whiteBg .blockText__smallText h6,
.blockText--whiteBg .blockText__smallText li,
.blockText--whiteBg .blockText__smallText p,
.blockText--whiteBg .blockText__text a,
.blockText--whiteBg .blockText__text h1,
.blockText--whiteBg .blockText__text h2,
.blockText--whiteBg .blockText__text h3,
.blockText--whiteBg .blockText__text h4,
.blockText--whiteBg .blockText__text h5,
.blockText--whiteBg .blockText__text h6,
.blockText--whiteBg .blockText__text li,
.blockText--whiteBg .blockText__text p {
    color: #000
}

.blockText--whiteBg .blockText__smallText strong span,
.blockText--whiteBg .blockText__text strong span {
    color: #000
}

@media (min-width:960px) {
    .blockText {
        padding: clamp(150px, 17.36111vw, 250px) 0 0
    }
}

.blockText--smallerTop {
    padding: 40px 0 0
}

@media (min-width:960px) {
    .blockText--smallerTop {
        padding: clamp(75px, 5.20833vw, 75px) 0 0
    }
}

.blockText--paddingBottom {
    padding-bottom: 156px
}

@media (min-width:960px) {
    .blockText--paddingBottom {
        padding-bottom: clamp(156px, 17.36111vw, 250px)
    }
}

.blockText__text.aos-animate strong span::after {
    width: calc(100% + 7px)
}

@media (min-width:960px) {
    .blockText__text.aos-animate strong span::after {
        width: calc(100% + 12px)
    }
}

@media (min-width:960px) {
    .blockText__text {
        max-width: clamp(840px, 72.43056vw, 1043px)
    }
}

@media (min-width:960px) {
    .blockText__text--largerWidth {
        max-width: clamp(840px, 73.95833vw, 1065px)
    }
}

.blockText__text a,
.blockText__text h1,
.blockText__text h2,
.blockText__text h3,
.blockText__text h4,
.blockText__text h5,
.blockText__text h6,
.blockText__text li,
.blockText__text p {
    font-size: 27px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.11
}

.blockText__text a strong,
.blockText__text h1 strong,
.blockText__text h2 strong,
.blockText__text h3 strong,
.blockText__text h4 strong,
.blockText__text h5 strong,
.blockText__text h6 strong,
.blockText__text li strong,
.blockText__text p strong {
    position: relative;
    display: inline
}

.blockText__text a strong span,
.blockText__text h1 strong span,
.blockText__text h2 strong span,
.blockText__text h3 strong span,
.blockText__text h4 strong span,
.blockText__text h5 strong span,
.blockText__text h6 strong span,
.blockText__text li strong span,
.blockText__text p strong span {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.2;
    padding: 0 !important;
    position: relative;
    z-index: 1
}

.blockText__text a strong span::after,
.blockText__text h1 strong span::after,
.blockText__text h2 strong span::after,
.blockText__text h3 strong span::after,
.blockText__text h4 strong span::after,
.blockText__text h5 strong span::after,
.blockText__text h6 strong span::after,
.blockText__text li strong span::after,
.blockText__text p strong span::after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fd3e12;
    width: 0;
    -webkit-transition: width .7s ease;
    transition: width .7s ease;
    z-index: -1
}

@media (min-width:960px) {

    .blockText__text a strong span::after,
    .blockText__text h1 strong span::after,
    .blockText__text h2 strong span::after,
    .blockText__text h3 strong span::after,
    .blockText__text h4 strong span::after,
    .blockText__text h5 strong span::after,
    .blockText__text h6 strong span::after,
    .blockText__text li strong span::after,
    .blockText__text p strong span::after {
        top: 0;
        left: -5px;
        height: calc(100% + 5px)
    }
}

@media (min-width:960px) {

    .blockText__text a,
    .blockText__text h1,
    .blockText__text h2,
    .blockText__text h3,
    .blockText__text h4,
    .blockText__text h5,
    .blockText__text h6,
    .blockText__text li,
    .blockText__text p {
        font-size: clamp(30px, 3.33333vw, 48px);
        letter-spacing: -.02em;
        line-height: 1.11
    }

    .blockText__text a strong span,
    .blockText__text h1 strong span,
    .blockText__text h2 strong span,
    .blockText__text h3 strong span,
    .blockText__text h4 strong span,
    .blockText__text h5 strong span,
    .blockText__text h6 strong span,
    .blockText__text li strong span,
    .blockText__text p strong span {
        font-size: clamp(30px, 3.33333vw, 48px);
        letter-spacing: -.02em;
        line-height: 1.11;
        padding-left: 10px;
        padding-right: 10px
    }
}

.blockText__text a:last-child,
.blockText__text h1:last-child,
.blockText__text h2:last-child,
.blockText__text h3:last-child,
.blockText__text h4:last-child,
.blockText__text h5:last-child,
.blockText__text h6:last-child,
.blockText__text li:last-child,
.blockText__text p:last-child {
    margin-bottom: 0
}

.blockText__text a a,
.blockText__text h1 a,
.blockText__text h2 a,
.blockText__text h3 a,
.blockText__text h4 a,
.blockText__text h5 a,
.blockText__text h6 a,
.blockText__text li a,
.blockText__text p a {
    text-decoration: underline
}

.blockText__text a a:hover,
.blockText__text h1 a:hover,
.blockText__text h2 a:hover,
.blockText__text h3 a:hover,
.blockText__text h4 a:hover,
.blockText__text h5 a:hover,
.blockText__text h6 a:hover,
.blockText__text li a:hover,
.blockText__text p a:hover {
    color: #fd3e12
}

.blockText__smallText {
    margin-top: 35px
}

@media (min-width:960px) {
    .blockText__smallText {
        margin-top: clamp(30px, 2.56944vw, 37px)
    }
}

.blockText__smallText.aos-animate strong span::after {
    width: calc(100% + 7px)
}

@media (min-width:960px) {
    .blockText__smallText.aos-animate strong span::after {
        width: calc(100% + 12px)
    }
}

@media (min-width:960px) {
    .blockText__smallText {
        max-width: clamp(600px, 54.51389vw, 785px)
    }
}

.blockText__smallText a,
.blockText__smallText h1,
.blockText__smallText h2,
.blockText__smallText h3,
.blockText__smallText h4,
.blockText__smallText h5,
.blockText__smallText h6,
.blockText__smallText li,
.blockText__smallText p {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.2
}

.blockText__smallText a strong,
.blockText__smallText h1 strong,
.blockText__smallText h2 strong,
.blockText__smallText h3 strong,
.blockText__smallText h4 strong,
.blockText__smallText h5 strong,
.blockText__smallText h6 strong,
.blockText__smallText li strong,
.blockText__smallText p strong {
    position: relative;
    display: inline
}

.blockText__smallText a strong span,
.blockText__smallText h1 strong span,
.blockText__smallText h2 strong span,
.blockText__smallText h3 strong span,
.blockText__smallText h4 strong span,
.blockText__smallText h5 strong span,
.blockText__smallText h6 strong span,
.blockText__smallText li strong span,
.blockText__smallText p strong span {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.2;
    padding: 0;
    position: relative;
    z-index: 1
}

.blockText__smallText a strong span::after,
.blockText__smallText h1 strong span::after,
.blockText__smallText h2 strong span::after,
.blockText__smallText h3 strong span::after,
.blockText__smallText h4 strong span::after,
.blockText__smallText h5 strong span::after,
.blockText__smallText h6 strong span::after,
.blockText__smallText li strong span::after,
.blockText__smallText p strong span::after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fd3e12;
    width: 0;
    -webkit-transition: width .7s ease;
    transition: width .7s ease;
    z-index: -1
}

@media (min-width:960px) {

    .blockText__smallText a strong span::after,
    .blockText__smallText h1 strong span::after,
    .blockText__smallText h2 strong span::after,
    .blockText__smallText h3 strong span::after,
    .blockText__smallText h4 strong span::after,
    .blockText__smallText h5 strong span::after,
    .blockText__smallText h6 strong span::after,
    .blockText__smallText li strong span::after,
    .blockText__smallText p strong span::after {
        top: 0;
        left: -5px;
        height: calc(100% + 5px)
    }
}

@media (min-width:960px) {

    .blockText__smallText a,
    .blockText__smallText h1,
    .blockText__smallText h2,
    .blockText__smallText h3,
    .blockText__smallText h4,
    .blockText__smallText h5,
    .blockText__smallText h6,
    .blockText__smallText li,
    .blockText__smallText p {
        font-size: clamp(20px, 1.52778vw, 22px);
        letter-spacing: -.02em;
        line-height: 1.18
    }

    .blockText__smallText a strong span,
    .blockText__smallText h1 strong span,
    .blockText__smallText h2 strong span,
    .blockText__smallText h3 strong span,
    .blockText__smallText h4 strong span,
    .blockText__smallText h5 strong span,
    .blockText__smallText h6 strong span,
    .blockText__smallText li strong span,
    .blockText__smallText p strong span {
        font-size: clamp(20px, 1.52778vw, 22px);
        letter-spacing: -.02em;
        line-height: 1.18
    }
}

.blockText__smallText a:last-child,
.blockText__smallText h1:last-child,
.blockText__smallText h2:last-child,
.blockText__smallText h3:last-child,
.blockText__smallText h4:last-child,
.blockText__smallText h5:last-child,
.blockText__smallText h6:last-child,
.blockText__smallText li:last-child,
.blockText__smallText p:last-child {
    margin-bottom: 0
}

.blockText__smallText a a,
.blockText__smallText h1 a,
.blockText__smallText h2 a,
.blockText__smallText h3 a,
.blockText__smallText h4 a,
.blockText__smallText h5 a,
.blockText__smallText h6 a,
.blockText__smallText li a,
.blockText__smallText p a {
    text-decoration: underline
}

.blockText__smallText a a:hover,
.blockText__smallText h1 a:hover,
.blockText__smallText h2 a:hover,
.blockText__smallText h3 a:hover,
.blockText__smallText h4 a:hover,
.blockText__smallText h5 a:hover,
.blockText__smallText h6 a:hover,
.blockText__smallText li a:hover,
.blockText__smallText p a:hover {
    color: #fd3e12
}

.simpleBanner {
    padding: 240px 0 44px
}

@media (min-width:960px) {
    .simpleBanner {
        padding: clamp(232px, 16.11111vw, 232px) 0 clamp(44px, 3.95833vw, 57px)
    }
}

.simpleBanner__title {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.11
}

@media (min-width:960px) {
    .simpleBanner__title {
        font-size: clamp(30px, 3.33333vw, 48px);
        line-height: 1.08;
        letter-spacing: -.03em;
        max-width: 826px
    }
}

.largeMedia {
    position: relative;
    overflow: hidden
}

@media (min-width:960px) {
    .largeMedia--type-image {
        height: 100vh;
        min-height: 390px
    }
}

.largeMedia__imageHolder {
    position: relative;
    width: 100%;
    padding-bottom: 100%
}

@media (min-width:960px) {
    .largeMedia__imageHolder {
        height: 100%;
        padding-bottom: 0
    }
}

.largeMedia__imageHolder img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.largeMedia__videoHolder {
    position: relative;
    width: 100%;
    padding-bottom: 56.5%
}

.largeMedia__videoInner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.largeMedia__videoInner iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 105%;
    height: 105%
}

.largeMedia__scrollText {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    line-height: 1;
    position: absolute;
    bottom: 100px;
    right: 0;
    -webkit-transform: rotate(90deg) translateY(-73px);
    transform: rotate(90deg) translateY(-73px);
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    z-index: 1
}

@media (min-width:960px) {
    .largeMedia__scrollText {
        font-size: clamp(14px, .97222vw, 14px);
        bottom: unset;
        top: 240px;
        -webkit-transform: rotate(90deg) translateY(clamp(-64px), 4.44444vw, 64px);
        transform: rotate(90deg) translateY(clamp(-64px), 4.44444vw, 64px)
    }
}

.taxCalc__title {
    text-align: center;
    background-color: #fd3e12;
    padding: 160px 0;
    overflow-x: hidden
}

@media (min-width:960px) {
    .taxCalc__title {
        text-align: left;
        padding: clamp(160px, 17.22222vw, 248px) 0
    }
}

.single-post .wp-block-embed .taxCalc__title .wp-block-embed__wrapper,
.taxCalc__title .container,
.taxCalc__title .single-post .wp-block-embed .wp-block-embed__wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.taxCalc__title h2 {
    font-size: 49px;
    font-weight: 700;
    color: #000;
    letter-spacing: -.02em;
    line-height: 1.2
}

@media (min-width:960px) {
    .taxCalc__title h2 {
        font-size: 7.43056vw;
        line-height: 1
    }
}

.taxCalc__title .word {
    font-size: 49px;
    font-weight: 700;
    color: #000;
    letter-spacing: -.02em;
    line-height: 1.2;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(.41, .09, .58, 1);
    transition: opacity .3s cubic-bezier(.41, .09, .58, 1)
}

@media (min-width:960px) {
    .taxCalc__title .word {
        font-size: 7.43056vw;
        line-height: 1;
        text-align: left
    }
}

.taxCalc__bottomPanel {
    margin: 50px 0
}

@media (min-width:960px) {
    .taxCalc__bottomPanel {
        margin: clamp(130px, 16.11111vw, 232px) 0
    }
}

.taxCalc__introHolder {
    margin-bottom: 25px
}

@media (min-width:960px) {
    .taxCalc__introHolder {
        margin-bottom: 22px
    }
}

.taxCalc__introText {
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    line-height: 1.22;
    margin-bottom: 3px
}

@media (min-width:960px) {
    .taxCalc__introText {
        font-size: clamp(18px, 1.52778vw, 22px);
        margin-bottom: 6px
    }
}

.taxCalc__introText:last-child {
    margin-bottom: 0
}

.taxCalc__introText--faint {
    color: rgba(255, 255, 255, .4);
    font-weight: 400
}

.taxCalc__text {
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.03em;
    line-height: 1.35
}

@media (min-width:960px) {
    .taxCalc__text {
        font-size: clamp(28px, 3.33333vw, 48px);
        line-height: 1.29;
        max-width: clamp(800px, 70.83333vw, 1020px)
    }
}

.taxCalc__text .inputHolder {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.03em;
    line-height: 1.35;
    border-bottom: 2px solid #fd3e12
}

.taxCalc__text .inputHolder input {
    display: inline;
    width: 80px;
    background-color: transparent;
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.03em;
    line-height: 1.35;
    -moz-appearance: textfield
}

.taxCalc__text .inputHolder input::-webkit-inner-spin-button,
.taxCalc__text .inputHolder input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.taxCalc__text .inputHolder input::-webkit-input-placeholder {
    opacity: 1;
    color: rgba(255, 255, 255, .4)
}

.taxCalc__text .inputHolder input::-moz-placeholder {
    opacity: 1;
    color: rgba(255, 255, 255, .4)
}

.taxCalc__text .inputHolder input:-ms-input-placeholder {
    opacity: 1;
    color: rgba(255, 255, 255, .4)
}

.taxCalc__text .inputHolder input::-ms-input-placeholder {
    opacity: 1;
    color: rgba(255, 255, 255, .4)
}

.taxCalc__text .inputHolder input::placeholder {
    opacity: 1;
    color: rgba(255, 255, 255, .4)
}

@media (min-width:960px) {
    .taxCalc__text .inputHolder {
        font-size: clamp(28px, 3.33333vw, 48px);
        line-height: 1.29;
        width: 120px
    }

    .taxCalc__text .inputHolder input {
        font-size: clamp(28px, 3.33333vw, 48px);
        line-height: 1.29;
        width: 80px
    }
}

.taxCalc__text .resultHolder {
    display: inline-block;
    min-width: 250px;
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.03em;
    line-height: 1.35;
    border-bottom: 2px solid #fd3e12
}

.taxCalc__text .resultHolder .result {
    font-size: 48px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.03em;
    line-height: 1.35;
    display: none
}

.taxCalc__text .resultHolder .result.js-show {
    display: inline-block
}

.taxCalc__text .resultHolder .placeholder {
    font-size: 28px;
    font-weight: 800;
    color: rgba(255, 255, 255, .4);
    letter-spacing: -.03em;
    line-height: 1.35
}

@media (min-width:960px) {
    .taxCalc__text .resultHolder {
        display: inline-block;
        font-size: clamp(28px, 3.33333vw, 48px);
        line-height: 1.29;
        min-width: 410px
    }

    .taxCalc__text .resultHolder .placeholder,
    .taxCalc__text .resultHolder .result {
        font-size: clamp(28px, 3.33333vw, 48px);
        line-height: 1.29
    }
}

.taxCalc__btnsHolder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.taxCalc__btn {
    margin-right: 20px
}

.taxCalc__btn--results {
    border: 1px solid #fd3e12
}

.taxCalc__btn:last-child {
    margin-right: 0
}

.contentMedia {
    position: relative;
    padding-bottom: 21px
}

@media (min-width:960px) {
    .contentMedia {
        padding-bottom: clamp(36px, 2.5vw, 36px)
    }
}

.contentMedia__contentWrap {
    padding-top: 270px;
    position: relative;
    z-index: 1
}

@media (min-width:960px) {
    .contentMedia__contentWrap {
        padding-top: clamp(270px, 31.73611vw, 457px)
    }
}

.contentMedia__content {
    width: 90%
}

@media (min-width:960px) {
    .contentMedia__content {
        width: 100%;
        max-width: clamp(826px, 57.36111vw, 826px)
    }
}

.contentMedia__content a,
.contentMedia__content h1,
.contentMedia__content h2,
.contentMedia__content h3,
.contentMedia__content h4,
.contentMedia__content h5,
.contentMedia__content h6,
.contentMedia__content li,
.contentMedia__content p {
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.03em;
    line-height: 1.25
}

@media (min-width:960px) {

    .contentMedia__content a,
    .contentMedia__content h1,
    .contentMedia__content h2,
    .contentMedia__content h3,
    .contentMedia__content h4,
    .contentMedia__content h5,
    .contentMedia__content h6,
    .contentMedia__content li,
    .contentMedia__content p {
        font-size: clamp(30px, 3.33333vw, 48px);
        line-height: 1.08
    }
}

.contentMedia__videoHolder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.contentMedia__videoHolder::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2c1705;
    background: linear-gradient(216deg, rgba(44, 23, 5, 0) 0, #2c1705 100%);
    opacity: .55;
    mix-blend-mode: multiply
}

.contentMedia__videoInner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contentMedia__videoInner iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 200%;
    height: 200%
}

@media (min-width:960px) {
    .contentMedia__videoInner iframe {
        width: 120%;
        height: 120%
    }
}

@media (min-width:1550px) {
    .contentMedia__videoInner iframe {
        width: 150%;
        height: 150%
    }
}

.contentMedia__imageHolder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contentMedia__imageHolder::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2c1705;
    background: linear-gradient(216deg, rgba(44, 23, 5, 0) 0, #2c1705 100%);
    opacity: .55;
    mix-blend-mode: multiply
}

.contentMedia__imageHolder img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.contentMedia__scrollText {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    line-height: 1;
    position: absolute;
    bottom: 100px;
    right: 0;
    -webkit-transform: rotate(90deg) translateY(-44px);
    transform: rotate(90deg) translateY(-44px);
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    z-index: 2
}

@media (min-width:960px) {
    .contentMedia__scrollText {
        font-size: clamp(14px, .97222vw, 14px);
        bottom: unset;
        top: 240px;
        -webkit-transform: rotate(90deg) translateY(-36px);
        transform: rotate(90deg) translateY(-36px)
    }
}

.contentMedia__tint {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cases {
    padding: 28px 0 21px;
    background-color: #fff
}

@media (min-width:960px) {
    .cases {
        padding: clamp(28px, 3.05556vw, 44px) 0 clamp(24px, 1.66667vw, 24px)
    }
}

.cases__topPanel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 97px
}

@media (min-width:960px) {
    .cases__topPanel {
        margin-bottom: clamp(97px, 9.44444vw, 136px)
    }
}

.cases__title {
    font-size: 49px;
    font-weight: 800;
    letter-spacing: -.02em;
    line-height: 1;
    margin: 0;
    max-width: 290px
}

@media (min-width:600px) {
    .cases__title {
        max-width: 80%
    }
}

@media (min-width:960px) {
    .cases__title {
        font-size: clamp(49px, 7.56944vw, 7.56944vw);
        padding-right: 17px
    }
}

.cases__postCount {
    font-size: 49px;
    font-weight: 800;
    letter-spacing: -.02em;
    line-height: 1;
    margin: 0
}

@media (min-width:960px) {
    .cases__postCount {
        font-size: clamp(49px, 7.56944vw, 7.56944vw)
    }
}

.cases__middlePanel {
    margin-bottom: 4px
}

@media (min-width:960px) {
    .cases__middlePanel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 24px
    }
}

.cases__filter {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 0, .3);
    letter-spacing: 0;
    line-height: 1.5;
    margin: 0 0 11px
}

@media (min-width:960px) {
    .cases__filter {
        font-size: clamp(14px, 1.25vw, 18px);
        margin: 0 24px 8px 0
    }
}

.cases__filters .facetwp-facet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0
}

.cases__filters .facetwp-radio,
.cases__filters .facetwp-radio .facetwp-display-value {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0;
    line-height: 1.5;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
}

.cases__filters .facetwp-radio .facetwp-display-value {
    padding: 0;
    margin: 0
}

.cases__filters .facetwp-radio {
    margin: 0 11px 8px 0;
    padding: 4px 6px;
    border: 1px solid #fff;
    background: unset !important;
    background-image: unset !important;
    background-size: unset !important;
    background-size: unset !important;
    cursor: pointer;
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease
}

.cases__filters .facetwp-radio.checked {
    border-color: #000
}

.cases__filters .facetwp-counter {
    display: none
}

@media (min-width:960px) {

    .cases__filters .facetwp-radio,
    .cases__filters .facetwp-radio .facetwp-display-value {
        font-size: clamp(14px, 1.25vw, 18px)
    }
}

.cases__bottomPanel {
    margin-bottom: 80px
}

@media (min-width:600px) {
    .cases__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:960px) {
    .cases__list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.cases__listItem {
    width: 100%;
    margin-bottom: 50px
}

@media (min-width:600px) {
    .cases__listItem {
        width: calc(50% - 10px)
    }

    .cases__listItem:last-child {
        margin-bottom: 50px
    }
}

@media (min-width:960px) {
    .cases__listItem {
        width: calc(33.333% - 55px);
        margin: 0 82px clamp(50px, 4.65278vw, 4.65278vw) 0
    }

    .cases__listItem:nth-child(3n+3) {
        margin-right: 0
    }

    .cases__listItem:last-child {
        margin-bottom: clamp(50px, 4.65278vw, 4.65278vw)
    }
}

.cases__listItem:last-child {
    margin-bottom: 0
}

.cases__listLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width:1081px) {
    .cases__listLink:hover .cases__listBtn {
        color: #fff;
        border-color: #fd3e12
    }

    .cases__listLink:hover .cases__listBtn p,
    .cases__listLink:hover .cases__listBtn span {
        color: #fff
    }

    .cases__listLink:hover .cases__listBtn::after {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.cases__listLine {
    display: inline-block;
    width: 0;
    height: 1px;
    background-color: #fd3e12;
    -webkit-transition: width .6s ease .3s !important;
    transition: width .6s ease .3s !important
}

.cases__listLine.aos-animate {
    width: 100%
}

.cases__listTitle {
    font-size: 27px;
    font-weight: 800;
    letter-spacing: -.03em;
    line-height: 1.11;
    margin: 16px 0 20px
}

@media (min-width:960px) {
    .cases__listTitle {
        font-size: clamp(27px, 2.22222vw, 32px);
        line-height: 1.12;
        margin: clamp(15px, 1.38889vw, 20px) 0 clamp(20px, 1.73611vw, 25px)
    }
}

.cases__listText {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.16;
    margin-bottom: 21px
}

@media (min-width:960px) {
    .cases__listText {
        margin-bottom: 23px;
        line-height: 1.27;
        padding-right: 19px
    }
}

.cases__listSnippet {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.44;
    color: rgba(0, 0, 0, .4);
    margin-bottom: 18px
}

@media (min-width:960px) {
    .cases__listSnippet {
        margin-bottom: 23px;
        padding-right: 19px
    }
}

@media (min-width:960px) {
    .cases__extraHolder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.cases__loadMore {
    position: relative;
    display: inline-block
}

.cases__loadMore:hover .facetwp-load-more::after {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg)
}

.cases__loadMore .facetwp-facet {
    margin: 0
}

.cases__loadMore .facetwp-load-more {
    font-size: 32px;
    font-weight: 800;
    color: #000;
    letter-spacing: -.03em;
    line-height: 1.13;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    position: relative;
    margin: 0;
    padding: 0 44px 0 0;
    z-index: 1
}

.cases__loadMore .facetwp-load-more::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #fd3e12
}

.cases__loadMore .facetwp-load-more::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.145' height='16.145' viewBox='0 0 16.145 16.145'%3E%3Cg id='Group_1228' data-name='Group 1228' transform='translate(-10.178 -10.178)'%3E%3Cline id='Line_5' data-name='Line 5' x2='16.145' transform='translate(10.178 18.25)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3Cline id='Line_10' data-name='Line 10' x2='16.145' transform='translate(18.25 10.178) rotate(90)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: cover;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

@media (min-width:960px) {
    .cases__loadMore .facetwp-load-more {
        font-size: clamp(32px, 3.33333vw, 48px);
        line-height: 1.08;
        padding: 0 clamp(44px, 4.16667vw, 60px) 0 0
    }

    .cases__loadMore .facetwp-load-more::before {
        width: clamp(36px, 3.61111vw, 52px);
        height: clamp(36px, 3.61111vw, 52px)
    }

    .cases__loadMore .facetwp-load-more::after {
        right: clamp(10px, .97222vw, 14px);
        width: clamp(16px, 1.73611vw, 25px);
        height: clamp(16px, 1.73611vw, 25px);
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23'%3E%3Cg id='Group_1227' data-name='Group 1227' transform='translate(-1382.5 -10515.5)'%3E%3Cline id='Line_5' data-name='Line 5' x2='23' transform='translate(1382.5 10527)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3Cline id='Line_10' data-name='Line 10' x2='23' transform='translate(1394 10515.5) rotate(90)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
        background-size: cover
    }
}

.cases__infoText {
    margin-top: 12px
}

@media (min-width:960px) {
    .cases__infoText {
        margin-top: 0;
        max-width: 60%
    }
}

.cases__infoText a,
.cases__infoText h1,
.cases__infoText h2,
.cases__infoText h3,
.cases__infoText h4,
.cases__infoText h5,
.cases__infoText h6,
.cases__infoText li,
.cases__infoText p {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, .4);
    letter-spacing: -.015em;
    line-height: 1.2
}

@media (min-width:960px) {

    .cases__infoText a,
    .cases__infoText h1,
    .cases__infoText h2,
    .cases__infoText h3,
    .cases__infoText h4,
    .cases__infoText h5,
    .cases__infoText h6,
    .cases__infoText li,
    .cases__infoText p {
        font-size: clamp(14px, .97222vw, 14px)
    }
}

.cases__infoText a {
    text-decoration: underline
}

.cases__infoText a:hover {
    color: #fd3e12
}

.news-feed-filters {
    padding: 28px 0 21px;
    background-color: #fff
}

@media (min-width:960px) {
    .news-feed-filters {
        padding: clamp(28px, 3.05556vw, 44px) 0 clamp(24px, 1.66667vw, 24px)
    }
}

.news-feed-filters__featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    margin-bottom: 80px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    font-weight: 600
}

.news-feed-filters__featured .featured-overlay-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99
}

.news-feed-filters__featured>div {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width:960px) {
    .news-feed-filters__featured>div {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media (min-width:960px) {
    .news-feed-filters__featured-meta {
        -ms-flex-preferred-size: calc(50% - 24px) !important;
        flex-basis: calc(50% - 24px) !important
    }
}

.news-feed-filters__featured-image {
    height: auto
}

.news-feed-filters__featured-image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.news-feed-filters__featured-snippet p {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.44;
    color: #000;
    margin-bottom: 18px
}

@media (min-width:960px) {
    .news-feed-filters__featured-snippet p {
        margin-bottom: 23px
    }
}

.news-feed-filters__featured-meta {
    padding: 24px;
    padding-left: 0;
    margin-left: 24px;
    border-top: solid 1px #fd3e12;
    border-bottom: solid 1px #fd3e12
}

.news-feed-filters__featured-meta a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.news-feed-filters__featured-meta .btn {
    margin-top: auto;
    margin-bottom: 0
}

.news-feed-filters__featured .featured-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px
}

.news-feed-filters__featured .featured-top .post-date {
    margin-top: 0;
    margin-left: 23px
}

.news-feed-filters__featured-tag {
    background-color: #fd3e12;
    color: #fff;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    padding: 4px 6px;
    font-size: 13px;
    gap: 23px
}

.news-feed-filters__featured-title {
    margin-bottom: 33px
}

.news-feed-filters__featured-title h2 {
    font-size: 27px;
    font-weight: 800;
    letter-spacing: -.03em;
    line-height: 1;
    margin: 0
}

@media (min-width:960px) {
    .news-feed-filters__featured-title h2 {
        font-size: clamp(27px, 3.33333vw, 3.33333vw)
    }
}

.news-feed-filters .post-thumbnail {
    width: 100%
}

.news-feed-filters .post-thumbnail:before {
    content: "";
    width: 0%;
    height: 100%;
    position: absolute;
    background: #fd3e12;
    top: 0;
    left: 0;
    -webkit-transition: ease-in-out all .3s;
    transition: ease-in-out all .3s;
    z-index: 99
}

.news-feed-filters .post-thumbnail:after {
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(#fff0), to(grey));
    background: linear-gradient(#fff0 0, grey 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    pointer-events: none;
    z-index: 9;
    mix-blend-mode: multiply
}

.news-feed-filters .post-date {
    font-size: 14px;
    color: rgba(0, 0, 0, .4);
    margin-top: 20px;
    display: block
}

.news-feed-filters .post-categories a {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    line-height: 1.5;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    padding: 4px 6px;
    border: 1px solid #fff
}

.news-feed-filters__topPanel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 97px
}

@media (min-width:960px) {
    .news-feed-filters__topPanel {
        margin-bottom: clamp(97px, 9.44444vw, 136px)
    }
}

.news-feed-filters__title {
    font-size: 49px;
    font-weight: 800;
    letter-spacing: -.02em;
    line-height: 1;
    margin: 0;
    max-width: 290px
}

@media (min-width:600px) {
    .news-feed-filters__title {
        max-width: 80%
    }
}

@media (min-width:960px) {
    .news-feed-filters__title {
        font-size: clamp(49px, 7.56944vw, 7.56944vw);
        padding-right: 17px
    }
}

.news-feed-filters__postCount {
    font-size: 49px;
    font-weight: 800;
    letter-spacing: -.02em;
    line-height: 1;
    margin: 0
}

@media (min-width:960px) {
    .news-feed-filters__postCount {
        font-size: clamp(49px, 7.56944vw, 7.56944vw)
    }
}

.news-feed-filters__middlePanel {
    margin-bottom: 4px
}

@media (min-width:960px) {
    .news-feed-filters__middlePanel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 24px
    }
}

.news-feed-filters__filter {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 0, .3);
    letter-spacing: 0;
    line-height: 1.5;
    margin: 0 0 11px
}

@media (min-width:960px) {
    .news-feed-filters__filter {
        font-size: clamp(14px, 1.25vw, 18px);
        margin: 0 24px 8px 0
    }
}

.news-feed-filters__filters .facetwp-facet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0
}

.news-feed-filters__filters .facetwp-checkbox,
.news-feed-filters__filters .facetwp-checkbox .facetwp-display-value {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0;
    line-height: 1.5;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
}

.news-feed-filters__filters .facetwp-checkbox .facetwp-display-value {
    padding: 0;
    margin: 0
}

.news-feed-filters__filters .facetwp-checkbox {
    margin: 0 11px 8px 0;
    padding: 4px 6px;
    border: 1px solid #fff;
    background: unset !important;
    background-image: unset !important;
    background-size: unset !important;
    background-size: unset !important;
    cursor: pointer;
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease;
    border: solid 1px #cbcbcb
}

.news-feed-filters__filters .facetwp-checkbox span {
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease
}

.news-feed-filters__filters .facetwp-checkbox:hover {
    border: solid 1px #000 !important
}

.news-feed-filters__filters .facetwp-checkbox.checked {
    background: #fd3e12 !important;
    border: solid 1px #fd3e12 !important
}

.news-feed-filters__filters .facetwp-checkbox.checked span {
    color: #fff !important
}

.news-feed-filters__filters .facetwp-counter {
    display: none
}

@media (min-width:960px) {

    .news-feed-filters__filters .facetwp-radio,
    .news-feed-filters__filters .facetwp-radio .facetwp-display-value {
        font-size: clamp(14px, 1.25vw, 18px)
    }
}

.news-feed-filters__bottomPanel {
    margin-bottom: 80px
}

@media (min-width:600px) {
    .news-feed-filters__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:960px) {
    .news-feed-filters__list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.news-feed-filters__listItem {
    width: 100%;
    margin-bottom: 50px
}

@media (min-width:600px) {
    .news-feed-filters__listItem {
        width: calc(50% - 10px)
    }

    .news-feed-filters__listItem:last-child {
        margin-bottom: 50px
    }
}

@media (min-width:960px) {
    .news-feed-filters__listItem {
        width: calc(33.333% - 55px);
        margin: 0 82px clamp(50px, 4.65278vw, 4.65278vw) 0
    }

    .news-feed-filters__listItem:nth-child(3n+3) {
        margin-right: 0
    }

    .news-feed-filters__listItem:last-child {
        margin-bottom: clamp(50px, 4.65278vw, 4.65278vw)
    }
}

.news-feed-filters__listItem:last-child {
    margin-bottom: 0
}

.news-feed-filters__listLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width:1081px) {
    .news-feed-filters__listLink:hover .post-thumbnail:before {
        width: 100%;
        z-index: 999
    }

    .news-feed-filters__listLink:hover .cases__listBtn {
        color: #fff;
        border-color: #fd3e12
    }

    .news-feed-filters__listLink:hover .cases__listBtn p,
    .news-feed-filters__listLink:hover .cases__listBtn span {
        color: #fff
    }

    .news-feed-filters__listLink:hover .cases__listBtn::after {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .news-feed-filters__listLink:hover+a span.btn {
        color: #fff;
        border-color: #fd3e12
    }

    .news-feed-filters__listLink:hover+a span.btn p,
    .news-feed-filters__listLink:hover+a span.btn span {
        color: #fff
    }

    .news-feed-filters__listLink:hover+a span.btn::after {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.news-feed-filters__listTitle {
    font-size: 27px;
    font-weight: 800;
    letter-spacing: -.03em;
    line-height: 1.11;
    margin: 16px 0 20px;
    max-width: 18ch
}

@media (min-width:960px) {
    .news-feed-filters__listTitle {
        font-size: clamp(27px, 2.22222vw, 32px);
        line-height: 1.12;
        margin: clamp(15px, 1.38889vw, 20px) 0 clamp(20px, 1.73611vw, 25px);
        margin-top: 12px
    }
}

.news-feed-filters__listText {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.16;
    margin-bottom: 21px;
    max-width: 33ch
}

@media (min-width:960px) {
    .news-feed-filters__listText {
        margin-bottom: 23px;
        line-height: 1.27;
        padding-right: 19px
    }
}

.news-feed-filters__listSnippet {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.44;
    color: rgba(0, 0, 0, .4);
    margin-bottom: 18px
}

@media (min-width:960px) {
    .news-feed-filters__listSnippet {
        margin-bottom: 23px;
        padding-right: 19px
    }
}

@media (min-width:960px) {
    .news-feed-filters__extraHolder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.news-feed-filters__loadMore {
    position: relative;
    display: inline-block
}

.news-feed-filters__loadMore:hover .facetwp-load-more::after {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg)
}

.news-feed-filters__loadMore .facetwp-facet {
    margin: 0
}

.news-feed-filters__loadMore .facetwp-load-more {
    font-size: 32px;
    font-weight: 800;
    color: #000;
    letter-spacing: -.03em;
    line-height: 1.13;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    position: relative;
    margin: 0;
    padding: 0 44px 0 0;
    z-index: 1
}

.news-feed-filters__loadMore .facetwp-load-more::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #fd3e12
}

.news-feed-filters__loadMore .facetwp-load-more::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.145' height='16.145' viewBox='0 0 16.145 16.145'%3E%3Cg id='Group_1228' data-name='Group 1228' transform='translate(-10.178 -10.178)'%3E%3Cline id='Line_5' data-name='Line 5' x2='16.145' transform='translate(10.178 18.25)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3Cline id='Line_10' data-name='Line 10' x2='16.145' transform='translate(18.25 10.178) rotate(90)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: cover;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

@media (min-width:960px) {
    .news-feed-filters__loadMore .facetwp-load-more {
        font-size: clamp(32px, 3.33333vw, 48px);
        line-height: 1.08;
        padding: 0 clamp(44px, 4.16667vw, 60px) 0 0
    }

    .news-feed-filters__loadMore .facetwp-load-more::before {
        width: clamp(36px, 3.61111vw, 52px);
        height: clamp(36px, 3.61111vw, 52px)
    }

    .news-feed-filters__loadMore .facetwp-load-more::after {
        right: clamp(10px, .97222vw, 14px);
        width: clamp(16px, 1.73611vw, 25px);
        height: clamp(16px, 1.73611vw, 25px);
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23'%3E%3Cg id='Group_1227' data-name='Group 1227' transform='translate(-1382.5 -10515.5)'%3E%3Cline id='Line_5' data-name='Line 5' x2='23' transform='translate(1382.5 10527)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3Cline id='Line_10' data-name='Line 10' x2='23' transform='translate(1394 10515.5) rotate(90)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
        background-size: cover
    }
}

.news-feed-filters__infoText {
    margin-top: 12px
}

@media (min-width:960px) {
    .news-feed-filters__infoText {
        margin-top: 0;
        max-width: 60%
    }
}

.news-feed-filters__infoText a,
.news-feed-filters__infoText h1,
.news-feed-filters__infoText h2,
.news-feed-filters__infoText h3,
.news-feed-filters__infoText h4,
.news-feed-filters__infoText h5,
.news-feed-filters__infoText h6,
.news-feed-filters__infoText li,
.news-feed-filters__infoText p {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, .4);
    letter-spacing: -.015em;
    line-height: 1.2
}

@media (min-width:960px) {

    .news-feed-filters__infoText a,
    .news-feed-filters__infoText h1,
    .news-feed-filters__infoText h2,
    .news-feed-filters__infoText h3,
    .news-feed-filters__infoText h4,
    .news-feed-filters__infoText h5,
    .news-feed-filters__infoText h6,
    .news-feed-filters__infoText li,
    .news-feed-filters__infoText p {
        font-size: clamp(14px, .97222vw, 14px)
    }
}

.news-feed-filters__infoText a {
    text-decoration: underline
}

.news-feed-filters__infoText a:hover {
    color: #fd3e12
}

.bottom-nav {
    background-color: #000;
    border-bottom: solid 1px rgba(255, 255, 255, .4);
    padding: 34px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bottom-nav a {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.02em;
    line-height: 1.44;
    color: #fff;
    -webkit-transition: ease-in-out all .4s;
    transition: ease-in-out all .4s;
    opacity: .4
}

.bottom-nav a:hover {
    opacity: 1
}

.bottom-nav a svg {
    margin-left: 18px
}

.bottom-nav a:first-of-type svg {
    margin-left: 0;
    margin-right: 18px
}

@media (min-width:960px) {
    .bottom-nav a {
        font-size: 32px
    }
}

.news-feed-filters__featured-image {
    position: relative
}

.news-feed-filters__featured-image:before {
    content: "";
    width: 0%;
    height: 100%;
    position: absolute;
    background: #fd3e12;
    top: 0;
    left: 0;
    -webkit-transition: ease-in-out all .3s;
    transition: ease-in-out all .3s
}

.news-feed-filters__featured-image:hover:before {
    width: 100%
}

.featured-overlay-link:hover+.news-feed-filters__featured-image::before {
    width: 100%
}

.news-feed-filters__extraHolder {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.post-categories {
    pointer-events: none !important
}

.news-feed-filters__featured-image:hover~.news-feed-filters__featured-meta .news-feed-filters__listBtn.btn,
a.news-feed-filters__listLink:hover+a span.btn {
    color: #fff;
    border-color: #fd3e12
}

.news-feed-filters__featured-image:hover~.news-feed-filters__featured-meta .news-feed-filters__listBtn.btn p,
.news-feed-filters__featured-image:hover~.news-feed-filters__featured-meta .news-feed-filters__listBtn.btn span,
a.news-feed-filters__listLink:hover+a span.btn p,
a.news-feed-filters__listLink:hover+a span.btn span {
    color: #fff
}

.news-feed-filters__featured-image:hover~.news-feed-filters__featured-meta .news-feed-filters__listBtn.btn::after,
a.news-feed-filters__listLink:hover+a span.btn::after {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.active-hover .news-feed-filters__featured-image::before,
.active-hover .post-thumbnail:before {
    width: 100%
}

.active-hover .btn {
    color: #fff;
    border-color: #fd3e12
}

.active-hover .btn p,
.active-hover .btn span {
    color: #fff
}

.active-hover .btn::after {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.post-date {
    font-weight: 600
}

.post-date .sep {
    position: relative;
    margin: 0 5px;
    background-color: #717171;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    display: inline-block;
    top: -2px;
    margin-right: 8px
}

.imageBanner {
    position: relative;
    min-height: 434px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width:960px) {
    .imageBanner {
        min-height: 55vh
    }
}

.imageBanner__titleWrap {
    position: relative;
    padding: 100px 0 24px;
    z-index: 1
}

@media (min-width:960px) {
    .imageBanner__titleWrap {
        padding: clamp(100px, 8.33333vw, 120px) 0 clamp(24px, 3.33333vw, 48px)
    }
}

.imageBanner__title {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 1.1;
    margin: 0
}

@media (min-width:960px) {
    .imageBanner__title {
        font-size: clamp(30px, 3.33333vw, 48px);
        line-height: 1.08
    }
}

.imageBanner__videoHolder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.imageBanner__videoHolder::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2c1705;
    background: linear-gradient(216deg, rgba(44, 23, 5, 0) 0, #2c1705 100%);
    opacity: .55;
    mix-blend-mode: multiply
}

.imageBanner__videoInner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.imageBanner__videoInner iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 200%;
    height: 200%
}

@media (min-width:960px) {
    .imageBanner__videoInner iframe {
        width: 300%;
        height: 300%
    }
}

.imageBanner__imageHolder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.imageBanner__imageHolder::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2c1705;
    background: linear-gradient(215deg, rgba(44, 23, 5, 0) 0, #2c1705 100%);
    opacity: .55;
    mix-blend-mode: multiply
}

.imageBanner__imageHolder img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:960px) {
    .imageBanner__imageHolder::after {
        display: none
    }
}

.imageBanner__scrollText {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    line-height: 1;
    position: absolute;
    bottom: 90px;
    right: 0;
    -webkit-transform: rotate(90deg) translateY(-44px);
    transform: rotate(90deg) translateY(-44px);
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    display: none;
    z-index: 2
}

@media (min-width:960px) {
    .imageBanner__scrollText {
        display: block;
        font-size: clamp(14px, .97222vw, 14px);
        -webkit-transform: rotate(90deg) translateY(-36px);
        transform: rotate(90deg) translateY(-36px)
    }
}

.reading {
    padding: 38px 0 20px;
    overflow-x: hidden
}

@media (min-width:960px) {
    .reading {
        padding: clamp(38px, 4.23611vw, 61px) 0 0
    }
}

@media (min-width:750px) {
    .reading__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:960px) {
    .reading__list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.reading__listItem {
    width: 100%;
    margin-bottom: 14px
}

@media (min-width:750px) {
    .reading__listItem {
        width: calc(50% - 12px);
        margin-bottom: 24px
    }
}

@media (min-width:960px) {
    .reading__listItem {
        width: calc(33.333% - 16px);
        margin: 0 24px 24px 0
    }

    .reading__listItem:nth-child(3n+3) {
        margin-right: 0
    }
}

@media (min-width:1200px) {
    .reading__listItem {
        width: calc(25% - 18px);
        margin: 0 24px 24px 0;
        min-height: 501px
    }

    .reading__listItem:nth-child(3n+3) {
        margin-right: 24px
    }

    .reading__listItem:nth-child(4n+4) {
        margin-right: 0
    }
}

.reading__listItem:nth-child(4n+2) .reading__listLink {
    background-color: #ffa022
}

.reading__listItem:nth-child(4n+2) .reading__listLink .reading__circle svg line {
    stroke: #ffa022 !important
}

.reading__listItem:nth-child(4n+3) .reading__listLink {
    background-color: #fdc941
}

.reading__listItem:nth-child(4n+3) .reading__listLink .reading__circle svg line {
    stroke: #fdc941 !important
}

.reading__listItem:nth-child(4n+4) .reading__listLink {
    background-color: #fde76f
}

.reading__listItem:nth-child(4n+4) .reading__listLink .reading__circle svg line {
    stroke: #fde76f !important
}

.reading__listLink {
    display: block;
    background-color: #fd3e12;
    padding: 30px;
    position: relative
}

@media (min-width:960px) {
    .reading__listLink {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%;
        padding: 20px 20px 23px
    }

    .reading__listLink:hover .reading__textHolder {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px)
    }

    .reading__listLink:hover .reading__circle {
        opacity: 1
    }
}

.reading__titleHolder {
    margin-bottom: 30px;
    height: auto !important
}

@media (min-width:960px) {
    .reading__titleHolder {
        margin-bottom: clamp(125px, 11.52778vw, 166px);
        height: auto !important
    }
}

.reading__listTitle {
    font-size: 30px;
    font-weight: 800;
    color: #000;
    letter-spacing: -.02em;
    line-height: 1.1
}

@media (min-width:960px) {
    .reading__listTitle {
        font-size: clamp(30px, 2.63889vw, 38px)
    }
}

.reading__textHolder {
    margin-bottom: 30px;
    height: auto !important
}

@media (min-width:960px) {
    .reading__textHolder {
        height: auto !important;
        margin-bottom: 0;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease
    }
}

.reading__listText {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.16
}

@media (min-width:960px) {
    .reading__listText {
        font-size: clamp(18px, 1.38889vw, 20px);
        letter-spacing: -.02em;
        line-height: 1.2
    }
}

.reading__circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: #000
}

@media (min-width:960px) {
    .reading__circle {
        opacity: 0;
        position: absolute;
        bottom: 20px;
        left: 20px;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease
    }
}

.ticker {
    position: relative;
    padding-top: calc(var(--header-height));
    background-color: #fd3e12
}

.single-post .wp-block-embed .ticker .wp-block-embed__wrapper,
.ticker .container,
.ticker .single-post .wp-block-embed .wp-block-embed__wrapper {
    padding: clamp(20px, 2.43056vw, 25px) 0 clamp(20px, 2.43056vw, 35px) 0;
    padding-bottom: clamp(15px, 1.38889vw, 20px)
}

.ticker .large-text {
    font-size: 20px;
    font-weight: 700;
    display: block;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
}

@media (min-width:960px) {
    .ticker .large-text {
        font-size: clamp(18px, 2.08333vw, 30px)
    }
}

.ticker .ticker-counter {
    font-size: 48px;
    font-weight: 500;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
}

@media (min-width:960px) {
    .ticker .ticker-counter {
        font-size: clamp(90px, 10.41667vw, 150px)
    }
}

@media (max-width:390px) {
    .ticker .ticker-counter {
        font-size: 40px
    }
}

.ticker .small-text {
    font-size: 10px;
    font-weight: 500;
    display: block;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
}

@media (min-width:960px) {
    .ticker .small-text {
        font-size: clamp(8px, .69444vw, 10px)
    }
}

.single-post__hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 76px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single-post__hero .post-date {
    font-size: 14px;
    color: rgba(255, 255, 255, .4);
    margin-top: 20px;
    display: block;
    margin-bottom: 14px;
    margin-top: auto;
    margin-bottom: 0
}

.single-post__hero .post-categories a {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    line-height: 1.5;
    font-family: 'aktiv-grotesk', Arial, Helvetica, sans-serif;
    padding: 4px 6px;
    border: 1px solid #fff
}

.single-post__hero-meta {
    padding-bottom: 38px;
    padding-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.single-post__hero-meta .prev-link {
    top: 22px;
    left: 24px;
    opacity: .4;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 40px;
    -webkit-transition: ease-in-out all .4s;
    transition: ease-in-out all .4s
}

.single-post__hero-meta .prev-link:hover {
    opacity: 1
}

@media (min-width:960px) {
    .single-post__hero-meta .prev-link {
        position: absolute
    }
}

.single-post__hero-meta h1 {
    margin-top: 14px;
    font-size: 27px;
    font-weight: 800;
    letter-spacing: -.03em;
    line-height: 1;
    margin: 0;
    color: #fff
}

@media (min-width:960px) {
    .single-post__hero-meta h1 {
        font-size: clamp(27px, 3.33333vw, 3.33333vw);
        padding-right: 44px
    }
}

.single-post__hero>div {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width:960px) {
    .single-post__hero>div {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.single-post__hero+section {
    padding-top: clamp(40px, 6.11111vw, 6.11111vw)
}

.post-intro {
    background: #fff;
    padding-top: clamp(40px, 3.05556vw, 3.05556vw);
    padding-bottom: clamp(20px, 2.77778vw, 2.77778vw)
}

.post-intro h3 {
    font-size: 18px;
    letter-spacing: -.02em;
    font-weight: 600;
    margin-bottom: 40px
}

@media (min-width:960px) {
    .post-intro h3 {
        font-size: clamp(24px, 2.22222vw, 32px)
    }
}

.post-intro a,
.post-intro p {
    font-size: 16px;
    letter-spacing: -.02em;
    margin-bottom: 30px
}

.post-intro a:last-of-type,
.post-intro p:last-of-type {
    margin-bottom: 0
}

@media (min-width:960px) {

    .post-intro a,
    .post-intro p {
        font-size: clamp(16px, 1.52778vw, 22px)
    }
}

.post-intro a {
    text-decoration: underline
}

@media (min-width:960px) {

    .container-narrow,
    .single-post .wp-block-embed .wp-block-embed__wrapper {
        max-width: 920px
    }
}

.media-image-gallery {
    padding-top: clamp(40px, 3.05556vw, 3.05556vw);
    padding-bottom: clamp(20px, 2.77778vw, 2.77778vw);
    background: #fff
}

.media-image-gallery .image-grid {
    gap: 25px
}

@media (min-width:960px) {
    .media-image-gallery .image-grid.col-count-2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (min-width:960px) {
    .media-image-gallery .image-grid.col-count-3 {
        display: grid;
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width:960px) {
    .media-image-gallery .image-grid.col-count-4 {
        display: grid;
        grid-template-columns: repeat(4, 1fr)
    }
}

.media-image-gallery .caption {
    font-size: 13px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 0;
    color: rgba(0, 0, 0, .4)
}

.facts-block {
    padding-top: clamp(40px, 3.05556vw, 3.05556vw);
    padding-bottom: clamp(20px, 2.77778vw, 2.77778vw);
    background: #fff
}

.facts-block .facts-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: clamp(30px, 5.34722vw, 5.34722vw)
}

@media (min-width:960px) {
    .facts-block .facts-wrapper {
        -webkit-column-gap: 5.69444vw;
        -moz-column-gap: 5.69444vw;
        column-gap: 5.69444vw;
        grid-template-columns: repeat(2, 1fr)
    }
}

.facts-block .facts-wrapper .fact {
    border-top: solid 1px #fd3e12;
    padding: 20px 0
}

.facts-block .facts-wrapper .fact h4 {
    font-size: 18px;
    letter-spacing: -.02em;
    font-weight: 700;
    margin-bottom: 25px
}

@media (min-width:960px) {
    .facts-block .facts-wrapper .fact h4 {
        font-size: clamp(24px, 2.22222vw, 32px)
    }
}

.wp-block-spacer {
    background: #fff
}

.basic-text {
    padding-top: clamp(40px, 3.05556vw, 3.05556vw);
    padding-bottom: clamp(20px, 2.77778vw, 2.77778vw);
    background: #fff
}

.basic-text ol,
.basic-text ul {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 30px
}

.basic-text ol {
    list-style: auto
}

.basic-text p {
    margin-bottom: 29px
}

.basic-text blockquote {
    padding-left: 24px;
    border-left: solid 1px #fd3e12;
    margin: 55px 0
}

.basic-text blockquote p {
    font-size: 18px;
    letter-spacing: -.02em;
    font-weight: 600;
    line-height: 1.3
}

@media (min-width:960px) {
    .basic-text blockquote p {
        font-size: clamp(24px, 2.22222vw, 32px)
    }
}

.single-post .wp-block-embed {
    padding-top: clamp(40px, 3.05556vw, 3.05556vw);
    padding-bottom: clamp(20px, 2.77778vw, 2.77778vw);
    background: #fff
}

.single-post .share {
    background-color: #fff;
    padding-top: clamp(40px, 3.05556vw, 3.05556vw);
    padding-bottom: clamp(20px, 11.11111vw, 11.11111vw)
}

.single-post .share span {
    font-size: 22px;
    text-transform: uppercase;
    margin-right: 15px;
    letter-spacing: -.02em
}

.single-post .share-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-post .share-wrapper ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-post .share-wrapper li {
    margin: 0 8px
}

.single-post .share-wrapper li a {
    background: #000;
    -webkit-transition: ease-in-out all .4s;
    transition: ease-in-out all .4s;
    width: 42px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single-post .share-wrapper li a:hover {
    background: #fd3e12
}

.more-analysis__header {
    padding-top: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: clamp(40px, 4.86111vw, 4.86111vw);
    border-top: solid 1px #fd3e12
}

.more-analysis__header h2 {
    font-size: 27px;
    font-weight: 800;
    letter-spacing: -.03em;
    line-height: 1;
    margin: 0
}

@media (min-width:960px) {
    .more-analysis__header h2 {
        font-size: clamp(27px, 3.33333vw, 3.33333vw)
    }
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .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: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .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: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }

    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(.39062deg) skewY(.39062deg);
        transform: skewX(.39062deg) skewY(.39062deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@keyframes jello {

    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }

    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(.39062deg) skewY(.39062deg);
        transform: skewX(.39062deg) skewY(.39062deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[data-aos=fade-up] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

[data-aos=zoom-in] {
    -webkit-transform: scale(.6);
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(.6);
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(.6);
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(.6);
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(.6);
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[data-aos=slide-up] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

[data-aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

[data-aos][data-aos][data-aos-duration='50'],
body[data-aos-duration='50'] [data-aos] {
    -webkit-transition-duration: 50ms;
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay='50'],
body[data-aos-delay='50'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='50'].aos-animate,
body[data-aos-delay='50'] [data-aos].aos-animate {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration='100'],
body[data-aos-duration='100'] [data-aos] {
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay='100'],
body[data-aos-delay='100'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='100'].aos-animate,
body[data-aos-delay='100'] [data-aos].aos-animate {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration='150'],
body[data-aos-duration='150'] [data-aos] {
    -webkit-transition-duration: 150ms;
    transition-duration: 150ms
}

[data-aos][data-aos][data-aos-delay='150'],
body[data-aos-delay='150'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='150'].aos-animate,
body[data-aos-delay='150'] [data-aos].aos-animate {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms
}

[data-aos][data-aos][data-aos-duration='200'],
body[data-aos-duration='200'] [data-aos] {
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay='200'],
body[data-aos-delay='200'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='200'].aos-animate,
body[data-aos-delay='200'] [data-aos].aos-animate {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration='250'],
body[data-aos-duration='250'] [data-aos] {
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

[data-aos][data-aos][data-aos-delay='250'],
body[data-aos-delay='250'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='250'].aos-animate,
body[data-aos-delay='250'] [data-aos].aos-animate {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms
}

[data-aos][data-aos][data-aos-duration='300'],
body[data-aos-duration='300'] [data-aos] {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay='300'],
body[data-aos-delay='300'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='300'].aos-animate,
body[data-aos-delay='300'] [data-aos].aos-animate {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration='350'],
body[data-aos-duration='350'] [data-aos] {
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms
}

[data-aos][data-aos][data-aos-delay='350'],
body[data-aos-delay='350'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='350'].aos-animate,
body[data-aos-delay='350'] [data-aos].aos-animate {
    -webkit-transition-delay: 350ms;
    transition-delay: 350ms
}

[data-aos][data-aos][data-aos-duration='400'],
body[data-aos-duration='400'] [data-aos] {
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay='400'],
body[data-aos-delay='400'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='400'].aos-animate,
body[data-aos-delay='400'] [data-aos].aos-animate {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration='450'],
body[data-aos-duration='450'] [data-aos] {
    -webkit-transition-duration: 450ms;
    transition-duration: 450ms
}

[data-aos][data-aos][data-aos-delay='450'],
body[data-aos-delay='450'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='450'].aos-animate,
body[data-aos-delay='450'] [data-aos].aos-animate {
    -webkit-transition-delay: 450ms;
    transition-delay: 450ms
}

[data-aos][data-aos][data-aos-duration='500'],
body[data-aos-duration='500'] [data-aos] {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay='500'],
body[data-aos-delay='500'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='500'].aos-animate,
body[data-aos-delay='500'] [data-aos].aos-animate {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration='550'],
body[data-aos-duration='550'] [data-aos] {
    -webkit-transition-duration: 550ms;
    transition-duration: 550ms
}

[data-aos][data-aos][data-aos-delay='550'],
body[data-aos-delay='550'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='550'].aos-animate,
body[data-aos-delay='550'] [data-aos].aos-animate {
    -webkit-transition-delay: 550ms;
    transition-delay: 550ms
}

[data-aos][data-aos][data-aos-duration='600'],
body[data-aos-duration='600'] [data-aos] {
    -webkit-transition-duration: .6s;
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay='600'],
body[data-aos-delay='600'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='600'].aos-animate,
body[data-aos-delay='600'] [data-aos].aos-animate {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration='650'],
body[data-aos-duration='650'] [data-aos] {
    -webkit-transition-duration: 650ms;
    transition-duration: 650ms
}

[data-aos][data-aos][data-aos-delay='650'],
body[data-aos-delay='650'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='650'].aos-animate,
body[data-aos-delay='650'] [data-aos].aos-animate {
    -webkit-transition-delay: 650ms;
    transition-delay: 650ms
}

[data-aos][data-aos][data-aos-duration='700'],
body[data-aos-duration='700'] [data-aos] {
    -webkit-transition-duration: .7s;
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay='700'],
body[data-aos-delay='700'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='700'].aos-animate,
body[data-aos-delay='700'] [data-aos].aos-animate {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration='750'],
body[data-aos-duration='750'] [data-aos] {
    -webkit-transition-duration: 750ms;
    transition-duration: 750ms
}

[data-aos][data-aos][data-aos-delay='750'],
body[data-aos-delay='750'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='750'].aos-animate,
body[data-aos-delay='750'] [data-aos].aos-animate {
    -webkit-transition-delay: 750ms;
    transition-delay: 750ms
}

[data-aos][data-aos][data-aos-duration='800'],
body[data-aos-duration='800'] [data-aos] {
    -webkit-transition-duration: .8s;
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay='800'],
body[data-aos-delay='800'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='800'].aos-animate,
body[data-aos-delay='800'] [data-aos].aos-animate {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration='850'],
body[data-aos-duration='850'] [data-aos] {
    -webkit-transition-duration: 850ms;
    transition-duration: 850ms
}

[data-aos][data-aos][data-aos-delay='850'],
body[data-aos-delay='850'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='850'].aos-animate,
body[data-aos-delay='850'] [data-aos].aos-animate {
    -webkit-transition-delay: 850ms;
    transition-delay: 850ms
}

[data-aos][data-aos][data-aos-duration='900'],
body[data-aos-duration='900'] [data-aos] {
    -webkit-transition-duration: .9s;
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay='900'],
body[data-aos-delay='900'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='900'].aos-animate,
body[data-aos-delay='900'] [data-aos].aos-animate {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration='950'],
body[data-aos-duration='950'] [data-aos] {
    -webkit-transition-duration: 950ms;
    transition-duration: 950ms
}

[data-aos][data-aos][data-aos-delay='950'],
body[data-aos-delay='950'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='950'].aos-animate,
body[data-aos-delay='950'] [data-aos].aos-animate {
    -webkit-transition-delay: 950ms;
    transition-delay: 950ms
}

[data-aos][data-aos][data-aos-duration='1000'],
body[data-aos-duration='1000'] [data-aos] {
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay='1000'],
body[data-aos-delay='1000'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1000'].aos-animate,
body[data-aos-delay='1000'] [data-aos].aos-animate {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration='1050'],
body[data-aos-duration='1050'] [data-aos] {
    -webkit-transition-duration: 1.05s;
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay='1050'],
body[data-aos-delay='1050'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1050'].aos-animate,
body[data-aos-delay='1050'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration='1100'],
body[data-aos-duration='1100'] [data-aos] {
    -webkit-transition-duration: 1.1s;
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay='1100'],
body[data-aos-delay='1100'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1100'].aos-animate,
body[data-aos-delay='1100'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration='1150'],
body[data-aos-duration='1150'] [data-aos] {
    -webkit-transition-duration: 1.15s;
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay='1150'],
body[data-aos-delay='1150'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1150'].aos-animate,
body[data-aos-delay='1150'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration='1200'],
body[data-aos-duration='1200'] [data-aos] {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay='1200'],
body[data-aos-delay='1200'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1200'].aos-animate,
body[data-aos-delay='1200'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration='1250'],
body[data-aos-duration='1250'] [data-aos] {
    -webkit-transition-duration: 1.25s;
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay='1250'],
body[data-aos-delay='1250'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1250'].aos-animate,
body[data-aos-delay='1250'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration='1300'],
body[data-aos-duration='1300'] [data-aos] {
    -webkit-transition-duration: 1.3s;
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay='1300'],
body[data-aos-delay='1300'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1300'].aos-animate,
body[data-aos-delay='1300'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration='1350'],
body[data-aos-duration='1350'] [data-aos] {
    -webkit-transition-duration: 1.35s;
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay='1350'],
body[data-aos-delay='1350'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1350'].aos-animate,
body[data-aos-delay='1350'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration='1400'],
body[data-aos-duration='1400'] [data-aos] {
    -webkit-transition-duration: 1.4s;
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay='1400'],
body[data-aos-delay='1400'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1400'].aos-animate,
body[data-aos-delay='1400'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration='1450'],
body[data-aos-duration='1450'] [data-aos] {
    -webkit-transition-duration: 1.45s;
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay='1450'],
body[data-aos-delay='1450'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1450'].aos-animate,
body[data-aos-delay='1450'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration='1500'],
body[data-aos-duration='1500'] [data-aos] {
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay='1500'],
body[data-aos-delay='1500'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1500'].aos-animate,
body[data-aos-delay='1500'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration='1550'],
body[data-aos-duration='1550'] [data-aos] {
    -webkit-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay='1550'],
body[data-aos-delay='1550'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1550'].aos-animate,
body[data-aos-delay='1550'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration='1600'],
body[data-aos-duration='1600'] [data-aos] {
    -webkit-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay='1600'],
body[data-aos-delay='1600'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1600'].aos-animate,
body[data-aos-delay='1600'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration='1650'],
body[data-aos-duration='1650'] [data-aos] {
    -webkit-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay='1650'],
body[data-aos-delay='1650'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1650'].aos-animate,
body[data-aos-delay='1650'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration='1700'],
body[data-aos-duration='1700'] [data-aos] {
    -webkit-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay='1700'],
body[data-aos-delay='1700'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1700'].aos-animate,
body[data-aos-delay='1700'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration='1750'],
body[data-aos-duration='1750'] [data-aos] {
    -webkit-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay='1750'],
body[data-aos-delay='1750'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1750'].aos-animate,
body[data-aos-delay='1750'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration='1800'],
body[data-aos-duration='1800'] [data-aos] {
    -webkit-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay='1800'],
body[data-aos-delay='1800'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1800'].aos-animate,
body[data-aos-delay='1800'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration='1850'],
body[data-aos-duration='1850'] [data-aos] {
    -webkit-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay='1850'],
body[data-aos-delay='1850'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1850'].aos-animate,
body[data-aos-delay='1850'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration='1900'],
body[data-aos-duration='1900'] [data-aos] {
    -webkit-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay='1900'],
body[data-aos-delay='1900'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1900'].aos-animate,
body[data-aos-delay='1900'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration='1950'],
body[data-aos-duration='1950'] [data-aos] {
    -webkit-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay='1950'],
body[data-aos-delay='1950'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1950'].aos-animate,
body[data-aos-delay='1950'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration='2000'],
body[data-aos-duration='2000'] [data-aos] {
    -webkit-transition-duration: 2s;
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay='2000'],
body[data-aos-delay='2000'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2000'].aos-animate,
body[data-aos-delay='2000'] [data-aos].aos-animate {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration='2050'],
body[data-aos-duration='2050'] [data-aos] {
    -webkit-transition-duration: 2.05s;
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay='2050'],
body[data-aos-delay='2050'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2050'].aos-animate,
body[data-aos-delay='2050'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration='2100'],
body[data-aos-duration='2100'] [data-aos] {
    -webkit-transition-duration: 2.1s;
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay='2100'],
body[data-aos-delay='2100'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2100'].aos-animate,
body[data-aos-delay='2100'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration='2150'],
body[data-aos-duration='2150'] [data-aos] {
    -webkit-transition-duration: 2.15s;
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay='2150'],
body[data-aos-delay='2150'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2150'].aos-animate,
body[data-aos-delay='2150'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration='2200'],
body[data-aos-duration='2200'] [data-aos] {
    -webkit-transition-duration: 2.2s;
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay='2200'],
body[data-aos-delay='2200'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2200'].aos-animate,
body[data-aos-delay='2200'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration='2250'],
body[data-aos-duration='2250'] [data-aos] {
    -webkit-transition-duration: 2.25s;
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay='2250'],
body[data-aos-delay='2250'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2250'].aos-animate,
body[data-aos-delay='2250'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration='2300'],
body[data-aos-duration='2300'] [data-aos] {
    -webkit-transition-duration: 2.3s;
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay='2300'],
body[data-aos-delay='2300'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2300'].aos-animate,
body[data-aos-delay='2300'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration='2350'],
body[data-aos-duration='2350'] [data-aos] {
    -webkit-transition-duration: 2.35s;
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay='2350'],
body[data-aos-delay='2350'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2350'].aos-animate,
body[data-aos-delay='2350'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration='2400'],
body[data-aos-duration='2400'] [data-aos] {
    -webkit-transition-duration: 2.4s;
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay='2400'],
body[data-aos-delay='2400'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2400'].aos-animate,
body[data-aos-delay='2400'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration='2450'],
body[data-aos-duration='2450'] [data-aos] {
    -webkit-transition-duration: 2.45s;
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay='2450'],
body[data-aos-delay='2450'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2450'].aos-animate,
body[data-aos-delay='2450'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration='2500'],
body[data-aos-duration='2500'] [data-aos] {
    -webkit-transition-duration: 2.5s;
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay='2500'],
body[data-aos-delay='2500'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2500'].aos-animate,
body[data-aos-delay='2500'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration='2550'],
body[data-aos-duration='2550'] [data-aos] {
    -webkit-transition-duration: 2.55s;
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay='2550'],
body[data-aos-delay='2550'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2550'].aos-animate,
body[data-aos-delay='2550'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration='2600'],
body[data-aos-duration='2600'] [data-aos] {
    -webkit-transition-duration: 2.6s;
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay='2600'],
body[data-aos-delay='2600'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2600'].aos-animate,
body[data-aos-delay='2600'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration='2650'],
body[data-aos-duration='2650'] [data-aos] {
    -webkit-transition-duration: 2.65s;
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay='2650'],
body[data-aos-delay='2650'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2650'].aos-animate,
body[data-aos-delay='2650'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration='2700'],
body[data-aos-duration='2700'] [data-aos] {
    -webkit-transition-duration: 2.7s;
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay='2700'],
body[data-aos-delay='2700'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2700'].aos-animate,
body[data-aos-delay='2700'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration='2750'],
body[data-aos-duration='2750'] [data-aos] {
    -webkit-transition-duration: 2.75s;
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay='2750'],
body[data-aos-delay='2750'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2750'].aos-animate,
body[data-aos-delay='2750'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration='2800'],
body[data-aos-duration='2800'] [data-aos] {
    -webkit-transition-duration: 2.8s;
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay='2800'],
body[data-aos-delay='2800'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2800'].aos-animate,
body[data-aos-delay='2800'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration='2850'],
body[data-aos-duration='2850'] [data-aos] {
    -webkit-transition-duration: 2.85s;
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay='2850'],
body[data-aos-delay='2850'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2850'].aos-animate,
body[data-aos-delay='2850'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration='2900'],
body[data-aos-duration='2900'] [data-aos] {
    -webkit-transition-duration: 2.9s;
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay='2900'],
body[data-aos-delay='2900'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2900'].aos-animate,
body[data-aos-delay='2900'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration='2950'],
body[data-aos-duration='2950'] [data-aos] {
    -webkit-transition-duration: 2.95s;
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay='2950'],
body[data-aos-delay='2950'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2950'].aos-animate,
body[data-aos-delay='2950'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration='3000'],
body[data-aos-duration='3000'] [data-aos] {
    -webkit-transition-duration: 3s;
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay='3000'],
body[data-aos-delay='3000'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='3000'].aos-animate,
body[data-aos-delay='3000'] [data-aos].aos-animate {
    -webkit-transition-delay: 3s;
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .1, .25, 1);
    transition-timing-function: cubic-bezier(.25, .1, .25, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.42, 0, 1, 1);
    transition-timing-function: cubic-bezier(.42, 0, 1, 1)
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .58, 1);
    transition-timing-function: cubic-bezier(0, 0, .58, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
    transition-timing-function: cubic-bezier(.42, 0, .58, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

.hamburger {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: inline-block;
    overflow: visible;
    padding: 0;
    text-align: right;
    visibility: hidden;
    z-index: 1000000
}

.hamburger:focus {
    outline: 0
}

.hamburger-box {
    height: 24px;
    display: inline-block;
    position: relative;
    width: 30px
}

.hamburger-inner {
    display: block;
    margin: -2px;
    position: relative;
    top: 50%
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    background-color: green;
    border-radius: 1px;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    width: 40px;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.hamburger-inner:before {
    top: -10px
}

.hamburger-inner:after {
    bottom: -10px
}

.hamburger--squeeze .hamburger-inner {
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner:before {
    -webkit-transition: top .1s .14s ease, opacity .1s ease;
    transition: top .1s .14s ease, opacity .1s ease
}

.hamburger--squeeze .hamburger-inner:after {
    -webkit-transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: .14s;
    transition-delay: .14s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    -webkit-transition: top .1s ease, opacity .1s .14s ease;
    transition: top .1s ease, opacity .1s .14s ease
}

.hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: bottom .1s ease, -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    transition: bottom .1s ease, -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1), -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1)
}

@media (max-width:768px) {
    .hamburger {
        visibility: visible
    }
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s, visibility 0s linear .25s;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s, visibility 0s;
    transition: opacity .25s, visibility 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--html {
    padding: 6px 6px 0 6px
}

.fancybox-slide--iframe {
    padding: 44px 44px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px 0;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin-bottom: 44px
}

.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    vertical-align: top
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: 0;
    padding: 10px;
    -webkit-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--pause svg path:nth-child(1) {
    display: none
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
    fill: currentColor
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    -webkit-transition: opacity .25s, visibility 0s, color .25s;
    transition: opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button::after {
    content: '';
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    -webkit-transition: stroke .1s;
    transition: stroke .1s
}

.fancybox-close-small:focus {
    outline: 0
}

.fancybox-close-small:hover svg {
    opacity: 1
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px
}

.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px 25px 44px;
    right: 0
}

.fancybox-caption::before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption::after {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    content: '';
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: 0 0;
    border: 6px solid rgba(100, 100, 100, .5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs>ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x>ul {
    overflow: hidden
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs>ul>li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs>ul>li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.fancybox-thumbs>ul>li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1
}

@media all and (max-width:800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs>ul>li {
        max-width: calc(100% - 10px)
    }
}

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    border: none
}

.flickity-button:hover {
    cursor: pointer
}

.flickity-button:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 5px #19f;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}