.t396 .t-animate[data-animate-style="fadein"],
.t396 .t-animate[data-animate-style="fadeinup"],
.t396 .t-animate[data-animate-style="fadeindown"],
.t396 .t-animate[data-animate-style="fadeinleft"],
.t396 .t-animate[data-animate-style="fadeinright"],
.t396 .t-animate[data-animate-style="zoomin"],
.t396 .t-animate[data-animate-style="zoomout"] {
    opacity: 0;
    -webkit-transition-property: opacity, transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {

    .t396 .t-animate[data-animate-style-res-960="fadein"],
    .t396 .t-animate[data-animate-style-res-960="fadeinup"],
    .t396 .t-animate[data-animate-style-res-960="fadeindown"],
    .t396 .t-animate[data-animate-style-res-960="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-960="fadeinright"],
    .t396 .t-animate[data-animate-style-res-960="zoomin"],
    .t396 .t-animate[data-animate-style-res-960="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {

    .t396 .t-animate[data-animate-style-res-640="fadein"],
    .t396 .t-animate[data-animate-style-res-640="fadeinup"],
    .t396 .t-animate[data-animate-style-res-640="fadeindown"],
    .t396 .t-animate[data-animate-style-res-640="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-640="fadeinright"],
    .t396 .t-animate[data-animate-style-res-640="zoomin"],
    .t396 .t-animate[data-animate-style-res-640="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {

    .t396 .t-animate[data-animate-style-res-480="fadein"],
    .t396 .t-animate[data-animate-style-res-480="fadeinup"],
    .t396 .t-animate[data-animate-style-res-480="fadeindown"],
    .t396 .t-animate[data-animate-style-res-480="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-480="fadeinright"],
    .t396 .t-animate[data-animate-style-res-480="zoomin"],
    .t396 .t-animate[data-animate-style-res-480="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

@media screen and (max-width: 479px) {

    .t396 .t-animate[data-animate-style-res-320="fadein"],
    .t396 .t-animate[data-animate-style-res-320="fadeinup"],
    .t396 .t-animate[data-animate-style-res-320="fadeindown"],
    .t396 .t-animate[data-animate-style-res-320="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-320="fadeinright"],
    .t396 .t-animate[data-animate-style-res-320="zoomin"],
    .t396 .t-animate[data-animate-style-res-320="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

.t396 .t-title.t-animate {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s;
}

.t396 .t-descr.t-animate,
.t396 .t-uptitle.t-animate,
.t396 .t-subtitle.t-animate,
.t396 .t-text.t-animate {
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.t396 .t-item.t-animate {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.t396 .t-animate[data-animate-style="fadein"] {
    opacity: 0;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadein"] {
        opacity: 0;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadein"] {
        opacity: 0;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadein"] {
        opacity: 0;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadein"] {
        opacity: 0;
        transform: none;
    }
}

.t396 .t-animate_started[data-animate-style="fadein"] {
    opacity: 1;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadein"] {
        opacity: 1;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadein"] {
        opacity: 1;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadein"] {
        opacity: 1;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadein"] {
        opacity: 1;
    }
}

.t396 .t-animate[data-animate-style="fadeinup"] {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

.t396 .t-animate_started[data-animate-style="fadeinup"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="fadeindown"] {
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

.t396 .t-animate_started[data-animate-style="fadeindown"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="fadeinleft"] {
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

.t396 .t-animate_started[data-animate-style="fadeinleft"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="fadeinright"] {
    -webkit-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

.t396 .t-animate_started[data-animate-style="fadeinright"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="zoomin"] {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.t396 .t-animate_started[data-animate-style="zoomin"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.t396 .t-animate[data-animate-style="zoomout"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.t396 .t-animate_started[data-animate-style="zoomout"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.t396 .t-animate_started[data-animate-distance],
.t396 .t-animate_started[data-animate-scale] {
    -webkit-transform: none !important;
    transform: none !important;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-960],
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-640],
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-480],
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

@media screen and (max-width: 479px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-320],
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

div.t-records {
    opacity: 1;
}

#rec528457308 .t396__artboard {
    height: 712px;
    background-color: #f3f7f6;
}

#rec528457308 .t396__filter {
    height: 712px;
}

#rec528457308 .t396__carrier {
    height: 712px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .t396__artboard {
        height: 690px;
    }

    #rec528457308 .t396__filter {
        height: 690px;
    }

    #rec528457308 .t396__carrier {
        height: 690px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .t396__artboard {
        height: 710px;
        background-color: #f3f7f6;
    }

    #rec528457308 .t396__filter {
        height: 710px;
    }

    #rec528457308 .t396__carrier {
        height: 710px;
        background-position: center center;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .t396__artboard {
        height: 780px;
    }

    #rec528457308 .t396__filter {
        height: 780px;
    }

    #rec528457308 .t396__carrier {
        height: 780px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .t396__artboard {
        height: 840px;
    }

    #rec528457308 .t396__filter {
        height: 840px;
    }

    #rec528457308 .t396__carrier {
        height: 840px;
        background-attachment: scroll;
    }
}

#rec528457308 .tn-elem[data-elem-id="1541511001092"] {
    z-index: 2;
    top: calc(356px - 0px + -17px);
    left: calc(50% - 605px + 0px);
    width: 1210px;
}

#rec528457308 .tn-elem[data-elem-id="1541511001092"] .tn-atom {
    opacity: 0;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1541511001092"] {
        top: calc(345px - 0px + -30px);
        left: calc(50% - 565px + 0px);
        width: 1130 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1541511001092"] {
        top: calc(355px - 0px + -30px);
        left: calc(50% - 605px + 190px);
    }

    #rec528457308 .tn-elem[data-elem-id="1541511001092"] .tn-atom {
        opacity: 1;
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1541511001092"] {
        top: calc(390px - 0px + 20px);
        left: calc(50% - 605px + 0px);
    }

    #rec528457308 .tn-elem[data-elem-id="1541511001092"] .tn-atom {
        opacity: 0;
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1541511001092"] {
        top: calc(420px - 0px + 360px);
        left: calc(50% - 605px + 970px);
    }
}

#rec528457308 .tn-elem[data-elem-id="1541511427390"] {
    z-index: 9;
    top: 55px;
    left: calc(50% - 600px + 20px);
    width: 150px;
}

#rec528457308 .tn-elem[data-elem-id="1541511427390"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1541511427390"] {
        top: 55px;
        left: calc(50% - 480px + 14px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1541511427390"] {
        top: 33px;
        left: calc(50% - 320px + 245px);
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1541511427390"] {
        top: 33px;
        left: calc(50% - 240px + 165px);
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1541511427390"] {
        top: 33px;
        left: calc(50% - 160px + 85px);
    }
}

#rec528457308 .tn-elem[data-elem-id="1541511642240"] {
    color: #ffffff;
    text-align: center;
    z-index: 10;
    top: 452px;
    left: calc(50% - 600px + 20px);
    width: 330px;
    height: 50px;
}

#rec528457308 .tn-elem[data-elem-id="1541511642240"] .tn-atom {
    color: #ffffff;
    font-size: 17px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-color: #d4231b;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}

@media (hover),
(min-width:0\0) {
    #rec528457308 .tn-elem[data-elem-id="1541511642240"] .tn-atom:hover {
        background-color: #d4231b;
        background-image: none;
    }
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1541511642240"] {
        top: 445px;
        left: calc(50% - 480px + 10px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1541511642240"] {
        top: 415px;
        left: calc(50% - 320px + 155px);
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1541511642240"] {
        top: 392px;
        left: calc(50% - 240px + 75px);
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1541511642240"] {
        top: 388px;
        left: calc(50% - 160px + 20px);
        width: 280 px;
        height: 50 px;
    }
}

#rec528457308 .tn-elem[data-elem-id="1541587026059"] {
    color: #383a54;
    z-index: 21;
    top: 294px;
    left: calc(50% - 600px + 20px);
    width: 452px;
}

#rec528457308 .tn-elem[data-elem-id="1541587026059"] .tn-atom {
    color: #383a54;
    font-size: 20px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.3;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1541587026059"] {
        top: 290px;
        left: calc(50% - 480px + 10px);
        width: 458 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1541587026059"] .tn-atom {
        font-size: 19px;
        letter-spacing: 0.5px;
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1541587026059"] {
        top: 247px;
        left: calc(50% - 320px + 99px);
        width: 442 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1541587026059"] {
        text-align: center;
    }

    #rec528457308 .tn-elem[data-elem-id="1541587026059"] .tn-atom {
        font-size: 18px;
        line-height: 1.45;
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1541587026059"] {
        top: 235px;
        left: calc(50% - 240px + 15px);
        width: 450 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1541587026059"] {
        text-align: center;
    }

    #rec528457308 .tn-elem[data-elem-id="1541587026059"] .tn-atom {
        line-height: 1.45;
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1541587026059"] {
        top: 211px;
        left: calc(50% - 160px + 3px);
        width: 314 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1541587026059"] {
        text-align: center;
    }

    #rec528457308 .tn-elem[data-elem-id="1541587026059"] .tn-atom {
        font-size: 15px;
    }
}

#rec528457308 .tn-elem[data-elem-id="1558513788358"] {
    z-index: 22;
    top: 548px;
    left: calc(50% - 600px + 135px);
    width: 50px;
}

#rec528457308 .tn-elem[data-elem-id="1558513788358"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1558513788358"] {
        top: 535px;
        left: calc(50% - 480px + 63px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1558513788358"] {
        top: 525px;
        left: calc(50% - 320px + 62px);
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1558513788358"] {
        top: 482px;
        left: calc(50% - 240px + 99px);
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1558513788358"] {
        top: 485px;
        left: calc(50% - 160px + 65px);
    }
}

#rec528457308 .tn-elem[data-elem-id="1558513856970"] {
    color: #000000;
    text-align: center;
    z-index: 23;
    top: 612px;
    left: calc(50% - 600px + 68px);
    width: 184px;
}

#rec528457308 .tn-elem[data-elem-id="1558513856970"] .tn-atom {
    color: #000000;
    font-size: 16px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1558513856970"] {
        top: 595px;
        left: calc(50% - 480px + 8px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1558513856970"] {
        top: 585px;
        left: calc(50% - 320px + 13px);
        width: 148 px;
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1558513856970"] {
        top: 542px;
        left: calc(50% - 240px + 34px);
        width: 181 px;
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1558513856970"] {
        top: 550px;
        left: calc(50% - 160px + 23px);
        width: 134 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1558513856970"] .tn-atom {
        font-size: 14px;
    }
}

#rec528457308 .tn-elem[data-elem-id="1558522833290"] {
    z-index: 24;
    top: 548px;
    left: calc(50% - 600px + 712px);
    width: 50px;
}

#rec528457308 .tn-elem[data-elem-id="1558522833290"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1558522833290"] {
        top: 535px;
        left: calc(50% - 480px + 319px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1558522833290"] {
        top: 525px;
        left: calc(50% - 320px + 219px);
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1558522833290"] {
        top: 482px;
        left: calc(50% - 240px + 327px);
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1558522833290"] {
        top: 485px;
        left: calc(50% - 160px + 216px);
    }
}

#rec528457308 .tn-elem[data-elem-id="1558522833311"] {
    color: #000000;
    text-align: center;
    z-index: 25;
    top: 612px;
    left: calc(50% - 600px + 372px);
    width: 160px;
}

#rec528457308 .tn-elem[data-elem-id="1558522833311"] .tn-atom {
    color: #000000;
    font-size: 16px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1558522833311"] {
        top: 595px;
        left: calc(50% - 480px + 264px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1558522833311"] {
        top: 585px;
        left: calc(50% - 320px + 184px);
        width: 120 px;
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1558522833311"] {
        top: 542px;
        left: calc(50% - 240px + 267px);
        width: 170 px;
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1558522833311"] {
        top: 550px;
        left: calc(50% - 160px + 182px);
        width: 118 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1558522833311"] .tn-atom {
        font-size: 14px;
    }
}

#rec528457308 .tn-elem[data-elem-id="1558522836331"] {
    z-index: 26;
    top: 548px;
    left: calc(50% - 600px + 1012px);
    width: 50px;
}

#rec528457308 .tn-elem[data-elem-id="1558522836331"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1558522836331"] {
        top: 535px;
        left: calc(50% - 480px + 564px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1558522836331"] {
        top: 525px;
        left: calc(50% - 320px + 383px);
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1558522836331"] {
        top: 612px;
        left: calc(50% - 240px + 99px);
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1558522836331"] {
        top: 660px;
        left: calc(50% - 160px + 65px);
    }
}

#rec528457308 .tn-elem[data-elem-id="1558522836352"] {
    color: #000000;
    text-align: center;
    z-index: 27;
    top: 612px;
    left: calc(50% - 600px + 652px);
    width: 170px;
}

#rec528457308 .tn-elem[data-elem-id="1558522836352"] .tn-atom {
    color: #000000;
    font-size: 16px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1558522836352"] {
        top: 595px;
        left: calc(50% - 480px + 509px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1558522836352"] {
        top: 585px;
        left: calc(50% - 320px + 338px);
        width: 141 px;
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1558522836352"] {
        top: 672px;
        left: calc(50% - 240px + 34px);
        width: 180 px;
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1558522836352"] {
        top: 720px;
        left: calc(50% - 160px + 19px);
        width: 142 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1558522836352"] .tn-atom {
        font-size: 14px;
    }
}

#rec528457308 .tn-elem[data-elem-id="1558522839971"] {
    z-index: 28;
    top: 548px;
    left: calc(50% - 600px + 427px);
    width: 50px;
}

#rec528457308 .tn-elem[data-elem-id="1558522839971"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1558522839971"] {
        top: 535px;
        left: calc(50% - 480px + 815px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1558522839971"] {
        top: 525px;
        left: calc(50% - 320px + 541px);
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1558522839971"] {
        top: 612px;
        left: calc(50% - 240px + 327px);
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1558522839971"] {
        top: 660px;
        left: calc(50% - 160px + 216px);
    }
}

#rec528457308 .tn-elem[data-elem-id="1558522839996"] {
    color: #000000;
    text-align: center;
    z-index: 31;
    top: 612px;
    left: calc(50% - 600px + 942px);
    width: 190px;
}

#rec528457308 .tn-elem[data-elem-id="1558522839996"] .tn-atom {
    color: #000000;
    font-size: 16px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1558522839996"] {
        top: 595px;
        left: calc(50% - 480px + 760px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1558522839996"] {
        top: 585px;
        left: calc(50% - 320px + 506px);
        width: 120 px;
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1558522839996"] {
        top: 672px;
        left: calc(50% - 240px + 259px);
        width: 187 px;
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1558522839996"] {
        top: 720px;
        left: calc(50% - 160px + 181px);
        width: 120 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1558522839996"] .tn-atom {
        font-size: 14px;
    }
}

#rec528457308 .tn-elem[data-elem-id="1577088833140"] {
    color: #383a54;
    z-index: 32;
    top: 365px;
    left: calc(50% - 600px + 20px);
    width: 560px;
}

#rec528457308 .tn-elem[data-elem-id="1577088833140"] .tn-atom {
    color: #383a54;
    font-size: 20px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.3;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1577088833140"] {
        top: 380px;
        left: calc(50% - 480px + 10px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1577088833140"] {
        top: 330px;
        left: calc(50% - 320px + 30px);
    }

    #rec528457308 .tn-elem[data-elem-id="1577088833140"] .tn-atom {
        font-size: 16px;
        line-height: 1.45;
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1577088833140"] {
        top: 410px;
        left: calc(50% - 240px + 10px);
        width: 456 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1577088833140"] {
        text-align: center;
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1577088833140"] {
        top: 435px;
        left: calc(50% - 160px + 51px);
        width: 224 px;
    }
}

#rec528457308 .tn-elem[data-elem-id="1649777868523"] {
    color: #383a54;
    z-index: 35;
    top: 376px;
    left: calc(50% - 600px + 72px);
    width: 282px;
}

#rec528457308 .tn-elem[data-elem-id="1649777868523"] .tn-atom {
    color: #383a54;
    font-size: 14px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1649777868523"] {
        top: 369px;
        left: calc(50% - 480px + 67px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1649777868523"] {
        top: 330px;
        left: calc(50% - 320px + 213px);
        width: 268 px;
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1649777868523"] {
        top: 312px;
        left: calc(50% - 240px + 146px);
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1649777868523"] {
        top: 315px;
        left: calc(50% - 160px + 11px);
        width: 299 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1649777868523"] {
        text-align: center;
    }

    #rec528457308 .tn-elem[data-elem-id="1649777868523"] .tn-atom {
        font-size: 14px;
    }
}

#rec528457308 .tn-elem[data-elem-id="1470209944682"] {
    color: #383a54;
    z-index: 8;
    top: 168px;
    left: calc(50% - 600px + 20px);
    width: 500px;
}

#rec528457308 .tn-elem[data-elem-id="1470209944682"] .tn-atom {
    color: #383a54;
    font-size: 40px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.25;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1470209944682"] {
        top: 166px;
        left: calc(50% - 480px + 10px);
        width: 482 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1470209944682"] {
        top: 140px;
        left: calc(50% - 320px + 40px);
        width: 560 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1470209944682"] {
        text-align: center;
    }

    #rec528457308 .tn-elem[data-elem-id="1470209944682"] .tn-atom {
        font-size: 35px;
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1470209944682"] {
        top: 141px;
        left: calc(50% - 240px + 20px);
        width: 440 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1470209944682"] {
        text-align: center;
    }

    #rec528457308 .tn-elem[data-elem-id="1470209944682"] .tn-atom {
        font-size: 31px;
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1470209944682"] {
        top: 131px;
        left: calc(50% - 160px + 12px);
        width: 296 px;
    }

    #rec528457308 .tn-elem[data-elem-id="1470209944682"] {
        text-align: center;
    }

    #rec528457308 .tn-elem[data-elem-id="1470209944682"] .tn-atom {
        font-size: 23px;
    }
}

#rec528457308 .tn-elem[data-elem-id="1649845663486"] {
    z-index: 36;
    top: 377px;
    left: calc(50% - 600px + 20px);
    width: 40px;
}

#rec528457308 .tn-elem[data-elem-id="1649845663486"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1649845663486"] {
        top: 370px;
        left: calc(50% - 480px + 10px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1649845663486"] {
        top: 331px;
        left: calc(50% - 320px + 158px);
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1649845663486"] {
        top: 313px;
        left: calc(50% - 240px + 94px);
    }
}

@media screen and (max-width: 479px) {
    #rec528457308 .tn-elem[data-elem-id="1649845663486"] {
        top: 266px;
        left: calc(50% - 160px + 140px);
    }
}

#rec528457308 .tn-elem[data-elem-id="1649777015607"] {
    z-index: 34;
    top: 140px;
    left: calc(50% - 600px + 598px);
    width: 521px;
    height: 330px;
}

#rec528457308 .tn-elem[data-elem-id="1649777015607"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1649777015607"] {
        top: 116px;
        left: calc(50% - 480px + 555px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1649777015607"] {
        top: 936px;
        left: calc(50% - 320px + 64px);
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1649777015607"] {
        top: 1330px;
        left: calc(50% - 240px + -67px);
    }
}

@media screen and (max-width: 479px) {}

#rec528457308 .tn-elem[data-elem-id="1649776962973"] {
    z-index: 33;
    top: 45px;
    left: calc(50% - 600px + 513px);
    width: 687px;
    height: 540px;
}

#rec528457308 .tn-elem[data-elem-id="1649776962973"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528457308 .tn-elem[data-elem-id="1649776962973"] {
        top: 21px;
        left: calc(50% - 480px + 470px);
    }
}

@media screen and (max-width: 959px) {
    #rec528457308 .tn-elem[data-elem-id="1649776962973"] {
        top: 841px;
        left: calc(50% - 320px + -21px);
    }
}

@media screen and (max-width: 639px) {
    #rec528457308 .tn-elem[data-elem-id="1649776962973"] {
        top: 1235px;
        left: calc(50% - 240px + -152px);
    }
}

@media screen and (max-width: 479px) {}

#rec441876578 .t396__artboard {
    height: 480px;
    background-color: #f3f7f6;
}

#rec441876578 .t396__filter {
    height: 480px;
}

#rec441876578 .t396__carrier {
    height: 480px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .t396__artboard {}

    #rec441876578 .t396__filter {}

    #rec441876578 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .t396__artboard {
        height: 820px;
    }

    #rec441876578 .t396__filter {
        height: 820px;
    }

    #rec441876578 .t396__carrier {
        height: 820px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .t396__artboard {
        height: 840px;
    }

    #rec441876578 .t396__filter {
        height: 840px;
    }

    #rec441876578 .t396__carrier {
        height: 840px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .t396__artboard {
        height: 790px;
    }

    #rec441876578 .t396__filter {
        height: 790px;
    }

    #rec441876578 .t396__carrier {
        height: 790px;
        background-attachment: scroll;
    }
}

#rec441876578 .tn-elem[data-elem-id="1563871207728"] {
    z-index: 30;
    top: 95px;
    left: calc(50% - 600px + 778px);
    width: 1px;
    height: 260px;
}

#rec441876578 .tn-elem[data-elem-id="1563871207728"] .tn-atom {
    border-width: 1px;
    background-position: center center;
    border-color: #d4231b;
    border-style: dashed;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1563871207728"] {
        top: 90px;
        left: calc(50% - 480px + 557px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1563871207728"] {
        top: 409px;
        left: calc(50% - 320px + 162px);
        height: 260 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1563871207728"] {
        top: 439px;
        left: calc(50% - 240px + 74px);
        height: 260 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1563871207728"] {
        top: 438px;
        left: calc(50% - 160px + 59px);
    }
}

#rec441876578 .tn-elem[data-elem-id="1563871234842"] {
    z-index: 31;
    top: 80px;
    left: calc(50% - 600px + 764px);
    width: 30px;
}

#rec441876578 .tn-elem[data-elem-id="1563871234842"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1563871234842"] {
        top: 72px;
        left: calc(50% - 480px + 543px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1563871234842"] {
        top: 400px;
        left: calc(50% - 320px + 148px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1563871234842"] {
        top: 422px;
        left: calc(50% - 240px + 60px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1563871234842"] {
        top: 419px;
        left: calc(50% - 160px + 45px);
    }
}

#rec441876578 .tn-elem[data-elem-id="1563871264638"] {
    z-index: 32;
    top: 169px;
    left: calc(50% - 600px + 764px);
    width: 30px;
}

#rec441876578 .tn-elem[data-elem-id="1563871264638"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1563871264638"] {
        top: 161px;
        left: calc(50% - 480px + 543px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1563871264638"] {
        top: 489px;
        left: calc(50% - 320px + 148px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1563871264638"] {
        top: 511px;
        left: calc(50% - 240px + 60px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1563871264638"] {
        top: 506px;
        left: calc(50% - 160px + 45px);
    }
}

#rec441876578 .tn-elem[data-elem-id="1563871266515"] {
    z-index: 33;
    top: 256px;
    left: calc(50% - 600px + 764px);
    width: 30px;
}

#rec441876578 .tn-elem[data-elem-id="1563871266515"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1563871266515"] {
        top: 248px;
        left: calc(50% - 480px + 543px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1563871266515"] {
        top: 576px;
        left: calc(50% - 320px + 148px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1563871266515"] {
        top: 598px;
        left: calc(50% - 240px + 60px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1563871266515"] {
        top: 595px;
        left: calc(50% - 160px + 45px);
    }
}

#rec441876578 .tn-elem[data-elem-id="1563871402480"] {
    color: #000000;
    z-index: 34;
    top: 76px;
    left: calc(50% - 600px + 824px);
    width: 310px;
}

#rec441876578 .tn-elem[data-elem-id="1563871402480"] .tn-atom {
    color: #000000;
    font-size: 20px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1563871402480"] {
        top: 68px;
        left: calc(50% - 480px + 603px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1563871402480"] {
        top: 396px;
        left: calc(50% - 320px + 208px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1563871402480"] {
        top: 418px;
        left: calc(50% - 240px + 120px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1563871402480"] {
        top: 419px;
        left: calc(50% - 160px + 100px);
        width: 190 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1563871402480"] .tn-atom {
        font-size: 16px;
    }
}

#rec441876578 .tn-elem[data-elem-id="1563871441761"] {
    color: #000000;
    z-index: 35;
    top: 163px;
    left: calc(50% - 600px + 824px);
    width: 320px;
}

#rec441876578 .tn-elem[data-elem-id="1563871441761"] .tn-atom {
    color: #000000;
    font-size: 20px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1563871441761"] {
        top: 155px;
        left: calc(50% - 480px + 603px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1563871441761"] {
        top: 483px;
        left: calc(50% - 320px + 208px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1563871441761"] {
        top: 505px;
        left: calc(50% - 240px + 120px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1563871441761"] {
        top: 506px;
        left: calc(50% - 160px + 100px);
        width: 180 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1563871441761"] .tn-atom {
        font-size: 16px;
    }
}

#rec441876578 .tn-elem[data-elem-id="1563871448500"] {
    color: #000000;
    z-index: 36;
    top: 253px;
    left: calc(50% - 600px + 824px);
    width: 310px;
}

#rec441876578 .tn-elem[data-elem-id="1563871448500"] .tn-atom {
    color: #000000;
    font-size: 20px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1563871448500"] {
        top: 245px;
        left: calc(50% - 480px + 603px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1563871448500"] {
        top: 573px;
        left: calc(50% - 320px + 208px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1563871448500"] {
        top: 595px;
        left: calc(50% - 240px + 120px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1563871448500"] {
        top: 596px;
        left: calc(50% - 160px + 100px);
        width: 200 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1563871448500"] .tn-atom {
        font-size: 16px;
    }
}

#rec441876578 .tn-elem[data-elem-id="1563871448518"] {
    color: #000000;
    z-index: 37;
    top: 343px;
    left: calc(50% - 600px + 824px);
    width: 310px;
}

#rec441876578 .tn-elem[data-elem-id="1563871448518"] .tn-atom {
    color: #000000;
    font-size: 20px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1563871448518"] {
        top: 335px;
        left: calc(50% - 480px + 603px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1563871448518"] {
        top: 663px;
        left: calc(50% - 320px + 208px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1563871448518"] {
        top: 685px;
        left: calc(50% - 240px + 120px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1563871448518"] {
        top: 681px;
        left: calc(50% - 160px + 100px);
        width: 200 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1563871448518"] .tn-atom {
        font-size: 16px;
    }
}

#rec441876578 .tn-elem[data-elem-id="1563871486888"] {
    z-index: 38;
    top: 341px;
    left: calc(50% - 600px + 764px);
    width: 30px;
}

#rec441876578 .tn-elem[data-elem-id="1563871486888"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1563871486888"] {
        top: 333px;
        left: calc(50% - 480px + 543px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1563871486888"] {
        top: 661px;
        left: calc(50% - 320px + 148px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1563871486888"] {
        top: 683px;
        left: calc(50% - 240px + 60px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1563871486888"] {
        top: 680px;
        left: calc(50% - 160px + 45px);
    }
}

#rec441876578 .tn-elem[data-elem-id="1563881059003"] {
    z-index: 29;
    top: 24px;
    left: calc(50% - 600px + 719px);
    width: 435px;
    height: 424px;
}

#rec441876578 .tn-elem[data-elem-id="1563881059003"] .tn-atom {
    border-radius: 5px;
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1563881059003"] {
        top: 33px;
        left: calc(50% - 480px + 511px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1563881059003"] {
        top: 353px;
        left: calc(50% - 320px + 111px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1563881059003"] {
        top: 398px;
        left: calc(50% - 240px + 24px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1563881059003"] {
        top: 401px;
        left: calc(50% - 160px + 12px);
        width: 299 px;
        height: 356 px;
    }
}

#rec441876578 .tn-elem[data-elem-id="1563881444078"] {
    z-index: 7;
    top: 41px;
    left: calc(50% - 600px + -732px);
    width: 2766px;
    height: 391px;
}

#rec441876578 .tn-elem[data-elem-id="1563881444078"] .tn-atom {
    background-color: #383a54;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1563881444078"] {
        top: 47px;
        left: calc(50% - 480px + -486px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1563881444078"] {
        top: -5px;
        left: calc(50% - 320px + -551px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1563881444078"] {
        top: -24px;
        left: calc(50% - 240px + -712px);
        width: 1929 px;
        height: 445 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1563881444078"] {
        top: -34px;
        left: calc(50% - 160px + -805px);
        width: 1929 px;
        height: 507 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1563881444078"] .tn-atom {
        opacity: 1;
        background-attachment: scroll;
    }
}

#rec441876578 .tn-elem[data-elem-id="1567155294327"] {
    color: #ffffff;
    z-index: 40;
    top: 98px;
    left: calc(50% - 600px + 20px);
    width: 638px;
}

#rec441876578 .tn-elem[data-elem-id="1567155294327"] .tn-atom {
    color: #ffffff;
    font-size: 42px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.25;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1567155294327"] {
        top: 84px;
        left: calc(50% - 480px + 30px);
        width: 388 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1567155294327"] .tn-atom {
        font-size: 27px;
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1567155294327"] {
        top: 30px;
        left: calc(50% - 320px + 40px);
        width: 548 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1567155294327"] {
        text-align: center;
    }

    #rec441876578 .tn-elem[data-elem-id="1567155294327"] .tn-atom {
        font-size: 27px;
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1567155294327"] {
        top: 27px;
        left: calc(50% - 240px + 20px);
        width: 438 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1567155294327"] .tn-atom {
        font-size: 27px;
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1567155294327"] {
        top: 55px;
        left: calc(50% - 160px + -4px);
        width: 328 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1567155294327"] .tn-atom {
        font-size: 24px;
    }
}

