.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;}#rec1605679361 .t396__artboard{height:452px;background-color:#ffffff;}#rec1605679361 .t396__filter{height:452px;}#rec1605679361 .t396__carrier{height:452px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1605679361 .t396__artboard,#rec1605679361 .t396__filter,#rec1605679361 .t396__carrier{height:412px;}#rec1605679361 .t396__filter{}#rec1605679361 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1605679361 .t396__artboard,#rec1605679361 .t396__filter,#rec1605679361 .t396__carrier{height:362px;}#rec1605679361 .t396__filter{}#rec1605679361 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1605679361 .t396__artboard,#rec1605679361 .t396__filter,#rec1605679361 .t396__carrier{height:297px;}#rec1605679361 .t396__filter{}#rec1605679361 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1605679361 .t396__artboard,#rec1605679361 .t396__filter,#rec1605679361 .t396__carrier{height:222px;}#rec1605679361 .t396__filter{}#rec1605679361 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec1605679361 .t396__artboard,#rec1605679361 .t396__filter,#rec1605679361 .t396__carrier{height:275px;}#rec1605679361 .t396__filter{}#rec1605679361 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1605679361 .t396__artboard,#rec1605679361 .t396__filter,#rec1605679361 .t396__carrier{height:273px;}#rec1605679361 .t396__filter{}#rec1605679361 .t396__carrier{background-attachment:scroll;}}#rec1605679361 .tn-elem[data-elem-id="1748428786634"]{color:#000000;z-index:3;top:-363px;;left:calc(50% - 600px + 229px);;width:340px;height:auto;}#rec1605679361 .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){#rec1605679361 .tn-elem[data-elem-id="1748428786634"]{display:table;top:-364px;;left:calc(50% - 480px + 230px);;width:px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1605679361 .tn-elem[data-elem-id="1748428786634"]{display:table;top:-339px;;left:calc(50% - 320px + 230px);;width:px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1605679361 .tn-elem[data-elem-id="1748428786634"]{display:table;top:78px;;left:calc(50% - 240px + 8px);;width:458px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec1605679361 .tn-elem[data-elem-id="1748428786634"]{display:table;top:68px;;width:401px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;font-size:35px;background-size:cover;}}@media screen and (max-width:417px){#rec1605679361 .tn-elem[data-elem-id="1748428786634"]{display:table;left:calc(50% - 187.5px + 10px);;width:356px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;font-size:35px;background-size:cover;}}@media screen and (max-width:374px){#rec1605679361 .tn-elem[data-elem-id="1748428786634"]{display:table;top:66px;;left:calc(50% - 160px + 10px);;width:295px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1748428786634"] .tn-atom{white-space:normal;font-size:35px;background-size:cover;}}#rec1605679361 .tn-elem[data-elem-id="1690036627824"]{color:#000000;text-align:LEFT;z-index:3;top:124px;;left:calc(50% - 600px + 74px);;width:1020px;height:auto;}#rec1605679361 .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){#rec1605679361 .tn-elem[data-elem-id="1690036627824"]{display:table;top:104px;;left:calc(50% - 480px + 20px);;width:862px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1690036627824"] .tn-atom{vertical-align:middle;white-space:normal;font-size:80px;letter-spacing:-4px;background-size:cover;}}@media screen and (max-width:959px){#rec1605679361 .tn-elem[data-elem-id="1690036627824"]{display:table;top:84px;;left:calc(50% - 320px + 15px);;width:620px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1690036627824"] .tn-atom{white-space:normal;font-size:60px;background-size:cover;}}@media screen and (max-width:639px){#rec1605679361 .tn-elem[data-elem-id="1690036627824"]{display:table;top:-365px;;left:calc(50% - 240px + 70px);;width:405px;height:auto;}#rec1605679361 .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){#rec1605679361 .tn-elem[data-elem-id="1690036627824"]{display:table;width:px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1690036627824"] .tn-atom{white-space:normal;font-size:50px;background-size:cover;}}@media screen and (max-width:417px){#rec1605679361 .tn-elem[data-elem-id="1690036627824"]{display:table;left:calc(50% - 187.5px + 10px);;width:366px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1690036627824"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1605679361 .tn-elem[data-elem-id="1690036627824"]{display:table;left:calc(50% - 160px + 10px);;width:302px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1690036627824"] .tn-atom{white-space:normal;font-size:40px;background-size:cover;}}#rec1605679361 .tn-elem[data-elem-id="176111208505141150"]{color:#000000;text-align:LEFT;z-index:3;top:51px;;left:calc(50% - 600px + 284px);;width:24px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="176111208505141150"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;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){#rec1605679361 .tn-elem[data-elem-id="176111208505141150"]{display:table;top:50px;;left:calc(50% - 480px + 228px);;width:27px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="176111208505141150"] .tn-atom{vertical-align:middle;white-space:normal;font-size:30px;letter-spacing:-4px;background-size:cover;}}@media screen and (max-width:959px){#rec1605679361 .tn-elem[data-elem-id="176111208505141150"]{display:table;top:30px;;left:calc(50% - 320px + 228px);;width:29px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="176111208505141150"] .tn-atom{white-space:normal;font-size:30px;background-size:cover;}}@media screen and (max-width:639px){#rec1605679361 .tn-elem[data-elem-id="176111208505141150"]{display:table;top:30px;;left:calc(50% - 240px + 137px);;width:19px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="176111208505141150"] .tn-atom{white-space:normal;font-size:20px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:479px){#rec1605679361 .tn-elem[data-elem-id="176111208505141150"]{display:table;width:27px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="176111208505141150"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:417px){#rec1605679361 .tn-elem[data-elem-id="176111208505141150"]{display:table;top:30px;;left:calc(50% - 187.5px + 138px);;width:22px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="176111208505141150"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1605679361 .tn-elem[data-elem-id="176111208505141150"]{display:table;top:31px;;left:calc(50% - 160px + 139px);;width:20px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="176111208505141150"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}#rec1605679361 .tn-elem[data-elem-id="1745838366948"]{color:#000000;z-index:3;top:364px;;left:calc(50% - 600px + 81px);;width:959px;height:auto;}#rec1605679361 .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){#rec1605679361 .tn-elem[data-elem-id="1745838366948"]{display:table;top:304px;;left:calc(50% - 480px + 20px);;width:752px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1745838366948"] .tn-atom{vertical-align:middle;white-space:normal;letter-spacing:-0.6px;background-size:cover;}}@media screen and (max-width:959px){#rec1605679361 .tn-elem[data-elem-id="1745838366948"]{display:table;top:224px;;left:calc(50% - 320px + 20px);;width:527px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1745838366948"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1605679361 .tn-elem[data-elem-id="1745838366948"]{display:table;top:228px;;left:calc(50% - 240px + 10px);;width:436px;height:auto;}#rec1605679361 .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){#rec1605679361 .tn-elem[data-elem-id="1745838366948"]{display:table;top:153px;;left:calc(50% - 209px + 10px);;width:396px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1745838366948"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec1605679361 .tn-elem[data-elem-id="1745838366948"]{display:table;top:188px;;left:calc(50% - 187.5px + 11px);;width:304px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1745838366948"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1605679361 .tn-elem[data-elem-id="1745838366948"]{display:table;top:186px;;left:calc(50% - 160px + 10px);;width:301px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1745838366948"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-1px;background-size:cover;}}#rec1605679361 .tn-elem[data-elem-id="1747737585888"]{z-index:3;top:-409px;;left:calc(50% - 600px + 820px);;width:206px;height:auto;}#rec1605679361 .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;}#rec1605679361 .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){#rec1605679361 .tn-elem[data-elem-id="1747737585888"]{display:table;top:-419px;;left:calc(50% - 480px + 635px);;height:auto;}}@media screen and (max-width:959px){#rec1605679361 .tn-elem[data-elem-id="1747737585888"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1605679361 .tn-elem[data-elem-id="1747737585888"]{display:table;top:-275px;;left:calc(50% - 240px + 418px);;width:100px;height:auto;}}@media screen and (max-width:479px){#rec1605679361 .tn-elem[data-elem-id="1747737585888"]{display:table;left:calc(50% - 209px + 340px);;width:68px;height:auto;}}@media screen and (max-width:417px){#rec1605679361 .tn-elem[data-elem-id="1747737585888"]{display:table;top:-100px;;left:calc(50% - 187.5px + 319px);;width:57px;height:auto;}}@media screen and (max-width:374px){#rec1605679361 .tn-elem[data-elem-id="1747737585888"]{display:table;top:-288px;;left:calc(50% - 160px + 360px);;width:94px;height:auto;}}#rec1605679361 .tn-elem[data-elem-id="1761111979450"]{z-index:3;top:51px;;left:calc(50% - 600px + 321px);;width:172px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1761111979450"] .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;}#rec1605679361 .tn-elem[data-elem-id="1761111979450"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1605679361 .tn-elem[data-elem-id="1761111979450"]{display:table;top:51px;;left:calc(50% - 480px + 261px);;width:172px;height:auto;}}@media screen and (max-width:959px){#rec1605679361 .tn-elem[data-elem-id="1761111979450"]{display:table;top:31px;;height:auto;}}@media screen and (max-width:639px){#rec1605679361 .tn-elem[data-elem-id="1761111979450"]{display:table;top:32px;;left:calc(50% - 240px + 160px);;width:105px;height:auto;}}@media screen and (max-width:479px){#rec1605679361 .tn-elem[data-elem-id="1761111979450"]{display:table;height:auto;}}@media screen and (max-width:417px){#rec1605679361 .tn-elem[data-elem-id="1761111979450"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1605679361 .tn-elem[data-elem-id="1761111979450"]{display:table;height:auto;}}#rec1605679361 .tn-elem[data-elem-id="1761112074647"]{z-index:3;top:54px;;left:calc(50% - 600px + 80px);;width:189px;height:auto;}#rec1605679361 .tn-elem[data-elem-id="1761112074647"] .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;}#rec1605679361 .tn-elem[data-elem-id="1761112074647"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1605679361 .tn-elem[data-elem-id="1761112074647"]{display:table;top:54px;;left:calc(50% - 480px + 20px);;width:189px;height:auto;}}@media screen and (max-width:959px){#rec1605679361 .tn-elem[data-elem-id="1761112074647"]{display:table;top:34px;;height:auto;}}@media screen and (max-width:639px){#rec1605679361 .tn-elem[data-elem-id="1761112074647"]{display:table;top:34px;;left:calc(50% - 240px + 10px);;width:115px;height:auto;}}@media screen and (max-width:479px){#rec1605679361 .tn-elem[data-elem-id="1761112074647"]{display:table;height:auto;}}@media screen and (max-width:417px){#rec1605679361 .tn-elem[data-elem-id="1761112074647"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1605679361 .tn-elem[data-elem-id="1761112074647"]{display:table;height:auto;}}#rec1462233501 .t396__artboard{height:143px;background-color:#ffffff;}#rec1462233501 .t396__filter{height:143px;}#rec1462233501 .t396__carrier{height:143px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1462233501 .t396__artboard,#rec1462233501 .t396__filter,#rec1462233501 .t396__carrier{height:145px;}#rec1462233501 .t396__filter{}#rec1462233501 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1462233501 .t396__artboard,#rec1462233501 .t396__filter,#rec1462233501 .t396__carrier{height:145px;}#rec1462233501 .t396__filter{}#rec1462233501 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1462233501 .t396__artboard,#rec1462233501 .t396__filter,#rec1462233501 .t396__carrier{height:60px;}#rec1462233501 .t396__filter{}#rec1462233501 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1462233501 .t396__artboard,#rec1462233501 .t396__filter,#rec1462233501 .t396__carrier{height:60px;}#rec1462233501 .t396__filter{}#rec1462233501 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec1462233501 .t396__artboard,#rec1462233501 .t396__filter,#rec1462233501 .t396__carrier{}#rec1462233501 .t396__filter{}#rec1462233501 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1462233501 .t396__artboard,#rec1462233501 .t396__filter,#rec1462233501 .t396__carrier{height:61px;}#rec1462233501 .t396__filter{}#rec1462233501 .t396__carrier{background-attachment:scroll;}}#rec1462233501 .tn-elem[data-elem-id="1719085734878"]{color:#000000;z-index:3;top:44px;;left:calc(50% - 600px + 78px);;width:937px;height:auto;}#rec1462233501 .tn-elem[data-elem-id="1719085734878"] .tn-atom{vertical-align:middle;color:#000000;font-size:80px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-5.5px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1462233501 .tn-elem[data-elem-id="1719085734878"]{display:table;top:45px;;left:calc(50% - 480px + 20px);;width:919px;height:auto;}#rec1462233501 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:80px;line-height:1;letter-spacing:-3.2px;background-size:cover;}}@media screen and (max-width:959px){#rec1462233501 .tn-elem[data-elem-id="1719085734878"]{display:table;top:20px;;left:calc(50% - 320px + 20px);;width:484px;height:auto;}#rec1462233501 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:55px;background-size:cover;}}@media screen and (max-width:639px){#rec1462233501 .tn-elem[data-elem-id="1719085734878"]{display:table;top:14px;;left:calc(50% - 240px + 11px);;width:310px;height:auto;}#rec1462233501 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:479px){#rec1462233501 .tn-elem[data-elem-id="1719085734878"]{display:table;width:314px;height:auto;}#rec1462233501 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:413px){#rec1462233501 .tn-elem[data-elem-id="1719085734878"]{display:table;width:px;height:auto;}#rec1462233501 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1462233501 .tn-elem[data-elem-id="1719085734878"]{display:table;top:15px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec1462233501 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;line-height:1;letter-spacing:-2px;background-size:cover;}}#rec1462233511 .t396__artboard{height:360px;background-color:#ffffff;overflow:auto;}#rec1462233511 .t396__filter{height:360px;}#rec1462233511 .t396__carrier{height:360px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1462233511 .t396__artboard,#rec1462233511 .t396__filter,#rec1462233511 .t396__carrier{height:336px;}#rec1462233511 .t396__filter{}#rec1462233511 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1462233511 .t396__artboard,#rec1462233511 .t396__filter,#rec1462233511 .t396__carrier{height:476px;}#rec1462233511 .t396__filter{}#rec1462233511 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1462233511 .t396__artboard,#rec1462233511 .t396__filter,#rec1462233511 .t396__carrier{height:366px;}#rec1462233511 .t396__filter{}#rec1462233511 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1462233511 .t396__artboard,#rec1462233511 .t396__filter,#rec1462233511 .t396__carrier{height:380px;}#rec1462233511 .t396__filter{}#rec1462233511 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec1462233511 .t396__artboard,#rec1462233511 .t396__filter,#rec1462233511 .t396__carrier{height:387px;}#rec1462233511 .t396__filter{}#rec1462233511 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1462233511 .t396__artboard,#rec1462233511 .t396__filter,#rec1462233511 .t396__carrier{height:400px;}#rec1462233511 .t396__filter{}#rec1462233511 .t396__carrier{background-attachment:scroll;}}#rec1462233511 .tn-elem[data-elem-id="1721812735806"]{z-index:3;top:20px;;left:calc(50% - 600px + 602px);;width:518px;height:296px;}#rec1462233511 .tn-elem[data-elem-id="1721812735806"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec1462233511 .tn-elem[data-elem-id="1721812735806"]{display:table;top:20px;;left:calc(50% - 480px + 482px);;width:458px;height:273px;}}@media screen and (max-width:959px){#rec1462233511 .tn-elem[data-elem-id="1721812735806"]{display:table;top:233px;;left:calc(50% - 320px + 20px);;width:600px;height:209px;}}@media screen and (max-width:639px){#rec1462233511 .tn-elem[data-elem-id="1721812735806"]{display:table;top:177px;;left:calc(50% - 240px + 10px);;width:459px;height:169px;}}@media screen and (max-width:479px){#rec1462233511 .tn-elem[data-elem-id="1721812735806"]{display:table;top:194px;;left:calc(50% - 207px + 10px);;width:394px;height:164px;}}@media screen and (max-width:413px){#rec1462233511 .tn-elem[data-elem-id="1721812735806"]{display:table;top:193px;;width:356px;height:174px;}}@media screen and (max-width:374px){#rec1462233511 .tn-elem[data-elem-id="1721812735806"]{display:table;top:194px;;width:300px;height:186px;}}#rec1462233511 .tn-elem[data-elem-id="1689966751122"]{z-index:3;top:20px;;left:calc(50% - 600px + 80px);;width:518px;height:296px;}#rec1462233511 .tn-elem[data-elem-id="1689966751122"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#f2eeeb;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec1462233511 .tn-elem[data-elem-id="1689966751122"]{display:table;top:20px;;left:calc(50% - 480px + 20px);;width:458px;height:273px;}}@media screen and (max-width:959px){#rec1462233511 .tn-elem[data-elem-id="1689966751122"]{display:table;width:600px;height:209px;}}@media screen and (max-width:639px){#rec1462233511 .tn-elem[data-elem-id="1689966751122"]{display:table;top:20px;;left:calc(50% - 240px + 10px);;width:460px;height:152px;}}@media screen and (max-width:479px){#rec1462233511 .tn-elem[data-elem-id="1689966751122"]{display:table;left:calc(50% - 207px + 10px);;width:394px;height:169px;}}@media screen and (max-width:413px){#rec1462233511 .tn-elem[data-elem-id="1689966751122"]{display:table;width:356px;height:169px;}}@media screen and (max-width:374px){#rec1462233511 .tn-elem[data-elem-id="1689966751122"]{display:table;width:300px;height:169px;}}#rec1462233511 .tn-elem[data-elem-id="1719153381553"]{color:#000000;z-index:3;top:40px;;left:calc(50% - 600px + 98px);;width:447px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153381553"] .tn-atom{vertical-align:middle;color:#000000;font-size:48px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-2px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1462233511 .tn-elem[data-elem-id="1719153381553"]{display:table;top:40px;;left:calc(50% - 480px + 38px);;width:302px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153381553"] .tn-atom{white-space:normal;font-size:43px;background-size:cover;}}@media screen and (max-width:959px){#rec1462233511 .tn-elem[data-elem-id="1719153381553"]{display:table;width:502px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153381553"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1462233511 .tn-elem[data-elem-id="1719153381553"]{display:table;top:35px;;left:calc(50% - 240px + 23px);;width:305px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153381553"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:479px){#rec1462233511 .tn-elem[data-elem-id="1719153381553"]{display:table;left:calc(50% - 207px + 22px);;width:313px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153381553"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1462233511 .tn-elem[data-elem-id="1719153381553"]{display:table;width:306px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153381553"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1462233511 .tn-elem[data-elem-id="1719153381553"]{display:table;width:288px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153381553"] .tn-atom{white-space:normal;background-size:cover;}}#rec1462233511 .tn-elem[data-elem-id="1719153677520"]{color:#000000;z-index:3;top:204px;;left:calc(50% - 600px + 99px);;width:445px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153677520"] .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){#rec1462233511 .tn-elem[data-elem-id="1719153677520"]{display:table;top:189px;;left:calc(50% - 480px + 38px);;width:406px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153677520"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:959px){#rec1462233511 .tn-elem[data-elem-id="1719153677520"]{display:table;top:146px;;width:555px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153677520"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1462233511 .tn-elem[data-elem-id="1719153677520"]{display:table;top:106px;;left:calc(50% - 240px + 23px);;width:404px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153677520"] .tn-atom{vertical-align:middle;white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:479px){#rec1462233511 .tn-elem[data-elem-id="1719153677520"]{display:table;top:106px;;left:calc(50% - 207px + 22px);;width:360px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153677520"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1462233511 .tn-elem[data-elem-id="1719153677520"]{display:table;top:106px;;width:323px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153677520"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1462233511 .tn-elem[data-elem-id="1719153677520"]{display:table;width:270px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153677520"] .tn-atom{white-space:normal;background-size:cover;}}#rec1462233511 .tn-elem[data-elem-id="1719154107849"]{color:#000000;z-index:3;top:204px;;left:calc(50% - 600px + 620px);;width:430px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719154107849"] .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){#rec1462233511 .tn-elem[data-elem-id="1719154107849"]{display:table;top:189px;;left:calc(50% - 480px + 500px);;width:423px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719154107849"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:959px){#rec1462233511 .tn-elem[data-elem-id="1719154107849"]{display:table;top:359px;;left:calc(50% - 320px + 38px);;width:554px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719154107849"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1462233511 .tn-elem[data-elem-id="1719154107849"]{display:table;top:263px;;left:calc(50% - 240px + 23px);;width:382px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719154107849"] .tn-atom{vertical-align:middle;white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:479px){#rec1462233511 .tn-elem[data-elem-id="1719154107849"]{display:table;top:275px;;left:calc(50% - 207px + 22px);;width:348px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719154107849"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1462233511 .tn-elem[data-elem-id="1719154107849"]{display:table;top:284px;;width:315px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719154107849"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1462233511 .tn-elem[data-elem-id="1719154107849"]{display:table;top:280px;;width:271px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719154107849"] .tn-atom{white-space:normal;background-size:cover;}}#rec1462233511 .tn-elem[data-elem-id="1719153813921"]{color:#000000;z-index:3;top:40px;;left:calc(50% - 600px + 620px);;width:468px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153813921"] .tn-atom{vertical-align:middle;color:#000000;font-size:48px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-2px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1462233511 .tn-elem[data-elem-id="1719153813921"]{display:table;top:40px;;left:calc(50% - 480px + 500px);;width:404px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153813921"] .tn-atom{white-space:normal;font-size:43px;background-size:cover;}}@media screen and (max-width:959px){#rec1462233511 .tn-elem[data-elem-id="1719153813921"]{display:table;top:253px;;left:calc(50% - 320px + 38px);;width:551px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153813921"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1462233511 .tn-elem[data-elem-id="1719153813921"]{display:table;top:192px;;left:calc(50% - 240px + 23px);;width:391px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153813921"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:479px){#rec1462233511 .tn-elem[data-elem-id="1719153813921"]{display:table;top:209px;;left:calc(50% - 207px + 22px);;width:px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153813921"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1462233511 .tn-elem[data-elem-id="1719153813921"]{display:table;top:213px;;width:285px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153813921"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1462233511 .tn-elem[data-elem-id="1719153813921"]{display:table;top:209px;;width:px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1719153813921"] .tn-atom{white-space:normal;background-size:cover;}}#rec1462233511 .tn-elem[data-elem-id="1722386958254"]{z-index:3;top:-318px;;left:calc(50% - 600px + 387px);;width:48px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1722386958254"] .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(48deg);-moz-transform:rotate(48deg);transform:rotate(48deg);}#rec1462233511 .tn-elem[data-elem-id="1722386958254"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1462233511 .tn-elem[data-elem-id="1722386958254"]{display:table;top:-293px;;left:calc(50% - 480px + 353px);;width:63px;height:auto;}}@media screen and (max-width:959px){#rec1462233511 .tn-elem[data-elem-id="1722386958254"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1462233511 .tn-elem[data-elem-id="1722386958254"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1462233511 .tn-elem[data-elem-id="1722386958254"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1462233511 .tn-elem[data-elem-id="1722386958254"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1462233511 .tn-elem[data-elem-id="1722386958254"]{display:table;height:auto;}}#rec1462233511 .tn-elem[data-elem-id="1722387217384"]{z-index:3;top:-261px;;left:calc(50% - 600px + 405px);;width:70px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1722387217384"] .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(339deg);-moz-transform:rotate(339deg);transform:rotate(339deg);}#rec1462233511 .tn-elem[data-elem-id="1722387217384"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1462233511 .tn-elem[data-elem-id="1722387217384"]{display:table;top:-219px;;left:calc(50% - 480px + 376px);;width:91px;height:auto;}}@media screen and (max-width:959px){#rec1462233511 .tn-elem[data-elem-id="1722387217384"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1462233511 .tn-elem[data-elem-id="1722387217384"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1462233511 .tn-elem[data-elem-id="1722387217384"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1462233511 .tn-elem[data-elem-id="1722387217384"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1462233511 .tn-elem[data-elem-id="1722387217384"]{display:table;height:auto;}}#rec1462233511 .tn-elem[data-elem-id="1722387392909"]{z-index:3;top:-290px;;left:calc(50% - 600px + 968px);;width:30px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1722387392909"] .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(144deg);-moz-transform:rotate(144deg);transform:rotate(144deg);}#rec1462233511 .tn-elem[data-elem-id="1722387392909"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1462233511 .tn-elem[data-elem-id="1722387392909"]{display:table;top:-308px;;left:calc(50% - 480px + 886px);;width:48px;height:auto;}}@media screen and (max-width:959px){#rec1462233511 .tn-elem[data-elem-id="1722387392909"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1462233511 .tn-elem[data-elem-id="1722387392909"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1462233511 .tn-elem[data-elem-id="1722387392909"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1462233511 .tn-elem[data-elem-id="1722387392909"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1462233511 .tn-elem[data-elem-id="1722387392909"]{display:table;height:auto;}}#rec1462233511 .tn-elem[data-elem-id="1722387806925"]{z-index:3;top:-223px;;left:calc(50% - 600px + 927px);;width:61px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1722387806925"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;-webkit-transform:rotate(331deg);-moz-transform:rotate(331deg);transform:rotate(331deg);}#rec1462233511 .tn-elem[data-elem-id="1722387806925"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1462233511 .tn-elem[data-elem-id="1722387806925"]{display:table;top:-198px;;left:calc(50% - 480px + 820px);;width:98px;height:auto;}}@media screen and (max-width:959px){#rec1462233511 .tn-elem[data-elem-id="1722387806925"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1462233511 .tn-elem[data-elem-id="1722387806925"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1462233511 .tn-elem[data-elem-id="1722387806925"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1462233511 .tn-elem[data-elem-id="1722387806925"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1462233511 .tn-elem[data-elem-id="1722387806925"]{display:table;height:auto;}}#rec1462233511 .tn-elem[data-elem-id="1722387806931"]{z-index:3;top:-256px;;left:calc(50% - 600px + 939px);;width:44px;height:auto;}#rec1462233511 .tn-elem[data-elem-id="1722387806931"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);transform:rotate(315deg);}#rec1462233511 .tn-elem[data-elem-id="1722387806931"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1462233511 .tn-elem[data-elem-id="1722387806931"]{display:table;top:-252px;;left:calc(50% - 480px + 840px);;width:71px;height:auto;}}@media screen and (max-width:959px){#rec1462233511 .tn-elem[data-elem-id="1722387806931"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec1462233511 .tn-elem[data-elem-id="1722387806931"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec1462233511 .tn-elem[data-elem-id="1722387806931"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1462233511 .tn-elem[data-elem-id="1722387806931"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1462233511 .tn-elem[data-elem-id="1722387806931"]{display:table;height:auto;}}#rec1547676331 .t396__artboard{height:265px;background-color:#ffffff;}#rec1547676331 .t396__filter{height:265px;}#rec1547676331 .t396__carrier{height:265px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1547676331 .t396__artboard,#rec1547676331 .t396__filter,#rec1547676331 .t396__carrier{height:295px;}#rec1547676331 .t396__filter{}#rec1547676331 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1547676331 .t396__artboard,#rec1547676331 .t396__filter,#rec1547676331 .t396__carrier{height:275px;}#rec1547676331 .t396__filter{}#rec1547676331 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1547676331 .t396__artboard,#rec1547676331 .t396__filter,#rec1547676331 .t396__carrier{height:164px;}#rec1547676331 .t396__filter{}#rec1547676331 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1547676331 .t396__artboard,#rec1547676331 .t396__filter,#rec1547676331 .t396__carrier{height:184px;}#rec1547676331 .t396__filter{}#rec1547676331 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec1547676331 .t396__artboard,#rec1547676331 .t396__filter,#rec1547676331 .t396__carrier{height:184px;}#rec1547676331 .t396__filter{}#rec1547676331 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1547676331 .t396__artboard,#rec1547676331 .t396__filter,#rec1547676331 .t396__carrier{height:231px;}#rec1547676331 .t396__filter{}#rec1547676331 .t396__carrier{background-attachment:scroll;}}#rec1547676331 .tn-elem[data-elem-id="176111565923697170"]{color:#000000;z-index:3;top:155px;;left:calc(50% - 600px + 81px);;width:976px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="176111565923697170"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-1.5px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1547676331 .tn-elem[data-elem-id="176111565923697170"]{display:table;top:155px;;left:calc(50% - 480px + 19px);;width:872px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="176111565923697170"] .tn-atom{white-space:normal;font-size:30px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec1547676331 .tn-elem[data-elem-id="176111565923697170"]{display:table;top:110px;;left:calc(50% - 320px + 11px);;width:603px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="176111565923697170"] .tn-atom{vertical-align:middle;white-space:normal;font-size:30px;background-size:cover;}}@media screen and (max-width:639px){#rec1547676331 .tn-elem[data-elem-id="176111565923697170"]{display:table;top:77px;;left:calc(50% - 240px + 10px);;width:437px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="176111565923697170"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:479px){#rec1547676331 .tn-elem[data-elem-id="176111565923697170"]{display:table;top:79px;;width:363px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="176111565923697170"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1547676331 .tn-elem[data-elem-id="176111565923697170"]{display:table;top:79px;;left:calc(50% - 187.5px + 11px);;width:351px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="176111565923697170"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1547676331 .tn-elem[data-elem-id="176111565923697170"]{display:table;top:92px;;left:calc(50% - 160px + 10px);;width:301px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="176111565923697170"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-1px;background-size:cover;}}#rec1547676331 .tn-elem[data-elem-id="1719085734878"]{color:#000000;z-index:3;top:44px;;left:calc(50% - 600px + 78px);;width:937px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="1719085734878"] .tn-atom{vertical-align:middle;color:#000000;font-size:80px;font-family:'Dewi',Arial,sans-serif;line-height:1;font-weight:700;letter-spacing:-5.5px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1547676331 .tn-elem[data-elem-id="1719085734878"]{display:table;top:45px;;left:calc(50% - 480px + 20px);;width:919px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:80px;line-height:1;letter-spacing:-3.2px;background-size:cover;}}@media screen and (max-width:959px){#rec1547676331 .tn-elem[data-elem-id="1719085734878"]{display:table;top:30px;;left:calc(50% - 320px + 10px);;width:541px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:55px;background-size:cover;}}@media screen and (max-width:639px){#rec1547676331 .tn-elem[data-elem-id="1719085734878"]{display:table;top:31px;;left:calc(50% - 240px + 11px);;width:310px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:479px){#rec1547676331 .tn-elem[data-elem-id="1719085734878"]{display:table;top:33px;;width:314px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:413px){#rec1547676331 .tn-elem[data-elem-id="1719085734878"]{display:table;top:35px;;width:px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1547676331 .tn-elem[data-elem-id="1719085734878"]{display:table;top:48px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec1547676331 .tn-elem[data-elem-id="1719085734878"] .tn-atom{white-space:normal;font-size:28px;line-height:1;letter-spacing:-2px;background-size:cover;}}#rec1547647901 .t396__artboard{height:315px;background-color:#ffffff;}#rec1547647901 .t396__filter{height:315px;}#rec1547647901 .t396__carrier{height:315px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1547647901 .t396__artboard,#rec1547647901 .t396__filter,#rec1547647901 .t396__carrier{height:342px;}#rec1547647901 .t396__filter{}#rec1547647901 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1547647901 .t396__artboard,#rec1547647901 .t396__filter,#rec1547647901 .t396__carrier{height:618px;}#rec1547647901 .t396__filter{}#rec1547647901 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1547647901 .t396__artboard,#rec1547647901 .t396__filter,#rec1547647901 .t396__carrier{height:522px;}#rec1547647901 .t396__filter{}#rec1547647901 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1547647901 .t396__artboard,#rec1547647901 .t396__filter,#rec1547647901 .t396__carrier{height:520px;}#rec1547647901 .t396__filter{}#rec1547647901 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec1547647901 .t396__artboard,#rec1547647901 .t396__filter,#rec1547647901 .t396__carrier{height:542px;}#rec1547647901 .t396__filter{}#rec1547647901 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1547647901 .t396__artboard,#rec1547647901 .t396__filter,#rec1547647901 .t396__carrier{height:604px;}#rec1547647901 .t396__filter{}#rec1547647901 .t396__carrier{background-attachment:scroll;}}#rec1547647901 .tn-elem[data-elem-id="1724008355021"]{color:#000000;z-index:3;top:197px;;left:calc(50% - 600px + 802px);;width:271px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1724008355021"] .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){#rec1547647901 .tn-elem[data-elem-id="1724008355021"]{display:table;top:226px;;left:calc(50% - 480px + 656px);;width:285px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1724008355021"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1547647901 .tn-elem[data-elem-id="1724008355021"]{display:table;top:535px;;left:calc(50% - 320px + 20px);;width:595px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1724008355021"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec1547647901 .tn-elem[data-elem-id="1724008355021"]{display:table;top:450px;;left:calc(50% - 240px + 11px);;width:455px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1724008355021"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1547647901 .tn-elem[data-elem-id="1724008355021"]{display:table;top:455px;;width:362px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1724008355021"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1547647901 .tn-elem[data-elem-id="1724008355021"]{display:table;top:473px;;width:352px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1724008355021"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1547647901 .tn-elem[data-elem-id="1724008355021"]{display:table;top:515px;;width:280px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1724008355021"] .tn-atom{white-space:normal;background-size:cover;}}#rec1547647901 .tn-elem[data-elem-id="176304428935490310"]{color:#000000;z-index:3;top:197px;;left:calc(50% - 600px + 441px);;width:304px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304428935490310"] .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){#rec1547647901 .tn-elem[data-elem-id="176304428935490310"]{display:table;top:226px;;left:calc(50% - 480px + 335px);;width:285px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304428935490310"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1547647901 .tn-elem[data-elem-id="176304428935490310"]{display:table;top:337px;;left:calc(50% - 320px + 21px);;width:600px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304428935490310"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec1547647901 .tn-elem[data-elem-id="176304428935490310"]{display:table;top:284px;;left:calc(50% - 240px + 11px);;width:441px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304428935490310"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1547647901 .tn-elem[data-elem-id="176304428935490310"]{display:table;top:287px;;width:366px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304428935490310"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1547647901 .tn-elem[data-elem-id="176304428935490310"]{display:table;top:307px;;left:calc(50% - 187.5px + 11px);;width:345px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304428935490310"] .tn-atom{white-space:normal;background-size:cover;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}}@media screen and (max-width:374px){#rec1547647901 .tn-elem[data-elem-id="176304428935490310"]{display:table;top:307px;;left:calc(50% - 160px + 10px);;width:268px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304428935490310"] .tn-atom{white-space:normal;background-size:cover;}}#rec1547647901 .tn-elem[data-elem-id="176304464766434480"]{color:#000000;z-index:3;top:-79px;;left:calc(50% - 600px + 420px);;width:304px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304464766434480"] .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){#rec1547647901 .tn-elem[data-elem-id="176304464766434480"]{display:table;left:calc(50% - 480px + 338px);;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304464766434480"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1547647901 .tn-elem[data-elem-id="176304464766434480"]{display:table;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304464766434480"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1547647901 .tn-elem[data-elem-id="176304464766434480"]{display:table;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304464766434480"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec1547647901 .tn-elem[data-elem-id="176304464766434480"]{display:table;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304464766434480"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1547647901 .tn-elem[data-elem-id="176304464766434480"]{display:table;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304464766434480"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1547647901 .tn-elem[data-elem-id="176304464766434480"]{display:table;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="176304464766434480"] .tn-atom{white-space:normal;background-size:cover;}}#rec1547647901 .tn-elem[data-elem-id="175854304826866700"]{color:#000000;z-index:3;top:196px;;left:calc(50% - 600px + 79px);;width:236px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854304826866700"] .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){#rec1547647901 .tn-elem[data-elem-id="175854304826866700"]{display:table;top:226px;;left:calc(50% - 480px + 20px);;width:255px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854304826866700"] .tn-atom{vertical-align:middle;white-space:normal;letter-spacing:-0.1px;background-size:cover;}}@media screen and (max-width:959px){#rec1547647901 .tn-elem[data-elem-id="175854304826866700"]{display:table;top:156px;;left:calc(50% - 320px + 20px);;width:563px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854304826866700"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec1547647901 .tn-elem[data-elem-id="175854304826866700"]{display:table;top:121px;;left:calc(50% - 240px + 11px);;width:457px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854304826866700"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec1547647901 .tn-elem[data-elem-id="175854304826866700"]{display:table;top:121px;;width:391px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854304826866700"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1547647901 .tn-elem[data-elem-id="175854304826866700"]{display:table;width:356px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854304826866700"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1547647901 .tn-elem[data-elem-id="175854304826866700"]{display:table;width:299px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854304826866700"] .tn-atom{white-space:normal;background-size:cover;}}#rec1547647901 .tn-elem[data-elem-id="1758543008495"]{color:#000000;z-index:3;top:126px;;left:calc(50% - 600px + 802px);;width:328px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1758543008495"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;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){#rec1547647901 .tn-elem[data-elem-id="1758543008495"]{display:table;top:125px;;left:calc(50% - 480px + 656px);;width:261px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1758543008495"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1547647901 .tn-elem[data-elem-id="1758543008495"]{display:table;top:495px;;left:calc(50% - 320px + 20px);;width:565px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1758543008495"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1547647901 .tn-elem[data-elem-id="1758543008495"]{display:table;top:425px;;left:calc(50% - 240px + 10px);;width:363px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1758543008495"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:479px){#rec1547647901 .tn-elem[data-elem-id="1758543008495"]{display:table;top:430px;;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1758543008495"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1547647901 .tn-elem[data-elem-id="1758543008495"]{display:table;top:448px;;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1758543008495"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1547647901 .tn-elem[data-elem-id="1758543008495"]{display:table;top:470px;;width:248px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1758543008495"] .tn-atom{white-space:normal;background-size:cover;}}#rec1547647901 .tn-elem[data-elem-id="175854306331480760"]{color:#000000;z-index:3;top:126px;;left:calc(50% - 600px + 441px);;width:304px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854306331480760"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;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){#rec1547647901 .tn-elem[data-elem-id="175854306331480760"]{display:table;top:125px;;left:calc(50% - 480px + 335px);;width:252px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854306331480760"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1547647901 .tn-elem[data-elem-id="175854306331480760"]{display:table;top:297px;;left:calc(50% - 320px + 21px);;width:585px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854306331480760"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1547647901 .tn-elem[data-elem-id="175854306331480760"]{display:table;top:259px;;left:calc(50% - 240px + 10px);;width:367px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854306331480760"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:479px){#rec1547647901 .tn-elem[data-elem-id="175854306331480760"]{display:table;top:262px;;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854306331480760"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1547647901 .tn-elem[data-elem-id="175854306331480760"]{display:table;top:262px;;width:268px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854306331480760"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1547647901 .tn-elem[data-elem-id="175854306331480760"]{display:table;top:262px;;width:241px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854306331480760"] .tn-atom{white-space:normal;background-size:cover;}}#rec1547647901 .tn-elem[data-elem-id="175854305027853770"]{color:#000000;z-index:3;top:126px;;left:calc(50% - 600px + 79px);;width:248px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854305027853770"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;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){#rec1547647901 .tn-elem[data-elem-id="175854305027853770"]{display:table;top:125px;;left:calc(50% - 480px + 20px);;width:195px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854305027853770"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1547647901 .tn-elem[data-elem-id="175854305027853770"]{display:table;top:116px;;left:calc(50% - 320px + 20px);;width:408px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854305027853770"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1547647901 .tn-elem[data-elem-id="175854305027853770"]{display:table;top:96px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854305027853770"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:479px){#rec1547647901 .tn-elem[data-elem-id="175854305027853770"]{display:table;top:96px;;width:381px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854305027853770"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1547647901 .tn-elem[data-elem-id="175854305027853770"]{display:table;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854305027853770"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1547647901 .tn-elem[data-elem-id="175854305027853770"]{display:table;width:px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="175854305027853770"] .tn-atom{white-space:normal;background-size:cover;}}#rec1547647901 .tn-elem[data-elem-id="1762878264603"]{z-index:3;top:20px;;left:calc(50% - 600px + 430px);;width:100px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1762878264603"] .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;}#rec1547647901 .tn-elem[data-elem-id="1762878264603"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1547647901 .tn-elem[data-elem-id="1762878264603"]{display:table;left:calc(50% - 480px + 323px);;height:auto;}}@media screen and (max-width:959px){#rec1547647901 .tn-elem[data-elem-id="1762878264603"]{display:table;top:200px;;left:calc(50% - 320px + 10px);;width:90px;height:auto;}}@media screen and (max-width:639px){#rec1547647901 .tn-elem[data-elem-id="1762878264603"]{display:table;top:183px;;left:calc(50% - 240px + 2px);;width:70px;height:auto;}}@media screen and (max-width:479px){#rec1547647901 .tn-elem[data-elem-id="1762878264603"]{display:table;top:186px;;height:auto;}}@media screen and (max-width:413px){#rec1547647901 .tn-elem[data-elem-id="1762878264603"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1547647901 .tn-elem[data-elem-id="1762878264603"]{display:table;height:auto;}}#rec1547647901 .tn-elem[data-elem-id="1762878264620"]{z-index:3;top:20px;;left:calc(50% - 600px + 802px);;width:100px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1762878264620"] .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;}#rec1547647901 .tn-elem[data-elem-id="1762878264620"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1547647901 .tn-elem[data-elem-id="1762878264620"]{display:table;top:20px;;left:calc(50% - 480px + 655px);;width:100px;height:auto;}}@media screen and (max-width:959px){#rec1547647901 .tn-elem[data-elem-id="1762878264620"]{display:table;top:405px;;left:calc(50% - 320px + 20px);;width:90px;height:auto;}}@media screen and (max-width:639px){#rec1547647901 .tn-elem[data-elem-id="1762878264620"]{display:table;top:349px;;left:calc(50% - 240px + 10px);;width:70px;height:auto;}}@media screen and (max-width:479px){#rec1547647901 .tn-elem[data-elem-id="1762878264620"]{display:table;top:354px;;height:auto;}}@media screen and (max-width:413px){#rec1547647901 .tn-elem[data-elem-id="1762878264620"]{display:table;top:372px;;height:auto;}}@media screen and (max-width:374px){#rec1547647901 .tn-elem[data-elem-id="1762878264620"]{display:table;top:394px;;height:auto;}}#rec1547647901 .tn-elem[data-elem-id="1762878264642"]{z-index:3;top:20px;;left:calc(50% - 600px + 75px);;width:100px;height:auto;}#rec1547647901 .tn-elem[data-elem-id="1762878264642"] .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;}#rec1547647901 .tn-elem[data-elem-id="1762878264642"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1547647901 .tn-elem[data-elem-id="1762878264642"]{display:table;left:calc(50% - 480px + 16px);;height:auto;}}@media screen and (max-width:959px){#rec1547647901 .tn-elem[data-elem-id="1762878264642"]{display:table;top:20px;;left:calc(50% - 320px + 20px);;width:90px;height:auto;}}@media screen and (max-width:639px){#rec1547647901 .tn-elem[data-elem-id="1762878264642"]{display:table;left:calc(50% - 240px + 10px);;width:70px;height:auto;}}@media screen and (max-width:479px){#rec1547647901 .tn-elem[data-elem-id="1762878264642"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1547647901 .tn-elem[data-elem-id="1762878264642"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1547647901 .tn-elem[data-elem-id="1762878264642"]{display:table;height:auto;}}#rec1545944081 .t396__artboard{height:473px;background-color:#ffffff;}#rec1545944081 .t396__filter{height:473px;}#rec1545944081 .t396__carrier{height:473px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec1545944081 .t396__artboard,#rec1545944081 .t396__filter,#rec1545944081 .t396__carrier{height:507px;}#rec1545944081 .t396__filter{}#rec1545944081 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec1545944081 .t396__artboard,#rec1545944081 .t396__filter,#rec1545944081 .t396__carrier{height:604px;}#rec1545944081 .t396__filter{}#rec1545944081 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec1545944081 .t396__artboard,#rec1545944081 .t396__filter,#rec1545944081 .t396__carrier{height:441px;}#rec1545944081 .t396__filter{}#rec1545944081 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec1545944081 .t396__artboard,#rec1545944081 .t396__filter,#rec1545944081 .t396__carrier{height:480px;}#rec1545944081 .t396__filter{}#rec1545944081 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec1545944081 .t396__artboard,#rec1545944081 .t396__filter,#rec1545944081 .t396__carrier{height:500px;}#rec1545944081 .t396__filter{}#rec1545944081 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec1545944081 .t396__artboard,#rec1545944081 .t396__filter,#rec1545944081 .t396__carrier{height:558px;}#rec1545944081 .t396__filter{}#rec1545944081 .t396__carrier{background-attachment:scroll;}}#rec1545944081 .tn-elem[data-elem-id="1693947623767"]{z-index:3;top:20px;;left:calc(50% - 600px + 80px);;width:1039px;height:419px;}#rec1545944081 .tn-elem[data-elem-id="1693947623767"] .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){#rec1545944081 .tn-elem[data-elem-id="1693947623767"]{display:table;top:21px;;left:calc(50% - 480px + 20px);;width:920px;height:442px;}}@media screen and (max-width:959px){#rec1545944081 .tn-elem[data-elem-id="1693947623767"]{display:table;top:23px;;left:calc(50% - 320px + 20px);;width:600px;height:540px;}}@media screen and (max-width:639px){#rec1545944081 .tn-elem[data-elem-id="1693947623767"]{display:table;top:20px;;left:calc(50% - 240px + 10px);;width:460px;height:391px;}}@media screen and (max-width:479px){#rec1545944081 .tn-elem[data-elem-id="1693947623767"]{display:table;width:395px;height:427px;}}@media screen and (max-width:413px){#rec1545944081 .tn-elem[data-elem-id="1693947623767"]{display:table;left:calc(50% - 187.5px + 11px);;width:355px;height:452px;}}@media screen and (max-width:374px){#rec1545944081 .tn-elem[data-elem-id="1693947623767"]{display:table;top:20px;;left:calc(50% - 160px + 11px);;width:300px;height:506px;}}#rec1545944081 .tn-elem[data-elem-id="1693947623772"]{color:#000000;text-align:LEFT;z-index:3;top:88px;;left:calc(50% - 600px + 98px);;width:944px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623772"] .tn-atom{vertical-align:middle;color:#000000;font-size:48px;font-family:'Dewi',Arial,sans-serif;line-height:0.9;font-weight:700;letter-spacing:-2px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec1545944081 .tn-elem[data-elem-id="1693947623772"]{display:table;top:87px;;left:calc(50% - 480px + 35px);;width:886px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623772"] .tn-atom{white-space:normal;font-size:48px;letter-spacing:-2px;background-size:cover;}}@media screen and (max-width:959px){#rec1545944081 .tn-elem[data-elem-id="1693947623772"]{display:table;left:calc(50% - 320px + 36px);;width:570px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623772"] .tn-atom{white-space:normal;font-size:48px;letter-spacing:-1.6px;background-size:cover;}}@media screen and (max-width:639px){#rec1545944081 .tn-elem[data-elem-id="1693947623772"]{display:table;top:71px;;left:calc(50% - 240px + 25px);;width:396px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623772"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:479px){#rec1545944081 .tn-elem[data-elem-id="1693947623772"]{display:table;width:369px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623772"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1.5px;background-size:cover;}}@media screen and (max-width:413px){#rec1545944081 .tn-elem[data-elem-id="1693947623772"]{display:table;width:331px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623772"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:374px){#rec1545944081 .tn-elem[data-elem-id="1693947623772"]{display:table;top:71px;;left:calc(50% - 160px + 20px);;width:290px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623772"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}#rec1545944081 .tn-elem[data-elem-id="1693947623778"]{z-index:3;top:57px;;left:calc(50% - 600px + 102px);;width:27px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623778"] .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;}#rec1545944081 .tn-elem[data-elem-id="1693947623778"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec1545944081 .tn-elem[data-elem-id="1693947623778"]{display:table;top:56px;;left:calc(50% - 480px + 40px);;width:27px;height:auto;}}@media screen and (max-width:959px){#rec1545944081 .tn-elem[data-elem-id="1693947623778"]{display:table;left:calc(50% - 320px + 40px);;height:auto;}}@media screen and (max-width:639px){#rec1545944081 .tn-elem[data-elem-id="1693947623778"]{display:table;top:40px;;left:calc(50% - 240px + 30px);;height:auto;}}@media screen and (max-width:479px){#rec1545944081 .tn-elem[data-elem-id="1693947623778"]{display:table;height:auto;}}@media screen and (max-width:413px){#rec1545944081 .tn-elem[data-elem-id="1693947623778"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec1545944081 .tn-elem[data-elem-id="1693947623778"]{display:table;left:calc(50% - 160px + 20px);;height:auto;}}#rec1545944081 .tn-elem[data-elem-id="1753020090055"]{color:#000000;text-align:LEFT;z-index:3;top:161px;;left:calc(50% - 600px + 98px);;width:1004px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1753020090055"] .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){#rec1545944081 .tn-elem[data-elem-id="1753020090055"]{display:table;top:160px;;left:calc(50% - 480px + 37px);;width:878px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1753020090055"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1545944081 .tn-elem[data-elem-id="1753020090055"]{display:table;top:188px;;width:566px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1753020090055"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1545944081 .tn-elem[data-elem-id="1753020090055"]{display:table;top:116px;;left:calc(50% - 240px + 27px);;width:429px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1753020090055"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:479px){#rec1545944081 .tn-elem[data-elem-id="1753020090055"]{display:table;top:116px;;width:368px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1753020090055"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1545944081 .tn-elem[data-elem-id="1753020090055"]{display:table;top:141px;;width:330px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1753020090055"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1545944081 .tn-elem[data-elem-id="1753020090055"]{display:table;top:141px;;left:calc(50% - 160px + 20px);;width:278px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1753020090055"] .tn-atom{white-space:normal;background-size:cover;}}#rec1545944081 .tn-elem[data-elem-id="1693947623784"]{z-index:3;top:340px;;left:calc(50% - 600px + 101px);;width:70px;height:70px;}#rec1545944081 .tn-elem[data-elem-id="1693947623784"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;background-size:cover;background-repeat:no-repeat;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec1545944081 .tn-elem[data-elem-id="1693947623784"]{display:table;top:363px;;left:calc(50% - 480px + 37px);;width:70px;height:70px;}}@media screen and (max-width:959px){#rec1545944081 .tn-elem[data-elem-id="1693947623784"]{display:table;top:463px;;left:calc(50% - 320px + 37px);;width:70px;height:70px;}}@media screen and (max-width:639px){#rec1545944081 .tn-elem[data-elem-id="1693947623784"]{display:table;top:326px;;left:calc(50% - 240px + 27px);;}}@media screen and (max-width:479px){#rec1545944081 .tn-elem[data-elem-id="1693947623784"]{display:table;top:362px;;left:calc(50% - 207px + 27px);;}}@media screen and (max-width:413px){#rec1545944081 .tn-elem[data-elem-id="1693947623784"]{display:table;top:387px;;left:calc(50% - 187.5px + 27px);;}}@media screen and (max-width:374px){#rec1545944081 .tn-elem[data-elem-id="1693947623784"]{display:table;top:441px;;left:calc(50% - 160px + 20px);;}}#rec1545944081 .tn-elem[data-elem-id="1693947623790"]{color:#000000;z-index:3;top:365px;;left:calc(50% - 600px + 177px);;width:159px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623790"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:'Dewi',Arial,sans-serif;line-height:1.1;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){#rec1545944081 .tn-elem[data-elem-id="1693947623790"]{display:table;top:388px;;left:calc(50% - 480px + 114px);;width:px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623790"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec1545944081 .tn-elem[data-elem-id="1693947623790"]{display:table;top:488px;;left:calc(50% - 320px + 114px);;width:px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623790"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec1545944081 .tn-elem[data-elem-id="1693947623790"]{display:table;top:351px;;left:calc(50% - 240px + 104px);;width:px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623790"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec1545944081 .tn-elem[data-elem-id="1693947623790"]{display:table;top:387px;;left:calc(50% - 207px + 104px);;width:px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623790"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec1545944081 .tn-elem[data-elem-id="1693947623790"]{display:table;top:412px;;left:calc(50% - 187.5px + 104px);;width:px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623790"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec1545944081 .tn-elem[data-elem-id="1693947623790"]{display:table;top:466px;;left:calc(50% - 160px + 97px);;width:153px;height:auto;}#rec1545944081 .tn-elem[data-elem-id="1693947623790"] .tn-atom{white-space:normal;font-size:14px;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}}