html {
    scroll-behavior: smooth;
}

/* Стиль для всего скроллбара */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

/* Стиль для бегунка */
::-webkit-scrollbar-thumb {
    background: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
    border-radius: 10px;
    transition: background 0.3s;
}

/* Стиль для области прокрутки */
::-webkit-scrollbar-track {
    background: rgba(10, 10, 10, 1);
    border-radius: 10px;
}

/* Эффект при наведении */
::-webkit-scrollbar-thumb:hover {
    background: #128fe8;
}

.csssize {
    height: 7055px
}

.t-body {
    margin: 0
}

#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: none
}

    #allrecords a {
        color: #ff8562;
        text-decoration: none
    }

    #allrecords a, #allrecords button, #allrecords .t-radio, #allrecords .t-checkbox, #allrecords .t-img-select {
        outline: none
    }

        #allrecords a:focus-visible, #allrecords button:focus-visible, #allrecords .t-focusable, #allrecords .t-focusable .t-btn, #allrecords .t-focusable .t-btntext, #allrecords .t-img-select:focus-visible + .t-img-select__indicator, #allrecords .t-img-select:focus-visible + .t-img-select__indicator:after, #allrecords .t-radio:focus-visible + .t-radio__indicator, #allrecords .t-checkbox:focus-visible + .t-checkbox__indicator {
            outline-color: #2015FF;
            outline-offset: 4px;
            outline-style: auto
        }

    #allrecords .t-descr a:focus-visible, #allrecords .t-sociallinks a:focus-visible, #allrecords .ya-share2__link:focus-visible {
        outline-offset: 2px
    }

    #allrecords a[href^=tel] {
        color: inherit;
        text-decoration: none
    }

    #allrecords ol {
        padding-left: 22px
    }

    #allrecords ul {
        padding-left: 20px
    }

    #allrecords b, #allrecords strong {
        font-weight: 700
    }

@media print {
    body, html {
        min-width: 1200px;
        max-width: 1200px;
        padding: 0;
        margin: 0 auto;
        border: none
    }
}

.t-records {
    -webkit-font_smoothing: antialiased;
    background-color: none
}

    .t-records a {
        color: #ff8562;
        text-decoration: none
    }

        .t-records a[href^=tel] {
            color: inherit;
            text-decoration: none
        }

    .t-records ol {
        padding-left: 22px;
        margin-top: 0;
        margin-bottom: 10px
    }

    .t-records ul {
        padding-left: 20px;
        margin-top: 0;
        margin-bottom: 10px
    }

.t-mbfix {
    opacity: .01;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0;
    left: 0;
    z-index: 10000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease
}

.t-mbfix_hide {
    -webkit-transform: translateX(3000px);
    -ms-transform: translateX(3000px);
    transform: translateX(3000px)
}

img:not([src]) {
    visibility: hidden
}

.t-body_scroll-locked {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.r_hidden {
    opacity: 0
}

.r_showed {
    opacity: 1
}

@media screen and (max-width:1024px) {
    a:active, button:active {
        -webkit-tap-highlight-color: rgba(255,255,255,.1)
    }
}

.t-text {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 300;
    color: #000000
}

.t-text_xs {
    font-size: 15px;
    line-height: 1.55
}

.t-text_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-text_md {
    font-size: 20px;
    line-height: 1.55
}

.t-title {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 600;
    color: #000000
}

.t-title_xxs {
    font-size: 36px;
    line-height: 1.23
}

.t-descr {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 300;
    color: #000000
}

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55
}

.t-btn {
    display: inline-block;
    font-family: 'Montserrat',Arial,sans-serif;
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .t-btn td {
        vertical-align: middle
    }

.t-btn_sending {
    opacity: .5
}

.t-btn_sm {
    height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.t-align_center {
    text-align: center
}

.t-align_left {
    text-align: left
}

.t-tildalabel {
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 70px;
    font-family: Arial;
    font-size: 14px
}

    .t-tildalabel:hover .t-tildalabel__wrapper {
        opacity: 1
    }

.t-tildalabel__wrapper {
    display: table;
    height: 30px;
    width: 270px;
    margin: 0 auto;
    padding-top: 20px;
    opacity: .4
}

.t-tildalabel__txtleft {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    text-align: right;
    padding-right: 12px;
    font-weight: 300;
    font-size: 12px
}

.t-tildalabel__wrapimg {
    display: table-cell;
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.t-tildalabel__img {
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.t-tildalabel__txtright {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    padding-left: 12px;
    font-weight: 500;
    letter-spacing: 2px
}

.t-tildalabel__link {
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.t-popup {
    display: none
}

.t-submit {
    font-family: 'Montserrat',Arial,sans-serif
}

.t-input {
    font-family: 'Montserrat',Arial,sans-serif
}

.t-input__vis-ph {
    font-family: 'Montserrat',Arial,sans-serif
}

.t-select {
    font-family: 'Montserrat',Arial,sans-serif
}

.t-input-error {
    font-family: 'Montserrat',Arial,sans-serif
}

.t-form__errorbox-wrapper {
    font-family: 'Montserrat',Arial,sans-serif
}

.t-form__errorbox-text {
    font-family: 'Montserrat',Arial,sans-serif
}

.t-form__errorbox-item {
    font-family: 'Montserrat',Arial,sans-serif
}

.t-form__successbox {
    font-family: 'Montserrat',Arial,sans-serif
}

.t-rec_pt_0 {
    padding-top: 0
}

.t-rec_pb_0 {
    padding-bottom: 0
}

@media screen and (max-width:1200px) {
    .t-text_xs {
        font-size: 14px
    }

    .t-text_sm {
        font-size: 16px
    }

    .t-text_md {
        font-size: 18px
    }

    .t-descr_xxs {
        font-size: 12px
    }

    .t-title_xxs {
        font-size: 32px
    }
}

@media screen and (max-width:640px) {
    .t-text_xs {
        font-size: 12px;
        line-height: 1.45
    }

    .t-text_sm {
        font-size: 14px;
        line-height: 1.45
    }

    .t-text_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-title_xxs {
        font-size: 28px
    }

    .t-btn {
        white-space: normal
    }

    .t-btn_sm {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width:480px) {
    .t-rec_pt_0 {
        padding-top: 0
    }

    .t-rec_pb_0 {
        padding-bottom: 0
    }

    .t-btn_sm {
        height: 50px
    }
}

@media screen and (max-width:1200px) {
    .t-screenmin-1200px {
        display: none
    }
}

@media screen and (max-width:980px) {
    .t-screenmin-980px {
        display: none
    }
}

@media screen and (max-width:640px) {
    .t-screenmin-640px {
        display: none
    }
}

@media screen and (max-width:480px) {
    .t-screenmin-480px {
        display: none
    }
}

@media screen and (max-width:320px) {
    .t-screenmin-320px {
        display: none
    }
}

@media screen and (min-width:321px) {
    .t-screenmax-320px {
        display: none
    }
}

@media screen and (min-width:481px) {
    .t-screenmax-480px {
        display: none
    }
}

@media screen and (min-width:641px) {
    .t-screenmax-640px {
        display: none
    }
}

@media screen and (min-width:981px) {
    .t-screenmax-980px {
        display: none
    }
}

@media screen and (min-width:1201px) {
    .t-screenmax-1200px {
        display: none
    }
}

.uploadcare-dialog.uploadcare-active {
    z-index: 9999999
}

.t702__body_popupshowed {
    -webkit-overflow-scrolling: touch !important
}

.t702 .t702__wrapper {
    padding: 40px 45px
}

.t702 .t702__title {
    margin-bottom: 11px
}

.t702 .t702__text-wrapper {
    margin-bottom: 24px
}

.t702 .t702__text {
    margin-top: 20px
}

.t702 .t702__img {
    width: 100%;
    display: block;
    margin-top: -1px
}

.t702 .t-submit {
    transform: translateZ(0)
}

@media screen and (max-width:960px) {
    .t-input-block:has(.t-contact-method__types-container) {
        --contact-method-padding-h: 45px
    }
}

@media screen and (max-width:640px) {
    .t702 .t702__title {
        margin-bottom: 6px
    }

    .t702 .t702__text-wrapper {
        margin-bottom: 14px
    }

    .t702 .t702__wrapper {
        padding: 20px
    }

    .t-input-block:has(.t-contact-method__types-container) {
        --contact-method-padding-h: 20px
    }
}

.t702 .t-form__errorbox-item {
    word-break: break-word
}

.t702 .t-form__inputsbox_flex .t-form__errorbox-wrapper {
    margin-bottom: 25px
}

.t702 .t-form__inputsbox {
    -webkit-transition: max-height 0.3s cubic-bezier(.19,1,.22,1);
    transition: max-height 0.3s cubic-bezier(.19,1,.22,1);
    max-height: 20000px
}

.t702 .t702__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0;
    opacity: 0
}

.t702 .t-input-group {
    margin-bottom: 25px
}

.t702 .t-input {
    background-color: transparent;
    -webkit-appearance: none
}

    .t702 .t-input::-ms-clear {
        width: 0;
        height: 0
    }

.t702 .t-input-block textarea {
    padding-top: 17px;
    background-color: transparent
}

    .t702 .t-input-block textarea.t-input_pvis {
        padding-top: 26px
    }

.t702 .t-input-title {
    padding-bottom: 5px
}

.t702 .t-input-subtitle {
    padding-bottom: 15px
}

.t702 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px
}

.t702 .t-inputtime, .t702 .t-datepicker__wrapper {
    max-width: 245px
}

.t702 .t-input-group_inrow .t-inputtime, .t702 .t-input-group_inrow .t-datepicker__wrapper {
    max-width: 100%
}

.t702 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    margin-top: 25px
}

.t702 .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t702 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t702 .t-submit {
    width: 100%;
    height: 54px;
    -webkit-appearance: none
}

.t702 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0
}

.t702 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px
}

.t702 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none;
    margin-bottom: 0
}

.t702 .t702__form-bottom-text {
    margin-top: 20px
}

@media screen and (max-width:640px) {
    .t702 .t-input-group {
        margin-bottom: 20px
    }

    .t702 .t-input-block textarea {
        padding-top: 12px
    }

    .t702 .t-submit, .t702 .t-input, .t702 .t-select {
        height: 50px;
        font-size: 16px
    }

    .t702 .t-input {
        padding: 0 14px
    }

    .t702 .t-input__vis-ph {
        top: 17px
    }

    .t702 .t-input_pvis {
        padding: 22px 20px 10px 20px
    }

    .t702 .t-input-block textarea.t-input_pvis {
        padding-top: 22px
    }
}

@media screen and (max-width:480px) {
    .t702 .t-inputtime, .t702 .t-datepicker__wrapper {
        max-width: 100%
    }
}

@media screen and (max-width:560px) {
    .t702 .t-popup_show .t-popup__container {
        max-width: 100%;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        padding-top: 50px;
        margin: 0;
        box-sizing: border-box;
        min-height: 100vh;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: relative
    }

    .t702 .t-popup {
        padding: 0
    }

    .t702 .t-popup__block-close {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 50px;
        background: #000
    }

    .t702 .t-popup__block-close-button {
        display: table-cell;
        vertical-align: middle;
        width: 16px;
        margin-right: 10px;
        padding: 10px;
        font-size: 0;
        text-align: right
    }

    .t702 .t-popup__close-icon {
        width: 16px;
        height: 16px
    }
}

.t396 {
    -webkit-text-size-adjust: 100%
}

.t396__iframe {
    z-index: 10000;
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    border: 0
}

.t396__body_overflow_hidden {
    overflow: hidden
}

.t396__display_none {
    display: none
}

.t396__artboard {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

    .t396__artboard .t396__artboard_scale {
        overflow: visible
    }

        .t396__artboard.t396__artboard_scale .t396__elem[data-elem-type="text"] .tn-atom {
            word-break: normal;
            -moz-osx-font-smoothing: grayscale
        }

.t396__artboard_scale .t396__carrier, .t396__artboard_scale .t396__filter {
    transform-origin: top left
}

.tn-atom__scale-wrapper {
    width: inherit;
    height: inherit
}

.t396__elem .tn-atom__scale-wrapper .tn-atom {
    width: inherit;
    height: inherit !important;
    box-sizing: border-box
}

.t396__artboard.rendering .tn-elem {
    visibility: hidden
}

.t396__artboard.rendered .tn-elem {
    visibility: visible
}

.t396__carrier {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100vh;
    -moz-transform: unset
}

.t396__filter {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100vh;
    transform: translateZ(0)
}

.t396__elem {
    position: absolute;
    box-sizing: border-box;
    display: table
}

.t396 .tn-atom {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

@media screen and (max-width:959px) {
    .t396_safari .t396__artboard_scale .tn-atom {
        -webkit-text-size-adjust: auto;
        -moz-text-size-adjust: auto;
        -ms-text-size-adjust: auto
    }
}

.t396 .tn-atom ul, .t396 .tn-atom ol {
    margin-bottom: 0
}

.t396_safari .tn-atom:not(.tn-atom__form) {
    transform: translateZ(0)
}

.t396 a.tn-atom {
    text-decoration: none
}

.t396 .tn-atom__img {
    width: 100%;
    display: block
}

.t396 .tn-atom__html {
    vertical-align: top
}

.t396 .tn-atom__pin {
    border-radius: 1000px;
    border-style: solid
}

.t396 .tn-atom__pin_onclick {
    cursor: pointer
}

.t396 .tn-atom__tip {
    position: absolute;
    box-sizing: border-box;
    width: 300px;
    max-width: 90vw;
    padding: 15px;
    display: none
}

.t396 .tn-atom__pin:hover .tn-atom__tip {
    display: none
}

.t396 .tn-atom__tip-img {
    width: 100%;
    display: block;
    margin-bottom: 10px
}

.t396 .tn-atom__tip[data-tip-pos=top] {
    bottom: 100%;
    margin-bottom: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.t396 .tn-atom__tip[data-tip-pos=bottom] {
    top: 100%;
    margin-top: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.t396 .tn-atom__tip[data-tip-pos=left] {
    right: 100%;
    margin-right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.t396 .tn-atom__tip[data-tip-pos=right] {
    left: 100%;
    margin-left: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.t396__ui {
    position: absolute;
    top: 16px;
    left: 196px;
    background-color: #fa876b;
    color: #000 !important;
    height: 30px;
    line-height: 30px;
    width: 100px;
    z-index: 1000;
    text-align: center;
    border-radius: 3px;
    display: none;
    font-size: 14px
}

.t396__artboard.t396__artboard-fixed-active {
    transform: none !important;
    opacity: 1 !important
}

.t396__artboard-fixed-no-bg, .t396__artboard-fixed-innactive, .t396__artboard-fixed-innactive .t396__elem, .t396__artboard-fixed-no-bg.t396__artboard-fixed-innactive .t396__elem {
    pointer-events: none
}

    .t396__artboard-fixed-no-bg .t396__elem {
        pointer-events: auto
    }

.t396__elem-flex {
    position: relative !important;
    left: initial !important;
    top: initial !important;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.t396__artboard-flex > .t396__elem, .t396__artboard-flex > .t396__group {
    position: relative !important;
    left: initial !important;
    top: initial !important;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.t123__centeredContainer {
    text-align: center
}

.t270__error-msg {
    text-align: center;
    display: none
}

.t270__error-msg-text {
    display: inline-block;
    margin: 0 20px 35px 20px;
    padding: 15px;
    color: #ff0000;
    border: 1px solid #ff0000;
    font-size: 14px;
    font-family: tfutura,Arial
}

.record[off=y] .t450 {
    display: none
}

.t450__static.t450__overlay {
    position: relative !important;
    height: 100vh;
    z-index: 1 !important
}

.t450__static.t450 {
    position: absolute !important;
    height: 100vh;
    z-index: 1 !important
}

.t450__body_menushowed {
    height: 100vh;
    min-height: 100vh;
    overflow: hidden
}

.t450 a, #allrecords .t450 a {
    text-decoration: none;
    color: #000000
}

.t450 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 300px;
    width: 100%;
    z-index: 9999;
    overflow: hidden;
    -webkit-transition: transform ease-in-out 0.3s;
    -moz-transition: transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    -moz-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    -webkit-transform: translate(100%,0);
    -o-transform: translate(100%,0);
    transform: translate(100%,0);
    background-color: #111
}

    .t450.t450__overflowed {
        overflow-y: scroll
    }

.t450__close {
    width: 40px;
    height: 40px;
    background-color: #111;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 999999
}

.t450__static.t450__close {
    position: absolute;
    z-index: 1
}

.t450__left {
    left: 0;
    right: auto;
    -moz-transform: translate(-100%,0);
    -ms-transform: translate(-100%,0);
    -webkit-transform: translate(-100%,0);
    -o-transform: translate(-100%,0);
    transform: translate(-100%,0)
}

.t450__menu_show.t450 {
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    z-index: 999999
}

.t450__overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity ease-in-out 0.3s;
    -moz-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.t450__menu_show.t450__overlay {
    display: block;
    z-index: 99999;
    opacity: 1
}

.t450__overlay_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .6
}

.t450__container {
    box-sizing: border-box;
    padding: 48px 40px 38px;
    position: relative;
    height: auto;
    min-height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.t450__rightside {
    position: relative;
    margin-top: auto
}

.t450__logowrapper {
    margin-bottom: 25px
}

    .t450__logowrapper a {
        display: block
    }

.t450__logo {
    color: #fff
}

.t450__logoimg {
    display: block;
    width: 100%;
    max-width: 120px
}

.t-align_center .t450__logoimg {
    margin: 0 auto
}

.t-align_right .t450__logoimg {
    margin-left: auto
}

.t450__list {
    list-style-type: none;
    margin: 0;
    padding: 0 !important
}

.t450__list_item {
    clear: both;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
    display: block;
    margin: 0;
    color: #000000
}

    .t450__list_item a {
        margin-bottom: 15px;
        display: inline-block
    }

        .t450__list_item a.t-menusub__link-item {
            margin-bottom: 0
        }

    .t450__list_item:last-child a:not(.t978__menu-link) {
        margin-bottom: 0 !important;
        display: inline-block
    }

    .t450__list_item .t-active {
        opacity: .7
    }

.t450 .t-sociallinks a, .t450__right_social_links {
    margin-top: 24px
}

#allrecords .t450 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t450 .t-sociallinks__item, .t450__right_social_links_item {
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
    margin-top: 2px
}

    .t450 .t-sociallinks__item:last-child, .t450__right_social_links_item:last-child {
        margin-right: 0
    }

.t450__right_descr {
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 13px;
    color: #fff;
    margin-top: 25px
}

.t450__right_share_buttons {
    margin-top: 25px
}

.t450__right_buttons {
    margin-top: 15px
}

.t450__right_buttons_but {
    display: inline-block;
    margin-top: 10px
}

.t450__container.t-align_left .t450__right_buttons_but_two_left {
    margin-right: 5px
}

.t450__container.t-align_right .t450__right_buttons_but_two_left {
    margin-right: 0
}

.t450__container.t-align_left .t450__right_buttons_but_two_right {
    margin-left: 0
}

.t450__container.t-align_right .t450__right_buttons_but_two_right {
    margin-left: 5px
}

.t450__container.t-align_center .t450__right_buttons_but_two_left {
    margin-right: 2.5px
}

.t450__container.t-align_center .t450__right_buttons_but_two_right {
    margin-left: 2.5px
}

.t450__right_buttons_but .t-btn {
    padding-left: 40px;
    padding-right: 40px
}

.t450__right_buttons_but .t-btn_sm {
    padding-left: 24px;
    padding-right: 24px
}

.t450__right_langs {
    margin-top: 25px
}

.t450__right_langs_lang {
    display: inline-block;
    margin-right: 2px
}

.t450__close_icon {
    width: 24px;
    height: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 999;
    margin-top: 11px;
    margin-left: 8px
}

.t450__close-button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    border: none
}

    .t450__close-button .t450__close_icon {
        margin: 0
    }

.t450__close_icon span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    height: 2px;
    background-color: #fff
}

    .t450__close_icon span:nth-child(1) {
        top: 0
    }

    .t450__close_icon span:nth-child(2), .t450__close_icon span:nth-child(3) {
        top: 8px
    }

    .t450__close_icon span:nth-child(4) {
        top: 16px
    }

.t450_opened .t450__close_icon span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%
}

.t450_opened .t450__close_icon span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.t450_opened .t450__close_icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.t450_opened .t450__close_icon span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%
}

@media screen and (max-width:980px) {
    .t450__container .t-menusub__menu {
        margin-bottom: 10px
    }

    .t450__container .t-menusub__content:not(.t978__submenu-content) {
        padding-top: 0;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0
    }

    .t450__container.t-align_center .t-menusub__content {
        text-align: center
    }

    .t450__container.t-align_left .t-menusub__content {
        text-align: left
    }

    .t450__container.t-align_right .t-menusub__content {
        text-align: right
    }

    .t450__list_item a.t-menusub__link-item {
        margin-bottom: 0
    }

    .t450__list_item:last-child a + .t-menusub .t-menusub__content {
        margin-top: 15px
    }
}

@media screen and (max-width:640px) {
    .t450__container {
        padding: 42px 25px 25px
    }
}

@media screen and (max-width:560px) {
    .t-body_scrollable-fix-for-android.t450__body_menushowed {
        overflow: hidden !important
    }
}

.t450__menu__content {
    position: fixed;
    right: 15px;
    z-index: 99998;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    width: auto;
    -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
}

.t450__burger_container {
    position: relative;
    width: 58px;
    height: 58px;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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
}

.t450__menu__content.t450__beforeready {
    opacity: 0;
    z-index: -1
}

.t450__burger_container.t450__burger-nobg {
    width: auto !important;
    min-width: 30px;
    height: auto !important;
    min-height: 30px
}

.t450__menu__content.t450__static {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    margin-left: auto !important;
    z-index: 1
}

.t450__burger_container.t450__small {
    width: 48px;
    height: 48px
}

.t450__burger_container.t450__big {
    width: 78px;
    height: 78px
}

.t450__burger_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #111
}

.t450__burger_cirqle {
    border-radius: 100px
}

.t450__burger_container .t-menuburger__big {
    width: 38px;
    height: 26px
}

    .t450__burger_container .t-menuburger__big span {
        height: 4px
    }

        .t450__burger_container .t-menuburger__big span:nth-child(2), .t450__burger_container .t-menuburger__big span:nth-child(3) {
            top: 11px
        }

        .t450__burger_container .t-menuburger__big span:nth-child(4) {
            top: 22px
        }

.t450 .ya-share2__list {
    margin-bottom: 0
}

#allrecords ul.ya-share2__list {
    padding-left: 0
}

.t450 .ya-share2__container_size_m .ya-share2__counter {
    line-height: 28px
}

.t450__black-white .ya-share2__badge {
    background-color: #111 !important
}

.t450__transp-white .ya-share2__badge {
    background-color: transparent !important
}

.t450__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
    display: none
}

.t450__transp-white .ya-share2__container_size_m .ya-share2__counter {
    padding-left: 0 !important;
    margin-top: 2px
}

.t450__white-black .ya-share2__badge {
    background-color: #fff !important
}

.t450__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)
}

.t450__white-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222
}

.t450__white-black .ya-share2__counter:before {
    background-color: #222
}

.t450__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.7145 16.9838C7.24792 16.9838 4.12992 13.2361 4 7H6.73829C6.82823 11.5771 8.84691 13.5159 10.4459 13.9157V7H13.0244V10.9475C14.6034 10.7776 16.2622 8.97876 16.8218 7H19.4003C18.9706 9.43848 17.1717 11.2374 15.8925 11.9769C17.1717 12.5765 19.2205 14.1455 20 16.9838H17.1617C16.5521 15.085 15.0332 13.6159 13.0244 13.416V16.9838H12.7145Z' fill='black'/%3E%3C/svg%3E");
    background-size: 24px;
    background-position: center
}

.t450__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.7368 11.5046L17.5763 6H16.4295L12.2273 10.7796L8.87103 6H5L10.0753 13.2276L5 19H6.14688L10.5845 13.9526L14.129 19H18L12.7368 11.5046ZM11.1659 13.2912L10.6517 12.5715L6.56012 6.8448H8.32166L11.6236 11.4665L12.1379 12.1862L16.43 18.1936H14.6685L11.1659 13.2912Z' fill='black'/%3E%3C/svg%3E");
    background-size: 24px;
    background-position: center
}

.t450__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 28px 28px;
    background-position: -2px
}

.t450__transp-black .ya-share2__badge {
    background-color: transparent !important
}

.t450__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)
}

.t450__transp-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
    padding-left: 0 !important;
    margin-top: 2px
}

.t450__transp-black .ya-share2__counter:before {
    display: none
}

.t450__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.7145 16.9838C7.24792 16.9838 4.12992 13.2361 4 7H6.73829C6.82823 11.5771 8.84691 13.5159 10.4459 13.9157V7H13.0244V10.9475C14.6034 10.7776 16.2622 8.97876 16.8218 7H19.4003C18.9706 9.43848 17.1717 11.2374 15.8925 11.9769C17.1717 12.5765 19.2205 14.1455 20 16.9838H17.1617C16.5521 15.085 15.0332 13.6159 13.0244 13.416V16.9838H12.7145Z' fill='black'/%3E%3C/svg%3E");
    background-size: 24px;
    background-position: center
}

.t450__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.7368 11.5046L17.5763 6H16.4295L12.2273 10.7796L8.87103 6H5L10.0753 13.2276L5 19H6.14688L10.5845 13.9526L14.129 19H18L12.7368 11.5046ZM11.1659 13.2912L10.6517 12.5715L6.56012 6.8448H8.32166L11.6236 11.4665L12.1379 12.1862L16.43 18.1936H14.6685L11.1659 13.2912Z' fill='black'/%3E%3C/svg%3E");
    background-size: 24px;
    background-position: center
}

.t450__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 28px 28px;
    background-position: -2px
}

.t-menuburger {
    position: relative;
    flex-shrink: 0;
    width: 28px;
    height: 20px;
    padding: 0;
    border: none;
    background-color: transparent;
    outline: none;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: transform .5s ease-in-out;
    cursor: pointer;
    z-index: 999;
}

    .t-menuburger span {
        display: block;
        position: absolute;
        width: 100%;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: .25s ease-in-out;
        height: 3px;
        background-color: #000;
    }

        .t-menuburger span:nth-child(1) {
            top: 0px;
        }

        .t-menuburger span:nth-child(2),
        .t-menuburger span:nth-child(3) {
            top: 8px;
        }

        .t-menuburger span:nth-child(4) {
            top: 16px;
        }

