@media screen and (max-width: 980px) {
    #rec854738336 .t228__leftcontainer {
        padding: 20px;
    }

    #rec854738336 .t228__imglogo {
        padding: 20px 0;
    }

    #rec854738336 .t228 {
        position: static;
    }
}
#rec854738336 .t-menu__link-item {
    -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

#rec854738336 .t-menu__link-item.t-active:not(.t978__menu-link) {
    color: #e82a2d !important;
}

#rec854738336 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover {
    color: #b50e0e !important;
}

#rec854738336 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible {
    color: #b50e0e !important;
}

@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
    #rec854738336 .t-menu__link-item, #rec854738336 .t-menu__link-item.t-active {
        opacity: 1 !important;
    }
}
#rec854738336 .t228__leftcontainer a {
    color: #ffffff;
}

#rec854738336 a.t-menu__link-item {
    color: #ffffff;
    font-weight: 700;
    font-family: 'GothamPro';
    text-transform: uppercase;
}

#rec854738336 .t228__right_langs_lang a {
    color: #ffffff;
    font-weight: 700;
    font-family: 'GothamPro';
    text-transform: uppercase;
}
#rec854738336 .t228__logo {
    color: #ffffff;
}
.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;
    }
}
#rec854738337 .t-menu__link-item {
    -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

#rec854738337 .t-menu__link-item.t-active:not(.t978__menu-link) {
    color: #e82a2d !important;
}

#rec854738337 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover {
    color: #b50e0e !important;
}

#rec854738337 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible {
    color: #b50e0e !important;
}

@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
    #rec854738337 .t-menu__link-item, #rec854738337 .t-menu__link-item.t-active {
        opacity: 1 !important;
    }
}
.glitch-text .tn-atom_clone-primary, .glitch-text .tn-atom_clone-secondary {
    display: none;
}

.glitch-text .tn-atom.nlm091-notgradient::before, .glitch-text .tn-atom.nlm091-notgradient::after {
    color: inherit;
    content: attr(data-091text);
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    z-index: 1;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 2s;
}

.glitch-text .tn-atom_clone-primary, .glitch-text .tn-atom_clone-secondary {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 2s;
}

.glitch-text .tn-atom.nlm091-notgradient::before {
    left: 2px;
    text-shadow: 2px 0 #ff2424;
    animation-name: glitch-animation-1-284320;
    animation-direction: alternate;
    animation-delay: 0s;
}

.glitch-text .tn-atom_clone-primary {
    left: 2px;
    text-shadow: 2px 0 #ff2424;
    clip: rect(0, auto, auto, 0);
    animation-name: glitch-animation-1-284320;
    animation-direction: alternate;
    animation-delay: 0s;
}

.glitch-text .tn-atom.nlm091-notgradient::after {
    left: -2px;
    text-shadow: -2px 0 #ffffff;
    animation-name: glitch-animation-2-284320;
    animation-direction: reverse-alternate;
    animation-delay: 0s;
}

.glitch-text .tn-atom_clone-secondary {
    left: -2px;
    text-shadow: -2px 0 #ffffff;
    clip: rect(0, auto, auto, 0);
    animation-name: glitch-animation-2-284320;
    animation-direction: reverse-alternate;
    animation-delay: 0s;
}

@keyframes glitch-animation-1-284320 {
    0% {
        clip: rect(0.37em, auto, 0.01em, 0);
    }
    5% {
        clip: rect(0.25em, auto, 0.78em, 0);
    }
    10% {
        clip: rect(0.28em, auto, 0.4em, 0);
    }
    15% {
        clip: rect(0.04em, auto, 0.37em, 0);
    }
    20% {
        clip: rect(0.69em, auto, 0.53em, 0);
    }
    25% {
        clip: rect(0.41em, auto, 0.01em, 0);
    }
    30% {
        clip: rect(0.8em, auto, 0.42em, 0);
    }
    35% {
        clip: rect(0.6em, auto, 0.25em, 0);
    }
    40% {
        clip: rect(0.1em, auto, 0.56em, 0);
    }
    45% {
        clip: rect(0.21em, auto, 0.51em, 0);
    }
    50% {
        clip: rect(0.62em, auto, 0.71em, 0);
    }
    55% {
        clip: rect(0.33em, auto, 0.43em, 0);
    }
    60% {
        clip: rect(0.72em, auto, 0.08em, 0);
    }
    65% {
        clip: rect(0.26em, auto, 0.73em, 0);
    }
    70% {
        clip: rect(0.67em, auto, 0.53em, 0);
    }
    75% {
        clip: rect(0.39em, auto, 0.96em, 0);
    }
    80% {
        clip: rect(0.66em, auto, 0.38em, 0);
    }
    85% {
        clip: rect(0.17em, auto, 0.25em, 0);
    }
    90% {
        clip: rect(0.25em, auto, 0.5em, 0);
    }
    95% {
        clip: rect(0.51em, auto, 0.9em, 0);
    }
    100% {
        clip: rect(0.13em, auto, 0.98em, 0);
    }
}

