.hero-boxes{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;max-width:1200px;margin:0 auto}.hero-box{flex:1 1 45%;border-radius:30px;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.hero-box:hover{transform:translateY(-6px)}.hero-box a{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-decoration:none;color:inherit;height:100%;position:relative}.hero-box img{width:100%;height:auto;border-radius:30px;transition:transform .3s ease}.hero-box:hover img{transform:scale(1.03)}.hero-box .hero-title{bottom:25px;background:#fff;color:#fff;font-weight:700;font-size:18px;border-radius:9999px;transition:background .3s ease,transform .3s ease}.hero-box:hover .hero-title{transform:translateY(-3px)}.hero-box:hover .hero-title imlg{width:100%;object-fit:cover}@media (max-width: 768px){.hero-boxes{flex-direction:column;gap:25px;padding:40px 0}.hero-box{flex:1 1 100%}.hero-box .hero-title{bottom:15px;font-size:16px;padding:10px 20px}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