#rec441876578 .tn-elem[data-elem-id="1567428177035"] {
    z-index: 6;
    top: 432px;
    left: calc(50% - 600px + -857px);
    width: 2969px;
    height: 57px;
}

#rec441876578 .tn-elem[data-elem-id="1567428177035"] .tn-atom {
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1567428177035"] {
        top: 77pxpx;
        left: calc(50% - 480px + -474pxpx);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1567428177035"] {
        top: 383px;
        left: calc(50% - 320px + -823px);
        width: 2969 px;
        height: 441 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1567428177035"] {
        top: 345px;
        left: calc(50% - 240px + -521px);
        width: 1929 px;
        height: 521 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1567428177035"] {
        top: 419px;
        left: calc(50% - 160px + -652px);
        width: 1929 px;
        height: 375 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1567428177035"] .tn-atom {
        opacity: 1;
        background-attachment: scroll;
    }
}

#rec441876578 .tn-elem[data-elem-id="1649764974942"] {
    color: #f3f7f6;
    z-index: 41;
    top: 180px;
    left: calc(50% - 600px + 57px);
    width: 587px;
}

#rec441876578 .tn-elem[data-elem-id="1649764974942"] .tn-atom {
    color: #f3f7f6;
    font-size: 20px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1649764974942"] {
        top: 141px;
        left: calc(50% - 480px + 57px);
        width: 402 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1649764974942"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1649764974942"] {
        top: 87px;
        left: calc(50% - 320px + 175px);
        width: 324 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1649764974942"] .tn-atom {
        font-size: 16px;
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1649764974942"] {
        top: 87px;
        left: calc(50% - 240px + 95px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1649764974942"] {
        top: 114px;
        left: calc(50% - 160px + 42px);
        width: 267 px;
    }
}

#rec441876578 .tn-elem[data-elem-id="1649765386545"] {
    z-index: 43;
    top: 185px;
    left: calc(50% - 600px + 20px);
    width: 20px;
    height: 20px;
}

#rec441876578 .tn-elem[data-elem-id="1649765386545"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1649765386545"] {
        top: 146px;
        left: calc(50% - 480px + 20px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1649765386545"] {
        top: 92px;
        left: calc(50% - 320px + 138px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1649765386545"] {
        top: 92px;
        left: calc(50% - 240px + 58px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1649765386545"] {
        top: 119px;
        left: calc(50% - 160px + 5px);
    }
}

#rec441876578 .tn-elem[data-elem-id="1649765446865"] {
    color: #f3f7f6;
    z-index: 44;
    top: 235px;
    left: calc(50% - 600px + 57px);
    width: 571px;
}

#rec441876578 .tn-elem[data-elem-id="1649765446865"] .tn-atom {
    color: #f3f7f6;
    font-size: 20px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1649765446865"] {
        top: 206px;
        left: calc(50% - 480px + 57px);
        width: 345 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1649765446865"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1649765446865"] {
        top: 149px;
        left: calc(50% - 320px + 175px);
        width: 271 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1649765446865"] .tn-atom {
        font-size: 16px;
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1649765446865"] {
        top: 149px;
        left: calc(50% - 240px + 95px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1649765446865"] {
        top: 176px;
        left: calc(50% - 160px + 42px);
    }
}

#rec441876578 .tn-elem[data-elem-id="1649765446874"] {
    z-index: 45;
    top: 240px;
    left: calc(50% - 600px + 20px);
    width: 20px;
    height: 20px;
}

#rec441876578 .tn-elem[data-elem-id="1649765446874"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1649765446874"] {
        top: 211px;
        left: calc(50% - 480px + 20px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1649765446874"] {
        top: 154px;
        left: calc(50% - 320px + 138px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1649765446874"] {
        top: 154px;
        left: calc(50% - 240px + 58px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1649765446874"] {
        top: 181px;
        left: calc(50% - 160px + 5px);
    }
}

#rec441876578 .tn-elem[data-elem-id="1649765558374"] {
    color: #f3f7f6;
    z-index: 46;
    top: 290px;
    left: calc(50% - 600px + 57px);
    width: 613px;
}

#rec441876578 .tn-elem[data-elem-id="1649765558374"] .tn-atom {
    color: #f3f7f6;
    font-size: 20px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558374"] {
        top: 277px;
        left: calc(50% - 480px + 57px);
        width: 327 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1649765558374"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558374"] {
        top: 214px;
        left: calc(50% - 320px + 175px);
    }

    #rec441876578 .tn-elem[data-elem-id="1649765558374"] .tn-atom {
        font-size: 16px;
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558374"] {
        top: 214px;
        left: calc(50% - 240px + 95px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558374"] {
        top: 241px;
        left: calc(50% - 160px + 42px);
        width: 266 px;
    }
}

#rec441876578 .tn-elem[data-elem-id="1649765558384"] {
    z-index: 47;
    top: 295px;
    left: calc(50% - 600px + 20px);
    width: 20px;
    height: 20px;
}

#rec441876578 .tn-elem[data-elem-id="1649765558384"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558384"] {
        top: 282px;
        left: calc(50% - 480px + 20px);
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558384"] {
        top: 219px;
        left: calc(50% - 320px + 138px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558384"] {
        top: 219px;
        left: calc(50% - 240px + 58px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558384"] {
        top: 246px;
        left: calc(50% - 160px + 5px);
    }
}

#rec441876578 .tn-elem[data-elem-id="1649765558395"] {
    color: #f3f7f6;
    z-index: 48;
    top: 345px;
    left: calc(50% - 600px + 57px);
    width: 571px;
}

#rec441876578 .tn-elem[data-elem-id="1649765558395"] .tn-atom {
    color: #f3f7f6;
    font-size: 20px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558395"] {
        top: 345px;
        left: calc(50% - 480px + 57px);
        width: 354 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1649765558395"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558395"] {
        top: 281px;
        left: calc(50% - 320px + 175px);
        width: 290 px;
    }

    #rec441876578 .tn-elem[data-elem-id="1649765558395"] .tn-atom {
        font-size: 16px;
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558395"] {
        top: 281px;
        left: calc(50% - 240px + 95px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558395"] {
        top: 308px;
        left: calc(50% - 160px + 42px);
        width: 273 px;
    }
}

#rec441876578 .tn-elem[data-elem-id="1649765558402"] {
    z-index: 49;
    top: 350px;
    left: calc(50% - 600px + 20px);
    width: 20px;
    height: 20px;
}

#rec441876578 .tn-elem[data-elem-id="1649765558402"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 959px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558402"] {
        top: 286px;
        left: calc(50% - 320px + 138px);
    }
}

@media screen and (max-width: 639px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558402"] {
        top: 286px;
        left: calc(50% - 240px + 58px);
    }
}

@media screen and (max-width: 479px) {
    #rec441876578 .tn-elem[data-elem-id="1649765558402"] {
        top: 313px;
        left: calc(50% - 160px + 5px);
    }
}

#rec444022248 .t-radio__indicator:after {
    background: #000000;
}

#rec444022248 .t-radio__indicator:after {
    background: #000000;
}

#rec444022248 .t-radio__indicator:after {
    background: #000000;
}

#rec444022248 .t-radio__indicator:after {
    background: #000000;
}

#rec444022248 input::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec444022248 input::-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec444022248 input:-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec444022248 input:-ms-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec444022248 textarea::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec444022248 textarea::-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec444022248 textarea:-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec444022248 textarea:-ms-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec444022248 .t835__quiz .t-form .t-input-title {
    font-size: 30px;
    font-family: Roboto;
}

#rec444022248 .t835__quiz-description .st61 {
    stroke: #383a54;
}

#rec125732789 .t396__artboard {
    height: 330px;
    background-color: #ffffff;
}

#rec125732789 .t396__filter {
    height: 330px;
}

#rec125732789 .t396__carrier {
    height: 330px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec125732789 .t396__artboard {
        height: 370px;
    }

    #rec125732789 .t396__filter {
        height: 370px;
    }

    #rec125732789 .t396__carrier {
        height: 370px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec125732789 .t396__artboard {
        height: 300px;
    }

    #rec125732789 .t396__filter {
        height: 300px;
    }

    #rec125732789 .t396__carrier {
        height: 300px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec125732789 .t396__artboard {
        height: 400px;
    }

    #rec125732789 .t396__filter {
        height: 400px;
    }

    #rec125732789 .t396__carrier {
        height: 400px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec125732789 .t396__artboard {
        height: 600px;
    }

    #rec125732789 .t396__filter {
        height: 600px;
    }

    #rec125732789 .t396__carrier {
        height: 600px;
        background-attachment: scroll;
    }
}

#rec125732789 .tn-elem[data-elem-id="1567503139321"] {
    color: #383a54;
    text-align: center;
    z-index: 1;
    top: 15px;
    left: calc(50% - 600px + 310px);
    width: 560px;
}

#rec125732789 .tn-elem[data-elem-id="1567503139321"] .tn-atom {
    color: #383a54;
    font-size: 42px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125732789 .tn-elem[data-elem-id="1567503139321"] {
        top: 10px;
        left: calc(50% - 480px + 220px);
    }
}

@media screen and (max-width: 959px) {
    #rec125732789 .tn-elem[data-elem-id="1567503139321"] {
        top: 0px;
        left: calc(50% - 320px + 50px);
    }

    #rec125732789 .tn-elem[data-elem-id="1567503139321"] .tn-atom {
        font-size: 37px;
    }
}

@media screen and (max-width: 639px) {
    #rec125732789 .tn-elem[data-elem-id="1567503139321"] {
        top: 11px;
        left: calc(50% - 240px + 0px);
        width: 480 px;
    }

    #rec125732789 .tn-elem[data-elem-id="1567503139321"] .tn-atom {
        font-size: 31px;
    }
}

@media screen and (max-width: 479px) {
    #rec125732789 .tn-elem[data-elem-id="1567503139321"] {
        top: 15px;
        left: calc(50% - 160px + 0px);
        width: 320 px;
    }

    #rec125732789 .tn-elem[data-elem-id="1567503139321"] .tn-atom {
        font-size: 24px;
    }
}

#rec125732789 .tn-elem[data-elem-id="1567503167713"] {
    color: #000000;
    text-align: center;
    z-index: 2;
    top: 240px;
    left: calc(50% - 600px + 310px);
    width: 580px;
}

#rec125732789 .tn-elem[data-elem-id="1567503167713"] .tn-atom {
    color: #000000;
    font-size: 18px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125732789 .tn-elem[data-elem-id="1567503167713"] {
        top: 280px;
        left: calc(50% - 480px + 210px);
    }
}

@media screen and (max-width: 959px) {
    #rec125732789 .tn-elem[data-elem-id="1567503167713"] {
        top: 205px;
        left: calc(50% - 320px + 40px);
    }

    #rec125732789 .tn-elem[data-elem-id="1567503167713"] .tn-atom {
        font-size: 16px;
    }
}

@media screen and (max-width: 639px) {
    #rec125732789 .tn-elem[data-elem-id="1567503167713"] {
        top: 309px;
        left: calc(50% - 240px + 10px);
        width: 460 px;
    }

    #rec125732789 .tn-elem[data-elem-id="1567503167713"] .tn-atom {
        font-size: 16px;
    }
}

@media screen and (max-width: 479px) {
    #rec125732789 .tn-elem[data-elem-id="1567503167713"] {
        top: 470px;
        left: calc(50% - 160px + 5px);
        width: 310 px;
    }

    #rec125732789 .tn-elem[data-elem-id="1567503167713"] .tn-atom {
        font-size: 16px;
    }
}

#rec125732789 .tn-elem[data-elem-id="1567503206338"] {
    color: #000000;
    text-align: center;
    z-index: 4;
    top: 80px;
    left: calc(50% - 600px + 310px);
    width: 560px;
}

#rec125732789 .tn-elem[data-elem-id="1567503206338"] .tn-atom {
    color: #000000;
    font-size: 18px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125732789 .tn-elem[data-elem-id="1567503206338"] {
        top: 90px;
        left: calc(50% - 480px + 220px);
    }
}

@media screen and (max-width: 959px) {
    #rec125732789 .tn-elem[data-elem-id="1567503206338"] {
        top: 50px;
        left: calc(50% - 320px + 60px);
    }
}

@media screen and (max-width: 639px) {
    #rec125732789 .tn-elem[data-elem-id="1567503206338"] {
        top: 55px;
        left: calc(50% - 240px + -30px);
    }
}

@media screen and (max-width: 479px) {
    #rec125732789 .tn-elem[data-elem-id="1567503206338"] {
        top: 60px;
        left: calc(50% - 160px + 0px);
        width: 320 px;
    }

    #rec125732789 .tn-elem[data-elem-id="1567503206338"] .tn-atom {
        font-size: 15px;
    }
}

#rec125732789 .tn-elem[data-elem-id="1567503250301"] {
    color: #000000;
    text-align: center;
    z-index: 5;
    top: 192px;
    left: calc(50% - 600px + 156px);
    width: 320px;
}

#rec125732789 .tn-elem[data-elem-id="1567503250301"] .tn-atom {
    color: #000000;
    font-size: 18px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125732789 .tn-elem[data-elem-id="1567503250301"] {
        top: 232px;
        left: calc(50% - 480px + 56px);
    }
}

@media screen and (max-width: 959px) {
    #rec125732789 .tn-elem[data-elem-id="1567503250301"] {
        top: 169px;
        left: calc(50% - 320px + -50px);
    }

    #rec125732789 .tn-elem[data-elem-id="1567503250301"] .tn-atom {
        font-size: 15px;
    }
}

@media screen and (max-width: 639px) {
    #rec125732789 .tn-elem[data-elem-id="1567503250301"] {
        top: 265px;
        left: calc(50% - 240px + 0px);
        width: 230 px;
    }

    #rec125732789 .tn-elem[data-elem-id="1567503250301"] .tn-atom {
        font-size: 15px;
    }
}

@media screen and (max-width: 479px) {
    #rec125732789 .tn-elem[data-elem-id="1567503250301"] {
        top: 165px;
        left: calc(50% - 160px + 0px);
        width: 320 px;
    }

    #rec125732789 .tn-elem[data-elem-id="1567503250301"] .tn-atom {
        font-size: 16px;
    }
}

#rec125732789 .tn-elem[data-elem-id="1567503260937"] {
    color: #000000;
    text-align: center;
    z-index: 6;
    top: 192px;
    left: calc(50% - 600px + 446px);
    width: 320px;
}

#rec125732789 .tn-elem[data-elem-id="1567503260937"] .tn-atom {
    color: #000000;
    font-size: 18px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125732789 .tn-elem[data-elem-id="1567503260937"] {
        top: 232px;
        left: calc(50% - 480px + 346px);
    }
}

@media screen and (max-width: 959px) {
    #rec125732789 .tn-elem[data-elem-id="1567503260937"] {
        top: 169px;
        left: calc(50% - 320px + 160px);
    }

    #rec125732789 .tn-elem[data-elem-id="1567503260937"] .tn-atom {
        font-size: 15px;
    }
}

@media screen and (max-width: 639px) {
    #rec125732789 .tn-elem[data-elem-id="1567503260937"] {
        top: 265px;
        left: calc(50% - 240px + 200px);
    }

    #rec125732789 .tn-elem[data-elem-id="1567503260937"] .tn-atom {
        font-size: 15px;
    }
}

@media screen and (max-width: 479px) {
    #rec125732789 .tn-elem[data-elem-id="1567503260937"] {
        top: 295px;
        left: calc(50% - 160px + 0px);
        width: 320 px;
    }

    #rec125732789 .tn-elem[data-elem-id="1567503260937"] .tn-atom {
        font-size: 16px;
    }
}

#rec125732789 .tn-elem[data-elem-id="1567503263486"] {
    color: #000000;
    text-align: center;
    z-index: 7;
    top: 192px;
    left: calc(50% - 600px + 726px);
    width: 320px;
}

#rec125732789 .tn-elem[data-elem-id="1567503263486"] .tn-atom {
    color: #000000;
    font-size: 18px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125732789 .tn-elem[data-elem-id="1567503263486"] {
        top: 232px;
        left: calc(50% - 480px + 626px);
    }
}

@media screen and (max-width: 959px) {
    #rec125732789 .tn-elem[data-elem-id="1567503263486"] {
        top: 169px;
        left: calc(50% - 320px + 370px);
    }

    #rec125732789 .tn-elem[data-elem-id="1567503263486"] .tn-atom {
        font-size: 15px;
    }
}

@media screen and (max-width: 639px) {
    #rec125732789 .tn-elem[data-elem-id="1567503263486"] {
        top: 151px;
        left: calc(50% - 240px + 80px);
    }

    #rec125732789 .tn-elem[data-elem-id="1567503263486"] .tn-atom {
        font-size: 15px;
    }
}

@media screen and (max-width: 479px) {
    #rec125732789 .tn-elem[data-elem-id="1567503263486"] {
        top: 425px;
        left: calc(50% - 160px + 1px);
        width: 320 px;
    }

    #rec125732789 .tn-elem[data-elem-id="1567503263486"] .tn-atom {
        font-size: 16px;
    }
}

#rec125732789 .tn-elem[data-elem-id="1567503294930"] {
    z-index: 8;
    top: 125px;
    left: calc(50% - 600px + 860px);
    width: 60px;
}

#rec125732789 .tn-elem[data-elem-id="1567503294930"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125732789 .tn-elem[data-elem-id="1567503294930"] {
        top: 142px;
        left: calc(50% - 480px + 741px);
    }
}

@media screen and (max-width: 959px) {
    #rec125732789 .tn-elem[data-elem-id="1567503294930"] {
        top: 94px;
        left: calc(50% - 320px + 490px);
        width: 70 px;
    }
}

@media screen and (max-width: 639px) {
    #rec125732789 .tn-elem[data-elem-id="1567503294930"] {
        top: 91px;
        left: calc(50% - 240px + 210px);
        width: 60 px;
    }
}

@media screen and (max-width: 479px) {
    #rec125732789 .tn-elem[data-elem-id="1567503294930"] {
        top: 335px;
        left: calc(50% - 160px + 120px);
    }
}

#rec125732789 .tn-elem[data-elem-id="1567503324738"] {
    z-index: 9;
    top: 125px;
    left: calc(50% - 600px + 570px);
    width: 60px;
}

#rec125732789 .tn-elem[data-elem-id="1567503324738"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125732789 .tn-elem[data-elem-id="1567503324738"] {
        top: 142px;
        left: calc(50% - 480px + 456px);
    }
}

@media screen and (max-width: 959px) {
    #rec125732789 .tn-elem[data-elem-id="1567503324738"] {
        top: 94px;
        left: calc(50% - 320px + 285px);
        width: 70 px;
    }
}

@media screen and (max-width: 639px) {
    #rec125732789 .tn-elem[data-elem-id="1567503324738"] {
        top: 195px;
        left: calc(50% - 240px + 320px);
        width: 60 px;
    }
}

@media screen and (max-width: 479px) {
    #rec125732789 .tn-elem[data-elem-id="1567503324738"] {
        top: 210px;
        left: calc(50% - 160px + 120px);
    }
}

#rec125732789 .tn-elem[data-elem-id="1567503328084"] {
    z-index: 10;
    top: 125px;
    left: calc(50% - 600px + 290px);
    width: 60px;
}

#rec125732789 .tn-elem[data-elem-id="1567503328084"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125732789 .tn-elem[data-elem-id="1567503328084"] {
        top: 142px;
        left: calc(50% - 480px + 176px);
    }
}

@media screen and (max-width: 959px) {
    #rec125732789 .tn-elem[data-elem-id="1567503328084"] {
        top: 94px;
        left: calc(50% - 320px + 70px);
        width: 70 px;
    }
}

@media screen and (max-width: 639px) {
    #rec125732789 .tn-elem[data-elem-id="1567503328084"] {
        top: 190px;
        left: calc(50% - 240px + 80px);
        width: 70 px;
    }
}

@media screen and (max-width: 479px) {
    #rec125732789 .tn-elem[data-elem-id="1567503328084"] {
        top: 85px;
        left: calc(50% - 160px + 120px);
    }
}

#rec441739622 .t396__artboard {
    height: 510px;
    background-color: #ffffff;
}

#rec441739622 .t396__filter {
    height: 510px;
}

#rec441739622 .t396__carrier {
    height: 510px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .t396__artboard {
        height: 500px;
    }

    #rec441739622 .t396__filter {
        height: 500px;
    }

    #rec441739622 .t396__carrier {
        height: 500px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .t396__artboard {
        height: 680px;
    }

    #rec441739622 .t396__filter {
        height: 680px;
    }

    #rec441739622 .t396__carrier {
        height: 680px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .t396__artboard {
        height: 700px;
    }

    #rec441739622 .t396__filter {
        height: 700px;
    }

    #rec441739622 .t396__carrier {
        height: 700px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .t396__artboard {
        height: 990px;
    }

    #rec441739622 .t396__filter {
        height: 990px;
    }

    #rec441739622 .t396__carrier {
        height: 990px;
        background-attachment: scroll;
    }
}

#rec441739622 .tn-elem[data-elem-id="1650043846688"] {
    color: #383a54;
    z-index: 2;
    top: 68px;
    left: calc(50% - 600px + 320px);
    width: 362px;
}

#rec441739622 .tn-elem[data-elem-id="1650043846688"] .tn-atom {
    color: #383a54;
    font-size: 27px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.1;
    font-weight: 900;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1650043846688"] {
        top: 68px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1650043846688"] {
        top: 70px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1650043846688"] {
        top: 52px;
        left: calc(50% - 240px + 248px);
        width: 220 px;
    }

    #rec441739622 .tn-elem[data-elem-id="1650043846688"] .tn-atom {
        font-size: 19px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1650043846688"] {
        top: 342px;
        left: calc(50% - 160px + 50px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650043846688"] {
        text-align: center;
    }
}

#rec441739622 .tn-elem[data-elem-id="1650043927969"] {
    color: #000000;
    z-index: 3;
    top: 141px;
    left: calc(50% - 600px + 320px);
    width: 183px;
}

#rec441739622 .tn-elem[data-elem-id="1650043927969"] .tn-atom {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1650043927969"] {
        top: 141px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1650043927969"] {
        top: 143px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1650043927969"] {
        top: 94px;
        left: calc(50% - 240px + 248px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650043927969"] .tn-atom {
        font-size: 13px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1650043927969"] {
        top: 386px;
        left: calc(50% - 160px + 68px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650043927969"] {
        text-align: center;
    }
}

#rec441739622 .tn-elem[data-elem-id="1650044051532"] {
    color: #d4231b;
    z-index: 4;
    top: 167px;
    left: calc(50% - 600px + 320px);
    width: 185px;
}

#rec441739622 .tn-elem[data-elem-id="1650044051532"] .tn-atom {
    color: #d4231b;
    font-size: 26px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1650044051532"] {
        top: 167px;
        left: calc(50% - 480px + 310px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650044051532"] .tn-atom {
        font-size: 22px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1650044051532"] {
        top: 169px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1650044051532"] {
        top: 114px;
        left: calc(50% - 240px + 248px);
        width: 120 px;
    }

    #rec441739622 .tn-elem[data-elem-id="1650044051532"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1650044051532"] {
        top: 406px;
        left: calc(50% - 160px + 99px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650044051532"] {
        text-align: center;
    }
}

#rec441739622 .tn-elem[data-elem-id="1650044172411"] {
    color: #000000;
    z-index: 5;
    top: 141px;
    left: calc(50% - 600px + 521px);
    width: 133px;
}

#rec441739622 .tn-elem[data-elem-id="1650044172411"] .tn-atom {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1650044172411"] {
        top: 141px;
        left: calc(50% - 480px + 504px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1650044172411"] {
        top: 143px;
        left: calc(50% - 320px + 491px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1650044172411"] {
        top: 146px;
        left: calc(50% - 240px + 248px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650044172411"] .tn-atom {
        font-size: 13px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1650044172411"] {
        top: 438px;
        left: calc(50% - 160px + 93px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650044172411"] {
        text-align: center;
    }
}

#rec441739622 .tn-elem[data-elem-id="1650044172427"] {
    color: #d4231b;
    z-index: 6;
    top: 167px;
    left: calc(50% - 600px + 521px);
    width: 162px;
}

#rec441739622 .tn-elem[data-elem-id="1650044172427"] .tn-atom {
    color: #d4231b;
    font-size: 26px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1650044172427"] {
        top: 167px;
        left: calc(50% - 480px + 504px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650044172427"] .tn-atom {
        font-size: 22px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1650044172427"] {
        top: 169px;
        left: calc(50% - 320px + 491px);
        width: 140 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1650044172427"] {
        top: 165px;
        left: calc(50% - 240px + 248px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650044172427"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1650044172427"] {
        top: 457px;
        left: calc(50% - 160px + 89px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650044172427"] {
        text-align: center;
    }
}

#rec441739622 .tn-elem[data-elem-id="1650044327994"] {
    color: #383a54;
    z-index: 8;
    top: 230px;
    left: calc(50% - 600px + 320px);
    width: 129px;
}

#rec441739622 .tn-elem[data-elem-id="1650044327994"] .tn-atom {
    color: #383a54;
    font-size: 16px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1650044327994"] {
        top: 230px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1650044327994"] {
        top: 227px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1650044327994"] {
        top: 209px;
        left: calc(50% - 240px + 248px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650044327994"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1650044327994"] {
        top: 501px;
        left: calc(50% - 160px + 96px);
    }

    #rec441739622 .tn-elem[data-elem-id="1650044327994"] {
        text-align: center;
    }
}

#rec441739622 .tn-elem[data-elem-id="1650044522298"] {
    color: #ffffff;
    text-align: center;
    z-index: 10;
    top: 409px;
    left: calc(50% - 600px + 320px);
    width: 250px;
    height: 45px;
}

#rec441739622 .tn-elem[data-elem-id="1650044522298"] .tn-atom {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-color: #d4231b;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}

@media (hover),
(min-width:0\0) {
    #rec441739622 .tn-elem[data-elem-id="1650044522298"] .tn-atom:hover {
        background-color: #d4231b;
        background-image: none;
    }
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1650044522298"] {
        top: 409px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1650044522298"] {
        top: 405px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1650044522298"] {
        top: 361px;
        left: calc(50% - 240px + 115px);
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1650044522298"] {
        top: 623px;
        left: calc(50% - 160px + 20px);
        width: 280 px;
        height: 50 px;
    }
}

#rec441739622 .tn-elem[data-elem-id="1651134584846"] {
    z-index: 15;
    top: 109px;
    left: calc(50% - 600px + 320px);
    width: 100px;
    height: 5px;
}

#rec441739622 .tn-elem[data-elem-id="1651134584846"] .tn-atom {
    background-color: #383a54;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651134584846"] {
        top: 109px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1651134584846"] {
        top: 111px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651134584846"] {
        top: 80px;
        left: calc(50% - 240px + 248px);
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651134584846"] {
        top: 372px;
        left: calc(50% - 160px + 110px);
    }
}

#rec441739622 .tn-elem[data-elem-id="1651134714620"] {
    z-index: 16;
    top: 68px;
    left: calc(50% - 600px + 21px);
    width: 259px;
    height: 384px;
}

#rec441739622 .tn-elem[data-elem-id="1651134714620"] .tn-atom {
    border-radius: 8px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 20px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651134714620"] {
        top: 68px;
        left: calc(50% - 480px + 11px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651134714620"] {
        top: 50px;
        left: calc(50% - 240px + 10px);
        width: 217 px;
        height: 282 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651134714620"] {
        top: 38px;
        left: calc(50% - 160px + 19px);
        width: 281 px;
        height: 282 px;
    }
}

#rec441739622 .tn-elem[data-elem-id="1651134746013"] {
    z-index: 17;
    top: 400px;
    left: calc(50% - 600px + 21px);
    width: 259px;
    height: 54px;
}

#rec441739622 .tn-elem[data-elem-id="1651134746013"] .tn-atom {
    border-radius: 8px;
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 0px 0px rgba(56, 58, 84, 1);
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746013"] {
        top: 400px;
        left: calc(50% - 480px + 11px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746013"] {
        top: 280px;
        left: calc(50% - 240px + 10px);
        width: 217 px;
        height: 54 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746013"] {
        top: 268px;
        left: calc(50% - 160px + 19px);
        width: 281 px;
        height: 54 px;
    }
}

#rec441739622 .tn-elem[data-elem-id="1651134746023"] {
    z-index: 18;
    top: 391px;
    left: calc(50% - 600px + 21px);
    width: 259px;
    height: 54px;
}

#rec441739622 .tn-elem[data-elem-id="1651134746023"] .tn-atom {
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746023"] {
        top: 391px;
        left: calc(50% - 480px + 11px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746023"] {
        top: 271px;
        left: calc(50% - 240px + 10px);
        width: 217 px;
        height: 54 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746023"] {
        top: 259px;
        left: calc(50% - 160px + 19px);
        width: 281 px;
        height: 54 px;
    }
}

