.osat-header{--osat-h-heading: #1D1D1F;--osat-h-text: #1D1D1F;--osat-h-brand: var(--osat-h-heading);--osat-h-muted: rgba(29, 29, 31, .72);--osat-h-accent: #5CA88B;--osat-h-line: rgba(8, 58, 74, .12);--osat-h-surface: #F5F5F7;--osat-h-focus: rgba(92, 168, 139, .22);--osat-h-height: 64px;--osat-h-search-h: 40px;--osat-h-font: inherit}.header-wrapper:has(.osat-header){position:relative;z-index:20}.osat-header.header{display:grid!important;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions";align-items:center!important;column-gap:20px;row-gap:0;width:100%;min-height:var(--osat-h-height);padding:10px 16px!important;margin:0 auto}.osat-header .header__brand{grid-area:brand;display:flex;align-items:center;gap:clamp(16px,3vw,36px);min-width:0}.osat-header .header__search-center{display:none!important}.osat-header .header__icons{grid-area:actions;display:inline-flex!important;align-items:center!important;justify-content:flex-end;gap:4px!important;margin:0!important;padding:0!important;flex-shrink:0}.osat-header .header__heading,.osat-header .header__heading-link{margin:0!important;padding:0!important;line-height:0;flex-shrink:0}.osat-header .header__inline-menu{display:none!important}.osat-header header-drawer{display:none}.osat-header-primary-nav{display:none;flex:1;min-width:0}.osat-header-primary-nav__list{display:flex;flex-wrap:nowrap;align-items:center;gap:2px;margin:0;padding:0;list-style:none}.osat-header-primary-nav__link{position:relative;display:inline-flex;align-items:center;padding:10px 14px;font-size:15px;font-weight:600;letter-spacing:.03em;text-transform:none;text-decoration:none;color:#083a4a;white-space:nowrap;transition:color .2s ease}.osat-header-primary-nav__link:after{content:"";position:absolute;left:14px;right:14px;bottom:6px;height:2px;background:#5ca88b;transform:scaleX(0);transform-origin:center;transition:transform .28s cubic-bezier(.16,1,.3,1)}.osat-header-primary-nav__link:hover,.osat-header-primary-nav__link:focus-visible{color:#083a4a}.osat-header-primary-nav__link:hover:after,.osat-header-primary-nav__link:focus-visible:after,.osat-header-primary-nav__link--active:after{transform:scaleX(1)}.osat-header-primary-nav__link--active{color:#083a4a}.osat-search-icon-trigger{background:none;border:none;cursor:pointer;padding:8px;color:#083a4a;display:inline-flex;align-items:center;justify-content:center;min-height:var(--osat-h-search-h);min-width:var(--osat-h-search-h)}.osat-search-icon-trigger .osat-header-icon,.osat-search-icon-trigger svg{width:22px;height:22px;stroke-width:2}.osat-search-icon-trigger[aria-expanded=true]{color:#083a4a}.osat-search-icon-trigger:hover,.osat-search-icon-trigger:focus-visible{color:#083a4a;outline:none;box-shadow:0 0 0 2px #64ffda73;border-radius:4px}.osat-search-dropdown-panel{position:absolute;top:100%;left:0;width:100%;background:#fff;border-bottom:1px solid #e2e8f0;padding:20px 40px;z-index:998;opacity:0;transform:translateY(-15px);pointer-events:none;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .25s ease-in-out;box-shadow:0 12px 28px #0a192f0f;border-radius:0 0 12px 12px;overflow:hidden}.osat-search-dropdown-panel.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.osat-search-panel-container{max-width:1200px;margin:0 auto;position:relative}.osat-search-dropdown-form{display:flex;align-items:center;gap:15px;position:relative}.osat-search-panel-input{width:100%;border:none;background:transparent;font-size:18px;color:#083a4a;padding:10px 48px 10px 10px;outline:none}.osat-search-panel-input::placeholder{color:#1d1d1fb8;opacity:.85}.osat-panel-search-icon,.osat-panel-search-icon svg{flex-shrink:0;color:#5ca88b;width:20px;height:20px}.osat-search-panel-close{background:none;border:none;cursor:pointer;color:#083a4a;padding:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.osat-search-panel-close svg{width:22px;height:22px}.osat-header .header__icon .svg-wrapper{width:40px!important;height:40px!important}@media screen and (min-width:990px){.osat-header.header{padding:10px 24px!important;column-gap:28px}.osat-header-primary-nav{display:block}.osat-header-primary-nav__link{font-size:16px;padding:10px 16px}}@media screen and (max-width:989px){.osat-header.header{position:relative;display:grid!important;grid-template-columns:1fr auto 1fr;grid-template-areas:"menu logo actions";align-items:center!important;column-gap:10px;row-gap:0;min-height:56px;padding:8px 12px!important}.osat-header header-drawer{display:flex!important;grid-area:menu;justify-self:start;align-self:center;margin:0!important;z-index:2}.osat-header .header__brand{grid-area:logo;position:static;left:auto;top:auto;transform:none;display:flex;justify-content:center;align-items:center;width:auto;max-width:min(48vw,220px);margin:0 auto;padding:0;gap:0;min-width:0;z-index:1;pointer-events:auto}.osat-header-primary-nav{display:none!important}.osat-header .header__heading,.osat-header .header__heading-link{grid-area:unset!important;justify-self:center!important;text-align:center!important;margin:0 auto!important;padding:0!important}.osat-header.header--mobile-left .header__heading,.osat-header.header--mobile-left .header__heading-link{text-align:center!important;justify-self:center!important}.osat-header .header__icons{grid-area:actions;justify-self:end;align-self:center;gap:0!important;z-index:2;padding-right:0!important;margin:0!important}.osat-header .header__icon--account,.osat-header .header__icons .desktop-localization-wrapper localization-form.small-hide{display:none!important}.osat-header .osat-header-lang{display:inline-flex!important;align-items:center!important}.osat-header .header__icon .svg-wrapper{width:44px!important;height:44px!important}.osat-search-dropdown-panel{padding:16px}.osat-search-panel-input{font-size:16px;padding-right:40px}}.osat-search{position:relative;width:100%}predictive-search.osat-search__predictive{display:block!important;width:100%}.osat-search__form{margin:0;width:100%}.osat-search__field-wrap{position:relative;width:100%}.osat-search__field{display:flex;align-items:center;gap:10px;height:var(--osat-h-search-h);padding:0 14px;background:var(--osat-h-surface);border:1px solid transparent;border-radius:12px;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.osat-search__field:focus-within{background:#fff;border-color:var(--osat-h-line);box-shadow:0 0 0 3px var(--osat-h-focus)}.osat-search__icon{display:none!important}.osat-search__input,.osat-search .search__input,.osat-search input[type=search]{flex:1;min-width:0;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;margin:0!important;padding:0!important;height:auto!important;min-height:0!important;font-family:var(--osat-h-font);font-size:15px;font-weight:400;line-height:1.35;color:var(--osat-h-brand)!important;-webkit-appearance:none;appearance:none}.osat-search__input::placeholder{color:var(--osat-h-muted)!important;opacity:1!important}.osat-search__input::-webkit-search-decoration,.osat-search__input::-webkit-search-cancel-button{display:none;-webkit-appearance:none;appearance:none}.osat-search__reset{flex-shrink:0;width:28px;height:28px;padding:0;border:0;border-radius:6px;background:transparent;color:var(--osat-h-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.osat-search__reset:hover{background:#0000000d;color:var(--osat-h-brand)}.osat-search__reset .svg-wrapper{width:14px;height:14px}.osat-search__results{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30}.osat-search .predictive-search{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;display:none;max-height:min(360px,50vh)!important;overflow-y:auto!important;border:1px solid var(--osat-h-line)!important;border-radius:12px!important;box-shadow:0 8px 24px #00000014!important;background:#fff!important;-webkit-overflow-scrolling:touch}.osat-search predictive-search[open] .predictive-search,.osat-search predictive-search[loading] .predictive-search{display:block!important}.osat-search .predictive-search__results-groups-wrapper{display:block!important;padding:0!important;border:0!important}.osat-search .predictive-search__result-group:first-child,.osat-search .predictive-search__heading{display:none!important}.osat-search .predictive-search__results-list{margin:0!important;padding:4px 0!important}.osat-search .predictive-search__item{padding:10px 14px!important;border-bottom:1px solid rgba(0,0,0,.04)!important;color:var(--osat-h-brand)!important;text-decoration:none!important}.osat-search .predictive-search__list-item:last-child .predictive-search__item{border-bottom:0!important}.osat-search .predictive-search__item--link-with-thumbnail{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}.osat-search .predictive-search__image{width:44px!important;height:44px!important;border-radius:8px!important;object-fit:contain!important;background:var(--osat-h-surface)!important;border:1px solid var(--osat-h-line)}.osat-search .osat-ps-item__img-placeholder{display:block;background:linear-gradient(145deg,#f5f5f7,#e8ecee)}.osat-search .osat-ps-item__body,.osat-search .predictive-search__item-content{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;min-width:0!important}.osat-search .predictive-search__item-heading{margin:0!important;font-size:13px!important;font-weight:600!important;line-height:1.35!important;color:var(--osat-h-heading)!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.osat-search .osat-ps-item__vendor{font-size:11px;font-weight:500;color:var(--osat-h-muted);line-height:1.2}.osat-search .osat-ps-item__price{font-size:13px;font-weight:600;color:var(--osat-h-text);line-height:1.2}.osat-search .osat-ps-item__price--contact{font-size:12px;font-weight:500;color:var(--osat-h-muted)}.osat-search .predictive-search__item .price,.osat-search .predictive-search__item .price__container,.osat-search .predictive-search__item .price__regular,.osat-search .predictive-search__item .price__sale{display:none!important}.osat-search .predictive-search__list-item[aria-selected=true]>*,.osat-search .predictive-search__list-item:hover>*{background:#00000008!important}.osat-search .predictive-search__list-item:hover .predictive-search__item-heading,.osat-search .predictive-search__list-item[aria-selected=true] .predictive-search__item-heading{text-decoration:none!important}.osat-search .predictive-search__search-for-button{border-top:1px solid var(--osat-h-line)!important}.osat-search .predictive-search__item--term{padding:12px 14px!important;font-size:14px!important;font-weight:600!important;color:var(--osat-h-heading)!important}.osat-search .predictive-search__item--term .svg-wrapper{color:var(--osat-h-accent)}.osat-search .predictive-search__item-query-result{color:var(--osat-h-heading)!important}.osat-search .field__input:focus,.osat-search input:focus{outline:none!important;box-shadow:none!important}@media screen and (max-width:989px){.osat-search__input,.osat-search input[type=search]{font-size:16px}.osat-search .predictive-search__item--link-with-thumbnail{grid-template-columns:40px minmax(0,1fr)!important}.osat-search .predictive-search__image{width:40px!important;height:40px!important}}.header-wrapper,.shopify-section-header,.section-header,.osat-header.header{overflow:visible!important}.osat-header .header__brand,.osat-header .header__icons{align-self:center!important;height:auto!important}.osat-header .header__brand,.osat-header .header__icons{align-items:center!important}@media screen and (min-width:990px){.osat-header .header__inline-menu,.osat-header .header__inline-menu .list-menu--inline{display:flex!important;align-items:center!important;margin:0!important;padding:0!important}}@media screen and (max-width:989px){.osat-header .header__inline-menu,.osat-header .header__inline-menu .list-menu--inline{display:none!important}}.osat-header .header__menu-item,.osat-header .header__menu-item span,.osat-header .list-menu__item--link{display:inline-flex!important;align-items:center!important;padding:0 12px!important;min-height:var(--osat-h-search-h)!important;line-height:1.2!important}.osat-header .header__heading-logo-wrapper{display:flex!important;align-items:center!important;line-height:0!important}.osat-header .header__heading-logo,.osat-header .header__heading-logo--custom,.osat-header .header__heading-logo--white{max-height:44px!important;width:auto!important}@media screen and (min-width:990px){.osat-header .header__heading-logo,.osat-header .header__heading-logo--custom,.osat-header .header__heading-logo--white{max-height:48px!important}}.osat-header .header__icon,.osat-header .header__icon--cart{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:var(--osat-h-search-h)!important;min-width:var(--osat-h-search-h)!important;padding:0!important}.osat-header .desktop-localization-wrapper,.osat-header .desktop-localization-wrapper localization-form{display:inline-flex!important;align-items:center!important}.osat-header .localization-form__select,.osat-header .disclosure__button{display:inline-flex!important;align-items:center!important;min-height:var(--osat-h-search-h)!important}.osat-header .osat-header-lang__btn.disclosure__button{min-height:var(--osat-h-search-h)!important}.osat-header predictive-search.osat-search__predictive,.osat-header .osat-search__form,.osat-header .osat-search{display:flex!important;align-items:center!important;width:100%;margin:0!important}.osat-header .osat-search__field{align-items:center!important}.osat-header .header__icon--account,.osat-header .osat-search__toggle,.osat-header .osat-search__icon{display:none!important}.osat-header .header__icon,.osat-header .header__icon--cart,.osat-header .header__icon--menu,.osat-header .osat-search-icon-trigger{border-radius:4px!important}.osat-header-lang{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0!important;margin:0!important}.osat-header-lang__disclosure{display:flex;align-items:center;justify-content:center}.osat-header-lang .osat-header-lang__btn{position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0;margin:0!important;padding:0!important;min-width:var(--osat-h-search-h)!important;min-height:var(--osat-h-search-h)!important;height:var(--osat-h-search-h)!important;width:var(--osat-h-search-h)!important;background:transparent!important;border:0!important;border-radius:4px!important;box-shadow:none!important;color:var(--osat-h-brand, #0a0a0a);cursor:pointer;line-height:0!important;vertical-align:middle}.osat-header-lang__btn:before,.osat-header-lang__btn:after{display:none!important;content:none!important}.osat-header-lang__btn .svg-wrapper{width:22px!important;height:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;line-height:0}.osat-header-lang__icon svg{display:block;width:22px;height:22px}.osat-header-lang__btn:hover,.osat-header-lang__btn:focus-visible{background:var(--osat-h-focus, rgba(0, 0, 0, .04))!important;box-shadow:none!important}.osat-header-lang__panel:not([hidden]){display:block}.osat-header-lang__panel[hidden]{display:none!important}.osat-header-lang__panel{position:absolute;right:0;transform:none!important;z-index:40;min-width:148px;padding:6px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 12px 32px #0f172a1f;max-height:none}@media screen and (min-width:990px){.osat-header-lang__panel{top:calc(100% + 8px);bottom:auto}}.osat-header-lang__panel .disclosure__list{margin:0;padding:0}.osat-header-lang .localization-form{padding:0!important;margin:0!important}.osat-header-lang .localization-form h2.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.osat-header-lang__panel .disclosure__link{display:block!important;grid-template-columns:none;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;color:#083a4ab8!important}.osat-header-lang__panel .disclosure__link:hover,.osat-header-lang__panel .disclosure__link:focus-visible{background:#5ca88b24!important;color:#5ca88b!important}.osat-header-lang__panel .disclosure__link--active,.osat-header-lang__panel .disclosure__link[aria-current=true]{color:#083a4a!important;font-weight:600;background:#5ca88b2e!important}@media screen and (min-width:990px){.osat-header .header__icons{gap:2px!important;align-items:center!important}}@media screen and (max-width:989px){.osat-header .header__icons{gap:0!important;align-items:center!important;position:relative;z-index:100}.osat-search-dropdown-panel{z-index:997}.osat-header-lang{z-index:101}.osat-header-lang__panel{top:calc(100% + 8px)!important;bottom:auto!important;z-index:9999!important;box-shadow:0 16px 40px #0f172a2e}.osat-header-lang__btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.osat-header-lang__btn .svg-wrapper{width:22px!important;height:22px!important}}@media screen and (max-width:989px){.osat-header .header__heading-logo-wrapper{display:flex!important;justify-content:center!important;align-items:center!important;width:auto!important;max-width:100%!important;margin:0 auto!important}.osat-header .header__heading-logo,.osat-header .header__heading-logo--custom{display:block;max-height:34px!important;width:auto!important;max-width:100%!important;height:auto!important;margin:0 auto!important;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/osat-search.css.map */
