.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collection-filters{margin-bottom:30px}.filter-group{margin-bottom:20px}.filter-label{font-weight:700;display:block;margin-bottom:8px}.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}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media (max-width: 1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.wrapper_search{padding:40px 45px}.search-form{margin-bottom:2rem;display:flex;flex-wrap:wrap;gap:10px}.search-form input[type=search]{flex:1;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:6px}.search-form button{padding:10px 20px;background:#000;color:#fff;border:none;border-radius:6px;cursor:pointer}.search-results-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:2rem}.search-card{border:1px solid #eee;border-radius:8px;overflow:hidden;background:#fff;transition:box-shadow .3s ease}.search-card:hover{box-shadow:0 4px 12px #0000001a}.search-card__image{width:100%;display:block;aspect-ratio:1/1;object-fit:cover}.search-card__info{padding:1rem}.search-card__title{font-weight:600;text-decoration:none;color:#222;display:block;margin-bottom:8px}.search-card__price .new-price{color:#d00000;font-weight:700;margin-right:6px}.search-card__price .old-price{text-decoration:line-through;color:#999}.pagination{grid-column:1 / -1;margin-top:2rem;text-align:center}.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/24/compiled_assets/styles.css.map */