@keyframes glitch-animation-2-284320 {
    0% {
        clip: rect(0.79em, auto, 0.58em, 0);
    }
    2.5% {
        clip: rect(0.07em, auto, 0.35em, 0);
    }
    5% {
        clip: rect(0.41em, auto, 0.4em, 0);
    }
    7.5% {
        clip: rect(0.32em, auto, 0.48em, 0);
    }
    10% {
        clip: rect(0.91em, auto, 0.79em, 0);
    }
    12.5% {
        clip: rect(0.27em, auto, 0.8em, 0);
    }
    15% {
        clip: rect(0.24em, auto, 0.22em, 0);
    }
    17.5% {
        clip: rect(0.29em, auto, 0.08em, 0);
    }
    20% {
        clip: rect(0.01em, auto, 0.97em, 0);
    }
    22.5% {
        clip: rect(0.77em, auto, 0.49em, 0);
    }
    25% {
        clip: rect(0.69em, auto, 0.55em, 0);
    }
    27.5% {
        clip: rect(0.24em, auto, 0.25em, 0);
    }
    30% {
        clip: rect(0.63em, auto, 0.61em, 0);
    }
    32.5% {
        clip: rect(0.17em, auto, 0.35em, 0);
    }
    35% {
        clip: rect(0.82em, auto, 0.41em, 0);
    }
    37.5% {
        clip: rect(0.49em, auto, 0.76em, 0);
    }
    40% {
        clip: rect(0.58em, auto, 0.55em, 0);
    }
    42.5% {
        clip: rect(0.93em, auto, 0.06em, 0);
    }
    45% {
        clip: rect(0.85em, auto, 0.49em, 0);
    }
    47.5% {
        clip: rect(0.19em, auto, 0.85em, 0);
    }
    50% {
        clip: rect(0.31em, auto, 0.84em, 0);
    }
    52.5% {
        clip: rect(0.68em, auto, 0.32em, 0);
    }
    55% {
        clip: rect(0.58em, auto, 0.25em, 0);
    }
    57.5% {
        clip: rect(0.66em, auto, 0.18em, 0);
    }
    60% {
        clip: rect(0.73em, auto, 0.12em, 0);
    }
    62.5% {
        clip: rect(0.2em, auto, 0.71em, 0);
    }
    65% {
        clip: rect(0.41em, auto, 0.77em, 0);
    }
    67.5% {
        clip: rect(0.9em, auto, 0.09em, 0);
    }
    70% {
        clip: rect(0.86em, auto, 0.06em, 0);
    }
    72.5% {
        clip: rect(0.08em, auto, 0.82em, 0);
    }
    75% {
        clip: rect(0.49em, auto, 0.85em, 0);
    }
    77.5% {
        clip: rect(0.92em, auto, 0.98em, 0);
    }
    80% {
        clip: rect(0.15em, auto, 0.71em, 0);
    }
    82.5% {
        clip: rect(0.34em, auto, 0.36em, 0);
    }
    85% {
        clip: rect(0.69em, auto, 0.7em, 0);
    }
    87.5% {
        clip: rect(0.38em, auto, 0.79em, 0);
    }
    90% {
        clip: rect(0.94em, auto, 0.7em, 0);
    }
    92.5% {
        clip: rect(0.88em, auto, 0.26em, 0);
    }
    95% {
        clip: rect(0.78em, auto, 0.97em, 0);
    }
    97.5% {
        clip: rect(0.74em, auto, 0.39em, 0);
    }
    100% {
        clip: rect(0.54em, auto, 0.85em, 0);
    }
}
#rec854738341 .t396__artboard {
    min-height: 600px;
    height: 92vh;
}

#rec854738341 .t396__filter {
    min-height: 600px;
    height: 92vh;
}

