.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:20px;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){#rec867326233 .tmenu-mobile{background-color:#ffffff;}#rec867326233 .tmenu-mobile__menucontent_fixed{position:fixed;top:64px;}#rec867326233 .t-menuburger{-webkit-order:1;-ms-flex-order:1;order:1;}}#rec867326233 .t-btnflex.t-btnflex_type_button{color:#000000;background-color:#f2eeeb;--border-width:0px;border-style:none !important;border-radius:3px;box-shadow:none !important;font-family:Dewi;font-weight:600;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){#rec867326233 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):hover{background-color:#e8d7ca !important;}#rec867326233 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):focus-visible{background-color:#e8d7ca !important;}}#rec867326233 .t-btnflex.t-btnflex_type_button2{color:#ffffff;background-color:#0062ad;--border-width:0px;border-style:none !important;border-radius:3px;box-shadow:none !important;font-family:Dewi;font-weight:600;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){#rec867326233 .t-btnflex.t-btnflex_type_button2:not(.t-animate_no-hover):hover{background-color:#e8d7ca !important;}#rec867326233 .t-btnflex.t-btnflex_type_button2:not(.t-animate_no-hover):focus-visible{background-color:#e8d7ca !important;}}@media screen and (max-width:980px){#rec867326233 .t228__leftcontainer{display:none;}}@media screen and (max-width:980px){#rec867326233 .t228__leftcontainer{padding:20px;}#rec867326233 .t228__imglogo{padding:20px 0;}#rec867326233 .t228{}}#rec867326233 .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;}#rec867326233 .t-menu__link-item.t-active:not(.t978__menu-link){font-weight:600 !important;}@media (hover:hover){#rec867326233 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover{color:#2b8ed9 !important;}}#rec867326233 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible{color:#2b8ed9 !important;}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec867326233 .t-menu__link-item,#rec867326233 .t-menu__link-item.t-active{opacity:1 !important;}}#rec867326233 a.t-menusub__link-item{font-size:18px;color:#000000;font-family:'Dewi';font-weight:600;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec867326233 a.t-menusub__link-item{font-size:14px;}}#rec867326233 a.t-menu__link-item{font-size:20px;color:#000000;font-family:'Dewi';font-weight:600;}#rec867326233 .t228__right_langs_lang a{font-size:20px;color:#000000;font-family:'Dewi';font-weight:600;}.t966__tooltip-menu[data-style-from-rec='867412478']{background-color:#ffffff;}#rec867412478 .t966__content{background-color:#ffffff;}#rec867412478 .t966__tooltip-menu-corner{background-color:#ffffff;top:-6.5px;border-color:#eee;border-width:0;border-style:none;}#rec867412478 .t966__tooltip-menu{max-width:900px;}#rec867412478 .t966__menu-link.t-active .t966__menu-item-title,#rec867412478 .t966__menu-link .t966__menu-item-title.t-active,.t966__tooltip-menu[data-style-from-rec='867412478'] .t966__menu-ilink.t-active .t966__menu-item-title{font-weight:600 !important;opacity:1;}#rec867412478 .t966__menu-link:not(.t-active):hover .t966__menu-item-title:not(.t-active){color:#2b8ed9 !important;}@media screen and (max-width:480px){.t966__typo__menu_867412478{font-size:16px !important;}}.t966__tooltip-menu[data-style-from-rec='2158715181']{background-color:#ffffff;}#rec2158715181 .t966__content{background-color:#ffffff;}#rec2158715181 .t966__tooltip-menu-corner{background-color:#ffffff;top:-6.5px;border-color:#eee;border-width:0;border-style:none;}#rec2158715181 .t966__tooltip-menu{max-width:900px;}#rec2158715181 .t966__menu-link.t-active .t966__menu-item-title,#rec2158715181 .t966__menu-link .t966__menu-item-title.t-active,.t966__tooltip-menu[data-style-from-rec='2158715181'] .t966__menu-ilink.t-active .t966__menu-item-title{font-weight:600 !important;opacity:1;}#rec2158715181 .t966__menu-link:not(.t-active):hover .t966__menu-item-title:not(.t-active){color:#2b8ed9 !important;}@media screen and (max-width:480px){.t966__typo__menu_2158715181{font-size:16px !important;}}.t966__tooltip-menu[data-style-from-rec='2089302101']{background-color:#ffffff;}#rec2089302101 .t966__content{background-color:#ffffff;}#rec2089302101 .t966__tooltip-menu-corner{background-color:#ffffff;top:-6.5px;border-color:#eee;border-width:0;border-style:none;}#rec2089302101 .t966__tooltip-menu{max-width:600px;}#rec2089302101 .t966__menu-link.t-active .t966__menu-item-title,#rec2089302101 .t966__menu-link .t966__menu-item-title.t-active,.t966__tooltip-menu[data-style-from-rec='2089302101'] .t966__menu-ilink.t-active .t966__menu-item-title{font-weight:600 !important;opacity:1;}#rec2089302101 .t966__menu-link:not(.t-active):hover .t966__menu-item-title:not(.t-active){color:#2b8ed9 !important;}.t966__tooltip-menu[data-style-from-rec='2131060221']{background-color:#ffffff;}#rec2131060221 .t966__content{background-color:#ffffff;}#rec2131060221 .t966__tooltip-menu-corner{background-color:#ffffff;top:-6.5px;border-color:#eee;border-width:0;border-style:none;}#rec2131060221 .t966__tooltip-menu{max-width:600px;}#rec2131060221 .t966__menu-link.t-active .t966__menu-item-title,#rec2131060221 .t966__menu-link .t966__menu-item-title.t-active,.t966__tooltip-menu[data-style-from-rec='2131060221'] .t966__menu-ilink.t-active .t966__menu-item-title{font-weight:600 !important;opacity:1;}#rec2131060221 .t966__menu-link:not(.t-active):hover .t966__menu-item-title:not(.t-active){color:#2b8ed9 !important;}.t966__tooltip-menu[data-style-from-rec='867426762']{background-color:#ffffff;}#rec867426762 .t966__content{background-color:#ffffff;}#rec867426762 .t966__tooltip-menu-corner{background-color:#ffffff;top:-6.5px;border-color:#eee;border-width:0;border-style:none;}#rec867426762 .t966__tooltip-menu{max-width:900px;}#rec867426762 .t966__menu-link.t-active .t966__menu-item-title,#rec867426762 .t966__menu-link .t966__menu-item-title.t-active,.t966__tooltip-menu[data-style-from-rec='867426762'] .t966__menu-ilink.t-active .t966__menu-item-title{font-weight:600 !important;opacity:1;}#rec867426762 .t966__menu-link:not(.t-active):hover .t966__menu-item-title:not(.t-active){color:#2b8ed9 !important;}.t966__tooltip-menu[data-style-from-rec='1096254771']{background-color:#ffffff;}#rec1096254771 .t966__content{background-color:#ffffff;}#rec1096254771 .t966__tooltip-menu-corner{background-color:#ffffff;top:-6.5px;border-color:#eee;border-width:0;border-style:none;}#rec1096254771 .t966__tooltip-menu{max-width:900px;}#rec1096254771 .t966__menu-link.t-active .t966__menu-item-title,#rec1096254771 .t966__menu-link .t966__menu-item-title.t-active,.t966__tooltip-menu[data-style-from-rec='1096254771'] .t966__menu-ilink.t-active .t966__menu-item-title{font-weight:600 !important;opacity:1;}#rec1096254771 .t966__menu-link:not(.t-active):hover .t966__menu-item-title:not(.t-active){color:#2b8ed9 !important;}#nav867326233{position:fixed;}#nav867326233 .t228__maincontainer.t228__c12collumns{max-width:1100px;}#nav867326233 .t228__list_item{padding-left:5px!important;padding-right:5px!important;}#nav867326233 .t966__arrow:after{left:-6px!important;}#nav867326233 .t228__centerside.t228__menualign_left{margin-left:-51px!important;margin-top:24px!important;width:100%;}#rec867326233 #nav867326233 a.t-btnflex_type_button2{background-color:#0062ad;color:#ffffff;border-radius:3px;}#nav867326233 .t-btn[data-buttonfieldset="button2"]:hover,#rec867326233 #nav867326233 a.t-btnflex_type_button2:hover{background-color:#2b8ed9!important;}#nav867326233 .t228__list_item .t-active{opacity:1!important;}#nav867326233 ul.t228__list{margin-top:5px;}.t966__tooltip-menu-corner{display:none!important;}.t966__tooltip-menu{left:0!important;width:100%!important;max-width:100%!important;box-shadow:rgb(0 0 0 / 15%) 0px 25px 20px -20px;!important;padding-bottom:25px!important;}.t966__content{max-width:900px!important;margin:0 auto!important;}.t966__menu-item-desc{line-height:1!important;max-width:290px;}#rec867412478 a[data-menu-item-number="12"] .t966__menu-item-title{color:#0062ad!important;font-weight:bold!important;}#nav867326233 .t228__imglogo{margin-right:12px!important;margin-top:5px!important;}#nav867326233 .t-menu__list .t228__list_item:last-child{float:right;padding:5px 0 !important;margin-right:-5px;}#nav867326233 .t228__right_buttons{padding-left:0!important;}#nav867326233 a[data-menu-item-number="7"]{color:#ffffff!important;font-size:0!important;z-index:1;}#nav867326233 a[data-menu-item-number="7"]:before{content:'';display:inline-block;width:20px;height:21px;background-image:url(/landing-static/migration-assets/cdn.mailganer.com/public/search.webp);background-size:20px;background-repeat:no-repeat;}#nav867326233 a[data-menu-item-number="7"]:hover:before{background-image:url(/landing-static/migration-assets/cdn.mailganer.com/public/search_hover.webp);}.t585__trigger-button{padding:13px 50px 13px 0!important}#rec1668224341 .t-descr_xs{display:none;margin-bottom:10px!important}#rec1668224341 path{stroke-width:2px;stroke:#c4c4c4;}#rec1668224341 .t-search-widget__result{margin-bottom:10px;}#rec1668224341 .t-name_xs,#rec1668224341 .t-search-widget__overlay .t-search-widget__input{font-size:20px;line-height:20px;}#rec1668224341 .t-search-widget__query-result,#rec1668224341 .t-search-widget__result{font-size:16px;font-weight:400;}#rec1668224341 .t-search-widget__query-result{margin-top:30px;}#rec1668224341 .t-search-widget__loadmore-btn{font-size:20px;padding:2px 9px 4px !important;}@media screen and (min-width:960px){.t-search-widget__header_popup-opened,.t-search-widget__header{padding-bottom:30px!important;padding-top:30px!important;}#rec1668224341 button{display:none;}}.t897 .t-title_xs{font-size:28px!important;line-height:1.17!important;}.t897 .js-feed-post-title{line-height:1.17!important;font-weight:bold;}.t897 .js-feed-post-title,.t897 .js-feed-post-descr,.t897 .js-feed-post-date{font-size:20px!important;}.t897 .js-feed-post-descr,.t897 .js-feed-post-date{line-height:1.35!important;font-weight:normal;}.t897 .t-feed__post-parts-date-row_afterdescr{margin-top:5px!important;}.t897 .js-feed-post{background:#f3eeec;padding:20px;margin:0 10px;}.t897 .t-feed__container{max-width:1260px;}@media screen and (max-width:960px){.t897 .js-feed-post{margin-left:0!important;margin-right:0!important;margin-bottom:0!important;margin-top:15px!important;}#rec1668224341 .t985__search-widget-icon{box-shadow:none;position:fixed;top:9px;right:52px;}#rec1668224341 .t985__search-widget-icon svg{width:43px;height:50px;}#rec1668224341 path{stroke-width:3px;}#rec867326233 a.t-menu__link-item{font-size:28px!important;}#nav867326233{height:100%!important}#nav867326233 .t228__centerside.t228__menualign_left{margin-left:15px!important;margin-top:0!important;}#nav867326233 .t228__list_item{text-align:left;}.t228__rightcontainer{flex-direction:unset!important;justify-content:left!important;}.t966__tooltip-menu_mobile{border:0!important}.t966__content{padding:0!important}#nav867326233 .t-menu__list .t228__list_item:last-child{display:none}#rec867412478 .t966__tooltip-menu{left:19px!important;box-shadow:none!important;}}div.r.t-rec.t-rec_pt_120.t-rec_pb_90,.t220 .t220__textwrapper{background-color:#f2eeeb!important;}.t220__textwrapper{padding:60px!important}.t050 .t-prefix_1{padding-left:0;}.t050 .t-col_10{max-width:none;}.t050 .t050__uptitle{padding-bottom:50px;padding-top:0;margin-top:-20px;}.t050 h1{font-size:68px;}.t050 .t-descr{font-size:26px;max-width:1000px;margin:0 auto;}button:focus-visible{outline-style:none!important;}.t-site-search-popup{margin-top:100px;}#rec1668224341,#rec650617283{position:fixed;background-color:rgb(255,255,255);width:100%;padding-bottom:20px!important;margin-top:-10px;z-index:9999999;box-shadow:rgb(0 0 0 / 15%) 0px 25px 20px -20px;}#rec1668224341 .t-submit,#rec1668224341 input,#rec650617283 .t-submit,#rec650617283 input{font-size:30px;font-weight:600;padding-right:0;}#rec1668224341 .t838__wrapper,#rec650617283 .t838__wrapper{border-bottom:1px solid rgb(184,196,204);;}#rec1668224341 .t838 .t838__search-icon,#rec650617283 .t838 .t838__search-icon{display:none;}#rec1668224341 .t838 .t838__input,#rec650617283 .t838 .t838__input{padding-left:0}#rec1668224341 .t-col_12,#rec650617283 .t-col_12{margin-left:80px;margin-top:10px;}#rec1668224341 .t838 .t-site-search-input,#rec650617283 .t838 .t-site-search-input{width:90%;}.uploadcare--widget button,.t-upwidget-container__button{font-size:16px!important;background-color:#000000!important;}.uploadcare--widget button:hover,.t-upwidget-container__button:hover{background-color:#2b8ed9!important;}#allrecords{padding-top:80px;}div[data-elem-id="1719495381912"],.submenu-banner{display:none}.uc-t612-compare .t-section__container{height:0;}.t372 .t372__line{background-color:#0362ad!important;}.t257__icon{color:#0362ad!important;}.t257__wrapper,.t265__wrapper{background:#f3eeeb!important;}.t265__icon circle{fill:#0362ad!important;}.t265__icon g path{fill:#ffffff!important;}.t-site-search-dm__result__body{display:none!important}.t-site-search-dm__result{margin:15px 0px!important}.t838 .t-title{margin-left:0!important}.t-site-search-dm{padding:5px 20px!important}.t-site-search-dm__result__title:hover{color:#0062AD!important}.t-site-search-dm__result__title{font-weight:400!important}del{text-decoration:none;line-height:inherit;vertical-align:bottom;font-weight:400;font-size:35px;}div[data-elem-id="1690365144748"],div[data-elem-id="1690365144748"] a,div[data-elem-id="1690364922142"],div[data-elem-id="1690364922142"] a,div[data-elem-id="1692717496280"],div[data-elem-id="1692717496280"] a,div[data-elem-id="1692717655078"],div[data-elem-id="1692717655078"] a{visibility:hidden;}button[type="submit"]{border-bottom:1px solid rgb(184,196,204);}.t-datepicker__icon path{display:none;}.t-datepicker__icon{background-image:url(/landing-static/migration-assets/tild3639-6432-4265-b534-616165386436/datapicker.png);background-size:75%;background-repeat:no-repeat;background-position:bottom;width:16px!important;}.t_datepicker__inner{font-family:"Dewi"!important;border-color:#a39f9f!important;border-radius:0!important;}.t_datepicker__header{background:#f2eeeb!important;}.t_datepicker__label{text-decoration:none!important;}.t_datepicker__label:hover{text-decoration:1px underline dotted!important;}.shirina{background:none !important;right:0 !important;left:0 !important;}.parpadding{padding:0 !important;}input:focus{color:#000000!important;}a:hover,#allrecords a:hover{color:#2b8ed9;}.login a:hover,input:focus,.black_text a:hover,div.black_text[data-elem-type="text"] a:hover{color:#000000!important;}duv[data-elem-type="button"] a:hover,.t142 a:hover,.t142 a:hover span{color:#ffffff!important;}.login a,.signin a{padding-bottom:3px;}.t-form .js-error-control-box .t-input:not(.t-input-phonemask){border-top:0!important;border-left:0!important;border-right:0!important;border-bottom:1px solid red!important;}.tn-atom .t-form__errorbox-wrapper,.tn-form__errorbox-popup,.t-form-success-popup{z-index:9999999 !important;}.t700 .t-datepicker__wrapper{max-width:100%!important;}.t700 .t-form_bbonly .t-input-block{margin-bottom:0px!important;}.t700 .t-input-group{margin-bottom:15px!important;}.t700 .t700__img{margin-top:20px!important;}select[name="Selectbox"]{color:#7f7f7f!important;}.t228__leftside{min-width:auto!important;}.t-btn,.t-submit,.t-btn .t142__text{font-size:18px;}.t667__container{max-width:950px!important;}.t667 .t-bgimg,.t107 img,.t121__wrap-video{background-position:top!important;-webkit-box-shadow:0px 4px 10px 0px rgba(34,60,80,0.2);-moz-box-shadow:0px 4px 10px 0px rgba(34,60,80,0.2);box-shadow:0px 4px 10px 0px rgba(34,60,80,0.2);border-radius:10px;overflow:auto;}.t899 .t-section__descr,.t566 .t-section__descr,.t503 .t-section__descr,.t497 .t-section__descr{max-width:800px!important;}.t708__btn_wrapper:hover{cursor:pointer;background:#C0392C!important;}.t708 .t708__btn{right:50px;}.t989__gallery-wrapper{height:100%!important}#usedesk-messenger div[font-size="16"]:before{content:'';width:10px;height:10px;background:red;position:static;margin-right:5px;margin-left:2px;}#usedesk-messenger .uw__buttons-pulse{animation:none;}#usedesk-messenger div[font-size="16"]:before{background-color:#1c87c9;-webkit-border-radius:60px;border-radius:60px;display:inline-block;}#usedesk-messenger div[font-size="16"]:before{animation:glowing 1300ms infinite;}.t585 .t-prefix_1{padding-left:60px;}.t585 .t-col_10{max-width:1040px;}.t585 .t-descr_xs{font-size:20px;font-weight:600;}@keyframes glowing{0%{background-color:#2ba805;box-shadow:0 0 5px #2ba805;}50%{background-color:#49e819;box-shadow:0 0 20px #49e819;}100%{background-color:#2ba805;box-shadow:0 0 5px #2ba805;}}[data-artboard-recid="791372657"],[data-artboard-recid="818198801"]{display:none;box-shadow:rgb(0 0 0 / 15%) 0px 25px 20px -20px;z-index:9999999;}button:focus-visible{outline-style:none!important;}.t-site-search-popup{margin-top:100px;}.explantion-search a{fill:#b6b6b6;}.explantion-search svg path{stroke:#b6b6b6;}.explantion-search a.active,.explantion-search a:hover{fill:#2b8ed9!important;}.explantion-search a.active path,.explantion-search a:hover path{stroke:#2b8ed9!important;}.uploadcare--widget button,.t-upwidget-container__button{font-size:16px!important;background-color:#000000!important;}.uploadcare--widget button:hover,.t-upwidget-container__button:hover{background-color:#2b8ed9!important;}#rec790538209 .t396__artboard{height:930px;background-color:#ffffff;}#rec790538209 .t396__filter{height:930px;}#rec790538209 .t396__carrier{height:930px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec790538209 .t396__artboard,#rec790538209 .t396__filter,#rec790538209 .t396__carrier{height:847px;}#rec790538209 .t396__filter{}#rec790538209 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec790538209 .t396__artboard,#rec790538209 .t396__filter,#rec790538209 .t396__carrier{height:718px;}#rec790538209 .t396__filter{}#rec790538209 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec790538209 .t396__artboard,#rec790538209 .t396__filter,#rec790538209 .t396__carrier{height:567px;}#rec790538209 .t396__filter{}#rec790538209 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec790538209 .t396__artboard,#rec790538209 .t396__filter,#rec790538209 .t396__carrier{height:564px;}#rec790538209 .t396__filter{}#rec790538209 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec790538209 .t396__artboard,#rec790538209 .t396__filter,#rec790538209 .t396__carrier{height:478px;}#rec790538209 .t396__filter{}#rec790538209 .t396__carrier{background-attachment:scroll;}}#rec790538209 .tn-elem[data-elem-id="1689963532832"]{color:#000000;text-align:center;z-index:5;top:0px;;left:calc(50% - 600px + 100px);;width:981px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1689963532832"] .tn-atom{vertical-align:middle;color:#000000;font-size:100px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:600;letter-spacing:-6.3px;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){#rec790538209 .tn-elem[data-elem-id="1689963532832"]{top:22px;;left:calc(50% - 480px + 26px);;width:909px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:93px;letter-spacing:-6.2px;background-size:cover;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1689963532832"]{top:35px;;left:calc(50% - 320px + 13px);;width:615px;height:auto;text-align:center;}#rec790538209 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:70px;background-size:cover;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1689963532832"]{left:calc(50% - 240px + 12px);;width:457px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:50px;letter-spacing:-3.7px;background-size:cover;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1689963532832"]{left:calc(50% - 209px + -19px);;width:px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1689963532832"]{top:18px;;left:calc(50% - 160px + 3px);;width:315px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:36px;letter-spacing:-2.1px;background-size:cover;}}#rec790538209 .tn-elem[data-elem-id="1722506458879"]{color:#000000;text-align:center;z-index:6;top:248px;;left:calc(50% - 600px + 250px);;width:715px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1722506458879"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec790538209 .tn-elem[data-elem-id="1722506458879"]{top:228px;;left:calc(50% - 480px + 157px);;width:647px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1722506458879"]{top:275px;;left:calc(50% - 320px + 77px);;width:487px;height:auto;text-align:center;}#rec790538209 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1722506458879"]{top:210px;;left:calc(50% - 240px + 5px);;width:470px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1722506458879"]{top:-214px;;left:calc(50% - 209px + 108px);;width:383px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1722506458879"]{top:-176px;;left:calc(50% - 160px + 26px);;width:319px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;font-size:17px;background-size:cover;}}#rec790538209 .tn-elem[data-elem-id="1725279722422"]{color:#000000;text-align:center;z-index:7;top:-234px;;left:calc(50% - 600px + 254px);;width:715px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725279722422"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec790538209 .tn-elem[data-elem-id="1725279722422"]{top:-157px;;left:calc(50% - 480px + 175px);;width:647px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725279722422"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1725279722422"]{top:-135px;;left:calc(50% - 320px + 115px);;width:487px;height:auto;text-align:center;}#rec790538209 .tn-elem[data-elem-id="1725279722422"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1725279722422"]{top:-180px;;left:calc(50% - 240px + 28px);;width:470px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725279722422"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1725279722422"]{top:210px;;left:calc(50% - 209px + 9px);;width:400px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725279722422"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1725279722422"]{top:151px;;left:calc(50% - 160px + 1px);;width:319px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725279722422"] .tn-atom{white-space:normal;font-size:17px;background-size:cover;}}#rec790538209 .tn-elem[data-elem-id="1689957265120"]{z-index:9;top:507px;;left:calc(50% - 600px + 80px);;width:1040px;height:363px;}#rec790538209 .tn-elem[data-elem-id="1689957265120"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec790538209 .tn-elem[data-elem-id="1689957265120"]{top:464px;;left:calc(50% - 480px + 20px);;width:920px;height:323px;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1689957265120"]{top:476px;;left:calc(50% - 320px + 9px);;width:620px;height:212px;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1689957265120"]{top:396px;;left:calc(50% - 240px + 10px);;width:460px;height:149px;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1689957265120"]{top:412px;;left:calc(50% - 209px + 10px);;width:399px;height:134px;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1689957265120"]{top:363px;;left:calc(50% - 160px + 10px);;width:300px;height:97px;}}#rec790538209 .tn-elem[data-elem-id="1725271715476"]{z-index:11;top:695px;;left:calc(50% - 600px + 945px);;width:134px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725271715476"] .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(9deg);-moz-transform:rotate(9deg);transform:rotate(9deg);}#rec790538209 .tn-elem[data-elem-id="1725271715476"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec790538209 .tn-elem[data-elem-id="1725271715476"]{top:656px;;left:calc(50% - 480px + 772px);;width:109px;height:auto;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1725271715476"]{top:601px;;left:calc(50% - 320px + 535px);;width:71px;height:auto;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1725271715476"]{top:482px;;left:calc(50% - 240px + 392px);;width:51px;height:auto;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1725271715476"]{top:489px;;left:calc(50% - 209px + 344px);;width:46px;height:auto;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1725271715476"]{top:417px;;left:calc(50% - 160px + 263px);;width:35px;height:auto;}}#rec790538209 .tn-elem[data-elem-id="1725271728317"]{z-index:12;top:548px;;left:calc(50% - 600px + 333px);;width:146px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725271728317"] .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;}#rec790538209 .tn-elem[data-elem-id="1725271728317"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec790538209 .tn-elem[data-elem-id="1725271728317"]{top:524px;;left:calc(50% - 480px + 276px);;width:119px;height:auto;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1725271728317"]{top:516px;;left:calc(50% - 320px + 190px);;width:78px;height:auto;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1725271728317"]{top:422px;;left:calc(50% - 240px + 145px);;width:56px;height:auto;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1725271728317"]{top:436px;;left:calc(50% - 209px + 123px);;width:50px;height:auto;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1725271728317"]{top:377px;;left:calc(50% - 160px + 95px);;width:38px;height:auto;}}#rec790538209 .tn-elem[data-elem-id="1725271737462"]{z-index:13;top:657px;;left:calc(50% - 600px + 95px);;width:238px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725271737462"] .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;}#rec790538209 .tn-elem[data-elem-id="1725271737462"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec790538209 .tn-elem[data-elem-id="1725271737462"]{top:612px;;left:calc(50% - 480px + 81px);;width:195px;height:auto;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1725271737462"]{top:574px;;left:calc(50% - 320px + 62px);;width:127px;height:auto;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1725271737462"]{top:463px;;left:calc(50% - 240px + 53px);;width:91px;height:auto;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1725271737462"]{top:472px;;left:calc(50% - 209px + 40px);;width:82px;height:auto;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1725271737462"]{top:404px;;left:calc(50% - 160px + 33px);;width:62px;height:auto;}}#rec790538209 .tn-elem[data-elem-id="1725271786273"]{z-index:14;top:784px;;left:calc(50% - 600px + 730px);;width:127px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725271786273"] .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;}#rec790538209 .tn-elem[data-elem-id="1725271786273"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec790538209 .tn-elem[data-elem-id="1725271786273"]{top:717px;;left:calc(50% - 480px + 600px);;width:103px;height:auto;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1725271786273"]{top:643px;;left:calc(50% - 320px + 401px);;width:67px;height:auto;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1725271786273"]{top:512px;;left:calc(50% - 240px + 296px);;width:48px;height:auto;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1725271786273"]{top:516px;;left:calc(50% - 209px + 259px);;width:43px;height:auto;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1725271786273"]{top:437px;;left:calc(50% - 160px + 198px);;width:32px;height:auto;}}#rec790538209 .tn-elem[data-elem-id="1725271919153"]{z-index:15;top:553px;;left:calc(50% - 600px + 818px);;width:86px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725271919153"] .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;}#rec790538209 .tn-elem[data-elem-id="1725271919153"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec790538209 .tn-elem[data-elem-id="1725271919153"]{top:528px;;left:calc(50% - 480px + 672px);;width:70px;height:auto;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1725271919153"]{top:525px;;left:calc(50% - 320px + 474px);;width:46px;height:auto;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1725271919153"]{top:422px;;left:calc(50% - 240px + 340px);;width:33px;height:auto;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1725271919153"]{top:436px;;left:calc(50% - 209px + 293px);;width:30px;height:auto;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1725271919153"]{top:377px;;left:calc(50% - 160px + 223px);;width:23px;height:auto;}}#rec790538209 .tn-elem[data-elem-id="1725271932965"]{z-index:16;top:674px;;left:calc(50% - 600px + 561px);;width:91px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725271932965"] .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;}#rec790538209 .tn-elem[data-elem-id="1725271932965"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec790538209 .tn-elem[data-elem-id="1725271932965"]{top:627px;;left:calc(50% - 480px + 461px);;width:74px;height:auto;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1725271932965"]{top:584px;;left:calc(50% - 320px + 311px);;width:48px;height:auto;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1725271932965"]{top:470px;;left:calc(50% - 240px + 231px);;width:34px;height:auto;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1725271932965"]{top:479px;;left:calc(50% - 209px + 200px);;width:31px;height:auto;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1725271932965"]{top:409px;;left:calc(50% - 160px + 153px);;width:23px;height:auto;}}#rec790538209 .tn-elem[data-elem-id="1725447524319"]{z-index:17;top:511px;;left:calc(50% - 600px + 17px);;width:363px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725447524319"] .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;}#rec790538209 .tn-elem[data-elem-id="1725447524319"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec790538209 .tn-elem[data-elem-id="1725447524319"]{top:499px;;left:calc(50% - 480px + 17px);;width:296px;height:auto;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1725447524319"]{top:495px;;left:calc(50% - 320px + 10px);;width:206px;height:auto;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1725447524319"]{top:402px;;left:calc(50% - 240px + 4px);;width:162px;height:auto;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1725447524319"]{top:419px;;left:calc(50% - 209px + 2px);;width:136px;height:auto;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1725447524319"]{top:365px;;left:calc(50% - 160px + 3px);;width:103px;height:auto;}}#rec790538209 .tn-elem[data-elem-id="1725447743788"]{z-index:18;top:496px;;left:calc(50% - 600px + 887px);;width:246px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725447743788"] .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;}#rec790538209 .tn-elem[data-elem-id="1725447743788"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec790538209 .tn-elem[data-elem-id="1725447743788"]{top:455px;;left:calc(50% - 480px + 730px);;width:200px;height:auto;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1725447743788"]{top:487px;;left:calc(50% - 320px + 504px);;width:125px;height:auto;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1725447743788"]{top:387px;;left:calc(50% - 240px + 368px);;width:108px;height:auto;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1725447743788"]{top:406px;;left:calc(50% - 209px + 314px);;width:97px;height:auto;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1725447743788"]{top:355px;;left:calc(50% - 160px + 240px);;width:74px;height:auto;}}#rec790538209 .tn-elem[data-elem-id="1725447822210"]{z-index:19;top:648px;;left:calc(50% - 600px + 448px);;width:389px;height:auto;}#rec790538209 .tn-elem[data-elem-id="1725447822210"] .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;}#rec790538209 .tn-elem[data-elem-id="1725447822210"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec790538209 .tn-elem[data-elem-id="1725447822210"]{top:611px;;left:calc(50% - 480px + 368px);;width:317px;height:auto;}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1725447822210"]{top:572px;;left:calc(50% - 320px + 254px);;width:221px;height:auto;}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1725447822210"]{top:463px;;left:calc(50% - 240px + 188px);;width:153px;height:auto;}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1725447822210"]{top:475px;;left:calc(50% - 209px + 163px);;width:132px;height:auto;}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1725447822210"]{top:403px;;left:calc(50% - 160px + 125px);;width:104px;height:auto;}}#rec790538209 .tn-elem[data-elem-id="1742470099332"]{color:#ffffff;text-align:center;z-index:20;top:380px;;left:calc(50% - 600px + 416px);;width:368px;height:60px;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom{color:#ffffff;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.85;font-weight:600;letter-spacing:-0.7px;border-radius:3px 3px 3px 3px;background-position:center center;--t396-speedhover:0s;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:#0062ad;--t396-bgcolor-image:none;--t396-bgcolor-hover-color:#2b8ed9;--t396-bgcolor-hover-image:none;background-color:var(--t396-bgcolor-color,transparent);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom::after{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-text{transition:color var(--t396-speedhover,0s) ease-in-out;color:#ffffff;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::before{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover::after{opacity:0;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}@media (hover),(min-width:0\0){#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover{color:#ffffff;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover .tn-atom__button-text{color:#ffffff;}}@media screen and (max-width:1199px){#rec790538209 .tn-elem[data-elem-id="1742470099332"]{top:354px;;left:calc(50% - 480px + 297px);;width:366px;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom::after{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::before{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover{color:#ffffff;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover .tn-atom__button-text{color:#ffffff;}}@media (hover),(min-width:0\0){#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover::after{opacity:0;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:959px){#rec790538209 .tn-elem[data-elem-id="1742470099332"]{top:393px;;left:calc(50% - 320px + 175px);;width:291px;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom::after{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::before{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover::after{opacity:0;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:639px){#rec790538209 .tn-elem[data-elem-id="1742470099332"]{top:328px;;left:calc(50% - 240px + 124px);;width:233px;height:44px;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom::after{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::before{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover::after{opacity:0;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:479px){#rec790538209 .tn-elem[data-elem-id="1742470099332"]{top:350px;;left:calc(50% - 209px + 93px);;width:px;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom::after{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::before{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover::after{opacity:0;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:417px){#rec790538209 .tn-elem[data-elem-id="1742470099332"]{top:295px;;left:calc(50% - 160px + 44px);;width:233px;height:44px;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom::after{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::before{display:none;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover::after{opacity:0;}#rec790538209 .tn-elem[data-elem-id="1742470099332"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}#rec792821116 .t396__artboard{height:597px;background-color:#ffffff;}#rec792821116 .t396__filter{height:597px;}#rec792821116 .t396__carrier{height:597px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec792821116 .t396__artboard,#rec792821116 .t396__filter,#rec792821116 .t396__carrier{height:626px;}#rec792821116 .t396__filter{}#rec792821116 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec792821116 .t396__artboard,#rec792821116 .t396__filter,#rec792821116 .t396__carrier{height:501px;}#rec792821116 .t396__filter{}#rec792821116 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec792821116 .t396__artboard,#rec792821116 .t396__filter,#rec792821116 .t396__carrier{height:567px;}#rec792821116 .t396__filter{}#rec792821116 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec792821116 .t396__artboard,#rec792821116 .t396__filter,#rec792821116 .t396__carrier{}#rec792821116 .t396__filter{}#rec792821116 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec792821116 .t396__artboard,#rec792821116 .t396__filter,#rec792821116 .t396__carrier{height:559px;}#rec792821116 .t396__filter{}#rec792821116 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec792821116 .t396__artboard,#rec792821116 .t396__filter,#rec792821116 .t396__carrier{height:563px;}#rec792821116 .t396__filter{}#rec792821116 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec792821116 .t396__artboard,#rec792821116 .t396__filter,#rec792821116 .t396__carrier{height:605px;}#rec792821116 .t396__filter{}#rec792821116 .t396__carrier{background-attachment:scroll;}}#rec792821116 .tn-elem[data-elem-id="1719085734878"]{color:#000000;z-index:4;top:44px;;left:calc(50% - 600px + 78px);;width:1122px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1719085734878"] .tn-atom{vertical-align:middle;color:#000000;font-size:80px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-4px;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){#rec792821116 .tn-elem[data-elem-id="1719085734878"]{top:45px;;left:calc(50% - 480px + 20px);;width:919px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:80px;line-height:1;letter-spacing:-3.2px;background-size:cover;}}@media screen and (max-width:959px){#rec792821116 .tn-elem[data-elem-id="1719085734878"]{top:20px;;left:calc(50% - 320px + 10px);;width:618px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:55px;background-size:cover;}}@media screen and (max-width:639px){#rec792821116 .tn-elem[data-elem-id="1719085734878"]{top:14px;;left:calc(50% - 240px + 11px);;width:448px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:479px){#rec792821116 .tn-elem[data-elem-id="1719085734878"]{top:16px;;width:407px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec792821116 .tn-elem[data-elem-id="1719085734878"]{width:403px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:413px){#rec792821116 .tn-elem[data-elem-id="1719085734878"]{width:251px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec792821116 .tn-elem[data-elem-id="1719085734878"]{top:15px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;line-height:1;letter-spacing:-2px;background-size:cover;}}#rec792821116 .tn-elem[data-elem-id="1724923217644"]{color:#000000;z-index:5;top:452px;;left:calc(50% - 600px + 79px);;width:436px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217644"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.4px;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){#rec792821116 .tn-elem[data-elem-id="1724923217644"]{top:502px;;left:calc(50% - 480px + 20px);;width:415px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217644"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec792821116 .tn-elem[data-elem-id="1724923217644"]{top:159px;;left:calc(50% - 320px + -314px);;width:279px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217644"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:639px){#rec792821116 .tn-elem[data-elem-id="1724923217644"]{top:-204px;;left:calc(50% - 240px + 20px);;width:198px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217644"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec792821116 .tn-elem[data-elem-id="1724923217644"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec792821116 .tn-elem[data-elem-id="1724923217644"]{top:277px;;left:calc(50% - 207px + 592px);;width:190px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217644"] .tn-atom{white-space:normal;font-size:11px;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:413px){#rec792821116 .tn-elem[data-elem-id="1724923217644"]{top:236px;;left:calc(50% - 187.5px + 592px);;width:178px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217644"] .tn-atom{white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:374px){#rec792821116 .tn-elem[data-elem-id="1724923217644"]{top:-232px;;left:calc(50% - 160px + 62px);;width:240px;height:auto;text-align:center;}#rec792821116 .tn-elem[data-elem-id="1724923217644"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec792821116 .tn-elem[data-elem-id="1724923217642"]{z-index:6;top:302px;;left:calc(50% - 600px + 82px);;width:60px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217642"] .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;}#rec792821116 .tn-elem[data-elem-id="1724923217642"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec792821116 .tn-elem[data-elem-id="1724923217642"]{top:368px;;left:calc(50% - 480px + 20px);;width:52px;height:auto;}}@media screen and (max-width:959px){#rec792821116 .tn-elem[data-elem-id="1724923217642"]{top:275px;;left:calc(50% - 320px + 10px);;height:auto;}}@media screen and (max-width:639px){#rec792821116 .tn-elem[data-elem-id="1724923217642"]{top:169px;;left:calc(50% - 240px + 11px);;width:64px;height:auto;}}@media screen and (max-width:479px){#rec792821116 .tn-elem[data-elem-id="1724923217642"]{left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792821116 .tn-elem[data-elem-id="1724923217642"]{top:171px;;left:calc(50% - 207px + 10px);;width:52px;height:auto;}}@media screen and (max-width:413px){#rec792821116 .tn-elem[data-elem-id="1724923217642"]{top:181px;;left:calc(50% - 187.5px + 10px);;height:auto;}}@media screen and (max-width:374px){#rec792821116 .tn-elem[data-elem-id="1724923217642"]{top:190px;;left:calc(50% - 160px + -122px);;width:54px;height:auto;}}#rec792821116 .tn-elem[data-elem-id="1724923217640"]{color:#000000;z-index:7;top:369px;;left:calc(50% - 600px + 79px);;width:346px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217640"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.05;font-weight:800;letter-spacing:-0.3px;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){#rec792821116 .tn-elem[data-elem-id="1724923217640"]{top:429px;;left:calc(50% - 480px + 21px);;width:304px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217640"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec792821116 .tn-elem[data-elem-id="1724923217640"]{top:331px;;left:calc(50% - 320px + 10px);;width:211px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217640"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec792821116 .tn-elem[data-elem-id="1724923217640"]{top:245px;;left:calc(50% - 240px + 10px);;width:304px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217640"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec792821116 .tn-elem[data-elem-id="1724923217640"]{left:calc(50% - 209px + 10px);;width:px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217640"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec792821116 .tn-elem[data-elem-id="1724923217640"]{top:233px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217640"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:0.2px;background-size:cover;}}@media screen and (max-width:413px){#rec792821116 .tn-elem[data-elem-id="1724923217640"]{top:243px;;left:calc(50% - 187.5px + 10px);;width:292px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217640"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:374px){#rec792821116 .tn-elem[data-elem-id="1724923217640"]{top:254px;;left:calc(50% - 160px + -30px);;width:235px;height:auto;text-align:left;}#rec792821116 .tn-elem[data-elem-id="1724923217640"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}#rec792821116 .tn-elem[data-elem-id="1724923217637"]{z-index:8;top:300px;;left:calc(50% - 600px + 621px);;width:57px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217637"] .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;}#rec792821116 .tn-elem[data-elem-id="1724923217637"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec792821116 .tn-elem[data-elem-id="1724923217637"]{top:365px;;left:calc(50% - 480px + 489px);;width:52px;height:auto;}}@media screen and (max-width:959px){#rec792821116 .tn-elem[data-elem-id="1724923217637"]{top:273px;;left:calc(50% - 320px + 311px);;height:auto;}}@media screen and (max-width:639px){#rec792821116 .tn-elem[data-elem-id="1724923217637"]{top:380px;;left:calc(50% - 240px + 11px);;height:auto;}}@media screen and (max-width:479px){#rec792821116 .tn-elem[data-elem-id="1724923217637"]{left:calc(50% - 209px + 12px);;height:auto;}}@media screen and (max-width:417px){#rec792821116 .tn-elem[data-elem-id="1724923217637"]{top:372px;;left:calc(50% - 207px + 10px);;height:auto;}}@media screen and (max-width:413px){#rec792821116 .tn-elem[data-elem-id="1724923217637"]{top:379px;;left:calc(50% - 187.5px + 10px);;height:auto;}}@media screen and (max-width:374px){#rec792821116 .tn-elem[data-elem-id="1724923217637"]{top:412px;;left:calc(50% - 160px + 10px);;width:54px;height:auto;}}#rec792821116 .tn-elem[data-elem-id="1724923986204"]{color:#000000;z-index:9;top:169px;;left:calc(50% - 600px + 80px);;width:951px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923986204"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-1.5px;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){#rec792821116 .tn-elem[data-elem-id="1724923986204"]{top:250px;;left:calc(50% - 480px + 19px);;width:821px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923986204"] .tn-atom{white-space:normal;font-size:26px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec792821116 .tn-elem[data-elem-id="1724923986204"]{top:175px;;left:calc(50% - 320px + 11px);;width:603px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923986204"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec792821116 .tn-elem[data-elem-id="1724923986204"]{top:67px;;left:calc(50% - 240px + 10px);;width:387px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923986204"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:479px){#rec792821116 .tn-elem[data-elem-id="1724923986204"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec792821116 .tn-elem[data-elem-id="1724923986204"]{top:69px;;width:px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923986204"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec792821116 .tn-elem[data-elem-id="1724923986204"]{top:-214px;;left:calc(50% - 187.5px + 29px);;width:352px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923986204"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec792821116 .tn-elem[data-elem-id="1724923986204"]{top:-289px;;left:calc(50% - 160px + 10px);;width:301px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923986204"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec792821116 .tn-elem[data-elem-id="1724923217606"]{color:#000000;z-index:10;top:450px;;left:calc(50% - 600px + 620px);;width:411px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217606"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.4px;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){#rec792821116 .tn-elem[data-elem-id="1724923217606"]{top:500px;;left:calc(50% - 480px + 489px);;width:369px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217606"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec792821116 .tn-elem[data-elem-id="1724923217606"]{top:383px;;left:calc(50% - 320px + 311px);;width:317px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217606"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec792821116 .tn-elem[data-elem-id="1724923217606"]{top:490px;;left:calc(50% - 240px + 11px);;width:283px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217606"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792821116 .tn-elem[data-elem-id="1724923217606"]{left:calc(50% - 209px + 10px);;width:px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217606"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec792821116 .tn-elem[data-elem-id="1724923217606"]{top:482px;;left:calc(50% - 207px + 14px);;width:px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217606"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec792821116 .tn-elem[data-elem-id="1724923217606"]{top:486px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217606"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec792821116 .tn-elem[data-elem-id="1724923217606"]{top:528px;;left:calc(50% - 160px + 10px);;width:260px;height:auto;text-align:left;}#rec792821116 .tn-elem[data-elem-id="1724923217606"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec792821116 .tn-elem[data-elem-id="1724925444472"]{color:#000000;z-index:11;top:764px;;left:calc(50% - 600px + 69px);;width:436px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724925444472"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.4px;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){#rec792821116 .tn-elem[data-elem-id="1724925444472"]{top:712px;;left:calc(50% - 480px + -5px);;width:415px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724925444472"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec792821116 .tn-elem[data-elem-id="1724925444472"]{top:383px;;left:calc(50% - 320px + 10px);;width:289px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724925444472"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:639px){#rec792821116 .tn-elem[data-elem-id="1724925444472"]{top:274px;;left:calc(50% - 240px + 11px);;width:306px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724925444472"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792821116 .tn-elem[data-elem-id="1724925444472"]{left:calc(50% - 209px + 10px);;width:px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724925444472"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec792821116 .tn-elem[data-elem-id="1724925444472"]{top:266px;;left:calc(50% - 207px + 10px);;width:328px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724925444472"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:413px){#rec792821116 .tn-elem[data-elem-id="1724925444472"]{top:273px;;left:calc(50% - 187.5px + 10px);;width:282px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724925444472"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:374px){#rec792821116 .tn-elem[data-elem-id="1724925444472"]{top:306px;;left:calc(50% - 160px + -29px);;width:240px;height:auto;text-align:left;}#rec792821116 .tn-elem[data-elem-id="1724925444472"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec792821116 .tn-elem[data-elem-id="1724923217598"]{color:#000000;z-index:12;top:370px;;left:calc(50% - 600px + 621px);;width:405px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217598"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.05;font-weight:800;letter-spacing:-0.3px;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){#rec792821116 .tn-elem[data-elem-id="1724923217598"]{top:426px;;left:calc(50% - 480px + 490px);;width:px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217598"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec792821116 .tn-elem[data-elem-id="1724923217598"]{top:331px;;left:calc(50% - 320px + 311px);;width:282px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217598"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec792821116 .tn-elem[data-elem-id="1724923217598"]{top:442px;;left:calc(50% - 240px + 11px);;width:297px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217598"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec792821116 .tn-elem[data-elem-id="1724923217598"]{left:calc(50% - 209px + 10px);;width:px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217598"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec792821116 .tn-elem[data-elem-id="1724923217598"]{top:434px;;left:calc(50% - 207px + 13px);;width:294px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217598"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec792821116 .tn-elem[data-elem-id="1724923217598"]{top:438px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724923217598"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:374px){#rec792821116 .tn-elem[data-elem-id="1724923217598"]{top:476px;;left:calc(50% - 160px + 10px);;width:270px;height:auto;text-align:left;}#rec792821116 .tn-elem[data-elem-id="1724923217598"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}#rec792821116 .tn-elem[data-elem-id="1724937967449"]{color:#000000;z-index:13;top:-206px;;left:calc(50% - 600px + 80px);;width:927px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724937967449"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-1.5px;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){#rec792821116 .tn-elem[data-elem-id="1724937967449"]{top:-259px;;left:calc(50% - 480px + 20px);;width:821px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724937967449"] .tn-atom{white-space:normal;font-size:26px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec792821116 .tn-elem[data-elem-id="1724937967449"]{top:-78px;;left:calc(50% - 320px + 21pxpx);;width:553px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724937967449"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec792821116 .tn-elem[data-elem-id="1724937967449"]{top:-344px;;left:calc(50% - 240px + 39px);;width:387px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724937967449"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:479px){#rec792821116 .tn-elem[data-elem-id="1724937967449"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec792821116 .tn-elem[data-elem-id="1724937967449"]{top:-205px;;left:calc(50% - 207px + -2px);;width:px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724937967449"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec792821116 .tn-elem[data-elem-id="1724937967449"]{top:97px;;left:calc(50% - 187.5px + 11px);;width:352px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724937967449"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec792821116 .tn-elem[data-elem-id="1724937967449"]{top:96px;;left:calc(50% - 160px + 10px);;width:301px;height:auto;}#rec792821116 .tn-elem[data-elem-id="1724937967449"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec792836535 .t396__artboard{height:295px;background-color:#ffffff;}#rec792836535 .t396__filter{height:295px;}#rec792836535 .t396__carrier{height:295px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec792836535 .t396__artboard,#rec792836535 .t396__filter,#rec792836535 .t396__carrier{height:291px;}#rec792836535 .t396__filter{}#rec792836535 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec792836535 .t396__artboard,#rec792836535 .t396__filter,#rec792836535 .t396__carrier{height:235px;}#rec792836535 .t396__filter{}#rec792836535 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec792836535 .t396__artboard,#rec792836535 .t396__filter,#rec792836535 .t396__carrier{height:125px;}#rec792836535 .t396__filter{}#rec792836535 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec792836535 .t396__artboard,#rec792836535 .t396__filter,#rec792836535 .t396__carrier{height:152px;}#rec792836535 .t396__filter{}#rec792836535 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec792836535 .t396__artboard,#rec792836535 .t396__filter,#rec792836535 .t396__carrier{height:152px;}#rec792836535 .t396__filter{}#rec792836535 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec792836535 .t396__artboard,#rec792836535 .t396__filter,#rec792836535 .t396__carrier{height:148px;}#rec792836535 .t396__filter{}#rec792836535 .t396__carrier{background-attachment:scroll;}}#rec792836535 .tn-elem[data-elem-id="1689967151431"]{color:#000000;z-index:4;top:45px;;left:calc(50% - 600px + 78px);;width:901px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1689967151431"] .tn-atom{vertical-align:middle;color:#000000;font-size:80px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-5.5px;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){#rec792836535 .tn-elem[data-elem-id="1689967151431"]{top:45px;;left:calc(50% - 480px + 20px);;width:919px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:80px;line-height:1;letter-spacing:-3.2px;background-size:cover;}}@media screen and (max-width:959px){#rec792836535 .tn-elem[data-elem-id="1689967151431"]{left:calc(50% - 320px + 10px);;width:630px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:55px;background-size:cover;}}@media screen and (max-width:639px){#rec792836535 .tn-elem[data-elem-id="1689967151431"]{top:16px;;left:calc(50% - 240px + 11px);;width:434px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:479px){#rec792836535 .tn-elem[data-elem-id="1689967151431"]{top:15px;;left:calc(50% - 207px + 9px);;width:367px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:413px){#rec792836535 .tn-elem[data-elem-id="1689967151431"]{left:calc(50% - 187.5px + 10px);;width:284px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1689967151431"] .tn-atom{vertical-align:middle;white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:374px){#rec792836535 .tn-elem[data-elem-id="1689967151431"]{top:15px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;line-height:1;letter-spacing:-2px;background-size:cover;}}#rec792836535 .tn-elem[data-elem-id="1725265018080"]{color:#000000;z-index:5;top:245px;;left:calc(50% - 600px + 80px);;width:951px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1725265018080"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-1.5px;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){#rec792836535 .tn-elem[data-elem-id="1725265018080"]{top:245px;;left:calc(50% - 480px + 19px);;width:821px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1725265018080"] .tn-atom{white-space:normal;font-size:26px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec792836535 .tn-elem[data-elem-id="1725265018080"]{top:195px;;left:calc(50% - 320px + 11px);;width:616px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1725265018080"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec792836535 .tn-elem[data-elem-id="1725265018080"]{top:69px;;left:calc(50% - 240px + 10px);;width:419px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1725265018080"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:479px){#rec792836535 .tn-elem[data-elem-id="1725265018080"]{top:96px;;left:calc(50% - 207px + 8px);;width:309px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1725265018080"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec792836535 .tn-elem[data-elem-id="1725265018080"]{top:96px;;left:calc(50% - 187.5px + 10px);;width:305px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1725265018080"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec792836535 .tn-elem[data-elem-id="1725265018080"]{top:96px;;left:calc(50% - 160px + 10px);;width:273px;height:auto;}#rec792836535 .tn-elem[data-elem-id="1725265018080"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec792836625 .t396__artboard{height:517px;background-color:#ffffff;}#rec792836625 .t396__filter{height:517px;}#rec792836625 .t396__carrier{height:517px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec792836625 .t396__artboard,#rec792836625 .t396__filter,#rec792836625 .t396__carrier{height:513px;}#rec792836625 .t396__filter{}#rec792836625 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec792836625 .t396__artboard,#rec792836625 .t396__filter,#rec792836625 .t396__carrier{height:440px;}#rec792836625 .t396__filter{}#rec792836625 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec792836625 .t396__artboard,#rec792836625 .t396__filter,#rec792836625 .t396__carrier{height:1181px;}#rec792836625 .t396__filter{}#rec792836625 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec792836625 .t396__artboard,#rec792836625 .t396__filter,#rec792836625 .t396__carrier{}#rec792836625 .t396__filter{}#rec792836625 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec792836625 .t396__artboard,#rec792836625 .t396__filter,#rec792836625 .t396__carrier{height:1135px;}#rec792836625 .t396__filter{}#rec792836625 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec792836625 .t396__artboard,#rec792836625 .t396__filter,#rec792836625 .t396__carrier{height:1129px;}#rec792836625 .t396__filter{}#rec792836625 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec792836625 .t396__artboard,#rec792836625 .t396__filter,#rec792836625 .t396__carrier{height:1174px;}#rec792836625 .t396__filter{}#rec792836625 .t396__carrier{background-attachment:scroll;}}#rec792836625 .tn-elem[data-elem-id="1724008355021"]{color:#000000;z-index:4;top:119px;;left:calc(50% - 600px + 803px);;width:318px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724008355021"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1724008355021"]{top:119px;;left:calc(50% - 480px + 656px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1724008355021"]{top:116px;;left:calc(50% - 320px + 429px);;width:215px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724008355021"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1724008355021"]{top:506px;;left:calc(50% - 240px + 497px);;width:326px;height:auto;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1724008355021"]{left:calc(50% - 209px + 582px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1724008355021"]{top:420px;;left:calc(50% - 207px + 583px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1724008355021"]{top:636px;;left:calc(50% - 187.5px + 502px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1724008355021"]{top:476px;;left:calc(50% - 160px + 394px);;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1724008355026"]{color:#000000;z-index:5;top:119px;;left:calc(50% - 600px + 442px);;width:304px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724008355026"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1724008355026"]{top:118px;;left:calc(50% - 480px + 331px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1724008355026"]{top:116px;;left:calc(50% - 320px + 211px);;width:214px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724008355026"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1724008355026"]{top:292px;;left:calc(50% - 240px + 611px);;width:318px;height:auto;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1724008355026"]{left:calc(50% - 209px + 696px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1724008355026"]{top:206px;;left:calc(50% - 207px + 697px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1724008355026"]{top:318px;;left:calc(50% - 187.5px + 521px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1724008355026"]{top:357px;;left:calc(50% - 160px + 448px);;width:290px;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1724008355031"]{color:#000000;z-index:6;top:118px;;left:calc(50% - 600px + 80px);;width:306px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724008355031"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1724008355031"]{top:119px;;left:calc(50% - 480px + 20px);;width:277px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724008355031"] .tn-atom{letter-spacing:-0.1px;background-size:cover;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1724008355031"]{top:116px;;left:calc(50% - 320px + 9px);;width:193px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724008355031"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1724008355031"]{top:103px;;left:calc(50% - 240px + 568px);;width:329px;height:auto;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1724008355031"]{top:95px;;left:calc(50% - 209px + 676px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1724008355031"]{top:17px;;left:calc(50% - 207px + 677px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1724008355031"]{top:-78px;;left:calc(50% - 187.5px + 679px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1724008355031"]{top:40px;;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725354699227"]{color:#000000;z-index:7;top:149px;;left:calc(50% - 600px + 80px);;width:306px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725354699227"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725354699227"]{top:174px;;left:calc(50% - 480px + 20px);;width:277px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725354699227"] .tn-atom{letter-spacing:-0.1px;background-size:cover;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725354699227"]{top:157px;;left:calc(50% - 320px + 9px);;width:193px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725354699227"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725354699227"]{top:113pxpx;;left:calc(50% - 240px + 578pxpx);;width:329px;height:auto;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725354699227"]{top:120px;;left:calc(50% - 209px + 712px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725354699227"]{top:27pxpx;;left:calc(50% - 207px + 713px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725354699227"]{top:-68pxpx;;left:calc(50% - 187.5px + 715px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725354699227"]{top:50pxpx;;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725371831279"]{color:#000000;z-index:8;top:150px;;left:calc(50% - 600px + 442px);;width:304px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725371831279"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725371831279"]{top:149px;;left:calc(50% - 480px + 332px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725371831279"]{top:140px;;left:calc(50% - 320px + 211px);;width:214px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725371831279"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725371831279"]{top:302pxpx;;left:calc(50% - 240px + 621pxpx);;width:318px;height:auto;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725371831279"]{left:calc(50% - 209px + 706px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725371831279"]{top:216pxpx;;left:calc(50% - 207px + 707px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725371831279"]{top:328pxpx;;left:calc(50% - 187.5px + 531px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725371831279"]{top:367pxpx;;left:calc(50% - 160px + 458pxpx);;width:290px;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725371850986"]{color:#000000;z-index:9;top:150px;;left:calc(50% - 600px + 803px);;width:318px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725371850986"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725371850986"]{top:150px;;left:calc(50% - 480px + 655px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725371850986"]{top:140px;;left:calc(50% - 320px + 429px);;width:215px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725371850986"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725371850986"]{top:516pxpx;;left:calc(50% - 240px + 507pxpx);;width:326px;height:auto;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725371850986"]{left:calc(50% - 209px + 592px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725371850986"]{top:430pxpx;;left:calc(50% - 207px + 593px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725371850986"]{top:646pxpx;;left:calc(50% - 187.5px + 512px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725371850986"]{top:486pxpx;;left:calc(50% - 160px + 404pxpx);;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725292716392"]{color:#000000;z-index:10;top:377px;;left:calc(50% - 600px + 80px);;width:306px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716392"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725292716392"]{top:374px;;left:calc(50% - 480px + 19px);;width:277px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716392"] .tn-atom{letter-spacing:-0.1px;background-size:cover;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725292716392"]{top:352px;;left:calc(50% - 320px + 10px);;width:193px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716392"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725292716392"]{top:704px;;left:calc(50% - 240px + 70px);;width:329px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716392"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725292716392"]{top:702px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725292716392"]{top:681px;;left:calc(50% - 207px + 11px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725292716392"]{top:678px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725292716392"]{top:700px;;width:212px;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725292716368"]{z-index:11;top:269px;;left:calc(50% - 600px + 80px);;width:119px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716368"] .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){#rec792836625 .tn-elem[data-elem-id="1725292716368"]{left:calc(50% - 480px + 20px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725292716368"]{top:247px;;left:calc(50% - 320px + 11px);;height:auto;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725292716368"]{top:604px;;left:calc(50% - 240px + 70px);;height:auto;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725292716368"]{top:602px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725292716368"]{top:599px;;left:calc(50% - 207px + 11px);;width:95px;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725292716368"]{top:596px;;left:calc(50% - 187.5px + 14px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725292716368"]{top:618px;;left:calc(50% - 160px + 10px);;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725394129630"]{color:#000000;z-index:12;top:408px;;left:calc(50% - 600px + 80px);;width:306px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394129630"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725394129630"]{top:405px;;left:calc(50% - 480px + 19px);;width:277px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394129630"] .tn-atom{letter-spacing:-0.1px;background-size:cover;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725394129630"]{top:376px;;left:calc(50% - 320px + 10px);;width:193px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394129630"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725394129630"]{top:730px;;left:calc(50% - 240px + 69px);;width:329px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394129630"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725394129630"]{top:728px;;left:calc(50% - 209px + 9px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725394129630"]{top:707px;;left:calc(50% - 207px + 11px);;width:369px;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725394129630"]{top:704px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725394129630"]{top:726px;;width:289px;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725292716389"]{color:#000000;z-index:13;top:378px;;left:calc(50% - 600px + 443px);;width:304px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716389"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725292716389"]{top:374px;;left:calc(50% - 480px + 330px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725292716389"]{top:352px;;left:calc(50% - 320px + 212px);;width:214px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716389"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725292716389"]{top:898px;;left:calc(50% - 240px + 70px);;width:318px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716389"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725292716389"]{top:896px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725292716389"]{top:855px;;left:calc(50% - 207px + 11px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725292716389"]{top:852px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725292716389"]{top:892px;;left:calc(50% - 160px + 10px);;width:290px;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725292716374"]{z-index:14;top:274px;;left:calc(50% - 600px + 445px);;width:90px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716374"] .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){#rec792836625 .tn-elem[data-elem-id="1725292716374"]{left:calc(50% - 480px + 331px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725292716374"]{top:252px;;left:calc(50% - 320px + 211px);;height:auto;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725292716374"]{top:798px;;left:calc(50% - 240px + 66px);;height:auto;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725292716374"]{top:796px;;left:calc(50% - 209px + 6px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725292716374"]{top:756px;;left:calc(50% - 207px + 11px);;width:89px;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725292716374"]{top:753px;;left:calc(50% - 187.5px + 14px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725292716374"]{top:793px;;left:calc(50% - 160px + 10px);;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725394171736"]{color:#000000;z-index:15;top:409px;;left:calc(50% - 600px + 444px);;width:304px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394171736"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725394171736"]{top:405px;;left:calc(50% - 480px + 330px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725394171736"]{top:376px;;left:calc(50% - 320px + 212px);;width:214px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394171736"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725394171736"]{top:924px;;left:calc(50% - 240px + 70px);;width:318px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394171736"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725394171736"]{top:922px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725394171736"]{top:881px;;left:calc(50% - 207px + 11px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725394171736"]{top:878px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725394171736"]{top:918px;;left:calc(50% - 160px + 10px);;width:290px;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725292716385"]{color:#000000;z-index:16;top:378px;;left:calc(50% - 600px + 807px);;width:318px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716385"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725292716385"]{top:374px;;left:calc(50% - 480px + 655px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725292716385"]{top:352px;;left:calc(50% - 320px + 430px);;width:215px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716385"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725292716385"]{top:1097px;;left:calc(50% - 240px + 70px);;width:326px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716385"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725292716385"]{top:1095px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725292716385"]{top:1051px;;left:calc(50% - 207px + 11px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725292716385"]{top:1045px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725292716385"]{top:1090px;;left:calc(50% - 160px + 10px);;width:250px;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725292716379"]{z-index:17;top:269px;;left:calc(50% - 600px + 794px);;width:95px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725292716379"] .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){#rec792836625 .tn-elem[data-elem-id="1725292716379"]{left:calc(50% - 480px + 656px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725292716379"]{top:247px;;left:calc(50% - 320px + 416px);;height:auto;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725292716379"]{top:992px;;left:calc(50% - 240px + 53px);;height:auto;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725292716379"]{top:990px;;left:calc(50% - 209px + -7px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725292716379"]{top:949px;;left:calc(50% - 207px + -6px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725292716379"]{top:946px;;left:calc(50% - 187.5px + -4px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725292716379"]{top:988px;;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725394213158"]{color:#000000;z-index:18;top:409px;;left:calc(50% - 600px + 807px);;width:318px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394213158"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725394213158"]{top:405px;;left:calc(50% - 480px + 655px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725394213158"]{top:376px;;left:calc(50% - 320px + 430px);;width:215px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394213158"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725394213158"]{top:1123px;;left:calc(50% - 240px + 70px);;width:326px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394213158"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725394213158"]{top:1121px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725394213158"]{top:1077px;;left:calc(50% - 207px + 11px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725394213158"]{top:1071px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725394213158"]{top:1116px;;left:calc(50% - 160px + 10px);;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1724246728820"]{color:#000000;z-index:19;top:616px;;left:calc(50% - 600px + 774px);;width:306px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724246728820"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1724246728820"]{top:781px;;left:calc(50% - 480px + 650px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1724246728820"]{top:631px;;left:calc(50% - 320px + 410px);;width:215px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724246728820"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1724246728820"]{top:509px;;left:calc(50% - 240px + 70px);;width:324px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724246728820"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1724246728820"]{top:507px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1724246728820"]{top:505px;;left:calc(50% - 207px + 11px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1724246728820"]{top:502px;;left:calc(50% - 187.5px + 12px);;width:343px;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1724246728820"]{top:506px;;left:calc(50% - 160px + 10px);;width:261px;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725265919722"]{z-index:20;top:20px;;left:calc(50% - 600px + 800px);;width:89px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725265919722"] .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){#rec792836625 .tn-elem[data-elem-id="1725265919722"]{top:20px;;left:calc(50% - 480px + 656px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725265919722"]{left:calc(50% - 320px + 429px);;height:auto;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725265919722"]{top:410px;;left:calc(50% - 240px + 70px);;height:auto;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725265919722"]{top:408px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725265919722"]{top:406px;;left:calc(50% - 207px + 12px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725265919722"]{top:403px;;left:calc(50% - 187.5px + 14px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725265919722"]{top:407px;;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725394455681"]{color:#000000;z-index:21;top:626px;;left:calc(50% - 600px + 784px);;width:306px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394455681"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725394455681"]{top:791pxpx;;left:calc(50% - 480px + 660pxpx);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725394455681"]{top:641pxpx;;left:calc(50% - 320px + 420pxpx);;width:215px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394455681"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725394455681"]{top:535px;;left:calc(50% - 240px + 70px);;width:324px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394455681"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725394455681"]{top:533px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725394455681"]{top:531px;;left:calc(50% - 207px + 11px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725394455681"]{top:528px;;left:calc(50% - 187.5px + 12px);;width:343px;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725394455681"]{top:532px;;left:calc(50% - 160px + 10px);;width:261px;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1724246938095"]{color:#000000;z-index:22;top:616px;;left:calc(50% - 600px + 441px);;width:304px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724246938095"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1724246938095"]{top:834px;;left:calc(50% - 480px + 346px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1724246938095"]{top:611px;;left:calc(50% - 320px + 196px);;width:214px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724246938095"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1724246938095"]{top:296px;;left:calc(50% - 240px + 70px);;width:319px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724246938095"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1724246938095"]{top:294px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1724246938095"]{top:293px;;left:calc(50% - 207px + 11px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1724246938095"]{top:291px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1724246938095"]{top:294px;;left:calc(50% - 160px + 10px);;width:290px;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725265824601"]{z-index:23;top:20px;;left:calc(50% - 600px + 442px);;width:89px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725265824601"] .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){#rec792836625 .tn-elem[data-elem-id="1725265824601"]{top:20px;;left:calc(50% - 480px + 331px);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725265824601"]{left:calc(50% - 320px + 211px);;height:auto;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725265824601"]{top:198px;;left:calc(50% - 240px + 70px);;height:auto;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725265824601"]{top:196px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725265824601"]{top:195px;;left:calc(50% - 207px + 11px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725265824601"]{top:195px;;left:calc(50% - 187.5px + 13px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725265824601"]{top:196px;;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725394485641"]{color:#000000;z-index:24;top:626px;;left:calc(50% - 600px + 451px);;width:304px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394485641"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725394485641"]{top:844pxpx;;left:calc(50% - 480px + 356pxpx);;height:auto;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725394485641"]{top:621pxpx;;left:calc(50% - 320px + 206pxpx);;width:214px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394485641"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725394485641"]{top:322px;;left:calc(50% - 240px + 70px);;width:319px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394485641"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725394485641"]{top:320px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725394485641"]{top:319px;;left:calc(50% - 207px + 11px);;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725394485641"]{top:317px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725394485641"]{top:320px;;left:calc(50% - 160px + 10px);;width:290px;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1724008355013"]{z-index:25;top:21px;;left:calc(50% - 600px + 80px);;width:119px;height:88px;}#rec792836625 .tn-elem[data-elem-id="1724008355013"] .tn-atom{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:1199px){#rec792836625 .tn-elem[data-elem-id="1724008355013"]{top:20px;;left:calc(50% - 480px + 20px);;width:119px;height:89px;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1724008355013"]{top:20px;;left:calc(50% - 320px + 9px);;width:95px;height:71px;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1724008355013"]{top:2px;;left:calc(50% - 240px + 70px);;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1724008355013"]{left:calc(50% - 209px + 10px);;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1724008355013"]{top:1px;;left:calc(50% - 207px + 11px);;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1724008355013"]{top:2px;;left:calc(50% - 187.5px + 13px);;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1724008355013"]{top:1px;;}}#rec792836625 .tn-elem[data-elem-id="1724246815184"]{color:#000000;z-index:26;top:616px;;left:calc(50% - 600px + 81px);;width:299px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724246815184"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1724246815184"]{top:854px;;left:calc(50% - 480px + 35px);;width:277px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724246815184"] .tn-atom{letter-spacing:-0.1px;background-size:cover;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1724246815184"]{top:603px;;left:calc(50% - 320px + -10px);;width:193px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724246815184"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1724246815184"]{top:84px;;left:calc(50% - 240px + 72px);;width:304px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1724246815184"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1724246815184"]{left:calc(50% - 209px + 12px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1724246815184"]{top:82px;;left:calc(50% - 207px + 13px);;width:302px;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1724246815184"]{top:83px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1724246815184"]{top:82px;;height:auto;}}#rec792836625 .tn-elem[data-elem-id="1725394508128"]{color:#000000;z-index:27;top:626px;;left:calc(50% - 600px + 91px);;width:299px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394508128"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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;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){#rec792836625 .tn-elem[data-elem-id="1725394508128"]{top:864pxpx;;left:calc(50% - 480px + 45pxpx);;width:277px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394508128"] .tn-atom{letter-spacing:-0.1px;background-size:cover;}}@media screen and (max-width:959px){#rec792836625 .tn-elem[data-elem-id="1725394508128"]{top:613pxpx;;left:calc(50% - 320px + 0pxpx);;width:193px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394508128"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec792836625 .tn-elem[data-elem-id="1725394508128"]{top:110px;;left:calc(50% - 240px + 72px);;width:304px;height:auto;}#rec792836625 .tn-elem[data-elem-id="1725394508128"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec792836625 .tn-elem[data-elem-id="1725394508128"]{left:calc(50% - 209px + 12px);;height:auto;}}@media screen and (max-width:417px){#rec792836625 .tn-elem[data-elem-id="1725394508128"]{top:108px;;left:calc(50% - 207px + 11px);;width:302px;height:auto;}}@media screen and (max-width:413px){#rec792836625 .tn-elem[data-elem-id="1725394508128"]{top:109px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec792836625 .tn-elem[data-elem-id="1725394508128"]{top:108px;;height:auto;}}#rec793319054 .t396__artboard{height:164px;background-color:#ffffff;}#rec793319054 .t396__filter{height:164px;}#rec793319054 .t396__carrier{height:164px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec793319054 .t396__artboard,#rec793319054 .t396__filter,#rec793319054 .t396__carrier{height:235px;}#rec793319054 .t396__filter{}#rec793319054 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec793319054 .t396__artboard,#rec793319054 .t396__filter,#rec793319054 .t396__carrier{height:130px;}#rec793319054 .t396__filter{}#rec793319054 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec793319054 .t396__artboard,#rec793319054 .t396__filter,#rec793319054 .t396__carrier{height:64px;}#rec793319054 .t396__filter{}#rec793319054 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec793319054 .t396__artboard,#rec793319054 .t396__filter,#rec793319054 .t396__carrier{height:63px;}#rec793319054 .t396__filter{}#rec793319054 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec793319054 .t396__artboard,#rec793319054 .t396__filter,#rec793319054 .t396__carrier{}#rec793319054 .t396__filter{}#rec793319054 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec793319054 .t396__artboard,#rec793319054 .t396__filter,#rec793319054 .t396__carrier{height:63px;}#rec793319054 .t396__filter{}#rec793319054 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec793319054 .t396__artboard,#rec793319054 .t396__filter,#rec793319054 .t396__carrier{height:91px;}#rec793319054 .t396__filter{}#rec793319054 .t396__carrier{background-attachment:scroll;}}#rec793319054 .tn-elem[data-elem-id="1689967151431"]{color:#000000;z-index:4;top:45px;;left:calc(50% - 600px + 78px);;width:901px;height:auto;}#rec793319054 .tn-elem[data-elem-id="1689967151431"] .tn-atom{vertical-align:middle;color:#000000;font-size:80px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-5.5px;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){#rec793319054 .tn-elem[data-elem-id="1689967151431"]{top:45px;;left:calc(50% - 480px + 20px);;width:919px;height:auto;}#rec793319054 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:80px;line-height:1;letter-spacing:-3.2px;background-size:cover;}}@media screen and (max-width:959px){#rec793319054 .tn-elem[data-elem-id="1689967151431"]{left:calc(50% - 320px + 10px);;width:630px;height:auto;}#rec793319054 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:55px;background-size:cover;}}@media screen and (max-width:639px){#rec793319054 .tn-elem[data-elem-id="1689967151431"]{top:16px;;left:calc(50% - 240px + 11px);;width:448px;height:auto;}#rec793319054 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:479px){#rec793319054 .tn-elem[data-elem-id="1689967151431"]{top:15px;;width:367px;height:auto;}#rec793319054 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:417px){#rec793319054 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793319054 .tn-elem[data-elem-id="1689967151431"]{left:calc(50% - 187.5px + 11px);;width:346px;height:auto;}#rec793319054 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:374px){#rec793319054 .tn-elem[data-elem-id="1689967151431"]{top:15px;;left:calc(50% - 160px + 10px);;width:299px;height:auto;}#rec793319054 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;line-height:1;letter-spacing:-2px;background-size:cover;}}#rec793390832 .t396__artboard{height:880px;background-color:#ffffff;}#rec793390832 .t396__filter{height:880px;}#rec793390832 .t396__carrier{height:880px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec793390832 .t396__artboard,#rec793390832 .t396__filter,#rec793390832 .t396__carrier{height:770px;}#rec793390832 .t396__filter{}#rec793390832 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec793390832 .t396__artboard,#rec793390832 .t396__filter,#rec793390832 .t396__carrier{height:517px;}#rec793390832 .t396__artboard{background-color:#ffffff;background-image:none;}#rec793390832 .t396__filter{}#rec793390832 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec793390832 .t396__artboard,#rec793390832 .t396__filter,#rec793390832 .t396__carrier{height:556px;}#rec793390832 .t396__filter{}#rec793390832 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec793390832 .t396__artboard,#rec793390832 .t396__filter,#rec793390832 .t396__carrier{height:410px;}#rec793390832 .t396__filter{}#rec793390832 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec793390832 .t396__artboard,#rec793390832 .t396__filter,#rec793390832 .t396__carrier{height:405px;}#rec793390832 .t396__filter{}#rec793390832 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec793390832 .t396__artboard,#rec793390832 .t396__filter,#rec793390832 .t396__carrier{height:402px;}#rec793390832 .t396__filter{}#rec793390832 .t396__carrier{background-attachment:scroll;}}#rec793390832 .tn-elem[data-elem-id="1724497588178"]{z-index:3;top:98px;;left:calc(50% - 600px + 320px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724497588178"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724497588178"]{display:table;top:88px;;left:calc(50% - 480px + 201px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724497588178"]{display:table;top:69px;;left:calc(50% - 320px + 116px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724497588178"]{display:table;top:68px;;left:calc(50% - 240px + 118px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724497588178"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724497588178"]{display:table;left:calc(50% - 187.5px + 21pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724497588178"]{display:table;left:calc(50% - 160px + 20pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724497588174"]{z-index:3;top:193px;;left:calc(50% - 600px + 320px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724497588174"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724497588174"]{display:table;top:170px;;left:calc(50% - 480px + 201px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724497588174"]{display:table;top:123px;;left:calc(50% - 320px + 116px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724497588174"]{display:table;top:122px;;left:calc(50% - 240px + 118px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724497588174"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724497588174"]{display:table;left:calc(50% - 187.5px + 31pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724497588174"]{display:table;left:calc(50% - 160px + 30pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724497588170"]{z-index:3;top:288px;;left:calc(50% - 600px + 320px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724497588170"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724497588170"]{display:table;top:252px;;left:calc(50% - 480px + 201px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724497588170"]{display:table;top:177px;;left:calc(50% - 320px + 116px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724497588170"]{display:table;top:176px;;left:calc(50% - 240px + 118px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724497588170"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724497588170"]{display:table;left:calc(50% - 187.5px + 41pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724497588170"]{display:table;left:calc(50% - 160px + 40pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724497588166"]{z-index:3;top:383px;;left:calc(50% - 600px + 320px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724497588166"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724497588166"]{display:table;top:334px;;left:calc(50% - 480px + 201px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724497588166"]{display:table;top:231px;;left:calc(50% - 320px + 116px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724497588166"]{display:table;top:230px;;left:calc(50% - 240px + 118px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724497588166"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724497588166"]{display:table;left:calc(50% - 187.5px + 51pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724497588166"]{display:table;left:calc(50% - 160px + 50pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724497588162"]{z-index:3;top:478px;;left:calc(50% - 600px + 320px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724497588162"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724497588162"]{display:table;top:416px;;left:calc(50% - 480px + 201px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724497588162"]{display:table;top:285px;;left:calc(50% - 320px + 116px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724497588162"]{display:table;top:284px;;left:calc(50% - 240px + 118px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724497588162"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724497588162"]{display:table;left:calc(50% - 187.5px + 61pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724497588162"]{display:table;left:calc(50% - 160px + 60pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724497588158"]{z-index:3;top:573px;;left:calc(50% - 600px + 320px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724497588158"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724497588158"]{display:table;top:498px;;left:calc(50% - 480px + 201px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724497588158"]{display:table;top:339px;;left:calc(50% - 320px + 116px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724497588158"]{display:table;top:338px;;left:calc(50% - 240px + 118px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724497588158"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724497588158"]{display:table;left:calc(50% - 187.5px + 71pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724497588158"]{display:table;left:calc(50% - 160px + 70pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724497588154"]{z-index:3;top:668px;;left:calc(50% - 600px + 320px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724497588154"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724497588154"]{display:table;top:580px;;left:calc(50% - 480px + 201px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724497588154"]{display:table;top:393px;;left:calc(50% - 320px + 116px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724497588154"]{display:table;top:392px;;left:calc(50% - 240px + 118px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724497588154"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724497588154"]{display:table;left:calc(50% - 187.5px + 81pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724497588154"]{display:table;left:calc(50% - 160px + 80pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724497588150"]{z-index:3;top:762px;;left:calc(50% - 600px + 320px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724497588150"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724497588150"]{display:table;top:662px;;left:calc(50% - 480px + 201px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724497588150"]{display:table;top:447px;;left:calc(50% - 320px + 116px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724497588150"]{display:table;top:446px;;left:calc(50% - 240px + 118px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724497588150"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724497588150"]{display:table;left:calc(50% - 187.5px + 91pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724497588150"]{display:table;left:calc(50% - 160px + 90pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1719742074069"]{z-index:3;top:20px;;left:calc(50% - 600px + 80px);;width:1040px;height:72px;}#rec793390832 .tn-elem[data-elem-id="1719742074069"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#0062ad;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){#rec793390832 .tn-elem[data-elem-id="1719742074069"]{display:table;top:21px;;left:calc(50% - 480px + 20px);;width:920px;height:63px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1719742074069"]{display:table;top:21px;;left:calc(50% - 320px + 10px);;width:620px;height:44px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1719742074069"]{display:table;top:20px;;left:calc(50% - 240px + 10px);;width:461px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1719742074069"]{display:table;width:394px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1719742074069"]{display:table;left:calc(50% - 187.5px + 11px);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1719742074069"]{display:table;left:calc(50% - 160px + 10px);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1719742074104"]{z-index:3;top:98px;;left:calc(50% - 600px + 80px);;width:236px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1719742074104"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1719742074104"]{display:table;top:88px;;left:calc(50% - 480px + 20px);;width:177px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1719742074104"]{display:table;top:69px;;left:calc(50% - 320px + 10px);;width:102px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1719742074104"]{display:table;top:68px;;left:calc(50% - 240px + 9px);;width:105px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1719742074104"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1719742074104"]{display:table;left:calc(50% - 187.5px + 11px);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1719742074104"]{display:table;left:calc(50% - 160px + 10px);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724055790460"]{z-index:3;top:193px;;left:calc(50% - 600px + 80px);;width:236px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724055790460"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724055790460"]{display:table;top:170px;;left:calc(50% - 480px + 20px);;width:177px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724055790460"]{display:table;top:123px;;left:calc(50% - 320px + 10px);;width:102px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724055790460"]{display:table;top:122px;;left:calc(50% - 240px + 9px);;width:105px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724055790460"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724055790460"]{display:table;left:calc(50% - 187.5px + 21pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724055790460"]{display:table;left:calc(50% - 160px + 20pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724055793861"]{z-index:3;top:288px;;left:calc(50% - 600px + 80px);;width:236px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724055793861"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724055793861"]{display:table;top:252px;;left:calc(50% - 480px + 20px);;width:177px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724055793861"]{display:table;top:177px;;left:calc(50% - 320px + 10px);;width:102px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724055793861"]{display:table;top:176px;;left:calc(50% - 240px + 9px);;width:105px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724055793861"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724055793861"]{display:table;left:calc(50% - 187.5px + 31pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724055793861"]{display:table;left:calc(50% - 160px + 30pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724055796522"]{z-index:3;top:383px;;left:calc(50% - 600px + 80px);;width:236px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724055796522"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724055796522"]{display:table;top:334px;;left:calc(50% - 480px + 20px);;width:177px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724055796522"]{display:table;top:231px;;left:calc(50% - 320px + 10px);;width:102px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724055796522"]{display:table;top:230px;;left:calc(50% - 240px + 9px);;width:105px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724055796522"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724055796522"]{display:table;left:calc(50% - 187.5px + 41pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724055796522"]{display:table;left:calc(50% - 160px + 40pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724055799245"]{z-index:3;top:478px;;left:calc(50% - 600px + 80px);;width:236px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724055799245"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724055799245"]{display:table;top:416px;;left:calc(50% - 480px + 20px);;width:177px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724055799245"]{display:table;top:285px;;left:calc(50% - 320px + 10px);;width:102px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724055799245"]{display:table;top:284px;;left:calc(50% - 240px + 9px);;width:105px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724055799245"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724055799245"]{display:table;left:calc(50% - 187.5px + 51pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724055799245"]{display:table;left:calc(50% - 160px + 50pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724055801428"]{z-index:3;top:573px;;left:calc(50% - 600px + 80px);;width:236px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724055801428"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724055801428"]{display:table;top:498px;;left:calc(50% - 480px + 20px);;width:177px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724055801428"]{display:table;top:339px;;left:calc(50% - 320px + 10px);;width:102px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724055801428"]{display:table;top:338px;;left:calc(50% - 240px + 9px);;width:105px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724055801428"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724055801428"]{display:table;left:calc(50% - 187.5px + 61pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724055801428"]{display:table;left:calc(50% - 160px + 60pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724055803363"]{z-index:3;top:668px;;left:calc(50% - 600px + 80px);;width:236px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724055803363"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724055803363"]{display:table;top:580px;;left:calc(50% - 480px + 20px);;width:177px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724055803363"]{display:table;top:393px;;left:calc(50% - 320px + 10px);;width:102px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724055803363"]{display:table;top:392px;;left:calc(50% - 240px + 9px);;width:105px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724055803363"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724055803363"]{display:table;left:calc(50% - 187.5px + 71pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724055803363"]{display:table;left:calc(50% - 160px + 70pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1724055810588"]{z-index:3;top:762px;;left:calc(50% - 600px + 80px);;width:236px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1724055810588"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1724055810588"]{display:table;top:661px;;left:calc(50% - 480px + 20px);;width:177px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724055810588"]{display:table;top:447px;;left:calc(50% - 320px + 10px);;width:102px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724055810588"]{display:table;top:446px;;left:calc(50% - 240px + 9px);;width:105px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724055810588"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724055810588"]{display:table;left:calc(50% - 187.5px + 81pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724055810588"]{display:table;left:calc(50% - 160px + 80pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1719742074133"]{color:#000000;z-index:3;top:133px;;left:calc(50% - 600px + 95px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074133"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;font-weight:600;letter-spacing:-0.04px;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){#rec793390832 .tn-elem[data-elem-id="1719742074133"]{display:table;top:116px;;left:calc(50% - 480px + 35px);;width:243px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1719742074133"]{display:table;top:87px;;left:calc(50% - 320px + 19px);;width:59px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1719742074133"]{display:table;top:86px;;left:calc(50% - 240px + 19px);;width:59px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1719742074133"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1719742074133"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1719742074133"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1719742074153"]{color:#000000;z-index:3;top:321px;;left:calc(50% - 600px + 92px);;width:154px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074153"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.25;font-weight:600;letter-spacing:0.04px;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){#rec793390832 .tn-elem[data-elem-id="1719742074153"]{display:table;top:279px;;left:calc(50% - 480px + 30px);;width:169px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1719742074153"]{display:table;top:194px;;left:calc(50% - 320px + 19px);;width:51px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1719742074153"]{display:table;top:193px;;left:calc(50% - 240px + 19px);;width:65px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1719742074153"]{display:table;top:299px;;width:320px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1719742074153"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1719742074153"]{display:table;top:285px;;width:264px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724240251379"]{color:#ffffff;z-index:3;top:33px;;left:calc(50% - 600px + 496px);;width:43px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240251379"] .tn-atom{vertical-align:middle;color:#ffffff;font-size:30px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:600;letter-spacing:0.5px;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){#rec793390832 .tn-elem[data-elem-id="1724240251379"]{display:table;top:30px;;left:calc(50% - 480px + 366px);;width:37px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240251379"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724240251379"]{display:table;top:27px;;left:calc(50% - 320px + 229px);;width:29px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240251379"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724240251379"]{display:table;top:32px;;left:calc(50% - 240px + 190px);;width:10px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240251379"] .tn-atom{white-space:normal;line-height:1;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724240251379"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240251379"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724240251379"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240251379"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724240251379"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240251379"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724240389327"]{color:#000000;z-index:3;top:228px;;left:calc(50% - 600px + 95px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240389327"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;font-weight:600;letter-spacing:-0.04px;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){#rec793390832 .tn-elem[data-elem-id="1724240389327"]{display:table;top:198px;;left:calc(50% - 480px + 30px);;width:159px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240389327"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724240389327"]{display:table;top:141px;;left:calc(50% - 320px + 20px);;width:39px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240389327"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724240389327"]{display:table;top:140px;;left:calc(50% - 240px + 19px);;width:52px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240389327"] .tn-atom{white-space:normal;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724240389327"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240389327"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724240389327"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240389327"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724240389327"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240389327"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724240433211"]{color:#000000;z-index:3;top:415px;;left:calc(50% - 600px + 92px);;width:154px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240433211"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.25;font-weight:600;letter-spacing:0.04px;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){#rec793390832 .tn-elem[data-elem-id="1724240433211"]{display:table;top:361px;;left:calc(50% - 480px + 30px);;width:169px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240433211"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724240433211"]{display:table;top:248px;;left:calc(50% - 320px + 19px);;width:51px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240433211"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724240433211"]{display:table;top:247px;;left:calc(50% - 240px + 19px);;width:65px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240433211"] .tn-atom{white-space:normal;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724240433211"]{display:table;top:309pxpx;;width:320px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240433211"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724240433211"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240433211"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724240433211"]{display:table;top:295pxpx;;width:264px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240433211"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724240468648"]{color:#000000;z-index:3;top:508px;;left:calc(50% - 600px + 95px);;width:211px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240468648"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.25;font-weight:600;letter-spacing:0.04px;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){#rec793390832 .tn-elem[data-elem-id="1724240468648"]{display:table;top:443px;;left:calc(50% - 480px + 30px);;width:169px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240468648"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724240468648"]{display:table;top:302px;;left:calc(50% - 320px + 19px);;width:85px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240468648"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724240468648"]{display:table;top:303px;;left:calc(50% - 240px + 19px);;width:110px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240468648"] .tn-atom{white-space:normal;line-height:1;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724240468648"]{display:table;top:319pxpx;;width:320px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240468648"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724240468648"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240468648"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724240468648"]{display:table;top:305pxpx;;width:264px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240468648"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724240490020"]{color:#000000;z-index:3;top:603px;;left:calc(50% - 600px + 95px);;width:211px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240490020"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.25;font-weight:600;letter-spacing:0.04px;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){#rec793390832 .tn-elem[data-elem-id="1724240490020"]{display:table;top:525px;;left:calc(50% - 480px + 30px);;width:169px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240490020"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724240490020"]{display:table;top:356px;;left:calc(50% - 320px + 19px);;width:85px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240490020"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724240490020"]{display:table;top:355px;;left:calc(50% - 240px + 19px);;width:61px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240490020"] .tn-atom{white-space:normal;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724240490020"]{display:table;top:329pxpx;;width:320px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240490020"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724240490020"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240490020"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724240490020"]{display:table;top:315pxpx;;width:264px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240490020"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724240520799"]{color:#000000;z-index:3;top:697px;;left:calc(50% - 600px + 95px);;width:211px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240520799"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.25;font-weight:600;letter-spacing:0.04px;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){#rec793390832 .tn-elem[data-elem-id="1724240520799"]{display:table;top:607px;;left:calc(50% - 480px + 30px);;width:169px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240520799"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724240520799"]{display:table;top:410px;;left:calc(50% - 320px + 20px);;width:85px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240520799"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724240520799"]{display:table;top:409px;;left:calc(50% - 240px + 19px);;width:61px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240520799"] .tn-atom{white-space:normal;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724240520799"]{display:table;top:339pxpx;;width:320px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240520799"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724240520799"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240520799"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724240520799"]{display:table;top:325pxpx;;width:264px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240520799"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724240641248"]{color:#ffffff;text-align:center;z-index:3;top:33px;;left:calc(50% - 600px + 864px);;width:116px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240641248"] .tn-atom{vertical-align:middle;color:#ffffff;font-size:30px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:600;letter-spacing:0.5px;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){#rec793390832 .tn-elem[data-elem-id="1724240641248"]{display:table;top:30px;;left:calc(50% - 480px + 699px);;width:px;height:auto;text-align:center;}#rec793390832 .tn-elem[data-elem-id="1724240641248"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724240641248"]{display:table;top:27px;;left:calc(50% - 320px + 467px);;width:71px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240641248"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724240641248"]{display:table;left:calc(50% - 240px + 347px);;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240641248"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724240641248"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240641248"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724240641248"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240641248"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724240641248"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240641248"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724240727958"]{color:#000000;z-index:3;top:129px;;left:calc(50% - 600px + 336px);;width:312px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240727958"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-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){#rec793390832 .tn-elem[data-elem-id="1724240727958"]{display:table;top:113px;;left:calc(50% - 480px + 211px);;width:376px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240727958"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724240727958"]{display:table;top:84px;;left:calc(50% - 320px + 126px);;width:222px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240727958"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724240727958"]{display:table;top:74px;;left:calc(50% - 240px + 128px);;width:147px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240727958"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724240727958"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240727958"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724240727958"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240727958"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724240727958"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724240727958"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724497972009"]{color:#000000;z-index:3;top:226px;;left:calc(50% - 600px + 336px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724497972009"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1724497972009"]{display:table;top:198px;;left:calc(50% - 480px + 211px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724497972009"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724497972009"]{display:table;top:141px;;left:calc(50% - 320px + 126px);;width:185px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724497972009"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724497972009"]{display:table;left:calc(50% - 240px + 128px);;width:207px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724497972009"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724497972009"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724497972009"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724497972009"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724497972009"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724497972009"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724497972009"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724498014411"]{color:#000000;z-index:3;top:322px;;left:calc(50% - 600px + 336px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498014411"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1724498014411"]{display:table;top:280px;;left:calc(50% - 480px + 211px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498014411"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724498014411"]{display:table;top:195px;;left:calc(50% - 320px + 126px);;width:138px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498014411"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724498014411"]{display:table;left:calc(50% - 240px + 128px);;width:155px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498014411"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724498014411"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498014411"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724498014411"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498014411"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724498014411"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498014411"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724498047053"]{color:#000000;z-index:3;top:416px;;left:calc(50% - 600px + 336px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498047053"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1724498047053"]{display:table;top:362px;;left:calc(50% - 480px + 211px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498047053"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724498047053"]{display:table;top:249px;;left:calc(50% - 320px + 126px);;width:134px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498047053"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724498047053"]{display:table;top:248px;;left:calc(50% - 240px + 128px);;width:150px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498047053"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724498047053"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498047053"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724498047053"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498047053"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724498047053"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498047053"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724498059173"]{color:#000000;z-index:3;top:510px;;left:calc(50% - 600px + 336px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498059173"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1724498059173"]{display:table;top:444px;;left:calc(50% - 480px + 211px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498059173"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724498059173"]{display:table;top:303px;;left:calc(50% - 320px + 126px);;width:134px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498059173"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724498059173"]{display:table;top:302px;;left:calc(50% - 240px + 128px);;width:150px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498059173"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724498059173"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498059173"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724498059173"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498059173"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724498059173"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498059173"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724498069639"]{color:#000000;z-index:3;top:604px;;left:calc(50% - 600px + 336px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498069639"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1724498069639"]{display:table;top:526px;;left:calc(50% - 480px + 211px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498069639"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724498069639"]{display:table;top:357px;;left:calc(50% - 320px + 126px);;width:134px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498069639"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724498069639"]{display:table;top:356px;;left:calc(50% - 240px + 128px);;width:150px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498069639"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724498069639"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498069639"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724498069639"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498069639"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724498069639"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498069639"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724498083597"]{color:#000000;z-index:3;top:697px;;left:calc(50% - 600px + 336px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498083597"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1724498083597"]{display:table;top:608px;;left:calc(50% - 480px + 211px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498083597"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724498083597"]{display:table;top:411px;;left:calc(50% - 320px + 126px);;width:134px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498083597"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724498083597"]{display:table;top:410px;;left:calc(50% - 240px + 128px);;width:150px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498083597"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724498083597"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498083597"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724498083597"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498083597"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724498083597"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498083597"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724498096270"]{color:#000000;z-index:3;top:792px;;left:calc(50% - 600px + 336px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498096270"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1724498096270"]{display:table;top:691px;;left:calc(50% - 480px + 211px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498096270"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724498096270"]{display:table;top:465px;;left:calc(50% - 320px + 126px);;width:134px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498096270"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724498096270"]{display:table;top:464px;;left:calc(50% - 240px + 128px);;width:150px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498096270"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724498096270"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498096270"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724498096270"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498096270"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724498096270"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498096270"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1724498445658"]{color:#000000;z-index:3;top:790px;;left:calc(50% - 600px + 95px);;width:211px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498445658"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.25;font-weight:600;letter-spacing:0.04px;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){#rec793390832 .tn-elem[data-elem-id="1724498445658"]{display:table;top:689px;;left:calc(50% - 480px + 30px);;width:169px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498445658"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1724498445658"]{display:table;top:464px;;left:calc(50% - 320px + 19px);;width:85px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498445658"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1724498445658"]{display:table;top:463px;;left:calc(50% - 240px + 19px);;width:110px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498445658"] .tn-atom{white-space:normal;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1724498445658"]{display:table;top:349pxpx;;width:320px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498445658"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1724498445658"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498445658"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1724498445658"]{display:table;top:335pxpx;;width:264px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1724498445658"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1725395012928"]{z-index:3;top:98px;;left:calc(50% - 600px + 722px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1725395012928"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1725395012928"]{display:table;top:88px;;left:calc(50% - 480px + 573px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725395012928"]{display:table;top:69px;;left:calc(50% - 320px + 375px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725395012928"]{display:table;top:68px;;left:calc(50% - 240px + 296px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725395012928"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725395012928"]{display:table;left:calc(50% - 187.5px + 31pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725395012928"]{display:table;left:calc(50% - 160px + 30pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1725395012919"]{z-index:3;top:193px;;left:calc(50% - 600px + 722px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1725395012919"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1725395012919"]{display:table;top:170px;;left:calc(50% - 480px + 573px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725395012919"]{display:table;top:123px;;left:calc(50% - 320px + 375px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725395012919"]{display:table;top:122px;;left:calc(50% - 240px + 296px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725395012919"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725395012919"]{display:table;left:calc(50% - 187.5px + 41pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725395012919"]{display:table;left:calc(50% - 160px + 40pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1725395012907"]{z-index:3;top:288px;;left:calc(50% - 600px + 722px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1725395012907"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1725395012907"]{display:table;top:252px;;left:calc(50% - 480px + 573px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725395012907"]{display:table;top:177px;;left:calc(50% - 320px + 375px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725395012907"]{display:table;top:176px;;left:calc(50% - 240px + 296px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725395012907"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725395012907"]{display:table;left:calc(50% - 187.5px + 51pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725395012907"]{display:table;left:calc(50% - 160px + 50pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1725395012896"]{z-index:3;top:383px;;left:calc(50% - 600px + 722px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1725395012896"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1725395012896"]{display:table;top:334px;;left:calc(50% - 480px + 573px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725395012896"]{display:table;top:231px;;left:calc(50% - 320px + 375px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725395012896"]{display:table;top:230px;;left:calc(50% - 240px + 296px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725395012896"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725395012896"]{display:table;left:calc(50% - 187.5px + 61pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725395012896"]{display:table;left:calc(50% - 160px + 60pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1725395012884"]{z-index:3;top:478px;;left:calc(50% - 600px + 722px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1725395012884"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1725395012884"]{display:table;top:416px;;left:calc(50% - 480px + 573px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725395012884"]{display:table;top:285px;;left:calc(50% - 320px + 375px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725395012884"]{display:table;top:284px;;left:calc(50% - 240px + 296px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725395012884"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725395012884"]{display:table;left:calc(50% - 187.5px + 71pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725395012884"]{display:table;left:calc(50% - 160px + 70pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1725395012869"]{z-index:3;top:573px;;left:calc(50% - 600px + 722px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1725395012869"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1725395012869"]{display:table;top:498px;;left:calc(50% - 480px + 573px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725395012869"]{display:table;top:339px;;left:calc(50% - 320px + 375px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725395012869"]{display:table;top:338px;;left:calc(50% - 240px + 296px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725395012869"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725395012869"]{display:table;left:calc(50% - 187.5px + 81pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725395012869"]{display:table;left:calc(50% - 160px + 80pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1725395012857"]{z-index:3;top:668px;;left:calc(50% - 600px + 722px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1725395012857"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1725395012857"]{display:table;top:580px;;left:calc(50% - 480px + 573px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725395012857"]{display:table;top:393px;;left:calc(50% - 320px + 375px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725395012857"]{display:table;top:392px;;left:calc(50% - 240px + 296px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725395012857"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725395012857"]{display:table;left:calc(50% - 187.5px + 91pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725395012857"]{display:table;left:calc(50% - 160px + 90pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1725395012841"]{z-index:3;top:762px;;left:calc(50% - 600px + 722px);;width:398px;height:90px;}#rec793390832 .tn-elem[data-elem-id="1725395012841"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;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){#rec793390832 .tn-elem[data-elem-id="1725395012841"]{display:table;top:662px;;left:calc(50% - 480px + 573px);;width:367px;height:78px;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725395012841"]{display:table;top:447px;;left:calc(50% - 320px + 375px);;width:255px;height:50px;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725395012841"]{display:table;top:446px;;left:calc(50% - 240px + 296px);;width:174px;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725395012841"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725395012841"]{display:table;left:calc(50% - 187.5px + 101pxpx);;width:355px;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725395012841"]{display:table;left:calc(50% - 160px + 100pxpx);;width:300px;}}#rec793390832 .tn-elem[data-elem-id="1725435770518"]{color:#000000;z-index:3;top:129px;;left:calc(50% - 600px + 739px);;width:312px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770518"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-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){#rec793390832 .tn-elem[data-elem-id="1725435770518"]{display:table;top:113px;;left:calc(50% - 480px + 583px);;width:376px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770518"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725435770518"]{display:table;top:84px;;left:calc(50% - 320px + 385px);;width:214px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770518"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725435770518"]{display:table;top:74px;;left:calc(50% - 240px + 306px);;width:147px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770518"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725435770518"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770518"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725435770518"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770518"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725435770518"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770518"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1725435770515"]{color:#000000;z-index:3;top:226px;;left:calc(50% - 600px + 739px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770515"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1725435770515"]{display:table;top:198px;;left:calc(50% - 480px + 583px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770515"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725435770515"]{display:table;top:141px;;left:calc(50% - 320px + 385px);;width:185px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770515"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725435770515"]{display:table;top:124px;;left:calc(50% - 240px + 306px);;width:207px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770515"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725435770515"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770515"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725435770515"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770515"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725435770515"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770515"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1725435770511"]{color:#000000;z-index:3;top:322px;;left:calc(50% - 600px + 739px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770511"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1725435770511"]{display:table;top:280px;;left:calc(50% - 480px + 583px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770511"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725435770511"]{display:table;top:195px;;left:calc(50% - 320px + 385px);;width:138px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770511"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725435770511"]{display:table;top:185px;;left:calc(50% - 240px + 306px);;width:155px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770511"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725435770511"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770511"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725435770511"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770511"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725435770511"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770511"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1725435770507"]{color:#000000;z-index:3;top:416px;;left:calc(50% - 600px + 739px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770507"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1725435770507"]{display:table;top:362px;;left:calc(50% - 480px + 583px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770507"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725435770507"]{display:table;top:249px;;left:calc(50% - 320px + 385px);;width:134px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770507"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725435770507"]{display:table;top:248px;;left:calc(50% - 240px + 306px);;width:150px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770507"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725435770507"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770507"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725435770507"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770507"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725435770507"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770507"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1725435770503"]{color:#000000;z-index:3;top:510px;;left:calc(50% - 600px + 739px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770503"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1725435770503"]{display:table;top:444px;;left:calc(50% - 480px + 583px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770503"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725435770503"]{display:table;top:303px;;left:calc(50% - 320px + 385px);;width:134px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770503"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725435770503"]{display:table;top:302px;;left:calc(50% - 240px + 306px);;width:150px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770503"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725435770503"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770503"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725435770503"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770503"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725435770503"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770503"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1725435770499"]{color:#000000;z-index:3;top:604px;;left:calc(50% - 600px + 739px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770499"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1725435770499"]{display:table;top:526px;;left:calc(50% - 480px + 583px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770499"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725435770499"]{display:table;top:357px;;left:calc(50% - 320px + 385px);;width:134px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770499"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725435770499"]{display:table;top:356px;;left:calc(50% - 240px + 306px);;width:150px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770499"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725435770499"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770499"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725435770499"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770499"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725435770499"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770499"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1725435770493"]{color:#000000;z-index:3;top:697px;;left:calc(50% - 600px + 739px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770493"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1725435770493"]{display:table;top:608px;;left:calc(50% - 480px + 583px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770493"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725435770493"]{display:table;top:411px;;left:calc(50% - 320px + 385px);;width:134px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770493"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725435770493"]{display:table;top:410px;;left:calc(50% - 240px + 306px);;width:150px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770493"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725435770493"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770493"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725435770493"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770493"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725435770493"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770493"] .tn-atom{white-space:normal;background-size:cover;}}#rec793390832 .tn-elem[data-elem-id="1725435770487"]{color:#000000;z-index:3;top:792px;;left:calc(50% - 600px + 739px);;width:234px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770487"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.15;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){#rec793390832 .tn-elem[data-elem-id="1725435770487"]{display:table;top:691px;;left:calc(50% - 480px + 583px);;width:283px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770487"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec793390832 .tn-elem[data-elem-id="1725435770487"]{display:table;top:465px;;left:calc(50% - 320px + 385px);;width:134px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770487"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:639px){#rec793390832 .tn-elem[data-elem-id="1725435770487"]{display:table;top:464px;;left:calc(50% - 240px + 306px);;width:150px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770487"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec793390832 .tn-elem[data-elem-id="1725435770487"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770487"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec793390832 .tn-elem[data-elem-id="1725435770487"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770487"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec793390832 .tn-elem[data-elem-id="1725435770487"]{display:table;width:px;height:auto;}#rec793390832 .tn-elem[data-elem-id="1725435770487"] .tn-atom{white-space:normal;background-size:cover;}}.t599__withfeatured .t599__featured{margin-left:15px;margin-right:15px;}.t599__withfeatured .t599__featured.t-col_4{max-width:360px;}select.calc_input{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;}.calc_input:focus{border:2px solid #2980b9!important;outline:none;line-height:36px;}input.calc_input,select.calc_input,input#price_q{-webkit-box-shadow:1px 1px 5px 0px rgba(34,60,80,0.1) inset;-moz-box-shadow:1px 1px 5px 0px rgba(34,60,80,0.1) inset;box-shadow:1px 1px 5px 0px rgba(34,60,80,0.1) inset;width:215px!important;border:1px solid #e0e6ed!important;border-radius:5px!important;text-align:center!important;font-size:24px!important;font-weight:bold!important;margin-bottom:20px!important;background:none;text-align-last:center!important;line-height:38px;!important;height:auto}.t-section__descr{max-width:690px!important;}.t599__content,.t592__conten{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1)!important;}.calc_error_message{max-width:200px;margin:0 auto;font-size:14px!important;line-height:1.55;}.t397__width_14{width:auto;display:inline-table;}.t397__title{padding:0;width:auto;}li.t397__tab{padding:0 16px;width:auto;}@media screen and (max-width:960px){.t599__withfeatured .t599__featured.t599__col{max-width:100%!important;}}.buro{display:none}.mg-cpoyright{display:table}.t-popup__container.t-popup__container-static{margin:40px auto 0!important}.t-popup__container div[data-input-lid="1756387866711"]{margin-top:40px;}.t-popup__container .t-checkbox__labeltext div{font-size:16px!important}@media screen and (min-width:420px){.t-popup__container .t-checkbox__labeltext div{font-size:14px!important}.t-popup__container .t-checkbox__control{font-size:0!important}}