.product-grid-swatches__grid{display:grid;gap:30px;margin-top:30px}.product-grid-swatches__grid--2-col{grid-template-columns:repeat(2,1fr)}.product-grid-swatches__grid--3-col{grid-template-columns:repeat(3,1fr)}.product-grid-swatches__grid--4-col{grid-template-columns:repeat(4,1fr)}.product-card-swatch{background:#fff;overflow:hidden;cursor:pointer;position:relative;border:2px solid #ececec}.product-card-swatch__image{width:100%;height:250px;overflow:hidden;position:relative}.product-card-swatch__image img{width:100%;height:100%;object-fit:cover}.product-card-swatch__image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .4s ease;z-index:1}.product-card-swatch:hover .product-card-swatch__image:before{opacity:1}.product-card-swatch__content{padding:20px;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:relative;z-index:2}.product-card-swatch__title{font-size:18px;font-weight:600;margin:0 0 8px;color:#333;line-height:1.3}.product-card-swatch__title a{color:inherit;text-decoration:none}.product-card-swatch__title a:hover{color:#06c}.product-card-swatch__description{font-size:14px;color:#666;line-height:1.4;margin-bottom:15px}.product-card-swatch__price{font-size:16px;font-weight:600;color:#333;margin-bottom:15px}.product-card-swatch__swatch-container{margin-top:15px;opacity:.7;transition:opacity .3s ease,transform .3s ease}.select-swatch:hover,.select-swatch:focus{border-color:#000;outline:none}.product-card-swatch:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .6s ease;z-index:3}.product-card-swatch:hover:after{left:100%}.product-card-swatch__quantity{display:none!important}.product-card-swatch__description li{margin-left:30px}.product-card-swatch.selected,.product-card-swatch.active{border:2px solid #000}.product-card-swatch.selected .product-card-swatch__title,.product-card-swatch.active .product-card-swatch__title{color:#06c}.product-card-swatch.sold-out{opacity:.6;position:relative}.product-card-swatch.sold-out:after{display:none}.product-card-swatch.sold-out:hover{transform:none;box-shadow:0 2px 8px #0000001a}.product-card-swatch.sold-out .product-card-swatch__image:after{content:"SOLD OUT";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:#fff;padding:10px 20px;font-weight:600;border-radius:4px;z-index:2}.bulk-add-to-cart-btn{display:flex;padding:15px 20px;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch;color:var(--Brand-White, #FFF);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:Brandon Grotesque;font-size:14px;font-style:normal;font-weight:450;line-height:17px;letter-spacing:2px;text-transform:uppercase;background-color:#000;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;width:100%}.bulk-add-to-cart-btn:hover:not(:disabled){background-color:#333}.bulk-add-to-cart-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.product-grid-swatches__grid,.product-grid-swatches__grid--2-col,.product-grid-swatches__grid--3-col,.product-grid-swatches__grid--4-col{grid-template-columns:repeat(var(--columns-mobile, 2),1fr);gap:20px}.product-card-swatch__image{height:200px}.product-card-swatch__content{padding:15px}.product-grid-swatches__button-container{position:fixed;bottom:20px;left:20px;right:20px;z-index:100;border-radius:8px}.bulk-add-to-cart-btn{width:100%!important;margin:0;text-align:left!important;font-size:12px!important;flex-direction:column;align-items:center!important}}@media (max-width: 480px){.product-grid-swatches__grid,.product-grid-swatches__grid--2-col,.product-grid-swatches__grid--3-col,.product-grid-swatches__grid--4-col{grid-template-columns:1fr}.product-card-swatch:hover{box-shadow:0 8px 20px #0000001f}}@media (min-width: 1300px){.product-grid-swatches{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/1041/assets/product-grid-swatches.css.map */