#rec854738341 .t396__carrier {
    min-height: 600px;
    height: 92vh;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec854738341 .t396__artboard, #rec854738341 .t396__filter, #rec854738341 .t396__carrier {
    }

    #rec854738341 .t396__filter {
    }

    #rec854738341 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec854738341 .t396__artboard, #rec854738341 .t396__filter, #rec854738341 .t396__carrier {
    }

    #rec854738341 .t396__filter {
    }

    #rec854738341 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec854738341 .t396__artboard, #rec854738341 .t396__filter, #rec854738341 .t396__carrier {
        min-height: 690px;
    }

    #rec854738341 .t396__filter {
    }

    #rec854738341 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec854738341 .t396__artboard, #rec854738341 .t396__filter, #rec854738341 .t396__carrier {
        min-height: 550px;
        height: 92vh;
    }

    #rec854738341 .t396__artboard {
        background-color: #020c2b;
    }

    #rec854738341 .t396__filter {
    }

    #rec854738341 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec854738341 .tn-elem[data-elem-id="1737545720599"] {
    z-index: 3;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#rec854738341 .tn-elem[data-elem-id="1737545720599"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    overflow: hidden;
    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) {
}

#rec854738341 .tn-elem[data-elem-id="1737548156611"] {
    z-index: 4;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#rec854738341 .tn-elem[data-elem-id="1737548156611"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    opacity: 0.8;
    background-color: #020c2b;
    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) {
}

#rec854738341 .tn-elem[data-elem-id="1603912207028"] {
    color: #de302f;
    text-align: right;
    z-index: 5;
    top: calc(46vh - 300px + 236px);
    left: calc(50% - 600px + 716px);
    width: 413px;
    height: auto;
}

#rec854738341 .tn-elem[data-elem-id="1603912207028"] .tn-atom {
    vertical-align: middle;
    color: #de302f;
    font-size: 26px;
    font-family: 'GothamPro', Arial, sans-serif;
    line-height: 1.25;
    font-weight: 700;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec854738341 .tn-elem[data-elem-id="1603912207028"] {
        top: calc(46vh - 300px + 243px);
        left: calc(50% - 480px + 504px);
        height: auto;
    }

    #rec854738341 .tn-elem[data-elem-id="1603912207028"] .tn-atom {
        white-space: normal;
        font-size: 26px;
    }
}

@media screen and (max-width: 959px) {
    #rec854738341 .tn-elem[data-elem-id="1603912207028"] {
        top: calc(46vh - 300px + 224px);
        left: calc(50% - 320px + 350px);
        width: auto;
        height: auto;
    }

    #rec854738341 .tn-elem[data-elem-id="1603912207028"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        font-size: 18px;
    }
}

@media screen and (max-width: 639px) {
    #rec854738341 .tn-elem[data-elem-id="1603912207028"] {
        top: calc(46vh - 300px + -44px);
        left: calc(50% - 240px + 1px);
        width: 88px;
        height: 26px;
    }

    #rec854738341 .tn-elem[data-elem-id="1603912207028"] {
        text-align: left;
    }

    #rec854738341 .tn-elem[data-elem-id="1603912207028"] .tn-atom {
        vertical-align: middle;
        white-space: normal;
        font-size: 10px;
        opacity: 0;
    }
}

@media screen and (max-width: 479px) {
    #rec854738341 .tn-elem[data-elem-id="1603912207028"] {
        top: calc(-42px);
        left: calc(50% - 160px + 10px);
        height: auto;
    }

    #rec854738341 .tn-elem[data-elem-id="1603912207028"] .tn-atom {
        white-space: normal;
        font-size: 10px;
        line-height: 1.4;
        opacity: 0;
    }
}

#rec854738341 .tn-elem[data-elem-id="1737755049177"] {
    color: #bcbcbc;
    z-index: 6;
    top: calc(46vh - 300px + 140px);
    left: calc(50% - 600px + 70px);
    width: 251px;
    height: auto;
}

#rec854738341 .tn-elem[data-elem-id="1737755049177"] .tn-atom {
    vertical-align: middle;
    color: #bcbcbc;
    font-size: 18px;
    font-family: 'GothamPro', Arial, sans-serif;
    line-height: 1.25;
    font-weight: 700;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec854738341 .tn-elem[data-elem-id="1737755049177"] {
        top: calc(46vh - 300px + 160px);
        left: calc(50% - 480px + 42px);
        width: auto;
        height: auto;
    }

    #rec854738341 .tn-elem[data-elem-id="1737755049177"] {
        text-align: left;
    }

    #rec854738341 .tn-elem[data-elem-id="1737755049177"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        font-size: 18px;
    }
}

@media screen and (max-width: 959px) {
    #rec854738341 .tn-elem[data-elem-id="1737755049177"] {
        top: calc(46vh - 300px + 145px);
        left: calc(50% - 320px + 18px);
        height: auto;
    }

    #rec854738341 .tn-elem[data-elem-id="1737755049177"] .tn-atom {
        white-space: normal;
        font-size: 14px;
    }
}

@media screen and (max-width: 639px) {
    #rec854738341 .tn-elem[data-elem-id="1737755049177"] {
        left: calc(50% - 240px + 10px);
        height: auto;
    }

    #rec854738341 .tn-elem[data-elem-id="1737755049177"] .tn-atom {
        white-space: normal;
        font-size: 16px;
    }
}

