.custom-section-wrapper{padding-top:var(--pad-top-mob);padding-bottom:var(--pad-bot-mob);max-width:var(--max-width);margin:0 auto;padding-left:15px;padding-right:15px}.custom-section-wrapper .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.custom-section-wrapper .section-title{font-size:var(--title-size-mob);font-weight:var(--title-weight);color:var(--title-color);margin:0}.custom-section-wrapper .view-all-link{font-size:14px;text-transform:uppercase;text-decoration:none;color:var(--title-color);letter-spacing:1px;font-weight:500}.custom-grid{display:grid;grid-template-columns:1fr;gap:20px}.custom-banner{position:relative;background-color:#f4f4f4;background-size:cover;background-position:center;border-radius:var(--banner-radius);overflow:hidden;transform-style:preserve-3d;width:100%;aspect-ratio:var(--banner-w) / var(--banner-h)}.custom-banner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000001a;z-index:1}.banner-link-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:3;text-decoration:none}.banner-item-wrapper{position:absolute;z-index:5;display:flex;flex-direction:column;pointer-events:none}.banner-item-wrapper>*{pointer-events:auto}.banner-subtitle{font-size:var(--sub-size-mob);color:var(--sub-color);font-weight:var(--sub-weight);text-transform:uppercase;letter-spacing:2px;margin:0 0 var(--sub-gap) 0}.banner-heading{font-size:var(--head-size-mob);color:var(--head-color);font-weight:var(--head-weight);margin:0 0 var(--head-gap) 0;line-height:1.2}.banner-btn{display:inline-flex;align-items:center;text-decoration:none;font-family:var(--btn-font-family);font-size:var(--btn-size-mob);font-weight:var(--btn-weight);color:var(--head-color);text-transform:uppercase;letter-spacing:1px}.banner-btn svg{margin-left:8px;width:16px;height:16px}.product-grid-inner{display:grid;gap:15px}.product-grid-inner[data-mobile-layout="1"]{grid-template-columns:1fr}.product-grid-inner[data-mobile-layout="2"]{grid-template-columns:1fr 1fr}.product-grid-inner[data-mobile-layout=carousel]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:15px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-grid-inner[data-mobile-layout=carousel]::-webkit-scrollbar{display:none}.product-grid-inner[data-mobile-layout=carousel] .custom-product-card{flex:0 0 80%;scroll-snap-align:start}.custom-product-card{background:#fdfdfd;display:flex;flex-direction:column;padding:0;border-radius:var(--card-radius);text-decoration:none;color:inherit;overflow:hidden;transform-style:preserve-3d}.product-img-wrap{width:100%;aspect-ratio:3/4;background:#f0f0f0;overflow:hidden}.product-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-info{width:100%;padding:15px;display:flex;flex-direction:column}.product-vendor{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#888;margin-bottom:5px}.product-title{font-size:14px;font-weight:600;margin-bottom:5px;line-height:1.3}.product-price{font-size:14px;font-weight:700}.has-static-shadow{box-shadow:var(--shadow-x) var(--shadow-y) var(--shadow-blur) var(--shadow-spread) var(--shadow-color)}@media screen and (max-width:768px){.banner-item-wrapper{left:var(--pos-x-m, 0px);top:var(--pos-y-m, 0px)}}@media screen and (min-width:769px){.custom-section-wrapper{padding-top:var(--pad-top-desk);padding-bottom:var(--pad-bot-desk)}.custom-section-wrapper .section-title{font-size:var(--title-size-desk)}.banner-subtitle{font-size:var(--sub-size-desk)}.banner-heading{font-size:var(--head-size-desk)}.banner-item-wrapper{left:var(--pos-x-d, 0px);top:var(--pos-y-d, 0px)}.custom-grid{grid-template-columns:var(--banner-width-desk) 1fr}.product-grid-inner,.product-grid-inner[data-mobile-layout]{display:grid;grid-template-columns:repeat(3,1fr);overflow-x:visible}.product-grid-inner[data-mobile-layout=carousel] .custom-product-card{flex:auto}.custom-product-card{flex-direction:row;align-items:center;padding:10px}.product-img-wrap{width:40%;border-radius:calc(var(--card-radius) - 2px)}.product-info{width:60%;padding:0 0 0 15px}.banner-btn{font-size:var(--btn-size-desk)}.has-3d-lift{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.has-3d-lift:hover{transform:perspective(var(--perspective-depth)) translateZ(var(--lift-distance)) scale(var(--lift-scale));z-index:10;box-shadow:var(--shadow-x) calc(var(--shadow-y) + 10px) calc(var(--shadow-blur) + 15px) var(--shadow-spread) var(--shadow-color)}.has-img-zoom:hover .product-img-wrap img{transform:scale(1.05)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/banner-and-product-grid.css.map */