.t-menuburger__big {
    width: 42px;
    height: 32px;
}

    .t-menuburger__big span {
        height: 5px;
    }

        .t-menuburger__big span:nth-child(2),
        .t-menuburger__big span:nth-child(3) {
            top: 13px;
        }

        .t-menuburger__big span:nth-child(4) {
            top: 26px;
        }

.t-menuburger__small {
    width: 22px;
    height: 14px;
}

    .t-menuburger__small span {
        height: 2px;
    }

        .t-menuburger__small span:nth-child(2),
        .t-menuburger__small span:nth-child(3) {
            top: 6px;
        }

        .t-menuburger__small span:nth-child(4) {
            top: 12px;
        }

.t-menuburger-opened span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
}

.t-menuburger-opened span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.t-menuburger-opened span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.t-menuburger-opened span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
}

.t-menuburger-opened.t-menuburger__big span:nth-child(1) {
    top: 6px;
}

.t-menuburger-opened.t-menuburger__big span:nth-child(4) {
    top: 18px;
}

.t-menuburger-opened.t-menuburger__small span:nth-child(1),
.t-menuburger-opened.t-menuburger__small span:nth-child(4) {
    top: 6px;
}

@media (hover), (min-width:0\0) {
    .t-menuburger_first:hover span:nth-child(1) {
        transform: translateY(1px);
    }

    .t-menuburger_first:hover span:nth-child(4) {
        transform: translateY(-1px);
    }

    .t-menuburger_first.t-menuburger__big:hover span:nth-child(1) {
        transform: translateY(3px);
    }

    .t-menuburger_first.t-menuburger__big:hover span:nth-child(4) {
        transform: translateY(-3px);
    }
}

.t-menuburger_second span:nth-child(2),
.t-menuburger_second span:nth-child(3) {
    width: 80%;
    left: 20%;
    right: 0;
}

@media (hover), (min-width:0\0) {

    .t-menuburger_second.t-menuburger-hovered span:nth-child(2),
    .t-menuburger_second.t-menuburger-hovered span:nth-child(3) {
        animation: t-menuburger-anim 0.3s ease-out normal forwards;
    }

    .t-menuburger_second.t-menuburger-unhovered span:nth-child(2),
    .t-menuburger_second.t-menuburger-unhovered span:nth-child(3) {
        animation: t-menuburger-anim2 0.3s ease-out normal forwards;
    }
}

.t-menuburger_second.t-menuburger-opened span:nth-child(2),
.t-menuburger_second.t-menuburger-opened span:nth-child(3) {
    left: 0;
    right: 0;
    width: 100% !important;
}

.t-menuburger_third span:nth-child(4) {
    width: 70%;
    left: unset;
    right: 0;
}

@media (hover), (min-width:0\0) {
    .t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4) {
        width: 100%;
    }
}

.t-menuburger_third.t-menuburger-opened span:nth-child(4) {
    width: 0 !important;
    right: 50%;
}

.t-menuburger_fourth {
    height: 12px;
}

    .t-menuburger_fourth.t-menuburger__small {
        height: 8px;
    }

    .t-menuburger_fourth.t-menuburger__big {
        height: 18px;
    }

    .t-menuburger_fourth span:nth-child(2),
    .t-menuburger_fourth span:nth-child(3) {
        top: 4px;
        opacity: 0;
    }

    .t-menuburger_fourth span:nth-child(4) {
        top: 8px;
    }

    .t-menuburger_fourth.t-menuburger__small span:nth-child(2),
    .t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
        top: 3px;
    }

    .t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
        top: 6px;
    }

    .t-menuburger_fourth.t-menuburger__small span:nth-child(2),
    .t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
        top: 3px;
    }

    .t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
        top: 6px;
    }

    .t-menuburger_fourth.t-menuburger__big span:nth-child(2),
    .t-menuburger_fourth.t-menuburger__big span:nth-child(3) {
        top: 6px;
    }

    .t-menuburger_fourth.t-menuburger__big span:nth-child(4) {
        top: 12px;
    }

@media (hover), (min-width:0\0) {
    .t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1) {
        transform: translateY(1px);
    }

    .t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4) {
        transform: translateY(-1px);
    }

    .t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1) {
        transform: translateY(3px);
    }

    .t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4) {
        transform: translateY(-3px);
    }
}

.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),
.t-menuburger_fourth.t-menuburger-opened span:nth-child(4) {
    top: 4px;
}

.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),
.t-menuburger_fourth.t-menuburger-opened span:nth-child(3) {
    opacity: 1;
}

@keyframes t-menuburger-anim {
    0% {
        width: 80%;
        left: 20%;
        right: 0;
    }

    50% {
        width: 100%;
        left: 0;
        right: 0;
    }

    100% {
        width: 80%;
        left: 0;
        right: 20%;
    }
}

@keyframes t-menuburger-anim2 {
    0% {
        width: 80%;
        left: 0;
    }

    50% {
        width: 100%;
        right: 0;
        left: 0;
    }

    100% {
        width: 80%;
        left: 20%;
        right: 0;
    }
}


#rec863033105 .t-menu__link-item {
}

@supports (overflow:-webkit-marquee) and (justify-content:inherit) {

    #rec863033105 .t-menu__link-item,
    #rec863033105 .t-menu__link-item.t-active {
        opacity: 1 !important;
    }
}



#rec863033105 a.t-menu__link-item {
    font-size: 16px;
    color: #ffffff;
}


#rec858990814 .t396__artboard {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 990;
}

#rec858990814 .t396__artboard {
    overflow: visible;
}

#rec858990814 .t396__filter {
}

#rec858990814 .t396__carrier {
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec858990814 .t396__artboard,
    #rec858990814 .t396__filter,
    #rec858990814 .t396__carrier {
    }

    #rec858990814 .t396__filter {
    }

    #rec858990814 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec858990814 .t396__artboard,
    #rec858990814 .t396__filter,
    #rec858990814 .t396__carrier {
    }

    #rec858990814 .t396__filter {
    }

    #rec858990814 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec858990814 .t396__artboard,
    #rec858990814 .t396__filter,
    #rec858990814 .t396__carrier {
    }

    #rec858990814 .t396__filter {
    }

    #rec858990814 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec858990814 .t396__artboard,
    #rec858990814 .t396__filter,
    #rec858990814 .t396__carrier {
    }

    #rec858990814 .t396__filter {
    }

    #rec858990814 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec858990814 .tn-elem[data-elem-id="1738269076343"] {
    z-index: 3;
    top: 10px;
    left: calc(50% - 600px + 20px);
    width: 1160px;
    height: 45px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 24px 24px 24px 24px;
}

    #rec858990814 .tn-elem[data-elem-id="1738269076343"] .tn-atom {
        border-radius: 24px 24px 24px 24px;
        opacity: 0.2;
        background-color: #0a0a0a;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}

#rec858990814 .tn-elem[data-elem-id="1738269986985"] {
    color: #ffffff;
    z-index: 5;
    top: 26px;
    left: calc(50% - 600px + 426px);
    width: 102px;
    height: auto;
}

    #rec858990814 .tn-elem[data-elem-id="1738269986985"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 300;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}

#rec858990814 .tn-elem[data-elem-id="1738875086286"] {
    color: #ffffff;
    z-index: 6;
    top: 26px;
    left: calc(50% - 600px + 558px);
    width: 102px;
    height: auto;
}

    #rec858990814 .tn-elem[data-elem-id="1738875086286"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 300;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}

#rec858990814 .tn-elem[data-elem-id="1738269986996"] {
    color: #ffffff;
    z-index: 7;
    top: 26px;
    left: calc(50% - 600px + 690px);
    width: 131px;
    height: auto;
}

    #rec858990814 .tn-elem[data-elem-id="1738269986996"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 300;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}

#rec858990814 .tn-elem[data-elem-id="1738875111298"] {
    color: #ffffff;
    z-index: 8;
    top: 26px;
    left: calc(50% - 600px + 851px);
    width: 58px;
    height: auto;
}

    #rec858990814 .tn-elem[data-elem-id="1738875111298"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 300;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}

#rec858990814 .tn-elem[data-elem-id="1738269987003"] {
    color: #ffffff;
    z-index: 9;
    top: 26px;
    left: calc(50% - 600px + 303px);
    width: 93px;
    height: auto;
}

    #rec858990814 .tn-elem[data-elem-id="1738269987003"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 300;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}

#rec858990814 .tn-elem[data-elem-id="1738875570582"] {
    color: #ffffff;
    text-align: center;
    z-index: 10;
    top: 15px;
    left: calc(50% - 600px + 1074px);
    width: 101px;
    height: 35px;
}

    #rec858990814 .tn-elem[data-elem-id="1738875570582"] .tn-atom {
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 500;
        border-radius: 30px 30px 30px 30px;
        background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

        #rec858990814 .tn-elem[data-elem-id="1738875570582"] .tn-atom::before,
        #rec858990814 .tn-elem[data-elem-id="1738875570582"] .tn-atom::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            box-sizing: content-box;
            pointer-events: none;
            border-radius: 30px 30px 30px 30px;
            transition: opacity 0.2s ease-in-out;
        }

        #rec858990814 .tn-elem[data-elem-id="1738875570582"] .tn-atom::before {
            z-index: -2;
            opacity: 1;
            background-color: transparent;
            background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        }

        #rec858990814 .tn-elem[data-elem-id="1738875570582"] .tn-atom::after {
            z-index: -1;
            opacity: 0;
            background-color: rgba(255, 255, 255, 0.9);
            background-image: none;
        }

    #rec858990814 .tn-elem[data-elem-id="1738875570582"] .tn-atom {
        position: relative;
        z-index: 1;
        background-color: transparent;
        background-image: none;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        height: inherit;
    }

@media (hover), (min-width:0\0) {
    #rec858990814 .tn-elem[data-elem-id="1738875570582"] .tn-atom:hover::after {
        opacity: 1;
    }

    #rec858990814 .tn-elem[data-elem-id="1738875570582"] .tn-atom:hover {
        color: #128fe8;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}

#rec858990814 .tn-elem[data-elem-id="1738270024002"] {
    z-index: 11;
    top: 19px;
    left: calc(50% - 600px + 32px);
    width: 106px;
    height: auto;
}

    #rec858990814 .tn-elem[data-elem-id="1738270024002"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec858990814 .tn-elem[data-elem-id="1738270024002"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        height: 32px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}


@media screen and (max-width:560px) {
    #rec866468708 .t-popup__close-icon g {
        fill: #ffffff !important;
    }
}



#rec866468708 .t-popup__container {
    border-radius: 10px;
    overflow: hidden;
}


#rec866468708 .t-checkbox__indicator:after {
    border-color: #ffffff;
}


#rec866468708 input::-webkit-input-placeholder {
    color: #9da6b2;
    opacity: 0.5;
}

#rec866468708 input::-moz-placeholder {
    color: #9da6b2;
    opacity: 0.5;
}

#rec866468708 input:-moz-placeholder {
    color: #9da6b2;
    opacity: 0.5;
}

#rec866468708 input:-ms-input-placeholder {
    color: #9da6b2;
    opacity: 0.5;
}

#rec866468708 textarea::-webkit-input-placeholder {
    color: #9da6b2;
    opacity: 0.5;
}

#rec866468708 textarea::-moz-placeholder {
    color: #9da6b2;
    opacity: 0.5;
}

#rec866468708 textarea:-moz-placeholder {
    color: #9da6b2;
    opacity: 0.5;
}

#rec866468708 textarea:-ms-input-placeholder {
    color: #9da6b2;
    opacity: 0.5;
}


#rec866468708 .t702__title {
    color: #ffffff;
}

@media screen and (min-width:480px) {
    #rec866468708 .t702__title {
        font-size: 30px;
        line-height: 1.2;
    }
}


#rec858861530 .t396__artboard {
    height: 740px;
    background-color: #000000;
}

#rec858861530 .t396__filter {
    height: 740px;
}

#rec858861530 .t396__carrier {
    height: 740px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec858861530 .t396__artboard,
    #rec858861530 .t396__filter,
    #rec858861530 .t396__carrier {
    }

    #rec858861530 .t396__filter {
    }

    #rec858861530 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec858861530 .t396__artboard,
    #rec858861530 .t396__filter,
    #rec858861530 .t396__carrier {
    }

    #rec858861530 .t396__filter {
    }

    #rec858861530 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec858861530 .t396__artboard,
    #rec858861530 .t396__filter,
    #rec858861530 .t396__carrier {
    }

    #rec858861530 .t396__filter {
    }

    #rec858861530 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec858861530 .t396__artboard,
    #rec858861530 .t396__filter,
    #rec858861530 .t396__carrier {
        height: 630px;
    }

    #rec858861530 .t396__filter {
    }

    #rec858861530 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec858861530 .tn-elem[data-elem-id="1738256158549"] {
    z-index: 3;
    top: 0px;
    left: calc(50% - 600px + -175px);
    width: 1550px;
    height: auto;
}

    #rec858861530 .tn-elem[data-elem-id="1738256158549"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec858861530 .tn-elem[data-elem-id="1738256158549"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec858861530 .tn-elem[data-elem-id="1738256158549"] {
        top: 0px;
        left: calc(50% - 160px + -522px);
        width: 1365px;
        height: auto;
    }
}

#rec858861530 .tn-elem[data-elem-id="1738250993966"] {
    z-index: 4;
    top: 153px;
    left: calc(50% - 600px + 707px);
    width: 613px;
    height: auto;
}

    #rec858861530 .tn-elem[data-elem-id="1738250993966"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec858861530 .tn-elem[data-elem-id="1738250993966"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec858861530 .tn-elem[data-elem-id="1738250993966"] {
        top: 283px;
        left: calc(50% - 160px + 0px);
        width: 361px;
        height: auto;
    }
}

#rec858861530 .tn-elem[data-elem-id="1470209944682"] {
    color: #ffffff;
    z-index: 5;
    top: 248px;
    left: calc(50% - 600px + 20px);
    width: 677px;
    height: auto;
}

    #rec858861530 .tn-elem[data-elem-id="1470209944682"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 50px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec858861530 .tn-elem[data-elem-id="1470209944682"] {
        top: 94px;
        left: calc(50% - 160px + 18px);
        width: 284px;
        height: 120px;
    }

    #rec858861530 .tn-elem[data-elem-id="1470209944682"] {
        text-align: center;
    }

        #rec858861530 .tn-elem[data-elem-id="1470209944682"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 30px;
        }
}

#rec858861530 .tn-elem[data-elem-id="1470210011265"] {
    color: #128fe8;
    z-index: 6;
    top: 203px;
    left: calc(50% - 600px + 20px);
    width: 375px;
    height: auto;
}

    #rec858861530 .tn-elem[data-elem-id="1470210011265"] .tn-atom {
        vertical-align: middle;
        color: #128fe8;
        font-size: 22px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec858861530 .tn-elem[data-elem-id="1470210011265"] {
        top: 75px;
        left: calc(50% - 160px + 32px);
        width: auto;
        height: auto;
    }

        #rec858861530 .tn-elem[data-elem-id="1470210011265"] .tn-atom {
            vertical-align: middle;
            white-space: nowrap;
            font-size: 15px;
        }
}

#rec858861530 .tn-elem[data-elem-id="1738250672442"] {
    color: #ffffff;
    z-index: 7;
    top: 375px;
    left: calc(50% - 600px + 20px);
    width: 612px;
    height: auto;
}

    #rec858861530 .tn-elem[data-elem-id="1738250672442"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec858861530 .tn-elem[data-elem-id="1738250672442"] {
        top: 219px;
        left: calc(50% - 160px + 14px);
        width: 292px;
        height: auto;
    }

    #rec858861530 .tn-elem[data-elem-id="1738250672442"] {
        text-align: center;
    }

        #rec858861530 .tn-elem[data-elem-id="1738250672442"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec858861530 .tn-elem[data-elem-id="1738251461445"] {
    color: #ffffff;
    text-align: center;
    z-index: 8;
    top: 463px;
    left: calc(50% - 600px + 301px);
    width: 200px;
    height: 45px;
}

    #rec858861530 .tn-elem[data-elem-id="1738251461445"] .tn-atom {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        background-position: center center;
        border-color: #333333;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

@media (hover), (min-width:0\0) {
    #rec858861530 .tn-elem[data-elem-id="1738251461445"] .tn-atom:hover {
        border-color: #ffffff;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec858861530 .tn-elem[data-elem-id="1738251461445"] {
        top: 528px;
        left: calc(50% - 160px + 33px);
        width: 255px;
        height: 45px;
    }
}

#rec858861530 .tn-elem[data-elem-id="1738251705315"] {
    color: #ffffff;
    text-align: center;
    z-index: 9;
    top: 463px;
    left: calc(50% - 600px + 20px);
    width: 255px;
    height: 45px;
}

    #rec858861530 .tn-elem[data-elem-id="1738251705315"] .tn-atom {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

        #rec858861530 .tn-elem[data-elem-id="1738251705315"] .tn-atom::before,
        #rec858861530 .tn-elem[data-elem-id="1738251705315"] .tn-atom::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            box-sizing: content-box;
            pointer-events: none;
            border-radius: 30px 30px 30px 30px;
            transition: opacity 0.2s ease-in-out;
        }

        #rec858861530 .tn-elem[data-elem-id="1738251705315"] .tn-atom::before {
            z-index: -2;
            opacity: 1;
            background-color: transparent;
            background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        }

        #rec858861530 .tn-elem[data-elem-id="1738251705315"] .tn-atom::after {
            z-index: -1;
            opacity: 0;
            background-color: rgba(255, 255, 255, 0.9);
            background-image: none;
        }

    #rec858861530 .tn-elem[data-elem-id="1738251705315"] .tn-atom {
        position: relative;
        z-index: 1;
        background-color: transparent;
        background-image: none;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        height: inherit;
    }

@media (hover), (min-width:0\0) {
    #rec858861530 .tn-elem[data-elem-id="1738251705315"] .tn-atom:hover::after {
        opacity: 1;
    }

    #rec858861530 .tn-elem[data-elem-id="1738251705315"] .tn-atom:hover {
        color: #128fe8;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec858861530 .tn-elem[data-elem-id="1738251705315"] {
        top: 468px;
        left: calc(50% - 160px + 33px);
        width: 255px;
        height: 45px;
    }
}


#rec864883836 .t396__artboard {
    height: 740px;
    background-color: #000000;
}

#rec864883836 .t396__filter {
    height: 740px;
}

#rec864883836 .t396__carrier {
    height: 740px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec864883836 .t396__artboard,
    #rec864883836 .t396__filter,
    #rec864883836 .t396__carrier {
    }

    #rec864883836 .t396__filter {
    }

    #rec864883836 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec864883836 .t396__artboard,
    #rec864883836 .t396__filter,
    #rec864883836 .t396__carrier {
    }

    #rec864883836 .t396__filter {
    }

    #rec864883836 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec864883836 .t396__artboard,
    #rec864883836 .t396__filter,
    #rec864883836 .t396__carrier {
    }

    #rec864883836 .t396__filter {
    }

    #rec864883836 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec864883836 .t396__artboard,
    #rec864883836 .t396__filter,
    #rec864883836 .t396__carrier {
        height: 630px;
    }

    #rec864883836 .t396__filter {
    }

    #rec864883836 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec864883836 .tn-elem[data-elem-id="1738256158549"] {
    z-index: 3;
    top: 0px;
    left: calc(50% - 600px + -175px);
    width: 1550px;
    height: auto;
}

    #rec864883836 .tn-elem[data-elem-id="1738256158549"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec864883836 .tn-elem[data-elem-id="1738256158549"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec864883836 .tn-elem[data-elem-id="1738256158549"] {
        top: 0px;
        left: calc(50% - 160px + -503px);
        width: 1365px;
        height: auto;
    }

        #rec864883836 .tn-elem[data-elem-id="1738256158549"] .tn-atom {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            transform: rotate(180deg);
        }
}

#rec864883836 .tn-elem[data-elem-id="1738250993966"] {
    z-index: 4;
    top: 143px;
    left: calc(50% - 600px + 707px);
    width: 613px;
    height: auto;
}

    #rec864883836 .tn-elem[data-elem-id="1738250993966"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec864883836 .tn-elem[data-elem-id="1738250993966"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec864883836 .tn-elem[data-elem-id="1738250993966"] {
        top: 259px;
        left: calc(50% - 160px + 7px);
        width: 332px;
        height: auto;
    }
}

#rec864883836 .tn-elem[data-elem-id="1470209944682"] {
    color: #ffffff;
    z-index: 5;
    top: 248px;
    left: calc(50% - 600px + 20px);
    width: 677px;
    height: auto;
}

    #rec864883836 .tn-elem[data-elem-id="1470209944682"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 50px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec864883836 .tn-elem[data-elem-id="1470209944682"] {
        top: 94px;
        left: calc(50% - 160px + 18px);
        width: 284px;
        height: 120px;
    }

    #rec864883836 .tn-elem[data-elem-id="1470209944682"] {
        text-align: center;
    }

        #rec864883836 .tn-elem[data-elem-id="1470209944682"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 30px;
        }
}

#rec864883836 .tn-elem[data-elem-id="1470210011265"] {
    color: #128fe8;
    z-index: 6;
    top: 203px;
    left: calc(50% - 600px + 20px);
    width: 375px;
    height: auto;
}

    #rec864883836 .tn-elem[data-elem-id="1470210011265"] .tn-atom {
        vertical-align: middle;
        color: #128fe8;
        font-size: 22px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec864883836 .tn-elem[data-elem-id="1470210011265"] {
        top: 75px;
        left: calc(50% - 160px + 32px);
        width: auto;
        height: auto;
    }

        #rec864883836 .tn-elem[data-elem-id="1470210011265"] .tn-atom {
            vertical-align: middle;
            white-space: nowrap;
            font-size: 15px;
        }
}

#rec864883836 .tn-elem[data-elem-id="1738250672442"] {
    color: #ffffff;
    z-index: 7;
    top: 375px;
    left: calc(50% - 600px + 20px);
    width: 612px;
    height: auto;
}

    #rec864883836 .tn-elem[data-elem-id="1738250672442"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec864883836 .tn-elem[data-elem-id="1738250672442"] {
        top: 219px;
        left: calc(50% - 160px + 14px);
        width: 292px;
        height: auto;
    }

    #rec864883836 .tn-elem[data-elem-id="1738250672442"] {
        text-align: center;
    }

        #rec864883836 .tn-elem[data-elem-id="1738250672442"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec864883836 .tn-elem[data-elem-id="1738251461445"] {
    color: #ffffff;
    text-align: center;
    z-index: 8;
    top: 463px;
    left: calc(50% - 600px + 301px);
    width: 200px;
    height: 45px;
}

    #rec864883836 .tn-elem[data-elem-id="1738251461445"] .tn-atom {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        background-position: center center;
        border-color: #333333;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

@media (hover), (min-width:0\0) {
    #rec864883836 .tn-elem[data-elem-id="1738251461445"] .tn-atom:hover {
        border-color: #ffffff;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec864883836 .tn-elem[data-elem-id="1738251461445"] {
        top: 528px;
        left: calc(50% - 160px + 33px);
        width: 255px;
        height: 45px;
    }
}

#rec864883836 .tn-elem[data-elem-id="1738251705315"] {
    color: #ffffff;
    text-align: center;
    z-index: 9;
    top: 463px;
    left: calc(50% - 600px + 20px);
    width: 255px;
    height: 45px;
}

    #rec864883836 .tn-elem[data-elem-id="1738251705315"] .tn-atom {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

        #rec864883836 .tn-elem[data-elem-id="1738251705315"] .tn-atom::before,
        #rec864883836 .tn-elem[data-elem-id="1738251705315"] .tn-atom::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            box-sizing: content-box;
            pointer-events: none;
            border-radius: 30px 30px 30px 30px;
            transition: opacity 0.2s ease-in-out;
        }

        #rec864883836 .tn-elem[data-elem-id="1738251705315"] .tn-atom::before {
            z-index: -2;
            opacity: 1;
            background-color: transparent;
            background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        }

        #rec864883836 .tn-elem[data-elem-id="1738251705315"] .tn-atom::after {
            z-index: -1;
            opacity: 0;
            background-color: rgba(255, 255, 255, 0.9);
            background-image: none;
        }

    #rec864883836 .tn-elem[data-elem-id="1738251705315"] .tn-atom {
        position: relative;
        z-index: 1;
        background-color: transparent;
        background-image: none;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        height: inherit;
    }

@media (hover), (min-width:0\0) {
    #rec864883836 .tn-elem[data-elem-id="1738251705315"] .tn-atom:hover::after {
        opacity: 1;
    }

    #rec864883836 .tn-elem[data-elem-id="1738251705315"] .tn-atom:hover {
        color: #128fe8;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec864883836 .tn-elem[data-elem-id="1738251705315"] {
        top: 468px;
        left: calc(50% - 160px + 33px);
        width: 255px;
        height: 45px;
    }
}


#rec859633934 .t396__artboard {
    height: 980px;
    background-image: linear-gradient(0turn, rgba(10, 10, 10, 1) 0%, rgba(0, 0, 0, 1) 100%);
}

#rec859633934 .t396__filter {
    height: 980px;
}

#rec859633934 .t396__carrier {
    height: 980px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec859633934 .t396__artboard,
    #rec859633934 .t396__filter,
    #rec859633934 .t396__carrier {
        height: 1230px;
    }

    #rec859633934 .t396__filter {
    }

    #rec859633934 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec859633934 .t396__artboard,
    #rec859633934 .t396__filter,
    #rec859633934 .t396__carrier {
        height: 1200px;
    }

    #rec859633934 .t396__filter {
    }

    #rec859633934 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec859633934 .t396__artboard,
    #rec859633934 .t396__filter,
    #rec859633934 .t396__carrier {
        height: 1210px;
    }

    #rec859633934 .t396__filter {
    }

    #rec859633934 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec859633934 .t396__artboard,
    #rec859633934 .t396__filter,
    #rec859633934 .t396__carrier {
        height: 735px;
    }

    #rec859633934 .t396__filter {
    }

    #rec859633934 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738404448287"] {
    z-index: 3;
    top: 0px;
    left: calc(50% - 600px + -120px);
    width: 1440px;
    height: 178px;
}

    #rec859633934 .tn-elem[data-elem-id="1738404448287"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #0a0a0a;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738404448287"] {
        top: 0px;
        left: calc(50% - 160px + 0px);
        width: 320px;
        height: 207px;
    }
}