#rec441739622 .tn-elem[data-elem-id="1651134746036"] {
    z-index: 19;
    top: 410px;
    left: calc(50% - 600px + 40px);
    width: 28px;
}

#rec441739622 .tn-elem[data-elem-id="1651134746036"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746036"] {
        top: 410px;
        left: calc(50% - 480px + 30px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746036"] {
        top: 290px;
        left: calc(50% - 240px + 29px);
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746036"] {
        top: 278px;
        left: calc(50% - 160px + 38px);
    }
}

#rec441739622 .tn-elem[data-elem-id="1651134746047"] {
    color: #000000;
    z-index: 20;
    top: 406px;
    left: calc(50% - 600px + 80px);
    width: 122px;
}

#rec441739622 .tn-elem[data-elem-id="1651134746047"] .tn-atom {
    color: #000000;
    font-size: 12px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746047"] {
        top: 406px;
        left: calc(50% - 480px + 70px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746047"] {
        top: 286px;
        left: calc(50% - 240px + 69px);
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651134746047"] {
        top: 274px;
        left: calc(50% - 160px + 78px);
    }
}

#rec441739622 .tn-elem[data-elem-id="1651134841512"] {
    z-index: 21;
    top: 152px;
    left: calc(50% - 600px + 771px);
    width: 123px;
    height: 117px;
}

#rec441739622 .tn-elem[data-elem-id="1651134841512"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651134841512"] {
        top: 151px;
        left: calc(50% - 480px + 688px);
        width: 123 px;
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1651134841512"] {
        top: 557px;
        left: calc(50% - 320px + 17px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651134841512"] {
        top: 493px;
        left: calc(50% - 240px + 17px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651134841512"] {
        top: 794px;
        left: calc(50% - 160px + 2px);
        width: 100 px;
    }
}

#rec441739622 .tn-elem[data-elem-id="1651135237359"] {
    color: #383a54;
    z-index: 27;
    top: 68px;
    left: calc(50% - 600px + 772px);
    width: 398px;
}

#rec441739622 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
    color: #383a54;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651135237359"] {
        top: 68px;
        left: calc(50% - 480px + 688px);
        width: 258 px;
    }

    #rec441739622 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1651135237359"] {
        top: 492px;
        left: calc(50% - 320px + 70px);
        width: 501 px;
    }

    #rec441739622 .tn-elem[data-elem-id="1651135237359"] {
        text-align: center;
    }

    #rec441739622 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 15px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651135237359"] {
        top: 439px;
        left: calc(50% - 240px + -10px);
    }

    #rec441739622 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 13px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651135237359"] {
        top: 708px;
        left: calc(50% - 160px + 33px);
        width: 254 px;
    }

    #rec441739622 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 14px;
    }
}

#rec441739622 .tn-elem[data-elem-id="1651135368930"] {
    color: #000000;
    z-index: 28;
    top: 265px;
    left: calc(50% - 600px + 320px);
    width: 400px;
}

#rec441739622 .tn-elem[data-elem-id="1651135368930"] .tn-atom {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651135368930"] {
        top: 265px;
        left: calc(50% - 480px + 310px);
        width: 337 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1651135368930"] {
        top: 260px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651135368930"] {
        top: 1245px;
        left: calc(50% - 240px + 130px);
        width: 220 px;
    }

    #rec441739622 .tn-elem[data-elem-id="1651135368930"] .tn-atom {
        font-size: 12px;
    }
}

@media screen and (max-width: 479px) {}

#rec441739622 .tn-elem[data-elem-id="1651135487360"] {
    color: #000000;
    z-index: 29;
    top: 123px;
    left: calc(50% - 600px + 772px);
    width: 217px;
}

#rec441739622 .tn-elem[data-elem-id="1651135487360"] .tn-atom {
    color: #000000;
    font-size: 12px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    opacity: 0.6;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651135487360"] {
        top: 117px;
        left: calc(50% - 480px + 688px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1651135487360"] {
        top: 519px;
        left: calc(50% - 320px + 211px);
    }

    #rec441739622 .tn-elem[data-elem-id="1651135487360"] {
        text-align: center;
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651135487360"] {
        top: 462px;
        left: calc(50% - 240px + 130px);
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651135487360"] {
        top: 756px;
        left: calc(50% - 160px + 51px);
    }
}

#rec441739622 .tn-elem[data-elem-id="1651135780206"] {
    z-index: 30;
    top: 152px;
    left: calc(50% - 600px + 910px);
    width: 123px;
    height: 117px;
}

#rec441739622 .tn-elem[data-elem-id="1651135780206"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651135780206"] {
        top: 151px;
        left: calc(50% - 480px + 827px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1651135780206"] {
        top: 557px;
        left: calc(50% - 320px + 120px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651135780206"] {
        top: 493px;
        left: calc(50% - 240px + 175px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651135780206"] {
        top: 794px;
        left: calc(50% - 160px + 110px);
        width: 100 px;
    }
}

#rec441739622 .tn-elem[data-elem-id="1651135784352"] {
    z-index: 31;
    top: 152px;
    left: calc(50% - 600px + 1049px);
    width: 123px;
    height: 117px;
}

#rec441739622 .tn-elem[data-elem-id="1651135784352"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651135784352"] {
        top: 343px;
        left: calc(50% - 480px + 688px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1651135784352"] {
        top: 557px;
        left: calc(50% - 320px + 429px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651135784352"] {
        top: 586px;
        left: calc(50% - 240px + 175px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651135784352"] {
        top: 882px;
        left: calc(50% - 160px + 110px);
        width: 100 px;
    }
}

#rec441739622 .tn-elem[data-elem-id="1651135828499"] {
    z-index: 32;
    top: 279px;
    left: calc(50% - 600px + 771px);
    width: 123px;
    height: 117px;
}

#rec441739622 .tn-elem[data-elem-id="1651135828499"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828499"] {
        top: 247px;
        left: calc(50% - 480px + 688px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828499"] {
        top: 557px;
        left: calc(50% - 320px + 223px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828499"] {
        top: 493px;
        left: calc(50% - 240px + 333px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828499"] {
        top: 794px;
        left: calc(50% - 160px + 218px);
        width: 100 px;
    }
}

#rec441739622 .tn-elem[data-elem-id="1651135828508"] {
    z-index: 33;
    top: 279px;
    left: calc(50% - 600px + 910px);
    width: 123px;
    height: 117px;
}

#rec441739622 .tn-elem[data-elem-id="1651135828508"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828508"] {
        top: 247px;
        left: calc(50% - 480px + 827px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828508"] {
        top: 557px;
        left: calc(50% - 320px + 326px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828508"] {
        top: 586px;
        left: calc(50% - 240px + 17px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828508"] {
        top: 882px;
        left: calc(50% - 160px + 2px);
        width: 100 px;
    }
}

#rec441739622 .tn-elem[data-elem-id="1651135828518"] {
    z-index: 34;
    top: 279px;
    left: calc(50% - 600px + 1049px);
    width: 123px;
    height: 117px;
}

#rec441739622 .tn-elem[data-elem-id="1651135828518"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828518"] {
        top: 343px;
        left: calc(50% - 480px + 827px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828518"] {
        top: 557px;
        left: calc(50% - 320px + 532px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828518"] {
        top: 586px;
        left: calc(50% - 240px + 333px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651135828518"] {
        top: 882px;
        left: calc(50% - 160px + 218px);
        width: 100 px;
    }
}

#rec441739622 .tn-elem[data-elem-id="1651138743140"] {
    color: #000000;
    z-index: 35;
    top: 925px;
    left: calc(50% - 600px + 320px);
    width: 400px;
}

#rec441739622 .tn-elem[data-elem-id="1651138743140"] .tn-atom {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739622 .tn-elem[data-elem-id="1651138743140"] {
        top: 965px;
        left: calc(50% - 480px + 280px);
        width: 337 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739622 .tn-elem[data-elem-id="1651138743140"] {
        top: 1100px;
        left: calc(50% - 320px + 150px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739622 .tn-elem[data-elem-id="1651138743140"] {
        top: 235px;
        left: calc(50% - 240px + 248px);
        width: 226 px;
    }

    #rec441739622 .tn-elem[data-elem-id="1651138743140"] .tn-atom {
        font-size: 12px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739622 .tn-elem[data-elem-id="1651138743140"] {
        top: 527px;
        left: calc(50% - 160px + 15px);
        width: 290 px;
    }

    #rec441739622 .tn-elem[data-elem-id="1651138743140"] {
        text-align: center;
    }
}

#rec441739875 .t396__artboard {
    height: 510px;
    background-color: #ffffff;
}

#rec441739875 .t396__filter {
    height: 510px;
}

#rec441739875 .t396__carrier {
    height: 510px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .t396__artboard {
        height: 500px;
    }

    #rec441739875 .t396__filter {
        height: 500px;
    }

    #rec441739875 .t396__carrier {
        height: 500px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .t396__artboard {
        height: 680px;
    }

    #rec441739875 .t396__filter {
        height: 680px;
    }

    #rec441739875 .t396__carrier {
        height: 680px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .t396__artboard {
        height: 700px;
    }

    #rec441739875 .t396__filter {
        height: 700px;
    }

    #rec441739875 .t396__carrier {
        height: 700px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .t396__artboard {
        height: 990px;
    }

    #rec441739875 .t396__filter {
        height: 990px;
    }

    #rec441739875 .t396__carrier {
        height: 990px;
        background-attachment: scroll;
    }
}

#rec441739875 .tn-elem[data-elem-id="1650043846688"] {
    color: #383a54;
    z-index: 2;
    top: 68px;
    left: calc(50% - 600px + 320px);
    width: 362px;
}

#rec441739875 .tn-elem[data-elem-id="1650043846688"] .tn-atom {
    color: #383a54;
    font-size: 27px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.1;
    font-weight: 900;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1650043846688"] {
        top: 68px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1650043846688"] {
        top: 70px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1650043846688"] {
        top: 50px;
        left: calc(50% - 240px + 248px);
        width: 232 px;
    }

    #rec441739875 .tn-elem[data-elem-id="1650043846688"] .tn-atom {
        font-size: 19px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1650043846688"] {
        top: 342px;
        left: calc(50% - 160px + 44px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650043846688"] {
        text-align: center;
    }
}

#rec441739875 .tn-elem[data-elem-id="1650043927969"] {
    color: #000000;
    z-index: 3;
    top: 141px;
    left: calc(50% - 600px + 320px);
    width: 183px;
}

#rec441739875 .tn-elem[data-elem-id="1650043927969"] .tn-atom {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1650043927969"] {
        top: 141px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1650043927969"] {
        top: 143px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1650043927969"] {
        top: 94px;
        left: calc(50% - 240px + 248px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650043927969"] .tn-atom {
        font-size: 13px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1650043927969"] {
        top: 386px;
        left: calc(50% - 160px + 68px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650043927969"] {
        text-align: center;
    }
}

#rec441739875 .tn-elem[data-elem-id="1650044051532"] {
    color: #d4231b;
    z-index: 4;
    top: 167px;
    left: calc(50% - 600px + 320px);
    width: 185px;
}

#rec441739875 .tn-elem[data-elem-id="1650044051532"] .tn-atom {
    color: #d4231b;
    font-size: 26px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1650044051532"] {
        top: 167px;
        left: calc(50% - 480px + 310px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650044051532"] .tn-atom {
        font-size: 22px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1650044051532"] {
        top: 169px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1650044051532"] {
        top: 114px;
        left: calc(50% - 240px + 248px);
        width: 120 px;
    }

    #rec441739875 .tn-elem[data-elem-id="1650044051532"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1650044051532"] {
        top: 406px;
        left: calc(50% - 160px + 99px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650044051532"] {
        text-align: center;
    }
}

#rec441739875 .tn-elem[data-elem-id="1650044172411"] {
    color: #000000;
    z-index: 5;
    top: 141px;
    left: calc(50% - 600px + 521px);
    width: 133px;
}

#rec441739875 .tn-elem[data-elem-id="1650044172411"] .tn-atom {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1650044172411"] {
        top: 141px;
        left: calc(50% - 480px + 504px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1650044172411"] {
        top: 143px;
        left: calc(50% - 320px + 491px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1650044172411"] {
        top: 146px;
        left: calc(50% - 240px + 248px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650044172411"] .tn-atom {
        font-size: 13px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1650044172411"] {
        top: 438px;
        left: calc(50% - 160px + 93px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650044172411"] {
        text-align: center;
    }
}

#rec441739875 .tn-elem[data-elem-id="1650044172427"] {
    color: #d4231b;
    z-index: 6;
    top: 167px;
    left: calc(50% - 600px + 521px);
    width: 162px;
}

#rec441739875 .tn-elem[data-elem-id="1650044172427"] .tn-atom {
    color: #d4231b;
    font-size: 26px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1650044172427"] {
        top: 167px;
        left: calc(50% - 480px + 504px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650044172427"] .tn-atom {
        font-size: 22px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1650044172427"] {
        top: 169px;
        left: calc(50% - 320px + 491px);
        width: 140 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1650044172427"] {
        top: 165px;
        left: calc(50% - 240px + 248px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650044172427"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1650044172427"] {
        top: 457px;
        left: calc(50% - 160px + 89px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650044172427"] {
        text-align: center;
    }
}

#rec441739875 .tn-elem[data-elem-id="1650044327994"] {
    color: #383a54;
    z-index: 8;
    top: 230px;
    left: calc(50% - 600px + 320px);
    width: 129px;
}

#rec441739875 .tn-elem[data-elem-id="1650044327994"] .tn-atom {
    color: #383a54;
    font-size: 16px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1650044327994"] {
        top: 230px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1650044327994"] {
        top: 227px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1650044327994"] {
        top: 209px;
        left: calc(50% - 240px + 248px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650044327994"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1650044327994"] {
        top: 501px;
        left: calc(50% - 160px + 96px);
    }

    #rec441739875 .tn-elem[data-elem-id="1650044327994"] {
        text-align: center;
    }
}

#rec441739875 .tn-elem[data-elem-id="1650044522298"] {
    color: #ffffff;
    text-align: center;
    z-index: 10;
    top: 409px;
    left: calc(50% - 600px + 320px);
    width: 250px;
    height: 45px;
}

#rec441739875 .tn-elem[data-elem-id="1650044522298"] .tn-atom {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-color: #d4231b;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}

@media (hover),
(min-width:0\0) {
    #rec441739875 .tn-elem[data-elem-id="1650044522298"] .tn-atom:hover {
        background-color: #d4231b;
        background-image: none;
    }
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1650044522298"] {
        top: 409px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1650044522298"] {
        top: 405px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1650044522298"] {
        top: 361px;
        left: calc(50% - 240px + 115px);
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1650044522298"] {
        top: 623px;
        left: calc(50% - 160px + 20px);
        width: 280 px;
        height: 50 px;
    }
}

#rec441739875 .tn-elem[data-elem-id="1651134584846"] {
    z-index: 15;
    top: 109px;
    left: calc(50% - 600px + 320px);
    width: 100px;
    height: 5px;
}

#rec441739875 .tn-elem[data-elem-id="1651134584846"] .tn-atom {
    background-color: #383a54;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651134584846"] {
        top: 109px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1651134584846"] {
        top: 111px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651134584846"] {
        top: 80px;
        left: calc(50% - 240px + 248px);
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651134584846"] {
        top: 372px;
        left: calc(50% - 160px + 110px);
    }
}

#rec441739875 .tn-elem[data-elem-id="1651134714620"] {
    z-index: 16;
    top: 68px;
    left: calc(50% - 600px + 21px);
    width: 259px;
    height: 384px;
}

#rec441739875 .tn-elem[data-elem-id="1651134714620"] .tn-atom {
    border-radius: 8px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 20px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651134714620"] {
        top: 68px;
        left: calc(50% - 480px + 11px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651134714620"] {
        top: 50px;
        left: calc(50% - 240px + 10px);
        width: 217 px;
        height: 282 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651134714620"] {
        top: 38px;
        left: calc(50% - 160px + 19px);
        width: 281 px;
        height: 282 px;
    }
}

#rec441739875 .tn-elem[data-elem-id="1651134746013"] {
    z-index: 17;
    top: 400px;
    left: calc(50% - 600px + 21px);
    width: 259px;
    height: 54px;
}

#rec441739875 .tn-elem[data-elem-id="1651134746013"] .tn-atom {
    border-radius: 8px;
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 0px 0px rgba(56, 58, 84, 1);
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746013"] {
        top: 400px;
        left: calc(50% - 480px + 11px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746013"] {
        top: 280px;
        left: calc(50% - 240px + 10px);
        width: 217 px;
        height: 54 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746013"] {
        top: 268px;
        left: calc(50% - 160px + 19px);
        width: 281 px;
        height: 54 px;
    }
}

#rec441739875 .tn-elem[data-elem-id="1651134746023"] {
    z-index: 18;
    top: 391px;
    left: calc(50% - 600px + 21px);
    width: 259px;
    height: 54px;
}

#rec441739875 .tn-elem[data-elem-id="1651134746023"] .tn-atom {
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746023"] {
        top: 391px;
        left: calc(50% - 480px + 11px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746023"] {
        top: 271px;
        left: calc(50% - 240px + 10px);
        width: 217 px;
        height: 54 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746023"] {
        top: 259px;
        left: calc(50% - 160px + 19px);
        width: 281 px;
        height: 54 px;
    }
}

#rec441739875 .tn-elem[data-elem-id="1651134746036"] {
    z-index: 19;
    top: 410px;
    left: calc(50% - 600px + 40px);
    width: 28px;
}

#rec441739875 .tn-elem[data-elem-id="1651134746036"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746036"] {
        top: 410px;
        left: calc(50% - 480px + 30px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746036"] {
        top: 291px;
        left: calc(50% - 240px + 24px);
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746036"] {
        top: 278px;
        left: calc(50% - 160px + 38px);
    }
}

#rec441739875 .tn-elem[data-elem-id="1651134746047"] {
    color: #000000;
    z-index: 20;
    top: 406px;
    left: calc(50% - 600px + 80px);
    width: 178px;
}

#rec441739875 .tn-elem[data-elem-id="1651134746047"] .tn-atom {
    color: #000000;
    font-size: 12px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746047"] {
        top: 406px;
        left: calc(50% - 480px + 70px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746047"] {
        top: 290px;
        left: calc(50% - 240px + 61px);
        width: 153 px;
    }

    #rec441739875 .tn-elem[data-elem-id="1651134746047"] .tn-atom {
        font-size: 10px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651134746047"] {
        top: 274px;
        left: calc(50% - 160px + 78px);
    }
}

#rec441739875 .tn-elem[data-elem-id="1651134841512"] {
    z-index: 21;
    top: 157px;
    left: calc(50% - 600px + 771px);
    width: 123px;
    height: 117px;
}

#rec441739875 .tn-elem[data-elem-id="1651134841512"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651134841512"] {
        top: 151px;
        left: calc(50% - 480px + 688px);
        width: 123 px;
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1651134841512"] {
        top: 557px;
        left: calc(50% - 320px + 17px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651134841512"] {
        top: 493px;
        left: calc(50% - 240px + 17px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651134841512"] {
        top: 794px;
        left: calc(50% - 160px + 2px);
        width: 100 px;
    }
}

#rec441739875 .tn-elem[data-elem-id="1651135237359"] {
    color: #383a54;
    z-index: 27;
    top: 68px;
    left: calc(50% - 600px + 772px);
    width: 398px;
}

#rec441739875 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
    color: #383a54;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651135237359"] {
        top: 68px;
        left: calc(50% - 480px + 688px);
        width: 256 px;
    }

    #rec441739875 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1651135237359"] {
        top: 492px;
        left: calc(50% - 320px + 60px);
        width: 521 px;
    }

    #rec441739875 .tn-elem[data-elem-id="1651135237359"] {
        text-align: center;
    }

    #rec441739875 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 15px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651135237359"] {
        top: 439px;
        left: calc(50% - 240px + -20px);
    }

    #rec441739875 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 13px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651135237359"] {
        top: 708px;
        left: calc(50% - 160px + 25px);
        width: 270 px;
    }

    #rec441739875 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 14px;
    }
}

#rec441739875 .tn-elem[data-elem-id="1651135368930"] {
    color: #000000;
    z-index: 28;
    top: 265px;
    left: calc(50% - 600px + 320px);
    width: 400px;
}

#rec441739875 .tn-elem[data-elem-id="1651135368930"] .tn-atom {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651135368930"] {
        top: 265px;
        left: calc(50% - 480px + 310px);
        width: 346 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1651135368930"] {
        top: 1000px;
        left: calc(50% - 320px + 160px);
    }

    #rec441739875 .tn-elem[data-elem-id="1651135368930"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651135368930"] {
        top: 1245px;
        left: calc(50% - 240px + 130px);
        width: 220 px;
    }

    #rec441739875 .tn-elem[data-elem-id="1651135368930"] .tn-atom {
        font-size: 12px;
    }
}

@media screen and (max-width: 479px) {}

#rec441739875 .tn-elem[data-elem-id="1651135487360"] {
    color: #000000;
    z-index: 29;
    top: 126px;
    left: calc(50% - 600px + 772px);
    width: 217px;
}

#rec441739875 .tn-elem[data-elem-id="1651135487360"] .tn-atom {
    color: #000000;
    font-size: 12px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    opacity: 0.6;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651135487360"] {
        top: 117px;
        left: calc(50% - 480px + 688px);
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1651135487360"] {
        top: 519px;
        left: calc(50% - 320px + 211px);
    }

    #rec441739875 .tn-elem[data-elem-id="1651135487360"] {
        text-align: center;
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651135487360"] {
        top: 462px;
        left: calc(50% - 240px + 130px);
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651135487360"] {
        top: 756px;
        left: calc(50% - 160px + 51px);
    }
}

#rec441739875 .tn-elem[data-elem-id="1651135780206"] {
    z-index: 30;
    top: 157px;
    left: calc(50% - 600px + 910px);
    width: 123px;
    height: 117px;
}

#rec441739875 .tn-elem[data-elem-id="1651135780206"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651135780206"] {
        top: 151px;
        left: calc(50% - 480px + 827px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1651135780206"] {
        top: 557px;
        left: calc(50% - 320px + 120px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651135780206"] {
        top: 493px;
        left: calc(50% - 240px + 175px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651135780206"] {
        top: 794px;
        left: calc(50% - 160px + 110px);
        width: 100 px;
    }
}

#rec441739875 .tn-elem[data-elem-id="1651135784352"] {
    z-index: 31;
    top: 157px;
    left: calc(50% - 600px + 1049px);
    width: 123px;
    height: 117px;
}

#rec441739875 .tn-elem[data-elem-id="1651135784352"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651135784352"] {
        top: 343px;
        left: calc(50% - 480px + 688px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1651135784352"] {
        top: 557px;
        left: calc(50% - 320px + 429px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651135784352"] {
        top: 586px;
        left: calc(50% - 240px + 175px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651135784352"] {
        top: 882px;
        left: calc(50% - 160px + 110px);
        width: 100 px;
    }
}

#rec441739875 .tn-elem[data-elem-id="1651135828499"] {
    z-index: 32;
    top: 284px;
    left: calc(50% - 600px + 771px);
    width: 123px;
    height: 117px;
}

#rec441739875 .tn-elem[data-elem-id="1651135828499"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828499"] {
        top: 247px;
        left: calc(50% - 480px + 688px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828499"] {
        top: 557px;
        left: calc(50% - 320px + 223px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828499"] {
        top: 493px;
        left: calc(50% - 240px + 333px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828499"] {
        top: 794px;
        left: calc(50% - 160px + 218px);
        width: 100 px;
    }
}

#rec441739875 .tn-elem[data-elem-id="1651135828508"] {
    z-index: 33;
    top: 284px;
    left: calc(50% - 600px + 910px);
    width: 123px;
    height: 117px;
}

#rec441739875 .tn-elem[data-elem-id="1651135828508"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828508"] {
        top: 247px;
        left: calc(50% - 480px + 827px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828508"] {
        top: 557px;
        left: calc(50% - 320px + 326px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828508"] {
        top: 586px;
        left: calc(50% - 240px + 17px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828508"] {
        top: 882px;
        left: calc(50% - 160px + 2px);
        width: 100 px;
    }
}

#rec441739875 .tn-elem[data-elem-id="1651135828518"] {
    z-index: 34;
    top: 284px;
    left: calc(50% - 600px + 1049px);
    width: 123px;
    height: 117px;
}

#rec441739875 .tn-elem[data-elem-id="1651135828518"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828518"] {
        top: 343px;
        left: calc(50% - 480px + 827px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828518"] {
        top: 557px;
        left: calc(50% - 320px + 532px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828518"] {
        top: 586px;
        left: calc(50% - 240px + 333px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651135828518"] {
        top: 882px;
        left: calc(50% - 160px + 218px);
        width: 100 px;
    }
}

#rec441739875 .tn-elem[data-elem-id="1651138743140"] {
    color: #000000;
    z-index: 35;
    top: 925px;
    left: calc(50% - 600px + 320px);
    width: 400px;
}

#rec441739875 .tn-elem[data-elem-id="1651138743140"] .tn-atom {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441739875 .tn-elem[data-elem-id="1651138743140"] {
        top: 965px;
        left: calc(50% - 480px + 280px);
        width: 337 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441739875 .tn-elem[data-elem-id="1651138743140"] {
        top: 262px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec441739875 .tn-elem[data-elem-id="1651138743140"] {
        top: 235px;
        left: calc(50% - 240px + 248px);
        width: 226 px;
    }

    #rec441739875 .tn-elem[data-elem-id="1651138743140"] .tn-atom {
        font-size: 12px;
    }
}

@media screen and (max-width: 479px) {
    #rec441739875 .tn-elem[data-elem-id="1651138743140"] {
        top: 527px;
        left: calc(50% - 160px + 5px);
        width: 311 px;
    }

    #rec441739875 .tn-elem[data-elem-id="1651138743140"] {
        text-align: center;
    }
}

#rec464277740 .t396__artboard {
    height: 510px;
    background-color: #ffffff;
}

#rec464277740 .t396__filter {
    height: 510px;
}

#rec464277740 .t396__carrier {
    height: 510px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .t396__artboard {
        height: 500px;
    }

    #rec464277740 .t396__filter {
        height: 500px;
    }

    #rec464277740 .t396__carrier {
        height: 500px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .t396__artboard {
        height: 680px;
    }

    #rec464277740 .t396__filter {
        height: 680px;
    }

    #rec464277740 .t396__carrier {
        height: 680px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .t396__artboard {
        height: 700px;
    }

    #rec464277740 .t396__filter {
        height: 700px;
    }

    #rec464277740 .t396__carrier {
        height: 700px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .t396__artboard {
        height: 990px;
    }

    #rec464277740 .t396__filter {
        height: 990px;
    }

    #rec464277740 .t396__carrier {
        height: 990px;
        background-attachment: scroll;
    }
}

#rec464277740 .tn-elem[data-elem-id="1650043846688"] {
    color: #383a54;
    z-index: 2;
    top: 68px;
    left: calc(50% - 600px + 320px);
    width: 362px;
}

#rec464277740 .tn-elem[data-elem-id="1650043846688"] .tn-atom {
    color: #383a54;
    font-size: 27px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.1;
    font-weight: 900;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1650043846688"] {
        top: 68px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1650043846688"] {
        top: 70px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1650043846688"] {
        top: 52px;
        left: calc(50% - 240px + 248px);
        width: 220 px;
    }

    #rec464277740 .tn-elem[data-elem-id="1650043846688"] .tn-atom {
        font-size: 19px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1650043846688"] {
        top: 342px;
        left: calc(50% - 160px + 50px);
    }

    #rec464277740 .tn-elem[data-elem-id="1650043846688"] {
        text-align: center;
    }
}

#rec464277740 .tn-elem[data-elem-id="1650043927969"] {
    color: #000000;
    z-index: 3;
    top: 141px;
    left: calc(50% - 600px + 320px);
    width: 183px;
}

#rec464277740 .tn-elem[data-elem-id="1650043927969"] .tn-atom {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1650043927969"] {
        top: 141px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1650043927969"] {
        top: 143px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1650043927969"] {
        top: 104px;
        left: calc(50% - 240px + 248px);
    }

    #rec464277740 .tn-elem[data-elem-id="1650043927969"] .tn-atom {
        font-size: 13px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1650043927969"] {
        top: 386px;
        left: calc(50% - 160px + 68px);
    }

    #rec464277740 .tn-elem[data-elem-id="1650043927969"] {
        text-align: center;
    }
}

#rec464277740 .tn-elem[data-elem-id="1650044051532"] {
    color: #d4231b;
    z-index: 4;
    top: 167px;
    left: calc(50% - 600px + 320px);
    width: 403px;
}

#rec464277740 .tn-elem[data-elem-id="1650044051532"] .tn-atom {
    color: #d4231b;
    font-size: 26px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1650044051532"] {
        top: 167px;
        left: calc(50% - 480px + 310px);
    }

    #rec464277740 .tn-elem[data-elem-id="1650044051532"] .tn-atom {
        font-size: 22px;
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1650044051532"] {
        top: 169px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1650044051532"] {
        top: 124px;
        left: calc(50% - 240px + 248px);
        width: 171 px;
    }

    #rec464277740 .tn-elem[data-elem-id="1650044051532"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1650044051532"] {
        top: 406px;
        left: calc(50% - 160px + 75px);
    }

    #rec464277740 .tn-elem[data-elem-id="1650044051532"] {
        text-align: center;
    }
}

