details>*{box-sizing:border-box}details .header__icon-close{display:none}.header__icon-open{margin-top:2px}details[open] .header__icon-close{display:flex}details[open] .header__icon-open{display:none}@media screen and (min-width: 749px){details[open] .header__icon--search{background-color:#000}details[open] .header__icon--search .header__icon-close{color:#fff}.header__nav-icon--native-search:hover{background-color:#000}.header__nav-icon--native-search:hover .header__icon-open{color:#fff}}.header__nav-icon--native-search{position:unset!important}.header__icon--search{cursor:pointer}.search-modal__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 1rem;line-height:1.8;position:relative}details[open] .modal-overlay{display:block}details[open] .modal-overlay:after{position:absolute;content:"";background-color:#12121280;top:100%;left:0;right:0;height:100vh}.search-modal__content-bottom{bottom:0}.search-modal__content-top{top:0}.modal__content{position:absolute;top:100%;left:0;right:0;bottom:0;background:#fff;z-index:4;display:flex;justify-content:center;align-items:center}details[open]>.search-modal{opacity:1;animation:animateMenuOpen .2s ease}.search-modal{background-color:#000;opacity:0;border-bottom:.1rem solid rgba(18,18,18,.08);min-height:calc(100% + 17px);height:100%}.search-modal__form{width:100%}.field{position:relative;width:100%;display:flex;transition:box-shadow .1s ease}.field:before,.select:before,.customer .field:before,.customer select:before,.localization-form__select:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.field__input{-webkit-appearance:none;appearance:none;background-color:#000;color:#fff;font-weight:400;font-size:14px;width:100%;box-sizing:border-box;transition:box-shadow .1s ease;height:4.5rem;min-height:2px;min-width:calc(7rem + 2px);position:relative;border:1px solid white;border-top:none;border-right:none;border-left:none}.field__input{flex-grow:1;text-align:left;padding:12px;margin:1px;transition:box-shadow .1s ease;height:35px}.field:after,.select:after,.customer .field:after,.customer select:after,.localization-form__select:after{pointer-events:none;content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:.1rem solid transparent;box-shadow:0 0 0 1px #1212128c;transition:box-shadow .1s ease;z-index:1}.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label,.field__input:-webkit-autofill~.field__label{font-size:10px;top:8px;left:8px;letter-spacing:.1rem}.field__input:focus,.field__input:not(:placeholder-shown),.field__input:-webkit-autofill,.customer .field input:focus,.customer .field input:not(:placeholder-shown),.customer .field input:-webkit-autofill{padding-top:24px}.search__input.field__input{padding-right:9.8rem}.field__label,.search__input::placeholder{font-size:14px;left:12px;top:50%;transform:translateY(-50%);margin-bottom:0;pointer-events:none;position:absolute;transition:top .1s ease,font-size .1s ease;color:#ffffffbf;letter-spacing:.1rem;line-height:1.5}.search__input::placeholder{color:transparent}.field__button{align-items:center;background-color:transparent;border:0;color:#fff;cursor:pointer;display:flex;height:100%;justify-content:center;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:3.4rem}.field__input:-webkit-autofill~.field__button,.field__input:-webkit-autofill~.field__label{color:#000}.reset__button{right:calc(1px + 3.4rem);top:1px}.reset__button:not(:focus-visible):after{border-right:.1rem solid rgba(255,255,255,.2);display:block;height:50%;content:"";position:absolute;right:0}.reset__button:not(:focus):after{border-right:.1rem solid rgba(255,255,255,.2);display:block;height:50%;content:"";position:absolute;right:0}.svg-wrapper{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px}.svg-wrapper>svg{height:100%;width:100%}.header__icon .svg-wrapper{width:45px;height:45px}.reset__button .icon.icon-close{height:1.8rem;width:1.8rem;stroke-width:1px}.search__button{right:1px}.search__button:focus-visible,.reset__button:focus-visible{background-color:#fff;z-index:4}.search__button:focus,.reset__button:focus{background-color:#fff;z-index:4}.search__button:not(:focus-visible):not(.focused),.reset__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.search__button:hover .icon,.reset__button:hover .icon{transform:scale(1.07)}.search__button .icon{height:1.8rem;width:1.8rem}.hidden{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.visually-hidden--inline{margin:0;height:1em}@media screen and (min-width: 990px){.search-modal__form{max-width:720px}.search-modal__close-button{position:initial;margin-left:.5rem}}@media screen and (min-width: 750px){.search-modal__close-button{right:1rem}.search-modal__content{display:flex;align-items:center;justify-content:center;padding:0 6rem}}@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border-width:1px;border-style:solid;border-color:#1212121a;background-color:#000;color:#fff;z-index:3;border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:0 4px 5px #1212120d;overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(255,255,255,.2);padding:0 1rem 1rem}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%;max-height:80vh}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:1rem}}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;gap:2rem;width:60%}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width: 750px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{width:40%}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:1px solid rgba(255,255,255,.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:#ffffff80;font-size:12px}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:#fff;background-color:#ffffff0a}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:#ffffffbf}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:#ffffffb3;font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:1.4;border:0}@media screen and (min-width: 750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}@media screen and (max-width: 750px){.predictive-search__result-group{width:100%}}.predictive-search__item--term .icon-arrow{width:1.4rem;height:1.4rem;flex-shrink:0;margin-left:2rem;color:#fff}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.template-search__header{display:flex;flex-direction:column;justify-content:center;align-items:center}.template-search__header p{text-align:center;font-style:italic;color:#12121280;padding:0 1rem}.template-search__header-content{font-size:24px;margin-bottom:14px}.template-search .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2em}@media screen and (max-width: 750px){.template-search__header-content{font-size:20px}.template-search .product-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2em}}details summary::-webkit-details-marker{display:none}
/*# sourceMappingURL=/cdn/shop/t/76/assets/search.css.map */
