.limited-deals-section{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1200px;margin:0 auto}.deal-box{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;width:22%;min-width:250px;background-color:#fff;box-shadow:0 2px 6px #0000001a;border-radius:8px;overflow:hidden;text-align:center;padding-bottom:15px}.deal-image-wrapper{position:relative;display:flex;justify-content:center;align-items:center;min-height:220px;padding:10px;box-sizing:border-box}.deal-image-wrapper img{max-height:200px;max-width:100%;height:auto;width:auto}.blue-tag{position:absolute;top:10px;left:10px;color:#fff;font-size:16px;font-weight:700;padding:10px;border-radius:4px;text-align:left;line-height:1.2;max-width:70%;z-index:2;white-space:nowrap}.sale-icon{position:absolute;top:10px;right:10px;width:40px;height:auto;z-index:2}.deal-info{display:flex;flex-direction:column;justify-content:flex-end;flex-grow:1;padding:10px;width:100%;box-sizing:border-box}.deal-title{font-size:16px;margin-top:auto;margin-bottom:5px;font-weight:600}.deal-link{color:#0074c8;text-decoration:none;font-size:14px;display:inline-block}@media (max-width: 1024px){.deal-box{width:45%}}@media (max-width: 600px){.deal-box{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/33/compiled_assets/styles.css.map */