#rec464277740 .tn-elem[data-elem-id="1650044327994"] {
    color: #383a54;
    z-index: 8;
    top: 230px;
    left: calc(50% - 600px + 320px);
    width: 129px;
}

#rec464277740 .tn-elem[data-elem-id="1650044327994"] .tn-atom {
    color: #383a54;
    font-size: 16px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1650044327994"] {
        top: 230px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1650044327994"] {
        top: 227px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1650044327994"] {
        top: 209px;
        left: calc(50% - 240px + 248px);
    }

    #rec464277740 .tn-elem[data-elem-id="1650044327994"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1650044327994"] {
        top: 501px;
        left: calc(50% - 160px + 96px);
    }

    #rec464277740 .tn-elem[data-elem-id="1650044327994"] {
        text-align: center;
    }
}

#rec464277740 .tn-elem[data-elem-id="1650044522298"] {
    color: #ffffff;
    text-align: center;
    z-index: 10;
    top: 409px;
    left: calc(50% - 600px + 320px);
    width: 250px;
    height: 45px;
}

#rec464277740 .tn-elem[data-elem-id="1650044522298"] .tn-atom {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-color: #d4231b;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}

@media (hover),
(min-width:0\0) {
    #rec464277740 .tn-elem[data-elem-id="1650044522298"] .tn-atom:hover {
        background-color: #d4231b;
        background-image: none;
    }
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1650044522298"] {
        top: 409px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1650044522298"] {
        top: 405px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1650044522298"] {
        top: 361px;
        left: calc(50% - 240px + 115px);
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1650044522298"] {
        top: 623px;
        left: calc(50% - 160px + 20px);
        width: 280 px;
        height: 50 px;
    }
}

#rec464277740 .tn-elem[data-elem-id="1651134584846"] {
    z-index: 15;
    top: 109px;
    left: calc(50% - 600px + 320px);
    width: 100px;
    height: 5px;
}

#rec464277740 .tn-elem[data-elem-id="1651134584846"] .tn-atom {
    background-color: #383a54;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651134584846"] {
        top: 109px;
        left: calc(50% - 480px + 310px);
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1651134584846"] {
        top: 111px;
        left: calc(50% - 320px + 297px);
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651134584846"] {
        top: 80px;
        left: calc(50% - 240px + 248px);
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651134584846"] {
        top: 372px;
        left: calc(50% - 160px + 110px);
    }
}

#rec464277740 .tn-elem[data-elem-id="1651134714620"] {
    z-index: 16;
    top: 68px;
    left: calc(50% - 600px + 21px);
    width: 259px;
    height: 384px;
}

#rec464277740 .tn-elem[data-elem-id="1651134714620"] .tn-atom {
    border-radius: 8px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 20px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651134714620"] {
        top: 68px;
        left: calc(50% - 480px + 11px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651134714620"] {
        top: 50px;
        left: calc(50% - 240px + 10px);
        width: 217 px;
        height: 282 px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651134714620"] {
        top: 38px;
        left: calc(50% - 160px + 19px);
        width: 281 px;
        height: 282 px;
    }
}

#rec464277740 .tn-elem[data-elem-id="1651134746013"] {
    z-index: 17;
    top: 400px;
    left: calc(50% - 600px + 21px);
    width: 259px;
    height: 54px;
}

#rec464277740 .tn-elem[data-elem-id="1651134746013"] .tn-atom {
    border-radius: 8px;
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 0px 0px rgba(56, 58, 84, 1);
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746013"] {
        top: 400px;
        left: calc(50% - 480px + 11px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746013"] {
        top: 280px;
        left: calc(50% - 240px + 10px);
        width: 217 px;
        height: 54 px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746013"] {
        top: 268px;
        left: calc(50% - 160px + 19px);
        width: 281 px;
        height: 54 px;
    }
}

#rec464277740 .tn-elem[data-elem-id="1651134746023"] {
    z-index: 18;
    top: 391px;
    left: calc(50% - 600px + 21px);
    width: 259px;
    height: 54px;
}

#rec464277740 .tn-elem[data-elem-id="1651134746023"] .tn-atom {
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746023"] {
        top: 391px;
        left: calc(50% - 480px + 11px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746023"] {
        top: 271px;
        left: calc(50% - 240px + 10px);
        width: 217 px;
        height: 54 px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746023"] {
        top: 259px;
        left: calc(50% - 160px + 19px);
        width: 281 px;
        height: 54 px;
    }
}

#rec464277740 .tn-elem[data-elem-id="1651134746036"] {
    z-index: 19;
    top: 410px;
    left: calc(50% - 600px + 40px);
    width: 28px;
}

#rec464277740 .tn-elem[data-elem-id="1651134746036"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746036"] {
        top: 410px;
        left: calc(50% - 480px + 30px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746036"] {
        top: 290px;
        left: calc(50% - 240px + 29px);
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746036"] {
        top: 278px;
        left: calc(50% - 160px + 38px);
    }
}

#rec464277740 .tn-elem[data-elem-id="1651134746047"] {
    color: #000000;
    z-index: 20;
    top: 406px;
    left: calc(50% - 600px + 80px);
    width: 122px;
}

#rec464277740 .tn-elem[data-elem-id="1651134746047"] .tn-atom {
    color: #000000;
    font-size: 12px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746047"] {
        top: 406px;
        left: calc(50% - 480px + 70px);
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746047"] {
        top: 286px;
        left: calc(50% - 240px + 69px);
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651134746047"] {
        top: 274px;
        left: calc(50% - 160px + 78px);
    }
}

#rec464277740 .tn-elem[data-elem-id="1651134841512"] {
    z-index: 21;
    top: 152px;
    left: calc(50% - 600px + 771px);
    width: 123px;
    height: 117px;
}

#rec464277740 .tn-elem[data-elem-id="1651134841512"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651134841512"] {
        top: 151px;
        left: calc(50% - 480px + 688px);
        width: 123 px;
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1651134841512"] {
        top: 557px;
        left: calc(50% - 320px + 17px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651134841512"] {
        top: 493px;
        left: calc(50% - 240px + 17px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651134841512"] {
        top: 794px;
        left: calc(50% - 160px + 2px);
        width: 100 px;
    }
}

#rec464277740 .tn-elem[data-elem-id="1651135237359"] {
    color: #383a54;
    z-index: 27;
    top: 68px;
    left: calc(50% - 600px + 772px);
    width: 398px;
}

#rec464277740 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
    color: #383a54;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651135237359"] {
        top: 68px;
        left: calc(50% - 480px + 688px);
        width: 258 px;
    }

    #rec464277740 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1651135237359"] {
        top: 492px;
        left: calc(50% - 320px + 70px);
        width: 501 px;
    }

    #rec464277740 .tn-elem[data-elem-id="1651135237359"] {
        text-align: center;
    }

    #rec464277740 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 15px;
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651135237359"] {
        top: 439px;
        left: calc(50% - 240px + -10px);
    }

    #rec464277740 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 13px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651135237359"] {
        top: 708px;
        left: calc(50% - 160px + 33px);
        width: 254 px;
    }

    #rec464277740 .tn-elem[data-elem-id="1651135237359"] .tn-atom {
        font-size: 14px;
    }
}

#rec464277740 .tn-elem[data-elem-id="1651135368930"] {
    color: #000000;
    z-index: 28;
    top: 265px;
    left: calc(50% - 600px + 320px);
    width: 425px;
}

#rec464277740 .tn-elem[data-elem-id="1651135368930"] .tn-atom {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651135368930"] {
        top: 265px;
        left: calc(50% - 480px + 310px);
        width: 361 px;
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1651135368930"] {
        top: 260px;
        left: calc(50% - 320px + 297px);
        width: 343 px;
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651135368930"] {
        top: 1245px;
        left: calc(50% - 240px + 130px);
        width: 220 px;
    }

    #rec464277740 .tn-elem[data-elem-id="1651135368930"] .tn-atom {
        font-size: 12px;
    }
}

@media screen and (max-width: 479px) {}

#rec464277740 .tn-elem[data-elem-id="1651135487360"] {
    color: #000000;
    z-index: 29;
    top: 123px;
    left: calc(50% - 600px + 772px);
    width: 217px;
}

#rec464277740 .tn-elem[data-elem-id="1651135487360"] .tn-atom {
    color: #000000;
    font-size: 12px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    opacity: 0.6;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651135487360"] {
        top: 117px;
        left: calc(50% - 480px + 688px);
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1651135487360"] {
        top: 519px;
        left: calc(50% - 320px + 211px);
    }

    #rec464277740 .tn-elem[data-elem-id="1651135487360"] {
        text-align: center;
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651135487360"] {
        top: 462px;
        left: calc(50% - 240px + 130px);
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651135487360"] {
        top: 756px;
        left: calc(50% - 160px + 51px);
    }
}

#rec464277740 .tn-elem[data-elem-id="1651135780206"] {
    z-index: 30;
    top: 152px;
    left: calc(50% - 600px + 910px);
    width: 123px;
    height: 117px;
}

#rec464277740 .tn-elem[data-elem-id="1651135780206"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651135780206"] {
        top: 151px;
        left: calc(50% - 480px + 827px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1651135780206"] {
        top: 557px;
        left: calc(50% - 320px + 120px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651135780206"] {
        top: 493px;
        left: calc(50% - 240px + 175px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651135780206"] {
        top: 794px;
        left: calc(50% - 160px + 110px);
        width: 100 px;
    }
}

#rec464277740 .tn-elem[data-elem-id="1651135784352"] {
    z-index: 31;
    top: 152px;
    left: calc(50% - 600px + 1049px);
    width: 123px;
    height: 117px;
}

#rec464277740 .tn-elem[data-elem-id="1651135784352"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651135784352"] {
        top: 343px;
        left: calc(50% - 480px + 688px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1651135784352"] {
        top: 557px;
        left: calc(50% - 320px + 429px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651135784352"] {
        top: 586px;
        left: calc(50% - 240px + 175px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651135784352"] {
        top: 882px;
        left: calc(50% - 160px + 110px);
        width: 100 px;
    }
}

#rec464277740 .tn-elem[data-elem-id="1651135828499"] {
    z-index: 32;
    top: 279px;
    left: calc(50% - 600px + 771px);
    width: 123px;
    height: 117px;
}

#rec464277740 .tn-elem[data-elem-id="1651135828499"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828499"] {
        top: 247px;
        left: calc(50% - 480px + 688px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828499"] {
        top: 557px;
        left: calc(50% - 320px + 223px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828499"] {
        top: 493px;
        left: calc(50% - 240px + 333px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828499"] {
        top: 794px;
        left: calc(50% - 160px + 218px);
        width: 100 px;
    }
}

#rec464277740 .tn-elem[data-elem-id="1651135828508"] {
    z-index: 33;
    top: 279px;
    left: calc(50% - 600px + 910px);
    width: 123px;
    height: 117px;
}

#rec464277740 .tn-elem[data-elem-id="1651135828508"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828508"] {
        top: 247px;
        left: calc(50% - 480px + 827px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828508"] {
        top: 557px;
        left: calc(50% - 320px + 326px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828508"] {
        top: 586px;
        left: calc(50% - 240px + 17px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828508"] {
        top: 882px;
        left: calc(50% - 160px + 2px);
        width: 100 px;
    }
}

#rec464277740 .tn-elem[data-elem-id="1651135828518"] {
    z-index: 34;
    top: 279px;
    left: calc(50% - 600px + 1049px);
    width: 123px;
    height: 117px;
}

#rec464277740 .tn-elem[data-elem-id="1651135828518"] .tn-atom {
    border-width: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #2055e6;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828518"] {
        top: 343px;
        left: calc(50% - 480px + 827px);
        height: 80 px;
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828518"] {
        top: 557px;
        left: calc(50% - 320px + 532px);
        width: 90 px;
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828518"] {
        top: 586px;
        left: calc(50% - 240px + 333px);
        width: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651135828518"] {
        top: 882px;
        left: calc(50% - 160px + 218px);
        width: 100 px;
    }
}

#rec464277740 .tn-elem[data-elem-id="1651138743140"] {
    color: #000000;
    z-index: 35;
    top: 925px;
    left: calc(50% - 600px + 320px);
    width: 400px;
}

#rec464277740 .tn-elem[data-elem-id="1651138743140"] .tn-atom {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec464277740 .tn-elem[data-elem-id="1651138743140"] {
        top: 965px;
        left: calc(50% - 480px + 280px);
        width: 337 px;
    }
}

@media screen and (max-width: 959px) {
    #rec464277740 .tn-elem[data-elem-id="1651138743140"] {
        top: 1100px;
        left: calc(50% - 320px + 150px);
    }
}

@media screen and (max-width: 639px) {
    #rec464277740 .tn-elem[data-elem-id="1651138743140"] {
        top: 235px;
        left: calc(50% - 240px + 248px);
        width: 226 px;
    }

    #rec464277740 .tn-elem[data-elem-id="1651138743140"] .tn-atom {
        font-size: 12px;
    }
}

@media screen and (max-width: 479px) {
    #rec464277740 .tn-elem[data-elem-id="1651138743140"] {
        top: 527px;
        left: calc(50% - 160px + 15px);
        width: 290 px;
    }

    #rec464277740 .tn-elem[data-elem-id="1651138743140"] {
        text-align: center;
    }
}

#rec441873518 .t396__artboard {
    height: 740px;
    background-color: #f3f7f6;
}

#rec441873518 .t396__filter {
    height: 740px;
}

#rec441873518 .t396__carrier {
    height: 740px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .t396__artboard {
        height: 1000px;
    }

    #rec441873518 .t396__filter {
        height: 1000px;
    }

    #rec441873518 .t396__carrier {
        height: 1000px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .t396__artboard {
        height: 1160px;
    }

    #rec441873518 .t396__filter {
        height: 1160px;
    }

    #rec441873518 .t396__carrier {
        height: 1160px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .t396__artboard {
        height: 1340px;
    }

    #rec441873518 .t396__filter {
        height: 1340px;
    }

    #rec441873518 .t396__carrier {
        height: 1340px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .t396__artboard {
        height: 1290px;
    }

    #rec441873518 .t396__filter {
        height: 1290px;
    }

    #rec441873518 .t396__carrier {
        height: 1290px;
        background-attachment: scroll;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651233604527"] {
    z-index: 55;
    top: 521px;
    left: calc(50% - 600px + 536px);
    width: 70px;
}

