.search-modal__content .field{display:flex;gap:1.6rem}.search-modal__content .search__button{position:static}@media screen and (min-width:750px){.search-modal__content .search__button{margin-top:0;min-width:10.8rem;min-height:5rem;width:auto;transform:none}}.predictive-search--header{max-height:85vh!important}.header .search__categories{height:100%}.predictive-search{display:none;width:100%;min-height:4.5rem;max-height:40vh;border:none;overflow-y:auto}@media screen and (min-width:750px){.predictive-search{max-height:60vh}}.predictive-search::-webkit-scrollbar{width:.4rem}.predictive-search::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.predictive-search--search-template{width:100%}@media screen and (max-width:989px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch}}@media screen and (min-width:750px){.header predictive-search{position:relative}}.header predictive-search[open] .predictive-search,.header predictive-search[loading] .predictive-search{height:80vh;overflow-x:hidden;overflow-y:auto;margin-top:2.4rem}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block;position:absolute;top:100%;z-index:11;width:100%;padding:0 3.2rem;border-left:.1rem solid rgb(var(--color-border));border-right:.1rem solid rgb(var(--color-border));border-bottom:.1rem solid rgb(var(--color-border));background-color:rgb(var(--color-background))}.predictive-search__heading{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 4rem);margin:0 auto;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem}predictive-search:not([loading]) .predictive-search__heading .spinner,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:none;justify-content:center;align-items:center;padding:1.3rem 2rem}predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}.predictive-search__list-item:hover .predictive-search__item-heading,.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading{opacity:.7;text-decoration:none}.predictive-search{margin-top:0;padding-bottom:10rem}.predictive-search__result-tabs{display:flex;flex-wrap:wrap;align-items:baseline;gap:2rem 4rem;margin-bottom:3.2rem}.predictive-search__result-tabs:empty{margin-bottom:0}.predictive-search__result-tab{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:0;padding:0;text-align:center}.predictive-search__result-tab span{position:relative;font-size:1.3rem;text-transform:none;text-decoration:none;z-index:1;text-transform:var(--font-header-menu-text-transform);font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);letter-spacing:.1em}@media screen and (min-width:1200px){.predictive-search__result-tab:hover{border-color:rgb(var(--color-button))}}.predictive-search__result-tab.active span:after{width:100%}.predictive-search__results-list_products{grid-template-columns:1fr;column-gap:1.2rem;row-gap:7.2rem;padding-bottom:3rem}@media screen and (min-width:750px){.predictive-search__results-list_products{grid-template-columns:repeat(2,1fr);column-gap:2rem}}@media screen and (min-width:990px){.predictive-search__results-list_products{grid-template-columns:repeat(3,1fr);column-gap:2.4rem}}@media screen and (min-width:1200px){.predictive-search__results-list_products{grid-template-columns:repeat(4,1fr)}}.predictive-search__results-list_collections{grid-template-columns:1fr;gap:3.2rem .4rem;padding-bottom:4rem}@media screen and (min-width:576px){.predictive-search__results-list_collections{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.predictive-search__results-list_collections{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.predictive-search__results-list_collections{grid-template-columns:repeat(4,1fr)}}.predictive-search__results-list_pages{grid-template-columns:1fr;gap:3.2rem .4rem}@media screen and (min-width:576px){.predictive-search__results-list_pages{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.predictive-search__results-list_pages{grid-template-columns:repeat(3,1fr)}}.predictive-search__results-list_articles{grid-template-columns:1fr;gap:3.2rem .4rem}@media screen and (min-width:750px){.predictive-search__results-list_articles{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.predictive-search__results-list_articles{grid-template-columns:repeat(3,1fr)}}.predictive-search__item{display:flex;align-items:center;gap:1.5rem;width:100%;padding:.8rem;text-align:left;text-decoration:none;transition:background var(--duration-default)}@media screen and (min-width:1200px){.predictive-search__item{padding:.8rem 2rem}}.predictive-search__item--link{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:.8rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.predictive-search__item-content .price__regular,.predictive-search__item-content .price-item--sale{font-size:1.3rem}.predictive-search__item-content .price-item--regular{color:rgb(var(--color-foreground-secondary))}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{margin-top:0}.predictive-search__item-heading{display:inline;margin:0;font-weight:500;line-height:1.5;text-decoration:none;background:no-repeat 0 calc(100% - .3rem);background-image:linear-gradient(rgb(var(--color-accent)),rgb(var(--color-accent)));background-size:0% .1rem;transition-property:color,background-size,opacity;transition-duration:var(--duration-default);transition-timing-function:ease;font-size:var(--font-heading-card-size)}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem .8rem;word-break:break-all;color:rgb(var(--color-button));transition:opacity var(--duration-default)}.predictive-search__item--term:hover{opacity:.7}@media screen and (min-width:1200px){.predictive-search__item--term{padding:1.3rem 2rem}}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-bottom:.2rem}.predictive-search__image{display:block;grid-area:product-image;flex:none;width:3.6rem;height:3.6rem;object-fit:cover;font-family:"object-fit: contain"}@media screen and (min-width:1200px){.predictive-search__image{width:5rem;height:5rem}}.predictive-search__results-list_collections{gap:3.2rem .4rem}.predictive-search__results-list_collections img.img-scale{transition:transform var(--duration-long) cubic-bezier(.165,.84,.44,1)}.predictive-search__results-list_collections .collections-grid__card:hover img.img-scale{transform:scale(1.05)}.predictive-search__results-list_collections .card-wrapper{position:relative;display:flex;overflow:hidden;border-radius:.3rem;clip-path:inset(0 round .3rem);transition:clip-path var(--duration-long) cubic-bezier(.165,.84,.44,1)}.predictive-search__results-list_collections .card-wrapper:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(var(--color-overlay),.4);transition:var(--duration-default);z-index:1;pointer-events:none}.predictive-search__results-list_collections .card-wrapper .image-ratio{display:block;box-sizing:border-box;width:0}.predictive-search__results-list_collections .card-wrapper .image-ratio--portrait{padding-bottom:114%}.predictive-search__results-list_collections .card-wrapper .image-ratio--square{padding-bottom:100%}.predictive-search__results-list_collections .card-wrapper .image-ratio--landscape{padding-bottom:70%}.predictive-search__results-list_collections .card-information__count{position:absolute;top:4rem;left:4rem;z-index:2;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;pointer-events:none}.predictive-search__results-list_collections .card-wrapper__image{opacity:1}.collections-grid__card:hover .card-wrapper{clip-path:inset(.5rem round .3rem)}.collections-grid__information{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:4rem;margin-top:2.4rem;width:100%;z-index:2}.collections-grid__title a{position:relative;z-index:1;word-break:break-all;text-decoration:none;color:inherit}.collections-grid__title a svg{margin-left:.8rem;height:1.4rem;width:auto}@media screen and (min-width:750px){.collections-grid__title a svg{height:1.6rem}}.collections-grid__title{margin:0;color:#fff}.collections-grid__title:not(:last-child){margin-bottom:1.2rem}.collections-grid__desc{margin:0;font-size:1.2rem;line-height:145%;color:#fff}.template-search__page{position:relative}.template-search__page .card-wrapper{display:flex;flex-direction:column;justify-content:flex-end;min-height:30rem;background-color:rgb(var(--color-base-background-2));border-radius:.3rem;clip-path:inset(0 round .3rem);transition:clip-path var(--duration-long) cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:990px){.template-search__page .card-wrapper{min-height:34rem}}@media screen and (min-width:1200px){.template-search__page .card-wrapper{min-height:40rem}}@media screen and (min-width:1360px){.template-search__page .card-wrapper{min-height:47.6rem}}@media screen and (min-width:1560px){.template-search__page .card-wrapper{min-height:59.2rem}}.template-search__page .card-wrapper:hover{clip-path:inset(.5rem round .3rem);color:rgba(var(--color-foreground-title),.6)}.template-search__page svg{width:3.2rem;height:auto;margin-bottom:1.6rem}.card-page{display:flex;align-items:center;justify-content:center;text-transform:capitalize;flex-direction:column;height:100%;padding:3rem}@media screen and (min-width:576px){.card-page{padding:4rem}}.card-page__content{position:relative;z-index:1}.predictive-search__results-list{display:none}.main_search .predictive-search__results-list.active,.predictive-search__results-list.active{display:grid}.predictive-search__results-list.active .collection-grid__image-wrapper{min-height:36.6rem}@media screen and (min-width:1920px){.search-modal{--search-xl-input: clamp( 2rem, calc(2rem + (100vw - 1920px) * 12 / 1320), 3.2rem );--search-xl-input-label: clamp( 1.8rem, calc(1.8rem + (100vw - 1920px) * 10 / 1320), 2.8rem );--search-xl-text: clamp( 1.6rem, calc(1.6rem + (100vw - 1920px) * 8 / 1320), 2.4rem );--search-xl-tab: clamp( 1.5rem, calc(1.5rem + (100vw - 1920px) * 8 / 1320), 2.2rem );--search-xl-card-title: clamp( calc(var(--font-heading-card-size, 16px) + 2px), calc(var(--font-heading-card-size, 16px) + 2px + (100vw - 1920px) * 12 / 1320), calc(var(--font-heading-card-size, 16px) + 14px) );--search-xl-card-price: clamp( 1.8rem, calc(1.8rem + (100vw - 1920px) * 10 / 1320), 2.8rem )}.search-modal__content.fullscreen-container{padding-left:clamp(6.4rem,calc(6.4rem + (100vw - 1920px) * 12 / 1320),7.6rem);padding-right:clamp(6.4rem,calc(6.4rem + (100vw - 1920px) * 12 / 1320),7.6rem)}.search__form-inner{gap:clamp(1.6rem,calc(1.6rem + (100vw - 1920px) * 8 / 1320),2.4rem)}.search-modal__content .field{gap:clamp(1.6rem,calc(1.6rem + (100vw - 1920px) * 8 / 1320),2.4rem);margin-bottom:clamp(2.4rem,calc(2.4rem + (100vw - 1920px) * 10 / 1320),3.4rem)}.search-modal__content .search__input.field__input,.search-modal__content input[type=search].search__input{height:clamp(6rem,calc(6rem + (100vw - 1920px) * 18 / 1320),7.8rem)!important;min-height:clamp(6rem,calc(6rem + (100vw - 1920px) * 18 / 1320),7.8rem)!important;max-height:clamp(6rem,calc(6rem + (100vw - 1920px) * 18 / 1320),7.8rem)!important;font-size:var(--search-xl-input)!important;padding-left:clamp(2rem,calc(2rem + (100vw - 1920px) * 8 / 1320),2.8rem)!important;padding-right:clamp(15rem,calc(15rem + (100vw - 1920px) * 20 / 1320),18rem)!important}.search-modal__content .field__label,.search-modal__content .search__input.field__input+label{left:clamp(2rem,calc(2rem + (100vw - 1920px) * 8 / 1320),2.8rem)!important}.search-modal__content .search__input.field__input+label:before,.search-modal__content .search__input.field__input:placeholder-shown+label,.search-modal__content .search__input.field__input:placeholder-shown+label:before,.search-modal__content .search__input.field__input:placeholder-shown+label:after{font-size:var(--search-xl-input-label)!important}.search-modal__content .search__input.field__input:focus+label,.search-modal__content .search__input.field__input:focus+label:before{font-size:clamp(1.6rem,calc(1.6rem + (100vw - 1920px) * 8 / 1320),2.4rem)!important;top:clamp(.3rem,calc(.3rem + (100vw - 1920px) * 4 / 1320),.7rem)!important}.search-modal__content .search__button,.search__form-inner .button--primary{min-width:clamp(10.8rem,calc(10.8rem + (100vw - 1920px) * 16 / 1320),14rem)!important;min-height:clamp(6rem,calc(6rem + (100vw - 1920px) * 18 / 1320),7.8rem)!important;max-height:clamp(6rem,calc(6rem + (100vw - 1920px) * 18 / 1320),7.8rem)!important;font-size:var(--search-xl-text)!important;padding:clamp(2rem,calc(2rem + (100vw - 1920px) * 8 / 1320),2.8rem) clamp(4.4rem,calc(4.4rem + (100vw - 1920px) * 12 / 1320),5.6rem)!important}.search-modal__content .search__button span{height:clamp(5rem,calc(5rem + (100vw - 1920px) * 14 / 1320),6.4rem);line-height:clamp(5rem,calc(5rem + (100vw - 1920px) * 14 / 1320),6.4rem)}.search-header--opened .search-modal-close-button{right:clamp(6rem,calc(6rem + (100vw - 1920px) * 12 / 1320),7.2rem);top:clamp(4rem,calc(4rem + (100vw - 1920px) * 10 / 1320),5rem)}.search-header--opened .search-modal-close-button .icon,.search-modal__close-button .icon{width:clamp(2.4rem,calc(2.4rem + (100vw - 1920px) * 10 / 1320),3.4rem)!important;height:clamp(2.4rem,calc(2.4rem + (100vw - 1920px) * 10 / 1320),3.4rem)!important}.predictive-search__result-tabs{gap:clamp(2rem,calc(2rem + (100vw - 1920px) * 12 / 1320),3.2rem) clamp(4rem,calc(4rem + (100vw - 1920px) * 20 / 1320),6rem);margin-bottom:clamp(3.2rem,calc(3.2rem + (100vw - 1920px) * 12 / 1320),4.4rem)}.predictive-search__result-tab span{font-size:var(--search-xl-tab)!important}.main_search{padding-right:clamp(4.6rem,calc(4.6rem + (100vw - 1920px) * 12 / 1320),6rem);padding-bottom:clamp(10rem,calc(10rem + (100vw - 1920px) * 20 / 1320),12rem)}.predictive-search__results-list_products{column-gap:clamp(2.4rem,calc(2.4rem + (100vw - 1920px) * 12 / 1320),3.6rem);row-gap:clamp(7.2rem,calc(7.2rem + (100vw - 1920px) * 16 / 1320),8.8rem);padding-bottom:clamp(3rem,calc(3rem + (100vw - 1920px) * 10 / 1320),4rem)}.predictive-search__results-list_products .card__title,.predictive-search__results-list_products .card__title a,.predictive-search__results-list_products .card__title p{font-size:var(--search-xl-card-title)!important;line-height:1.3!important}.predictive-search__results-list_products .price,.predictive-search__results-list_products .price .price-item,.predictive-search__results-list_products .price .price-item--regular,.predictive-search__results-list_products .price .price-item--sale,.predictive-search__results-list_products .price .price__last,.predictive-search__results-list_products .price dd,.predictive-search__results-list_products .price dt{font-size:var(--search-xl-card-price)!important;line-height:1.3!important}.predictive-search__results-list_products .card-wrapper>.card-information{margin-top:clamp(12px,calc(12px + (100vw - 1920px) * 8 / 1320),20px)}.predictive-search__results-list_products .card-title_info{gap:clamp(.6rem,calc(.6rem + (100vw - 1920px) * 6 / 1320),1.2rem)}.predictive-search__item-heading{font-size:var(--search-xl-card-title)!important}.predictive-search__item-content .price__regular,.predictive-search__item-content .price-item--sale,.predictive-search__item-content .price-item--regular{font-size:var(--search-xl-card-price)!important}.predictive-search__results-list_collections .collections-grid__title,.predictive-search__results-list_collections .collections-grid__title a{font-size:clamp(var(--font-heading-h5-size, 32px),calc(var(--font-heading-h5-size, 32px) + (100vw - 1920px) * 12 / 1320),calc(var(--font-heading-h5-size, 32px) + 12px))!important}.predictive-search__results-list_collections .collections-grid__desc{font-size:clamp(1.4rem,calc(1.4rem + (100vw - 1920px) * 8 / 1320),2.2rem)!important}.predictive-search__results-list_collections .collections-grid__information{padding:clamp(4rem,calc(4rem + (100vw - 1920px) * 12 / 1320),5.2rem);margin-top:clamp(2.4rem,calc(2.4rem + (100vw - 1920px) * 10 / 1320),3.4rem)}.predictive-search__results-list_collections .card-information__count{font-size:clamp(1.2rem,calc(1.2rem + (100vw - 1920px) * 6 / 1320),1.8rem);top:clamp(4rem,calc(4rem + (100vw - 1920px) * 10 / 1320),5rem);left:clamp(4rem,calc(4rem + (100vw - 1920px) * 10 / 1320),5rem)}.search-result-titles{font-size:clamp(2.4rem,calc(2.4rem + (100vw - 1920px) * 12 / 1320),3.6rem)!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-predictive-search.css.map */