#rec859633934 .tn-group[data-group-id="174024245334453370"] {
    z-index: 4;
    position: absolute;
    top: 83px;
    left: calc(50% - 600px + -1880px) !important;
    width: 3167px;
    height: 53px;
    margin: 0 0 0 0;
}

#rec859633934 .tn-group.t396__elem--anim-hidden[data-group-id="174024245334453370"] {
    opacity: 0;
}

#rec859633934 .tn-group[data-group-id="174024245334453370"] #molecule-174024245334453370 {
    width: 100%;
    height: 100%;
    position: relative;
    border-color: transparent;
    border-style: solid;
    box-sizing: border-box;
    border-radius: 0px;
    opacity: 0.5;
}

@media screen and (max-width:1199px) {
    #rec859633934 .tn-group[data-group-id="174024245334453370"] #molecule-174024245334453370 {
    }
}

@media screen and (max-width:959px) {
    #rec859633934 .tn-group[data-group-id="174024245334453370"] #molecule-174024245334453370 {
    }
}

@media screen and (max-width:639px) {
    #rec859633934 .tn-group[data-group-id="174024245334453370"] #molecule-174024245334453370 {
    }
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-group[data-group-id="174024245334453370"] #molecule-174024245334453370 {
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939600989"] {
    z-index: 5;
    top: 8px;
    left: 1284px;
    width: 37px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939600989"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939600989"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939600989"] {
        width: 37px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601006"] {
    z-index: 6;
    top: 8px;
    left: 1180px;
    width: 60px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601006"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601006"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601006"] {
        width: 60px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601021"] {
    z-index: 7;
    top: 8px;
    left: 1072px;
    width: 70px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601021"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601021"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601021"] {
        width: 70px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601035"] {
    z-index: 8;
    top: 8px;
    left: 924px;
    width: 115px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601035"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601035"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601035"] {
        width: 115px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601048"] {
    z-index: 9;
    top: 6px;
    left: 833px;
    width: 45px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601048"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601048"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601048"] {
        width: 45px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601061"] {
    z-index: 10;
    top: 3px;
    left: 633px;
    width: 160px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601061"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601061"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601061"] {
        width: 160px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601076"] {
    z-index: 11;
    top: 1px;
    left: 543px;
    width: 60px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601076"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601076"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601076"] {
        width: 60px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601089"] {
    z-index: 12;
    top: 0px;
    left: 461px;
    width: 52px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601089"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601089"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601089"] {
        width: 52px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601103"] {
    z-index: 13;
    top: 0px;
    left: 289px;
    width: 145px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601103"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601103"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601103"] {
        width: 145px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601119"] {
    z-index: 14;
    top: 0px;
    left: 192px;
    width: 65px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601119"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601119"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601119"] {
        width: 65px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601134"] {
    z-index: 15;
    top: 7px;
    left: 1467px;
    width: 45px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601134"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601134"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601134"] {
        width: 45px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601147"] {
    z-index: 16;
    top: 8px;
    left: 101px;
    width: 50px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601147"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601147"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601147"] {
        width: 50px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601161"] {
    z-index: 17;
    top: 8px;
    left: 1366px;
    width: 56px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601161"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601161"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601161"] {
        width: 56px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939601176"] {
    z-index: 18;
    top: 8px;
    left: 0px;
    width: 56px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939601176"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939601176"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939601176"] {
        width: 56px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939594929"] {
    z-index: 19;
    top: 8px;
    left: 2839px;
    width: 37px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939594929"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939594929"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939594929"] {
        width: 37px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939594946"] {
    z-index: 20;
    top: 8px;
    left: 2735px;
    width: 60px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939594946"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939594946"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939594946"] {
        width: 60px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939594960"] {
    z-index: 21;
    top: 8px;
    left: 2627px;
    width: 70px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939594960"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939594960"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939594960"] {
        width: 70px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939594974"] {
    z-index: 22;
    top: 8px;
    left: 2479px;
    width: 115px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939594974"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939594974"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939594974"] {
        width: 115px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939594989"] {
    z-index: 23;
    top: 6px;
    left: 2388px;
    width: 45px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939594989"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939594989"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939594989"] {
        width: 45px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939595003"] {
    z-index: 24;
    top: 3px;
    left: 2188px;
    width: 160px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939595003"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939595003"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939595003"] {
        width: 160px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939595019"] {
    z-index: 25;
    top: 1px;
    left: 2098px;
    width: 60px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939595019"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939595019"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939595019"] {
        width: 60px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939595032"] {
    z-index: 26;
    top: 0px;
    left: 2016px;
    width: 52px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939595032"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939595032"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939595032"] {
        width: 52px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939595050"] {
    z-index: 27;
    top: 0px;
    left: 1844px;
    width: 145px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939595050"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939595050"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939595050"] {
        width: 145px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939595063"] {
    z-index: 28;
    top: 0px;
    left: 1747px;
    width: 65px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939595063"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939595063"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939595063"] {
        width: 65px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939595077"] {
    z-index: 29;
    top: 7px;
    left: 3022px;
    width: 45px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939595077"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939595077"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939595077"] {
        width: 45px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939595091"] {
    z-index: 30;
    top: 8px;
    left: 1656px;
    width: 50px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939595091"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939595091"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939595091"] {
        width: 50px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939595105"] {
    z-index: 31;
    top: 8px;
    left: 2921px;
    width: 56px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939595105"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939595105"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939595105"] {
        width: 56px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738939595119"] {
    z-index: 32;
    top: 8px;
    left: 1555px;
    width: 56px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939595119"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939595119"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

#rec859633934 .tn-elem[data-elem-id="1738939595120"] {
    z-index: 32;
    top: 0px !important;
    left: 1655px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738939595120"] img {
        filter: grayscale();
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738939595119"] {
        width: 56px;
        height: auto;
    }

    #rec859633934 .tn-elem[data-elem-id="1738939595120"] {
        width: 56px;
        height: auto;
    }
}

#rec859633934 .tn-elem[data-elem-id="1738274324734"] {
    color: #ffffff;
    text-align: center;
    z-index: 33;
    top: 52px;
    left: calc(50% - 600px + 129px);
    width: 943px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738274324734"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.6;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738274324734"] {
        top: 40px;
        left: calc(50% - 160px + 31px);
        width: 259px;
        height: auto;
    }

        #rec859633934 .tn-elem[data-elem-id="1738274324734"] .tn-atom {
            white-space: normal;
            font-size: 13px;
            line-height: 1.4;
        }
}

#rec859633934 .tn-elem[data-elem-id="1738274238624"] {
    color: #ffffff;
    z-index: 34;
    top: 337px;
    left: calc(50% - 600px + 20px);
    width: auto;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738274238624"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 35px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738274238624"] {
        top: 354px;
        left: calc(50% - 160px + 15px);
        width: 253px;
        height: 78px;
    }

        #rec859633934 .tn-elem[data-elem-id="1738274238624"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 20px;
            line-height: 1.3;
        }
}

#rec859633934 .tn-elem[data-elem-id="1738274370012"] {
    color: #ffffff;
    z-index: 35;
    top: 280px;
    left: calc(50% - 600px + 20px);
    width: auto;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 45px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738274370012"] {
        top: 267px;
        left: calc(50% - 160px + 15px);
        width: 288px;
        height: 72px;
    }

        #rec859633934 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 30px;
            line-height: 1.2;
        }
}

#rec859633934 .tn-elem[data-elem-id="1738403739376"] {
    color: #ffffff;
    z-index: 36;
    top: 397px;
    left: calc(50% - 600px + 20px);
    width: 560px;
    height: auto;
}

    #rec859633934 .tn-elem[data-elem-id="1738403739376"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1738403739376"] {
        top: 452px;
        left: calc(50% - 160px + 15px);
        width: 245px;
        height: auto;
    }

        #rec859633934 .tn-elem[data-elem-id="1738403739376"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859633934 .tn-elem[data-elem-id="1739486719223"] {
    z-index: 37;
    top: 505px;
    left: calc(50% - 600px + 20px);
    width: 1160px;
    height: 653px;
}

@media (min-width:1200px) {
    #rec859633934 .tn-elem.t396__elem--anim-hidden[data-elem-id="1739486719223"] {
        opacity: 0;
    }
}

#rec859633934 .tn-elem[data-elem-id="1739486719223"] .tn-atom {
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    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) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859633934 .tn-elem[data-elem-id="1739486719223"] {
        top: 553px;
        left: calc(50% - 160px + 15px);
        width: 280px;
        height: 158px;
    }
}


.tn-atom__video-play-link {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
}

.tn-atom:hover .tn-atom__video-play-icon {
    transform: scale(1.2);
}

.tn-atom__video-play-icon {
    margin: 0 auto;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    display: block;
}

<!-- T396 -->
#rec870369345 .t396__artboard {
    height: 4300px;
    background-color: #0a0a0a;
}

#rec870369345 .t396__filter {
    height: 4300px;
}

#rec870369345 .t396__carrier {
    height: 4300px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec870369345 .t396__artboard,
    #rec870369345 .t396__filter,
    #rec870369345 .t396__carrier {
        height: 2670px;
    }

    #rec870369345 .t396__filter {
    }

    #rec870369345 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec870369345 .t396__artboard,
    #rec870369345 .t396__filter,
    #rec870369345 .t396__carrier {
        height: 3300px;
    }

    #rec870369345 .t396__filter {
    }

    #rec870369345 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec870369345 .tn-elem[data-elem-id="1739486397911"] {
    z-index: 3;
    top: 290px;
    left: calc(50% - 600px + 700px);
    width: 418px;
    height: 370px;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    border-radius: 3000px 3000px 3000px 3000px;
}

#rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1739486397911"] {
    opacity: 0;
}

#rec870369345 .tn-elem[data-elem-id="1739486397911"] .tn-atom {
    border-radius: 3000px 3000px 3000px 3000px;
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1739486397911"] {
        left: calc(50% - 160px + -49px);
    }
}

#rec870369345 .tn-elem[data-elem-id="1739487656109"] {
    z-index: 4;
    top: 300px;
    left: calc(50% - 600px + 580px);
    width: 418px;
    height: 370px;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    border-radius: 3000px 3000px 3000px 3000px;
}

#rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1739487656109"] {
    opacity: 0;
}

#rec870369345 .tn-elem[data-elem-id="1739487656109"] .tn-atom {
    border-radius: 3000px 3000px 3000px 3000px;
    background-color: #0039fd;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1739487656109"] {
        left: calc(50% - 160px + -49px);
    }
}

#rec870369345 .tn-elem[data-elem-id="1739486347159"] {
    z-index: 5;
    top: 0px;
    left: calc(50% - 600px + -120px);
    width: 1440px;
    height: 4300px;
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    /* Градиент стал мягче и не наслаивается */
    background: linear-gradient(90deg, rgba(10, 10, 10, 1) 30%, /* Темный цвет начинается раньше */
    rgba(10, 10, 10, 0.9) 45%, /* Плавное ослабление цвета */
    rgba(10, 10, 10, 0.6) 60%, /* Ещё более мягкий переход */
    rgba(10, 10, 10, 0.3) 75%, /* Почти прозрачный */
    rgba(10, 10, 10, 0.1) 85%, /* Едва заметный остаточный цвет */
    rgba(10, 10, 10, 0) 95%, /* Полная прозрачность */
    rgba(10, 10, 10, 0.1) 98%, /* Обратное появление */
    rgba(10, 10, 10, 0.3) 99%, rgba(10, 10, 10, 1) 100% /* Возвращаемся к тёмному */
    );
    border-radius: 0px;
    /* Плавная внутренняя тень без наслоения */
    box-shadow: inset 0px 150px 100px -80px rgba(10, 10, 10, 0.75), inset 0px -150px 100px -80px rgba(10, 10, 10, 0.75);
    /* Убираем возможные наслоения */
    mask-image: linear-gradient(to bottom, rgba(10, 10, 10, 1) 0%, rgba(10, 10, 10, 1) 20%, rgba(10, 10, 10, 1) 80%, rgba(10, 10, 10, 1) 100%);
}

    #rec870369345 .tn-elem[data-elem-id="1739486347159"] .tn-atom {
        border-radius: 0px;
        opacity: 0.9;
        background: linear-gradient(90deg, rgba(10, 10, 10, 1) 30%, /* Темный цвет начинается раньше */
        rgba(10, 10, 10, 0.9) 45%, /* Плавное ослабление цвета */
        rgba(10, 10, 10, 0.6) 60%, /* Ещё более мягкий переход */
        rgba(10, 10, 10, 0.3) 75%, /* Почти прозрачный */
        rgba(10, 10, 10, 0.1) 85%, /* Едва заметный остаточный цвет */
        rgba(10, 10, 10, 0) 95%, /* Полная прозрачность */
        rgba(10, 10, 10, 0.1) 98%, /* Обратное появление */
        rgba(10, 10, 10, 0.3) 99%, rgba(10, 10, 10, 1) 100% /* Возвращаемся к тёмному */
        );
        border-color: transparent;
        border-style: solid;
        /* Ослабляем внутреннюю тень */
        box-shadow: inset 0px 150px 100px -80px rgba(10, 10, 10, 0.75), inset 0px -150px 100px -80px rgba(10, 10, 10, 0.75);
    }

/* Медиазапрос для мобильных устройств */
@media only screen and (max-width: 1024px) {
    #rec870369345 .tn-elem[data-elem-id="1739486347159"] {
        background-color: #0a0a0a !important;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1739486347159"] {
        left: calc(50% - 160px + -123px);
        width: 567px;
        height: 3300px;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738368462099"] {
    color: #ffffff;
    z-index: 6;
    top: 255px;
    left: calc(50% - 600px + 20px);
    width: 407px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738368462099"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738368462099"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738368462099"] {
        top: 255px;
        left: calc(50% - 240px + 133px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738368462099"] {
        top: 188px;
        left: calc(50% - 160px + 11px);
        width: 273px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738368462099"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738268256038"] {
    z-index: 8;
    top: 375px;
    left: calc(50% - 600px + 20px);
    width: 430px;
    height: 130px;
    -webkit-filter: blur(3px);
    filter: blur(3px);
    border-radius: 0px 0px 0px 0px;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738268256038"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738268256038"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-color: #0a0a0a;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738268256038"] {
        top: 607px;
        left: calc(50% - 240px + 123px);
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738268256038"] {
        top: 576px;
        left: calc(50% - 160px + -479px);
        width: 430px;
        height: 130px;
    }

        #rec870369345 .tn-elem[data-elem-id="1738268256038"] .tn-atom {
            opacity: 0;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738369070396"] {
    color: #ffffff;
    z-index: 9;
    top: 436px;
    left: calc(50% - 600px + 20px);
    width: 442px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738369070396"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738369070396"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738369070396"] {
        top: 668px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738369070396"] {
        top: 658px;
        left: calc(50% - 160px + 11px);
        width: 279px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738369070396"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738369070392"] {
    color: #ffffff;
    z-index: 10;
    top: 388px;
    left: calc(50% - 600px + 71px);
    width: 498px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738369070392"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738369070392"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738369070392"] {
        top: 620px;
        left: calc(50% - 240px + 174px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738369070392"] {
        top: 620px;
        left: calc(50% - 160px + 47px);
        width: 498px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738369070392"] .tn-atom {
            white-space: normal;
            font-size: 20px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738369070384"] {
    z-index: 11;
    top: 385px;
    left: calc(50% - 600px + 20px);
    width: 36px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738369070384"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738369070384"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec870369345 .tn-elem[data-elem-id="1738369070384"] .tn-atom__img {
    border-radius: 0px 0px 0px 0px;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738369070384"] {
        top: 617px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738369070384"] {
        top: 616px;
        left: calc(50% - 160px + 11px);
        width: 26px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738369767400"] {
    z-index: 13;
    top: 426px;
    left: calc(50% - 600px + 20px);
    width: 486px;
    height: 145px;
    -webkit-filter: blur(2px);
    filter: blur(2px);
    border-radius: 0px 0px 0px 0px;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738369767400"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738369767400"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-color: #0a0a0a;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738369767400"] {
        top: 936px;
        left: calc(50% - 240px + 123px);
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738369767400"] {
        top: 1034px;
        left: calc(50% - 160px + 11px);
        width: 486px;
        height: 145px;
    }

        #rec870369345 .tn-elem[data-elem-id="1738369767400"] .tn-atom {
            opacity: 0;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738369403359"] {
    z-index: 14;
    top: 436px;
    left: calc(50% - 600px + 20px);
    width: 36px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738369403359"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738369403359"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec870369345 .tn-elem[data-elem-id="1738369403359"] .tn-atom__img {
    border-radius: 0px 0px 0px 0px;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738369403359"] {
        top: 946px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738369403359"] {
        top: 1047px;
        left: calc(50% - 160px + 11px);
        width: 26px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738369403356"] {
    color: #ffffff;
    z-index: 15;
    top: 439px;
    left: calc(50% - 600px + 71px);
    width: auto;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738369403356"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738369403356"] .tn-atom {
    vertical-align: middle;
    white-space: nowrap;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738369403356"] {
        top: 949px;
        left: calc(50% - 240px + 174px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738369403356"] {
        top: 1047px;
        left: calc(50% - 160px + 47px);
        width: 165px;
        height: 40px;
    }

        #rec870369345 .tn-elem[data-elem-id="1738369403356"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 20px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738371697078"] {
    color: #ffffff;
    z-index: 16;
    top: 487px;
    left: calc(50% - 600px + 20px);
    width: 442px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738371697078"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738371697078"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738371697078"] {
        top: 997px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738371697078"] {
        top: 1102px;
        left: calc(50% - 160px + 11px);
        width: 279px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738371697078"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738373879321"] {
    z-index: 18;
    top: 478px;
    left: calc(50% - 600px + 20px);
    width: 485px;
    height: 145px;
    -webkit-filter: blur(2px);
    filter: blur(2px);
    border-radius: 0px 0px 0px 0px;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738373879321"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738373879321"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-color: #0a0a0a;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738373879321"] {
        top: 1282px;
        left: calc(50% - 240px + 123px);
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738373879321"] {
        top: 1484px;
        left: calc(50% - 160px + 10px);
        width: 107px;
        height: 145px;
    }

        #rec870369345 .tn-elem[data-elem-id="1738373879321"] .tn-atom {
            opacity: 0;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738373879348"] {
    z-index: 19;
    top: 488px;
    left: calc(50% - 600px + 20px);
    width: 36px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738373879348"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738373879348"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec870369345 .tn-elem[data-elem-id="1738373879348"] .tn-atom__img {
    border-radius: 0px 0px 0px 0px;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738373879348"] {
        top: 1292px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738373879348"] {
        top: 1494px;
        left: calc(50% - 160px + 10px);
        width: 26px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738373879378"] {
    color: #ffffff;
    z-index: 20;
    top: 491px;
    left: calc(50% - 600px + 71px);
    width: 405px;
    height: 30px;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738373879378"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738373879378"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738373879378"] {
        top: 1295px;
        left: calc(50% - 240px + 174px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738373879378"] {
        top: 1497px;
        left: calc(50% - 160px + 46px);
        width: 264px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738373879378"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 20px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738373879405"] {
    color: #ffffff;
    z-index: 21;
    top: 539px;
    left: calc(50% - 600px + 20px);
    width: 485px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738373879405"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738373879405"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738373879405"] {
        top: 1343px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738373879405"] {
        top: 1535px;
        left: calc(50% - 160px + 10px);
        width: 255px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738373879405"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738376947854"] {
    z-index: 23;
    top: 529px;
    left: calc(50% - 600px + 20px);
    width: 495px;
    height: 123px;
    -webkit-filter: blur(2px);
    filter: blur(2px);
    border-radius: 0px 0px 0px 0px;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738376947854"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738376947854"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-color: #0a0a0a;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738376947854"] {
        top: 1645px;
        left: calc(50% - 240px + 123px);
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738376947854"] {
        top: 1991px;
        left: calc(50% - 160px + 10px);
        width: 495px;
        height: 123px;
    }

        #rec870369345 .tn-elem[data-elem-id="1738376947854"] .tn-atom {
            opacity: 0;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738376947864"] {
    z-index: 24;
    top: 539px;
    left: calc(50% - 600px + 20px);
    width: 36px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738376947864"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738376947864"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec870369345 .tn-elem[data-elem-id="1738376947864"] .tn-atom__img {
    border-radius: 0px 0px 0px 0px;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738376947864"] {
        top: 1655px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738376947864"] {
        top: 1973px;
        left: calc(50% - 160px + 10px);
        width: 26px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738376947878"] {
    color: #ffffff;
    z-index: 25;
    top: 542px;
    left: calc(50% - 600px + 71px);
    width: 277px;
    height: 30px;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738376947878"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738376947878"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738376947878"] {
        top: 1658px;
        left: calc(50% - 240px + 174px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738376947878"] {
        top: 1976px;
        left: calc(50% - 160px + 46px);
        width: 178px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738376947878"] .tn-atom {
            white-space: normal;
            font-size: 20px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738376947890"] {
    color: #ffffff;
    z-index: 26;
    top: 590px;
    left: calc(50% - 600px + 20px);
    width: 485px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738376947890"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738376947890"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738376947890"] {
        top: 1706px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738376947890"] {
        top: 2014px;
        left: calc(50% - 160px + 10px);
        width: 256px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738376947890"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738378252469"] {
    z-index: 28;
    top: 580px;
    left: calc(50% - 600px + 20px);
    width: 495px;
    height: 123px;
    -webkit-filter: blur(2px);
    filter: blur(2px);
    border-radius: 0px 0px 0px 0px;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738378252469"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738378252469"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-color: #0a0a0a;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738378252469"] {
        top: 1976px;
        left: calc(50% - 240px + 123px);
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738378252469"] {
        top: 2425px;
        left: calc(50% - 160px + 10px);
        width: 495px;
        height: 123px;
    }

        #rec870369345 .tn-elem[data-elem-id="1738378252469"] .tn-atom {
            opacity: 0;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738378252482"] {
    z-index: 29;
    top: 590px;
    left: calc(50% - 600px + 20px);
    width: 36px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738378252482"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738378252482"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec870369345 .tn-elem[data-elem-id="1738378252482"] .tn-atom__img {
    border-radius: 0px 0px 0px 0px;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738378252482"] {
        top: 1986px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738378252482"] {
        top: 2407px;
        left: calc(50% - 160px + 10px);
        width: 26px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738378252496"] {
    color: #ffffff;
    z-index: 30;
    top: 593px;
    left: calc(50% - 600px + 71px);
    width: auto;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738378252496"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738378252496"] .tn-atom {
    vertical-align: middle;
    white-space: nowrap;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738378252496"] {
        top: 1989px;
        left: calc(50% - 240px + 174px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738378252496"] {
        top: 2410px;
        left: calc(50% - 160px + 46px);
        width: 267px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738378252496"] .tn-atom {
            white-space: normal;
            font-size: 20px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738378252511"] {
    color: #ffffff;
    z-index: 31;
    top: 641px;
    left: calc(50% - 600px + 20px);
    width: 495px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738378252511"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738378252511"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738378252511"] {
        top: 2037px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738378252511"] {
        top: 2448px;
        left: calc(50% - 160px + 10px);
        width: 288px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738378252511"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738379481333"] {
    z-index: 33;
    top: 630px;
    left: calc(50% - 600px + 20px);
    width: 495px;
    height: 145px;
    -webkit-filter: blur(2px);
    filter: blur(2px);
    border-radius: 0px 0px 0px 0px;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738379481333"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738379481333"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-color: #0a0a0a;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738379481333"] {
        top: 2332px;
        left: calc(50% - 240px + 123px);
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738379481333"] {
        top: 2941px;
        left: calc(50% - 160px + 48px);
        width: 293px;
        height: 79px;
    }

        #rec870369345 .tn-elem[data-elem-id="1738379481333"] .tn-atom {
            opacity: 0;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738379481372"] {
    color: #ffffff;
    z-index: 34;
    top: 691px;
    left: calc(50% - 600px + 20px);
    width: 431px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738379481372"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738379481372"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738379481372"] {
        top: 2393px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738379481372"] {
        top: 2934px;
        left: calc(50% - 160px + 10px);
        width: 278px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738379481372"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738400103913"] {
    z-index: 35;
    top: 630px;
    left: calc(50% - 600px + 20px);
    width: 495px;
    height: 145px;
    -webkit-filter: blur(2px);
    filter: blur(2px);
    border-radius: 0px 0px 0px 0px;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738400103913"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738400103913"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-color: #0a0a0a;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738400103913"] {
        top: 2326px;
        left: calc(50% - 240px + -503px);
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738400103913"] {
        top: 2938px;
        left: calc(50% - 160px + 99px);
        width: 214px;
        height: 94px;
    }

        #rec870369345 .tn-elem[data-elem-id="1738400103913"] .tn-atom {
            opacity: 0;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738379481343"] {
    z-index: 36;
    top: 640px;
    left: calc(50% - 600px + 20px);
    width: 36px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738379481343"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738379481343"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec870369345 .tn-elem[data-elem-id="1738379481343"] .tn-atom__img {
    border-radius: 0px 0px 0px 0px;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738379481343"] {
        top: 2342px;
        left: calc(50% - 240px + 123px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738379481343"] {
        top: 2893px;
        left: calc(50% - 160px + 10px);
        width: 26px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738379481358"] {
    color: #ffffff;
    z-index: 37;
    top: 643px;
    left: calc(50% - 600px + 71px);
    width: auto;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738379481358"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738379481358"] .tn-atom {
    vertical-align: middle;
    white-space: nowrap;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738379481358"] {
        top: 2345px;
        left: calc(50% - 240px + 174px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738379481358"] {
        top: 2896px;
        left: calc(50% - 160px + 46px);
        width: 112px;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738379481358"] .tn-atom {
            white-space: normal;
            font-size: 20px;
        }
}

#rec870369345 .tn-group[data-group-id="173899951979025470"] {
    z-index: 38;
    position: absolute;
    top: 797px;
    left: calc(50% - 600px + 609px);
    width: 533px;
    height: 380px;
    margin: 0 0 0 0;
}

    #rec870369345 .tn-group[data-group-id="173899951979025470"] #molecule-173899951979025470 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-group[data-group-id="173899951979025470"] {
        top: 608px;
        left: calc(50% - 240px + 722px);
        width: 351px;
        height: 250px;
    }

        #rec870369345 .tn-group[data-group-id="173899951979025470"] #molecule-173899951979025470 {
        }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-group[data-group-id="173899951979025470"] {
        top: 786px;
        left: calc(50% - 160px + 7px);
        width: 292px;
        height: 208px;
    }

        #rec870369345 .tn-group[data-group-id="173899951979025470"] #molecule-173899951979025470 {
        }
}

