.collections-container{max-width:1440px;padding:40px 20px;margin:0 auto}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.search-page{max-width:1440px;margin:0 auto;padding:2rem 1rem;font-family:Rubik,sans-serif;width:100%;overflow-x:hidden;box-sizing:border-box}.search-page .search-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e1e1e1}.search-page .search-title{font-size:2.5rem;font-weight:500;margin:0 0 2rem;color:#333}.search-page .search-form{max-width:600px;margin:0 auto}.search-page .search-input-container{display:flex;gap:0;border:1px solid #ddd;overflow:hidden;background:#fff;transition:border-color .3s ease}.search-page .search-input-container:focus-within{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.search-page .search-input{flex:1;padding:1rem 1.5rem;border:none;font-size:1rem;outline:none;box-shadow:none}.search-page .search-input:focus{outline:none;box-shadow:none;border:none}.search-page .search-button{padding:1rem 2rem;background:#000;color:#fff;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.search-page .search-button:hover{background:#333}.search-page .search-results-info{margin-bottom:2rem;text-align:center}.search-page .results-count{font-size:1.1rem;color:#666;margin:0}.search-page .no-results{font-size:1.1rem;color:#d32f2f;margin:0}.search-page .search-results-container{margin-top:2rem}.search-page .search-results{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:20px;max-width:100%;margin:0 auto;width:100%;overflow-x:hidden}.search-page .product-card{width:100%;max-width:100%;overflow:hidden}.search-page .product-card__image-container{aspect-ratio:1 / 1.2!important;overflow:hidden;width:100%;max-width:100%}.search-page .product-card__img{width:100%;height:100%;object-fit:cover;object-position:center;max-width:100%}.search-page .product-card__swiper{width:100%;max-width:100%}.search-page .search-result-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s}.search-page .search-result-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.search-page .search-result-image{aspect-ratio:16/9;overflow:hidden}.search-page .search-result-image img{width:100%;height:100%;object-fit:cover}.search-page .search-result-content{padding:1rem}.search-page .search-result-title{margin:0 0 .5rem;font-size:1rem;font-weight:500}.search-page .search-result-title a{color:#333;text-decoration:none}.search-page .search-result-title a:hover{color:#000}.search-page .search-result-excerpt{font-size:.9rem;color:#666;margin:0 0 .5rem;line-height:1.4}.search-page .search-result-price{font-size:1rem;font-weight:600;color:#000}.search-page .search-pagination{margin-top:3rem;text-align:center;padding:2rem 0}.search-page .pagination{border-block-end-width:1px;grid-auto-rows:minmax(0,2.8125rem);grid-auto-columns:minmax(0,2.625rem);grid-auto-flow:column;justify-self:center;display:inline-grid}.search-page .pagination__link{place-content:center;display:grid;position:relative}.search-page .pagination__link[aria-current=page]{box-shadow:0 1px,inset 0 -2px}@media (max-width: 1200px){.search-page .search-results{grid-template-columns:repeat(3,minmax(200px,1fr))}}@media (max-width: 768px){.search-page{padding:1rem;width:100%;overflow-x:hidden}.search-page .search-title{font-size:2rem;margin:0}.search-page .search-results{grid-template-columns:repeat(2,1fr);gap:10px;width:100%;max-width:100%;overflow-x:hidden}.search-page .search-header{margin-bottom:2rem;padding-bottom:1rem}.search-page .search-input-container{flex-direction:row}.search-page .search-button{flex-shrink:0;min-width:80px}.search-page .product-card{width:100%;max-width:100%;overflow:hidden}.search-page .product-card__image-container{aspect-ratio:1 / 1!important;width:100%;max-width:100%;overflow:hidden}.search-page .product-card__img{width:100%;height:100%;object-fit:cover;object-position:center;max-width:100%}.search-page .product-card__info{display:block!important;padding:8px 0;width:100%}.search-page .product-card__title{font-size:13px;line-height:1.3;margin-bottom:6px;word-wrap:break-word}.search-page .product-card__price{font-size:13px}}@media (max-width: 480px){.search-page{padding:.5rem;width:100%;overflow-x:hidden}.search-page .search-results{grid-template-columns:repeat(2,1fr);gap:8px;width:100%;max-width:100%;overflow-x:hidden}.search-page .search-input-container{flex-direction:row}.search-page .search-button{flex-shrink:0;min-width:70px;font-size:14px}.search-page .search-pagination{margin-top:2rem;padding:1rem 0}.search-page .product-card{width:100%;max-width:100%;overflow:hidden}.search-page .product-card__image-container{aspect-ratio:1 / 1!important;width:100%;max-width:100%;overflow:hidden}.search-page .product-card__img{width:100%;height:100%;object-fit:cover;object-position:center;max-width:100%}.search-page .product-card__info{padding:6px 0;width:100%}.search-page .product-card__title{font-size:12px;line-height:1.2;margin-bottom:4px;word-wrap:break-word}.search-page .product-card__price{font-size:12px}}@media screen and (min-width: 700px){.search-page .pagination{grid-auto-columns:minmax(0,3.75rem)}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/20/compiled_assets/styles.css.map */
