@charset 'UTF-8';
.legacy-html-page .mfp-bg{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.legacy-html-page .mfp-wrap{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.legacy-html-page .mfp-container{
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.legacy-html-page .mfp-container:before{
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.legacy-html-page .mfp-align-top .mfp-container:before{
    display: none;
}
.legacy-html-page .mfp-content{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.legacy-html-page .mfp-ajax-holder .mfp-content,
.legacy-html-page .mfp-inline-holder .mfp-content{
    width: 100%;
    cursor: auto;
}
.legacy-html-page .mfp-ajax-cur{
    cursor: progress;
}
.legacy-html-page .mfp-zoom-out-cur,
.legacy-html-page .mfp-zoom-out-cur .mfp-image-holder .mfp-close{
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.legacy-html-page .mfp-zoom{
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.legacy-html-page .mfp-auto-cursor .mfp-content{
    cursor: auto;
}
.legacy-html-page .mfp-arrow,
.legacy-html-page .mfp-close,
.legacy-html-page .mfp-counter,
.legacy-html-page .mfp-preloader{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.legacy-html-page .mfp-loading.mfp-figure{
    display: none;
}
.legacy-html-page .mfp-hide{
    display: none !important;
}
.legacy-html-page .mfp-preloader{
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.legacy-html-page .mfp-preloader a{
    color: #ccc;
}
.legacy-html-page .mfp-preloader a:hover{
    color: #fff;
}
.legacy-html-page .mfp-s-ready .mfp-preloader{
    display: none;
}
.legacy-html-page .mfp-s-error .mfp-content{
    display: none;
}
.legacy-html-page button.mfp-arrow,
.legacy-html-page button.mfp-close{
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.legacy-html-page button::-moz-focus-inner{
    padding: 0;
    border: 0;
}
.legacy-html-page .mfp-close{
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.legacy-html-page .mfp-close:focus,
.legacy-html-page .mfp-close:hover{
    opacity: 1;
}
.legacy-html-page .mfp-close:active{
    top: 1px;
}
.legacy-html-page .mfp-close-btn-in .mfp-close{
    color: #333;
}
.legacy-html-page .mfp-iframe-holder .mfp-close,
.legacy-html-page .mfp-image-holder .mfp-close{
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.legacy-html-page .mfp-counter{
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.legacy-html-page .mfp-arrow{
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.legacy-html-page .mfp-arrow:active{
    margin-top: -54px;
}
.legacy-html-page .mfp-arrow:focus,
.legacy-html-page .mfp-arrow:hover{
    opacity: 1;
}
.legacy-html-page .mfp-arrow .mfp-a,
.legacy-html-page .mfp-arrow .mfp-b,
.legacy-html-page .mfp-arrow:after,
.legacy-html-page .mfp-arrow:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.legacy-html-page .mfp-arrow .mfp-a,
.legacy-html-page .mfp-arrow:after{
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.legacy-html-page .mfp-arrow .mfp-b,
.legacy-html-page .mfp-arrow:before{
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.legacy-html-page .mfp-arrow-left{
    left: 0;
}
.legacy-html-page .mfp-arrow-left .mfp-a,
.legacy-html-page .mfp-arrow-left:after{
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.legacy-html-page .mfp-arrow-left .mfp-b,
.legacy-html-page .mfp-arrow-left:before{
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.legacy-html-page .mfp-arrow-right{
    right: 0;
}
.legacy-html-page .mfp-arrow-right .mfp-a,
.legacy-html-page .mfp-arrow-right:after{
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.legacy-html-page .mfp-arrow-right .mfp-b,
.legacy-html-page .mfp-arrow-right:before{
    border-left: 27px solid #3f3f3f;
}
.legacy-html-page .mfp-iframe-holder{
    padding-top: 40px;
    padding-bottom: 40px;
}
.legacy-html-page .mfp-iframe-holder .mfp-content{
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.legacy-html-page .mfp-iframe-holder .mfp-close{
    top: -40px;
}
.legacy-html-page .mfp-iframe-scaler{
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.legacy-html-page .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, 0.6);
    background: #000;
}
.legacy-html-page img.mfp-img{
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.legacy-html-page .mfp-figure{
    line-height: 0;
}
.legacy-html-page .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, 0.6);
    background: #444;
}
.legacy-html-page .mfp-figure small{
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.legacy-html-page .mfp-figure figure{
    margin: 0;
}
.legacy-html-page .mfp-bottom-bar{
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.legacy-html-page .mfp-title{
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.legacy-html-page .mfp-image-holder .mfp-content{
    max-width: 100%;
}
.legacy-html-page .mfp-gallery .mfp-image-holder .mfp-figure{
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
    screen and (max-height: 300px) {
    .legacy-html-page .mfp-img-mobile .mfp-image-holder{
        padding-left: 0;
        padding-right: 0;
    }
    .legacy-html-page .mfp-img-mobile img.mfp-img{
        padding: 0;
    }
    .legacy-html-page .mfp-img-mobile .mfp-figure:after{
        top: 0;
        bottom: 0;
    }
    .legacy-html-page .mfp-img-mobile .mfp-figure small{
        display: inline;
        margin-left: 5px;
    }
    .legacy-html-page .mfp-img-mobile .mfp-bottom-bar{
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .legacy-html-page .mfp-img-mobile .mfp-bottom-bar:empty{
        padding: 0;
    }
    .legacy-html-page .mfp-img-mobile .mfp-counter{
        right: 5px;
        top: 3px;
    }
    .legacy-html-page .mfp-img-mobile .mfp-close{
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .legacy-html-page .mfp-arrow{
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .legacy-html-page .mfp-arrow-left{
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .legacy-html-page .mfp-arrow-right{
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .legacy-html-page .mfp-container{
        padding-left: 6px;
        padding-right: 6px;
    }
}
.legacy-html-page .mfp-ie7 .mfp-img{
    padding: 0;
}
.legacy-html-page .mfp-ie7 .mfp-bottom-bar{
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.legacy-html-page .mfp-ie7 .mfp-container{
    padding: 0;
}
.legacy-html-page .mfp-ie7 .mfp-content{
    padding-top: 44px;
}
.legacy-html-page .mfp-ie7 .mfp-close{
    top: 0;
    right: 0;
    padding-top: 0;
}
.legacy-html-page .slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.legacy-html-page .slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.legacy-html-page .slick-list:focus{
    outline: 0;
}
.legacy-html-page .slick-list.dragging{
    cursor: pointer;
}
.legacy-html-page .slick-slider .slick-list,
.legacy-html-page .slick-slider .slick-track{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.legacy-html-page .slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.legacy-html-page .slick-track:after,
.legacy-html-page .slick-track:before{
    display: table;
    content: "";
}
.legacy-html-page .slick-track:after{
    clear: both;
}
.legacy-html-page .slick-loading .slick-track{
    visibility: hidden;
}
.legacy-html-page .slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.legacy-html-page [dir="rtl"] .slick-slide{
    float: right;
}
.legacy-html-page .slick-slide img{
    display: block;
}
.legacy-html-page .slick-slide.slick-loading img{
    display: none;
}
.legacy-html-page .slick-slide.dragging img{
    pointer-events: none;
}
.legacy-html-page .slick-initialized .slick-slide{
    display: block;
}
.legacy-html-page .slick-loading .slick-slide{
    visibility: hidden;
}
.legacy-html-page .slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.legacy-html-page .slick-arrow.slick-hidden{
    display: none;
}
.legacy-html-page .slick-next,
.legacy-html-page .slick-prev{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.legacy-html-page .slick-next:focus,
.legacy-html-page .slick-next:hover,
.legacy-html-page .slick-prev:focus,
.legacy-html-page .slick-prev:hover{
    color: transparent;
    outline: 0;
    background: 0 0;
}
.legacy-html-page .slick-next:focus:before,
.legacy-html-page .slick-next:hover:before,
.legacy-html-page .slick-prev:focus:before,
.legacy-html-page .slick-prev:hover:before{
    opacity: 1;
}
.legacy-html-page .slick-next.slick-disabled:before,
.legacy-html-page .slick-prev.slick-disabled:before{
    opacity: 0.25;
}
.legacy-html-page .slick-next:before,
.legacy-html-page .slick-prev:before{
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.legacy-html-page .slick-prev{
    left: -25px;
}
.legacy-html-page [dir="rtl"] .slick-prev{
    right: -25px;
    left: auto;
}
.legacy-html-page .slick-prev:before{
    content: "←";
}
.legacy-html-page [dir="rtl"] .slick-prev:before{
    content: "→";
}
.legacy-html-page .slick-next{
    right: -25px;
}
.legacy-html-page [dir="rtl"] .slick-next{
    right: auto;
    left: -25px;
}
.legacy-html-page .slick-next:before{
    content: "→";
}
.legacy-html-page [dir="rtl"] .slick-next:before{
    content: "←";
}
.legacy-html-page .slick-dotted.slick-slider{
    margin-bottom: 30px;
}
.legacy-html-page .slick-dots{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.legacy-html-page .slick-dots li{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.legacy-html-page .slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
.legacy-html-page .slick-dots li button:focus,
.legacy-html-page .slick-dots li button:hover{
    outline: 0;
}
.legacy-html-page .slick-dots li button:focus:before,
.legacy-html-page .slick-dots li button:hover:before{
    opacity: 1;
}
.legacy-html-page .slick-dots li button:before{
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.legacy-html-page .slick-dots li.slick-active button:before{
    opacity: 0.75;
    color: #000;
}
.legacy-html-page .animated{
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.legacy-html-page .animated.infinite{
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.legacy-html-page .animated.hinge{
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
.legacy-html-page .bounce{
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.legacy-html-page .flash{
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0% {
        -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);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pulse {
    0% {
        -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);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.legacy-html-page .pulse{
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.legacy-html-page .rubberBand{
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    0%,
    100% {
        -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 {
    0%,
    100% {
        -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);
    }
}
.legacy-html-page .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);
    }
    100% {
        -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);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.legacy-html-page .swing{
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.legacy-html-page .tada{
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    0% {
        -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);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes wobble {
    0% {
        -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);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .wobble{
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.legacy-html-page .bounceIn{
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}
@-webkit-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .bounceInDown{
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .bounceInLeft{
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .bounceInRight{
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -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);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -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);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.legacy-html-page .bounceInUp{
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
.legacy-html-page .bounceOut{
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}
@-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);
    }
    100% {
        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);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.legacy-html-page .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);
    }
    100% {
        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);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.legacy-html-page .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);
    }
    100% {
        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);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.legacy-html-page .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);
    }
    100% {
        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);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.legacy-html-page .bounceOutUp{
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.legacy-html-page .fadeIn{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .fadeInDown{
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .fadeInDownBig{
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .fadeInLeft{
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .fadeInLeftBig{
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .fadeInRight{
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .fadeInRightBig{
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .fadeInUp{
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .fadeInUpBig{
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.legacy-html-page .fadeOut{
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.legacy-html-page .fadeOutDown{
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.legacy-html-page .fadeOutDownBig{
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.legacy-html-page .fadeOutLeft{
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.legacy-html-page .fadeOutLeftBig{
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.legacy-html-page .fadeOutRight{
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.legacy-html-page .fadeOutRightBig{
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.legacy-html-page .fadeOutUp{
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.legacy-html-page .fadeOutUpBig{
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
.legacy-html-page .animated.flip{
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.legacy-html-page .flipInX{
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.legacy-html-page .flipInY{
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
    0% {
        -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;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    0% {
        -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;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
.legacy-html-page .flipOutX{
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
    0% {
        -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;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        -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;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
.legacy-html-page .flipOutY{
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -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;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes lightSpeedIn {
    0% {
        -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;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.legacy-html-page .lightSpeedIn{
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
.legacy-html-page .lightSpeedOut{
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.legacy-html-page .rotateIn{
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.legacy-html-page .rotateInDownLeft{
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.legacy-html-page .rotateInDownRight{
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.legacy-html-page .rotateInUpLeft{
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.legacy-html-page .rotateInUpRight{
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
.legacy-html-page .rotateOut{
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -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 {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
.legacy-html-page .rotateOutDownLeft{
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -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 {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.legacy-html-page .rotateOutDownRight{
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -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 {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.legacy-html-page .rotateOutUpLeft{
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -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 {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
.legacy-html-page .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;
    }
    100% {
        -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;
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
.legacy-html-page .hinge{
    -webkit-animation-name: hinge;
    animation-name: hinge;
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.legacy-html-page .rollIn{
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }
    100% {
        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 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
.legacy-html-page .rollOut{
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.legacy-html-page .zoomIn{
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.legacy-html-page .zoomInDown{
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.legacy-html-page .zoomInLeft{
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.legacy-html-page .zoomInRight{
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.legacy-html-page .zoomInUp{
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    100% {
        opacity: 0;
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    100% {
        opacity: 0;
    }
}
.legacy-html-page .zoomOut{
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.legacy-html-page .zoomOutDown{
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
.legacy-html-page .zoomOutLeft{
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
.legacy-html-page .zoomOutRight{
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.legacy-html-page .zoomOutUp{
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.legacy-html-page .slideInDown{
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.legacy-html-page .slideInLeft{
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.legacy-html-page .slideInRight{
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.legacy-html-page .slideInUp{
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}
.legacy-html-page .slideOutDown{
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
.legacy-html-page .slideOutLeft{
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}
.legacy-html-page .slideOutRight{
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
.legacy-html-page .slideOutUp{
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
.legacy-html-page .twentytwenty-horizontal .twentytwenty-handle:after,
.legacy-html-page .twentytwenty-horizontal .twentytwenty-handle:before,
.legacy-html-page .twentytwenty-vertical .twentytwenty-handle:after,
.legacy-html-page .twentytwenty-vertical .twentytwenty-handle:before{
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30;
    -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
}
.legacy-html-page .twentytwenty-horizontal .twentytwenty-handle:after,
.legacy-html-page .twentytwenty-horizontal .twentytwenty-handle:before{
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px;
}
.legacy-html-page .twentytwenty-vertical .twentytwenty-handle:after,
.legacy-html-page .twentytwenty-vertical .twentytwenty-handle:before{
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px;
}
.legacy-html-page .twentytwenty-after-label,
.legacy-html-page .twentytwenty-before-label,
.legacy-html-page .twentytwenty-overlay{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.legacy-html-page .twentytwenty-after-label,
.legacy-html-page .twentytwenty-before-label,
.legacy-html-page .twentytwenty-overlay{
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.legacy-html-page .twentytwenty-after-label,
.legacy-html-page .twentytwenty-before-label{
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
}
.legacy-html-page .twentytwenty-after-label:before,
.legacy-html-page .twentytwenty-before-label:before{
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.1em;
}
.legacy-html-page .twentytwenty-after-label:before,
.legacy-html-page .twentytwenty-before-label:before{
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    line-height: 38px;
    padding: 0 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.legacy-html-page .twentytwenty-horizontal .twentytwenty-after-label:before,
.legacy-html-page .twentytwenty-horizontal .twentytwenty-before-label:before{
    top: 50%;
    margin-top: -19px;
}
.legacy-html-page .twentytwenty-vertical .twentytwenty-after-label:before,
.legacy-html-page .twentytwenty-vertical .twentytwenty-before-label:before{
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px;
}
.legacy-html-page .twentytwenty-down-arrow,
.legacy-html-page .twentytwenty-left-arrow,
.legacy-html-page .twentytwenty-right-arrow,
.legacy-html-page .twentytwenty-up-arrow{
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
}
.legacy-html-page .twentytwenty-left-arrow,
.legacy-html-page .twentytwenty-right-arrow{
    top: 50%;
    margin-top: -6px;
}
.legacy-html-page .twentytwenty-down-arrow,
.legacy-html-page .twentytwenty-up-arrow{
    left: 50%;
    margin-left: -6px;
}
.legacy-html-page .twentytwenty-container{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.legacy-html-page .twentytwenty-container img{
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
}
.legacy-html-page .twentytwenty-container.active .twentytwenty-overlay,
.legacy-html-page .twentytwenty-container.active :hover.twentytwenty-overlay{
    background: rgba(0, 0, 0, 0);
}
.legacy-html-page .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.legacy-html-page .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.legacy-html-page .twentytwenty-container.active
    :hover.twentytwenty-overlay
    .twentytwenty-after-label,
.legacy-html-page .twentytwenty-container.active
    :hover.twentytwenty-overlay
    .twentytwenty-before-label{
    opacity: 0;
}
.legacy-html-page .twentytwenty-container *{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.legacy-html-page .twentytwenty-before-label{
    opacity: 0;
}
.legacy-html-page .twentytwenty-before-label:before{
    content: attr(data-content);
}
.legacy-html-page .twentytwenty-after-label{
    opacity: 0;
}
.legacy-html-page .twentytwenty-after-label:before{
    content: attr(data-content);
}
.legacy-html-page .twentytwenty-horizontal .twentytwenty-before-label:before{
    left: 10px;
}
.legacy-html-page .twentytwenty-horizontal .twentytwenty-after-label:before{
    right: 10px;
}
.legacy-html-page .twentytwenty-vertical .twentytwenty-before-label:before{
    top: 10px;
}
.legacy-html-page .twentytwenty-vertical .twentytwenty-after-label:before{
    bottom: 10px;
}
.legacy-html-page .twentytwenty-overlay{
    -webkit-transition-property: background;
    -moz-transition-property: background;
    transition-property: background;
    background: rgba(0, 0, 0, 0);
    z-index: 25;
}
.legacy-html-page .twentytwenty-overlay:hover{
    background: rgba(0, 0, 0, 0.5);
}
.legacy-html-page .twentytwenty-overlay:hover .twentytwenty-after-label{
    opacity: 1;
}
.legacy-html-page .twentytwenty-overlay:hover .twentytwenty-before-label{
    opacity: 1;
}
.legacy-html-page .twentytwenty-before{
    z-index: 20;
}
.legacy-html-page .twentytwenty-after{
    z-index: 10;
}
.legacy-html-page .twentytwenty-handle{
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #fff;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
    z-index: 40;
    cursor: pointer;
}
.legacy-html-page .twentytwenty-horizontal .twentytwenty-handle:before{
    bottom: 50%;
    margin-bottom: 22px;
    -webkit-box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.legacy-html-page .twentytwenty-horizontal .twentytwenty-handle:after{
    top: 50%;
    margin-top: 22px;
    -webkit-box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.legacy-html-page .twentytwenty-vertical .twentytwenty-handle:before{
    left: 50%;
    margin-left: 22px;
    -webkit-box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.legacy-html-page .twentytwenty-vertical .twentytwenty-handle:after{
    right: 50%;
    margin-right: 22px;
    -webkit-box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.legacy-html-page .twentytwenty-left-arrow{
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px;
}
.legacy-html-page .twentytwenty-right-arrow{
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px;
}
.legacy-html-page .twentytwenty-up-arrow{
    border-bottom: 6px solid #fff;
    top: 50%;
    margin-top: -17px;
}
.legacy-html-page .twentytwenty-down-arrow{
    border-top: 6px solid #fff;
    bottom: 50%;
    margin-bottom: -17px;
}
@font-face {
    font-family: CondPro-Roboto;
    font-weight: 100;
    font-display: swap;
    src: url(../fonts/HelveticaLight.woff) format("woff");
}
@font-face {
    font-family: CondPro-Roboto;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/HelveticaRegular.woff) format("woff");
}
@font-face {
    font-family: CondPro-Roboto;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/HelveticaMedium.woff) format("woff");
}
@font-face {
    font-family: CondPro-Roboto;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/PFDinTextCondPro-Med.woff) format("woff");
}
@font-face {
    font-family: CondPro-Roboto;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/PFDinTextCondPro-Bol.woff2) format("woff2");
}
@font-face {
    font-family: CondPro-Roboto;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/pfdintextcondpro-bold.woff2) format("woff2");
}
.legacy-html-page ::-webkit-input-placeholder{
    color: #666;
    opacity: 1;
}
.legacy-html-page :-moz-placeholder{
    color: #666;
    opacity: 1;
}
.legacy-html-page ::-moz-placeholder{
    color: #666;
    opacity: 1;
}
.legacy-html-page :-ms-input-placeholder{
    color: #666;
    opacity: 1;
}
.legacy-html-page input:focus::-webkit-input-placeholder{
    color: transparent !important;
}
.legacy-html-page input:focus::-moz-placeholder{
    color: transparent !important;
}
.legacy-html-page input:focus::-moz-placeholder{
    color: transparent !important;
}
.legacy-html-page input:focus::-ms-input-placeholder{
    color: transparent !important;
}
.legacy-html-page .w50{
    width: 50%;
    min-width: 50%;
}

.legacy-html-page .tb{
    margin: 25px 0;
}
.legacy-html-page .tb .img{
    text-align: center;
}
.legacy-html-page .tb .h2,
.legacy-html-page .tb h2{
    margin: 30px 0;
}
.legacy-html-page .tb p{
    margin-bottom: 25px;
}
.legacy-html-page .tb p:last-child{
    margin-bottom: 0;
}
.legacy-html-page .tb ul{
    margin: 15px 0;
    padding-left: 15px;
}
.legacy-html-page .tb li{
    padding-left: 25px;
    position: relative;
    margin-bottom: 15px;
}
.legacy-html-page .tb li:last-child{
    margin-bottom: 0;
}
.legacy-html-page .tb li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #092f70;
}
.legacy-html-page .tb a:not(.button){
    color: #092f70;
}
.legacy-html-page .map{
    min-height: 300px;
}
.legacy-html-page .section-wrap{
    width: 100%;
}
.legacy-html-page .h2,
.legacy-html-page h2{
    font-size: 45px;
    line-height: 1.4;
    font-weight: 500;
    text-align: center;
}
.legacy-html-page .h2 span,
.legacy-html-page h2 span{
    color: #092f70;
}
.legacy-html-page .h3,
.legacy-html-page h3{
    font-size: 28px;
    font-weight: 500;
}
.legacy-html-page .h4,
.legacy-html-page h4{
    font-size: 16px;
}
.legacy-html-page .h5,
.legacy-html-page h5{
    font-size: 30px;
}
.legacy-html-page .h6,
.legacy-html-page h6{
    font-size: 16px;
}
.legacy-html-page .button-block-double{
    width: 100%;
    text-align: center;
    margin-top: 25px;
}
.legacy-html-page .button-block-double a{
    margin: 15px 15px 0;
}
.legacy-html-page .h2-block{
    margin-bottom: 50px;
    width: 100%;
}
.legacy-html-page .h2-block .descr{
    font-size: 21px;
    font-weight: 400;
    text-align: center;
    margin-top: 25px;
}
.legacy-html-page .video-block{
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    position: relative;
}
.legacy-html-page .video-block .video-block .wrap{
    background: #ccc;
    position: relative;
}
.legacy-html-page .video-block .pad{
    padding-top: 56.25%;
}
.legacy-html-page .video-block .abs{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.legacy-html-page .video-block iframe{
    width: 100%;
    height: 100%;
    border: none;
}
.legacy-html-page .s-section{
    padding: 85px 0;
    position: relative;
}
.legacy-html-page .white-bg{
    background: #fff !important;
}
.legacy-html-page .dark-bg{
    background: #f0f0f0 !important;
}
.legacy-html-page .poss{
    position: static !important;
}
.legacy-html-page .pb230{
    padding-bottom: 230px;
}
.legacy-html-page .pt150{
    padding-top: 150px;
}
.legacy-html-page .s-list{
    background: #f0f0f0;
    padding-bottom: 30px;
}
.legacy-html-page .s-list .wrap-items{
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.legacy-html-page .s-list .wrap-items-jcc{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.legacy-html-page .list{
    position: relative;
    font-size: 28px;
    font-weight: 700;
    width: calc(50% - 60px);
    padding: 100px 15px 25px;
    margin: 30px 0;
}
.legacy-html-page .list .list_img{
    position: absolute;
    left: 0;
    top: -90px;
    width: 100%;
    text-align: center;
}
.legacy-html-page .list .list_img--disk{
    top: -190px;
    left: -90px;
}
.legacy-html-page .list .list_img--men{
    text-align: left;
}
.legacy-html-page .list .list_ttl{
    min-width: 200px;
    max-width: 335px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 10px;
}
.legacy-html-page .list .list_ttl span{
    font-size: 16px;
    font-weight: 100;
    position: relative;
    top: -10px;
}
.legacy-html-page .list .list_row{
    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: 10px 0;
}
.legacy-html-page .list .list_row--tdu{
    text-decoration: underline;
    color: #092f70;
    font-weight: 700;
    font-size: 35px;
}
.legacy-html-page .list .list_num{
    font-size: 20px;
    white-space: nowrap;
    font-weight: 300;
}
.legacy-html-page .list.list--bd{
    border-radius: 20px;
    padding: 90px 15px 25px;
    border: 15px solid #092f70;
}
.legacy-html-page .list.list--disk{
    background: #f0f0f0;
    width: 700px;
    padding: 30px 15px 25px;
}
.legacy-html-page .list.list--pt{
    padding-top: 125px;
}
.legacy-html-page .list.list--mt{
    margin-top: -80px;
}
.legacy-html-page .list.list--paint{
    width: calc(100% - 760px);
}
.legacy-html-page .s-steps{
    padding-bottom: 150px;
}
.legacy-html-page .s-steps .container{
    position: relative;
}
.legacy-html-page .s-steps .s-steps_img{
    position: absolute;
    right: -160px;
    top: -160px;
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
}
.legacy-html-page .s-steps .s-steps_img-2{
    left: -100px;
    top: auto;
    bottom: -65px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.legacy-html-page .s-steps .s-steps_img-2 img{
    -webkit-transform: rotate(110deg);
    transform: rotate(110deg);
}
.legacy-html-page .s-steps .wrap-items{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.legacy-html-page .item-num{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(33.3333333333% - 30px);
    margin: 30px 15px;
}
.legacy-html-page .item-num .item-num_num{
    min-width: 70px;
    margin-right: 10px;
    text-align: right;
}
.legacy-html-page .item-num .item-num_descr{
    font-weight: 300;
    margin-top: 10px;
}
.legacy-html-page .item-num img{
    max-height: 85px;
}
.legacy-html-page .item-block{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: calc(33.3333333333% - 30px);
    width: calc(33.3333333333% - 30px);
    margin: 30px 15px;
}
.legacy-html-page .item-block .item-block_img{
    min-width: 70px;
    margin-right: 10px;
    text-align: right;
}
.legacy-html-page .item-block .item-block_descr{
    font-weight: 300;
    margin-top: 10px;
    line-height: 1.5;
    font-weight: 300;
}
.legacy-html-page .s-alternative.s-section{
    padding-top: 150px;
}
.legacy-html-page .s-alternative{
    background: #f0f0f0;
    position: relative;
    padding-bottom: 0;
}
.legacy-html-page .s-alternative .container{
    position: relative;
}
.legacy-html-page .s-alternative .or-img{
    position: absolute;
    top: -80px;
    left: calc(50% - 400px);
}
.legacy-html-page .s-alternative .or-img.or-img2{
    left: calc(50% - 200px);
}
.legacy-html-page .s-alternative::before{
    content: "";
    position: absolute;
    width: 150%;
    height: 200px;
    top: calc(100% - 75px);
    right: 0;
    background: #f0f0f0;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
.legacy-html-page .s-alternative .item-block_img{
    min-width: 61px;
    text-align: right;
}
.legacy-html-page .s-alternative .item-block_img img{
    max-height: 61px;
}
.legacy-html-page .s-alternative .button-block{
    margin-top: 50px;
    text-align: center;
}
.legacy-html-page .line-top{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #f0f0f0;
}
.legacy-html-page .line-top .container{
    position: relative;
}
.legacy-html-page .line-top::before{
    content: "";
    position: absolute;
    width: 150%;
    height: 200px;
    top: calc(0% - 75px);
    right: -100px;
    background: #f0f0f0;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
.legacy-html-page .line-bottom{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #f0f0f0;
}
.legacy-html-page .line-bottom::after{
    content: "";
    position: absolute;
    width: 150%;
    height: 200px;
    top: calc(100% - 75px);
    right: 0;
    background: #f0f0f0;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
.legacy-html-page .s-storage.s-section{
    padding-top: 150px;
}
.legacy-html-page .s-storage .wrap-items{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.legacy-html-page .s-storage .item-img{
    width: 100%;
}
.legacy-html-page .s-storage .item-img .item-img_img{
    max-width: 480px;
    margin: auto;
    position: relative;
}
.legacy-html-page .s-storage .item-img .item-img_img .pic{
    border-radius: 10px;
    z-index: 1;
    position: relative;
}
.legacy-html-page .s-storage .item-img .item-img_img .pic1{
    position: absolute;
    left: -50px;
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
}
.legacy-html-page .s-storage .item-img .item-img_img .pic2{
    position: absolute;
    right: -150px;
    top: 140px;
    -webkit-transform: rotate(340deg);
    transform: rotate(340deg);
    z-index: 0;
}
.legacy-html-page .s-about.white-bg.poss{
    padding-top: 150px;
}
.legacy-html-page .s-about{
    background: #f0f0f0;
}
.legacy-html-page .s-about .item{
    width: 50%;
}
.legacy-html-page .s-about .item--1{
    width: 420px;
    margin-right: 60px;
}
.legacy-html-page .s-about .item--2{
    max-width: 550px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.legacy-html-page .s-about .item_top{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    font-weight: 500;
    white-space: nowrap;
}
.legacy-html-page .s-about .item_top p{
    width: 40%;
    margin-right: 15px;
}
.legacy-html-page .s-about .item_top span{
    font-size: 50px;
    color: #092f70;
}
.legacy-html-page .s-about .item_bot{
    font-weight: 300;
    line-height: 1.5;
}
.legacy-html-page .s-about .item_bot span{
    color: #092f70;
}
.legacy-html-page .s-about .item_bot .tdu{
    text-decoration: underline;
}
.legacy-html-page .s-about .button-block{
    margin-top: 30px;
}
.legacy-html-page .s-about .item-video{
    width: 100%;
}
.legacy-html-page .s-about .item-video .video-block{
    max-width: 960px;
    margin: 50px auto 0;
}
.legacy-html-page .s-reviews .slider-1{
    max-width: 400px;
    margin: auto;
}
.legacy-html-page .slick-track{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.legacy-html-page .s-partners{
    position: relative;
}
.legacy-html-page .s-partners .wrap-items{
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.legacy-html-page .s-partners .container{
    position: relative;
}
.legacy-html-page .s-pic.s-section{
    padding-top: 150px;
    padding-bottom: 200px;
}
.legacy-html-page .s-pic .slider-pix{
    max-width: 600px;
    height: 380px;
    overflow: hidden;
    margin: auto;
}
.legacy-html-page .s-pic .wrap-slider{
    height: 380px;
}
.legacy-html-page .s-pic .slick-prev{
    left: 35px;
}
.legacy-html-page .s-pic .slick-next{
    right: 35px;
}
.legacy-html-page .s-form{
    background: #f0f0f0;
    padding-bottom: 0;
}
.legacy-html-page .s-form .container{
    position: relative;
}
.legacy-html-page .s-form .form-temp{
    max-width: 100%;
    width: 460px;
    background: 0 0;
    border: none;
}
.legacy-html-page .s-form .img-form{
    margin-top: -200px;
}
.legacy-html-page .s-contacts{
    padding-top: 150px;
}
.legacy-html-page .s-contacts .container{
    max-width: 1000px;
}
.legacy-html-page .s-contacts .wrap-items{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.legacy-html-page .s-contacts h2{
    text-align: left;
}
.legacy-html-page .s-contacts .tb{
    max-width: 350px;
}
.legacy-html-page .s-contacts .addr{
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.legacy-html-page .s-contacts .addr img{
    margin-right: 10px;
}
.legacy-html-page .s-contacts .pic{
    margin-top: 100px;
    position: relative;
}
.legacy-html-page .s-contacts .pic img{
    position: relative;
}
.legacy-html-page .s-contacts .pic .wave1{
    position: absolute;
    left: -35px;
    top: -75px;
}
.legacy-html-page .s-contacts .pic .wave2{
    position: absolute;
    right: -100px;
    bottom: -60px;
}
.legacy-html-page .s-contacts .tel{
    font-size: 25px;
    color: #092f70;
    font-weight: 400;
}
.legacy-html-page .s-contacts .eml{
    color: #092f70;
    font-size: 20px;
}
.legacy-html-page .s-header2{
    position: relative;
    padding-top:100px;
}
.legacy-html-page .s-header2 .line-bottom{
    background: 0 0;
}
.legacy-html-page .s-header2 .line-bottom::after{
    right: -75px;
    background: #fff;
}
.legacy-html-page .s-header2 h1 span{
    text-transform: uppercase;
    color: #092f70;
}
.legacy-html-page .s-header2 .container{
    position: relative;
}
.legacy-html-page .s-header2 .img-bg{
    height: 100%;  
}
.legacy-html-page .s-header2 .img-bg::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.8);
}
.legacy-html-page .s-header2 .img-bg img{
    display: block;
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.legacy-html-page .s-header2 .section-wrap{
    min-height: 749px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.legacy-html-page .s-header2 .h1-descr{
    font-size: 26px;
    font-weight: 400;
    margin-top: 15px;
}
.legacy-html-page .s-header2 .h1-descr--big{
    font-size: 35px;
    font-weight: 700;
}
.legacy-html-page .s-header2 .button-block_text{
    margin: 50px 0 20px;
    font-size: 20px;
}
.legacy-html-page .s-header2 .h1-block{
    width: 74%;
    position: relative;
}
.legacy-html-page .s-header2 .img-block{
    position: absolute;
    bottom: -68px;
    right: -125px;
}
.legacy-html-page .s-header2 .img-block--disk{
    bottom: -130px;
}
.legacy-html-page .prod .prod_img{
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    position: relative;
}
.legacy-html-page .prod .prod_img img{
    display: block;
}
.legacy-html-page .prod .prod_img p{
    position: absolute;
    left: 30px;
    top: 15px;
}
.legacy-html-page .prod .prod_ttl{
    margin: 5px 0;
    padding: 0 10px;
}
.legacy-html-page .prod .prod_descr{
    font-weight: 300;
    padding: 0 10px;
    line-height: 1.5;
}
.legacy-html-page .prod.prod--last .prod_wrap{
    border: 3px solid #092f70;
    border-radius: 10px;
    padding: 15px 5px;
    text-align: center;
}
.legacy-html-page .prod.prod--last .prod_descr{
    margin: 20px 0;
}
.legacy-html-page .s-whatdo .wrap-items .prod{
    width: calc(33.3333333333% - 30px);
    margin: 15px;
}
.legacy-html-page .s-whatdo .wrap-items .prod_wrap{
    max-width: 300px;
}
.legacy-html-page .s-benefit.s-section{
    padding-bottom: 10px;
}
.legacy-html-page .s-benefit{
    background: #f0f0f0;
    position: relative;
}
.legacy-html-page .s-benefit .container{
    position: relative;
}
.legacy-html-page .s-benefit .img-all{
    position: absolute;
    width: 540px;
    height: 540px;
    left: calc(50% - 270px);
    top: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.legacy-html-page .s-benefit .arrl{
    position: absolute;
    -webkit-transform: rotate(215deg);
    transform: rotate(215deg);
    top: 80px;
    left: 50px;
}
.legacy-html-page .s-benefit .arrr{
    position: absolute;
    right: 50px;
    top: 60px;
    -webkit-transform: rotate(335deg);
    transform: rotate(335deg);
}
.legacy-html-page .s-benefit .bg1{
    position: absolute;
    top: 0;
    left: calc(50% - 225px);
}
.legacy-html-page .s-benefit .prod{
    width: 50%;
    margin: 15px 0;
}
.legacy-html-page .s-benefit .prod:nth-child(even){
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.legacy-html-page .s-benefit .prod_wrap{
    max-width: 310px;
}
.legacy-html-page .before-after .container{
    max-width: 460px;
    margin: auto;
}
.legacy-html-page .popup-1{
    position: fixed;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
}
.legacy-html-page .popup-1 .close-popup{
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}
.legacy-html-page .popup-1 .popup-1_wrap{
    max-width: 560px;
    background: #fff;
}
.legacy-html-page .popup-1 .popup-1_content{
    padding: 40px 45px;
    text-align: center;
}
.legacy-html-page .popup-1 .popup-1_ttl{
    font-size: 30px;
    font-weight: 700;
}
.legacy-html-page .popup-1 .popup-1_descr{
    font-size: 18px;
    font-weight: 300;
    margin: 20px 0;
}
.legacy-html-page .popup-1 .popup-1_btn a{
    padding: 15px 25px;
    font-weight: 700;
    font-size: 14px;
    border: 2px solid #222;
    border-radius: 100px;
}
.legacy-html-page .twentytwenty-handle{
    margin-left: -6px;
}

.legacy-html-page iframe{
    width: 100%;
    height: 100%;
}
.legacy-html-page .map{
    height: 400px;
    border: 1px solid #ccc;
    border-radius: 20px;
    overflow: hidden;
}
.legacy-html-page .slick-dots li button:before{
    font-size: 8px;
    opacity: 1;
    color: #dfdfdf;
}
.legacy-html-page .slick-dots li.slick-active button:before{
    color: #092f70;
    opacity: 1;
}
.legacy-html-page .slick-next:before,
.legacy-html-page .slick-prev:before{
    content: "";
}
.legacy-html-page .slick-next,
.legacy-html-page .slick-prev{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #d2d2d2;
    background: #092f70 url(../img/chevron-left.svg) no-repeat 50%;
    background-size: 10px;
    z-index: 9;
    right: -50px;
}
.legacy-html-page .slick-next:focus,
.legacy-html-page .slick-prev:focus{
    background: #092f70 url(../img/chevron-left.svg) no-repeat 50%;
    background-size: 10px;
}
.legacy-html-page .slick-next:hover,
.legacy-html-page .slick-prev:hover{
    background: #1157ce url(../img/chevron-left-g.svg) no-repeat 50%;
    background-size: 10px;
}
.legacy-html-page .slick-prev{
    background: #092f70 url(../img/chevron-right.svg) no-repeat 50%;
    background-size: 10px;
    left: -50px;
}
.legacy-html-page .slick-prev:focus{
    background: #092f70 url(../img/chevron-right.svg) no-repeat 50%;
    background-size: 10px;
}
.legacy-html-page .slick-prev:hover{
    background: #1157ce url(../img/chevron-right-g.svg) no-repeat 50%;
    background-size: 10px;
}
@media only screen and (min-width: 2000px) {
    .legacy-html-page .line-top::before{
        top: calc(0% - 60px);
    }
    .legacy-html-page .line-bottom::after,
    .legacy-html-page .s-alternative::before{
        top: calc(100% - 50px);
    }
    .legacy-html-page .s-header .section-wrap{
        min-height: 900px;
    }
}
@media only screen and (max-width: 1600px) {
    .legacy-html-page{
        opacity: 1;
    }
}
@media only screen and (max-width: 1229px) {
    .legacy-html-page .h2,
    .legacy-html-page h2{
        font-size: 40px;
    }
    .legacy-html-page .item-card{
        padding: 20px 15px;
    }
    
    .legacy-html-page .s-benefit .img-all{
        width: 400px;
        height: 400px;
        left: calc(50% - 200px);
    }
    .legacy-html-page .s-benefit .bg1{
        max-width: 300px;
        left: calc(50% - 150px);
    }
    .legacy-html-page .s-benefit .arrl{
        top: 35px;
        max-width: 40px;
    }
    .legacy-html-page .list.list--disk,
    .legacy-html-page .list.list--paint{
        width: calc(50% - 60px);
    }
    .legacy-html-page .list .list_img--disk{
        max-width: 140px;
        top: -120px;
        left: 30px;
    }
    .legacy-html-page .list.list--paint{
        padding-top: 75px;
    }
    .legacy-html-page .list.list--paint .list_img img{
        max-width: 150px;
    }
    .legacy-html-page .s-header2 .img-block{
        max-width: 200px;
    }
}
@media only screen and (max-width: 991px) {
    .legacy-html-page .s-header2{
    position: relative;
    padding-top: 0;
    height: 90vh;
}
    .legacy-html-page .mob9{
        display: block;
    }
    .legacy-html-page .h2,
    .legacy-html-page h2{
        font-size: 40px;
    }
    .legacy-html-page .s-list .wrap-items{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .legacy-html-page .list,
    .legacy-html-page .list.list--disk,
    .legacy-html-page .list.list--paint{
        width: 70%;
    }
    .legacy-html-page .list.list--disk{
        margin-top: 80px;
    }
    .legacy-html-page .list.list--pt{
        padding-top: 0;
    }
    .legacy-html-page .list.list--pt .list_img{
        position: static;
    }
    .legacy-html-page .list.list--mt{
        margin-top: 30px;
        padding-top: 0;
    }
    .legacy-html-page .list.list--mt .list_img{
        position: static;
    }
    .legacy-html-page .item-num{
        width: calc(50% - 30px);
        max-width: calc(50% - 30px);
    }
    .legacy-html-page .s-steps .s-steps_img-2 img{
        max-width: 61px;
    }
    .legacy-html-page .s-alternative .or-img{
        max-width: 100px;
        left: calc(50% - 306px);
        top: -60px;
    }
    .legacy-html-page .s-alternative .or-img.or-img2{
        max-width: 321px;
        left: calc(50% - 155px);
    }
    .legacy-html-page .item-block{
        width: calc(50% - 30px);
        max-width: calc(50% - 30px);
    }
    .legacy-html-page .s-alternative .wrap-items{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .legacy-html-page .s-about .item--1{
        width: 290px;
        margin-right: 0;
    }
    .legacy-html-page .s-partners .wrap-items{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .legacy-html-page .s-form .img-form{
        width: 310px;
        margin-top: -75px;
    }
    .legacy-html-page .s-form .form-temp{
        width: 340px;
    }
    .legacy-html-page .s-contacts .wrap-items{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .legacy-html-page .list,
    .legacy-html-page .list .list_row--tdu{
        font-size: 25px;
    }
    .legacy-html-page .s-whatdo .wrap-items{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .legacy-html-page .s-whatdo .wrap-items .prod{
        width: calc(50% - 30px);
    }
    .legacy-html-page .s-benefit .wrap-items{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .legacy-html-page .s-benefit .prod:nth-child(even){
        display: block;
    }
    .legacy-html-page .s-benefit .img-all{
        width: 500px;
        height: 500px;
        left: 285px;
    }
    .legacy-html-page .s-benefit .bg1{
        max-width: 400px;
        left: calc(50% - 200px);
    }
    .legacy-html-page .s-benefit .arrl{
        top: 35px;
        max-width: 40px;
    }
    .legacy-html-page .s-benefit .arrr{
        left: 50px;
        top: auto;
        bottom: 100px;
        -webkit-transform: rotate(123deg);
        transform: rotate(123deg);
    }
    .legacy-html-page .s-header2 .h1-descr{
        font-size: 21px;
    }
    .legacy-html-page .s-header2 .h1-block{
        width: 100%;
    }
    .legacy-html-page .s-header2 .img-bg{
        height: 100%;
    }
}
@media (max-width: 768px) {
    .legacy-html-page .w50{
        width: 100%;
        margin-bottom: 5px;
    }
}
@media only screen and (max-width: 768px) {
    .legacy-html-page .mob7{
        display: block;
    }
    .legacy-html-page .s-about .wrap-items{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .legacy-html-page .s-about .item--2{
        width: 100%;
        max-width: 100%;
    }
    .legacy-html-page .s-alternative .or-img.or-img2{
        max-width: 271px;
    }
    .legacy-html-page .s-steps .s-steps_img-1{
        right: -80px;
        top: -40px;
    }
    .legacy-html-page .s-steps .s-steps_img-1 img{
        max-width: 100px;
    }
    .legacy-html-page .s-steps .s-steps_img-2{
        left: -40px;
        bottom: -120px;
    }
    .legacy-html-page .item-block{
        width: 350px;
        max-width: 350px;
    }
    .legacy-html-page .list{
        width: 100%;
        max-width: 500px;
        font-size: 21px;
    }
    .legacy-html-page .list .list_row--tdu{
        font-size: 21px;
    }
    .legacy-html-page .list .list_num{
        font-size: 17px;
    }
    .legacy-html-page .list.list--bd{
        margin-left: 15px;
        margin-right: 15px;
    }
    .legacy-html-page .h2,
    .legacy-html-page h2{
        font-size: 30px;
    }
    .legacy-html-page .h2 br,
    .legacy-html-page h2 br{
        display: none;
    }
    .legacy-html-page .h3,
    .legacy-html-page h3{
        font-size: 26px;
    }
    .legacy-html-page .item-num img{
        max-height: 61px;
    }
    .legacy-html-page .item-num .item-num_num{
        min-width: 50px;
    }
    .legacy-html-page .item-num{
        margin: 30px 0;
        width: 50%;
        max-width: 50%;
    }
    .legacy-html-page .s-storage.s-section{
        padding-top: 110px;
    }
    .legacy-html-page .s-alternative::before{
        top: calc(100% - 126px);
    }
    .legacy-html-page .line-bottom::after{
        right: -100px;
        top: calc(100% - 145px);
    }
    .legacy-html-page .s-header2 .img-block{
        right: 0;
    }
}
@media only screen and (max-width: 600px) {
    
    .legacy-html-page .s-header2 .section-wrap{
        padding-top: 0px;
    }
    .legacy-html-page .s-header2 .line-bottom::after{
        top: calc(100% - 30px);
    }
    .legacy-html-page .s-header2 .img-block--disk{
        bottom: -60px;
    }
}
@media only screen and (max-width: 580px) {
    .legacy-html-page .item-num{
        width: 100%;
        max-width: 100%;
    }
    .legacy-html-page .h3,
    .legacy-html-page h3{
        font-size: 25px;
    }
    .legacy-html-page .s-alternative.s-section{
        padding-top: 110px;
    }
    .legacy-html-page .s-section{
        padding: 40px 0;
    }
    .legacy-html-page .pb230{
        padding-bottom: 200px;
    }
    .legacy-html-page .pt150{
        padding-top: 110px;
    }
    .legacy-html-page .list.list--bd{
        margin-left: 30px;
        margin-right: 30px;
        padding-top: 40px;
    }
    .legacy-html-page .list{
        width: 90%;
    }
    .legacy-html-page .list .list_ttl{
        min-width: 140px;
    }
    .legacy-html-page .list.list--disk,
    .legacy-html-page .list.list--paint{
        width: 90%;
    }
    .legacy-html-page .s-steps .s-steps_img-2{
        bottom: 28%;
        left: -4px;
    }
    .legacy-html-page .s-steps .s-steps_img-2 img{
        max-width: 30px;
    }
    .legacy-html-page .s-steps.tirerepair .item-num{
        max-width: 300px;
    }
    .legacy-html-page .s-steps.tirerepair .s-steps_img-1{
        top: 280px;
    }
    .legacy-html-page .s-steps.tirerepair .s-steps_img-2{
        top: 0;
    }
    .legacy-html-page .s-alternative{
        margin-top: 50px;
    }
    .legacy-html-page .list{
        padding-top: 50px;
    }
    .legacy-html-page .s-storage .item-img .item-img_img .pic2{
        max-width: 261px;
        top: 33%;
    }
    .legacy-html-page .s-about .item_top{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .legacy-html-page .s-about .item_top p{
        width: 100%;
    }
    .legacy-html-page .s-about .item_top span{
        font-size: 45px;
    }
    .legacy-html-page .s-partners .item{
        width: 50%;
    }
    .legacy-html-page .line-bottom::after{
        top: calc(100% - 178px);
    }
    .legacy-html-page .s-pic.s-section{
        padding-bottom: 10vw;
    }
    .legacy-html-page .slick-next{
        right: 15px;
    }
    .legacy-html-page .slick-prev{
        left: 15px;
    }
    .legacy-html-page .s-partners{
        padding-top: 0 !important;
    }
    .legacy-html-page .s-pic.s-section{
        padding-top: 100px;
    }
    .legacy-html-page .s-whatdo .wrap-items .prod{
        width: 100%;
        margin: 15px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .legacy-html-page .s-benefit .img-all{
        left: auto;
        right: -215px;
        top: 325px;
    }
    .legacy-html-page .s-benefit .prod{
        width: 300px;
    }
    .legacy-html-page .s-benefit .prod:nth-child(1){
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 190px;
        margin: 50px 0 80px;
    }
    .legacy-html-page .s-benefit .prod:nth-child(2){
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .legacy-html-page .s-benefit .prod:nth-child(3){
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .legacy-html-page .s-benefit .prod:nth-child(4){
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .legacy-html-page .s-benefit .arrr{
        bottom: 230px;
        left: 0;
    }
    .legacy-html-page .s-benefit .arrl{
        left: 110px;
        top: 75px;
    }
    .legacy-html-page .s-header2 .h1-descr{
        font-size: 17px;
        width: 220px;
    }
    .legacy-html-page .s-header2 .button-block_text{
        font-size: 15px;
    }
    .legacy-html-page .s-reviews .wrap-item{
        padding: 0 50px;
    }
}
@media only screen and (max-width: 500px) {
    .legacy-html-page .s-header2 h1{
        font-size: 28px;
    }
    .legacy-html-page .s-header2 .section-wrap{
        padding-top: 0px;
    }
    .legacy-html-page .s-header2 .section-wrap.mob-pt{
        padding-top: 0px;
    }
    .legacy-html-page .s-header2 .img-block{
        height: 200px;
        top: 85px;
        right: -65px;
    }
    .legacy-html-page .s-header2 .img-block--disk{
        max-width: 151px;
        height: 151px;
        top: 140px;
        right: -35px;
    }
    .legacy-html-page .s-header2 .h1-block--width{
        width: 331px;
        margin: auto;
    }
    .legacy-html-page .s-header2 .button-block_text--maw{
        max-width: 171px;
    }
}