#rec870369345 .tn-elem[data-elem-id="1738984220528"] {
    z-index: 39;
    top: 0px;
    left: 133px;
    width: 199px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984220528"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984220528"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984220528"] {
        top: 0px;
        left: 88px;
        width: 131px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984220528"] {
        top: 0px;
        left: 74px;
        width: 109px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984220519"] {
    z-index: 40;
    top: 78px;
    left: 285px;
    width: 248px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984220519"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984220519"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984220519"] {
        top: 52px;
        left: 188px;
        width: 163px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984220519"] {
        top: 43px;
        left: 156px;
        width: 136px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984220537"] {
    z-index: 41;
    top: 59px;
    left: 0px;
    width: 200px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984220537"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984220537"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984220537"] {
        top: 39px;
        left: 0px;
        width: 132px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984220537"] {
        top: 34px;
        left: 0px;
        width: 110px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984200998"] {
    z-index: 42;
    top: 277px;
    left: calc(50% - 600px + 560px);
    width: 622px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984200998"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984200998"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984200998"] {
        top: 255px;
        left: calc(50% - 240px + 673px);
        width: 400px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984200998"] {
        top: 348px;
        left: calc(50% - 160px + 4px);
        width: 299px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984197358"] {
    z-index: 43;
    top: 214px;
    left: calc(50% - 600px + 876px);
    width: 286px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984197358"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984197358"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984197358"] {
        top: 214px;
        left: calc(50% - 240px + 876px);
        width: 184px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984197358"] {
        top: 334px;
        left: calc(50% - 160px + 127px);
        width: 139px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984211083"] {
    z-index: 44;
    top: 365px;
    left: calc(50% - 600px + 684px);
    width: 246px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984211083"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984211083"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984211083"] {
        top: 311px;
        left: calc(50% - 240px + 753px);
        width: 158px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984211083"] {
        top: 412px;
        left: calc(50% - 160px + 14px);
        width: 120px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984202064"] {
    z-index: 45;
    top: 474px;
    left: calc(50% - 600px + 949px);
    width: 233px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984202064"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984202064"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984202064"] {
        top: 381px;
        left: calc(50% - 240px + 923px);
        width: 150px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984202064"] {
        top: 447px;
        left: calc(50% - 160px + 182px);
        width: 121px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984248699"] {
    z-index: 46;
    top: 3347px;
    left: calc(50% - 600px + 610px);
    width: 350px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984248699"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984248699"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984248699"] {
        top: 2049px;
        left: calc(50% - 240px + 663px);
        width: 263px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984248699"] {
        top: 2696px;
        left: calc(50% - 160px + 1px);
        width: 202px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984202881"] {
    z-index: 47;
    top: 3439px;
    left: calc(50% - 600px + 797px);
    width: 350px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984202881"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984202881"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984202881"] {
        top: 2118px;
        left: calc(50% - 240px + 803px);
        width: 263px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984202881"] {
        top: 2749px;
        left: calc(50% - 160px + 108px);
        width: 202px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984214431"] {
    z-index: 48;
    top: 3845px;
    left: calc(50% - 600px + 571px);
    width: 601px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984214431"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984214431"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984214431"] {
        top: 2337px;
        left: calc(50% - 240px + 703px);
        width: 370px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984214431"] {
        top: 3049px;
        left: calc(50% - 160px + 0px);
        width: 313px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984240033"] {
    z-index: 49;
    top: 4063px;
    left: calc(50% - 600px + 859px);
    width: 221px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984240033"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984240033"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984240033"] {
        top: 2471px;
        left: calc(50% - 240px + 880px);
        width: 136px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984240033"] {
        top: 3163px;
        left: calc(50% - 160px + 150px);
        width: 115px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984248710"] {
    z-index: 50;
    top: 3241px;
    left: calc(50% - 600px + 785px);
    width: 350px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984248710"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984248710"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984248710"] {
        top: 1970px;
        left: calc(50% - 240px + 794px);
        width: 263px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984248710"] {
        top: 2635px;
        left: calc(50% - 160px + 102px);
        width: 202px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984237794"] {
    z-index: 51;
    top: 2622px;
    left: calc(50% - 600px + 591px);
    width: 591px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984237794"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984237794"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984237794"] {
        top: 1653px;
        left: calc(50% - 240px + 720px);
        width: 353px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984237794"] {
        top: 2168px;
        left: calc(50% - 160px + 2px);
        width: 308px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984237784"] {
    z-index: 52;
    top: 2581px;
    left: calc(50% - 600px + 843px);
    width: 304px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984237784"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984237784"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984237784"] {
        top: 1630px;
        left: calc(50% - 240px + 870px);
        width: 182px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984237784"] {
        top: 2146px;
        left: calc(50% - 160px + 133px);
        width: 158px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1739086902069"] {
    z-index: 53;
    top: 2027px;
    left: calc(50% - 600px + 711px);
    width: 260px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1739086902069"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1739086902069"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1739086902069"] {
        top: 1285px;
        left: calc(50% - 240px + 786px);
        width: 154px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1739086902069"] {
        top: 1687px;
        left: calc(50% - 160px + 22px);
        width: 163px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984213648"] {
    z-index: 54;
    top: 1407px;
    left: calc(50% - 600px + 559px);
    width: 621px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984213648"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984213648"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984213648"] {
        top: 938px;
        left: calc(50% - 240px + 683px);
        width: 393px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984213648"] {
        top: 1217px;
        left: calc(50% - 160px + 4px);
        width: 298px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1739086902078"] {
    z-index: 55;
    top: 2074px;
    left: calc(50% - 600px + 866px);
    width: 210px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1739086902078"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1739086902078"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1739086902078"] {
        top: 1313px;
        left: calc(50% - 240px + 878px);
        width: 125px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1739086902078"] {
        top: 1687px;
        left: calc(50% - 160px + 155px);
        width: 131px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984228893"] {
    z-index: 56;
    top: 1464px;
    left: calc(50% - 600px + 670px);
    width: 250px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984228893"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984228893"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984228893"] {
        top: 974px;
        left: calc(50% - 240px + 753px);
        width: 158px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984228893"] {
        top: 1233px;
        left: calc(50% - 160px + 30px);
        width: 156px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738984228883"] {
    z-index: 57;
    top: 1535px;
    left: calc(50% - 600px + 891px);
    width: 239px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738984228883"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec870369345 .tn-elem[data-elem-id="1738984228883"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738984228883"] {
        top: 1019px;
        left: calc(50% - 240px + 893px);
        width: 151px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738984228883"] {
        top: 1277px;
        left: calc(50% - 160px + 165px);
        width: 120px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738257875458"] {
    color: #ffffff;
    z-index: 58;
    top: 75px;
    left: calc(50% - 600px + 304px);
    width: 592px;
    height: auto;
}

    #rec870369345 .tn-elem[data-elem-id="1738257875458"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 50px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738257875458"] {
        top: 50px;
        left: calc(50% - 160px + 10px);
        width: 248px;
        height: 60px;
    }

        #rec870369345 .tn-elem[data-elem-id="1738257875458"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 30px;
        }
}

#rec870369345 .tn-elem[data-elem-id="1738368462105"] {
    z-index: 59;
    top: 204px;
    left: calc(50% - 600px + 20px);
    width: 36px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738368462105"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738368462105"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec870369345 .tn-elem[data-elem-id="1738368462105"] .tn-atom__img {
    border-radius: 0px 0px 0px 0px;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738368462105"] {
        top: 204px;
        left: calc(50% - 240px + 133px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738368462105"] {
        top: 150px;
        left: calc(50% - 160px + 11px);
        width: 26px;
        height: auto;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738368462102"] {
    color: #ffffff;
    z-index: 60;
    top: 207px;
    left: calc(50% - 600px + 71px);
    width: 345px;
    height: auto;
}

@media (min-width:1200px) {
    #rec870369345 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738368462102"] {
        opacity: 0;
    }
}

#rec870369345 .tn-elem[data-elem-id="1738368462102"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec870369345 .tn-elem[data-elem-id="1738368462102"] {
        top: 207px;
        left: calc(50% - 240px + 184px);
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec870369345 .tn-elem[data-elem-id="1738368462102"] {
        top: 153px;
        left: calc(50% - 160px + 47px);
        width: auto;
        height: auto;
    }

        #rec870369345 .tn-elem[data-elem-id="1738368462102"] .tn-atom {
            vertical-align: middle;
            white-space: nowrap;
            font-size: 20px;
        }
}


#rec859600703 .t396__artboard {
    height: 1006px;
    background-color: #0a0a0a;
}

#rec859600703 .t396__filter {
    height: 1006px;
}

#rec859600703 .t396__carrier {
    height: 1006px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec859600703 .t396__artboard,
    #rec859600703 .t396__filter,
    #rec859600703 .t396__carrier {
    }

    #rec859600703 .t396__filter {
    }

    #rec859600703 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec859600703 .t396__artboard,
    #rec859600703 .t396__filter,
    #rec859600703 .t396__carrier {
    }

    #rec859600703 .t396__filter {
    }

    #rec859600703 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec859600703 .t396__artboard,
    #rec859600703 .t396__filter,
    #rec859600703 .t396__carrier {
    }

    #rec859600703 .t396__filter {
    }

    #rec859600703 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec859600703 .t396__artboard,
    #rec859600703 .t396__filter,
    #rec859600703 .t396__carrier {
        height: 720px;
    }

    #rec859600703 .t396__filter {
    }

    #rec859600703 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec859600703 .tn-elem[data-elem-id="1738964546090"] {
    z-index: 3;
    top: 0px;
    left: calc(50% - 600px + -100px);
    width: 1400px;
    height: auto;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    border-radius: 0px 0px 0px 0px;
}

    #rec859600703 .tn-elem[data-elem-id="1738964546090"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859600703 .tn-elem[data-elem-id="1738964546090"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859600703 .tn-elem[data-elem-id="1738964546090"] {
        top: 138px;
        left: calc(50% - 160px + -114px);
        width: 563px;
        height: auto;
    }

        #rec859600703 .tn-elem[data-elem-id="1738964546090"] .tn-atom {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            transform: rotate(90deg);
        }
}

#rec859600703 .tn-elem[data-elem-id="1738400689312"] {
    z-index: 4;
    top: 119px;
    left: calc(50% - 600px + 247px);
    width: 705px;
    height: auto;
}

    #rec859600703 .tn-elem[data-elem-id="1738400689312"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859600703 .tn-elem[data-elem-id="1738400689312"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859600703 .tn-elem[data-elem-id="1738400689312"] {
        top: 168px;
        left: calc(50% - 160px + 10px);
        width: 302px;
        height: auto;
    }
}

#rec859600703 .tn-elem[data-elem-id="1738407439301"] {
    z-index: 5;
    top: 56px;
    left: calc(50% - 600px + 799px);
    width: 247px;
    height: auto;
}

    #rec859600703 .tn-elem[data-elem-id="1738407439301"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859600703 .tn-elem[data-elem-id="1738407439301"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859600703 .tn-elem[data-elem-id="1738407439301"] {
        top: 115px;
        left: calc(50% - 160px + 81px);
        width: 103px;
        height: auto;
    }
}

#rec859600703 .tn-elem[data-elem-id="1738407428986"] {
    z-index: 6;
    top: 56px;
    left: calc(50% - 600px + 46px);
    width: 325px;
    height: auto;
}

    #rec859600703 .tn-elem[data-elem-id="1738407428986"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859600703 .tn-elem[data-elem-id="1738407428986"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859600703 .tn-elem[data-elem-id="1738407428986"] {
        top: 82px;
        left: calc(50% - 160px + 0px);
        width: 131px;
        height: auto;
    }
}

#rec859600703 .tn-elem[data-elem-id="1738407436337"] {
    z-index: 7;
    top: 478px;
    left: calc(50% - 600px + 12px);
    width: 362px;
    height: auto;
}

    #rec859600703 .tn-elem[data-elem-id="1738407436337"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859600703 .tn-elem[data-elem-id="1738407436337"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859600703 .tn-elem[data-elem-id="1738407436337"] {
        top: 36px;
        left: calc(50% - 160px + 81px);
        width: 129px;
        height: auto;
    }
}

#rec859600703 .tn-elem[data-elem-id="1738407427135"] {
    z-index: 8;
    top: 423px;
    left: calc(50% - 600px + 800px);
    width: 380px;
    height: auto;
}

    #rec859600703 .tn-elem[data-elem-id="1738407427135"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859600703 .tn-elem[data-elem-id="1738407427135"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859600703 .tn-elem[data-elem-id="1738407427135"] {
        top: 87px;
        left: calc(50% - 160px + 184px);
        width: 167px;
        height: auto;
    }
}

#rec859600703 .tn-elem[data-elem-id="1738274370012"] {
    color: #ffffff;
    text-align: center;
    z-index: 9;
    top: 603px;
    left: calc(50% - 600px + 157px);
    width: 887px;
    height: 90px;
}

    #rec859600703 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 45px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 700;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859600703 .tn-elem[data-elem-id="1738274370012"] {
        top: 356px;
        left: calc(50% - 160px + -28px);
        width: 377px;
        height: auto;
    }

        #rec859600703 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
            white-space: normal;
            font-size: 30px;
        }
}

#rec859600703 .tn-elem[data-elem-id="1738407475500"] {
    z-index: 10;
    top: 253px;
    left: calc(50% - 600px + 848px);
    width: 250px;
    height: auto;
}

    #rec859600703 .tn-elem[data-elem-id="1738407475500"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859600703 .tn-elem[data-elem-id="1738407475500"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859600703 .tn-elem[data-elem-id="1738407475500"] {
        top: 18px;
        left: calc(50% - 160px + 10px);
        width: 101px;
        height: auto;
    }
}

#rec859600703 .tn-elem[data-elem-id="1738407447251"] {
    z-index: 11;
    top: 253px;
    left: calc(50% - 600px + 120px);
    width: 232px;
    height: auto;
}

    #rec859600703 .tn-elem[data-elem-id="1738407447251"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859600703 .tn-elem[data-elem-id="1738407447251"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859600703 .tn-elem[data-elem-id="1738407447251"] {
        top: 20px;
        left: calc(50% - 160px + 214px);
        width: 86px;
        height: auto;
    }
}

#rec859600703 .tn-elem[data-elem-id="1738402004169"] {
    color: #ffffff;
    text-align: center;
    z-index: 12;
    top: 865px;
    left: calc(50% - 600px + 473px);
    width: 255px;
    height: 45px;
}

    #rec859600703 .tn-elem[data-elem-id="1738402004169"] .tn-atom {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

        #rec859600703 .tn-elem[data-elem-id="1738402004169"] .tn-atom::before,
        #rec859600703 .tn-elem[data-elem-id="1738402004169"] .tn-atom::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            box-sizing: content-box;
            pointer-events: none;
            border-radius: 30px 30px 30px 30px;
            transition: opacity 0.2s ease-in-out;
        }

        #rec859600703 .tn-elem[data-elem-id="1738402004169"] .tn-atom::before {
            z-index: -2;
            opacity: 1;
            background-color: transparent;
            background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        }

        #rec859600703 .tn-elem[data-elem-id="1738402004169"] .tn-atom::after {
            z-index: -1;
            opacity: 0;
            background-color: rgba(255, 255, 255, 0.9);
            background-image: none;
        }

    #rec859600703 .tn-elem[data-elem-id="1738402004169"] .tn-atom {
        position: relative;
        z-index: 1;
        background-color: transparent;
        background-image: none;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        height: inherit;
    }

@media (hover), (min-width:0\0) {
    #rec859600703 .tn-elem[data-elem-id="1738402004169"] .tn-atom:hover::after {
        opacity: 1;
    }

    #rec859600703 .tn-elem[data-elem-id="1738402004169"] .tn-atom:hover {
        color: #128fe8;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859600703 .tn-elem[data-elem-id="1738402004169"] {
        top: 646px;
        left: calc(50% - 160px + 33px);
        width: 255px;
    }
}

#rec859600703 .tn-elem[data-elem-id="1738274324734"] {
    color: #ffffff;
    text-align: center;
    z-index: 13;
    top: 741px;
    left: calc(50% - 600px + 285px);
    width: 630px;
    height: auto;
}

    #rec859600703 .tn-elem[data-elem-id="1738274324734"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859600703 .tn-elem[data-elem-id="1738274324734"] {
        top: 520px;
        left: calc(50% - 160px + 23px);
        width: 275px;
        height: auto;
    }

        #rec859600703 .tn-elem[data-elem-id="1738274324734"] .tn-atom {
            white-space: normal;
            font-size: 13px;
            line-height: 1.4;
        }
}


#rec859500774 .t396__artboard {
    height: 680px;
    background-color: #0a0a0a;
}

#rec859500774 .t396__filter {
    height: 680px;
}

#rec859500774 .t396__carrier {
    height: 680px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec859500774 .t396__artboard,
    #rec859500774 .t396__filter,
    #rec859500774 .t396__carrier {
    }

    #rec859500774 .t396__filter {
    }

    #rec859500774 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec859500774 .t396__artboard,
    #rec859500774 .t396__filter,
    #rec859500774 .t396__carrier {
    }

    #rec859500774 .t396__filter {
    }

    #rec859500774 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec859500774 .t396__artboard,
    #rec859500774 .t396__filter,
    #rec859500774 .t396__carrier {
    }

    #rec859500774 .t396__filter {
    }

    #rec859500774 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec859500774 .t396__artboard,
    #rec859500774 .t396__filter,
    #rec859500774 .t396__carrier {
        height: 900px;
    }

    #rec859500774 .t396__filter {
    }

    #rec859500774 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec859500774 .tn-elem[data-elem-id="1738354395361"] {
    z-index: 3;
    top: 53px;
    left: calc(50% - 600px + 300px);
    width: 600px;
    height: 45px;
}

    #rec859500774 .tn-elem[data-elem-id="1738354395361"] .tn-atom {
        border-radius: 30px 30px 30px 30px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738354395361"] {
        left: calc(50% - 160px + 32px);
        width: 255px;
        height: 135px;
        border-radius: 23px 23px 23px 23px;
    }

        #rec859500774 .tn-elem[data-elem-id="1738354395361"] .tn-atom {
            border-radius: 23px 23px 23px 23px;
        }
}

#rec859500774 .tn-elem[data-elem-id="1738274370012"] {
    color: #ffffff;
    z-index: 4;
    top: 138px;
    left: calc(50% - 600px + 20px);
    width: 342px;
    height: 90px;
}

    #rec859500774 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 45px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 700;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738274370012"] {
        top: 218px;
        left: calc(50% - 160px + 15px);
        width: 229px;
        height: 72px;
    }

        #rec859500774 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 30px;
        }
}

#rec859500774 .tn-elem[data-elem-id="1738274324734"] {
    color: #ffffff;
    z-index: 5;
    top: 468px;
    left: calc(50% - 600px + 20px);
    width: 318px;
    height: auto;
}

    #rec859500774 .tn-elem[data-elem-id="1738274324734"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738274324734"] {
        top: 494px;
        left: calc(50% - 160px + 15px);
        height: auto;
    }

        #rec859500774 .tn-elem[data-elem-id="1738274324734"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859500774 .tn-elem[data-elem-id="1738353966903"] {
    color: #ffffff;
    z-index: 6;
    top: 312px;
    left: calc(50% - 600px + 20px);
    width: 356px;
    height: auto;
}

    #rec859500774 .tn-elem[data-elem-id="1738353966903"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738353966903"] {
        top: 348px;
        left: calc(50% - 160px + 15px);
        width: 300px;
        height: auto;
    }

        #rec859500774 .tn-elem[data-elem-id="1738353966903"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859500774 .tn-elem[data-elem-id="1738398260891"] {
    color: #ffffff;
    z-index: 7;
    top: 411px;
    left: calc(50% - 600px + 20px);
    width: 390px;
    height: auto;
}

    #rec859500774 .tn-elem[data-elem-id="1738398260891"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738398260891"] {
        top: 448px;
        left: calc(50% - 160px + 15px);
        width: 272px;
        height: auto;
    }

        #rec859500774 .tn-elem[data-elem-id="1738398260891"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859500774 .tn-elem[data-elem-id="1738354162537"] {
    color: #a5a6a8;
    text-align: center;
    z-index: 8;
    top: 53px;
    left: calc(50% - 600px + 700px);
    width: 200px;
    height: 45px;
}

    #rec859500774 .tn-elem[data-elem-id="1738354162537"] .tn-atom {
        color: #a5a6a8;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

@media (hover), (min-width:0\0) {
    #rec859500774 .tn-elem[data-elem-id="1738354162537"] .tn-atom:hover {
        background-color: rgba(255, 255, 255, 0.1);
        background-image: none;
    }

    #rec859500774 .tn-elem[data-elem-id="1738354162537"] .tn-atom:hover {
        color: #ffffff;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738354162537"] {
        top: 143px;
        left: calc(50% - 160px + 32px);
        width: 255px;
    }
}

#rec859500774 .tn-elem[data-elem-id="1738354274537"] {
    color: #a5a6a8;
    text-align: center;
    z-index: 9;
    top: 53px;
    left: calc(50% - 600px + 500px);
    width: 200px;
    height: 45px;
}

    #rec859500774 .tn-elem[data-elem-id="1738354274537"] .tn-atom {
        color: #a5a6a8;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

@media (hover), (min-width:0\0) {
    #rec859500774 .tn-elem[data-elem-id="1738354274537"] .tn-atom:hover {
        background-color: rgba(255, 255, 255, 0.1);
        background-image: none;
    }

    #rec859500774 .tn-elem[data-elem-id="1738354274537"] .tn-atom:hover {
        color: #ffffff;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738354274537"] {
        top: 98px;
        left: calc(50% - 160px + 32px);
        width: 255px;
    }
}

#rec859500774 .tn-elem[data-elem-id="1738354264938"] {
    color: #ffffff;
    text-align: center;
    z-index: 10;
    top: 53px;
    left: calc(50% - 600px + 300px);
    width: 200px;
    height: 45px;
}

    #rec859500774 .tn-elem[data-elem-id="1738354264938"] .tn-atom {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-image: linear-gradient(0.19turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

        #rec859500774 .tn-elem[data-elem-id="1738354264938"] .tn-atom::before,
        #rec859500774 .tn-elem[data-elem-id="1738354264938"] .tn-atom::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            box-sizing: content-box;
            pointer-events: none;
            border-radius: 30px 30px 30px 30px;
            transition: opacity 0.2s ease-in-out;
        }

        #rec859500774 .tn-elem[data-elem-id="1738354264938"] .tn-atom::before {
            z-index: -2;
            opacity: 1;
            background-color: transparent;
            background-image: linear-gradient(0.19turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        }

        #rec859500774 .tn-elem[data-elem-id="1738354264938"] .tn-atom::after {
            z-index: -1;
            opacity: 0;
            background-color: #ffffff;
            background-image: none;
        }

    #rec859500774 .tn-elem[data-elem-id="1738354264938"] .tn-atom {
        position: relative;
        z-index: 1;
        background-color: transparent;
        background-image: none;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        height: inherit;
    }

@media (hover), (min-width:0\0) {
    #rec859500774 .tn-elem[data-elem-id="1738354264938"] .tn-atom:hover::after {
        opacity: 1;
    }

    #rec859500774 .tn-elem[data-elem-id="1738354264938"] .tn-atom:hover {
        color: #128fe8;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738354264938"] {
        left: calc(50% - 160px + 32px);
        width: 255px;
    }
}

#rec859500774 .tn-elem[data-elem-id="1738353947053"] {
    color: #ffffff;
    z-index: 11;
    top: 276px;
    left: calc(50% - 600px + 20px);
    width: 560px;
    height: auto;
}

    #rec859500774 .tn-elem[data-elem-id="1738353947053"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738353947053"] {
        top: 320px;
        left: calc(50% - 160px + 15px);
        height: auto;
    }

        #rec859500774 .tn-elem[data-elem-id="1738353947053"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859500774 .tn-elem[data-elem-id="1738976156394"] {
    z-index: 12;
    top: 183px;
    left: calc(50% - 600px + 505px);
    width: 403px;
    height: auto;
}

    #rec859500774 .tn-elem[data-elem-id="1738976156394"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859500774 .tn-elem[data-elem-id="1738976156394"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738976156394"] {
        top: 608px;
        left: calc(50% - 160px + 15px);
        width: 191px;
        height: auto;
    }
}

#rec859500774 .tn-elem[data-elem-id="1738976157043"] {
    z-index: 13;
    top: 154px;
    left: calc(50% - 600px + 836px);
    width: 325px;
    height: auto;
}

    #rec859500774 .tn-elem[data-elem-id="1738976157043"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859500774 .tn-elem[data-elem-id="1738976157043"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738976157043"] {
        top: 598px;
        left: calc(50% - 160px + 141px);
        width: 176px;
        height: auto;
    }
}

#rec859500774 .tn-elem[data-elem-id="1738976157594"] {
    z-index: 14;
    top: 331px;
    left: calc(50% - 600px + 454px);
    width: 388px;
    height: auto;
}

    #rec859500774 .tn-elem[data-elem-id="1738976157594"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859500774 .tn-elem[data-elem-id="1738976157594"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738976157594"] {
        top: 694px;
        left: calc(50% - 160px + 3px);
        width: 220px;
        height: auto;
    }
}

#rec859500774 .tn-elem[data-elem-id="1738976155077"] {
    z-index: 15;
    top: 380px;
    left: calc(50% - 600px + 743px);
    width: 448px;
    height: auto;
}

    #rec859500774 .tn-elem[data-elem-id="1738976155077"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859500774 .tn-elem[data-elem-id="1738976155077"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859500774 .tn-elem[data-elem-id="1738976155077"] {
        top: 742px;
        left: calc(50% - 160px + 70px);
        width: 249px;
        height: auto;
    }
}


#rec859510238 .t396__artboard {
    height: 680px;
    background-color: #0a0a0a;
}

#rec859510238 .t396__filter {
    height: 680px;
}

