.collection-section .collection-content{width:100%;display:flex;flex-direction:column;gap:8px}.collection-section .collection-container{display:grid;grid-template-columns:20% 80%;gap:24px}.collection-section h1{font-size:2.5rem}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.collection-products .product-card .product-card__image{width:100%;height:62%}.collection-products .product-card{padding:0;flex-direction:column;align-items:center;height:380px;width:100%;position:relative;overflow:hidden}.collection-products .product-card .product-card__image{width:100%;height:60%;overflow:hidden}.collection-products .product-card .product-card__image a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.collection-products .product-card .product-card__content{width:100%;height:fit-content;gap:8px;padding:0 24px 16px}.collection-products .product-card .product-card__content .product-card__header{display:flex;flex-direction:column;align-items:start;width:100%;gap:16px}.collection-products .product-card .product-card__content .product-card__header .product-name{width:100%;text-align:start;gap:4px}.collection-products .product-card .product-card__content .product-card__header .product-price-details{width:100%;text-align:start;align-items:center;flex-direction:row;justify-content:space-between}.collection-products .product-card .product-card__content .product-card__header .product-price-details p{font-size:1.2rem;font-weight:600}.collection-products .product-card .product-card__content .product-card__header .product-price-details button{display:flex}.collection-products .product-card .product-card__content .product-card__header .product-price-details button p{font-size:.9rem;font-weight:500}.collection-products .product-card .product-card__content h4 a{text-align:start;font-weight:600}.collection-products .product-card .product-card__content h3{text-align:start}.collection-products .product-card .product-card__content h3 a{font-weight:600;font-size:1.1rem}.collection-products .product-card .product-card__content .product-card__action{position:absolute;top:24px;right:24px;display:flex;flex-direction:column}.collection-products .product-card .product-card__content .product-card__action .product-variante{display:none}.collection-products .product-card .product-card__content .product-card__action .product-actions{flex-direction:column}.collection-products .product-card .product-card__content .product-card__action .product-actions .btn-cart{padding:12px;border-radius:10px}.collection-products .product-card .product-card__content .product-card__action .product-actions .btn-fav{padding:8px;border-radius:10px;display:none}.pagination-container{display:flex;justify-content:center;margin-top:40px;align-items:center;gap:8px}.pagination-container span{border:0}@media only screen and (max-width: 1280px){.collection-section{padding:64px 64px 40px}}@media only screen and (max-width: 1024px){.collection-section{padding:20px 48px}.collection-section .collection-container{grid-template-columns:100%}.collection-section .collection-container .filter-box{display:none}.collection-section .collection-container .collection-content{width:100%}.collection-section .collection-container .collection-content .collection-products{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.collection-section .collection-container .collection-content .collection-products .product-card{height:400px}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content{padding:0 16px 16px}.collection-section h1{font-size:2.25rem}}@media only screen and (max-width: 900px){.collection-section{padding:32px}.collection-section h1{font-size:2rem}.collection-section .collection-container .collection-content .collection-products{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media only screen and (max-width: 640px){.collection-section{padding:32px 24px}.collection-section h1{font-size:1.75rem}}@media only screen and (max-width: 600px){.collection-section .collection-container .collection-content .collection-products{grid-template-columns:repeat(auto-fill,minmax(45%,1fr));gap:16px}}@media only screen and (max-width: 480px){.collection-section{padding:20px 16px}.collection-section .collection-container .collection-content .collection-products .product-card{padding:24px 16px 16px}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content h3 a{font-size:1.15rem;line-height:130%}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content h4 a{font-size:.9rem;line-height:130%}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content .product-card__header{gap:12px}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__action{top:16px;right:16px}}@media only screen and (max-width: 400px){.collection-section{padding:16px}.collection-section h1{font-size:1.5rem}.collection-section .collection-container .collection-content .collection-products{grid-template-columns:repeat(auto-fill,minmax(45%,1fr));gap:12px}.collection-section .collection-container .collection-content .collection-products .product-card{padding:0;height:320px}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__image{height:60%}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content{padding:0}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content h3 a{font-size:1.05rem;line-height:120%}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content h4 a{font-size:.9rem;line-height:120%}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content .product-card__header .product-price-details p{font-size:1rem}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content .product-card__action{left:16px}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content .product-card__action .product-actions .btn-cart{display:none}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content .product-card__action .product-variante{display:flex;width:100%}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content .product-card__action .product-variante .btn-variant{background:var(--color-background)}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__header .product-price-details button{display:none}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content{padding:0 12px 12px}}@media only screen and (max-width: 320px){.collection-section{padding:16px}.collection-section h1{font-size:1.6rem}.collection-section .collection-container .collection-content .collection-products{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:16px}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content .product-card__header .product-price-details button{display:flex}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content .product-card__header .product-price-details button p{font-size:.8rem}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content .product-card__action .product-variante{display:none}.collection-section .collection-container .collection-content .collection-products .product-card .product-card__content .product-card__action .product-actions .btn-cart{display:flex;position:absolute;top:0;right:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/collection.css.map */