@media screen and (max-width: 479px) {
    #rec854738341 .tn-elem[data-elem-id="1737755049177"] {
        top: calc(168px);
        left: calc(50% - 160px + 10px);
        width: 160px;
        height: 17px;
    }

    #rec854738341 .tn-elem[data-elem-id="1737755049177"] .tn-atom {
        vertical-align: middle;
        white-space: normal;
        font-size: 12px;
        line-height: 1.4;
    }
}

#rec854738341 .tn-elem[data-elem-id="1737755134208"] {
    color: #e7e7e7;
    text-align: center;
    z-index: 7;
    top: calc(46vh - 300px + -132px);
    left: calc(50% - 600px + 51px);
    width: 142px;
    height: auto;
}

#rec854738341 .tn-elem[data-elem-id="1737755134208"] .tn-atom {
    vertical-align: middle;
    color: #e7e7e7;
    font-size: 10px;
    font-family: 'GothamPro', Arial, sans-serif;
    line-height: 1.25;
    font-weight: 700;
    opacity: 0;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec854738341 .tn-elem[data-elem-id="1737755134208"] {
        top: calc(46vh - 300px + -111px);
        left: calc(50% - 480px + 1px);
        width: 140px;
        height: auto;
    }

    #rec854738341 .tn-elem[data-elem-id="1737755134208"] .tn-atom {
        vertical-align: middle;
        white-space: normal;
        font-size: 10px;
    }
}

@media screen and (max-width: 959px) {
    #rec854738341 .tn-elem[data-elem-id="1737755134208"] {
        top: calc(46vh - 300px + -45px);
        left: calc(50% - 320px + 4px);
        width: 140px;
        height: 39px;
    }

    #rec854738341 .tn-elem[data-elem-id="1737755134208"] .tn-atom {
        vertical-align: middle;
        white-space: normal;
        font-size: 10px;
    }
}

@media screen and (max-width: 639px) {
    #rec854738341 .tn-elem[data-elem-id="1737755134208"] {
        top: calc(46vh - 300px + 175px);
        left: calc(50% - 240px + 10px);
        width: 420px;
        height: 114px;
    }

    #rec854738341 .tn-elem[data-elem-id="1737755134208"] {
        text-align: left;
    }

    #rec854738341 .tn-elem[data-elem-id="1737755134208"] .tn-atom {
        vertical-align: middle;
        white-space: normal;
        font-size: 30px;
        opacity: 1;
    }
}

@media screen and (max-width: 479px) {
    #rec854738341 .tn-elem[data-elem-id="1737755134208"] {
        top: calc(187px);
        left: calc(50% - 160px + 10px);
        height: auto;
    }

    #rec854738341 .tn-elem[data-elem-id="1737755134208"] .tn-atom {
        white-space: normal;
        font-size: 21px;
        line-height: 1.4;
    }
}

#rec854738341 .tn-elem[data-elem-id="1737759000350"] {
    color: #e7e7e7;
    text-align: center;
    z-index: 8;
    top: calc(46vh - 300px + 162px);
    left: calc(50% - 600px + 70px);
    width: 1060px;
    height: auto;
}

#rec854738341 .tn-elem[data-elem-id="1737759000350"] .tn-atom {
    vertical-align: middle;
    color: #e7e7e7;
    font-size: 58px;
    font-family: 'GothamPro', Arial, sans-serif;
    line-height: 1.25;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec854738341 .tn-elem[data-elem-id="1737759000350"] {
        top: calc(46vh - 300px + 183px);
        left: calc(50% - 480px + 41px);
        width: auto;
        height: auto;
    }

    #rec854738341 .tn-elem[data-elem-id="1737759000350"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        font-size: 48px;
    }
}

@media screen and (max-width: 959px) {
    #rec854738341 .tn-elem[data-elem-id="1737759000350"] {
        left: calc(50% - 320px + 20px);
        height: auto;
    }

    #rec854738341 .tn-elem[data-elem-id="1737759000350"] .tn-atom {
        white-space: normal;
        font-size: 33px;
    }
}

@media screen and (max-width: 639px) {
    #rec854738341 .tn-elem[data-elem-id="1737759000350"] {
        top: calc(46vh - 300px + -44px);
        left: calc(50% - 240px + 1px);
        width: 141px;
        height: 26px;
    }

    #rec854738341 .tn-elem[data-elem-id="1737759000350"] {
        text-align: left;
    }

    #rec854738341 .tn-elem[data-elem-id="1737759000350"] .tn-atom {
        vertical-align: middle;
        white-space: normal;
        font-size: 10px;
        opacity: 0;
    }
}