#rec859510238 .t396__carrier {
    height: 680px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec859510238 .t396__artboard,
    #rec859510238 .t396__filter,
    #rec859510238 .t396__carrier {
    }

    #rec859510238 .t396__filter {
    }

    #rec859510238 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec859510238 .t396__artboard,
    #rec859510238 .t396__filter,
    #rec859510238 .t396__carrier {
    }

    #rec859510238 .t396__filter {
    }

    #rec859510238 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec859510238 .t396__artboard,
    #rec859510238 .t396__filter,
    #rec859510238 .t396__carrier {
    }

    #rec859510238 .t396__filter {
    }

    #rec859510238 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec859510238 .t396__artboard,
    #rec859510238 .t396__filter,
    #rec859510238 .t396__carrier {
        height: 820px;
    }

    #rec859510238 .t396__filter {
    }

    #rec859510238 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec859510238 .tn-elem[data-elem-id="1738274370012"] {
    color: #ffffff;
    z-index: 3;
    top: 138px;
    left: calc(50% - 600px + 20px);
    width: 342px;
    height: 108px;
}

    #rec859510238 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 45px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 700;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859510238 .tn-elem[data-elem-id="1738274370012"] {
        top: 218px;
        left: calc(50% - 160px + 15px);
        width: 216px;
        height: 72px;
    }

        #rec859510238 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 30px;
        }
}

#rec859510238 .tn-elem[data-elem-id="1738274324734"] {
    color: #ffffff;
    z-index: 4;
    top: 411px;
    left: calc(50% - 600px + 20px);
    width: 346px;
    height: auto;
}

    #rec859510238 .tn-elem[data-elem-id="1738274324734"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859510238 .tn-elem[data-elem-id="1738274324734"] {
        top: 430px;
        left: calc(50% - 160px + 15px);
        width: 275px;
        height: auto;
    }

        #rec859510238 .tn-elem[data-elem-id="1738274324734"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859510238 .tn-elem[data-elem-id="1738353966903"] {
    color: #ffffff;
    z-index: 5;
    top: 354px;
    left: calc(50% - 600px + 20px);
    width: 341px;
    height: auto;
}

    #rec859510238 .tn-elem[data-elem-id="1738353966903"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859510238 .tn-elem[data-elem-id="1738353966903"] {
        top: 384px;
        left: calc(50% - 160px + 15px);
        width: 255px;
        height: auto;
    }

        #rec859510238 .tn-elem[data-elem-id="1738353966903"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859510238 .tn-elem[data-elem-id="1738991683080"] {
    z-index: 6;
    top: 53px;
    left: calc(50% - 600px + 300px);
    width: 600px;
    height: 45px;
}

    #rec859510238 .tn-elem[data-elem-id="1738991683080"] .tn-atom {
        border-radius: 30px 30px 30px 30px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859510238 .tn-elem[data-elem-id="1738991683080"] {
        top: 53px;
        left: calc(50% - 160px + 32px);
        width: 255px;
        height: 135px;
        border-radius: 23px 23px 23px 23px;
    }

        #rec859510238 .tn-elem[data-elem-id="1738991683080"] .tn-atom {
            border-radius: 23px 23px 23px 23px;
        }
}

#rec859510238 .tn-elem[data-elem-id="1738354274537"] {
    color: #ffffff;
    text-align: center;
    z-index: 7;
    top: 53px;
    left: calc(50% - 600px + 500px);
    width: 200px;
    height: 45px;
}

    #rec859510238 .tn-elem[data-elem-id="1738354274537"] .tn-atom {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-image: linear-gradient(0.125turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

        #rec859510238 .tn-elem[data-elem-id="1738354274537"] .tn-atom::before,
        #rec859510238 .tn-elem[data-elem-id="1738354274537"] .tn-atom::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            box-sizing: content-box;
            pointer-events: none;
            border-radius: 30px 30px 30px 30px;
            transition: opacity 0.2s ease-in-out;
        }

        #rec859510238 .tn-elem[data-elem-id="1738354274537"] .tn-atom::before {
            z-index: -2;
            opacity: 1;
            background-color: transparent;
            background-image: linear-gradient(0.125turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        }

        #rec859510238 .tn-elem[data-elem-id="1738354274537"] .tn-atom::after {
            z-index: -1;
            opacity: 0;
            background-color: #ffffff;
            background-image: none;
        }

    #rec859510238 .tn-elem[data-elem-id="1738354274537"] .tn-atom {
        position: relative;
        z-index: 1;
        background-color: transparent;
        background-image: none;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        height: inherit;
    }

@media (hover), (min-width:0\0) {
    #rec859510238 .tn-elem[data-elem-id="1738354274537"] .tn-atom:hover::after {
        opacity: 1;
    }

    #rec859510238 .tn-elem[data-elem-id="1738354274537"] .tn-atom:hover {
        color: #128fe8;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859510238 .tn-elem[data-elem-id="1738354274537"] {
        top: 98px;
        left: calc(50% - 160px + 32px);
        width: 255px;
    }
}

#rec859510238 .tn-elem[data-elem-id="1738991683084"] {
    color: #a5a6a8;
    text-align: center;
    z-index: 8;
    top: 53px;
    left: calc(50% - 600px + 700px);
    width: 200px;
    height: 45px;
}

    #rec859510238 .tn-elem[data-elem-id="1738991683084"] .tn-atom {
        color: #a5a6a8;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

@media (hover), (min-width:0\0) {
    #rec859510238 .tn-elem[data-elem-id="1738991683084"] .tn-atom:hover {
        background-color: rgba(255, 255, 255, 0.1);
        background-image: none;
    }

    #rec859510238 .tn-elem[data-elem-id="1738991683084"] .tn-atom:hover {
        color: #ffffff;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859510238 .tn-elem[data-elem-id="1738991683084"] {
        top: 143px;
        left: calc(50% - 160px + 32px);
        width: 255px;
    }
}

#rec859510238 .tn-elem[data-elem-id="1738354264938"] {
    color: #a5a6a8;
    text-align: center;
    z-index: 9;
    top: 53px;
    left: calc(50% - 600px + 300px);
    width: 200px;
    height: 45px;
}

    #rec859510238 .tn-elem[data-elem-id="1738354264938"] .tn-atom {
        color: #a5a6a8;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

@media (hover), (min-width:0\0) {
    #rec859510238 .tn-elem[data-elem-id="1738354264938"] .tn-atom:hover {
        background-color: rgba(255, 255, 255, 0.1);
        background-image: none;
    }

    #rec859510238 .tn-elem[data-elem-id="1738354264938"] .tn-atom:hover {
        color: #ffffff;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859510238 .tn-elem[data-elem-id="1738354264938"] {
        top: 53px;
        left: calc(50% - 160px + 32px);
        width: 255px;
    }
}

#rec859510238 .tn-elem[data-elem-id="1738353947053"] {
    color: #ffffff;
    z-index: 10;
    top: 276px;
    left: calc(50% - 600px + 20px);
    width: 372px;
    height: auto;
}

    #rec859510238 .tn-elem[data-elem-id="1738353947053"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859510238 .tn-elem[data-elem-id="1738353947053"] {
        top: 320px;
        left: calc(50% - 160px + 15px);
        width: 291px;
        height: auto;
    }

        #rec859510238 .tn-elem[data-elem-id="1738353947053"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859510238 .tn-elem[data-elem-id="1738977811010"] {
    z-index: 11;
    top: 147px;
    left: calc(50% - 600px + 936px);
    width: 200px;
    height: auto;
}

    #rec859510238 .tn-elem[data-elem-id="1738977811010"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859510238 .tn-elem[data-elem-id="1738977811010"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859510238 .tn-elem[data-elem-id="1738977811010"] {
        top: 540px;
        left: calc(50% - 160px + 213px);
        width: 107px;
        height: auto;
    }
}

#rec859510238 .tn-elem[data-elem-id="1738977804781"] {
    z-index: 12;
    top: 193px;
    left: calc(50% - 600px + 770px);
    width: 225px;
    height: auto;
}

    #rec859510238 .tn-elem[data-elem-id="1738977804781"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859510238 .tn-elem[data-elem-id="1738977804781"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859510238 .tn-elem[data-elem-id="1738977804781"] {
        top: 565px;
        left: calc(50% - 160px + 125px);
        width: 120px;
        height: auto;
    }
}

#rec859510238 .tn-elem[data-elem-id="1738977987093"] {
    z-index: 13;
    top: 169px;
    left: calc(50% - 600px + 536px);
    width: 292px;
    height: auto;
}

    #rec859510238 .tn-elem[data-elem-id="1738977987093"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859510238 .tn-elem[data-elem-id="1738977987093"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859510238 .tn-elem[data-elem-id="1738977987093"] {
        top: 552px;
        left: calc(50% - 160px + 0px);
        width: 155px;
        height: auto;
    }
}


#rec859590648 .t396__artboard {
    height: 680px;
    background-color: #0a0a0a;
}

#rec859590648 .t396__filter {
    height: 680px;
}

#rec859590648 .t396__carrier {
    height: 680px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec859590648 .t396__artboard,
    #rec859590648 .t396__filter,
    #rec859590648 .t396__carrier {
    }

    #rec859590648 .t396__filter {
    }

    #rec859590648 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec859590648 .t396__artboard,
    #rec859590648 .t396__filter,
    #rec859590648 .t396__carrier {
    }

    #rec859590648 .t396__filter {
    }

    #rec859590648 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec859590648 .t396__artboard,
    #rec859590648 .t396__filter,
    #rec859590648 .t396__carrier {
    }

    #rec859590648 .t396__filter {
    }

    #rec859590648 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec859590648 .t396__artboard,
    #rec859590648 .t396__filter,
    #rec859590648 .t396__carrier {
        height: 820px;
    }

    #rec859590648 .t396__filter {
    }

    #rec859590648 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec859590648 .tn-elem[data-elem-id="1738274370012"] {
    color: #ffffff;
    z-index: 3;
    top: 138px;
    left: calc(50% - 600px + 20px);
    width: 342px;
    height: 162px;
}

    #rec859590648 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 45px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 700;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859590648 .tn-elem[data-elem-id="1738274370012"] {
        top: 218px;
        left: calc(50% - 160px + 15px);
        width: 236px;
        height: 108px;
    }

        #rec859590648 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 30px;
        }
}

#rec859590648 .tn-elem[data-elem-id="1738353966903"] {
    color: #ffffff;
    z-index: 4;
    top: 408px;
    left: calc(50% - 600px + 20px);
    width: 408px;
    height: auto;
}

    #rec859590648 .tn-elem[data-elem-id="1738353966903"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859590648 .tn-elem[data-elem-id="1738353966903"] {
        top: 420px;
        left: calc(50% - 160px + 15px);
        width: 260px;
        height: auto;
    }

        #rec859590648 .tn-elem[data-elem-id="1738353966903"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859590648 .tn-elem[data-elem-id="1738978360910"] {
    z-index: 5;
    top: 157px;
    left: calc(50% - 600px + 687px);
    width: 315px;
    height: auto;
}

    #rec859590648 .tn-elem[data-elem-id="1738978360910"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859590648 .tn-elem[data-elem-id="1738978360910"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859590648 .tn-elem[data-elem-id="1738978360910"] {
        top: 568px;
        left: calc(50% - 160px + 79px);
        width: 161px;
        height: auto;
    }
}

#rec859590648 .tn-elem[data-elem-id="1738991740748"] {
    z-index: 6;
    top: 53px;
    left: calc(50% - 600px + 300px);
    width: 600px;
    height: 45px;
}

    #rec859590648 .tn-elem[data-elem-id="1738991740748"] .tn-atom {
        border-radius: 30px 30px 30px 30px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859590648 .tn-elem[data-elem-id="1738991740748"] {
        top: 53px;
        left: calc(50% - 160px + 32px);
        width: 255px;
        height: 135px;
        border-radius: 23px 23px 23px 23px;
    }

        #rec859590648 .tn-elem[data-elem-id="1738991740748"] .tn-atom {
            border-radius: 23px 23px 23px 23px;
        }
}

#rec859590648 .tn-elem[data-elem-id="1738991740754"] {
    color: #a5a6a8;
    text-align: center;
    z-index: 7;
    top: 53px;
    left: calc(50% - 600px + 500px);
    width: 200px;
    height: 45px;
}

    #rec859590648 .tn-elem[data-elem-id="1738991740754"] .tn-atom {
        color: #a5a6a8;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

@media (hover), (min-width:0\0) {
    #rec859590648 .tn-elem[data-elem-id="1738991740754"] .tn-atom:hover {
        background-color: rgba(255, 255, 255, 0.1);
        background-image: none;
    }

    #rec859590648 .tn-elem[data-elem-id="1738991740754"] .tn-atom:hover {
        color: #ffffff;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859590648 .tn-elem[data-elem-id="1738991740754"] {
        top: 98px;
        left: calc(50% - 160px + 32px);
        width: 255px;
    }
}

#rec859590648 .tn-elem[data-elem-id="1738354264938"] {
    color: #a5a6a8;
    text-align: center;
    z-index: 8;
    top: 53px;
    left: calc(50% - 600px + 300px);
    width: 200px;
    height: 45px;
}

    #rec859590648 .tn-elem[data-elem-id="1738354264938"] .tn-atom {
        color: #a5a6a8;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

@media (hover), (min-width:0\0) {
    #rec859590648 .tn-elem[data-elem-id="1738354264938"] .tn-atom:hover {
        background-color: rgba(255, 255, 255, 0.1);
        background-image: none;
    }

    #rec859590648 .tn-elem[data-elem-id="1738354264938"] .tn-atom:hover {
        color: #ffffff;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859590648 .tn-elem[data-elem-id="1738354264938"] {
        top: 53px;
        left: calc(50% - 160px + 32px);
        width: 255px;
    }
}

#rec859590648 .tn-elem[data-elem-id="1738354162537"] {
    color: #ffffff;
    text-align: center;
    z-index: 9;
    top: 53px;
    left: calc(50% - 600px + 700px);
    width: 200px;
    height: 45px;
}

    #rec859590648 .tn-elem[data-elem-id="1738354162537"] .tn-atom {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-image: linear-gradient(0.125turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

        #rec859590648 .tn-elem[data-elem-id="1738354162537"] .tn-atom::before,
        #rec859590648 .tn-elem[data-elem-id="1738354162537"] .tn-atom::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            box-sizing: content-box;
            pointer-events: none;
            border-radius: 30px 30px 30px 30px;
            transition: opacity 0.2s ease-in-out;
        }

        #rec859590648 .tn-elem[data-elem-id="1738354162537"] .tn-atom::before {
            z-index: -2;
            opacity: 1;
            background-color: transparent;
            background-image: linear-gradient(0.125turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        }

        #rec859590648 .tn-elem[data-elem-id="1738354162537"] .tn-atom::after {
            z-index: -1;
            opacity: 0;
            background-color: #ffffff;
            background-image: none;
        }

    #rec859590648 .tn-elem[data-elem-id="1738354162537"] .tn-atom {
        position: relative;
        z-index: 1;
        background-color: transparent;
        background-image: none;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        height: inherit;
    }

@media (hover), (min-width:0\0) {
    #rec859590648 .tn-elem[data-elem-id="1738354162537"] .tn-atom:hover::after {
        opacity: 1;
    }

    #rec859590648 .tn-elem[data-elem-id="1738354162537"] .tn-atom:hover {
        color: #128fe8;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859590648 .tn-elem[data-elem-id="1738354162537"] {
        top: 143px;
        left: calc(50% - 160px + 32px);
        width: 255px;
    }
}

#rec859590648 .tn-elem[data-elem-id="1738353947053"] {
    color: #ffffff;
    z-index: 10;
    top: 330px;
    left: calc(50% - 600px + 20px);
    width: 437px;
    height: auto;
}

    #rec859590648 .tn-elem[data-elem-id="1738353947053"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859590648 .tn-elem[data-elem-id="1738353947053"] {
        top: 356px;
        left: calc(50% - 160px + 15px);
        width: 278px;
        height: auto;
    }

        #rec859590648 .tn-elem[data-elem-id="1738353947053"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859590648 .tn-elem[data-elem-id="1738978359349"] {
    z-index: 11;
    top: 170px;
    left: calc(50% - 600px + 927px);
    width: 232px;
    height: auto;
}

    #rec859590648 .tn-elem[data-elem-id="1738978359349"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859590648 .tn-elem[data-elem-id="1738978359349"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859590648 .tn-elem[data-elem-id="1738978359349"] {
        top: 575px;
        left: calc(50% - 160px + 201px);
        width: 119px;
        height: auto;
    }
}

#rec859590648 .tn-elem[data-elem-id="1738978361627"] {
    z-index: 12;
    top: 248px;
    left: calc(50% - 600px + 531px);
    width: 288px;
    height: auto;
}

    #rec859590648 .tn-elem[data-elem-id="1738978361627"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859590648 .tn-elem[data-elem-id="1738978361627"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859590648 .tn-elem[data-elem-id="1738978361627"] {
        top: 615px;
        left: calc(50% - 160px + -1px);
        width: 147px;
        height: auto;
    }
}


.bactive {
    background: #fff705;
    /* цвет фона */
    border-color: #010105 !important
    /* цвет обводки */
}


#rec859511679 .t396__artboard {
    height: 971px;
    background-color: #0a0a0a;
}

#rec859511679 .t396__filter {
    height: 971px;
}

#rec859511679 .t396__carrier {
    height: 971px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec859511679 .t396__artboard,
    #rec859511679 .t396__filter,
    #rec859511679 .t396__carrier {
    }

    #rec859511679 .t396__filter {
    }

    #rec859511679 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec859511679 .t396__artboard,
    #rec859511679 .t396__filter,
    #rec859511679 .t396__carrier {
    }

    #rec859511679 .t396__filter {
    }

    #rec859511679 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec859511679 .t396__artboard,
    #rec859511679 .t396__filter,
    #rec859511679 .t396__carrier {
    }

    #rec859511679 .t396__filter {
    }

    #rec859511679 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec859511679 .t396__artboard,
    #rec859511679 .t396__filter,
    #rec859511679 .t396__carrier {
        height: 1320px;
    }

    #rec859511679 .t396__filter {
    }

    #rec859511679 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738362510739"] {
    z-index: 3;
    top: 142px;
    left: calc(50% - 600px + 344px);
    width: 512px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738362510739"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859511679 .tn-elem[data-elem-id="1738362510739"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738362510739"] {
        top: 20px;
        left: calc(50% - 160px + 0px);
        width: 320px;
        height: auto;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738365825326"] {
    z-index: 5;
    top: -69px;
    left: calc(50% - 600px + -102px);
    width: 1404px;
    height: 227px;
}

    #rec859511679 .tn-elem[data-elem-id="1738365825326"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #0a0a0a;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738365825326"] {
        top: -69px;
        left: calc(50% - 240px + -102px);
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738365825326"] {
        top: -549px;
        left: calc(50% - 160px + 620px);
    }
}

#rec859511679 .tn-elem[data-elem-id="1738365854718"] {
    z-index: 6;
    top: 669px;
    left: calc(50% - 600px + -102px);
    width: 1404px;
    height: 199px;
}

    #rec859511679 .tn-elem[data-elem-id="1738365854718"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #0a0a0a;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738365854718"] {
        top: 669px;
        left: calc(50% - 240px + -102px);
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738365854718"] {
        top: 143px;
        left: calc(50% - 160px + 620px);
    }
}

#rec859511679 .tn-elem[data-elem-id="1738365843818"] {
    z-index: 7;
    top: 48px;
    left: calc(50% - 600px + 917px);
    width: 385px;
    height: 598px;
}

    #rec859511679 .tn-elem[data-elem-id="1738365843818"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #0a0a0a;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738365843818"] {
        top: 48px;
        left: calc(50% - 240px + 917px);
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738365843818"] {
        top: -368px;
        left: calc(50% - 160px + 1476px);
    }
}

#rec859511679 .tn-elem[data-elem-id="1738365862903"] {
    z-index: 8;
    top: 68px;
    left: calc(50% - 600px + -57px);
    width: 413px;
    height: 616px;
}

    #rec859511679 .tn-elem[data-elem-id="1738365862903"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #0a0a0a;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738365862903"] {
        top: 68px;
        left: calc(50% - 240px + -57px);
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738365862903"] {
        top: -368px;
        left: calc(50% - 160px + 620px);
        width: 343px;
        height: 511px;
    }
}

#rec859511679 .tn-elem[data-elem-id="1739360781117"] {
    color: #ffffff;
    text-align: center;
    z-index: 9;
    top: 866px;
    left: calc(50% - 600px + 500px);
    width: 255px;
    height: 45px;
}

    #rec859511679 .tn-elem[data-elem-id="1739360781117"] .tn-atom {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

        #rec859511679 .tn-elem[data-elem-id="1739360781117"] .tn-atom::before,
        #rec859511679 .tn-elem[data-elem-id="1739360781117"] .tn-atom::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            box-sizing: content-box;
            pointer-events: none;
            border-radius: 30px 30px 30px 30px;
            transition: opacity 0.2s ease-in-out;
        }

        #rec859511679 .tn-elem[data-elem-id="1739360781117"] .tn-atom::before {
            z-index: -2;
            opacity: 1;
            background-color: transparent;
            background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        }

        #rec859511679 .tn-elem[data-elem-id="1739360781117"] .tn-atom::after {
            z-index: -1;
            opacity: 0;
            background-color: rgba(255, 255, 255, 0.9);
            background-image: none;
        }

    #rec859511679 .tn-elem[data-elem-id="1739360781117"] .tn-atom {
        position: relative;
        z-index: 1;
        background-color: transparent;
        background-image: none;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        height: inherit;
    }

@media (hover), (min-width:0\0) {
    #rec859511679 .tn-elem[data-elem-id="1739360781117"] .tn-atom:hover::after {
        opacity: 1;
    }

    #rec859511679 .tn-elem[data-elem-id="1739360781117"] .tn-atom:hover {
        color: #128fe8;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1739360781117"] {
        top: 1216px;
        left: calc(50% - 160px + 33px);
        width: 255px;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738362523529"] {
    z-index: 10;
    top: 150px;
    left: calc(50% - 600px + 344px);
    width: 512px;
    height: 519px;
}

    #rec859511679 .tn-elem[data-elem-id="1738362523529"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-image: radial-gradient(circle at center, rgba(10, 10, 10, 0) 0%, rgba(10, 10, 10, 1) 70%);
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738362523529"] {
        top: 0px;
        left: calc(50% - 160px + 0px);
        width: 320px;
        height: 342px;
    }
}

#rec859511679 .tn-group[data-group-id="173899474700923970"] {
    z-index: 11;
    position: absolute;
    top: 127px;
    left: calc(50% - 600px + 70px);
    width: 359px;
    height: 112px;
    margin: 0 0 0 0;
}

    #rec859511679 .tn-group[data-group-id="173899474700923970"] #molecule-173899474700923970 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899474700923970"] #molecule-173899474700923970 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899474700923970"] #molecule-173899474700923970 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899474700923970"] {
        top: 127px;
        left: calc(50% - 240px + 70px);
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899474700923970"] #molecule-173899474700923970 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899474700923970"] {
        top: 105px;
        left: calc(50% - 160px + 10px);
        width: 359px;
        height: 112px;
    }

        #rec859511679 .tn-group[data-group-id="173899474700923970"] #molecule-173899474700923970 {
        }
}

#rec859511679 .tn-group[data-group-id="173899469222062350"] {
    z-index: 12;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 359px;
    height: 112px;
}

    #rec859511679 .tn-group[data-group-id="173899469222062350"] #molecule-173899469222062350 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899469222062350"] #molecule-173899469222062350 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899469222062350"] #molecule-173899469222062350 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899469222062350"] {
        top: 0px;
        left: 0px;
        width: 359px;
        height: 112px;
    }

        #rec859511679 .tn-group[data-group-id="173899469222062350"] #molecule-173899469222062350 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899469222062350"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899469222062350"] #molecule-173899469222062350 {
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363714328"] {
    z-index: 13;
    top: 0px;
    left: 39px;
    width: 320px;
    height: 112px;
}

    #rec859511679 .tn-elem[data-elem-id="1738363714328"] .tn-atom {
        border-width: 0px;
        border-radius: 24px 24px 24px 24px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363714328"] {
        top: 0px;
        left: 39px;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363714328"] {
        top: 0px;
        left: 33px;
        width: 267px;
        height: 106px;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738363714336"] {
    color: #ffffff;
    z-index: 14;
    top: 42px;
    left: 103px;
    width: 188px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363714336"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363714336"] {
        top: 42px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363714336"] {
        top: 41px;
        left: 85px;
        width: 161px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363714336"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363714332"] {
    color: #128fe8;
    z-index: 15;
    top: 18px;
    left: 103px;
    width: auto;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363714332"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #128fe8;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363714332"] {
        top: 18px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363714332"] {
        top: 18px;
        left: 85px;
        width: 51px;
        height: 13px;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363714332"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363034322"] {
    z-index: 16;
    top: 12px;
    left: 0px;
    width: 87px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363034322"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859511679 .tn-elem[data-elem-id="1738363034322"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363034322"] {
        top: 12px;
        left: 0px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363034322"] {
        top: 18px;
        left: 0px;
        width: 70px;
        height: auto;
    }
}

#rec859511679 .tn-group[data-group-id="173899473401855600"] {
    z-index: 17;
    position: absolute;
    top: 556px;
    left: calc(50% - 600px + 120px);
    width: 360px;
    height: 112px;
    margin: 0 0 0 0;
}

    #rec859511679 .tn-group[data-group-id="173899473401855600"] #molecule-173899473401855600 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899473401855600"] #molecule-173899473401855600 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899473401855600"] #molecule-173899473401855600 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899473401855600"] {
        top: 556px;
        left: calc(50% - 240px + 120px);
        width: 360px;
        height: 112px;
    }

        #rec859511679 .tn-group[data-group-id="173899473401855600"] #molecule-173899473401855600 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899473401855600"] {
        top: 825px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899473401855600"] #molecule-173899473401855600 {
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363764854"] {
    z-index: 18;
    top: 0px;
    left: 40px;
    width: 320px;
    height: 112px;
}

    #rec859511679 .tn-elem[data-elem-id="1738363764854"] .tn-atom {
        border-width: 0px;
        border-radius: 24px 24px 24px 24px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363764854"] {
        top: 0px;
        left: 40px;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363764854"] {
        top: 0px;
        left: 33px;
        width: 267px;
        height: 106px;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738363764863"] {
    color: #128fe8;
    z-index: 19;
    top: 18px;
    left: 103px;
    width: auto;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363764863"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #128fe8;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363764863"] {
        top: 18px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363764863"] {
        top: 18px;
        left: 85px;
        width: 54px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363764863"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363764872"] {
    color: #ffffff;
    z-index: 20;
    top: 42px;
    left: 103px;
    width: 172px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363764872"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363764872"] {
        top: 42px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363764872"] {
        top: 41px;
        left: 85px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363764872"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363038323"] {
    z-index: 21;
    top: 12px;
    left: 0px;
    width: 87px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363038323"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859511679 .tn-elem[data-elem-id="1738363038323"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363038323"] {
        top: 12px;
        left: 0px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363038323"] {
        top: 18px;
        left: 0px;
        width: 70px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363038323"] .tn-atom {
            opacity: 1;
        }
}

