.Promotions-module__rFKNJW__promotions{background-color:var(--color-white);width:100%;padding:0;overflow:hidden}.Promotions-module__rFKNJW__card{width:100%;height:600px;color:var(--color-white);box-shadow:var(--shadow-2xl);background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);position:relative;overflow:hidden}.Promotions-module__rFKNJW__sliderTrack{width:100%;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1);display:flex}.Promotions-module__rFKNJW__slide{grid-template-columns:1fr;min-width:100%;height:100%;display:grid;position:relative}.Promotions-module__rFKNJW__imageWrapper{background-color:#0f1729;order:-1;width:100%;height:300px;position:relative}.Promotions-module__rFKNJW__imageWrapper:after{content:"";pointer-events:none;background:linear-gradient(#0f172a00 0%,#0f172a66 100%);position:absolute;inset:0}.Promotions-module__rFKNJW__content{padding:var(--space-8)var(--space-6)var(--space-8)120px;z-index:10;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;display:flex;position:relative}.Promotions-module__rFKNJW__label{padding:var(--space-2)var(--space-4);background-color:var(--color-accent);color:var(--color-white);font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:var(--tracking-wide);border-radius:var(--radius-full);margin-bottom:var(--space-4);display:inline-block;box-shadow:0 4px 12px #e85d0466}.Promotions-module__rFKNJW__title{font-size:clamp(var(--text-3xl),4vw,var(--text-5xl));font-weight:var(--font-bold);color:var(--color-white);line-height:var(--leading-tight);margin-bottom:var(--space-4)}.Promotions-module__rFKNJW__highlight{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Promotions-module__rFKNJW__description{font-size:var(--text-base);color:var(--color-accent-light);margin-bottom:var(--space-6);max-width:500px;line-height:var(--leading-relaxed)}.Promotions-module__rFKNJW__idealPara{font-size:var(--text-sm);color:#ffffff80;margin-bottom:var(--space-5);max-width:400px;line-height:var(--leading-relaxed);font-style:italic}.Promotions-module__rFKNJW__dealHeadline{align-items:center;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}.Promotions-module__rFKNJW__dealQty{font-size:clamp(var(--text-xl),2.5vw,var(--text-2xl));font-weight:var(--font-bold);color:var(--color-white);letter-spacing:var(--tracking-tight)}.Promotions-module__rFKNJW__dealDivider{background-color:#ffffff40;width:1px;height:20px}.Promotions-module__rFKNJW__dealSize{font-size:var(--text-sm);color:#fff9;font-weight:var(--font-medium)}.Promotions-module__rFKNJW__dealPrice{font-size:clamp(var(--text-4xl),5vw,var(--text-6xl));font-weight:var(--font-bold);background:var(--brand-gradient);-webkit-text-fill-color:transparent;margin-bottom:var(--space-3);letter-spacing:var(--tracking-tight);-webkit-background-clip:text;background-clip:text;line-height:1}.Promotions-module__rFKNJW__ctaBtn{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);background-color:var(--color-white);color:var(--color-gray-900);font-size:var(--text-sm);font-weight:var(--font-bold);border-radius:var(--radius-full);transition:all var(--duration-normal)var(--ease-out);box-shadow:var(--shadow-lg);text-decoration:none;display:inline-flex}.Promotions-module__rFKNJW__ctaBtn:hover{box-shadow:var(--shadow-xl);background-color:var(--color-accent-light);transform:translateY(-2px)}.Promotions-module__rFKNJW__decorations{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Promotions-module__rFKNJW__circle{filter:blur(80px);opacity:.3;border-radius:50%;position:absolute}.Promotions-module__rFKNJW__circle1{background-color:var(--gradient-orange);width:300px;height:300px;top:-100px;right:-100px}.Promotions-module__rFKNJW__circle2{background-color:var(--gradient-celeste);width:200px;height:200px;bottom:-50px;left:20%}.Promotions-module__rFKNJW__arrowBtn{width:50px;height:50px;color:var(--color-white);cursor:pointer;transition:all var(--duration-normal);z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Promotions-module__rFKNJW__arrowBtn svg{width:24px;height:24px}.Promotions-module__rFKNJW__arrowBtn:hover{background-color:#ffffff40;border-color:#ffffff80;transform:translateY(-50%)scale(1.1)}.Promotions-module__rFKNJW__prevBtn{left:var(--space-2)}.Promotions-module__rFKNJW__nextBtn{right:var(--space-2)}.Promotions-module__rFKNJW__dots{gap:var(--space-2);z-index:20;bottom:var(--space-6);display:flex;position:absolute;left:50%;transform:translate(-50%)}.Promotions-module__rFKNJW__dot{cursor:pointer;width:10px;height:10px;transition:all var(--duration-fast);background-color:#fff6;border:none;border-radius:50%;padding:0}.Promotions-module__rFKNJW__dot.Promotions-module__rFKNJW__active{background-color:var(--color-accent);border-radius:var(--radius-full);width:30px}@media (min-width:1024px){.Promotions-module__rFKNJW__card{height:650px}.Promotions-module__rFKNJW__slide{grid-template-columns:1fr 1fr}.Promotions-module__rFKNJW__imageWrapper{order:1;height:100%}.Promotions-module__rFKNJW__imageWrapper:after{background:linear-gradient(90deg,#0f172a00 0%,#0f172a66 100%)}.Promotions-module__rFKNJW__content{padding:var(--space-20)10% var(--space-20)120px}.Promotions-module__rFKNJW__prevBtn{left:var(--space-8)}.Promotions-module__rFKNJW__nextBtn{right:var(--space-8)}.Promotions-module__rFKNJW__title{font-size:var(--text-5xl)}}@media (max-width:640px){.Promotions-module__rFKNJW__card{height:auto;min-height:500px}.Promotions-module__rFKNJW__content{padding:var(--space-6)var(--space-4);text-align:center;align-items:center}.Promotions-module__rFKNJW__title{font-size:var(--text-2xl);text-align:center}.Promotions-module__rFKNJW__description{font-size:var(--text-sm);text-align:center;max-width:100%;padding:0 var(--space-2)}.Promotions-module__rFKNJW__dealHeadline{justify-content:center}.Promotions-module__rFKNJW__dealPrice{text-align:center}.Promotions-module__rFKNJW__idealPara{text-align:center;max-width:100%}.Promotions-module__rFKNJW__imageWrapper{height:200px}.Promotions-module__rFKNJW__arrowBtn{width:40px;height:40px}.Promotions-module__rFKNJW__arrowBtn svg{width:20px;height:20px}.Promotions-module__rFKNJW__dots{bottom:var(--space-4)}.Promotions-module__rFKNJW__dot{width:8px;height:8px}.Promotions-module__rFKNJW__dot.Promotions-module__rFKNJW__active{width:24px}}