#rec441873518 .tn-elem[data-elem-id="1651233604527"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec441873518 .tn-elem[data-elem-id="1651233604527"] .tn-atom {
    -webkit-transform: rotate(355deg);
    -moz-transform: rotate(355deg);
    transform: rotate(355deg);
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604527"] {
        top: 775px;
        left: calc(50% - 480px + 167px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604527"] {
        top: 478px;
        left: calc(50% - 320px + 397px);
        width: 60 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651233604527"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604527"] {
        top: 618px;
        left: calc(50% - 240px + 141px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604527"] {
        top: 712px;
        left: calc(50% - 160px + 61px);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651233604516"] {
    z-index: 52;
    top: 491px;
    left: calc(50% - 600px + 518px);
    width: 271px;
    height: 110px;
}

#rec441873518 .tn-elem[data-elem-id="1651233604516"] .tn-atom {
    border-radius: 8px;
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

#rec441873518 .tn-elem[data-elem-id="1651233604516"] .tn-atom {
    -webkit-transform: rotate(355deg);
    -moz-transform: rotate(355deg);
    transform: rotate(355deg);
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604516"] {
        top: 745px;
        left: calc(50% - 480px + 149px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604516"] {
        top: 455px;
        left: calc(50% - 320px + 375px);
        width: 242 px;
        height: 110 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651233604516"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604516"] {
        top: 595px;
        left: calc(50% - 240px + 119px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604516"] {
        top: 689px;
        left: calc(50% - 160px + 39px);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651232252769"] {
    z-index: 40;
    top: 80px;
    left: calc(50% - 600px + 834px);
    width: 70px;
}

#rec441873518 .tn-elem[data-elem-id="1651232252769"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec441873518 .tn-elem[data-elem-id="1651232252769"] .tn-atom {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    transform: rotate(5deg);
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651232252769"] {
        top: 334px;
        left: calc(50% - 480px + 465px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651232252769"] {
        top: 478px;
        left: calc(50% - 320px + 30px);
        width: 60 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651232252769"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651232252769"] {
        top: 478px;
        left: calc(50% - 240px + 88px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651232252769"] {
        top: 578px;
        left: calc(50% - 160px + 17px);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651232167255"] {
    z-index: 39;
    top: 74px;
    left: calc(50% - 600px + 811px);
    width: 362px;
    height: 110px;
}

#rec441873518 .tn-elem[data-elem-id="1651232167255"] .tn-atom {
    border-radius: 8px;
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

#rec441873518 .tn-elem[data-elem-id="1651232167255"] .tn-atom {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    transform: rotate(5deg);
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651232167255"] {
        top: 328px;
        left: calc(50% - 480px + 442px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651232167255"] {
        top: 454px;
        left: calc(50% - 320px + 19px);
        width: 325 px;
        height: 110 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651232167255"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651232167255"] {
        top: 454px;
        left: calc(50% - 240px + 77px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651232167255"] {
        top: 554px;
        left: calc(50% - 160px + 5px);
        width: 311 px;
        height: 110 px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651228167110"] {
    z-index: 38;
    top: 638px;
    left: calc(50% - 600px + 1010px);
    width: 28px;
}

#rec441873518 .tn-elem[data-elem-id="1651228167110"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651228167110"] {
        top: 892px;
        left: calc(50% - 480px + 641px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651228167110"] {
        top: 1076px;
        left: calc(50% - 320px + 461px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651228167110"] {
        top: 1260px;
        left: calc(50% - 240px + 381px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651228167110"] {
        top: 1222px;
        left: calc(50% - 160px + 266px);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651228097586"] {
    color: #d4231b;
    text-align: center;
    z-index: 35;
    top: 628px;
    left: calc(50% - 600px + 589px);
    width: 560px;
}

#rec441873518 .tn-elem[data-elem-id="1651228097586"] .tn-atom {
    color: #d4231b;
    font-size: 14px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651228097586"] {
        top: 882px;
        left: calc(50% - 480px + 220px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651228097586"] {
        top: 1066px;
        left: calc(50% - 320px + 40px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651228097586"] {
        top: 1250px;
        left: calc(50% - 240px + -40px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651228097586"] {
        top: 1204px;
        left: calc(50% - 160px + 3px);
        width: 314 px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651225798707"] {
    z-index: 32;
    top: 374px;
    left: calc(50% - 600px + 768px);
    width: 148px;
    height: 192px;
}

#rec441873518 .tn-elem[data-elem-id="1651225798707"] .tn-atom {
    border-radius: 8px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #ffffff;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651225798707"] {
        top: 628px;
        left: calc(50% - 480px + 399px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651225798707"] {
        top: 830px;
        left: calc(50% - 320px + 219px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651225798707"] {
        top: 994px;
        left: calc(50% - 240px + 85px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651225798707"] {
        top: 1028px;
        left: calc(50% - 160px + 87px);
        width: 98 px;
        height: 127 px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651225580913"] {
    z-index: 29;
    top: 298px;
    left: calc(50% - 600px + 940px);
    width: 220px;
    height: 220px;
}

#rec441873518 .tn-elem[data-elem-id="1651225580913"] .tn-atom {
    border-radius: 8px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #ffffff;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651225580913"] {
        top: 552px;
        left: calc(50% - 480px + 571px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651225580913"] {
        top: 754px;
        left: calc(50% - 320px + 391px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651225580913"] {
        top: 947px;
        left: calc(50% - 240px + 224px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651225580913"] {
        top: 957px;
        left: calc(50% - 160px + 141px);
        width: 170 px;
        height: 170 px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651225430265"] {
    z-index: 26;
    top: 297px;
    left: calc(50% - 600px + 593px);
    width: 236px;
    height: 156px;
}

#rec441873518 .tn-elem[data-elem-id="1651225430265"] .tn-atom {
    border-radius: 8px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #ffffff;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651225430265"] {
        top: 551px;
        left: calc(50% - 480px + 224px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651225430265"] {
        top: 753px;
        left: calc(50% - 320px + 44px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651225430265"] {
        top: 914px;
        left: calc(50% - 240px + 10px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651225430265"] {
        top: 948px;
        left: calc(50% - 160px + 12px);
        width: 186 px;
        height: 121 px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651225090660"] {
    z-index: 23;
    top: 192px;
    left: calc(50% - 600px + 768px);
    width: 340px;
    height: 249px;
}

#rec441873518 .tn-elem[data-elem-id="1651225090660"] .tn-atom {
    border-radius: 8px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #ffffff;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651225090660"] {
        top: 446px;
        left: calc(50% - 480px + 399px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651225090660"] {
        top: 648px;
        left: calc(50% - 320px + 219px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651225090660"] {
        top: 821px;
        left: calc(50% - 240px + 128px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651225090660"] {
        top: 882px;
        left: calc(50% - 160px + 50px);
        width: 254 px;
        height: 173 px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651224965506"] {
    z-index: 20;
    top: 153px;
    left: calc(50% - 600px + 577px);
    width: 246px;
    height: 99px;
}

#rec441873518 .tn-elem[data-elem-id="1651224965506"] .tn-atom {
    border-radius: 8px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #ffffff;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651224965506"] {
        top: 407px;
        left: calc(50% - 480px + 208px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651224965506"] {
        top: 609px;
        left: calc(50% - 320px + 28px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651224965506"] {
        top: 780px;
        left: calc(50% - 240px + 10px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651224965506"] {
        top: 841px;
        left: calc(50% - 160px + 17px);
        width: 196 px;
        height: 78 px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651224892570"] {
    z-index: 18;
    top: 112px;
    left: calc(50% - 600px + 558px);
    width: 622px;
}

#rec441873518 .tn-elem[data-elem-id="1651224892570"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651224892570"] {
        top: 366px;
        left: calc(50% - 480px + 189px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651224892570"] {
        top: 568px;
        left: calc(50% - 320px + 9px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651224892570"] {
        top: 741px;
        left: calc(50% - 240px + -82px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651224892570"] {
        top: 715px;
        left: calc(50% - 160px + -134px);
        width: 572 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651224892570"] .tn-atom {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651225187458"] {
    z-index: 16;
    top: 250px;
    left: calc(50% - 600px + 558px);
    width: 622px;
}

#rec441873518 .tn-elem[data-elem-id="1651225187458"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651225187458"] {
        top: 504px;
        left: calc(50% - 480px + 189px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651225187458"] {
        top: 706px;
        left: calc(50% - 320px + 9px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651225187458"] {
        top: 879px;
        left: calc(50% - 240px + -82px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651225187458"] {
        top: 1735px;
        left: calc(50% - 160px + -110px);
        width: 572 px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651234434859"] {
    color: #383a54;
    z-index: 70;
    top: 550px;
    left: calc(50% - 600px + 116px);
    width: 305px;
}

#rec441873518 .tn-elem[data-elem-id="1651234434859"] .tn-atom {
    color: #383a54;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651234434859"] {
        top: 217px;
        left: calc(50% - 480px + 588px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651234434859"] {
        top: 355px;
        left: calc(50% - 320px + 350px);
        width: 260 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651234434859"] {
        top: 380px;
        left: calc(50% - 240px + 118px);
        width: 271 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651234434859"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651234434859"] {
        top: 467px;
        left: calc(50% - 160px + 25px);
    }

    #rec441873518 .tn-elem[data-elem-id="1651234434859"] {
        text-align: center;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651234431496"] {
    color: #383a54;
    z-index: 69;
    top: 506px;
    left: calc(50% - 600px + 116px);
    width: 348px;
}

#rec441873518 .tn-elem[data-elem-id="1651234431496"] .tn-atom {
    color: #383a54;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651234431496"] {
        top: 173px;
        left: calc(50% - 480px + 588px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651234431496"] {
        top: 287px;
        left: calc(50% - 320px + 350px);
        width: 134 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651234431496"] .tn-atom {
        line-height: 1.55;
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651234431496"] {
        top: 350px;
        left: calc(50% - 240px + 118px);
        width: 216 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651234431496"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651234431496"] {
        top: 414px;
        left: calc(50% - 160px + 52px);
    }

    #rec441873518 .tn-elem[data-elem-id="1651234431496"] {
        text-align: center;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651234424545"] {
    color: #383a54;
    z-index: 68;
    top: 458px;
    left: calc(50% - 600px + 116px);
    width: 348px;
}

#rec441873518 .tn-elem[data-elem-id="1651234424545"] .tn-atom {
    color: #383a54;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651234424545"] {
        top: 125px;
        left: calc(50% - 480px + 588px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651234424545"] {
        top: 355px;
        left: calc(50% - 320px + 74px);
        width: 206 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651234424545"] .tn-atom {
        line-height: 1.55;
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651234424545"] {
        top: 320px;
        left: calc(50% - 240px + 118px);
        width: 283 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651234424545"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651234424545"] {
        top: 361px;
        left: calc(50% - 160px + 19px);
    }

    #rec441873518 .tn-elem[data-elem-id="1651234424545"] {
        text-align: center;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651233491256"] {
    color: #383a54;
    z-index: 65;
    top: 410px;
    left: calc(50% - 600px + 116px);
    width: 348px;
}

#rec441873518 .tn-elem[data-elem-id="1651233491256"] .tn-atom {
    color: #383a54;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651233491256"] {
        top: 77px;
        left: calc(50% - 480px + 588px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651233491256"] {
        top: 287px;
        left: calc(50% - 320px + 74px);
        width: 242 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651233491256"] .tn-atom {
        line-height: 1.55;
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651233491256"] {
        top: 290px;
        left: calc(50% - 240px + 118px);
        width: 292 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651233491256"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651233491256"] {
        top: 308px;
        left: calc(50% - 160px + 14px);
    }

    #rec441873518 .tn-elem[data-elem-id="1651233491256"] {
        text-align: center;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651231923633"] {
    color: #000000;
    z-index: 61;
    top: 254px;
    left: calc(50% - 600px + 79px);
    width: 441px;
}

#rec441873518 .tn-elem[data-elem-id="1651231923633"] .tn-atom {
    color: #000000;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651231923633"] {
        top: 181px;
        left: calc(50% - 480px + 72px);
        width: 404 px;
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651231923633"] {
        top: 181px;
        left: calc(50% - 320px + 19px);
        width: 602 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651231923633"] {
        text-align: center;
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651231923633"] {
        top: 181px;
        left: calc(50% - 240px + 20px);
        width: 440 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651231923633"] .tn-atom {
        font-size: 13px;
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651231923633"] {
        top: 156px;
        left: calc(50% - 160px + 8px);
        width: 304 px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651231874719"] {
    z-index: 57;
    top: 550px;
    left: calc(50% - 600px + 79px);
    width: 25px;
}

#rec441873518 .tn-elem[data-elem-id="1651231874719"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874719"] {
        top: 216px;
        left: calc(50% - 480px + 551px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874719"] {
        top: 355px;
        left: calc(50% - 320px + 305px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874719"] {
        top: 383px;
        left: calc(50% - 240px + 90px);
        width: 17 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874719"] {
        top: 1740px;
        left: calc(50% - 160px + -220px);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651231874708"] {
    z-index: 54;
    top: 502px;
    left: calc(50% - 600px + 79px);
    width: 25px;
}

#rec441873518 .tn-elem[data-elem-id="1651231874708"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874708"] {
        top: 168px;
        left: calc(50% - 480px + 551px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874708"] {
        top: 287px;
        left: calc(50% - 320px + 305px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874708"] {
        top: 353px;
        left: calc(50% - 240px + 90px);
        width: 17 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874708"] {
        top: 443px;
        left: calc(50% - 160px + 152px);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651231874695"] {
    z-index: 51;
    top: 454px;
    left: calc(50% - 600px + 79px);
    width: 25px;
}

#rec441873518 .tn-elem[data-elem-id="1651231874695"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874695"] {
        top: 120px;
        left: calc(50% - 480px + 551px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874695"] {
        top: 355px;
        left: calc(50% - 320px + 29px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874695"] {
        top: 323px;
        left: calc(50% - 240px + 90px);
        width: 17 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874695"] {
        top: 390px;
        left: calc(50% - 160px + 152px);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651231874681"] {
    z-index: 50;
    top: 406px;
    left: calc(50% - 600px + 79px);
    width: 25px;
}

#rec441873518 .tn-elem[data-elem-id="1651231874681"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874681"] {
        top: 72px;
        left: calc(50% - 480px + 551px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874681"] {
        top: 287px;
        left: calc(50% - 320px + 29px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874681"] {
        top: 293px;
        left: calc(50% - 240px + 90px);
        width: 17 px;
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651231874681"] {
        top: 337px;
        left: calc(50% - 160px + 152px);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651230037075"] {
    color: #000000;
    z-index: 49;
    top: 198px;
    left: calc(50% - 600px + 79px);
    width: 291px;
}

#rec441873518 .tn-elem[data-elem-id="1651230037075"] .tn-atom {
    color: #000000;
    font-size: 20px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651230037075"] {
        top: 125px;
        left: calc(50% - 480px + 72px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651230037075"] {
        top: 125px;
        left: calc(50% - 320px + 175px);
    }

    #rec441873518 .tn-elem[data-elem-id="1651230037075"] {
        text-align: center;
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651230037075"] {
        top: 125px;
        left: calc(50% - 240px + 95px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651230037075"] {
        top: 105px;
        left: calc(50% - 160px + 15px);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651229976424"] {
    color: #383a54;
    z-index: 45;
    top: 140px;
    left: calc(50% - 600px + 76px);
    width: 360px;
}

#rec441873518 .tn-elem[data-elem-id="1651229976424"] .tn-atom {
    color: #383a54;
    font-size: 50px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651229976424"] {
        top: 67px;
        left: calc(50% - 480px + 69px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651229976424"] {
        top: 67px;
        left: calc(50% - 320px + 172px);
        width: 348 px;
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651229976424"] {
        top: 67px;
        left: calc(50% - 240px + 92px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651229976424"] {
        top: 55px;
        left: calc(50% - 160px + 54px);
        width: 265 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651229976424"] .tn-atom {
        font-size: 38px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651226556574"] {
    z-index: 41;
    top: 146px;
    left: calc(50% - 600px + 19px);
    width: 46px;
}

#rec441873518 .tn-elem[data-elem-id="1651226556574"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651226556574"] {
        top: 73px;
        left: calc(50% - 480px + 12px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651226556574"] {
        top: 72px;
        left: calc(50% - 320px + 119px);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651226556574"] {
        top: 72px;
        left: calc(50% - 240px + 39px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651226556574"] {
        top: 59px;
        left: calc(50% - 160px + 9px);
        width: 40 px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651233604550"] {
    color: #383a54;
    z-index: 63;
    top: 538px;
    left: calc(50% - 600px + 622px);
    width: 140px;
}

#rec441873518 .tn-elem[data-elem-id="1651233604550"] .tn-atom {
    color: #383a54;
    font-size: 13px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec441873518 .tn-elem[data-elem-id="1651233604550"] .tn-atom {
    -webkit-transform: rotate(355deg);
    -moz-transform: rotate(355deg);
    transform: rotate(355deg);
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604550"] {
        top: 792px;
        left: calc(50% - 480px + 253px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604550"] {
        top: 504px;
        left: calc(50% - 320px + 468px);
        width: 129 px;
    }

    #rec441873518 .tn-elem[data-elem-id="1651233604550"] .tn-atom {
        font-size: 12px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604550"] {
        top: 644px;
        left: calc(50% - 240px + 212px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604550"] {
        top: 738px;
        left: calc(50% - 160px + 132px);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651233604542"] {
    color: #383a54;
    z-index: 62;
    top: 510px;
    left: calc(50% - 600px + 617px);
    width: 136px;
}

#rec441873518 .tn-elem[data-elem-id="1651233604542"] .tn-atom {
    color: #383a54;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec441873518 .tn-elem[data-elem-id="1651233604542"] .tn-atom {
    -webkit-transform: rotate(355deg);
    -moz-transform: rotate(355deg);
    transform: rotate(355deg);
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604542"] {
        top: 764px;
        left: calc(50% - 480px + 248px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604542"] {
        top: 476px;
        left: calc(50% - 320px + 468px);
    }

    #rec441873518 .tn-elem[data-elem-id="1651233604542"] .tn-atom {
        font-size: 16px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604542"] {
        top: 616px;
        left: calc(50% - 240px + 212px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651233604542"] {
        top: 710px;
        left: calc(50% - 160px + 132px);
    }
}

#rec441873518 .tn-elem[data-elem-id="1651232595792"] {
    color: #383a54;
    z-index: 47;
    top: 109px;
    left: calc(50% - 600px + 915px);
    width: 226px;
}

#rec441873518 .tn-elem[data-elem-id="1651232595792"] .tn-atom {
    color: #383a54;
    font-size: 13px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec441873518 .tn-elem[data-elem-id="1651232595792"] .tn-atom {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    transform: rotate(5deg);
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651232595792"] {
        top: 364px;
        left: calc(50% - 480px + 546px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651232595792"] {
        top: 483px;
        left: calc(50% - 320px + 104px);
    }

    #rec441873518 .tn-elem[data-elem-id="1651232595792"] .tn-atom {
        font-size: 12px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651232595792"] {
        top: 487px;
        left: calc(50% - 240px + 162px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651232595792"] {
        top: 585px;
        left: calc(50% - 160px + 91px);
        width: 212 px;
    }
}

#rec441873518 .tn-elem[data-elem-id="1651232497513"] {
    color: #383a54;
    z-index: 46;
    top: 98px;
    left: calc(50% - 600px + 918px);
    width: 255px;
}

#rec441873518 .tn-elem[data-elem-id="1651232497513"] .tn-atom {
    color: #383a54;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec441873518 .tn-elem[data-elem-id="1651232497513"] .tn-atom {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    transform: rotate(5deg);
}

@media screen and (max-width: 1199px) {
    #rec441873518 .tn-elem[data-elem-id="1651232497513"] {
        top: 352px;
        left: calc(50% - 480px + 549px);
    }
}

@media screen and (max-width: 959px) {
    #rec441873518 .tn-elem[data-elem-id="1651232497513"] {
        top: 477px;
        left: calc(50% - 320px + 104px);
    }

    #rec441873518 .tn-elem[data-elem-id="1651232497513"] .tn-atom {
        font-size: 16px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media screen and (max-width: 639px) {
    #rec441873518 .tn-elem[data-elem-id="1651232497513"] {
        top: 477px;
        left: calc(50% - 240px + 162px);
    }
}

@media screen and (max-width: 479px) {
    #rec441873518 .tn-elem[data-elem-id="1651232497513"] {
        top: 577px;
        left: calc(50% - 160px + 91px);
        width: 241 px;
    }
}

#rec528455921 .t396__artboard {
    height: 1000px;
    background-color: #ffffff;
}

#rec528455921 .t396__filter {
    height: 1000px;
}

#rec528455921 .t396__carrier {
    height: 1000px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .t396__artboard {
        height: 1020px;
    }

    #rec528455921 .t396__filter {
        height: 1020px;
    }

    #rec528455921 .t396__carrier {
        height: 1020px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .t396__artboard {
        height: 1820px;
    }

    #rec528455921 .t396__filter {
        height: 1820px;
    }

    #rec528455921 .t396__carrier {
        height: 1820px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .t396__artboard {
        height: 1790px;
    }

    #rec528455921 .t396__filter {
        height: 1790px;
    }

    #rec528455921 .t396__carrier {
        height: 1790px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .t396__artboard {
        height: 1730px;
    }

    #rec528455921 .t396__filter {
        height: 1730px;
    }

    #rec528455921 .t396__carrier {
        height: 1730px;
        background-attachment: scroll;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653381979747"] {
    z-index: 3;
    top: 175px;
    left: calc(50% - 600px + 55px);
    width: 459px;
    height: 749px;
}

#rec528455921 .tn-elem[data-elem-id="1653381979747"] .tn-atom {
    border-width: 2px;
    border-radius: 25px;
    background-position: center center;
    border-color: #edf2f8;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653381979747"] {
        top: 181px;
        left: calc(50% - 480px + 52px);
        width: 400 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653381979747"] {
        top: 173px;
        left: calc(50% - 320px + 122px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653381979747"] {
        top: 132px;
        left: calc(50% - 240px + 40px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653381979747"] {
        top: 121px;
        left: calc(50% - 160px + 10px);
        width: 300 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653388316734"] {
    color: #383a54;
    text-align: center;
    z-index: 8;
    top: 212px;
    left: calc(50% - 600px + 182px);
    width: 205px;
}

#rec528455921 .tn-elem[data-elem-id="1653388316734"] .tn-atom {
    color: #383a54;
    font-size: 30px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653388316734"] {
        top: 218px;
        left: calc(50% - 480px + 150px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653388316734"] {
        top: 210px;
        left: calc(50% - 320px + 220px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653388316734"] {
        top: 169px;
        left: calc(50% - 240px + 138px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653388316734"] {
        top: 153px;
        left: calc(50% - 160px + 58px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653388316734"] .tn-atom {
        font-size: 24px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653388667718"] {
    color: #ffffff;
    text-align: center;
    z-index: 17;
    top: 742px;
    left: calc(50% - 600px + 159px);
    width: 250px;
    height: 50px;
}

#rec528455921 .tn-elem[data-elem-id="1653388667718"] .tn-atom {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-color: #2055e6;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653388667718"] {
        top: 750px;
        left: calc(50% - 480px + 127px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653388667718"] {
        top: 744px;
        left: calc(50% - 320px + 191px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653388667718"] {
        top: 698px;
        left: calc(50% - 240px + 115px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653388667718"] {
        top: 681px;
        left: calc(50% - 160px + 39px);
        width: 242 px;
        height: 50 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653411443155"] {
    color: #2055e6;
    text-align: center;
    z-index: 64;
    top: 843px;
    left: calc(50% - 600px + 182px);
    width: 205px;
}

#rec528455921 .tn-elem[data-elem-id="1653411443155"] .tn-atom {
    color: #2055e6;
    font-size: 32px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653411443155"] {
        top: 849px;
        left: calc(50% - 480px + 150px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653411443155"] {
        top: 841px;
        left: calc(50% - 320px + 220px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653411443155"] {
        top: 800px;
        left: calc(50% - 240px + 138px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653411443155"] {
        top: 783px;
        left: calc(50% - 160px + 58px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653411443155"] .tn-atom {
        font-size: 30px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653411635205"] {
    color: #959fb7;
    text-align: center;
    z-index: 69;
    top: 814px;
    left: calc(50% - 600px + 113px);
    width: 343px;
}

#rec528455921 .tn-elem[data-elem-id="1653411635205"] .tn-atom {
    color: #959fb7;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653411635205"] {
        top: 820px;
        left: calc(50% - 480px + 81px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653411635205"] {
        top: 812px;
        left: calc(50% - 320px + 151px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653411635205"] {
        top: 771px;
        left: calc(50% - 240px + 69px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653411635205"] {
        top: 754px;
        left: calc(50% - 160px + 60px);
        width: 200 px;
    }

    #rec528455921 .tn-elem[data-elem-id="1653411635205"] .tn-atom {
        font-size: 16px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653411974562"] {
    color: #959fb7;
    text-align: center;
    z-index: 74;
    top: 879px;
    left: calc(50% - 600px + 113px);
    width: 343px;
}

#rec528455921 .tn-elem[data-elem-id="1653411974562"] .tn-atom {
    color: #959fb7;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653411974562"] {
        top: 885px;
        left: calc(50% - 480px + 81px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653411974562"] {
        top: 877px;
        left: calc(50% - 320px + 151px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653411974562"] {
        top: 836px;
        left: calc(50% - 240px + 69px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653411974562"] {
        top: 819px;
        left: calc(50% - 160px + 68px);
        width: 184 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027212"] {
    z-index: 80;
    top: 175px;
    left: calc(50% - 600px + 685px);
    width: 459px;
    height: 749px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027212"] .tn-atom {
    border-width: 2px;
    border-radius: 25px;
    background-position: center center;
    border-color: #2055e6;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027212"] {
        top: 182px;
        left: calc(50% - 480px + 510px);
        width: 400 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027212"] {
        top: 971px;
        left: calc(50% - 320px + 122px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027212"] {
        top: 924px;
        left: calc(50% - 240px + 40px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027212"] {
        top: 910px;
        left: calc(50% - 160px + 10px);
        width: 300 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027243"] {
    color: #f3f7f6;
    text-align: center;
    z-index: 83;
    top: 212px;
    left: calc(50% - 600px + 760px);
    width: 205px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027243"] .tn-atom {
    color: #f3f7f6;
    font-size: 30px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027243"] {
        top: 219px;
        left: calc(50% - 480px + 556px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027243"] {
        top: 1008px;
        left: calc(50% - 320px + 168px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027243"] {
        top: 961px;
        left: calc(50% - 240px + 86px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027243"] {
        top: 942px;
        left: calc(50% - 160px + 37px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027243"] .tn-atom {
        font-size: 24px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027270"] {
    color: #ffffff;
    text-align: center;
    z-index: 86;
    top: 742px;
    left: calc(50% - 600px + 789px);
    width: 250px;
    height: 50px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027270"] .tn-atom {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-color: #d4231b;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027270"] {
        top: 751px;
        left: calc(50% - 480px + 585px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027270"] {
        top: 1542px;
        left: calc(50% - 320px + 191px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027270"] {
        top: 1490px;
        left: calc(50% - 240px + 115px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027270"] {
        top: 1470px;
        left: calc(50% - 160px + 39px);
        width: 242 px;
        height: 50 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027366"] {
    color: #2055e6;
    text-align: center;
    z-index: 96;
    top: 843px;
    left: calc(50% - 600px + 812px);
    width: 205px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027366"] .tn-atom {
    color: #2055e6;
    font-size: 32px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027366"] {
        top: 850px;
        left: calc(50% - 480px + 608px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027366"] {
        top: 1639px;
        left: calc(50% - 320px + 220px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027366"] {
        top: 1592px;
        left: calc(50% - 240px + 138px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027366"] {
        top: 1572px;
        left: calc(50% - 160px + 58px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027366"] .tn-atom {
        font-size: 30px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027407"] {
    color: #959fb7;
    text-align: center;
    z-index: 100;
    top: 814px;
    left: calc(50% - 600px + 743px);
    width: 343px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027407"] .tn-atom {
    color: #959fb7;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027407"] {
        top: 821px;
        left: calc(50% - 480px + 539px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027407"] {
        top: 1610px;
        left: calc(50% - 320px + 151px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027407"] {
        top: 1563px;
        left: calc(50% - 240px + 69px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027407"] {
        top: 1543px;
        left: calc(50% - 160px + 60px);
        width: 200 px;
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027407"] .tn-atom {
        font-size: 16px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027443"] {
    color: #959fb7;
    text-align: center;
    z-index: 104;
    top: 879px;
    left: calc(50% - 600px + 743px);
    width: 343px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027443"] .tn-atom {
    color: #959fb7;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027443"] {
        top: 886px;
        left: calc(50% - 480px + 539px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027443"] {
        top: 1675px;
        left: calc(50% - 320px + 151px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027443"] {
        top: 1628px;
        left: calc(50% - 240px + 69px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027443"] {
        top: 1608px;
        left: calc(50% - 160px + 68px);
        width: 184 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027280"] {
    z-index: 87;
    top: 478px;
    left: calc(50% - 600px + 729px);
    width: 370px;
    height: 2px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027280"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027280"] {
        top: 485px;
        left: calc(50% - 480px + 531px);
        width: 350 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027280"] {
        top: 1274px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027280"] {
        top: 1227px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027280"] {
        top: 1184px;
        left: calc(50% - 160px + 25px);
        width: 270 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027291"] {
    color: #616a80;
    z-index: 88;
    top: 442px;
    left: calc(50% - 600px + 729px);
    width: 335px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027291"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027291"] {
        top: 449px;
        left: calc(50% - 480px + 531px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027291"] {
        top: 1238px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027291"] {
        top: 1191px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027291"] {
        top: 1154px;
        left: calc(50% - 160px + -8px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027291"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027291"] .tn-atom {
        font-size: 13px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027300"] {
    color: #616a80;
    z-index: 89;
    top: 414px;
    left: calc(50% - 600px + 729px);
    width: 343px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027300"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027300"] {
        top: 421px;
        left: calc(50% - 480px + 531px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027300"] {
        top: 1210px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027300"] {
        top: 1163px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027300"] {
        top: 1129px;
        left: calc(50% - 160px + -12px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027300"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027300"] .tn-atom {
        font-size: 15px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027308"] {
    color: #616a80;
    z-index: 90;
    top: 521px;
    left: calc(50% - 600px + 729px);
    width: 272px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027308"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027308"] {
        top: 528px;
        left: calc(50% - 480px + 531px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027308"] {
        top: 1317px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027308"] {
        top: 1270px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027308"] {
        top: 1237px;
        left: calc(50% - 160px + 23px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027308"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027308"] .tn-atom {
        font-size: 13px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027316"] {
    z-index: 91;
    top: 557px;
    left: calc(50% - 600px + 729px);
    width: 370px;
    height: 2px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027316"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027316"] {
        top: 564px;
        left: calc(50% - 480px + 531px);
        width: 350 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027316"] {
        top: 1353px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027316"] {
        top: 1306px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027316"] {
        top: 1267px;
        left: calc(50% - 160px + 25px);
        width: 270 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027328"] {
    color: #616a80;
    z-index: 92;
    top: 493px;
    left: calc(50% - 600px + 729px);
    width: 243px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027328"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027328"] {
        top: 500px;
        left: calc(50% - 480px + 531px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027328"] {
        top: 1289px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027328"] {
        top: 1242px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027328"] {
        top: 1212px;
        left: calc(50% - 160px + 38px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027328"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027328"] .tn-atom {
        font-size: 15px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027336"] {
    color: #616a80;
    z-index: 93;
    top: 600px;
    left: calc(50% - 600px + 729px);
    width: 298px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027336"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027336"] {
        top: 607px;
        left: calc(50% - 480px + 531px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027336"] {
        top: 1396px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027336"] {
        top: 1349px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027336"] {
        top: 1320px;
        left: calc(50% - 160px + 10px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027336"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027336"] .tn-atom {
        font-size: 13px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027345"] {
    color: #616a80;
    z-index: 94;
    top: 572px;
    left: calc(50% - 600px + 729px);
    width: 298px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027345"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027345"] {
        top: 579px;
        left: calc(50% - 480px + 531px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027345"] {
        top: 1368px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027345"] {
        top: 1321px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027345"] {
        top: 1295px;
        left: calc(50% - 160px + 10px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027345"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027345"] .tn-atom {
        font-size: 15px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027353"] {
    z-index: 95;
    top: 427px;
    left: calc(50% - 600px + 1074px);
    width: 24px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027353"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027353"] {
        top: 434px;
        left: calc(50% - 480px + 863px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027353"] {
        top: 1223px;
        left: calc(50% - 320px + 476px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027353"] {
        top: 1176px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027353"] {
        top: 1113px;
        left: calc(50% - 160px + 153px);
        width: 14 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027374"] {
    z-index: 97;
    top: 506px;
    left: calc(50% - 600px + 1074px);
    width: 24px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027374"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027374"] {
        top: 513px;
        left: calc(50% - 480px + 863px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027374"] {
        top: 1302px;
        left: calc(50% - 320px + 476px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027374"] {
        top: 1255px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027374"] {
        top: 1196px;
        left: calc(50% - 160px + 153px);
        width: 14 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027385"] {
    z-index: 98;
    top: 585px;
    left: calc(50% - 600px + 1074px);
    width: 24px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027385"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027385"] {
        top: 592px;
        left: calc(50% - 480px + 863px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027385"] {
        top: 1381px;
        left: calc(50% - 320px + 476px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027385"] {
        top: 1334px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027385"] {
        top: 1279px;
        left: calc(50% - 160px + 153px);
        width: 14 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027398"] {
    z-index: 99;
    top: 399px;
    left: calc(50% - 600px + 729px);
    width: 370px;
    height: 2px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027398"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027398"] {
        top: 406px;
        left: calc(50% - 480px + 531px);
        width: 350 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027398"] {
        top: 1195px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027398"] {
        top: 1148px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027398"] {
        top: 1101px;
        left: calc(50% - 160px + 25px);
        width: 270 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027416"] {
    color: #616a80;
    z-index: 101;
    top: 336px;
    left: calc(50% - 600px + 729px);
    width: 343px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027416"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027416"] {
        top: 342px;
        left: calc(50% - 480px + 531px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027416"] {
        top: 1131px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027416"] {
        top: 1084px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027416"] {
        top: 1046px;
        left: calc(50% - 160px + -12px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027416"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027416"] .tn-atom {
        font-size: 15px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027424"] {
    color: #616a80;
    z-index: 102;
    top: 363px;
    left: calc(50% - 600px + 729px);
    width: 335px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027424"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027424"] {
        top: 370px;
        left: calc(50% - 480px + 531px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027424"] {
        top: 1159px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027424"] {
        top: 1112px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027424"] {
        top: 1071px;
        left: calc(50% - 160px + -8px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027424"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027424"] .tn-atom {
        font-size: 13px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027432"] {
    z-index: 103;
    top: 348px;
    left: calc(50% - 600px + 1074px);
    width: 24px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027432"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027432"] {
        top: 355px;
        left: calc(50% - 480px + 863px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027432"] {
        top: 1144px;
        left: calc(50% - 320px + 476px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027432"] {
        top: 1097px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027432"] {
        top: 1030px;
        left: calc(50% - 160px + 153px);
        width: 14 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027451"] {
    color: #616a80;
    z-index: 105;
    top: 679px;
    left: calc(50% - 600px + 729px);
    width: 298px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027451"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027451"] {
        top: 686px;
        left: calc(50% - 480px + 531px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027451"] {
        top: 1475px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027451"] {
        top: 1428px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027451"] {
        top: 1403px;
        left: calc(50% - 160px + 10px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027451"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027451"] .tn-atom {
        font-size: 13px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027459"] {
    color: #616a80;
    z-index: 106;
    top: 651px;
    left: calc(50% - 600px + 729px);
    width: 323px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027459"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027459"] {
        top: 658px;
        left: calc(50% - 480px + 531px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027459"] {
        top: 1447px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027459"] {
        top: 1400px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027459"] {
        top: 1378px;
        left: calc(50% - 160px + -1px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027459"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653417027459"] .tn-atom {
        font-size: 15px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027467"] {
    z-index: 107;
    top: 664px;
    left: calc(50% - 600px + 1074px);
    width: 24px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027467"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027467"] {
        top: 671px;
        left: calc(50% - 480px + 863px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027467"] {
        top: 1460px;
        left: calc(50% - 320px + 476px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027467"] {
        top: 1413px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027467"] {
        top: 1362px;
        left: calc(50% - 160px + 151px);
        width: 14 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027477"] {
    z-index: 108;
    top: 636px;
    left: calc(50% - 600px + 729px);
    width: 370px;
    height: 2px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027477"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027477"] {
        top: 643px;
        left: calc(50% - 480px + 531px);
        width: 350 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027477"] {
        top: 1432px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027477"] {
        top: 1385px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027477"] {
        top: 1350px;
        left: calc(50% - 160px + 25px);
        width: 270 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1654272056845"] {
    color: #383a54;
    text-align: center;
    z-index: 109;
    top: 60px;
    left: calc(50% - 600px + 320px);
    width: 560px;
}

#rec528455921 .tn-elem[data-elem-id="1654272056845"] .tn-atom {
    color: #383a54;
    font-size: 40px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1654272056845"] {
        top: 66px;
        left: calc(50% - 480px + 200px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1654272056845"] {
        top: 57px;
        left: calc(50% - 320px + 40px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1654272056845"] {
        top: 40px;
        left: calc(50% - 240px + -40px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1654272056845"] {
        top: 30px;
        left: calc(50% - 160px + -120px);
    }
}

#rec528455921 .tn-elem[data-elem-id="1653387777290"] {
    z-index: 5;
    top: 264px;
    left: calc(50% - 600px + 63px);
    width: 447px;
    height: 26px;
}

#rec528455921 .tn-elem[data-elem-id="1653387777290"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653387777290"] {
        top: 270px;
        left: calc(50% - 480px + 59px);
        width: 386 px;
        height: 26 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653387777290"] {
        top: 262px;
        left: calc(50% - 320px + 129px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653387777290"] {
        top: 221px;
        left: calc(50% - 240px + 47px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653387777290"] {
        top: 194px;
        left: calc(50% - 160px + 18px);
        width: 286 px;
        height: 21 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653382261453"] {
    z-index: 4;
    top: 181px;
    left: calc(50% - 600px + 63px);
    width: 447px;
    height: 109px;
}

#rec528455921 .tn-elem[data-elem-id="1653382261453"] .tn-atom {
    border-radius: 20px;
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653382261453"] {
        top: 187px;
        left: calc(50% - 480px + 59px);
        width: 386 px;
        height: 109 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653382261453"] {
        top: 179px;
        left: calc(50% - 320px + 129px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653382261453"] {
        top: 138px;
        left: calc(50% - 240px + 47px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653382261453"] {
        top: 128px;
        left: calc(50% - 160px + 18px);
        width: 286 px;
        height: 87 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653393334439"] {
    z-index: 14;
    top: 764px;
    left: calc(50% - 600px + 63px);
    width: 447px;
    height: 37px;
}

#rec528455921 .tn-elem[data-elem-id="1653393334439"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653393334439"] {
        top: 770px;
        left: calc(50% - 480px + 59px);
        width: 387 px;
        height: 37 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653393334439"] {
        top: 762px;
        left: calc(50% - 320px + 129px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653393334439"] {
        top: 721px;
        left: calc(50% - 240px + 47px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653393334439"] {
        top: 709px;
        left: calc(50% - 160px + 19px);
        width: 285 px;
        height: 37 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653393334429"] {
    z-index: 15;
    top: 764px;
    left: calc(50% - 600px + 63px);
    width: 447px;
    height: 154px;
}

#rec528455921 .tn-elem[data-elem-id="1653393334429"] .tn-atom {
    border-radius: 20px;
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653393334429"] {
        top: 770px;
        left: calc(50% - 480px + 59px);
        width: 387 px;
        height: 154 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653393334429"] {
        top: 762px;
        left: calc(50% - 320px + 129px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653393334429"] {
        top: 721px;
        left: calc(50% - 240px + 47px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653393334429"] {
        top: 709px;
        left: calc(50% - 160px + 19px);
        width: 285 px;
        height: 154 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653412511079"] {
    z-index: 79;
    top: 636px;
    left: calc(50% - 600px + 101px);
    width: 370px;
    height: 2px;
}

#rec528455921 .tn-elem[data-elem-id="1653412511079"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511079"] {
        top: 642px;
        left: calc(50% - 480px + 73px);
        width: 350 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511079"] {
        top: 634px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511079"] {
        top: 593px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511079"] {
        top: 561px;
        left: calc(50% - 160px + 25px);
        width: 270 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653412511109"] {
    z-index: 78;
    top: 664px;
    left: calc(50% - 600px + 444px);
    width: 24px;
}

#rec528455921 .tn-elem[data-elem-id="1653412511109"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511109"] {
        top: 670px;
        left: calc(50% - 480px + 405px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511109"] {
        top: 662px;
        left: calc(50% - 320px + 476px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511109"] {
        top: 621px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511109"] {
        top: 573px;
        left: calc(50% - 160px + 151px);
        width: 14 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653412511102"] {
    color: #616a80;
    z-index: 77;
    top: 651px;
    left: calc(50% - 600px + 101px);
    width: 298px;
}

#rec528455921 .tn-elem[data-elem-id="1653412511102"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511102"] {
        top: 657px;
        left: calc(50% - 480px + 73px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511102"] {
        top: 649px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511102"] {
        top: 608px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511102"] {
        top: 589px;
        left: calc(50% - 160px + 10px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653412511102"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653412511102"] .tn-atom {
        font-size: 15px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653412511090"] {
    color: #616a80;
    z-index: 75;
    top: 679px;
    left: calc(50% - 600px + 101px);
    width: 298px;
}

#rec528455921 .tn-elem[data-elem-id="1653412511090"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511090"] {
        top: 685px;
        left: calc(50% - 480px + 73px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511090"] {
        top: 677px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511090"] {
        top: 636px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653412511090"] {
        top: 614px;
        left: calc(50% - 160px + 10px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653412511090"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653412511090"] .tn-atom {
        font-size: 13px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089752"] {
    z-index: 73;
    top: 348px;
    left: calc(50% - 600px + 444px);
    width: 24px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089752"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089752"] {
        top: 354px;
        left: calc(50% - 480px + 405px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089752"] {
        top: 346px;
        left: calc(50% - 320px + 476px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089752"] {
        top: 305px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089752"] {
        top: 241px;
        left: calc(50% - 160px + 153px);
        width: 14 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089745"] {
    color: #616a80;
    z-index: 72;
    top: 363px;
    left: calc(50% - 600px + 101px);
    width: 335px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089745"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089745"] {
        top: 369px;
        left: calc(50% - 480px + 73px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089745"] {
        top: 361px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089745"] {
        top: 320px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089745"] {
        top: 282px;
        left: calc(50% - 160px + -8px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089745"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089745"] .tn-atom {
        font-size: 13px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089737"] {
    color: #616a80;
    z-index: 70;
    top: 335px;
    left: calc(50% - 600px + 101px);
    width: 343px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089737"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089737"] {
        top: 341px;
        left: calc(50% - 480px + 73px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089737"] {
        top: 333px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089737"] {
        top: 292px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089737"] {
        top: 257px;
        left: calc(50% - 160px + -11px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089737"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089737"] .tn-atom {
        font-size: 15px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089727"] {
    z-index: 68;
    top: 399px;
    left: calc(50% - 600px + 101px);
    width: 370px;
    height: 2px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089727"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089727"] {
        top: 405px;
        left: calc(50% - 480px + 73px);
        width: 350 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089727"] {
        top: 397px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089727"] {
        top: 356px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089727"] {
        top: 312px;
        left: calc(50% - 160px + 25px);
        width: 270 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089717"] {
    z-index: 67;
    top: 585px;
    left: calc(50% - 600px + 444px);
    width: 24px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089717"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089717"] {
        top: 591px;
        left: calc(50% - 480px + 405px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089717"] {
        top: 583px;
        left: calc(50% - 320px + 476px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089717"] {
        top: 542px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089717"] {
        top: 490px;
        left: calc(50% - 160px + 153px);
        width: 14 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089707"] {
    z-index: 65;
    top: 506px;
    left: calc(50% - 600px + 444px);
    width: 24px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089707"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089707"] {
        top: 512px;
        left: calc(50% - 480px + 405px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089707"] {
        top: 504px;
        left: calc(50% - 320px + 476px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089707"] {
        top: 463px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089707"] {
        top: 407px;
        left: calc(50% - 160px + 153px);
        width: 14 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089693"] {
    z-index: 63;
    top: 427px;
    left: calc(50% - 600px + 444px);
    width: 24px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089693"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089693"] {
        top: 433px;
        left: calc(50% - 480px + 405px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089693"] {
        top: 425px;
        left: calc(50% - 320px + 476px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089693"] {
        top: 384px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089693"] {
        top: 324px;
        left: calc(50% - 160px + 153px);
        width: 14 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089686"] {
    color: #616a80;
    z-index: 62;
    top: 572px;
    left: calc(50% - 600px + 101px);
    width: 298px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089686"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089686"] {
        top: 578px;
        left: calc(50% - 480px + 73px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089686"] {
        top: 570px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089686"] {
        top: 529px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089686"] {
        top: 506px;
        left: calc(50% - 160px + 10px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089686"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089686"] .tn-atom {
        font-size: 15px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089677"] {
    color: #616a80;
    z-index: 61;
    top: 600px;
    left: calc(50% - 600px + 101px);
    width: 298px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089677"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089677"] {
        top: 606px;
        left: calc(50% - 480px + 73px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089677"] {
        top: 598px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089677"] {
        top: 557px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089677"] {
        top: 531px;
        left: calc(50% - 160px + 10px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089677"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089677"] .tn-atom {
        font-size: 13px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089658"] {
    color: #616a80;
    z-index: 60;
    top: 493px;
    left: calc(50% - 600px + 101px);
    width: 243px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089658"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089658"] {
        top: 499px;
        left: calc(50% - 480px + 73px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089658"] {
        top: 491px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089658"] {
        top: 450px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089658"] {
        top: 423px;
        left: calc(50% - 160px + 38px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089658"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089658"] .tn-atom {
        font-size: 15px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089666"] {
    z-index: 59;
    top: 557px;
    left: calc(50% - 600px + 101px);
    width: 370px;
    height: 2px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089666"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089666"] {
        top: 563px;
        left: calc(50% - 480px + 73px);
        width: 350 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089666"] {
        top: 555px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089666"] {
        top: 514px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089666"] {
        top: 478px;
        left: calc(50% - 160px + 25px);
        width: 270 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089650"] {
    color: #616a80;
    z-index: 58;
    top: 521px;
    left: calc(50% - 600px + 101px);
    width: 272px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089650"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089650"] {
        top: 527px;
        left: calc(50% - 480px + 73px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089650"] {
        top: 519px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089650"] {
        top: 478px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089650"] {
        top: 448px;
        left: calc(50% - 160px + 23px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089650"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089650"] .tn-atom {
        font-size: 13px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089642"] {
    color: #616a80;
    z-index: 57;
    top: 414px;
    left: calc(50% - 600px + 101px);
    width: 343px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089642"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089642"] {
        top: 420px;
        left: calc(50% - 480px + 73px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089642"] {
        top: 412px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089642"] {
        top: 371px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089642"] {
        top: 340px;
        left: calc(50% - 160px + -11px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089642"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089642"] .tn-atom {
        font-size: 15px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089631"] {
    color: #616a80;
    z-index: 56;
    top: 442px;
    left: calc(50% - 600px + 101px);
    width: 335px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089631"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089631"] {
        top: 448px;
        left: calc(50% - 480px + 73px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089631"] {
        top: 440px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089631"] {
        top: 399px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089631"] {
        top: 365px;
        left: calc(50% - 160px + -8px);
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089631"] {
        text-align: center;
    }

    #rec528455921 .tn-elem[data-elem-id="1653396089631"] .tn-atom {
        font-size: 13px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653396089620"] {
    z-index: 55;
    top: 478px;
    left: calc(50% - 600px + 101px);
    width: 370px;
    height: 2px;
}

#rec528455921 .tn-elem[data-elem-id="1653396089620"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089620"] {
        top: 484px;
        left: calc(50% - 480px + 73px);
        width: 350 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089620"] {
        top: 476px;
        left: calc(50% - 320px + 144px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089620"] {
        top: 435px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653396089620"] {
        top: 395px;
        left: calc(50% - 160px + 25px);
        width: 270 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653395461154"] {
    color: #ffffff;
    text-align: center;
    z-index: 43;
    top: 220px;
    left: calc(50% - 600px + 470px);
    width: 95px;
}

#rec528455921 .tn-elem[data-elem-id="1653395461154"] .tn-atom {
    color: #ffffff;
    font-size: 10px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec528455921 .tn-elem[data-elem-id="1653395461154"] .tn-atom {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    transform: rotate(5deg);
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653395461154"] {
        top: 226px;
        left: calc(50% - 480px + 33px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653395461154"] {
        top: 223px;
        left: calc(50% - 320px + 474px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653395461154"] {
        top: 809px;
        left: calc(50% - 240px + 355px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653395461154"] {
        top: 1909px;
        left: calc(50% - 160px + 44px);
    }
}

#rec528455921 .tn-elem[data-elem-id="1653393996453"] {
    z-index: 42;
    top: 191px;
    left: calc(50% - 600px + 459px);
    width: 118px;
}

#rec528455921 .tn-elem[data-elem-id="1653393996453"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec528455921 .tn-elem[data-elem-id="1653393996453"] .tn-atom {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    transform: rotate(5deg);
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653393996453"] {
        top: 197px;
        left: calc(50% - 480px + 21px);
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653393996453"] {
        top: 194px;
        left: calc(50% - 320px + 462px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653393996453"] {
        top: 780px;
        left: calc(50% - 240px + 343px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653393996453"] {
        top: 1880px;
        left: calc(50% - 160px + 32px);
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027222"] {
    z-index: 81;
    top: 181px;
    left: calc(50% - 600px + 692px);
    width: 447px;
    height: 109px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027222"] .tn-atom {
    border-radius: 20px;
    background-color: #2055e6;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027222"] {
        top: 188px;
        left: calc(50% - 480px + 517px);
        width: 386 px;
        height: 109 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027222"] {
        top: 977px;
        left: calc(50% - 320px + 129px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027222"] {
        top: 930px;
        left: calc(50% - 240px + 47px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027222"] {
        top: 917px;
        left: calc(50% - 160px + 18px);
        width: 286 px;
        height: 87 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027233"] {
    z-index: 82;
    top: 264px;
    left: calc(50% - 600px + 692px);
    width: 447px;
    height: 26px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027233"] .tn-atom {
    background-color: #2055e6;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027233"] {
        top: 271px;
        left: calc(50% - 480px + 517px);
        width: 386 px;
        height: 26 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027233"] {
        top: 1060px;
        left: calc(50% - 320px + 129px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027233"] {
        top: 1013px;
        left: calc(50% - 240px + 47px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027233"] {
        top: 983px;
        left: calc(50% - 160px + 18px);
        width: 286 px;
        height: 21 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027251"] {
    z-index: 84;
    top: 764px;
    left: calc(50% - 600px + 692px);
    width: 447px;
    height: 37px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027251"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027251"] {
        top: 771px;
        left: calc(50% - 480px + 517px);
        width: 387 px;
        height: 37 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027251"] {
        top: 1560px;
        left: calc(50% - 320px + 129px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027251"] {
        top: 1513px;
        left: calc(50% - 240px + 47px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027251"] {
        top: 1498px;
        left: calc(50% - 160px + 19px);
        width: 285 px;
        height: 37 px;
    }
}

#rec528455921 .tn-elem[data-elem-id="1653417027261"] {
    z-index: 85;
    top: 764px;
    left: calc(50% - 600px + 692px);
    width: 447px;
    height: 154px;
}

#rec528455921 .tn-elem[data-elem-id="1653417027261"] .tn-atom {
    border-radius: 20px;
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027261"] {
        top: 771px;
        left: calc(50% - 480px + 517px);
        width: 387 px;
        height: 154 px;
    }
}

@media screen and (max-width: 959px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027261"] {
        top: 1560px;
        left: calc(50% - 320px + 129px);
    }
}

@media screen and (max-width: 639px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027261"] {
        top: 1513px;
        left: calc(50% - 240px + 47px);
    }
}

@media screen and (max-width: 479px) {
    #rec528455921 .tn-elem[data-elem-id="1653417027261"] {
        top: 1498px;
        left: calc(50% - 160px + 19px);
        width: 285 px;
        height: 154 px;
    }
}

#rec530063961 .t396__artboard {
    height: 590px;
    background-color: #ffffff;
}

#rec530063961 .t396__filter {
    height: 590px;
}

#rec530063961 .t396__carrier {
    height: 590px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .t396__artboard {
        height: 570px;
    }

    #rec530063961 .t396__filter {
        height: 570px;
    }

    #rec530063961 .t396__carrier {
        height: 570px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .t396__artboard {
        height: 740px;
    }

    #rec530063961 .t396__filter {
        height: 740px;
    }

    #rec530063961 .t396__carrier {
        height: 740px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .t396__artboard {
        height: 750px;
    }

    #rec530063961 .t396__filter {
        height: 750px;
    }

    #rec530063961 .t396__carrier {
        height: 750px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .t396__artboard {
        height: 770px;
    }

    #rec530063961 .t396__filter {
        height: 770px;
    }

    #rec530063961 .t396__carrier {
        height: 770px;
        background-attachment: scroll;
    }
}

#rec530063961 .tn-elem[data-elem-id="1653381979747"] {
    z-index: 3;
    top: 153px;
    left: calc(50% - 600px + 139px);
    width: 921px;
    height: 378px;
}

#rec530063961 .tn-elem[data-elem-id="1653381979747"] .tn-atom {
    border-width: 2px;
    border-radius: 25px;
    background-position: center center;
    border-color: #edf2f8;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1653381979747"] {
        top: 132px;
        left: calc(50% - 480px + 35px);
        width: 891 px;
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1653381979747"] {
        top: 127px;
        left: calc(50% - 320px + 80px);
        width: 481 px;
        height: 572 px;
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1653381979747"] {
        top: 118px;
        left: calc(50% - 240px + 21px);
        width: 439 px;
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1653381979747"] {
        top: 133px;
        left: calc(50% - 160px + 10px);
        width: 300 px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1653388667718"] {
    color: #ffffff;
    text-align: center;
    z-index: 17;
    top: 440px;
    left: calc(50% - 600px + 480px);
    width: 250px;
    height: 50px;
}

#rec530063961 .tn-elem[data-elem-id="1653388667718"] .tn-atom {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 4;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-color: #d4231b;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1653388667718"] {
        top: 425px;
        left: calc(50% - 480px + 360px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1653388667718"] {
        top: 605px;
        left: calc(50% - 320px + 195px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1653388667718"] {
        top: 604px;
        left: calc(50% - 240px + 115px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1653388667718"] {
        top: 617px;
        left: calc(50% - 160px + 39px);
        width: 242 px;
        height: 50 px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1654272056845"] {
    color: #383a54;
    text-align: center;
    z-index: 109;
    top: 51px;
    left: calc(50% - 600px + 251px);
    width: 699px;
}

#rec530063961 .tn-elem[data-elem-id="1654272056845"] .tn-atom {
    color: #383a54;
    font-size: 40px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1654272056845"] {
        top: 44px;
        left: calc(50% - 480px + 131px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1654272056845"] {
        top: 41px;
        left: calc(50% - 320px + 31px);
        width: 579 px;
    }

    #rec530063961 .tn-elem[data-elem-id="1654272056845"] .tn-atom {
        font-size: 34px;
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1654272056845"] {
        top: 40px;
        left: calc(50% - 240px + -49px);
    }

    #rec530063961 .tn-elem[data-elem-id="1654272056845"] .tn-atom {
        font-size: 28px;
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1654272056845"] {
        top: 30px;
        left: calc(50% - 160px + 26px);
        width: 268 px;
    }

    #rec530063961 .tn-elem[data-elem-id="1654272056845"] .tn-atom {
        font-size: 22px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1671278838081"] {
    color: #383a54;
    text-align: center;
    z-index: 112;
    top: 175px;
    left: calc(50% - 600px + 231px);
    width: 724px;
}

#rec530063961 .tn-elem[data-elem-id="1671278838081"] .tn-atom {
    color: #383a54;
    font-size: 20px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1671278838081"] {
        top: 157px;
        left: calc(50% - 480px + 113px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1671278838081"] {
        top: 150px;
        left: calc(50% - 320px + 98px);
        width: 445 px;
    }

    #rec530063961 .tn-elem[data-elem-id="1671278838081"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1671278838081"] {
        top: 148px;
        left: calc(50% - 240px + 63px);
        width: 354 px;
    }

    #rec530063961 .tn-elem[data-elem-id="1671278838081"] .tn-atom {
        font-size: 16px;
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1671278838081"] {
        top: 162px;
        left: calc(50% - 160px + 37px);
        width: 246 px;
    }

    #rec530063961 .tn-elem[data-elem-id="1671278838081"] .tn-atom {
        font-size: 14px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1653396089752"] {
    z-index: 115;
    top: 276px;
    left: calc(50% - 600px + 520px);
    width: 24px;
}

#rec530063961 .tn-elem[data-elem-id="1653396089752"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089752"] {
        top: 255px;
        left: calc(50% - 480px + 418px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089752"] {
        top: 268px;
        left: calc(50% - 320px + 474px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089752"] {
        top: 268px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089752"] {
        top: 253px;
        left: calc(50% - 160px + 155px);
        width: 14 px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1653396089745"] {
    color: #616a80;
    z-index: 113;
    top: 291px;
    left: calc(50% - 600px + 178px);
    width: 335px;
}

#rec530063961 .tn-elem[data-elem-id="1653396089745"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089745"] {
        top: 270px;
        left: calc(50% - 480px + 86px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089745"] {
        top: 283px;
        left: calc(50% - 320px + 142px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089745"] {
        top: 283px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089745"] {
        top: 294px;
        left: calc(50% - 160px + -6px);
    }

    #rec530063961 .tn-elem[data-elem-id="1653396089745"] {
        text-align: center;
    }

    #rec530063961 .tn-elem[data-elem-id="1653396089745"] .tn-atom {
        font-size: 13px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1653396089737"] {
    color: #616a80;
    z-index: 111;
    top: 263px;
    left: calc(50% - 600px + 178px);
    width: 318px;
}

#rec530063961 .tn-elem[data-elem-id="1653396089737"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089737"] {
        top: 242px;
        left: calc(50% - 480px + 86px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089737"] {
        top: 255px;
        left: calc(50% - 320px + 142px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089737"] {
        top: 255px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1653396089737"] {
        top: 269px;
        left: calc(50% - 160px + -9px);
    }

    #rec530063961 .tn-elem[data-elem-id="1653396089737"] {
        text-align: center;
    }

    #rec530063961 .tn-elem[data-elem-id="1653396089737"] .tn-atom {
        font-size: 15px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1671626432574"] {
    z-index: 122;
    top: 358px;
    left: calc(50% - 600px + 520px);
    width: 24px;
}

#rec530063961 .tn-elem[data-elem-id="1671626432574"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432574"] {
        top: 342px;
        left: calc(50% - 480px + 418px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432574"] {
        top: 349px;
        left: calc(50% - 320px + 474px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432574"] {
        top: 430px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432574"] {
        top: 344px;
        left: calc(50% - 160px + 155px);
        width: 14 px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1671626432570"] {
    color: #616a80;
    z-index: 121;
    top: 373px;
    left: calc(50% - 600px + 178px);
    width: 335px;
}

#rec530063961 .tn-elem[data-elem-id="1671626432570"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432570"] {
        top: 357px;
        left: calc(50% - 480px + 86px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432570"] {
        top: 364px;
        left: calc(50% - 320px + 142px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432570"] {
        top: 445px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432570"] {
        top: 385px;
        left: calc(50% - 160px + -6px);
    }

    #rec530063961 .tn-elem[data-elem-id="1671626432570"] {
        text-align: center;
    }

    #rec530063961 .tn-elem[data-elem-id="1671626432570"] .tn-atom {
        font-size: 13px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1671626432564"] {
    color: #616a80;
    z-index: 120;
    top: 345px;
    left: calc(50% - 600px + 178px);
    width: 318px;
}

#rec530063961 .tn-elem[data-elem-id="1671626432564"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432564"] {
        top: 329px;
        left: calc(50% - 480px + 86px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432564"] {
        top: 336px;
        left: calc(50% - 320px + 142px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432564"] {
        top: 417px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1671626432564"] {
        top: 360px;
        left: calc(50% - 160px + -9px);
    }

    #rec530063961 .tn-elem[data-elem-id="1671626432564"] {
        text-align: center;
    }

    #rec530063961 .tn-elem[data-elem-id="1671626432564"] .tn-atom {
        font-size: 15px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1671626289085"] {
    z-index: 119;
    top: 276px;
    left: calc(50% - 600px + 997px);
    width: 24px;
}

#rec530063961 .tn-elem[data-elem-id="1671626289085"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289085"] {
        top: 255px;
        left: calc(50% - 480px + 850px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289085"] {
        top: 430px;
        left: calc(50% - 320px + 474px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289085"] {
        top: 349px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289085"] {
        top: 526px;
        left: calc(50% - 160px + 155px);
        width: 14 px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1671626289081"] {
    color: #616a80;
    z-index: 118;
    top: 291px;
    left: calc(50% - 600px + 655px);
    width: 335px;
}

#rec530063961 .tn-elem[data-elem-id="1671626289081"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289081"] {
        top: 270px;
        left: calc(50% - 480px + 518px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289081"] {
        top: 445px;
        left: calc(50% - 320px + 142px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289081"] {
        top: 364px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289081"] {
        top: 567px;
        left: calc(50% - 160px + -6px);
    }

    #rec530063961 .tn-elem[data-elem-id="1671626289081"] {
        text-align: center;
    }

    #rec530063961 .tn-elem[data-elem-id="1671626289081"] .tn-atom {
        font-size: 13px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1671626289077"] {
    color: #616a80;
    z-index: 117;
    top: 263px;
    left: calc(50% - 600px + 655px);
    width: 318px;
}

#rec530063961 .tn-elem[data-elem-id="1671626289077"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289077"] {
        top: 242px;
        left: calc(50% - 480px + 518px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289077"] {
        top: 417px;
        left: calc(50% - 320px + 142px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289077"] {
        top: 336px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1671626289077"] {
        top: 542px;
        left: calc(50% - 160px + -9px);
    }

    #rec530063961 .tn-elem[data-elem-id="1671626289077"] {
        text-align: center;
    }

    #rec530063961 .tn-elem[data-elem-id="1671626289077"] .tn-atom {
        font-size: 15px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1671626441119"] {
    z-index: 125;
    top: 358px;
    left: calc(50% - 600px + 997px);
    width: 24px;
}

#rec530063961 .tn-elem[data-elem-id="1671626441119"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441119"] {
        top: 342px;
        left: calc(50% - 480px + 850px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441119"] {
        top: 511px;
        left: calc(50% - 320px + 474px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441119"] {
        top: 511px;
        left: calc(50% - 240px + 394px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441119"] {
        top: 435px;
        left: calc(50% - 160px + 155px);
        width: 14 px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1671626441116"] {
    color: #616a80;
    z-index: 124;
    top: 373px;
    left: calc(50% - 600px + 655px);
    width: 335px;
}

#rec530063961 .tn-elem[data-elem-id="1671626441116"] .tn-atom {
    color: #616a80;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441116"] {
        top: 357px;
        left: calc(50% - 480px + 518px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441116"] {
        top: 526px;
        left: calc(50% - 320px + 142px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441116"] {
        top: 526px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441116"] {
        top: 476px;
        left: calc(50% - 160px + -6px);
    }

    #rec530063961 .tn-elem[data-elem-id="1671626441116"] {
        text-align: center;
    }

    #rec530063961 .tn-elem[data-elem-id="1671626441116"] .tn-atom {
        font-size: 13px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1671626441109"] {
    color: #616a80;
    z-index: 123;
    top: 345px;
    left: calc(50% - 600px + 655px);
    width: 318px;
}

#rec530063961 .tn-elem[data-elem-id="1671626441109"] .tn-atom {
    color: #616a80;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441109"] {
        top: 329px;
        left: calc(50% - 480px + 518px);
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441109"] {
        top: 498px;
        left: calc(50% - 320px + 142px);
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441109"] {
        top: 498px;
        left: calc(50% - 240px + 62px);
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1671626441109"] {
        top: 451px;
        left: calc(50% - 160px + -9px);
    }

    #rec530063961 .tn-elem[data-elem-id="1671626441109"] {
        text-align: center;
    }

    #rec530063961 .tn-elem[data-elem-id="1671626441109"] .tn-atom {
        font-size: 15px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1653387777290"] {
    z-index: 5;
    top: 205px;
    left: calc(50% - 600px + 147px);
    width: 907px;
    height: 13px;
}

#rec530063961 .tn-elem[data-elem-id="1653387777290"] .tn-atom {
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1653387777290"] {
        top: 188px;
        left: calc(50% - 480px + 44px);
        width: 872 px;
        height: 14 px;
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1653387777290"] {
        top: 201px;
        left: calc(50% - 320px + 87px);
        width: 467 px;
        height: 21 px;
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1653387777290"] {
        top: 197px;
        left: calc(50% - 240px + 32px);
        width: 417 px;
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1653387777290"] {
        top: 206px;
        left: calc(50% - 160px + 17px);
        width: 286 px;
        height: 21 px;
    }
}

#rec530063961 .tn-elem[data-elem-id="1653382261453"] {
    z-index: 4;
    top: 162px;
    left: calc(50% - 600px + 147px);
    width: 907px;
    height: 56px;
}

#rec530063961 .tn-elem[data-elem-id="1653382261453"] .tn-atom {
    border-radius: 20px;
    background-color: #edf2f8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec530063961 .tn-elem[data-elem-id="1653382261453"] {
        top: 143px;
        left: calc(50% - 480px + 44px);
        width: 872 px;
        height: 59 px;
    }
}

@media screen and (max-width: 959px) {
    #rec530063961 .tn-elem[data-elem-id="1653382261453"] {
        top: 134px;
        left: calc(50% - 320px + 87px);
        width: 467 px;
        height: 88 px;
    }
}

@media screen and (max-width: 639px) {
    #rec530063961 .tn-elem[data-elem-id="1653382261453"] {
        top: 129px;
        left: calc(50% - 240px + 32px);
        width: 417 px;
    }
}

@media screen and (max-width: 479px) {
    #rec530063961 .tn-elem[data-elem-id="1653382261453"] {
        top: 140px;
        left: calc(50% - 160px + 17px);
        width: 286 px;
        height: 87 px;
    }
}

#rec460774131 .t396__artboard {
    height: 940px;
    background-color: #f3f7f6;
}

#rec460774131 .t396__filter {
    height: 940px;
}

#rec460774131 .t396__carrier {
    height: 940px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .t396__artboard {
        height: 930px;
    }

    #rec460774131 .t396__filter {
        height: 930px;
    }

    #rec460774131 .t396__carrier {
        height: 930px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .t396__artboard {
        height: 1480px;
    }

    #rec460774131 .t396__filter {
        height: 1480px;
    }

    #rec460774131 .t396__carrier {
        height: 1480px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .t396__artboard {
        height: 1380px;
    }

    #rec460774131 .t396__filter {
        height: 1380px;
    }

    #rec460774131 .t396__carrier {
        height: 1380px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .t396__artboard {
        height: 1770px;
    }

    #rec460774131 .t396__filter {
        height: 1770px;
    }

    #rec460774131 .t396__carrier {
        height: 1770px;
        background-attachment: scroll;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727162519"] {
    color: #383a54;
    text-align: center;
    z-index: 1;
    top: 75px;
    left: calc(50% - 600px + 201px);
    width: 798px;
}

#rec460774131 .tn-elem[data-elem-id="1653727162519"] .tn-atom {
    color: #383a54;
    font-size: 40px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 900;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727162519"] {
        top: 75px;
        left: calc(50% - 480px + 81px);
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727162519"] {
        top: 40px;
        left: calc(50% - 320px + 78px);
        width: 485 px;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727162519"] {
        top: 40px;
        left: calc(50% - 240px + 73px);
        width: 334 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727162519"] .tn-atom {
        font-size: 28px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727162519"] {
        top: 51px;
        left: calc(50% - 160px + 15px);
        width: 291 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727162519"] .tn-atom {
        font-size: 24px;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727207828"] {
    z-index: 2;
    top: 179px;
    left: calc(50% - 600px + 21px);
    width: 557px;
    height: 132px;
}

#rec460774131 .tn-elem[data-elem-id="1653727207828"] .tn-atom {
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727207828"] {
        top: 180px;
        left: calc(50% - 480px + 23px);
        width: 430 px;
        height: 132 px;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727207828"] {
        top: 206px;
        left: calc(50% - 320px + 55px);
        width: 530 px;
        height: 132 px;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727207828"] {
        top: 166px;
        left: calc(50% - 240px + 10px);
        width: 460 px;
        height: 108 px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727207828"] {
        top: 166px;
        left: calc(50% - 160px + 10px);
        width: 300 px;
        height: 192 px;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727523477"] {
    z-index: 4;
    top: 179px;
    left: calc(50% - 600px + 621px);
    width: 557px;
    height: 132px;
}

#rec460774131 .tn-elem[data-elem-id="1653727523477"] .tn-atom {
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727523477"] {
        top: 180px;
        left: calc(50% - 480px + 507px);
        width: 430 px;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727523477"] {
        top: 522px;
        left: calc(50% - 320px + 55px);
        width: 530 px;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727523477"] {
        top: 453px;
        left: calc(50% - 240px + 10px);
        width: 460 px;
        height: 110 px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727523477"] {
        top: 634px;
        left: calc(50% - 160px + 10px);
        width: 300 px;
        height: 188 px;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727523489"] {
    color: #000000;
    z-index: 5;
    top: 208px;
    left: calc(50% - 600px + 737px);
    width: 377px;
}

#rec460774131 .tn-elem[data-elem-id="1653727523489"] .tn-atom {
    color: #000000;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727523489"] {
        top: 197px;
        left: calc(50% - 480px + 623px);
        width: 282 px;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727523489"] {
        top: 551px;
        left: calc(50% - 320px + 171px);
        width: 381 px;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727523489"] {
        top: 476px;
        left: calc(50% - 240px + 115px);
        width: 320 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727523489"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727523489"] {
        top: 715px;
        left: calc(50% - 160px + 31px);
        width: 258 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727523489"] {
        text-align: center;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727590572"] {
    z-index: 6;
    top: 344px;
    left: calc(50% - 600px + 21px);
    width: 557px;
    height: 180px;
}

#rec460774131 .tn-elem[data-elem-id="1653727590572"] .tn-atom {
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590572"] {
        top: 353px;
        left: calc(50% - 480px + 23px);
        width: 430 px;
        height: 190 px;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590572"] {
        top: 353px;
        left: calc(50% - 320px + 55px);
        width: 530 px;
        height: 152 px;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590572"] {
        top: 297px;
        left: calc(50% - 240px + 10px);
        width: 460 px;
        height: 130 px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590572"] {
        top: 383px;
        left: calc(50% - 160px + 10px);
        width: 300 px;
        height: 228 px;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727590612"] {
    color: #000000;
    z-index: 7;
    top: 385px;
    left: calc(50% - 600px + 135px);
    width: 376px;
}

#rec460774131 .tn-elem[data-elem-id="1653727590612"] .tn-atom {
    color: #000000;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590612"] {
        top: 374px;
        left: calc(50% - 480px + 137px);
        width: 299 px;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590612"] {
        top: 380px;
        left: calc(50% - 320px + 169px);
        width: 411 px;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590612"] {
        top: 319px;
        left: calc(50% - 240px + 113px);
        width: 324 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727590612"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590612"] {
        top: 475px;
        left: calc(50% - 160px + 23px);
        width: 274 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727590612"] {
        text-align: center;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727590658"] {
    z-index: 8;
    top: 344px;
    left: calc(50% - 600px + 621px);
    width: 557px;
    height: 180px;
}

#rec460774131 .tn-elem[data-elem-id="1653727590658"] .tn-atom {
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590658"] {
        top: 353px;
        left: calc(50% - 480px + 507px);
        width: 430 px;
        height: 190 px;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590658"] {
        top: 671px;
        left: calc(50% - 320px + 55px);
        width: 530 px;
        height: 149 px;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590658"] {
        top: 598px;
        left: calc(50% - 240px + 10px);
        width: 460 px;
        height: 135 px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590658"] {
        top: 851px;
        left: calc(50% - 160px + 10px);
        width: 300 px;
        height: 216 px;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727590673"] {
    color: #000000;
    z-index: 9;
    top: 385px;
    left: calc(50% - 600px + 737px);
    width: 407px;
}

#rec460774131 .tn-elem[data-elem-id="1653727590673"] .tn-atom {
    color: #000000;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590673"] {
        top: 374px;
        left: calc(50% - 480px + 623px);
        width: 274 px;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590673"] {
        top: 696px;
        left: calc(50% - 320px + 171px);
        width: 387 px;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590673"] {
        top: 622px;
        left: calc(50% - 240px + 115px);
        width: 319 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727590673"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727590673"] {
        top: 935px;
        left: calc(50% - 160px + 25px);
        width: 271 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727590673"] {
        text-align: center;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727676638"] {
    z-index: 10;
    top: 557px;
    left: calc(50% - 600px + 20px);
    width: 1160px;
    height: 292px;
}

#rec460774131 .tn-elem[data-elem-id="1653727676638"] .tn-atom {
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 0px 10px 0px rgba(56, 58, 84, 0.2);
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727676638"] {
        top: 589px;
        left: calc(50% - 480px + 17px);
        width: 926 px;
        height: 292 px;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727676638"] {
        top: 854px;
        left: calc(50% - 320px + 55px);
        width: 530 px;
        height: 550 px;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727676638"] {
        top: 775px;
        left: calc(50% - 240px + 10px);
        width: 460 px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727676638"] {
        top: 1115px;
        left: calc(50% - 160px + 12px);
        width: 300 px;
        height: 588 px;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727676650"] {
    color: #000000;
    z-index: 12;
    top: 670px;
    left: calc(50% - 600px + 120px);
    width: 498px;
}

#rec460774131 .tn-elem[data-elem-id="1653727676650"] .tn-atom {
    color: #000000;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727676650"] {
        top: 702px;
        left: calc(50% - 480px + 66px);
        width: 487 px;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727676650"] {
        top: 967px;
        left: calc(50% - 320px + 101px);
        width: 438 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727676650"] {
        text-align: center;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727676650"] {
        top: 888px;
        left: calc(50% - 240px + 55px);
        width: 371 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727676650"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727676650"] {
        top: 1196px;
        left: calc(50% - 160px + 22px);
        width: 277 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727676650"] .tn-atom {
        font-size: 14px;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727793177"] {
    z-index: 14;
    top: 221px;
    left: calc(50% - 600px + 62px);
    width: 48px;
}

#rec460774131 .tn-elem[data-elem-id="1653727793177"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727793177"] {
        top: 222px;
        left: calc(50% - 480px + 64px);
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727793177"] {
        top: 248px;
        left: calc(50% - 320px + 96px);
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727793177"] {
        top: 196px;
        left: calc(50% - 240px + 37px);
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727793177"] {
        top: 190px;
        left: calc(50% - 160px + 136px);
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727330560"] {
    color: #000000;
    z-index: 11;
    top: 208px;
    left: calc(50% - 600px + 135px);
    width: 369px;
}

#rec460774131 .tn-elem[data-elem-id="1653727330560"] .tn-atom {
    color: #000000;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727330560"] {
        top: 197px;
        left: calc(50% - 480px + 137px);
        width: 306 px;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727330560"] {
        top: 235px;
        left: calc(50% - 320px + 182px);
        width: 374 px;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727330560"] {
        top: 188px;
        left: calc(50% - 240px + 113px);
        width: 299 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727330560"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727330560"] {
        top: 251px;
        left: calc(50% - 160px + 18px);
        width: 284 px;
    }

    #rec460774131 .tn-elem[data-elem-id="1653727330560"] {
        text-align: center;
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727872281"] {
    z-index: 15;
    top: 221px;
    left: calc(50% - 600px + 662px);
    width: 48px;
}

#rec460774131 .tn-elem[data-elem-id="1653727872281"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727872281"] {
        top: 222px;
        left: calc(50% - 480px + 548px);
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727872281"] {
        top: 564px;
        left: calc(50% - 320px + 96px);
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727872281"] {
        top: 484px;
        left: calc(50% - 240px + 37px);
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727872281"] {
        top: 654px;
        left: calc(50% - 160px + 136px);
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727874660"] {
    z-index: 16;
    top: 410px;
    left: calc(50% - 600px + 62px);
    width: 48px;
}

#rec460774131 .tn-elem[data-elem-id="1653727874660"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727874660"] {
        top: 424px;
        left: calc(50% - 480px + 64px);
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727874660"] {
        top: 405px;
        left: calc(50% - 320px + 96px);
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727874660"] {
        top: 338px;
        left: calc(50% - 240px + 37px);
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727874660"] {
        top: 414px;
        left: calc(50% - 160px + 136px);
    }
}

#rec460774131 .tn-elem[data-elem-id="1653727876964"] {
    z-index: 17;
    top: 410px;
    left: calc(50% - 600px + 662px);
    width: 48px;
}

#rec460774131 .tn-elem[data-elem-id="1653727876964"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653727876964"] {
        top: 424px;
        left: calc(50% - 480px + 548px);
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653727876964"] {
        top: 721px;
        left: calc(50% - 320px + 96px);
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653727876964"] {
        top: 641px;
        left: calc(50% - 240px + 37px);
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653727876964"] {
        top: 874px;
        left: calc(50% - 160px + 136px);
    }
}

#rec460774131 .tn-elem[data-elem-id="1653728010168"] {
    color: #383a54;
    z-index: 18;
    top: 608px;
    left: calc(50% - 600px + 120px);
    width: 296px;
}

#rec460774131 .tn-elem[data-elem-id="1653728010168"] .tn-atom {
    color: #383a54;
    font-size: 32px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1653728010168"] {
        top: 640px;
        left: calc(50% - 480px + 66px);
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1653728010168"] {
        top: 905px;
        left: calc(50% - 320px + 172px);
    }

    #rec460774131 .tn-elem[data-elem-id="1653728010168"] {
        text-align: center;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1653728010168"] {
        top: 826px;
        left: calc(50% - 240px + 92px);
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1653728010168"] {
        top: 1150px;
        left: calc(50% - 160px + 12px);
    }

    #rec460774131 .tn-elem[data-elem-id="1653728010168"] .tn-atom {
        font-size: 24px;
    }
}

#rec460774131 .tn-elem[data-elem-id="1655794900046"] {
    z-index: 22;
    top: 583px;
    left: calc(50% - 600px + 731px);
    width: 370px;
}

#rec460774131 .tn-elem[data-elem-id="1655794900046"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    text-align: center;
    line-height: 4;
}

@media screen and (max-width: 1199px) {
    #rec460774131 .tn-elem[data-elem-id="1655794900046"] {
        top: 615px;
        left: calc(50% - 480px + 605px);
        width: 303 px;
    }
}

@media screen and (max-width: 959px) {
    #rec460774131 .tn-elem[data-elem-id="1655794900046"] {
        top: 1129px;
        left: calc(50% - 320px + 133px);
        width: 375 px;
    }
}

@media screen and (max-width: 639px) {
    #rec460774131 .tn-elem[data-elem-id="1655794900046"] {
        top: 1047px;
        left: calc(50% - 240px + 55px);
        width: 370 px;
    }
}

@media screen and (max-width: 479px) {
    #rec460774131 .tn-elem[data-elem-id="1655794900046"] {
        top: 1416px;
        left: calc(50% - 160px + 25px);
        width: 269 px;
    }
}

#rec460774131 [data-elem-id="1655794900046"] input::-webkit-input-placeholder {
    color: #000;
    opacity: 0.5;
}

#rec460774131 [data-elem-id="1655794900046"] input::-moz-placeholder {
    color: #000;
    opacity: 0.5;
}

#rec460774131 [data-elem-id="1655794900046"] input:-moz-placeholder {
    color: #000;
    opacity: 0.5;
}

#rec460774131 [data-elem-id="1655794900046"] input:-ms-input-placeholder {
    color: #000;
    opacity: 0.5;
}

#rec460774131 [data-elem-id="1655794900046"] textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 0.5;
}

#rec460774131 [data-elem-id="1655794900046"] textarea::-moz-placeholder {
    color: #000;
    opacity: 0.5;
}

#rec460774131 [data-elem-id="1655794900046"] textarea:-moz-placeholder {
    color: #000;
    opacity: 0.5;
}

#rec460774131 [data-elem-id="1655794900046"] textarea:-ms-input-placeholder {
    color: #000;
    opacity: 0.5;
}

.tn-atom .t-input-block {
    position: relative;
}

#rec460774131 [data-elem-id="1655794900046"] .t-submit {
    color: #fff;
    background-color: #d4231b;
    border-radius: 50px;
    font-size: 14px;
    font-family: Roboto;
    cursor: pointer;
}

#rec125381493 .t396__artboard {
    height: 660px;
    background-color: #f3f7f6;
}

#rec125381493 .t396__filter {
    height: 660px;
}

#rec125381493 .t396__carrier {
    height: 660px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .t396__artboard {
        height: 970px;
    }

    #rec125381493 .t396__filter {
        height: 970px;
    }

    #rec125381493 .t396__carrier {
        height: 970px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .t396__artboard {
        height: 1410px;
    }

    #rec125381493 .t396__filter {
        height: 1410px;
    }

    #rec125381493 .t396__carrier {
        height: 1410px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .t396__artboard {}

    #rec125381493 .t396__filter {}

    #rec125381493 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .t396__artboard {}

    #rec125381493 .t396__filter {}

    #rec125381493 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec125381493 .tn-elem[data-elem-id="1558516716786"] {
    color: #383a54;
    text-align: center;
    z-index: 1;
    top: 75px;
    left: calc(50% - 600px + 80px);
    width: 1040px;
}

#rec125381493 .tn-elem[data-elem-id="1558516716786"] .tn-atom {
    color: #383a54;
    font-size: 40px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558516716786"] {
        top: 50px;
        left: calc(50% - 480px + -40px);
    }

    #rec125381493 .tn-elem[data-elem-id="1558516716786"] .tn-atom {
        font-size: 36px;
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558516716786"] {
        top: 30px;
        left: calc(50% - 320px + 25px);
        width: 590 px;
    }

    #rec125381493 .tn-elem[data-elem-id="1558516716786"] .tn-atom {
        font-size: 32px;
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558516716786"] {
        top: 37px;
        left: calc(50% - 240px + 20px);
        width: 440 px;
    }

    #rec125381493 .tn-elem[data-elem-id="1558516716786"] .tn-atom {
        font-size: 27px;
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558516716786"] {
        top: 46px;
        left: calc(50% - 160px + 5px);
        width: 310 px;
    }

    #rec125381493 .tn-elem[data-elem-id="1558516716786"] .tn-atom {
        font-size: 19px;
    }
}

#rec125381493 .tn-elem[data-elem-id="1558527995528"] {
    z-index: 5;
    top: 213px;
    left: calc(50% - 600px + 7px);
    width: 367px;
    height: 371px;
}

#rec125381493 .tn-elem[data-elem-id="1558527995528"] .tn-atom {
    background-color: #383a54;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558527995528"] {
        top: 158px;
        left: calc(50% - 480px + 91px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558527995528"] {
        top: 168px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558527995528"] {
        top: 168px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558527995528"] {
        top: 168px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558528139996"] {
    z-index: 8;
    top: 283px;
    left: calc(50% - 600px + 7px);
    width: 367px;
    height: 60px;
}

#rec125381493 .tn-elem[data-elem-id="1558528139996"] .tn-atom {
    background-color: #313352;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 2px 0px 0px rgba(222, 222, 222, 0.1);
}

#rec125381493 .tn-elem[data-elem-id="1558528139996"] .tn-atom {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558528139996"] {
        top: 228px;
        left: calc(50% - 480px + 91px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558528139996"] {
        top: 238px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558528139996"] {
        top: 238px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558528139996"] {
        top: 238px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558528224813"] {
    z-index: 9;
    top: 405px;
    left: calc(50% - 600px + 7px);
    width: 367px;
    height: 60px;
}

#rec125381493 .tn-elem[data-elem-id="1558528224813"] .tn-atom {
    background-color: #313352;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558528224813"] {
        top: 350px;
        left: calc(50% - 480px + 91px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558528224813"] {
        top: 360px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558528224813"] {
        top: 360px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558528224813"] {
        top: 360px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558528497971"] {
    z-index: 10;
    top: 525px;
    left: calc(50% - 600px + 7px);
    width: 367px;
    height: 60px;
}

#rec125381493 .tn-elem[data-elem-id="1558528497971"] .tn-atom {
    background-color: #313352;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558528497971"] {
        top: 470px;
        left: calc(50% - 480px + 91px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558528497971"] {
        top: 480px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558528497971"] {
        top: 480px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558528497971"] {
        top: 480px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558528540331"] {
    z-index: 11;
    top: 233px;
    left: calc(50% - 600px + 31px);
    width: 30px;
}

#rec125381493 .tn-elem[data-elem-id="1558528540331"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558528540331"] {
        top: 178px;
        left: calc(50% - 480px + 115px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558528540331"] {
        top: 188px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558528540331"] {
        top: 188px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558528540331"] {
        top: 188px;
        left: calc(50% - 160px + 25px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558528560598"] {
    color: #ffffff;
    z-index: 12;
    top: 231px;
    left: calc(50% - 600px + 81px);
    width: 270px;
}

#rec125381493 .tn-elem[data-elem-id="1558528560598"] .tn-atom {
    color: #ffffff;
    font-size: 22px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558528560598"] {
        top: 176px;
        left: calc(50% - 480px + 165px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558528560598"] {
        top: 186px;
        left: calc(50% - 320px + 210px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558528560598"] {
        top: 186px;
        left: calc(50% - 240px + 130px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558528560598"] {
        top: 186px;
        left: calc(50% - 160px + 75px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558528612751"] {
    color: #ffffff;
    z-index: 13;
    top: 302px;
    left: calc(50% - 600px + 31px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558528612751"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558528612751"] {
        top: 247px;
        left: calc(50% - 480px + 115px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558528612751"] {
        top: 257px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558528612751"] {
        top: 257px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558528612751"] {
        top: 257px;
        left: calc(50% - 160px + 25px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558528706579"] {
    color: #ffffff;
    z-index: 14;
    top: 362px;
    left: calc(50% - 600px + 31px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558528706579"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558528706579"] {
        top: 307px;
        left: calc(50% - 480px + 115px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558528706579"] {
        top: 317px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558528706579"] {
        top: 317px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558528706579"] {
        top: 317px;
        left: calc(50% - 160px + 25px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558528713915"] {
    color: #ffffff;
    z-index: 15;
    top: 422px;
    left: calc(50% - 600px + 31px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558528713915"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558528713915"] {
        top: 367px;
        left: calc(50% - 480px + 115px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558528713915"] {
        top: 377px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558528713915"] {
        top: 377px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558528713915"] {
        top: 377px;
        left: calc(50% - 160px + 25px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558528717468"] {
    color: #ffffff;
    z-index: 16;
    top: 482px;
    left: calc(50% - 600px + 31px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558528717468"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558528717468"] {
        top: 427px;
        left: calc(50% - 480px + 115px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558528717468"] {
        top: 437px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558528717468"] {
        top: 437px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558528717468"] {
        top: 437px;
        left: calc(50% - 160px + 25px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558528720725"] {
    color: #ffffff;
    z-index: 17;
    top: 542px;
    left: calc(50% - 600px + 31px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558528720725"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558528720725"] {
        top: 487px;
        left: calc(50% - 480px + 115px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558528720725"] {
        top: 497px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558528720725"] {
        top: 497px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558528720725"] {
        top: 497px;
        left: calc(50% - 160px + 25px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529333893"] {
    z-index: 28;
    top: 213px;
    left: calc(50% - 600px + 417px);
    width: 367px;
    height: 371px;
}

#rec125381493 .tn-elem[data-elem-id="1558529333893"] .tn-atom {
    background-color: #383a54;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333893"] {
        top: 158px;
        left: calc(50% - 480px + 501px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333893"] {
        top: 581px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333893"] {
        top: 581px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333893"] {
        top: 581px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529333914"] {
    z-index: 29;
    top: 283px;
    left: calc(50% - 600px + 417px);
    width: 367px;
    height: 60px;
}

#rec125381493 .tn-elem[data-elem-id="1558529333914"] .tn-atom {
    background-color: #313352;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 2px 0px 0px rgba(222, 222, 222, 0.1);
}

#rec125381493 .tn-elem[data-elem-id="1558529333914"] .tn-atom {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333914"] {
        top: 228px;
        left: calc(50% - 480px + 501px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333914"] {
        top: 651px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333914"] {
        top: 651px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333914"] {
        top: 651px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529333926"] {
    z-index: 30;
    top: 405px;
    left: calc(50% - 600px + 417px);
    width: 367px;
    height: 60px;
}

#rec125381493 .tn-elem[data-elem-id="1558529333926"] .tn-atom {
    background-color: #313352;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333926"] {
        top: 350px;
        left: calc(50% - 480px + 501px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333926"] {
        top: 773px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333926"] {
        top: 773px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333926"] {
        top: 773px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529333935"] {
    z-index: 31;
    top: 525px;
    left: calc(50% - 600px + 417px);
    width: 367px;
    height: 60px;
}

#rec125381493 .tn-elem[data-elem-id="1558529333935"] .tn-atom {
    background-color: #313352;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333935"] {
        top: 470px;
        left: calc(50% - 480px + 501px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333935"] {
        top: 893px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333935"] {
        top: 893px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333935"] {
        top: 893px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529333945"] {
    z-index: 32;
    top: 233px;
    left: calc(50% - 600px + 441px);
    width: 30px;
}

#rec125381493 .tn-elem[data-elem-id="1558529333945"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333945"] {
        top: 178px;
        left: calc(50% - 480px + 525px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333945"] {
        top: 601px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333945"] {
        top: 601px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333945"] {
        top: 601px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529333955"] {
    color: #ffffff;
    z-index: 33;
    top: 231px;
    left: calc(50% - 600px + 491px);
    width: 270px;
}

#rec125381493 .tn-elem[data-elem-id="1558529333955"] .tn-atom {
    color: #ffffff;
    font-size: 22px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333955"] {
        top: 176px;
        left: calc(50% - 480px + 575px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333955"] {
        top: 599px;
        left: calc(50% - 320px + 210px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333955"] {
        top: 599px;
        left: calc(50% - 240px + 130px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333955"] {
        top: 599px;
        left: calc(50% - 160px + 74px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529333961"] {
    color: #ffffff;
    z-index: 34;
    top: 302px;
    left: calc(50% - 600px + 441px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558529333961"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333961"] {
        top: 247px;
        left: calc(50% - 480px + 525px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333961"] {
        top: 670px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333961"] {
        top: 670px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333961"] {
        top: 670px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529333965"] {
    color: #ffffff;
    z-index: 35;
    top: 362px;
    left: calc(50% - 600px + 441px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558529333965"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333965"] {
        top: 307px;
        left: calc(50% - 480px + 525px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333965"] {
        top: 730px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333965"] {
        top: 730px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333965"] {
        top: 730px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529333971"] {
    color: #ffffff;
    z-index: 36;
    top: 422px;
    left: calc(50% - 600px + 441px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558529333971"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333971"] {
        top: 367px;
        left: calc(50% - 480px + 525px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333971"] {
        top: 790px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333971"] {
        top: 790px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333971"] {
        top: 790px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529333978"] {
    color: #ffffff;
    z-index: 37;
    top: 482px;
    left: calc(50% - 600px + 441px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558529333978"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333978"] {
        top: 427px;
        left: calc(50% - 480px + 525px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333978"] {
        top: 850px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333978"] {
        top: 850px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333978"] {
        top: 850px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529333985"] {
    color: #ffffff;
    z-index: 38;
    top: 542px;
    left: calc(50% - 600px + 441px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558529333985"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333985"] {
        top: 487px;
        left: calc(50% - 480px + 525px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333985"] {
        top: 910px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333985"] {
        top: 910px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529333985"] {
        top: 910px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529340451"] {
    z-index: 49;
    top: 213px;
    left: calc(50% - 600px + 826px);
    width: 367px;
    height: 371px;
}

#rec125381493 .tn-elem[data-elem-id="1558529340451"] .tn-atom {
    background-color: #383a54;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340451"] {
        top: 563px;
        left: calc(50% - 480px + 296px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340451"] {
        top: 990px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340451"] {
        top: 990px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340451"] {
        top: 990px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529340466"] {
    z-index: 50;
    top: 283px;
    left: calc(50% - 600px + 826px);
    width: 367px;
    height: 60px;
}

#rec125381493 .tn-elem[data-elem-id="1558529340466"] .tn-atom {
    background-color: #313352;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 2px 0px 0px rgba(222, 222, 222, 0.1);
}

#rec125381493 .tn-elem[data-elem-id="1558529340466"] .tn-atom {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340466"] {
        top: 633px;
        left: calc(50% - 480px + 296px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340466"] {
        top: 1060px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340466"] {
        top: 1060px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340466"] {
        top: 1060px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529340482"] {
    z-index: 51;
    top: 405px;
    left: calc(50% - 600px + 826px);
    width: 367px;
    height: 60px;
}

#rec125381493 .tn-elem[data-elem-id="1558529340482"] .tn-atom {
    background-color: #313352;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340482"] {
        top: 755px;
        left: calc(50% - 480px + 296px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340482"] {
        top: 1182px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340482"] {
        top: 1182px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340482"] {
        top: 1182px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529340493"] {
    z-index: 52;
    top: 525px;
    left: calc(50% - 600px + 826px);
    width: 367px;
    height: 60px;
}

#rec125381493 .tn-elem[data-elem-id="1558529340493"] .tn-atom {
    background-color: #313352;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340493"] {
        top: 875px;
        left: calc(50% - 480px + 296px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340493"] {
        top: 1302px;
        left: calc(50% - 320px + 136px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340493"] {
        top: 1302px;
        left: calc(50% - 240px + 56px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340493"] {
        top: 1302px;
        left: calc(50% - 160px + -24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529340502"] {
    z-index: 53;
    top: 233px;
    left: calc(50% - 600px + 850px);
    width: 30px;
}

#rec125381493 .tn-elem[data-elem-id="1558529340502"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340502"] {
        top: 583px;
        left: calc(50% - 480px + 320px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340502"] {
        top: 1010px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340502"] {
        top: 1010px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340502"] {
        top: 1010px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529340512"] {
    color: #ffffff;
    z-index: 54;
    top: 231px;
    left: calc(50% - 600px + 900px);
    width: 270px;
}

#rec125381493 .tn-elem[data-elem-id="1558529340512"] .tn-atom {
    color: #ffffff;
    font-size: 22px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340512"] {
        top: 581px;
        left: calc(50% - 480px + 370px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340512"] {
        top: 1008px;
        left: calc(50% - 320px + 210px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340512"] {
        top: 1008px;
        left: calc(50% - 240px + 130px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340512"] {
        top: 1008px;
        left: calc(50% - 160px + 74px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529340519"] {
    color: #ffffff;
    z-index: 55;
    top: 302px;
    left: calc(50% - 600px + 850px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558529340519"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340519"] {
        top: 652px;
        left: calc(50% - 480px + 320px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340519"] {
        top: 1079px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340519"] {
        top: 1079px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340519"] {
        top: 1079px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529340525"] {
    color: #ffffff;
    z-index: 56;
    top: 362px;
    left: calc(50% - 600px + 850px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558529340525"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340525"] {
        top: 712px;
        left: calc(50% - 480px + 320px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340525"] {
        top: 1139px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340525"] {
        top: 1139px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340525"] {
        top: 1139px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529340529"] {
    color: #ffffff;
    z-index: 57;
    top: 422px;
    left: calc(50% - 600px + 850px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558529340529"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340529"] {
        top: 772px;
        left: calc(50% - 480px + 320px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340529"] {
        top: 1199px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340529"] {
        top: 1199px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340529"] {
        top: 1199px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529340535"] {
    color: #ffffff;
    z-index: 58;
    top: 482px;
    left: calc(50% - 600px + 850px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558529340535"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340535"] {
        top: 832px;
        left: calc(50% - 480px + 320px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340535"] {
        top: 1259px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340535"] {
        top: 1259px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340535"] {
        top: 1259px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1558529340539"] {
    color: #ffffff;
    z-index: 59;
    top: 542px;
    left: calc(50% - 600px + 850px);
    width: 10px;
}

#rec125381493 .tn-elem[data-elem-id="1558529340539"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 100;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340539"] {
        top: 892px;
        left: calc(50% - 480px + 320px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340539"] {
        top: 1319px;
        left: calc(50% - 320px + 160px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340539"] {
        top: 1319px;
        left: calc(50% - 240px + 80px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1558529340539"] {
        top: 1319px;
        left: calc(50% - 160px + 24px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081082555"] {
    color: #ffffff;
    z-index: 70;
    top: 480px;
    left: calc(50% - 600px + 110px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081082555"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082555"] {
        top: 429px;
        left: calc(50% - 480px + 200px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082555"] {
        top: 440px;
        left: calc(50% - 320px + 249px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082555"] {
        top: 445px;
        left: calc(50% - 240px + 170px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082555"] {
        top: 440px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081082561"] {
    color: #ffffff;
    text-align: right;
    z-index: 71;
    top: 480px;
    left: calc(50% - 600px + 250px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081082561"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082561"] {
        top: 429px;
        left: calc(50% - 480px + 339px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082561"] {
        top: 440px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082561"] {
        top: 445px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082561"] {
        top: 440px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081082566"] {
    color: #ffffff;
    z-index: 72;
    top: 360px;
    left: calc(50% - 600px + 110px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081082566"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082566"] {
        top: 307px;
        left: calc(50% - 480px + 200px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082566"] {
        top: 325px;
        left: calc(50% - 320px + 249px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082566"] {
        top: 325px;
        left: calc(50% - 240px + 170px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082566"] {
        top: 325px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081082573"] {
    color: #ffffff;
    text-align: right;
    z-index: 73;
    top: 360px;
    left: calc(50% - 600px + 250px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081082573"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082573"] {
        top: 307px;
        left: calc(50% - 480px + 339px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082573"] {
        top: 325px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082573"] {
        top: 325px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082573"] {
        top: 325px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081082579"] {
    color: #ffffff;
    z-index: 74;
    top: 420px;
    left: calc(50% - 600px + 110px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081082579"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082579"] {
        top: 367px;
        left: calc(50% - 480px + 200px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082579"] {
        top: 385px;
        left: calc(50% - 320px + 249px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082579"] {
        top: 385px;
        left: calc(50% - 240px + 170px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082579"] {
        top: 385px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081082584"] {
    color: #ffffff;
    text-align: right;
    z-index: 75;
    top: 420px;
    left: calc(50% - 600px + 250px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081082584"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082584"] {
        top: 367px;
        left: calc(50% - 480px + 339px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082584"] {
        top: 385px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082584"] {
        top: 385px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082584"] {
        top: 385px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081082591"] {
    color: #ffffff;
    z-index: 76;
    top: 540px;
    left: calc(50% - 600px + 110px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081082591"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082591"] {
        top: 488px;
        left: calc(50% - 480px + 200px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082591"] {
        top: 495px;
        left: calc(50% - 320px + 249px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082591"] {
        top: 495px;
        left: calc(50% - 240px + 170px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082591"] {
        top: 500px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081082597"] {
    color: #ffffff;
    text-align: right;
    z-index: 77;
    top: 540px;
    left: calc(50% - 600px + 250px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081082597"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082597"] {
        top: 488px;
        left: calc(50% - 480px + 339px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082597"] {
        top: 495px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082597"] {
        top: 495px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082597"] {
        top: 500px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081082602"] {
    color: #ffffff;
    z-index: 78;
    top: 300px;
    left: calc(50% - 600px + 110px);
    width: 112px;
}

#rec125381493 .tn-elem[data-elem-id="1649081082602"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082602"] {
        top: 245px;
        left: calc(50% - 480px + 200px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082602"] {
        top: 260px;
        left: calc(50% - 320px + 249px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082602"] {
        top: 260px;
        left: calc(50% - 240px + 170px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082602"] {
        top: 255px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081082609"] {
    color: #ffffff;
    text-align: right;
    z-index: 79;
    top: 300px;
    left: calc(50% - 600px + 250px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081082609"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082609"] {
        top: 245px;
        left: calc(50% - 480px + 339px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082609"] {
        top: 260px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082609"] {
        top: 260px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081082609"] {
        top: 255px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081125665"] {
    color: #ffffff;
    z-index: 80;
    top: 300px;
    left: calc(50% - 600px + 520px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081125665"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125665"] {
        top: 245px;
        left: calc(50% - 480px + 600px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125665"] {
        top: 668px;
        left: calc(50% - 320px + 261px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125665"] {
        top: 668px;
        left: calc(50% - 240px + 169px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125665"] {
        top: 668px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081125680"] {
    color: #ffffff;
    text-align: right;
    z-index: 81;
    top: 300px;
    left: calc(50% - 600px + 660px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081125680"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125680"] {
        top: 245px;
        left: calc(50% - 480px + 755px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125680"] {
        top: 668px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125680"] {
        top: 668px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125680"] {
        top: 668px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081125687"] {
    color: #ffffff;
    z-index: 82;
    top: 480px;
    left: calc(50% - 600px + 520px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081125687"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125687"] {
        top: 367px;
        left: calc(50% - 480px + 600px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125687"] {
        top: 790px;
        left: calc(50% - 320px + 261px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125687"] {
        top: 790px;
        left: calc(50% - 240px + 169px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125687"] {
        top: 790px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081125695"] {
    color: #ffffff;
    text-align: right;
    z-index: 83;
    top: 360px;
    left: calc(50% - 600px + 660px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081125695"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125695"] {
        top: 367px;
        left: calc(50% - 480px + 755px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125695"] {
        top: 790px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125695"] {
        top: 790px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125695"] {
        top: 790px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081125701"] {
    color: #ffffff;
    z-index: 84;
    top: 542px;
    left: calc(50% - 600px + 520px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081125701"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125701"] {
        top: 427px;
        left: calc(50% - 480px + 600px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125701"] {
        top: 849px;
        left: calc(50% - 320px + 261px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125701"] {
        top: 852px;
        left: calc(50% - 240px + 169px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125701"] {
        top: 851px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081125708"] {
    color: #ffffff;
    text-align: right;
    z-index: 85;
    top: 480px;
    left: calc(50% - 600px + 660px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081125708"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125708"] {
        top: 427px;
        left: calc(50% - 480px + 755px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125708"] {
        top: 849px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125708"] {
        top: 852px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125708"] {
        top: 851px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081125712"] {
    color: #ffffff;
    z-index: 86;
    top: 422px;
    left: calc(50% - 600px + 520px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081125712"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125712"] {
        top: 487px;
        left: calc(50% - 480px + 600px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125712"] {
        top: 910px;
        left: calc(50% - 320px + 261px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125712"] {
        top: 910px;
        left: calc(50% - 240px + 169px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125712"] {
        top: 910px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081125715"] {
    color: #ffffff;
    text-align: right;
    z-index: 87;
    top: 542px;
    left: calc(50% - 600px + 660px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081125715"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125715"] {
        top: 487px;
        left: calc(50% - 480px + 755px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125715"] {
        top: 910px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125715"] {
        top: 910px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125715"] {
        top: 910px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081125722"] {
    color: #ffffff;
    z-index: 88;
    top: 360px;
    left: calc(50% - 600px + 520px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081125722"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125722"] {
        top: 305px;
        left: calc(50% - 480px + 600px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125722"] {
        top: 732px;
        left: calc(50% - 320px + 261px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125722"] {
        top: 729px;
        left: calc(50% - 240px + 169px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125722"] {
        top: 730px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081125726"] {
    color: #ffffff;
    text-align: right;
    z-index: 89;
    top: 422px;
    left: calc(50% - 600px + 660px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081125726"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125726"] {
        top: 305px;
        left: calc(50% - 480px + 755px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125726"] {
        top: 732px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125726"] {
        top: 729px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081125726"] {
        top: 730px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081152382"] {
    color: #ffffff;
    z-index: 90;
    top: 300px;
    left: calc(50% - 600px + 939px);
    width: 112px;
}

#rec125381493 .tn-elem[data-elem-id="1649081152382"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152382"] {
        top: 650px;
        left: calc(50% - 480px + 409px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152382"] {
        top: 1077px;
        left: calc(50% - 320px + 249px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152382"] {
        top: 1077px;
        left: calc(50% - 240px + 170px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152382"] {
        top: 1077px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081152396"] {
    color: #ffffff;
    text-align: right;
    z-index: 91;
    top: 300px;
    left: calc(50% - 600px + 1079px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081152396"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152396"] {
        top: 650px;
        left: calc(50% - 480px + 549px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152396"] {
        top: 1077px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152396"] {
        top: 1077px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152396"] {
        top: 1077px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081152409"] {
    color: #ffffff;
    z-index: 92;
    top: 360px;
    left: calc(50% - 600px + 939px);
    width: 111px;
}

#rec125381493 .tn-elem[data-elem-id="1649081152409"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152409"] {
        top: 710px;
        left: calc(50% - 480px + 409px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152409"] {
        top: 1137px;
        left: calc(50% - 320px + 249px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152409"] {
        top: 1137px;
        left: calc(50% - 240px + 169px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152409"] {
        top: 1137px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081152415"] {
    color: #ffffff;
    text-align: right;
    z-index: 93;
    top: 360px;
    left: calc(50% - 600px + 1079px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081152415"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152415"] {
        top: 710px;
        left: calc(50% - 480px + 549px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152415"] {
        top: 1137px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152415"] {
        top: 1137px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152415"] {
        top: 1137px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081152421"] {
    color: #ffffff;
    z-index: 94;
    top: 420px;
    left: calc(50% - 600px + 939px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081152421"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152421"] {
        top: 770px;
        left: calc(50% - 480px + 409px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152421"] {
        top: 1197px;
        left: calc(50% - 320px + 249px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152421"] {
        top: 1197px;
        left: calc(50% - 240px + 169px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152421"] {
        top: 1197px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081152428"] {
    color: #ffffff;
    text-align: right;
    z-index: 95;
    top: 420px;
    left: calc(50% - 600px + 1079px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081152428"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152428"] {
        top: 770px;
        left: calc(50% - 480px + 549px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152428"] {
        top: 1197px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152428"] {
        top: 1197px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152428"] {
        top: 1197px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081152434"] {
    color: #ffffff;
    z-index: 96;
    top: 540px;
    left: calc(50% - 600px + 940px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081152434"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152434"] {
        top: 830px;
        left: calc(50% - 480px + 409px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152434"] {
        top: 1257px;
        left: calc(50% - 320px + 249px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152434"] {
        top: 1257px;
        left: calc(50% - 240px + 169px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152434"] {
        top: 1257px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081152439"] {
    color: #ffffff;
    text-align: right;
    z-index: 97;
    top: 540px;
    left: calc(50% - 600px + 1080px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081152439"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152439"] {
        top: 830px;
        left: calc(50% - 480px + 549px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152439"] {
        top: 1257px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152439"] {
        top: 1257px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152439"] {
        top: 1257px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081152447"] {
    color: #ffffff;
    z-index: 98;
    top: 480px;
    left: calc(50% - 600px + 940px);
    width: 100px;
}

#rec125381493 .tn-elem[data-elem-id="1649081152447"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152447"] {
        top: 890px;
        left: calc(50% - 480px + 409px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152447"] {
        top: 1317px;
        left: calc(50% - 320px + 249px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152447"] {
        top: 1317px;
        left: calc(50% - 240px + 169px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152447"] {
        top: 1317px;
        left: calc(50% - 160px + 91px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649081152450"] {
    color: #ffffff;
    text-align: right;
    z-index: 99;
    top: 480px;
    left: calc(50% - 600px + 1080px);
    width: 90px;
}

#rec125381493 .tn-elem[data-elem-id="1649081152450"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152450"] {
        top: 890px;
        left: calc(50% - 480px + 549px);
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152450"] {
        top: 1317px;
        left: calc(50% - 320px + 389px);
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152450"] {
        top: 1317px;
        left: calc(50% - 240px + 309px);
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649081152450"] {
        top: 1317px;
        left: calc(50% - 160px + 214px);
    }
}

#rec125381493 .tn-elem[data-elem-id="1649679328366"] {
    color: #383a54;
    text-align: center;
    z-index: 100;
    top: 140px;
    left: calc(50% - 600px + 80px);
    width: 1040px;
}

#rec125381493 .tn-elem[data-elem-id="1649679328366"] .tn-atom {
    color: #383a54;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    opacity: 0.8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec125381493 .tn-elem[data-elem-id="1649679328366"] {
        top: 106px;
        left: calc(50% - 480px + -40px);
    }

    #rec125381493 .tn-elem[data-elem-id="1649679328366"] .tn-atom {
        font-size: 20px;
    }
}

@media screen and (max-width: 959px) {
    #rec125381493 .tn-elem[data-elem-id="1649679328366"] {
        top: 131px;
        left: calc(50% - 320px + 25px);
        width: 590 px;
    }

    #rec125381493 .tn-elem[data-elem-id="1649679328366"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 639px) {
    #rec125381493 .tn-elem[data-elem-id="1649679328366"] {
        top: 130px;
        left: calc(50% - 240px + 20px);
        width: 440 px;
    }

    #rec125381493 .tn-elem[data-elem-id="1649679328366"] .tn-atom {
        font-size: 15px;
    }
}

@media screen and (max-width: 479px) {
    #rec125381493 .tn-elem[data-elem-id="1649679328366"] {
        top: 124px;
        left: calc(50% - 160px + 5px);
        width: 310 px;
    }

    #rec125381493 .tn-elem[data-elem-id="1649679328366"] .tn-atom {
        font-size: 13px;
    }
}

#rec125382744 .t-slds__bullet_active .t-slds__bullet_body {
    background-color: #285ff1 !important;
}

#rec125382744 .t-slds__bullet:hover .t-slds__bullet_body {
    background-color: #285ff1 !important;
}

.t-review-social-links {
    line-height: 0px;
}

.t-review-social-links__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
}

.t-review-social-links {
    margin-top: 15px;
}

.t-review-social-links__item {
    padding: 0px 4px;
}

.t-review-social-links__item svg {
    width: 20px;
    height: 20px;
}

.t-review-social-links__wrapper_round .t-review-social-links__item svg {
    width: 23px;
    height: 23px;
}

.t-review-social-links__item:first-child {
    padding-left: 0px;
}

@media screen and (max-width: 960px) {
    .t-review-social-links__item {
        margin-bottom: 3px;
    }
}

@media screen and (max-width: 640px) {
    .t-review-social-links {
        margin-top: 13px;
    }

    .t-review-social-links__item {
        padding: 0px 3px;
    }

    .t-review-social-links__item svg {
        width: 17px;
        height: 17px;
    }

    .t-review-social-links__wrapper_round .t-review-social-links__item svg {
        width: 20px;
        height: 20px;
    }
}

.t728 .t-review-social-links {
    margin-top: 10px;
}

@media screen and (max-width: 640px) {
    .t728 .t-review-social-links {
        margin-top: 10px;
    }

    .t728 .t-review-social-links__wrapper_round .t-review-social-links__item svg {
        width: 17px;
        height: 17px;
    }
}

#rec125518600 input::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518600 input::-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518600 input:-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518600 input:-ms-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518600 textarea::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518600 textarea::-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518600 textarea:-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518600 textarea:-ms-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

@media (hover),
(min-width:0\0) {
    #rec428840895 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #e8e8e8 !important;
        color: #111111 !important;
        border-color: #111111 !important;
    }

    #rec428840895 .t-btn:not(.t-animate_no-hover) {
        -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    }

    #rec428840895 .t-btntext:not(.t-animate_no-hover):hover {
        color: #111111 !important;
    }
}

#rec125518666 input::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518666 input::-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518666 input:-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518666 input:-ms-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518666 textarea::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518666 textarea::-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518666 textarea:-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518666 textarea:-ms-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518712 input::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518712 input::-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518712 input:-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518712 input:-ms-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518712 textarea::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518712 textarea::-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518712 textarea:-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

#rec125518712 textarea:-ms-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

@media (hover),
(min-width:0\0) {
    #rec428840895 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #e8e8e8 !important;
        color: #111111 !important;
        border-color: #111111 !important;
    }

    #rec428840895 .t-btn:not(.t-animate_no-hover) {
        -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    }

    #rec428840895 .t-btntext:not(.t-animate_no-hover):hover {
        color: #111111 !important;
    }
}

@media screen and (min-width: 980px) {
    .t-records {
        opacity: 0;
    }

    .t-records_animated {
        -webkit-transition: opacity ease-in-out .2s;
        -moz-transition: opacity ease-in-out .2s;
        -o-transition: opacity ease-in-out .2s;
        transition: opacity ease-in-out .2s;
    }

    .t-records.t-records_visible {
        opacity: 1;
    }
}

@media screen and (min-width: 980px) {
    .t-records {
        opacity: 0;
    }

    .t-records_animated {
        -webkit-transition: opacity ease-in-out .2s;
        -moz-transition: opacity ease-in-out .2s;
        -o-transition: opacity ease-in-out .2s;
        transition: opacity ease-in-out .2s;
    }

    .t-records.t-records_visible {
        opacity: 1;
    }
}

.t396 .t-animate[data-animate-style="fadein"],
.t396 .t-animate[data-animate-style="fadeinup"],
.t396 .t-animate[data-animate-style="fadeindown"],
.t396 .t-animate[data-animate-style="fadeinleft"],
.t396 .t-animate[data-animate-style="fadeinright"],
.t396 .t-animate[data-animate-style="zoomin"],
.t396 .t-animate[data-animate-style="zoomout"] {
    opacity: 0;
    -webkit-transition-property: opacity, transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {

    .t396 .t-animate[data-animate-style-res-960="fadein"],
    .t396 .t-animate[data-animate-style-res-960="fadeinup"],
    .t396 .t-animate[data-animate-style-res-960="fadeindown"],
    .t396 .t-animate[data-animate-style-res-960="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-960="fadeinright"],
    .t396 .t-animate[data-animate-style-res-960="zoomin"],
    .t396 .t-animate[data-animate-style-res-960="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {

    .t396 .t-animate[data-animate-style-res-640="fadein"],
    .t396 .t-animate[data-animate-style-res-640="fadeinup"],
    .t396 .t-animate[data-animate-style-res-640="fadeindown"],
    .t396 .t-animate[data-animate-style-res-640="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-640="fadeinright"],
    .t396 .t-animate[data-animate-style-res-640="zoomin"],
    .t396 .t-animate[data-animate-style-res-640="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {

    .t396 .t-animate[data-animate-style-res-480="fadein"],
    .t396 .t-animate[data-animate-style-res-480="fadeinup"],
    .t396 .t-animate[data-animate-style-res-480="fadeindown"],
    .t396 .t-animate[data-animate-style-res-480="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-480="fadeinright"],
    .t396 .t-animate[data-animate-style-res-480="zoomin"],
    .t396 .t-animate[data-animate-style-res-480="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

@media screen and (max-width: 479px) {

    .t396 .t-animate[data-animate-style-res-320="fadein"],
    .t396 .t-animate[data-animate-style-res-320="fadeinup"],
    .t396 .t-animate[data-animate-style-res-320="fadeindown"],
    .t396 .t-animate[data-animate-style-res-320="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-320="fadeinright"],
    .t396 .t-animate[data-animate-style-res-320="zoomin"],
    .t396 .t-animate[data-animate-style-res-320="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

.t396 .t-title.t-animate {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s;
}

.t396 .t-descr.t-animate,
.t396 .t-uptitle.t-animate,
.t396 .t-subtitle.t-animate,
.t396 .t-text.t-animate {
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.t396 .t-item.t-animate {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.t396 .t-animate[data-animate-style="fadein"] {
    opacity: 0;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadein"] {
        opacity: 0;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadein"] {
        opacity: 0;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadein"] {
        opacity: 0;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadein"] {
        opacity: 0;
        transform: none;
    }
}

.t396 .t-animate_started[data-animate-style="fadein"] {
    opacity: 1;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadein"] {
        opacity: 1;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadein"] {
        opacity: 1;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadein"] {
        opacity: 1;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadein"] {
        opacity: 1;
    }
}

.t396 .t-animate[data-animate-style="fadeinup"] {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

.t396 .t-animate_started[data-animate-style="fadeinup"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="fadeindown"] {
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

.t396 .t-animate_started[data-animate-style="fadeindown"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="fadeinleft"] {
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

.t396 .t-animate_started[data-animate-style="fadeinleft"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="fadeinright"] {
    -webkit-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

.t396 .t-animate_started[data-animate-style="fadeinright"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="zoomin"] {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.t396 .t-animate_started[data-animate-style="zoomin"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.t396 .t-animate[data-animate-style="zoomout"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.t396 .t-animate_started[data-animate-style="zoomout"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.t396 .t-animate_started[data-animate-distance],
.t396 .t-animate_started[data-animate-scale] {
    -webkit-transform: none !important;
    transform: none !important;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-960],
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-640],
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-480],
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

@media screen and (max-width: 479px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-320],
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

.t396 .t-animate[data-animate-style="fadein"],
.t396 .t-animate[data-animate-style="fadeinup"],
.t396 .t-animate[data-animate-style="fadeindown"],
.t396 .t-animate[data-animate-style="fadeinleft"],
.t396 .t-animate[data-animate-style="fadeinright"],
.t396 .t-animate[data-animate-style="zoomin"],
.t396 .t-animate[data-animate-style="zoomout"] {
    opacity: 0;
    -webkit-transition-property: opacity, transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {

    .t396 .t-animate[data-animate-style-res-960="fadein"],
    .t396 .t-animate[data-animate-style-res-960="fadeinup"],
    .t396 .t-animate[data-animate-style-res-960="fadeindown"],
    .t396 .t-animate[data-animate-style-res-960="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-960="fadeinright"],
    .t396 .t-animate[data-animate-style-res-960="zoomin"],
    .t396 .t-animate[data-animate-style-res-960="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {

    .t396 .t-animate[data-animate-style-res-640="fadein"],
    .t396 .t-animate[data-animate-style-res-640="fadeinup"],
    .t396 .t-animate[data-animate-style-res-640="fadeindown"],
    .t396 .t-animate[data-animate-style-res-640="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-640="fadeinright"],
    .t396 .t-animate[data-animate-style-res-640="zoomin"],
    .t396 .t-animate[data-animate-style-res-640="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {

    .t396 .t-animate[data-animate-style-res-480="fadein"],
    .t396 .t-animate[data-animate-style-res-480="fadeinup"],
    .t396 .t-animate[data-animate-style-res-480="fadeindown"],
    .t396 .t-animate[data-animate-style-res-480="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-480="fadeinright"],
    .t396 .t-animate[data-animate-style-res-480="zoomin"],
    .t396 .t-animate[data-animate-style-res-480="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

@media screen and (max-width: 479px) {

    .t396 .t-animate[data-animate-style-res-320="fadein"],
    .t396 .t-animate[data-animate-style-res-320="fadeinup"],
    .t396 .t-animate[data-animate-style-res-320="fadeindown"],
    .t396 .t-animate[data-animate-style-res-320="fadeinleft"],
    .t396 .t-animate[data-animate-style-res-320="fadeinright"],
    .t396 .t-animate[data-animate-style-res-320="zoomin"],
    .t396 .t-animate[data-animate-style-res-320="zoomout"] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

.t396 .t-title.t-animate {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s;
}

.t396 .t-descr.t-animate,
.t396 .t-uptitle.t-animate,
.t396 .t-subtitle.t-animate,
.t396 .t-text.t-animate {
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.t396 .t-item.t-animate {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.t396 .t-animate[data-animate-style="fadein"] {
    opacity: 0;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadein"] {
        opacity: 0;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadein"] {
        opacity: 0;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadein"] {
        opacity: 0;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadein"] {
        opacity: 0;
        transform: none;
    }
}

.t396 .t-animate_started[data-animate-style="fadein"] {
    opacity: 1;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadein"] {
        opacity: 1;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadein"] {
        opacity: 1;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadein"] {
        opacity: 1;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadein"] {
        opacity: 1;
    }
}

.t396 .t-animate[data-animate-style="fadeinup"] {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinup"] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

.t396 .t-animate_started[data-animate-style="fadeinup"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinup"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="fadeindown"] {
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeindown"] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

.t396 .t-animate_started[data-animate-style="fadeindown"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeindown"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="fadeinleft"] {
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinleft"] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

.t396 .t-animate_started[data-animate-style="fadeinleft"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinleft"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="fadeinright"] {
    -webkit-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinright"] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

.t396 .t-animate_started[data-animate-style="fadeinright"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinright"] {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.t396 .t-animate[data-animate-style="zoomin"] {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="zoomin"] {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.t396 .t-animate_started[data-animate-style="zoomin"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomin"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.t396 .t-animate[data-animate-style="zoomout"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate[data-animate-style-res-960="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate[data-animate-style-res-640="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate[data-animate-style-res-480="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate[data-animate-style-res-320="zoomout"] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.t396 .t-animate_started[data-animate-style="zoomout"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (max-width: 479px) {
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.t396 .t-animate_started[data-animate-distance],
.t396 .t-animate_started[data-animate-scale] {
    -webkit-transform: none !important;
    transform: none !important;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-960],
    #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-640],
    #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-480],
    #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

@media screen and (max-width: 479px) {

    #allrecords .t396 .t-animate_started[data-animate-distance-res-320],
    #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

#rec502907857 .t396__artboard {
    height: 950px;
    background-color: #f3f7f6;
}

#rec502907857 .t396__filter {
    height: 950px;
}

#rec502907857 .t396__carrier {
    height: 950px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec502907857 .t396__artboard {}

    #rec502907857 .t396__filter {}

    #rec502907857 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec502907857 .t396__artboard {
        height: 490px;
    }

    #rec502907857 .t396__filter {
        height: 490px;
    }

    #rec502907857 .t396__carrier {
        height: 490px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec502907857 .t396__artboard {
        height: 530px;
    }

    #rec502907857 .t396__filter {
        height: 530px;
    }

    #rec502907857 .t396__carrier {
        height: 530px;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec502907857 .t396__artboard {
        height: 800px;
    }

    #rec502907857 .t396__filter {
        height: 800px;
    }

    #rec502907857 .t396__carrier {
        height: 800px;
        background-attachment: scroll;
    }
}

#rec502907857 .tn-elem[data-elem-id="1665913920094"] {
    z-index: 3;
    top: 570px;
    left: calc(50% - 600px + 453px);
    width: 294px;
}

#rec502907857 .tn-elem[data-elem-id="1665913920094"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec502907857 .tn-elem[data-elem-id="1665913920094"] {
        top: 570px;
        left: calc(50% - 480px + 333px);
    }
}

@media screen and (max-width: 959px) {
    #rec502907857 .tn-elem[data-elem-id="1665913920094"] {
        top: 720px;
        left: calc(50% - 320px + 140px);
    }
}

@media screen and (max-width: 639px) {}

@media screen and (max-width: 479px) {
    #rec502907857 .tn-elem[data-elem-id="1665913920094"] {
        top: 511px;
        left: calc(50% - 160px + 27px);
        width: 224px;
    }
}

#rec502907857 .tn-elem[data-elem-id="1665918258182"] {
    color: #383a54;
    text-align: center;
    z-index: 4;
    top: 125px;
    left: calc(50% - 600px + 300px);
    width: 601px;
}

#rec502907857 .tn-elem[data-elem-id="1665918258182"] .tn-atom {
    color: #383a54;
    font-size: 40px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec502907857 .tn-elem[data-elem-id="1665918258182"] {
        top: 147px;
        left: calc(50% - 480px + 179px);
    }
}

@media screen and (max-width: 959px) {
    #rec502907857 .tn-elem[data-elem-id="1665918258182"] {
        top: 112px;
        left: calc(50% - 320px + 20px);
    }

    #rec502907857 .tn-elem[data-elem-id="1665918258182"] {
        text-align: center;
    }
}

@media screen and (max-width: 639px) {
    #rec502907857 .tn-elem[data-elem-id="1665918258182"] {
        top: 106px;
        left: calc(50% - 240px + -61px);
    }

    #rec502907857 .tn-elem[data-elem-id="1665918258182"] {
        text-align: center;
    }

    #rec502907857 .tn-elem[data-elem-id="1665918258182"] .tn-atom {
        font-size: 32px;
    }
}

@media screen and (max-width: 479px) {
    #rec502907857 .tn-elem[data-elem-id="1665918258182"] {
        top: 115px;
        left: calc(50% - 160px + -140px);
    }

    #rec502907857 .tn-elem[data-elem-id="1665918258182"] .tn-atom {
        font-size: 22px;
    }
}

#rec502907857 .tn-elem[data-elem-id="1665918316729"] {
    color: #383a54;
    text-align: center;
    z-index: 5;
    top: 210px;
    left: calc(50% - 600px + 260px);
    width: 680px;
}

#rec502907857 .tn-elem[data-elem-id="1665918316729"] .tn-atom {
    color: #383a54;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec502907857 .tn-elem[data-elem-id="1665918316729"] {
        top: 240px;
        left: calc(50% - 480px + 167px);
    }
}

@media screen and (max-width: 959px) {
    #rec502907857 .tn-elem[data-elem-id="1665918316729"] {
        top: 193px;
        left: calc(50% - 320px + 32px);
        width: 577px;
    }
}

@media screen and (max-width: 639px) {
    #rec502907857 .tn-elem[data-elem-id="1665918316729"] {
        top: 191px;
        left: calc(50% - 240px + 39px);
        width: 403px;
    }

    #rec502907857 .tn-elem[data-elem-id="1665918316729"] .tn-atom {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    #rec502907857 .tn-elem[data-elem-id="1665918316729"] {
        top: 194px;
        left: calc(50% - 160px + 0px);
        width: 320px;
    }

    #rec502907857 .tn-elem[data-elem-id="1665918316729"] .tn-atom {
        font-size: 12px;
    }
}

#rec502907857 .tn-elem[data-elem-id="1665919077620"] {
    z-index: 8;
    top: 35px;
    left: calc(50% - 600px + 543px);
    width: 114px;
}

#rec502907857 .tn-elem[data-elem-id="1665919077620"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec502907857 .tn-elem[data-elem-id="1665919077620"] {
        top: 35px;
        left: calc(50% - 480px + 422px);
    }
}

@media screen and (max-width: 959px) {
    #rec502907857 .tn-elem[data-elem-id="1665919077620"] {
        top: 30px;
        left: calc(50% - 320px + 263px);
    }
}

@media screen and (max-width: 639px) {
    #rec502907857 .tn-elem[data-elem-id="1665919077620"] {
        top: 30px;
        left: calc(50% - 240px + 183px);
    }
}

@media screen and (max-width: 479px) {
    #rec502907857 .tn-elem[data-elem-id="1665919077620"] {
        top: 30px;
        left: calc(50% - 160px + 103px);
    }
}

#rec502907857 .tn-elem[data-elem-id="1665919590635"] {
    z-index: 1;
    top: 447px;
    left: calc(50% - 600px + 214px);
    width: 701px;
}

#rec502907857 .tn-elem[data-elem-id="1665919590635"] .tn-atom {
    opacity: 0.45;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec502907857 .tn-elem[data-elem-id="1665919590635"] {
        top: 455px;
        left: calc(50% - 480px + 80px);
    }
}

@media screen and (max-width: 959px) {
    #rec502907857 .tn-elem[data-elem-id="1665919590635"] {
        top: 670px;
        left: calc(50% - 320px + -660px);
    }
}

@media screen and (max-width: 639px) {
    #rec502907857 .tn-elem[data-elem-id="1665919590635"] {
        top: 810px;
        left: calc(50% - 240px + -300px);
    }
}

@media screen and (max-width: 479px) {
    #rec502907857 .tn-elem[data-elem-id="1665919590635"] {
        top: 464px;
        left: calc(50% - 160px + -104px);
        width: 471px;
    }
}

#rec502907857 .tn-elem[data-elem-id="1666093156132"] {
    color: #ffffff;
    text-align: center;
    z-index: 10;
    top: 360px;
    left: calc(50% - 600px + 435px);
    width: 330px;
    height: 50px;
}

#rec502907857 .tn-elem[data-elem-id="1666093156132"] .tn-atom {
    color: #ffffff;
    font-size: 17px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-color: #2055e6;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}

@media screen and (max-width: 1199px) {
    #rec502907857 .tn-elem[data-elem-id="1666093156132"] {
        top: 365px;
        left: calc(50% - 480px + 315px);
    }
}

@media screen and (max-width: 959px) {
    #rec502907857 .tn-elem[data-elem-id="1666093156132"] {
        top: 355px;
        left: calc(50% - 320px + 155px);
    }
}

@media screen and (max-width: 639px) {
    #rec502907857 .tn-elem[data-elem-id="1666093156132"] {
        top: 360px;
        left: calc(50% - 240px + 75px);
    }
}

@media screen and (max-width: 479px) {
    #rec502907857 .tn-elem[data-elem-id="1666093156132"] {
        top: 355px;
        left: calc(50% - 160px + 20px);
        width: 280px;
        height: 50px;
    }
}

#rec502907857 .tn-elem[data-elem-id="1666093275844"] {
    z-index: 11;
    top: 320px;
    left: calc(50% - 600px + 790px);
    width: 48px;
}

#rec502907857 .tn-elem[data-elem-id="1666093275844"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec502907857 .tn-elem[data-elem-id="1666093275844"] {
        top: 345px;
        left: calc(50% - 480px + 660px);
    }
}

@media screen and (max-width: 959px) {
    #rec502907857 .tn-elem[data-elem-id="1666093275844"] {
        top: 335px;
        left: calc(50% - 320px + 500px);
    }
}

@media screen and (max-width: 639px) {
    #rec502907857 .tn-elem[data-elem-id="1666093275844"] {
        top: 309px;
        left: calc(50% - 240px + 386px);
    }
}

@media screen and (max-width: 479px) {
    #rec502907857 .tn-elem[data-elem-id="1666093275844"] {
        top: 295px;
        left: calc(50% - 160px + 250px);
    }
}

@media (hover),
(min-width:0\0) {
    #rec428840895 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #e8e8e8 !important;
        color: #111111 !important;
        border-color: #111111 !important;
    }

    #rec428840895 .t-btn:not(.t-animate_no-hover) {
        -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    }

    #rec428840895 .t-btntext:not(.t-animate_no-hover):hover {
        color: #111111 !important;
    }
}