#rec859511679 .tn-group[data-group-id="173899473496463560"] {
    z-index: 22;
    position: absolute;
    top: 413px;
    left: calc(50% - 600px + 720px);
    width: 359px;
    height: 112px;
    margin: 0 0 0 0;
}

    #rec859511679 .tn-group[data-group-id="173899473496463560"] #molecule-173899473496463560 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899473496463560"] #molecule-173899473496463560 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899473496463560"] #molecule-173899473496463560 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899473496463560"] {
        top: 413px;
        left: calc(50% - 240px + 720px);
        width: 359px;
        height: 112px;
    }

        #rec859511679 .tn-group[data-group-id="173899473496463560"] #molecule-173899473496463560 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899473496463560"] {
        top: 705px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899473496463560"] #molecule-173899473496463560 {
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363779154"] {
    z-index: 23;
    top: 0px;
    left: 39px;
    width: 320px;
    height: 112px;
}

    #rec859511679 .tn-elem[data-elem-id="1738363779154"] .tn-atom {
        border-width: 0px;
        border-radius: 24px 24px 24px 24px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363779154"] {
        top: 0px;
        left: 39px;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363779154"] {
        top: 0px;
        left: 33px;
        width: 267px;
        height: 106px;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738363779161"] {
    color: #128fe8;
    z-index: 24;
    top: 18px;
    left: 103px;
    width: auto;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363779161"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #128fe8;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363779161"] {
        top: 18px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363779161"] {
        top: 18px;
        left: 85px;
        width: 81px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363779161"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363779171"] {
    color: #ffffff;
    z-index: 25;
    top: 42px;
    left: 103px;
    width: 220px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363779171"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363779171"] {
        top: 42px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363779171"] {
        top: 41px;
        left: 85px;
        width: 181px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363779171"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363045323"] {
    z-index: 26;
    top: 12px;
    left: 0px;
    width: 87px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363045323"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859511679 .tn-elem[data-elem-id="1738363045323"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363045323"] {
        top: 12px;
        left: 0px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363045323"] {
        top: 18px;
        left: 0px;
        width: 70px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363045323"] .tn-atom {
            opacity: 1;
        }
}

#rec859511679 .tn-group[data-group-id="173899474500468900"] {
    z-index: 27;
    position: absolute;
    top: 127px;
    left: calc(50% - 600px + 720px);
    width: 359px;
    height: 112px;
    margin: 0 0 0 0;
}

    #rec859511679 .tn-group[data-group-id="173899474500468900"] #molecule-173899474500468900 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899474500468900"] #molecule-173899474500468900 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899474500468900"] #molecule-173899474500468900 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899474500468900"] {
        top: 127px;
        left: calc(50% - 240px + 720px);
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899474500468900"] #molecule-173899474500468900 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899474500468900"] {
        top: 225px;
        left: calc(50% - 160px + 10px);
        width: 359px;
        height: 112px;
    }

        #rec859511679 .tn-group[data-group-id="173899474500468900"] #molecule-173899474500468900 {
        }
}

#rec859511679 .tn-group[data-group-id="173899469351891620"] {
    z-index: 28;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 359px;
    height: 112px;
}

    #rec859511679 .tn-group[data-group-id="173899469351891620"] #molecule-173899469351891620 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899469351891620"] #molecule-173899469351891620 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899469351891620"] #molecule-173899469351891620 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899469351891620"] {
        top: 0px;
        left: 0px;
        width: 359px;
        height: 112px;
    }

        #rec859511679 .tn-group[data-group-id="173899469351891620"] #molecule-173899469351891620 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899469351891620"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899469351891620"] #molecule-173899469351891620 {
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363768464"] {
    z-index: 29;
    top: 0px;
    left: 39px;
    width: 320px;
    height: 112px;
}

    #rec859511679 .tn-elem[data-elem-id="1738363768464"] .tn-atom {
        border-width: 0px;
        border-radius: 24px 24px 24px 24px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363768464"] {
        top: 0px;
        left: 39px;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363768464"] {
        top: 0px;
        left: 33px;
        width: 267px;
        height: 106px;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738363768473"] {
    color: #128fe8;
    z-index: 30;
    top: 18px;
    left: 103px;
    width: auto;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363768473"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #128fe8;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363768473"] {
        top: 18px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363768473"] {
        top: 18px;
        left: 85px;
        width: 76px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363768473"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363768483"] {
    color: #ffffff;
    z-index: 31;
    top: 42px;
    left: 103px;
    width: 230px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363768483"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363768483"] {
        top: 42px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363768483"] {
        top: 41px;
        left: 85px;
        width: 179px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363768483"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363041539"] {
    z-index: 32;
    top: 12px;
    left: 0px;
    width: 87px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363041539"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859511679 .tn-elem[data-elem-id="1738363041539"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363041539"] {
        top: 12px;
        left: 0px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363041539"] {
        top: 18px;
        left: 0px;
        width: 70px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363041539"] .tn-atom {
            opacity: 1;
        }
}

#rec859511679 .tn-group[data-group-id="173899474118984640"] {
    z-index: 33;
    position: absolute;
    top: 413px;
    left: calc(50% - 600px + 70px);
    width: 360px;
    height: 113px;
    margin: 0 0 0 0;
}

    #rec859511679 .tn-group[data-group-id="173899474118984640"] #molecule-173899474118984640 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899474118984640"] #molecule-173899474118984640 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899474118984640"] #molecule-173899474118984640 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899474118984640"] {
        top: 413px;
        left: calc(50% - 240px + 70px);
        width: 360px;
        height: 113px;
    }

        #rec859511679 .tn-group[data-group-id="173899474118984640"] #molecule-173899474118984640 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899474118984640"] {
        top: 585px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899474118984640"] #molecule-173899474118984640 {
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363758224"] {
    z-index: 34;
    top: 0px;
    left: 39px;
    width: 321px;
    height: 113px;
}

    #rec859511679 .tn-elem[data-elem-id="1738363758224"] .tn-atom {
        border-width: 0px;
        border-radius: 24px 24px 24px 24px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363758224"] {
        top: 0px;
        left: 39px;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363758224"] {
        top: 0px;
        left: 33px;
        width: 267px;
        height: 106px;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738363758232"] {
    color: #128fe8;
    z-index: 35;
    top: 18px;
    left: 103px;
    width: auto;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363758232"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #128fe8;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363758232"] {
        top: 18px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363758232"] {
        top: 18px;
        left: 85px;
        width: 61px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363758232"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363758241"] {
    color: #ffffff;
    z-index: 36;
    top: 42px;
    left: 103px;
    width: 189px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363758241"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363758241"] {
        top: 42px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363758241"] {
        top: 41px;
        left: 85px;
        width: 189px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363758241"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363038957"] {
    z-index: 37;
    top: 12px;
    left: 0px;
    width: 88px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363038957"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859511679 .tn-elem[data-elem-id="1738363038957"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363038957"] {
        top: 12px;
        left: 0px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363038957"] {
        top: 18px;
        left: 0px;
        width: 70px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363038957"] .tn-atom {
            opacity: 1;
        }
}

#rec859511679 .tn-group[data-group-id="173899474383977180"] {
    z-index: 38;
    position: absolute;
    top: 270px;
    left: calc(50% - 600px + 120px);
    width: 360px;
    height: 113px;
    margin: 0 0 0 0;
}

    #rec859511679 .tn-group[data-group-id="173899474383977180"] #molecule-173899474383977180 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899474383977180"] #molecule-173899474383977180 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899474383977180"] #molecule-173899474383977180 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899474383977180"] {
        top: 270px;
        left: calc(50% - 240px + 120px);
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899474383977180"] #molecule-173899474383977180 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899474383977180"] {
        top: 345px;
        left: calc(50% - 160px + 10px);
        width: 360px;
        height: 113px;
    }

        #rec859511679 .tn-group[data-group-id="173899474383977180"] #molecule-173899474383977180 {
        }
}

#rec859511679 .tn-group[data-group-id="173899469543986950"] {
    z-index: 39;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 360px;
    height: 113px;
}

    #rec859511679 .tn-group[data-group-id="173899469543986950"] #molecule-173899469543986950 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899469543986950"] #molecule-173899469543986950 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899469543986950"] #molecule-173899469543986950 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899469543986950"] {
        top: 0px;
        left: 0px;
        width: 360px;
        height: 113px;
    }

        #rec859511679 .tn-group[data-group-id="173899469543986950"] #molecule-173899469543986950 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899469543986950"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899469543986950"] #molecule-173899469543986950 {
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363743758"] {
    z-index: 40;
    top: 0px;
    left: 39px;
    width: 321px;
    height: 113px;
}

    #rec859511679 .tn-elem[data-elem-id="1738363743758"] .tn-atom {
        border-width: 0px;
        border-radius: 24px 24px 24px 24px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363743758"] {
        top: 0px;
        left: 39px;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363743758"] {
        top: 0px;
        left: 33px;
        width: 267px;
        height: 106px;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738363743766"] {
    color: #128fe8;
    z-index: 41;
    top: 18px;
    left: 103px;
    width: auto;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363743766"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #128fe8;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363743766"] {
        top: 18px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363743766"] {
        top: 18px;
        left: 80px;
        width: 162px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363743766"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363743762"] {
    color: #ffffff;
    z-index: 42;
    top: 42px;
    left: 103px;
    width: 207px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363743762"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363743762"] {
        top: 42px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363743762"] {
        top: 41px;
        left: 80px;
        width: 180px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363743762"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363042157"] {
    z-index: 43;
    top: 12px;
    left: 0px;
    width: 88px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363042157"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859511679 .tn-elem[data-elem-id="1738363042157"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363042157"] {
        top: 12px;
        left: 0px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363042157"] {
        top: 18px;
        left: 0px;
        width: 70px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363042157"] .tn-atom {
            opacity: 1;
        }
}

#rec859511679 .tn-group[data-group-id="173899469757789010"] {
    z-index: 44;
    position: absolute;
    top: 270px;
    left: calc(50% - 600px + 770px);
    width: 359px;
    height: 112px;
    margin: 0 0 0 0;
}

    #rec859511679 .tn-group[data-group-id="173899469757789010"] #molecule-173899469757789010 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899469757789010"] #molecule-173899469757789010 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899469757789010"] #molecule-173899469757789010 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899469757789010"] {
        top: 270px;
        left: calc(50% - 240px + 770px);
        width: 359px;
        height: 112px;
    }

        #rec859511679 .tn-group[data-group-id="173899469757789010"] #molecule-173899469757789010 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899469757789010"] {
        top: 465px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899469757789010"] #molecule-173899469757789010 {
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363772383"] {
    z-index: 45;
    top: 0px;
    left: 39px;
    width: 320px;
    height: 112px;
}

    #rec859511679 .tn-elem[data-elem-id="1738363772383"] .tn-atom {
        border-width: 0px;
        border-radius: 24px 24px 24px 24px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363772383"] {
        top: 0px;
        left: 39px;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363772383"] {
        top: 0px;
        left: 33px;
        width: 267px;
        height: 106px;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738363772390"] {
    color: #128fe8;
    z-index: 46;
    top: 18px;
    left: 103px;
    width: auto;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363772390"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #128fe8;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363772390"] {
        top: 18px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363772390"] {
        top: 18px;
        left: 87px;
        width: 116px;
        height: 26px;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363772390"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363772401"] {
    color: #ffffff;
    z-index: 47;
    top: 42px;
    left: 103px;
    width: 215px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363772401"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363772401"] {
        top: 42px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363772401"] {
        top: 54px;
        left: 85px;
        width: 193px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363772401"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363043809"] {
    z-index: 48;
    top: 12px;
    left: 0px;
    width: 87px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363043809"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859511679 .tn-elem[data-elem-id="1738363043809"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363043809"] {
        top: 12px;
        left: 0px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363043809"] {
        top: 18px;
        left: 0px;
        width: 70px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363043809"] .tn-atom {
            opacity: 1;
        }
}

#rec859511679 .tn-group[data-group-id="173899473121823980"] {
    z-index: 49;
    position: absolute;
    top: 556px;
    left: calc(50% - 600px + 770px);
    width: 359px;
    height: 112px;
    margin: 0 0 0 0;
}

    #rec859511679 .tn-group[data-group-id="173899473121823980"] #molecule-173899473121823980 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899473121823980"] #molecule-173899473121823980 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899473121823980"] #molecule-173899473121823980 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899473121823980"] {
        top: 556px;
        left: calc(50% - 240px + 770px);
        width: 359px;
        height: 112px;
    }

        #rec859511679 .tn-group[data-group-id="173899473121823980"] #molecule-173899473121823980 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899473121823980"] {
        top: 945px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899473121823980"] #molecule-173899473121823980 {
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363933763"] {
    z-index: 50;
    top: 0px;
    left: 39px;
    width: 320px;
    height: 112px;
}

    #rec859511679 .tn-elem[data-elem-id="1738363933763"] .tn-atom {
        border-width: 0px;
        border-radius: 24px 24px 24px 24px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363933763"] {
        top: 0px;
        left: 39px;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363933763"] {
        top: 0px;
        left: 33px;
        width: 267px;
        height: 106px;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738363933769"] {
    color: #128fe8;
    z-index: 51;
    top: 18px;
    left: 103px;
    width: auto;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363933769"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #128fe8;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363933769"] {
        top: 18px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363933769"] {
        top: 18px;
        left: 85px;
        width: 74px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363933769"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363933774"] {
    color: #ffffff;
    z-index: 52;
    top: 42px;
    left: 103px;
    width: 188px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363933774"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363933774"] {
        top: 42px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363933774"] {
        top: 41px;
        left: 85px;
        width: 188px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363933774"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363036939"] {
    z-index: 53;
    top: 12px;
    left: 0px;
    width: 87px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363036939"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859511679 .tn-elem[data-elem-id="1738363036939"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363036939"] {
        top: 12px;
        left: 0px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363036939"] {
        top: 18px;
        left: 0px;
        width: 70px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363036939"] .tn-atom {
            opacity: 1;
        }
}

#rec859511679 .tn-group[data-group-id="173899301639232250"] {
    z-index: 54;
    position: absolute;
    top: 699px;
    left: calc(50% - 600px + 420px);
    width: 359px;
    height: 112px;
    margin: 0 0 0 0;
}

    #rec859511679 .tn-group[data-group-id="173899301639232250"] #molecule-173899301639232250 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859511679 .tn-group[data-group-id="173899301639232250"] #molecule-173899301639232250 {
    }
}

@media screen and (max-width:959px) {
    #rec859511679 .tn-group[data-group-id="173899301639232250"] #molecule-173899301639232250 {
    }
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-group[data-group-id="173899301639232250"] {
        top: 699px;
        left: calc(50% - 240px + 420px);
        width: 359px;
        height: 112px;
    }

        #rec859511679 .tn-group[data-group-id="173899301639232250"] #molecule-173899301639232250 {
        }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-group[data-group-id="173899301639232250"] {
        top: 1065px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 106px;
    }

        #rec859511679 .tn-group[data-group-id="173899301639232250"] #molecule-173899301639232250 {
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363787017"] {
    z-index: 55;
    top: 0px;
    left: 39px;
    width: 320px;
    height: 112px;
}

    #rec859511679 .tn-elem[data-elem-id="1738363787017"] .tn-atom {
        border-width: 0px;
        border-radius: 24px 24px 24px 24px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363787017"] {
        top: 0px;
        left: 39px;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363787017"] {
        top: 0px;
        left: 33px;
        width: 267px;
        height: 106px;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738363787025"] {
    color: #128fe8;
    z-index: 56;
    top: 18px;
    left: 103px;
    width: auto;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363787025"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #128fe8;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363787025"] {
        top: 18px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363787025"] {
        top: 20px;
        left: 85px;
        width: 99px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363787025"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363787035"] {
    color: #ffffff;
    z-index: 57;
    top: 42px;
    left: 103px;
    width: 245px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363787035"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363787035"] {
        top: 42px;
        left: 103px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363787035"] {
        top: 43px;
        left: 85px;
        width: 189px;
        height: auto;
    }

        #rec859511679 .tn-elem[data-elem-id="1738363787035"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec859511679 .tn-elem[data-elem-id="1738363037691"] {
    z-index: 58;
    top: 12px;
    left: 0px;
    width: 87px;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738363037691"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859511679 .tn-elem[data-elem-id="1738363037691"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
    #rec859511679 .tn-elem[data-elem-id="1738363037691"] {
        top: 12px;
        left: 0px;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738363037691"] {
        top: 18px;
        left: 0px;
        width: 70px;
        height: auto;
    }
}

#rec859511679 .tn-elem[data-elem-id="1738274370012"] {
    color: #ffffff;
    z-index: 59;
    top: 12px;
    left: calc(50% - 600px + 210px);
    width: auto;
    height: auto;
}

    #rec859511679 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 45px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511679 .tn-elem[data-elem-id="1738274370012"] {
        top: 5px;
        left: calc(50% - 160px + 26px);
        width: 269px;
        height: 60px;
    }

    #rec859511679 .tn-elem[data-elem-id="1738274370012"] {
        text-align: center;
    }

        #rec859511679 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 30px;
        }
}


#rec859511755 .t396__artboard {
    height: 1369px;
    background-color: #0a0a0a;
}

#rec859511755 .t396__filter {
    height: 1369px;
}

#rec859511755 .t396__carrier {
    height: 1369px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec859511755 .t396__artboard,
    #rec859511755 .t396__filter,
    #rec859511755 .t396__carrier {
    }

    #rec859511755 .t396__filter {
    }

    #rec859511755 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec859511755 .t396__artboard,
    #rec859511755 .t396__filter,
    #rec859511755 .t396__carrier {
    }

    #rec859511755 .t396__filter {
    }

    #rec859511755 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec859511755 .t396__artboard,
    #rec859511755 .t396__filter,
    #rec859511755 .t396__carrier {
    }

    #rec859511755 .t396__filter {
    }

    #rec859511755 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec859511755 .t396__artboard,
    #rec859511755 .t396__filter,
    #rec859511755 .t396__carrier {
        height: 960px;
    }

    #rec859511755 .t396__filter {
    }

    #rec859511755 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec859511755 .tn-elem[data-elem-id="1738956780337"] {
    z-index: 3;
    top: 0px;
    left: calc(50% - 600px + -120px);
    width: 1440px;
    height: auto;
}

@media (min-width:1200px) {
    #rec859511755 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738956780337"] {
        opacity: 0;
    }
}

#rec859511755 .tn-elem[data-elem-id="1738956780337"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec859511755 .tn-elem[data-elem-id="1738956780337"] .tn-atom__img {
    border-radius: 0px 0px 0px 0px;
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511755 .tn-elem[data-elem-id="1738956780337"] {
        top: 0px;
        left: calc(50% - 160px + -223px);
        width: 1401px;
        height: auto;
    }
}

#rec859511755 .tn-elem[data-elem-id="1738962854732"] {
    z-index: 4;
    top: 1016px;
    left: calc(50% - 600px + 2385px);
    width: 1400px;
    height: auto;
}

@media (min-width:1200px) {
    #rec859511755 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738962854732"] {
        opacity: 0;
    }
}

#rec859511755 .tn-elem[data-elem-id="1738962854732"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#rec859511755 .tn-elem[data-elem-id="1738962854732"] .tn-atom__img {
    border-radius: 0px 0px 0px 0px;
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}

#rec859511755 .tn-elem[data-elem-id="1738967577385"] {
    z-index: 5;
    top: 100px;
    left: calc(50% - 600px + 522px);
    width: 660px;
    height: auto;
}

    #rec859511755 .tn-elem[data-elem-id="1738967577385"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        overflow: hidden;
        background-position: center center;
        border-color: #222222;
        border-style: solid;
    }

    #rec859511755 .tn-elem[data-elem-id="1738967577385"] .tn-atom__img {
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511755 .tn-elem[data-elem-id="1738967577385"] {
        top: 382px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: auto;
    }
}

#rec859511755 .tn-group[data-group-id="173899757824961740"] {
    z-index: 6;
    position: absolute;
    top: 100px;
    left: calc(50% - 600px + 20px);
    width: 396px;
    height: 333px;
    margin: 0 0 0 0;
}

@media (min-width:1200px) {
    #rec859511755 .tn-group.t396__elem--anim-hidden[data-group-id="173899757824961740"] {
        opacity: 0;
    }
}

#rec859511755 .tn-group[data-group-id="173899757824961740"] #molecule-173899757824961740 {
    width: 100%;
    height: 100%;
    position: relative;
    border-color: transparent;
    border-style: solid;
    box-sizing: border-box;
    border-radius: 0px;
    opacity: 1;
}

@media screen and (max-width:1199px) {
    #rec859511755 .tn-group[data-group-id="173899757824961740"] #molecule-173899757824961740 {
    }
}

@media screen and (max-width:959px) {
    #rec859511755 .tn-group[data-group-id="173899757824961740"] #molecule-173899757824961740 {
    }
}

@media screen and (max-width:639px) {
    #rec859511755 .tn-group[data-group-id="173899757824961740"] #molecule-173899757824961740 {
    }
}

@media screen and (max-width:479px) {
    #rec859511755 .tn-group[data-group-id="173899757824961740"] {
        top: 63px;
        left: calc(50% - 160px + 15px);
        width: 272px;
        height: 274px;
    }

        #rec859511755 .tn-group[data-group-id="173899757824961740"] #molecule-173899757824961740 {
        }
}

#rec859511755 .tn-elem[data-elem-id="1738274324734"] {
    color: #ffffff;
    z-index: 7;
    top: 291px;
    left: 0px;
    width: 340px;
    height: auto;
}

    #rec859511755 .tn-elem[data-elem-id="1738274324734"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511755 .tn-elem[data-elem-id="1738274324734"] {
        top: 238px;
        left: 0px;
        width: 232px;
        height: auto;
    }

        #rec859511755 .tn-elem[data-elem-id="1738274324734"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511755 .tn-elem[data-elem-id="1738356156839"] {
    color: #ffffff;
    z-index: 8;
    top: 234px;
    left: 0px;
    width: 362px;
    height: auto;
}

    #rec859511755 .tn-elem[data-elem-id="1738356156839"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511755 .tn-elem[data-elem-id="1738356156839"] {
        top: 192px;
        left: 0px;
        width: 247px;
        height: auto;
    }

        #rec859511755 .tn-elem[data-elem-id="1738356156839"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511755 .tn-elem[data-elem-id="1738967086986"] {
    color: #ffffff;
    z-index: 9;
    top: 177px;
    left: 0px;
    width: 358px;
    height: auto;
}

    #rec859511755 .tn-elem[data-elem-id="1738967086986"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511755 .tn-elem[data-elem-id="1738967086986"] {
        top: 146px;
        left: 0px;
        width: 244px;
        height: auto;
    }

        #rec859511755 .tn-elem[data-elem-id="1738967086986"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511755 .tn-elem[data-elem-id="1738356135747"] {
    color: #ffffff;
    z-index: 10;
    top: 120px;
    left: 0px;
    width: 350px;
    height: auto;
}

    #rec859511755 .tn-elem[data-elem-id="1738356135747"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511755 .tn-elem[data-elem-id="1738356135747"] {
        top: 100px;
        left: 0px;
        width: 238px;
        height: auto;
    }

        #rec859511755 .tn-elem[data-elem-id="1738356135747"] .tn-atom {
            white-space: normal;
            font-size: 13px;
        }
}

#rec859511755 .tn-elem[data-elem-id="1738274370012"] {
    color: #ffffff;
    z-index: 11;
    top: 0px;
    left: 0px;
    width: 396px;
    height: 90px;
}

    #rec859511755 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 45px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511755 .tn-elem[data-elem-id="1738274370012"] {
        top: 0px;
        left: 1px;
        width: 271px;
        height: auto;
    }

    #rec859511755 .tn-elem[data-elem-id="1738274370012"] {
        text-align: left;
    }

        #rec859511755 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 30px;
        }
}

#rec859511755 .tn-elem[data-elem-id="1738967577375"] {
    z-index: 12;
    top: 511px;
    left: calc(50% - 600px + 522px);
    width: 660px;
    height: auto;
}

    #rec859511755 .tn-elem[data-elem-id="1738967577375"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        overflow: hidden;
        background-position: center center;
        border-color: #222222;
        border-style: solid;
    }

    #rec859511755 .tn-elem[data-elem-id="1738967577375"] .tn-atom__img {
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511755 .tn-elem[data-elem-id="1738967577375"] {
        top: 573px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: auto;
    }
}

#rec859511755 .tn-elem[data-elem-id="1738967577362"] {
    z-index: 13;
    top: 915px;
    left: calc(50% - 600px + 522px);
    width: 660px;
    height: auto;
}

    #rec859511755 .tn-elem[data-elem-id="1738967577362"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        overflow: hidden;
        background-position: center center;
        border-color: #222222;
        border-style: solid;
    }

    #rec859511755 .tn-elem[data-elem-id="1738967577362"] .tn-atom__img {
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511755 .tn-elem[data-elem-id="1738967577362"] {
        top: 760px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: auto;
    }
}

#rec859511755 .tn-elem[data-elem-id="1738356653312"] {
    z-index: 14;
    top: 1287px;
    left: calc(50% - 600px + -162px);
    width: 1015px;
    height: 198px;
    -webkit-filter: blur(28px);
    filter: blur(28px);
    border-radius: 0px 0px 0px 0px;
}

@media (min-width:1200px) {
    #rec859511755 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738356653312"] {
        opacity: 0;
    }
}

#rec859511755 .tn-elem[data-elem-id="1738356653312"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-color: #0a0a0a;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859511755 .tn-elem[data-elem-id="1738356653312"] {
        top: 983px;
        left: calc(50% - 160px + 563px);
    }
}

