.collection-grid{background:transparent}.collection-grid .container{width:100%;margin:0 auto;padding:0 20px}.collection-grid .section-header{text-align:left;max-width:1420px;margin:0 auto 30px;padding:0 20px}.collection-grid .section-title{font-size:1.8rem;font-weight:700;color:#333;margin:0;text-transform:uppercase;letter-spacing:1px}.collection-grid .section-title p{color:inherit!important;margin:0!important;font-size:inherit!important;text-transform:inherit!important;letter-spacing:inherit!important}.collection-grid .section-title h1,.collection-grid .section-title h2,.collection-grid .section-title h3,.collection-grid .section-title h4,.collection-grid .section-title h5,.collection-grid .section-title h6{color:inherit!important;margin:0!important;text-transform:inherit!important;letter-spacing:inherit!important}.collection-grid .section-title strong{font-weight:700!important}.collection-grid .section-title em{font-style:italic!important}.collection-grid .section-title u{text-decoration:underline!important}.collection-grid .section-subtitle{font-size:1rem;color:#666;margin:5px 0 0}.grid-container{position:relative;display:block;width:100%;max-width:1420px;margin:0 auto}.grid-track{display:grid;grid-template-columns:repeat(3,460px);grid-template-rows:repeat(2,auto);gap:20px;justify-content:center}.collection-grid .details-card{width:460px;height:481px;background:#000;overflow:hidden;position:relative}.collection-grid .card-image{width:100%;height:100%;overflow:hidden;position:relative}.collection-grid .card-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000,#000000bf);pointer-events:none;z-index:1}.collection-grid .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.collection-grid .details-card:hover .card-image img{transform:scale(1.05)}.collection-grid .placeholder-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f3f3}.collection-grid .card-content{position:absolute;bottom:0;left:0;right:0;padding:25px;display:flex;flex-direction:column;gap:15px;z-index:2}.collection-grid .card-logo{margin-bottom:10px;align-self:flex-start}.collection-grid .card-logo img{max-width:80px;height:auto;transition:all .3s ease}.collection-grid .card-title{font-size:1.1rem;font-weight:700;color:#fff;margin:0;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.collection-grid .card-title p{color:inherit!important;margin:0!important;font-size:inherit!important;text-transform:inherit!important;letter-spacing:inherit!important;line-height:inherit!important}.collection-grid .card-title h1,.collection-grid .card-title h2,.collection-grid .card-title h3,.collection-grid .card-title h4,.collection-grid .card-title h5,.collection-grid .card-title h6{color:inherit!important;margin:0!important;text-transform:inherit!important;letter-spacing:inherit!important;line-height:inherit!important}.collection-grid .card-title strong{font-weight:700!important}.collection-grid .card-title em{font-style:italic!important}.collection-grid .card-title u{text-decoration:underline!important}.collection-grid .card-subtitle{font-size:.9rem;color:#ccc;margin:0;line-height:1.4}.collection-grid .card-button{display:inline-block;padding:10px 20px;font-size:13px;font-weight:400;text-transform:uppercase;text-decoration:none;transition:all .3s ease;letter-spacing:.5px;background-color:#da2625;color:#fff;align-self:flex-start}.collection-grid .card-button:hover{opacity:.9;transform:translateY(-1px);text-decoration:none}@media(max-width:1600px){.collection-grid .section-header,.grid-container{max-width:1230px}.grid-track{grid-template-columns:repeat(3,400px);gap:15px}.collection-grid .details-card{width:400px;height:420px}.collection-grid .card-content{padding:20px}.collection-grid .card-logo img{max-width:70px}.collection-grid .card-title{font-size:1rem}}@media(max-width:1200px){.collection-grid .section-header,.grid-container{max-width:1080px}.grid-track{grid-template-columns:repeat(3,350px);gap:15px}.collection-grid .details-card{width:350px;height:380px}.collection-grid .card-content{padding:18px}.collection-grid .card-logo img{max-width:65px}.collection-grid .card-title{font-size:.95rem}}@media(max-width:768px){.collection-grid .container{padding:0 15px}.collection-grid .section-header{max-width:100%;text-align:center;padding:0 20px}.grid-container{max-width:570px}.grid-track{grid-template-columns:repeat(2,280px);grid-template-rows:repeat(3,auto);gap:10px}.collection-grid .details-card{width:280px;height:340px}.collection-grid .card-content{padding:15px}.collection-grid .card-logo img{max-width:60px}.collection-grid .card-title{font-size:.85rem}.collection-grid .card-subtitle{font-size:.8rem}.collection-grid .card-button{padding:8px 14px;font-size:11px}.collection-grid .section-title{font-size:1.5rem}}@media(max-width:480px){.collection-grid .section-header{max-width:100%;text-align:center;padding:0 15px}.grid-container{max-width:280px}.grid-track{grid-template-columns:280px;grid-template-rows:repeat(6,auto);gap:15px;justify-content:center}.collection-grid .details-card{width:280px;height:320px}.collection-grid .card-content{padding:15px}.collection-grid .card-logo img{max-width:55px}.collection-grid .section-title{font-size:1.3rem}}@media(max-width:320px){.collection-grid .section-header{padding:0 10px}.grid-container{max-width:260px}.grid-track{grid-template-columns:260px}.collection-grid .details-card{width:260px;height:300px}.collection-grid .card-content{padding:12px}.collection-grid .card-logo img{max-width:50px}.collection-grid .section-title{font-size:1.2rem}.collection-grid .card-title{font-size:.8rem}.collection-grid .card-subtitle{font-size:.75rem}.collection-grid .card-button{padding:6px 12px;font-size:10px}}.collection-grid.full-width .container-full,.collection-grid.full-width .section-header,.collection-grid.full-width .grid-container{max-width:100%}.collection-grid.full-width .grid-track{grid-template-columns:repeat(3,1fr);justify-content:stretch}.collection-grid.full-width .details-card{width:100%;height:400px}.collection-grid.full-width .card-image img{object-fit:cover}@media(max-width:768px){.collection-grid.full-width .grid-track{grid-template-columns:repeat(2,1fr)}.collection-grid.full-width .details-card{height:280px}}@media(max-width:480px){.collection-grid.full-width .grid-track{grid-template-columns:1fr}.collection-grid.full-width .details-card{height:280px}.collection-grid.full-width .card-content{padding:15px}.collection-grid.full-width .card-logo img{max-width:55px}.collection-grid.full-width .card-title{font-size:.85rem}.collection-grid.full-width .card-subtitle{font-size:.8rem}.collection-grid.full-width .card-button{padding:8px 14px;font-size:11px}}@media(max-width:320px){.collection-grid.full-width .details-card{height:260px}.collection-grid.full-width .card-content{padding:12px}.collection-grid.full-width .card-logo img{max-width:50px}.collection-grid.full-width .card-title{font-size:.8rem}.collection-grid.full-width .card-subtitle{font-size:.75rem}.collection-grid.full-width .card-button{padding:6px 12px;font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/collection-grid.css.map */
