.responsive-layout .container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:80%;max-width:1600px;margin:0 auto}.responsive-layout .box1:hover,.responsive-layout .box2:hover,.responsive-layout .box3:hover,.responsive-layout .box4:hover{color:#fff;transform:scale(1.05);box-shadow:0 8px 15px #0003}.responsive-layout .box{position:relative;width:100%;height:450px;overflow:hidden;border-radius:15px}.responsive-layout .box img{width:100%;height:100%;object-fit:cover;border-radius:15px}.responsive-layout .box .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;color:#fff;display:flex;align-items:flex-end;justify-content:flex-start;padding:15px;border-radius:15px;box-sizing:border-box}@media (max-width: 768px){.responsive-layout .box{height:200px}}@media (max-width: 480px){.responsive-layout .box{height:150px}.responsive-layout .container{grid-template-columns:repeat(1,1fr)}}.responsive-layout .box .overlay .text-container{display:flex;flex-direction:column}.responsive-layout .box .overlay h2{font-size:28px;margin:0;font-weight:700;text-transform:capitalize;color:#fff;font-family:Lato,sans-serif}.responsive-layout .box .overlay span{font-size:16px;margin-top:5px;color:#fff}.responsive-layout .box5{grid-column:span 4;height:155px}.responsive-layout .box5{display:flex;justify-content:center;align-items:center;border-radius:15px;overflow:hidden}.responsive-layout .box5 img{max-width:100%;max-height:100%;height:auto;width:auto;border-radius:15px}@media (max-width: 768px){.responsive-layout .container{grid-template-columns:repeat(2,1fr)}.responsive-layout .box5{grid-column:span 2}}@media (max-width: 480px){.responsive-layout .container{display:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/responsive-layout.css.map */
