.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;}}
.tmenu-mobile {background-color: #111;display: none;width: 100%;top: 0;z-index: 990;}
.tmenu-mobile_positionfixed {position: fixed;}
.tmenu-mobile__text {color: #fff;}
.tmenu-mobile__container {min-height: 64px;padding: 5px 15px 5px 15px;position: relative;box-sizing: border-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
.tmenu-mobile__list {display: block;}
.tmenu-mobile__burgerlogo {display: inline-block;font-size: 24px;font-weight: 400;white-space: nowrap;vertical-align: middle;}
.tmenu-mobile__imglogo {height: auto;display: block;max-width: 300px !important;box-sizing: border-box;padding: 0;margin: 0 auto;}
@media screen and (max-width:980px) {.tmenu-mobile__menucontent_hidden {display: none;height: 100%;}
.tmenu-mobile {display: block;}}
@media screen and (max-width:980px) {#rec920709190 .tmenu-mobile {background-color: #ffffff;}
#rec920709190 .t-menuburger {-webkit-order: 1;-ms-flex-order: 1;order: 1;}}
#rec920709190 .tmenu-mobile__burgerlogo a {color: #ffffff;}
#rec920709190 .tmenu-mobile__burgerlogo__title {color: #ffffff;}
@media screen and (max-width:980px) {#rec920709190 .t228__leftcontainer {display: none;}}
@media screen and (max-width:980px) {#rec920709190 .t228__leftcontainer {padding: 20px;}
#rec920709190 .t228__imglogo {padding: 20px 0;}
#rec920709190 .t228 {position: static;}}
#rec920709190 .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;}
@media (hover:hover) {#rec920709190 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover {color: #99eb69 !important;}}
#rec920709190 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible {color: #99eb69 !important;}
@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
#rec920709190 .t-menu__link-item,
#rec920709190 .t-menu__link-item.t-active {opacity: 1 !important;}}
#rec920709190 {--menusub-text-color: #000000;--menusub-bg: #fff;--menusub-shadow: 0px 15px 30px -10px rgba(0, 11, 48, 0.2);--menusub-radius: 20px;--menusub-border: none;--menusub-width: 180px;--menusub-transition: 0.3s ease-in-out;--menusub-active-color: #99eb69;--menusub-hover-color: #99eb69;}
#rec920709190 .t-menusub__link-item,
#rec920709190 .t-menusub__innermenu-link {-webkit-transition: color var(--menusub-transition), opacity var(--menusub-transition);transition: color var(--menusub-transition), opacity var(--menusub-transition);}
#rec920709190 .t-menusub__link-item.t-active,
#rec920709190 .t-menusub__innermenu-link.t-active {color: var(--menusub-active-color) !important;font-weight: 400 !important;}
#rec920709190 .t-menusub__link-item:not(.t-active):not(.tooltipstered):hover,
#rec920709190 .t-menusub__innermenu-link:not(.t-active):hover {color: var(--menusub-hover-color) !important;}
@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
#rec920709190 .t-menusub__link-item,
#rec920709190 .t-menusub__link-item.t-active {opacity: 1 !important;}}
@media screen and (max-width:980px) {
#rec920709190 .t-menusub__menu .t-menusub__link-item,
#rec920709190 .t-menusub__menu .t-menusub__innermenu-link {color: var(--menusub-text-color) !important;}
#rec920709190 .t-menusub__menu .t-menusub__link-item.t-active {color: var(--menusub-active-color) !important;}
#rec920709190 .t-menusub__menu .t-menusub__list-item:has(.t-active) {background-color: var(--menusub-hover-bg);}}
@media screen and (max-width:980px) {#rec920709190 .t-menusub__menu-wrapper {background-color: var(--menusub-bg) !important;border-radius: var(--menusub-radius) !important;border: var(--menusub-border) !important;box-shadow: var(--menusub-shadow) !important;overflow: auto;max-width: var(--mobile-max-width);}
#rec920709190 .t-menusub__menu-wrapper .t-menusub__content {background-color: transparent !important;border: none !important;box-shadow: none !important;border-radius: 0 !important;margin-top: 0 !important;}}
@media screen and (min-width:981px) {#rec920709190 .t-menusub__menu {background-color: var(--menusub-bg);text-align: left;max-width: var(--menusub-width);border-radius: var(--menusub-radius);border: var(--menusub-border);box-shadow: var(--menusub-shadow);}}
#rec920709190 a.t-menusub__link-item {font-size: 14px;color: #000000;font-family: 'raleway';font-weight: 400;}
#rec920709190 .t228__leftcontainer a {color: #ffffff;}
#rec920709190 a.t-menu__link-item {font-size: 18px;color: #000000;font-family: 'raleway';font-weight: 400;letter-spacing: 0.5px;}
#rec920709190 .t228__right_langs_lang a {font-size: 18px;color: #000000;font-family: 'raleway';font-weight: 400;letter-spacing: 0.5px;}
#rec920709190 .t228__right_descr {font-size: 18px;font-family: 'raleway';}
#rec920709190 .t228__logo {color: #ffffff;}
#rec925782961 .t190 {left: 30px;right: unset;bottom: 30px;}
#rec909914245 .t396__artboard {min-height: 550px;height: 100vh;background-color: #fafafa;overflow: visible;}
#rec909914245 .t396__filter {min-height: 550px;height: 100vh;}
#rec909914245 .t396__carrier {min-height: 550px;height: 100vh;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec909914245 .t396__artboard,
#rec909914245 .t396__filter,
#rec909914245 .t396__carrier {}
#rec909914245 .t396__filter {}
#rec909914245 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec909914245 .t396__artboard,
#rec909914245 .t396__filter,
#rec909914245 .t396__carrier {min-height: 580px;}
#rec909914245 .t396__filter {}
#rec909914245 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec909914245 .t396__artboard,
#rec909914245 .t396__filter,
#rec909914245 .t396__carrier {}
#rec909914245 .t396__filter {}
#rec909914245 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec909914245 .t396__artboard,
#rec909914245 .t396__filter,
#rec909914245 .t396__carrier {min-height: 870px;}
#rec909914245 .t396__filter {}
#rec909914245 .t396__carrier {background-attachment: scroll;}}
#rec909914245 .tn-elem[data-elem-id="1742587497917"] {z-index: 3;top: calc(50vh - 275px + -95px);;left: calc(50% - 600px + -261px);;width: 360px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742587497917"] .tn-atom {border-radius: 0px 0px 0px 0px;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;-webkit-transform: rotate(338deg);-moz-transform: rotate(338deg);transform: rotate(338deg);}
#rec909914245 .tn-elem[data-elem-id="1742587497917"] .tn-atom__img {border-radius: 0px 0px 0px 0px;object-position: center center;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742587497917"] {display: table;height: auto;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742587497917"] {display: table;top: -37px;;left: calc(50% - 320px + -58px);;height: auto;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742587497917"] {display: table;height: auto;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742587497917"] {display: table;top: 105px;;left: calc(50% - 160px + 105px);;width: 145px;height: auto;}}
#rec909914245 .tn-elem[data-elem-id="1742476363319"] {z-index: 3;top: calc(50vh - 275px + 0px);;left: calc(50% - 600px + -100px);;width: 1554px;height: 556px;}
#rec909914245 .tn-elem[data-elem-id="1742476363319"] .tn-atom {border-radius: 20px 20px 20px 20px;background-position: 0.000% 14.446%;background-size: 100.000%;background-repeat: no-repeat;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);transform: rotate(180deg);}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742476363319"] {display: table;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742476363319"] {display: table;top: 6px;;left: calc(50% - 320px + 21px);;width: 767px;height: 437px;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742476363319"] {display: table;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742476363319"] {display: table;top: -6px;;left: calc(50% - 160px + 0px);;width: 555px;height: 339px;}}
#rec909914245 .tn-elem[data-elem-id="1470209944682"] {color: #000000;z-index: 3;top: calc(50vh - 31.5px + -207px);;left: calc(50% - 487.5px + -112px);;width: 975px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1470209944682"] .tn-atom {vertical-align: middle;color: #000000;font-size: 55px;font-family: var(--t-text-font, Arial);line-height: 1.15;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1470209944682"] {display: table;top: calc(275px - 31.5px + -13px);;left: calc(50% - 487.5px + 0px);;width: 940px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 68px;background-size: cover;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1470209944682"] {display: table;top: calc(275px - 31.5px + -248px);;left: calc(50% - 487.5px + 19px);;width: 620px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 35px;background-size: cover;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1470209944682"] {display: table;top: calc(275px - 31.5px + -1px);;left: calc(50% - 487.5px + 0px);;width: 460px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 32px;background-size: cover;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1470209944682"] {display: table;top: calc(275px - 31.5px + -390px);;left: calc(50% - 487.5px + -27px);;width: 243px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 30px;background-size: cover;}}
#rec909914245 .tn-elem[data-elem-id="1742849382412"] {z-index: 3;top: calc(50vh - 275px + 492px);;left: calc(50% - 600px + -100px);;width: 1566px;height: 165px;}
#rec909914245 .tn-elem[data-elem-id="1742849382412"] .tn-atom {border-radius: 20px 20px 20px 20px;background-position: center center;background-size: cover;background-repeat: no-repeat;--t396-borderwidth: 0px;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742849382412"] {display: table;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742849382412"] {display: table;top: 413px;;left: calc(50% - 320px + 19px);;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742849382412"] {display: table;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742849382412"] {display: table;top: 700px;;left: calc(50% - 160px + 0px);;width: 589px;height: 160px;}}
#rec909914245 .tn-elem[data-elem-id="1742475366539"] {color: #000000;z-index: 3;top: calc(50vh - 31.5px + -149px);;left: calc(50% - 487.5px + -112px);;width: 975px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742475366539"] .tn-atom {vertical-align: middle;color: #000000;font-size: 55px;font-family: var(--t-text-font, Arial);line-height: 1.15;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742475366539"] {display: table;top: calc(275px - 31.5px + -3px);;left: calc(50% - 487.5px + 10px);;width: 940px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742475366539"] .tn-atom {white-space: normal;font-size: 68px;background-size: cover;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742475366539"] {display: table;top: calc(275px - 31.5px + -209px);;left: calc(50% - 487.5px + 19px);;width: 620px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742475366539"] .tn-atom {white-space: normal;font-size: 35px;background-size: cover;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742475366539"] {display: table;top: calc(275px - 31.5px + 9px);;left: calc(50% - 487.5px + 10px);;width: 460px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742475366539"] .tn-atom {white-space: normal;font-size: 32px;background-size: cover;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742475366539"] {display: table;top: calc(275px - 31.5px + -319px);;left: calc(50% - 487.5px + 16px);;width: 330px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742475366539"] .tn-atom {white-space: normal;font-size: 28px;background-size: cover;}}
#rec909914245 .tn-elem[data-elem-id="1742542615550"] {color: #000000;z-index: 3;top: calc(50vh - 275px + 180px);;left: calc(50% - 600px + 480px);;width: 285px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742542615550"] .tn-atom {vertical-align: middle;color: #000000;font-size: 22px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742542615550"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742542615550"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742542615550"] {display: table;top: 108px;;left: calc(50% - 320px + 53px);;width: 256px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742542615550"] .tn-atom {white-space: normal;font-size: 20px;background-size: cover;opacity: 1;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742542615550"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742542615550"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742542615550"] {display: table;top: 347px;;left: calc(50% - 160px + 36px);;width: 264px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742542615550"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
#rec909914245 .tn-elem[data-elem-id="1742584705035"] {color: #000000;z-index: 3;top: calc(50vh - 275px + 180px);;left: calc(50% - 600px + 177px);;width: 135px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584705035"] .tn-atom {vertical-align: middle;color: #000000;font-size: 22px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742584705035"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584705035"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742584705035"] {display: table;top: 142px;;left: calc(50% - 320px + 49px);;width: 121px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584705035"] .tn-atom {white-space: normal;font-size: 20px;background-size: cover;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742584705035"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584705035"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742584705035"] {display: table;top: 375px;;left: calc(50% - 160px + 36px);;width: 135px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584705035"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
#rec909914245 .tn-elem[data-elem-id="1742584721934"] {color: #000000;z-index: 3;top: calc(50vh - 275px + 180px);;left: calc(50% - 600px + 334px);;width: 120px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584721934"] .tn-atom {vertical-align: middle;color: #000000;font-size: 22px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742584721934"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584721934"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742584721934"] {display: table;top: 142px;;left: calc(50% - 320px + 195px);;width: 107px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584721934"] .tn-atom {white-space: normal;font-size: 20px;background-size: cover;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742584721934"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584721934"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742584721934"] {display: table;top: 375px;;left: calc(50% - 160px + 177px);;width: 135px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584721934"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
#rec909914245 .tn-elem[data-elem-id="1742584693340"] {color: #000000;z-index: 3;top: calc(50vh - 275px + 180px);;left: calc(50% - 600px + 23px);;width: 124px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584693340"] .tn-atom {vertical-align: middle;color: #000000;font-size: 22px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742584693340"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584693340"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742584693340"] {display: table;top: 107px;;left: calc(50% - 320px + 345px);;width: 111px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584693340"] .tn-atom {white-space: normal;font-size: 20px;background-size: cover;opacity: 1;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742584693340"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584693340"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742584693340"] {display: table;top: 403px;;left: calc(50% - 160px + 36px);;width: 124px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742584693340"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
#rec909914245 .tn-elem[data-elem-id="1742814329884"] {color: #000000;z-index: 3;top: calc(50vh - 275px + 506px);;left: calc(50% - 600px + 23px);;width: 227px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742814329884"] .tn-atom {vertical-align: middle;color: #000000;font-size: 18px;font-family: var(--t-headline-font, Arial);line-height: 1.55;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742814329884"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742814329884"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742814329884"] {display: table;top: 452px;;left: calc(50% - 320px + 58px);;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742814329884"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742814329884"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742814329884"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742814329884"] {display: table;top: 726px;;left: calc(50% - 160px + 39px);;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742814329884"] .tn-atom {white-space: normal;background-size: cover;}}
#rec909914245 .tn-elem[data-elem-id="1742584650435"] {z-index: 3;top: calc(50vh - 275px + 190px);;left: calc(50% - 600px + 0px);;width: 15px;height: 15px;}
#rec909914245 .tn-elem[data-elem-id="1742584650435"] .tn-atom {border-radius: 5px 5px 5px 5px;opacity: 0.7;background-color: #99eb69;background-position: center center;--t396-borderwidth: 0px;--t396-bordercolor: #000000;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 1px 1px 3px 1px #c7c7c7;transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742584650435"] {display: table;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742584650435"] {display: table;top: 114px;;left: calc(50% - 320px + 324px);;width: 13px;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742584650435"] {display: table;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742584650435"] {display: table;top: 351px;;left: calc(50% - 160px + 11px);;width: 15px;}}
#rec909914245 .tn-elem[data-elem-id="1742584817507"] {z-index: 3;top: calc(50vh - 275px + 190px);;left: calc(50% - 600px + 454px);;width: 15px;height: 15px;}
#rec909914245 .tn-elem[data-elem-id="1742584817507"] .tn-atom {border-radius: 5px 5px 5px 5px;opacity: 0.7;background-color: #99eb69;background-position: center center;--t396-borderwidth: 0px;--t396-bordercolor: #000000;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 1px 1px 3px 1px #c7c7c7;transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742584817507"] {display: table;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742584817507"] {display: table;top: 116px;;left: calc(50% - 320px + 30px);;width: 13px;}
#rec909914245 .tn-elem[data-elem-id="1742584817507"] .tn-atom {background-size: cover;opacity: 1;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742584817507"] {display: table;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742584817507"] {display: table;top: 412px;;left: calc(50% - 160px + 11px);;width: 15px;height: 15px;}}
#rec909914245 .tn-elem[data-elem-id="1742584785981"] {z-index: 3;top: calc(50vh - 275px + 190px);;left: calc(50% - 600px + 155px);;width: 15px;height: 15px;}
#rec909914245 .tn-elem[data-elem-id="1742584785981"] .tn-atom {border-radius: 5px 5px 5px 5px;opacity: 0.7;background-color: #99eb69;background-position: center center;--t396-borderwidth: 0px;--t396-bordercolor: #000000;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 1px 1px 3px 1px #c7c7c7;transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742584785981"] {display: table;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742584785981"] {display: table;top: 150px;;left: calc(50% - 320px + 29px);;width: 13px;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742584785981"] {display: table;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742584785981"] {display: table;top: 379px;;left: calc(50% - 160px + 11px);;width: 15px;height: 15px;}}
#rec909914245 .tn-elem[data-elem-id="1742584799625"] {z-index: 3;top: calc(50vh - 275px + 190px);;left: calc(50% - 600px + 310px);;width: 15px;height: 15px;}
#rec909914245 .tn-elem[data-elem-id="1742584799625"] .tn-atom {border-radius: 5px 5px 5px 5px;opacity: 0.7;background-color: #99eb69;background-position: center center;--t396-borderwidth: 0px;--t396-bordercolor: #000000;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 1px 1px 3px 1px #c7c7c7;transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742584799625"] {display: table;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742584799625"] {display: table;top: 150px;;left: calc(50% - 320px + 174px);;width: 13px;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742584799625"] {display: table;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742584799625"] {display: table;top: 381px;;left: calc(50% - 160px + 151px);;width: 15px;height: 15px;}}
#rec909914245 .tn-elem[data-elem-id="1742812692291"] {z-index: 3;top: calc(50vh - 275px + 255px);;left: calc(50% - 600px + -6px);;width: 270px;height: 127px;}
#rec909914245 .tn-elem[data-elem-id="1742812692291"] .tn-atom {border-radius: 20px 20px 20px 20px;opacity: 0.6;background-color: #ffffff;background-position: center center;--t396-borderwidth: 0px;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 0px 0px 5px 0px #bdbdbd;transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742812692291"] {display: table;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742812692291"] {display: table;top: 315px;;left: calc(50% - 320px + 29px);;width: 259px;height: 107px;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742812692291"] {display: table;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742812692291"] {display: table;top: 456px;;left: calc(50% - 160px + 11px);;width: 250px;height: 115px;}}
#rec909914245 .tn-elem[data-elem-id="1742813875649"] {z-index: 3;top: calc(50vh - 275px + 255px);;left: calc(50% - 600px + 301px);;width: 270px;height: 127px;}
#rec909914245 .tn-elem[data-elem-id="1742813875649"] .tn-atom {border-radius: 20px 20px 20px 20px;opacity: 0.6;background-color: #ffffff;background-position: center center;--t396-borderwidth: 0px;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 0px 0px 5px 0px #bdbdbd;transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742813875649"] {display: table;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742813875649"] {display: table;top: 196px;;left: calc(50% - 320px + 29px);;width: 249px;height: 107px;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742813875649"] {display: table;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742813875649"] {display: table;top: 585px;;left: calc(50% - 160px + 11px);;width: 250px;height: 115px;}}
#rec909914245 .tn-elem[data-elem-id="1742814040957"] {z-index: 3;top: calc(50vh - 275px + 268px);;left: calc(50% - 600px + 309px);;width: 155px;height: 48px;}
#rec909914245 .tn-elem[data-elem-id="1742814040957"] .tn-atom {border-radius: 20px 20px 20px 20px;opacity: 0.6;background-position: center center;--t396-borderwidth: 1px;--t396-bordercolor: #000000;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742814040957"] {display: table;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742814040957"] {display: table;top: 209px;;left: calc(50% - 320px + 37px);;width: 130px;height: 33px;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742814040957"] {display: table;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742814040957"] {display: table;top: 602px;;left: calc(50% - 160px + 20px);;width: 130px;height: 33px;}}
#rec909914245 .tn-elem[data-elem-id="1742814135594"] {z-index: 3;top: calc(50vh - 275px + 270px);;left: calc(50% - 600px + 0px);;width: 155px;height: 48px;}
#rec909914245 .tn-elem[data-elem-id="1742814135594"] .tn-atom {border-radius: 20px 20px 20px 20px;opacity: 0.6;background-position: center center;--t396-borderwidth: 1px;--t396-bordercolor: #000000;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742814135594"] {display: table;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742814135594"] {display: table;top: 330px;;left: calc(50% - 320px + 35px);;width: 130px;height: 34px;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742814135594"] {display: table;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742814135594"] {display: table;top: 467px;;left: calc(50% - 160px + 20px);;width: 130px;height: 34px;}
#rec909914245 .tn-elem[data-elem-id="1742814135594"] .tn-atom {background-size: cover;opacity: 1;}}
#rec909914245 .tn-elem[data-elem-id="1742582138924"] {color: #000000;z-index: 3;top: calc(50vh - 21px + 75px);;left: calc(50% - 82px + -198px);;width: 164px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742582138924"] .tn-atom {vertical-align: middle;color: #000000;font-size: 18px;font-family: var(--t-text-font, Arial);line-height: 1.15;font-weight: 500;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742582138924"] {display: table;top: calc(275px - 21px + 7px);;left: calc(50% - 82px + 20px);;width: 940px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742582138924"] .tn-atom {white-space: normal;font-size: 68px;background-size: cover;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742582138924"] {display: table;top: calc(275px - 21px + -22px);;left: calc(50% - 82px + -147px);;width: 259px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742582138924"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742582138924"] {display: table;top: calc(275px - 21px + 19px);;left: calc(50% - 82px + 20px);;width: 460px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742582138924"] .tn-atom {white-space: normal;font-size: 32px;background-size: cover;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742582138924"] {display: table;top: calc(275px - 21px + 226px);;left: calc(50% - 82px + -23px);;width: 234px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742582138924"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
#rec909914245 .tn-elem[data-elem-id="1742585258000"] {color: #000000;z-index: 3;top: calc(50vh - 275px + 331px);;left: calc(50% - 600px + 13px);;width: 243px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742585258000"] .tn-atom {vertical-align: middle;color: #000000;font-size: 18px;font-family: var(--t-text-font, Arial);line-height: 1.1;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742585258000"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742585258000"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742585258000"] {display: table;top: 373px;;left: calc(50% - 320px + 45px);;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742585258000"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742585258000"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742585258000"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742585258000"] {display: table;top: 515px;;left: calc(50% - 160px + 20px);;width: 233px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742585258000"] .tn-atom {white-space: normal;background-size: cover;}}
#rec909914245 .tn-elem[data-elem-id="1742813830661"] {color: #000000;z-index: 3;top: calc(50vh - 275px + 280px);;left: calc(50% - 600px + 13px);;width: 135px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742813830661"] .tn-atom {vertical-align: middle;color: #000000;font-size: 25px;font-family: var(--t-text-font, Arial);line-height: 1.1;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742813830661"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742813830661"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742813830661"] {display: table;top: 335px;;left: calc(50% - 320px + 47px);;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742813830661"] .tn-atom {white-space: normal;font-size: 22px;background-size: cover;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742813830661"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742813830661"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742813830661"] {display: table;top: 472px;;left: calc(50% - 160px + 30px);;width: 111px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742813830661"] .tn-atom {white-space: normal;font-size: 22px;background-size: cover;}}
#rec909914245 .tn-elem[data-elem-id="1742813886680"] {color: #000000;z-index: 3;top: calc(50vh - 275px + 277px);;left: calc(50% - 600px + 322px);;width: 135px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742813886680"] .tn-atom {vertical-align: middle;color: #000000;font-size: 25px;font-family: var(--t-text-font, Arial);line-height: 1.1;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742813886680"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742813886680"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742813886680"] {display: table;top: 214px;;left: calc(50% - 320px + 45px);;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742813886680"] .tn-atom {white-space: normal;font-size: 22px;background-size: cover;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742813886680"] {display: table;width: px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742813886680"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742813886680"] {display: table;top: 607px;;left: calc(50% - 160px + 30px);;width: 135px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742813886680"] .tn-atom {white-space: normal;font-size: 22px;background-size: cover;}}
#rec909914245 .tn-elem[data-elem-id="1742814269353"] {z-index: 3;top: calc(50vh - 275px + 504px);;left: calc(50% - 600px + -6px);;width: 24px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742814269353"] .tn-atom {border-radius: 0px 0px 0px 0px;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec909914245 .tn-elem[data-elem-id="1742814269353"] .tn-atom__img {border-radius: 0px 0px 0px 0px;object-position: center center;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742814269353"] {display: table;height: auto;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742814269353"] {display: table;top: 450px;;left: calc(50% - 320px + 29px);;height: auto;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742814269353"] {display: table;height: auto;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742814269353"] {display: table;top: 724px;;left: calc(50% - 160px + 10px);;height: auto;}}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] {color: #ffffff;text-align: center;z-index: 3;top: calc(50vh - 275px + 413px);;left: calc(50% - 600px + -8px);;width: 270px;height: 62px;}
#rec909914245 .tn-elem.t396__elem--anim-hidden[data-elem-id="1742580483185"] {opacity: 0;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom {color: #ffffff;font-size: 20px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 500;border-radius: 20px 20px 20px 20px;background-position: center center;box-shadow: 1px 0px 5px 0px #616161;--t396-speedhover: 0.2s;transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-bgcolor-color: #000000;--t396-bgcolor-image: none;background-color: var(--t396-bgcolor-color, transparent);-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom::after {display: none;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-content {column-gap: 10px;padding: 0px 0px 0px 0px;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-text {transition: color var(--t396-speedhover, 0s) ease-in-out;color: #ffffff;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-border::before {display: none;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-border::after {display: none;}
@media (hover),
(min-width:0\0) {#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom:hover::after {opacity: 0;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom:hover {animation-name: none;}}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742580483185"] {display: block;width: px;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom {white-space: normal;background-size: cover;background-color: var(--t396-bgcolor-color, transparent);}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom::after {display: none;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-text {overflow: visible;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-border::before {display: none;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-border::after {display: none;}
@media (hover),
(min-width:0\0) {#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom:hover::after {opacity: 0;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom:hover {animation-name: none;}}
}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742580483185"] {display: block;top: 497px;;left: calc(50% - 320px + 30px);;width: px;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom {white-space: normal;background-size: cover;background-color: var(--t396-bgcolor-color, transparent);}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom::after {display: none;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-text {overflow: visible;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-border::before {display: none;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-border::after {display: none;}
@media (hover),
(min-width:0\0) {#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom:hover::after {opacity: 0;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom:hover {animation-name: none;}}
}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742580483185"] {display: block;width: px;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom {white-space: normal;background-size: cover;background-color: var(--t396-bgcolor-color, transparent);}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom::after {display: none;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-text {overflow: visible;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-border::before {display: none;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-border::after {display: none;}
@media (hover),
(min-width:0\0) {#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom:hover::after {opacity: 0;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom:hover {animation-name: none;}}
}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742580483185"] {display: block;top: 774px;;left: calc(50% - 160px + 10px);;width: px;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom {white-space: normal;background-size: cover;background-color: var(--t396-bgcolor-color, transparent);}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom::after {display: none;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-text {overflow: visible;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-border::before {display: none;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom .tn-atom__button-border::after {display: none;}
@media (hover),
(min-width:0\0) {#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom:hover::after {opacity: 0;}
#rec909914245 .tn-elem[data-elem-id="1742580483185"] .tn-atom:hover {animation-name: none;}}
}
#rec909914245 .tn-elem[data-elem-id="1742478843473"] {z-index: 3;top: calc(50vh - 275px + 243px);;left: calc(50% - 600px + 484px);;width: 331px;height: auto;}
#rec909914245 .tn-elem.t396__elem--anim-hidden[data-elem-id="1742478843473"] {opacity: 0;}
#rec909914245 .tn-elem[data-elem-id="1742478843473"] .tn-atom {border-radius: 0px 0px 0px 0px;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;-webkit-transform: rotate(5deg);-moz-transform: rotate(5deg);transform: rotate(5deg);}
#rec909914245 .tn-elem[data-elem-id="1742478843473"] .tn-atom__img {border-radius: 0px 0px 0px 0px;object-position: center center;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742478843473"] {display: table;height: auto;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742478843473"] {display: table;top: 296px;;left: calc(50% - 320px + 226px);;width: 125px;height: auto;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742478843473"] {display: table;height: auto;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742478843473"] {display: table;top: 177px;;left: calc(50% - 160px + 10px);;width: 125px;height: auto;}}
#rec909914245 .tn-elem[data-elem-id="1742475487200"] {z-index: 3;top: calc(50vh - 275px + -115px);;left: calc(50% - 600px + 693px);;width: 773px;height: auto;}
#rec909914245 .tn-elem[data-elem-id="1742475487200"] .tn-atom {border-radius: 0px 0px 0px 0px;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec909914245 .tn-elem[data-elem-id="1742475487200"] .tn-atom__img {border-radius: 0px 0px 0px 0px;object-position: center center;}
@media screen and (max-width:1199px) {#rec909914245 .tn-elem[data-elem-id="1742475487200"] {display: table;height: auto;}}
@media screen and (max-width:959px) {#rec909914245 .tn-elem[data-elem-id="1742475487200"] {display: table;top: 61px;;left: calc(50% - 320px + 278px);;width: 445px;height: auto;}}
@media screen and (max-width:639px) {#rec909914245 .tn-elem[data-elem-id="1742475487200"] {display: table;height: auto;}}
@media screen and (max-width:479px) {#rec909914245 .tn-elem[data-elem-id="1742475487200"] {display: table;top: 104px;;left: calc(50% - 160px + 98px);;width: 243px;height: auto;}}
#rec916442830 .t1003__item-txt {font-size: 20px;color: #ffffff;font-family: 'raleway';font-weight: 400;text-transform: lowercase;}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec916442830 .t1003__item-txt {font-size: 16px;}}
#rec920590714 .t898__btn-text {background: #000000;}
#rec920590714 .t898__btn-text::after {border-left-color: #000000;border-right-color: transparent;}
#rec920590714 .t898__btn-text {color: #ffffff;}
#rec910239895 .t396__artboard {min-height: 200px;height: 0vh;background-color: #fafafa;overflow: visible;}
#rec910239895 .t396__filter {min-height: 200px;height: 0vh;}
#rec910239895 .t396__carrier {min-height: 200px;height: 0vh;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec910239895 .t396__artboard,
#rec910239895 .t396__filter,
#rec910239895 .t396__carrier {}
#rec910239895 .t396__filter {}
#rec910239895 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec910239895 .t396__artboard,
#rec910239895 .t396__filter,
#rec910239895 .t396__carrier {height: 230px;}
#rec910239895 .t396__filter {}
#rec910239895 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec910239895 .t396__artboard,
#rec910239895 .t396__filter,
#rec910239895 .t396__carrier {}
#rec910239895 .t396__filter {}
#rec910239895 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec910239895 .t396__artboard,
#rec910239895 .t396__filter,
#rec910239895 .t396__carrier {height: 450px;}
#rec910239895 .t396__filter {}
#rec910239895 .t396__carrier {background-attachment: scroll;}}
#rec910239895 .tn-elem[data-elem-id="1742812692291"] {z-index: 3;top: -12px;;left: calc(50% - 600px + 56px);;width: 1088px;height: 224px;}
#rec910239895 .tn-elem[data-elem-id="1742812692291"] .tn-atom {border-radius: 20px 20px 20px 20px;background-color: #ffffff;background-position: center center;--t396-borderwidth: 0px;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 0px 0px 5px 0px #bdbdbd;transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec910239895 .tn-elem[data-elem-id="1742812692291"] {display: table;}}
@media screen and (max-width:959px) {#rec910239895 .tn-elem[data-elem-id="1742812692291"] {display: table;top: 8px;;left: calc(50% - 320px + 10px);;width: 620px;height: 215px;}}
@media screen and (max-width:639px) {#rec910239895 .tn-elem[data-elem-id="1742812692291"] {display: table;}}
@media screen and (max-width:479px) {#rec910239895 .tn-elem[data-elem-id="1742812692291"] {display: table;top: 9px;;left: calc(50% - 160px + 0px);;width: 320px;height: 433px;}}
#rec910239895 .tn-elem[data-elem-id="1742814135594"] {z-index: 3;top: 128px;;left: calc(50% - 600px + 60px);;width: 1063px;height: 81px;}
#rec910239895 .tn-elem[data-elem-id="1742814135594"] .tn-atom {border-radius: 20px 20px 20px 20px;opacity: 0.6;background-color: #ffffff;background-position: center center;--t396-borderwidth: 2px;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec910239895 .tn-elem[data-elem-id="1742814135594"] {display: table;}}
@media screen and (max-width:959px) {#rec910239895 .tn-elem[data-elem-id="1742814135594"] {display: table;top: -47px;;left: calc(50% - 320px + -1264px);;}}
@media screen and (max-width:639px) {#rec910239895 .tn-elem[data-elem-id="1742814135594"] {display: table;}}
@media screen and (max-width:479px) {#rec910239895 .tn-elem[data-elem-id="1742814135594"] {display: table;top: -84px;;left: calc(50% - 160px + 668px);;}}
#rec910239895 .tn-elem[data-elem-id="1470209944682"] {color: #000000;text-align: center;z-index: 3;top: calc(100px - 26px + -63px);;left: calc(50% - 534.5px + 1px);;width: 1069px;height: auto;}
#rec910239895 .tn-elem[data-elem-id="1470209944682"] .tn-atom {vertical-align: middle;color: #000000;font-size: 45px;font-family: var(--t-text-font, Arial);line-height: 1.15;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec910239895 .tn-elem[data-elem-id="1470209944682"] {display: table;top: calc(100px - 26px + -13px);;left: calc(50% - 534.5px + 0px);;width: 940px;height: auto;}
#rec910239895 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 68px;background-size: cover;}}
@media screen and (max-width:959px) {#rec910239895 .tn-elem[data-elem-id="1470209944682"] {display: table;top: calc(100px - 26px + -63px);;left: calc(50% - 534.5px + 0px);;width: 620px;height: auto;}
#rec910239895 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 35px;background-size: cover;}}
@media screen and (max-width:639px) {#rec910239895 .tn-elem[data-elem-id="1470209944682"] {display: table;top: calc(100px - 26px + -1px);;left: calc(50% - 534.5px + 0px);;width: 460px;height: auto;}
#rec910239895 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 32px;background-size: cover;}}
@media screen and (max-width:479px) {#rec910239895 .tn-elem[data-elem-id="1470209944682"] {display: table;top: calc(100px - 26px + -144px);;left: calc(50% - 534.5px + -1px);;width: 300px;height: auto;}
#rec910239895 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 30px;background-size: cover;}}
#rec910239895 .tn-elem[data-elem-id="1742584817507"] {z-index: 3;top: 67px;;left: calc(50% - 600px + 267px);;width: 666px;height: 40px;}
#rec910239895 .tn-elem[data-elem-id="1742584817507"] .tn-atom {border-radius: 5px 5px 5px 5px;opacity: 0.8;background-color: #99eb69;background-position: center center;--t396-borderwidth: 0px;--t396-bordercolor: #000000;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 1px 1px 3px 1px #c7c7c7;transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec910239895 .tn-elem[data-elem-id="1742584817507"] {display: table;}}
@media screen and (max-width:959px) {#rec910239895 .tn-elem[data-elem-id="1742584817507"] {display: table;top: 104px;;left: calc(50% - 320px + 18px);;width: 605px;height: 30px;}}
@media screen and (max-width:639px) {#rec910239895 .tn-elem[data-elem-id="1742584817507"] {display: table;}}
@media screen and (max-width:479px) {#rec910239895 .tn-elem[data-elem-id="1742584817507"] {display: table;top: 148px;;left: calc(50% - 160px + 17px);;width: 286px;height: 69px;}}
#rec910239895 .tn-elem[data-elem-id="1742585258000"] {color: #000000;text-align: center;z-index: 3;top: 77px;;left: calc(50% - 600px + 239px);;width: 722px;height: auto;}
#rec910239895 .tn-elem[data-elem-id="1742585258000"] .tn-atom {vertical-align: middle;color: #000000;font-size: 18px;font-family: var(--t-text-font, Arial);line-height: 1.1;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec910239895 .tn-elem[data-elem-id="1742585258000"] {display: table;width: px;height: auto;}
#rec910239895 .tn-elem[data-elem-id="1742585258000"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec910239895 .tn-elem[data-elem-id="1742585258000"] {display: table;top: 107px;;left: calc(50% - 320px + 15px);;width: 610px;height: 24px;}
#rec910239895 .tn-elem[data-elem-id="1742585258000"] .tn-atom {vertical-align: middle;white-space: normal;font-size: 16px;background-size: cover;}}
@media screen and (max-width:639px) {#rec910239895 .tn-elem[data-elem-id="1742585258000"] {display: table;width: px;}
#rec910239895 .tn-elem[data-elem-id="1742585258000"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec910239895 .tn-elem[data-elem-id="1742585258000"] {display: table;top: 156px;;left: calc(50% - 160px + 21px);;width: 278px;height: 54px;}
#rec910239895 .tn-elem[data-elem-id="1742585258000"] .tn-atom {white-space: normal;background-size: cover;}}
#rec910239895 .tn-elem[data-elem-id="1742821468647"] {z-index: 3;top: 144px;;left: calc(50% - 600px + 121px);;width: 959px;height: auto;}
#rec910239895 .tn-elem[data-elem-id="1742821468647"] .tn-atom {background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec910239895 .tn-elem[data-elem-id="1742821468647"] {display: table;height: auto;}}
@media screen and (max-width:959px) {#rec910239895 .tn-elem[data-elem-id="1742821468647"] {display: table;top: 150px;;left: calc(50% - 320px + 22px);;width: 597px;height: auto;}}
@media screen and (max-width:639px) {#rec910239895 .tn-elem[data-elem-id="1742821468647"] {display: table;height: auto;}}
@media screen and (max-width:479px) {#rec910239895 .tn-elem[data-elem-id="1742821468647"] {display: table;top: 230px;;left: calc(50% - 160px + 22px);;width: 268px;height: auto;}}
@media screen and (max-width:560px) {#rec921162082 .t-popup__close-icon g {fill: #99eb69 !important;}}
#rec921162082 .t-popup__container {border-radius: 20px;overflow: hidden;}
#rec921162082 .t-slds__bullet_active .t-slds__bullet_body {background-color: #222 !important;}
#rec921162082 .t-slds__bullet:hover .t-slds__bullet_body {background-color: #222 !important;}
#rec921162082 .t-slds__bullet_body:focus-visible {background-color: #222 !important;}
#rec921162082 .t-slds__bullet_active .t-slds__bullet_body {background-color: #222 !important;}
#rec921162082 .t-slds__bullet:hover .t-slds__bullet_body {background-color: #222 !important;}
#rec921162082 .t750__title {font-size: 22px;font-family: 'raleway';font-weight: 700;}
#rec921162082 .t750__descr {font-size: 18px;font-family: 'raleway';font-weight: 400;}
#rec921162082 .t750 .t-slds__main {border-radius: 20px;overflow: hidden;}
#rec921162082 .t750 .t-slds__thumbsbullet-border,
#rec921162082 .t750 .t-slds__thumbsbullet {border-radius: 10px;overflow: hidden;}
#rec1929978003[data-record-type="396"],
#rec1929978003[data-parenttplid="396"] {display: none;}
.t1093 .t-popup #rec1929978003[data-record-type="396"],
.t1093 .t-popup #rec1929978003[data-parenttplid="396"] {display: block;}
#rec1929986293 .t1093 .t-popup__bg {background-color: rgba(0, 0, 0, 0.30);-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}
#rec1929986293 .t1093 .t-popup.t-popup-anim-fadein .t-popup__container {transition-timing-function: ease-in-out;}
#rec1929978003 .t396__artboard {height: 630px;}
#rec1929978003 .t396__filter {height: 630px;}
#rec1929978003 .t396__carrier {height: 630px;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec1929978003 .t396__artboard,
#rec1929978003 .t396__filter,
#rec1929978003 .t396__carrier {height: 1357px;}
#rec1929978003 .t396__filter {}
#rec1929978003 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec1929978003 .t396__artboard,
#rec1929978003 .t396__filter,
#rec1929978003 .t396__carrier {height: 1276px;}
#rec1929978003 .t396__filter {}
#rec1929978003 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec1929978003 .t396__artboard,
#rec1929978003 .t396__filter,
#rec1929978003 .t396__carrier {height: 1242px;}
#rec1929978003 .t396__filter {}
#rec1929978003 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec1929978003 .t396__artboard,
#rec1929978003 .t396__filter,
#rec1929978003 .t396__carrier {height: 1278px;}
#rec1929978003 .t396__filter {}
#rec1929978003 .t396__carrier {background-attachment: scroll;}}
#rec1929978003 .tn-elem[data-elem-id="1771405972941"] {z-index: 3;top: 5px;;left: calc(50% - 600px + -20px);;width: 1240px;height: 620px;}
#rec1929978003 .tn-elem[data-elem-id="1771405972941"] .tn-atom {border-radius: 20px 20px 20px 20px;background-color: #ffffff;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1929978003 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 480px + 160px);;width: 640px;height: 1347px;}}
@media screen and (max-width:959px) {#rec1929978003 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 320px + 20px);;width: 600px;height: 1266px;}}
@media screen and (max-width:639px) {#rec1929978003 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 240px + 0px);;width: 480px;height: 1232px;}}
@media screen and (max-width:479px) {#rec1929978003 .tn-elem[data-elem-id="1771405972941"] {display: table;width: 320px;height: 1268px;}}
#rec1929978003 .tn-elem[data-elem-id="1771406071143"] {text-align: center;z-index: 3;top: 45px;;left: calc(50% - 600px + 20px);;width: 460px;height: 460px;}
#rec1929978003 .tn-elem[data-elem-id="1771406071143"] .tn-atom {font-size: 14px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;border-radius: calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1));background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec1929978003 .tn-elem[data-elem-id="1771406071143"] .t-slds__main {border-radius: calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1));border-style: solid;transition: box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1929978003 .tn-elem[data-elem-id="1771406071143"] {display: table;top: 35px;;left: calc(50% - 480px + 190px);;width: 580px;height: 580px;}
#rec1929978003 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:959px) {#rec1929978003 .tn-elem[data-elem-id="1771406071143"] {display: table;left: calc(50% - 320px + 50px);;width: 540px;height: 540px;}
#rec1929978003 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:639px) {#rec1929978003 .tn-elem[data-elem-id="1771406071143"] {display: table;top: 25px;;left: calc(50% - 240px + 20px);;width: 440px;height: 440px;}
#rec1929978003 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:479px) {#rec1929978003 .tn-elem[data-elem-id="1771406071143"] {display: table;width: 280px;height: 280px;}
#rec1929978003 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
#rec1929978003 .tn-elem[data-elem-id="1771406163059"] {color: #000000;z-index: 3;top: 45px;;left: calc(50% - 600px + 510px);;width: 560px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406163059"] .tn-atom {vertical-align: middle;color: #000000;font-size: 22px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 700;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1929978003 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 640px;;left: calc(50% - 480px + 190px);;width: px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec1929978003 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 600px;;left: calc(50% - 320px + 50px);;width: px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:639px) {#rec1929978003 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 490px;;left: calc(50% - 240px + 20px);;width: 425px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1929978003 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 330px;;width: 300px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1929978003 .tn-elem[data-elem-id="1771406229758"] {color: #000000;z-index: 3;top: 79px;;left: calc(50% - 600px + 510px);;width: 176px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406229758"] .tn-atom {vertical-align: middle;color: #000000;font-size: 20px;font-family: var(--t-headline-font, Arial);line-height: 1.55;font-weight: 600;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1929978003 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 664px;;left: calc(50% - 480px + 190px);;width: px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
@media screen and (max-width:959px) {#rec1929978003 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 625px;;left: calc(50% - 320px + 50px);;width: px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;font-size: 16px;background-size: cover;}}
@media screen and (max-width:639px) {#rec1929978003 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 545px;;left: calc(50% - 240px + 20px);;width: px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1929978003 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 385px;;width: px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1929978003 .tn-elem[data-elem-id="1771406275673"] {color: #000000;z-index: 3;top: 161px;;left: calc(50% - 600px + 510px);;width: 560px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406275673"] .tn-atom {vertical-align: middle;color: #000000;font-size: 18px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1929978003 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 740px;;left: calc(50% - 480px + 190px);;width: px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;font-size: 20px;background-size: cover;}}
@media screen and (max-width:959px) {#rec1929978003 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 695px;;left: calc(50% - 320px + 50px);;width: px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
@media screen and (max-width:639px) {#rec1929978003 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 615px;;left: calc(50% - 240px + 20px);;width: 437px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1929978003 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 455px;;width: 286px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1929978003 .tn-elem[data-elem-id="1771406406724000001"] {z-index: 3;top: 535px;;left: calc(50% - 600px + 121px);;width: 959px;height: auto;}
#rec1929978003 .tn-elem[data-elem-id="1771406406724000001"] .tn-atom {background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1929978003 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1132px;;left: calc(50% - 480px + 190px);;width: 580px;height: auto;}}
@media screen and (max-width:959px) {#rec1929978003 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1051px;;left: calc(50% - 320px + 50px);;width: 540px;height: auto;}}
@media screen and (max-width:639px) {#rec1929978003 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1027px;;left: calc(50% - 240px + 20px);;width: 440px;height: auto;}}
@media screen and (max-width:479px) {#rec1929978003 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1063px;;left: calc(50% - 160px + 20px);;width: 280px;height: auto;}}
@media screen and (max-width:560px) {#rec921183940 .t-popup__close-icon g {fill: #99eb69 !important;}}
#rec921183940 .t-popup__container {border-radius: 20px;overflow: hidden;}
#rec921183940 .t-slds__bullet_active .t-slds__bullet_body {background-color: #222 !important;}
#rec921183940 .t-slds__bullet:hover .t-slds__bullet_body {background-color: #222 !important;}
#rec921183940 .t-slds__bullet_body:focus-visible {background-color: #222 !important;}
    #rec921183940 .t-btnflex.t-btnflex_type_button {        color: #ffffff;        background-color: #000000;        --border-width: 0px;        border-style: none !important;        border-radius: 20px;        box-shadow: none !important;        font-family: raleway;        font-weight: 400;        text-transform: uppercase;        transition-duration: 0.2s;        transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;        transition-timing-function: ease-in-out;    }
    @media (hover:hover) {        #rec921183940 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):hover {            background-color: #99eb69 !important;        }
        #rec921183940 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):focus-visible {            background-color: #99eb69 !important;        }
    }
#rec921183940 .t-slds__bullet_active .t-slds__bullet_body {background-color: #222 !important;}
#rec921183940 .t-slds__bullet:hover .t-slds__bullet_body {background-color: #222 !important;}
#rec921183940 .t750__title {font-size: 22px;font-family: 'raleway';font-weight: 700;}
#rec921183940 .t750__descr {font-size: 18px;font-family: 'raleway';font-weight: 400;}
#rec921183940 .t750 .t-slds__main {border-radius: 20px;overflow: hidden;}
#rec921183940 .t750 .t-slds__thumbsbullet-border,
#rec921183940 .t750 .t-slds__thumbsbullet {border-radius: 10px;overflow: hidden;}
#rec1932227183[data-record-type="396"],
#rec1932227183[data-parenttplid="396"] {display: none;}
.t1093 .t-popup #rec1932227183[data-record-type="396"],
.t1093 .t-popup #rec1932227183[data-parenttplid="396"] {display: block;}
#rec1932227173 .t1093 .t-popup__bg {background-color: rgba(0, 0, 0, 0.30);-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}
#rec1932227173 .t1093 .t-popup.t-popup-anim-fadein .t-popup__container {transition-timing-function: ease-in-out;}
#rec1932227183 .t396__artboard {height: 630px;}
#rec1932227183 .t396__filter {height: 630px;}
#rec1932227183 .t396__carrier {height: 630px;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec1932227183 .t396__artboard,
#rec1932227183 .t396__filter,
#rec1932227183 .t396__carrier {height: 1379px;}
#rec1932227183 .t396__filter {}
#rec1932227183 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec1932227183 .t396__artboard,
#rec1932227183 .t396__filter,
#rec1932227183 .t396__carrier {height: 1260px;}
#rec1932227183 .t396__filter {}
#rec1932227183 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec1932227183 .t396__artboard,
#rec1932227183 .t396__filter,
#rec1932227183 .t396__carrier {height: 1163px;}
#rec1932227183 .t396__filter {}
#rec1932227183 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec1932227183 .t396__artboard,
#rec1932227183 .t396__filter,
#rec1932227183 .t396__carrier {height: 1178px;}
#rec1932227183 .t396__filter {}
#rec1932227183 .t396__carrier {background-attachment: scroll;}}
#rec1932227183 .tn-elem[data-elem-id="1771405972941"] {z-index: 3;top: 5px;;left: calc(50% - 600px + -20px);;width: 1240px;height: 620px;}
#rec1932227183 .tn-elem[data-elem-id="1771405972941"] .tn-atom {border-radius: 20px 20px 20px 20px;background-color: #ffffff;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932227183 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 480px + 160px);;width: 640px;height: 1369px;}}
@media screen and (max-width:959px) {#rec1932227183 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 320px + 20px);;width: 600px;height: 1250px;}}
@media screen and (max-width:639px) {#rec1932227183 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 240px + 0px);;width: 480px;height: 1153px;}}
@media screen and (max-width:479px) {#rec1932227183 .tn-elem[data-elem-id="1771405972941"] {display: table;width: 320px;height: 1168px;}}
#rec1932227183 .tn-elem[data-elem-id="1771406071143"] {text-align: center;z-index: 3;top: 45px;;left: calc(50% - 600px + 20px);;width: 460px;height: 460px;}
#rec1932227183 .tn-elem[data-elem-id="1771406071143"] .tn-atom {font-size: 14px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;border-radius: calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1));background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec1932227183 .tn-elem[data-elem-id="1771406071143"] .t-slds__main {border-radius: calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1));border-style: solid;transition: box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932227183 .tn-elem[data-elem-id="1771406071143"] {display: table;top: 35px;;left: calc(50% - 480px + 190px);;width: 580px;height: 580px;}
#rec1932227183 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:959px) {#rec1932227183 .tn-elem[data-elem-id="1771406071143"] {display: table;left: calc(50% - 320px + 50px);;width: 540px;height: 540px;}
#rec1932227183 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:639px) {#rec1932227183 .tn-elem[data-elem-id="1771406071143"] {display: table;top: 25px;;left: calc(50% - 240px + 20px);;width: 440px;height: 440px;}
#rec1932227183 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:479px) {#rec1932227183 .tn-elem[data-elem-id="1771406071143"] {display: table;width: 280px;height: 280px;}
#rec1932227183 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
#rec1932227183 .tn-elem[data-elem-id="1771406163059"] {color: #000000;z-index: 3;top: 45px;;left: calc(50% - 600px + 510px);;width: 704px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406163059"] .tn-atom {vertical-align: middle;color: #000000;font-size: 22px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 700;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932227183 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 640px;;left: calc(50% - 480px + 190px);;width: 551px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932227183 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 600px;;left: calc(50% - 320px + 50px);;width: 549px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932227183 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 490px;;left: calc(50% - 240px + 20px);;width: 448px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932227183 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 330px;;width: 300px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932227183 .tn-elem[data-elem-id="1771406229758"] {color: #000000;z-index: 3;top: 79px;;left: calc(50% - 600px + 510px);;width: 176px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406229758"] .tn-atom {vertical-align: middle;color: #000000;font-size: 20px;font-family: var(--t-headline-font, Arial);line-height: 1.55;font-weight: 600;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932227183 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 686px;;left: calc(50% - 480px + 190px);;width: px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932227183 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 655px;;left: calc(50% - 320px + 50px);;width: px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;font-size: 16px;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932227183 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 545px;;left: calc(50% - 240px + 20px);;width: px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932227183 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 453px;;width: px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932227183 .tn-elem[data-elem-id="1771406275673"] {color: #000000;z-index: 3;top: 161px;;left: calc(50% - 600px + 510px);;width: 560px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406275673"] .tn-atom {vertical-align: middle;color: #000000;font-size: 18px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932227183 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 762px;;left: calc(50% - 480px + 190px);;width: px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;font-size: 20px;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932227183 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 725px;;left: calc(50% - 320px + 50px);;width: px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932227183 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 615px;;left: calc(50% - 240px + 20px);;width: 437px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932227183 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 523px;;width: 286px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932227183 .tn-elem[data-elem-id="1771406406724000001"] {z-index: 3;top: 535px;;left: calc(50% - 600px + 121px);;width: 959px;height: auto;}
#rec1932227183 .tn-elem[data-elem-id="1771406406724000001"] .tn-atom {background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932227183 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1154px;;left: calc(50% - 480px + 190px);;width: 580px;height: auto;}}
@media screen and (max-width:959px) {#rec1932227183 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1035px;;left: calc(50% - 320px + 50px);;width: 540px;height: auto;}}
@media screen and (max-width:639px) {#rec1932227183 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 948px;;left: calc(50% - 240px + 20px);;width: 440px;height: auto;}}
@media screen and (max-width:479px) {#rec1932227183 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 963px;;left: calc(50% - 160px + 20px);;width: 280px;height: auto;}}
@media screen and (max-width:560px) {#rec925211521 .t-popup__close-icon g {fill: #99eb69 !important;}}
#rec925211521 .t-popup__container {border-radius: 20px;overflow: hidden;}

#rec925211521 .t-slds__bullet_active .t-slds__bullet_body {background-color: #222 !important;}
#rec925211521 .t-slds__bullet:hover .t-slds__bullet_body {background-color: #222 !important;}
#rec925211521 .t-slds__bullet_body:focus-visible {background-color: #222 !important;}
#rec925211521 .t-slds__bullet_active .t-slds__bullet_body {background-color: #222 !important;}
#rec925211521 .t-slds__bullet:hover .t-slds__bullet_body {background-color: #222 !important;}
#rec925211521 .t750__title {font-size: 22px;font-family: 'raleway';font-weight: 700;}
#rec925211521 .t750__descr {font-size: 18px;font-family: 'raleway';font-weight: 400;}
#rec925211521 .t750 .t-slds__main {border-radius: 20px;overflow: hidden;}
#rec925211521 .t750 .t-slds__thumbsbullet-border,
#rec925211521 .t750 .t-slds__thumbsbullet {border-radius: 10px;overflow: hidden;}
#rec1932395343[data-record-type="396"],
#rec1932395343[data-parenttplid="396"] {display: none;}
.t1093 .t-popup #rec1932395343[data-record-type="396"],
.t1093 .t-popup #rec1932395343[data-parenttplid="396"] {display: block;}
#rec1932395333 .t1093 .t-popup__bg {background-color: rgba(0, 0, 0, 0.30);-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}
#rec1932395333 .t1093 .t-popup.t-popup-anim-fadein .t-popup__container {transition-timing-function: ease-in-out;}
#rec1932395343 .t396__artboard {height: 630px;}
#rec1932395343 .t396__filter {height: 630px;}
#rec1932395343 .t396__carrier {height: 630px;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec1932395343 .t396__artboard,
#rec1932395343 .t396__filter,
#rec1932395343 .t396__carrier {height: 1379px;}
#rec1932395343 .t396__filter {}
#rec1932395343 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec1932395343 .t396__artboard,
#rec1932395343 .t396__filter,
#rec1932395343 .t396__carrier {height: 1260px;}
#rec1932395343 .t396__filter {}
#rec1932395343 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec1932395343 .t396__artboard,
#rec1932395343 .t396__filter,
#rec1932395343 .t396__carrier {height: 1186px;}
#rec1932395343 .t396__filter {}
#rec1932395343 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec1932395343 .t396__artboard,
#rec1932395343 .t396__filter,
#rec1932395343 .t396__carrier {height: 1147px;}
#rec1932395343 .t396__filter {}
#rec1932395343 .t396__carrier {background-attachment: scroll;}}
#rec1932395343 .tn-elem[data-elem-id="1771405972941"] {z-index: 3;top: 5px;;left: calc(50% - 600px + -20px);;width: 1240px;height: 620px;}
#rec1932395343 .tn-elem[data-elem-id="1771405972941"] .tn-atom {border-radius: 20px 20px 20px 20px;background-color: #ffffff;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932395343 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 480px + 160px);;width: 640px;height: 1369px;}}
@media screen and (max-width:959px) {#rec1932395343 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 320px + 20px);;width: 600px;height: 1250px;}}
@media screen and (max-width:639px) {#rec1932395343 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 240px + 0px);;width: 480px;height: 1176px;}}
@media screen and (max-width:479px) {#rec1932395343 .tn-elem[data-elem-id="1771405972941"] {display: table;width: 320px;height: 1137px;}}
#rec1932395343 .tn-elem[data-elem-id="1771406071143"] {text-align: center;z-index: 3;top: 45px;;left: calc(50% - 600px + 20px);;width: 460px;height: 460px;}
#rec1932395343 .tn-elem[data-elem-id="1771406071143"] .tn-atom {font-size: 14px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;border-radius: calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1));background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec1932395343 .tn-elem[data-elem-id="1771406071143"] .t-slds__main {border-radius: calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1));border-style: solid;transition: box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932395343 .tn-elem[data-elem-id="1771406071143"] {display: table;top: 35px;;left: calc(50% - 480px + 190px);;width: 580px;height: 580px;}
#rec1932395343 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:959px) {#rec1932395343 .tn-elem[data-elem-id="1771406071143"] {display: table;left: calc(50% - 320px + 50px);;width: 540px;height: 540px;}
#rec1932395343 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:639px) {#rec1932395343 .tn-elem[data-elem-id="1771406071143"] {display: table;top: 25px;;left: calc(50% - 240px + 20px);;width: 440px;height: 440px;}
#rec1932395343 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:479px) {#rec1932395343 .tn-elem[data-elem-id="1771406071143"] {display: table;width: 280px;height: 280px;}
#rec1932395343 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
#rec1932395343 .tn-elem[data-elem-id="1771406163059"] {color: #000000;z-index: 3;top: 45px;;left: calc(50% - 600px + 510px);;width: 704px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406163059"] .tn-atom {vertical-align: middle;color: #000000;font-size: 22px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 700;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932395343 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 640px;;left: calc(50% - 480px + 190px);;width: 551px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932395343 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 600px;;left: calc(50% - 320px + 50px);;width: 549px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932395343 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 490px;;left: calc(50% - 240px + 20px);;width: 448px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932395343 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 330px;;width: 300px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932395343 .tn-elem[data-elem-id="1771406229758"] {color: #000000;z-index: 3;top: 79px;;left: calc(50% - 600px + 510px);;width: 176px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406229758"] .tn-atom {vertical-align: middle;color: #000000;font-size: 20px;font-family: var(--t-headline-font, Arial);line-height: 1.55;font-weight: 600;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932395343 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 686px;;left: calc(50% - 480px + 190px);;width: px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932395343 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 655px;;left: calc(50% - 320px + 50px);;width: px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;font-size: 16px;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932395343 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 545px;;left: calc(50% - 240px + 20px);;width: px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932395343 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 422px;;width: px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932395343 .tn-elem[data-elem-id="1771406275673"] {color: #000000;z-index: 3;top: 161px;;left: calc(50% - 600px + 510px);;width: 560px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406275673"] .tn-atom {vertical-align: middle;color: #000000;font-size: 18px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932395343 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 762px;;left: calc(50% - 480px + 190px);;width: px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;font-size: 20px;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932395343 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 725px;;left: calc(50% - 320px + 50px);;width: px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932395343 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 615px;;left: calc(50% - 240px + 20px);;width: 437px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932395343 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 492px;;width: 286px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932395343 .tn-elem[data-elem-id="1771406406724000001"] {z-index: 3;top: 535px;;left: calc(50% - 600px + 121px);;width: 959px;height: auto;}
#rec1932395343 .tn-elem[data-elem-id="1771406406724000001"] .tn-atom {background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932395343 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1154px;;left: calc(50% - 480px + 190px);;width: 580px;height: auto;}}
@media screen and (max-width:959px) {#rec1932395343 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1035px;;left: calc(50% - 320px + 50px);;width: 540px;height: auto;}}
@media screen and (max-width:639px) {#rec1932395343 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 971px;;left: calc(50% - 240px + 20px);;width: 440px;height: auto;}}
@media screen and (max-width:479px) {#rec1932395343 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 932px;;left: calc(50% - 160px + 20px);;width: 280px;height: auto;}}
@media screen and (max-width:560px) {#rec925320201 .t-popup__close-icon g {fill: #99eb69 !important;}}
#rec925320201 .t-popup__container {border-radius: 20px;overflow: hidden;}
    #rec925320201 .t-btnflex.t-btnflex_type_button {        color: #ffffff;        background-color: #000000;        --border-width: 0px;        border-style: none !important;        border-radius: 20px;        box-shadow: none !important;        font-family: raleway;        font-weight: 400;        text-transform: uppercase;        transition-duration: 0.2s;        transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;        transition-timing-function: ease-in-out;    }
    @media (hover:hover) {        #rec925320201 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):hover {            background-color: #99eb69 !important;        }
        #rec925320201 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):focus-visible {            background-color: #99eb69 !important;        }
    }
#rec925320201 .t-slds__bullet_active .t-slds__bullet_body {background-color: #222 !important;}
#rec925320201 .t-slds__bullet:hover .t-slds__bullet_body {background-color: #222 !important;}
#rec925320201 .t750__title {font-size: 22px;font-family: 'raleway';font-weight: 700;}
#rec925320201 .t750__descr {font-size: 18px;font-family: 'raleway';font-weight: 400;}
#rec925320201 .t750 .t-slds__main {border-radius: 20px;overflow: hidden;}
#rec925320201 .t750 .t-slds__thumbsbullet-border,
#rec925320201 .t750 .t-slds__thumbsbullet {border-radius: 10px;overflow: hidden;}
#rec1932397673[data-record-type="396"],
#rec1932397673[data-parenttplid="396"] {display: none;}
.t1093 .t-popup #rec1932397673[data-record-type="396"],
.t1093 .t-popup #rec1932397673[data-parenttplid="396"] {display: block;}
#rec1932397663 .t1093 .t-popup__bg {background-color: rgba(0, 0, 0, 0.30);-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}
#rec1932397663 .t1093 .t-popup.t-popup-anim-fadein .t-popup__container {transition-timing-function: ease-in-out;}
#rec1932397673 .t396__artboard {height: 630px;}
#rec1932397673 .t396__filter {height: 630px;}
#rec1932397673 .t396__carrier {height: 630px;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec1932397673 .t396__artboard,
#rec1932397673 .t396__filter,
#rec1932397673 .t396__carrier {height: 1379px;}
#rec1932397673 .t396__filter {}
#rec1932397673 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec1932397673 .t396__artboard,
#rec1932397673 .t396__filter,
#rec1932397673 .t396__carrier {height: 1260px;}
#rec1932397673 .t396__filter {}
#rec1932397673 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec1932397673 .t396__artboard,
#rec1932397673 .t396__filter,
#rec1932397673 .t396__carrier {height: 1163px;}
#rec1932397673 .t396__filter {}
#rec1932397673 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec1932397673 .t396__artboard,
#rec1932397673 .t396__filter,
#rec1932397673 .t396__carrier {height: 1147px;}
#rec1932397673 .t396__filter {}
#rec1932397673 .t396__carrier {background-attachment: scroll;}}
#rec1932397673 .tn-elem[data-elem-id="1771405972941"] {z-index: 3;top: 5px;;left: calc(50% - 600px + -20px);;width: 1240px;height: 620px;}
#rec1932397673 .tn-elem[data-elem-id="1771405972941"] .tn-atom {border-radius: 20px 20px 20px 20px;background-color: #ffffff;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932397673 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 480px + 160px);;width: 640px;height: 1369px;}}
@media screen and (max-width:959px) {#rec1932397673 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 320px + 20px);;width: 600px;height: 1250px;}}
@media screen and (max-width:639px) {#rec1932397673 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 240px + 0px);;width: 480px;height: 1153px;}}
@media screen and (max-width:479px) {#rec1932397673 .tn-elem[data-elem-id="1771405972941"] {display: table;width: 320px;height: 1137px;}}
#rec1932397673 .tn-elem[data-elem-id="1771406071143"] {text-align: center;z-index: 3;top: 45px;;left: calc(50% - 600px + 20px);;width: 460px;height: 460px;}
#rec1932397673 .tn-elem[data-elem-id="1771406071143"] .tn-atom {font-size: 14px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;border-radius: calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1));background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec1932397673 .tn-elem[data-elem-id="1771406071143"] .t-slds__main {border-radius: calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1));border-style: solid;transition: box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932397673 .tn-elem[data-elem-id="1771406071143"] {display: table;top: 35px;;left: calc(50% - 480px + 190px);;width: 580px;height: 580px;}
#rec1932397673 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:959px) {#rec1932397673 .tn-elem[data-elem-id="1771406071143"] {display: table;left: calc(50% - 320px + 50px);;width: 540px;height: 540px;}
#rec1932397673 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:639px) {#rec1932397673 .tn-elem[data-elem-id="1771406071143"] {display: table;top: 25px;;left: calc(50% - 240px + 20px);;width: 440px;height: 440px;}
#rec1932397673 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:479px) {#rec1932397673 .tn-elem[data-elem-id="1771406071143"] {display: table;width: 280px;height: 280px;}
#rec1932397673 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
#rec1932397673 .tn-elem[data-elem-id="1771406163059"] {color: #000000;z-index: 3;top: 45px;;left: calc(50% - 600px + 510px);;width: 704px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406163059"] .tn-atom {vertical-align: middle;color: #000000;font-size: 22px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 700;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932397673 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 640px;;left: calc(50% - 480px + 190px);;width: 551px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932397673 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 600px;;left: calc(50% - 320px + 50px);;width: 549px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932397673 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 490px;;left: calc(50% - 240px + 20px);;width: 448px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932397673 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 330px;;width: 300px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932397673 .tn-elem[data-elem-id="1771406229758"] {color: #000000;z-index: 3;top: 79px;;left: calc(50% - 600px + 510px);;width: 176px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406229758"] .tn-atom {vertical-align: middle;color: #000000;font-size: 20px;font-family: var(--t-headline-font, Arial);line-height: 1.55;font-weight: 600;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932397673 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 686px;;left: calc(50% - 480px + 190px);;width: px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932397673 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 655px;;left: calc(50% - 320px + 50px);;width: px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;font-size: 16px;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932397673 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 545px;;left: calc(50% - 240px + 20px);;width: px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932397673 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 422px;;width: px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932397673 .tn-elem[data-elem-id="1771406275673"] {color: #000000;z-index: 3;top: 161px;;left: calc(50% - 600px + 510px);;width: 560px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406275673"] .tn-atom {vertical-align: middle;color: #000000;font-size: 18px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932397673 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 762px;;left: calc(50% - 480px + 190px);;width: px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;font-size: 20px;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932397673 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 725px;;left: calc(50% - 320px + 50px);;width: px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932397673 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 615px;;left: calc(50% - 240px + 20px);;width: 437px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932397673 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 492px;;width: 286px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932397673 .tn-elem[data-elem-id="1771406406724000001"] {z-index: 3;top: 535px;;left: calc(50% - 600px + 121px);;width: 959px;height: auto;}
#rec1932397673 .tn-elem[data-elem-id="1771406406724000001"] .tn-atom {background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932397673 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1154px;;left: calc(50% - 480px + 190px);;width: 580px;height: auto;}}
@media screen and (max-width:959px) {#rec1932397673 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1035px;;left: calc(50% - 320px + 50px);;width: 540px;height: auto;}}
@media screen and (max-width:639px) {#rec1932397673 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 948px;;left: calc(50% - 240px + 20px);;width: 440px;height: auto;}}
@media screen and (max-width:479px) {#rec1932397673 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 932px;;left: calc(50% - 160px + 20px);;width: 280px;height: auto;}}
    #rec925475271 .t-btnflex.t-btnflex_type_button {        color: #ffffff;        background-color: #000000;        --border-width: 0px;        border-style: none !important;        border-radius: 20px;        box-shadow: none !important;        font-family: raleway;        font-weight: 400;        text-transform: uppercase;        transition-duration: 0.2s;        transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;        transition-timing-function: ease-in-out;    }
    @media (hover:hover) {        #rec925475271 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):hover {            background-color: #99eb69 !important;        }
        #rec925475271 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):focus-visible {            background-color: #99eb69 !important;        }
    }
#rec925475271 .t-slds__bullet_active .t-slds__bullet_body {background-color: #222 !important;}
#rec925475271 .t-slds__bullet:hover .t-slds__bullet_body {background-color: #222 !important;}
#rec925475271 .t750__title {font-size: 22px;font-family: 'raleway';font-weight: 700;}
#rec925475271 .t750__descr {font-size: 18px;font-family: 'raleway';font-weight: 400;}
#rec925475271 .t750 .t-slds__main {border-radius: 20px;overflow: hidden;}
#rec925475271 .t750 .t-slds__thumbsbullet-border,
#rec925475271 .t750 .t-slds__thumbsbullet {border-radius: 10px;overflow: hidden;}
#rec1932399143[data-record-type="396"],
#rec1932399143[data-parenttplid="396"] {display: none;}
.t1093 .t-popup #rec1932399143[data-record-type="396"],
.t1093 .t-popup #rec1932399143[data-parenttplid="396"] {display: block;}
#rec1932399133 .t1093 .t-popup__bg {background-color: rgba(0, 0, 0, 0.30);-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}
#rec1932399133 .t1093 .t-popup.t-popup-anim-fadein .t-popup__container {transition-timing-function: ease-in-out;}
#rec1932399143 .t396__artboard {height: 630px;}
#rec1932399143 .t396__filter {height: 630px;}
#rec1932399143 .t396__carrier {height: 630px;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec1932399143 .t396__artboard,
#rec1932399143 .t396__filter,
#rec1932399143 .t396__carrier {height: 1472px;}
#rec1932399143 .t396__filter {}
#rec1932399143 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec1932399143 .t396__artboard,
#rec1932399143 .t396__filter,
#rec1932399143 .t396__carrier {height: 1352px;}
#rec1932399143 .t396__filter {}
#rec1932399143 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec1932399143 .t396__artboard,
#rec1932399143 .t396__filter,
#rec1932399143 .t396__carrier {height: 1326px;}
#rec1932399143 .t396__filter {}
#rec1932399143 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec1932399143 .t396__artboard,
#rec1932399143 .t396__filter,
#rec1932399143 .t396__carrier {height: 1423px;}
#rec1932399143 .t396__filter {}
#rec1932399143 .t396__carrier {background-attachment: scroll;}}
#rec1932399143 .tn-elem[data-elem-id="1771405972941"] {z-index: 3;top: 5px;;left: calc(50% - 600px + -20px);;width: 1240px;height: 620px;}
#rec1932399143 .tn-elem[data-elem-id="1771405972941"] .tn-atom {border-radius: 20px 20px 20px 20px;background-color: #ffffff;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932399143 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 480px + 160px);;width: 640px;height: 1462px;}}
@media screen and (max-width:959px) {#rec1932399143 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 320px + 20px);;width: 600px;height: 1342px;}}
@media screen and (max-width:639px) {#rec1932399143 .tn-elem[data-elem-id="1771405972941"] {display: table;left: calc(50% - 240px + 0px);;width: 480px;height: 1316px;}}
@media screen and (max-width:479px) {#rec1932399143 .tn-elem[data-elem-id="1771405972941"] {display: table;width: 320px;height: 1413px;}}
#rec1932399143 .tn-elem[data-elem-id="1771406071143"] {text-align: center;z-index: 3;top: 45px;;left: calc(50% - 600px + 20px);;width: 460px;height: 460px;}
#rec1932399143 .tn-elem[data-elem-id="1771406071143"] .tn-atom {font-size: 14px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;border-radius: calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1));background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec1932399143 .tn-elem[data-elem-id="1771406071143"] .t-slds__main {border-radius: calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1)) calc(20px * var(--zoom, 1));border-style: solid;transition: box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932399143 .tn-elem[data-elem-id="1771406071143"] {display: table;top: 35px;;left: calc(50% - 480px + 190px);;width: 580px;height: 580px;}
#rec1932399143 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:959px) {#rec1932399143 .tn-elem[data-elem-id="1771406071143"] {display: table;left: calc(50% - 320px + 50px);;width: 540px;height: 540px;}
#rec1932399143 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:639px) {#rec1932399143 .tn-elem[data-elem-id="1771406071143"] {display: table;top: 25px;;left: calc(50% - 240px + 20px);;width: 440px;height: 440px;}
#rec1932399143 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
@media screen and (max-width:479px) {#rec1932399143 .tn-elem[data-elem-id="1771406071143"] {display: table;width: 280px;height: 280px;}
#rec1932399143 .tn-elem[data-elem-id="1771406071143"] .tn-atom__slds-img {background-size: cover;}}
#rec1932399143 .tn-elem[data-elem-id="1771406163059"] {color: #000000;z-index: 3;top: 45px;;left: calc(50% - 600px + 510px);;width: 704px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406163059"] .tn-atom {vertical-align: middle;color: #000000;font-size: 22px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 700;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932399143 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 640px;;left: calc(50% - 480px + 190px);;width: 551px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932399143 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 600px;;left: calc(50% - 320px + 50px);;width: 549px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932399143 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 490px;;left: calc(50% - 240px + 20px);;width: 448px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932399143 .tn-elem[data-elem-id="1771406163059"] {display: table;top: 330px;;width: 300px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406163059"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932399143 .tn-elem[data-elem-id="1771406229758"] {color: #000000;z-index: 3;top: 79px;;left: calc(50% - 600px + 510px);;width: 176px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406229758"] .tn-atom {vertical-align: middle;color: #000000;font-size: 20px;font-family: var(--t-headline-font, Arial);line-height: 1.55;font-weight: 600;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932399143 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 686px;;left: calc(50% - 480px + 190px);;width: px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932399143 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 655px;;left: calc(50% - 320px + 50px);;width: px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;font-size: 16px;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932399143 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 545px;;left: calc(50% - 240px + 20px);;width: px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932399143 .tn-elem[data-elem-id="1771406229758"] {display: table;top: 362px;;width: px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406229758"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932399143 .tn-elem[data-elem-id="1771406275673"] {color: #000000;z-index: 3;top: 161px;;left: calc(50% - 600px + 510px);;width: 679px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406275673"] .tn-atom {vertical-align: middle;color: #000000;font-size: 18px;font-family: var(--t-text-font, Arial);line-height: 1.55;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;--t396-shadow-text-opacity: 100%;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec1932399143 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 762px;;left: calc(50% - 480px + 190px);;width: 580px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;font-size: 20px;background-size: cover;}}
@media screen and (max-width:959px) {#rec1932399143 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 725px;;left: calc(50% - 320px + 50px);;width: 551px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;font-size: 18px;background-size: cover;}}
@media screen and (max-width:639px) {#rec1932399143 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 615px;;left: calc(50% - 240px + 20px);;width: 437px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec1932399143 .tn-elem[data-elem-id="1771406275673"] {display: table;top: 432px;;width: 286px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406275673"] .tn-atom {white-space: normal;background-size: cover;}}
#rec1932399143 .tn-elem[data-elem-id="1771406406724000001"] {z-index: 3;top: 535px;;left: calc(50% - 600px + 121px);;width: 959px;height: auto;}
#rec1932399143 .tn-elem[data-elem-id="1771406406724000001"] .tn-atom {background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:1199px) {#rec1932399143 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1247px;;left: calc(50% - 480px + 190px);;width: 580px;height: auto;}}
@media screen and (max-width:959px) {#rec1932399143 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1137px;;left: calc(50% - 320px + 50px);;width: 540px;height: auto;}}
@media screen and (max-width:639px) {#rec1932399143 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1111px;;left: calc(50% - 240px + 20px);;width: 440px;height: auto;}}
@media screen and (max-width:479px) {#rec1932399143 .tn-elem[data-elem-id="1771406406724000001"] {display: table;top: 1208px;;left: calc(50% - 160px + 20px);;width: 280px;height: auto;}}
        #rec910019056 .t-card__title {            font-size: 25px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__title {                font-size: 20px;            }
        }
        #rec910019056 .t-card__descr {            font-size: 18px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__descr {                font-size: 16px;            }
        }
    
    
        #rec910019056 .t-btnflex.t-btnflex_type_button {            color: #ffffff;            background-color: #000000;            --border-width: 0px;            border-style: none !important;            border-radius: 20px;            box-shadow: 0px 15px 30px -10px rgba(0, 11, 48, 0.2) !important;            font-family: raleway;            font-weight: 400;            transition-duration: 0.2s;            transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;            transition-timing-function: ease-in-out;        }
    
    
        #rec910019056 .t-card__title {            font-size: 25px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__title {                font-size: 20px;            }
        }
        #rec910019056 .t-card__descr {            font-size: 18px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__descr {                font-size: 16px;            }
        }
    
    
        #rec910019056 .t-btnflex.t-btnflex_type_button {            color: #ffffff;            background-color: #000000;            --border-width: 0px;            border-style: none !important;            border-radius: 20px;            box-shadow: 0px 15px 30px -10px rgba(0, 11, 48, 0.2) !important;            font-family: raleway;            font-weight: 400;            transition-duration: 0.2s;            transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;            transition-timing-function: ease-in-out;        }
    
    
        #rec910019056 .t-card__title {            font-size: 25px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__title {                font-size: 20px;            }
        }
        #rec910019056 .t-card__descr {            font-size: 18px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__descr {                font-size: 16px;            }
        }
    
    
        #rec910019056 .t-btnflex.t-btnflex_type_button {            color: #ffffff;            background-color: #000000;            --border-width: 0px;            border-style: none !important;            border-radius: 20px;            box-shadow: 0px 15px 30px -10px rgba(0, 11, 48, 0.2) !important;            font-family: raleway;            font-weight: 400;            transition-duration: 0.2s;            transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;            transition-timing-function: ease-in-out;        }
    
    
        #rec910019056 .t-card__title {            font-size: 25px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__title {                font-size: 20px;            }
        }
        #rec910019056 .t-card__descr {            font-size: 18px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__descr {                font-size: 16px;            }
        }
    
    
        #rec910019056 .t-btnflex.t-btnflex_type_button {            color: #ffffff;            background-color: #000000;            --border-width: 0px;            border-style: none !important;            border-radius: 20px;            box-shadow: 0px 15px 30px -10px rgba(0, 11, 48, 0.2) !important;            font-family: raleway;            font-weight: 400;            transition-duration: 0.2s;            transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;            transition-timing-function: ease-in-out;        }
    
    
        #rec910019056 .t-card__title {            font-size: 25px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__title {                font-size: 20px;            }
        }
        #rec910019056 .t-card__descr {            font-size: 18px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__descr {                font-size: 16px;            }
        }
    
    
        #rec910019056 .t-btnflex.t-btnflex_type_button {            color: #ffffff;            background-color: #000000;            --border-width: 0px;            border-style: none !important;            border-radius: 20px;            box-shadow: 0px 15px 30px -10px rgba(0, 11, 48, 0.2) !important;            font-family: raleway;            font-weight: 400;            transition-duration: 0.2s;            transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;            transition-timing-function: ease-in-out;        }
    
    
        #rec910019056 .t-card__title {            font-size: 25px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__title {                font-size: 20px;            }
        }
        #rec910019056 .t-card__descr {            font-size: 18px;            font-family: 'raleway';            font-weight: 400;        }
        @media screen and (max-width:480px),
        (orientation:landscape) and (max-height:480px) {            #rec910019056 .t-card__descr {                font-size: 16px;            }
        }
    
    
        #rec910019056 .t-btnflex.t-btnflex_type_button {            color: #ffffff;            background-color: #000000;            --border-width: 0px;            border-style: none !important;            border-radius: 20px;            box-shadow: 0px 15px 30px -10px rgba(0, 11, 48, 0.2) !important;            font-family: raleway;            font-weight: 400;            transition-duration: 0.2s;            transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;            transition-timing-function: ease-in-out;        }
    
    
#rec910019056 .t686__table {border-radius: 20px;}
@media (max-width:480px) {#rec910019056 .t686__table {border-radius: 20px;}}
@media screen and (max-width:560px) {#rec925579661 .t-popup__close-icon g {fill: #ffffff !important;}}

        #rec925579661 .t-btnflex.t-btnflex_type_submit {            color: #ffffff;            background-color: #000000;            --border-width: 0px;            border-style: none !important;            border-radius: 20px;            box-shadow: none !important;            font-family: raleway;            font-weight: 400;            transition-duration: 0.2s;            transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;            transition-timing-function: ease-in-out;        }
        @media (hover:hover) {            #rec925579661 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):hover {                color: #000000 !important;                background-color: #99eb69 !important;            }
            #rec925579661 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):focus-visible {                color: #000000 !important;                background-color: #99eb69 !important;            }
        }
    
    
#rec925579661 input::-webkit-input-placeholder {color: #000000;opacity: 0.5;}
#rec925579661 input::-moz-placeholder {color: #000000;opacity: 0.5;}
#rec925579661 input:-moz-placeholder {color: #000000;opacity: 0.5;}
#rec925579661 input:-ms-input-placeholder {color: #000000;opacity: 0.5;}
#rec925579661 textarea::-webkit-input-placeholder {color: #000000;opacity: 0.5;}
#rec925579661 textarea::-moz-placeholder {color: #000000;opacity: 0.5;}
#rec925579661 textarea:-moz-placeholder {color: #000000;opacity: 0.5;}
#rec925579661 textarea:-ms-input-placeholder {color: #000000;opacity: 0.5;}
@media screen and (max-width:560px) {#rec925730101 .t-popup__close-icon g {fill: #ffffff !important;}}
        #rec925730101 .t-btnflex.t-btnflex_type_submit {            color: #ffffff;            background-color: #000000;            --border-width: 0px;            border-style: none !important;            border-radius: 20px;            box-shadow: none !important;            font-family: raleway;            font-weight: 400;            transition-duration: 0.2s;            transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;            transition-timing-function: ease-in-out;        }
        @media (hover:hover) {            #rec925730101 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):hover {                color: #000000 !important;                background-color: #99eb69 !important;            }
            #rec925730101 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):focus-visible {                color: #000000 !important;                background-color: #99eb69 !important;            }
        }
    
    
#rec925730101 input::-webkit-input-placeholder {color: #000000;opacity: 0.5;}
#rec925730101 input::-moz-placeholder {color: #000000;opacity: 0.5;}
#rec925730101 input:-moz-placeholder {color: #000000;opacity: 0.5;}
#rec925730101 input:-ms-input-placeholder {color: #000000;opacity: 0.5;}
#rec925730101 textarea::-webkit-input-placeholder {color: #000000;opacity: 0.5;}
#rec925730101 textarea::-moz-placeholder {color: #000000;opacity: 0.5;}
#rec925730101 textarea:-moz-placeholder {color: #000000;opacity: 0.5;}
#rec925730101 textarea:-ms-input-placeholder {color: #000000;opacity: 0.5;}
#rec912444628 .t396__artboard {min-height: 160px;height: 0vh;background-color: #fafafa;overflow: visible;}
#rec912444628 .t396__filter {min-height: 160px;height: 0vh;}
#rec912444628 .t396__carrier {min-height: 160px;height: 0vh;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec912444628 .t396__artboard,
#rec912444628 .t396__filter,
#rec912444628 .t396__carrier {}
#rec912444628 .t396__filter {}
#rec912444628 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec912444628 .t396__artboard,
#rec912444628 .t396__filter,
#rec912444628 .t396__carrier {height: 180px;}
#rec912444628 .t396__filter {}
#rec912444628 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec912444628 .t396__artboard,
#rec912444628 .t396__filter,
#rec912444628 .t396__carrier {}
#rec912444628 .t396__filter {}
#rec912444628 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec912444628 .t396__artboard,
#rec912444628 .t396__filter,
#rec912444628 .t396__carrier {height: 270px;}
#rec912444628 .t396__filter {}
#rec912444628 .t396__carrier {background-attachment: scroll;}}
#rec912444628 .tn-elem[data-elem-id="1742812692291"] {z-index: 3;top: 5px;;left: calc(50% - 600px + 200px);;width: 800px;height: 151px;}
#rec912444628 .tn-elem[data-elem-id="1742812692291"] .tn-atom {border-radius: 20px 20px 20px 20px;opacity: 0.6;background-color: #ffffff;background-position: center center;--t396-borderwidth: 0px;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 0px 0px 5px 0px rgba(189, 189, 189, 1);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:959px) {#rec912444628 .tn-elem[data-elem-id="1742812692291"] {top: 18px;;left: calc(50% - 320px + 10px);;width: 620px;height: 147px;}}
@media screen and (max-width:639px) {#rec912444628 .tn-elem[data-elem-id="1742812692291"] {width: 460px;}}
@media screen and (max-width:479px) {#rec912444628 .tn-elem[data-elem-id="1742812692291"] {top: 13px;;left: calc(50% - 160px + 0px);;width: 320px;height: 240px;}
#rec912444628 .tn-elem[data-elem-id="1742812692291"] .tn-atom {background-size: cover;opacity: 1;}}
#rec912444628 .tn-elem[data-elem-id="1470209944682"] {color: #000000;text-align: center;z-index: 4;top: calc(80px - 23px + -37px);;left: calc(50% - 361.5px + 1px);;width: 723px;height: auto;}
#rec912444628 .tn-elem[data-elem-id="1470209944682"] .tn-atom {vertical-align: middle;color: #000000;font-size: 40px;font-family: 'raleway', Arial, sans-serif;line-height: 1.15;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec912444628 .tn-elem[data-elem-id="1470209944682"] {top: calc(80px - 23px + -13px);;left: calc(50% - 361.5px + 0px);;width: 940px;height: auto;}
#rec912444628 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 68px;background-size: cover;}}
@media screen and (max-width:959px) {#rec912444628 .tn-elem[data-elem-id="1470209944682"] {top: calc(80px - 23px + -38px);;left: calc(50% - 361.5px + 0px);;width: 562px;height: auto;}
#rec912444628 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 35px;background-size: cover;}}
@media screen and (max-width:639px) {#rec912444628 .tn-elem[data-elem-id="1470209944682"] {top: calc(80px - 23px + -134px);;left: calc(50% - 361.5px + -9px);;width: 358px;height: auto;}
#rec912444628 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 25px;background-size: cover;}}
@media screen and (max-width:479px) {#rec912444628 .tn-elem[data-elem-id="1470209944682"] {top: calc(80px - 23px + -78px);;left: calc(50% - 361.5px + 0px);;width: 300px;height: auto;text-align: center;}
#rec912444628 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 30px;background-size: cover;}}
#rec912444628 .tn-elem[data-elem-id="1742584817507"] {z-index: 5;top: 81px;;left: calc(50% - 600px + 233px);;width: 735px;height: 55px;}
#rec912444628 .tn-elem[data-elem-id="1742584817507"] .tn-atom {border-radius: 5px 5px 5px 5px;opacity: 0.7;background-color: #99eb69;background-position: center center;--t396-borderwidth: 0px;--t396-bordercolor: #000000;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 1px 1px 3px 1px rgba(199, 199, 199, 1);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:959px) {#rec912444628 .tn-elem[data-elem-id="1742584817507"] {top: 80px;;left: calc(50% - 320px + 68px);;width: 504px;height: 71px;}}
@media screen and (max-width:639px) {#rec912444628 .tn-elem[data-elem-id="1742584817507"] {top: 111px;;left: calc(50% - 240px + 33px);;width: 400px;height: 40px;}}
@media screen and (max-width:479px) {#rec912444628 .tn-elem[data-elem-id="1742584817507"] {top: 107px;;left: calc(50% - 160px + 24px);;width: 271px;height: 124px;}}
#rec912444628 .tn-elem[data-elem-id="1742585258000"] {color: #000000;text-align: center;z-index: 6;top: 89px;;left: calc(50% - 600px + 236px);;width: 729px;height: auto;}
#rec912444628 .tn-elem[data-elem-id="1742585258000"] .tn-atom {vertical-align: middle;color: #000000;font-size: 18px;font-family: 'raleway', Arial, sans-serif;line-height: 1.1;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec912444628 .tn-elem[data-elem-id="1742585258000"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec912444628 .tn-elem[data-elem-id="1742585258000"] {top: 89px;;left: calc(50% - 320px + 57px);;width: 527px;height: auto;}
#rec912444628 .tn-elem[data-elem-id="1742585258000"] .tn-atom {white-space: normal;font-size: 16px;background-size: cover;}}
@media screen and (max-width:639px) {#rec912444628 .tn-elem[data-elem-id="1742585258000"] {top: 111px;;left: calc(50% - 240px + 51px);;width: px;height: auto;}
#rec912444628 .tn-elem[data-elem-id="1742585258000"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec912444628 .tn-elem[data-elem-id="1742585258000"] {top: 115px;;left: calc(50% - 160px + 27px);;width: 266px;height: auto;text-align: center;}
#rec912444628 .tn-elem[data-elem-id="1742585258000"] .tn-atom {white-space: normal;font-size: 16px;background-size: cover;}}
#rec912444628 .tn-elem[data-elem-id="1743102589006"] {z-index: 7;top: -144px;;left: calc(50% - 600px + 1064px);;width: 375px;height: auto;}
#rec912444628 .tn-elem[data-elem-id="1743102589006"] .tn-atom {border-radius: 0px 0px 0px 0px;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec912444628 .tn-elem[data-elem-id="1743102589006"] .tn-atom__img {border-radius: 0px 0px 0px 0px;object-position: center center;}
@media (min-width:1200px) {#rec912444628 .tn-elem.t396__elem--anim-hidden[data-elem-id="1743102589006"] {opacity: 0;}}
@media screen and (max-width:1199px) {#rec912444628 .tn-elem[data-elem-id="1743102589006"] {height: auto;}}
@media screen and (max-width:959px) {#rec912444628 .tn-elem[data-elem-id="1743102589006"] {height: auto;}}
@media screen and (max-width:639px) {#rec912444628 .tn-elem[data-elem-id="1743102589006"] {height: auto;}}
@media screen and (max-width:479px) {#rec912444628 .tn-elem[data-elem-id="1743102589006"] {top: 152px;;left: calc(50% - 160px + 230px);;width: 163px;height: auto;}}
#rec1929903483 .t431 .t431__th {border-top-width: 0;border-bottom-width: 1px;border-right-width: 0px;border-left-width: 0px;border-color: #000000;}
#rec1929903483 .t431 .t431__th:not(:last-child) {border-right: none;}
#rec1929903483 .t431 .t431__thead tr:nth-child(1) .t431__th {border-top-width: 0px;}
#rec1929903483 .t431 .t431__tbody tr:nth-child(1) td {border-top: 0 !important;}
#rec1929903483 .t431 .t431__td {border-top-width: 0;border-bottom-width: 1px;border-right-width: 0px;border-left-width: 0px;vertical-align: top;border-color: #d9d9d9;}
#rec1929903483 .t431 .t431__td:not(:last-child) {border-right: none;}
#rec1929903483 .t431 .t431__tbody tr:nth-child(1) td {border-top-width: 1px;}
#rec1929903483 .t431 .t431__oddrow {background: #ffffff
}
#rec1929903483 .t431 .t431__evenrow {background: #eeeeee
}
#rec1929903483 .t431 .t431__th {font-size: 18px;font-family: var(--t-headline-font, Arial);}
#rec1929903483 .t431 .t431__td {font-size: 15px;color: #000000;font-family: var(--t-headline-font, Arial);}
.tooltip-horizontal-scroll-icon_hand {animation: tooltip-horizontal-scroll-icon_anim-scroll-hand 2s infinite
}
.tooltip-horizontal-scroll-icon_card {animation: tooltip-horizontal-scroll-icon_anim-scroll-card 2s infinite
}
@keyframes tooltip-horizontal-scroll-icon_anim-scroll-hand {0% {transform: translateX(80px) scale(1);opacity: 0
}
10% {transform: translateX(80px) scale(1);opacity: 1
}
20%,
60% {transform: translateX(175px) scale(.6);opacity: 1
}
80% {transform: translateX(5px) scale(.6);opacity: 1
}
to {transform: translateX(5px) scale(.6);opacity: 0
}}
@keyframes tooltip-horizontal-scroll-icon_anim-scroll-card {
0%,
60% {transform: translateX(0)
}
80%,
to {transform: translateX(-240px)
}}
#rec913752880 .t-card__title {font-size: 20px;font-family: 'raleway';font-weight: 400;}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec913752880 .t-card__title {font-size: 18px;}}
#rec913752880 .t-card__uptitle {font-size: 18px;font-family: 'raleway';font-weight: 400;}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec913752880 .t-card__uptitle {font-size: 18px;}}
#rec913752880 .t-card__descr {font-size: 18px;font-family: 'raleway';font-weight: 400;}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec913752880 .t-card__descr {font-size: 18px;}}
#rec913752880 .t857__bgimg,
#rec913752880 .t857__img {border-radius: 20px;}
#rec935216406 .t410 .t-beforeafter__controller {background-color: #ffffff;}
#rec935216406 .t410 .t-beforeafter__control {background-color: #ffffff;}
#rec935216406 .t410 .t-beforeafter__arrow_right {border-color: transparent transparent transparent #ffffff;}
#rec935216406 .t410 .t-beforeafter__arrow_left {border-color: transparent #ffffff transparent transparent;}
#rec935216406 .t410 .t-beforeafter__slider {border-radius: 20px;}
@media (max-width:480px) {#rec935216406 .t410 .t-beforeafter__slider {border-radius: 20px;}}
#rec935223701 .t410 .t-beforeafter__controller {background-color: #ffffff;}
#rec935223701 .t410 .t-beforeafter__control {background-color: #ffffff;}
#rec935223701 .t410 .t-beforeafter__arrow_right {border-color: transparent transparent transparent #ffffff;}
#rec935223701 .t410 .t-beforeafter__arrow_left {border-color: transparent #ffffff transparent transparent;}
#rec935223701 .t410 .t-beforeafter__slider {border-radius: 20px;}
@media (max-width:480px) {#rec935223701 .t410 .t-beforeafter__slider {border-radius: 20px;}}
#rec935225186 .t410 .t-beforeafter__controller {background-color: #ffffff;}
#rec935225186 .t410 .t-beforeafter__control {background-color: #ffffff;}
#rec935225186 .t410 .t-beforeafter__arrow_right {border-color: transparent transparent transparent #ffffff;}
#rec935225186 .t410 .t-beforeafter__arrow_left {border-color: transparent #ffffff transparent transparent;}
#rec935225186 .t410 .t-beforeafter__slider {border-radius: 20px;}
@media (max-width:480px) {#rec935225186 .t410 .t-beforeafter__slider {border-radius: 20px;}}
#rec998221496 .t410 .t-beforeafter__controller {background-color: #ffffff;}
#rec998221496 .t410 .t-beforeafter__control {background-color: #ffffff;}
#rec998221496 .t410 .t-beforeafter__arrow_right {border-color: transparent transparent transparent #ffffff;}
#rec998221496 .t410 .t-beforeafter__arrow_left {border-color: transparent #ffffff transparent transparent;}
#rec998221496 .t410 .t-beforeafter__slider {border-radius: 20px;}
@media (max-width:480px) {#rec998221496 .t410 .t-beforeafter__slider {border-radius: 20px;}}
#rec998221541 .t410 .t-beforeafter__controller {background-color: #ffffff;}
#rec998221541 .t410 .t-beforeafter__control {background-color: #ffffff;}
#rec998221541 .t410 .t-beforeafter__arrow_right {border-color: transparent transparent transparent #ffffff;}
#rec998221541 .t410 .t-beforeafter__arrow_left {border-color: transparent #ffffff transparent transparent;}
#rec998221541 .t410 .t-beforeafter__slider {border-radius: 20px;}
@media (max-width:480px) {#rec998221541 .t410 .t-beforeafter__slider {border-radius: 20px;}}
#rec998221596 .t410 .t-beforeafter__controller {background-color: #ffffff;}
#rec998221596 .t410 .t-beforeafter__control {background-color: #ffffff;}
#rec998221596 .t410 .t-beforeafter__arrow_right {border-color: transparent transparent transparent #ffffff;}
#rec998221596 .t410 .t-beforeafter__arrow_left {border-color: transparent #ffffff transparent transparent;}
#rec998221596 .t410 .t-beforeafter__slider {border-radius: 20px;}
@media (max-width:480px) {#rec998221596 .t410 .t-beforeafter__slider {border-radius: 20px;}}
#rec919522015 .t1003__item-txt {font-size: 20px;color: #ffffff;font-family: 'raleway';font-weight: 400;text-transform: lowercase;}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec919522015 .t1003__item-txt {font-size: 16px;}}
#rec914519605 .t396__artboard {min-height: 90px;height: 0vh;background-color: #fafafa;overflow: visible;}
#rec914519605 .t396__filter {min-height: 90px;height: 0vh;}
#rec914519605 .t396__carrier {min-height: 90px;height: 0vh;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec914519605 .t396__artboard,
#rec914519605 .t396__filter,
#rec914519605 .t396__carrier {}
#rec914519605 .t396__filter {}
#rec914519605 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec914519605 .t396__artboard,
#rec914519605 .t396__filter,
#rec914519605 .t396__carrier {height: 90px;}
#rec914519605 .t396__filter {}
#rec914519605 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec914519605 .t396__artboard,
#rec914519605 .t396__filter,
#rec914519605 .t396__carrier {}
#rec914519605 .t396__filter {}
#rec914519605 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec914519605 .t396__artboard,
#rec914519605 .t396__filter,
#rec914519605 .t396__carrier {height: 130px;}
#rec914519605 .t396__filter {}
#rec914519605 .t396__carrier {background-attachment: scroll;}}
#rec914519605 .tn-elem[data-elem-id="1743319060035"] {z-index: 3;top: 8px;;left: calc(50% - 600px + 210px);;width: 800px;height: 75px;}
#rec914519605 .tn-elem[data-elem-id="1743319060035"] .tn-atom {border-radius: 20px 20px 20px 20px;opacity: 0.6;background-color: #ffffff;background-position: center center;--t396-borderwidth: 0px;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 0px 0px 5px 0px rgba(189, 189, 189, 1);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:959px) {#rec914519605 .tn-elem[data-elem-id="1743319060035"] {top: 17px;;left: calc(50% - 320px + 10px);;width: 620px;height: 56px;}}
@media screen and (max-width:639px) {#rec914519605 .tn-elem[data-elem-id="1743319060035"] {width: 460px;}}
@media screen and (max-width:479px) {#rec914519605 .tn-elem[data-elem-id="1743319060035"] {top: 14px;;left: calc(50% - 160px + 0px);;width: 320px;height: 103px;}
#rec914519605 .tn-elem[data-elem-id="1743319060035"] .tn-atom {background-size: cover;opacity: 1;}}
#rec914519605 .tn-elem[data-elem-id="1470209944682"] {color: #000000;text-align: center;z-index: 4;top: calc(45px - 23px + 0px);;left: calc(50% - 361.5px + 1px);;width: 723px;height: auto;}
#rec914519605 .tn-elem[data-elem-id="1470209944682"] .tn-atom {vertical-align: middle;color: #000000;font-size: 40px;font-family: 'raleway', Arial, sans-serif;line-height: 1.15;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec914519605 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + -13px);;left: calc(50% - 361.5px + 0px);;width: 940px;height: auto;}
#rec914519605 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 68px;background-size: cover;}}
@media screen and (max-width:959px) {#rec914519605 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + 0px);;left: calc(50% - 361.5px + 0px);;width: 558px;height: auto;}
#rec914519605 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 35px;background-size: cover;}}
@media screen and (max-width:639px) {#rec914519605 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + -134px);;left: calc(50% - 361.5px + -9px);;width: 358px;height: auto;}
#rec914519605 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 25px;background-size: cover;}}
@media screen and (max-width:479px) {#rec914519605 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + 0px);;left: calc(50% - 361.5px + 0px);;width: 252px;height: auto;text-align: center;}
#rec914519605 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 30px;background-size: cover;}}
#rec915906529 .t1008__title {font-size: 20px;font-family: 'raleway';font-weight: 700;}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec915906529 .t1008__title {font-size: 18px;}}
#rec915906529 .t1008__descr {font-size: 18px;font-family: 'raleway';font-weight: 400;}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec915906529 .t1008__descr {font-size: 16px;}}
                        #rec916349659 .t-btnflex.t-btnflex_type_submit {                            color: #ffffff;                            background-color: #000000;                            --border-width: 0px;                            border-style: none !important;                            border-radius: 20px;                            box-shadow: 0px 15px 30px -10px rgba(255, 255, 255, 0.2) !important;                            font-family: raleway;                            font-weight: 400;                            transition-duration: 0.2s;                            transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;                            transition-timing-function: ease-in-out;                        }
                        @media (hover:hover) {                            #rec916349659 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):hover {                                background-color: #99eb69 !important;                            }
                            #rec916349659 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):focus-visible {                                background-color: #99eb69 !important;                            }
                        }
                    
                    
        #rec916349659 input::-webkit-input-placeholder {            color: #000000;            opacity: 0.5;        }
        #rec916349659 input::-moz-placeholder {            color: #000000;            opacity: 0.5;        }
        #rec916349659 input:-moz-placeholder {            color: #000000;            opacity: 0.5;        }
        #rec916349659 input:-ms-input-placeholder {            color: #000000;            opacity: 0.5;        }
        #rec916349659 textarea::-webkit-input-placeholder {            color: #000000;            opacity: 0.5;        }
        #rec916349659 textarea::-moz-placeholder {            color: #000000;            opacity: 0.5;        }
        #rec916349659 textarea:-moz-placeholder {            color: #000000;            opacity: 0.5;        }
        #rec916349659 textarea:-ms-input-placeholder {            color: #000000;            opacity: 0.5;        }
    
    
#rec916349659 .t-cover-outer {padding: 20px;}
#rec916349659 .t-cover,
#rec916349659 .t-cover__filter {border-radius: 20px;overflow: hidden;}
#rec916349659 .t720__title {font-family: 'raleway';font-weight: 400;}
@media screen and (min-width:900px) {#rec916349659 .t720__title {font-size: 40px;}}
@media screen and (min-width:480px) and (max-width:900px) {#rec916349659 .t720__title {font-size: 30px;}}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec916349659 .t720__title {font-size: 30px;}}
#rec916349659 .t720__descr {max-width: 600px;}
#rec919684450 .t396__artboard {min-height: 90px;height: 0vh;background-color: #fafafa;overflow: visible;}
#rec919684450 .t396__filter {min-height: 90px;height: 0vh;}
#rec919684450 .t396__carrier {min-height: 90px;height: 0vh;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec919684450 .t396__artboard,
#rec919684450 .t396__filter,
#rec919684450 .t396__carrier {}
#rec919684450 .t396__filter {}
#rec919684450 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec919684450 .t396__artboard,
#rec919684450 .t396__filter,
#rec919684450 .t396__carrier {height: 80px;}
#rec919684450 .t396__filter {}
#rec919684450 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec919684450 .t396__artboard,
#rec919684450 .t396__filter,
#rec919684450 .t396__carrier {}
#rec919684450 .t396__filter {}
#rec919684450 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec919684450 .t396__artboard,
#rec919684450 .t396__filter,
#rec919684450 .t396__carrier {height: 140px;}
#rec919684450 .t396__filter {}
#rec919684450 .t396__carrier {background-attachment: scroll;}}
#rec919684450 .tn-elem[data-elem-id="1743319060035"] {z-index: 3;top: 8px;;left: calc(50% - 600px + 210px);;width: 800px;height: 75px;}
#rec919684450 .tn-elem[data-elem-id="1743319060035"] .tn-atom {border-radius: 20px 20px 20px 20px;opacity: 0.6;background-color: #ffffff;background-position: center center;--t396-borderwidth: 0px;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 0px 0px 5px 0px rgba(189, 189, 189, 1);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:959px) {#rec919684450 .tn-elem[data-elem-id="1743319060035"] {top: 12px;;left: calc(50% - 320px + 10px);;width: 620px;height: 57px;}}
@media screen and (max-width:639px) {#rec919684450 .tn-elem[data-elem-id="1743319060035"] {width: 460px;}}
@media screen and (max-width:479px) {#rec919684450 .tn-elem[data-elem-id="1743319060035"] {top: 12px;;left: calc(50% - 160px + 0px);;width: 320px;height: 116px;}
#rec919684450 .tn-elem[data-elem-id="1743319060035"] .tn-atom {background-size: cover;opacity: 1;}}
#rec919684450 .tn-elem[data-elem-id="1470209944682"] {color: #000000;text-align: center;z-index: 4;top: calc(45px - 23px + 0px);;left: calc(50% - 361.5px + 1px);;width: 723px;height: auto;}
#rec919684450 .tn-elem[data-elem-id="1470209944682"] .tn-atom {vertical-align: middle;color: #000000;font-size: 40px;font-family: 'raleway', Arial, sans-serif;line-height: 1.15;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec919684450 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + -13px);;left: calc(50% - 361.5px + 0px);;width: 940px;height: auto;}
#rec919684450 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 68px;background-size: cover;}}
@media screen and (max-width:959px) {#rec919684450 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + 0px);;left: calc(50% - 361.5px + 1px);;width: 603px;height: auto;}
#rec919684450 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 35px;background-size: cover;}}
@media screen and (max-width:639px) {#rec919684450 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + -134px);;left: calc(50% - 361.5px + -9px);;width: 358px;height: auto;}
#rec919684450 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 25px;background-size: cover;}}
@media screen and (max-width:479px) {#rec919684450 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + 1px);;left: calc(50% - 361.5px + 0px);;width: 300px;height: auto;text-align: center;}
#rec919684450 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 30px;background-size: cover;}}
.tooltip-horizontal-scroll-icon_hand {animation: tooltip-horizontal-scroll-icon_anim-scroll-hand 2s infinite
}
.tooltip-horizontal-scroll-icon_card {animation: tooltip-horizontal-scroll-icon_anim-scroll-card 2s infinite
}
@keyframes tooltip-horizontal-scroll-icon_anim-scroll-hand {0% {transform: translateX(80px) scale(1);opacity: 0
}
10% {transform: translateX(80px) scale(1);opacity: 1
}
20%,
60% {transform: translateX(175px) scale(.6);opacity: 1
}
80% {transform: translateX(5px) scale(.6);opacity: 1
}
to {transform: translateX(5px) scale(.6);opacity: 0
}}
@keyframes tooltip-horizontal-scroll-icon_anim-scroll-card {
0%,
60% {transform: translateX(0)
}
80%,
to {transform: translateX(-240px)
}}
#rec919189147 .t1148__img,
#rec919189147 .t1148__video {border-radius: 20px;}
#rec919613116 .t396__artboard {min-height: 90px;height: 0vh;background-color: #fafafa;overflow: visible;}
#rec919613116 .t396__filter {min-height: 90px;height: 0vh;}
#rec919613116 .t396__carrier {min-height: 90px;height: 0vh;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec919613116 .t396__artboard,
#rec919613116 .t396__filter,
#rec919613116 .t396__carrier {}
#rec919613116 .t396__filter {}
#rec919613116 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec919613116 .t396__artboard,
#rec919613116 .t396__filter,
#rec919613116 .t396__carrier {height: 80px;}
#rec919613116 .t396__filter {}
#rec919613116 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec919613116 .t396__artboard,
#rec919613116 .t396__filter,
#rec919613116 .t396__carrier {}
#rec919613116 .t396__filter {}
#rec919613116 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec919613116 .t396__artboard,
#rec919613116 .t396__filter,
#rec919613116 .t396__carrier {height: 100px;}
#rec919613116 .t396__filter {}
#rec919613116 .t396__carrier {background-attachment: scroll;}}
#rec919613116 .tn-elem[data-elem-id="1743319060035"] {z-index: 3;top: 8px;;left: calc(50% - 600px + 210px);;width: 800px;height: 75px;}
#rec919613116 .tn-elem[data-elem-id="1743319060035"] .tn-atom {border-radius: 20px 20px 20px 20px;opacity: 0.6;background-color: #ffffff;background-position: center center;--t396-borderwidth: 0px;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 0px 0px 5px 0px rgba(189, 189, 189, 1);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:959px) {#rec919613116 .tn-elem[data-elem-id="1743319060035"] {top: 12px;;left: calc(50% - 320px + 10px);;width: 620px;height: 57px;}}
@media screen and (max-width:639px) {#rec919613116 .tn-elem[data-elem-id="1743319060035"] {width: 460px;}}
@media screen and (max-width:479px) {#rec919613116 .tn-elem[data-elem-id="1743319060035"] {top: 11px;;left: calc(50% - 160px + 0px);;width: 320px;height: 79px;}
#rec919613116 .tn-elem[data-elem-id="1743319060035"] .tn-atom {background-size: cover;opacity: 1;}}
#rec919613116 .tn-elem[data-elem-id="1470209944682"] {color: #000000;text-align: center;z-index: 4;top: calc(45px - 23px + 0px);;left: calc(50% - 361.5px + 1px);;width: 723px;height: auto;}
#rec919613116 .tn-elem[data-elem-id="1470209944682"] .tn-atom {vertical-align: middle;color: #000000;font-size: 40px;font-family: 'raleway', Arial, sans-serif;line-height: 1.15;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec919613116 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + -13px);;left: calc(50% - 361.5px + 0px);;width: 940px;height: auto;}
#rec919613116 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 68px;background-size: cover;}}
@media screen and (max-width:959px) {#rec919613116 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + 0px);;left: calc(50% - 361.5px + 1px);;width: 571px;height: auto;}
#rec919613116 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 35px;background-size: cover;}}
@media screen and (max-width:639px) {#rec919613116 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + -134px);;left: calc(50% - 361.5px + -9px);;width: 358px;height: auto;}
#rec919613116 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 25px;background-size: cover;}}
@media screen and (max-width:479px) {#rec919613116 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + 0px);;left: calc(50% - 361.5px + 0px);;width: 248px;height: auto;text-align: center;}
#rec919613116 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 30px;background-size: cover;}}
#rec919071997 .t-slds__bullet_active .t-slds__bullet_body {background-color: #222 !important;}
#rec919071997 .t-slds__bullet:hover .t-slds__bullet_body {background-color: #222 !important;}
#rec919539001 .t396__artboard {min-height: 50px;height: 0vh;background-color: #fafafa;overflow: visible;}
#rec919539001 .t396__filter {min-height: 50px;height: 0vh;}
#rec919539001 .t396__carrier {min-height: 50px;height: 0vh;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec919539001 .t396__artboard,
#rec919539001 .t396__filter,
#rec919539001 .t396__carrier {}
#rec919539001 .t396__filter {}
#rec919539001 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec919539001 .t396__artboard,
#rec919539001 .t396__filter,
#rec919539001 .t396__carrier {height: 30px;}
#rec919539001 .t396__filter {}
#rec919539001 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec919539001 .t396__artboard,
#rec919539001 .t396__filter,
#rec919539001 .t396__carrier {}
#rec919539001 .t396__filter {}
#rec919539001 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec919539001 .t396__artboard,
#rec919539001 .t396__filter,
#rec919539001 .t396__carrier {height: 30px;}
#rec919539001 .t396__filter {}
#rec919539001 .t396__carrier {background-attachment: scroll;}}
#rec919539001 .tn-elem[data-elem-id="1743102589006"] {z-index: 3;top: -144px;;left: calc(50% - 600px + 1064px);;width: 375px;height: auto;}
#rec919539001 .tn-elem[data-elem-id="1743102589006"] .tn-atom {border-radius: 0px 0px 0px 0px;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec919539001 .tn-elem[data-elem-id="1743102589006"] .tn-atom__img {border-radius: 0px 0px 0px 0px;object-position: center center;}
@media screen and (max-width:1199px) {#rec919539001 .tn-elem[data-elem-id="1743102589006"] {height: auto;}}
@media screen and (max-width:959px) {#rec919539001 .tn-elem[data-elem-id="1743102589006"] {height: auto;}}
@media screen and (max-width:639px) {#rec919539001 .tn-elem[data-elem-id="1743102589006"] {height: auto;}}
@media screen and (max-width:479px) {#rec919539001 .tn-elem[data-elem-id="1743102589006"] {top: -34px;;left: calc(50% - 160px + 230px);;width: 160px;height: auto;}}
#rec913742314 .t486__title {font-family: 'raleway';font-weight: 400;text-transform: uppercase;}
@media screen and (min-width:900px) {#rec913742314 .t486__title {font-size: 40px;}}
@media screen and (min-width:480px) and (max-width:900px) {#rec913742314 .t486__title {font-size: 30px;}}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec913742314 .t486__title {font-size: 30px;}}
#rec913742314 .t486__descr {font-size: 18px;font-family: 'raleway';font-weight: 400;}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec913742314 .t486__descr {font-size: 16px;}}
#rec913742314 .t486__blockimg {border-radius: 20px;}
#rec919816984 .t396__artboard {min-height: 90px;height: 0vh;background-color: #fafafa;overflow: visible;}
#rec919816984 .t396__filter {min-height: 90px;height: 0vh;}
#rec919816984 .t396__carrier {min-height: 90px;height: 0vh;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec919816984 .t396__artboard,
#rec919816984 .t396__filter,
#rec919816984 .t396__carrier {}
#rec919816984 .t396__filter {}
#rec919816984 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec919816984 .t396__artboard,
#rec919816984 .t396__filter,
#rec919816984 .t396__carrier {height: 80px;}
#rec919816984 .t396__filter {}
#rec919816984 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec919816984 .t396__artboard,
#rec919816984 .t396__filter,
#rec919816984 .t396__carrier {}
#rec919816984 .t396__filter {}
#rec919816984 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec919816984 .t396__artboard,
#rec919816984 .t396__filter,
#rec919816984 .t396__carrier {height: 90px;}
#rec919816984 .t396__filter {}
#rec919816984 .t396__carrier {background-attachment: scroll;}}
#rec919816984 .tn-elem[data-elem-id="1743319060035"] {z-index: 3;top: 8px;;left: calc(50% - 600px + 210px);;width: 800px;height: 75px;}
#rec919816984 .tn-elem[data-elem-id="1743319060035"] .tn-atom {border-radius: 20px 20px 20px 20px;opacity: 0.6;background-color: #ffffff;background-position: center center;--t396-borderwidth: 0px;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 0px 0px 5px 0px rgba(189, 189, 189, 1);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:959px) {#rec919816984 .tn-elem[data-elem-id="1743319060035"] {top: 12px;;left: calc(50% - 320px + 10px);;width: 620px;height: 57px;}}
@media screen and (max-width:639px) {#rec919816984 .tn-elem[data-elem-id="1743319060035"] {width: 460px;}}
@media screen and (max-width:479px) {#rec919816984 .tn-elem[data-elem-id="1743319060035"] {top: 9px;;left: calc(50% - 160px + 0px);;width: 320px;height: 72px;}
#rec919816984 .tn-elem[data-elem-id="1743319060035"] .tn-atom {background-size: cover;opacity: 1;}}
#rec919816984 .tn-elem[data-elem-id="1470209944682"] {color: #000000;text-align: center;z-index: 4;top: calc(45px - 23px + 0px);;left: calc(50% - 361.5px + 1px);;width: 723px;height: auto;}
#rec919816984 .tn-elem[data-elem-id="1470209944682"] .tn-atom {vertical-align: middle;color: #000000;font-size: 40px;font-family: 'raleway', Arial, sans-serif;line-height: 1.15;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec919816984 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + -13px);;left: calc(50% - 361.5px + 0px);;width: 940px;height: auto;}
#rec919816984 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 68px;background-size: cover;}}
@media screen and (max-width:959px) {#rec919816984 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + 1px);;left: calc(50% - 361.5px + 1px);;width: 421px;height: auto;}
#rec919816984 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 30px;background-size: cover;}}
@media screen and (max-width:639px) {#rec919816984 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + -134px);;left: calc(50% - 361.5px + -9px);;width: 358px;height: auto;}
#rec919816984 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 25px;background-size: cover;}}
@media screen and (max-width:479px) {#rec919816984 .tn-elem[data-elem-id="1470209944682"] {top: calc(45px - 23px + 0px);;left: calc(50% - 361.5px + 0px);;width: 224px;height: auto;text-align: center;}
#rec919816984 .tn-elem[data-elem-id="1470209944682"] .tn-atom {white-space: normal;font-size: 30px;background-size: cover;}}
#rec919810360 .t668__content {padding-bottom: 0px !important;}
#rec919810360 .t668__textwrapper {padding-bottom: 20px;}
#rec919810360 .t668__title {font-size: 20px;font-family: 'raleway';font-weight: 700;}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec919810360 .t668__title {font-size: 18px;}}
#rec919810360 .t668__text {font-size: 18px;font-family: 'raleway';font-weight: 400;}
@media screen and (max-width:480px),
(orientation:landscape) and (max-height:480px) {#rec919810360 .t668__text {font-size: 16px;}}
#rec919810360 .t668__wrapper {border-radius: 20px;}
#rec933737146 .t396__artboard {min-height: 550px;height: 100vh;background-color: #fafafa;}
#rec933737146 .t396__filter {min-height: 550px;height: 100vh;}
#rec933737146 .t396__carrier {min-height: 550px;height: 100vh;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}
@media screen and (max-width:1199px) {
#rec933737146 .t396__artboard,
#rec933737146 .t396__filter,
#rec933737146 .t396__carrier {}
#rec933737146 .t396__filter {}
#rec933737146 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:959px) {
#rec933737146 .t396__artboard,
#rec933737146 .t396__filter,
#rec933737146 .t396__carrier {}
#rec933737146 .t396__filter {}
#rec933737146 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:639px) {
#rec933737146 .t396__artboard,
#rec933737146 .t396__filter,
#rec933737146 .t396__carrier {}
#rec933737146 .t396__filter {}
#rec933737146 .t396__carrier {background-attachment: scroll;}}
@media screen and (max-width:479px) {
#rec933737146 .t396__artboard,
#rec933737146 .t396__filter,
#rec933737146 .t396__carrier {min-height: 790px;}
#rec933737146 .t396__filter {}
#rec933737146 .t396__carrier {background-attachment: scroll;}}
#rec933737146 .tn-elem[data-elem-id="1743880700099"] {z-index: 3;top: calc(50vh - 275px + 9px);;left: calc(50% - 600px + -10px);;width: 1191px;height: 532px;}
#rec933737146 .tn-elem[data-elem-id="1743880700099"] .tn-atom {border-radius: 20px 20px 20px 20px;background-color: #ffffff;background-position: center center;--t396-borderwidth: 0px;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);box-shadow: 0px 0px 5px 0px rgba(189, 189, 189, 1);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:959px) {#rec933737146 .tn-elem[data-elem-id="1743880700099"] {top: 0px;;left: calc(50% - 320px + 0px);;width: 640px;height: 374px;}}
@media screen and (max-width:479px) {#rec933737146 .tn-elem[data-elem-id="1743880700099"] {top: 16px;;left: calc(50% - 160px + 0px);;width: 320px;height: 759px;}}
#rec933737146 .tn-elem[data-elem-id="1743880566356"] {z-index: 4;top: calc(50vh - 275px + 41px);;left: calc(50% - 600px + 20px);;width: 499px;height: 469px;}
#rec933737146 .tn-elem[data-elem-id="1743880566356"] .tn-atom {background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:959px) {#rec933737146 .tn-elem[data-elem-id="1743880566356"] {top: 33px;;left: calc(50% - 320px + 37px);;width: 281px;height: 286px;}}
@media screen and (max-width:479px) {#rec933737146 .tn-elem[data-elem-id="1743880566356"] {top: 487px;;left: calc(50% - 160px + 22px);;width: 279px;height: 266px;}}
#rec933737146 .tn-elem[data-elem-id="1743880700112"] {color: #000000;text-align: center;z-index: 5;top: calc(50vh - 275px + 240px);;left: calc(50% - 600px + 724px);;width: 396px;height: auto;}
#rec933737146 .tn-elem[data-elem-id="1743880700112"] .tn-atom {vertical-align: middle;color: #000000;font-size: 18px;font-family: 'raleway', Arial, sans-serif;line-height: 1.1;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec933737146 .tn-elem[data-elem-id="1743880700112"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:959px) {#rec933737146 .tn-elem[data-elem-id="1743880700112"] {top: 77px;;left: calc(50% - 320px + 351px);;width: 257px;height: 194px;}
#rec933737146 .tn-elem[data-elem-id="1743880700112"] .tn-atom {vertical-align: middle;white-space: normal;font-size: 16px;background-size: cover;}}
@media screen and (max-width:639px) {#rec933737146 .tn-elem[data-elem-id="1743880700112"] .tn-atom {white-space: normal;background-size: cover;}}
@media screen and (max-width:479px) {#rec933737146 .tn-elem[data-elem-id="1743880700112"] {top: 213px;;left: calc(50% - 160px + 21px);;width: 278px;height: 144px;}
#rec933737146 .tn-elem[data-elem-id="1743880700112"] .tn-atom {white-space: normal;background-size: cover;}}
#rec933737146 .tn-elem[data-elem-id="1743880700106"] {color: #000000;text-align: center;z-index: 6;top: calc(50vh - 26px + -202px);;left: calc(50% - 148.5px + 322px);;width: 297px;height: auto;}
#rec933737146 .tn-elem[data-elem-id="1743880700106"] .tn-atom {vertical-align: middle;color: #000000;font-size: 45px;font-family: 'raleway', Arial, sans-serif;line-height: 1.15;font-weight: 400;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));}
@media screen and (max-width:1199px) {#rec933737146 .tn-elem[data-elem-id="1743880700106"] {top: calc(275px - 26px + -13px);;left: calc(50% - 148.5px + 0px);;width: 940px;height: auto;}
#rec933737146 .tn-elem[data-elem-id="1743880700106"] .tn-atom {white-space: normal;font-size: 68px;background-size: cover;}}
@media screen and (max-width:959px) {#rec933737146 .tn-elem[data-elem-id="1743880700106"] {top: calc(275px - 26px + -218px);;left: calc(50% - 148.5px + 160px);;width: 269px;height: auto;}
#rec933737146 .tn-elem[data-elem-id="1743880700106"] .tn-atom {white-space: normal;font-size: 35px;background-size: cover;}}
@media screen and (max-width:639px) {#rec933737146 .tn-elem[data-elem-id="1743880700106"] {top: calc(275px - 26px + -1px);;left: calc(50% - 148.5px + 0px);;width: 460px;height: auto;}
#rec933737146 .tn-elem[data-elem-id="1743880700106"] .tn-atom {white-space: normal;font-size: 32px;background-size: cover;}}
@media screen and (max-width:479px) {#rec933737146 .tn-elem[data-elem-id="1743880700106"] {top: calc(275px - 26px + -332px);;left: calc(50% - 148.5px + 0px);;width: 300px;height: auto;}
#rec933737146 .tn-elem[data-elem-id="1743880700106"] .tn-atom {white-space: normal;font-size: 30px;background-size: cover;}}
#rec933737146 .tn-elem[data-elem-id="1743880829703"] {z-index: 7;top: calc(50vh - 275px + 120px);;left: calc(50% - 600px + 872px);;width: 100px;height: 100px;}
#rec933737146 .tn-elem[data-elem-id="1743880829703"] .tn-atom {border-radius: 3000px 3000px 3000px 3000px;background-color: #fff705;background-position: center center;background-size: cover;background-repeat: no-repeat;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
@media screen and (max-width:959px) {#rec933737146 .tn-elem[data-elem-id="1743880829703"] {top: 142px;;left: calc(50% - 320px + 757px);;}}
@media screen and (max-width:479px) {#rec933737146 .tn-elem[data-elem-id="1743880829703"] {top: 95px;;left: calc(50% - 160px + 110px);;}}
#rec933737146 .tn-elem[data-elem-id="1743882359160"] {z-index: 8;top: calc(50vh - 275px + 452px);;left: calc(50% - 600px + 808px);;width: 48px;height: auto;}
#rec933737146 .tn-elem[data-elem-id="1743882359160"] .tn-atom {border-radius: 0px 0px 0px 0px;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec933737146 .tn-elem[data-elem-id="1743882359160"] .tn-atom__img {border-radius: 0px 0px 0px 0px;object-position: center center;}
@media screen and (max-width:1199px) {#rec933737146 .tn-elem[data-elem-id="1743882359160"] {height: auto;}}
@media screen and (max-width:959px) {#rec933737146 .tn-elem[data-elem-id="1743882359160"] {top: 271px;;left: calc(50% - 320px + 355px);;height: auto;}}
@media screen and (max-width:639px) {#rec933737146 .tn-elem[data-elem-id="1743882359160"] {height: auto;}}
@media screen and (max-width:479px) {#rec933737146 .tn-elem[data-elem-id="1743882359160"] {top: 388px;;left: calc(50% - 160px + 44px);;height: auto;}}
#rec933737146 .tn-elem[data-elem-id="1743882374094"] {z-index: 9;top: calc(50vh - 275px + 452px);;left: calc(50% - 600px + 934px);;width: 48px;height: auto;}
#rec933737146 .tn-elem[data-elem-id="1743882374094"] .tn-atom {border-radius: 0px 0px 0px 0px;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec933737146 .tn-elem[data-elem-id="1743882374094"] .tn-atom__img {border-radius: 0px 0px 0px 0px;object-position: center center;}
@media screen and (max-width:1199px) {#rec933737146 .tn-elem[data-elem-id="1743882374094"] {height: auto;}}
@media screen and (max-width:959px) {#rec933737146 .tn-elem[data-elem-id="1743882374094"] {top: 271px;;left: calc(50% - 320px + 481px);;height: auto;}}
@media screen and (max-width:639px) {#rec933737146 .tn-elem[data-elem-id="1743882374094"] {height: auto;}}
@media screen and (max-width:479px) {#rec933737146 .tn-elem[data-elem-id="1743882374094"] {top: 388px;;left: calc(50% - 160px + 170px);;height: auto;}}
#rec933737146 .tn-elem[data-elem-id="1743882385845"] {z-index: 10;top: calc(50vh - 275px + 452px);;left: calc(50% - 600px + 997px);;width: 48px;height: auto;}
#rec933737146 .tn-elem[data-elem-id="1743882385845"] .tn-atom {border-radius: 0px 0px 0px 0px;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec933737146 .tn-elem[data-elem-id="1743882385845"] .tn-atom__img {border-radius: 0px 0px 0px 0px;object-position: center center;}
@media screen and (max-width:1199px) {#rec933737146 .tn-elem[data-elem-id="1743882385845"] {height: auto;}}
@media screen and (max-width:959px) {#rec933737146 .tn-elem[data-elem-id="1743882385845"] {top: 271px;;left: calc(50% - 320px + 544px);;height: auto;}}
@media screen and (max-width:639px) {#rec933737146 .tn-elem[data-elem-id="1743882385845"] {height: auto;}}
@media screen and (max-width:479px) {#rec933737146 .tn-elem[data-elem-id="1743882385845"] {top: 388px;;left: calc(50% - 160px + 233px);;height: auto;}}
#rec933737146 .tn-elem[data-elem-id="1743882397314"] {z-index: 11;top: calc(50vh - 275px + 452px);;left: calc(50% - 600px + 871px);;width: 48px;height: auto;}
#rec933737146 .tn-elem[data-elem-id="1743882397314"] .tn-atom {border-radius: 0px 0px 0px 0px;background-position: center center;border-width: var(--t396-borderwidth, 0);border-style: var(--t396-borderstyle, solid);border-color: var(--t396-bordercolor, transparent);transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;}
#rec933737146 .tn-elem[data-elem-id="1743882397314"] .tn-atom__img {border-radius: 0px 0px 0px 0px;object-position: center center;}
@media screen and (max-width:1199px) {#rec933737146 .tn-elem[data-elem-id="1743882397314"] {height: auto;}}
@media screen and (max-width:959px) {#rec933737146 .tn-elem[data-elem-id="1743882397314"] {top: 271px;;left: calc(50% - 320px + 418px);;height: auto;}}
@media screen and (max-width:639px) {#rec933737146 .tn-elem[data-elem-id="1743882397314"] {height: auto;}}
@media screen and (max-width:479px) {#rec933737146 .tn-elem[data-elem-id="1743882397314"] {top: 388px;;left: calc(50% - 160px + 107px);;height: auto;}}
.footer__bottomLogo {align-items: center;display: flex;justify-content: center;padding-left: 15px;padding-right: 15px;}
.footer__bottomLogo:hover {text-decoration: none !important;}
.footer__bottomLogo img {height: auto;margin: -1px 12px 0 0;width: 36px;}
.footer__bottomLogo .text h5 {color: #000;font-family: 'raleway', Arial, sans-serif;font-size: 16px;line-height: normal;font-weight: 400;margin: 0 0 2px;text-align: left !important;}
.footer__bottomLogo .text p {color: #000;font-family: 'raleway', Arial, sans-serif;font-size: 13px;margin: 0 0 0;text-align: left !important;}
@media (max-width: 991px) {

.footer__bottomLogo {margin-top: 40px;}}
