.main-header--search-form{position:relative}.main-header--search-form .main-header--search-input{border:1px solid var(--bordercolor);border-radius:50px;width:480px;max-width:100%;padding:10px 20px;font-size:14px;line-height:22px}.main-header--search-form .main-header--search-input:focus{outline-color:var(--secondary);outline-offset:-1px;outline-width:2px;outline-style:solid}.main-header--search-form button{background:var(--secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:4px;right:4px}.main-header--search-form button:hover{background:var(--primary)}.main-header--search-form button.clear-button{color:#666;background:0 0;width:20px;height:20px;top:50%;right:44px;transform:translateY(-50%)}.main-header--search-form button.clear-button:hover{color:#333;background:0 0}
.style-module__22VOEa__wrap{z-index:5;width:1360px;max-width:calc(100vw - 40px);box-shadow:var(--shadow);background:#fff;border-radius:0 0 10px 10px;min-height:200px;max-height:calc(100vh - 280px);margin-top:13px;padding:16px 0;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)}@media (max-width:480px){.style-module__22VOEa__wrap{max-height:calc(100vh - 200px)}}.style-module__22VOEa__wrapInner{width:100%;padding:0 16px;display:flex;overflow:auto}.style-module__22VOEa__loadingWrap{justify-content:center;align-items:center;width:100%;display:flex}.style-module__22VOEa__loadingIcon{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.style-module__22VOEa__loadingIcon:before{content:"";border:2px solid var(--primary);border-top:2px solid var(--secondary);border-radius:50%;width:24px;height:24px;margin:0;animation:.5s linear infinite style-module__22VOEa__spin;display:block}.style-module__22VOEa__box{margin-bottom:15px}.style-module__22VOEa__boxtitle{border-bottom:1px solid var(--bordercolor);margin-bottom:10px;padding:5px 0;font-weight:600}.style-module__22VOEa__listitem a{border-radius:4px;align-items:center;height:36px;margin-left:-8px;padding:6px 8px;font-size:14px;display:flex}.style-module__22VOEa__listitem a:hover{background-color:var(--primary);color:#fff}.style-module__22VOEa__listitem a span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.style-module__22VOEa__listitem_suggestion a:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.6 3.75C6.76295 3.75 3.75 6.77915 3.75 10.5409C3.75 14.3001 6.76045 17.3318 10.5 17.3318C11.9854 17.3318 13.3777 16.8561 14.5821 15.9089L18.6227 19.975C18.7663 20.1195 19.0288 20.25 19.3 20.25C19.5712 20.25 19.8337 20.1195 19.9773 19.975C20.1209 19.8305 20.25 19.567 20.25 19.2956C20.25 19.185 20.2027 19.0662 20.1614 18.9831C20.1162 18.8922 20.052 18.792 19.9773 18.7169L15.9348 14.6489C16.8771 13.4366 17.35 12.0355 17.35 10.5409C17.35 6.78165 14.3395 3.75 10.6 3.75ZM5.65 10.5409C5.65 7.85986 7.83955 5.65881 10.5 5.65881C13.1605 5.65881 15.35 7.85986 15.35 10.5409C15.35 13.3225 13.2605 15.423 10.5 15.423C7.83955 15.423 5.65 13.2219 5.65 10.5409Z' fill='%23333333'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:20px;flex-shrink:0;width:20px;height:20px;margin-right:5px;display:inline-block}.style-module__22VOEa__listitem_page a:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0C4.489 0 0 4.489 0 10C0 15.511 4.489 20 10 20C15.511 20 20 15.511 20 10C20 4.489 15.511 0 10 0ZM10 2C14.4301 2 18 5.56988 18 10C18 14.4301 14.4301 18 10 18C5.56988 18 2 14.4301 2 10C2 5.56988 5.56988 2 10 2ZM10 5C9.44771 5 9 5.44772 9 6C9 6.55228 9.44771 7 10 7C10.5523 7 11 6.55228 11 6C11 5.44772 10.5523 5 10 5ZM10 8.5C9.44771 8.5 9 8.94772 9 9.5V14C9 14.5523 9.44771 15 10 15C10.5523 15 11 14.5523 11 14V9.5C11 8.94771 10.5523 8.5 10 8.5Z' fill='%23333333'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:15px;flex-shrink:0;width:15px;height:15px;margin-right:6px;display:inline-block}.style-module__22VOEa__btnViewAll{background:var(--primary);color:#fff;border-radius:20px;justify-content:center;align-items:center;height:38px;padding:0 20px;font-size:16px;font-weight:500;display:flex}.style-module__22VOEa__btnViewAll:hover{background:var(--secondary)}@keyframes style-module__22VOEa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:992px){.style-module__22VOEa__wrap{margin-top:0}}@media (max-width:640px){.style-module__22VOEa__wrap{max-width:100%}}
.desktop-header-nav{background-color:var(--primary);position:relative}html.no-scroll{width:100%;overflow:hidden}body.e--active-mbnav{width:100%;padding-right:var(--scrollbar-width,0px);overflow:hidden}.root-nav.desktop-nav{justify-content:center;align-items:center;gap:32px;display:flex}.root-nav.desktop-nav .menu-item a{align-items:center;gap:8px;line-height:normal;display:flex}.root-nav.desktop-nav .menu-item.lv0{position:relative}.root-nav.desktop-nav .submenu0{z-index:4;background:#fff;width:280px;padding:0;display:none;position:absolute;top:100%;left:0;right:auto;box-shadow:0 3px 10px #00000029}.root-nav.desktop-nav .submenu0>ul.submenu{flex-flow:column;gap:0;width:100%;margin:0;display:flex}.root-nav.desktop-nav li:hover .submenu0{display:block}.root-nav.desktop-nav .menu-item.lv1{border-bottom:1px solid #0000001a;width:100%;margin-bottom:0;position:relative}.root-nav.desktop-nav .menu-item.lv1>a{justify-content:space-between;align-items:center;padding:12px 15px;font-weight:400;display:flex}.root-nav.desktop-nav .menu-item.lv1.has-child>a:after{content:"";border:1px solid;border-width:1px 1px 0 0;width:6px;height:6px;margin-left:auto;transform:rotate(45deg)}.root-nav.desktop-nav .menu-item.lv2>a{margin-bottom:0;padding:10px 15px;font-size:15px;font-weight:400}.root-nav.desktop-nav .menu-item.lv2:not(:last-child){border-bottom:1px solid #0000001a;margin-bottom:0}.root-nav.desktop-nav .menu-item.lv1 .menu-item.active>a,.root-nav.desktop-nav .menu-item.lv1 .menu-item>a:hover{color:var(--secondary)}.root-nav.desktop-nav .menu-item.lv0.has-child>a:after{content:"";border:1px solid;border-width:1px 1px 0 0;width:6px;height:6px;transform:translate(-2px,-1px)rotate(135deg)}.root-nav.desktop-nav .menu-item.lv0.has-child:hover>a:after{transform:translate(-2px,2px)rotate(-45deg)}.root-nav.desktop-nav .menu-item.lv0>a{color:#fff;padding:10px 0;font-weight:500}.root-nav.desktop-nav .menu-item.lv0>a>.m-label{padding:5px 0;position:relative}.root-nav.desktop-nav .menu-item.lv0>a>.m-label:after{content:"";border-bottom:1px solid;width:0;position:absolute;bottom:0;left:0}.root-nav.desktop-nav .menu-item.lv0.active>a>.m-label:after,.root-nav.desktop-nav .menu-item.lv0:hover>a>.m-label:after{width:100%}.root-nav.desktop-nav .menu-item.lv1:hover>.submenu{display:block}.root-nav.desktop-nav .menu-item.lv1 .submenu{z-index:5;background:#fff;min-width:250px;display:none;position:absolute;top:0;left:100%;box-shadow:0 3px 10px #00000029}.mobile-header-nav{z-index:1000;background-color:#fff;flex-direction:column;width:85%;max-width:360px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 0 15px #0003}body.e--active-mbnav .mobile-header-nav{transform:translate(0)}.mobile-header-nav .btn-close-mbnav{color:var(--gray);z-index:5;width:24px;height:24px;position:absolute;top:20px;right:16px}.mobile-menu-list{flex:1;margin:0;padding:60px 0 0;list-style:none}.mobile-menu-list .mobile-menu-item{border-bottom:1px solid #0000001a}.mobile-menu-list .mobile-menu-item a{color:#333;align-items:center;width:100%;padding:15px 20px;font-size:16px;text-decoration:none;display:flex}.mobile-menu-list .mobile-menu-item a .mobile-menu-icon{justify-content:center;align-items:center;width:24px;height:24px;margin-right:12px;display:flex}.mobile-menu-list .mobile-menu-item a .mobile-menu-icon img{max-width:100%;height:auto}.mobile-menu-list .mobile-menu-item a .mobile-menu-label{flex:1}.mobile-menu-list .mobile-menu-item a .mobile-menu-arrow{margin-left:auto}.mobile-submenu .mobile-back-header{z-index:5;background-color:#f5f5f5;border-bottom:1px solid #0000001a;width:100%;height:50px;position:fixed;top:0;left:0}.mobile-submenu .mobile-back-header .mobile-back-button{width:100%;height:100%;color:var(--primary);text-align:left;align-items:center;padding:0 20px;font-weight:600;display:flex}.mobile-submenu .mobile-back-header .mobile-back-button svg{margin-right:10px}.mbnav-bottom{margin-top:auto;padding-top:20px;padding-bottom:40px}.mbnav-bottom .mbnav-bottom-actions{margin-top:15px}.mbnav-bottom .mbnav-bottom-actions .btn{text-align:center;min-width:95px}.mbnav-bottom li{margin-bottom:8px}.mbnav-bottom li a{align-items:center;gap:8px;display:flex}@media (min-width:992px){.mobile-header-nav{display:none}}@media (max-width:991px){.desktop-header-nav{display:none}}
.aside-popup--cart{width:510px}.aside-popup-btnclose{font-size:20px}.aside-popup-header--title{margin-left:20px;font-weight:500}.btn-goto-checkout{text-align:center;border-radius:5px;justify-content:center;margin-top:20px;font-size:24px}.main-header--action-cart .minicart-list{max-height:calc(100vh - 567px)}@media (max-width:992px){.aside-popup--cart{width:370px;max-width:calc(100vw - 40px)}.aside-popup-btnclose{font-size:16px}.aside-popup-header--title{font-size:18px}.aside-popup-header{padding:30px 1rem 20px}.minicart-list{padding:0 1rem}.minicart-list .card_product__mini{gap:8px}.minicart-list .card_product--price,.minicart-list .card_product--name{font-size:1em}.minicart-list-bottom{padding:20px 16px}.minicart-list-bottom .text-h4,.minicart-list-bottom .btn-goto-checkout{font-size:18px}}
