.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%;}#nav867326233 .t-btn,#rec944146911 .t-btnflex_type_button{font-size:20px!important;padding:2px 9px 4px!important;height:auto!important;}#rec794315620 .t-btnflex.t-btnflex_type_bbutton{font-size:24px!important;}#rec944146911 .t-descr{font-size:20px;line-height:24px;font-weight}#rec944146911 .t972__banner{max-width:500px;}#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);}#rec910895779 .t451m{max-width:100%!important;}#rec910895779 .t-menusub__menu{border-bottom:0!important;}.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;}#rec910895779 .t-name{line-height:100%!important;text-align:left!important;}#rec910895779 .t-menusub__content{align-items:flex-start;}@media screen and (max-width:639px){.t050 .t-col{padding-right:0;}.t050 .t-col_10 h1{font-size:48px;line-height:1.1;}#rec650617283{padding-top:0!important;}#rec650617283 .t-col_12{margin-left:0px;}#rec650617283 .t838 .t-site-search-input{width:100%;}#rec650617283 .t838 .t838__blockinput{width:70%;}#rec650617283 .t838 .t838__blockbutton{width:30%;}#rec650617283 .t838 .t838__blockinput,#rec650617283 .t838 .t838__blockbutton{display:inline-block;}#rec650617283 .t-col{padding-left:4%;}#rec650617283 .t-submit,#rec650617283 input{font-size:20px;height:35px;}#rec650617283 .t-submit{text-align:right;}}#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;}.small-del del,#rec619298349 del{font-size:18px!important}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;}#rec622198772 [data-elem-id="1690122079000"] .t-submit{letter-spacing:-1.1px;}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;}#rec624988723 .t_datepicker__selected-day:before,#rec622198772 .t_datepicker__selected-day:before{background-color:#0062ad!important;}#rec622198772 .t_datepicker__selected-day{font-weight:bold;}#rec622198772 .tn-elem[data-elem-id="1690487736694"],#rec624988723 .tn-elem[data-elem-id="1690487736694"],#rec639095619 .tn-elem[data-elem-id="1690487736694"],#rec639489422 .tn-elem[data-elem-id="1690487736694"]{z-index:5!important;}.t_datepicker__label{text-decoration:none!important;}.t_datepicker__label:hover{text-decoration:1px underline dotted!important;}#rec621269608 .t396__elem,#rec621454024 .t396__elem,#rec621641362 .t396__elem,#rec622033376 .t396__elem,#rec622033697 .t396__elem,#rec765311512 .t396__elem,#rec765311516 .t396__elem,#rec766585820 .t396__elem,#rec630047063 .t396__elem,#rec622033837 .t396__elem{left:calc(100% - 27px)!important;}#rec619162331 .tn-atom,#rec619151341 .tn-atom{vertical-align:unset;}#rec639095619 .t-submit,#rec639098273 .t-submit{padding-bottom:5px!important;}#rec624988723 button[type="submit"],#rec622198772 button[type="submit"]{padding-bottom:3px!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;}div[data-elem-type="text"] a:hover,.buro a:hover path,.black_text a:hover span,#rec621468411 .t-submit:hover,#rec791372657 a:hover strong,.t-search-widget__result a:hover .t-name{color:#2b8ed9!important;fill:#2b8ed9!important;}.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;}#rec629118996 button[type="submit"]{border-bottom:1px solid rgb(184,196,204);}.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;}#rec495840315 a:hover{border-bottom:1px solid #ffffff;}.t228__leftside{min-width:auto!important;}#rec54360832 a{text-decoration:none;}#rec54360832 a:hover{border-bottom:1px solid;}.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;}}@media screen and (max-width:960px){#rec229963156 .t708__btn{bottom:75px !important;}.t708 .t708__btn_wrapper{height:50px;width:50px;}#rec301599958 .t708 .t708__icon{width:22px;}}@media screen and (max-width:639px){del{vertical-align:bottom!important;font-size:22px!important;}.small-del del,#rec619298349 del{font-size:17px!important}#rec619162331 .tn-atom{line-height:1.65!important;}#rec619151341 div[data-elem-id="1689963107505"] .tn-atom{line-height:2.35!important;}div[field="tn_text_1689970805106"],div[field="tn_text_1690482961356"]{line-height:23px!important;}.t_datepicker__inner{box-shadow:none!important;}div[data-elem-id="1692790291383"],div[data-elem-id="1692790720453"],div[data-elem-id="1692794193491"],div[data-elem-id="1692794193534"],div[data-elem-id="1692794342807"],div[data-elem-id="1692792257763"]{z-index:10!important;}.t585 .t-prefix_1{padding-left:20px;}.t585 .t-descr_xs{font-weight:500;}}[data-artboard-recid="791372657"],[data-artboard-recid="818198801"]{display:none;box-shadow:rgb(0 0 0 / 15%) 0px 25px 20px -20px;z-index:9999999;}[data-elem-id='1719998134633'] a.active,[data-elem-id='1690714991852'] a.active,#rec818198801 a:hover{color:#2b8ed9!important;}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;}#rec650617283{display:none;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;}#rec867491263 .t-submit,#rec867491263 input,#rec650617283 .t-submit,#rec650617283 input{font-size:30px;font-weight:600;padding-right:0;}#rec867491263 .t838__wrapper,#rec650617283 .t838__wrapper{border-bottom:1px solid rgb(184,196,204);;}#rec867491263 .t838 .t838__search-icon,#rec650617283 .t838 .t838__search-icon{display:none;}#rec867491263 .t838 .t838__input,#rec650617283 .t838 .t838__input{padding-left:0}#rec867491263 .t-col_12,#rec650617283 .t-col_12{margin-left:80px;margin-top:10px;}#rec867491263 .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;}@media screen and (max-width:639px){#rec650617283{padding-top:0!important;}#rec650617283 .t-col_12{margin-left:0px;}#rec650617283 .t838 .t-site-search-input{width:100%;}#rec650617283 .t838 .t838__blockinput{width:70%;}#rec650617283 .t838 .t838__blockbutton{width:30%;}#rec650617283 .t838 .t838__blockinput,#rec650617283 .t838 .t838__blockbutton{display:inline-block;}#rec650617283 .t-col{padding-left:4%;}#rec650617283 .t-submit,#rec650617283 input{font-size:20px;height:35px;}#rec650617283 .t-submit{text-align:right;}}.t599__withfeatured .t599__featured{margin-left:15px;margin-right:15px;}.t599__withfeatured .t599__featured.t-col_4{max-width:360px;}.calc_header,#rec592381364 .t-descr{color:#777!important;margin-bottom:15px!important;font-size:14px!important;}select.calc_input{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;}.calc_input:focus{border:2px solid #2980b9!important;outline:none;line-height:36px;}input.calc_input,select.calc_input,input#price_q{-webkit-box-shadow:1px 1px 5px 0px rgba(34,60,80,0.1) inset;-moz-box-shadow:1px 1px 5px 0px rgba(34,60,80,0.1) inset;box-shadow:1px 1px 5px 0px rgba(34,60,80,0.1) inset;width:215px!important;border:1px solid #e0e6ed!important;border-radius:5px!important;text-align:center!important;font-size:24px!important;font-weight:bold!important;margin-bottom:20px!important;background:none;text-align-last:center!important;line-height:38px;!important;height:auto}.t-section__descr{max-width:690px!important;}.t599__content,.t592__conten{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1)!important;}.calc_error_message{max-width:200px;margin:0 auto;font-size:14px!important;line-height:1.55;}#rec786011617 div.t-container div.t592__col:nth-child(1)>div,#rec786011617 div.t-container div.t592__col:nth-child(4)>div,#rec786097599 div.t-container div.t592__col:nth-child(1),#rec786097599 div.t-container div.t592__col:nth-child(2),#rec786097599 div.t-container div.t592__col:nth-child(4),#rec786013863 div.t-container div.t592__col:nth-child(1)>div,#rec786013863 div.t-container div.t592__col:nth-child(4)>div,#rec786016462 div.t-container div.t592__col:nth-child(1)>div,#rec786016462 div.t-container div.t592__col:nth-child(4)>div{display:none;}#rec786011617 div.t-container div.t592__col:nth-child(3),#rec786097599 div.t-container div.t592__col:nth-child(3){margin:0 auto;}.t397__width_14{width:auto;display:inline-table;}#rec174956633 .t397__tab_active .t397__title{border-bottom:2px solid black;padding-bottom:0!important;width:auto;}.t397__title{padding:0;width:auto;}li.t397__tab{padding:0 16px;width:auto;}#rec174956633 .t-width{width:70%;}@media screen and (max-width:960px){.t599__withfeatured .t599__featured.t599__col{max-width:100%!important;}}.price a{color:#0062AD!important}.t142A .t142A__btn:first-child:hover{background-color:#e8d7ca!important;color:#000000!important;}.t142A .t142A__btn:last-child:hover{background-color:#2b8ed9!important;}#rec838807556 .tn-elem[data-elem-id="1750936234904"] .tn-atom{}@media screen and (min-width:960px){#nav789466879{margin-top:80px;}}#rec789466879 .t-menu__link-item{}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec789466879 .t-menu__link-item,#rec789466879 .t-menu__link-item.t-active{opacity:1 !important;}}#rec789466879 .t229__list_item .t-menu__link-item{font-size:16px;color:#000000;font-weight:400;}#nav789466879 .t-menu__list .t229__list_item:nth-child(4) a{font-weight:600 !important;border-bottom:2px solid black;opacity:1}#rec789576058 .t396__artboard{height:90px;background-color:#ffffff;}#rec789576058 .t396__filter{height:90px;}#rec789576058 .t396__carrier{height:90px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec789576058 .t396__artboard,#rec789576058 .t396__filter,#rec789576058 .t396__carrier{}#rec789576058 .t396__filter{}#rec789576058 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec789576058 .t396__artboard,#rec789576058 .t396__filter,#rec789576058 .t396__carrier{}#rec789576058 .t396__filter{}#rec789576058 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec789576058 .t396__artboard,#rec789576058 .t396__filter,#rec789576058 .t396__carrier{}#rec789576058 .t396__filter{}#rec789576058 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec789576058 .t396__artboard,#rec789576058 .t396__filter,#rec789576058 .t396__carrier{}#rec789576058 .t396__filter{}#rec789576058 .t396__carrier{background-attachment:scroll;}}.t-section__title,.t-section__descr{overflow-wrap:break-word;}.t-section__descr{max-width:560px;}#rec786016462 .t-section__title{margin-bottom:40px;}#rec786016462 .t-section__descr{margin-bottom:90px;}#rec786016462 .t-section__container:not(:has(.t-section__descr)) .t-section__title{margin-bottom:90px;}@media screen and (max-width:960px){#rec786016462 .t-section__title{margin-bottom:20px;}#rec786016462 .t-section__descr{margin-bottom:45px;}#rec786016462 .t-section__container:not(:has(.t-section__descr)) .t-section__title{margin-bottom:45px;}}#rec424386369 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#0062ad;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;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){#rec424386369 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):hover{background-color:#2b8ed9 !important;}#rec424386369 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):focus-visible{background-color:#2b8ed9 !important;}}#rec424386369 .t-btnflex.t-btnflex_type_button{position:relative;}#rec424386369 .t-btnflex.t-btnflex_type_button .t-btn_wrap-effects{position:absolute;top:0;left:0;display:block;width:100%;height:100%;overflow:hidden;isolation:isolate;container-type:inline-size;container-name:button-effects;}#rec424386369 .t-btnflex.t-btnflex_type_button .t-btn_effects{position:absolute;top:0;bottom:0;left:0;right:0;display:block;}#rec424386369 .t-btnflex.t-btnflex_type_button .t-btn_effects::after{content:'';position:absolute;top:0;left:-100%;z-index:20;display:block;height:350%;width:200%;background:rgba(255,255,255,0.8);border-radius:100%;transform:scale(0);animation:6s linear infinite ripple;}@container button-effects (min-width:260px){#rec424386369 .t-btnflex.t-btnflex_type_button .t-btn_effects::after{left:-130%;}}@container button-effects (min-width:360px){#rec424386369 .t-btnflex.t-btnflex_type_button .t-btn_effects::after{left:-150%;}}@keyframes ripple{20%{opacity:0;transform:scale(2.5);}100%{opacity:0;transform:scale(2.5);}}@media screen and (max-width:560px){#rec786016480 .t-popup__close-icon g{fill:#ffffff !important;}}#rec786016480 .t-btnflex.t-btnflex_type_submit{color:#ffffff;background-color:#0062ad;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;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){#rec786016480 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):hover{background-color:#2b8ed9 !important;}#rec786016480 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):focus-visible{background-color:#2b8ed9 !important;}}#rec786016480 .t-btnflex.t-btnflex_type_submit{position:relative;}#rec786016480 .t-btnflex.t-btnflex_type_submit .t-btn_wrap-effects{position:absolute;top:0;left:0;display:block;width:100%;height:100%;overflow:hidden;isolation:isolate;container-type:inline-size;container-name:button-effects;}#rec786016480 .t-btnflex.t-btnflex_type_submit .t-btn_effects{position:absolute;top:0;bottom:0;left:0;right:0;display:block;}#rec786016480 .t-btnflex.t-btnflex_type_submit .t-btn_effects::after{content:'';position:absolute;top:0;left:-100%;z-index:20;display:block;height:350%;width:200%;background:rgba(255,255,255,0.8);border-radius:100%;transform:scale(0);animation:6s linear infinite ripple;}@container button-effects (min-width:260px){#rec786016480 .t-btnflex.t-btnflex_type_submit .t-btn_effects::after{left:-130%;}}@container button-effects (min-width:360px){#rec786016480 .t-btnflex.t-btnflex_type_submit .t-btn_effects::after{left:-150%;}}@keyframes ripple{20%{opacity:0;transform:scale(2.5);}100%{opacity:0;transform:scale(2.5);}}#rec786016480 input::-webkit-input-placeholder{color:#000000;opacity:0.5;}#rec786016480 input::-moz-placeholder{color:#000000;opacity:0.5;}#rec786016480 input:-moz-placeholder{color:#000000;opacity:0.5;}#rec786016480 input:-ms-input-placeholder{color:#000000;opacity:0.5;}#rec786016480 textarea::-webkit-input-placeholder{color:#000000;opacity:0.5;}#rec786016480 textarea::-moz-placeholder{color:#000000;opacity:0.5;}#rec786016480 textarea:-moz-placeholder{color:#000000;opacity:0.5;}#rec786016480 textarea:-ms-input-placeholder{color:#000000;opacity:0.5;}@media screen and (min-width:480px){#rec786016480 .t702__title{font-size:30px;}}#rec800449493 .t396__artboard{height:140px;background-color:#ffffff;}#rec800449493 .t396__filter{height:140px;}#rec800449493 .t396__carrier{height:140px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec800449493 .t396__artboard,#rec800449493 .t396__filter,#rec800449493 .t396__carrier{height:110px;}#rec800449493 .t396__artboard{background-color:#ffffff;background-image:none;}#rec800449493 .t396__filter{}#rec800449493 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec800449493 .t396__artboard,#rec800449493 .t396__filter,#rec800449493 .t396__carrier{height:260px;}#rec800449493 .t396__filter{}#rec800449493 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec800449493 .t396__artboard,#rec800449493 .t396__filter,#rec800449493 .t396__carrier{height:240px;}#rec800449493 .t396__filter{}#rec800449493 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec800449493 .t396__artboard,#rec800449493 .t396__filter,#rec800449493 .t396__carrier{}#rec800449493 .t396__filter{}#rec800449493 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec800449493 .t396__artboard,#rec800449493 .t396__filter,#rec800449493 .t396__carrier{height:210px;}#rec800449493 .t396__filter{}#rec800449493 .t396__carrier{background-attachment:scroll;}}#rec800449493 .tn-elem[data-elem-id="1726163380200"]{z-index:2;top:45px;;left:calc(50% - 600px + 458px);;width:117px;height:auto;}#rec800449493 .tn-elem[data-elem-id="1726163380200"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726163380200"]{top:32px;;left:calc(50% - 480px + 576px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726163380200"]{top:115px;;left:calc(50% - 320px + 412px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726163380200"]{top:99px;;left:calc(50% - 240px + 325px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726163380200"]{left:calc(50% - 209px + 302px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726163380200"]{top:94px;;left:calc(50% - 160px + 219px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726160243769"]{z-index:3;top:45px;;left:calc(50% - 600px + 458px);;width:117px;height:auto;}#rec800449493 .tn-elem.t396__elem--anim-hidden[data-elem-id="1726160243769"]{opacity:0;}#rec800449493 .tn-elem[data-elem-id="1726160243769"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726160243769"]{top:32px;;left:calc(50% - 480px + 576px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726160243769"]{top:115px;;left:calc(50% - 320px + 412px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726160243769"]{top:99px;;left:calc(50% - 240px + 325px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726160243769"]{left:calc(50% - 209px + 302px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726160243769"]{top:94px;;left:calc(50% - 160px + 219px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726163380194"]{z-index:4;top:45px;;left:calc(50% - 600px + 711px);;width:117px;height:auto;}#rec800449493 .tn-elem[data-elem-id="1726163380194"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726163380194"]{top:32px;;left:calc(50% - 480px + 464px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726163380194"]{top:115px;;left:calc(50% - 320px + 267px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726163380194"]{top:99px;;left:calc(50% - 240px + 183px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726163380194"]{left:calc(50% - 209px + 156px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726163380194"]{top:94px;;left:calc(50% - 160px + 114px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726160243773"]{z-index:5;top:45px;;left:calc(50% - 600px + 711px);;width:117px;height:auto;}#rec800449493 .tn-elem.t396__elem--anim-hidden[data-elem-id="1726160243773"]{opacity:0;}#rec800449493 .tn-elem[data-elem-id="1726160243773"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726160243773"]{top:32px;;left:calc(50% - 480px + 464px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726160243773"]{top:115px;;left:calc(50% - 320px + 267px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726160243773"]{top:99px;;left:calc(50% - 240px + 183px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726160243773"]{left:calc(50% - 209px + 156px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726160243773"]{top:94px;;left:calc(50% - 160px + 114px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726160345955"]{color:#000000;z-index:10;top:46px;;left:calc(50% - 600px + 965px);;width:155px;height:auto;}#rec800449493 .tn-elem[data-elem-id="1726160345955"] .tn-atom{color:#000000;font-size:16px;font-family:'Dewi',Arial,sans-serif;line-height:1.25;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-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){#rec800449493 .tn-elem[data-elem-id="1726160345955"]{top:33px;;left:calc(50% - 480px + 801px);;width:150px;height:auto;}#rec800449493 .tn-elem[data-elem-id="1726160345955"] .tn-atom{font-size:16px;background-size:cover;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726160345955"]{top:194px;;left:calc(50% - 320px + 223px);;width:292px;height:auto;text-align:right;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726160345955"]{top:179px;;left:calc(50% - 240px + 139px);;width:292px;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726160345955"]{left:calc(50% - 209px + 111px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726160345955"]{top:156px;;left:calc(50% - 160px + 115px);;width:195px;height:auto;}#rec800449493 .tn-elem[data-elem-id="1726160345955"] .tn-atom{line-height:1.1;background-size:cover;}}#rec800449493 .tn-elem[data-elem-id="1726162460074"]{z-index:6;top:45px;;left:calc(50% - 600px + 80px);;width:117px;height:auto;}#rec800449493 .tn-elem[data-elem-id="1726162460074"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726162460074"]{top:32px;;left:calc(50% - 480px + 15px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726162460074"]{left:calc(50% - 320px + 122px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726162460074"]{left:calc(50% - 240px + 42px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726162460074"]{left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726162460074"]{left:calc(50% - 160px + 10px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726160243765"]{z-index:7;top:45px;;left:calc(50% - 600px + 80px);;width:117px;height:auto;}#rec800449493 .tn-elem.t396__elem--anim-hidden[data-elem-id="1726160243765"]{opacity:0;}#rec800449493 .tn-elem[data-elem-id="1726160243765"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726160243765"]{top:32px;;left:calc(50% - 480px + 15px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726160243765"]{left:calc(50% - 320px + 122px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726160243765"]{left:calc(50% - 240px + 42px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726160243765"]{left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726160243765"]{left:calc(50% - 160px + 10px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726163380187"]{z-index:8;top:45px;;left:calc(50% - 600px + 585px);;width:117px;height:auto;}#rec800449493 .tn-elem[data-elem-id="1726163380187"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726163380187"]{top:32px;;left:calc(50% - 480px + 351px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726163380187"]{top:115px;;left:calc(50% - 320px + 122px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726163380187"]{top:99px;;left:calc(50% - 240px + 42px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726163380187"]{left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726163380187"]{top:94px;;left:calc(50% - 160px + 10px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726160243776"]{z-index:9;top:45px;;left:calc(50% - 600px + 585px);;width:117px;height:auto;}#rec800449493 .tn-elem.t396__elem--anim-hidden[data-elem-id="1726160243776"]{opacity:0;}#rec800449493 .tn-elem[data-elem-id="1726160243776"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726160243776"]{top:32px;;left:calc(50% - 480px + 351px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726160243776"]{top:115px;;left:calc(50% - 320px + 122px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726160243776"]{top:99px;;left:calc(50% - 240px + 42px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726160243776"]{left:calc(50% - 209px + 10px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726160243776"]{top:94px;;left:calc(50% - 160px + 10px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726163380180"]{z-index:11;top:45px;;left:calc(50% - 600px + 332px);;width:117px;height:auto;}#rec800449493 .tn-elem[data-elem-id="1726163380180"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726163380180"]{top:32px;;left:calc(50% - 480px + 239px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726163380180"]{left:calc(50% - 320px + 412px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726163380180"]{left:calc(50% - 240px + 325px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726163380180"]{left:calc(50% - 209px + 302px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726163380180"]{left:calc(50% - 160px + 219px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726160243780"]{z-index:12;top:45px;;left:calc(50% - 600px + 332px);;width:117px;height:auto;}#rec800449493 .tn-elem.t396__elem--anim-hidden[data-elem-id="1726160243780"]{opacity:0;}#rec800449493 .tn-elem[data-elem-id="1726160243780"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726160243780"]{top:32px;;left:calc(50% - 480px + 239px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726160243780"]{left:calc(50% - 320px + 412px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726160243780"]{left:calc(50% - 240px + 325px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726160243780"]{left:calc(50% - 209px + 302px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726160243780"]{left:calc(50% - 160px + 219px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726162625259"]{z-index:13;top:45px;;left:calc(50% - 600px + 205px);;width:117px;height:auto;}#rec800449493 .tn-elem[data-elem-id="1726162625259"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726162625259"]{top:32px;;left:calc(50% - 480px + 127px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726162625259"]{left:calc(50% - 320px + 267px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726162625259"]{left:calc(50% - 240px + 183px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726162625259"]{left:calc(50% - 209px + 156px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726162625259"]{left:calc(50% - 160px + 114px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726160243786"]{z-index:14;top:45px;;left:calc(50% - 600px + 205px);;width:117px;height:auto;}#rec800449493 .tn-elem.t396__elem--anim-hidden[data-elem-id="1726160243786"]{opacity:0;}#rec800449493 .tn-elem[data-elem-id="1726160243786"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726160243786"]{top:32px;;left:calc(50% - 480px + 127px);;width:105px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726160243786"]{left:calc(50% - 320px + 267px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726160243786"]{left:calc(50% - 240px + 183px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726160243786"]{left:calc(50% - 209px + 156px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726160243786"]{left:calc(50% - 160px + 114px);;width:91px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726163974205"]{z-index:15;top:44px;;left:calc(50% - 600px + 849px);;width:86px;height:auto;}#rec800449493 .tn-elem[data-elem-id="1726163974205"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726163974205"]{top:32px;;left:calc(50% - 480px + 701px);;width:77px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726163974205"]{top:185px;;left:calc(50% - 320px + 138px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726163974205"]{top:166px;;left:calc(50% - 240px + 56px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726163974205"]{left:calc(50% - 209px + 24px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726163974205"]{top:156px;;left:calc(50% - 160px + 21px);;width:70px;height:auto;}}#rec800449493 .tn-elem[data-elem-id="1726163624451"]{z-index:16;top:44px;;left:calc(50% - 600px + 849px);;width:86px;height:auto;}#rec800449493 .tn-elem.t396__elem--anim-hidden[data-elem-id="1726163624451"]{opacity:0;}#rec800449493 .tn-elem[data-elem-id="1726163624451"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800449493 .tn-elem[data-elem-id="1726163624451"]{top:32px;;left:calc(50% - 480px + 701px);;width:77px;height:auto;}}@media screen and (max-width:959px){#rec800449493 .tn-elem[data-elem-id="1726163624451"]{top:185px;;left:calc(50% - 320px + 138px);;height:auto;}}@media screen and (max-width:639px){#rec800449493 .tn-elem[data-elem-id="1726163624451"]{top:166px;;left:calc(50% - 240px + 56px);;height:auto;}}@media screen and (max-width:479px){#rec800449493 .tn-elem[data-elem-id="1726163624451"]{left:calc(50% - 209px + 24px);;height:auto;}}@media screen and (max-width:417px){#rec800449493 .tn-elem[data-elem-id="1726163624451"]{top:156px;;left:calc(50% - 160px + 21px);;width:70px;height:auto;}}.t300__tooltipster-noir_800449494{background-color:#f2eeeb !important;color:#000000 !important;border-radius:0 !important;;max-width:400px;}#rec800712328 .t396__artboard{height:330px;background-color:#ffffff;}#rec800712328 .t396__filter{height:330px;}#rec800712328 .t396__carrier{height:330px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec800712328 .t396__artboard,#rec800712328 .t396__filter,#rec800712328 .t396__carrier{height:340px;}#rec800712328 .t396__filter{}#rec800712328 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec800712328 .t396__artboard,#rec800712328 .t396__filter,#rec800712328 .t396__carrier{height:541px;}#rec800712328 .t396__filter{}#rec800712328 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec800712328 .t396__artboard,#rec800712328 .t396__filter,#rec800712328 .t396__carrier{height:923px;}#rec800712328 .t396__filter{}#rec800712328 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec800712328 .t396__artboard,#rec800712328 .t396__filter,#rec800712328 .t396__carrier{height:913px;}#rec800712328 .t396__filter{}#rec800712328 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec800712328 .t396__artboard,#rec800712328 .t396__filter,#rec800712328 .t396__carrier{height:923px;}#rec800712328 .t396__filter{}#rec800712328 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec800712328 .t396__artboard,#rec800712328 .t396__filter,#rec800712328 .t396__carrier{height:896px;}#rec800712328 .t396__filter{}#rec800712328 .t396__carrier{background-attachment:scroll;}}#rec800712328 .tn-elem[data-elem-id="1690487068175"]{z-index:3;top:9546px;;left:calc(50% - 600px + 919px);;width:300px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068175"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec800712328 .tn-elem[data-elem-id="1690487068175"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec800712328 .tn-elem[data-elem-id="1690487068175"]{display:table;height:auto;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690487068175"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690487068175"]{display:table;height:auto;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690487068175"]{display:table;top:9547px;;height:auto;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690487068175"]{display:table;top:9539px;;left:calc(50% - 187.5px + 919px);;height:auto;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690487068175"]{display:table;top:9544px;;height:auto;}}#rec800712328 .tn-elem[data-elem-id="1690487068223"]{color:#000000;text-align:LEFT;z-index:3;top:37px;;left:calc(50% - 600px + 80px);;width:274px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068223"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1690487068223"]{display:table;top:41px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068223"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690487068223"]{display:table;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068223"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690487068223"]{display:table;top:609px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068223"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690487068223"]{display:table;top:607px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068223"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690487068223"]{display:table;top:613px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068223"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690487068223"]{display:table;top:591px;;left:calc(50% - 160px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068223"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1690487068260"]{color:#000000;text-align:LEFT;z-index:3;top:53px;;left:calc(50% - 600px + 80px);;width:234px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068260"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1690487068260"]{display:table;top:57px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068260"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690487068260"]{display:table;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068260"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690487068260"]{display:table;top:625px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068260"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690487068260"]{display:table;top:623px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068260"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690487068260"]{display:table;top:629px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068260"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690487068260"]{display:table;top:607px;;left:calc(50% - 160px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068260"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1690487068287"]{color:#000000;text-align:LEFT;z-index:3;top:84px;;left:calc(50% - 600px + 80px);;width:280px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068287"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1690487068287"]{display:table;top:88px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068287"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690487068287"]{display:table;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068287"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690487068287"]{display:table;top:657px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068287"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690487068287"]{display:table;top:655px;;left:calc(50% - 207px + 10px);;width:280px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068287"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690487068287"]{display:table;top:661px;;left:calc(50% - 187.5px + 10px);;width:235px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068287"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690487068287"]{display:table;top:639px;;left:calc(50% - 160px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068287"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="175648209852543950"]{color:#000000;text-align:LEFT;z-index:3;top:69px;;left:calc(50% - 600px + 80px);;width:280px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175648209852543950"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="175648209852543950"]{display:table;top:73px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175648209852543950"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="175648209852543950"]{display:table;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175648209852543950"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="175648209852543950"]{display:table;top:641px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175648209852543950"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="175648209852543950"]{display:table;top:639px;;left:calc(50% - 207px + 10px);;width:280px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175648209852543950"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="175648209852543950"]{display:table;top:645px;;left:calc(50% - 187.5px + 10px);;width:280px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175648209852543950"] .tn-atom{vertical-align:middle;white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="175648209852543950"]{display:table;top:623px;;left:calc(50% - 160px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175648209852543950"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1690487068333"]{color:#000000;text-align:LEFT;z-index:3;top:130px;;left:calc(50% - 600px + 80px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068333"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1690487068333"]{display:table;top:134px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068333"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690487068333"]{display:table;top:133px;;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068333"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690487068333"]{display:table;top:704px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068333"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690487068333"]{display:table;top:702px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068333"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690487068333"]{display:table;top:707px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068333"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690487068333"]{display:table;top:686px;;left:calc(50% - 160px + 10px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068333"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1765363152171000001"]{color:#000000;text-align:LEFT;z-index:3;top:145px;;left:calc(50% - 600px + 80px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363152171000001"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1765363152171000001"]{display:table;top:149px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363152171000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1765363152171000001"]{display:table;top:148px;;left:calc(50% - 320px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363152171000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1765363152171000001"]{display:table;top:719px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363152171000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1765363152171000001"]{display:table;top:717px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363152171000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1765363152171000001"]{display:table;top:723px;;left:calc(50% - 187.5px + 11px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363152171000001"] .tn-atom{vertical-align:middle;white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1765363152171000001"]{display:table;top:701px;;left:calc(50% - 160px + 10px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363152171000001"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1765363156730000002"]{color:#000000;text-align:LEFT;z-index:3;top:160px;;left:calc(50% - 600px + 80px);;width:223px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363156730000002"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1765363156730000002"]{display:table;top:166px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363156730000002"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1765363156730000002"]{display:table;top:163px;;left:calc(50% - 320px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363156730000002"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1765363156730000002"]{display:table;top:734px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363156730000002"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1765363156730000002"]{display:table;top:732px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363156730000002"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1765363156730000002"]{display:table;top:739px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363156730000002"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1765363156730000002"]{display:table;top:716px;;left:calc(50% - 160px + 10px);;width:229px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363156730000002"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1765363164007000003"]{color:#000000;text-align:LEFT;z-index:3;top:176px;;left:calc(50% - 600px + 80px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363164007000003"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1765363164007000003"]{display:table;top:182px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363164007000003"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1765363164007000003"]{display:table;top:180px;;left:calc(50% - 320px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363164007000003"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1765363164007000003"]{display:table;top:752px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363164007000003"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1765363164007000003"]{display:table;top:748px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363164007000003"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1765363164007000003"]{display:table;top:755px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363164007000003"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1765363164007000003"]{display:table;top:732px;;left:calc(50% - 160px + 10px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1765363164007000003"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1690487068313"]{color:#000000;text-align:LEFT;z-index:3;top:114px;;left:calc(50% - 600px + 80px);;width:230px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068313"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1690487068313"]{display:table;top:118px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068313"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690487068313"]{display:table;top:118px;;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068313"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690487068313"]{display:table;top:688px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068313"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690487068313"]{display:table;top:686px;;left:calc(50% - 207px + 10px);;width:233px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068313"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690487068313"]{display:table;top:691px;;left:calc(50% - 187.5px + 10px);;width:227px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068313"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690487068313"]{display:table;top:670px;;left:calc(50% - 160px + 10px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068313"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1690487068398"]{color:#000000;text-align:LEFT;z-index:3;top:37px;;left:calc(50% - 600px + 380px);;width:281px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068398"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1690487068398"]{display:table;top:41px;;left:calc(50% - 480px + 320px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068398"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690487068398"]{display:table;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068398"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690487068398"]{display:table;top:31px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068398"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690487068398"]{display:table;top:20px;;left:calc(50% - 207px + 10px);;width:263px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068398"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690487068398"]{display:table;top:20px;;left:calc(50% - 187.5px + 10px);;width:252px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068398"] .tn-atom{white-space:normal;line-height:1;letter-spacing:-0.65px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690487068398"]{display:table;top:20px;;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068398"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1745224702668"]{color:#000000;text-align:LEFT;z-index:3;top:129px;;left:calc(50% - 600px + 380px);;width:258px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1745224702668"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:500;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1745224702668"]{display:table;top:123px;;left:calc(50% - 480px + 320px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1745224702668"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1745224702668"]{display:table;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1745224702668"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1745224702668"]{display:table;top:116px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1745224702668"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1745224702668"]{display:table;top:93px;;left:calc(50% - 207px + 10px);;width:263px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1745224702668"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1745224702668"]{display:table;top:94px;;left:calc(50% - 187.5px + 10px);;width:252px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1745224702668"] .tn-atom{white-space:normal;line-height:1;letter-spacing:-0.65px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1745224702668"]{display:table;top:93px;;left:calc(50% - 160px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1745224702668"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1690487068459"]{color:#060606;text-align:LEFT;z-index:3;top:226px;;left:calc(50% - 600px + 380px);;width:213px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068459"] .tn-atom{vertical-align:middle;color:#060606;font-size:30px;font-family:var(--t-text-font,Arial);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;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1690487068459"]{display:table;top:235px;;left:calc(50% - 480px + 320px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068459"] .tn-atom{white-space:normal;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690487068459"]{display:table;top:279px;;left:calc(50% - 320px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068459"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690487068459"]{display:table;top:187px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068459"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690487068459"]{display:table;top:167px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068459"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1.9px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690487068459"]{display:table;top:168px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068459"] .tn-atom{white-space:normal;letter-spacing:-1.8px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690487068459"]{display:table;top:167px;;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068459"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1690487068470"]{color:#000000;text-align:LEFT;z-index:3;top:196px;;left:calc(50% - 600px + 380px);;width:214px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068470"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:var(--t-text-font,Arial);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;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1690487068470"]{display:table;top:205px;;left:calc(50% - 480px + 320px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068470"] .tn-atom{white-space:normal;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690487068470"]{display:table;top:253px;;left:calc(50% - 320px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068470"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690487068470"]{display:table;top:161px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068470"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690487068470"]{display:table;top:138px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068470"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1.9px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690487068470"]{display:table;top:139px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068470"] .tn-atom{white-space:normal;letter-spacing:-1.8px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690487068470"]{display:table;top:138px;;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068470"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1690487068481"]{color:#000000;text-align:LEFT;z-index:3;top:256px;;left:calc(50% - 600px + 380px);;width:410px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068481"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:var(--t-text-font,Arial);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;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1690487068481"]{display:table;top:265px;;left:calc(50% - 480px + 320px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068481"] .tn-atom{white-space:normal;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690487068481"]{display:table;top:305px;;left:calc(50% - 320px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068481"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690487068481"]{display:table;top:213px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068481"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690487068481"]{display:table;top:196px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068481"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1.9px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690487068481"]{display:table;top:197px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068481"] .tn-atom{white-space:normal;letter-spacing:-1.8px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690487068481"]{display:table;top:196px;;width:286px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068481"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1690487068489"]{color:#000000;text-align:LEFT;z-index:3;top:286px;;left:calc(50% - 600px + 380px);;width:353px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068489"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:var(--t-text-font,Arial);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;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1690487068489"]{display:table;top:295px;;left:calc(50% - 480px + 320px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068489"] .tn-atom{white-space:normal;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690487068489"]{display:table;top:331px;;left:calc(50% - 320px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068489"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690487068489"]{display:table;top:239px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068489"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690487068489"]{display:table;top:225px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068489"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1.9px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690487068489"]{display:table;top:226px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068489"] .tn-atom{white-space:normal;letter-spacing:-1.8px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690487068489"]{display:table;top:225px;;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690487068489"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1690492476247"]{z-index:3;top:69px;;left:calc(50% - 600px + 380px);;width:302px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1690492476247"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec800712328 .tn-elem[data-elem-id="1690492476247"]{display:table;top:71px;;left:calc(50% - 480px + 320px);;height:auto;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1690492476247"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1690492476247"]{display:table;top:61px;;left:calc(50% - 240px + 10px);;height:auto;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1690492476247"]{display:table;top:38px;;left:calc(50% - 207px + 10px);;height:auto;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1690492476247"]{display:table;top:39px;;left:calc(50% - 187.5px + 10px);;width:326px;height:auto;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1690492476247"]{display:table;top:38px;;width:281px;height:auto;}}#rec800712328 .tn-elem[data-elem-id="175638114407282720"]{color:#000000;text-align:LEFT;z-index:3;top:206px;;left:calc(50% - 600px + 80px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175638114407282720"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="175638114407282720"]{display:table;top:213px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175638114407282720"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="175638114407282720"]{display:table;top:214px;;left:calc(50% - 320px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175638114407282720"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="175638114407282720"]{display:table;top:785px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175638114407282720"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="175638114407282720"]{display:table;top:781px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175638114407282720"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="175638114407282720"]{display:table;top:786px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175638114407282720"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="175638114407282720"]{display:table;top:764px;;left:calc(50% - 160px + 10px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="175638114407282720"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1783674064999000001"]{color:#000000;text-align:LEFT;z-index:3;top:221px;;left:calc(50% - 600px + 80px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1783674064999000001"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1783674064999000001"]{display:table;top:228px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1783674064999000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1783674064999000001"]{display:table;top:229px;;left:calc(50% - 320px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1783674064999000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1783674064999000001"]{display:table;top:800px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1783674064999000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1783674064999000001"]{display:table;top:796px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1783674064999000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1783674064999000001"]{display:table;top:801px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1783674064999000001"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1783674064999000001"]{display:table;top:779px;;left:calc(50% - 160px + 10px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1783674064999000001"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1724249233783"]{color:#000000;z-index:3;top:285px;;left:calc(50% - 600px + 821px);;width:161px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724249233783"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1724249233783"]{display:table;top:295px;;left:calc(50% - 480px + 730px);;width:157px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724249233783"] .tn-atom{white-space:normal;line-height:1.1;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1724249233783"]{display:table;top:492px;;left:calc(50% - 320px + 390px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724249233783"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1724249233783"]{display:table;top:542px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724249233783"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1724249233783"]{display:table;top:540px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724249233783"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1724249233783"]{display:table;top:546px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724249233783"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1724249233783"]{display:table;top:524px;;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724249233783"] .tn-atom{white-space:normal;line-height:1.1;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1724823049467"]{color:#000000;z-index:3;top:65px;;left:calc(50% - 600px + 821px);;width:331px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724823049467"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.2;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1724823049467"]{display:table;top:69px;;left:calc(50% - 480px + 731px);;width:199px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724823049467"] .tn-atom{white-space:normal;line-height:1.1;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1724823049467"]{display:table;top:279px;;left:calc(50% - 320px + 390px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724823049467"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1724823049467"]{display:table;top:326px;;left:calc(50% - 240px + 10px);;width:345px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724823049467"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1724823049467"]{display:table;top:316px;;left:calc(50% - 207px + 10px);;width:348px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724823049467"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1724823049467"]{display:table;top:322px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724823049467"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1724823049467"]{display:table;top:308px;;width:190px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1724823049467"] .tn-atom{white-space:normal;line-height:1.1;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1780314413427000001"]{color:#000000;text-align:LEFT;z-index:3;top:206px;;left:calc(50% - 600px + 821px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000001"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1780314413427000001"]{display:table;top:219px;;left:calc(50% - 480px + 730px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1780314413427000001"]{display:table;top:427px;;left:calc(50% - 320px + 390px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1780314413427000001"]{display:table;top:468px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1780314413427000001"]{display:table;top:462px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000001"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1780314413427000001"]{display:table;top:468px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000001"] .tn-atom{white-space:normal;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1780314413427000001"]{display:table;top:450px;;left:calc(50% - 160px + 10px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000001"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1780314413427000002"]{color:#000000;text-align:LEFT;z-index:3;top:191px;;left:calc(50% - 600px + 821px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000002"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1780314413427000002"]{display:table;top:204px;;left:calc(50% - 480px + 730px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000002"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1780314413427000002"]{display:table;top:410px;;left:calc(50% - 320px + 390px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000002"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1780314413427000002"]{display:table;top:451px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000002"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1780314413427000002"]{display:table;top:445px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000002"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1780314413427000002"]{display:table;top:451px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000002"] .tn-atom{white-space:normal;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1780314413427000002"]{display:table;top:433px;;left:calc(50% - 160px + 10px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000002"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1780314413427000003"]{color:#000000;text-align:LEFT;z-index:3;top:176px;;left:calc(50% - 600px + 821px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000003"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1780314413427000003"]{display:table;top:189px;;left:calc(50% - 480px + 730px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000003"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1780314413427000003"]{display:table;top:393px;;left:calc(50% - 320px + 390px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000003"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1780314413427000003"]{display:table;top:434px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000003"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1780314413427000003"]{display:table;top:428px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000003"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1780314413427000003"]{display:table;top:434px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000003"] .tn-atom{white-space:normal;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1780314413427000003"]{display:table;top:416px;;left:calc(50% - 160px + 10px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000003"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1780314413427000004"]{color:#000000;text-align:LEFT;z-index:3;top:145px;;left:calc(50% - 600px + 820px);;width:266px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000004"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:var(--t-text-font,Arial);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;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1780314413427000004"]{display:table;top:158px;;left:calc(50% - 480px + 730px);;width:210px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000004"] .tn-atom{white-space:normal;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1780314413427000004"]{display:table;top:367px;;left:calc(50% - 320px + 388px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000004"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1780314413427000004"]{display:table;top:405px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000004"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1780314413427000004"]{display:table;top:395px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000004"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1.9px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1780314413427000004"]{display:table;top:401px;;left:calc(50% - 187.5px + 11px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000004"] .tn-atom{white-space:normal;letter-spacing:-1.8px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1780314413427000004"]{display:table;top:387px;;left:calc(50% - 160px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1780314413427000004"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1726493640377"]{color:#000000;text-align:LEFT;z-index:3;top:34px;;left:calc(50% - 600px + 820px);;width:266px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493640377"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:var(--t-text-font,Arial);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;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1726493640377"]{display:table;top:38px;;left:calc(50% - 480px + 730px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493640377"] .tn-atom{white-space:normal;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1726493640377"]{display:table;top:253px;;left:calc(50% - 320px + 388px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493640377"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1726493640377"]{display:table;top:297px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493640377"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1726493640377"]{display:table;top:283px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493640377"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1.9px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1726493640377"]{display:table;top:289px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493640377"] .tn-atom{white-space:normal;letter-spacing:-1.8px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1726493640377"]{display:table;top:279px;;left:calc(50% - 160px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493640377"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1726493754718"]{color:#000000;z-index:3;top:65px;;left:calc(50% - 600px + 960px);;width:331px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493754718"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.2;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1726493754718"]{display:table;top:84px;;left:calc(50% - 480px + 731px);;width:199px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493754718"] .tn-atom{white-space:normal;line-height:1.1;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1726493754718"]{display:table;top:294px;;left:calc(50% - 320px + 390px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493754718"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1726493754718"]{display:table;top:326px;;left:calc(50% - 240px + 152px);;width:222px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493754718"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1726493754718"]{display:table;top:316px;;left:calc(50% - 207px + 151px);;width:199px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493754718"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1726493754718"]{display:table;top:317px;;left:calc(50% - 187.5px + 151px);;width:194px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493754718"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1726493754718"]{display:table;top:308px;;left:calc(50% - 160px + 150px);;width:190px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726493754718"] .tn-atom{white-space:normal;line-height:1.1;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1726641714159"]{color:#000000;z-index:3;top:97px;;left:calc(50% - 600px + 821px);;width:227px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641714159"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1726641714159"]{display:table;top:119px;;left:calc(50% - 480px + 730px);;width:157px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641714159"] .tn-atom{white-space:normal;line-height:1.1;letter-spacing:0px;background-size:cover;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1726641714159"]{display:table;top:328px;;left:calc(50% - 320px + 390px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641714159"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1726641714159"]{display:table;top:360px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641714159"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1726641714159"]{display:table;top:350px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641714159"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1726641714159"]{display:table;top:356px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641714159"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1726641714159"]{display:table;top:342px;;left:calc(50% - 160px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641714159"] .tn-atom{white-space:normal;line-height:1.1;background-size:cover;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}}#rec800712328 .tn-elem[data-elem-id="1726641744177"]{color:#000000;text-align:LEFT;z-index:3;top:255px;;left:calc(50% - 600px + 820px);;width:140px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641744177"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:var(--t-text-font,Arial);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;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1726641744177"]{display:table;top:264px;;left:calc(50% - 480px + 730px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641744177"] .tn-atom{white-space:normal;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1726641744177"]{display:table;top:466px;;left:calc(50% - 320px + 390px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641744177"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1726641744177"]{display:table;top:513px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641744177"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1726641744177"]{display:table;top:507px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641744177"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1.9px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1726641744177"]{display:table;top:513px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641744177"] .tn-atom{white-space:normal;letter-spacing:-1.8px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1726641744177"]{display:table;top:495px;;left:calc(50% - 160px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641744177"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1726641786616"]{color:#000000;z-index:3;top:300px;;left:calc(50% - 600px + 821px);;width:161px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641786616"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1726641786616"]{display:table;top:310px;;left:calc(50% - 480px + 730px);;width:207px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641786616"] .tn-atom{white-space:normal;line-height:1.1;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1726641786616"]{display:table;top:509px;;left:calc(50% - 320px + 390px);;width:195px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641786616"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1726641786616"]{display:table;top:559px;;left:calc(50% - 240px + 10px);;width:201px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641786616"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1726641786616"]{display:table;top:557px;;left:calc(50% - 207px + 10px);;width:187px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641786616"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1726641786616"]{display:table;top:563px;;left:calc(50% - 187.5px + 10px);;width:227px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641786616"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1726641786616"]{display:table;top:541px;;left:calc(50% - 160px + 10px);;width:179px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726641786616"] .tn-atom{white-space:normal;line-height:1.1;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1726747214843"]{color:#000000;z-index:3;top:81px;;left:calc(50% - 600px + 821px);;width:227px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726747214843"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1726747214843"]{display:table;top:104px;;left:calc(50% - 480px + 730px);;width:237px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726747214843"] .tn-atom{white-space:normal;line-height:1.1;letter-spacing:0px;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1726747214843"]{display:table;top:311px;;left:calc(50% - 320px + 390px);;width:215px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726747214843"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1726747214843"]{display:table;top:343px;;left:calc(50% - 240px + 10px);;width:271px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726747214843"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1726747214843"]{display:table;top:333px;;left:calc(50% - 207px + 10px);;width:242px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726747214843"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1726747214843"]{display:table;top:339px;;left:calc(50% - 187.5px + 10px);;width:248px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726747214843"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1726747214843"]{display:table;top:325px;;left:calc(50% - 160px + 10px);;width:236px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726747214843"] .tn-atom{white-space:normal;line-height:1.1;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1726816228787"]{color:#000000;text-align:LEFT;z-index:3;top:300px;;left:calc(50% - 600px + 80px);;width:280px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228787"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1726816228787"]{display:table;top:310px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228787"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1726816228787"]{display:table;top:509px;;left:calc(50% - 320px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228787"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1726816228787"]{display:table;top:893px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228787"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1726816228787"]{display:table;top:885px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228787"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1726816228787"]{display:table;top:893px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228787"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1726816228787"]{display:table;top:871px;;left:calc(50% - 160px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228787"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1726816228783"]{color:#000000;text-align:LEFT;z-index:3;top:285px;;left:calc(50% - 600px + 79px);;width:267px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228783"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1726816228783"]{display:table;top:295px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228783"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1726816228783"]{display:table;top:494px;;left:calc(50% - 320px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228783"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1726816228783"]{display:table;top:879px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228783"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1726816228783"]{display:table;top:870px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228783"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1726816228783"]{display:table;top:878px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228783"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1726816228783"]{display:table;top:856px;;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228783"] .tn-atom{white-space:normal;background-size:cover;}}#rec800712328 .tn-elem[data-elem-id="1726816228779"]{z-index:3;top:254px;;left:calc(50% - 600px + 79px);;width:120px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1726816228779"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec800712328 .tn-elem[data-elem-id="1726816228779"] .tn-atom__vector svg{display:block;}@media screen and (max-width:1199px){#rec800712328 .tn-elem[data-elem-id="1726816228779"]{display:table;top:261px;;left:calc(50% - 480px + 20px);;height:auto;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1726816228779"]{display:table;top:461px;;left:calc(50% - 320px + 20px);;height:auto;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1726816228779"]{display:table;top:842px;;left:calc(50% - 240px + 11px);;height:auto;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1726816228779"]{display:table;top:833px;;left:calc(50% - 207px + 11px);;height:auto;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1726816228779"]{display:table;top:841px;;left:calc(50% - 187.5px + 10px);;height:auto;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1726816228779"]{display:table;top:819px;;height:auto;}}#rec800712328 .tn-elem[data-elem-id="1733234670292"]{color:#000000;text-align:LEFT;z-index:3;top:191px;;left:calc(50% - 600px + 80px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1733234670292"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec800712328 .tn-elem[data-elem-id="1733234670292"]{display:table;top:198px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1733234670292"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec800712328 .tn-elem[data-elem-id="1733234670292"]{display:table;top:197px;;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1733234670292"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec800712328 .tn-elem[data-elem-id="1733234670292"]{display:table;top:769px;;left:calc(50% - 240px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1733234670292"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec800712328 .tn-elem[data-elem-id="1733234670292"]{display:table;top:765px;;left:calc(50% - 207px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1733234670292"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec800712328 .tn-elem[data-elem-id="1733234670292"]{display:table;top:770px;;left:calc(50% - 187.5px + 10px);;width:px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1733234670292"] .tn-atom{white-space:normal;letter-spacing:-0.7px;background-size:cover;}}@media screen and (max-width:374px){#rec800712328 .tn-elem[data-elem-id="1733234670292"]{display:table;top:748px;;left:calc(50% - 160px + 10px);;width:180px;height:auto;}#rec800712328 .tn-elem[data-elem-id="1733234670292"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}#rec1942232541 .t-btnflex.t-btnflex_type_button{color:#0062ad;border-style:solid !important;border-color:#0062ad !important;--border-width:1px;border-radius:5px;box-shadow:none !important;font-weight:500;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){#rec1942232541 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):hover{color:#ffffff !important;border-color:#0062ad !important;background-color:#0062ad !important;}#rec1942232541 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):focus-visible{color:#ffffff !important;border-color:#0062ad !important;background-color:#0062ad !important;}}#rec1942232541 .t886__text{text-align:left;}#rec1942232541 .t886__text{color:#060606;}#rec1942232541 .t886__wrapper{box-shadow:0px 0px 5px rgba(0,0,0,0.1);}#rec1942232541 .t886__wrapper{border-radius:5px;}#rec888348898 .t396__artboard{height:890px;}#rec888348898 .t396__filter{height:890px;}#rec888348898 .t396__carrier{height:890px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec888348898 .t396__artboard,#rec888348898 .t396__filter,#rec888348898 .t396__carrier{height:902px;}#rec888348898 .t396__filter{}#rec888348898 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec888348898 .t396__artboard,#rec888348898 .t396__filter,#rec888348898 .t396__carrier{height:895px;}#rec888348898 .t396__filter{}#rec888348898 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec888348898 .t396__artboard,#rec888348898 .t396__filter,#rec888348898 .t396__carrier{height:690px;}#rec888348898 .t396__filter{}#rec888348898 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec888348898 .t396__artboard,#rec888348898 .t396__filter,#rec888348898 .t396__carrier{height:702px;}#rec888348898 .t396__filter{}#rec888348898 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:417px){#rec888348898 .t396__artboard,#rec888348898 .t396__filter,#rec888348898 .t396__carrier{height:710px;}#rec888348898 .t396__filter{}#rec888348898 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec888348898 .t396__artboard,#rec888348898 .t396__filter,#rec888348898 .t396__carrier{height:720px;}#rec888348898 .t396__filter{}#rec888348898 .t396__carrier{background-attachment:scroll;}}#rec888348898 .tn-elem[data-elem-id="1691393063079"]{z-index:3;top:0px;;left:calc(50% - 600px + 44px);;width:1122px;height:890px;}#rec888348898 .tn-elem[data-elem-id="1691393063079"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#ffffff;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec888348898 .tn-elem[data-elem-id="1691393063079"]{display:table;top:89px;;left:calc(50% - 480px + -1px);;width:962px;height:812px;}}@media screen and (max-width:959px){#rec888348898 .tn-elem[data-elem-id="1691393063079"]{display:table;height:802px;}}@media screen and (max-width:639px){#rec888348898 .tn-elem[data-elem-id="1691393063079"]{display:table;top:16px;;width:481px;height:674px;}}@media screen and (max-width:479px){#rec888348898 .tn-elem[data-elem-id="1691393063079"]{display:table;top:15px;;left:calc(50% - 209px + 0px);;width:415px;height:682px;}}@media screen and (max-width:417px){#rec888348898 .tn-elem[data-elem-id="1691393063079"]{display:table;top:15px;;left:calc(50% - 187.5px + -1px);;width:377px;height:685px;}}@media screen and (max-width:374px){#rec888348898 .tn-elem[data-elem-id="1691393063079"]{display:table;top:15px;;left:calc(50% - 160px + -3px);;width:326px;height:697px;}}#rec888348898 .tn-elem[data-elem-id="1742382116844"]{z-index:3;top:205px;;left:calc(50% - 600px + 84px);;width:1038px;height:655px;}#rec888348898 .tn-elem[data-elem-id="1742382116844"] .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){#rec888348898 .tn-elem[data-elem-id="1742382116844"]{display:table;top:324px;;left:calc(50% - 480px + 20px);;width:920px;height:556px;}}@media screen and (max-width:959px){#rec888348898 .tn-elem[data-elem-id="1742382116844"]{display:table;top:314px;;height:556px;}}@media screen and (max-width:639px){#rec888348898 .tn-elem[data-elem-id="1742382116844"]{display:table;top:131px;;left:calc(50% - 240px + 10px);;width:460px;height:530px;}}@media screen and (max-width:479px){#rec888348898 .tn-elem[data-elem-id="1742382116844"]{display:table;top:114px;;left:calc(50% - 209px + 10px);;width:399px;height:563px;}}@media screen and (max-width:417px){#rec888348898 .tn-elem[data-elem-id="1742382116844"]{display:table;top:124px;;left:calc(50% - 187.5px + 4px);;width:367px;height:556px;}}@media screen and (max-width:374px){#rec888348898 .tn-elem[data-elem-id="1742382116844"]{display:table;top:127px;;left:calc(50% - 160px + 0px);;width:320px;height:565px;}}#rec888348898 .tn-elem[data-elem-id="1689967151431"]{color:#000000;z-index:3;top:15px;;left:calc(50% - 600px + 84px);;width:645px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1689967151431"] .tn-atom{vertical-align:middle;color:#000000;font-size:80px;font-family:var(--t-text-font,Arial);line-height:0.9;font-weight:700;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;--t396-shadow-text-opacity:100%;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){#rec888348898 .tn-elem[data-elem-id="1689967151431"]{display:table;top:109px;;left:calc(50% - 480px + 20px);;width:645px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1689967151431"] .tn-atom{vertical-align:middle;white-space:normal;font-size:80px;line-height:1;background-size:cover;}}@media screen and (max-width:959px){#rec888348898 .tn-elem[data-elem-id="1689967151431"]{display:table;width:px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec888348898 .tn-elem[data-elem-id="1689967151431"]{display:table;top:35px;;left:calc(50% - 240px + 10px);;width:335px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:32px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:479px){#rec888348898 .tn-elem[data-elem-id="1689967151431"]{display:table;top:29px;;left:calc(50% - 209px + 11px);;width:324px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;background-size:cover;}}@media screen and (max-width:417px){#rec888348898 .tn-elem[data-elem-id="1689967151431"]{display:table;top:33px;;width:px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec888348898 .tn-elem[data-elem-id="1689967151431"]{display:table;top:26px;;width:265px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;background-size:cover;}}#rec888348898 .tn-elem[data-elem-id="1742382116849"]{z-index:3;top:153px;;left:calc(50% - 600px + 570px);;width:552px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1742382116849"] .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;}#rec888348898 .tn-elem[data-elem-id="1742382116849"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec888348898 .tn-elem[data-elem-id="1742382116849"]{display:table;top:286px;;left:calc(50% - 480px + 475px);;width:465px;height:auto;}}@media screen and (max-width:959px){#rec888348898 .tn-elem[data-elem-id="1742382116849"]{display:table;top:277px;;left:calc(50% - 320px + 477px);;width:464px;height:auto;}}@media screen and (max-width:639px){#rec888348898 .tn-elem[data-elem-id="1742382116849"]{display:table;top:-917px;;left:calc(50% - 240px + 24px);;height:auto;}}@media screen and (max-width:479px){#rec888348898 .tn-elem[data-elem-id="1742382116849"]{display:table;height:auto;}}@media screen and (max-width:417px){#rec888348898 .tn-elem[data-elem-id="1742382116849"]{display:table;height:auto;}}@media screen and (max-width:374px){#rec888348898 .tn-elem[data-elem-id="1742382116849"]{display:table;height:auto;}}#rec888348898 .tn-elem[data-elem-id="1742382116874"]{z-index:3;top:185px;;left:calc(50% - 600px + 878px);;width:268px;height:75px;}#rec888348898 .tn-elem[data-elem-id="1742382116874"] .tn-atom{border-radius:3px 3px 3px 3px;background-color:#0062ad;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);}@media screen and (max-width:1199px){#rec888348898 .tn-elem[data-elem-id="1742382116874"]{display:table;top:310px;;left:calc(50% - 480px + 688px);;width:268px;height:70px;}}@media screen and (max-width:959px){#rec888348898 .tn-elem[data-elem-id="1742382116874"]{display:table;}}@media screen and (max-width:639px){#rec888348898 .tn-elem[data-elem-id="1742382116874"]{display:table;top:117px;;left:calc(50% - 240px + 296px);;width:171px;height:50px;}#rec888348898 .tn-elem[data-elem-id="1742382116874"] .tn-atom{background-size:cover;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);transform:rotate(4deg);}}@media screen and (max-width:479px){#rec888348898 .tn-elem[data-elem-id="1742382116874"]{display:table;top:93px;;left:calc(50% - 209px + 245px);;}}@media screen and (max-width:417px){#rec888348898 .tn-elem[data-elem-id="1742382116874"]{display:table;top:97px;;left:calc(50% - 187.5px + 208px);;width:171px;}#rec888348898 .tn-elem[data-elem-id="1742382116874"] .tn-atom{background-size:cover;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);transform:rotate(4deg);}}@media screen and (max-width:374px){#rec888348898 .tn-elem[data-elem-id="1742382116874"]{display:table;top:98px;;left:calc(50% - 160px + 153px);;}}#rec888348898 .tn-elem[data-elem-id="175638786669758860"]{z-index:3;top:248px;;left:calc(50% - 600px + 102px);;width:483px;height:auto;}#rec888348898 .tn-elem[data-elem-id="175638786669758860"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec888348898 .tn-elem[data-elem-id="175638786669758860"]{display:table;top:342px;;left:calc(50% - 480px + 38px);;width:418px;height:auto;}}@media screen and (max-width:959px){#rec888348898 .tn-elem[data-elem-id="175638786669758860"]{display:table;top:332px;;height:auto;}}@media screen and (max-width:639px){#rec888348898 .tn-elem[data-elem-id="175638786669758860"]{display:table;top:155px;;left:calc(50% - 240px + 16px);;width:451px;height:auto;}}@media screen and (max-width:479px){#rec888348898 .tn-elem[data-elem-id="175638786669758860"]{display:table;top:138px;;width:387px;height:auto;}}@media screen and (max-width:417px){#rec888348898 .tn-elem[data-elem-id="175638786669758860"]{display:table;top:141px;;left:calc(50% - 187.5px + 18px);;width:340px;height:auto;}}@media screen and (max-width:374px){#rec888348898 .tn-elem[data-elem-id="175638786669758860"]{display:table;top:142px;;left:calc(50% - 160px + 10px);;width:300px;height:auto;}}#rec888348898 .tn-elem[data-elem-id="1742382116878"]{color:#ffffff;z-index:3;top:195px;;left:calc(50% - 600px + 885px);;width:267px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1742382116878"] .tn-atom{vertical-align:middle;color:#ffffff;font-size:16px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;letter-spacing:0.07px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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%));-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);}@media screen and (max-width:1199px){#rec888348898 .tn-elem[data-elem-id="1742382116878"]{display:table;top:316px;;left:calc(50% - 480px + 694px);;width:266px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1742382116878"] .tn-atom{white-space:normal;line-height:1.1;letter-spacing:0.07px;background-size:cover;-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);}}@media screen and (max-width:959px){#rec888348898 .tn-elem[data-elem-id="1742382116878"]{display:table;width:px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1742382116878"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec888348898 .tn-elem[data-elem-id="1742382116878"]{display:table;top:125px;;left:calc(50% - 240px + 302px);;width:165px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1742382116878"] .tn-atom{white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:479px){#rec888348898 .tn-elem[data-elem-id="1742382116878"]{display:table;top:101px;;left:calc(50% - 209px + 251px);;width:px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1742382116878"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:417px){#rec888348898 .tn-elem[data-elem-id="1742382116878"]{display:table;top:105px;;left:calc(50% - 187.5px + 214px);;width:px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1742382116878"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec888348898 .tn-elem[data-elem-id="1742382116878"]{display:table;top:106px;;left:calc(50% - 160px + 160px);;width:px;height:auto;}#rec888348898 .tn-elem[data-elem-id="1742382116878"] .tn-atom{white-space:normal;background-size:cover;}}#rec639489694 .t396__artboard{height:770px;}#rec639489694 .t396__filter{height:770px;}#rec639489694 .t396__carrier{height:770px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px){#rec639489694 .t396__artboard,#rec639489694 .t396__filter,#rec639489694 .t396__carrier{height:802px;}#rec639489694 .t396__filter{}#rec639489694 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:959px){#rec639489694 .t396__artboard,#rec639489694 .t396__filter,#rec639489694 .t396__carrier{height:800px;}#rec639489694 .t396__filter{}#rec639489694 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:639px){#rec639489694 .t396__artboard,#rec639489694 .t396__filter,#rec639489694 .t396__carrier{height:681px;}#rec639489694 .t396__filter{}#rec639489694 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:479px){#rec639489694 .t396__artboard,#rec639489694 .t396__filter,#rec639489694 .t396__carrier{height:649px;}#rec639489694 .t396__filter{}#rec639489694 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:413px){#rec639489694 .t396__artboard,#rec639489694 .t396__filter,#rec639489694 .t396__carrier{height:644px;}#rec639489694 .t396__filter{}#rec639489694 .t396__carrier{background-attachment:scroll;}}@media screen and (max-width:374px){#rec639489694 .t396__artboard,#rec639489694 .t396__filter,#rec639489694 .t396__carrier{height:677px;}#rec639489694 .t396__filter{}#rec639489694 .t396__carrier{background-attachment:scroll;}}#rec639489694 .tn-elem[data-elem-id="1691393063079"]{z-index:3;top:0px;;left:calc(50% - 600px + 40px);;width:1121px;height:762px;}#rec639489694 .tn-elem[data-elem-id="1691393063079"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#ffffff;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec639489694 .tn-elem[data-elem-id="1691393063079"]{display:table;top:1px;;left:calc(50% - 480px + -1px);;width:962px;height:794px;}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1691393063079"]{display:table;height:794px;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1691393063079"]{display:table;top:1px;;width:481px;height:675px;}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1691393063079"]{display:table;top:2px;;left:calc(50% - 207px + 0px);;width:415px;height:644px;}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1691393063079"]{display:table;top:2px;;left:calc(50% - 187.5px + -1px);;width:377px;height:639px;}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1691393063079"]{display:table;top:-1px;;left:calc(50% - 160px + -3px);;width:326px;height:666px;border-radius:0px 0px 0px 0px;}#rec639489694 .tn-elem[data-elem-id="1691393063079"] .tn-atom{background-size:cover;border-radius:0px 0px 0px 0px;}}#rec639489694 .tn-elem[data-elem-id="1689967151431"]{color:#000000;z-index:3;top:15px;;left:calc(50% - 600px + 80px);;width:645px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689967151431"] .tn-atom{vertical-align:middle;color:#000000;font-size:80px;font-family:var(--t-text-font,Arial);line-height:0.9;font-weight:700;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;--t396-shadow-text-opacity:100%;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){#rec639489694 .tn-elem[data-elem-id="1689967151431"]{display:table;top:22px;;left:calc(50% - 480px + 20px);;width:641px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:80px;line-height:1;background-size:cover;}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1689967151431"]{display:table;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1689967151431"]{display:table;top:23px;;left:calc(50% - 240px + 10px);;width:282px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1px;background-size:cover;}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1689967151431"]{display:table;top:25px;;left:calc(50% - 207px + 10px);;width:324px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;font-size:28px;letter-spacing:-1px;background-size:cover;opacity:1;}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1689967151431"]{display:table;top:14px;;left:calc(50% - 187.5px + 14px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1689967151431"]{display:table;top:20px;;left:calc(50% - 160px + 10px);;width:265px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689967151431"] .tn-atom{white-space:normal;background-size:cover;}}#rec639489694 .tn-elem[data-elem-id="1689968280000"]{color:#000000;z-index:3;top:111px;;left:calc(50% - 600px + 80px);;width:750px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689968280000"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:var(--t-text-font,Arial);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;--t396-shadow-text-opacity:100%;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){#rec639489694 .tn-elem[data-elem-id="1689968280000"]{display:table;top:135px;;left:calc(50% - 480px + 20px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689968280000"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1689968280000"]{display:table;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689968280000"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1689968280000"]{display:table;top:69px;;left:calc(50% - 240px + 11px);;width:443px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689968280000"] .tn-atom{vertical-align:middle;white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1689968280000"]{display:table;top:-83px;;left:calc(50% - 207px + 12px);;width:396px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689968280000"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1689968280000"]{display:table;top:-141px;;left:calc(50% - 187.5px + 4px);;width:358px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689968280000"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1689968280000"]{display:table;top:-112px;;width:310px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1689968280000"] .tn-atom{white-space:normal;background-size:cover;}}#rec639489694 .tn-elem[data-elem-id="1690121467518"]{z-index:3;top:217px;;left:calc(50% - 600px + 80px);;width:1039px;height:520px;}#rec639489694 .tn-elem[data-elem-id="1690121467518"] .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){#rec639489694 .tn-elem[data-elem-id="1690121467518"]{display:table;top:244px;;left:calc(50% - 480px + 20px);;width:920px;height:531px;}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1690121467518"]{display:table;height:531px;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1690121467518"]{display:table;top:134px;;left:calc(50% - 240px + 0px);;width:480px;height:522px;}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1690121467518"]{display:table;top:142px;;left:calc(50% - 207px + 5px);;width:404px;height:484px;}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1690121467518"]{display:table;top:136px;;left:calc(50% - 187.5px + 4px);;width:367px;height:485px;}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1690121467518"]{display:table;top:154px;;left:calc(50% - 160px + 0px);;width:320px;height:491px;}}#rec639489694 .tn-elem[data-elem-id="1692696915993"]{z-index:3;top:181px;;left:calc(50% - 600px + 686px);;width:434px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692696915993"] .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;}#rec639489694 .tn-elem[data-elem-id="1692696915993"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec639489694 .tn-elem[data-elem-id="1692696915993"]{display:table;top:229px;;left:calc(50% - 480px + 513px);;width:427px;height:auto;}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1692696915993"]{display:table;top:204px;;left:calc(50% - 320px + 493px);;width:447px;height:auto;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1692696915993"]{display:table;top:-620px;;left:calc(50% - 240px + 373px);;height:auto;}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1692696915993"]{display:table;top:-800px;;left:calc(50% - 207px + -31px);;height:auto;}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1692696915993"]{display:table;top:-813px;;left:calc(50% - 187.5px + -7px);;height:auto;}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1692696915993"]{display:table;top:-695px;;left:calc(50% - 160px + -14px);;height:auto;}}#rec639489694 .tn-elem[data-elem-id="1690122079000"]{z-index:3;top:253px;;left:calc(50% - 600px + 98px);;width:480px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1690122079000"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec639489694 .tn-elem[data-elem-id="1690122079000"]{display:table;top:260px;;left:calc(50% - 480px + 38px);;width:480px;height:auto;}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1690122079000"]{display:table;height:auto;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1690122079000"]{display:table;top:150px;;left:calc(50% - 240px + 10px);;width:461px;height:auto;}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1690122079000"]{display:table;top:156px;;left:calc(50% - 207px + 11px);;width:394px;height:auto;}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1690122079000"]{display:table;top:151px;;left:calc(50% - 187.5px + 13px);;width:346px;height:auto;}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1690122079000"]{display:table;top:175px;;left:calc(50% - 160px + 10px);;width:300px;height:auto;}}#rec639489694 .tn-elem[data-elem-id="1692794193491"]{z-index:3;top:181px;;left:calc(50% - 600px + 874px);;width:268px;height:98px;}#rec639489694 .tn-elem[data-elem-id="1692794193491"] .tn-atom{border-radius:3px 3px 3px 3px;background-color:#0062ad;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);}@media screen and (max-width:1199px){#rec639489694 .tn-elem[data-elem-id="1692794193491"]{display:table;top:219px;;left:calc(50% - 480px + 688px);;width:268px;height:98px;}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1692794193491"]{display:table;top:219px;;left:calc(50% - 320px + 688px);;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1692794193491"]{display:table;top:125px;;left:calc(50% - 240px + 329px);;width:132px;height:51px;}#rec639489694 .tn-elem[data-elem-id="1692794193491"] .tn-atom{background-size:cover;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);transform:rotate(4deg);}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1692794193491"]{display:table;top:117px;;left:calc(50% - 207px + 257px);;}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1692794193491"]{display:table;top:123px;;left:calc(50% - 187.5px + 223px);;width:133px;}#rec639489694 .tn-elem[data-elem-id="1692794193491"] .tn-atom{background-size:cover;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);transform:rotate(4deg);}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1692794193491"]{display:table;top:129px;;left:calc(50% - 160px + 191px);;}}#rec639489694 .tn-elem[data-elem-id="1752508381104"]{color:#000000;z-index:3;top:-105px;;left:calc(50% - 600px + 545px);;width:361px;height:28px;}#rec639489694 .tn-elem[data-elem-id="1752508381104"] .tn-atom{vertical-align:middle;color:#000000;font-size:14px;font-family:var(--t-text-font,Arial);line-height: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;--t396-shadow-text-opacity:100%;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){#rec639489694 .tn-elem[data-elem-id="1752508381104"]{display:table;top:-183px;;left:calc(50% - 480px + 250px);;width:360px;height:28px;}#rec639489694 .tn-elem[data-elem-id="1752508381104"] .tn-atom{white-space:normal;font-size:14px;background-size:cover;}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1752508381104"]{display:table;top:-139px;;left:calc(50% - 320px + 230px);;width:380px;height:28px;}#rec639489694 .tn-elem[data-elem-id="1752508381104"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1752508381104"]{display:table;top:-204px;;left:calc(50% - 240px + 110px);;width:314px;height:24px;}#rec639489694 .tn-elem[data-elem-id="1752508381104"] .tn-atom{vertical-align:middle;white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1752508381104"]{display:table;top:-141px;;left:calc(50% - 207px + 40px);;width:px;}#rec639489694 .tn-elem[data-elem-id="1752508381104"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1752508381104"]{display:table;top:-255px;;left:calc(50% - 187.5px + -116px);;width:px;}#rec639489694 .tn-elem[data-elem-id="1752508381104"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1752508381104"]{display:table;top:-136px;;left:calc(50% - 160px + 277px);;width:237px;}#rec639489694 .tn-elem[data-elem-id="1752508381104"] .tn-atom{white-space:normal;background-size:cover;}}#rec639489694 .tn-elem[data-elem-id="1692794342807"]{color:#ffffff;z-index:3;top:-77px;;left:calc(50% - 600px + 877px);;width:240px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794342807"] .tn-atom{vertical-align:middle;color:#ffffff;font-size:10px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec639489694 .tn-elem[data-elem-id="1692794342807"]{display:table;top:142px;;left:calc(50% - 480px + 824px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794342807"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1692794342807"]{display:table;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794342807"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1692794342807"]{display:table;top:128px;;left:calc(50% - 240px + 335px);;width:119px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794342807"] .tn-atom{white-space:normal;line-height:1.1;letter-spacing:0.05px;background-size:cover;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);transform:rotate(4deg);}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1692794342807"]{display:table;top:121px;;left:calc(50% - 207px + 263px);;width:150px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794342807"] .tn-atom{white-space:normal;background-size:cover;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);transform:rotate(4deg);}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1692794342807"]{display:table;top:127px;;left:calc(50% - 187.5px + 230px);;width:px;height:auto;color:#ffffff;}#rec639489694 .tn-elem[data-elem-id="1692794342807"] .tn-atom{color:#ffffff;white-space:normal;font-size:10px;line-height:1.1;background-size:cover;}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1692794342807"]{display:table;top:133px;;left:calc(50% - 160px + 197px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794342807"] .tn-atom{white-space:normal;background-size:cover;}}#rec639489694 .tn-elem[data-elem-id="1693989047213"]{color:#000000;z-index:3;top:-212px;;left:calc(50% - 600px + 76px);;width:750px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1693989047213"] .tn-atom{vertical-align:middle;color:#000000;font-size:30px;font-family:var(--t-text-font,Arial);line-height:1;font-weight:700;letter-spacing:-0.9px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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){#rec639489694 .tn-elem[data-elem-id="1693989047213"]{display:table;top:-96px;;left:calc(50% - 480px + 30pxpx);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1693989047213"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1693989047213"]{display:table;top:-97px;;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1693989047213"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1693989047213"]{display:table;top:-58px;;left:calc(50% - 240px + 21pxpx);;width:428px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1693989047213"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1693989047213"]{display:table;top:68px;;left:calc(50% - 207px + 12px);;width:404px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1693989047213"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.9px;background-size:cover;}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1693989047213"]{display:table;top:57px;;left:calc(50% - 187.5px + 14px);;width:333px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1693989047213"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1693989047213"]{display:table;top:67px;;left:calc(50% - 160px + 10px);;width:310px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1693989047213"] .tn-atom{white-space:normal;background-size:cover;}}#rec639489694 .tn-elem[data-elem-id="1692794193519"]{color:#ffffff;z-index:3;top:185px;;left:calc(50% - 600px + 880px);;width:267px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193519"] .tn-atom{vertical-align:middle;color:#ffffff;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.1;font-weight:700;letter-spacing:0.07px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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%));-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);}@media screen and (max-width:1199px){#rec639489694 .tn-elem[data-elem-id="1692794193519"]{display:table;top:225px;;left:calc(50% - 480px + 694px);;width:266px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193519"] .tn-atom{white-space:normal;line-height:1.1;letter-spacing:0.07px;background-size:cover;-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1692794193519"]{display:table;top:225px;;left:calc(50% - 320px + 694px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193519"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1692794193519"]{display:table;top:-667px;;left:calc(50% - 240px + 673px);;width:266px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193519"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1692794193519"]{display:table;top:-847px;;left:calc(50% - 207px + 249px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193519"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1692794193519"]{display:table;top:-225px;;left:calc(50% - 187.5px + 183px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193519"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1692794193519"]{display:table;top:-742px;;left:calc(50% - 160px + 176px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193519"] .tn-atom{white-space:normal;background-size:cover;}}#rec639489694 .tn-elem[data-elem-id="1692794193534"]{color:#ffffff;z-index:3;top:229px;;left:calc(50% - 600px + 876px);;width:154px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193534"] .tn-atom{vertical-align:middle;color:#ffffff;font-size:30px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;letter-spacing:-0.65px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;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%));-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);}@media screen and (max-width:1199px){#rec639489694 .tn-elem[data-elem-id="1692794193534"]{display:table;top:272px;;left:calc(50% - 480px + 690px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193534"] .tn-atom{white-space:normal;letter-spacing:-0.65px;background-size:cover;-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);}}@media screen and (max-width:959px){#rec639489694 .tn-elem[data-elem-id="1692794193534"]{display:table;top:268px;;left:calc(50% - 320px + 690px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193534"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec639489694 .tn-elem[data-elem-id="1692794193534"]{display:table;top:147px;;left:calc(50% - 240px + 333px);;width:154px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193534"] .tn-atom{vertical-align:middle;white-space:normal;font-size:18px;letter-spacing:-0.5px;background-size:cover;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);transform:rotate(4deg);}}@media screen and (max-width:479px){#rec639489694 .tn-elem[data-elem-id="1692794193534"]{display:table;top:140px;;left:calc(50% - 207px + 260px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193534"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:413px){#rec639489694 .tn-elem[data-elem-id="1692794193534"]{display:table;top:146px;;left:calc(50% - 187.5px + 227px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193534"] .tn-atom{white-space:normal;font-size:18px;letter-spacing:-0.5px;background-size:cover;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);transform:rotate(4deg);}}@media screen and (max-width:374px){#rec639489694 .tn-elem[data-elem-id="1692794193534"]{display:table;top:153px;;left:calc(50% - 160px + 194px);;width:px;height:auto;}#rec639489694 .tn-elem[data-elem-id="1692794193534"] .tn-atom{white-space:normal;background-size:cover;}}.buro{display:none}@media screen and (max-width:1199px){#rec800712328 .tn-elem.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}}