@media screen and (max-width: 479px) {
    #rec854738341 .tn-elem[data-elem-id="1737759000350"] {
        top: calc(-42px);
        left: calc(50% - 160px + 10px);
        height: auto;
    }

    #rec854738341 .tn-elem[data-elem-id="1737759000350"] .tn-atom {
        white-space: normal;
        font-size: 10px;
        line-height: 1.4;
        opacity: 0;
    }
}

#rec854738341 .tn-elem[data-elem-id="1675179153268"] {
    color: #ffffff;
    text-align: center;
    z-index: 9;
    top: calc(46vh - 300px + 309px);
    left: calc(50% - 600px + 73px);
    width: 628px;
    height: 60px;
}

#rec854738341 .tn-elem[data-elem-id="1675179153268"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'GothamPro', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    letter-spacing: 0.5px;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    background-image: radial-gradient(circle at center, rgba(232, 42, 45, 1) 0%, rgba(232, 42, 45, 0) 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;
}

@media screen and (max-width: 1199px) {
    #rec854738341 .tn-elem[data-elem-id="1675179153268"] {
        top: calc(46vh - 300px + 306px);
        left: calc(50% - 480px + 41px);
        width: 461px;
        height: 60px;
    }
}

@media screen and (max-width: 959px) {
    #rec854738341 .tn-elem[data-elem-id="1675179153268"] {
        top: calc(46vh - 300px + 287px);
        left: calc(50% - 320px + 19px);
        width: 312px;
        height: 50px;
    }
}

@media screen and (max-width: 639px) {
    #rec854738341 .tn-elem[data-elem-id="1675179153268"] {
        top: calc(46vh - 300px + 329px);
        left: calc(50% - 240px + 10px);
        width: 460px;
    }
}

@media screen and (max-width: 479px) {
    #rec854738341 .tn-elem[data-elem-id="1675179153268"] {
        top: calc(432px);
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 44px;
    }

    #rec854738341 .tn-elem[data-elem-id="1675179153268"] .tn-atom {
        font-size: 12px;
    }
}

#rec854738341 .tn-elem[data-elem-id="1604235869926"] {
    color: #ffffff;
    text-align: center;
    z-index: 10;
    top: calc(46vh - 300px + 309px);
    left: calc(50% - 600px + 741px);
    width: 386px;
    height: 60px;
}

#rec854738341 .tn-elem[data-elem-id="1604235869926"] .tn-atom {
    color: #ffffff;
    font-size: 16px;
    font-family: 'GothamPro', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    letter-spacing: 0.5px;
    border-width: 2px;
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    border-color: #e82a2d;
    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
) {
    #rec854738341 .tn-elem[data-elem-id="1604235869926"] .tn-atom:hover {
        background-color: #b50e0e;
        background-image: none;
    }
}

@media screen and (max-width: 1199px) {
    #rec854738341 .tn-elem[data-elem-id="1604235869926"] {
        top: calc(46vh - 300px + 306px);
        left: calc(50% - 480px + 532px);
    }
}

@media screen and (max-width: 959px) {
    #rec854738341 .tn-elem[data-elem-id="1604235869926"] {
        top: calc(46vh - 300px + 287px);
        left: calc(50% - 320px + 351px);
        width: 270px;
        height: 50px;
    }
}

@media screen and (max-width: 639px) {
    #rec854738341 .tn-elem[data-elem-id="1604235869926"] {
        top: calc(46vh - 300px + 399px);
        left: calc(50% - 240px + 10px);
        width: 460px;
        height: 50px;
    }
}

@media screen and (max-width: 479px) {
    #rec854738341 .tn-elem[data-elem-id="1604235869926"] {
        top: calc(486px);
        left: calc(50% - 160px + 10px);
        width: 300px;
        height: 44px;
    }

    #rec854738341 .tn-elem[data-elem-id="1604235869926"] .tn-atom {
        font-size: 12px;
    }
}

#rec854738341 .tn-elem[data-elem-id="1737769339218"] {
    z-index: 11;
    top: calc(46vh - 300px + -125px);
    left: calc(50% - 600px + 1px);
    width: 50px;
    height: 23px;
}

#rec854738341 .tn-elem[data-elem-id="1737769339218"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    opacity: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec854738341 .tn-elem[data-elem-id="1737769339218"] {
        top: calc(46vh - 300px + -111px);
    }
}

@media screen and (max-width: 959px) {
    #rec854738341 .tn-elem[data-elem-id="1737769339218"] {
        top: calc(46vh - 300px + -55px);
        width: 7px;
        height: 37px;
    }
}