#rec859511755 .tn-elem[data-elem-id="1738963516677"] {
    z-index: 15;
    top: -99px;
    left: calc(50% - 600px + 299px);
    width: 1015px;
    height: 198px;
    -webkit-filter: blur(28px);
    filter: blur(28px);
    border-radius: 0px 0px 0px 0px;
}

@media (min-width:1200px) {
    #rec859511755 .tn-elem.t396__elem--anim-hidden[data-elem-id="1738963516677"] {
        opacity: 0;
    }
}

#rec859511755 .tn-elem[data-elem-id="1738963516677"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-color: #0a0a0a;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}


#rec865383192 .t396__artboard {
    height: 130px;
    background-color: #0a0a0a;
}

#rec865383192 .t396__filter {
    height: 130px;
}

#rec865383192 .t396__carrier {
    height: 130px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec865383192 .t396__artboard,
    #rec865383192 .t396__filter,
    #rec865383192 .t396__carrier {
    }

    #rec865383192 .t396__filter {
    }

    #rec865383192 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec865383192 .t396__artboard,
    #rec865383192 .t396__filter,
    #rec865383192 .t396__carrier {
    }

    #rec865383192 .t396__filter {
    }

    #rec865383192 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec865383192 .t396__artboard,
    #rec865383192 .t396__filter,
    #rec865383192 .t396__carrier {
    }

    #rec865383192 .t396__filter {
    }

    #rec865383192 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec865383192 .t396__artboard,
    #rec865383192 .t396__filter,
    #rec865383192 .t396__carrier {
        height: 95px;
    }

    #rec865383192 .t396__filter {
    }

    #rec865383192 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec865383192 .tn-group[data-group-id="173924444539244920"] {
    z-index: 3;
    position: absolute;
    top: 165px;
    left: calc(50% - 600px + 804px);
    width: 376px;
    height: 315px;
    margin: 0 0 0 0;
}

    #rec865383192 .tn-group[data-group-id="173924444539244920"] #molecule-173924444539244920 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec865383192 .tn-group[data-group-id="173924444539244920"] #molecule-173924444539244920 {
    }
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-group[data-group-id="173924444539244920"] {
        top: 165px;
        left: calc(50% - 320px + 804px);
        width: 376px;
        height: 315px;
    }

        #rec865383192 .tn-group[data-group-id="173924444539244920"] #molecule-173924444539244920 {
        }
}

@media screen and (max-width:639px) {
    #rec865383192 .tn-group[data-group-id="173924444539244920"] #molecule-173924444539244920 {
    }
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-group[data-group-id="173924444539244920"] {
        top: 141px;
        left: calc(50% - 160px + 630px);
        width: 300px;
        height: 265px;
    }

        #rec865383192 .tn-group[data-group-id="173924444539244920"] #molecule-173924444539244920 {
        }
}

#rec865383192 .tn-elem[data-elem-id="1738940732944"] {
    z-index: 4;
    top: 0px;
    left: 0px;
    width: 376px;
    height: 315px;
}

    #rec865383192 .tn-elem[data-elem-id="1738940732944"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: #3d3d3d;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738940732944"] {
        top: 0px;
        left: 0px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738940732944"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 265px;
    }
}

#rec865383192 .tn-elem[data-elem-id="1738361505797"] {
    z-index: 5;
    top: 20px;
    left: 19px;
    width: 336px;
    height: 188px;
}

    #rec865383192 .tn-elem[data-elem-id="1738361505797"] .tn-atom {
        border-radius: 6px 6px 6px 6px;
        overflow: hidden;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738361505797"] {
        top: 20px;
        left: 19px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738361505797"] {
        top: 20px;
        left: 20px;
        width: 260px;
        height: 155px;
    }
}

#rec865383192 .tn-elem[data-elem-id="1738941669202"] {
    color: #ffffff;
    z-index: 6;
    top: 272px;
    left: 19px;
    width: 316px;
    height: auto;
}

    #rec865383192 .tn-elem[data-elem-id="1738941669202"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.8;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738941669202"] {
        top: 272px;
        left: 19px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738941669202"] {
        top: 227px;
        left: 19px;
        width: 281px;
        height: auto;
    }

        #rec865383192 .tn-elem[data-elem-id="1738941669202"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 12px;
        }
}

#rec865383192 .tn-elem[data-elem-id="1738941160058"] {
    color: #ffffff;
    z-index: 7;
    top: 233px;
    left: 20px;
    width: 89px;
    height: auto;
}

    #rec865383192 .tn-elem[data-elem-id="1738941160058"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738941160058"] {
        top: 233px;
        left: 20px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738941160058"] {
        top: 195px;
        left: 20px;
        height: auto;
    }
}

#rec865383192 .tn-group[data-group-id="173924444428082780"] {
    z-index: 8;
    position: absolute;
    top: 165px;
    left: calc(50% - 600px + 412px);
    width: 376px;
    height: 316px;
    margin: 0 0 0 0;
}

    #rec865383192 .tn-group[data-group-id="173924444428082780"] #molecule-173924444428082780 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec865383192 .tn-group[data-group-id="173924444428082780"] #molecule-173924444428082780 {
    }
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-group[data-group-id="173924444428082780"] {
        top: 165px;
        left: calc(50% - 320px + 412px);
        width: 376px;
        height: 316px;
    }

        #rec865383192 .tn-group[data-group-id="173924444428082780"] #molecule-173924444428082780 {
        }
}

@media screen and (max-width:639px) {
    #rec865383192 .tn-group[data-group-id="173924444428082780"] #molecule-173924444428082780 {
    }
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-group[data-group-id="173924444428082780"] {
        top: 141px;
        left: calc(50% - 160px + 320px);
        width: 300px;
        height: 265px;
    }

        #rec865383192 .tn-group[data-group-id="173924444428082780"] #molecule-173924444428082780 {
        }
}

#rec865383192 .tn-elem[data-elem-id="1738940762417"] {
    z-index: 9;
    top: 0px;
    left: 0px;
    width: 376px;
    height: 316px;
}

    #rec865383192 .tn-elem[data-elem-id="1738940762417"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: #3d3d3d;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738940762417"] {
        top: 0px;
        left: 0px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738940762417"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 265px;
    }
}

#rec865383192 .tn-elem[data-elem-id="1738940896218"] {
    z-index: 10;
    top: 20px;
    left: 20px;
    width: 336px;
    height: 188px;
}

    #rec865383192 .tn-elem[data-elem-id="1738940896218"] .tn-atom {
        border-radius: 6px 6px 6px 6px;
        overflow: hidden;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738940896218"] {
        top: 20px;
        left: 20px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738940896218"] {
        top: 20px;
        left: 20px;
        width: 260px;
        height: 155px;
    }
}

#rec865383192 .tn-elem[data-elem-id="1738941795987"] {
    color: #ffffff;
    z-index: 11;
    top: 273px;
    left: 53px;
    width: auto;
    height: auto;
}

    #rec865383192 .tn-elem[data-elem-id="1738941795987"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.8;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738941795987"] {
        top: 273px;
        left: 53px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738941795987"] {
        top: 228px;
        left: 48px;
        width: 183px;
        height: auto;
    }

        #rec865383192 .tn-elem[data-elem-id="1738941795987"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec865383192 .tn-elem[data-elem-id="1738941809479"] {
    color: #ffffff;
    z-index: 12;
    top: 234px;
    left: 21px;
    width: auto;
    height: auto;
}

    #rec865383192 .tn-elem[data-elem-id="1738941809479"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738941809479"] {
        top: 234px;
        left: 21px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738941809479"] {
        top: 196px;
        left: 20px;
        height: auto;
    }
}

#rec865383192 .tn-elem[data-elem-id="1738941802890"] {
    z-index: 13;
    top: 269px;
    left: 20px;
    width: 23px;
    height: auto;
}

    #rec865383192 .tn-elem[data-elem-id="1738941802890"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.8;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec865383192 .tn-elem[data-elem-id="1738941802890"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738941802890"] {
        top: 269px;
        left: 20px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738941802890"] {
        top: 225px;
        left: 20px;
        width: 18px;
        height: auto;
    }
}

#rec865383192 .tn-group[data-group-id="173924444213846450"] {
    z-index: 14;
    position: absolute;
    top: 165px;
    left: calc(50% - 600px + 20px);
    width: 376px;
    height: 316px;
    margin: 0 0 0 0;
}

    #rec865383192 .tn-group[data-group-id="173924444213846450"] #molecule-173924444213846450 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec865383192 .tn-group[data-group-id="173924444213846450"] #molecule-173924444213846450 {
    }
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-group[data-group-id="173924444213846450"] {
        top: 165px;
        left: calc(50% - 320px + 20px);
        width: 376px;
        height: 316px;
    }

        #rec865383192 .tn-group[data-group-id="173924444213846450"] #molecule-173924444213846450 {
        }
}

@media screen and (max-width:639px) {
    #rec865383192 .tn-group[data-group-id="173924444213846450"] #molecule-173924444213846450 {
    }
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-group[data-group-id="173924444213846450"] {
        top: 143px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 265px;
    }

        #rec865383192 .tn-group[data-group-id="173924444213846450"] #molecule-173924444213846450 {
        }
}

#rec865383192 .tn-elem[data-elem-id="1738940758868"] {
    z-index: 15;
    top: 0px;
    left: 0px;
    width: 376px;
    height: 316px;
}

    #rec865383192 .tn-elem[data-elem-id="1738940758868"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: #3d3d3d;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738940758868"] {
        top: 0px;
        left: 0px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738940758868"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 265px;
    }
}

#rec865383192 .tn-elem[data-elem-id="1738940888801"] {
    z-index: 16;
    top: 20px;
    left: 20px;
    width: 335px;
    height: 188px;
}

    #rec865383192 .tn-elem[data-elem-id="1738940888801"] .tn-atom {
        border-radius: 6px 6px 6px 6px;
        overflow: hidden;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738940888801"] {
        top: 20px;
        left: 20px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738940888801"] {
        top: 20px;
        left: 20px;
        width: 260px;
        height: 155px;
    }
}

#rec865383192 .tn-elem[data-elem-id="1738941795990"] {
    color: #ffffff;
    z-index: 17;
    top: 233px;
    left: 20px;
    width: auto;
    height: auto;
}

    #rec865383192 .tn-elem[data-elem-id="1738941795990"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738941795990"] {
        top: 233px;
        left: 20px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738941795990"] {
        top: 196px;
        left: 20px;
        width: 68px;
        height: auto;
    }
}

#rec865383192 .tn-elem[data-elem-id="1738942073340"] {
    color: #ffffff;
    z-index: 18;
    top: 272px;
    left: 53px;
    width: auto;
    height: auto;
}

    #rec865383192 .tn-elem[data-elem-id="1738942073340"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.8;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738942073340"] {
        top: 272px;
        left: 53px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738942073340"] {
        top: 228px;
        left: 48px;
        width: 183px;
        height: auto;
    }

        #rec865383192 .tn-elem[data-elem-id="1738942073340"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec865383192 .tn-elem[data-elem-id="1738942073343"] {
    z-index: 19;
    top: 268px;
    left: 20px;
    width: 23px;
    height: auto;
}

    #rec865383192 .tn-elem[data-elem-id="1738942073343"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.8;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec865383192 .tn-elem[data-elem-id="1738942073343"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec865383192 .tn-elem[data-elem-id="1738942073343"] {
        top: 268px;
        left: 20px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738942073343"] {
        top: 225px;
        left: 20px;
        width: 18px;
        height: auto;
    }
}

#rec865383192 .tn-elem[data-elem-id="1738274370012"] {
    color: #ffffff;
    z-index: 20;
    top: 60px;
    left: calc(50% - 600px + 434px);
    width: auto;
    height: auto;
}

    #rec865383192 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 45px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1738274370012"] {
        top: 63px;
        left: calc(50% - 160px + 15px);
        width: 222px;
        height: auto;
    }

        #rec865383192 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
            white-space: normal;
            font-size: 30px;
        }
}

#rec865383192 .tn-elem[data-elem-id="1739374741451"] {
    z-index: 21;
    top: 595px;
    left: calc(50% - 600px + 150px);
    width: 100px;
    height: 100px;
}

    #rec865383192 .tn-elem[data-elem-id="1739374741451"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #fff705;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1739374741451"] {
        top: 233px;
        left: calc(50% - 160px + 930px);
        width: 10px;
    }
}

#rec865383192 .tn-elem[data-elem-id="1739377519510"] {
    z-index: 22;
    top: 595px;
    left: calc(50% - 600px + 250px);
    width: 130px;
    height: auto;
}

    #rec865383192 .tn-elem[data-elem-id="1739377519510"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec865383192 .tn-elem[data-elem-id="1739377519510"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec865383192 .tn-elem[data-elem-id="1739377519510"] {
        top: 61px;
        left: calc(50% - 160px + 259px);
        width: 31px;
        height: auto;
    }
}


#rec859530127 .t396__artboard {
    height: 520px;
    background-color: #0a0a0a;
}

#rec859530127 .t396__filter {
    height: 520px;
}

#rec859530127 .t396__carrier {
    height: 520px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec859530127 .t396__artboard,
    #rec859530127 .t396__filter,
    #rec859530127 .t396__carrier {
    }

    #rec859530127 .t396__filter {
    }

    #rec859530127 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec859530127 .t396__artboard,
    #rec859530127 .t396__filter,
    #rec859530127 .t396__carrier {
    }

    #rec859530127 .t396__filter {
    }

    #rec859530127 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec859530127 .t396__artboard,
    #rec859530127 .t396__filter,
    #rec859530127 .t396__carrier {
    }

    #rec859530127 .t396__filter {
    }

    #rec859530127 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec859530127 .t396__artboard,
    #rec859530127 .t396__filter,
    #rec859530127 .t396__carrier {
        height: 318px;
    }

    #rec859530127 .t396__filter {
    }

    #rec859530127 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec859530127 .tn-group[data-group-id="173924444539244920"] {
    z-index: 3;
    position: absolute;
    top: 165px;
    left: calc(50% - 600px + 804px);
    width: 376px;
    height: 315px;
    margin: 0 0 0 0;
}

    #rec859530127 .tn-group[data-group-id="173924444539244920"] #molecule-173924444539244920 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859530127 .tn-group[data-group-id="173924444539244920"] #molecule-173924444539244920 {
    }
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-group[data-group-id="173924444539244920"] {
        top: 165px;
        left: calc(50% - 320px + 804px);
        width: 376px;
        height: 315px;
    }

        #rec859530127 .tn-group[data-group-id="173924444539244920"] #molecule-173924444539244920 {
        }
}

@media screen and (max-width:639px) {
    #rec859530127 .tn-group[data-group-id="173924444539244920"] #molecule-173924444539244920 {
    }
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-group[data-group-id="173924444539244920"] {
        top: 40px;
        left: calc(50% - 160px + 630px);
        width: 300px;
        height: 265px;
    }

        #rec859530127 .tn-group[data-group-id="173924444539244920"] #molecule-173924444539244920 {
        }
}

#rec859530127 .tn-elem[data-elem-id="1738940732944"] {
    z-index: 4;
    top: 0px;
    left: 0px;
    width: 376px;
    height: 315px;
}

    #rec859530127 .tn-elem[data-elem-id="1738940732944"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: #3d3d3d;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738940732944"] {
        top: 0px;
        left: 0px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738940732944"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 265px;
    }
}

#rec859530127 .tn-elem[data-elem-id="1738361505797"] {
    z-index: 5;
    top: 20px;
    left: 19px;
    width: 336px;
    height: 188px;
}

    #rec859530127 .tn-elem[data-elem-id="1738361505797"] .tn-atom {
        border-radius: 6px 6px 6px 6px;
        overflow: hidden;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738361505797"] {
        top: 20px;
        left: 19px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738361505797"] {
        top: 20px;
        left: 20px;
        width: 260px;
        height: 155px;
    }
}

#rec859530127 .tn-elem[data-elem-id="1738941669202"] {
    color: #ffffff;
    z-index: 6;
    top: 272px;
    left: 19px;
    width: 316px;
    height: auto;
}

    #rec859530127 .tn-elem[data-elem-id="1738941669202"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.8;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738941669202"] {
        top: 272px;
        left: 19px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738941669202"] {
        top: 227px;
        left: 19px;
        width: 281px;
        height: auto;
    }

        #rec859530127 .tn-elem[data-elem-id="1738941669202"] .tn-atom {
            vertical-align: middle;
            white-space: normal;
            font-size: 12px;
        }
}

#rec859530127 .tn-elem[data-elem-id="1738941160058"] {
    color: #ffffff;
    z-index: 7;
    top: 233px;
    left: 20px;
    width: 89px;
    height: auto;
}

    #rec859530127 .tn-elem[data-elem-id="1738941160058"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738941160058"] {
        top: 233px;
        left: 20px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738941160058"] {
        top: 195px;
        left: 20px;
        width: 89px;
        height: auto;
    }
}

#rec859530127 .tn-group[data-group-id="173924444428082780"] {
    z-index: 8;
    position: absolute;
    top: 165px;
    left: calc(50% - 600px + 412px);
    width: 376px;
    height: 316px;
    margin: 0 0 0 0;
}

    #rec859530127 .tn-group[data-group-id="173924444428082780"] #molecule-173924444428082780 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859530127 .tn-group[data-group-id="173924444428082780"] #molecule-173924444428082780 {
    }
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-group[data-group-id="173924444428082780"] {
        top: 165px;
        left: calc(50% - 320px + 412px);
        width: 376px;
        height: 316px;
    }

        #rec859530127 .tn-group[data-group-id="173924444428082780"] #molecule-173924444428082780 {
        }
}

@media screen and (max-width:639px) {
    #rec859530127 .tn-group[data-group-id="173924444428082780"] #molecule-173924444428082780 {
    }
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-group[data-group-id="173924444428082780"] {
        top: 40px;
        left: calc(50% - 160px + 320px);
        width: 300px;
        height: 265px;
    }

        #rec859530127 .tn-group[data-group-id="173924444428082780"] #molecule-173924444428082780 {
        }
}

#rec859530127 .tn-elem[data-elem-id="1738940762417"] {
    z-index: 9;
    top: 0px;
    left: 0px;
    width: 376px;
    height: 316px;
}

    #rec859530127 .tn-elem[data-elem-id="1738940762417"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: #3d3d3d;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738940762417"] {
        top: 0px;
        left: 0px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738940762417"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 265px;
    }
}

#rec859530127 .tn-elem[data-elem-id="1738940896218"] {
    z-index: 10;
    top: 20px;
    left: 20px;
    width: 336px;
    height: 188px;
}

    #rec859530127 .tn-elem[data-elem-id="1738940896218"] .tn-atom {
        border-radius: 6px 6px 6px 6px;
        overflow: hidden;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738940896218"] {
        top: 20px;
        left: 20px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738940896218"] {
        top: 20px;
        left: 20px;
        width: 260px;
        height: 155px;
    }
}

#rec859530127 .tn-elem[data-elem-id="1738941795987"] {
    color: #ffffff;
    z-index: 11;
    top: 273px;
    left: 53px;
    width: 229px;
    height: auto;
}

    #rec859530127 .tn-elem[data-elem-id="1738941795987"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.8;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738941795987"] {
        top: 273px;
        left: 53px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738941795987"] {
        top: 228px;
        left: 48px;
        width: 183px;
        height: auto;
    }

        #rec859530127 .tn-elem[data-elem-id="1738941795987"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec859530127 .tn-elem[data-elem-id="1738941809479"] {
    color: #ffffff;
    z-index: 12;
    top: 234px;
    left: 21px;
    width: auto;
    height: auto;
}

    #rec859530127 .tn-elem[data-elem-id="1738941809479"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738941809479"] {
        top: 234px;
        left: 21px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738941809479"] {
        top: 196px;
        left: 20px;
        width: 68px;
        height: auto;
    }
}

#rec859530127 .tn-elem[data-elem-id="1738941802890"] {
    z-index: 13;
    top: 269px;
    left: 20px;
    width: 23px;
    height: auto;
}

    #rec859530127 .tn-elem[data-elem-id="1738941802890"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.8;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859530127 .tn-elem[data-elem-id="1738941802890"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738941802890"] {
        top: 269px;
        left: 20px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738941802890"] {
        top: 225px;
        left: 20px;
        width: 18px;
        height: auto;
    }
}

#rec859530127 .tn-group[data-group-id="173924444213846450"] {
    z-index: 14;
    position: absolute;
    top: 165px;
    left: calc(50% - 600px + 20px);
    width: 376px;
    height: 316px;
    margin: 0 0 0 0;
}

    #rec859530127 .tn-group[data-group-id="173924444213846450"] #molecule-173924444213846450 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859530127 .tn-group[data-group-id="173924444213846450"] #molecule-173924444213846450 {
    }
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-group[data-group-id="173924444213846450"] {
        top: 165px;
        left: calc(50% - 320px + 20px);
        width: 376px;
        height: 316px;
    }

        #rec859530127 .tn-group[data-group-id="173924444213846450"] #molecule-173924444213846450 {
        }
}

@media screen and (max-width:639px) {
    #rec859530127 .tn-group[data-group-id="173924444213846450"] #molecule-173924444213846450 {
    }
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-group[data-group-id="173924444213846450"] {
        top: 40px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 265px;
    }

        #rec859530127 .tn-group[data-group-id="173924444213846450"] #molecule-173924444213846450 {
        }
}

#rec859530127 .tn-elem[data-elem-id="1738940758868"] {
    z-index: 15;
    top: 0px;
    left: 0px;
    width: 376px;
    height: 316px;
}

    #rec859530127 .tn-elem[data-elem-id="1738940758868"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: #3d3d3d;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738940758868"] {
        top: 0px;
        left: 0px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738940758868"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 265px;
    }
}

#rec859530127 .tn-elem[data-elem-id="1738940888801"] {
    z-index: 16;
    top: 20px;
    left: 20px;
    width: 335px;
    height: 188px;
}

    #rec859530127 .tn-elem[data-elem-id="1738940888801"] .tn-atom {
        border-radius: 6px 6px 6px 6px;
        overflow: hidden;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738940888801"] {
        top: 20px;
        left: 20px;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738940888801"] {
        top: 20px;
        left: 20px;
        width: 260px;
        height: 155px;
    }
}

#rec859530127 .tn-elem[data-elem-id="1738941795990"] {
    color: #ffffff;
    z-index: 17;
    top: 233px;
    left: 20px;
    width: auto;
    height: auto;
}

    #rec859530127 .tn-elem[data-elem-id="1738941795990"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738941795990"] {
        top: 233px;
        left: 20px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738941795990"] {
        top: 196px;
        left: 20px;
        width: 68px;
        height: auto;
    }
}

#rec859530127 .tn-elem[data-elem-id="1738942073340"] {
    color: #ffffff;
    z-index: 18;
    top: 272px;
    left: 53px;
    width: auto;
    height: auto;
}

    #rec859530127 .tn-elem[data-elem-id="1738942073340"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.8;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738942073340"] {
        top: 272px;
        left: 53px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738942073340"] {
        top: 228px;
        left: 48px;
        width: 183px;
        height: auto;
    }

        #rec859530127 .tn-elem[data-elem-id="1738942073340"] .tn-atom {
            white-space: normal;
            font-size: 12px;
        }
}

#rec859530127 .tn-elem[data-elem-id="1738942073343"] {
    z-index: 19;
    top: 268px;
    left: 20px;
    width: 23px;
    height: auto;
}

    #rec859530127 .tn-elem[data-elem-id="1738942073343"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.8;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859530127 .tn-elem[data-elem-id="1738942073343"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
    #rec859530127 .tn-elem[data-elem-id="1738942073343"] {
        top: 268px;
        left: 20px;
        height: auto;
    }
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738942073343"] {
        top: 225px;
        left: 20px;
        width: 18px;
        height: auto;
    }
}

#rec859530127 .tn-elem[data-elem-id="1738274370012"] {
    color: #ffffff;
    z-index: 20;
    top: 60px;
    left: calc(50% - 600px + 434px);
    width: auto;
    height: auto;
}

    #rec859530127 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 45px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1738274370012"] {
        top: -76px;
        left: calc(50% - 160px + 35px);
        width: 222px;
        height: auto;
    }

        #rec859530127 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
            white-space: normal;
            font-size: 30px;
        }
}

#rec859530127 .tn-elem[data-elem-id="1739374741451"] {
    z-index: 21;
    top: 603px;
    left: calc(50% - 600px + 120px);
    width: 100px;
    height: 100px;
}

    #rec859530127 .tn-elem[data-elem-id="1739374741451"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0;
        background-color: #fff705;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859530127 .tn-elem[data-elem-id="1739374741451"] {
        top: 40px;
        left: calc(50% - 160px + 930px);
        width: 10px;
        height: 100px;
    }
}


#rec804227897 .t396__artboard::-webkit-scrollbar,
#rec804444360 .t396__artboard::-webkit-scrollbar,
#rec804636431 .t396__artboard::-webkit-scrollbar {
    height: 0
}



#rec859524681 .t396__artboard {
    height: 655px;
    background-color: #0a0a0a;
}

#rec859524681 .t396__filter {
    height: 655px;
}

#rec859524681 .t396__carrier {
    height: 655px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec859524681 .t396__artboard,
    #rec859524681 .t396__filter,
    #rec859524681 .t396__carrier {
    }

    #rec859524681 .t396__filter {
    }

    #rec859524681 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec859524681 .t396__artboard,
    #rec859524681 .t396__filter,
    #rec859524681 .t396__carrier {
    }

    #rec859524681 .t396__filter {
    }

    #rec859524681 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec859524681 .t396__artboard,
    #rec859524681 .t396__filter,
    #rec859524681 .t396__carrier {
    }

    #rec859524681 .t396__filter {
    }

    #rec859524681 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec859524681 .t396__artboard,
    #rec859524681 .t396__filter,
    #rec859524681 .t396__carrier {
        height: 1215px;
    }

    #rec859524681 .t396__filter {
    }

    #rec859524681 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec859524681 .tn-elem[data-elem-id="1738966515154"] {
    z-index: 3;
    top: 63px;
    left: calc(50% - 600px + -100px);
    width: 1400px;
    height: auto;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    border-radius: 0px 0px 0px 0px;
}

    #rec859524681 .tn-elem[data-elem-id="1738966515154"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859524681 .tn-elem[data-elem-id="1738966515154"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738966515154"] {
        top: 50px;
        left: calc(50% - 160px + -359px);
        width: 1028px;
        height: auto;
    }
}

