/*!**********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/header.module/module.css ***!
  \**********************************************************************************************************************************/@media (max-width:1023px){.header-spacer{height:40px}}.header-module{border-bottom:1px solid #f1f2f2}@media (max-width:1023px){.header-module{background-color:#fff;left:0;position:fixed;top:0;width:100%;z-index:1000}}.header-module .container{max-width:100%;padding-left:60px;padding-right:60px}.header-module .mob-expand-submenu{float:right}@media (min-width:1024px){.header-module .mob-expand-submenu{display:none}}.header-module li.has-children .open-icon{display:none;font-size:25px}.header-module li.has-children .close-icon{display:block;font-size:25px}.header-module li.has-children.active .mob-expand-submenu .open-icon{display:block}.header-module li.has-children.active .mob-expand-submenu .close-icon{display:none}.header-module .mobile-menu-switcher{position:absolute;right:-55px;top:4px;z-index:1000}.header-module .mobile-menu-switcher i{font-size:30px;line-height:30px}.header-module .mobile-menu-switcher .close{color:#666;display:none}.header-module .mobile-menu-switcher.active .open{display:none}.header-module .mobile-menu-switcher.active .close{display:block}@media (min-width:1024px){.header-module .mobile-menu-switcher{display:none}}.header-module .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;height:100px;justify-content:space-between;position:relative}@media (max-width:1023px){.header-module .content-wrapper{height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.header-module .content-wrapper .logo-wrapper,.header-module .content-wrapper .menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023px){.header-module .content-wrapper .menu-wrapper{background:rgba(0,0,0,.83);height:100dvh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100vw}.header-module .content-wrapper .menu-wrapper.show{opacity:1;pointer-events:all;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.header-module .content-wrapper .menu-wrapper.show>ul{height:100dvh;right:0}}.header-module .content-wrapper .menu-wrapper>ul>li{padding:0;width:100%}@media (min-width:1024px){.header-module .content-wrapper .menu-wrapper>ul>li{width:unset}.header-module .content-wrapper .menu-wrapper>ul>li>a{line-height:100px}}.header-module .content-wrapper .menu-wrapper>ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:36px;gap:36px}@media (max-width:1023px){.header-module .content-wrapper .menu-wrapper>ul{background:#fff;height:100dvh;max-width:270px;position:absolute;right:0;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:10px;gap:10px;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow-y:scroll;right:-100%;-webkit-transition:right .4s ease;transition:right .4s ease}.header-module .content-wrapper .menu-wrapper>ul>li:first-child{margin-top:55px}.header-module .content-wrapper .menu-wrapper>ul>li a{padding:10px 20px}}.header-module .content-wrapper .menu-wrapper>ul .sub-menu{background-color:#fff;border:1px solid #f2f2f2;border-top:none;left:0;opacity:0;padding:35px 50px;position:absolute;top:100px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:9999}@media (max-width:1023px){.header-module .content-wrapper .menu-wrapper>ul .sub-menu{border:none;display:none;opacity:1;padding:0;position:static;-webkit-transition:none;transition:none;visibility:visible}.header-module .content-wrapper .menu-wrapper>ul .sub-menu li{padding-left:10%!important}.header-module .content-wrapper .menu-wrapper>ul .sub-menu ul{background-color:#eff1f1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.header-module .content-wrapper .menu-wrapper>ul .sub-menu ul li{width:100%!important}.header-module .content-wrapper .menu-wrapper>ul .sub-menu ul a svg{display:none}}.header-module .content-wrapper .menu-wrapper>ul .sub-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:0 0;gap:0 0}.header-module .content-wrapper .menu-wrapper>ul .sub-menu.three li{width:33.33%}.header-module .content-wrapper .menu-wrapper>ul .sub-menu li{padding:5px;position:relative;width:25%}.header-module .content-wrapper .menu-wrapper>ul .sub-menu li:after{background-color:rgba(26,26,26,.1);content:"";display:block;height:calc(100% - 10px);position:absolute;right:5px;top:5px;width:1px}@media (max-width:1023px){.header-module .content-wrapper .menu-wrapper>ul .sub-menu li:after{display:none}}.header-module .content-wrapper .menu-wrapper>ul .sub-menu li path{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-module .content-wrapper .menu-wrapper>ul .sub-menu li:hover path{fill:#f90}.header-module .content-wrapper .menu-wrapper>ul .sub-menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:10px;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;text-transform:uppercase}@media (max-width:1023px){.header-module .content-wrapper .menu-wrapper>ul .sub-menu li a span{text-transform:lowercase}.header-module .content-wrapper .menu-wrapper>ul .sub-menu li a span:first-line{text-transform:capitalize}}.header-module .content-wrapper .menu-wrapper>ul .sub-menu li a svg{height:21px;min-width:21px;-o-object-fit:cover;object-fit:cover;width:21px}.header-module .content-wrapper .menu-wrapper>ul li:hover>a{color:#f90}@media (max-width:1023px){.header-module .content-wrapper .menu-wrapper>ul li:hover>a{color:#fff}.header-module .content-wrapper .menu-wrapper>ul li:hover{background-color:#ccc}}.header-module .content-wrapper .menu-wrapper>ul li a{display:block;font-size:14px;font-weight:600;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (max-width:1023px){.header-module .content-wrapper .menu-wrapper>ul li a{text-transform:lowercase}.header-module .content-wrapper .menu-wrapper>ul li a:first-line{text-transform:capitalize}}.header-module .content-wrapper .menu-wrapper>ul li.has-children:hover .sub-menu{opacity:1;visibility:visible}