@media screen and (max-width: 639px) {
}

@media screen and (max-width: 479px) {
    #rec854738341 .tn-elem[data-elem-id="1737769339218"] {
        top: calc(2px);
        left: calc(50% - 160px + 10px);
        width: 103px;
        height: 38px;
    }

    #rec854738341 .tn-elem[data-elem-id="1737769339218"] .tn-atom {
        opacity: 1;
    }
}
.b12_3d_glitch1GiceAGJ {
    overflow: hidden;
    position: relative;
    font-family: 'GothamPro' !important;
}

.b12_3d_glitch1GiceAGJ div:nth-child(1) {
    position: absolute;
    top: 0;
    left: -100px;
    height: 100%;
    width: 300%;
}

.b12_3d_glitch1GiceAGJ div:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.b12_3d_glitch1GiceAGJ:hover div:nth-child(1) {
    animation: b12_3d_glitch_bg1GiceAGJ .3s linear;
    animation-fill-mode: forwards;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAGCAYAAAAL+1RLAAAAF0lEQVQIW2NkwAIYgWKS6OIgQQxAoUoAE4AAUnD/0ugAAAAASUVORK5CYII=);
    background-repeat: repeat;
}

.b12_3d_glitch1GiceAGJ:hover div:nth-child(2) {
    animation: b12_3d_glitch1GiceAGJ 0.3s linear;
    animation-fill-mode: forwards;
}

@keyframes b12_3d_glitch_bg1GiceAGJ {
    49.00% {
        background-color: initial;
    }
    50.00% {
        background-color: rgba(255, 255, 255, 1);
    }
    to {
        background-color: rgba(255, 255, 255, 1);
    }
}

@keyframes b12_3d_glitch1GiceAGJ {
    from {
        transform: skewX(0deg);
        color: initial;
    }
    25.00% {
        transform: skewX(80deg);
        color: initial;
    }
    75.00% {
        transform: skewX(-20deg);
        color: rgba(255, 25, 25, 1);
    }
    90.00% {
        transform: skewX(0deg);
        color: rgba(255, 25, 25, 1);
    }
    to {
        transform: skewX(0deg);
        color: rgba(255, 25, 25, 1);
    }
}
#rec859331983 .t396__artboard {
    height: 150px;
}

#rec859331983 .t396__filter {
    height: 150px;
}

#rec859331983 .t396__carrier {
    height: 150px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec859331983 .t396__artboard, #rec859331983 .t396__filter, #rec859331983 .t396__carrier {
        height: 80px;
    }

    #rec859331983 .t396__filter {
    }

    #rec859331983 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec859331983 .t396__artboard, #rec859331983 .t396__filter, #rec859331983 .t396__carrier {
        height: 40px;
    }

    #rec859331983 .t396__filter {
    }

    #rec859331983 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec859331983 .t396__artboard, #rec859331983 .t396__filter, #rec859331983 .t396__carrier {
        height: 70px;
    }

    #rec859331983 .t396__filter {
    }

    #rec859331983 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec859331983 .t396__artboard, #rec859331983 .t396__filter, #rec859331983 .t396__carrier {
        height: 50px;
    }

    #rec859331983 .t396__artboard {
        background-color: #020c2b;
    }

    #rec859331983 .t396__filter {
    }

    #rec859331983 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec859331983 .tn-elem[data-elem-id="1604325142210"] {
    z-index: 3;
    top: calc(75px - 50px + 0px);
    left: calc(50% - 50% + 0px);
    width: 100%;
    height: 100%;
}

#rec859331983 .tn-elem[data-elem-id="1604325142210"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    opacity: 0;
    background-color: #000d2d;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
}

@media screen and (max-width: 959px) {
    #rec859331983 .tn-elem[data-elem-id="1604325142210"] .tn-atom {
        opacity: 1;
    }
}

@media screen and (max-width: 639px) {
}

@media screen and (max-width: 479px) {
}

#rec859331983 .tn-elem[data-elem-id="1604140836070"] {
    z-index: 4;
    top: 0px;
    left: calc(50% - 50% + 0px);
    width: 100%;
    height: 150px;
}

#rec859331983 .tn-elem[data-elem-id="1604140836070"] .tn-atom {
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec859331983 .tn-elem[data-elem-id="1604140836070"] {
        top: 0px;
        left: calc(50% - 50% + 0px);
        height: 100%;
    }
}

@media screen and (max-width: 959px) {
    #rec859331983 .tn-elem[data-elem-id="1604140836070"] {
        top: 0px;
        left: calc(50% - 50% + 0px);
    }
}

