.enterprise-search{position:relative;min-width:0}.enterprise-search form{position:relative}.enterprise-search__leading{position:absolute;left:15px;top:50%;z-index:2;display:grid;place-items:center;width:20px;height:20px;transform:translateY(-50%);color:#607066;pointer-events:none}.enterprise-search__leading svg{width:19px;height:19px}.enterprise-search--header{z-index:82}.enterprise-search--header>form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:52px;border:1px solid #d8e0d8;border-radius:13px;background:#fff;box-shadow:0 4px 15px #192f220b;transition:border-color .16s ease,box-shadow .16s ease}.enterprise-search--header>form:focus-within{border-color:#8fb49c;box-shadow:0 0 0 3px #4882581a,0 10px 28px #16322114}.enterprise-search--header input[data-enterprise-search-input]{width:100%;min-width:0;height:50px;padding:0 12px 0 45px;border:0!important;background:transparent!important;box-shadow:none!important;outline:0;font-size:15px;color:#19251d}.enterprise-search--header input::placeholder{color:#7a857d}.enterprise-search__submit{align-self:stretch;min-width:92px;margin:5px;padding:0 16px;border:0;border-radius:9px;background:var(--color-primary-dark,var(--color-primary));color:#fff;font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:filter .16s ease,transform .16s ease}.enterprise-search__submit:hover{filter:brightness(.96)}.enterprise-search__submit:active{transform:translateY(1px)}.enterprise-search__panel{position:absolute;top:calc(100% + 9px);left:0;z-index:90;width:min(760px,calc(100vw - 32px));max-height:min(620px,72vh);overflow:auto;border:1px solid #dfe5de;border-radius:17px;background:#fff;box-shadow:0 24px 58px #1025182e;overscroll-behavior:contain}.enterprise-search__panel[hidden]{display:none!important}.enterprise-search__default{padding:19px}.enterprise-search__default-group+.enterprise-search__default-group{margin-top:17px}.enterprise-search__label{display:block;margin:0 0 9px;color:#6c776f;font-size:10.5px;line-height:1.2;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.enterprise-search__chips{display:flex;flex-wrap:wrap;gap:7px}.enterprise-search__chips a{display:inline-flex;align-items:center;min-height:36px;padding:7px 12px;border:1px solid #dfe6de;border-radius:999px;background:#f8faf7;color:#27352b;text-decoration:none;font-size:12.5px;font-weight:680;transition:border-color .16s ease,background .16s ease,color .16s ease}.enterprise-search__chips a:hover{border-color:#b9cdbd;background:#eff6ef;color:var(--color-primary-dark)}.enterprise-search__recent{margin-bottom:17px}.enterprise-search__recent-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.enterprise-search__recent-clear{padding:0;border:0;background:transparent;color:#738078;font:inherit;font-size:11.5px;cursor:pointer}.enterprise-search__recent-clear:hover{color:var(--color-primary-dark)}.enterprise-search__helper{display:flex;align-items:center;gap:8px;margin-top:18px;padding:12px 13px;border-radius:11px;background:#f3f6f1;color:#68746b;font-size:12px}.enterprise-search__helper strong{color:#314238;font-weight:750}.enterprise-search__dynamic:empty{display:none}.enterprise-search__dynamic:not(:empty){padding:8px}.enterprise-search__results-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 10px 10px}.enterprise-search__results-head strong{color:#1b2a20;font-size:13px}.enterprise-search__results-head span{color:#7b867f;font-size:11.5px}.enterprise-search__results-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(210px,.8fr);gap:8px}.enterprise-search__product-list{display:grid;gap:2px}.enterprise-search__product{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:9px;border-radius:12px;color:inherit;text-decoration:none;transition:background .15s ease}.enterprise-search__product:hover,.enterprise-search__product:focus-visible{background:#f3f7f2;outline:0}.enterprise-search__product-media{display:grid;place-items:center;width:64px;height:64px;border:1px solid #edf0eb;border-radius:10px;background:#fff;overflow:hidden}.enterprise-search__product-media img{display:block;width:100%;height:100%;padding:5px;object-fit:contain}.enterprise-search__product-placeholder{width:26px;height:26px;border-radius:7px;background:#edf1eb}.enterprise-search__product-copy{min-width:0}.enterprise-search__product-vendor{display:block;margin-bottom:3px;color:#79847c;font-size:9.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.enterprise-search__product-title{display:-webkit-box;overflow:hidden;color:#202c24;font-size:12.5px;line-height:1.35;font-weight:690;-webkit-line-clamp:2;-webkit-box-orient:vertical}.enterprise-search__product-price{align-self:center;color:#173a28;font-size:13px;font-weight:850;white-space:nowrap}.enterprise-search__side{display:flex;flex-direction:column;gap:8px;padding-left:8px;border-left:1px solid #edf0eb}.enterprise-search__side-card{padding:12px;border-radius:12px;background:#f8faf7}.enterprise-search__side-card .enterprise-search__label{margin-bottom:7px}.enterprise-search__collection-list{display:grid;gap:2px}.enterprise-search__collection-list a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 7px;border-radius:8px;color:#2a382f;text-decoration:none;font-size:12px;font-weight:650}.enterprise-search__collection-list a:hover{background:#edf4ed;color:var(--color-primary-dark)}.enterprise-search__brand-list{display:flex;flex-wrap:wrap;gap:5px}.enterprise-search__brand-list a{display:inline-flex;max-width:100%;padding:6px 8px;border:1px solid #e0e6df;border-radius:8px;background:#fff;color:#506057;text-decoration:none;font-size:10.5px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.enterprise-search__view-all{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:7px 0 0;padding:12px 13px;border-radius:11px;background:#103f2d;color:#fff!important;text-decoration:none;font-size:12.5px;font-weight:800}.enterprise-search__view-all span:last-child{font-size:18px;font-weight:400}.enterprise-search__empty{padding:24px 18px;text-align:center}.enterprise-search__empty strong{display:block;margin-bottom:5px;color:#223129;font-size:14px}.enterprise-search__empty span{color:#748078;font-size:12px}.enterprise-search__loading{display:flex;align-items:center;gap:9px;padding:20px;color:#6d7971;font-size:12px}.enterprise-search__loading:before{content:"";width:15px;height:15px;border:2px solid #d7e1d7;border-top-color:var(--color-primary-dark);border-radius:50%;animation:wokora-search-spin .65s linear infinite}@keyframes wokora-search-spin{to{transform:rotate(360deg)}}.mobile-discovery{z-index:72}.mobile-discovery__inner{overflow:visible!important}.enterprise-search--mobile{width:100%;z-index:76}.enterprise-search--mobile .enterprise-search__panel{top:calc(100% + 7px);width:100%;max-height:min(580px,68vh);border-radius:15px}.enterprise-search--mobile .enterprise-search__default{padding:15px}.enterprise-search--drawer{position:static;width:100%}.enterprise-search--drawer .search-drawer__top{position:sticky;top:0;z-index:3;padding-top:max(14px,env(safe-area-inset-top));background:#fff}.enterprise-search--drawer .search-drawer__form{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;flex:1;min-height:54px;border:1px solid #d8e0d8;border-radius:13px;background:#fff;overflow:hidden}.enterprise-search--drawer .search-drawer__form input[data-enterprise-search-input]{width:100%;height:52px;padding:0 10px 0 45px;border:0!important;background:transparent!important;outline:0;box-shadow:none!important;font-size:16px}.enterprise-search--drawer .enterprise-search__submit{min-width:86px}.enterprise-search__panel--drawer{position:static;width:100%;max-height:none;margin-top:15px;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.enterprise-search--drawer .enterprise-search__default,.enterprise-search--drawer .enterprise-search__dynamic:not(:empty){padding:0}.enterprise-search--drawer .enterprise-search__results-grid{grid-template-columns:minmax(0,1.7fr) minmax(230px,.8fr)}.mega-menu--enterprise{max-height:calc(100vh - 135px);overflow:auto!important;overscroll-behavior:contain}.mega-menu--enterprise .mega-menu__catalog-head{padding:17px 22px;background:#f7f9f6}.mega-menu__head-actions{display:flex!important;align-items:center!important;gap:9px!important}.mega-menu__head-actions>a{min-height:36px;padding:8px 11px;border:1px solid #dce4db;border-radius:9px;background:#fff!important;color:#36503d!important;font-size:11.5px!important}.mega-menu__head-actions .mega-menu__head-primary{border-color:#174c35!important;background:#174c35!important;color:#fff!important}.mega-menu__enterprise-body{display:grid;grid-template-columns:minmax(0,3fr) minmax(245px,.92fr);gap:0}.mega-menu__enterprise-main{padding:21px 22px 23px}.mega-menu__section-label{display:block;margin-bottom:12px;color:#78837b;font-size:9.5px;line-height:1.2;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.mega-menu__catalog-grid--enterprise{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:23px 27px!important;padding:0!important}.mega-menu__catalog-grid--enterprise .mega-menu__category-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding-bottom:7px;border-bottom:1px solid #edf0eb;font-size:13.5px}.mega-menu__catalog-grid--enterprise .mega-menu__category-title span{color:#7f8b82;font-size:13px}.mega-menu__catalog-grid--enterprise .mega-menu__catalog-column li a{padding:3.5px 0;font-size:11.8px}.mega-menu__enterprise-side{padding:21px 20px;border-left:1px solid #e7ece6;background:#f6f9f5}.mega-menu__country-panel{padding:14px;border:1px solid #dfe7dd;border-radius:13px;background:#fff}.mega-menu__side-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#213529;text-decoration:none;font-size:13px;font-weight:800}.mega-menu__country-links{display:flex;flex-wrap:wrap;gap:5px}.mega-menu__country-links a{display:inline-flex;padding:6px 8px;border:1px solid #e0e6df;border-radius:8px;background:#f8faf7;color:#526057;text-decoration:none;font-size:10.5px;font-weight:650}.mega-menu__country-links a:hover{border-color:#b7cbbb;background:#eef5ed;color:#214f34}.mega-menu__quick-panel{margin-top:13px}.mega-menu__quick-panel>a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 4px;border-bottom:1px solid #e0e6df;color:#27372d;text-decoration:none}.mega-menu__quick-panel>a>span:first-child{display:grid;gap:1px}.mega-menu__quick-panel strong{font-size:11.5px;font-weight:760}.mega-menu__quick-panel small{color:#7b867f;font-size:9.8px;font-weight:450}.mega-menu__quick-panel>a>span:last-child{color:#5e7165}.mega-menu__catalog-foot--enterprise{justify-content:space-between!important;gap:20px;padding:11px 22px!important}.mega-menu__catalog-foot--enterprise>span{color:#78837b;font-size:10.5px}.mobile-menu__category-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:start;border-bottom:1px solid #edf0eb}.mobile-menu__category-row>.mobile-menu__category-link{min-width:0;border-bottom:0!important}.mobile-menu__category-more{position:static;margin:0;border:0}.mobile-menu__category-more>summary{display:grid;place-items:center;width:46px;height:48px;margin:0;padding:0;list-style:none;color:#335340;cursor:pointer}.mobile-menu__category-more>summary::-webkit-details-marker{display:none}.mobile-menu__category-more>summary span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #dbe4da;border-radius:8px;background:#f7faf6;font-size:17px;transition:transform .16s ease}.mobile-menu__category-more[open]>summary span{transform:rotate(45deg)}.mobile-menu__category-children{grid-column:1/-1;display:grid;gap:2px;padding:4px 8px 11px 12px}.mobile-menu__category-more[open]{display:contents}.mobile-menu__category-more[open]>summary{grid-column:2;grid-row:1}.mobile-menu__category-more[open]>.mobile-menu__category-children{grid-column:1/-1}.mobile-menu__category-children a{display:flex;align-items:center;min-height:39px;padding:8px 10px;border-radius:8px;color:#627067;text-decoration:none;font-size:12.5px;font-weight:560}.mobile-menu__category-children a:hover{background:#f3f7f2;color:var(--color-primary-dark)}.mobile-menu__category-children .mobile-menu__child-all{color:#284a34;font-weight:760}@media(max-width:1260px)and (min-width:1101px){.mega-menu__enterprise-body{grid-template-columns:minmax(0,2.6fr) minmax(220px,.9fr)}.mega-menu__catalog-grid--enterprise{gap:19px 20px!important}.mega-menu__catalog-grid--enterprise .mega-menu__catalog-column li a{font-size:11.2px}}@media(max-width:1100px){.enterprise-search--header{display:none!important}.enterprise-search__results-grid,.enterprise-search--drawer .enterprise-search__results-grid{grid-template-columns:1fr}.enterprise-search__side{padding:0;border-left:0;border-top:1px solid #edf0eb}.enterprise-search__side-card{border-radius:10px}.enterprise-search__product{grid-template-columns:58px minmax(0,1fr) auto;padding:8px}.enterprise-search__product-media{width:58px;height:58px}}@media(max-width:749px){.enterprise-search--mobile .enterprise-search__panel{left:0;right:0;width:100%;max-height:min(520px,66vh)}.enterprise-search--mobile .enterprise-search__dynamic:not(:empty){padding:6px}.enterprise-search__results-head{padding:8px}.enterprise-search__product{grid-template-columns:54px minmax(0,1fr) auto;gap:9px;padding:7px}.enterprise-search__product-media{width:54px;height:54px}.enterprise-search__product-vendor{font-size:9px}.enterprise-search__product-title,.enterprise-search__product-price{font-size:11.8px}.enterprise-search__side{gap:5px}.enterprise-search__side-card{padding:10px}.enterprise-search--drawer .search-drawer__top{gap:8px}.enterprise-search--drawer .enterprise-search__submit{min-width:72px;padding:0 10px;font-size:12px}.enterprise-search--drawer .enterprise-search__panel{margin-top:12px}.enterprise-search--drawer .enterprise-search__default{padding-bottom:12px}.enterprise-search__chips--wide{flex-wrap:nowrap;max-width:100%;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.enterprise-search__chips--wide::-webkit-scrollbar{display:none}.enterprise-search__helper{display:grid;gap:2px}}@media(max-width:420px){.enterprise-search__submit{min-width:68px;padding:0 9px;font-size:11.5px}.enterprise-search__product{grid-template-columns:50px minmax(0,1fr);align-items:center}.enterprise-search__product-media{width:50px;height:50px;grid-row:1/3}.enterprise-search__product-price{grid-column:2;justify-self:start;margin-top:-2px}.enterprise-search__panel{border-radius:13px}}@media(prefers-reduced-motion:reduce){.enterprise-search--header>form,.enterprise-search__submit,.enterprise-search__chips a,.enterprise-search__product,.mobile-menu__category-more>summary span{transition:none!important}.enterprise-search__loading:before{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/wokora-v16-enterprise.css.map */
