.play-button{animation:animate-play-btn 4s linear infinite;background:var(--colorWhite);border-radius:50%;box-shadow:0 0 0 7px hsla(0,0%,100%,.7),0 0 0 14px hsla(0,0%,100%,.5),0 0 0 21px hsla(0,0%,100%,.3);cursor:pointer;display:flex;height:5rem;width:5rem}@media screen and (max-width:1024px){.play-button{box-shadow:0 0 0 5px hsla(0,0%,100%,.7),0 0 0 10px hsla(0,0%,100%,.5),0 0 0 15px hsla(0,0%,100%,.3);height:4rem;width:4rem}}@media screen and (max-width:600px){.play-button{box-shadow:0 0 0 4px hsla(0,0%,100%,.7),0 0 0 8px hsla(0,0%,100%,.5),0 0 0 12px hsla(0,0%,100%,.3);height:3.5rem;width:3.5rem}}@keyframes animate-play-btn{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.play-button span,.play-button svg{display:block;height:3.5rem;margin:auto;width:3.5rem}@media screen and (max-width:1024px){.play-button span,.play-button svg{height:2.5rem;width:2.5rem}}@media screen and (max-width:600px){.play-button span,.play-button svg{font-size:2rem}}.play-button svg{color:var(--colorPrimary)}.video-compo{position:relative;width:100%}.video-compo picture,.video-compo video{height:100%;width:100%}.video-compo picture img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.video-compo .play-button{left:45%;position:absolute;scale:.8;top:45%;transform:translate(-50%,-50%)}.accept-cookie-x{background:#bababa;border-radius:50%;cursor:pointer;display:flex;height:22px;position:absolute;right:8px;top:8px;width:22px}.accept-cookie-x svg{color:var(--colorWhite);display:block;height:85%;margin:auto;width:85%}.underlined{background:var(--colorPrimary);height:.4rem;text-align:center;width:16rem}@media screen and (max-width:600px){.underlined{height:3px;width:11.8rem}}.heading-compo{align-items:center;display:flex;flex-direction:column;gap:1.6rem;justify-content:center;margin:0 auto;padding:4rem 0;position:relative;width:80rem;z-index:999}@media screen and (max-width:600px){.heading-compo{gap:1rem;padding:2rem 0;width:var(--widthPageDesktop)}}.heading-compo_title{color:var(--colorHeading);font-size:3.2rem;font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase}@media screen and (max-width:600px){.heading-compo_title{font-size:2.4rem}}.heading-compo.benefits-style .heading-compo_title{color:var(--colorWhite)}.html-compo p{margin:0}.terms-policy{background:#fdfdfd;width:100%}.terms-policy_layout{margin:0 auto;padding-bottom:124px;padding-top:92px;width:var(--widthPageDesktop)}@media screen and (max-width:1400px){.terms-policy_layout{padding-bottom:104px;padding-top:72px}}@media screen and (max-width:1024px){.terms-policy_layout{padding-top:50px}}@media screen and (max-width:600px){.terms-policy_layout{padding:40px 12px 44px;width:100%}}.terms-policy_layout_logo{margin:0 auto 32px;padding-top:50px;width:170px}@media screen and (max-width:600px){.terms-policy_layout_logo{margin-bottom:24px;padding-top:24px;width:120px}}.terms-policy_layout_logo picture{display:block;width:100%}.terms-policy_layout_logo picture img{-o-object-fit:contain;object-fit:contain;width:100%}.terms-policy_layout_tabs{margin:0 auto 32px;text-align:center;width:100%}@media screen and (max-width:600px){.terms-policy_layout_tabs{margin:0 auto 24px}}.terms-policy_layout_tabs .ant-tabs-ink-bar,.terms-policy_layout_tabs .ant-tabs-nav-wrap:after,.terms-policy_layout_tabs .ant-tabs-nav:before{display:none}.terms-policy_layout_tabs .ant-tabs .ant-tabs-tab,.terms-policy_layout_tabs .ant-tabs-nav,.terms-policy_layout_tabs .ant-tabs-tab+.ant-tabs-tab,.terms-policy_layout_tabs .ant-tabs-tab.ant-tabs-tab-active{margin:0;padding:0}.terms-policy_layout_tabs .ant-tabs-nav-list{background:var(--colorWhite);border:1px solid #bababa;border-radius:1000px;display:flex;gap:12px;padding:8px;width:570px}@media screen and (max-width:600px){.terms-policy_layout_tabs .ant-tabs-nav-list{gap:6px;padding:4px;width:100%}}.terms-policy_layout_tabs .ant-tabs-nav .ant-tabs-nav-wrap{display:flex;justify-content:center}.terms-policy_layout_tabs .ant-tabs-tab{width:calc(33.33333% - 8px)}@media screen and (max-width:600px){.terms-policy_layout_tabs .ant-tabs-tab{width:calc(33.33333% - 4px)}}.terms-policy_layout_tabs .ant-tabs-tab-btn{background:var(--colorWhite);border:1px solid #bababa;border-radius:1000px;box-shadow:0 0 18.2px 0 rgba(0,0,0,.07);padding:16px;width:100%}@media screen and (max-width:600px){.terms-policy_layout_tabs .ant-tabs-tab-btn{padding:12px 8px}}.terms-policy_layout_tabs .ant-tabs-tab-btn .ant-typography{margin:0}.terms-policy_layout_tabs .ant-tabs-tab-btn .ant-typography.terms-policy-tabs-label{color:var(--colorText);font-size:16px;font-weight:700;transition:all .2s;width:100%}@media screen and (max-width:600px){.terms-policy_layout_tabs .ant-tabs-tab-btn .ant-typography.terms-policy-tabs-label{font-size:12px}}.terms-policy_layout_tabs .ant-tabs-tab-btn:hover{background:var(--colorWhite);border:1px solid var(--colorPrimary);box-shadow:0 0 18.2px 0 rgba(0,0,0,.07)}.terms-policy_layout_tabs .ant-tabs-tab-btn:hover .ant-typography.terms-policy-tabs-label{color:var(--colorPrimary)}.terms-policy_layout_tabs .ant-tabs-tab-btn:focus:not(:focus-visible){background:var(--colorWhite);border:1px solid var(--colorPrimary);box-shadow:0 0 18.2px 0 rgba(0,0,0,.07)}.terms-policy_layout_tabs .ant-tabs-tab-btn:focus:not(:focus-visible) .ant-typography.terms-policy-tabs-label{color:var(--colorPrimary)}.terms-policy_layout_tabs .ant-tabs-tab-btn:active .ant-typography.terms-policy-tabs-label{color:var(--colorWhite)}.terms-policy_layout_tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{background:var(--colorPrimary);border:1px solid var(--colorPrimary)}.terms-policy_layout_tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn .ant-typography.terms-policy-tabs-label{color:var(--colorWhite)}.terms-policy_layout_tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn:focus:not(:focus-visible) .ant-typography.terms-policy-tabs-label{color:var(--colorWhite)}.terms-policy_layout_tabs .ant-tabs-nav-operations{display:none!important}.terms-policy_layout_content{padding-top:0;width:100%}.terms-policy_layout_content .heading-compo{padding:18px 0;width:69rem}.terms-policy_layout_content .heading-compo .heading-compo_title{font-size:24px}@media screen and (max-width:600px){.terms-policy_layout_content .heading-compo .heading-compo_title{font-size:18px}.terms-policy_layout_content .heading-compo{padding-bottom:16px;padding-top:0;width:90%!important}}.terms-policy_layout_content_sub{background:#fff6ef;border-radius:8px;display:flex;flex-direction:column;gap:12px;margin-bottom:24px;padding:20px}.terms-policy_layout_content_sub_title{color:var(--colorTitleLight);font-size:18px;font-weight:700;line-height:1.2}@media screen and (max-width:600px){.terms-policy_layout_content_sub_title{font-size:16px}}.terms-policy_layout_content_sub_text{color:var(--colorText);font-size:16px;font-weight:400;line-height:1.5}@media screen and (max-width:600px){.terms-policy_layout_content_sub_text{font-size:14px}}.modal-cookie{width:100%}.modal-cookie_content{padding:0 12px;width:100%}@media screen and (max-width:600px){.modal-cookie_content{padding:0 6px}}.modal-cookie_content_wrap{height:620px;overflow:auto;padding:0 28px;width:100%}@media screen and (min-width:1367px)and (max-width:1400px){.modal-cookie_content_wrap{height:600px}}@media screen and (min-width:1025px)and (max-width:1366px){.modal-cookie_content_wrap{height:500px}}@media screen and (max-width:600px){.modal-cookie_content_wrap{height:400px;padding:0 10px}}.modal-cookie_content_wrap .heading-compo{padding-bottom:32px;width:520px}@media screen and (max-width:600px){.modal-cookie_content_wrap .heading-compo{padding-bottom:16px;width:275px}}.modal-cookie_content_wrap_sub-title{color:var(--colorText);font-size:16px;font-weight:400;margin-bottom:32px;text-align:center}@media screen and (max-width:600px){.modal-cookie_content_wrap_sub-title{font-size:14px;margin-bottom:16px}}.modal-cookie_content_wrap_desc{background:#fff6ef;border-radius:8px;display:flex;flex-direction:column;gap:12px;margin-bottom:32px;padding:20px;width:100%}@media screen and (max-width:600px){.modal-cookie_content_wrap_desc{margin-bottom:16px}}.modal-cookie_content_wrap_desc_title{color:var(--colorTitleLight);font-size:18px;font-weight:700;line-height:1.2}@media screen and (max-width:600px){.modal-cookie_content_wrap_desc_title{font-size:16px}}.modal-cookie_content_wrap_desc_content{color:var(--colorText);font-size:16px;font-weight:400;line-height:1.5}@media screen and (max-width:600px){.modal-cookie_content_wrap_desc_content{font-size:14px}}.modal-cookie_content_wrap_wrap-collapse .ant-collapse,.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item{border:none!important;background:transparent!important}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header{background:var(--colorWhite)!important;border:1px solid var(--colorWhite)!important;border-radius:8px!important;box-shadow:0 2px 15.4px 0 rgba(0,0,0,.06);padding:16px}@media screen and (max-width:600px){.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header{padding:8px 16px}}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header{align-items:center;display:flex;gap:20px;justify-content:space-between}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header_wrap-check{display:flex;gap:16px;justify-content:flex-start}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header_wrap-check .ant-typography{margin:0}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header_wrap-check_text.ant-typography{color:var(--colorTitleLight);font-size:16px;font-weight:700;width:500px}@media screen and (max-width:600px){.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header_wrap-check_text.ant-typography{font-size:14px;width:200px}}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header_wrap-check .ant-checkbox-wrapper.coll-header_wrap-check_check-box .ant-checkbox-inner{border-color:var(--colorPrimary)!important;height:20px!important;width:20px!important}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header_wrap-check .ant-checkbox-wrapper.ant-checkbox-wrapper-disabled.coll-header_wrap-check_check-box .ant-checkbox-inner{background:#ffc99d!important;border-color:var(--colorPrimary)!important}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header_wrap-check .ant-checkbox-wrapper.ant-checkbox-wrapper-disabled.coll-header_wrap-check_check-box .ant-checkbox-inner:after{border-color:var(--colorWhite)}@media screen and (max-width:1024px){.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header_wrap-check .ant-checkbox:hover.ant-checkbox-checked .ant-checkbox-inner{background:var(--colorPrimary)!important}}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header_icon{display:flex}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header_icon span{display:block}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-header .coll-header_icon span svg{color:var(--colorPrimary);height:26px!important;width:26px!important}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content{border:none!important}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:0 24px!important}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content{background:var(--colorWhite);box-shadow:0 2px 15.4px 0 rgba(0,0,0,.06);padding:24px 0}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content_wrap{border-left:2px solid var(--colorPrimary);display:flex;flex-direction:column;gap:16px;padding:0 16px}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content_wrap .html-compo{color:var(--colorText);font-size:16px}@media screen and (max-width:600px){.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content_wrap .html-compo{font-size:14px}}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content_wrap_desc{background:#fff6ef;border-radius:8px}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content_wrap_desc .html-compo{padding:12px}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content_wrap_link{align-items:center;display:flex;gap:8px;justify-content:flex-start}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content_wrap_link_text{color:var(--colorPrimary);cursor:pointer;font-size:16px;font-weight:700;max-width:calc(100% - 26px)}@media screen and (max-width:600px){.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content_wrap_link_text{font-size:14px;max-width:calc(100% - 24px)}}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content_wrap_link span{display:block;transform:rotate(-90deg);width:18px}@media screen and (max-width:600px){.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content_wrap_link span{width:16px}}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item .ant-collapse-content .coll-content_wrap_link span svg path{fill:var(--colorPrimary)!important}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header{border:1px solid var(--colorPrimary)!important}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-item:not(:last-child){margin-bottom:16px}.modal-cookie_content_wrap_wrap-collapse .ant-collapse-expand-icon{display:none!important}.modal-cookie_content_wrap_foot{margin:32px auto;text-align:center;width:68%}@media screen and (max-width:600px){.modal-cookie_content_wrap_foot{margin-top:16px;width:100%}}.modal-cookie_content_wrap_foot span{color:var(--colorTitleLight);font-size:16px;font-weight:400}@media screen and (max-width:600px){.modal-cookie_content_wrap_foot span{font-size:14px}}.modal-cookie_content_wrap_foot_policy{border-bottom:1px solid var(--colorPrimary);color:var(--colorPrimary)!important;cursor:pointer;font-weight:700!important}.modal-cookie_actions{background:var(--colorWhite);box-shadow:0 -8px 35.4px 0 hsla(0,0%,45%,.1);width:100%}.modal-cookie_actions_wrap{display:flex;flex-direction:column;gap:16px;padding:16px 40px;width:100%}@media screen and (max-width:600px){.modal-cookie_actions_wrap{gap:8px;padding:16px}}.modal-cookie_actions_wrap_up{display:flex;gap:16px;width:100%}@media screen and (max-width:600px){.modal-cookie_actions_wrap_up{gap:8px}}.modal-cookie_actions_wrap_up_reject{padding:12px 26px!important;width:calc(35% - 8px)!important}@media screen and (max-width:600px){.modal-cookie_actions_wrap_up_reject{width:calc(35% - 4px)!important}}.modal-cookie_actions_wrap_up_save{padding:12px 26px!important;width:calc(65% - 8px)!important}@media screen and (max-width:600px){.modal-cookie_actions_wrap_up_save{width:calc(65% - 4px)!important}}.modal-cookie_actions_wrap_accept{padding:12px 26px!important;width:100%!important}.modal-cookie_actions_wrap .modal-cookie-btn-content{align-items:center;display:flex;gap:8px;justify-content:center}@media screen and (max-width:600px){.modal-cookie_actions_wrap .modal-cookie-btn-content{gap:4px}}.modal-cookie_actions_wrap .modal-cookie-btn-content picture{display:block;width:22px}@media screen and (max-width:600px){.modal-cookie_actions_wrap .modal-cookie-btn-content picture{width:16px}}.modal-cookie_actions_wrap .modal-cookie-btn-content picture img{-o-object-fit:contain;object-fit:contain;width:100%}.modal-cookie_actions_wrap .modal-cookie-btn-content_text{font-size:16px!important}@media screen and (max-width:600px){.modal-cookie_actions_wrap .modal-cookie-btn-content_text{font-size:14px!important}}.modal-cookie_actions_wrap button.ant-btn.modal-cookie-btn-white{background:var(--colorWhite)!important;border:1px solid var(--colorPrimary)!important}.modal-cookie_actions_wrap button.ant-btn.modal-cookie-btn-white .modal-cookie-btn-content_text{color:var(--colorPrimary)!important}.modal-cookie_actions_wrap button.ant-btn.modal-cookie-btn-white:focus,.modal-cookie_actions_wrap button.ant-btn.modal-cookie-btn-white:hover{background:var(--colorWhite)!important}.main-modal.modal-cookie-custom{width:700px!important}@media screen and (max-width:600px){.main-modal.modal-cookie-custom{width:95%!important}}.main-modal.modal-cookie-custom .ant-modal-content{background:var(--colorWhite);overflow:hidden;padding:0!important}.main-modal.modal-cookie-custom .ant-modal-footer{margin:0!important}.main-modal.modal-cookie-custom .ant-modal-close{background:transparent;cursor:unset}.main-modal.modal-cookie-custom .ant-modal-close:hover{background:transparent}.main-modal.modal-cookie-custom .ant-modal-close .ant-modal-close-x{position:relative}.main-modal.modal-cookie-custom .ant-modal-close .accept-cookie-x{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.main-modal.modal-cookie-custom ::-webkit-scrollbar-thumb{background:#eee}.accept-cookie{background:var(--colorWhite);border-radius:12px;bottom:0;box-shadow:0 0 35.4px 0 rgba(86,86,86,.34);height:-moz-fit-content;height:fit-content;left:50%;max-width:1278px;min-height:110px;position:fixed;transform:translateX(-50%);width:var(--widthPageDesktop);z-index:999998}@media screen and (max-width:600px){.accept-cookie{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 16px 16px}}.accept-cookie_layout{align-items:center;display:flex;gap:20px;height:-moz-fit-content;height:fit-content;justify-content:center;padding:28px;position:relative;width:100%}@media screen and (max-width:600px){.accept-cookie_layout{gap:12px;padding:20px 0}}.accept-cookie_layout picture{display:block;width:56px}@media screen and (max-width:600px){.accept-cookie_layout picture{width:40px}}.accept-cookie_layout picture img{display:block;-o-object-fit:contain;object-fit:contain;width:100%}.accept-cookie_layout_wrap-text{width:calc(100% - 326px)}@media screen and (max-width:600px){.accept-cookie_layout_wrap-text{width:calc(100% - 52px)}}.accept-cookie_layout_wrap-text span{color:var(--colorTitleLight);font-size:16px;font-weight:400}@media screen and (max-width:600px){.accept-cookie_layout_wrap-text span{font-size:13px}}.accept-cookie_layout_wrap-text_feature{border-bottom:1px solid #268aff;color:#268aff!important;cursor:pointer;font-weight:700!important}.accept-cookie_layout_btn{padding:12px 26px!important;width:230px!important}@media screen and (max-width:600px){.accept-cookie_layout_btn{width:100%!important}}.accept-cookie_layout_btn span{font-size:16px}.menu-component{width:-moz-fit-content;width:fit-content}.menu-component_links{align-items:center;display:flex;height:100%;justify-content:center;list-style:none;width:100%}.menu-component_links_item{height:100%;position:relative;width:-moz-max-content;width:max-content}.menu-component_links_item>a{color:var(--colorWhite);display:block;font-size:18px;font-weight:700;height:100%;padding:0 24px;padding-top:calc((var(--heightHeaderDT) - 26px)/2);width:100%}.menu-component_links_item:hover{background-color:hsla(0,0%,100%,.25);cursor:pointer;transition:background-color .2s}.menu-component_links_item:hover:after{background:transparent;content:"";display:block;height:30px;left:50%;position:absolute;top:80px;transform:translateX(-50%);width:300px}.menu-component_links_item.link-active{background-color:hsla(0,0%,100%,.25);border-bottom:4px solid var(--colorWhite);cursor:pointer;transition:background-color .2s}.menu-component_links_item .sub-menu-component{background:var(--colorWhite);border:1px solid #ddd;border-radius:12px;box-shadow:0 2px 12.6px 0 rgba(0,0,0,.1);left:50%;opacity:0;padding:24px;position:fixed;top:100px;transform:translateX(-50%);transition:all .2s;visibility:hidden;width:-moz-max-content;width:max-content;z-index:1000}.menu-component_links_item .sub-menu-component_title{color:var(--colorPrimary);font-size:20px;font-weight:700;line-height:1.2;margin-bottom:12px}.menu-component_links_item .sub-menu-component_content{display:flex;gap:24px;width:1200px}.menu-component_links_item .sub-menu-component_content .dynamic-sub-links{align-content:flex-start;align-items:flex-start;-moz-column-gap:24px;column-gap:24px;display:flex;flex-wrap:wrap;justify-content:flex-start;width:calc(100% - 484px)}.menu-component_links_item .sub-menu-component_content .dynamic-sub-links_item{align-items:center;display:flex;padding:0 12px;transition:background-color .2s,transform .2s;width:calc(33.333% - 16px)}.menu-component_links_item .sub-menu-component_content .dynamic-sub-links_item .icon{background:var(--colorPrimary);border-radius:50%;height:8px;margin-right:1px;opacity:0;transition:opacity .2s,transform .2s;width:8px}.menu-component_links_item .sub-menu-component_content .dynamic-sub-links_item:hover:not(.sub-active){transform:translateX(10px)}.menu-component_links_item .sub-menu-component_content .dynamic-sub-links_item:hover:not(.sub-active) .icon{opacity:1;transform:translateX(-10px)}.menu-component_links_item .sub-menu-component_content .dynamic-sub-links_item.sub-active{background-color:#ffecdc}.menu-component_links_item .sub-menu-component_content .dynamic-sub-links_item.sub-active .icon{opacity:1}.menu-component_links_item .sub-menu-component_content .dynamic-sub-links_item.sub-active a{color:var(--colorPrimary)}.menu-component_links_item .sub-menu-component_content .dynamic-sub-links_item a{align-items:center;color:var(--colorText);display:flex;font-size:16px;font-style:normal;font-weight:400;height:44px;line-height:1.2;margin:0;width:calc(100% - 12px)}.menu-component_links_item .sub-menu-component_content .image-transition{opacity:1;transition:opacity .2s ease-in-out}.menu-component_links_item .sub-menu-component_content .image-transition-hidden{opacity:0}.menu-component_links_item .sub-menu-component_content_wrap-img{width:460px}.menu-component_links_item .sub-menu-component_content_wrap-img picture{display:block;width:100%}.menu-component_links_item .sub-menu-component_content_wrap-img picture img{border-radius:12px;display:block;height:300px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.menu-component_links_item:hover .sub-menu-component{opacity:1;visibility:visible}.menu-component.footer-menu .menu-component_links{-moz-column-gap:60px;column-gap:60px;display:grid!important}.menu-component.footer-menu .menu-component_links .menu-component-links-dynamic{display:flex;flex-direction:column;row-gap:20px}.menu-component.footer-menu .menu-component_links_dynamic-item a{color:var(--colorTitleLight);cursor:pointer;font-size:18px;font-weight:700}.menu-component.footer-menu .menu-component_links_dynamic-item a:hover{color:var(--colorPrimary)}@media screen and (min-width:601px)and (max-width:1400px){.menu-component.footer-menu .menu-component_links_dynamic-item a{font-size:16px}}@media screen and (min-width:601px)and (max-width:1024px){.menu-component.footer-menu .menu-component_links_dynamic-item a{font-size:14px}}.menu-component.footer-menu .menu-component_links_dynamic-item.link-active a{color:var(--colorPrimary)}.menu-component.menu-tablet{margin-top:40px;width:100%}@media screen and (max-width:600px){.menu-component.menu-tablet{margin-top:14px}}.menu-component.menu-tablet .menu-component_links{align-items:flex-start!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.menu-component.menu-tablet .menu-component_links_item{align-items:center;display:flex!important;height:var(--heightHeaderDT);width:100%}@media screen and (max-width:600px){.menu-component.menu-tablet .menu-component_links_item{height:60px}}.menu-component.menu-tablet .menu-component_links_item>a{display:block;font-size:20px;padding:0 32px;padding-top:calc((var(--heightHeaderDT) - 32px)/2);width:100%}@media screen and (max-width:600px){.menu-component.menu-tablet .menu-component_links_item>a{font-size:18px;padding:14px 16px 0}}.menu-component.menu-tablet .menu-component_links_item:hover:after{display:none}.menu-component.menu-tablet .menu-component_links_item_drop-icon{cursor:pointer;display:flex;height:100%;width:100px}.menu-component.menu-tablet .menu-component_links_item_drop-icon span{display:block;margin:auto;transform:rotate(-90deg)}.menu-component.menu-tablet .menu-component_links_item_drop-icon span svg{width:20px}@media screen and (max-width:600px){.menu-component.menu-tablet .menu-component_links_item_drop-icon span svg{width:18px}}.footer-desktop{box-shadow:0 -25px 40px -10px rgba(0,0,0,.04);padding:29px 0 14px;width:100%}.footer-desktop_layout{align-items:center;background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:460px;justify-content:space-between;margin:0 auto;width:var(--widthPageDesktop)}@media screen and (max-width:1024px){.footer-desktop_layout{height:240px}}@media screen and (max-width:600px){.footer-desktop_layout{background-size:200%;gap:20px;height:460px;height:-moz-fit-content;height:fit-content;margin:0;padding-left:16px;padding-right:16px;width:100%}}.footer-desktop_layout_wrap-content{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.footer-desktop_layout_wrap-content_content{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;width:100%}@media screen and (max-width:600px){.footer-desktop_layout_wrap-content_content{flex-direction:column;gap:40px;justify-content:flex-start}}.footer-desktop_layout_wrap-content_content_wrap-logo{display:flex;flex-direction:column;gap:32px;width:25%}@media screen and (max-width:600px){.footer-desktop_layout_wrap-content_content_wrap-logo{width:100%}}.footer-desktop_layout_wrap-content_content_wrap-logo img{display:block;max-width:170px;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:600px){.footer-desktop_layout_wrap-content_content_wrap-logo img{max-width:135px}}.footer-desktop_layout_wrap-content_content_wrap-logo .html-compo{color:var(--colorTitleLight);font-size:18px}@media screen and (max-width:1400px){.footer-desktop_layout_wrap-content_content_wrap-logo .html-compo{font-size:16px}}@media screen and (max-width:1024px){.footer-desktop_layout_wrap-content_content_wrap-logo .html-compo{font-size:12px}}@media screen and (max-width:600px){.footer-desktop_layout_wrap-content_content_wrap-logo .html-compo{font-size:14px}}.footer-desktop_layout_wrap-content_content .contact-footer{display:flex;flex-direction:column;gap:20px;width:25%}@media screen and (max-width:600px){.footer-desktop_layout_wrap-content_content .contact-footer{width:100%}}.footer-desktop_layout_wrap-content_content .contact-footer_list{display:flex;flex-direction:column;gap:8px;width:100%}.footer-desktop_layout_wrap-content_content .contact-footer_list_item{align-items:flex-start;display:flex;gap:8px;justify-content:flex-start;width:100%}.footer-desktop_layout_wrap-content_content .contact-footer_list_item svg{height:22px;width:22px}.footer-desktop_layout_wrap-content_content .contact-footer_list_item_text{color:var(--colorTitleLight);display:block;font-size:18px;font-weight:400;line-height:1.2;width:calc(100% - 30px)}@media screen and (min-width:1025px)and (max-width:1400px){.footer-desktop_layout_wrap-content_content .contact-footer_list_item_text{font-size:16px}}@media screen and (min-width:601px)and (max-width:1024px){.footer-desktop_layout_wrap-content_content .contact-footer_list_item_text{font-size:12px}}.footer-desktop_layout_bottom{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:600px){.footer-desktop_layout_bottom{align-items:flex-start;flex-direction:column;flex-direction:column-reverse;gap:20px;justify-content:flex-start}}.footer-desktop_layout_bottom_right{display:flex;gap:24px}@media screen and (max-width:600px){.footer-desktop_layout_bottom_right{align-items:flex-start;flex-direction:column;flex-direction:column-reverse;justify-content:flex-start}}.footer-desktop_layout_bottom_right_copy-right,.footer-desktop_layout_bottom_right_policy{color:var(--colorTitleLight);font-size:18px;font-weight:400;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1025px)and (max-width:1400px){.footer-desktop_layout_bottom_right_copy-right,.footer-desktop_layout_bottom_right_policy{font-size:16px}}@media screen and (min-width:601px)and (max-width:1024px){.footer-desktop_layout_bottom_right_copy-right,.footer-desktop_layout_bottom_right_policy{font-size:12px}}.footer-desktop_layout_bottom_right_policy{cursor:pointer;text-decoration-line:underline}.footer-desktop_layout_bottom_left{align-items:center;display:flex;gap:16px;justify-content:flex-start}@media screen and (min-width:601px)and (max-width:1024px){.footer-desktop_layout_bottom_left{gap:8.53px}}.footer-desktop_layout_bottom_left_item{display:block;height:50px;width:50px}@media screen and (min-width:601px)and (max-width:1024px){.footer-desktop_layout_bottom_left_item{height:30px;width:30px}}.footer-desktop_layout_bottom_left_item span,.footer-desktop_layout_bottom_left_item svg{display:block;height:50px;width:50px}@media screen and (min-width:601px)and (max-width:1024px){.footer-desktop_layout_bottom_left_item span,.footer-desktop_layout_bottom_left_item svg{height:30px;width:30px}}.footer-desktop_layout_bottom_left_item svg{cursor:pointer}.footer-desktop_layout_bottom_left_item svg rect:first-child{stroke:var(--colorTitleLight)}.footer-desktop_layout_bottom_left_item svg path{fill:var(--colorTitleLight)}.footer-desktop_layout_bottom_left_item svg:hover rect:first-child{stroke:var(--colorPrimary)}.footer-desktop_layout_bottom_left_item svg:hover path{fill:var(--colorPrimary)}.button-download__wrapper{background-color:var(--colorWhite);border-radius:8px;box-shadow:0 2px 10.9px 0 rgba(0,0,0,.102);height:48px;position:relative;width:174px}.button-download__wrapper .button-download__content{align-items:center;border:2px solid var(--colorWhite);border-radius:8px;cursor:pointer;display:flex;height:100%;overflow:hidden;padding-left:20px;position:relative;transition:all .25s linear;width:100%}.button-download__wrapper .button-download__content .button-download__content__text{color:var(--colorPrimary);font-size:20px;font-weight:700;transition:all .25s linear;z-index:3}@media screen and (min-width:1025px)and (max-width:1600px){.button-download__wrapper .button-download__content .button-download__content__text{font-size:18px}}.button-download__wrapper .button-download__content .overlay_background{background:linear-gradient(276.29deg,#f9b57c -5.87%,#ff7605 95.04%);height:100%;left:-30%;position:absolute;top:154%;transform:rotate(45deg);transition:all .25s linear;width:100%;z-index:2}.button-download__wrapper .button-download__content .overlay_background_secondary{background:linear-gradient(276.29deg,#f9b57c -5.87%,#ff7605 95.04%);height:100%;left:-100%;opacity:.5;position:absolute;top:100%;transition:all .2s linear;width:100%;z-index:2}.button-download__wrapper .button-download__wrapper__shadow{filter:drop-shadow(0 2px .8px rgba(0,0,0,.2509803922));position:absolute;right:-9%;top:50%;transition:all .25s linear;z-index:3}.button-download__wrapper .button-download__wrapper__tag{background-color:var(--colorWhite);border-bottom-right-radius:5px;border-top-right-radius:5px;height:26px;padding:1px;transform:translateY(-50%);width:60px}.button-download__wrapper .button-download__tag,.button-download__wrapper .button-download__wrapper__tag{-webkit-clip-path:polygon(15% 0,100% 0,100% 100%,15% 100%,0 50%);clip-path:polygon(15% 0,100% 0,100% 100%,15% 100%,0 50%);transition-duration:.5s;transition-property:background-color}.button-download__wrapper .button-download__tag{align-items:center;background:linear-gradient(276.29deg,#f9b57c -5.87%,#ff7605 95.04%);border-bottom-right-radius:4px;border-top-right-radius:4px;display:flex;height:100%;width:100%}.button-download__wrapper .button-download__tag>span{color:var(--colorWhite);font-size:11px;font-style:italic;font-weight:700;margin-left:14px;text-transform:uppercase}@media screen and (min-width:1025px)and (max-width:1600px){.button-download__wrapper .button-download__tag>span{font-size:10px}}.button-download__wrapper .button-download__content:hover .button-download__content__text{color:var(--colorWhite);transition:all .25s linear}.button-download__wrapper .button-download__content:hover .overlay_background{background:linear-gradient(276.29deg,#f9b57c -5.87%,#ff7605 95.04%);height:100%;left:0;position:absolute;top:0;transform:rotate(0);transition:all .25s linear;width:100%;z-index:2}.button-download__wrapper .button-download__content:hover .overlay_background_secondary{left:0;top:0;transition:all .2s linear}.button-download__wrapper .button-download__content:hover~.button-download__wrapper__shadow .button-download__wrapper__tag{background-color:var(--colorPrimary);transition-duration:.5s;transition-property:background-color}.button-download__wrapper .button-download__content:hover~.button-download__wrapper__shadow .button-download__tag{background:var(--colorWhite);transition-duration:.5s;transition-property:background-color}.button-download__wrapper .button-download__content:hover~.button-download__wrapper__shadow .button-download__tag>span{color:var(--colorPrimary);transition:all .25s linear}.header-desktop{-webkit-backdrop-filter:blur(6.5px);backdrop-filter:blur(6.5px);background:linear-gradient(92deg,rgba(243,113,5,.9) 1.9%,rgba(255,143,51,.9) 44.27%,rgba(229,104,0,.9) 98.19%);box-shadow:0 2px 12.6px 0 rgba(0,0,0,.1);display:flex;gap:2rem;height:var(--heightHeaderDT);justify-content:space-between;left:0;margin:0 auto;max-width:var(--maxWithPageDesktop);padding:0 12rem;position:fixed;right:0;top:0;width:100%;z-index:999998}.header-desktop_logo{cursor:pointer;height:-moz-fit-content;height:fit-content;margin:auto 0;max-width:12rem;min-width:10rem;width:100%}.header-desktop_logo picture{display:block;width:100%}.header-desktop_logo picture img{display:block;-o-object-fit:contain;object-fit:contain;width:100%}.header-desktop .menu-header{width:-moz-fit-content;width:fit-content}.header-desktop .menu-header_links{align-items:center;display:flex;height:100%;justify-content:center;list-style:none;width:100%}.header-desktop .menu-header_links_item{height:100%;padding:0 2.4rem;position:relative;width:-moz-max-content;width:max-content}.header-desktop .menu-header_links_item a{color:var(--colorWhite);display:block;font-size:1.8rem;font-weight:700;margin-top:calc((var(--heightHeaderDT) - 2.6rem)/2)}.header-desktop .menu-header_links_item:hover{background-color:hsla(0,0%,100%,.25);border-bottom:4px solid var(--colorWhite);cursor:pointer;transition:background-color .3s}.header-desktop .menu-header_links_item:after{background:transparent;content:"";display:block;height:3rem;left:50%;position:absolute;top:8rem;transform:translateX(-50%);width:15rem}.header-desktop .menu-header_links_item_dropdown{background:var(--colorWhite);border:1px solid #ddd;border-radius:1.2rem;box-shadow:0 2px 12.6px 0 rgba(0,0,0,.1);left:50%;opacity:0;padding:2.4rem;position:absolute;top:10rem;transform:translateX(-50%);transition:all .3s;visibility:hidden;width:-moz-max-content;width:max-content;z-index:1000}.header-desktop .menu-header_links_item_dropdown_title{color:var(--colorPrimary);font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1.2rem}.header-desktop .menu-header_links_item_dropdown_content{display:flex;gap:2.4rem}.header-desktop .menu-header_links_item_dropdown_content .dynamic-columns{display:grid;gap:1rem}.header-desktop .menu-header_links_item_dropdown_content .dynamic-columns_column{display:flex;flex-direction:column}.header-desktop .menu-header_links_item_dropdown_content .dynamic-columns_column_item{align-items:center;display:flex;padding:1.2rem;transition:background-color .3s,transform .3s}.header-desktop .menu-header_links_item_dropdown_content .dynamic-columns_column_item .icon{background:var(--colorPrimary);border-radius:50%;height:8px;margin-right:1rem;opacity:0;transition:opacity .3s,transform .3s;width:8px}.header-desktop .menu-header_links_item_dropdown_content .dynamic-columns_column_item:hover:not(.active){transform:translateX(1rem)}.header-desktop .menu-header_links_item_dropdown_content .dynamic-columns_column_item:hover:not(.active) .icon{opacity:1;transform:translateX(-1rem)}.header-desktop .menu-header_links_item_dropdown_content .dynamic-columns_column_item.active{background-color:#ffecdc}.header-desktop .menu-header_links_item_dropdown_content .dynamic-columns_column_item.active .icon{opacity:1}.header-desktop .menu-header_links_item_dropdown_content .dynamic-columns_column_item.active a{color:var(--colorPrimary)}.header-desktop .menu-header_links_item_dropdown_content .dynamic-columns_column_item a{color:var(--colorText);font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.2;margin:0}.header-desktop .menu-header_links_item_dropdown_content img{-o-object-fit:contain;object-fit:contain;width:46rem}.header-desktop .menu-header_links_item:hover .menu-header_links_item_dropdown{opacity:1;visibility:visible}.header-desktop .change-lang{align-items:center;display:flex;gap:1rem;height:100%;justify-content:center}.header-desktop .change-lang,.header-desktop .change-lang_download{width:-moz-fit-content;width:fit-content}.header-desktop .change-lang_locale{align-items:center;display:flex;height:100%;justify-content:center;width:-moz-fit-content;width:fit-content}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select{align-items:center;display:flex;height:100%;justify-content:center;width:13rem}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select:hover .ant-select-arrow{opacity:1}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .ant-select-selector{align-items:center;background:transparent;border:none;border-color:transparent!important;box-shadow:none!important;display:flex;justify-content:center;margin:0;padding:0;position:relative!important;z-index:99!important}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .ant-select-selector .ant-select-selection-item .change-lang_locale_select-label{align-items:center;display:flex;gap:1.3rem;justify-content:flex-start;margin:0;padding:0}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .ant-select-selector .ant-select-selection-item .change-lang_locale_select-label span{display:block}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .ant-select-selector .ant-select-selection-item .change-lang_locale_select-label span:last-child{color:var(--colorWhite);font-size:1.8rem;font-weight:400;line-height:1.2;width:3rem}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .ant-select-selector .ant-select-selection-item .change-lang_locale_select-label svg{max-width:3rem;min-width:2.6rem;width:2.8rem}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .change-lang_locale_select_arrow-icon{color:var(--colorWhite)}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .ant-select-arrow{right:3rem!important;z-index:9!important}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .ant-select-arrow .lang-arrow-icon.icon-down{transform:all .3s;transform:rotate(180deg)}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .ant-select-dropdown{border-radius:unset;padding:0;top:100%!important}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .ant-select-dropdown .ant-select-item{height:4.4rem;padding:1.2rem}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .ant-select-dropdown .ant-select-item .ant-select-item-option-content{color:var(--colorText);font-size:1.6rem;font-weight:400;line-height:1.2}.header-desktop .change-lang_locale .ant-select.change-lang_locale_select .ant-select-dropdown .ant-select-item-option-selected{background:#fff6ef}.slider-solution{height:70rem;position:relative;width:100%}@media screen and (max-width:600px){.slider-solution{gap:.2rem;height:47rem}}.slider-solution .icon.next-arrow-icon,.slider-solution .icon.prev-arrow-icon{background:#fff6ef;border-radius:50%;color:var(--colorWhite);cursor:pointer;display:flex;height:5rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:5rem;z-index:100}@media screen and (max-width:1024px){.slider-solution .icon.next-arrow-icon,.slider-solution .icon.prev-arrow-icon{display:none}}.slider-solution .icon.next-arrow-icon svg,.slider-solution .icon.prev-arrow-icon svg{display:block;margin:auto}.slider-solution .icon.next-arrow-icon svg path,.slider-solution .icon.prev-arrow-icon svg path{fill:var(--colorPrimary)}.slider-solution .icon.next-arrow-icon{right:2.8rem}.slider-solution .icon.prev-arrow-icon{left:7.5rem}.slider-solution_wrap-slider{height:46rem;margin:0 auto;position:relative;width:85%}@media screen and (max-width:1024px){.slider-solution_wrap-slider{width:var(--widthPageDesktop)}}@media screen and (max-width:600px){.slider-solution_wrap-slider{height:32rem}}.slider-solution_wrap-slider_wrap-item{border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;height:100%;outline:none!important;overflow:hidden;position:relative;transition:all .3s;width:100%}.slider-solution_wrap-slider_wrap-item_item{cursor:pointer;display:flex;flex-direction:column;gap:1.4rem;height:100%;left:0;position:absolute;top:0;width:100%}.slider-solution_wrap-slider_wrap-item_item picture{display:block;width:100%}.slider-solution_wrap-slider_wrap-item_item picture img{height:30rem;-o-object-fit:cover!important;object-fit:cover!important}@media screen and (max-width:600px){.slider-solution_wrap-slider_wrap-item_item picture img{height:18rem}}.slider-solution_wrap-slider_wrap-item_item_content{display:flex;flex-direction:column;gap:1.4rem}@media screen and (max-width:600px){.slider-solution_wrap-slider_wrap-item_item_content{gap:.8rem}}.slider-solution_wrap-slider_wrap-item_item_content_title.ant-typography{color:var(--colorTitle);font-size:2rem;font-weight:700;line-height:1.2;margin:0;width:100%}@media screen and (max-width:600px){.slider-solution_wrap-slider_wrap-item_item_content_title.ant-typography{font-size:1.8rem}}.slider-solution_wrap-slider_wrap-item_item_content_text.ant-typography{color:var(--colorText);font-size:1.8rem;font-weight:400;line-height:1.2;margin:0;width:100%}@media screen and (max-width:600px){.slider-solution_wrap-slider_wrap-item_item_content_text.ant-typography{font-size:1.4rem}}.slider-solution_wrap-slider_wrap-item_item_type{background:var(--colorPrimary);border-radius:2rem;display:flex;left:1.6rem;position:absolute;top:1.6rem;width:-moz-fit-content;width:fit-content}.slider-solution_wrap-slider_wrap-item_item_type .ant-typography{margin:0}.slider-solution_wrap-slider_wrap-item_item_type_text.ant-typography{color:var(--colorWhite);display:block;font-size:1.2rem;font-weight:700;margin:auto;max-width:20rem;padding:.4rem 1.2rem}.slider-solution .slick-slider{align-items:center;display:flex;height:100%;justify-content:center}.slider-solution .slick-slider .slick-list{height:100%;overflow:hidden;width:80%}@media screen and (max-width:1024px){.slider-solution .slick-slider .slick-list{width:100%}}.slider-solution .slick-slider .slick-list .slick-track{display:flex;height:100%}.slider-solution .slick-slider .slick-list .slick-track .slick-slide{display:flex;height:100%;justify-content:center;transition:all .5s ease}.slider-solution .slick-slider .slick-list .slick-track .slick-slide>div{height:100%;padding:0 1rem;width:100%}.slider-solution .slick-dots{align-items:center;bottom:-5rem;display:block;display:flex;gap:1.2rem;justify-content:center;left:50%;list-style:none;padding:0;position:absolute;transform:translate(-50%,-50%);width:100%;z-index:999}@media screen and (max-width:600px){.slider-solution .slick-dots{bottom:-2.5rem;gap:.8rem}}.slider-solution .slick-dots li{display:block;height:1.2rem;margin:0;width:1.2rem}@media screen and (max-width:600px){.slider-solution .slick-dots li{height:1rem;width:1rem}}.slider-solution .slick-dots li div{background:rgba(0,0,0,.5);border-radius:50%;height:100%;width:100%}.slider-solution .slick-dots li.slick-active div{background:var(--colorPrimary)!important}.slider-solution .single-slide .slick-track{width:unset!important}.slider-solution .single-slide .slick-slide{margin:0 auto}.hidden-prev .prev-arrow-icon,.slider-solution .slider-solution_wrap-slider.disabled-next .icon.next-arrow-icon,.slider-solution .slider-solution_wrap-slider.disabled-prev .icon.prev-arrow-icon{display:none!important}.posts-compo{padding:5rem 0;width:100%}@media screen and (max-width:600px){.posts-compo{padding:2rem 0}}.posts-compo_title{-webkit-text-fill-color:transparent;background:var(--cam-gradient,linear-gradient(90deg,#cc2027 -33.57%,#d23125 -23.89%,#e15723 -1%,#eb7121 21.01%,#f18220 39.49%,#f48820 54.46%));background-clip:text;-webkit-background-clip:text;font-size:4rem;font-weight:700;margin:0 auto 4rem;width:var(--widthPageDesktop)}.posts-compo_layout{margin:0 auto;width:var(--widthPageDesktop)}.posts-compo_layout a,.posts-compo_layout abbr,.posts-compo_layout acronym,.posts-compo_layout address,.posts-compo_layout applet,.posts-compo_layout article,.posts-compo_layout aside,.posts-compo_layout audio,.posts-compo_layout b,.posts-compo_layout big,.posts-compo_layout blockquote,.posts-compo_layout body,.posts-compo_layout canvas,.posts-compo_layout caption,.posts-compo_layout center,.posts-compo_layout cite,.posts-compo_layout code,.posts-compo_layout dd,.posts-compo_layout del,.posts-compo_layout details,.posts-compo_layout dfn,.posts-compo_layout div,.posts-compo_layout dl,.posts-compo_layout dt,.posts-compo_layout em,.posts-compo_layout embed,.posts-compo_layout fieldset,.posts-compo_layout figcaption,.posts-compo_layout figure,.posts-compo_layout footer,.posts-compo_layout form,.posts-compo_layout h1,.posts-compo_layout h2,.posts-compo_layout h3,.posts-compo_layout h4,.posts-compo_layout h5,.posts-compo_layout h6,.posts-compo_layout header,.posts-compo_layout hgroup,.posts-compo_layout html,.posts-compo_layout i,.posts-compo_layout iframe,.posts-compo_layout img,.posts-compo_layout ins,.posts-compo_layout kbd,.posts-compo_layout label,.posts-compo_layout legend,.posts-compo_layout li,.posts-compo_layout mark,.posts-compo_layout menu,.posts-compo_layout nav,.posts-compo_layout object,.posts-compo_layout ol,.posts-compo_layout output,.posts-compo_layout p,.posts-compo_layout pre,.posts-compo_layout q,.posts-compo_layout ruby,.posts-compo_layout s,.posts-compo_layout samp,.posts-compo_layout section,.posts-compo_layout small,.posts-compo_layout span,.posts-compo_layout strike,.posts-compo_layout strong,.posts-compo_layout sub,.posts-compo_layout summary,.posts-compo_layout sup,.posts-compo_layout table,.posts-compo_layout tbody,.posts-compo_layout td,.posts-compo_layout tfoot,.posts-compo_layout th,.posts-compo_layout thead,.posts-compo_layout time,.posts-compo_layout tr,.posts-compo_layout tt,.posts-compo_layout u,.posts-compo_layout ul,.posts-compo_layout var,.posts-compo_layout video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}.posts-compo_layout article,.posts-compo_layout aside,.posts-compo_layout details,.posts-compo_layout figcaption,.posts-compo_layout figure,.posts-compo_layout footer,.posts-compo_layout header,.posts-compo_layout hgroup,.posts-compo_layout menu,.posts-compo_layout nav,.posts-compo_layout section{display:block}.posts-compo_layout body{line-height:1}.posts-compo_layout ol,.posts-compo_layout ul{list-style:none}.posts-compo_layout blockquote,.posts-compo_layout q{quotes:none}.posts-compo_layout blockquote:after,.posts-compo_layout blockquote:before,.posts-compo_layout q:after,.posts-compo_layout q:before{content:"";content:none}.posts-compo_layout table{border-collapse:collapse;border-spacing:0}.posts-compo_layout object{display:block;outline:none;overflow:hidden}.posts-compo_layout textarea{overflow:auto}.posts-compo_layout iframe{border:0}.posts-compo_layout sub,.posts-compo_layout sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}.posts-compo_layout sup{top:-.5em}.posts-compo_layout sub{bottom:-.25em}.posts-compo_layout html{font-family:Arial,Helvetica,sans-serif;min-width:1000px;overflow-y:scroll}.posts-compo_layout body{background-color:#fff;color:#444;font-size:12px;line-height:1.5em}.posts-compo_layout h1,.posts-compo_layout h2,.posts-compo_layout h3,.posts-compo_layout h4,.posts-compo_layout h5,.posts-compo_layout h6{font-weight:700;line-height:1em;margin:1.5em 0 .833em}.posts-compo_layout .h1,.posts-compo_layout h1{font-size:2em}.posts-compo_layout .h2,.posts-compo_layout h2{font-size:1.6em}.posts-compo_layout .h3,.posts-compo_layout h3{font-size:1.4em}.posts-compo_layout .h4,.posts-compo_layout h4{font-size:1.2em}.posts-compo_layout .h5,.posts-compo_layout h5{font-size:1.1em}.posts-compo_layout .h6,.posts-compo_layout h6{font-size:1em}.posts-compo_layout p{margin:1em 0}.posts-compo_layout small{font-size:.833em}.posts-compo_layout em,.posts-compo_layout i{font-style:italic}.posts-compo_layout b,.posts-compo_layout strong{font-weight:700}.posts-compo_layout code,.posts-compo_layout pre{font-family:monospace}.posts-compo_layout a{text-decoration:underline}.posts-compo_layout a:focus,.posts-compo_layout a:hover{text-decoration:none}.posts-compo_layout a:active,.posts-compo_layout a:hover{outline:none}.posts-compo_layout hr{background-color:#fff;border:1px solid #fff;border-top-color:#aaa;clear:both;margin:2em 0}.posts-compo_layout blockquote{border-left:3px solid #eee;padding:.2em 1em .2em 2em}.posts-compo_layout .clearfix:after,.posts-compo_layout .clearfix:before,.posts-compo_layout .clearfix>.lastcol:after,.posts-compo_layout .ffluid:after,.posts-compo_layout br.cb{display:block;height:0!important;line-height:0;overflow:hidden;visibility:hidden}.posts-compo_layout .clearfix:after,.posts-compo_layout .clearfix:before{content:"."}.posts-compo_layout .clearfix:after{clear:both}.posts-compo_layout .clearfix,.posts-compo_layout .ffluid{*zoom:1}.posts-compo_layout .fcolholder .lastcol:after,.posts-compo_layout .fcolholder:after,.posts-compo_layout .ffluid:after{content:" x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";font-size:xx-large}.posts-compo_layout .fcolholder .lastcol{*zoom:1;display:table-cell;*display:block;float:none;_left:-3px;_margin-right:-3px;_position:relative;width:auto!important}.posts-compo_layout .col{float:left}.posts-compo_layout .col-1_1{float:none;width:100%}.posts-compo_layout .col-1_2,.posts-compo_layout .col-2_4,.posts-compo_layout .col-3_6{width:50%}.posts-compo_layout .col-1_3,.posts-compo_layout .col-2_6{width:33.33333%}.posts-compo_layout .col-2_3,.posts-compo_layout .col-4_6{width:66.66666%}.posts-compo_layout .col-1_4{width:25%}.posts-compo_layout .col-3_4{width:75%}.posts-compo_layout .col-1_5{width:20%}.posts-compo_layout .col-2_5{width:40%}.posts-compo_layout .col-3_5{width:60%}.posts-compo_layout .col-4_5{width:80%}.posts-compo_layout .col-1_6{width:16.66667%}.posts-compo_layout .col-5_6{width:83.33333%}.posts-compo_layout .ir{direction:ltr;display:block;overflow:hidden;text-align:left;text-indent:-999em}.posts-compo_layout .fl{float:left;_margin-right:-3px}.posts-compo_layout .fr{float:right;_margin-left:-3px}.posts-compo_layout .ffluid{display:table-cell;*display:block;width:auto}.posts-compo_layout .cr{clear:right}.posts-compo_layout .cl{clear:left}.posts-compo_layout .cb{clear:both}.posts-compo_layout .hidden{display:none!important}.posts-compo_layout .hidden,.posts-compo_layout .invisible{visibility:hidden!important}.posts-compo_layout .vcenter{display:table;*display:block;overflow:hidden;*position:relative}.posts-compo_layout .vcenter .outer{display:table-cell;*position:absolute;*top:50%;vertical-align:middle;width:100%}.posts-compo_layout .vcenter .inner{*position:relative;*top:-50%}.posts-compo_layout .hcenter{margin-left:auto!important;margin-right:auto!important}.posts-compo_layout .tcenter{text-align:center}.posts-compo_layout .tleft{text-align:left}.posts-compo_layout .tright{text-align:right}.posts-compo_layout .tupper{text-transform:uppercase}.posts-compo_layout .tlower{text-transform:lowercase}.posts-compo_layout .tnormal{text-transform:none}.posts-compo_layout .ttop{text-align:top}.posts-compo_layout .tmiddle{text-align:middle}.posts-compo_layout .tbottom{text-align:bottom}.posts-compo_layout .btn,.posts-compo_layout .clickable{cursor:pointer}.posts-compo_layout .btn.disabled,.posts-compo_layout .clickable.disabled{cursor:default!important}.posts-compo_layout .b{font-weight:700}.posts-compo_layout .em{font-style:italic}.posts-compo_layout .big{font-size:1.166em}.posts-compo_layout .small{font-size:.833em}.posts-compo_layout .del{text-decoration:line-through}.posts-compo_layout .nav,.posts-compo_layout .nav>li{margin:0;padding:0}.posts-compo_layout .hlnav>li{float:left;margin-right:1em}.posts-compo_layout .hrnav>li{float:right;margin-left:1em}.posts-compo_layout .simpleList{margin:1em 0;padding-left:2em}.posts-compo_layout ol.simpleList{list-style:decimal}.posts-compo_layout ul.simpleList{list-style:disc}.posts-compo_layout .simpleList>li{margin:.5em 0}.posts-compo_layout .simpleList>li ul{margin:0 0 1em}.posts-compo_layout .simpleList>dt{margin:1em 0 .2em}.posts-compo_layout .simpleList>dd{margin:.5em 0;padding-left:2em}.posts-compo_layout .gridholder{margin-right:-18px;width:984px}.posts-compo_layout .gridholder>.grid{float:left;margin-right:18px}.posts-compo_layout .grid-1{width:64px!important}.posts-compo_layout .grid-2{width:146px!important}.posts-compo_layout .grid-3{width:228px!important}.posts-compo_layout .grid-4{width:310px!important}.posts-compo_layout .grid-5{width:392px!important}.posts-compo_layout .grid-6{width:474px!important}.posts-compo_layout .grid-7{width:556px!important}.posts-compo_layout .grid-8{width:638px!important}.posts-compo_layout .grid-9{width:720px!important}.posts-compo_layout .grid-10{width:802px!important}.posts-compo_layout .grid-11{width:884px!important}.posts-compo_layout .grid-12{width:966px!important}.posts-compo_layout .fgridholder{margin-right:-2.5%}.posts-compo_layout .fgridholder>.grid{float:left;margin-right:2.5%}.posts-compo_layout .fgrid-1{width:5.83333333%}.posts-compo_layout .fgrid-2{width:14.16666667%}.posts-compo_layout .fgrid-3{width:22.5%}.posts-compo_layout .fgrid-4{width:30.8333333%}.posts-compo_layout .fgrid-5{width:39.16666667%}.posts-compo_layout .fgrid-6{width:47.5%}.posts-compo_layout .fgrid-7{width:55.83333333%}.posts-compo_layout .fgrid-8{width:64.16666667%}.posts-compo_layout .fgrid-9{width:72.5%}.posts-compo_layout .fgrid-10{width:80.8333333%}.posts-compo_layout .fgrid-11{width:89.1666667%}.posts-compo_layout .fgrid-12{width:97.5%}.header-mobile{-webkit-backdrop-filter:blur(6.5px);backdrop-filter:blur(6.5px);background:linear-gradient(92deg,rgba(243,113,5,.9) 1.9%,rgba(255,143,51,.9) 44.27%,rgba(229,104,0,.9) 98.19%);box-shadow:0 2px 12.6px 0 rgba(0,0,0,.1);display:flex;gap:20px;height:var(--heightHeaderDT);justify-content:space-between;left:0;margin:0 auto;max-width:var(--maxWithPageDesktop);padding:0 24px 0 40px;position:fixed;right:0;top:0;width:100%;z-index:999998}@media screen and (max-width:600px){.header-mobile{padding-left:24px;padding-right:20px}}.header-mobile_logo{cursor:pointer;height:-moz-fit-content;height:fit-content;margin:auto 0}.header-mobile_logo picture{display:block;width:90px}.header-mobile_logo picture img{display:block;-o-object-fit:contain;object-fit:contain;width:100%}.header-mobile_wrap-action{align-items:center;display:flex;gap:55px;height:-moz-fit-content;height:fit-content;justify-content:center;margin:auto 0}.header-mobile_wrap-action_download{height:100%}.header-mobile_wrap-action_menu-icon{height:100%;width:40px}.header-mobile_wrap-action_menu-icon svg{color:var(--colorWhite);height:40px;width:40px}@media screen and (max-width:600px){.header-mobile_wrap-action_menu-icon{width:30px}.header-mobile_wrap-action_menu-icon svg{height:30px;width:30px}}.ant-drawer:has(.nav-bar-mobile){z-index:99999!important}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-content-wrapper{width:100%!important}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-content-wrapper .ant-drawer-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(67,30,0,.6);padding:0}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-header{display:none}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body{height:100%;overflow:hidden;padding:0;padding-top:var(--heightHeaderDT);width:100%}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container{height:100%;position:relative;width:100%}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_logo{bottom:0;position:absolute;right:0}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_logo img{-o-object-fit:contain;object-fit:contain;width:200px}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_logo img{width:102px}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout{display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;position:absolute;top:0;width:100%}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features{display:flex;flex-direction:column;height:1000px;overflow:auto;width:100%}@media screen and (max-width:820px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features{height:820px}}@media screen and (max-width:768px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features{height:700px}}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features{height:calc(100vh - 260px)}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .head-nav{align-items:center;display:flex;height:45px;justify-content:center;width:100%}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .head-nav_icon{cursor:pointer;display:flex;height:100%;justify-content:flex-start;width:50px}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .head-nav_icon{width:20px}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .head-nav_icon span{display:block;margin:auto;transform:rotate(90deg)}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .head-nav_icon span svg{width:20px}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .head-nav_icon span svg{width:18px}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .head-nav_title{color:var(--colorWhite);font-size:20px;font-weight:700;text-align:center;width:calc(100% - 50px)}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .head-nav_title{font-size:18px;width:calc(100% - 20px)}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .locales-tablet,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .sub-menu-tablet{display:flex;flex-direction:column;gap:16px;margin-top:20px;padding:0 20px;width:100%}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .locales-tablet,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .sub-menu-tablet{margin-top:14px;padding:0 16px}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .locales-tablet_links,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .sub-menu-tablet_links{align-items:center;display:flex;flex-direction:column;justify-content:center;list-style:none;width:100%}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .locales-tablet_links_item,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .sub-menu-tablet_links_item{border-radius:8px;height:58px;position:relative;width:100%}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .locales-tablet_links_item,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .sub-menu-tablet_links_item{height:54px}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .locales-tablet_links_item>a,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .locales-tablet_links_item>span,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .sub-menu-tablet_links_item>a,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .sub-menu-tablet_links_item>span{color:var(--colorWhite);display:block;font-size:16px;font-weight:700;height:100%;padding:18px 12px 0;width:100%}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .locales-tablet_links_item>a,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .locales-tablet_links_item>span,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .sub-menu-tablet_links_item>a,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .sub-menu-tablet_links_item>span{padding-top:16px}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .locales-tablet_links_item:hover,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .sub-menu-tablet_links_item:hover{background-color:hsla(0,0%,100%,.25);cursor:pointer;transition:background-color .2s}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .locales-tablet_links_item.subLink-active,.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_features .sub-menu-tablet_links_item.subLink-active{background-color:hsla(0,0%,100%,.25);cursor:pointer;transition:background-color .2s}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:29px;width:100%}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot{gap:18px;padding:12px}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap{align-items:center;display:flex;justify-content:center;width:100%}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap_locales{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin:0;padding:0}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap_locales{gap:10px}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap_locales span{display:block}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap_locales span:first-child svg{width:25px}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap_locales span:first-child svg{width:20px}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap_locales span:nth-child(2){color:var(--colorWhite);font-size:20px;font-weight:400;line-height:1.2;text-transform:uppercase}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap_locales span:nth-child(2){font-size:18px}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap_locales span:nth-child(3){transform:rotate(-90deg)}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap_locales span:nth-child(3) svg{width:20px}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap_locales span:nth-child(3) svg{width:18px}}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_wrap_download:has(.button-download__wrapper) .button-download__wrapper{transform:scale(.8)}.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_copyright{color:var(--colorWhite);font-size:16px;font-weight:400}@media screen and (max-width:600px){.ant-drawer:has(.nav-bar-mobile) .ant-drawer-body .nav-container_layout_foot_copyright{font-size:14px}}