@media screen and (max-width: 639px) {
    #rec859331983 .tn-elem[data-elem-id="1604140836070"] {
        top: 0px;
        left: calc(50% - 50% + 0px);
    }

    #rec859331983 .tn-elem[data-elem-id="1604140836070"] .tn-atom {
        opacity: 1;
    }
}

@media screen and (max-width: 479px) {
    #rec859331983 .tn-elem[data-elem-id="1604140836070"] {
        height: 100px;
    }
}
#rec854738346 .t396__artboard {
    height: 303px;
    background-color: #000d2d;
    overflow: visible;
}

#rec854738346 .t396__filter {
    height: 303px;
}

#rec854738346 .t396__carrier {
    height: 303px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec854738346 .t396__artboard, #rec854738346 .t396__filter, #rec854738346 .t396__carrier {
        height: 273px;
    }

    #rec854738346 .t396__filter {
    }

    #rec854738346 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec854738346 .t396__artboard, #rec854738346 .t396__filter, #rec854738346 .t396__carrier {
        height: 310px;
    }

    #rec854738346 .t396__filter {
    }

    #rec854738346 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec854738346 .t396__artboard, #rec854738346 .t396__filter, #rec854738346 .t396__carrier {
        height: 260px;
    }

    #rec854738346 .t396__filter {
    }

    #rec854738346 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec854738346 .t396__artboard, #rec854738346 .t396__filter, #rec854738346 .t396__carrier {
        height: 185px;
    }

    #rec854738346 .t396__filter {
    }

    #rec854738346 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec854738346 .tn-elem[data-elem-id="1603985122667"] {
    color: #ffffff;
    z-index: 3;
    top: 50px;
    left: calc(50% - 600px + 20px);
    width: 1039px;
    height: auto;
}

#rec854738346 .tn-elem[data-elem-id="1603985122667"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 50px;
    font-family: 'GothamPro', Arial, sans-serif;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: 1.5px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec854738346 .tn-elem[data-elem-id="1603985122667"] {
        top: 50px;
        left: calc(50% - 480px + 10px);
        height: auto;
    }

    #rec854738346 .tn-elem[data-elem-id="1603985122667"] .tn-atom {
        white-space: normal;
        font-size: 40px;
    }
}

@media screen and (max-width: 959px) {
    #rec854738346 .tn-elem[data-elem-id="1603985122667"] {
        top: 40px;
        left: calc(50% - 320px + 10px);
        height: auto;
    }

    #rec854738346 .tn-elem[data-elem-id="1603985122667"] .tn-atom {
        white-space: normal;
        font-size: 34px;
    }
}

@media screen and (max-width: 639px) {
    #rec854738346 .tn-elem[data-elem-id="1603985122667"] {
        top: 40px;
        left: calc(50% - 240px + 10px);
        height: auto;
    }

    #rec854738346 .tn-elem[data-elem-id="1603985122667"] .tn-atom {
        white-space: normal;
        font-size: 30px;
    }
}

@media screen and (max-width: 479px) {
    #rec854738346 .tn-elem[data-elem-id="1603985122667"] {
        top: 20px;
        left: calc(50% - 160px + 10px);
        height: auto;
    }

    #rec854738346 .tn-elem[data-elem-id="1603985122667"] .tn-atom {
        white-space: normal;
        font-size: 20px;
    }
}

#rec854738346 .tn-elem[data-elem-id="1603985122672"] {
    color: #ffffff;
    z-index: 4;
    top: 190px;
    left: calc(50% - 600px + 20px);
    width: 883px;
    height: auto;
}

#rec854738346 .tn-elem[data-elem-id="1603985122672"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 24px;
    font-family: 'GothamPro', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    opacity: 0.65;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width: 1199px) {
    #rec854738346 .tn-elem[data-elem-id="1603985122672"] {
        top: 165px;
        left: calc(50% - 480px + 10px);
        height: auto;
    }

    #rec854738346 .tn-elem[data-elem-id="1603985122672"] .tn-atom {
        white-space: normal;
        font-size: 22px;
    }
}

@media screen and (max-width: 959px) {
    #rec854738346 .tn-elem[data-elem-id="1603985122672"] {
        top: 175px;
        left: calc(50% - 320px + 10px);
        height: auto;
    }

    #rec854738346 .tn-elem[data-elem-id="1603985122672"] .tn-atom {
        white-space: normal;
        font-size: 20px;
    }
}

@media screen and (max-width: 639px) {
    #rec854738346 .tn-elem[data-elem-id="1603985122672"] {
        top: 165px;
        left: calc(50% - 240px + 10px);
        height: auto;
    }

    #rec854738346 .tn-elem[data-elem-id="1603985122672"] .tn-atom {
        white-space: normal;
        font-size: 16px;
    }
}

