.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;}#rec786519717 .t396__artboard{height:897px;background-color:#ffffff;}#rec786519717 .t396__filter{height:897px;}#rec786519717 .t396__carrier{height:897px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec786519717 .t396__artboard,#rec786519717 .t396__filter,#rec786519717 .t396__carrier{height:801px;}#rec786519717 .t396__filter{}#rec786519717 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec786519717 .t396__artboard,#rec786519717 .t396__filter,#rec786519717 .t396__carrier{height:639px;}#rec786519717 .t396__filter{}#rec786519717 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec786519717 .t396__artboard,#rec786519717 .t396__filter,#rec786519717 .t396__carrier{height:514px;}#rec786519717 .t396__filter{}#rec786519717 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec786519717 .t396__artboard,#rec786519717 .t396__filter,#rec786519717 .t396__carrier{height:523px;}#rec786519717 .t396__filter{}#rec786519717 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec786519717 .t396__artboard,#rec786519717 .t396__filter,#rec786519717 .t396__carrier{height:567px;}#rec786519717 .t396__filter{}#rec786519717 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec786519717 .t396__artboard,#rec786519717 .t396__filter,#rec786519717 .t396__carrier{height:523px;}#rec786519717 .t396__filter{}#rec786519717 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec786519717 .t396__artboard,#rec786519717 .t396__filter,#rec786519717 .t396__carrier{height:521px;}#rec786519717 .t396__filter{}#rec786519717 .t396__carrier{background-attachment:scroll;}}#rec786519717 .tn-elem[data-elem-id="1689963532832"]{color:#000000;text-align:center;z-index:4;top:20px;;left:calc(50% - 600px + 121px);;width:960px;height:auto;}#rec786519717 .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){#rec786519717 .tn-elem[data-elem-id="1689963532832"]{top:21px;;left:calc(50% - 480px + 55px);;width:850px;height:auto;}#rec786519717 .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){#rec786519717 .tn-elem[data-elem-id="1689963532832"]{top:26px;;left:calc(50% - 320px + 10px);;width:620px;height:auto;text-align:center;}#rec786519717 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:70px;letter-spacing:-5.5px;background-size:cover;}}@media screen and (max-width:639px){#rec786519717 .tn-elem[data-elem-id="1689963532832"]{top:31px;;left:calc(50% - 240px + 18px);;width:444px;height:auto;}#rec786519717 .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){#rec786519717 .tn-elem[data-elem-id="1689963532832"]{top:30px;;left:calc(50% - 209px + 30px);;width:358px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec786519717 .tn-elem[data-elem-id="1689963532832"]{left:calc(50% - 207px + 23px);;width:369px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:50px;background-size:cover;}}@media screen and (max-width:413px){#rec786519717 .tn-elem[data-elem-id="1689963532832"]{left:calc(50% - 187.5px + 4px);;width:px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec786519717 .tn-elem[data-elem-id="1689963532832"]{left:calc(50% - 160px + 5px);;width:312px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:50px;letter-spacing:-2.1px;background-size:cover;}}#rec786519717 .tn-elem[data-elem-id="1721211231323"]{color:#000000;text-align:center;z-index:5;top:260px;;left:calc(50% - 600px + 237px);;width:715px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1721211231323"] .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){#rec786519717 .tn-elem[data-elem-id="1721211231323"]{top:228px;;left:calc(50% - 480px + 157px);;width:647px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1721211231323"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec786519717 .tn-elem[data-elem-id="1721211231323"]{top:221px;;left:calc(50% - 320px + 24px);;width:597px;height:auto;text-align:left;}#rec786519717 .tn-elem[data-elem-id="1721211231323"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec786519717 .tn-elem[data-elem-id="1721211231323"]{top:156px;;left:calc(50% - 240px + 13px);;width:454px;height:auto;text-align:center;}#rec786519717 .tn-elem[data-elem-id="1721211231323"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:479px){#rec786519717 .tn-elem[data-elem-id="1721211231323"]{top:205px;;left:calc(50% - 209px + 2px);;width:416px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1721211231323"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:417px){#rec786519717 .tn-elem[data-elem-id="1721211231323"]{top:201px;;left:calc(50% - 207px + 54px);;width:306px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1721211231323"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:413px){#rec786519717 .tn-elem[data-elem-id="1721211231323"]{left:calc(50% - 187.5px + 9px);;width:358px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1721211231323"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec786519717 .tn-elem[data-elem-id="1721211231323"]{top:201px;;left:calc(50% - 160px + 5px);;width:311px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1721211231323"] .tn-atom{white-space:normal;background-size:cover;}}#rec786519717 .tn-elem[data-elem-id="1689957265120"]{z-index:7;top:501px;;left:calc(50% - 600px + 80px);;width:1040px;height:336px;}#rec786519717 .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){#rec786519717 .tn-elem[data-elem-id="1689957265120"]{top:442px;;left:calc(50% - 480px + 20px);;width:920px;height:299px;}}@media screen and (max-width:959px){#rec786519717 .tn-elem[data-elem-id="1689957265120"]{top:409px;;left:calc(50% - 320px + 20px);;width:601px;height:200px;}}@media screen and (max-width:639px){#rec786519717 .tn-elem[data-elem-id="1689957265120"]{top:342px;;left:calc(50% - 240px + 10px);;width:460px;height:149px;}}@media screen and (max-width:479px){#rec786519717 .tn-elem[data-elem-id="1689957265120"]{top:373px;;left:calc(50% - 209px + 10px);;width:398px;height:129px;}}@media screen and (max-width:417px){#rec786519717 .tn-elem[data-elem-id="1689957265120"]{top:407px;;left:calc(50% - 207px + 12px);;width:390px;height:136px;}}@media screen and (max-width:413px){#rec786519717 .tn-elem[data-elem-id="1689957265120"]{top:376px;;left:calc(50% - 187.5px + 12px);;width:354px;height:123px;}}@media screen and (max-width:374px){#rec786519717 .tn-elem[data-elem-id="1689957265120"]{top:404px;;left:calc(50% - 160px + 10px);;width:300px;height:97px;}}#rec786519717 .tn-elem[data-elem-id="1723801957633"]{z-index:8;top:552px;;left:calc(50% - 600px + 620px);;width:255px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1723801957633"] .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;}#rec786519717 .tn-elem[data-elem-id="1723801957633"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec786519717 .tn-elem[data-elem-id="1723801957633"]{top:527px;;left:calc(50% - 480px + 495px);;width:190px;height:auto;}}@media screen and (max-width:959px){#rec786519717 .tn-elem[data-elem-id="1723801957633"]{top:442px;;left:calc(50% - 320px + 340px);;width:128px;height:auto;}}@media screen and (max-width:639px){#rec786519717 .tn-elem[data-elem-id="1723801957633"]{top:357px;;left:calc(50% - 240px + 233px);;width:105px;height:auto;}}@media screen and (max-width:479px){#rec786519717 .tn-elem[data-elem-id="1723801957633"]{top:386px;;left:calc(50% - 209px + 203px);;width:91px;height:auto;}}@media screen and (max-width:417px){#rec786519717 .tn-elem[data-elem-id="1723801957633"]{top:430px;;left:calc(50% - 207px + 206px);;width:91px;height:auto;}}@media screen and (max-width:413px){#rec786519717 .tn-elem[data-elem-id="1723801957633"]{top:397px;;left:calc(50% - 187.5px + 189px);;width:83px;height:auto;}}@media screen and (max-width:374px){#rec786519717 .tn-elem[data-elem-id="1723801957633"]{top:424px;;left:calc(50% - 160px + 157px);;width:71px;height:auto;}}#rec786519717 .tn-elem[data-elem-id="1723801957626"]{z-index:9;top:470px;;left:calc(50% - 600px + 735px);;width:409px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1723801957626"] .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;}#rec786519717 .tn-elem[data-elem-id="1723801957626"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec786519717 .tn-elem[data-elem-id="1723801957626"]{top:468px;;left:calc(50% - 480px + 580px);;width:305px;height:auto;}}@media screen and (max-width:959px){#rec786519717 .tn-elem[data-elem-id="1723801957626"]{top:401px;;left:calc(50% - 320px + 397px);;width:206px;height:auto;}}@media screen and (max-width:639px){#rec786519717 .tn-elem[data-elem-id="1723801957626"]{top:323px;;left:calc(50% - 240px + 279px);;width:169px;height:auto;}}@media screen and (max-width:479px){#rec786519717 .tn-elem[data-elem-id="1723801957626"]{top:357px;;left:calc(50% - 209px + 243px);;width:146px;height:auto;}}@media screen and (max-width:417px){#rec786519717 .tn-elem[data-elem-id="1723801957626"]{top:400px;;left:calc(50% - 207px + 246px);;width:147px;height:auto;}}@media screen and (max-width:413px){#rec786519717 .tn-elem[data-elem-id="1723801957626"]{top:370px;;left:calc(50% - 187.5px + 225px);;width:133px;height:auto;}}@media screen and (max-width:374px){#rec786519717 .tn-elem[data-elem-id="1723801957626"]{top:401px;;left:calc(50% - 160px + 187px);;width:114px;height:auto;}}#rec786519717 .tn-elem[data-elem-id="1723801957619"]{z-index:10;top:462px;;left:calc(50% - 600px + 916px);;width:216px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1723801957619"] .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;}#rec786519717 .tn-elem[data-elem-id="1723801957619"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec786519717 .tn-elem[data-elem-id="1723801957619"]{top:461px;;left:calc(50% - 480px + 716px);;width:161px;height:auto;}}@media screen and (max-width:959px){#rec786519717 .tn-elem[data-elem-id="1723801957619"]{top:397px;;left:calc(50% - 320px + 489px);;width:109px;height:auto;}}@media screen and (max-width:639px){#rec786519717 .tn-elem[data-elem-id="1723801957619"]{top:320px;;left:calc(50% - 240px + 355px);;width:89px;height:auto;}}@media screen and (max-width:479px){#rec786519717 .tn-elem[data-elem-id="1723801957619"]{top:354px;;left:calc(50% - 209px + 308px);;width:77px;height:auto;}}@media screen and (max-width:417px){#rec786519717 .tn-elem[data-elem-id="1723801957619"]{top:397px;;left:calc(50% - 207px + 312px);;width:77px;height:auto;}}@media screen and (max-width:413px){#rec786519717 .tn-elem[data-elem-id="1723801957619"]{top:367px;;left:calc(50% - 187.5px + 285px);;width:70px;height:auto;}}@media screen and (max-width:374px){#rec786519717 .tn-elem[data-elem-id="1723801957619"]{top:398px;;left:calc(50% - 160px + 239px);;width:60px;height:auto;}}#rec786519717 .tn-elem[data-elem-id="1723809619208"]{z-index:11;top:524px;;left:calc(50% - 600px + 102px);;width:321px;height:auto;}#rec786519717 .tn-elem[data-elem-id="1723809619208"] .tn-atom{border-radius:3px 3px 3px 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;}#rec786519717 .tn-elem[data-elem-id="1723809619208"] .tn-atom__img{border-radius:3px 3px 3px 3px;object-position:center center;}@media screen and (max-width:1199px){#rec786519717 .tn-elem[data-elem-id="1723809619208"]{top:487px;;left:calc(50% - 480px + 75px);;width:283px;height:auto;}}@media screen and (max-width:959px){#rec786519717 .tn-elem[data-elem-id="1723809619208"]{top:429px;;left:calc(50% - 320px + 37px);;width:192px;height:auto;}}@media screen and (max-width:639px){#rec786519717 .tn-elem[data-elem-id="1723809619208"]{top:356px;;left:calc(50% - 240px + 31px);;width:143px;height:auto;}}@media screen and (max-width:479px){#rec786519717 .tn-elem[data-elem-id="1723809619208"]{top:385px;;left:calc(50% - 209px + 28px);;width:124px;height:auto;}}@media screen and (max-width:417px){#rec786519717 .tn-elem[data-elem-id="1723809619208"]{top:429px;;left:calc(50% - 207px + 28px);;width:124px;height:auto;}}@media screen and (max-width:413px){#rec786519717 .tn-elem[data-elem-id="1723809619208"]{top:396px;;left:calc(50% - 187.5px + 27px);;width:113px;height:auto;}}@media screen and (max-width:374px){#rec786519717 .tn-elem[data-elem-id="1723809619208"]{top:413px;;left:calc(50% - 160px + 18px);;width:97px;height:auto;}}#rec786519717 .tn-elem[data-elem-id="1742469624803"]{color:#ffffff;text-align:center;z-index:12;top:368px;;left:calc(50% - 600px + 416px);;width:368px;height:60px;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .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;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom::after{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-text{transition:color var(--t396-speedhover,0s) ease-in-out;color:#ffffff;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::before{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover::after{opacity:0;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}@media (hover),(min-width:0\0){#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover{color:#ffffff;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover .tn-atom__button-text{color:#ffffff;}}@media screen and (max-width:1199px){#rec786519717 .tn-elem[data-elem-id="1742469624803"]{top:332px;;left:calc(50% - 480px + 297px);;width:366px;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom::after{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::before{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover{color:#ffffff;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover .tn-atom__button-text{color:#ffffff;}}@media (hover),(min-width:0\0){#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover::after{opacity:0;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:959px){#rec786519717 .tn-elem[data-elem-id="1742469624803"]{top:311px;;left:calc(50% - 320px + 175px);;width:291px;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom::after{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::before{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover::after{opacity:0;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:639px){#rec786519717 .tn-elem[data-elem-id="1742469624803"]{top:265px;;left:calc(50% - 240px + 124px);;width:233px;height:44px;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom::after{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::before{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover::after{opacity:0;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:479px){#rec786519717 .tn-elem[data-elem-id="1742469624803"]{top:301px;;left:calc(50% - 209px + 93px);;width:px;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom::after{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::before{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover::after{opacity:0;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:417px){#rec786519717 .tn-elem[data-elem-id="1742469624803"]{top:341px;;left:calc(50% - 207px + 91px);;width:px;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom::after{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::before{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover::after{opacity:0;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:413px){#rec786519717 .tn-elem[data-elem-id="1742469624803"]{top:315px;;left:calc(50% - 187.5px + 71px);;width:px;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom::after{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::before{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover::after{opacity:0;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:374px){#rec786519717 .tn-elem[data-elem-id="1742469624803"]{top:341px;;left:calc(50% - 160px + 44px);;width:233px;height:44px;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom::after{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::before{display:none;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover::after{opacity:0;}#rec786519717 .tn-elem[data-elem-id="1742469624803"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}#rec786522298 .t396__artboard{height:224px;background-color:#ffffff;}#rec786522298 .t396__filter{height:224px;}#rec786522298 .t396__carrier{height:224px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec786522298 .t396__artboard,#rec786522298 .t396__filter,#rec786522298 .t396__carrier{height:225px;}#rec786522298 .t396__filter{}#rec786522298 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec786522298 .t396__artboard,#rec786522298 .t396__filter,#rec786522298 .t396__carrier{height:145px;}#rec786522298 .t396__filter{}#rec786522298 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec786522298 .t396__artboard,#rec786522298 .t396__filter,#rec786522298 .t396__carrier{height:92px;}#rec786522298 .t396__filter{}#rec786522298 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec786522298 .t396__artboard,#rec786522298 .t396__filter,#rec786522298 .t396__carrier{height:92px;}#rec786522298 .t396__filter{}#rec786522298 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec786522298 .t396__artboard,#rec786522298 .t396__filter,#rec786522298 .t396__carrier{}#rec786522298 .t396__filter{}#rec786522298 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec786522298 .t396__artboard,#rec786522298 .t396__filter,#rec786522298 .t396__carrier{height:91px;}#rec786522298 .t396__filter{}#rec786522298 .t396__carrier{background-attachment:scroll;}}#rec786522298 .tn-elem[data-elem-id="1719085734878"]{color:#000000;z-index:4;top:44px;;left:calc(50% - 600px + 78px);;width:832px;height:auto;}#rec786522298 .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){#rec786522298 .tn-elem[data-elem-id="1719085734878"]{top:45px;;left:calc(50% - 480px + 20px);;width:919px;height:auto;}#rec786522298 .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){#rec786522298 .tn-elem[data-elem-id="1719085734878"]{top:20px;;left:calc(50% - 320px + 10px);;width:484px;height:auto;}#rec786522298 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:55px;background-size:cover;}}@media screen and (max-width:639px){#rec786522298 .tn-elem[data-elem-id="1719085734878"]{top:16px;;left:calc(50% - 240px + 11px);;width:300px;height:auto;}#rec786522298 .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){#rec786522298 .tn-elem[data-elem-id="1719085734878"]{width:325px;height:auto;}#rec786522298 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:413px){#rec786522298 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec786522298 .tn-elem[data-elem-id="1719085734878"]{top:15px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec786522298 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;line-height:1;letter-spacing:-2px;background-size:cover;}}#rec786522830 .t396__artboard{height:830px;background-color:#ffffff;}#rec786522830 .t396__filter{height:830px;}#rec786522830 .t396__carrier{height:830px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec786522830 .t396__artboard,#rec786522830 .t396__filter,#rec786522830 .t396__carrier{height:750px;}#rec786522830 .t396__filter{}#rec786522830 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec786522830 .t396__artboard,#rec786522830 .t396__filter,#rec786522830 .t396__carrier{}#rec786522830 .t396__filter{}#rec786522830 .t396__carrier{background-attachment:scroll;}}#rec786522830 .tn-elem[data-elem-id="1721814008786"]{z-index:2;top:398px;;left:calc(50% - 600px + 80px);;width:518px;height:384px;}#rec786522830 .tn-elem[data-elem-id="1721814008786"] .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){#rec786522830 .tn-elem[data-elem-id="1721814008786"]{top:357px;;left:calc(50% - 480px + 20px);;width:458px;height:333px;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1721814008786"]{left:calc(50% - 320px + 12px);;}}#rec786522830 .tn-elem[data-elem-id="1721812735806"]{z-index:3;top:20px;;left:calc(50% - 600px + 602px);;width:518px;height:373px;}#rec786522830 .tn-elem[data-elem-id="1721812735806"] .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){#rec786522830 .tn-elem[data-elem-id="1721812735806"]{top:20px;;left:calc(50% - 480px + 482px);;width:458px;height:333px;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1721812735806"]{left:calc(50% - 320px + 474px);;}}#rec786522830 .tn-elem[data-elem-id="1689966751122"]{z-index:4;top:20px;;left:calc(50% - 600px + 80px);;width:518px;height:373px;}#rec786522830 .tn-elem[data-elem-id="1689966751122"] .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){#rec786522830 .tn-elem[data-elem-id="1689966751122"]{top:20px;;left:calc(50% - 480px + 20px);;width:458px;height:333px;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1689966751122"]{left:calc(50% - 320px + 12px);;}}#rec786522830 .tn-elem[data-elem-id="1689967155775"]{z-index:5;top:398px;;left:calc(50% - 600px + 602px);;width:518px;height:384px;}#rec786522830 .tn-elem[data-elem-id="1689967155775"] .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){#rec786522830 .tn-elem[data-elem-id="1689967155775"]{top:357px;;left:calc(50% - 480px + 482px);;width:458px;height:333px;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1689967155775"]{left:calc(50% - 320px + 474px);;}}#rec786522830 .tn-elem[data-elem-id="1719153381553"]{color:#000000;z-index:6;top:44px;;left:calc(50% - 600px + 98px);;width:265px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719153381553"] .tn-atom{color:#000000;font-size:48px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;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){#rec786522830 .tn-elem[data-elem-id="1719153381553"]{top:44px;;left:calc(50% - 480px + 38px);;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719153381553"] .tn-atom{font-size:43px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1719153381553"]{left:calc(50% - 320px + 30px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1719153581744"]{color:#0263ad;z-index:7;top:250px;;left:calc(50% - 600px + 100px);;width:380px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719153581744"] .tn-atom{color:#0263ad;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.4;font-weight:800;letter-spacing:-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){#rec786522830 .tn-elem[data-elem-id="1719153581744"]{top:227px;;left:calc(50% - 480px + 39px);;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719153581744"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1719153581744"]{left:calc(50% - 320px + 31px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1719153677520"]{color:#000000;z-index:8;top:167px;;left:calc(50% - 600px + 100px);;width:389px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719153677520"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.15;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786522830 .tn-elem[data-elem-id="1719153677520"]{top:150px;;left:calc(50% - 480px + 38px);;width:327px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719153677520"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1719153677520"]{left:calc(50% - 320px + 30px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1719153813921"]{color:#000000;z-index:9;top:44px;;left:calc(50% - 600px + 620px);;width:210px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719153813921"] .tn-atom{color:#000000;font-size:48px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;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){#rec786522830 .tn-elem[data-elem-id="1719153813921"]{top:44px;;left:calc(50% - 480px + 500px);;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719153813921"] .tn-atom{font-size:43px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1719153813921"]{left:calc(50% - 320px + 492px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1719156147365"]{color:#000000;z-index:10;top:422px;;left:calc(50% - 600px + 616px);;width:470px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719156147365"] .tn-atom{color:#000000;font-size:48px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;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){#rec786522830 .tn-elem[data-elem-id="1719156147365"]{top:381px;;left:calc(50% - 480px + 500px);;width:368px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719156147365"] .tn-atom{font-size:43px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1719156147365"]{left:calc(50% - 320px + 492px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1719157889581"]{color:#000000;z-index:11;top:422px;;left:calc(50% - 600px + 98px);;width:268px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719157889581"] .tn-atom{color:#000000;font-size:48px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;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){#rec786522830 .tn-elem[data-elem-id="1719157889581"]{top:381px;;left:calc(50% - 480px + 33px);;height:auto;}#rec786522830 .tn-elem[data-elem-id="1719157889581"] .tn-atom{font-size:43px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1719157889581"]{left:calc(50% - 320px + 25px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1722516211449"]{z-index:13;top:435px;;left:calc(50% - 600px + 420px);;width:153px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1722516211449"] .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(354deg);-moz-transform:rotate(354deg);transform:rotate(354deg);}@media screen and (max-width:1199px){#rec786522830 .tn-elem[data-elem-id="1722516211449"]{top:398px;;left:calc(50% - 480px + 349px);;width:117px;height:auto;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1722516211449"]{left:calc(50% - 320px + 341px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1723807875312"]{color:#0263ad;z-index:15;top:243px;;left:calc(50% - 600px + 620px);;width:418px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723807875312"] .tn-atom{color:#0263ad;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.4;font-weight:800;letter-spacing:-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){#rec786522830 .tn-elem[data-elem-id="1723807875312"]{top:227px;;left:calc(50% - 480px + 500px);;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723807875312"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1723807875312"]{left:calc(50% - 320px + 492px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1723807875306"]{color:#000000;z-index:16;top:160px;;left:calc(50% - 600px + 620px);;width:389px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723807875306"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.15;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786522830 .tn-elem[data-elem-id="1723807875306"]{top:150px;;left:calc(50% - 480px + 500px);;width:313px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723807875306"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1723807875306"]{left:calc(50% - 320px + 492px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1723808182719"]{color:#0263ad;z-index:17;top:636px;;left:calc(50% - 600px + 99px);;width:418px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723808182719"] .tn-atom{color:#0263ad;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.4;font-weight:800;letter-spacing:-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){#rec786522830 .tn-elem[data-elem-id="1723808182719"]{top:564px;;left:calc(50% - 480px + 38px);;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723808182719"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1723808182719"]{left:calc(50% - 320px + 30px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1723808182713"]{color:#000000;z-index:18;top:553px;;left:calc(50% - 600px + 99px);;width:389px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723808182713"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.15;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786522830 .tn-elem[data-elem-id="1723808182713"]{top:487px;;left:calc(50% - 480px + 38px);;width:385px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723808182713"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1723808182713"]{left:calc(50% - 320px + 30px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1722387806925"]{z-index:12;top:113px;;left:calc(50% - 600px + 482px);;width:91px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1722387806925"] .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){#rec786522830 .tn-elem[data-elem-id="1722387806925"]{top:71px;;left:calc(50% - 480px + 363px);;width:93px;height:auto;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1722387806925"]{left:calc(50% - 320px + 355px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1722387806931"]{z-index:14;top:63px;;left:calc(50% - 600px + 500px);;width:66px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1722387806931"] .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){#rec786522830 .tn-elem[data-elem-id="1722387806931"]{top:20px;;left:calc(50% - 480px + 382px);;width:67px;height:auto;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1722387806931"]{left:calc(50% - 320px + 374px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1723808371247"]{color:#0263ad;z-index:19;top:690px;;left:calc(50% - 600px + 620px);;width:418px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723808371247"] .tn-atom{color:#0263ad;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.4;font-weight:800;letter-spacing:-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){#rec786522830 .tn-elem[data-elem-id="1723808371247"]{top:606px;;left:calc(50% - 480px + 500px);;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723808371247"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1723808371247"]{left:calc(50% - 320px + 492px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1723808371242"]{color:#000000;z-index:20;top:551px;;left:calc(50% - 600px + 617px);;width:423px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723808371242"] .tn-atom{color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.15;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786522830 .tn-elem[data-elem-id="1723808371242"]{top:487px;;left:calc(50% - 480px + 500px);;width:385px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723808371242"] .tn-atom{font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1723808371242"]{left:calc(50% - 320px + 492px);;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1723808906093"]{z-index:21;top:3px;;left:calc(50% - 600px + 925px);;width:187px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723808906093"] .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){#rec786522830 .tn-elem[data-elem-id="1723808906093"]{top:6px;;left:calc(50% - 480px + 779px);;width:160px;height:auto;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1723808906093"]{top:14px;;left:calc(50% - 320px + 783px);;width:133px;height:auto;}}#rec786522830 .tn-elem[data-elem-id="1723808975164"]{z-index:22;top:399px;;left:calc(50% - 600px + 943px);;width:150px;height:auto;}#rec786522830 .tn-elem[data-elem-id="1723808975164"] .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){#rec786522830 .tn-elem[data-elem-id="1723808975164"]{top:360px;;left:calc(50% - 480px + 784px);;width:153px;height:auto;}}@media screen and (max-width:959px){#rec786522830 .tn-elem[data-elem-id="1723808975164"]{top:353px;;left:calc(50% - 320px + 797px);;width:127px;height:auto;}}#rec788926555 .t396__artboard{height:383px;background-color:#ffffff;overflow:auto;}#rec788926555 .t396__filter{height:383px;}#rec788926555 .t396__carrier{height:383px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:639px){#rec788926555 .t396__artboard,#rec788926555 .t396__filter,#rec788926555 .t396__carrier{height:299px;}#rec788926555 .t396__filter{}#rec788926555 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec788926555 .t396__artboard,#rec788926555 .t396__filter,#rec788926555 .t396__carrier{}#rec788926555 .t396__filter{}#rec788926555 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec788926555 .t396__artboard,#rec788926555 .t396__filter,#rec788926555 .t396__carrier{}#rec788926555 .t396__filter{}#rec788926555 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec788926555 .t396__artboard,#rec788926555 .t396__filter,#rec788926555 .t396__carrier{}#rec788926555 .t396__filter{}#rec788926555 .t396__carrier{background-attachment:scroll;}}#rec788926555 .tn-elem[data-elem-id="1721814008786"]{z-index:3;top:20px;;left:calc(50% - 320px + 936px);;width:458px;height:333px;}#rec788926555 .tn-elem[data-elem-id="1721814008786"] .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:639px){#rec788926555 .tn-elem[data-elem-id="1721814008786"]{left:calc(50% - 240px + 776px);;width:378px;height:259px;}}#rec788926555 .tn-elem[data-elem-id="1721812735806"]{z-index:4;top:20px;;left:calc(50% - 320px + 474px);;width:458px;height:333px;}#rec788926555 .tn-elem[data-elem-id="1721812735806"] .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:639px){#rec788926555 .tn-elem[data-elem-id="1721812735806"]{left:calc(50% - 240px + 394px);;width:378px;height:259px;}}#rec788926555 .tn-elem[data-elem-id="1689966751122"]{z-index:5;top:20px;;left:calc(50% - 320px + 12px);;width:458px;height:333px;}#rec788926555 .tn-elem[data-elem-id="1689966751122"] .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:639px){#rec788926555 .tn-elem[data-elem-id="1689966751122"]{width:378px;height:259px;}}#rec788926555 .tn-elem[data-elem-id="1689967155775"]{z-index:6;top:20px;;left:calc(50% - 320px + 1398px);;width:458px;height:333px;}#rec788926555 .tn-elem[data-elem-id="1689967155775"] .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:639px){#rec788926555 .tn-elem[data-elem-id="1689967155775"]{left:calc(50% - 240px + 1158px);;width:378px;height:259px;}}#rec788926555 .tn-elem[data-elem-id="1719153381553"]{color:#000000;z-index:7;top:44px;;left:calc(50% - 320px + 30px);;width:265px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719153381553"] .tn-atom{vertical-align:middle;color:#000000;font-size:43px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;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:639px){#rec788926555 .tn-elem[data-elem-id="1719153381553"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1719153381553"]{width:212px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719153381553"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1719153381553"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1719153381553"]{width:172px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719153381553"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1719153581744"]{color:#0263ad;z-index:8;top:227px;;left:calc(50% - 320px + 31px);;width:380px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719153581744"] .tn-atom{vertical-align:middle;color:#0263ad;font-size:18px;font-family:'Dewi',Arial,sans-serif;line-height:1.4;font-weight:800;letter-spacing:-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:639px){#rec788926555 .tn-elem[data-elem-id="1719153581744"]{top:177px;;width:295px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719153581744"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1719153581744"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1719153581744"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1719153581744"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1719153677520"]{color:#000000;z-index:9;top:150px;;left:calc(50% - 320px + 30px);;width:327px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719153677520"] .tn-atom{vertical-align:middle;color:#000000;font-size:18px;font-family:'Dewi',Arial,sans-serif;line-height:1.15;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:639px){#rec788926555 .tn-elem[data-elem-id="1719153677520"]{top:114px;;width:px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719153677520"] .tn-atom{white-space:normal;font-size:15px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1719153677520"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1719153677520"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1719153677520"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1719153813921"]{color:#000000;z-index:10;top:44px;;left:calc(50% - 320px + 492px);;width:251px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719153813921"] .tn-atom{vertical-align:middle;color:#000000;font-size:43px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;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:639px){#rec788926555 .tn-elem[data-elem-id="1719153813921"]{left:calc(50% - 240px + 412px);;width:px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719153813921"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1719153813921"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1719153813921"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1719153813921"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1719156147365"]{color:#000000;z-index:11;top:44px;;left:calc(50% - 320px + 1416px);;width:368px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719156147365"] .tn-atom{vertical-align:middle;color:#000000;font-size:43px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;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:639px){#rec788926555 .tn-elem[data-elem-id="1719156147365"]{left:calc(50% - 240px + 1176px);;width:180px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719156147365"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1719156147365"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1719156147365"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1719156147365"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1719157889581"]{color:#000000;z-index:12;top:44px;;left:calc(50% - 320px + 949px);;width:316px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719157889581"] .tn-atom{vertical-align:middle;color:#000000;font-size:43px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;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:639px){#rec788926555 .tn-elem[data-elem-id="1719157889581"]{left:calc(50% - 240px + 789px);;width:px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1719157889581"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1719157889581"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1719157889581"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1719157889581"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1722516211449"]{z-index:13;top:61px;;left:calc(50% - 320px + 1265px);;width:117px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1722516211449"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;-webkit-transform:rotate(354deg);-moz-transform:rotate(354deg);transform:rotate(354deg);}#rec788926555 .tn-elem[data-elem-id="1722516211449"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:639px){#rec788926555 .tn-elem[data-elem-id="1722516211449"]{top:25px;;left:calc(50% - 240px + 1028px);;height:auto;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1722516211449"]{height:auto;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1722516211449"]{height:auto;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1722516211449"]{height:auto;}}#rec788926555 .tn-elem[data-elem-id="1723807875312"]{color:#0263ad;z-index:14;top:227px;;left:calc(50% - 320px + 492px);;width:418px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723807875312"] .tn-atom{vertical-align:middle;color:#0263ad;font-size:18px;font-family:'Dewi',Arial,sans-serif;line-height:1.4;font-weight:800;letter-spacing:-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:639px){#rec788926555 .tn-elem[data-elem-id="1723807875312"]{top:177px;;left:calc(50% - 240px + 412px);;width:px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723807875312"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1723807875312"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1723807875312"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1723807875312"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1722387806925"]{z-index:16;top:61px;;left:calc(50% - 320px + 355px);;width:74px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1722387806925"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;-webkit-transform:rotate(331deg);-moz-transform:rotate(331deg);transform:rotate(331deg);}#rec788926555 .tn-elem[data-elem-id="1722387806925"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:639px){#rec788926555 .tn-elem[data-elem-id="1722387806925"]{top:61px;;left:calc(50% - 240px + 297px);;height:auto;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1722387806925"]{height:auto;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1722387806925"]{height:auto;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1722387806925"]{height:auto;}}#rec788926555 .tn-elem[data-elem-id="1722387806931"]{z-index:17;top:20px;;left:calc(50% - 320px + 370px);;width:53px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1722387806931"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);transform:rotate(315deg);}#rec788926555 .tn-elem[data-elem-id="1722387806931"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:639px){#rec788926555 .tn-elem[data-elem-id="1722387806931"]{top:20px;;left:calc(50% - 240px + 312px);;height:auto;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1722387806931"]{height:auto;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1722387806931"]{height:auto;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1722387806931"]{height:auto;}}#rec788926555 .tn-elem[data-elem-id="1723807875306"]{color:#000000;z-index:18;top:150px;;left:calc(50% - 320px + 492px);;width:313px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723807875306"] .tn-atom{vertical-align:middle;color:#000000;font-size:18px;font-family:'Dewi',Arial,sans-serif;line-height:1.15;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:639px){#rec788926555 .tn-elem[data-elem-id="1723807875306"]{top:114px;;left:calc(50% - 240px + 412px);;width:px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723807875306"] .tn-atom{white-space:normal;font-size:15px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1723807875306"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1723807875306"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1723807875306"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1723808182719"]{color:#0263ad;z-index:19;top:227px;;left:calc(50% - 320px + 954px);;width:418px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723808182719"] .tn-atom{vertical-align:middle;color:#0263ad;font-size:18px;font-family:'Dewi',Arial,sans-serif;line-height:1.4;font-weight:800;letter-spacing:-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:639px){#rec788926555 .tn-elem[data-elem-id="1723808182719"]{top:177px;;left:calc(50% - 240px + 794px);;width:px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723808182719"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1723808182719"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1723808182719"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1723808182719"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1723808182713"]{color:#000000;z-index:20;top:150px;;left:calc(50% - 320px + 954px);;width:385px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723808182713"] .tn-atom{vertical-align:middle;color:#000000;font-size:18px;font-family:'Dewi',Arial,sans-serif;line-height:1.15;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:639px){#rec788926555 .tn-elem[data-elem-id="1723808182713"]{top:114px;;left:calc(50% - 240px + 794px);;width:294px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723808182713"] .tn-atom{white-space:normal;font-size:15px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1723808182713"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1723808182713"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1723808182713"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1723808371247"]{color:#0263ad;z-index:21;top:269px;;left:calc(50% - 320px + 1416px);;width:418px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723808371247"] .tn-atom{vertical-align:middle;color:#0263ad;font-size:18px;font-family:'Dewi',Arial,sans-serif;line-height:1.4;font-weight:800;letter-spacing:-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:639px){#rec788926555 .tn-elem[data-elem-id="1723808371247"]{top:219px;;left:calc(50% - 240px + 1176px);;width:312px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723808371247"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1723808371247"]{width:320px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723808371247"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1723808371247"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1723808371247"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1723808371242"]{color:#000000;z-index:22;top:150px;;left:calc(50% - 320px + 1416px);;width:385px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723808371242"] .tn-atom{vertical-align:middle;color:#000000;font-size:18px;font-family:'Dewi',Arial,sans-serif;line-height:1.15;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:639px){#rec788926555 .tn-elem[data-elem-id="1723808371242"]{top:114px;;left:calc(50% - 240px + 1176px);;width:319px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723808371242"] .tn-atom{white-space:normal;font-size:15px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1723808371242"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1723808371242"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1723808371242"] .tn-atom{white-space:normal;background-size:cover;}}#rec788926555 .tn-elem[data-elem-id="1723808906093"]{z-index:23;top:14px;;left:calc(50% - 320px + 783px);;width:133px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723808906093"] .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;}#rec788926555 .tn-elem[data-elem-id="1723808906093"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:639px){#rec788926555 .tn-elem[data-elem-id="1723808906093"]{left:calc(50% - 240px + 633px);;height:auto;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1723808906093"]{height:auto;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1723808906093"]{height:auto;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1723808906093"]{height:auto;}}#rec788926555 .tn-elem[data-elem-id="1723808975164"]{z-index:24;top:16px;;left:calc(50% - 320px + 1721px);;width:127px;height:auto;}#rec788926555 .tn-elem[data-elem-id="1723808975164"] .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;}#rec788926555 .tn-elem[data-elem-id="1723808975164"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:639px){#rec788926555 .tn-elem[data-elem-id="1723808975164"]{top:6px;;left:calc(50% - 240px + 1401px);;height:auto;}}@media screen and (max-width:479px){#rec788926555 .tn-elem[data-elem-id="1723808975164"]{height:auto;}}@media screen and (max-width:413px){#rec788926555 .tn-elem[data-elem-id="1723808975164"]{height:auto;}}@media screen and (max-width:374px){#rec788926555 .tn-elem[data-elem-id="1723808975164"]{height:auto;}}#rec786525549 .t396__artboard{height:802px;background-color:#ffffff;}#rec786525549 .t396__filter{height:802px;}#rec786525549 .t396__carrier{height:802px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec786525549 .t396__artboard,#rec786525549 .t396__filter,#rec786525549 .t396__carrier{height:712px;}#rec786525549 .t396__filter{}#rec786525549 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec786525549 .t396__artboard,#rec786525549 .t396__filter,#rec786525549 .t396__carrier{height:688px;}#rec786525549 .t396__filter{}#rec786525549 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec786525549 .t396__artboard,#rec786525549 .t396__filter,#rec786525549 .t396__carrier{height:562px;}#rec786525549 .t396__filter{}#rec786525549 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec786525549 .t396__artboard,#rec786525549 .t396__filter,#rec786525549 .t396__carrier{height:899px;}#rec786525549 .t396__filter{}#rec786525549 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec786525549 .t396__artboard,#rec786525549 .t396__filter,#rec786525549 .t396__carrier{height:871px;}#rec786525549 .t396__filter{}#rec786525549 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec786525549 .t396__artboard,#rec786525549 .t396__filter,#rec786525549 .t396__carrier{height:943px;}#rec786525549 .t396__filter{}#rec786525549 .t396__carrier{background-attachment:scroll;}}#rec786525549 .tn-elem[data-elem-id="1689967151431"]{color:#000000;z-index:5;top:44px;;left:calc(50% - 600px + 80px);;width:901px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689967151431"] .tn-atom{vertical-align:middle;color:#000000;font-size:80px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-5.5px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1689967151431"]{top:47px;;left:calc(50% - 480px + 18px);;width:919px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:68px;line-height:1;letter-spacing:-3.2px;background-size:cover;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1689967151431"]{top:20px;;left:calc(50% - 320px + 10px);;width:630px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:55px;background-size:cover;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1689967151431"]{top:16px;;left:calc(50% - 240px + 11px);;width:360px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1689967151431"]{top:15px;;width:px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1689967151431"]{left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1689967151431"]{top:15px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;line-height:1;letter-spacing:-2px;background-size:cover;}}#rec786525549 .tn-elem[data-elem-id="1689968280000"]{color:#000000;z-index:6;top:179px;;left:calc(50% - 600px + 80px);;width:927px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689968280000"] .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){#rec786525549 .tn-elem[data-elem-id="1689968280000"]{top:170px;;left:calc(50% - 480px + 17px);;width:821px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689968280000"] .tn-atom{white-space:normal;font-size:26px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1689968280000"]{top:110px;;left:calc(50% - 320px + 11px);;width:553px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689968280000"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1689968280000"]{top:69px;;left:calc(50% - 240px + 10px);;width:387px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689968280000"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1689968280000"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1689968280000"]{left:calc(50% - 187.5px + 11px);;width:342px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689968280000"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1689968280000"]{top:68px;;left:calc(50% - 160px + 10px);;width:301px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1689968280000"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-1px;background-size:cover;}}#rec786525549 .tn-elem[data-elem-id="1719084025576"]{color:#000000;z-index:9;top:460px;;left:calc(50% - 600px + 605px);;width:415px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084025576"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719084025576"]{top:423px;;left:calc(50% - 480px + 488px);;width:415px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084025576"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719084025576"]{top:351px;;left:calc(50% - 320px + 311px);;width:265px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084025576"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719084025576"]{top:305px;;left:calc(50% - 240px + 251px);;width:198px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084025576"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719084025576"]{top:663px;;left:calc(50% - 209px + 10px);;width:313px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084025576"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719084025576"]{top:638px;;left:calc(50% - 187.5px + 12px);;width:314px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084025576"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719084025576"]{top:505px;;left:calc(50% - 160px + -2px);;width:296px;height:auto;text-align:left;}#rec786525549 .tn-elem[data-elem-id="1719084025576"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-0.3px;background-size:cover;}}#rec786525549 .tn-elem[data-elem-id="1719084125978"]{z-index:10;top:336px;;left:calc(50% - 600px + 609px);;width:60px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084125978"] .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;}#rec786525549 .tn-elem[data-elem-id="1719084125978"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719084125978"]{top:314px;;left:calc(50% - 480px + 488px);;width:52px;height:auto;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719084125978"]{top:250px;;left:calc(50% - 320px + 311px);;height:auto;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719084125978"]{top:207px;;left:calc(50% - 240px + 251px);;width:52px;height:auto;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719084125978"]{top:566px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719084125978"]{top:547px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719084125978"]{top:402px;;left:calc(50% - 160px + -120px);;width:58px;height:auto;}}#rec786525549 .tn-elem[data-elem-id="1719163855447"]{color:#000000;z-index:11;top:403px;;left:calc(50% - 600px + 605px);;width:407px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163855447"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.3px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719163855447"]{top:375px;;left:calc(50% - 480px + 489px);;width:px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163855447"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719163855447"]{top:311px;;left:calc(50% - 320px + 311px);;width:275px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163855447"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719163855447"]{top:270px;;left:calc(50% - 240px + 250px);;width:216px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163855447"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719163855447"]{top:630px;;left:calc(50% - 209px + 10px);;width:254px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163855447"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719163855447"]{top:609px;;left:calc(50% - 187.5px + 12px);;width:260px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163855447"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719163855447"]{top:470px;;left:calc(50% - 160px + -20px);;width:257px;height:auto;text-align:left;}#rec786525549 .tn-elem[data-elem-id="1719163855447"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}#rec786525549 .tn-elem[data-elem-id="1719084048093"]{color:#000000;z-index:13;top:694px;;left:calc(50% - 600px + 80px);;width:427px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084048093"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719084048093"]{top:608px;;left:calc(50% - 480px + 18px);;width:415px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084048093"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719084048093"]{top:570px;;left:calc(50% - 320px + 10px);;width:272px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084048093"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719084048093"]{top:486px;;left:calc(50% - 240px + 21px);;width:167px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084048093"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719084048093"]{top:498px;;left:calc(50% - 209px + 10px);;width:344px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084048093"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719084048093"]{top:480px;;left:calc(50% - 187.5px + 11px);;width:346px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084048093"] .tn-atom{white-space:normal;font-size:15px;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719084048093"]{top:695px;;left:calc(50% - 160px + 10px);;width:283px;height:auto;text-align:left;}#rec786525549 .tn-elem[data-elem-id="1719084048093"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-0.3px;background-size:cover;}}#rec786525549 .tn-elem[data-elem-id="1719084125973"]{z-index:14;top:570px;;left:calc(50% - 600px + 80px);;width:60px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084125973"] .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;}#rec786525549 .tn-elem[data-elem-id="1719084125973"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719084125973"]{top:499px;;left:calc(50% - 480px + 17px);;width:52px;height:auto;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719084125973"]{top:469px;;left:calc(50% - 320px + 10px);;height:auto;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719084125973"]{top:387px;;left:calc(50% - 240px + 13px);;width:52px;height:auto;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719084125973"]{top:400px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719084125973"]{top:389px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719084125973"]{top:592px;;left:calc(50% - 160px + 10px);;width:58px;height:auto;}}#rec786525549 .tn-elem[data-elem-id="1719163910833"]{color:#000000;z-index:15;top:641px;;left:calc(50% - 600px + 80px);;width:346px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163910833"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.3px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719163910833"]{top:560px;;left:calc(50% - 480px + 18px);;width:px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163910833"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719163910833"]{top:530px;;left:calc(50% - 320px + 10px);;width:207px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163910833"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719163910833"]{top:451px;;left:calc(50% - 240px + 19px);;width:158px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163910833"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719163910833"]{top:463px;;left:calc(50% - 209px + 10px);;width:241px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163910833"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719163910833"]{top:451px;;left:calc(50% - 187.5px + 11px);;width:px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163910833"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719163910833"]{top:660px;;left:calc(50% - 160px + 10px);;width:204px;height:auto;text-align:left;}#rec786525549 .tn-elem[data-elem-id="1719163910833"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}#rec786525549 .tn-elem[data-elem-id="1719083985786"]{color:#000000;z-index:17;top:459px;;left:calc(50% - 600px + 80px);;width:415px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719083985786"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719083985786"]{top:425px;;left:calc(50% - 480px + 17px);;width:415px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719083985786"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719083985786"]{top:351px;;left:calc(50% - 320px + 10px);;width:265px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719083985786"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719083985786"]{top:305px;;left:calc(50% - 240px + 10px);;width:172px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719083985786"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719083985786"]{top:313px;;left:calc(50% - 209px + 13px);;width:336px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719083985786"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719083985786"]{top:306px;;left:calc(50% - 187.5px + 12px);;width:343px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719083985786"] .tn-atom{white-space:normal;font-size:15px;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719083985786"]{top:296px;;left:calc(50% - 160px + 10px);;width:309px;height:auto;text-align:left;}#rec786525549 .tn-elem[data-elem-id="1719083985786"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-0.3px;background-size:cover;}}#rec786525549 .tn-elem[data-elem-id="1719084125982"]{z-index:18;top:336px;;left:calc(50% - 600px + 81px);;width:60px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719084125982"] .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;}#rec786525549 .tn-elem[data-elem-id="1719084125982"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719084125982"]{top:314px;;left:calc(50% - 480px + 17px);;width:52px;height:auto;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719084125982"]{top:250px;;left:calc(50% - 320px + 10px);;height:auto;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719084125982"]{top:207px;;left:calc(50% - 240px + 10px);;width:52px;height:auto;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719084125982"]{top:216px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719084125982"]{top:215px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719084125982"]{top:193px;;left:calc(50% - 160px + 11px);;width:58px;height:auto;}}#rec786525549 .tn-elem[data-elem-id="1719163768117"]{color:#000000;z-index:19;top:405px;;left:calc(50% - 600px + 80px);;width:346px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163768117"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.3px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719163768117"]{top:377px;;left:calc(50% - 480px + 17px);;width:px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163768117"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719163768117"]{top:311px;;left:calc(50% - 320px + 10px);;width:247px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163768117"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719163768117"]{top:270px;;left:calc(50% - 240px + 9px);;width:181px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163768117"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719163768117"]{top:280px;;left:calc(50% - 209px + 12px);;width:237px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163768117"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719163768117"]{top:277px;;left:calc(50% - 187.5px + 12px);;width:px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163768117"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719163768117"]{top:261px;;left:calc(50% - 160px + 10px);;width:238px;height:auto;text-align:left;}#rec786525549 .tn-elem[data-elem-id="1719163768117"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}#rec786525549 .tn-elem[data-elem-id="1719163491692"]{z-index:21;top:571px;;left:calc(50% - 600px + 610px);;width:57px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163491692"] .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;}#rec786525549 .tn-elem[data-elem-id="1719163491692"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719163491692"]{top:499px;;left:calc(50% - 480px + 488px);;width:52px;height:auto;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719163491692"]{top:469px;;left:calc(50% - 320px + 311px);;height:auto;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719163491692"]{top:393px;;left:calc(50% - 240px + 255px);;height:auto;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719163491692"]{top:750px;;left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719163491692"]{top:721px;;left:calc(50% - 187.5px + 12px);;height:auto;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719163491692"]{top:782px;;left:calc(50% - 160px + 10px);;width:58px;height:auto;}}#rec786525549 .tn-elem[data-elem-id="1719163569694"]{color:#000000;z-index:22;top:695px;;left:calc(50% - 600px + 609px);;width:411px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163569694"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;letter-spacing:-0.4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719163569694"]{top:608px;;left:calc(50% - 480px + 488px);;width:415px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163569694"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719163569694"]{top:570px;;left:calc(50% - 320px + 311px);;width:265px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163569694"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719163569694"]{top:486px;;left:calc(50% - 240px + 251px);;width:183px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163569694"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719163569694"]{top:841px;;left:calc(50% - 209px + 10px);;width:247px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163569694"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719163569694"]{top:815px;;left:calc(50% - 187.5px + 12px);;width:251px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163569694"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719163569694"]{top:885px;;left:calc(50% - 160px + 10px);;width:260px;height:auto;text-align:left;}#rec786525549 .tn-elem[data-elem-id="1719163569694"] .tn-atom{white-space:normal;font-size:16px;letter-spacing:-0.3px;background-size:cover;}}#rec786525549 .tn-elem[data-elem-id="1719163936332"]{color:#000000;z-index:23;top:641px;;left:calc(50% - 600px + 610px);;width:437px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163936332"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:800;letter-spacing:-0.3px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec786525549 .tn-elem[data-elem-id="1719163936332"]{top:560px;;left:calc(50% - 480px + 489px);;width:px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163936332"] .tn-atom{white-space:normal;font-size:26px;background-size:cover;}}@media screen and (max-width:959px){#rec786525549 .tn-elem[data-elem-id="1719163936332"]{top:530px;;left:calc(50% - 320px + 311px);;width:282px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163936332"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec786525549 .tn-elem[data-elem-id="1719163936332"]{top:451px;;left:calc(50% - 240px + 250px);;width:230px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163936332"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:479px){#rec786525549 .tn-elem[data-elem-id="1719163936332"]{top:806px;;left:calc(50% - 209px + 10px);;width:292px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163936332"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:417px){#rec786525549 .tn-elem[data-elem-id="1719163936332"]{top:783px;;left:calc(50% - 187.5px + 12px);;width:px;height:auto;}#rec786525549 .tn-elem[data-elem-id="1719163936332"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}@media screen and (max-width:374px){#rec786525549 .tn-elem[data-elem-id="1719163936332"]{top:850px;;left:calc(50% - 160px + 10px);;width:299px;height:auto;text-align:left;}#rec786525549 .tn-elem[data-elem-id="1719163936332"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}'+animStuff+' .nolimAutoScaleFix{opacity:0!important;height:0!important;max-height:0!important;min-height:0!important;pointer-events:none!important;overflow:hidden!important;padding-top:0!important;padding-bottom:0!important;position:absolute;bottom:-100000px;}.t923__bgimg{background-size:contain!important;}.buro{display:none}.mg-cpoyright{display:table}.t-popup__container.t-popup__container-static{margin:40px auto 0!important}.t-popup__container div[data-input-lid="1756387866711"]{margin-top:40px;}.t-popup__container .t-checkbox__labeltext div{font-size:16px!important}@media screen and (min-width:420px){.t-popup__container .t-checkbox__labeltext div{font-size:14px!important}.t-popup__container .t-checkbox__control{font-size:0!important}}