.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;}#rec794823525 .t396__artboard{height:819px;background-color:#ffffff;}#rec794823525 .t396__filter{height:819px;}#rec794823525 .t396__carrier{height:819px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec794823525 .t396__artboard,#rec794823525 .t396__filter,#rec794823525 .t396__carrier{height:777px;}#rec794823525 .t396__filter{}#rec794823525 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec794823525 .t396__artboard,#rec794823525 .t396__filter,#rec794823525 .t396__carrier{height:581px;}#rec794823525 .t396__filter{}#rec794823525 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec794823525 .t396__artboard,#rec794823525 .t396__filter,#rec794823525 .t396__carrier{height:445px;}#rec794823525 .t396__filter{}#rec794823525 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec794823525 .t396__artboard,#rec794823525 .t396__filter,#rec794823525 .t396__carrier{height:430px;}#rec794823525 .t396__filter{}#rec794823525 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec794823525 .t396__artboard,#rec794823525 .t396__filter,#rec794823525 .t396__carrier{height:354px;}#rec794823525 .t396__filter{}#rec794823525 .t396__carrier{background-attachment:scroll;}}#rec794823525 .tn-elem[data-elem-id="1689963532832"]{color:#000000;text-align:center;z-index:5;top:41px;;left:calc(50% - 600px + 102px);;width:981px;height:auto;}#rec794823525 .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){#rec794823525 .tn-elem[data-elem-id="1689963532832"]{top:43px;;left:calc(50% - 480px + 26px);;width:909px;height:auto;}#rec794823525 .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){#rec794823525 .tn-elem[data-elem-id="1689963532832"]{top:35px;;left:calc(50% - 320px + 13px);;width:615px;height:auto;text-align:center;}#rec794823525 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:70px;background-size:cover;}}@media screen and (max-width:639px){#rec794823525 .tn-elem[data-elem-id="1689963532832"]{left:calc(50% - 240px + 12px);;width:457px;height:auto;}#rec794823525 .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){#rec794823525 .tn-elem[data-elem-id="1689963532832"]{left:calc(50% - 209px + -19px);;width:px;height:auto;}#rec794823525 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec794823525 .tn-elem[data-elem-id="1689963532832"]{top:18px;;left:calc(50% - 160px + 3px);;width:315px;height:auto;}#rec794823525 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:36px;letter-spacing:-2.1px;background-size:cover;}}#rec794823525 .tn-elem[data-elem-id="1722506458879"]{color:#000000;text-align:center;z-index:6;top:177px;;left:calc(50% - 600px + 252px);;width:715px;height:auto;}#rec794823525 .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){#rec794823525 .tn-elem[data-elem-id="1722506458879"]{top:176px;;left:calc(50% - 480px + 157px);;width:647px;height:auto;}#rec794823525 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec794823525 .tn-elem[data-elem-id="1722506458879"]{top:150px;;left:calc(50% - 320px + 86px);;width:468px;height:auto;text-align:center;}#rec794823525 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec794823525 .tn-elem[data-elem-id="1722506458879"]{top:110px;;left:calc(50% - 240px + 44px);;width:392px;height:auto;}#rec794823525 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec794823525 .tn-elem[data-elem-id="1722506458879"]{top:110px;;left:calc(50% - 209px + 18px);;width:383px;height:auto;}#rec794823525 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec794823525 .tn-elem[data-elem-id="1722506458879"]{top:79px;;left:calc(50% - 160px + 1px);;width:319px;height:auto;}#rec794823525 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;font-size:17px;background-size:cover;}}#rec794823525 .tn-elem[data-elem-id="1689957265120"]{z-index:8;top:396px;;left:calc(50% - 600px + 83px);;width:1040px;height:363px;}#rec794823525 .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){#rec794823525 .tn-elem[data-elem-id="1689957265120"]{top:395px;;left:calc(50% - 480px + 20px);;width:920px;height:323px;}}@media screen and (max-width:959px){#rec794823525 .tn-elem[data-elem-id="1689957265120"]{top:339px;;left:calc(50% - 320px + 9px);;width:620px;height:212px;}}@media screen and (max-width:639px){#rec794823525 .tn-elem[data-elem-id="1689957265120"]{top:276px;;left:calc(50% - 240px + 10px);;width:460px;height:149px;}}@media screen and (max-width:479px){#rec794823525 .tn-elem[data-elem-id="1689957265120"]{top:275px;;left:calc(50% - 209px + 10px);;width:399px;height:134px;}}@media screen and (max-width:417px){#rec794823525 .tn-elem[data-elem-id="1689957265120"]{top:229px;;left:calc(50% - 160px + 10px);;width:300px;height:105px;}}#rec794823525 .tn-elem[data-elem-id="1725618811814"]{z-index:9;top:377px;;left:calc(50% - 600px + 420px);;width:696px;height:auto;}#rec794823525 .tn-elem[data-elem-id="1725618811814"] .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;}#rec794823525 .tn-elem[data-elem-id="1725618811814"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec794823525 .tn-elem[data-elem-id="1725618811814"]{top:375px;;left:calc(50% - 480px + 311px);;width:619px;height:auto;}}@media screen and (max-width:959px){#rec794823525 .tn-elem[data-elem-id="1725618811814"]{top:314px;;left:calc(50% - 320px + 201px);;width:428px;height:auto;}}@media screen and (max-width:639px){#rec794823525 .tn-elem[data-elem-id="1725618811814"]{top:258px;;left:calc(50% - 240px + 152px);;width:310px;height:auto;}}@media screen and (max-width:479px){#rec794823525 .tn-elem[data-elem-id="1725618811814"]{top:258px;;left:calc(50% - 209px + 134px);;width:268px;height:auto;}}@media screen and (max-width:417px){#rec794823525 .tn-elem[data-elem-id="1725618811814"]{top:220px;;left:calc(50% - 160px + 100px);;width:207px;height:auto;}}#rec794823525 .tn-elem[data-elem-id="1725619012077"]{z-index:10;top:426px;;left:calc(50% - 600px + 105px);;width:470px;height:auto;}#rec794823525 .tn-elem[data-elem-id="1725619012077"] .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;}#rec794823525 .tn-elem[data-elem-id="1725619012077"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec794823525 .tn-elem[data-elem-id="1725619012077"]{top:426px;;left:calc(50% - 480px + 45px);;width:383px;height:auto;}}@media screen and (max-width:959px){#rec794823525 .tn-elem[data-elem-id="1725619012077"]{top:349px;;left:calc(50% - 320px + 21px);;width:263px;height:auto;}}@media screen and (max-width:639px){#rec794823525 .tn-elem[data-elem-id="1725619012077"]{top:283px;;left:calc(50% - 240px + 21px);;width:191px;height:auto;}}@media screen and (max-width:479px){#rec794823525 .tn-elem[data-elem-id="1725619012077"]{top:280px;;left:calc(50% - 209px + 21px);;width:165px;height:auto;}}@media screen and (max-width:417px){#rec794823525 .tn-elem[data-elem-id="1725619012077"]{top:236px;;left:calc(50% - 160px + 13px);;width:127px;height:auto;}}#rec794823525 .tn-elem[data-elem-id="1725619337330"]{z-index:11;top:376px;;left:calc(50% - 600px + 741px);;width:79px;height:auto;}#rec794823525 .tn-elem[data-elem-id="1725619337330"] .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;}#rec794823525 .tn-elem[data-elem-id="1725619337330"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec794823525 .tn-elem[data-elem-id="1725619337330"]{top:385px;;left:calc(50% - 480px + 624px);;width:64px;height:auto;}}@media screen and (max-width:959px){#rec794823525 .tn-elem[data-elem-id="1725619337330"]{top:328px;;left:calc(50% - 320px + 418px);;width:44px;height:auto;}}@media screen and (max-width:639px){#rec794823525 .tn-elem[data-elem-id="1725619337330"]{top:268px;;left:calc(50% - 240px + 309px);;width:32px;height:auto;}}@media screen and (max-width:479px){#rec794823525 .tn-elem[data-elem-id="1725619337330"]{top:267px;;left:calc(50% - 209px + 270px);;width:28px;height:auto;}}@media screen and (max-width:417px){#rec794823525 .tn-elem[data-elem-id="1725619337330"]{top:223px;;left:calc(50% - 160px + 206px);;width:22px;height:auto;}}#rec794823525 .tn-elem[data-elem-id="1742469073476"]{color:#ffffff;text-align:center;z-index:12;top:285px;;left:calc(50% - 600px + 416px);;width:368px;height:60px;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .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;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom::after{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-text{transition:color var(--t396-speedhover,0s) ease-in-out;color:#ffffff;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::before{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover::after{opacity:0;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}@media (hover),(min-width:0\0){#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover{color:#ffffff;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover .tn-atom__button-text{color:#ffffff;}}@media screen and (max-width:1199px){#rec794823525 .tn-elem[data-elem-id="1742469073476"]{top:280px;;left:calc(50% - 480px + 297px);;width:366px;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom::after{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::before{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover{color:#ffffff;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover .tn-atom__button-text{color:#ffffff;}}@media (hover),(min-width:0\0){#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover::after{opacity:0;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:959px){#rec794823525 .tn-elem[data-elem-id="1742469073476"]{top:240px;;left:calc(50% - 320px + 175px);;width:291px;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom::after{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::before{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover::after{opacity:0;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:639px){#rec794823525 .tn-elem[data-elem-id="1742469073476"]{top:206px;;left:calc(50% - 240px + 124px);;width:233px;height:44px;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom::after{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::before{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover::after{opacity:0;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:479px){#rec794823525 .tn-elem[data-elem-id="1742469073476"]{left:calc(50% - 209px + 93px);;width:px;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom::after{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::before{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover::after{opacity:0;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:417px){#rec794823525 .tn-elem[data-elem-id="1742469073476"]{top:160px;;left:calc(50% - 160px + 44px);;width:233px;height:44px;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom::after{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::before{display:none;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover::after{opacity:0;}#rec794823525 .tn-elem[data-elem-id="1742469073476"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}#rec794993996 .t396__artboard{height:303px;background-color:#ffffff;}#rec794993996 .t396__filter{height:303px;}#rec794993996 .t396__carrier{height:303px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec794993996 .t396__artboard,#rec794993996 .t396__filter,#rec794993996 .t396__carrier{height:265px;}#rec794993996 .t396__filter{}#rec794993996 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec794993996 .t396__artboard,#rec794993996 .t396__filter,#rec794993996 .t396__carrier{height:190px;}#rec794993996 .t396__filter{}#rec794993996 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec794993996 .t396__artboard,#rec794993996 .t396__filter,#rec794993996 .t396__carrier{height:161px;}#rec794993996 .t396__filter{}#rec794993996 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec794993996 .t396__artboard,#rec794993996 .t396__filter,#rec794993996 .t396__carrier{}#rec794993996 .t396__filter{}#rec794993996 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec794993996 .t396__artboard,#rec794993996 .t396__filter,#rec794993996 .t396__carrier{height:161px;}#rec794993996 .t396__filter{}#rec794993996 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec794993996 .t396__artboard,#rec794993996 .t396__filter,#rec794993996 .t396__carrier{height:179px;}#rec794993996 .t396__filter{}#rec794993996 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec794993996 .t396__artboard,#rec794993996 .t396__filter,#rec794993996 .t396__carrier{height:169px;}#rec794993996 .t396__filter{}#rec794993996 .t396__carrier{background-attachment:scroll;}}#rec794993996 .tn-elem[data-elem-id="1725638825040"]{color:#000000;z-index:4;top:44px;;left:calc(50% - 600px + 80px);;width:991px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825040"] .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){#rec794993996 .tn-elem[data-elem-id="1725638825040"]{top:47px;;left:calc(50% - 480px + 18px);;width:919px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825040"] .tn-atom{white-space:normal;font-size:68px;line-height:1;letter-spacing:-3.2px;background-size:cover;}}@media screen and (max-width:959px){#rec794993996 .tn-elem[data-elem-id="1725638825040"]{top:20px;;left:calc(50% - 320px + 10px);;width:630px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825040"] .tn-atom{white-space:normal;font-size:55px;background-size:cover;}}@media screen and (max-width:639px){#rec794993996 .tn-elem[data-elem-id="1725638825040"]{top:16px;;left:calc(50% - 240px + 11px);;width:360px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825040"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:479px){#rec794993996 .tn-elem[data-elem-id="1725638825040"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec794993996 .tn-elem[data-elem-id="1725638825040"]{top:15px;;width:px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825040"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec794993996 .tn-elem[data-elem-id="1725638825040"]{left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825040"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec794993996 .tn-elem[data-elem-id="1725638825040"]{top:14px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825040"] .tn-atom{white-space:normal;font-size:28px;line-height:1;letter-spacing:-2px;background-size:cover;}}#rec794993996 .tn-elem[data-elem-id="1725638825033"]{color:#000000;z-index:5;top:169px;;left:calc(50% - 600px + 80px);;width:927px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825033"] .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){#rec794993996 .tn-elem[data-elem-id="1725638825033"]{top:160px;;left:calc(50% - 480px + 17px);;width:821px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825033"] .tn-atom{white-space:normal;font-size:26px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec794993996 .tn-elem[data-elem-id="1725638825033"]{top:110px;;left:calc(50% - 320px + 11px);;width:587px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825033"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec794993996 .tn-elem[data-elem-id="1725638825033"]{top:69px;;left:calc(50% - 240px + 10px);;width:402px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825033"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:479px){#rec794993996 .tn-elem[data-elem-id="1725638825033"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec794993996 .tn-elem[data-elem-id="1725638825033"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec794993996 .tn-elem[data-elem-id="1725638825033"]{left:calc(50% - 187.5px + 10px);;width:348px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825033"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec794993996 .tn-elem[data-elem-id="1725638825033"]{top:69px;;left:calc(50% - 160px + 10px);;width:284px;height:auto;}#rec794993996 .tn-elem[data-elem-id="1725638825033"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec794792420 .t396__artboard{height:731px;background-color:#ffffff;}#rec794792420 .t396__filter{height:731px;}#rec794792420 .t396__carrier{height:731px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec794792420 .t396__artboard,#rec794792420 .t396__filter,#rec794792420 .t396__carrier{height:660px;}#rec794792420 .t396__filter{}#rec794792420 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec794792420 .t396__artboard,#rec794792420 .t396__filter,#rec794792420 .t396__carrier{height:654px;}#rec794792420 .t396__filter{}#rec794792420 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec794792420 .t396__artboard,#rec794792420 .t396__filter,#rec794792420 .t396__carrier{height:522px;}#rec794792420 .t396__filter{}#rec794792420 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec794792420 .t396__artboard,#rec794792420 .t396__filter,#rec794792420 .t396__carrier{height:893px;}#rec794792420 .t396__filter{}#rec794792420 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec794792420 .t396__artboard,#rec794792420 .t396__filter,#rec794792420 .t396__carrier{height:520px;}#rec794792420 .t396__filter{}#rec794792420 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec794792420 .t396__artboard,#rec794792420 .t396__filter,#rec794792420 .t396__carrier{height:1036px;}#rec794792420 .t396__filter{}#rec794792420 .t396__carrier{background-attachment:scroll;}}#rec794792420 .tn-elem[data-elem-id="1719084025576"]{color:#000000;z-index:5;top:177px;;left:calc(50% - 600px + 611px);;width:497px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084025576"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794792420 .tn-elem[data-elem-id="1719084025576"]{top:162px;;left:calc(50% - 480px + 488px);;width:415px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084025576"] .tn-atom{font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1719084025576"]{top:122px;;left:calc(50% - 320px + 311px);;width:265px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084025576"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1719084025576"]{top:106px;;left:calc(50% - 240px + 251px);;width:198px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084025576"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1719084025576"]{top:856px;;left:calc(50% - 207px + 70px);;width:190px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084025576"] .tn-atom{font-size:11px;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1719084025576"]{top:274px;;left:calc(50% - 187.5px + 191px);;width:178px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084025576"] .tn-atom{font-size:10px;background-size:cover;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1719084025576"]{top:531px;;left:calc(50% - 160px + 1px);;width:240px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1719084025576"] .tn-atom{font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec794792420 .tn-elem[data-elem-id="1719163855447"]{color:#000000;z-index:6;top:127px;;left:calc(50% - 600px + 610px);;width:360px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163855447"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794792420 .tn-elem[data-elem-id="1719163855447"]{top:114px;;left:calc(50% - 480px + 489px);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163855447"] .tn-atom{font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1719163855447"]{top:82px;;left:calc(50% - 320px + 311px);;width:275px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163855447"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1719163855447"]{top:71px;;left:calc(50% - 240px + 250px);;width:199px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163855447"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1719163855447"]{top:823px;;left:calc(50% - 207px + 70px);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163855447"] .tn-atom{font-size:15px;letter-spacing:0.2px;background-size:cover;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1719163855447"]{top:242px;;left:calc(50% - 187.5px + 191px);;width:178px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163855447"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1719163855447"]{top:490px;;left:calc(50% - 160px + 0px);;width:263px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1719163855447"] .tn-atom{font-size:20px;background-size:cover;}}#rec794792420 .tn-elem[data-elem-id="1719084048093"]{color:#000000;z-index:7;top:401px;;left:calc(50% - 600px + 80px);;width:438px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084048093"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794792420 .tn-elem[data-elem-id="1719084048093"]{top:353px;;left:calc(50% - 480px + 18px);;width:415px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084048093"] .tn-atom{font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1719084048093"]{top:341px;;left:calc(50% - 320px + 10px);;width:265px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084048093"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1719084048093"]{top:286px;;left:calc(50% - 240px + 10px);;width:167px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084048093"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1719084048093"]{top:311px;;left:calc(50% - 207px + 78px);;width:319px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084048093"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1719084048093"]{top:435px;;left:calc(50% - 187.5px + 5px);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084048093"] .tn-atom{font-size:10px;background-size:cover;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1719084048093"]{top:759px;;left:calc(50% - 160px + 30px);;width:260px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1719084048093"] .tn-atom{font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec794792420 .tn-elem[data-elem-id="1719084125973"]{z-index:8;top:287px;;left:calc(50% - 600px + 80px);;width:60px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719084125973"] .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){#rec794792420 .tn-elem[data-elem-id="1719084125973"]{top:245px;;left:calc(50% - 480px + 17px);;width:52px;height:auto;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1719084125973"]{top:240px;;left:calc(50% - 320px + 10px);;height:auto;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1719084125973"]{top:187px;;left:calc(50% - 240px + 10px);;width:64px;height:auto;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1719084125973"]{top:213px;;left:calc(50% - 207px + 75px);;height:auto;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1719084125973"]{top:337px;;left:calc(50% - 187.5px + 6px);;height:auto;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1719084125973"]{top:618px;;left:calc(50% - 160px + 115px);;width:90px;height:auto;}}#rec794792420 .tn-elem[data-elem-id="1719163910833"]{color:#000000;z-index:9;top:351px;;left:calc(50% - 600px + 80px);;width:346px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163910833"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794792420 .tn-elem[data-elem-id="1719163910833"]{top:305px;;left:calc(50% - 480px + 18px);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163910833"] .tn-atom{font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1719163910833"]{top:301px;;left:calc(50% - 320px + 10px);;width:235px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163910833"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1719163910833"]{top:251px;;left:calc(50% - 240px + 10px);;width:180px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163910833"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1719163910833"]{top:276px;;left:calc(50% - 207px + 77px);;width:280px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163910833"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1719163910833"]{top:403px;;left:calc(50% - 187.5px + 5px);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163910833"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1719163910833"]{top:718px;;left:calc(50% - 160px + 58px);;width:204px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1719163910833"] .tn-atom{font-size:20px;background-size:cover;}}#rec794792420 .tn-elem[data-elem-id="1719083985786"]{color:#000000;z-index:10;top:177px;;left:calc(50% - 600px + 81px);;width:493px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719083985786"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794792420 .tn-elem[data-elem-id="1719083985786"]{top:164px;;left:calc(50% - 480px + 17px);;width:415px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719083985786"] .tn-atom{font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1719083985786"]{top:122px;;left:calc(50% - 320px + 10px);;width:265px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719083985786"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1719083985786"]{top:106px;;left:calc(50% - 240px + 10px);;width:198px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719083985786"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1719083985786"]{top:107px;;left:calc(50% - 207px + 78px);;width:284px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719083985786"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1719083985786"]{top:274px;;width:139px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719083985786"] .tn-atom{font-size:10px;background-size:cover;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1719083985786"]{top:304px;;left:calc(50% - 160px + 52px);;width:218px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1719083985786"] .tn-atom{font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec794792420 .tn-elem[data-elem-id="1719163768117"]{color:#000000;z-index:11;top:127px;;left:calc(50% - 600px + 80px);;width:346px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163768117"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794792420 .tn-elem[data-elem-id="1719163768117"]{top:116px;;left:calc(50% - 480px + 17px);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163768117"] .tn-atom{font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1719163768117"]{top:82px;;left:calc(50% - 320px + 10px);;width:247px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163768117"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1719163768117"]{top:71px;;left:calc(50% - 240px + 9px);;width:181px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163768117"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1719163768117"]{top:74px;;left:calc(50% - 207px + 77px);;width:243px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163768117"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1719163768117"]{top:242px;;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163768117"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1719163768117"]{top:263px;;left:calc(50% - 160px + 42px);;width:238px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1719163768117"] .tn-atom{font-size:20px;background-size:cover;}}#rec794792420 .tn-elem[data-elem-id="1719163569694"]{color:#000000;z-index:12;top:400px;;left:calc(50% - 600px + 612px);;width:475px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163569694"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794792420 .tn-elem[data-elem-id="1719163569694"]{top:359px;;left:calc(50% - 480px + 488px);;width:415px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163569694"] .tn-atom{font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1719163569694"]{top:341px;;left:calc(50% - 320px + 311px);;width:265px;height:auto;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1719163569694"]{top:287px;;left:calc(50% - 240px + 251px);;width:183px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163569694"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1719163569694"]{top:1014px;;left:calc(50% - 207px + 77px);;height:auto;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1719163569694"]{top:435px;;left:calc(50% - 187.5px + 188px);;height:auto;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1719163569694"]{top:978px;;left:calc(50% - 160px + 30px);;width:260px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1719163569694"] .tn-atom{font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec794792420 .tn-elem[data-elem-id="1719163936332"]{color:#000000;z-index:13;top:351px;;left:calc(50% - 600px + 610px);;width:405px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163936332"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794792420 .tn-elem[data-elem-id="1719163936332"]{top:311px;;left:calc(50% - 480px + 489px);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163936332"] .tn-atom{font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1719163936332"]{top:301px;;left:calc(50% - 320px + 311px);;width:282px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163936332"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1719163936332"]{top:252px;;left:calc(50% - 240px + 250px);;width:200px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163936332"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1719163936332"]{top:979px;;left:calc(50% - 207px + 76px);;height:auto;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1719163936332"]{top:403px;;left:calc(50% - 187.5px + 191px);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1719163936332"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1719163936332"]{top:937px;;left:calc(50% - 160px + 79px);;width:161px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1719163936332"] .tn-atom{font-size:20px;background-size:cover;}}#rec794792420 .tn-elem[data-elem-id="1725619633738"]{z-index:14;top:294px;;left:calc(50% - 600px + 610px);;width:60px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1725619633738"] .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){#rec794792420 .tn-elem[data-elem-id="1725619633738"]{top:243px;;left:calc(50% - 480px + 491px);;height:auto;}}#rec794792420 .tn-elem[data-elem-id="1725619833269"]{z-index:15;top:60px;;left:calc(50% - 600px + 73px);;width:60px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1725619833269"] .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){#rec794792420 .tn-elem[data-elem-id="1725619833269"]{top:48px;;left:calc(50% - 480px + 10px);;height:auto;}}#rec794792420 .tn-elem[data-elem-id="1725619872437"]{z-index:16;top:58px;;left:calc(50% - 600px + 610px);;width:64px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1725619872437"] .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){#rec794792420 .tn-elem[data-elem-id="1725619872437"]{top:42px;;left:calc(50% - 480px + 490px);;height:auto;}}#rec794792420 .tn-elem[data-elem-id="1721816560217"]{color:#000000;z-index:17;top:623px;;left:calc(50% - 600px + 80px);;width:471px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560217"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794792420 .tn-elem[data-elem-id="1721816560217"]{top:550px;;left:calc(50% - 480px + 18px);;width:415px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560217"] .tn-atom{font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1721816560217"]{top:560px;;left:calc(50% - 320px + 10px);;width:265px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560217"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1721816560217"]{top:460px;;left:calc(50% - 240px + 10px);;width:151px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560217"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1721816560217"]{top:496px;;left:calc(50% - 207px + 77px);;width:274px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560217"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1721816560217"]{top:445pxpx;;left:calc(50% - 187.5px + 15pxpx);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560217"] .tn-atom{font-size:10px;background-size:cover;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1721816560217"]{top:769pxpx;;left:calc(50% - 160px + 40pxpx);;width:260px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1721816560217"] .tn-atom{font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec794792420 .tn-elem[data-elem-id="1721816560206"]{color:#000000;z-index:18;top:574px;;left:calc(50% - 600px + 80px);;width:415px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560206"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794792420 .tn-elem[data-elem-id="1721816560206"]{top:502px;;left:calc(50% - 480px + 18px);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560206"] .tn-atom{font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1721816560206"]{top:520px;;left:calc(50% - 320px + 10px);;width:265px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560206"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1721816560206"]{top:425px;;left:calc(50% - 240px + 10px);;width:213px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560206"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1721816560206"]{top:461px;;left:calc(50% - 207px + 77px);;width:287px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560206"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1721816560206"]{top:413pxpx;;left:calc(50% - 187.5px + 15pxpx);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560206"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1721816560206"]{top:728pxpx;;left:calc(50% - 160px + 68pxpx);;width:204px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1721816560206"] .tn-atom{font-size:20px;background-size:cover;}}#rec794792420 .tn-elem[data-elem-id="1725620001009"]{z-index:19;top:502px;;left:calc(50% - 600px + 80px);;width:60px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1725620001009"] .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){#rec794792420 .tn-elem[data-elem-id="1725620001009"]{top:434px;;left:calc(50% - 480px + 10px);;height:auto;}}#rec794792420 .tn-elem[data-elem-id="1725620043603"]{z-index:20;top:504px;;left:calc(50% - 600px + 612px);;width:60px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1725620043603"] .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){#rec794792420 .tn-elem[data-elem-id="1725620043603"]{top:440px;;left:calc(50% - 480px + 492px);;height:auto;}}#rec794792420 .tn-elem[data-elem-id="1721816560195"]{color:#000000;z-index:21;top:623px;;left:calc(50% - 600px + 612px);;width:480px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560195"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794792420 .tn-elem[data-elem-id="1721816560195"]{top:556px;;left:calc(50% - 480px + 488px);;width:415px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560195"] .tn-atom{font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1721816560195"]{top:560px;;left:calc(50% - 320px + 311px);;width:265px;height:auto;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1721816560195"]{top:454px;;left:calc(50% - 240px + 252px);;width:183px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560195"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1721816560195"]{top:1204px;;left:calc(50% - 207px + 87px);;height:auto;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1721816560195"]{top:445pxpx;;left:calc(50% - 187.5px + 198pxpx);;height:auto;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1721816560195"]{top:988pxpx;;left:calc(50% - 160px + 40pxpx);;width:260px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1721816560195"] .tn-atom{font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec794792420 .tn-elem[data-elem-id="1721816560190"]{color:#000000;z-index:22;top:574px;;left:calc(50% - 600px + 610px);;width:430px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560190"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794792420 .tn-elem[data-elem-id="1721816560190"]{top:508px;;left:calc(50% - 480px + 489px);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560190"] .tn-atom{font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec794792420 .tn-elem[data-elem-id="1721816560190"]{top:520px;;left:calc(50% - 320px + 311px);;width:303px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560190"] .tn-atom{font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec794792420 .tn-elem[data-elem-id="1721816560190"]{top:419px;;left:calc(50% - 240px + 251px);;width:216px;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560190"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec794792420 .tn-elem[data-elem-id="1721816560190"]{top:1169px;;left:calc(50% - 207px + 86px);;height:auto;}}@media screen and (max-width:413px){#rec794792420 .tn-elem[data-elem-id="1721816560190"]{top:413pxpx;;left:calc(50% - 187.5px + 201pxpx);;height:auto;}#rec794792420 .tn-elem[data-elem-id="1721816560190"] .tn-atom{font-size:14px;background-size:cover;}}@media screen and (max-width:374px){#rec794792420 .tn-elem[data-elem-id="1721816560190"]{top:947pxpx;;left:calc(50% - 160px + 89pxpx);;width:161px;height:auto;text-align:center;}#rec794792420 .tn-elem[data-elem-id="1721816560190"] .tn-atom{font-size:20px;background-size:cover;}}#rec794975521 .t396__artboard{height:731px;background-color:#ffffff;}#rec794975521 .t396__filter{height:731px;}#rec794975521 .t396__carrier{height:731px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec794975521 .t396__artboard,#rec794975521 .t396__filter,#rec794975521 .t396__carrier{height:522px;}#rec794975521 .t396__filter{}#rec794975521 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec794975521 .t396__artboard,#rec794975521 .t396__filter,#rec794975521 .t396__carrier{}#rec794975521 .t396__filter{}#rec794975521 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec794975521 .t396__artboard,#rec794975521 .t396__filter,#rec794975521 .t396__carrier{height:1149px;}#rec794975521 .t396__filter{}#rec794975521 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec794975521 .t396__artboard,#rec794975521 .t396__filter,#rec794975521 .t396__carrier{height:1122px;}#rec794975521 .t396__filter{}#rec794975521 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec794975521 .t396__artboard,#rec794975521 .t396__filter,#rec794975521 .t396__carrier{height:1289px;}#rec794975521 .t396__filter{}#rec794975521 .t396__carrier{background-attachment:scroll;}}#rec794975521 .tn-elem[data-elem-id="1719084025576"]{color:#000000;z-index:6;top:177px;;left:calc(50% - 600px + 611px);;width:497px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719084025576"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794975521 .tn-elem[data-elem-id="1719084025576"]{top:106px;;left:calc(50% - 240px + 251px);;width:198px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719084025576"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec794975521 .tn-elem[data-elem-id="1719084025576"]{left:calc(50% - 209px + 216px);;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719084025576"]{top:680px;;left:calc(50% - 207px + 10px);;width:295px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719084025576"] .tn-atom{font-size:16px;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719084025576"]{top:667px;;left:calc(50% - 187.5px + 11px);;width:295px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719084025576"] .tn-atom{font-size:16px;line-height:1;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719084025576"]{top:783px;;left:calc(50% - 160px + -9px);;width:278px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1719084025576"] .tn-atom{font-size:16px;letter-spacing:-0.1px;background-size:cover;}}#rec794975521 .tn-elem[data-elem-id="1719084125978"]{z-index:8;top:63px;;left:calc(50% - 600px + 609px);;width:60px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719084125978"] .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){#rec794975521 .tn-elem[data-elem-id="1719084125978"]{top:8px;;left:calc(50% - 240px + 251px);;width:64px;height:auto;}}@media screen and (max-width:479px){#rec794975521 .tn-elem[data-elem-id="1719084125978"]{left:calc(50% - 209px + 216px);;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719084125978"]{top:583px;;left:calc(50% - 207px + 10px);;height:auto;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719084125978"]{top:572px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719084125978"]{top:649px;;left:calc(50% - 160px + -103px);;width:90px;height:auto;}}#rec794975521 .tn-elem[data-elem-id="1719163855447"]{color:#000000;z-index:9;top:127px;;left:calc(50% - 600px + 610px);;width:360px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163855447"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794975521 .tn-elem[data-elem-id="1719163855447"]{top:71px;;left:calc(50% - 240px + 250px);;width:199px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163855447"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec794975521 .tn-elem[data-elem-id="1719163855447"]{left:calc(50% - 209px + 215px);;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719163855447"]{top:647px;;left:calc(50% - 207px + 10px);;width:230px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163855447"] .tn-atom{font-size:18px;letter-spacing:0.2px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719163855447"]{top:636px;;left:calc(50% - 187.5px + 11px);;width:239px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163855447"] .tn-atom{font-size:18px;line-height:1.35;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719163855447"]{top:749px;;left:calc(50% - 160px + -17px);;width:263px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1719163855447"] .tn-atom{font-size:20px;background-size:cover;}}#rec794975521 .tn-elem[data-elem-id="1719084048093"]{color:#000000;z-index:10;top:401px;;left:calc(50% - 600px + 80px);;width:438px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719084048093"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794975521 .tn-elem[data-elem-id="1719084048093"]{top:286px;;left:calc(50% - 240px + 10px);;width:195px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719084048093"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719084048093"]{top:311px;;left:calc(50% - 207px + 11px);;width:319px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719084048093"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719084048093"]{top:307px;;left:calc(50% - 187.5px + 10px);;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719084048093"] .tn-atom{font-size:16px;line-height:1;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719084048093"]{top:359px;;left:calc(50% - 160px + 11px);;width:268px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1719084048093"] .tn-atom{font-size:16px;letter-spacing:-0.1px;background-size:cover;}}#rec794975521 .tn-elem[data-elem-id="1719084125973"]{z-index:11;top:287px;;left:calc(50% - 600px + 80px);;width:60px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719084125973"] .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){#rec794975521 .tn-elem[data-elem-id="1719084125973"]{top:187px;;left:calc(50% - 240px + 10px);;width:64px;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719084125973"]{top:213px;;left:calc(50% - 207px + 10px);;height:auto;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719084125973"]{top:202px;;left:calc(50% - 187.5px + 11px);;height:auto;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719084125973"]{top:225px;;left:calc(50% - 160px + 11px);;width:90px;height:auto;}}#rec794975521 .tn-elem[data-elem-id="1719163910833"]{color:#000000;z-index:12;top:351px;;left:calc(50% - 600px + 80px);;width:346px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163910833"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794975521 .tn-elem[data-elem-id="1719163910833"]{top:251px;;left:calc(50% - 240px + 10px);;width:180px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163910833"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719163910833"]{top:276px;;left:calc(50% - 207px + 10px);;width:280px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163910833"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719163910833"]{top:276px;;left:calc(50% - 187.5px + 10px);;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163910833"] .tn-atom{font-size:18px;line-height:1.35;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719163910833"]{top:325px;;left:calc(50% - 160px + 11px);;width:254px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1719163910833"] .tn-atom{font-size:20px;background-size:cover;}}#rec794975521 .tn-elem[data-elem-id="1719083985786"]{color:#000000;z-index:5;top:177px;;left:calc(50% - 600px + 81px);;width:493px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719083985786"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794975521 .tn-elem[data-elem-id="1719083985786"]{top:106px;;left:calc(50% - 240px + 10px);;width:208px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719083985786"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec794975521 .tn-elem[data-elem-id="1719083985786"]{width:183px;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719083985786"]{top:107px;;left:calc(50% - 207px + 11px);;width:284px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719083985786"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719083985786"]{top:124px;;left:calc(50% - 187.5px + 11px);;width:328px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719083985786"] .tn-atom{font-size:16px;line-height:1;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719083985786"]{top:147px;;left:calc(50% - 160px + 11px);;width:300px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1719083985786"] .tn-atom{font-size:16px;letter-spacing:-0.1px;background-size:cover;}}#rec794975521 .tn-elem[data-elem-id="1719084125982"]{z-index:7;top:63px;;left:calc(50% - 600px + 81px);;width:60px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719084125982"] .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){#rec794975521 .tn-elem[data-elem-id="1719084125982"]{top:8px;;left:calc(50% - 240px + 10px);;width:63px;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719084125982"]{top:10px;;left:calc(50% - 207px + 8px);;height:auto;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719084125982"]{top:20px;;left:calc(50% - 187.5px + 10px);;height:auto;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719084125982"]{top:14px;;left:calc(50% - 160px + 11px);;width:89px;height:auto;}}#rec794975521 .tn-elem[data-elem-id="1719163768117"]{color:#000000;z-index:13;top:127px;;left:calc(50% - 600px + 80px);;width:346px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163768117"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794975521 .tn-elem[data-elem-id="1719163768117"]{top:71px;;left:calc(50% - 240px + 9px);;width:181px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163768117"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719163768117"]{top:74px;;left:calc(50% - 207px + 10px);;width:243px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163768117"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719163768117"]{top:93px;;left:calc(50% - 187.5px + 11px);;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163768117"] .tn-atom{font-size:18px;line-height:1.35;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719163768117"]{top:113px;;left:calc(50% - 160px + 11px);;width:238px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1719163768117"] .tn-atom{font-size:20px;background-size:cover;}}#rec794975521 .tn-elem[data-elem-id="1719163491692"]{z-index:14;top:288px;;left:calc(50% - 600px + 610px);;width:57px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163491692"] .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){#rec794975521 .tn-elem[data-elem-id="1719163491692"]{top:183px;;left:calc(50% - 240px + 250px);;width:68px;height:auto;}}@media screen and (max-width:479px){#rec794975521 .tn-elem[data-elem-id="1719163491692"]{left:calc(50% - 209px + 220px);;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719163491692"]{top:805px;;left:calc(50% - 207px + 0px);;width:68px;height:auto;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719163491692"]{top:777px;;left:calc(50% - 187.5px + 2px);;height:auto;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719163491692"]{top:893px;;left:calc(50% - 160px + 11px);;width:81px;height:auto;}}#rec794975521 .tn-elem[data-elem-id="1719163569694"]{color:#000000;z-index:15;top:400px;;left:calc(50% - 600px + 612px);;width:475px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163569694"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794975521 .tn-elem[data-elem-id="1719163569694"]{top:287px;;left:calc(50% - 240px + 251px);;width:192px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163569694"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec794975521 .tn-elem[data-elem-id="1719163569694"]{left:calc(50% - 209px + 216px);;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719163569694"]{top:913px;;left:calc(50% - 207px + 10px);;width:324px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163569694"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719163569694"]{top:886px;;left:calc(50% - 187.5px + 11px);;width:312px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163569694"] .tn-atom{line-height:1;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719163569694"]{top:1018px;;left:calc(50% - 160px + 11px);;width:294px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1719163569694"] .tn-atom{font-size:16px;letter-spacing:-0.1px;background-size:cover;}}#rec794975521 .tn-elem[data-elem-id="1719163936332"]{color:#000000;z-index:16;top:351px;;left:calc(50% - 600px + 610px);;width:405px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163936332"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794975521 .tn-elem[data-elem-id="1719163936332"]{top:252px;;left:calc(50% - 240px + 250px);;width:200px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163936332"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec794975521 .tn-elem[data-elem-id="1719163936332"]{left:calc(50% - 209px + 215px);;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1719163936332"]{top:878px;;left:calc(50% - 207px + 10px);;width:282px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163936332"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1719163936332"]{top:855px;;left:calc(50% - 187.5px + 11px);;height:auto;}#rec794975521 .tn-elem[data-elem-id="1719163936332"] .tn-atom{font-size:18px;line-height:1.35;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1719163936332"]{top:984px;;left:calc(50% - 160px + 11px);;width:279px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1719163936332"] .tn-atom{font-size:20px;background-size:cover;}}#rec794975521 .tn-elem[data-elem-id="1721816560217"]{color:#000000;z-index:17;top:623px;;left:calc(50% - 600px + 80px);;width:471px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560217"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794975521 .tn-elem[data-elem-id="1721816560217"]{top:460px;;left:calc(50% - 240px + 10px);;width:171px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560217"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1721816560217"]{top:515px;;left:calc(50% - 207px + 10px);;width:287px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560217"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1721816560217"]{top:505px;;left:calc(50% - 187.5px + 10px);;width:317px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560217"] .tn-atom{font-size:16px;line-height:1;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1721816560217"]{top:587px;;left:calc(50% - 160px + 11px);;width:282px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1721816560217"] .tn-atom{font-size:16px;letter-spacing:-0.1px;background-size:cover;}}#rec794975521 .tn-elem[data-elem-id="1721816560212"]{z-index:18;top:509px;;left:calc(50% - 600px + 80px);;width:60px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560212"] .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){#rec794975521 .tn-elem[data-elem-id="1721816560212"]{top:361px;;left:calc(50% - 240px + 10px);;width:64px;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1721816560212"]{top:417px;;left:calc(50% - 207px + 10px);;height:auto;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1721816560212"]{top:401px;;left:calc(50% - 187.5px + 11px);;height:auto;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1721816560212"]{top:453px;;left:calc(50% - 160px + 11px);;width:90px;height:auto;}}#rec794975521 .tn-elem[data-elem-id="1721816560206"]{color:#000000;z-index:19;top:574px;;left:calc(50% - 600px + 80px);;width:415px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560206"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794975521 .tn-elem[data-elem-id="1721816560206"]{top:425px;;left:calc(50% - 240px + 10px);;width:213px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560206"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1721816560206"]{top:480px;;left:calc(50% - 207px + 10px);;width:287px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560206"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1721816560206"]{top:474px;;left:calc(50% - 187.5px + 10px);;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560206"] .tn-atom{font-size:18px;line-height:1.35;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1721816560206"]{top:553px;;left:calc(50% - 160px + 11px);;width:282px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1721816560206"] .tn-atom{font-size:20px;background-size:cover;}}#rec794975521 .tn-elem[data-elem-id="1721816560199"]{z-index:20;top:510px;;left:calc(50% - 600px + 610px);;width:60px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560199"] .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){#rec794975521 .tn-elem[data-elem-id="1721816560199"]{top:367px;;left:calc(50% - 240px + 256px);;height:auto;}}@media screen and (max-width:479px){#rec794975521 .tn-elem[data-elem-id="1721816560199"]{left:calc(50% - 209px + 221px);;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1721816560199"]{top:1000px;;left:calc(50% - 207px + 10px);;height:auto;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1721816560199"]{top:980px;;left:calc(50% - 187.5px + 10px);;height:auto;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1721816560199"]{top:1112px;;left:calc(50% - 160px + 11px);;width:81px;height:auto;}}#rec794975521 .tn-elem[data-elem-id="1721816560195"]{color:#000000;z-index:21;top:623px;;left:calc(50% - 600px + 612px);;width:480px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560195"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.02px;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){#rec794975521 .tn-elem[data-elem-id="1721816560195"]{top:460px;;left:calc(50% - 240px + 252px);;width:192px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560195"] .tn-atom{font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec794975521 .tn-elem[data-elem-id="1721816560195"]{left:calc(50% - 209px + 217px);;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1721816560195"]{top:1091px;;left:calc(50% - 207px + 10px);;width:285px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560195"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1721816560195"]{top:1070px;;left:calc(50% - 187.5px + 11px);;width:289px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560195"] .tn-atom{line-height:1;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1721816560195"]{top:1237px;;left:calc(50% - 160px + 11px);;width:294px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1721816560195"] .tn-atom{font-size:16px;letter-spacing:-0.1px;background-size:cover;}}#rec794975521 .tn-elem[data-elem-id="1721816560190"]{color:#000000;z-index:22;top:574px;;left:calc(50% - 600px + 610px);;width:430px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560190"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.8px;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){#rec794975521 .tn-elem[data-elem-id="1721816560190"]{top:425px;;left:calc(50% - 240px + 251px);;width:216px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560190"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec794975521 .tn-elem[data-elem-id="1721816560190"]{left:calc(50% - 209px + 216px);;height:auto;}}@media screen and (max-width:417px){#rec794975521 .tn-elem[data-elem-id="1721816560190"]{top:1056px;;left:calc(50% - 207px + 9px);;width:257px;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560190"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:413px){#rec794975521 .tn-elem[data-elem-id="1721816560190"]{top:1039px;;left:calc(50% - 187.5px + 11px);;height:auto;}#rec794975521 .tn-elem[data-elem-id="1721816560190"] .tn-atom{font-size:18px;line-height:1.35;background-size:cover;}}@media screen and (max-width:374px){#rec794975521 .tn-elem[data-elem-id="1721816560190"]{top:1203px;;left:calc(50% - 160px + 11px);;width:294px;height:auto;text-align:left;}#rec794975521 .tn-elem[data-elem-id="1721816560190"] .tn-atom{font-size:20px;background-size:cover;}}#rec794800745 .t396__artboard{height:233px;background-color:#ffffff;}#rec794800745 .t396__filter{height:233px;}#rec794800745 .t396__carrier{height:233px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec794800745 .t396__artboard,#rec794800745 .t396__filter,#rec794800745 .t396__carrier{height:235px;}#rec794800745 .t396__filter{}#rec794800745 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec794800745 .t396__artboard,#rec794800745 .t396__filter,#rec794800745 .t396__carrier{height:165px;}#rec794800745 .t396__filter{}#rec794800745 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec794800745 .t396__artboard,#rec794800745 .t396__filter,#rec794800745 .t396__carrier{height:92px;}#rec794800745 .t396__filter{}#rec794800745 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec794800745 .t396__artboard,#rec794800745 .t396__filter,#rec794800745 .t396__carrier{height:96px;}#rec794800745 .t396__filter{}#rec794800745 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec794800745 .t396__artboard,#rec794800745 .t396__filter,#rec794800745 .t396__carrier{height:92px;}#rec794800745 .t396__filter{}#rec794800745 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec794800745 .t396__artboard,#rec794800745 .t396__filter,#rec794800745 .t396__carrier{height:91px;}#rec794800745 .t396__filter{}#rec794800745 .t396__carrier{background-attachment:scroll;}}#rec794800745 .tn-elem[data-elem-id="1719085734878"]{color:#000000;z-index:4;top:43px;;left:calc(50% - 600px + 78px);;width:881px;height:auto;}#rec794800745 .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:-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){#rec794800745 .tn-elem[data-elem-id="1719085734878"]{top:45px;;left:calc(50% - 480px + 20px);;width:919px;height:auto;}#rec794800745 .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){#rec794800745 .tn-elem[data-elem-id="1719085734878"]{top:30px;;left:calc(50% - 320px + 10px);;width:614px;height:auto;}#rec794800745 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:55px;background-size:cover;}}@media screen and (max-width:639px){#rec794800745 .tn-elem[data-elem-id="1719085734878"]{top:16px;;left:calc(50% - 240px + 11px);;width:450px;height:auto;}#rec794800745 .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){#rec794800745 .tn-elem[data-elem-id="1719085734878"]{width:403px;height:auto;}#rec794800745 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:413px){#rec794800745 .tn-elem[data-elem-id="1719085734878"]{width:346px;height:auto;}#rec794800745 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec794800745 .tn-elem[data-elem-id="1719085734878"]{top:15px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec794800745 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;line-height:1;letter-spacing:-2px;background-size:cover;}}#rec794800650 .t396__artboard{height:589px;background-color:#ffffff;overflow:visible;}#rec794800650 .t396__filter{height:589px;}#rec794800650 .t396__carrier{height:589px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec794800650 .t396__artboard,#rec794800650 .t396__filter,#rec794800650 .t396__carrier{height:585px;}#rec794800650 .t396__filter{}#rec794800650 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec794800650 .t396__artboard,#rec794800650 .t396__filter,#rec794800650 .t396__carrier{height:621px;}#rec794800650 .t396__filter{}#rec794800650 .t396__carrier{background-attachment:scroll;}}#rec794800650 .tn-elem[data-elem-id="1719312761475"]{z-index:5;top:25px;;left:calc(50% - 600px + 80px);;width:518px;height:248px;}#rec794800650 .tn-elem[data-elem-id="1719312761475"] .tn-atom{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){#rec794800650 .tn-elem[data-elem-id="1719312761475"]{top:25px;;left:calc(50% - 480px + 20px);;width:458px;height:248px;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1719312761475"]{top:24px;;left:calc(50% - 320px + 10px);;width:308px;height:293px;}}#rec794800650 .tn-elem[data-elem-id="1719312822357"]{z-index:6;top:25px;;left:calc(50% - 600px + 602px);;width:518px;height:248px;}#rec794800650 .tn-elem[data-elem-id="1719312822357"] .tn-atom{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){#rec794800650 .tn-elem[data-elem-id="1719312822357"]{top:25px;;left:calc(50% - 480px + 482px);;width:458px;height:248px;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1719312822357"]{top:24px;;left:calc(50% - 320px + 322px);;width:308px;height:293px;}}#rec794800650 .tn-elem[data-elem-id="1719312822375"]{z-index:7;top:277px;;left:calc(50% - 600px + 80px);;width:518px;height:252px;}#rec794800650 .tn-elem[data-elem-id="1719312822375"] .tn-atom{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){#rec794800650 .tn-elem[data-elem-id="1719312822375"]{top:277px;;left:calc(50% - 480px + 20px);;width:458px;height:248px;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1719312822375"]{top:321px;;left:calc(50% - 320px + 10px);;width:308px;height:270px;}}#rec794800650 .tn-elem[data-elem-id="1719313612867"]{color:#000000;z-index:8;top:286px;;left:calc(50% - 600px + 617px);;width:501px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313612867"] .tn-atom{color:#000000;font-size:60px;font-family:'Dewi',Arial,sans-serif;line-height:1.05;font-weight:700;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){#rec794800650 .tn-elem[data-elem-id="1719313612867"]{top:301px;;left:calc(50% - 480px + 500px);;width:367px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313612867"] .tn-atom{font-size:50px;line-height:1.05;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1719313612867"]{top:345px;;left:calc(50% - 320px + 340px);;width:284px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313612867"] .tn-atom{font-size:40px;letter-spacing:-0.7px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1719313658724"]{color:#000000;z-index:9;top:49px;;left:calc(50% - 600px + 98px);;width:436px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313658724"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.05;font-weight:700;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){#rec794800650 .tn-elem[data-elem-id="1719313658724"]{top:49px;;left:calc(50% - 480px + 38px);;width:305px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313658724"] .tn-atom{font-size:30px;letter-spacing:-0.4px;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1719313658724"]{top:48px;;left:calc(50% - 320px + 28px);;width:255px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313658724"] .tn-atom{font-size:30px;letter-spacing:-0.7px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1719313698087"]{color:#000000;z-index:10;top:123px;;left:calc(50% - 600px + 620px);;width:376px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313698087"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.05;font-weight:700;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){#rec794800650 .tn-elem[data-elem-id="1719313698087"]{top:53px;;left:calc(50% - 480px + 500px);;width:267px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313698087"] .tn-atom{font-size:30px;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1719313698087"]{top:48px;;left:calc(50% - 320px + 340px);;width:172px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313698087"] .tn-atom{font-size:30px;letter-spacing:-0.7px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1719313727034"]{color:#000000;z-index:11;top:302px;;left:calc(50% - 600px + 99px);;width:349px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313727034"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.05;font-weight:700;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){#rec794800650 .tn-elem[data-elem-id="1719313727034"]{top:301px;;left:calc(50% - 480px + 38px);;width:343px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313727034"] .tn-atom{font-size:30px;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1719313727034"]{top:345px;;left:calc(50% - 320px + 28px);;width:221px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313727034"] .tn-atom{font-size:30px;letter-spacing:-0.7px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1719313820421"]{color:#000000;z-index:12;top:141px;;left:calc(50% - 600px + 98px);;width:411px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313820421"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.1px;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){#rec794800650 .tn-elem[data-elem-id="1719313820421"]{top:163px;;left:calc(50% - 480px + 38px);;width:368px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313820421"] .tn-atom{font-size:18px;letter-spacing:0.3px;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1719313820421"]{top:178px;;left:calc(50% - 320px + 28px);;width:246px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313820421"] .tn-atom{font-size:18px;letter-spacing:0.2px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1719313850831"]{color:#000000;z-index:13;top:134px;;left:calc(50% - 600px + 620px);;width:442px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313850831"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.1px;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){#rec794800650 .tn-elem[data-elem-id="1719313850831"]{top:163px;;left:calc(50% - 480px + 500px);;width:418px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313850831"] .tn-atom{font-size:18px;letter-spacing:0.3px;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1719313850831"]{top:178px;;left:calc(50% - 320px + 340px);;width:262px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313850831"] .tn-atom{font-size:18px;letter-spacing:0.2px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1719313880650"]{color:#000000;z-index:14;top:401px;;left:calc(50% - 600px + 99px);;width:387px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313880650"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.1px;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){#rec794800650 .tn-elem[data-elem-id="1719313880650"]{top:415px;;left:calc(50% - 480px + 38px);;width:380px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313880650"] .tn-atom{font-size:18px;letter-spacing:0.3px;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1719313880650"]{top:475px;;left:calc(50% - 320px + 28px);;width:251px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1719313880650"] .tn-atom{font-size:18px;letter-spacing:0.2px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1723799795803"]{color:#fffbf8;z-index:15;top:25px;;left:calc(50% - 600px + 552px);;width:46px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799795803"] .tn-atom{color:#fffbf8;font-size:80px;font-family:'Dewi',Arial,sans-serif;line-height:1.05;font-weight:700;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){#rec794800650 .tn-elem[data-elem-id="1723799795803"]{top:25px;;left:calc(50% - 480px + 408px);;width:11px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799795803"] .tn-atom{font-size:85px;letter-spacing:-0.4px;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1723799795803"]{top:24px;;left:calc(50% - 320px + 267px);;width:3px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799795803"] .tn-atom{font-size:72px;letter-spacing:-0.7px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1723799838635"]{color:#fffbf8;z-index:16;top:25px;;left:calc(50% - 600px + 1064px);;width:46px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799838635"] .tn-atom{color:#fffbf8;font-size:80px;font-family:'Dewi',Arial,sans-serif;line-height:1.05;font-weight:700;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){#rec794800650 .tn-elem[data-elem-id="1723799838635"]{top:25px;;left:calc(50% - 480px + 870px);;width:11px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799838635"] .tn-atom{font-size:85px;letter-spacing:-0.4px;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1723799838635"]{top:24px;;left:calc(50% - 320px + 579px);;width:3px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799838635"] .tn-atom{font-size:72px;letter-spacing:-0.7px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1723799848148"]{color:#fffbf8;z-index:17;top:277px;;left:calc(50% - 600px + 538px);;width:46px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799848148"] .tn-atom{color:#fffbf8;font-size:80px;font-family:'Dewi',Arial,sans-serif;line-height:1.05;font-weight:700;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){#rec794800650 .tn-elem[data-elem-id="1723799848148"]{top:277px;;left:calc(50% - 480px + 408px);;width:11px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799848148"] .tn-atom{font-size:85px;letter-spacing:-0.4px;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1723799848148"]{top:321px;;left:calc(50% - 320px + 267px);;width:3px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799848148"] .tn-atom{font-size:72px;letter-spacing:-0.7px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1723799857943"]{color:#000000;z-index:18;top:49px;;left:calc(50% - 600px + 620px);;width:436px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799857943"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.05;font-weight:700;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){#rec794800650 .tn-elem[data-elem-id="1723799857943"]{top:49px;;left:calc(50% - 480px + 500px);;width:357px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799857943"] .tn-atom{font-size:30px;letter-spacing:-0.4px;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1723799857943"]{top:48px;;left:calc(50% - 320px + 340px);;width:213px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723799857943"] .tn-atom{font-size:30px;letter-spacing:-0.7px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1723803212474"]{color:#000000;z-index:19;top:435px;;left:calc(50% - 600px + 620px);;width:509px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723803212474"] .tn-atom{color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.05;font-weight:600;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){#rec794800650 .tn-elem[data-elem-id="1723803212474"]{top:365px;;left:calc(50% - 480px + 500px);;width:367px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723803212474"] .tn-atom{font-size:30px;line-height:1.05;background-size:cover;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1723803212474"]{top:407px;;left:calc(50% - 320px + 340px);;width:212px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723803212474"] .tn-atom{font-size:20px;letter-spacing:-0.7px;background-size:cover;}}#rec794800650 .tn-elem[data-elem-id="1723803390457"]{z-index:20;top:366px;;left:calc(50% - 600px + 1123px);;width:37px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723803390457"] .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;-webkit-transform:rotate(342deg);-moz-transform:rotate(342deg);transform:rotate(342deg);}@media screen and (max-width:1199px){#rec794800650 .tn-elem[data-elem-id="1723803390457"]{top:311px;;left:calc(50% - 480px + 907px);;width:35px;height:auto;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1723803390457"]{top:428px;;left:calc(50% - 320px + 589px);;width:29px;height:auto;}}#rec794800650 .tn-elem[data-elem-id="1723803390443"]{z-index:21;top:450px;;left:calc(50% - 600px + 1052px);;width:102px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723803390443"] .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;-webkit-transform:rotate(331deg);-moz-transform:rotate(331deg);transform:rotate(331deg);}@media screen and (max-width:1199px){#rec794800650 .tn-elem[data-elem-id="1723803390443"]{top:391px;;left:calc(50% - 480px + 842px);;width:98px;height:auto;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1723803390443"]{top:495px;;left:calc(50% - 320px + 535px);;width:82px;height:auto;}}#rec794800650 .tn-elem[data-elem-id="1723803390436"]{z-index:22;top:395px;;left:calc(50% - 600px + 1072px);;width:74px;height:auto;}#rec794800650 .tn-elem[data-elem-id="1723803390436"] .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;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);transform:rotate(315deg);}@media screen and (max-width:1199px){#rec794800650 .tn-elem[data-elem-id="1723803390436"]{top:337px;;left:calc(50% - 480px + 862px);;width:71px;height:auto;}}@media screen and (max-width:959px){#rec794800650 .tn-elem[data-elem-id="1723803390436"]{top:450px;;left:calc(50% - 320px + 552px);;width:59px;height:auto;}}.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}}