.block-editor__container .editor-styles-wrapper,html{--c-acer-main:#80C343;--c-acer-main-rgb:128,195,67;--c-acer-text:#333333;--c-acer-text-rgb:51,51,51;--c-acer-text-grey:#666666;--c-acer-text-grey-rgb:102,102,102;--c-acer-text-light-grey:#E0E0E0;--c-acer-text-light-grey-rgb:224,224,224;--c-acer-dark:#333333;--c-acer-dark-rgb:51,51,51;--c-acer-bg-light:#F5f5f5;--c-acer-bg-light-rgb:245,245,245;--c-acer-bg:#575757;--c-acer-bg-rgb:87,87,87;--c-acer-bg-dark:#202020;--c-acer-bg-dark-rgb:32,32,32;--t-primary-font-family:"AcerFoco",sans-serif}.acer-header{background:#fff;position:fixed;left:0;top:0;width:100%;z-index:9990;-webkit-transition:background .3s ease,-webkit-box-shadow;transition:background .3s ease,-webkit-box-shadow;-o-transition:box-shadow,background .3s ease;transition:box-shadow,background .3s ease;transition:box-shadow,background .3s ease,-webkit-box-shadow;border-bottom:1px solid #ececec}.acer-header .acer-header__mob-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1024px){.acer-header .acer-header__mob-nav{display:none}}.acer-header .acer-header__mob-nav a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:4px 0;position:relative;margin-left:15px}@media screen and (max-width:1023px){.acer-header .acer-header__mob-nav a{margin-left:auto}}.acer-header .acer-header__mob-nav a svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.acer-header .acer-header__mob-nav a .nav-close-svg{opacity:0;position:absolute;left:2px}.acer-header .acer-header__mob-nav a.active .nav-hamb-svg{opacity:0}.acer-header .acer-header__mob-nav a.active .nav-close-svg{opacity:1}.acer-header .acer-header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.acer-header .acer-header__logo{line-height:1;padding-top:20px}.acer-header .acer-header__logo img{max-width:186px;width:100%}@media screen and (min-width:1024px){.acer-header .acer-header__logo.mobile{display:none}}@media screen and (max-width:1023px){.acer-header .acer-header__logo{padding:0;text-align:left}.acer-header .acer-header__logo.desktop{display:none}}.acer-header .acer-header__logo a{display:inline-block;line-height:0;font-size:0;height:auto}.acer-header .acer-header__wrap{width:100%}@media screen and (min-width:1024px){.acer-header .acer-header__wrap{height:auto!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1023px){.acer-header .acer-header__wrap{position:fixed;top:0;right:-360px;overflow:auto;max-width:335px;padding:24px;background:#fff;-webkit-transition:right .35s;-o-transition:right .35s;transition:right .35s;z-index:9999;border-radius:8px}}@media screen and (max-width:1023px) and (max-width:400px){.acer-header .acer-header__wrap{max-width:calc(100% - 40px)}}@media screen and (max-width:1023px){.acer-header .acer-header__wrap.menu-open{right:30px}}@media screen and (max-width:1023px) and (max-width:767px){.acer-header .acer-header__wrap.menu-open{right:20px}}@media screen and (max-width:1023px){.acer-header .acer-header__wrap .dropdown-btn{display:inline-block;position:absolute;top:5px;right:0;line-height:1}.acer-header .acer-header__wrap .dropdown-btn:before{display:inline-block;-webkit-transition-delay:.07s;-o-transition-delay:.07s;transition-delay:.07s;content:'';vertical-align:middle;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10' fill='none'%3E%3Cg clip-path='url(%23clip0_743_542)'%3E%3Cpath d='M1 2L7 8L13 2' stroke='%231F0114' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_743_542'%3E%3Crect width='9' height='14' fill='white' transform='matrix(-4.37114e-08 -1 -1 4.37114e-08 14 9.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");line-height:1;width:15px;height:8px;background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.acer-header .acer-header__wrap .dropdown-btn.is-active:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}@media screen and (max-width:400px){.acer-header .acer-header__wrap{width:100%;right:-100%}}.acer-header .acer-header__wrap>ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;gap:25px}@media screen and (max-width:1023px){.acer-header .acer-header__wrap>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.acer-header .acer-header__wrap>ul li.current-menu-ancestor>a,.acer-header .acer-header__wrap>ul li.current-menu-item>a,.acer-header .acer-header__wrap>ul li.current-menu-parent>a,.acer-header .acer-header__wrap>ul li.current_page_item>a{color:var(--c-acer-dark)}.acer-header .acer-header__wrap>ul li.current-menu-ancestor:after,.acer-header .acer-header__wrap>ul li.current-menu-item:after,.acer-header .acer-header__wrap>ul li.current-menu-parent:after,.acer-header .acer-header__wrap>ul li.current_page_item:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 0.999999L7 7L13 1' stroke='%231F0114' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;z-index:2;position:relative}@media screen and (min-width:1024px){.acer-header .acer-header__wrap>ul li.current-menu-ancestor::before,.acer-header .acer-header__wrap>ul li.current-menu-item::before,.acer-header .acer-header__wrap>ul li.current-menu-parent::before,.acer-header .acer-header__wrap>ul li.current_page_item::before{opacity:1}}.acer-header .acer-header__wrap>ul li:hover>ul{opacity:1;visibility:visible}.acer-header .acer-header__wrap>ul>li{padding:30px 15px;position:relative;line-height:1.25}@media screen and (max-width:1199px){.acer-header .acer-header__wrap>ul>li{padding:30px 10px}}@media screen and (max-width:1023px){.acer-header .acer-header__wrap>ul>li{padding:0;margin-bottom:16px}}.acer-header .acer-header__wrap>ul>li:hover>a{color:var(--c-acer-dark)}@media screen and (min-width:1024px){.acer-header .acer-header__wrap>ul>li:hover.menu-item-has-children::after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 0.999999L7 7L13 1' stroke='%231F0114' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.acer-header .acer-header__wrap>ul>li:hover::before{opacity:1}}.acer-header .acer-header__wrap>ul>li a{display:inline-block;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;color:var(--c-acer-text-grey);line-height:1.25}@media screen and (max-width:1023px){.acer-header .acer-header__wrap>ul>li a{padding:0;position:relative}}.acer-header .acer-header__wrap>ul>li>a:hover{color:var(--c-acer-dark)}.acer-header .acer-header__wrap>ul>li:hover>ul{opacity:1;visibility:visible}.acer-header .acer-header__wrap>ul ul{list-style:none;margin:0;position:absolute;top:100%;left:0;z-index:1;white-space:nowrap}@media screen and (min-width:1024px){.acer-header .acer-header__wrap>ul ul{opacity:0;visibility:hidden;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background:#fff}}@media screen and (max-width:1023px){.acer-header .acer-header__wrap>ul ul{position:static;display:none}}.acer-header .acer-header__wrap>ul ul li{display:block;min-width:184px;padding:0;white-space:normal;position:relative}.acer-header .acer-header__wrap>ul ul ul{top:-15px;left:100%}@media screen and (max-width:1023px){.acer-header .acer-header__wrap>ul ul ul a{padding:10px 20px 10px 60px}}.acer-header .acer-header__wrap>ul .sub-menu:after,.acer-header .acer-header__wrap>ul .sub-menu:before{content:'';position:absolute;background-color:#fff}@media screen and (max-width:1023px){.acer-header .acer-header__wrap>ul .sub-menu:after,.acer-header .acer-header__wrap>ul .sub-menu:before{content:none}}.acer-header .acer-header__wrap>ul .sub-menu li{padding:12px 18px}.acer-header .acer-header__wrap>ul .sub-menu li a{color:var(--c-acer-text-grey)}.acer-header .acer-header__wrap>ul .sub-menu li.current-menu-item a,.acer-header .acer-header__wrap>ul .sub-menu li:hover a{color:var(--c-acer-main)}@media screen and (max-width:1023px){.acer-header .acer-header__wrap>ul .sub-menu{position:relative;left:0;top:0;margin-top:12px;padding-left:20px}.acer-header .acer-header__wrap>ul .sub-menu li{padding:0}.acer-header .acer-header__wrap>ul .sub-menu li:not(:last-child){margin-bottom:14px}.acer-header .acer-header__wrap>ul .sub-menu li a{font-size:15px;opacity:.7}.acer-header .acer-header__wrap>ul .sub-menu .current-menu-item a{color:var(--c-acer-main)!important;opacity:1}}.acer-header .acer-header__cta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:36px;padding-top:20px}@media screen and (max-width:1023px){.acer-header .acer-header__cta{padding:30px 0 0 0;margin-top:auto}.acer-header .acer-header__cta:before{content:'';position:absolute;top:0;height:1px;background-color:#fff;opacity:.2;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 40px)}}.acer-header .acer-header__search-form{position:relative}.acer-header .acer-header__search-form input{font-size:14px;font-style:normal;line-height:160%;background-color:transparent;font-family:var(--t-primary-font-family);padding:8px 48px 8px 16px;border-radius:8px;border:1px solid var(--c-acer-text-grey);color:var(--c-acer-text-grey);height:40px;max-width:230px;width:100%}.acer-header .acer-header__search-form input::-webkit-search-cancel-button,.acer-header .acer-header__search-form input::-webkit-search-decoration,.acer-header .acer-header__search-form input::-webkit-search-results-button,.acer-header .acer-header__search-form input::-webkit-search-results-decoration{-webkit-appearance:none}.acer-header .acer-header__search-form input::-webkit-input-placeholder{font-size:14px;color:rgba(var(--c-acer-text-grey-rgb),.6)}.acer-header .acer-header__search-form input::-moz-placeholder{font-size:14px;color:rgba(var(--c-acer-text-grey-rgb),.6)}.acer-header .acer-header__search-form input::-ms-input-placeholder{font-size:14px;color:rgba(var(--c-acer-text-grey-rgb),.6)}.acer-header .acer-header__search-form input::placeholder{font-size:14px;color:rgba(var(--c-acer-text-grey-rgb),.6)}@media screen and (min-width:1024px){.acer-header .acer-header__search-form input:-webkit-autofill,.acer-header .acer-header__search-form input:-webkit-autofill:active,.acer-header .acer-header__search-form input:-webkit-autofill:focus,.acer-header .acer-header__search-form input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;-o-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff!important}}.acer-header .acer-header__search-form .input-group{position:relative}@media screen and (max-width:1023px){.acer-header .acer-header__search-form .input-group{padding-left:20px}}.acer-header .acer-header__search-form .search-hide{position:absolute;left:-20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:14px;height:auto;opacity:0;visibility:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}.acer-header .acer-header__search-form .search-hide svg{max-width:14px;height:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.acer-header .acer-header__search-form .search-hide.visible{opacity:1;visibility:visible}.acer-header .acer-header__search-form .search-hide:hover svg{opacity:.6}@media screen and (max-width:1023px){.acer-header .acer-header__search-form .search-hide{left:0}}.acer-header .acer-header__search-form .search-field{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.acer-header .acer-header__search-form .search-field.invisible{opacity:0;visibility:hidden}.acer-header .acer-header__search-form .search-opener{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;cursor:pointer}.acer-header .acer-header__search-form .search-opener.hidden{opacity:0;visibility:hidden;pointer-events:none}.acer-header .acer-header__search-form .search-cta{position:absolute;right:7px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.acer-header .acer-header__search-form button{outline:0;border:none;background:0;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;padding:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.acer-header .acer-header__search-form button path{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.acer-header .acer-header__search-form button:hover{opacity:.6}.acer-header .acer-header__search path{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.acer-header .acer-header__search a{display:none}.acer-header .acer-header__search a path,.acer-header .acer-header__search a svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.acer-header .acer-header__search a:hover svg path{fill:var(--c-acer-main)}@media screen and (max-width:1023px){.acer-header .acer-header__search{width:100%}.acer-header .acer-header__search input{max-width:100%;border:1px solid rgba(var(--c-acer-dark-rgb),.6);color:var(--c-acer-dark)}.acer-header .acer-header__search input::-webkit-input-placeholder{color:rgba(var(--c-acer-dark-rgb),.6)}.acer-header .acer-header__search input::-moz-placeholder{color:rgba(var(--c-acer-dark-rgb),.6)}.acer-header .acer-header__search input::-ms-input-placeholder{color:rgba(var(--c-acer-dark-rgb),.6)}.acer-header .acer-header__search input::placeholder{color:rgba(var(--c-acer-dark-rgb),.6)}.acer-header .acer-header__search path{fill:var(--c-acer-dark)}}@media screen and (min-width:1024px){.acer-header .mega-menu>.sub-menu{width:777px;background:var(--c-acer-bg-light);padding:0;left:-32px;-webkit-box-shadow:-1px 4px 10px rgba(var(--c-acer-dark-rgb),.3);box-shadow:-1px 4px 10px rgba(var(--c-acer-dark-rgb),.3)}}@media screen and (min-width:1024px) and (min-width:1025px) and (max-width:1200px){.acer-header .mega-menu>.sub-menu{left:-130px}}@media screen and (min-width:1024px){.acer-header .mega-menu>.sub-menu>li{padding:14px 0 14px 27px!important}.acer-header .mega-menu .mega-submenu{position:initial}.acer-header .mega-menu .mega-submenu>.sub-menu{width:560px;top:0;min-width:auto!important;right:0;left:auto;height:100%;display:grid;grid-template-columns:1fr 1fr;padding:0 0 10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:auto}.acer-header .mega-menu .mega-submenu>.sub-menu:after,.acer-header .mega-menu .mega-submenu>.sub-menu:before{content:none}.acer-header .mega-menu .mega-submenu>a{opacity:.7;position:relative}.acer-header .mega-menu .mega-submenu:hover>a{color:var(--c-acer-dark)!important}.acer-header .mega-menu .mega-submenu.active{background-color:#fff}.acer-header .mega-menu .mega-heading{pointer-events:none;margin-bottom:12px}.acer-header .mega-menu .mega-heading:not(:first-of-type){margin-top:30px}.acer-header .mega-menu .mega-heading a{font-weight:700}.acer-header .mega-menu .mega-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px!important}.acer-header .mega-menu .mega-product .nav-name-link{text-align:center;color:var(--c-acer-text-grey)!important}.acer-header .mega-menu .mega-product .nav-name-link:hover{color:var(--c-acer-main)!important}.acer-header .mega-menu .mega-product .nav-image-link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.acer-header .mega-menu .mega-product .nav-image-link img{max-width:110px;width:100%;max-height:54px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.acer-header .mega-menu .mega-product .nav-image-link:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.acer-header .mega-menu .coming-soon{width:100%;grid-column:1/span 2;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.acer-header .mega-menu .coming-soon a{pointer-events:none;font-size:46px;font-weight:700;line-height:100%;text-transform:uppercase;max-width:260px;margin:0 auto;color:var(--c-acer-dark)!important}.acer-header .mega-menu.active{background-color:#fff}.acer-header .mega-menu.active>.sub-menu{visibility:visible;opacity:1}.acer-header .mega-menu.active .mega-submenu.active>.sub-menu{visibility:visible;opacity:1}.acer-header .mega-menu.active .mega-submenu.active>a:after{opacity:1}}.acer-header .no-click-menu>a{pointer-events:none}.acer-header.header-scroll{-webkit-box-shadow:0 10px 27px 0 rgba(var(--c-acer-dark-rgb),.07);box-shadow:0 10px 27px 0 rgba(var(--c-acer-dark-rgb),.07)}@media screen and (max-width:1023px){.acer-header{padding:20px 0}.acer-header .acer-header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #ececec}.acer-header .acer-header__wrap>ul>li a{color:var(--c-acer-dark)!important}.acer-header .mega-menu .mega-heading,.acer-header .mega-menu .mega-submenu{margin-bottom:6px!important}.acer-header .mega-menu .mega-submenu .dropdown-btn{display:none!important}.acer-header .mega-menu .mega-product{display:none!important}.acer-header .mega-menu .mega-heading:not(:first-of-type){margin-top:16px}.acer-header .mega-menu .mega-heading>a{font-weight:700;opacity:1!important;line-height:1.3;pointer-events:none}}
/*# sourceMappingURL=header.css.map */
