.search-modal{width:clamp(267px,37.0833333333vw,534px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:1199px){.search-modal{background-color:var(--container-primary);position:absolute;width:100%;top:0;right:0;bottom:0;left:0;z-index:10;opacity:0;transform:initial;pointer-events:none;touch-action:none;display:flex;align-items:center}.search-modal.active{pointer-events:all;touch-action:auto;animation:animateMenuOpen var(--duration-default) ease;animation-fill-mode:forwards}}.search-modal .search-modal__content{width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}@media(min-width:576px){.search-modal .search-modal__content{max-width:540px;padding-right:16px;padding-left:16px}}@media(min-width:768px){.search-modal .search-modal__content{max-width:720px}}@media(min-width:992px){.search-modal .search-modal__content{max-width:960px}}@media(min-width:1200px){.search-modal .search-modal__content{padding:0;max-width:100%}}@media(max-width:1199px){.search-modal .search-modal__content{display:flex;align-items:center}}.search-modal .search-modal__content .search-modal__form{width:100%}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form{width:auto;flex:1}}.search-modal .search-modal__content .search-modal__form .field .field__label{display:none}@media(min-width:1200px){.search-modal .search-modal__content .search-modal__form .field .search__input{font-family:var(--font-body-family);font-size:clamp(6px,.8333333333vw,12px);font-weight:400;line-height:150%;letter-spacing:0;font-style:normal;word-break:break-word}}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .field .search__input{font-family:var(--font-body-family);font-size:14px;font-weight:400;line-height:143%;letter-spacing:0;font-style:normal;word-break:break-word}}.search-modal .search-modal__content .search-modal__form .field .search__input{border-radius:clamp(6px,.8333333333vw,12px);height:clamp(21px,2.9166666667vw,42px);padding:0;margin:0;padding-left:clamp(6px,.8333333333vw,12px);padding-right:clamp(34px,4.7222222222vw,68px)}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .field .search__input{height:48px;border-radius:0;padding-left:0;padding-right:68px}}.search-modal .search-modal__content .search-modal__form .field .search__input::-moz-placeholder{color:var(--text-low)}.search-modal .search-modal__content .search-modal__form .field .search__input::placeholder{color:var(--text-low)}@media(min-width:1200px){.search-modal .search-modal__content .search-modal__form .field .reset__button:hover svg,.search-modal .search-modal__content .search-modal__form .field .search__button:hover svg{transform:scale(1.07)}}.search-modal .search-modal__content .search-modal__form .field .reset__button{height:clamp(12px,1.6666666667vw,24px);width:clamp(12px,1.6666666667vw,24px);right:clamp(19px,2.6388888889vw,38px);top:50%;transform:translateY(-50%)}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .field .reset__button{height:32px;width:32px;right:36px}}.search-modal .search-modal__content .search-modal__form .field .reset__button svg{height:clamp(7.5px,1.0416666667vw,15px);width:clamp(7.5px,1.0416666667vw,15px);transform:scale(1);transition:transform .2s ease}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .field .reset__button svg{height:20px;width:20px}}.search-modal .search-modal__content .search-modal__form .field .reset__button svg path{stroke:var(--brand-strong-mid)}.search-modal .search-modal__content .search-modal__form .field .search__button{height:clamp(15px,2.0833333333vw,30px);width:clamp(15px,2.0833333333vw,30px);right:clamp(4px,.5555555556vw,8px);top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .field .search__button{height:32px;width:32px;right:0}}.search-modal .search-modal__content .search-modal__form .field .search__button svg{height:clamp(9px,1.25vw,18px);width:clamp(9px,1.25vw,18px);transform:scale(1);transition:transform .2s ease}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .field .search__button svg{height:24px;width:24px}}.search-modal .search-modal__content .search-modal__form .field .search__button svg path{stroke:var(--brand-strong-mid)}.search-modal .search-modal__content .search-modal__form .predictive-search{border:1px solid var(--border);border-radius:clamp(6px,.8333333333vw,12px);width:100%;left:0;background-color:var(--container-primary);box-shadow:0 2px 16px 4px #282c3f12}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search{border-radius:12px}}@media(max-width:575px){.search-modal .search-modal__content .search-modal__form .predictive-search{border-radius:0;border:0;border-top:1px solid var(--border)}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results{flex:1;flex-direction:column;display:flex;overflow-y:auto}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper{flex:1;overflow-y:auto;border-bottom:0;padding-top:clamp(4.5px,.625vw,9px);padding-bottom:clamp(3px,.4166666667vw,6px)}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper{padding-top:12px;padding-bottom:8px}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group{gap:clamp(9px,1.25vw,18px)}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group{gap:24px}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div{padding:0 clamp(6px,.8333333333vw,12px)}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div{padding:0 16px}}@media(max-width:575px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div{padding:0 12px}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div h2{margin:0;padding:0}@media(min-width:1200px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div h2{font-family:var(--font-body-family);font-size:clamp(4.5px,.625vw,9px);font-weight:400;line-height:133%;letter-spacing:0;font-style:normal;word-break:break-word}}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div h2{font-family:var(--font-body-family);font-size:10px;font-weight:400;line-height:160%;letter-spacing:0;font-style:normal;word-break:break-word}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div h2{color:var(--text-mid);margin-bottom:clamp(3px,.4166666667vw,6px)}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div h2{margin-bottom:8px}}@media(min-width:1200px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li a{font-family:var(--font-body-family);font-size:clamp(5.5px,.7638888889vw,11px);font-weight:400;line-height:143%;letter-spacing:0;font-style:normal;word-break:break-word}}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li a{font-family:var(--font-body-family);font-size:12px;font-weight:400;line-height:133%;letter-spacing:0;font-style:normal;word-break:break-word}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li a{color:var(--text-high);padding:clamp(2.5px,.3472222222vw,5px) 0}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li a{padding:6px 0}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li a .predictive-search__item-content .predictive-search__item-heading{font:inherit}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li .predictive-search__item--link-with-thumbnail img{height:clamp(19.5px,2.7083333333vw,39px);width:clamp(19.5px,2.7083333333vw,39px);-o-object-fit:cover;object-fit:cover;border-radius:clamp(1.5px,.2083333333vw,3px)}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li .predictive-search__item--link-with-thumbnail img{height:48px;width:48px;border-radius:4px}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li .predictive-search__item--link-with-thumbnail .predictive-search__item-content{padding-left:clamp(3px,.4166666667vw,6px);width:calc(100% - clamp(19.5px,2.7083333333vw,39px));margin-left:auto}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li .predictive-search__item--link-with-thumbnail .predictive-search__item-content{padding-left:8px;width:calc(100% - 48px)}}@media(min-width:1200px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li .predictive-search__item--link-with-thumbnail .predictive-search__item-content p{font-family:var(--font-body-family);font-size:clamp(5.5px,.7638888889vw,11px);font-weight:400;line-height:143%;letter-spacing:0;font-style:normal;word-break:break-word}}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li .predictive-search__item--link-with-thumbnail .predictive-search__item-content p{font-family:var(--font-body-family);font-size:12px;font-weight:400;line-height:133%;letter-spacing:0;font-style:normal;word-break:break-word}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__results-groups-wrapper .predictive-search__result-group>div ul li .predictive-search__item--link-with-thumbnail .predictive-search__item-content p{color:var(--text-high)}@media(min-width:1200px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__search-for-button .predictive-search__item--term{font-family:var(--font-body-family);font-size:clamp(5.5px,.7638888889vw,11px);font-weight:400;line-height:143%;letter-spacing:0;font-style:normal;word-break:break-word}}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__search-for-button .predictive-search__item--term{font-family:var(--font-body-family);font-size:12px;font-weight:400;line-height:133%;letter-spacing:0;font-style:normal;word-break:break-word}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__search-for-button .predictive-search__item--term{color:var(--brand-strong-mid);padding:clamp(6px,.8333333333vw,12px) clamp(6px,.8333333333vw,12px)}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__search-for-button .predictive-search__item--term{padding:16px}}@media(max-width:575px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__search-for-button .predictive-search__item--term{padding:12px}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__search-for-button .predictive-search__item--term .svg-wrapper{height:clamp(6px,.8333333333vw,12px);width:clamp(6px,.8333333333vw,12px);flex-shrink:0;margin-left:clamp(3px,.4166666667vw,6px)}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__search-for-button .predictive-search__item--term .svg-wrapper{height:16px;width:16px;margin-left:8px}}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__search-for-button .predictive-search__item--term .svg-wrapper .icon-arrow{height:100%;width:100%;margin-left:0}.search-modal .search-modal__content .search-modal__form .predictive-search #predictive-search-results .predictive-search__search-for-button .predictive-search__item--term .svg-wrapper .icon-arrow path{fill:currentColor}.search-modal .search-modal__content .search-modal__form .predictive-search .predictive-search__loading-state svg{height:clamp(9px,1.25vw,18px);width:clamp(9px,1.25vw,18px)}@media(max-width:1199px){.search-modal .search-modal__content .search-modal__form .predictive-search .predictive-search__loading-state svg{height:24px;width:24px}}.search-modal .search-modal__content .search-modal__close-button{height:32px;width:32px;display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}.search-modal .search-modal__content .search-modal__close-button svg{height:24px;width:24px}.search-modal .search-modal__content .search-modal__close-button svg path{stroke:var(--brand-strong-mid)}@media(min-width:1200px){.search-modal .search-modal__content .search-modal__close-button{display:none}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/header-search.css.map */
