{% raw %} 
/*!**************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/globals modules/header.module/module.css ***!
  \**************************************************************************************************************************************************/
.header{background-color:var(--header-bg-color);height:var(--header-height);position:relative;z-index:2}@media (max-width:1023px){.header{height:var(--header-mobile-height);padding:10px 0}}.header__wrapper--main{gap:32px;width:100%}.header__wrapper--main .logo{max-width:211px}@media (max-width:1023px){.header__wrapper--main .logo{max-width:100px}}.header__wrapper--main .toggle{gap:12px}.header__wrapper--main .toggle .title{color:#fff;font-family:Inter,serif;font-size:24px;font-style:normal;font-weight:400;line-height:150%}@media (max-width:1023px){.header__wrapper--main .toggle .title{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:150%}}.header__wrapper--main .toggle .toggle-button{background:hsla(0,0%,100%,.1);border-radius:50%;border-radius:55px;cursor:pointer;height:44px;width:44px}.header__wrapper--main .toggle .toggle-button .button_inner{gap:5px}.header__wrapper--main .toggle .toggle-button span{background-color:#fff;border-radius:4px;height:3px;-webkit-transition:all .3s;transition:all .3s;width:22px}.header__wrapper--main .toggle .toggle-button span.line-3{width:12px}.header__wrapper--main .toggle .toggle-button.active span.line-1{margin-top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__wrapper--main .toggle .toggle-button.active span.line-2{opacity:0}.header__wrapper--main .toggle .toggle-button.active span.line-3{margin-top:-16px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:22px}.menu-main{background-color:var(--header-bg-color);left:0;margin-top:-100%;padding-bottom:40px;position:fixed;top:113px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%}.menu-main.active{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0}@media (max-width:1023px){.menu-main{padding-bottom:20px;top:55px}}.menu-main ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.menu-main ul li{color:#fff;font-family:Inter,serif;font-size:24px;font-style:normal;font-weight:400;line-height:150%;text-align:right}@media (max-width:1023px){.menu-main ul li{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:150%}}.menu-main ul li.hs-item-has-children:hover ul{height:auto}.menu-main ul li.hs-item-has-children ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:initial;flex-wrap:nowrap;height:0;left:auto!important;position:relative!important;-webkit-transition:all .3s;transition:all .3s}.menu-main ul li.hs-item-has-children ul li{color:#fff;font-family:Inter,serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%;text-align:right}@media (max-width:1023px){.menu-main ul li.hs-item-has-children ul li{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:150%}}
{% endraw %}