.shop-options-container{display:flex;gap:20px;padding:40px 20px;max-width:1400px;margin:0 auto;flex-wrap:wrap}.shop-options-item{position:relative;flex:1;min-width:300px;width:100%;height:670px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px;overflow:hidden;transition:transform .3s ease;display:block}.shop-options-item:hover{transform:translateY(-5px)}.shop-options-title{text-align:center;letter-spacing:1.1rem;margin-top:6rem;line-height:1.2}.shop-options-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;opacity:.8;transition:background .3s ease}.shop-options-item:hover:before{background:#0003}.shop-options-item-content{position:absolute;top:50%;left:50%;font-weight:200;transform:translate(-50%,-50%);text-align:center;z-index:1;width:90%}.shop-options-item-title{font-family:Roboto,sans-serif;color:#fff;font-size:4rem;letter-spacing:1.1rem;text-transform:uppercase;text-align:center;width:100%;line-height:1.5;font-weight:200;margin:auto auto 15px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.shop-options-item-link{display:inline-block;padding:12px 30px;background:#ffffffe6;color:#000;text-decoration:none;font-weight:200;border-radius:4px;transition:all .3s ease}.shop-options-item-link:hover{background:#fff;transform:scale(1.05)}@media (max-width: 768px){.shop-options-container{flex-direction:column;gap:15px;padding:20px 15px}.shop-options-title{font-size:2.5rem;margin-top:3.5rem;letter-spacing:.3rem}.shop-options-item{min-width:unset;width:100%;height:400px;flex:none}.shop-options-item-title{font-size:3rem!important;width:100%}.shop-options-item:before{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/shop-options.css.map */
