.header .search__modal{margin-top:1.2rem;z-index:2;display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:990px){.header .search__modal{margin-top:2rem;gap:3.2rem}}.header .search__modal--hidden{display:none}.header .search__modal-tabs{width:100%;display:flex;align-items:flex-end;top:0;bottom:unset;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;position:relative;min-height:4rem;transition:all var(--duration-default)}.header .search__modal-tabs::-webkit-scrollbar{display:none}.header .search__modal-tabs:after{content:"";position:absolute;bottom:1px;left:0;width:var(--scroll-width, "0px");height:.1rem;background-color:rgb(var(--color-border))}@media screen and (pointer:fine){.header .search__modal-tabs{scrollbar-width:unset}.header .search__modal-tabs::-webkit-scrollbar{display:block;width:.4rem;height:.4rem}.header .search__modal-tabs::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}}.header .search__modal-tab{display:block;padding:1.2rem 1.6rem 0;min-width:max-content;box-sizing:border-box;cursor:pointer}.header .search__modal-tab span{display:block;padding-bottom:.8rem;position:relative}.header .search__modal-tab span:after{content:"";position:absolute;z-index:1;bottom:1px;left:0;width:100%;height:.1rem;background-color:#0000;transition:background-color var(--duration-default) ease}.header .search__modal-tab--active span:after{background-color:rgb(var(--color-foreground))}.header .search__modal-tab:not(.search__tab--active):hover span:after{background-color:rgb(var(--color-foreground))}.header .search__modal-tab:first-child{padding-left:0}.header .search__modal-tab:first-child:after{left:0}.header .search__modal-tab:last-child{padding-right:0}.header .search__modal-tab:last-child:after{right:0}.header .search__modal-items{max-height:calc(100vh - var(--search-height) - 4.8rem);max-height:calc(var(--vh, 1vh)*100 - 4.8rem);max-height:calc(100dvh - var(--search-height) - 4.8rem);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media screen and (min-width:576px){.header .search__modal-items{max-height:calc(100vh - var(--search-height) - 6.4rem);max-height:calc(var(--vh, 1vh)*100 - 6.4rem);max-height:calc(100dvh - var(--search-height) - 6.4rem)}}.header .search__modal-items::-webkit-scrollbar{width:.4rem}.header .search__modal-items::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}@media screen and (max-height:500px){.header .search__modal-items{overflow-y:visible}}@media screen and (max-width:575px){.header .search__modal-items-container{padding:0}}.header .search__modal-item{display:none;width:100%}.header .search__modal-item--active{display:flex}.header .search__modal-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:2.4rem}@media screen and (min-width:990px){.header .search__modal-wrapper{flex-direction:row}}.header .search__modal-menu{display:flex;flex-direction:column;width:100%}@media screen and (max-width:575px){.header .search__modal-menu{padding:0 2rem}}@media screen and (min-width:990px){.header .search__modal-menu{width:unset}}.header .search__modal-menu-item:first-child .search__modal-menu-link{padding-top:0}.header .search__modal-menu-item:last-child .search__modal-menu-link{padding-bottom:0}.header .search__modal-menu-link{display:block;padding:.8rem 0;text-decoration:none}.header .search__modal-products{display:grid;grid-template-columns:repeat(2,1fr);gap:1.8rem .8rem}@media screen and (max-width:575px){.header .search__modal-products{padding:0 2rem;width:100%}}@media screen and (min-width:576px){.header .search__modal-products{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.header .search__modal-products{grid-template-columns:repeat(3,1fr);width:66.1818181818%;max-width:66.1818181818%;flex-shrink:0;gap:2.4rem}.header .search__modal-products--full-width{width:100%;max-width:100%;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1360px){.header .search__modal-products{grid-template-columns:repeat(4,1fr)}.header .search__modal-products--full-width{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:1600px){.header .search__modal-products{grid-template-columns:repeat(4,1fr)}.header .search__modal-products--full-width{grid-template-columns:repeat(6,1fr)}}.header .search__modal-collections{width:100%;margin:0!important}@media screen and (max-width:575px){.header .search__modal-collections{display:flex;flex-direction:column;gap:2.4rem}.header .search__modal-collections:not(.swiper-initialized) .search__modal-collections-wrapper{flex-wrap:wrap;gap:2.4rem .8rem}}@media screen and (min-width:990px){.header .search__modal-collections{width:66.1818181818%;max-width:66.1818181818%;flex-shrink:0}.header .search__modal-collections--full-width{width:100%;max-width:100%}.header .search__modal-collections--full-width .search__modal-collections-wrapper{grid-template-columns:repeat(3,1fr)}}.header .search__modal-collections-wrapper{display:flex;width:100%}@media screen and (min-width:576px){.header .search__modal-collections-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem .8rem}}.header .search__modal-collections-item{width:100%;height:auto}@media screen and (max-width:575px){.header .search__modal-collections-item .collection-card__media{border-radius:0}.header .search__modal-collections-item .collection-card__info{padding:0 2rem}}.header .search__modal-pagination{display:flex;padding:0 2rem}@media screen and (min-width:576px){.header .search__modal-pagination{display:none}}.header .search__modal{gap:1.6rem}.header .search__modal-items{max-height:calc(100dvh - var(--search-height) - 1.2rem);overflow-y:auto;overflow-x:hidden;padding-bottom:2rem}@media screen and (min-width:576px){.header .search__modal-items{max-height:calc(100dvh - var(--search-height) - 1.6rem)}}@media screen and (min-width:990px){.header .search__modal-items{max-height:calc(100dvh - var(--search-height) - 2rem)}}.header .search__modal-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1rem;width:100%;align-items:start}@media screen and (max-width:575px){.header .search__modal-products{padding:0 1.2rem}}@media screen and (min-width:576px)and (max-width:989px){.header .search__modal-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 1.2rem}}@media screen and (min-width:990px){.header .search__modal-products{grid-template-columns:repeat(3,minmax(0,1fr));width:66.1818181818%;max-width:66.1818181818%;gap:1.8rem 1.4rem}.header .search__modal-products--full-width{width:100%;max-width:100%;grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1360px){.header .search__modal-products{grid-template-columns:repeat(4,minmax(0,1fr))}.header .search__modal-products--full-width{grid-template-columns:repeat(5,minmax(0,1fr))}}.header .search__modal-products-item{min-width:0;width:100%}.header .search__modal-products-item .card-wrapper,.header .search__modal-products-item .card,.header .search__modal-products-item .card--product{width:100%;height:auto}.header .search__modal-products-item .card__inner{height:auto}.header .search__modal-products-item .card__media,.header .search__modal-products-item .media,.header .search__modal-products-item .media--portrait{aspect-ratio:4 / 5;height:auto;min-height:0;overflow:hidden;border-radius:.8rem}.header .search__modal-products-item .card__media img,.header .search__modal-products-item .media img{width:100%;height:100%;object-fit:cover}.header .search__modal-products-item .card__content,.header .search__modal-products-item .card-information{position:static;display:block;padding-top:.8rem}.header .search__modal-products-item .card-information__wrapper,.header .search__modal-products-item .card-information{gap:.4rem}.header .search__modal-products-item .card-information__text,.header .search__modal-products-item .card-information__wrapper>*{line-height:1.25}.header .search__modal-products-item .card__heading,.header .search__modal-products-item .card-information__text.h5,.header .search__modal-products-item .card-information__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.header .search__modal-products-item .price,.header .search__modal-products-item .price__regular,.header .search__modal-products-item .price-item{line-height:1.2}@media screen and (max-width:575px){.header .search__modal-products-item .card__heading,.header .search__modal-products-item .card-information__text.h5,.header .search__modal-products-item .card-information__text{font-size:1.25rem}.header .search__modal-products-item .price,.header .search__modal-products-item .price-item{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-header-search-modal.css.map */