@media screen and (max-width: 479px) {
    #rec854738346 .tn-elem[data-elem-id="1603985122672"] {
        top: 105px;
        left: calc(50% - 160px + 10px);
        height: auto;
    }

    #rec854738346 .tn-elem[data-elem-id="1603985122672"] .tn-atom {
        white-space: normal;
        font-size: 14px;
        line-height: 1.4;
    }
}

#rec854738346 .tn-elem[data-elem-id="1737727988037"] {
    color: #ffffff;
    text-align: center;
    z-index: 5;
    top: 303px;
    left: calc(50% - 600px + 814px);
    width: 72px;
    height: 30px;
    pointer-events: none;
}

#rec854738346 .tn-elem[data-elem-id="1737727988037"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'GothamPro', Arial, sans-serif;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: 1.5px;
    border-radius: 0px 0px 0px 0px;
    background-color: #de302f;
    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;
}

#rec854738346 .tn-elem[data-elem-id="1737727988037"] .tn-atom {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    transform: rotate(8deg);
}

@media screen and (max-width: 1199px) {
    #rec854738346 .tn-elem[data-elem-id="1737727988037"] {
        top: 20px;
        left: calc(50% - 480px + 798px);
    }

    #rec854738346 .tn-elem[data-elem-id="1737727988037"] .tn-atom {
        background-image: radial-gradient(circle at center, rgba(222, 48, 47, 1) 44%, rgba(222, 48, 47, 0) 100%);
        background-color: transparent;
        opacity: 0;
    }
}

@media screen and (max-width: 959px) {
    #rec854738346 .tn-elem[data-elem-id="1737727988037"] {
        top: 23px;
        left: calc(50% - 320px + 530px);
        width: 63px;
        height: 28px;
    }

    #rec854738346 .tn-elem[data-elem-id="1737727988037"] .tn-atom {
        font-size: 16px;
    }
}

@media screen and (max-width: 639px) {
    #rec854738346 .tn-elem[data-elem-id="1737727988037"] {
        top: 18px;
        left: calc(50% - 240px + 129px);
    }
}

@media screen and (max-width: 479px) {
    #rec854738346 .tn-elem[data-elem-id="1737727988037"] {
        top: 16px;
        left: calc(50% - 160px + 263px);
        width: 53px;
        height: 24px;
    }

    #rec854738346 .tn-elem[data-elem-id="1737727988037"] .tn-atom {
        font-size: 14px;
    }
}
#rec854738347 .t397__tab_active {
    border-bottom-color: #e82a2d !important;
}

#rec854738347 .t397__tab_active .t397__title {
    color: #e82a2d !important;
    font-weight: 500 !important;
}

#rec854738347 .t397__select {
    border: 2px solid #e82a2d;
    color: #e82a2d;
}

#rec854738347 .t397__wrapper_mobile:after {
    border-color: #e82a2d transparent transparent transparent;
}

#rec854738347 .t397__firefoxfix {
    top: 2px;
    bottom: 2px;
    right: 2px;
}

#rec854738347 .t397__tab:not(.t397__tab_active):hover .t397__title {
    color: #b50e0e !important;
}

#allrecords [aria-labelledby$="854738347"]:focus-visible {
    outline-color: #2015FF;
    outline-offset: 2px;
    outline-style: auto;
}
#rec866603970 .t396__artboard {
    height: 1px;
    background-color: #000d2d;
}

#rec866603970 .t396__filter {
    height: 1px;
}

#rec866603970 .t396__carrier {
    height: 1px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec866603970 .t396__artboard, #rec866603970 .t396__filter, #rec866603970 .t396__carrier {
        height: 1px;
    }

    #rec866603970 .t396__artboard {
        background-color: #000d2d;
    }

    #rec866603970 .t396__filter {
    }

    #rec866603970 .t396__carrier {
        background-position: center center;
        background-attachment: scroll;
    }
}

@media screen and (max-width: 959px) {
    #rec866603970 .t396__artboard, #rec866603970 .t396__filter, #rec866603970 .t396__carrier {
        height: 1px;
    }

    #rec866603970 .t396__filter {
    }

    #rec866603970 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 639px) {
    #rec866603970 .t396__artboard, #rec866603970 .t396__filter, #rec866603970 .t396__carrier {
        height: 1px;
    }

    #rec866603970 .t396__filter {
    }

    #rec866603970 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width: 479px) {
    #rec866603970 .t396__artboard, #rec866603970 .t396__filter, #rec866603970 .t396__carrier {
        height: 20px;
    }

    #rec866603970 .t396__filter {
    }

    #rec866603970 .t396__carrier {
        background-attachment: scroll;
    }
}