.stoko-promotions{background-color:#f8f9fa;padding:60px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.stoko-promotions .container{max-width:1400px;margin:0 auto;padding:0 20px}.stoko-section-header{margin:0 0 30px;padding:0;background:transparent;border-radius:0;box-shadow:none}.stoko-section-header h2{color:#2c3e50;font-size:2rem;margin-bottom:8px;font-weight:700}.stoko-section-header p{color:#7f8c8d;font-size:1.3rem;margin:0}.stoko-offers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:30px;margin-bottom:40px;max-width:100%}.stoko-offer-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;border:1px solid #e9ecef;position:relative;max-width:600px;width:100%;justify-self:start;animation:stokoFadeInUp .6s ease forwards}.stoko-offer-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.stoko-offer-card:nth-child(2){animation-delay:.1s}.stoko-offer-card:nth-child(3){animation-delay:.2s}.stoko-offer-card:nth-child(4){animation-delay:.3s}.stoko-offer-card:nth-child(5){animation-delay:.4s}.stoko-offer-card:nth-child(6){animation-delay:.5s}.stoko-offer-header{padding:25px;color:#fff;text-align:center}.stoko-offer-header.active{background:linear-gradient(135deg,#28914e,#1f7a41)}.stoko-offer-header.upcoming{background:linear-gradient(135deg,#fb8501,#e87600)}.stoko-offer-header.expired{background:linear-gradient(135deg,#585857,#3d3d3c)}.stoko-offer-title{font-size:1.8rem;font-weight:700;margin-bottom:10px}.stoko-offer-discount{font-size:1.3rem;opacity:.9}.stoko-offer-body{padding:25px}.stoko-offer-description{color:#666;margin-bottom:20px;line-height:1.6;font-size:1.3rem}.stoko-offer-details{margin-bottom:20px}.stoko-offer-detail{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding:12px 0;border-bottom:1px solid #f8f9fa;font-size:1.2rem;gap:20px}.stoko-offer-detail:last-child{border-bottom:none}.stoko-offer-detail span:first-child{font-weight:600;color:#495057;min-width:120px;flex-shrink:0}.stoko-offer-detail span:last-child{color:#666;text-align:left;word-break:break-word;line-height:1.4}.stoko-offer-dates{background:#f8f9fa;padding:15px;border-radius:8px;margin-bottom:20px}.stoko-offer-dates h4{color:#495057;margin-bottom:8px;font-size:1.2rem;font-weight:600}.stoko-dates-display{display:flex;justify-content:space-between;align-items:center;font-size:1.2rem;color:#666}.stoko-offer-actions{display:flex;gap:12px;flex-wrap:wrap}.stoko-btn{padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;min-width:140px}.stoko-btn-cta{background:linear-gradient(135deg,#000 0% 100%);color:#fff;flex:1}.stoko-btn-cta:hover{background:linear-gradient(135deg,#333 0% 100%);transform:translateY(-2px);text-decoration:none;color:#fff}.stoko-btn-secondary{background:#f8f9fa;color:#495057;border:1px solid #dee2e6}.stoko-btn-secondary:hover{background:#e9ecef;border-color:#adb5bd;text-decoration:none;color:#495057}.stoko-status-badge{position:absolute;top:15px;right:15px;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:10;color:#fff;border:1px solid rgba(198,198,198,30%)}.stoko-special-offer{border-left:4px solid #CFAE58}@keyframes stokoFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1025px){.stoko-offers-grid{grid-template-columns:repeat(auto-fit,minmax(380px,600px))}.stoko-offers-grid:has(.stoko-offer-card:only-child){justify-content:start}}@media (max-width: 1024px){.stoko-offers-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:25px}.stoko-offer-card{max-width:100%}.stoko-section-header h2{font-size:1.8rem}}@media (max-width: 768px){.stoko-promotions{padding:40px 0}.stoko-promotions .container{padding:0 15px}.stoko-offers-grid{grid-template-columns:1fr;gap:20px}.stoko-offer-card{max-width:100%;justify-self:stretch}.stoko-offer-actions{flex-direction:column}.stoko-dates-display{flex-direction:column;gap:5px}.stoko-section-header{margin:0 0 20px;padding:0}.stoko-section-header h2{font-size:1.6rem}.stoko-offer-title{font-size:1.5rem}.stoko-offer-body{padding:20px}.stoko-btn{min-width:auto;width:100%}.stoko-offer-detail{flex-direction:column;gap:8px;align-items:flex-start}.stoko-offer-detail span:first-child{min-width:auto}.stoko-offer-detail span:last-child{text-align:left;padding-left:15px}}@media (max-width: 480px){.stoko-promotions{padding:30px 0}.stoko-offers-grid{grid-template-columns:1fr;gap:15px}.stoko-offer-header{padding:20px}.stoko-offer-title{font-size:1.3rem}.stoko-offer-discount{font-size:1rem}.stoko-section-header h2{font-size:1.4rem}}.stoko-btn:focus{outline:2px solid #28914E;outline-offset:2px}.stoko-offer-card:focus-within{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}@media (prefers-reduced-motion: reduce){.stoko-offer-card{animation:none}.stoko-offer-card:hover,.stoko-btn:hover{transform:none}}.stoko-offer-card.loading{opacity:.7;pointer-events:none}.stoko-offer-card.loading:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;z-index:20}@media print{.stoko-promotions{background:#fff;padding:20px 0}.stoko-offer-card{box-shadow:none;border:1px solid #ccc;break-inside:avoid;margin-bottom:20px}.stoko-offer-header{background:#f8f9fa!important;color:#333!important}.stoko-btn{display:none}}.stoko-empty-section{padding:40px 20px;text-align:center;color:#7f8c8d;background:#fff;border-radius:12px;border:2px dashed #dee2e6;margin:20px 0}.stoko-empty-section p{font-size:1.1rem;margin:0;font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/149/assets/___stoko-promotions.css.map */
