.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;}#rec990782561 .t396__artboard{height:392px;background-color:#ffffff;}#rec990782561 .t396__filter{height:392px;}#rec990782561 .t396__carrier{height:392px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec990782561 .t396__artboard,#rec990782561 .t396__filter,#rec990782561 .t396__carrier{height:362px;}#rec990782561 .t396__filter{}#rec990782561 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec990782561 .t396__artboard,#rec990782561 .t396__filter,#rec990782561 .t396__carrier{height:402px;}#rec990782561 .t396__filter{}#rec990782561 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec990782561 .t396__artboard,#rec990782561 .t396__filter,#rec990782561 .t396__carrier{height:233px;}#rec990782561 .t396__filter{}#rec990782561 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec990782561 .t396__artboard,#rec990782561 .t396__filter,#rec990782561 .t396__carrier{height:208px;}#rec990782561 .t396__filter{}#rec990782561 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec990782561 .t396__artboard,#rec990782561 .t396__filter,#rec990782561 .t396__carrier{}#rec990782561 .t396__filter{}#rec990782561 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec990782561 .t396__artboard,#rec990782561 .t396__filter,#rec990782561 .t396__carrier{height:183px;}#rec990782561 .t396__filter{}#rec990782561 .t396__carrier{background-attachment:scroll;}}#rec990782561 .tn-elem[data-elem-id="1748428786634"]{color:#000000;z-index:3;top:-269px;;left:calc(50% - 600px + 380px);;width:340px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1748428786634"] .tn-atom{vertical-align:middle;color:#000000;font-size:45px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-1px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec990782561 .tn-elem[data-elem-id="1748428786634"]{display:table;top:-120px;;left:calc(50% - 480px + 199px);;width:px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec990782561 .tn-elem[data-elem-id="1748428786634"]{display:table;width:px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec990782561 .tn-elem[data-elem-id="1748428786634"]{display:table;top:23px;;left:calc(50% - 240px + 8px);;width:px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec990782561 .tn-elem[data-elem-id="1748428786634"]{display:table;width:px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;font-size:35px;background-size:cover;}}@media screen and (max-width:417px){#rec990782561 .tn-elem[data-elem-id="1748428786634"]{display:table;left:calc(50% - 187.5px + 10px);;width:356px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;font-size:35px;background-size:cover;}}@media screen and (max-width:374px){#rec990782561 .tn-elem[data-elem-id="1748428786634"]{display:table;top:6px;;left:calc(50% - 160px + 10px);;width:295px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;font-size:35px;background-size:cover;}}#rec990782561 .tn-elem[data-elem-id="1690036627824"]{color:#000000;text-align:LEFT;z-index:3;top:23px;;left:calc(50% - 600px + 79px);;width:920px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1690036627824"] .tn-atom{vertical-align:middle;color:#000000;font-size:100px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:600;letter-spacing:-4px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec990782561 .tn-elem[data-elem-id="1690036627824"]{display:table;top:23px;;left:calc(50% - 480px + 20px);;width:515px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1690036627824"] .tn-atom{white-space:normal;font-size:80px;letter-spacing:-4px;background-size:cover;}}@media screen and (max-width:959px){#rec990782561 .tn-elem[data-elem-id="1690036627824"]{display:table;left:calc(50% - 320px + 15px);;width:620px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1690036627824"] .tn-atom{white-space:normal;font-size:88px;background-size:cover;}}@media screen and (max-width:639px){#rec990782561 .tn-elem[data-elem-id="1690036627824"]{display:table;top:-178px;;left:calc(50% - 240px + 50px);;width:405px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1690036627824"] .tn-atom{white-space:normal;font-size:45px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:479px){#rec990782561 .tn-elem[data-elem-id="1690036627824"]{display:table;width:px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1690036627824"] .tn-atom{white-space:normal;font-size:50px;background-size:cover;}}@media screen and (max-width:417px){#rec990782561 .tn-elem[data-elem-id="1690036627824"]{display:table;left:calc(50% - 187.5px + 10px);;width:366px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1690036627824"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec990782561 .tn-elem[data-elem-id="1690036627824"]{display:table;left:calc(50% - 160px + 10px);;width:302px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1690036627824"] .tn-atom{white-space:normal;font-size:40px;background-size:cover;}}#rec990782561 .tn-elem[data-elem-id="1745838366948"]{color:#000000;z-index:3;top:263px;;left:calc(50% - 600px + 80px);;width:864px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1745838366948"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.7px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-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){#rec990782561 .tn-elem[data-elem-id="1745838366948"]{display:table;top:223px;;left:calc(50% - 480px + 20px);;width:698px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1745838366948"] .tn-atom{white-space:normal;letter-spacing:-0.6px;background-size:cover;}}@media screen and (max-width:959px){#rec990782561 .tn-elem[data-elem-id="1745838366948"]{display:table;width:595px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1745838366948"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec990782561 .tn-elem[data-elem-id="1745838366948"]{display:table;top:128px;;left:calc(50% - 240px + 10px);;width:337px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1745838366948"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:479px){#rec990782561 .tn-elem[data-elem-id="1745838366948"]{display:table;top:108px;;width:310px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1745838366948"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec990782561 .tn-elem[data-elem-id="1745838366948"]{display:table;left:calc(50% - 187.5px + 11px);;width:px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1745838366948"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec990782561 .tn-elem[data-elem-id="1745838366948"]{display:table;top:85px;;left:calc(50% - 160px + 10px);;width:301px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1745838366948"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-1px;background-size:cover;}}#rec990782561 .tn-elem[data-elem-id="1747737585888"]{z-index:3;top:49px;;left:calc(50% - 600px + 910px);;width:206px;height:auto;}#rec990782561 .tn-elem[data-elem-id="1747737585888"] .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;}#rec990782561 .tn-elem[data-elem-id="1747737585888"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec990782561 .tn-elem[data-elem-id="1747737585888"]{display:table;top:39px;;left:calc(50% - 480px + 734px);;height:auto;}}@media screen and (max-width:959px){#rec990782561 .tn-elem[data-elem-id="1747737585888"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec990782561 .tn-elem[data-elem-id="1747737585888"]{display:table;top:24px;;left:calc(50% - 240px + 370px);;width:100px;height:auto;}}@media screen and (max-width:479px){#rec990782561 .tn-elem[data-elem-id="1747737585888"]{display:table;left:calc(50% - 209px + 340px);;width:68px;height:auto;}}@media screen and (max-width:417px){#rec990782561 .tn-elem[data-elem-id="1747737585888"]{display:table;top:15px;;left:calc(50% - 187.5px + 291px);;width:57px;height:auto;}}@media screen and (max-width:374px){#rec990782561 .tn-elem[data-elem-id="1747737585888"]{display:table;top:5px;;left:calc(50% - 160px + 337px);;width:94px;height:auto;}}#rec1422761841 .t396__artboard{height:357px;background-color:#ffffff;}#rec1422761841 .t396__filter{height:357px;}#rec1422761841 .t396__carrier{height:357px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1422761841 .t396__artboard,#rec1422761841 .t396__filter,#rec1422761841 .t396__carrier{height:383px;}#rec1422761841 .t396__filter{}#rec1422761841 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1422761841 .t396__artboard,#rec1422761841 .t396__filter,#rec1422761841 .t396__carrier{height:474px;}#rec1422761841 .t396__filter{}#rec1422761841 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1422761841 .t396__artboard,#rec1422761841 .t396__filter,#rec1422761841 .t396__carrier{height:433px;}#rec1422761841 .t396__filter{}#rec1422761841 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1422761841 .t396__artboard,#rec1422761841 .t396__filter,#rec1422761841 .t396__carrier{height:583px;}#rec1422761841 .t396__filter{}#rec1422761841 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec1422761841 .t396__artboard,#rec1422761841 .t396__filter,#rec1422761841 .t396__carrier{height:627px;}#rec1422761841 .t396__filter{}#rec1422761841 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1422761841 .t396__artboard,#rec1422761841 .t396__filter,#rec1422761841 .t396__carrier{height:618px;}#rec1422761841 .t396__filter{}#rec1422761841 .t396__carrier{background-attachment:scroll;}}#rec1422761841 .tn-elem[data-elem-id="1690824805310"]{color:#000000;text-align:LEFT;z-index:3;top:35px;;left:calc(50% - 600px + 80px);;width:280px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805310"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1422761841 .tn-elem[data-elem-id="1690824805310"]{display:table;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1690824805310"]{display:table;left:calc(50% - 320px + 10px);;width:298px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1690824805310"]{display:table;top:30px;;width:269px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;font-size:30px;background-size:cover;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1690824805310"]{display:table;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;font-size:30px;background-size:cover;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1690824805310"]{display:table;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1690824805310"]{display:table;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}#rec1422761841 .tn-elem[data-elem-id="1690824805336"]{color:#000000;text-align:LEFT;z-index:3;top:35px;;left:calc(50% - 600px + 842px);;width:280px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805336"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1422761841 .tn-elem[data-elem-id="1690824805336"]{display:table;top:35px;;left:calc(50% - 480px + 660px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1690824805336"]{display:table;top:145px;;left:calc(50% - 320px + 340px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1690824805336"]{display:table;top:130px;;left:calc(50% - 240px + 255px);;width:213px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1690824805336"]{display:table;top:346px;;left:calc(50% - 207px + 10px);;width:382px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1690824805336"]{display:table;top:368px;;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1690824805336"]{display:table;top:353px;;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1422761841 .tn-elem[data-elem-id="1690824805338"]{color:#000000;text-align:LEFT;z-index:3;top:83px;;left:calc(50% - 600px + 842px);;width:280px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805338"] .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){#rec1422761841 .tn-elem[data-elem-id="1690824805338"]{display:table;top:83px;;left:calc(50% - 480px + 660px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1690824805338"]{display:table;top:193px;;left:calc(50% - 320px + 340px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1690824805338"]{display:table;top:174px;;left:calc(50% - 240px + 255px);;width:213px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1690824805338"]{display:table;top:368px;;left:calc(50% - 207px + 10px);;width:382px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1690824805338"]{display:table;top:390px;;width:355px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1690824805338"]{display:table;top:375px;;width:299px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1422761841 .tn-elem[data-elem-id="176034683859445860"]{color:#000000;text-align:LEFT;z-index:3;top:223px;;left:calc(50% - 600px + 840px);;width:280px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683859445860"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1422761841 .tn-elem[data-elem-id="176034683859445860"]{display:table;top:209px;;left:calc(50% - 480px + 661px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683859445860"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="176034683859445860"]{display:table;top:329px;;left:calc(50% - 320px + 340px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683859445860"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="176034683859445860"]{display:table;top:286px;;left:calc(50% - 240px + 250px);;width:213px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683859445860"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="176034683859445860"]{display:table;top:477px;;left:calc(50% - 207px + 10px);;width:382px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683859445860"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="176034683859445860"]{display:table;top:520px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683859445860"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="176034683859445860"]{display:table;top:492px;;left:calc(50% - 160px + 10px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683859445860"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1422761841 .tn-elem[data-elem-id="176034683860954370"]{color:#000000;text-align:LEFT;z-index:3;top:246px;;left:calc(50% - 600px + 840px);;width:280px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683860954370"] .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){#rec1422761841 .tn-elem[data-elem-id="176034683860954370"]{display:table;top:257px;;left:calc(50% - 480px + 661px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683860954370"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="176034683860954370"]{display:table;top:353px;;left:calc(50% - 320px + 340px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683860954370"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="176034683860954370"]{display:table;top:330px;;left:calc(50% - 240px + 250px);;width:213px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683860954370"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="176034683860954370"]{display:table;top:499px;;left:calc(50% - 207px + 10px);;width:382px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683860954370"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="176034683860954370"]{display:table;top:542px;;left:calc(50% - 187.5px + 10px);;width:355px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683860954370"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="176034683860954370"]{display:table;top:514px;;left:calc(50% - 160px + 10px);;width:299px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="176034683860954370"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1422761841 .tn-elem[data-elem-id="1745899453196"]{color:#000000;text-align:LEFT;z-index:3;top:177px;;left:calc(50% - 600px + 521px);;width:280px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453196"] .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){#rec1422761841 .tn-elem[data-elem-id="1745899453196"]{display:table;top:158px;;left:calc(50% - 480px + 340px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1745899453196"]{display:table;top:239px;;left:calc(50% - 320px + 10px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1745899453196"]{display:table;top:209px;;width:221px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1745899453196"]{display:table;top:218px;;width:396px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1745899453196"]{display:table;top:218px;;width:305px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1745899453196"]{display:table;top:218px;;width:287px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1422761841 .tn-elem[data-elem-id="1745899453192"]{color:#000000;text-align:LEFT;z-index:3;top:153px;;left:calc(50% - 600px + 521px);;width:280px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453192"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1422761841 .tn-elem[data-elem-id="1745899453192"]{display:table;top:134px;;left:calc(50% - 480px + 340px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1745899453192"]{display:table;top:215px;;left:calc(50% - 320px + 10px);;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1745899453192"]{display:table;top:185px;;width:213px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1745899453192"]{display:table;top:196px;;width:382px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1745899453192"]{display:table;top:196px;;width:px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1745899453192"]{display:table;top:196px;;width:305px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1422761841 .tn-elem[data-elem-id="1690824805399"]{z-index:3;top:272px;;left:calc(50% - 600px + 407px);;width:8px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805399"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1422761841 .tn-elem[data-elem-id="1690824805399"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1422761841 .tn-elem[data-elem-id="1690824805399"]{display:table;left:calc(50% - 480px + 347px);;height:auto;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}#rec1422761841 .tn-elem[data-elem-id="1690824805411"]{z-index:3;top:304px;;left:calc(50% - 600px + 407px);;width:8px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805411"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1422761841 .tn-elem[data-elem-id="1690824805411"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1422761841 .tn-elem[data-elem-id="1690824805411"]{display:table;left:calc(50% - 480px + 347px);;height:auto;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}#rec1422761841 .tn-elem[data-elem-id="1690824805423"]{z-index:3;top:213px;;left:calc(50% - 600px + 533px);;width:0px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1690824805423"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1422761841 .tn-elem[data-elem-id="1690824805423"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1422761841 .tn-elem[data-elem-id="1690824805423"]{display:table;left:calc(50% - 480px + 473px);;height:auto;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}#rec1422761841 .tn-elem[data-elem-id="1747757502407"]{z-index:3;top:40px;;left:calc(50% - 600px + 670px);;width:55px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1747757502407"] .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;}#rec1422761841 .tn-elem[data-elem-id="1747757502407"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1422761841 .tn-elem[data-elem-id="1747757502407"]{display:table;top:35px;;left:calc(50% - 480px + 488px);;height:auto;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1747757502407"]{display:table;top:145px;;left:calc(50% - 320px + 158px);;height:auto;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1747757502407"]{display:table;top:130px;;left:calc(50% - 240px + 117px);;width:40px;height:auto;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1747757502407"]{display:table;top:130px;;left:calc(50% - 207px + 146px);;width:51px;height:auto;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1747757502407"]{display:table;top:130px;;left:calc(50% - 187.5px + 146px);;height:auto;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1747757502407"]{display:table;top:130px;;left:calc(50% - 160px + 146px);;height:auto;}}#rec1422761841 .tn-elem[data-elem-id="1747757502435"]{z-index:3;top:40px;;left:calc(50% - 600px + 596px);;width:55px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1747757502435"] .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;}#rec1422761841 .tn-elem[data-elem-id="1747757502435"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1422761841 .tn-elem[data-elem-id="1747757502435"]{display:table;top:35px;;left:calc(50% - 480px + 414px);;height:auto;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1747757502435"]{display:table;top:145px;;left:calc(50% - 320px + 84px);;height:auto;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1747757502435"]{display:table;top:130px;;left:calc(50% - 240px + 63px);;width:40px;height:auto;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1747757502435"]{display:table;top:130px;;left:calc(50% - 207px + 78px);;width:51px;height:auto;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1747757502435"]{display:table;top:130px;;left:calc(50% - 187.5px + 78px);;height:auto;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1747757502435"]{display:table;top:130px;;left:calc(50% - 160px + 78px);;height:auto;}}#rec1422761841 .tn-elem[data-elem-id="1747757546106"]{z-index:3;top:40px;;left:calc(50% - 600px + 744px);;width:55px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1747757546106"] .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;}#rec1422761841 .tn-elem[data-elem-id="1747757546106"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1422761841 .tn-elem[data-elem-id="1747757546106"]{display:table;top:35px;;left:calc(50% - 480px + 562px);;height:auto;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1747757546106"]{display:table;top:145px;;left:calc(50% - 320px + 232px);;height:auto;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1747757546106"]{display:table;top:130px;;left:calc(50% - 240px + 170px);;width:40px;height:auto;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1747757546106"]{display:table;top:130px;;left:calc(50% - 207px + 214px);;width:51px;height:auto;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1747757546106"]{display:table;top:130px;;left:calc(50% - 187.5px + 214px);;height:auto;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1747757546106"]{display:table;top:130px;;left:calc(50% - 160px + 214px);;height:auto;}}#rec1422761841 .tn-elem[data-elem-id="1747757538210"]{z-index:3;top:40px;;left:calc(50% - 600px + 522px);;width:55px;height:auto;}#rec1422761841 .tn-elem[data-elem-id="1747757538210"] .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;}#rec1422761841 .tn-elem[data-elem-id="1747757538210"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1422761841 .tn-elem[data-elem-id="1747757538210"]{display:table;top:35px;;left:calc(50% - 480px + 340px);;height:auto;}}@media screen and (max-width:959px){#rec1422761841 .tn-elem[data-elem-id="1747757538210"]{display:table;top:145px;;left:calc(50% - 320px + 10px);;height:auto;}}@media screen and (max-width:639px){#rec1422761841 .tn-elem[data-elem-id="1747757538210"]{display:table;top:130px;;left:calc(50% - 240px + 10px);;width:40px;height:auto;}}@media screen and (max-width:479px){#rec1422761841 .tn-elem[data-elem-id="1747757538210"]{display:table;top:130px;;left:calc(50% - 207px + 10px);;width:51px;height:auto;}}@media screen and (max-width:413px){#rec1422761841 .tn-elem[data-elem-id="1747757538210"]{display:table;top:130px;;left:calc(50% - 187.5px + 10px);;height:auto;}}@media screen and (max-width:374px){#rec1422761841 .tn-elem[data-elem-id="1747757538210"]{display:table;top:130px;;left:calc(50% - 160px + 10px);;height:auto;}}#rec1062855756 .t396__artboard{height:424px;background-color:#ffffff;}#rec1062855756 .t396__filter{height:424px;}#rec1062855756 .t396__carrier{height:424px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1062855756 .t396__artboard,#rec1062855756 .t396__filter,#rec1062855756 .t396__carrier{height:424px;}#rec1062855756 .t396__filter{}#rec1062855756 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1062855756 .t396__artboard,#rec1062855756 .t396__filter,#rec1062855756 .t396__carrier{height:525px;}#rec1062855756 .t396__filter{}#rec1062855756 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1062855756 .t396__artboard,#rec1062855756 .t396__filter,#rec1062855756 .t396__carrier{height:485px;}#rec1062855756 .t396__filter{}#rec1062855756 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1062855756 .t396__artboard,#rec1062855756 .t396__filter,#rec1062855756 .t396__carrier{height:590px;}#rec1062855756 .t396__filter{}#rec1062855756 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec1062855756 .t396__artboard,#rec1062855756 .t396__filter,#rec1062855756 .t396__carrier{height:605px;}#rec1062855756 .t396__filter{}#rec1062855756 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1062855756 .t396__artboard,#rec1062855756 .t396__filter,#rec1062855756 .t396__carrier{height:549px;}#rec1062855756 .t396__filter{}#rec1062855756 .t396__carrier{background-attachment:scroll;}}#rec1062855756 .tn-elem[data-elem-id="1690824805310"]{color:#000000;text-align:LEFT;z-index:3;top:35px;;left:calc(50% - 600px + 80px);;width:280px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805310"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1062855756 .tn-elem[data-elem-id="1690824805310"]{display:table;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:959px){#rec1062855756 .tn-elem[data-elem-id="1690824805310"]{display:table;left:calc(50% - 320px + 10px);;width:298px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1062855756 .tn-elem[data-elem-id="1690824805310"]{display:table;top:30px;;width:269px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;font-size:30px;background-size:cover;}}@media screen and (max-width:479px){#rec1062855756 .tn-elem[data-elem-id="1690824805310"]{display:table;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;font-size:30px;background-size:cover;}}@media screen and (max-width:413px){#rec1062855756 .tn-elem[data-elem-id="1690824805310"]{display:table;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1062855756 .tn-elem[data-elem-id="1690824805310"]{display:table;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}#rec1062855756 .tn-elem[data-elem-id="1690824805336"]{color:#000000;text-align:LEFT;z-index:4;top:35px;;left:calc(50% - 600px + 842px);;width:280px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805336"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1062855756 .tn-elem[data-elem-id="1690824805336"]{display:table;top:35px;;left:calc(50% - 480px + 660px);;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1062855756 .tn-elem[data-elem-id="1690824805336"]{display:table;top:145px;;left:calc(50% - 320px + 340px);;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1062855756 .tn-elem[data-elem-id="1690824805336"]{display:table;top:130px;;left:calc(50% - 240px + 255px);;width:213px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1062855756 .tn-elem[data-elem-id="1690824805336"]{display:table;top:368px;;left:calc(50% - 207px + 10px);;width:382px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1062855756 .tn-elem[data-elem-id="1690824805336"]{display:table;top:368px;;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1062855756 .tn-elem[data-elem-id="1690824805336"]{display:table;top:341px;;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1062855756 .tn-elem[data-elem-id="1690824805338"]{color:#000000;text-align:LEFT;z-index:5;top:83px;;left:calc(50% - 600px + 842px);;width:280px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805338"] .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){#rec1062855756 .tn-elem[data-elem-id="1690824805338"]{display:table;top:83px;;left:calc(50% - 480px + 660px);;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1062855756 .tn-elem[data-elem-id="1690824805338"]{display:table;top:193px;;left:calc(50% - 320px + 340px);;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1062855756 .tn-elem[data-elem-id="1690824805338"]{display:table;top:174px;;left:calc(50% - 240px + 255px);;width:213px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1062855756 .tn-elem[data-elem-id="1690824805338"]{display:table;top:390px;;left:calc(50% - 207px + 10px);;width:382px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1062855756 .tn-elem[data-elem-id="1690824805338"]{display:table;top:390px;;width:355px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1062855756 .tn-elem[data-elem-id="1690824805338"]{display:table;top:360px;;width:299px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1062855756 .tn-elem[data-elem-id="1745899453196"]{color:#000000;text-align:LEFT;z-index:6;top:83px;;left:calc(50% - 600px + 521px);;width:280px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453196"] .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){#rec1062855756 .tn-elem[data-elem-id="1745899453196"]{display:table;top:83px;;left:calc(50% - 480px + 340px);;width:280px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453196"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1062855756 .tn-elem[data-elem-id="1745899453196"]{display:table;top:193px;;left:calc(50% - 320px + 10px);;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1062855756 .tn-elem[data-elem-id="1745899453196"]{display:table;top:196px;;width:221px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1062855756 .tn-elem[data-elem-id="1745899453196"]{display:table;top:174px;;width:396px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1062855756 .tn-elem[data-elem-id="1745899453196"]{display:table;top:174px;;width:305px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1062855756 .tn-elem[data-elem-id="1745899453196"]{display:table;top:168px;;width:287px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1062855756 .tn-elem[data-elem-id="1745899453192"]{color:#000000;text-align:LEFT;z-index:7;top:35px;;left:calc(50% - 600px + 521px);;width:280px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453192"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1062855756 .tn-elem[data-elem-id="1745899453192"]{display:table;top:35px;;left:calc(50% - 480px + 340px);;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1062855756 .tn-elem[data-elem-id="1745899453192"]{display:table;top:145px;;left:calc(50% - 320px + 10px);;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1062855756 .tn-elem[data-elem-id="1745899453192"]{display:table;top:130px;;width:221px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1062855756 .tn-elem[data-elem-id="1745899453192"]{display:table;top:130px;;left:calc(50% - 207px + 10px);;width:300px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453192"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1062855756 .tn-elem[data-elem-id="1745899453192"]{display:table;top:130px;;left:calc(50% - 187.5px + 11px);;width:px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1062855756 .tn-elem[data-elem-id="1745899453192"]{display:table;top:130px;;width:244px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1062855756 .tn-elem[data-elem-id="1690824805399"]{z-index:8;top:272px;;left:calc(50% - 600px + 407px);;width:8px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805399"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1062855756 .tn-elem[data-elem-id="1690824805399"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1062855756 .tn-elem[data-elem-id="1690824805399"]{display:table;left:calc(50% - 480px + 347px);;height:auto;}}@media screen and (max-width:959px){#rec1062855756 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1062855756 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1062855756 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1062855756 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1062855756 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}#rec1062855756 .tn-elem[data-elem-id="1690824805411"]{z-index:9;top:304px;;left:calc(50% - 600px + 407px);;width:8px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805411"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1062855756 .tn-elem[data-elem-id="1690824805411"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1062855756 .tn-elem[data-elem-id="1690824805411"]{display:table;left:calc(50% - 480px + 347px);;height:auto;}}@media screen and (max-width:959px){#rec1062855756 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1062855756 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1062855756 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1062855756 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1062855756 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}#rec1062855756 .tn-elem[data-elem-id="1690824805423"]{z-index:10;top:213px;;left:calc(50% - 600px + 533px);;width:0px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1690824805423"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1062855756 .tn-elem[data-elem-id="1690824805423"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1062855756 .tn-elem[data-elem-id="1690824805423"]{display:table;left:calc(50% - 480px + 473px);;height:auto;}}@media screen and (max-width:959px){#rec1062855756 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1062855756 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1062855756 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1062855756 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1062855756 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}#rec1062855756 .tn-elem[data-elem-id="1748433726179"]{z-index:14;top:247px;;left:calc(50% - 600px + 842px);;width:274px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1748433726179"] .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;}#rec1062855756 .tn-elem[data-elem-id="1748433726179"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1062855756 .tn-elem[data-elem-id="1748433726179"]{display:table;top:247px;;left:calc(50% - 480px + 658px);;height:auto;}}@media screen and (max-width:959px){#rec1062855756 .tn-elem[data-elem-id="1748433726179"]{display:table;top:357px;;left:calc(50% - 320px + 340px);;height:auto;}}@media screen and (max-width:639px){#rec1062855756 .tn-elem[data-elem-id="1748433726179"]{display:table;top:348px;;left:calc(50% - 240px + 255px);;width:215px;height:auto;}}@media screen and (max-width:479px){#rec1062855756 .tn-elem[data-elem-id="1748433726179"]{display:table;top:687px;;left:calc(50% - 207px + -11px);;height:auto;}}@media screen and (max-width:413px){#rec1062855756 .tn-elem[data-elem-id="1748433726179"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1062855756 .tn-elem[data-elem-id="1748433726179"]{display:table;height:auto;}}#rec1062855756 .tn-elem[data-elem-id="1748435350195"]{z-index:15;top:580px;;left:calc(50% - 600px + 328px);;width:377px;height:auto;}#rec1062855756 .tn-elem[data-elem-id="1748435350195"] .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;}#rec1062855756 .tn-elem[data-elem-id="1748435350195"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1062855756 .tn-elem[data-elem-id="1748435350195"]{display:table;height:auto;}}@media screen and (max-width:959px){#rec1062855756 .tn-elem[data-elem-id="1748435350195"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1062855756 .tn-elem[data-elem-id="1748435350195"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1062855756 .tn-elem[data-elem-id="1748435350195"]{display:table;top:476px;;left:calc(50% - 207px + 10px);;width:395px;height:auto;}}@media screen and (max-width:413px){#rec1062855756 .tn-elem[data-elem-id="1748435350195"]{display:table;top:498px;;left:calc(50% - 187.5px + 11px);;width:355px;height:auto;}}@media screen and (max-width:374px){#rec1062855756 .tn-elem[data-elem-id="1748435350195"]{display:table;top:456px;;left:calc(50% - 160px + 10px);;width:300px;height:auto;}}#rec1182490571 .t396__artboard{height:451px;background-color:#ffffff;}#rec1182490571 .t396__filter{height:451px;}#rec1182490571 .t396__carrier{height:451px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1182490571 .t396__artboard,#rec1182490571 .t396__filter,#rec1182490571 .t396__carrier{height:454px;}#rec1182490571 .t396__filter{}#rec1182490571 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1182490571 .t396__artboard,#rec1182490571 .t396__filter,#rec1182490571 .t396__carrier{height:541px;}#rec1182490571 .t396__filter{}#rec1182490571 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1182490571 .t396__artboard,#rec1182490571 .t396__filter,#rec1182490571 .t396__carrier{height:620px;}#rec1182490571 .t396__filter{}#rec1182490571 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1182490571 .t396__artboard,#rec1182490571 .t396__filter,#rec1182490571 .t396__carrier{height:854px;}#rec1182490571 .t396__filter{}#rec1182490571 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec1182490571 .t396__artboard,#rec1182490571 .t396__filter,#rec1182490571 .t396__carrier{height:878px;}#rec1182490571 .t396__filter{}#rec1182490571 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1182490571 .t396__artboard,#rec1182490571 .t396__filter,#rec1182490571 .t396__carrier{height:825px;}#rec1182490571 .t396__filter{}#rec1182490571 .t396__carrier{background-attachment:scroll;}}#rec1182490571 .tn-elem[data-elem-id="1690824805310"]{color:#000000;text-align:LEFT;z-index:3;top:35px;;left:calc(50% - 600px + 80px);;width:280px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805310"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1182490571 .tn-elem[data-elem-id="1690824805310"]{display:table;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:959px){#rec1182490571 .tn-elem[data-elem-id="1690824805310"]{display:table;left:calc(50% - 320px + 10px);;width:573px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1182490571 .tn-elem[data-elem-id="1690824805310"]{display:table;top:30px;;width:353px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;font-size:30px;background-size:cover;}}@media screen and (max-width:479px){#rec1182490571 .tn-elem[data-elem-id="1690824805310"]{display:table;width:353px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;font-size:30px;background-size:cover;}}@media screen and (max-width:413px){#rec1182490571 .tn-elem[data-elem-id="1690824805310"]{display:table;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1182490571 .tn-elem[data-elem-id="1690824805310"]{display:table;width:300px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}#rec1182490571 .tn-elem[data-elem-id="1690824805336"]{color:#000000;text-align:LEFT;z-index:3;top:35px;;left:calc(50% - 600px + 842px);;width:280px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805336"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1182490571 .tn-elem[data-elem-id="1690824805336"]{display:table;top:35px;;left:calc(50% - 480px + 660px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1182490571 .tn-elem[data-elem-id="1690824805336"]{display:table;top:135px;;left:calc(50% - 320px + 340px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1182490571 .tn-elem[data-elem-id="1690824805336"]{display:table;top:190px;;left:calc(50% - 240px + 255px);;width:213px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1182490571 .tn-elem[data-elem-id="1690824805336"]{display:table;top:555px;;left:calc(50% - 207px + 10px);;width:274px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1182490571 .tn-elem[data-elem-id="1690824805336"]{display:table;top:564px;;left:calc(50% - 187.5px + 11px);;width:274px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805336"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1182490571 .tn-elem[data-elem-id="1690824805336"]{display:table;top:551px;;width:256px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1182490571 .tn-elem[data-elem-id="1690824805338"]{color:#000000;text-align:LEFT;z-index:3;top:83px;;left:calc(50% - 600px + 842px);;width:280px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805338"] .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){#rec1182490571 .tn-elem[data-elem-id="1690824805338"]{display:table;top:83px;;left:calc(50% - 480px + 660px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1182490571 .tn-elem[data-elem-id="1690824805338"]{display:table;top:183px;;left:calc(50% - 320px + 340px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1182490571 .tn-elem[data-elem-id="1690824805338"]{display:table;top:256px;;left:calc(50% - 240px + 255px);;width:213px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1182490571 .tn-elem[data-elem-id="1690824805338"]{display:table;top:599px;;left:calc(50% - 207px + 10px);;width:382px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1182490571 .tn-elem[data-elem-id="1690824805338"]{display:table;top:608px;;left:calc(50% - 187.5px + 11px);;width:355px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805338"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1182490571 .tn-elem[data-elem-id="1690824805338"]{display:table;top:590px;;left:calc(50% - 160px + 11px);;width:299px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805338"] .tn-atom{vertical-align:middle;white-space:normal;font-size:16px;background-size:cover;}}#rec1182490571 .tn-elem[data-elem-id="1748436917074"]{color:#000000;text-align:LEFT;z-index:3;top:223px;;left:calc(50% - 600px + 842px);;width:248px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917074"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1182490571 .tn-elem[data-elem-id="1748436917074"]{display:table;top:219px;;left:calc(50% - 480px + 660px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917074"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1182490571 .tn-elem[data-elem-id="1748436917074"]{display:table;top:319px;;left:calc(50% - 320px + 340px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917074"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1182490571 .tn-elem[data-elem-id="1748436917074"]{display:table;top:406px;;left:calc(50% - 240px + 255px);;width:222px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917074"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1182490571 .tn-elem[data-elem-id="1748436917074"]{display:table;top:683px;;left:calc(50% - 207px + 10px);;width:201px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917074"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1182490571 .tn-elem[data-elem-id="1748436917074"]{display:table;top:714px;;left:calc(50% - 187.5px + 11px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917074"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1182490571 .tn-elem[data-elem-id="1748436917074"]{display:table;top:686px;;width:299px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917074"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1182490571 .tn-elem[data-elem-id="1748436917069"]{color:#000000;text-align:LEFT;z-index:3;top:247px;;left:calc(50% - 600px + 842px);;width:280px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917069"] .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){#rec1182490571 .tn-elem[data-elem-id="1748436917069"]{display:table;top:243px;;left:calc(50% - 480px + 660px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917069"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1182490571 .tn-elem[data-elem-id="1748436917069"]{display:table;top:343px;;left:calc(50% - 320px + 340px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917069"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1182490571 .tn-elem[data-elem-id="1748436917069"]{display:table;top:428px;;left:calc(50% - 240px + 255px);;width:215px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917069"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1182490571 .tn-elem[data-elem-id="1748436917069"]{display:table;top:705px;;left:calc(50% - 207px + 10px);;width:364px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917069"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1182490571 .tn-elem[data-elem-id="1748436917069"]{display:table;top:736px;;left:calc(50% - 187.5px + 11px);;width:356px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917069"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1182490571 .tn-elem[data-elem-id="1748436917069"]{display:table;top:705px;;left:calc(50% - 160px + 10px);;width:301px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917069"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1182490571 .tn-elem[data-elem-id="1745899453196"]{color:#000000;text-align:LEFT;z-index:3;top:107px;;left:calc(50% - 600px + 522px);;width:280px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453196"] .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){#rec1182490571 .tn-elem[data-elem-id="1745899453196"]{display:table;top:107px;;left:calc(50% - 480px + 340px);;width:280px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453196"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1182490571 .tn-elem[data-elem-id="1745899453196"]{display:table;top:207px;;left:calc(50% - 320px + 10px);;width:280px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453196"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1182490571 .tn-elem[data-elem-id="1745899453196"]{display:table;top:278px;;left:calc(50% - 240px + 10px);;width:221px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453196"] .tn-atom{vertical-align:middle;white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1182490571 .tn-elem[data-elem-id="1745899453196"]{display:table;top:256px;;width:397px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1182490571 .tn-elem[data-elem-id="1745899453196"]{display:table;top:256px;;left:calc(50% - 187.5px + 11px);;width:336px;height:110px;}#rec1182490571 .tn-elem[data-elem-id="1745899453196"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1182490571 .tn-elem[data-elem-id="1745899453196"]{display:table;top:277px;;left:calc(50% - 160px + 10px);;width:287px;height:95px;}#rec1182490571 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1182490571 .tn-elem[data-elem-id="1745899453192"]{color:#000000;text-align:LEFT;z-index:3;top:35px;;left:calc(50% - 600px + 521px);;width:406px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453192"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1182490571 .tn-elem[data-elem-id="1745899453192"]{display:table;top:35px;;left:calc(50% - 480px + 340px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1182490571 .tn-elem[data-elem-id="1745899453192"]{display:table;top:135px;;left:calc(50% - 320px + 10px);;width:px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1182490571 .tn-elem[data-elem-id="1745899453192"]{display:table;top:190px;;width:221px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1182490571 .tn-elem[data-elem-id="1745899453192"]{display:table;top:190px;;left:calc(50% - 207px + 10px);;width:247px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453192"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1182490571 .tn-elem[data-elem-id="1745899453192"]{display:table;top:190px;;left:calc(50% - 187.5px + 11px);;width:236px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1182490571 .tn-elem[data-elem-id="1745899453192"]{display:table;top:220px;;width:244px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1182490571 .tn-elem[data-elem-id="1690824805399"]{z-index:3;top:272px;;left:calc(50% - 600px + 407px);;width:8px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805399"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1182490571 .tn-elem[data-elem-id="1690824805399"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1182490571 .tn-elem[data-elem-id="1690824805399"]{display:table;left:calc(50% - 480px + 347px);;height:auto;}}@media screen and (max-width:959px){#rec1182490571 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1182490571 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1182490571 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1182490571 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1182490571 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}#rec1182490571 .tn-elem[data-elem-id="1690824805411"]{z-index:3;top:304px;;left:calc(50% - 600px + 407px);;width:8px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805411"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1182490571 .tn-elem[data-elem-id="1690824805411"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1182490571 .tn-elem[data-elem-id="1690824805411"]{display:table;left:calc(50% - 480px + 347px);;height:auto;}}@media screen and (max-width:959px){#rec1182490571 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1182490571 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1182490571 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1182490571 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1182490571 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}#rec1182490571 .tn-elem[data-elem-id="1690824805423"]{z-index:3;top:213px;;left:calc(50% - 600px + 533px);;width:0px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1690824805423"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1182490571 .tn-elem[data-elem-id="1690824805423"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1182490571 .tn-elem[data-elem-id="1690824805423"]{display:table;left:calc(50% - 480px + 473px);;height:auto;}}@media screen and (max-width:959px){#rec1182490571 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1182490571 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1182490571 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1182490571 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1182490571 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}#rec1182490571 .tn-elem[data-elem-id="1748436917078"]{z-index:3;top:312px;;left:calc(50% - 600px + 522px);;width:298px;height:auto;}#rec1182490571 .tn-elem[data-elem-id="1748436917078"] .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;}#rec1182490571 .tn-elem[data-elem-id="1748436917078"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1182490571 .tn-elem[data-elem-id="1748436917078"]{display:table;top:318px;;left:calc(50% - 480px + 340px);;width:280px;height:auto;}}@media screen and (max-width:959px){#rec1182490571 .tn-elem[data-elem-id="1748436917078"]{display:table;top:418px;;left:calc(50% - 320px + 10px);;height:auto;}}@media screen and (max-width:639px){#rec1182490571 .tn-elem[data-elem-id="1748436917078"]{display:table;top:509px;;width:220px;height:auto;}}@media screen and (max-width:479px){#rec1182490571 .tn-elem[data-elem-id="1748436917078"]{display:table;top:384px;;left:calc(50% - 207px + 10px);;width:394px;height:auto;}}@media screen and (max-width:413px){#rec1182490571 .tn-elem[data-elem-id="1748436917078"]{display:table;top:406px;;left:calc(50% - 187.5px + 11px);;width:355px;height:auto;}}@media screen and (max-width:374px){#rec1182490571 .tn-elem[data-elem-id="1748436917078"]{display:table;top:411px;;left:calc(50% - 160px + 10px);;width:302px;height:auto;}}#rec1580560401 .t396__artboard{height:707px;background-color:#ffffff;}#rec1580560401 .t396__filter{height:707px;}#rec1580560401 .t396__carrier{height:707px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1580560401 .t396__artboard,#rec1580560401 .t396__filter,#rec1580560401 .t396__carrier{height:660px;}#rec1580560401 .t396__filter{}#rec1580560401 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1580560401 .t396__artboard,#rec1580560401 .t396__filter,#rec1580560401 .t396__carrier{height:837px;}#rec1580560401 .t396__filter{}#rec1580560401 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1580560401 .t396__artboard,#rec1580560401 .t396__filter,#rec1580560401 .t396__carrier{height:874px;}#rec1580560401 .t396__filter{}#rec1580560401 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1580560401 .t396__artboard,#rec1580560401 .t396__filter,#rec1580560401 .t396__carrier{height:1052px;}#rec1580560401 .t396__filter{}#rec1580560401 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec1580560401 .t396__artboard,#rec1580560401 .t396__filter,#rec1580560401 .t396__carrier{height:1087px;}#rec1580560401 .t396__filter{}#rec1580560401 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1580560401 .t396__artboard,#rec1580560401 .t396__filter,#rec1580560401 .t396__carrier{height:1130px;}#rec1580560401 .t396__filter{}#rec1580560401 .t396__carrier{background-attachment:scroll;}}#rec1580560401 .tn-elem[data-elem-id="1763120486329"]{z-index:3;top:465px;;left:calc(50% - 600px + 495px);;width:635px;height:149px;}#rec1580560401 .tn-elem[data-elem-id="1763120486329"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f3eeec;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-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){#rec1580560401 .tn-elem[data-elem-id="1763120486329"]{display:table;top:461px;;left:calc(50% - 480px + 311px);;width:630px;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1763120486329"]{display:table;top:607px;;left:calc(50% - 320px + 0px);;width:640px;height:168px;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1763120486329"]{display:table;top:645px;;left:calc(50% - 240px + 0px);;width:480px;height:176px;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1763120486329"]{display:table;top:749px;;left:calc(50% - 207px + 0px);;width:414px;height:265px;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1763120486329"]{display:table;top:806px;;left:calc(50% - 187.5px + 0px);;width:375px;height:252px;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1763120486329"]{display:table;top:795px;;left:calc(50% - 160px + 0px);;width:320px;height:286px;}}#rec1580560401 .tn-elem[data-elem-id="1690824805310"]{color:#000000;text-align:LEFT;z-index:3;top:35px;;left:calc(50% - 600px + 80px);;width:340px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805310"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1580560401 .tn-elem[data-elem-id="1690824805310"]{display:table;left:calc(50% - 480px + 20px);;width:284px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1690824805310"]{display:table;left:calc(50% - 320px + 10px);;width:351px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1690824805310"]{display:table;top:30px;;width:354px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;font-size:30px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1690824805310"]{display:table;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;font-size:30px;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1690824805310"]{display:table;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1690824805310"]{display:table;width:301px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805310"] .tn-atom{white-space:normal;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="1690824805336"]{color:#000000;text-align:LEFT;z-index:3;top:35px;;left:calc(50% - 600px + 842px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805336"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1580560401 .tn-elem[data-elem-id="1690824805336"]{display:table;top:35px;;left:calc(50% - 480px + 660px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1690824805336"]{display:table;top:165px;;left:calc(50% - 320px + 340px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1690824805336"]{display:table;top:160px;;left:calc(50% - 240px + 255px);;width:213px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1690824805336"]{display:table;top:632px;;left:calc(50% - 207px + 10px);;width:382px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1690824805336"]{display:table;top:676px;;left:calc(50% - 187.5px + 11px);;width:341px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805336"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1690824805336"]{display:table;top:671px;;left:calc(50% - 160px + 10px);;width:299px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805336"] .tn-atom{vertical-align:middle;white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="1690824805338"]{color:#000000;text-align:LEFT;z-index:3;top:107px;;left:calc(50% - 600px + 842px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805338"] .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){#rec1580560401 .tn-elem[data-elem-id="1690824805338"]{display:table;top:107px;;left:calc(50% - 480px + 660px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1690824805338"]{display:table;top:237px;;left:calc(50% - 320px + 340px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1690824805338"]{display:table;top:248px;;left:calc(50% - 240px + 255px);;width:213px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1690824805338"]{display:table;top:676px;;left:calc(50% - 207px + 10px);;width:382px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1690824805338"]{display:table;top:720px;;left:calc(50% - 187.5px + 11px);;width:355px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805338"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1690824805338"]{display:table;top:709px;;left:calc(50% - 160px + 10px);;width:299px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805338"] .tn-atom{vertical-align:middle;white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="1745899453196"]{color:#000000;text-align:LEFT;z-index:3;top:107px;;left:calc(50% - 600px + 522px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453196"] .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){#rec1580560401 .tn-elem[data-elem-id="1745899453196"]{display:table;top:107px;;left:calc(50% - 480px + 340px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453196"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1745899453196"]{display:table;top:237px;;left:calc(50% - 320px + 10px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1745899453196"]{display:table;top:248px;;width:221px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1745899453196"]{display:table;top:204px;;width:396px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1745899453196"]{display:table;top:204px;;width:305px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453196"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1745899453196"]{display:table;top:247px;;left:calc(50% - 160px + 10px);;width:287px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453196"] .tn-atom{vertical-align:middle;white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="1745899453192"]{color:#000000;text-align:LEFT;z-index:3;top:35px;;left:calc(50% - 600px + 521px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453192"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1580560401 .tn-elem[data-elem-id="1745899453192"]{display:table;top:35px;;left:calc(50% - 480px + 340px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1745899453192"]{display:table;top:165px;;left:calc(50% - 320px + 10px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1745899453192"]{display:table;top:160px;;width:221px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1745899453192"]{display:table;top:160px;;left:calc(50% - 207px + 10px);;width:300px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453192"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1745899453192"]{display:table;top:160px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1745899453192"]{display:table;top:190px;;left:calc(50% - 160px + 10px);;width:244px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1745899453192"] .tn-atom{vertical-align:middle;white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="1753358547091"]{color:#000000;text-align:LEFT;z-index:3;top:243px;;left:calc(50% - 600px + 840px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547091"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1580560401 .tn-elem[data-elem-id="1753358547091"]{display:table;top:243px;;left:calc(50% - 480px + 660px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547091"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1753358547091"]{display:table;top:373px;;left:calc(50% - 320px + 340px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547091"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1753358547091"]{display:table;top:398px;;left:calc(50% - 240px + 255px);;width:221px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547091"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1753358547091"]{display:table;top:460px;;left:calc(50% - 207px + 10px);;width:300px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547091"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1753358547091"]{display:table;top:504px;;left:calc(50% - 187.5px + 11px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547091"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1753358547091"]{display:table;top:498px;;left:calc(50% - 160px + 10px);;width:244px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547091"] .tn-atom{vertical-align:middle;white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="1753358547086"]{color:#000000;text-align:LEFT;z-index:3;top:291px;;left:calc(50% - 600px + 840px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547086"] .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){#rec1580560401 .tn-elem[data-elem-id="1753358547086"]{display:table;top:291px;;left:calc(50% - 480px + 660px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547086"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1753358547086"]{display:table;top:421px;;left:calc(50% - 320px + 340px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547086"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1753358547086"]{display:table;top:442px;;left:calc(50% - 240px + 255px);;width:221px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547086"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1753358547086"]{display:table;top:504px;;left:calc(50% - 207px + 10px);;width:396px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547086"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1753358547086"]{display:table;top:548px;;left:calc(50% - 187.5px + 11px);;width:358px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547086"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1753358547086"]{display:table;top:536px;;left:calc(50% - 160px + 10px);;width:287px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358547086"] .tn-atom{vertical-align:middle;white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="1753358673375"]{color:#000000;text-align:LEFT;z-index:3;top:292px;;left:calc(50% - 600px + 521px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673375"] .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){#rec1580560401 .tn-elem[data-elem-id="1753358673375"]{display:table;top:291px;;left:calc(50% - 480px + 340px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673375"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1753358673375"]{display:table;top:421px;;left:calc(50% - 320px + 10px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673375"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1753358673375"]{display:table;top:464px;;width:232px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673375"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1753358673375"]{display:table;top:354px;;width:396px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673375"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1753358673375"]{display:table;top:376px;;width:305px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673375"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1753358673375"]{display:table;top:382px;;left:calc(50% - 160px + 10px);;width:287px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673375"] .tn-atom{vertical-align:middle;white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="1753358673371"]{color:#000000;text-align:LEFT;z-index:3;top:481px;;left:calc(50% - 600px + 842px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673371"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1580560401 .tn-elem[data-elem-id="1753358673371"]{display:table;top:478px;;left:calc(50% - 480px + 661px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673371"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1753358673371"]{display:table;top:635px;;left:calc(50% - 320px + 339px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673371"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1753358673371"]{display:table;top:671px;;left:calc(50% - 240px + 250px);;width:221px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673371"] .tn-atom{vertical-align:middle;white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1753358673371"]{display:table;top:776px;;left:calc(50% - 207px + 10px);;width:300px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673371"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1753358673371"]{display:table;top:826px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673371"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1753358673371"]{display:table;top:820px;;left:calc(50% - 160px + 10px);;width:197px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753358673371"] .tn-atom{vertical-align:middle;white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="1753791039226"]{color:#000000;text-align:LEFT;z-index:3;top:244px;;left:calc(50% - 600px + 521px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753791039226"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1580560401 .tn-elem[data-elem-id="1753791039226"]{display:table;top:243px;;left:calc(50% - 480px + 340px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753791039226"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1753791039226"]{display:table;top:373px;;left:calc(50% - 320px + 10px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753791039226"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1753791039226"]{display:table;top:398px;;width:221px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753791039226"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1753791039226"]{display:table;top:310px;;left:calc(50% - 207px + 10px);;width:300px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753791039226"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1753791039226"]{display:table;top:332px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753791039226"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1753791039226"]{display:table;top:344px;;left:calc(50% - 160px + 10px);;width:244px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753791039226"] .tn-atom{vertical-align:middle;white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="1753790237550"]{color:#000000;text-align:LEFT;z-index:3;top:568px;;left:calc(50% - 600px + 869px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753790237550"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1580560401 .tn-elem[data-elem-id="1753790237550"]{display:table;top:567px;;left:calc(50% - 480px + 686px);;width:204px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753790237550"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1753790237550"]{display:table;top:723px;;left:calc(50% - 320px + 366px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753790237550"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1753790237550"]{display:table;top:773px;;left:calc(50% - 240px + 280px);;width:238px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753790237550"] .tn-atom{vertical-align:middle;white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1753790237550"]{display:table;top:847px;;left:calc(50% - 207px + 36px);;width:396px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753790237550"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1753790237550"]{display:table;top:893px;;width:305px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753790237550"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1753790237550"]{display:table;top:900px;;left:calc(50% - 160px + 33px);;width:287px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753790237550"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="176312007930663320"]{color:#000000;text-align:LEFT;z-index:3;top:481px;;left:calc(50% - 600px + 520px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007930663320"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1580560401 .tn-elem[data-elem-id="176312007930663320"]{display:table;top:480px;;left:calc(50% - 480px + 343px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007930663320"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="176312007930663320"]{display:table;top:636px;;left:calc(50% - 320px + 10px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007930663320"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="176312007930663320"]{display:table;top:671px;;left:calc(50% - 240px + 10px);;width:221px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007930663320"] .tn-atom{vertical-align:middle;white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="176312007930663320"]{display:table;top:898px;;left:calc(50% - 207px + 10px);;width:300px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007930663320"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="176312007930663320"]{display:table;top:948px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007930663320"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="176312007930663320"]{display:table;top:954px;;left:calc(50% - 160px + 12px);;width:197px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007930663320"] .tn-atom{vertical-align:middle;white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="176312007932157440"]{color:#000000;text-align:LEFT;z-index:3;top:568px;;left:calc(50% - 600px + 546px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007932157440"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:'Dewi',Arial,sans-serif;line-height:1.2;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){#rec1580560401 .tn-elem[data-elem-id="176312007932157440"]{display:table;top:567px;;left:calc(50% - 480px + 367px);;width:256px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007932157440"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="176312007932157440"]{display:table;top:723px;;left:calc(50% - 320px + 39px);;width:280px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007932157440"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="176312007932157440"]{display:table;top:773px;;left:calc(50% - 240px + 36px);;width:238px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007932157440"] .tn-atom{vertical-align:middle;white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="176312007932157440"]{display:table;top:970px;;left:calc(50% - 207px + 37px);;width:396px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007932157440"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="176312007932157440"]{display:table;top:1016px;;left:calc(50% - 187.5px + 36px);;width:305px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007932157440"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="176312007932157440"]{display:table;top:1034px;;left:calc(50% - 160px + 35px);;width:287px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176312007932157440"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1580560401 .tn-elem[data-elem-id="1690824805399"]{z-index:3;top:272px;;left:calc(50% - 600px + 407px);;width:8px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805399"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1580560401 .tn-elem[data-elem-id="1690824805399"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1580560401 .tn-elem[data-elem-id="1690824805399"]{display:table;left:calc(50% - 480px + 347px);;height:auto;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1690824805399"]{display:table;height:auto;}}#rec1580560401 .tn-elem[data-elem-id="1690824805411"]{z-index:3;top:304px;;left:calc(50% - 600px + 407px);;width:8px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805411"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1580560401 .tn-elem[data-elem-id="1690824805411"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1580560401 .tn-elem[data-elem-id="1690824805411"]{display:table;left:calc(50% - 480px + 347px);;height:auto;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1690824805411"]{display:table;height:auto;}}#rec1580560401 .tn-elem[data-elem-id="1690824805423"]{z-index:3;top:213px;;left:calc(50% - 600px + 533px);;width:0px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1690824805423"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec1580560401 .tn-elem[data-elem-id="1690824805423"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec1580560401 .tn-elem[data-elem-id="1690824805423"]{display:table;left:calc(50% - 480px + 473px);;height:auto;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1690824805423"]{display:table;height:auto;}}#rec1580560401 .tn-elem[data-elem-id="176353713619178430"]{z-index:3;top:569px;;left:calc(50% - 600px + 521px);;width:20px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176353713619178430"] .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;}#rec1580560401 .tn-elem[data-elem-id="176353713619178430"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1580560401 .tn-elem[data-elem-id="176353713619178430"]{display:table;top:569px;;left:calc(50% - 480px + 661px);;width:20px;height:auto;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="176353713619178430"]{display:table;top:727px;;left:calc(50% - 320px + 339px);;width:20px;height:auto;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="176353713619178430"]{display:table;top:774px;;left:calc(50% - 240px + 10px);;width:18px;height:auto;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="176353713619178430"]{display:table;top:971px;;left:calc(50% - 207px + 10px);;height:auto;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="176353713619178430"]{display:table;top:1017px;;left:calc(50% - 187.5px + 11px);;width:18px;height:auto;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="176353713619178430"]{display:table;top:1034px;;left:calc(50% - 160px + 10px);;width:16px;height:auto;}}#rec1580560401 .tn-elem[data-elem-id="176353716381226480"]{z-index:3;top:569px;;left:calc(50% - 600px + 842px);;width:20px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="176353716381226480"] .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;}#rec1580560401 .tn-elem[data-elem-id="176353716381226480"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1580560401 .tn-elem[data-elem-id="176353716381226480"]{display:table;top:569px;;left:calc(50% - 480px + 342px);;width:20px;height:auto;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="176353716381226480"]{display:table;top:726px;;left:calc(50% - 320px + 10px);;width:20px;height:auto;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="176353716381226480"]{display:table;top:774px;;left:calc(50% - 240px + 251px);;width:18px;height:auto;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="176353716381226480"]{display:table;top:848px;;left:calc(50% - 207px + 10px);;height:auto;}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="176353716381226480"]{display:table;top:894px;;left:calc(50% - 187.5px + 10px);;width:18px;height:auto;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="176353716381226480"]{display:table;top:900px;;left:calc(50% - 160px + 10px);;width:16px;height:auto;}}#rec1580560401 .tn-elem[data-elem-id="1753792384555"]{z-index:3;top:558px;;left:calc(50% - 600px + 1080px);;width:82px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753792384555"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);transform:rotate(315deg);}#rec1580560401 .tn-elem[data-elem-id="1753792384555"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1580560401 .tn-elem[data-elem-id="1753792384555"]{display:table;top:570px;;left:calc(50% - 480px + 861px);;width:56px;height:auto;}}@media screen and (max-width:959px){#rec1580560401 .tn-elem[data-elem-id="1753792384555"]{display:table;top:737px;;left:calc(50% - 320px + 537px);;width:67px;height:auto;}}@media screen and (max-width:639px){#rec1580560401 .tn-elem[data-elem-id="1753792384555"]{display:table;top:621px;;left:calc(50% - 240px + 407px);;width:49px;height:auto;}}@media screen and (max-width:479px){#rec1580560401 .tn-elem[data-elem-id="1753792384555"]{display:table;top:769px;;left:calc(50% - 207px + 310px);;width:70px;height:auto;}#rec1580560401 .tn-elem[data-elem-id="1753792384555"] .tn-atom{background-size:cover;-webkit-transform:rotate(358deg);-moz-transform:rotate(358deg);transform:rotate(358deg);}}@media screen and (max-width:413px){#rec1580560401 .tn-elem[data-elem-id="1753792384555"]{display:table;top:820px;;left:calc(50% - 187.5px + 289px);;width:65px;height:auto;}}@media screen and (max-width:374px){#rec1580560401 .tn-elem[data-elem-id="1753792384555"]{display:table;top:821px;;left:calc(50% - 160px + 238px);;width:57px;height:auto;}}#rec1062497601 .t396__artboard{height:302px;background-color:#ffffff;}#rec1062497601 .t396__filter{height:302px;}#rec1062497601 .t396__carrier{height:302px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1062497601 .t396__artboard,#rec1062497601 .t396__filter,#rec1062497601 .t396__carrier{height:320px;}#rec1062497601 .t396__filter{}#rec1062497601 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1062497601 .t396__artboard,#rec1062497601 .t396__filter,#rec1062497601 .t396__carrier{height:250px;}#rec1062497601 .t396__filter{}#rec1062497601 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1062497601 .t396__artboard,#rec1062497601 .t396__filter,#rec1062497601 .t396__carrier{height:360px;}#rec1062497601 .t396__filter{}#rec1062497601 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1062497601 .t396__artboard,#rec1062497601 .t396__filter,#rec1062497601 .t396__carrier{height:430px;}#rec1062497601 .t396__filter{}#rec1062497601 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec1062497601 .t396__artboard,#rec1062497601 .t396__filter,#rec1062497601 .t396__carrier{height:450px;}#rec1062497601 .t396__filter{}#rec1062497601 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1062497601 .t396__artboard,#rec1062497601 .t396__filter,#rec1062497601 .t396__carrier{height:441px;}#rec1062497601 .t396__filter{}#rec1062497601 .t396__carrier{background-attachment:scroll;}}#rec1062497601 .tn-elem[data-elem-id="1747320298064"]{z-index:3;top:40px;;left:calc(50% - 600px + 770px);;width:350px;height:202px;}#rec1062497601 .tn-elem[data-elem-id="1747320298064"] .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){#rec1062497601 .tn-elem[data-elem-id="1747320298064"]{display:table;top:40px;;left:calc(50% - 480px + 654px);;width:286px;height:220px;}}@media screen and (max-width:959px){#rec1062497601 .tn-elem[data-elem-id="1747320298064"]{display:table;top:30px;;left:calc(50% - 320px + 10px);;width:365px;height:174px;}}@media screen and (max-width:639px){#rec1062497601 .tn-elem[data-elem-id="1747320298064"]{display:table;top:30px;;width:460px;height:165px;}}@media screen and (max-width:479px){#rec1062497601 .tn-elem[data-elem-id="1747320298064"]{display:table;width:394px;height:185px;}}@media screen and (max-width:413px){#rec1062497601 .tn-elem[data-elem-id="1747320298064"]{display:table;left:calc(50% - 187.5px + 11px);;width:355px;height:246px;}}@media screen and (max-width:374px){#rec1062497601 .tn-elem[data-elem-id="1747320298064"]{display:table;left:calc(50% - 160px + 10px);;width:300px;height:252px;}}#rec1062497601 .tn-elem[data-elem-id="1748425402283"]{z-index:3;top:40px;;left:calc(50% - 600px + 80px);;width:686px;height:202px;}#rec1062497601 .tn-elem[data-elem-id="1748425402283"] .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){#rec1062497601 .tn-elem[data-elem-id="1748425402283"]{display:table;top:40px;;left:calc(50% - 480px + 20px);;width:630px;height:220px;}}@media screen and (max-width:959px){#rec1062497601 .tn-elem[data-elem-id="1748425402283"]{display:table;top:30px;;left:calc(50% - 320px + 379px);;width:251px;height:174px;}}@media screen and (max-width:639px){#rec1062497601 .tn-elem[data-elem-id="1748425402283"]{display:table;top:199px;;left:calc(50% - 240px + 10px);;width:460px;height:120px;}}@media screen and (max-width:479px){#rec1062497601 .tn-elem[data-elem-id="1748425402283"]{display:table;top:219px;;width:394px;height:155px;}}@media screen and (max-width:413px){#rec1062497601 .tn-elem[data-elem-id="1748425402283"]{display:table;top:280px;;left:calc(50% - 187.5px + 11px);;width:355px;height:132px;}}@media screen and (max-width:374px){#rec1062497601 .tn-elem[data-elem-id="1748425402283"]{display:table;top:286px;;left:calc(50% - 160px + 10px);;width:300px;height:115px;}}#rec1062497601 .tn-elem[data-elem-id="1747320298068"]{color:#000000;z-index:3;top:171px;;left:calc(50% - 600px + 98px);;width:630px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298068"] .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){#rec1062497601 .tn-elem[data-elem-id="1747320298068"]{display:table;top:171px;;left:calc(50% - 480px + 38px);;width:549px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298068"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:959px){#rec1062497601 .tn-elem[data-elem-id="1747320298068"]{display:table;top:100px;;left:calc(50% - 320px + 28px);;width:333px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298068"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:639px){#rec1062497601 .tn-elem[data-elem-id="1747320298068"]{display:table;top:112px;;left:calc(50% - 240px + 20px);;width:407px;height:auto;text-align:left;}#rec1062497601 .tn-elem[data-elem-id="1747320298068"] .tn-atom{white-space:normal;letter-spacing:-0.2px;background-size:cover;}}@media screen and (max-width:479px){#rec1062497601 .tn-elem[data-elem-id="1747320298068"]{display:table;width:356px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298068"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1062497601 .tn-elem[data-elem-id="1747320298068"]{display:table;top:172px;;left:calc(50% - 187.5px + 21px);;width:336px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298068"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1062497601 .tn-elem[data-elem-id="1747320298068"]{display:table;top:172px;;width:273px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298068"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec1062497601 .tn-elem[data-elem-id="1747320298066"]{color:#000000;z-index:3;top:-237px;;left:calc(50% - 600px + 311px);;width:619px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298066"] .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){#rec1062497601 .tn-elem[data-elem-id="1747320298066"]{display:table;top:-288px;;left:calc(50% - 480px + 399px);;width:598px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298066"] .tn-atom{vertical-align:middle;white-space:normal;font-size:48px;background-size:cover;}}@media screen and (max-width:959px){#rec1062497601 .tn-elem[data-elem-id="1747320298066"]{display:table;top:-188px;;left:calc(50% - 320px + 38px);;width:330px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298066"] .tn-atom{vertical-align:middle;white-space:normal;font-size:24px;letter-spacing:-2px;background-size:cover;}}@media screen and (max-width:639px){#rec1062497601 .tn-elem[data-elem-id="1747320298066"]{display:table;top:209px;;left:calc(50% - 240px + 136px);;width:318px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298066"] .tn-atom{vertical-align:middle;white-space:normal;font-size:30px;line-height:1;background-size:cover;}}@media screen and (max-width:479px){#rec1062497601 .tn-elem[data-elem-id="1747320298066"]{display:table;top:234px;;left:calc(50% - 207px + 179px);;width:217px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298066"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1062497601 .tn-elem[data-elem-id="1747320298066"]{display:table;top:295px;;left:calc(50% - 187.5px + 157px);;width:168px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298066"] .tn-atom{white-space:normal;font-size:24px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:374px){#rec1062497601 .tn-elem[data-elem-id="1747320298066"]{display:table;top:301px;;left:calc(50% - 160px + 140px);;width:157px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320298066"] .tn-atom{white-space:normal;font-size:20px;line-height:1;letter-spacing:-1px;background-size:cover;}}#rec1062497601 .tn-elem[data-elem-id="1748439092640"]{color:#000000;z-index:3;top:55px;;left:calc(50% - 600px + 98px);;width:619px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748439092640"] .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){#rec1062497601 .tn-elem[data-elem-id="1748439092640"]{display:table;top:55px;;left:calc(50% - 480px + 38px);;width:598px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748439092640"] .tn-atom{white-space:normal;font-size:48px;background-size:cover;}}@media screen and (max-width:959px){#rec1062497601 .tn-elem[data-elem-id="1748439092640"]{display:table;top:45px;;left:calc(50% - 320px + 28px);;width:330px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748439092640"] .tn-atom{vertical-align:middle;white-space:normal;font-size:24px;letter-spacing:-2px;background-size:cover;}}@media screen and (max-width:639px){#rec1062497601 .tn-elem[data-elem-id="1748439092640"]{display:table;top:45px;;left:calc(50% - 240px + 20px);;width:425px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748439092640"] .tn-atom{vertical-align:middle;white-space:normal;font-size:30px;line-height:1;background-size:cover;}}@media screen and (max-width:479px){#rec1062497601 .tn-elem[data-elem-id="1748439092640"]{display:table;width:px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748439092640"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1062497601 .tn-elem[data-elem-id="1748439092640"]{display:table;left:calc(50% - 187.5px + 21px);;width:330px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748439092640"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1062497601 .tn-elem[data-elem-id="1748439092640"]{display:table;width:236px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748439092640"] .tn-atom{white-space:normal;line-height:1;background-size:cover;}}#rec1062497601 .tn-elem[data-elem-id="1747320168507"]{color:#000000;text-align:center;z-index:3;top:42px;;left:calc(50% - 600px + 811px);;width:146px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320168507"] .tn-atom{vertical-align:middle;color:#000000;font-size:118px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1062497601 .tn-elem[data-elem-id="1747320168507"]{display:table;top:49px;;left:calc(50% - 480px + 684px);;width:116px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320168507"] .tn-atom{vertical-align:middle;white-space:normal;font-size:110px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:959px){#rec1062497601 .tn-elem[data-elem-id="1747320168507"]{display:table;top:30px;;left:calc(50% - 320px + 390px);;width:131px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320168507"] .tn-atom{white-space:normal;font-size:100px;background-size:cover;}}@media screen and (max-width:639px){#rec1062497601 .tn-elem[data-elem-id="1747320168507"]{display:table;top:202px;;left:calc(50% - 240px + 20px);;width:131px;height:auto;text-align:left;}#rec1062497601 .tn-elem[data-elem-id="1747320168507"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec1062497601 .tn-elem[data-elem-id="1747320168507"]{display:table;top:220px;;width:147px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320168507"] .tn-atom{white-space:normal;font-size:140px;background-size:cover;}}@media screen and (max-width:413px){#rec1062497601 .tn-elem[data-elem-id="1747320168507"]{display:table;top:282px;;left:calc(50% - 187.5px + 21px);;width:126px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320168507"] .tn-atom{white-space:normal;font-size:110px;background-size:cover;}}@media screen and (max-width:374px){#rec1062497601 .tn-elem[data-elem-id="1747320168507"]{display:table;top:288px;;left:calc(50% - 160px + 20px);;width:104px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1747320168507"] .tn-atom{white-space:normal;font-size:100px;background-size:cover;}}#rec1062497601 .tn-elem[data-elem-id="1748337492318"]{color:#000000;text-align:center;z-index:3;top:115px;;left:calc(50% - 600px + 922px);;width:170px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337492318"] .tn-atom{vertical-align:middle;color:#000000;font-size:37px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1062497601 .tn-elem[data-elem-id="1748337492318"]{display:table;top:118px;;left:calc(50% - 480px + 800px);;width:110px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337492318"] .tn-atom{vertical-align:middle;white-space:normal;font-size:34px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:959px){#rec1062497601 .tn-elem[data-elem-id="1748337492318"]{display:table;top:91px;;left:calc(50% - 320px + 499px);;width:123px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337492318"] .tn-atom{white-space:normal;font-size:30px;background-size:cover;}}@media screen and (max-width:639px){#rec1062497601 .tn-elem[data-elem-id="1748337492318"]{display:table;top:-348px;;left:calc(50% - 240px + 96px);;width:px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337492318"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec1062497601 .tn-elem[data-elem-id="1748337492318"]{display:table;top:-119px;;left:calc(50% - 207px + 165px);;width:px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337492318"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1062497601 .tn-elem[data-elem-id="1748337492318"]{display:table;width:px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337492318"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1062497601 .tn-elem[data-elem-id="1748337492318"]{display:table;top:-427px;;left:calc(50% - 160px + -44px);;width:123px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337492318"] .tn-atom{white-space:normal;font-size:40px;background-size:cover;}}#rec1062497601 .tn-elem[data-elem-id="1748337510026"]{color:#000000;text-align:center;z-index:3;top:-290px;;left:calc(50% - 600px + 530px);;width:350px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337510026"] .tn-atom{vertical-align:middle;color:#000000;font-size:24px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1062497601 .tn-elem[data-elem-id="1748337510026"]{display:table;top:168px;;left:calc(50% - 480px + 671px);;width:252px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337510026"] .tn-atom{vertical-align:middle;white-space:normal;font-size:24px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:959px){#rec1062497601 .tn-elem[data-elem-id="1748337510026"]{display:table;top:-281px;;left:calc(50% - 320px + 253px);;width:217px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337510026"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec1062497601 .tn-elem[data-elem-id="1748337510026"]{display:table;top:-250px;;left:calc(50% - 240px + 307px);;width:px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337510026"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec1062497601 .tn-elem[data-elem-id="1748337510026"]{display:table;width:px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337510026"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1062497601 .tn-elem[data-elem-id="1748337510026"]{display:table;width:px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337510026"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1062497601 .tn-elem[data-elem-id="1748337510026"]{display:table;top:-230px;;left:calc(50% - 160px + 203px);;width:px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748337510026"] .tn-atom{white-space:normal;background-size:cover;}}#rec1062497601 .tn-elem[data-elem-id="1748438298711"]{color:#000000;text-align:center;z-index:3;top:169px;;left:calc(50% - 600px + 773px);;width:350px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748438298711"] .tn-atom{vertical-align:middle;color:#000000;font-size:24px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-0.9px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1062497601 .tn-elem[data-elem-id="1748438298711"]{display:table;top:-360px;;left:calc(50% - 480px + 599px);;width:252px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748438298711"] .tn-atom{vertical-align:middle;white-space:normal;font-size:24px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:959px){#rec1062497601 .tn-elem[data-elem-id="1748438298711"]{display:table;top:144px;;left:calc(50% - 320px + 396px);;width:217px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748438298711"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec1062497601 .tn-elem[data-elem-id="1748438298711"]{display:table;top:-222px;;left:calc(50% - 240px + 90px);;width:px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748438298711"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec1062497601 .tn-elem[data-elem-id="1748438298711"]{display:table;width:px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748438298711"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1062497601 .tn-elem[data-elem-id="1748438298711"]{display:table;width:px;height:auto;}#rec1062497601 .tn-elem[data-elem-id="1748438298711"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1062497601 .tn-elem[data-elem-id="1748438298711"]{display:table;top:-375px;;left:calc(50% - 160px + 169px);;width:px;height:auto;text-align:left;}#rec1062497601 .tn-elem[data-elem-id="1748438298711"] .tn-atom{white-space:normal;background-size:cover;}}.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}}