.search-drawer__inner{position:fixed;top:0;left:0;right:0;width:100%;background:rgba(var(--color-background));box-shadow:0 0 2rem #0000000a;z-index:9999999;padding:8rem 0 4rem;height:90vh;overflow-y:auto;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}@media screen and (min-width:992px){.search-drawer__inner{padding:12rem 0 4rem}}.search-drawer.open-drawer .search-drawer__inner{opacity:1;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}.search-drawer__overlay{--overlay-z-index: 99998;position:fixed;width:100%;height:100%;z-index:var(--overlay-z-index);background:rgba(var(--color-heading),.6);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);right:0;bottom:0;left:0;visibility:hidden;opacity:0;top:0;transition-delay:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;overflow:hidden;cursor:pointer}.search-drawer__overlay.active{visibility:visible;opacity:1}.search-drawer .button-close{top:2rem;right:2rem;position:absolute}@media screen and (min-width:992px){.search-drawer .close-button{top:3.2rem;right:3.2rem}}.search__product-types{position:relative}.search-reset--button{position:absolute;right:60px;background:rgba(var(--color-background));z-index:2}.search-reset--button>*{pointer-events:none}.search-drawer-panel{position:relative;z-index:3}.search__product-types .custom-select__btn{border:0;min-width:12rem}.search-drawer-form{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:1.2rem 2.3rem;gap:2.4rem;border:.1rem solid rgba(var(--color-border));border-radius:10rem;-webkit-border-radius:10rem;-moz-border-radius:10rem;-ms-border-radius:10rem;-o-border-radius:10rem;transition:border .3s ease}.search-drawer-form:focus-within{border-color:rgba(var(--color-heading))}.search-drawer-form .select-options-list{z-index:2}.search-drawer-form .custom-select .select-options-list{transform-origin:top;top:100%;bottom:inherit;z-index:9999}.search-drawer-form .search-divider{background:rgba(var(--color-border));width:.3rem;height:4rem}.search-drawer__input-wrapper{display:flex;align-items:center;gap:10px;width:100%}.search-drawer-form input{width:100%;margin:0;background-color:transparent;border:0;box-shadow:none;outline:none;font-size:1.8rem;padding:0 30px 0 0;height:42px}.search-drawer-form input:focus{border:0}.search-drawer-form-button svg{width:2.4rem;height:2.4rem}@media screen and (max-width:992px){.search-drawer-form{padding:.5rem 1.2rem;gap:1rem}.search-drawer-form input{font-size:1.4rem;height:3.2rem}.search__product-types .custom-select__btn{height:3.2rem;padding:.6rem 1rem;min-width:8rem;font-size:1.4rem;gap:1rem}.search-reset--button{right:47px}.search-drawer-form .search-divider{height:3.2rem}}.predictive-search-static__content{padding:2.4rem 0;display:flex;flex-direction:column;gap:6rem}.static-search__title{font-size:calc(var(--font-scale-heading) * 2rem);line-height:calc(1 + .2/max(1,var(--font-scale-heading)))}.static-search__heading{padding-bottom:1.2rem;border-bottom:.2rem solid rgba(var(--color-border));position:relative;margin-bottom:3.2rem;display:flex;gap:1.2rem;justify-content:space-between}.static-search__heading:after{position:absolute;content:"";left:0;bottom:-.2rem;height:.2rem;display:block;width:20rem;background:rgba(var(--color-heading))}@media screen and (min-width:1200px){.static-search__heading{padding-bottom:1.2rem;margin-bottom:5.4rem}}.static-search__suggestions{position:relative}.static-search__list-suggestions{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem}.static-search--suggestion{padding:.8rem 1.6rem;border:.1rem solid rgba(var(--color-border));background-color:rgba(var(--color-background));border-radius:1rem;font-family:var(--font-stack-heading);font-weight:500;font-size:1.6rem;line-height:150%;color:rgba(var(--color-text));transition:all .3s ease;border-radius:10rem;display:inline-block;text-transform:capitalize}.static-search--suggestion:hover,.static-search--suggestion:focus{background-color:rgba(var(--color-heading));color:rgba(var(--color-background));border-color:rgba(var(--color-heading))}@media screen and (min-width:992px){.static-search__list-suggestions{gap:1.6rem}}@media screen and (max-width:992px){.static-search__list-suggestions{gap:1rem}.static-search--suggestion{padding:.5rem 1rem;font-size:1.4rem}.predictive-search-static__content{gap:3rem}}@media screen and (max-width:750px){.static-search__title{flex:0 0 100%}.static-search__list-suggestion .static-search__title{margin-bottom:10px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-search-drawer.css.map */