#rec859524681 .tn-group[data-group-id="173840832135644680"] {
    z-index: 4;
    position: absolute;
    top: 197px;
    left: calc(50% - 600px + 804px);
    width: 376px;
    height: 300px;
}

    #rec859524681 .tn-group[data-group-id="173840832135644680"] #molecule-173840832135644680 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859524681 .tn-group[data-group-id="173840832135644680"] #molecule-173840832135644680 {
    }
}

@media screen and (max-width:959px) {
    #rec859524681 .tn-group[data-group-id="173840832135644680"] #molecule-173840832135644680 {
    }
}

@media screen and (max-width:639px) {
    #rec859524681 .tn-group[data-group-id="173840832135644680"] #molecule-173840832135644680 {
    }
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-group[data-group-id="173840832135644680"] {
        top: 763px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 300px;
    }

        #rec859524681 .tn-group[data-group-id="173840832135644680"] #molecule-173840832135644680 {
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408086217"] {
    z-index: 5;
    top: 0px;
    left: 0px;
    width: 376px;
    height: 300px;
}

    #rec859524681 .tn-elem[data-elem-id="1738408086217"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: #3d3d3d;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408086217"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 300px;
    }
}

#rec859524681 .tn-elem[data-elem-id="1738408086226"] {
    color: #ffffff;
    z-index: 6;
    top: 240px;
    left: 40px;
    width: 290px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408086226"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408086226"] {
        top: 250px;
        left: 30px;
        width: auto;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408086226"] .tn-atom {
            vertical-align: middle;
            white-space: nowrap;
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408086223"] {
    color: #ffffff;
    z-index: 7;
    top: 70px;
    left: 40px;
    width: 308px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408086223"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408086223"] {
        top: 65px;
        left: 30px;
        width: 249px;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408086223"] .tn-atom {
            white-space: normal;
            line-height: 1.2;
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408086220"] {
    color: #ffffff;
    z-index: 8;
    top: 110px;
    left: 40px;
    width: 298px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408086220"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408086220"] {
        top: 133px;
        left: 30px;
        width: 217px;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408086220"] .tn-atom {
            white-space: normal;
            font-size: 13px;
            line-height: 1.4;
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408086229"] {
    color: #ffffff;
    z-index: 9;
    top: 40px;
    left: 40px;
    width: 290px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408086229"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.65;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408086229"] {
        top: 35px;
        left: 30px;
        width: auto;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408086229"] .tn-atom {
            vertical-align: middle;
            white-space: nowrap;
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408138776"] {
    z-index: 10;
    top: 237px;
    left: 225px;
    width: 125px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408138776"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859524681 .tn-elem[data-elem-id="1738408138776"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408138776"] {
        top: 219px;
        left: 30px;
        width: 100px;
        height: auto;
    }
}

#rec859524681 .tn-group[data-group-id="173840832028348300"] {
    z-index: 11;
    position: absolute;
    top: 197px;
    left: calc(50% - 600px + 412px);
    width: 376px;
    height: 300px;
}

    #rec859524681 .tn-group[data-group-id="173840832028348300"] #molecule-173840832028348300 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859524681 .tn-group[data-group-id="173840832028348300"] #molecule-173840832028348300 {
    }
}

@media screen and (max-width:959px) {
    #rec859524681 .tn-group[data-group-id="173840832028348300"] #molecule-173840832028348300 {
    }
}

@media screen and (max-width:639px) {
    #rec859524681 .tn-group[data-group-id="173840832028348300"] #molecule-173840832028348300 {
    }
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-group[data-group-id="173840832028348300"] {
        top: 453px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 300px;
        border-radius: 0px;
    }

        #rec859524681 .tn-group[data-group-id="173840832028348300"] #molecule-173840832028348300 {
            background-position: center center;
            border-radius: 0px;
            opacity: 1;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            transform: rotate(0deg);
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408069223"] {
    z-index: 12;
    top: 0px;
    left: 0px;
    width: 376px;
    height: 300px;
}

    #rec859524681 .tn-elem[data-elem-id="1738408069223"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: #3d3d3d;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408069223"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 300px;
    }
}

#rec859524681 .tn-elem[data-elem-id="1738408069233"] {
    color: #ffffff;
    z-index: 13;
    top: 114px;
    left: 40px;
    width: 248px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408069233"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408069233"] {
        top: 131px;
        left: 30px;
        width: 226px;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408069233"] .tn-atom {
            white-space: normal;
            font-size: 13px;
            line-height: 1.4;
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408069229"] {
    color: #ffffff;
    z-index: 14;
    top: 74px;
    left: 40px;
    width: 290px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408069229"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408069229"] {
        top: 63px;
        left: 30px;
        width: 145px;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408069229"] .tn-atom {
            white-space: normal;
            line-height: 1.2;
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408069226"] {
    color: #ffffff;
    z-index: 15;
    top: 239px;
    left: 40px;
    width: 290px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408069226"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408069226"] {
        top: 250px;
        left: 30px;
        width: auto;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408069226"] .tn-atom {
            vertical-align: middle;
            white-space: nowrap;
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408069236"] {
    color: #ffffff;
    z-index: 16;
    top: 40px;
    left: 40px;
    width: 290px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408069236"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.65;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408069236"] {
        top: 35px;
        left: 30px;
        width: auto;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408069236"] .tn-atom {
            vertical-align: middle;
            white-space: nowrap;
            font-size: 13px;
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408132746"] {
    z-index: 17;
    top: 236px;
    left: 225px;
    width: 125px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408132746"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859524681 .tn-elem[data-elem-id="1738408132746"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408132746"] {
        top: 218px;
        left: 30px;
        width: 100px;
        height: auto;
    }
}

#rec859524681 .tn-group[data-group-id="173840831854146910"] {
    z-index: 18;
    position: absolute;
    top: 197px;
    left: calc(50% - 600px + 20px);
    width: 376px;
    height: 300px;
}

    #rec859524681 .tn-group[data-group-id="173840831854146910"] #molecule-173840831854146910 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859524681 .tn-group[data-group-id="173840831854146910"] #molecule-173840831854146910 {
    }
}

@media screen and (max-width:959px) {
    #rec859524681 .tn-group[data-group-id="173840831854146910"] #molecule-173840831854146910 {
    }
}

@media screen and (max-width:639px) {
    #rec859524681 .tn-group[data-group-id="173840831854146910"] #molecule-173840831854146910 {
    }
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-group[data-group-id="173840831854146910"] {
        top: 143px;
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 300px;
        border-radius: 0px;
    }

        #rec859524681 .tn-group[data-group-id="173840831854146910"] #molecule-173840831854146910 {
            background-position: center center;
            border-radius: 0px;
            opacity: 1;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            transform: rotate(0deg);
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408059705"] {
    z-index: 19;
    top: 0px;
    left: 0px;
    width: 376px;
    height: 300px;
}

    #rec859524681 .tn-elem[data-elem-id="1738408059705"] .tn-atom {
        border-width: 1px;
        border-radius: 10px 10px 10px 10px;
        background-color: #1c1f22;
        background-position: center center;
        border-color: #3d3d3d;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408059705"] {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 300px;
    }
}

#rec859524681 .tn-elem[data-elem-id="1738408059715"] {
    color: #ffffff;
    z-index: 20;
    top: 240px;
    left: 40px;
    width: 290px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408059715"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408059715"] {
        top: 240px;
        left: 30px;
        width: auto;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408059715"] .tn-atom {
            vertical-align: middle;
            white-space: nowrap;
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408059711"] {
    color: #ffffff;
    z-index: 21;
    top: 70px;
    left: 41px;
    width: 290px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408059711"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408059711"] {
        top: 63px;
        left: 30px;
        width: 215px;
        height: auto;
    }
}

#rec859524681 .tn-elem[data-elem-id="1738408059708"] {
    color: #ffffff;
    z-index: 22;
    top: 110px;
    left: 40px;
    width: 228px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408059708"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408059708"] {
        top: 103px;
        left: 30px;
        width: 193px;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408059708"] .tn-atom {
            white-space: normal;
            font-size: 13px;
            line-height: 1.4;
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408059719"] {
    color: #ffffff;
    z-index: 23;
    top: 40px;
    left: 41px;
    width: 290px;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738408059719"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 15px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.65;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408059719"] {
        top: 35px;
        left: 30px;
        width: auto;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408059719"] .tn-atom {
            vertical-align: middle;
            white-space: nowrap;
            font-size: 13px;
        }
}

#rec859524681 .tn-elem[data-elem-id="1738408429567"] {
    color: #ffffff;
    text-align: center;
    z-index: 24;
    top: 551px;
    left: calc(50% - 600px + 473px);
    width: 255px;
    height: 45px;
}

    #rec859524681 .tn-elem[data-elem-id="1738408429567"] .tn-atom {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 600;
        border-radius: 30px 30px 30px 30px;
        background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        border-color: transparent;
        border-style: solid;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }

        #rec859524681 .tn-elem[data-elem-id="1738408429567"] .tn-atom::before,
        #rec859524681 .tn-elem[data-elem-id="1738408429567"] .tn-atom::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            box-sizing: content-box;
            pointer-events: none;
            border-radius: 30px 30px 30px 30px;
            transition: opacity 0.2s ease-in-out;
        }

        #rec859524681 .tn-elem[data-elem-id="1738408429567"] .tn-atom::before {
            z-index: -2;
            opacity: 1;
            background-color: transparent;
            background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
        }

        #rec859524681 .tn-elem[data-elem-id="1738408429567"] .tn-atom::after {
            z-index: -1;
            opacity: 0;
            background-color: rgba(255, 255, 255, 0.9);
            background-image: none;
        }

    #rec859524681 .tn-elem[data-elem-id="1738408429567"] .tn-atom {
        position: relative;
        z-index: 1;
        background-color: transparent;
        background-image: none;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        height: inherit;
    }

@media (hover), (min-width:0\0) {
    #rec859524681 .tn-elem[data-elem-id="1738408429567"] .tn-atom:hover::after {
        opacity: 1;
    }

    #rec859524681 .tn-elem[data-elem-id="1738408429567"] .tn-atom:hover {
        color: #128fe8;
    }
}

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738408429567"] {
        top: 1103px;
        left: calc(50% - 160px + 33px);
        width: 255px;
    }
}

#rec859524681 .tn-elem[data-elem-id="1738274370012"] {
    color: #ffffff;
    z-index: 25;
    top: 100px;
    left: calc(50% - 600px + 502px);
    width: auto;
    height: auto;
}

    #rec859524681 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 45px;
        font-family: 'Montserrat', 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) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859524681 .tn-elem[data-elem-id="1738274370012"] {
        top: 68px;
        left: calc(50% - 160px + 95px);
        width: 131px;
        height: auto;
    }

        #rec859524681 .tn-elem[data-elem-id="1738274370012"] .tn-atom {
            white-space: normal;
            font-size: 30px;
        }
}

#rec859524681 .tn-elem[data-elem-id="1739085349829"] {
    z-index: 26;
    top: -133px;
    left: calc(50% - 600px + 0px);
    width: 1200px;
    height: 100px;
}

    #rec859524681 .tn-elem[data-elem-id="1739085349829"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #fff705;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}


#rec858996200 .t396__artboard {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 10000;
}

#rec858996200 .t396__artboard {
    height: 740px;
    overflow: visible;
}

#rec858996200 .t396__filter {
    height: 740px;
}

#rec858996200 .t396__carrier {
    height: 740px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec858996200 .t396__artboard,
    #rec858996200 .t396__filter,
    #rec858996200 .t396__carrier {
    }

    #rec858996200 .t396__filter {
    }

    #rec858996200 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec858996200 .t396__artboard,
    #rec858996200 .t396__filter,
    #rec858996200 .t396__carrier {
    }

    #rec858996200 .t396__filter {
    }

    #rec858996200 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec858996200 .t396__artboard,
    #rec858996200 .t396__filter,
    #rec858996200 .t396__carrier {
    }

    #rec858996200 .t396__filter {
    }

    #rec858996200 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec858996200 .t396__artboard,
    #rec858996200 .t396__filter,
    #rec858996200 .t396__carrier {
    }

    #rec858996200 .t396__filter {
    }

    #rec858996200 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec858996200 .tn-elem[data-elem-id="1738270199567"] {
    z-index: 3;
    top: 692px;
    left: calc(50% - 600px + -150px);
    width: 1500px;
    height: 152px;
    -webkit-filter: blur(38px);
    filter: blur(38px);
    border-radius: 0px 0px 0px 0px;
}

    #rec858996200 .tn-elem[data-elem-id="1738270199567"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #000000;
        background-position: center bottom;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
}


#rec859516209 .t396__artboard {
    position: absolute;
    width: 100%;
    z-index: 1;
}

#rec859516209 .t396__artboard {
    height: 200px;
    background-image: linear-gradient(0turn, rgba(10, 10, 10, 1) 0%, rgba(0, 0, 0, 1) 100%);
}

#rec859516209 .t396__filter {
    height: 200px;
}

#rec859516209 .t396__carrier {
    height: 200px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {

    #rec859516209 .t396__artboard,
    #rec859516209 .t396__filter,
    #rec859516209 .t396__carrier {
    }

    #rec859516209 .t396__filter {
    }

    #rec859516209 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {

    #rec859516209 .t396__artboard,
    #rec859516209 .t396__filter,
    #rec859516209 .t396__carrier {
    }

    #rec859516209 .t396__filter {
    }

    #rec859516209 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec859516209 .t396__artboard,
    #rec859516209 .t396__filter,
    #rec859516209 .t396__carrier {
    }

    #rec859516209 .t396__filter {
    }

    #rec859516209 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec859516209 .t396__artboard,
    #rec859516209 .t396__filter,
    #rec859516209 .t396__carrier {
        height: 417px;
    }

    #rec859516209 .t396__filter {
    }

    #rec859516209 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738357442852"] {
    color: #ffffff;
    z-index: 3;
    top: 86px;
    left: calc(50% - 600px + 320px);
    width: auto;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1738357442852"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738357442852"] {
        top: 71px;
        left: calc(50% - 160px + 20px);
        height: auto;
    }
}

#rec859516209 .tn-group[data-group-id="173992397991165440"] {
    z-index: 4;
    position: absolute;
    top: 134px;
    left: calc(50% - 600px + 320px);
    width: 207px;
    height: 15px;
    margin: 0 0 0 0;
}

    #rec859516209 .tn-group[data-group-id="173992397991165440"] #molecule-173992397991165440 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859516209 .tn-group[data-group-id="173992397991165440"] #molecule-173992397991165440 {
    }
}

@media screen and (max-width:959px) {
    #rec859516209 .tn-group[data-group-id="173992397991165440"] #molecule-173992397991165440 {
    }
}

@media screen and (max-width:639px) {
    #rec859516209 .tn-group[data-group-id="173992397991165440"] #molecule-173992397991165440 {
    }
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-group[data-group-id="173992397991165440"] {
        top: 307px;
        left: calc(50% - 160px + 20px);
        width: 207px;
        height: 15px;
    }

        #rec859516209 .tn-group[data-group-id="173992397991165440"] #molecule-173992397991165440 {
        }
}

#rec859516209 .tn-elem[data-elem-id="1739923863773"] {
    color: #ffffff;
    z-index: 5;
    top: 1px;
    left: 70px;
    width: 137px;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1739923863773"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 100;
        opacity: 0.6;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
    #rec859516209 .tn-elem[data-elem-id="1739923863773"] {
        height: auto;
    }
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1739923863773"] {
        top: 1px;
        left: 70px;
        width: 137px;
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1739923863776"] {
    z-index: 6;
    top: 0px;
    left: 0px;
    width: 65px;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1739923863776"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.4;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859516209 .tn-elem[data-elem-id="1739923863776"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec859516209 .tn-elem[data-elem-id="1739923863776"] {
        height: auto;
    }
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1739923863776"] {
        top: 0px;
        left: 0px;
        width: 65px;
        height: auto;
    }
}

#rec859516209 .tn-group[data-group-id="173992398077984130"] {
    z-index: 7;
    position: absolute;
    top: 159px;
    left: calc(50% - 600px + 320px);
    width: 136px;
    height: 14px;
    margin: 0 0 0 0;
}

    #rec859516209 .tn-group[data-group-id="173992398077984130"] #molecule-173992398077984130 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
    }

@media screen and (max-width:1199px) {
    #rec859516209 .tn-group[data-group-id="173992398077984130"] #molecule-173992398077984130 {
    }
}

@media screen and (max-width:959px) {
    #rec859516209 .tn-group[data-group-id="173992398077984130"] #molecule-173992398077984130 {
    }
}

@media screen and (max-width:639px) {
    #rec859516209 .tn-group[data-group-id="173992398077984130"] #molecule-173992398077984130 {
    }
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-group[data-group-id="173992398077984130"] {
        top: 332px;
        left: calc(50% - 160px + 20px);
        width: 136px;
        height: 14px;
    }

        #rec859516209 .tn-group[data-group-id="173992398077984130"] #molecule-173992398077984130 {
        }
}

#rec859516209 .tn-elem[data-elem-id="1739923863770"] {
    color: #ffffff;
    z-index: 8;
    top: 0px;
    left: 19px;
    width: 117px;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1739923863770"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 100;
        opacity: 0.6;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
    #rec859516209 .tn-elem[data-elem-id="1739923863770"] {
        height: auto;
    }
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1739923863770"] {
        top: 0px;
        left: 19px;
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1739923917343"] {
    z-index: 9;
    top: 0px;
    left: 0px;
    width: 14px;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1739923917343"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.4;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859516209 .tn-elem[data-elem-id="1739923917343"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
    }

@media screen and (max-width:1199px) {
    #rec859516209 .tn-elem[data-elem-id="1739923917343"] {
        height: auto;
    }
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1739923917343"] {
        top: 0px;
        left: 0px;
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738357463652"] {
    color: #ffffff;
    z-index: 10;
    top: 40px;
    left: calc(50% - 600px + 320px);
    width: auto;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1738357463652"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738357463652"] {
        top: 35px;
        left: calc(50% - 160px + 20px);
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738971113459"] {
    color: #ffffff;
    z-index: 11;
    top: 160px;
    left: calc(50% - 600px + 921px);
    width: 89px;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1738971113459"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 100;
        opacity: 0.6;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738971113459"] {
        top: 269px;
        left: calc(50% - 160px + 20px);
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738971105410"] {
    color: #ffffff;
    z-index: 12;
    top: 137px;
    left: calc(50% - 600px + 921px);
    width: 89px;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1738971105410"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 100;
        opacity: 0.6;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738971105410"] {
        top: 251px;
        left: calc(50% - 160px + 20px);
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738971091374"] {
    color: #ffffff;
    z-index: 13;
    top: 114px;
    left: calc(50% - 600px + 921px);
    width: 97px;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1738971091374"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 100;
        opacity: 0.6;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738971091374"] {
        top: 233px;
        left: calc(50% - 160px + 20px);
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738971071340"] {
    color: #ffffff;
    z-index: 14;
    top: 91px;
    left: calc(50% - 600px + 921px);
    width: 98px;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1738971071340"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 100;
        opacity: 0.6;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738971071340"] {
        top: 215px;
        left: calc(50% - 160px + 20px);
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738971062824"] {
    color: #ffffff;
    z-index: 15;
    top: 68px;
    left: calc(50% - 600px + 921px);
    width: 84px;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1738971062824"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 100;
        opacity: 0.6;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738971062824"] {
        top: 197px;
        left: calc(50% - 160px + 20px);
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738357461335"] {
    color: #ffffff;
    z-index: 16;
    top: 63px;
    left: calc(50% - 600px + 320px);
    width: auto;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1738357461335"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738357461335"] {
        top: 53px;
        left: calc(50% - 160px + 20px);
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738970988990"] {
    color: #ffffff;
    z-index: 17;
    top: 40px;
    left: calc(50% - 600px + 621px);
    width: 132px;
    height: 26px;
}

    #rec859516209 .tn-elem[data-elem-id="1738970988990"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738970988990"] {
        top: 104px;
        left: calc(50% - 160px + 20px);
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738970971873"] {
    color: #ffffff;
    z-index: 18;
    top: 82px;
    left: calc(50% - 600px + 621px);
    width: auto;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1738970971873"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738970971873"] {
        top: 141px;
        left: calc(50% - 160px + 20px);
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738970964845"] {
    color: #ffffff;
    z-index: 19;
    top: 40px;
    left: calc(50% - 600px + 921px);
    width: auto;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1738970964845"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Montserrat', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738970964845"] {
        top: 174px;
        left: calc(50% - 160px + 20px);
        height: auto;
    }
}

#rec859516209 .tn-elem[data-elem-id="1738971650634"] {
    z-index: 20;
    top: 40px;
    left: calc(50% - 600px + 20px);
    width: 160px;
    height: auto;
}

    #rec859516209 .tn-elem[data-elem-id="1738971650634"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.5;
        background-position: center center;
        border-color: transparent;
        border-style: solid;
    }

    #rec859516209 .tn-elem[data-elem-id="1738971650634"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        height: 128px;
    }

@media screen and (max-width:1199px) {
}

@media screen and (max-width:959px) {
}

@media screen and (max-width:639px) {
}

@media screen and (max-width:479px) {
    #rec859516209 .tn-elem[data-elem-id="1738971650634"] {
        top: 44px;
        left: calc(50% - 160px + 379px);
        height: auto;
    }
}

.t-captcha {
    width: 100%;
    display: flex;
    justify-content: center;
}

.landing-feedback .popup-container {
    max-width: 450px;
}

.landing-feedback__button {
    position: fixed;
    right: 10px;
    bottom: 10px;
    padding: 10px 15px;
    color: #fff;
    border: 0;
    border-radius: 20px;
    cursor: pointer;
    z-index: 999;
    background-image: linear-gradient(.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
    transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
}

.landing-contacts {
    top: 108px !important;
}

.landing-contacts-links {
    display: flex !important;
    align-content: center;
}

.contacts-links-content {
    margin-left: 5px;
}

.landing-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
}

.show {
    display: block !important;
}

#buySubscription {
    display: none;
}

.landing-popup-container {
    max-width: 768px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-container-content {
    background-color: #1c1f22;
    font-family: Montserrat, sans-serif;
    padding: 2rem;
    background: #1c1f22;
    position: relative;
    z-index: 1;
    border-radius: 16px;
    color: white;
}

.popup-steps {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    color: white;
}

.popup-content-title {
    align-self: stretch;
    color: #fff;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    margin-bottom: 2rem;
}

.form__button {
    cursor: pointer;
}

.form-email__label {
    display: block;
    width: 100%;
    text-align: start;
}

.form-email__confirmed {
    color: #3e9108;
}

.error {
    color: #d35153;
}

.form-label {
    margin-bottom: .5rem;
}

.form-label__text {
    font-weight: 600;
    color: white;
}

.form__input {
    border: 1px solid #ddd;
    padding: .8rem 1rem;
    font-size: 1rem;
    border-radius: .7rem;
    min-width: 360px;
    background-color: white;
}

.popup-form-email {
    margin-bottom: 2rem;
}

popup-form-email__sended {
    color: green;
}

.form-email__confirmed {
    margin-left: 10px;
}

.form-email__send {
    padding: .625rem 1.5rem;
    height: auto;
    line-height: 1.25rem;
    min-height: 2.5rem;
    min-width: 2.5rem;
    font-size: .875rem;
    font-weight: 500;
    letter-spacing: normal;
    box-sizing: border-box;
    display: inline-block;
    border: none;
    border-radius: 2rem;
    outline: none;
    box-shadow: 0px 1px 2px rgba(69, 73, 79, 0.3), 0px 1px 3px 1px rgba(69, 73, 79, 0.15);
    background-color: #3481e5;
    color: #fff;
    cursor: pointer;
}

.code__value {
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    text-align: center;
    border: 2px solid #ccc;
    border-radius: 8px;
    transition: border-color 0.3s;
}

.code-blink {
    animation: otpBlink 0.6s ease-in-out 2;
}

@keyframes code-blink {
    0% {
        background-color: transparent;
    }

    50% {
        background-color: #b5ffc4;
    }

    100% {
        background-color: transparent;
    }
}

.popup-content-next {
    text-align: center;
    margin-top: 2rem;
}

.form-subscriptions {
    color: white;
}

    .form-subscriptions select {
        padding: 0.5rem;
        border-radius: 0.5rem;
    }

.popup-payment-pay {
    text-align: center;
    margin-top: 1rem;
}

.popup__button {
    color: #ffffff;
    font-size: 13px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    border-radius: 30px;
    background-image: linear-gradient(0.189turn, rgba(0, 40, 101, 1) 0%, rgba(18, 143, 232, 1) 100%);
    border-color: transparent;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    border: 0;
    padding: 0;
    width: 175px;
    height: 50px;
    cursor: pointer;
}

.popup-next__button {
    height: 60px;
}

.popup-pay__button {
    height: 60px;
}

.popup-payment-company .popup-form-group {
    margin-bottom: 1rem;
}

.form-select_custom {
    color: white;
}

    .form-select_custom select {
        min-width: 360px;
        border-radius: 4px;
    }

        .form-select_custom select option {
            padding: 0.5rem;
        }

            .form-select_custom select option:checked {
                background-color: #128fe8;
                color: white;
            }

.form-select_custom-selected {
    border: 1px solid;
    max-width: 360px;
    border-radius: 4px;
}

.form-select_custom ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.form-select_custom li {
    padding: 0.5rem;
    color: white;
    margin-right: 0.5rem;
}

.payment-types-content {
    display: flex;
    justify-content: center;
    /*display: grid;
    grid-template-columns: 1fr 1fr;*/
    color: white;
}

.payment-types-item {
    width: 250px;
    text-align: center;
}

.payment-types-item {
    cursor: pointer;
    border: 2px solid #ccc;
    border-radius: 12px;
    padding: 12px;
    transition: 0.2s;
}

    .payment-types-item:hover {
        border-color: #6c8cff;
    }

    .payment-types-item.selected {
        color: black;
        border-color: #4b6fff;
        background-color: #f0f4ff;
    }

        .payment-types-item.selected.payment-types-qrcode path {
            fill: black;
        }

.popup-purchase {
    color: white;
    text-align: center;
}

.popup-content-agreements {
    margin-top: 1rem;
}

    .popup-content-agreements a {
        color: #128fe8;
        text-decoration: none;
    }

.landing-popup__cancel {
    background-color: transparent;
    border: 0;
    position: absolute;
    right: 10px;
    top: 10px;
}
