.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;}#rec782214513 .t396__artboard{height:900px;background-color:#ffffff;}#rec782214513 .t396__filter{height:900px;}#rec782214513 .t396__carrier{height:900px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec782214513 .t396__artboard,#rec782214513 .t396__filter,#rec782214513 .t396__carrier{height:807px;}#rec782214513 .t396__filter{}#rec782214513 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec782214513 .t396__artboard,#rec782214513 .t396__filter,#rec782214513 .t396__carrier{height:656px;}#rec782214513 .t396__filter{}#rec782214513 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec782214513 .t396__artboard,#rec782214513 .t396__filter,#rec782214513 .t396__carrier{height:613px;}#rec782214513 .t396__filter{}#rec782214513 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec782214513 .t396__artboard,#rec782214513 .t396__filter,#rec782214513 .t396__carrier{height:660px;}#rec782214513 .t396__filter{}#rec782214513 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec782214513 .t396__artboard,#rec782214513 .t396__filter,#rec782214513 .t396__carrier{height:623px;}#rec782214513 .t396__filter{}#rec782214513 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec782214513 .t396__artboard,#rec782214513 .t396__filter,#rec782214513 .t396__carrier{height:554px;}#rec782214513 .t396__filter{}#rec782214513 .t396__carrier{background-attachment:scroll;}}#rec782214513 .tn-elem[data-elem-id="1689963532832"]{color:#000000;text-align:center;z-index:5;top:20px;;left:calc(50% - 600px + 89px);;width:1023px;height:auto;}#rec782214513 .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){#rec782214513 .tn-elem[data-elem-id="1689963532832"]{top:22px;;left:calc(50% - 480px + 14px);;width:933px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:80px;letter-spacing:-6.2px;background-size:cover;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1689963532832"]{top:35px;;left:calc(50% - 320px + 2px);;width:628px;height:auto;text-align:center;}#rec782214513 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:68px;background-size:cover;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1689963532832"]{top:15px;;left:calc(50% - 240px + 7px);;width:467px;height:auto;}#rec782214513 .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){#rec782214513 .tn-elem[data-elem-id="1689963532832"]{top:25px;;left:calc(50% - 207px + 11px);;width:393px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1689963532832"]{left:calc(50% - 187.5px + 10px);;width:356px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1689963532832"]{top:20px;;left:calc(50% - 160px + 3px);;width:315px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:36px;letter-spacing:-2.1px;background-size:cover;}}#rec782214513 .tn-elem[data-elem-id="1722506458879"]{color:#000000;text-align:center;z-index:8;top:249px;;left:calc(50% - 600px + 237px);;width:715px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722506458879"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1722506458879"]{top:208px;;left:calc(50% - 480px + 157px);;width:647px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722506458879"]{top:191px;;left:calc(50% - 320px + 57px);;width:527px;height:auto;text-align:center;}#rec782214513 .tn-elem[data-elem-id="1722506458879"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722506458879"]{top:140px;;left:calc(50% - 240px + 19px);;width:443px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722506458879"]{top:189px;;left:calc(50% - 207px + 29px);;width:356px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722506458879"]{top:189px;;left:calc(50% - 187.5px + 15px);;width:347px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722506458879"]{top:153px;;left:calc(50% - 160px + 15px);;width:291px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}#rec782214513 .tn-elem[data-elem-id="1689957265120"]{z-index:10;top:477px;;left:calc(50% - 600px + 80px);;width:1040px;height:363px;}#rec782214513 .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){#rec782214513 .tn-elem[data-elem-id="1689957265120"]{top:424px;;left:calc(50% - 480px + 20px);;width:920px;height:323px;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1689957265120"]{top:399px;;left:calc(50% - 320px + 9px);;width:620px;height:212px;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1689957265120"]{top:417px;;left:calc(50% - 240px + 826px);;width:460px;height:215px;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1689957265120"]{width:395px;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1689957265120"]{top:-228px;;left:calc(50% - 160px + 10px);;width:300px;height:97px;}}#rec782214513 .tn-elem[data-elem-id="1726828007595"]{z-index:11;top:472px;;left:calc(50% - 600px + -26px);;width:1250px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1726828007595"] .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;}#rec782214513 .tn-elem[data-elem-id="1726828007595"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1726828007595"]{top:442px;;left:calc(50% - 480px + 24px);;width:920px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1726828007595"] .tn-atom{background-size:cover;-webkit-transform:rotate(352deg);-moz-transform:rotate(352deg);transform:rotate(352deg);}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1726828007595"]{top:406px;;left:calc(50% - 320px + 33px);;width:584px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1726828007595"] .tn-atom{background-size:cover;-webkit-transform:rotate(349deg);-moz-transform:rotate(349deg);transform:rotate(349deg);}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1726828007595"]{top:-18px;;left:calc(50% - 240px + 709px);;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1726828007595"]{top:292px;;left:calc(50% - 207px + 605px);;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1726828007595"]{height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1726828007595"]{top:-526px;;left:calc(50% - 160px + -180px);;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1722524203391"]{z-index:12;top:666px;;left:calc(50% - 600px + 102px);;width:270px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722524203391"] .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;}#rec782214513 .tn-elem[data-elem-id="1722524203391"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1722524203391"]{top:592px;;left:calc(50% - 480px + 36px);;width:239px;height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722524203391"]{top:506px;;left:calc(50% - 320px + 20px);;width:162px;height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722524203391"]{top:363px;;left:calc(50% - 240px + -455px);;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722524203391"]{height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722524203391"]{height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722524203391"]{top:-491px;;left:calc(50% - 160px + -12px);;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1722524203402"]{z-index:13;top:580px;;left:calc(50% - 600px + 451px);;width:651px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722524203402"] .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;}#rec782214513 .tn-elem[data-elem-id="1722524203402"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1722524203402"]{top:516px;;left:calc(50% - 480px + 346px);;width:578px;height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722524203402"]{top:456px;;left:calc(50% - 320px + 229px);;width:391px;height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722524203402"]{top:469px;;left:calc(50% - 240px + 837px);;width:439px;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722524203402"]{width:266px;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722524203402"]{height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722524203402"]{top:-349px;;left:calc(50% - 160px + 52px);;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1722608148029"]{z-index:15;top:539px;;left:calc(50% - 600px + 420px);;width:190px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608148029"] .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;}#rec782214513 .tn-elem[data-elem-id="1722608148029"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1722608148029"]{top:488px;;left:calc(50% - 480px + 342px);;width:154px;height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722608148029"]{top:434px;;left:calc(50% - 320px + 170px);;width:121px;height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722608148029"]{top:398px;;left:calc(50% - 240px + 1148px);;width:93px;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722608148029"]{top:-373px;;left:calc(50% - 207px + 150px);;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722608148029"]{top:707px;;left:calc(50% - 187.5px + 150px);;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722608148029"]{top:-201px;;left:calc(50% - 160px + -285px);;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1722608148045"]{z-index:16;top:534px;;left:calc(50% - 600px + 421px);;width:175px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608148045"] .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;}#rec782214513 .tn-elem[data-elem-id="1722608148045"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1722608148045"]{top:490px;;left:calc(50% - 480px + 346px);;width:134px;height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722608148045"]{top:434px;;left:calc(50% - 320px + 173px);;width:106px;height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722608148045"]{top:398px;;left:calc(50% - 240px + 1150px);;width:82px;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722608148045"]{top:-373px;;left:calc(50% - 207px + 153px);;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722608148045"]{top:707px;;left:calc(50% - 187.5px + 153px);;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722608148045"]{top:-201px;;left:calc(50% - 160px + -282px);;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1722608148048"]{z-index:17;top:541px;;left:calc(50% - 600px + 420px);;width:175px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608148048"] .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;}#rec782214513 .tn-elem[data-elem-id="1722608148048"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1722608148048"]{top:491px;;left:calc(50% - 480px + 342px);;width:141px;height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722608148048"]{top:436px;;left:calc(50% - 320px + 170px);;width:111px;height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722608148048"]{top:400px;;left:calc(50% - 240px + 1148px);;width:86px;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722608148048"]{top:-371px;;left:calc(50% - 207px + 150px);;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722608148048"]{top:709px;;left:calc(50% - 187.5px + 150px);;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722608148048"]{top:-199px;;left:calc(50% - 160px + -285px);;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1722608148042"]{z-index:18;top:537px;;left:calc(50% - 600px + 425px);;width:175px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608148042"] .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;}#rec782214513 .tn-elem[data-elem-id="1722608148042"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1722608148042"]{top:490px;;left:calc(50% - 480px + 350px);;width:133px;height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722608148042"]{top:434px;;left:calc(50% - 320px + 177px);;width:105px;height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722608148042"]{top:398px;;left:calc(50% - 240px + 1153px);;width:81px;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722608148042"]{top:-373px;;left:calc(50% - 207px + 157px);;width:105px;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722608148042"]{top:707px;;left:calc(50% - 187.5px + 157px);;width:105px;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722608148042"]{top:-201px;;left:calc(50% - 160px + -278px);;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1722608148034"]{z-index:19;top:518px;;left:calc(50% - 600px + 528px);;width:181px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608148034"] .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;}#rec782214513 .tn-elem[data-elem-id="1722608148034"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1722608148034"]{top:471px;;left:calc(50% - 480px + 430px);;width:148px;height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722608148034"]{top:424px;;left:calc(50% - 320px + 239px);;width:107px;height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722608148034"]{top:381px;;left:calc(50% - 240px + 1203px);;width:83px;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722608148034"]{top:381px;;left:calc(50% - 207px + 1203px);;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722608148034"]{height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722608148034"]{top:-437px;;left:calc(50% - 160px + 418px);;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1722608148037"]{z-index:20;top:518px;;left:calc(50% - 600px + 366px);;width:128px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608148037"] .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;}#rec782214513 .tn-elem[data-elem-id="1722608148037"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1722608148037"]{top:471px;;left:calc(50% - 480px + 298px);;width:104px;height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722608148037"]{top:424px;;left:calc(50% - 320px + 138px);;width:76px;height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722608148037"]{top:381px;;left:calc(50% - 240px + 1125px);;width:59px;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722608148037"]{top:381px;;left:calc(50% - 207px + 1125px);;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722608148037"]{height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722608148037"]{top:-437px;;left:calc(50% - 160px + 340px);;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1722868468187"]{z-index:21;top:564px;;left:calc(50% - 600px + 254px);;width:197px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722868468187"] .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;}#rec782214513 .tn-elem[data-elem-id="1722868468187"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1722868468187"]{top:510px;;left:calc(50% - 480px + 209px);;width:158px;height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722868468187"]{top:448px;;left:calc(50% - 320px + 64px);;width:121px;height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722868468187"]{top:399px;;left:calc(50% - 240px + 1068px);;width:93px;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722868468187"]{top:399px;;left:calc(50% - 207px + 1068px);;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722868468187"]{height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722868468187"]{top:-419px;;left:calc(50% - 160px + 283px);;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1722608428230"]{color:#000000;text-align:center;z-index:22;top:494px;;left:calc(50% - 600px + 373px);;width:98px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608428230"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:600;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){#rec782214513 .tn-elem[data-elem-id="1722608428230"]{top:450px;;left:calc(50% - 480px + 310px);;width:67px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-1.2px;background-size:cover;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722608428230"]{top:408px;;left:calc(50% - 320px + 155px);;width:44px;height:auto;text-align:center;}#rec782214513 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722608428230"]{top:370px;;left:calc(50% - 240px + 1130px);;width:46px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722608428230"]{top:370px;;left:calc(50% - 207px + 1130px);;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722608428230"]{top:-132px;;left:calc(50% - 160px + 10px);;width:315px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;font-size:36px;letter-spacing:-2.1px;background-size:cover;}}#rec782214513 .tn-elem[data-elem-id="1722608466162"]{color:#000000;text-align:center;z-index:23;top:494px;;left:calc(50% - 600px + 549px);;width:148px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608466162"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:600;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){#rec782214513 .tn-elem[data-elem-id="1722608466162"]{top:450px;;left:calc(50% - 480px + 456px);;width:107px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608466162"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-1.2px;background-size:cover;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722608466162"]{top:408px;;left:calc(50% - 320px + 260px);;width:70px;height:auto;text-align:center;}#rec782214513 .tn-elem[data-elem-id="1722608466162"] .tn-atom{vertical-align:middle;white-space:normal;font-size:12px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722608466162"]{top:370px;;left:calc(50% - 240px + 1215px);;width:67px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608466162"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722608466162"]{top:370px;;left:calc(50% - 207px + 1215px);;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608466162"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722608466162"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722608466162"]{top:-132px;;left:calc(50% - 160px + 10px);;width:315px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722608466162"] .tn-atom{white-space:normal;font-size:36px;letter-spacing:-2.1px;background-size:cover;}}#rec782214513 .tn-elem[data-elem-id="1722868498088"]{color:#000000;text-align:center;z-index:24;top:540px;;left:calc(50% - 600px + 283px);;width:98px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722868498088"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:600;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){#rec782214513 .tn-elem[data-elem-id="1722868498088"]{top:488px;;left:calc(50% - 480px + 235px);;width:74px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-1.2px;background-size:cover;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1722868498088"]{top:432px;;left:calc(50% - 320px + 85px);;width:49px;height:auto;text-align:center;}#rec782214513 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1722868498088"]{top:389px;;left:calc(50% - 240px + 1074px);;width:67px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1722868498088"]{top:389px;;left:calc(50% - 207px + 1074px);;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1722868498088"]{top:-132px;;left:calc(50% - 160px + 10px);;width:315px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;font-size:36px;letter-spacing:-2.1px;background-size:cover;}}#rec782214513 .tn-elem[data-elem-id="1733324481668"]{z-index:25;top:-377px;;left:calc(50% - 600px + 10px);;width:461px;height:238px;}#rec782214513 .tn-elem[data-elem-id="1733324481668"] .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){#rec782214513 .tn-elem[data-elem-id="1733324481668"]{top:355px;;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481668"]{top:418px;;width:394px;height:222px;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481668"]{top:404px;;left:calc(50% - 187.5px + 11px);;width:355px;height:199px;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481668"]{top:382px;;left:calc(50% - 160px + 10px);;width:300px;height:152px;}}#rec782214513 .tn-elem[data-elem-id="1733324481671"]{z-index:26;top:-369px;;left:calc(50% - 600px + -4px);;width:474px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481671"] .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(359deg);-moz-transform:rotate(359deg);transform:rotate(359deg);}#rec782214513 .tn-elem[data-elem-id="1733324481671"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1733324481671"]{height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481671"]{height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481671"]{top:363px;;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481671"]{top:430px;;left:calc(50% - 207px + -7px);;width:410px;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481671"]{top:417px;;left:calc(50% - 187.5px + -7px);;width:368px;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481671"]{top:388px;;left:calc(50% - 160px + -7px);;width:311px;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1733324481676"]{z-index:27;top:-315px;;left:calc(50% - 600px + 21px);;width:439px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481676"] .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;}#rec782214513 .tn-elem[data-elem-id="1733324481676"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1733324481676"]{height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481676"]{height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481676"]{top:417px;;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481676"]{top:490px;;left:calc(50% - 207px + 20px);;width:374px;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481676"]{top:467px;;left:calc(50% - 187.5px + 18px);;width:340px;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481676"]{top:420px;;left:calc(50% - 160px + 18px);;width:285px;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1733324481681"]{z-index:28;top:-421px;;left:calc(50% - 600px + 364px);;width:106px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481681"] .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;}#rec782214513 .tn-elem[data-elem-id="1733324481681"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1733324481681"]{height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481681"]{height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481681"]{top:311px;;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481681"]{top:374px;;left:calc(50% - 207px + 288px);;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481681"]{top:367px;;left:calc(50% - 187.5px + 263px);;width:94px;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481681"]{top:351px;;left:calc(50% - 160px + 227px);;width:83px;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1733324481685"]{z-index:29;top:-421px;;left:calc(50% - 600px + 269px);;width:75px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481685"] .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;}#rec782214513 .tn-elem[data-elem-id="1733324481685"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1733324481685"]{height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481685"]{height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481685"]{top:311px;;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481685"]{top:375px;;left:calc(50% - 207px + 193px);;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481685"]{top:367px;;left:calc(50% - 187.5px + 183px);;width:67px;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481685"]{top:351px;;left:calc(50% - 160px + 157px);;width:59px;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1733324481690"]{color:#000000;text-align:center;z-index:30;top:-435px;;left:calc(50% - 600px + 280px);;width:43px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481690"] .tn-atom{vertical-align:middle;color:#000000;font-size:12px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.2px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-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){#rec782214513 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481690"]{top:297px;;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481690"]{top:361px;;left:calc(50% - 207px + 204px);;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481690"]{top:355px;;left:calc(50% - 187.5px + 190px);;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481690"]{top:338px;;left:calc(50% - 160px + 163px);;width:36px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;font-size:10px;letter-spacing:-0.2px;background-size:cover;}}#rec782214513 .tn-elem[data-elem-id="1733324481693"]{z-index:31;top:-394px;;left:calc(50% - 600px + 213px);;width:113px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481693"] .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;}#rec782214513 .tn-elem[data-elem-id="1733324481693"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1733324481693"]{height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481693"]{height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481693"]{top:338px;;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481693"]{top:402px;;left:calc(50% - 207px + 134px);;width:104px;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481693"]{top:393px;;left:calc(50% - 187.5px + 128px);;width:93px;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481693"]{top:376px;;left:calc(50% - 160px + 111px);;width:83px;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1733324481698"]{color:#000000;text-align:center;z-index:32;top:-435px;;left:calc(50% - 600px + 384px);;width:76px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481698"] .tn-atom{vertical-align:middle;color:#000000;font-size:12px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.2px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-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){#rec782214513 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481698"]{top:297px;;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481698"]{top:360px;;left:calc(50% - 207px + 308px);;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481698"]{top:355px;;left:calc(50% - 187.5px + 276px);;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481698"]{top:338px;;left:calc(50% - 160px + 243px);;width:60px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;font-size:10px;letter-spacing:-0.2px;background-size:cover;}}#rec782214513 .tn-elem[data-elem-id="1733324481701"]{color:#000000;text-align:center;z-index:33;top:-408px;;left:calc(50% - 600px + 220px);;width:76px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481701"] .tn-atom{vertical-align:middle;color:#000000;font-size:12px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.2px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-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){#rec782214513 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481701"]{top:324px;;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481701"]{top:388px;;left:calc(50% - 207px + 134px);;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481701"]{top:380px;;left:calc(50% - 187.5px + 123px);;width:px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481701"]{top:360px;;left:calc(50% - 160px + 111px);;width:60px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;font-size:10px;letter-spacing:-0.2px;background-size:cover;}}#rec782214513 .tn-elem[data-elem-id="1733324481704"]{z-index:34;top:-409px;;left:calc(50% - 600px + 301px);;width:111px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481704"] .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;}#rec782214513 .tn-elem[data-elem-id="1733324481704"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1733324481704"]{height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481704"]{height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481704"]{top:323px;;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481704"]{top:390px;;left:calc(50% - 207px + 215px);;width:126px;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481704"]{top:382px;;left:calc(50% - 187.5px + 200px);;width:111px;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481704"]{top:362px;;left:calc(50% - 160px + 173px);;width:91px;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1733324481710"]{z-index:35;top:-411px;;left:calc(50% - 600px + 302px);;width:102px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481710"] .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;}#rec782214513 .tn-elem[data-elem-id="1733324481710"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1733324481710"]{height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481710"]{height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481710"]{top:321px;;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481710"]{top:388px;;left:calc(50% - 207px + 217px);;width:115px;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481710"]{top:380px;;left:calc(50% - 187.5px + 201px);;width:101px;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481710"]{top:361px;;left:calc(50% - 160px + 174px);;width:84px;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1733324481715"]{z-index:36;top:-408px;;left:calc(50% - 600px + 301px);;width:102px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481715"] .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;}#rec782214513 .tn-elem[data-elem-id="1733324481715"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1733324481715"]{height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481715"]{height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481715"]{top:324px;;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481715"]{top:392px;;left:calc(50% - 207px + 215px);;width:115px;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481715"]{top:383px;;left:calc(50% - 187.5px + 200px);;width:101px;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481715"]{top:364px;;left:calc(50% - 160px + 173px);;width:84px;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1733324481719"]{z-index:37;top:-410px;;left:calc(50% - 600px + 304px);;width:102px;height:auto;}#rec782214513 .tn-elem[data-elem-id="1733324481719"] .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;}#rec782214513 .tn-elem[data-elem-id="1733324481719"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1733324481719"]{height:auto;}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1733324481719"]{height:auto;}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1733324481719"]{top:322px;;height:auto;}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1733324481719"]{top:390px;;left:calc(50% - 207px + 218px);;width:115px;height:auto;}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1733324481719"]{top:381px;;left:calc(50% - 187.5px + 202px);;width:101px;height:auto;}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1733324481719"]{top:362px;;left:calc(50% - 160px + 176px);;width:84px;height:auto;}}#rec782214513 .tn-elem[data-elem-id="1742472215694"]{color:#ffffff;text-align:center;z-index:38;top:361px;;left:calc(50% - 600px + 416px);;width:368px;height:60px;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .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;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{transition:color var(--t396-speedhover,0s) ease-in-out;color:#ffffff;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}@media (hover),(min-width:0\0){#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{color:#ffffff;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover .tn-atom__button-text{color:#ffffff;}}@media screen and (max-width:1199px){#rec782214513 .tn-elem[data-elem-id="1742472215694"]{top:314px;;left:calc(50% - 480px + 297px);;width:366px;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{color:#ffffff;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover .tn-atom__button-text{color:#ffffff;}}@media (hover),(min-width:0\0){#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:959px){#rec782214513 .tn-elem[data-elem-id="1742472215694"]{top:303px;;left:calc(50% - 320px + 175px);;width:291px;height:60px;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:639px){#rec782214513 .tn-elem[data-elem-id="1742472215694"]{top:224px;;left:calc(50% - 240px + 124px);;width:233px;height:44px;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:479px){#rec782214513 .tn-elem[data-elem-id="1742472215694"]{top:291px;;left:calc(50% - 207px + 91px);;width:px;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:413px){#rec782214513 .tn-elem[data-elem-id="1742472215694"]{top:291px;;left:calc(50% - 187.5px + 71px);;width:px;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:374px){#rec782214513 .tn-elem[data-elem-id="1742472215694"]{top:273px;;left:calc(50% - 160px + 66px);;width:189px;height:44px;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec782214513 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}#rec1009895301 .t396__artboard{height:900px;background-color:#ffffff;}#rec1009895301 .t396__filter{height:900px;}#rec1009895301 .t396__carrier{height:900px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1009895301 .t396__artboard,#rec1009895301 .t396__filter,#rec1009895301 .t396__carrier{height:807px;}#rec1009895301 .t396__filter{}#rec1009895301 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1009895301 .t396__artboard,#rec1009895301 .t396__filter,#rec1009895301 .t396__carrier{height:656px;}#rec1009895301 .t396__filter{}#rec1009895301 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1009895301 .t396__artboard,#rec1009895301 .t396__filter,#rec1009895301 .t396__carrier{height:613px;}#rec1009895301 .t396__filter{}#rec1009895301 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1009895301 .t396__artboard,#rec1009895301 .t396__filter,#rec1009895301 .t396__carrier{height:590px;}#rec1009895301 .t396__filter{}#rec1009895301 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec1009895301 .t396__artboard,#rec1009895301 .t396__filter,#rec1009895301 .t396__carrier{height:553px;}#rec1009895301 .t396__filter{}#rec1009895301 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1009895301 .t396__artboard,#rec1009895301 .t396__filter,#rec1009895301 .t396__carrier{height:554px;}#rec1009895301 .t396__filter{}#rec1009895301 .t396__carrier{background-attachment:scroll;}}#rec1009895301 .tn-elem[data-elem-id="1689963532832"]{color:#000000;text-align:center;z-index:5;top:20px;;left:calc(50% - 600px + 89px);;width:1023px;height:auto;}#rec1009895301 .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:700;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){#rec1009895301 .tn-elem[data-elem-id="1689963532832"]{top:22px;;left:calc(50% - 480px + 14px);;width:933px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:80px;letter-spacing:-6.2px;background-size:cover;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1689963532832"]{top:35px;;left:calc(50% - 320px + 2px);;width:628px;height:auto;text-align:center;}#rec1009895301 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:68px;background-size:cover;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1689963532832"]{top:25px;;left:calc(50% - 240px + 7px);;width:467px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:45px;letter-spacing:-3.7px;background-size:cover;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1689963532832"]{top:25px;;left:calc(50% - 207px + 11px);;width:393px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:35px;letter-spacing:-2.5px;background-size:cover;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1689963532832"]{left:calc(50% - 187.5px + 10px);;width:356px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1689963532832"]{top:20px;;left:calc(50% - 160px + 3px);;width:315px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1689963532832"] .tn-atom{white-space:normal;font-size:36px;letter-spacing:-2.1px;background-size:cover;}}#rec1009895301 .tn-elem[data-elem-id="1722506458879"]{color:#000000;text-align:center;z-index:8;top:249px;;left:calc(50% - 600px + 237px);;width:715px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722506458879"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;font-weight:600;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1722506458879"]{top:208px;;left:calc(50% - 480px + 157px);;width:647px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722506458879"]{top:191px;;left:calc(50% - 320px + 57px);;width:527px;height:auto;text-align:center;}#rec1009895301 .tn-elem[data-elem-id="1722506458879"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722506458879"]{top:140px;;left:calc(50% - 240px + 19px);;width:443px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722506458879"]{top:120px;;left:calc(50% - 207px + 29px);;width:356px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722506458879"]{top:119px;;left:calc(50% - 187.5px + 15px);;width:347px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722506458879"]{top:153px;;left:calc(50% - 160px + 15px);;width:291px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722506458879"] .tn-atom{white-space:normal;background-size:cover;}}#rec1009895301 .tn-elem[data-elem-id="1689957265120"]{z-index:10;top:477px;;left:calc(50% - 600px + 80px);;width:1040px;height:363px;}#rec1009895301 .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){#rec1009895301 .tn-elem[data-elem-id="1689957265120"]{top:424px;;left:calc(50% - 480px + 20px);;width:920px;height:323px;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1689957265120"]{top:399px;;left:calc(50% - 320px + 9px);;width:620px;height:212px;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1689957265120"]{top:417px;;left:calc(50% - 240px + 826px);;width:460px;height:215px;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1689957265120"]{width:395px;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1689957265120"]{top:-228px;;left:calc(50% - 160px + 10px);;width:300px;height:97px;}}#rec1009895301 .tn-elem[data-elem-id="1726828007595"]{z-index:11;top:472px;;left:calc(50% - 600px + -26px);;width:1250px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1726828007595"] .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;}#rec1009895301 .tn-elem[data-elem-id="1726828007595"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1726828007595"]{top:442px;;left:calc(50% - 480px + 24px);;width:920px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1726828007595"] .tn-atom{background-size:cover;-webkit-transform:rotate(352deg);-moz-transform:rotate(352deg);transform:rotate(352deg);}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1726828007595"]{top:406px;;left:calc(50% - 320px + 33px);;width:584px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1726828007595"] .tn-atom{background-size:cover;-webkit-transform:rotate(349deg);-moz-transform:rotate(349deg);transform:rotate(349deg);}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1726828007595"]{top:-18px;;left:calc(50% - 240px + 709px);;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1726828007595"]{top:292px;;left:calc(50% - 207px + 605px);;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1726828007595"]{height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1726828007595"]{top:-526px;;left:calc(50% - 160px + -180px);;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1722524203391"]{z-index:12;top:666px;;left:calc(50% - 600px + 102px);;width:270px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722524203391"] .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;}#rec1009895301 .tn-elem[data-elem-id="1722524203391"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1722524203391"]{top:592px;;left:calc(50% - 480px + 36px);;width:239px;height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722524203391"]{top:506px;;left:calc(50% - 320px + 20px);;width:162px;height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722524203391"]{top:363px;;left:calc(50% - 240px + -455px);;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722524203391"]{height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722524203391"]{height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722524203391"]{top:-491px;;left:calc(50% - 160px + -12px);;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1722524203402"]{z-index:13;top:580px;;left:calc(50% - 600px + 451px);;width:651px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722524203402"] .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;}#rec1009895301 .tn-elem[data-elem-id="1722524203402"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1722524203402"]{top:516px;;left:calc(50% - 480px + 346px);;width:578px;height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722524203402"]{top:456px;;left:calc(50% - 320px + 229px);;width:391px;height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722524203402"]{top:469px;;left:calc(50% - 240px + 837px);;width:439px;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722524203402"]{width:266px;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722524203402"]{height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722524203402"]{top:-349px;;left:calc(50% - 160px + 52px);;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1722608148029"]{z-index:15;top:539px;;left:calc(50% - 600px + 420px);;width:190px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608148029"] .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;}#rec1009895301 .tn-elem[data-elem-id="1722608148029"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1722608148029"]{top:488px;;left:calc(50% - 480px + 342px);;width:154px;height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722608148029"]{top:434px;;left:calc(50% - 320px + 170px);;width:121px;height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722608148029"]{top:398px;;left:calc(50% - 240px + 1148px);;width:93px;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722608148029"]{top:-373px;;left:calc(50% - 207px + 150px);;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722608148029"]{top:707px;;left:calc(50% - 187.5px + 150px);;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722608148029"]{top:-201px;;left:calc(50% - 160px + -285px);;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1722608148045"]{z-index:16;top:534px;;left:calc(50% - 600px + 421px);;width:175px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608148045"] .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;}#rec1009895301 .tn-elem[data-elem-id="1722608148045"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1722608148045"]{top:490px;;left:calc(50% - 480px + 346px);;width:134px;height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722608148045"]{top:434px;;left:calc(50% - 320px + 173px);;width:106px;height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722608148045"]{top:398px;;left:calc(50% - 240px + 1150px);;width:82px;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722608148045"]{top:-373px;;left:calc(50% - 207px + 153px);;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722608148045"]{top:707px;;left:calc(50% - 187.5px + 153px);;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722608148045"]{top:-201px;;left:calc(50% - 160px + -282px);;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1722608148048"]{z-index:17;top:541px;;left:calc(50% - 600px + 420px);;width:175px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608148048"] .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;}#rec1009895301 .tn-elem[data-elem-id="1722608148048"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1722608148048"]{top:491px;;left:calc(50% - 480px + 342px);;width:141px;height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722608148048"]{top:436px;;left:calc(50% - 320px + 170px);;width:111px;height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722608148048"]{top:400px;;left:calc(50% - 240px + 1148px);;width:86px;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722608148048"]{top:-371px;;left:calc(50% - 207px + 150px);;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722608148048"]{top:709px;;left:calc(50% - 187.5px + 150px);;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722608148048"]{top:-199px;;left:calc(50% - 160px + -285px);;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1722608148042"]{z-index:18;top:537px;;left:calc(50% - 600px + 425px);;width:175px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608148042"] .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;}#rec1009895301 .tn-elem[data-elem-id="1722608148042"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1722608148042"]{top:490px;;left:calc(50% - 480px + 350px);;width:133px;height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722608148042"]{top:434px;;left:calc(50% - 320px + 177px);;width:105px;height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722608148042"]{top:398px;;left:calc(50% - 240px + 1153px);;width:81px;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722608148042"]{top:-373px;;left:calc(50% - 207px + 157px);;width:105px;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722608148042"]{top:707px;;left:calc(50% - 187.5px + 157px);;width:105px;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722608148042"]{top:-201px;;left:calc(50% - 160px + -278px);;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1722608148034"]{z-index:19;top:518px;;left:calc(50% - 600px + 528px);;width:181px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608148034"] .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;}#rec1009895301 .tn-elem[data-elem-id="1722608148034"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1722608148034"]{top:471px;;left:calc(50% - 480px + 430px);;width:148px;height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722608148034"]{top:424px;;left:calc(50% - 320px + 239px);;width:107px;height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722608148034"]{top:381px;;left:calc(50% - 240px + 1203px);;width:83px;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722608148034"]{top:381px;;left:calc(50% - 207px + 1203px);;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722608148034"]{height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722608148034"]{top:-437px;;left:calc(50% - 160px + 418px);;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1722608148037"]{z-index:20;top:518px;;left:calc(50% - 600px + 366px);;width:128px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608148037"] .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;}#rec1009895301 .tn-elem[data-elem-id="1722608148037"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1722608148037"]{top:471px;;left:calc(50% - 480px + 298px);;width:104px;height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722608148037"]{top:424px;;left:calc(50% - 320px + 138px);;width:76px;height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722608148037"]{top:381px;;left:calc(50% - 240px + 1125px);;width:59px;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722608148037"]{top:381px;;left:calc(50% - 207px + 1125px);;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722608148037"]{height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722608148037"]{top:-437px;;left:calc(50% - 160px + 340px);;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1722868468187"]{z-index:21;top:564px;;left:calc(50% - 600px + 254px);;width:197px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722868468187"] .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;}#rec1009895301 .tn-elem[data-elem-id="1722868468187"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1722868468187"]{top:510px;;left:calc(50% - 480px + 209px);;width:158px;height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722868468187"]{top:448px;;left:calc(50% - 320px + 64px);;width:121px;height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722868468187"]{top:399px;;left:calc(50% - 240px + 1068px);;width:93px;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722868468187"]{top:399px;;left:calc(50% - 207px + 1068px);;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722868468187"]{height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722868468187"]{top:-419px;;left:calc(50% - 160px + 283px);;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1722608428230"]{color:#000000;text-align:center;z-index:22;top:494px;;left:calc(50% - 600px + 373px);;width:98px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608428230"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:600;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){#rec1009895301 .tn-elem[data-elem-id="1722608428230"]{top:450px;;left:calc(50% - 480px + 310px);;width:67px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-1.2px;background-size:cover;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722608428230"]{top:408px;;left:calc(50% - 320px + 155px);;width:44px;height:auto;text-align:center;}#rec1009895301 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722608428230"]{top:370px;;left:calc(50% - 240px + 1130px);;width:46px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722608428230"]{top:370px;;left:calc(50% - 207px + 1130px);;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722608428230"]{top:-132px;;left:calc(50% - 160px + 10px);;width:315px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608428230"] .tn-atom{white-space:normal;font-size:36px;letter-spacing:-2.1px;background-size:cover;}}#rec1009895301 .tn-elem[data-elem-id="1722608466162"]{color:#000000;text-align:center;z-index:23;top:494px;;left:calc(50% - 600px + 549px);;width:148px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608466162"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:600;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){#rec1009895301 .tn-elem[data-elem-id="1722608466162"]{top:450px;;left:calc(50% - 480px + 456px);;width:107px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608466162"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-1.2px;background-size:cover;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722608466162"]{top:408px;;left:calc(50% - 320px + 260px);;width:70px;height:auto;text-align:center;}#rec1009895301 .tn-elem[data-elem-id="1722608466162"] .tn-atom{vertical-align:middle;white-space:normal;font-size:12px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722608466162"]{top:370px;;left:calc(50% - 240px + 1215px);;width:67px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608466162"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722608466162"]{top:370px;;left:calc(50% - 207px + 1215px);;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608466162"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722608466162"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722608466162"]{top:-132px;;left:calc(50% - 160px + 10px);;width:315px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722608466162"] .tn-atom{white-space:normal;font-size:36px;letter-spacing:-2.1px;background-size:cover;}}#rec1009895301 .tn-elem[data-elem-id="1722868498088"]{color:#000000;text-align:center;z-index:24;top:540px;;left:calc(50% - 600px + 283px);;width:98px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722868498088"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:600;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){#rec1009895301 .tn-elem[data-elem-id="1722868498088"]{top:488px;;left:calc(50% - 480px + 235px);;width:74px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-1.2px;background-size:cover;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1722868498088"]{top:432px;;left:calc(50% - 320px + 85px);;width:49px;height:auto;text-align:center;}#rec1009895301 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1722868498088"]{top:389px;;left:calc(50% - 240px + 1074px);;width:67px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1722868498088"]{top:389px;;left:calc(50% - 207px + 1074px);;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1722868498088"]{top:-132px;;left:calc(50% - 160px + 10px);;width:315px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1722868498088"] .tn-atom{white-space:normal;font-size:36px;letter-spacing:-2.1px;background-size:cover;}}#rec1009895301 .tn-elem[data-elem-id="1733324481668"]{z-index:25;top:-377px;;left:calc(50% - 600px + 10px);;width:461px;height:238px;}#rec1009895301 .tn-elem[data-elem-id="1733324481668"] .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){#rec1009895301 .tn-elem[data-elem-id="1733324481668"]{top:355px;;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481668"]{top:349px;;width:394px;height:222px;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481668"]{top:334px;;left:calc(50% - 187.5px + 11px);;width:355px;height:199px;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481668"]{top:382px;;left:calc(50% - 160px + 10px);;width:300px;height:152px;}}#rec1009895301 .tn-elem[data-elem-id="1733324481671"]{z-index:26;top:-369px;;left:calc(50% - 600px + -4px);;width:474px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481671"] .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(359deg);-moz-transform:rotate(359deg);transform:rotate(359deg);}#rec1009895301 .tn-elem[data-elem-id="1733324481671"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1733324481671"]{height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481671"]{height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481671"]{top:363px;;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481671"]{top:361px;;left:calc(50% - 207px + -7px);;width:410px;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481671"]{top:347px;;left:calc(50% - 187.5px + -7px);;width:368px;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481671"]{top:388px;;left:calc(50% - 160px + -7px);;width:311px;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1733324481676"]{z-index:27;top:-315px;;left:calc(50% - 600px + 21px);;width:439px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481676"] .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;}#rec1009895301 .tn-elem[data-elem-id="1733324481676"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1733324481676"]{height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481676"]{height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481676"]{top:417px;;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481676"]{top:421px;;left:calc(50% - 207px + 20px);;width:374px;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481676"]{top:397px;;left:calc(50% - 187.5px + 18px);;width:340px;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481676"]{top:420px;;left:calc(50% - 160px + 18px);;width:285px;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1733324481681"]{z-index:28;top:-421px;;left:calc(50% - 600px + 364px);;width:106px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481681"] .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;}#rec1009895301 .tn-elem[data-elem-id="1733324481681"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1733324481681"]{height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481681"]{height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481681"]{top:311px;;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481681"]{top:305px;;left:calc(50% - 207px + 288px);;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481681"]{top:297px;;left:calc(50% - 187.5px + 263px);;width:94px;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481681"]{top:351px;;left:calc(50% - 160px + 227px);;width:83px;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1733324481685"]{z-index:29;top:-421px;;left:calc(50% - 600px + 269px);;width:75px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481685"] .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;}#rec1009895301 .tn-elem[data-elem-id="1733324481685"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1733324481685"]{height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481685"]{height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481685"]{top:311px;;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481685"]{top:306px;;left:calc(50% - 207px + 193px);;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481685"]{top:297px;;left:calc(50% - 187.5px + 183px);;width:67px;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481685"]{top:351px;;left:calc(50% - 160px + 157px);;width:59px;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1733324481690"]{color:#000000;text-align:center;z-index:30;top:-435px;;left:calc(50% - 600px + 280px);;width:43px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481690"] .tn-atom{vertical-align:middle;color:#000000;font-size:12px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.2px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-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){#rec1009895301 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481690"]{top:297px;;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481690"]{top:292px;;left:calc(50% - 207px + 204px);;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481690"]{top:285px;;left:calc(50% - 187.5px + 190px);;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481690"]{top:338px;;left:calc(50% - 160px + 163px);;width:36px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481690"] .tn-atom{white-space:normal;font-size:10px;letter-spacing:-0.2px;background-size:cover;}}#rec1009895301 .tn-elem[data-elem-id="1733324481693"]{z-index:31;top:-394px;;left:calc(50% - 600px + 213px);;width:113px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481693"] .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;}#rec1009895301 .tn-elem[data-elem-id="1733324481693"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1733324481693"]{height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481693"]{height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481693"]{top:338px;;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481693"]{top:333px;;left:calc(50% - 207px + 134px);;width:104px;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481693"]{top:323px;;left:calc(50% - 187.5px + 128px);;width:93px;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481693"]{top:376px;;left:calc(50% - 160px + 111px);;width:83px;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1733324481698"]{color:#000000;text-align:center;z-index:32;top:-435px;;left:calc(50% - 600px + 384px);;width:76px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481698"] .tn-atom{vertical-align:middle;color:#000000;font-size:12px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.2px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-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){#rec1009895301 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481698"]{top:297px;;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481698"]{top:291px;;left:calc(50% - 207px + 308px);;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481698"]{top:285px;;left:calc(50% - 187.5px + 276px);;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481698"]{top:338px;;left:calc(50% - 160px + 243px);;width:60px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481698"] .tn-atom{white-space:normal;font-size:10px;letter-spacing:-0.2px;background-size:cover;}}#rec1009895301 .tn-elem[data-elem-id="1733324481701"]{color:#000000;text-align:center;z-index:33;top:-408px;;left:calc(50% - 600px + 220px);;width:76px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481701"] .tn-atom{vertical-align:middle;color:#000000;font-size:12px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.2px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-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){#rec1009895301 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481701"]{top:324px;;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481701"]{top:319px;;left:calc(50% - 207px + 134px);;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481701"]{top:310px;;left:calc(50% - 187.5px + 123px);;width:px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481701"]{top:360px;;left:calc(50% - 160px + 111px);;width:60px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481701"] .tn-atom{white-space:normal;font-size:10px;letter-spacing:-0.2px;background-size:cover;}}#rec1009895301 .tn-elem[data-elem-id="1733324481704"]{z-index:34;top:-409px;;left:calc(50% - 600px + 301px);;width:111px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481704"] .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;}#rec1009895301 .tn-elem[data-elem-id="1733324481704"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1733324481704"]{height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481704"]{height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481704"]{top:323px;;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481704"]{top:321px;;left:calc(50% - 207px + 215px);;width:126px;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481704"]{top:312px;;left:calc(50% - 187.5px + 200px);;width:111px;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481704"]{top:362px;;left:calc(50% - 160px + 173px);;width:91px;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1733324481710"]{z-index:35;top:-411px;;left:calc(50% - 600px + 302px);;width:102px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481710"] .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;}#rec1009895301 .tn-elem[data-elem-id="1733324481710"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1733324481710"]{height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481710"]{height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481710"]{top:321px;;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481710"]{top:319px;;left:calc(50% - 207px + 217px);;width:115px;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481710"]{top:310px;;left:calc(50% - 187.5px + 201px);;width:101px;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481710"]{top:361px;;left:calc(50% - 160px + 174px);;width:84px;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1733324481715"]{z-index:36;top:-408px;;left:calc(50% - 600px + 301px);;width:102px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481715"] .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;}#rec1009895301 .tn-elem[data-elem-id="1733324481715"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1733324481715"]{height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481715"]{height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481715"]{top:324px;;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481715"]{top:323px;;left:calc(50% - 207px + 215px);;width:115px;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481715"]{top:313px;;left:calc(50% - 187.5px + 200px);;width:101px;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481715"]{top:364px;;left:calc(50% - 160px + 173px);;width:84px;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1733324481719"]{z-index:37;top:-410px;;left:calc(50% - 600px + 304px);;width:102px;height:auto;}#rec1009895301 .tn-elem[data-elem-id="1733324481719"] .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;}#rec1009895301 .tn-elem[data-elem-id="1733324481719"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1733324481719"]{height:auto;}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1733324481719"]{height:auto;}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1733324481719"]{top:322px;;height:auto;}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1733324481719"]{top:321px;;left:calc(50% - 207px + 218px);;width:115px;height:auto;}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1733324481719"]{top:311px;;left:calc(50% - 187.5px + 202px);;width:101px;height:auto;}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1733324481719"]{top:362px;;left:calc(50% - 160px + 176px);;width:84px;height:auto;}}#rec1009895301 .tn-elem[data-elem-id="1742472215694"]{color:#ffffff;text-align:center;z-index:38;top:361px;;left:calc(50% - 600px + 416px);;width:368px;height:60px;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .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;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{transition:color var(--t396-speedhover,0s) ease-in-out;color:#ffffff;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}@media (hover),(min-width:0\0){#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{color:#ffffff;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover .tn-atom__button-text{color:#ffffff;}}@media screen and (max-width:1199px){#rec1009895301 .tn-elem[data-elem-id="1742472215694"]{top:314px;;left:calc(50% - 480px + 297px);;width:366px;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{color:#ffffff;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover .tn-atom__button-text{color:#ffffff;}}@media (hover),(min-width:0\0){#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:959px){#rec1009895301 .tn-elem[data-elem-id="1742472215694"]{top:303px;;left:calc(50% - 320px + 175px);;width:291px;height:60px;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:639px){#rec1009895301 .tn-elem[data-elem-id="1742472215694"]{top:224px;;left:calc(50% - 240px + 124px);;width:233px;height:44px;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:479px){#rec1009895301 .tn-elem[data-elem-id="1742472215694"]{top:222px;;left:calc(50% - 207px + 91px);;width:px;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:413px){#rec1009895301 .tn-elem[data-elem-id="1742472215694"]{top:221px;;left:calc(50% - 187.5px + 71px);;width:px;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}@media screen and (max-width:374px){#rec1009895301 .tn-elem[data-elem-id="1742472215694"]{top:273px;;left:calc(50% - 160px + 66px);;width:189px;height:44px;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom::after{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-text{overflow:visible;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::before{display:none;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom .tn-atom__button-border::after{display:none;}@media (hover),(min-width:0\0){#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover::after{opacity:0;}#rec1009895301 .tn-elem[data-elem-id="1742472215694"] .tn-atom:hover{animation-name:none;background-color:var(--t396-bgcolor-hover-color,var(--t396-bgcolor-color,transparent));}}}#rec781911618 .t396__artboard{height:140px;background-color:#ffffff;}#rec781911618 .t396__filter{height:140px;}#rec781911618 .t396__carrier{height:140px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec781911618 .t396__artboard,#rec781911618 .t396__filter,#rec781911618 .t396__carrier{height:140px;}#rec781911618 .t396__filter{}#rec781911618 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec781911618 .t396__artboard,#rec781911618 .t396__filter,#rec781911618 .t396__carrier{height:95px;}#rec781911618 .t396__filter{}#rec781911618 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec781911618 .t396__artboard,#rec781911618 .t396__filter,#rec781911618 .t396__carrier{height:63px;}#rec781911618 .t396__filter{}#rec781911618 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec781911618 .t396__artboard,#rec781911618 .t396__filter,#rec781911618 .t396__carrier{height:63px;}#rec781911618 .t396__filter{}#rec781911618 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec781911618 .t396__artboard,#rec781911618 .t396__filter,#rec781911618 .t396__carrier{}#rec781911618 .t396__filter{}#rec781911618 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec781911618 .t396__artboard,#rec781911618 .t396__filter,#rec781911618 .t396__carrier{height:63px;}#rec781911618 .t396__filter{}#rec781911618 .t396__carrier{background-attachment:scroll;}}#rec781911618 .tn-elem[data-elem-id="1719085734878"]{color:#000000;z-index:4;top:40px;;left:calc(50% - 600px + 78px);;width:901px;height:auto;}#rec781911618 .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){#rec781911618 .tn-elem[data-elem-id="1719085734878"]{top:40px;;left:calc(50% - 480px + 20px);;width:919px;height:auto;}#rec781911618 .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){#rec781911618 .tn-elem[data-elem-id="1719085734878"]{top:20px;;left:calc(50% - 320px + 10px);;width:630px;height:auto;}#rec781911618 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:55px;background-size:cover;}}@media screen and (max-width:639px){#rec781911618 .tn-elem[data-elem-id="1719085734878"]{top:15px;;left:calc(50% - 240px + 11px);;width:360px;height:auto;}#rec781911618 .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){#rec781911618 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:413px){#rec781911618 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec781911618 .tn-elem[data-elem-id="1719085734878"]{top:15px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec781911618 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;line-height:1;letter-spacing:-2px;background-size:cover;}}#rec781911621 .t396__artboard{height:499px;background-color:#ffffff;}#rec781911621 .t396__filter{height:499px;}#rec781911621 .t396__carrier{height:499px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec781911621 .t396__artboard,#rec781911621 .t396__filter,#rec781911621 .t396__carrier{height:474px;}#rec781911621 .t396__filter{}#rec781911621 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec781911621 .t396__artboard,#rec781911621 .t396__filter,#rec781911621 .t396__carrier{height:624px;}#rec781911621 .t396__filter{}#rec781911621 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec781911621 .t396__artboard,#rec781911621 .t396__filter,#rec781911621 .t396__carrier{height:599px;}#rec781911621 .t396__filter{}#rec781911621 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec781911621 .t396__artboard,#rec781911621 .t396__filter,#rec781911621 .t396__carrier{height:582px;}#rec781911621 .t396__filter{}#rec781911621 .t396__carrier{background-attachment:scroll;}}#rec781911621 .tn-elem[data-elem-id="1689957265120"]{z-index:6;top:30px;;left:calc(50% - 600px + 80px);;width:1040px;height:409px;}#rec781911621 .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){#rec781911621 .tn-elem[data-elem-id="1689957265120"]{display:table;top:30px;;left:calc(50% - 480px + 20px);;width:920px;height:364px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1689957265120"]{display:table;top:20px;;left:calc(50% - 320px + 20px);;width:600px;height:534px;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1689957265120"]{display:table;top:20px;;left:calc(50% - 240px + 10px);;width:460px;height:519px;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1689957265120"]{display:table;top:175px;;left:calc(50% - 160px + 10px);;width:300px;height:357px;}}#rec781911621 .tn-elem[data-elem-id="1719568984660"]{z-index:7;top:158px;;left:calc(50% - 600px + 416px);;width:761px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719568984660"] .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;}#rec781911621 .tn-elem[data-elem-id="1719568984660"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719568984660"]{display:table;top:140px;;left:calc(50% - 480px + 316px);;width:676px;height:auto;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719568984660"]{display:table;top:330px;;left:calc(50% - 320px + 31px);;width:574px;height:auto;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719568984660"]{display:table;top:366px;;left:calc(50% - 240px + 3px);;width:452px;height:auto;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719568984660"]{display:table;top:414px;;left:calc(50% - 160px + 10px);;width:281px;height:auto;}}#rec781911621 .tn-elem[data-elem-id="1719569071800"]{z-index:9;top:49px;;left:calc(50% - 600px + 512px);;width:240px;height:32px;}#rec781911621 .tn-elem[data-elem-id="1719569071800"] .tn-atom{border-radius:4px 4px 4px 4px;opacity:0.8;background-color:#ffffff;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569071800"]{display:table;top:44px;;left:calc(50% - 480px + 403px);;width:213px;height:28px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569071800"]{display:table;top:216px;;left:calc(50% - 320px + 100px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569071800"]{display:table;top:219px;;left:calc(50% - 240px + 17px);;width:204px;height:27px;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569071800"]{display:table;top:253px;;left:calc(50% - 160px + 21px);;}}#rec781911621 .tn-elem[data-elem-id="1719569148004"]{z-index:10;top:59px;;left:calc(50% - 600px + 520px);;width:12px;height:12px;}#rec781911621 .tn-elem[data-elem-id="1719569148004"] .tn-atom{border-radius:0px 0px 0px 0px;opacity:0.8;background-color:#0062ad;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569148004"]{display:table;top:53px;;left:calc(50% - 480px + 410px);;width:11px;height:11px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569148004"]{display:table;top:225px;;left:calc(50% - 320px + 107px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569148004"]{display:table;top:228px;;left:calc(50% - 240px + 24px);;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569148004"]{display:table;top:262px;;left:calc(50% - 160px + 28px);;}}#rec781911621 .tn-elem[data-elem-id="1719569212303"]{z-index:12;top:89px;;left:calc(50% - 600px + 512px);;width:229px;height:32px;}#rec781911621 .tn-elem[data-elem-id="1719569212303"] .tn-atom{border-radius:4px 4px 4px 4px;opacity:0.8;background-color:#ffffff;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569212303"]{display:table;top:80px;;left:calc(50% - 480px + 403px);;width:203px;height:28px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569212303"]{display:table;top:252px;;left:calc(50% - 320px + 100px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569212303"]{display:table;top:253px;;left:calc(50% - 240px + 17px);;width:195px;height:27px;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569212303"]{display:table;top:287px;;left:calc(50% - 160px + 21px);;}}#rec781911621 .tn-elem[data-elem-id="1719569212327"]{z-index:13;top:99px;;left:calc(50% - 600px + 520px);;width:12px;height:12px;}#rec781911621 .tn-elem[data-elem-id="1719569212327"] .tn-atom{border-radius:0px 0px 0px 0px;opacity:0.8;background-color:#0062ad;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569212327"]{display:table;top:89px;;left:calc(50% - 480px + 410px);;width:11px;height:11px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569212327"]{display:table;top:261px;;left:calc(50% - 320px + 107px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569212327"]{display:table;top:262px;;left:calc(50% - 240px + 24px);;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569212327"]{display:table;top:296px;;left:calc(50% - 160px + 28px);;}}#rec781911621 .tn-elem[data-elem-id="1719569217633"]{z-index:15;top:129px;;left:calc(50% - 600px + 512px);;width:201px;height:32px;}#rec781911621 .tn-elem[data-elem-id="1719569217633"] .tn-atom{border-radius:4px 4px 4px 4px;opacity:0.8;background-color:#ffffff;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569217633"]{display:table;top:116px;;left:calc(50% - 480px + 403px);;width:178px;height:28px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569217633"]{display:table;top:288px;;left:calc(50% - 320px + 100px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569217633"]{display:table;top:288px;;left:calc(50% - 240px + 17px);;width:171px;height:27px;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569217633"]{display:table;top:322px;;left:calc(50% - 160px + 21px);;}}#rec781911621 .tn-elem[data-elem-id="1719569217652"]{z-index:16;top:139px;;left:calc(50% - 600px + 520px);;width:12px;height:12px;}#rec781911621 .tn-elem[data-elem-id="1719569217652"] .tn-atom{border-radius:0px 0px 0px 0px;opacity:0.8;background-color:#0062ad;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569217652"]{display:table;top:125px;;left:calc(50% - 480px + 410px);;width:11px;height:11px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569217652"]{display:table;top:297px;;left:calc(50% - 320px + 107px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569217652"]{display:table;top:297px;;left:calc(50% - 240px + 24px);;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569217652"]{display:table;top:331px;;left:calc(50% - 160px + 28px);;}}#rec781911621 .tn-elem[data-elem-id="1719569287829"]{color:#000000;z-index:17;top:50px;;left:calc(50% - 600px + 583px);;width:169px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569287829"] .tn-atom{vertical-align:middle;color:#000000;font-size:16px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:600;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;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){#rec781911621 .tn-elem[data-elem-id="1719569287829"]{display:table;top:45px;;left:calc(50% - 480px + 464px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569287829"] .tn-atom{white-space:normal;font-size:14px;letter-spacing:0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569287829"]{display:table;top:219px;;left:calc(50% - 320px + 161px);;width:152px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569287829"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569287829"]{display:table;left:calc(50% - 240px + 76px);;width:146px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569287829"] .tn-atom{white-space:normal;font-size:13px;background-size:cover;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569287829"]{display:table;top:256px;;left:calc(50% - 160px + 80px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569287829"] .tn-atom{white-space:normal;background-size:cover;}}#rec781911621 .tn-elem[data-elem-id="1719569220523"]{z-index:19;top:169px;;left:calc(50% - 600px + 512px);;width:177px;height:32px;}#rec781911621 .tn-elem[data-elem-id="1719569220523"] .tn-atom{border-radius:4px 4px 4px 4px;opacity:0.8;background-color:#ffffff;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569220523"]{display:table;top:152px;;left:calc(50% - 480px + 403px);;width:156px;height:28px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569220523"]{display:table;top:324px;;left:calc(50% - 320px + 100px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569220523"]{display:table;top:322px;;left:calc(50% - 240px + 17px);;width:150px;height:27px;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569220523"]{display:table;top:356px;;left:calc(50% - 160px + 21px);;}}#rec781911621 .tn-elem[data-elem-id="1719569220544"]{z-index:20;top:179px;;left:calc(50% - 600px + 520px);;width:12px;height:12px;}#rec781911621 .tn-elem[data-elem-id="1719569220544"] .tn-atom{border-radius:0px 0px 0px 0px;opacity:0.8;background-color:#0062ad;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569220544"]{display:table;top:161px;;left:calc(50% - 480px + 410px);;width:11px;height:11px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569220544"]{display:table;top:333px;;left:calc(50% - 320px + 107px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569220544"]{display:table;top:331px;;left:calc(50% - 240px + 24px);;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569220544"]{display:table;top:365px;;left:calc(50% - 160px + 28px);;}}#rec781911621 .tn-elem[data-elem-id="1719569230047"]{z-index:22;top:89px;;left:calc(50% - 600px + 765px);;width:258px;height:32px;}#rec781911621 .tn-elem[data-elem-id="1719569230047"] .tn-atom{border-radius:4px 4px 4px 4px;background-color:#ffffff;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569230047"]{display:table;top:80px;;left:calc(50% - 480px + 626px);;width:228px;height:28px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569230047"]{display:table;top:252px;;left:calc(50% - 320px + 323px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569230047"]{display:table;top:253px;;left:calc(50% - 240px + 231px);;width:219px;height:27px;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569230047"]{display:table;top:219px;;left:calc(50% - 160px + 21px);;}}#rec781911621 .tn-elem[data-elem-id="1719569230067"]{z-index:23;top:99px;;left:calc(50% - 600px + 773px);;width:12px;height:12px;}#rec781911621 .tn-elem[data-elem-id="1719569230067"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#0062ad;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569230067"]{display:table;top:89px;;left:calc(50% - 480px + 633px);;width:11px;height:11px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569230067"]{display:table;top:261px;;left:calc(50% - 320px + 330px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569230067"]{display:table;top:262px;;left:calc(50% - 240px + 238px);;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569230067"]{display:table;top:228px;;left:calc(50% - 160px + 28px);;}}#rec781911621 .tn-elem[data-elem-id="1719569340330"]{color:#000000;z-index:24;top:90px;;left:calc(50% - 600px + 584px);;width:151px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569340330"] .tn-atom{vertical-align:middle;color:#000000;font-size:16px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:600;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;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){#rec781911621 .tn-elem[data-elem-id="1719569340330"]{display:table;top:81px;;left:calc(50% - 480px + 465px);;width:141px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569340330"] .tn-atom{white-space:normal;font-size:14px;letter-spacing:0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569340330"]{display:table;top:255px;;left:calc(50% - 320px + 162px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569340330"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569340330"]{display:table;top:256px;;left:calc(50% - 240px + 77px);;width:135px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569340330"] .tn-atom{white-space:normal;font-size:13px;background-size:cover;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569340330"]{display:table;top:290px;;left:calc(50% - 160px + 81px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569340330"] .tn-atom{white-space:normal;background-size:cover;}}#rec781911621 .tn-elem[data-elem-id="1719569363823"]{color:#000000;z-index:25;top:130px;;left:calc(50% - 600px + 583px);;width:124px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569363823"] .tn-atom{vertical-align:middle;color:#000000;font-size:16px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:600;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;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){#rec781911621 .tn-elem[data-elem-id="1719569363823"]{display:table;top:116px;;left:calc(50% - 480px + 465px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569363823"] .tn-atom{white-space:normal;font-size:14px;letter-spacing:0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569363823"]{display:table;top:291px;;left:calc(50% - 320px + 162px);;width:116px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569363823"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569363823"]{display:table;top:292px;;left:calc(50% - 240px + 77px);;width:111px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569363823"] .tn-atom{white-space:normal;font-size:13px;background-size:cover;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569363823"]{display:table;top:326px;;left:calc(50% - 160px + 81px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569363823"] .tn-atom{white-space:normal;background-size:cover;}}#rec781911621 .tn-elem[data-elem-id="1719569225966"]{z-index:27;top:49px;;left:calc(50% - 600px + 765px);;width:275px;height:32px;}#rec781911621 .tn-elem[data-elem-id="1719569225966"] .tn-atom{border-radius:4px 4px 4px 4px;background-color:#ffffff;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569225966"]{display:table;top:44px;;left:calc(50% - 480px + 625px);;width:244px;height:28px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569225966"]{display:table;top:216px;;left:calc(50% - 320px + 322px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569225966"]{display:table;top:219px;;left:calc(50% - 240px + 230px);;width:234px;height:27px;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569225966"]{display:table;top:185px;;left:calc(50% - 160px + 20px);;}}#rec781911621 .tn-elem[data-elem-id="1719569225984"]{z-index:28;top:59px;;left:calc(50% - 600px + 773px);;width:12px;height:12px;}#rec781911621 .tn-elem[data-elem-id="1719569225984"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#0062ad;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569225984"]{display:table;top:53px;;left:calc(50% - 480px + 632px);;width:11px;height:11px;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569225984"]{display:table;top:225px;;left:calc(50% - 320px + 329px);;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569225984"]{display:table;top:228px;;left:calc(50% - 240px + 237px);;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569225984"]{display:table;top:194px;;left:calc(50% - 160px + 27px);;}}#rec781911621 .tn-elem[data-elem-id="1719569376463"]{color:#000000;z-index:29;top:170px;;left:calc(50% - 600px + 583px);;width:100px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569376463"] .tn-atom{vertical-align:middle;color:#000000;font-size:16px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:600;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;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){#rec781911621 .tn-elem[data-elem-id="1719569376463"]{display:table;top:152px;;left:calc(50% - 480px + 465px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569376463"] .tn-atom{white-space:normal;font-size:14px;letter-spacing:0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569376463"]{display:table;top:327px;;left:calc(50% - 320px + 162px);;width:87px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569376463"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569376463"]{display:table;top:325px;;left:calc(50% - 240px + 77px);;width:83px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569376463"] .tn-atom{white-space:normal;font-size:13px;background-size:cover;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569376463"]{display:table;top:359px;;left:calc(50% - 160px + 81px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569376463"] .tn-atom{white-space:normal;background-size:cover;}}#rec781911621 .tn-elem[data-elem-id="1719569402748"]{color:#000000;z-index:30;top:50px;;left:calc(50% - 600px + 837px);;width:194px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569402748"] .tn-atom{vertical-align:middle;color:#000000;font-size:16px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:600;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;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){#rec781911621 .tn-elem[data-elem-id="1719569402748"]{display:table;top:45px;;left:calc(50% - 480px + 690px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569402748"] .tn-atom{white-space:normal;font-size:14px;letter-spacing:0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569402748"]{display:table;top:219px;;left:calc(50% - 320px + 385px);;width:179px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569402748"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569402748"]{display:table;left:calc(50% - 240px + 291px);;width:172px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569402748"] .tn-atom{white-space:normal;font-size:13px;background-size:cover;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569402748"]{display:table;top:188px;;left:calc(50% - 160px + 82px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569402748"] .tn-atom{white-space:normal;background-size:cover;}}#rec781911621 .tn-elem[data-elem-id="1719569428396"]{color:#000000;z-index:31;top:90px;;left:calc(50% - 600px + 837px);;width:194px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569428396"] .tn-atom{vertical-align:middle;color:#000000;font-size:16px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:600;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;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){#rec781911621 .tn-elem[data-elem-id="1719569428396"]{display:table;top:80px;;left:calc(50% - 480px + 690px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569428396"] .tn-atom{white-space:normal;font-size:14px;letter-spacing:0.2px;background-size:cover;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569428396"]{display:table;top:255px;;left:calc(50% - 320px + 385px);;width:164px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569428396"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569428396"]{display:table;top:256px;;left:calc(50% - 240px + 291px);;width:157px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569428396"] .tn-atom{white-space:normal;font-size:13px;background-size:cover;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569428396"]{display:table;top:222px;;left:calc(50% - 160px + 82px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569428396"] .tn-atom{white-space:normal;background-size:cover;}}#rec781911621 .tn-elem[data-elem-id="1750941694135"]{color:#0263ad;z-index:32;top:439px;;left:calc(50% - 600px + 80px);;width:604px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1750941694135"] .tn-atom{vertical-align:middle;color:#0263ad;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;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){#rec781911621 .tn-elem[data-elem-id="1750941694135"]{display:table;top:409px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1750941694135"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1750941694135"]{display:table;top:567px;;left:calc(50% - 320px + 20px);;width:420px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1750941694135"] .tn-atom{white-space:normal;font-size:20px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1750941694135"]{display:table;top:553px;;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1750941694135"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1750941694135"]{display:table;top:543px;;width:300px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1750941694135"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec781911621 .tn-elem[data-elem-id="1719569855576"]{color:#000000;z-index:33;top:54px;;left:calc(50% - 600px + 97px);;width:343px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569855576"] .tn-atom{vertical-align:middle;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){#rec781911621 .tn-elem[data-elem-id="1719569855576"]{display:table;top:50px;;left:calc(50% - 480px + 35px);;width:294px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569855576"] .tn-atom{white-space:normal;font-size:18px;line-height:1.1;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569855576"]{display:table;top:-154px;;left:calc(50% - 320px + 56px);;width:566px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569855576"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569855576"]{display:table;top:-482px;;left:calc(50% - 240px + 90px);;width:459px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569855576"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569855576"]{display:table;top:-266px;;left:calc(50% - 160px + 119px);;width:290px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569855576"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}#rec781911621 .tn-elem[data-elem-id="1719569908311"]{color:#000000;z-index:34;top:384px;;left:calc(50% - 600px + 98px);;width:288px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569908311"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:'Dewi',Arial,sans-serif;line-height:1.15;font-weight:600;letter-spacing:-0.3px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec781911621 .tn-elem[data-elem-id="1719569908311"]{display:table;top:340px;;left:calc(50% - 480px + 36px);;width:268px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569908311"] .tn-atom{white-space:normal;font-size:13px;line-height:1.1;letter-spacing:-0.6px;background-size:cover;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719569908311"]{display:table;top:165px;;left:calc(50% - 320px + 38px);;width:412px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569908311"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719569908311"]{display:table;top:167px;;left:calc(50% - 240px + 20px);;width:px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569908311"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719569908311"]{display:table;top:126px;;left:calc(50% - 160px + 10px);;width:223px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719569908311"] .tn-atom{white-space:normal;font-size:11px;background-size:cover;}}#rec781911621 .tn-elem[data-elem-id="1719673973913"]{color:#000000;z-index:35;top:-324px;;left:calc(50% - 600px + 220px);;width:336px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719673973913"] .tn-atom{vertical-align:middle;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){#rec781911621 .tn-elem[data-elem-id="1719673973913"]{display:table;top:-221px;;left:calc(50% - 480px + 250px);;width:294px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719673973913"] .tn-atom{white-space:normal;font-size:18px;line-height:1.1;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec781911621 .tn-elem[data-elem-id="1719673973913"]{display:table;top:40px;;left:calc(50% - 320px + 38px);;width:566px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719673973913"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec781911621 .tn-elem[data-elem-id="1719673973913"]{display:table;top:40px;;left:calc(50% - 240px + 20px);;width:428px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719673973913"] .tn-atom{white-space:normal;font-size:17px;line-height:1.2;background-size:cover;}}@media screen and (max-width:479px){#rec781911621 .tn-elem[data-elem-id="1719673973913"]{display:table;top:11px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec781911621 .tn-elem[data-elem-id="1719673973913"] .tn-atom{white-space:normal;font-size:13px;background-size:cover;}}#rec781911625 .t396__artboard{height:144px;background-color:#ffffff;}#rec781911625 .t396__filter{height:144px;}#rec781911625 .t396__carrier{height:144px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec781911625 .t396__artboard,#rec781911625 .t396__filter,#rec781911625 .t396__carrier{height:145px;}#rec781911625 .t396__filter{}#rec781911625 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec781911625 .t396__artboard,#rec781911625 .t396__filter,#rec781911625 .t396__carrier{height:120px;}#rec781911625 .t396__filter{}#rec781911625 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec781911625 .t396__artboard,#rec781911625 .t396__filter,#rec781911625 .t396__carrier{height:68px;}#rec781911625 .t396__filter{}#rec781911625 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec781911625 .t396__artboard,#rec781911625 .t396__filter,#rec781911625 .t396__carrier{height:68px;}#rec781911625 .t396__filter{}#rec781911625 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec781911625 .t396__artboard,#rec781911625 .t396__filter,#rec781911625 .t396__carrier{height:68px;}#rec781911625 .t396__filter{}#rec781911625 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec781911625 .t396__artboard,#rec781911625 .t396__filter,#rec781911625 .t396__carrier{height:63px;}#rec781911625 .t396__filter{}#rec781911625 .t396__carrier{background-attachment:scroll;}}#rec781911625 .tn-elem[data-elem-id="1719085734878"]{color:#000000;z-index:4;top:44px;;left:calc(50% - 600px + 78px);;width:901px;height:auto;}#rec781911625 .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){#rec781911625 .tn-elem[data-elem-id="1719085734878"]{top:45px;;left:calc(50% - 480px + 20px);;width:972px;height:auto;}#rec781911625 .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){#rec781911625 .tn-elem[data-elem-id="1719085734878"]{left:calc(50% - 320px + 10px);;width:630px;height:auto;}#rec781911625 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:55px;background-size:cover;}}@media screen and (max-width:639px){#rec781911625 .tn-elem[data-elem-id="1719085734878"]{top:20px;;left:calc(50% - 240px + 11px);;width:342px;height:auto;}#rec781911625 .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){#rec781911625 .tn-elem[data-elem-id="1719085734878"]{width:339px;height:auto;}#rec781911625 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:413px){#rec781911625 .tn-elem[data-elem-id="1719085734878"]{width:340px;height:auto;}#rec781911625 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:374px){#rec781911625 .tn-elem[data-elem-id="1719085734878"]{top:15px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec781911625 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;line-height:1;letter-spacing:-2px;background-size:cover;}}#rec781911630 .t396__artboard{height:672px;background-color:#ffffff;overflow:visible;}#rec781911630 .t396__filter{height:672px;}#rec781911630 .t396__carrier{height:672px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec781911630 .t396__artboard,#rec781911630 .t396__filter,#rec781911630 .t396__carrier{height:609px;}#rec781911630 .t396__filter{}#rec781911630 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec781911630 .t396__artboard,#rec781911630 .t396__filter,#rec781911630 .t396__carrier{height:419px;}#rec781911630 .t396__filter{}#rec781911630 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec781911630 .t396__artboard,#rec781911630 .t396__filter,#rec781911630 .t396__carrier{height:425px;}#rec781911630 .t396__filter{}#rec781911630 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec781911630 .t396__artboard,#rec781911630 .t396__filter,#rec781911630 .t396__carrier{height:447px;}#rec781911630 .t396__filter{}#rec781911630 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec781911630 .t396__artboard,#rec781911630 .t396__filter,#rec781911630 .t396__carrier{height:437px;}#rec781911630 .t396__filter{}#rec781911630 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec781911630 .t396__artboard,#rec781911630 .t396__filter,#rec781911630 .t396__carrier{height:486px;}#rec781911630 .t396__filter{}#rec781911630 .t396__carrier{background-attachment:scroll;}}#rec781911630 .tn-elem[data-elem-id="1719742074069"]{z-index:5;top:30px;;left:calc(50% - 600px + 80px);;width:467px;height:249px;}#rec781911630 .tn-elem[data-elem-id="1719742074069"] .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){#rec781911630 .tn-elem[data-elem-id="1719742074069"]{display:table;top:30pxpx;;left:calc(50% - 480px + 20px);;width:412px;height:219px;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742074069"]{display:table;top:23px;;left:calc(50% - 320px + 10px);;width:277px;height:147px;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742074069"]{display:table;top:20px;;width:347px;height:167px;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742074069"]{display:table;width:394px;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742074069"]{display:table;left:calc(50% - 187.5px + 11px);;width:355px;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742074069"]{display:table;left:calc(50% - 160px + 10px);;width:300px;height:184px;}}#rec781911630 .tn-elem[data-elem-id="1719742074097"]{z-index:6;top:30px;;left:calc(50% - 600px + 551px);;width:569px;height:565px;}#rec781911630 .tn-elem[data-elem-id="1719742074097"] .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){#rec781911630 .tn-elem[data-elem-id="1719742074097"]{display:table;top:30px;;left:calc(50% - 480px + 436px);;width:504px;height:499px;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742074097"]{display:table;top:23px;;left:calc(50% - 320px + 290px);;width:340px;height:335px;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742074097"]{display:table;top:20px;;left:calc(50% - 240px + 361px);;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742074097"]{display:table;top:16px;;left:calc(50% - 207px + 766px);;width:43px;height:42px;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742074097"]{display:table;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742074097"]{display:table;}}#rec781911630 .tn-elem[data-elem-id="1719742074104"]{z-index:7;top:283px;;left:calc(50% - 600px + 80px);;width:467px;height:312px;}#rec781911630 .tn-elem[data-elem-id="1719742074104"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec781911630 .tn-elem[data-elem-id="1719742074104"]{display:table;top:253px;;left:calc(50% - 480px + 20px);;width:412px;height:276px;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742074104"]{display:table;top:174px;;left:calc(50% - 320px + 10px);;width:277px;height:184px;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742074104"]{display:table;top:191px;;width:347px;height:163px;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742074104"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742074104"]{display:table;left:calc(50% - 187.5px + 11px);;width:355px;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742074104"]{display:table;top:208px;;left:calc(50% - 160px + 10px);;width:300px;height:218px;}}#rec781911630 .tn-elem[data-elem-id="1719742074113"]{color:#000000;z-index:8;top:103px;;left:calc(50% - 600px + 96px);;width:394px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074113"] .tn-atom{vertical-align:middle;color:#000000;font-size:48px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:700;letter-spacing:-2.8px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec781911630 .tn-elem[data-elem-id="1719742074113"]{display:table;top:87px;;left:calc(50% - 480px + 33px);;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074113"] .tn-atom{white-space:normal;font-size:43px;background-size:cover;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742074113"]{display:table;top:63px;;left:calc(50% - 320px + 19px);;width:265px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074113"] .tn-atom{white-space:normal;font-size:26px;letter-spacing:-2px;background-size:cover;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742074113"]{display:table;top:74px;;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074113"] .tn-atom{white-space:normal;line-height:1;background-size:cover;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742074113"]{display:table;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074113"] .tn-atom{white-space:normal;letter-spacing:-1.1px;background-size:cover;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742074113"]{display:table;width:216px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074113"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742074113"]{display:table;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074113"] .tn-atom{white-space:normal;line-height:1;background-size:cover;}}#rec781911630 .tn-elem[data-elem-id="1719742074133"]{color:#000000;z-index:9;top:180px;;left:calc(50% - 600px + 97px);;width:440px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074133"] .tn-atom{vertical-align:middle;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){#rec781911630 .tn-elem[data-elem-id="1719742074133"]{display:table;top:164px;;left:calc(50% - 480px + 34px);;width:372px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742074133"]{display:table;top:113px;;left:calc(50% - 320px + 19px);;width:250px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742074133"]{display:table;top:118px;;width:327px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;font-size:15px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742074133"]{display:table;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742074133"]{display:table;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742074133"]{display:table;width:276px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074133"] .tn-atom{white-space:normal;background-size:cover;}}#rec781911630 .tn-elem[data-elem-id="1719742074145"]{color:#000000;z-index:10;top:369px;;left:calc(50% - 600px + 96px);;width:299px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074145"] .tn-atom{vertical-align:middle;color:#000000;font-size:48px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-2.8px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec781911630 .tn-elem[data-elem-id="1719742074145"]{display:table;top:327px;;left:calc(50% - 480px + 33px);;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074145"] .tn-atom{white-space:normal;font-size:43px;background-size:cover;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742074145"]{display:table;top:225px;;left:calc(50% - 320px + 19px);;width:201px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074145"] .tn-atom{white-space:normal;font-size:26px;letter-spacing:-2px;background-size:cover;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742074145"]{display:table;top:241px;;width:308px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074145"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742074145"]{display:table;top:237px;;width:235px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074145"] .tn-atom{white-space:normal;letter-spacing:-1.1px;background-size:cover;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742074145"]{display:table;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074145"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742074145"]{display:table;top:261px;;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074145"] .tn-atom{white-space:normal;background-size:cover;}}#rec781911630 .tn-elem[data-elem-id="1719742074153"]{color:#000000;z-index:11;top:473px;;left:calc(50% - 600px + 97px);;width:442px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074153"] .tn-atom{vertical-align:middle;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){#rec781911630 .tn-elem[data-elem-id="1719742074153"]{display:table;top:423px;;left:calc(50% - 480px + 34px);;width:394px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742074153"]{display:table;top:287px;;left:calc(50% - 320px + 19px);;width:245px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;font-size:12px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742074153"]{display:table;top:285px;;width:328px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;font-size:15px;letter-spacing:-0.3px;background-size:cover;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742074153"]{display:table;top:307px;;width:320px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742074153"]{display:table;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742074153"]{display:table;top:323px;;width:255px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074153"] .tn-atom{white-space:normal;background-size:cover;}}#rec781911630 .tn-elem[data-elem-id="1719742074601"]{color:#0263ad;z-index:12;top:47px;;left:calc(50% - 600px + 97px);;width:20px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074601"] .tn-atom{vertical-align:middle;color:#0263ad;font-size:46px;font-family:'Dewi',Arial,sans-serif;line-height:1.45;font-weight:900;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-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){#rec781911630 .tn-elem[data-elem-id="1719742074601"]{display:table;top:31px;;left:calc(50% - 480px + 34px);;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074601"] .tn-atom{white-space:normal;font-size:41px;background-size:cover;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742074601"]{display:table;top:33px;;left:calc(50% - 320px + 19px);;width:12px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074601"] .tn-atom{white-space:normal;font-size:26px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742074601"]{display:table;top:30px;;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074601"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742074601"]{display:table;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074601"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742074601"]{display:table;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074601"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742074601"]{display:table;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074601"] .tn-atom{white-space:normal;background-size:cover;}}#rec781911630 .tn-elem[data-elem-id="1719742074604"]{color:#0263ad;z-index:13;top:300px;;left:calc(50% - 600px + 98px);;width:26px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074604"] .tn-atom{vertical-align:middle;color:#0263ad;font-size:46px;font-family:'Dewi',Arial,sans-serif;line-height:1.45;font-weight:900;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-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){#rec781911630 .tn-elem[data-elem-id="1719742074604"]{display:table;top:253px;;left:calc(50% - 480px + 35px);;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074604"] .tn-atom{white-space:normal;font-size:41px;background-size:cover;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742074604"]{display:table;top:183px;;left:calc(50% - 320px + 20px);;width:15px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074604"] .tn-atom{white-space:normal;font-size:26px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742074604"]{display:table;top:200px;;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074604"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742074604"]{display:table;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074604"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742074604"]{display:table;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074604"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742074604"]{display:table;top:217px;;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742074604"] .tn-atom{white-space:normal;background-size:cover;}}#rec781911630 .tn-elem[data-elem-id="1719742396330"]{z-index:14;top:7px;;left:calc(50% - 600px + 597px);;width:223px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742396330"] .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;}#rec781911630 .tn-elem[data-elem-id="1719742396330"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec781911630 .tn-elem[data-elem-id="1719742396330"]{display:table;top:10px;;left:calc(50% - 480px + 475px);;width:198px;height:auto;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742396330"]{display:table;left:calc(50% - 320px + 315px);;width:133px;height:auto;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742396330"]{display:table;top:7px;;left:calc(50% - 240px + 386px);;height:auto;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742396330"]{display:table;top:24px;;left:calc(50% - 207px + 271px);;height:auto;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742396330"]{display:table;left:calc(50% - 187.5px + 243px);;height:auto;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742396330"]{display:table;left:calc(50% - 160px + 202px);;width:107px;height:auto;}}#rec781911630 .tn-elem[data-elem-id="1719742396338"]{z-index:15;top:202px;;left:calc(50% - 600px + 598px);;width:455px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742396338"] .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;}#rec781911630 .tn-elem[data-elem-id="1719742396338"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec781911630 .tn-elem[data-elem-id="1719742396338"]{display:table;top:182px;;left:calc(50% - 480px + 477px);;width:406px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742396338"] .tn-atom{background-size:cover;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742396338"]{display:table;top:125px;;left:calc(50% - 320px + 316px);;width:274px;height:auto;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742396338"]{display:table;top:122px;;left:calc(50% - 240px + 387px);;height:auto;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742396338"]{display:table;top:29px;;left:calc(50% - 207px + 769px);;width:35px;height:auto;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742396338"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742396338"]{display:table;height:auto;}}#rec781911630 .tn-elem[data-elem-id="1719742396343"]{z-index:16;top:400px;;left:calc(50% - 600px + 919px);;width:143px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742396343"] .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;}#rec781911630 .tn-elem[data-elem-id="1719742396343"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec781911630 .tn-elem[data-elem-id="1719742396343"]{display:table;top:354px;;left:calc(50% - 480px + 759px);;width:132px;height:auto;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742396343"]{display:table;top:241px;;left:calc(50% - 320px + 506px);;width:89px;height:auto;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742396343"]{display:table;top:238px;;left:calc(50% - 240px + 577px);;height:auto;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742396343"]{display:table;top:174px;;left:calc(50% - 207px + 315px);;height:auto;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742396343"]{display:table;top:174px;;left:calc(50% - 187.5px + 273px);;height:auto;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742396343"]{display:table;top:191px;;left:calc(50% - 160px + 221px);;width:81px;height:auto;}}#rec781911630 .tn-elem[data-elem-id="1719742396350"]{z-index:17;top:114px;;left:calc(50% - 600px + 844px);;width:217px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1719742396350"] .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;}#rec781911630 .tn-elem[data-elem-id="1719742396350"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec781911630 .tn-elem[data-elem-id="1719742396350"]{display:table;top:108px;;left:calc(50% - 480px + 694px);;width:189px;height:auto;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1719742396350"]{display:table;top:76px;;left:calc(50% - 320px + 462px);;width:127px;height:auto;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1719742396350"]{display:table;top:73px;;left:calc(50% - 240px + 533px);;height:auto;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1719742396350"]{display:table;top:23px;;left:calc(50% - 207px + 788px);;width:16px;height:auto;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1719742396350"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1719742396350"]{display:table;height:auto;}}#rec781911630 .tn-elem[data-elem-id="1720032065223"]{color:#0263ad;z-index:18;top:595px;;left:calc(50% - 600px + 80px);;width:604px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720032065223"] .tn-atom{vertical-align:middle;color:#0263ad;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;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){#rec781911630 .tn-elem[data-elem-id="1720032065223"]{display:table;top:532px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720032065223"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1720032065223"]{display:table;top:358px;;left:calc(50% - 320px + 10px);;width:420px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720032065223"] .tn-atom{white-space:normal;font-size:20px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1720032065223"]{display:table;top:374px;;width:px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720032065223"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1720032065223"]{display:table;top:396px;;width:394px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720032065223"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1720032065223"]{display:table;top:391px;;width:340px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720032065223"] .tn-atom{white-space:normal;font-size:17px;background-size:cover;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1720032065223"]{display:table;top:441px;;width:300px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720032065223"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec781911630 .tn-elem[data-elem-id="1720034542920"]{z-index:19;top:563px;;left:calc(50% - 600px + 556px);;width:443px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720034542920"] .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(355deg);-moz-transform:rotate(355deg);transform:rotate(355deg);}#rec781911630 .tn-elem[data-elem-id="1720034542920"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec781911630 .tn-elem[data-elem-id="1720034542920"]{display:table;top:522px;;left:calc(50% - 480px + 496px);;width:348px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720034542920"] .tn-atom{background-size:cover;-webkit-transform:rotate(347deg);-moz-transform:rotate(347deg);transform:rotate(347deg);}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1720034542920"]{display:table;top:-198px;;left:calc(50% - 320px + 988px);;height:auto;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1720034542920"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1720034542920"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1720034542920"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1720034542920"]{display:table;height:auto;}}#rec781911630 .tn-elem[data-elem-id="1720034542938"]{z-index:20;top:626px;;left:calc(50% - 600px + 705px);;width:111px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720034542938"] .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(342deg);-moz-transform:rotate(342deg);transform:rotate(342deg);}#rec781911630 .tn-elem[data-elem-id="1720034542938"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec781911630 .tn-elem[data-elem-id="1720034542938"]{display:table;top:567px;;left:calc(50% - 480px + 615px);;width:87px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720034542938"] .tn-atom{background-size:cover;-webkit-transform:rotate(327deg);-moz-transform:rotate(327deg);transform:rotate(327deg);}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1720034542938"]{display:table;top:-153px;;left:calc(50% - 320px + 1107px);;height:auto;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1720034542938"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1720034542938"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1720034542938"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1720034542938"]{display:table;height:auto;}}#rec781911630 .tn-elem[data-elem-id="1720034542954"]{z-index:21;top:616px;;left:calc(50% - 600px + 707px);;width:108px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720034542954"] .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(358deg);-moz-transform:rotate(358deg);transform:rotate(358deg);}#rec781911630 .tn-elem[data-elem-id="1720034542954"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec781911630 .tn-elem[data-elem-id="1720034542954"]{display:table;top:558px;;left:calc(50% - 480px + 617px);;width:85px;height:auto;}#rec781911630 .tn-elem[data-elem-id="1720034542954"] .tn-atom{background-size:cover;-webkit-transform:rotate(348deg);-moz-transform:rotate(348deg);transform:rotate(348deg);}}@media screen and (max-width:959px){#rec781911630 .tn-elem[data-elem-id="1720034542954"]{display:table;top:-162px;;left:calc(50% - 320px + 1109px);;height:auto;}}@media screen and (max-width:639px){#rec781911630 .tn-elem[data-elem-id="1720034542954"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec781911630 .tn-elem[data-elem-id="1720034542954"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec781911630 .tn-elem[data-elem-id="1720034542954"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec781911630 .tn-elem[data-elem-id="1720034542954"]{display:table;height:auto;}}.buro{display:none}.mg-cpoyright{display:table}.t-popup__container.t-popup__container-static{margin:40px auto 0!important}.t-popup__container div[data-input-lid="1756387866711"]{margin-top:40px;}.t-popup__container .t-checkbox__labeltext div{font-size:16px!important}@media screen and (min-width:420px){.t-popup__container .t-checkbox__labeltext div{font-size:14px!important}.t-popup__container .t-checkbox__control{font-size:0!important}}