a,
body,
div,
form,
h2,
h5,
html,
img,
p,
span {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

body {
    line-height: 1
}

* {
    -webkit-box-sizing: border-box
}

a,
a:hover,
a:visited {
    text-decoration: none;
    cursor: pointer
}

body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
}

p {
    margin-bottom: 20px
}

p:last-child {
    margin-bottom: 0
}

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    height: auto
}

.yC:after,
.yC:before {
    content: " ";
    display: table
}

.yC:after {
    clear: both
}

a {
    color: #1b86f1
}

.zC {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.AD,
.BD {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.BD {
    z-index: 0;
    overflow: hidden
}

.CD {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.DD {
    position: relative;
    z-index: 2
}

.ED {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.FD {
    position: relative;
    padding: 0 10px;
    z-index: 2;
    margin-bottom: 25px
}

.FD,
.GD {
    margin-left: auto;
    margin-right: auto
}

.GD {
    width: 100%;
    max-width: 1180px
}

.HD {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -25px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.ID > .FD > .HD {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch
}

.JD > .FD > .HD {
    margin-left: -25px;
    margin-right: -25px
}

.KD > .FD > .HD {
    margin-left: -10px;
    margin-right: -10px
}

.LD {
    padding: 0 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ID > .FD > .HD > .LD {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.tatsu-column-inner {
    width: 100%;
    position: relative;
    border-style: solid;
    border-color: transparent;
    -webkit-transition: -webkit-box-shadow .3s ease, -webkit-transform .3s ease;
    transition: -webkit-box-shadow .3s ease, -webkit-transform .3s ease;
    -o-transition: box-shadow .3s ease, transform .3s ease;
    transition: box-shadow .3s ease, transform .3s ease;
    transition: box-shadow .3s ease, transform .3s ease, -webkit-box-shadow .3s ease, -webkit-transform .3s ease;
    padding: 10px
}

.MD {
    width: 100%
}

.ID > .FD > .HD > .LD > .tatsu-column-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ID > .FD > .HD > .ND > .tatsu-column-inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.JD > .FD > .HD > .LD {
    padding: 0 15px
}

.OD > .FD > .HD > .PD {
    padding: 0
}

.PD {
    width: 100%
}

.QD {
    width: 33.33%
}

.RD {
    width: 50%
}

.MD {
    position: relative;
    z-index: 2
}

.SD {
    z-index: 0;
    overflow: hidden
}

.SD,
.TD {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.UD > .OD {
    margin: 0 -10px
}

.UD {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tatsu-module {
    margin-bottom: 50px
}

.VD {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.WD {
    text-align: center
}

.XD {
    text-align: left
}

@media only screen and (max-width:1280px) {
    .OD.GD > .FD > .HD > .LD:not(.PD) .HD {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media only screen and (max-width:1024px) {
    .LD:not(.PD) .HD {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media only screen and (max-width:1366px) {
    .HD {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (min-width:1025px) and (max-width:1220px) {
    .GD {
        max-width: calc(100% - 60px)
    }
}

@media only screen and (min-width:960px) and (max-width:1024px) {
    .GD {
        max-width: 900px
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .GD {
        max-width: 740px
    }
}

@media only screen and (max-width:767px) {
    .GD {
        max-width: 90vw
    }

    .FD {
        padding: 0;
        margin-bottom: 45px
    }

    .YD {
        margin-bottom: 0
    }

    .UD > .OD {
        margin: 0
    }

    .OD .FD .HD {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        margin-left: 0;
        margin-right: 0
    }

    .LD {
        margin: 0 0 45px
    }

    .OD > .FD > .HD > .LD,
    .OD > .FD > .HD > .LD > .tatsu-column-inner {
        padding: 0
    }

    .zC .OD:last-child > .FD > .HD > .LD > .tatsu-column-inner {
        margin-bottom: 0
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .GD {
        max-width: 440px
    }
}

.ZD:after,
.ZD:before {
    content: " ";
    display: table
}

.ZD:after {
    clear: both
}

strong {
    font-weight: 600
}

html {
    overflow-x: hidden
}

.tatsu-single-image-inner {
    overflow: hidden;
    border-style: solid
}

.YD {
    margin-bottom: 0
}

.zC {
    width: 100%
}

* {
    box-sizing: border-box
}

.aD {
    margin-bottom: 30px
}

.bD {
    margin: 0 0 30px
}

.cD {
    text-decoration: none;
    border-color: transparent
}

.cD > div {
    text-align: center
}

.bD .dD {
    cursor: pointer;
    overflow: hidden
}

.cD,
.dD,
.eD {
    position: relative;
    display: inline-block
}

.cD {
    padding: 15px 36px
}

.bD .cD:after,
.bD .cD:before,
.bD .dD:after,
.bD .dD:before,
.bD .eD:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.bD .cD {
    background-clip: padding-box
}

.dD:after,
.dD:before {
    border-style: solid;
    border-color: transparent;
    box-sizing: border-box
}

.bD .eD span {
    display: inline-block
}

.bD .eD:after {
    content: attr(data-text);
    font: inherit
}

.bD .cD:after,
.bD .cD:before,
.bD .dD:after,
.bD .dD:before,
.bD .eD:after,
.bD .eD span {
    transition: all .3s linear
}

.bD .cD:before,
.bD .dD:before,
.bD .eD span {
    opacity: 1
}

.bD .cD:after,
.bD .dD:after,
.bD .dD:hover .cD:before,
.bD .dD:hover .eD span,
.bD .dD:hover:before,
.bD .eD:after {
    opacity: 0
}

.bD .dD:hover .cD:after,
.bD .dD:hover .eD:after,
.bD .dD:hover:after {
    opacity: 1
}

.bD.fD .dD {
    display: block
}

.eD {
    z-index: 1
}

.bD.gD .cD,
.bD.gD .cD:after,
.bD.gD .cD:before,
.bD.gD .dD,
.bD.gD .dD:after,
.bD.gD .dD:before {
    border-radius: 3px
}

.hD {
    padding: 18px 51px
}

.cD.iD {
    padding: 18px 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    display: block
}

.jD svg {
    fill: currentColor
}

.kD {
    width: 100%;
    line-height: 0;
    margin: 0 0 30px
}

.tatsu-image-lazyload img {
    opacity: 0;
    transition: opacity .3s ease
}

.tatsu-single-image-inner {
    display: inline-block;
    position: relative
}

.kD img {
    box-sizing: border-box;
    border: 0 solid transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.kD.XD {
    text-align: left
}

.kD.WD {
    text-align: center
}

@media only screen and (max-width:767px) {
    .kD.tatsu-module .tatsu-single-image-inner {
        max-width: 100%;
        transform: translateZ(0)
    }
}

@media only screen and (max-width:767px) {
    .VD {
        width: 100%
    }
}

.tatsu-countdown-wrap {
    margin: 0 0 30px
}

.countdown-section {
    line-height: 1
}

.tatsu-countdown-wrap:not(.lD) .countdown-amount {
    margin-bottom: 10px;
    height: 2.6em;
    width: 2.6em;
    display: flex;
    justify-content: center;
    align-items: center
}

.mD .countdown-amount {
    border-radius: 2em
}

.nD,
.oD .countdown-amount {
    margin: 0 auto
}

.pD {
    margin: 0 0 40px
}

.qD {
    text-align: center
}

.rD {
    display: flex;
    align-items: flex-start
}

.rD .jD {
    flex: 0 0 auto
}

.rD.qD {
    justify-content: center
}

.sD {
    align-items: center
}

.rD.tD .jD {
    margin-right: 16px
}

.rD.uD .jD {
    margin-right: 18px
}

.vD {
    border-radius: 50%
}

.wD {
    margin-bottom: .5em
}

.wD a {
    color: inherit
}

.xD > :last-child {
    margin-bottom: 0
}

.jD {
    line-height: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    fill: currentColor
}

.tD svg {
    width: 22px;
    height: 22px
}

.uD svg {
    width: 32px;
    height: 32px
}

.yD .jD {
    border-radius: 50%
}

.yD .zD {
    border-radius: 0
}

.yD.uD .jD {
    width: 50px;
    height: 50px
}

.AE > :last-child {
    margin-bottom: 0
}

.rD.pD > :last-child {
    margin-right: 0
}

.vD {
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.be-start-animation {
    -o-transition: -o-transform .7s, -o-scale .7s, opacity .7s;
    -ms-transition: -ms-transform .7s, -ms-scale .7s, opacity .7s;
    -moz-transition: -moz-transform .7s, -moz-scale .7s, opacity .7s;
    -webkit-transition: -webkit-transform .7s, -webkit-scale .7s, opacity .7s;
    transition: transform .7s, scale .7s, opacity .7s
}

.be-col {
    padding: 0;
    margin: 0
}

.be-grid.be-grid-initialized {
    visibility: visible
}

.be-col {
    flex: 0 0 auto;
    padding: 0 15px;
    width: 33.33%;
    box-sizing: border-box;
    margin-bottom: 30px
}

.be-lazy-load {
    opacity: 0;
    transition: opacity .5s
}

.be-lazy-loaded {
    opacity: 1
}

.be-col-hide {
    opacity: 0;
    transform: translate3d(0, 100px, 0)
}

.be-col-visible {
    opacity: 1;
    transform: translateZ(0);
    transition: opacity .5s
}

.tatsu-accordion .tatsu-accordion-expand {
    margin-right: 0;
    float: right;
    margin-top: 5px;
    margin-left: auto
}

.BE > p:last-child {
    margin: 0
}

.CE {
    padding: 20px
}

.accordion-head {
    border-color: currentColor
}

.be-embed-placeholder {
    position: relative
}

.be-embed-placeholder:before {
    content: "";
    padding-top: 56.25%;
    display: block
}

.be-embed-placeholder .be-youtube-embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

button,
input {
    margin: 0;
    font: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.DE {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 20px
}

.EE {
    display: flex;
    flex-direction: column
}

.FE {
    position: relative;
    flex-grow: 1
}

.GE,
.IE,
input.HE {
    border-radius: 5px;
    outline: none;
    border: 1px solid;
    padding: 10px;
    width: 100%
}

span.tatsu-form-range-tooltip.tatsu-form-range-show {
    display: inline-block
}

.JE,
.JE .KE {
    flex-direction: column;
    align-items: normal
}

.tatsu-form-phone .LE {
    display: flex
}

.tatsu-form-submit {
    border: 0;
    cursor: pointer
}

.tatsu-form-submit.ME {
    width: 100%
}

form.tatsu-form {
    overflow: visible;
    position: relative;
    transition: height .2s ease-in
}

.tatsu-form-submit {
    display: inline-block;
    color: #fff
}

.tatsu-form-single-wraning,
.tatsu-form-terms-wraning {
    font-size: .8em;
    color: red;
    display: none
}

.tatsu-form-validate-show {
    display: block
}

.tatsu-countdown {
    display: flex;
    justify-content: space-between
}

.countdown-section {
    display: block
}

.countdown-amount {
    line-height: 1.2
}

.countdown-period {
    display: block
}

.tatsu-single-image-inner amp-img img {
    object-fit: cover
}

.NE {
    margin: 0 0 20px
}

.OE {
    margin: 0
}

.open.tatsu-mobile-menu {
    height: auto
}

.tatsu-animate.PE {
    visibility: visible !important
}

.tatsu-module.QE {
    overflow: hidden;
    position: relative
}

.RE {
    margin-bottom: 0
}

.tatsu-form-last-child {
    margin-bottom: 30px
}

.SE {
    display: flex;
    align-items: center
}

.SE.tD svg {
    width: 12px;
    height: 12px
}

.SE.tD .vD {
    width: 22px;
    height: 22px
}

.SE.TE .vD {
    border-radius: 0
}

.SE {
    margin-bottom: 10px
}

.GE:focus {
    border: 1px solid #1b68e9
}

input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    transition: background-color 5000s ease-in-out 0s
}

.UE .bE:checked,
.UE .bE ~ span.cE,
.UE .dE input.WE:checked ~ span.eE,
.UE .gE:focus + span.hE:after,
.UE .gE:focus + span.hE:before,
.UE .tatsu-form-range-element:active::-webkit-slider-thumb,
.UE .tatsu-form-range-element ~ span.fE,
.UE .tatsu-form-range-progress,
.UE .tatsu-form-range-tooltip:after,
.UE .tatsu-form-submit,
.UE .VE .WE:checked ~ span.XE,
.UE .YE .ZE:checked ~ span.aE,
.UE span.tatsu-form-range-tooltip {
    background: #01fffd
}

.UE .gE:focus,
.UE .GE:focus,
.UE .gE:focus span.hE:after,
.UE .gE:focus span.hE:before,
.UE .tatsu-form-range-element::-webkit-slider-thumb,
.UE .VE .XE:hover,
.UE .YE .aE:hover,
.UE input.HE:focus,
.UE input.iE:focus,
.UE input.jE:focus,
.UE textarea.kE:focus {
    border-color: #01fffd
}

.UE .lE path,
.UE .mE path {
    stroke: #01fffd
}

.tatsu-gv2-privacy-terms-links,
.UE .VE .XE:hover,
.UE .YE .aE:hover {
    color: #01fffd
}

.UE .dE input.WE,
.UE .GE,
.UE .gE,
.UE .nE input.ZE,
.UE .oE,
.UE .tatsu-custom-select-value,
.UE .tatsu-form-terms-checkbox-element,
.UE .VE span.XE,
.UE .YE span.aE,
.UE input.bE,
.UE input.HE,
.UE input.iE,
.UE input.jE,
.UE textarea.kE {
    border-color: #385173
}

.UE span.hE:after,
.UE span.hE:before {
    background: #385173
}

.UE .tatsu-gv2-privacy-terms {
    color: #000
}

.tatsu-amp-bg-video video {
    object-fit: cover
}

.animated {
    visibility: visible !important
}

.animated,
.animated.hinge,
.be-animate,
.tatsu-animate {
    -webkit-animation-duration: .65s;
    -moz-animation-duration: .65s;
    -ms-animation-duration: .65s;
    -o-animation-duration: .65s;
    animation-duration: .65s
}

.be-animate,
.tatsu-animate {
    visibility: hidden
}

.end-animation {
    visibility: visible !important
}

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

    50% {
        opacity: 1
    }
}

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

    50% {
        opacity: 1
    }
}

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

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-close-btn-in .white-popup .mfp-close {
    color: #fff
}

.white-popup video {
    width: 100%
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.sp-countdown-end .sp-countdown-hide {
    display: none
}

.countdown-amount,
.sp-countdown-end .sp-countdown-show {
    display: block
}

.tatsu-countdown-wrap:not(.tatsu-countdown-none) .countdown-amount {
    margin-bottom: 10px;
    height: 2.6em;
    width: 2.6em;
    display: flex;
    justify-content: center;
    align-items: center
}

.tatsu-countdown-rounded .countdown-amount {
    border-radius: 10px
}

.tatsu-countdown-circle .countdown-amount {
    border-radius: 2em
}

.tatsu-countdown-center,
.tatsu-coutdown-text-align-center .countdown-amount {
    margin: 0 auto
}

.tatsu-countdown-right,
.tatsu-coutdown-text-align-right .countdown-amount {
    margin: 0 0 0 auto
}

.tatsu-accordion-inner {
    opacity: 0;
    transition: opacity .3s
}

.tatsu-accordion .accordion-head.ui-accordion-header {
    display: flex;
    transition: color .3s;
    align-items: center;
    cursor: pointer
}

.tatsu-accordion .tatsu-accordion-expand {
    height: 30px;
    width: 30px;
    margin: auto 0 auto auto;
    position: relative;
    display: inline-block
}

.tatsu-accordion-expand:after {
    height: 2px;
    width: 12px;
    margin-top: -1px;
    margin-left: -6px
}

.tatsu-accordion-expand:after,
.tatsu-accordion-expand:before {
    position: absolute;
    top: 50%;
    content: "";
    display: block;
    background: currentColor;
    left: 50%
}

.tatsu-accordion-expand:before {
    height: 12px;
    width: 2px;
    margin-top: -6px;
    transition: opacity .25s, transform .25s;
    margin-left: -1px
}

.ui-accordion-header-active .tatsu-accordion-expand:before {
    transform: rotate(-90deg);
    opacity: 0
}

.accordion-content-inner > p:last-child {
    margin: 0
}

.accordion-with-bg {
    padding: 20px
}

.tatsu-accordion-style1 .accordion-head {
    padding: 15px 25px;
    border-radius: 3px 3px 0 0;
    border-width: 1px 1px 0;
    border-style: solid;
    margin: 15px 0 0;
    outline: none
}

.tatsu-accordion-style1 .accordion-head:first-child {
    margin-top: 0
}

.tatsu-accordion-style1 .accordion-content {
    padding: 0 25px 15px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    border-style: solid;
    border-width: 1px;
    border-top: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.tatsu-accordion-style1 .ui-corner-top.ui-accordion-header-collapsed {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.tatsu-accordion-style2 .accordion-head.ui-accordion-header {
    padding: 20px;
    outline: none;
    margin: 0;
    border-bottom: 1px solid
}

.tatsu-accordion-style2 .ui-accordion-header-active,
.tatsu-accordion-style2 .ui-corner-top.ui-state-default {
    border: 0
}

.tatsu-accordion-style2 .accordion-content.ui-accordion-content {
    padding: 0 20px 20px
}

.tatsu-accordion-style2 .ui-accordion-content-active {
    border-bottom: 1px solid transparent
}

.tatsu-accordion .ui-accordion-header:before {
    content: none
}

.tatsu-form-lightbox-text {
    font-size: 30px;
    color: #fff
}

.tatsu-form-lightbox-wrap {
    visibility: hidden;
    opacity: 0;
    z-index: 10000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0
}

.tatsu-form-lightbox {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .5803921568627451)
}

.tatsu-form-lightbox-wrap.tatsu-form-lightbox-visible {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s
}

.grecaptcha-badge {
    visibility: hidden
}

.tatsu-custom-select-options .tatsu-custom-selected-country {
    background: #eef0f3;
    color: #1d293f;
    font-weight: 600
}

.tatsu-d3Wt_EfwD .countdown-amount {
    color: #000000;
    background: rgba(1, 255, 133, 1);
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 30px
}

.tatsu-d3Wt_EfwD .countdown-period {
    font-family: "Lato";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px
}

.tatsu-d3Wt_EfwD .countdown-section {
    color: rgba(255, 255, 255, 1);
    text-align: center
}

.tatsu-d3Wt_EfwD .tatsu-countdown {
    width: 80%
}

@media only screen and (max-width:1377px) {
    .tatsu-d3Wt_EfwD .tatsu-countdown {
        width: 80%
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .tatsu-d3Wt_EfwD .tatsu-countdown {
        width: 80%
    }
}

@media only screen and (max-width:767px) {
    .tatsu-d3Wt_EfwD .countdown-amount {
        font-size: 28px
    }

    .tatsu-d3Wt_EfwD .countdown-period {
        font-size: 12px
    }

    .tatsu-d3Wt_EfwD .tatsu-countdown {
        width: 100%
    }
}

.A {
    font-family: "Inter", sans-serif
}

.B {
    font-weight: 700
}

.C {
    font-weight: 600
}

.D {
    font-size: 26px
}

.E {
    line-height: 1.25em
}

.F {
    line-height: 1.5em
}

.G {
    text-transform: none;
    letter-spacing: 0px
}

.H {
    text-transform: uppercase;
    letter-spacing: 1px
}

.I {
    color: #182433
}

.J {
    color: rgba(60, 72, 84, 0.8)
}

.K {
    font-size: 55px
}

.L {
    font-size: 40px
}

.M {
    font-weight: 500
}

.N {
    font-size: 34px
}

.O {
    font-size: 20px
}

.P {
    font-size: 18px
}

.Q {
    font-size: 13px;
    line-height: 1.2em
}

.R {
    font-weight: 400;
    font-size: 17px
}

.S {
    font-size: 14px;
    line-height: 1em;
    color: #ffffff
}

.bB {
    width: 49.9%
}

.BB {
    width: 100%
}

.CC {
    background-image: url(../image/exchange-rate.png)
}

.aB {
    line-height: 27px;
    font-size: 17px
}

.AB {
    width: 80%
}

.BC {
    padding-bottom: 103.98009950248756%
}

.a {
    font-size: 26px;
    line-height: 36px
}

.AC {
    margin: 0px 0px 17px 0px
}

.b {
    font-size: 16px;
    line-height: 26px
}

.c {
    font-size: 28px;
    line-height: 38px
}

.d {
    font-size: 18px;
    line-height: 28px
}

.e {
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
    letter-spacing: 0;
    line-height: 1.3em
}

.f {
    background-size: cover
}

.g {
    border-color: rgba(1,255,253,1)
}

.h {
    border-color: rgba(255, 255, 255, 1)
}

.zB {
    padding: 33px 0px 60px 0px
}

.ZB {
    margin: -30px 0px 0px 0px
}

.i {
    font-family: "Lato"
}

.yB {
    color: rgba(240, 222, 54, 1)
}

.YB {
    padding: 30px 0px 30px 0px
}

.j {
    font-family: "Open Sans"
}

.xB {
    padding: 0px 0px 20px 0px
}

.XB {
    max-width: none
}

.k {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0)
}

.wB {
    padding: 40px 0px 26px 0px
}

.WB {
    font-weight: 500
}

.l {
    fill: #000000
}

.vB {
    margin: 0px 0px 15px 0px
}

.VB {
    font-weight: 400
}

.m {
    color: rgba(255, 255, 255, 1)
}

.uB {
    text-transform: uppercase;
    letter-spacing: 1px
}

.UB {
    font-weight: 700
}

.n {
    color: rgba(1, 255, 133, 1)
}

.tB {
    padding: 30px 30px 30px 30px
}

.TB {
    border-radius: 20px
}

.o {
    color: #000000
}

.sB {
    padding: 20px 20px 20px 20px
}

.SB {
    border-radius: 30px
}

.p {
    color: rgba(0, 0, 0, 1)
}

.rB {
    margin: 0px 0px 40px 0px
}

.RB {
    padding: 40px 0px 40px 0px
}

.q {
    color: #ffffff
}

.qB {
    background-color: rgba(43, 44, 46, 1)
}

.QB {
    padding: 10px 0px 10px 0px
}

.r {
    background-color: rgba(32, 32, 40, 1)
}

.pB {
    background-image: url(../image/circular-economy--1-.png)
}

.PB {
    padding: 10px 10px 10px 10px
}

.s {
    background-color: rgba(25, 26, 31, 1)
}

.oB {
    padding: 0px 40px 0px 40px
}

.OB {
    mix-blend-mode: normal
}

.t {
    border-width: 1px 1px 1px 1px
}

.nB {
    width: 50.1%
}

.NB {
    border-image: none;
    border-style: solid
}

.u {
    text-align: center
}

.mB {
    width: 40%;
    border-radius: 120px 120px 120px 120px
}

.MB {
    margin: 0px 0px 14px 0px
}

.v {
    text-align: left
}

.lB {
    min-width: 60px
}

.LB {
    margin: 0px 0px 22px 0px
}

.W {
    font-size: 20px;
    line-height: 30px
}

.w {
    max-width: 100%;
    width: 968px
}

.kB {
    background-image: url(../image/financial--1-.png)
}

.KB {
    margin: 0px 0px 20px 0px
}

.X {
    font-size: 32px;
    line-height: 42px
}

.x {
    width: 30%
}

.jB {
    padding: 0px 0px 30px 0px
}

.JB {
    margin: 0px 0px 0px 0px
}

.KC {
    margin: 0px 0px 21px 0px
}

.Y {
    font-size: 22px;
    line-height: 32px
}

.y {
    width: 50%
}

.iB {
    margin: 0px 0px 28px 0px
}

.IB {
    background: #FFFFFF
}

.JC {
    background: rgba(255, 255, 255, 1)
}

.Z {
    font-size: 36px;
    line-height: 46px
}

.z {
    width: 60%
}

.hB {
    margin: 0px 0px 16px 0px
}

.HB {
    background: rgba(1, 255, 133, 1)
}

.IC {
    border-radius: 30px 30px 30px 30px
}

.gB {
    font-weight: 900
}

.GB {
    transform: translate3d(0px, 0px, 0)
}

.HC {
    border-width: 2px 2px 2px 2px;
    border-radius: 20px 20px 20px 20px
}

.fB {
    font-size: 30px
}

.FB {
    text-transform: none
}

.GC {
    padding: 60px 0px 40px 0px
}

.eB {
    width: 70%
}

.EB {
    padding-bottom: 15.57632398753894%
}

.FC {
    margin: 0px 0px 23px 0px
}

.dB {
    line-height: 62px;
    font-size: 52px
}

.DB {
    padding-bottom: 93.80165289256198%
}

.EC {
    margin: 0px 0px 31px 0px
}

.cB {
    padding: 60px 0px 14px 0px
}

.CB {
    width: 33.33%
}

.DC {
    padding: 30px 0px 0px 0px
}

.LC:after {
    background: rgba(1, 255, 133, 1)
}

.MC:after {
    color: #000000
}

.NC:hover {
    color: rgba(255, 255, 255, 1)
}

.OC:before {
    background: rgba(1, 255, 133, 1)
}

@media only screen and (max-width:1377px) {
    .PC {
        transform: translate3d(0px, 0px, 0)
    }

    .QC {
        border-width: 0px 0px 0px 0px
    }

    .RC {
        padding: 0px 0px 0px 0px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .SC {
        transform: translate3d(0px, 0px, 0)
    }

    .TC {
        width: 100%
    }

    .UC {
        border-width: 0px 0px 0px 0px
    }

    .VC {
        padding: 0px 0px 0px 0px
    }
}

@media only screen and (max-width:767px) {
    .T {
        font-size: 42px
    }

    .U {
        font-size: 36px
    }

    .V {
        font-size: 30px
    }

    .cC {
        line-height: 28px;
        font-size: 18px
    }

    .bC {
        font-size: 28px
    }

    .aC {
        line-height: 26px;
        font-size: 16px
    }

    .ZC {
        text-transform: none
    }

    .YC {
        transform: translate3d(0px, 0px, 0)
    }

    .xC {
        margin: 0px 0px 3px 0px
    }

    .XC {
        width: 80%
    }

    .wC {
        font-size: 17px;
        line-height: 27px
    }

    .WC {
        width: 100%
    }

    .vC {
        font-size: 32px;
        line-height: 42px
    }

    .uC {
        font-size: 24px;
        line-height: 1.3em
    }

    .tC {
        padding: 20px 0px 0px 0px
    }

    .sC {
        margin: 0px 0px 25px 0px
    }

    .rC {
        font-size: 12px
    }

    .qC {
        padding: 7px 0px 40px 0px
    }

    .pC {
        margin: 0px 0px 20px 0px
    }

    .oC {
        padding: 0px 10px 0px 10px
    }

    .nC {
        font-size: 22px;
        line-height: 32px
    }

    .mC {
        font-size: 20px;
        line-height: 30px
    }

    .lC {
        margin: 0px 0px 14px 0px
    }

    .kC {
        font-size: 14px;
        line-height: 24px
    }

    .jC {
        font-size: 42px;
        line-height: 52px
    }

    .iC {
        margin: 0px 0px 11px 0px
    }

    .hC {
        padding: 20px 20px 20px 20px
    }

    .gC {
        padding: 0px 0px 0px 0px
    }

    .fC {
        padding: 10px 10px 10px 10px
    }

    .eC {
        border-width: 0px 0px 0px 0px
    }

    .dC {
        line-height: 38px
    }
}

.btn11 {
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    text-align: center;
    z-index: 100;
    background: rgba(0, 0, 0, 0.50);
    margin: 0
}

.btn11 a {
    display: inline-block;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    background: #01ff85;
    color: #01301a;
    padding: 20px 50px;
    margin: 6px 0;
    border-radius: 50px;
    animation: switch 1.5s ease-out infinite
}

@keyframes switch {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
