.box1-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;height:90vh;gap:var(--grid-desktop-horizontal-spacing);padding-top:1vw}.box1-container{position:relative;flex:1;height:100%;overflow:hidden;cursor:pointer}.box1-container:after{content:"";position:absolute;top:0;right:0%;bottom:0;left:0%;background:linear-gradient(to top,rgba(0,0,0,.45),transparent);transition:background .3s ease}.box1-container:hover:after{background:linear-gradient(to top,#000000b3,#00000073 40%,#0000001a 65%)}.box1-overlay{position:absolute;top:0;right:0;bottom:0;left:0;color:#fff;display:flex;justify-content:center;align-items:center;z-index:2;font-family:neue-haas-grotesk-display;font-weight:700;text-transform:uppercase;font-style:italic;font-size:1.75vw;letter-spacing:0;text-shadow:0 2px 8px rgba(0,0,0,.9);transition:transform .3s ease,opacity .3s ease}.box1-container:hover .box1-overlay{transform:translateY(-4px)}@media screen and (max-width:950px){.box1-wrapper{flex-direction:column;height:auto}.box1-container{flex:none}.box1-container:first-child{padding:2% 2% 0;height:55vh}.box1-container:nth-child(2){height:55vh;margin-bottom:2vw;padding:2% 2% 0}.box1-container:nth-child(3){height:55vh;padding:2% 2% 0}.box1-overlay{font-size:4.5vw}.box1-container:after{right:2%!important;left:2%!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-collection-box1.css.map */
