.header-module__zKZp_W__header{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:100;background:#ffffffd9;border-bottom:1px solid #0000000d;transition:all .3s;position:sticky;top:0;box-shadow:0 4px 24px #0000000f}.header-module__zKZp_W__header:hover{box-shadow:0 8px 32px #0000001a}.header-module__zKZp_W__headerContent{z-index:1;justify-content:space-between;align-items:center;height:85px;display:flex;position:relative}.header-module__zKZp_W__logo{color:var(--dark);cursor:pointer;flex-shrink:0;align-items:center;gap:12px;font-size:1.4rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;position:relative}.header-module__zKZp_W__logo:after{content:"";background:linear-gradient(90deg,#00d9ff,#7c3aed);border-radius:2px;width:0;height:3px;transition:width .3s;position:absolute;bottom:-5px;left:0}.header-module__zKZp_W__logo:hover:after{width:100%}.header-module__zKZp_W__logo:hover{transform:translateY(-2px)}.header-module__zKZp_W__logoImage{object-fit:contain;filter:drop-shadow(0 2px 8px #0000001a);width:60px;height:60px;transition:transform .3s}.header-module__zKZp_W__logo:hover .header-module__zKZp_W__logoImage{transform:scale(1.05)rotate(5deg)}.header-module__zKZp_W__logoText{color:var(--dark);white-space:nowrap;gap:0;font-weight:700;display:flex;overflow:hidden}.header-module__zKZp_W__logoCira{background:linear-gradient(135deg,#00d9ff,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-module__zKZp_W__nav{flex-shrink:1;align-items:center;gap:8px;display:flex}.header-module__zKZp_W__navLink{color:var(--gray-700);white-space:nowrap;border-radius:50px;padding:10px 18px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.header-module__zKZp_W__navLink:before{content:"";background:linear-gradient(90deg,#00d9ff,#7c3aed);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.header-module__zKZp_W__navLink:hover{color:var(--primary);background:#00d9ff0d}.header-module__zKZp_W__navLink:hover:before{width:60%}@media (max-width:1024px){.header-module__zKZp_W__nav{gap:4px}.header-module__zKZp_W__navLink{padding:8px 14px;font-size:.9rem}.header-module__zKZp_W__logoText{font-size:.9rem}}@media (max-width:768px){.header-module__zKZp_W__headerContent{height:70px}.header-module__zKZp_W__nav{gap:4px}.header-module__zKZp_W__logo{gap:8px;font-size:1rem}.header-module__zKZp_W__logoImage{width:45px;height:45px}.header-module__zKZp_W__logoText{display:none}.header-module__zKZp_W__navLink{padding:6px 10px;font-size:.8rem}}@media (max-width:480px){.header-module__zKZp_W__headerContent{height:65px;padding:0 10px}.header-module__zKZp_W__logo{gap:6px;font-size:.9rem}.header-module__zKZp_W__logoImage{width:40px;height:40px}.header-module__zKZp_W__nav{gap:2px}.header-module__zKZp_W__navLink{padding:6px 8px;font-size:.75rem}}
.hero-module__NQuEgW__hero{background:linear-gradient(135deg,#0a2540 0%,#1a3a5f 100%);justify-content:center;align-items:center;min-height:95vh;display:flex;position:relative;overflow:hidden}.hero-module__NQuEgW__videoBackground{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__NQuEgW__videoOverlay{z-index:1;background:linear-gradient(135deg,#0a2540d9 0%,#0f172abf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__NQuEgW__videoOverlay:before{content:"";z-index:2;background:radial-gradient(circle at 30%,#00d9ff26 0%,#0000 50%);animation:10s ease-in-out infinite hero-module__NQuEgW__gradientShift;position:absolute;inset:0}@keyframes hero-module__NQuEgW__gradientShift{0%,to{opacity:.6;transform:translate(0)scale(1)}50%{opacity:.8;transform:translate(20px,-20px)scale(1.1)}}.hero-module__NQuEgW__heroContent{z-index:10;text-align:center;color:#fff;max-width:900px;padding:0 20px;animation:1s ease-out hero-module__NQuEgW__fadeInUp;position:relative}@keyframes hero-module__NQuEgW__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-module__NQuEgW__heroContent h1{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#00d9ff 50%,#7c3aed 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 80px #00d9ff4d;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1;animation:3s ease-in-out infinite hero-module__NQuEgW__titleGlow}@keyframes hero-module__NQuEgW__titleGlow{0%,to{filter:drop-shadow(0 0 20px #00d9ff66)}50%{filter:drop-shadow(0 0 40px #7c3aed99)}}.hero-module__NQuEgW__heroContent p{color:#ffffffe6;text-shadow:0 2px 10px #0000004d;max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:400;line-height:1.7}.hero-module__NQuEgW__heroCta{flex-wrap:wrap;justify-content:center;gap:20px;animation:1s ease-out .3s both hero-module__NQuEgW__fadeInUp;display:flex}.hero-module__NQuEgW__heroCta a{border-radius:50px;padding:16px 40px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.hero-module__NQuEgW__heroCta a:first-child{color:#fff;background:linear-gradient(135deg,#00d9ff,#7c3aed);box-shadow:0 8px 24px #00d9ff66}.hero-module__NQuEgW__heroCta a:first-child:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.hero-module__NQuEgW__heroCta a:first-child:hover:before{left:100%}.hero-module__NQuEgW__heroCta a:first-child:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 40px #00d9ff99}.hero-module__NQuEgW__heroCta a:last-child{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:#ffffff1a;border:2px solid #ffffff4d}.hero-module__NQuEgW__heroCta a:last-child:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-4px);box-shadow:0 8px 24px #fff3}.hero-module__NQuEgW__hero:after{content:"";z-index:2;background:radial-gradient(circle,#7c3aed26,#0000 70%);border-radius:50%;width:400px;height:400px;animation:15s ease-in-out infinite hero-module__NQuEgW__floatSlow;position:absolute;bottom:-100px;left:-100px}@keyframes hero-module__NQuEgW__floatSlow{0%,to{transform:translate(0)}50%{transform:translate(50px,-50px)}}.hero-module__NQuEgW__scrollIndicator{z-index:10;animation:2s ease-in-out infinite hero-module__NQuEgW__bounce;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.hero-module__NQuEgW__scrollIndicator:before{content:"↓";color:#fff9;font-size:2rem;font-weight:300}@keyframes hero-module__NQuEgW__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}@media (max-width:768px){.hero-module__NQuEgW__hero{min-height:85vh}.hero-module__NQuEgW__heroContent h1{font-size:2.5rem}.hero-module__NQuEgW__heroContent p{font-size:1.1rem}.hero-module__NQuEgW__heroCta{flex-direction:column;align-items:stretch}.hero-module__NQuEgW__heroCta a{text-align:center;width:100%}.hero-module__NQuEgW__hero:after{width:250px;height:250px}}@media (max-width:480px){.hero-module__NQuEgW__heroContent h1{font-size:2rem}.hero-module__NQuEgW__heroContent p{margin-bottom:30px;font-size:1rem}.hero-module__NQuEgW__heroCta a{padding:14px 30px;font-size:1rem}}
.services-module__W7CT3q__services{background:var(--light)}.services-module__W7CT3q__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;display:grid}.services-module__W7CT3q__serviceCard{background:#fff;border-radius:6px;padding:25px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 20px #0000000d}.services-module__W7CT3q__serviceCard:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0000001f}.services-module__W7CT3q__serviceCard h3{color:var(--primary);margin-bottom:15px;font-size:1.3rem}.services-module__W7CT3q__serviceCard ul{padding:0;list-style:none}.services-module__W7CT3q__serviceCard li{color:var(--gray);padding:8px 0 8px 20px;font-size:.95rem;position:relative}.services-module__W7CT3q__serviceCard li:before{content:"✓";color:var(--secondary);font-weight:700;position:absolute;left:0}@media (max-width:768px){.services-module__W7CT3q__servicesGrid{grid-template-columns:1fr;gap:20px}}
.sectors-module__-sMtZa__sectors{background:#fff;padding:80px 0}.sectors-module__-sMtZa__sectorsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px;display:grid}.sectors-module__-sMtZa__sectorCard{background:var(--light);text-align:center;border:2px solid #0000;border-radius:8px;padding:40px 30px;transition:all .3s}.sectors-module__-sMtZa__sectorCard:hover{border-color:var(--secondary);transform:translateY(-6px);box-shadow:0 12px 24px #0000001a}.sectors-module__-sMtZa__sectorIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;padding:15px;display:flex;box-shadow:0 4px 12px #00000014}.sectors-module__-sMtZa__sectorCard h3{color:var(--primary);margin-bottom:15px;font-size:1.4rem;font-weight:700}.sectors-module__-sMtZa__sectorCard p{color:var(--gray);font-size:.95rem;line-height:1.6}@media (max-width:768px){.sectors-module__-sMtZa__sectors{padding:60px 0}.sectors-module__-sMtZa__sectorsGrid{grid-template-columns:1fr;gap:20px}.sectors-module__-sMtZa__sectorCard{padding:30px 20px}.sectors-module__-sMtZa__sectorCard h3{font-size:1.2rem}}
.brands-module__og_4vW__brands{text-align:center;background:#fff;padding:80px 0}.brands-module__og_4vW__subtitle{color:var(--secondary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:10px;font-size:.9rem;font-weight:600}.brands-module__og_4vW__brands h2{color:var(--primary);margin-bottom:50px}.brands-module__og_4vW__brandsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));place-items:center;gap:30px;max-width:1000px;margin:0 auto;display:grid}.brands-module__og_4vW__brandCard{background:#fff;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100px;padding:20px;transition:all .3s;display:flex}.brands-module__og_4vW__brandCard:hover{border-color:var(--light);transform:translateY(-4px);box-shadow:0 4px 12px #00000014}.brands-module__og_4vW__brandLogo{filter:grayscale();opacity:.6;max-width:100%;height:auto;transition:all .3s}.brands-module__og_4vW__brandCard:hover .brands-module__og_4vW__brandLogo{filter:grayscale(0%);opacity:1}@media (max-width:768px){.brands-module__og_4vW__brands{padding:60px 0}.brands-module__og_4vW__brandsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:20px}.brands-module__og_4vW__brandCard{height:80px;padding:15px}}
.testimonials-module__Tg9yEa__testimonials{position:relative;overflow:hidden}.testimonials-module__Tg9yEa__testimonialsBackground{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:500px;transition:background-image .5s ease-in-out;display:flex;position:relative}.testimonials-module__Tg9yEa__testimonialsOverlay{z-index:1;background:linear-gradient(135deg,#000000d9,#000000bf);position:absolute;inset:0}.testimonials-module__Tg9yEa__testimonialsContent{z-index:2;justify-content:space-between;align-items:center;gap:40px;padding:80px 0;display:flex;position:relative}.testimonials-module__Tg9yEa__testimonialCard{text-align:center;color:#fff;flex:1;max-width:800px;margin:0 auto}.testimonials-module__Tg9yEa__counter{color:#ffffffb3;margin-bottom:30px;font-size:.9rem;font-weight:500}.testimonials-module__Tg9yEa__quote{color:#fff;margin-bottom:40px;font-size:1.5rem;font-style:italic;font-weight:400;line-height:1.8}.testimonials-module__Tg9yEa__author{margin-top:30px}.testimonials-module__Tg9yEa__authorName{color:#fff;margin-bottom:5px;font-size:1.2rem;font-weight:700}.testimonials-module__Tg9yEa__authorRole{color:#fffc;font-size:1rem;font-weight:400}.testimonials-module__Tg9yEa__navButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .3s;display:flex}.testimonials-module__Tg9yEa__navButton:hover{background:#ffffff40;transform:scale(1.1)}.testimonials-module__Tg9yEa__navPrev{margin-right:20px}.testimonials-module__Tg9yEa__navNext{margin-left:20px}.testimonials-module__Tg9yEa__dotsContainer{z-index:3;gap:10px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.testimonials-module__Tg9yEa__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.testimonials-module__Tg9yEa__dot:hover{background:#fff9}.testimonials-module__Tg9yEa__dotActive{background:#fff;border-radius:5px;width:30px}@media (max-width:768px){.testimonials-module__Tg9yEa__testimonialsBackground{min-height:600px}.testimonials-module__Tg9yEa__testimonialsContent{flex-direction:column;padding:60px 0}.testimonials-module__Tg9yEa__navButton{position:absolute;top:50%;transform:translateY(-50%)}.testimonials-module__Tg9yEa__navPrev{margin-right:0;left:10px}.testimonials-module__Tg9yEa__navNext{margin-left:0;right:10px}.testimonials-module__Tg9yEa__quote{padding:0 20px;font-size:1.2rem}.testimonials-module__Tg9yEa__testimonialCard{padding:0 60px}}
.about-module__jE-qSa__about{align-items:center;min-height:600px;padding:100px 0;display:flex;position:relative;overflow:hidden}.about-module__jE-qSa__aboutBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.about-module__jE-qSa__aboutOverlay{z-index:1;background:linear-gradient(135deg,#0066ccbf 0%,#1a1a2ed9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.about-module__jE-qSa__logoOverlay{z-index:2;opacity:.5;transition:opacity .3s;position:absolute;top:40px;right:40px}.about-module__jE-qSa__about:hover .about-module__jE-qSa__logoOverlay{opacity:.7}.about-module__jE-qSa__aboutContainer{z-index:10;position:relative}.about-module__jE-qSa__aboutContent{text-align:center;max-width:900px;margin:0 auto;padding:50px 20px;opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.about-module__jE-qSa__aboutContent h2{text-align:center;text-shadow:0 4px 20px #00000080;letter-spacing:-.02em;margin-bottom:40px;font-size:3rem;font-weight:800;color:var(--white)!important}.about-module__jE-qSa__aboutContent h2:after{background:var(--gradient-secondary);margin:25px auto}.about-module__jE-qSa__aboutText{text-align:left;color:var(--white)!important}.about-module__jE-qSa__aboutText p{text-shadow:0 2px 10px #00000080;margin-bottom:25px;font-size:1.2rem;font-weight:400;line-height:1.9;color:#fffffff2!important}.about-module__jE-qSa__aboutText p:last-child{margin-bottom:0}.about-module__jE-qSa__aboutText strong{text-shadow:0 2px 10px #00000080;font-weight:700;color:var(--secondary)!important}@media (max-width:768px){.about-module__jE-qSa__about{min-height:500px;padding:60px 0}.about-module__jE-qSa__aboutContent{padding:35px 20px}.about-module__jE-qSa__aboutContent h2{font-size:2.2rem}.about-module__jE-qSa__aboutText p{font-size:1.05rem}.about-module__jE-qSa__logoOverlay{width:80px;height:80px;top:20px;right:20px}.about-module__jE-qSa__logoOverlay img{width:80px!important;height:80px!important}}@media (max-width:480px){.about-module__jE-qSa__aboutContent{padding:25px 15px}.about-module__jE-qSa__aboutContent h2{font-size:1.8rem}.about-module__jE-qSa__aboutText p{font-size:.95rem}.about-module__jE-qSa__logoOverlay{width:60px;height:60px;top:15px;right:15px}.about-module__jE-qSa__logoOverlay img{width:60px!important;height:60px!important}}
.shop-module__GPAHHG__shop{background:var(--light);padding:80px 0}.shop-module__GPAHHG__categoryFilter{flex-wrap:wrap;justify-content:center;gap:15px;margin:40px 0;display:flex}.shop-module__GPAHHG__categoryBtn{border:2px solid var(--primary);color:var(--primary);cursor:pointer;background:#fff;border-radius:25px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .3s}.shop-module__GPAHHG__categoryBtn:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.shop-module__GPAHHG__categoryBtn.shop-module__GPAHHG__active{background:var(--primary);color:#fff;box-shadow:0 4px 12px #00000026}.shop-module__GPAHHG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-top:40px;display:grid}.shop-module__GPAHHG__productCard{background:#fff;border-radius:10px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000014}.shop-module__GPAHHG__productCard:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.shop-module__GPAHHG__productImage{background:linear-gradient(135deg,#f5f7fa,#e8eef3);justify-content:center;align-items:center;width:100%;height:250px;padding:20px;display:flex;overflow:hidden}.shop-module__GPAHHG__productImage img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.shop-module__GPAHHG__productCard:hover .shop-module__GPAHHG__productImage img{transform:scale(1.08)}.shop-module__GPAHHG__productInfo{flex-direction:column;flex:1;padding:25px;display:flex}.shop-module__GPAHHG__productCategory{text-transform:uppercase;color:var(--secondary);letter-spacing:.5px;margin-bottom:10px;font-size:.75rem;font-weight:700;display:inline-block}.shop-module__GPAHHG__productInfo h3{color:var(--primary);margin-bottom:12px;font-size:1.2rem;font-weight:700;line-height:1.3}.shop-module__GPAHHG__productInfo p{color:var(--gray);flex:1;margin-bottom:20px;font-size:.9rem;line-height:1.5}.shop-module__GPAHHG__productFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.shop-module__GPAHHG__productPrice{color:var(--primary);font-size:1.3rem;font-weight:700}.shop-module__GPAHHG__buyBtn{background:var(--secondary);color:#fff;border-radius:6px;padding:10px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.shop-module__GPAHHG__buyBtn:hover{background:var(--primary);transform:scale(1.05);box-shadow:0 4px 12px #0003}@media (max-width:768px){.shop-module__GPAHHG__shop{padding:60px 0}.shop-module__GPAHHG__categoryFilter{gap:10px;margin:30px 0}.shop-module__GPAHHG__categoryBtn{padding:8px 18px;font-size:.85rem}.shop-module__GPAHHG__productsGrid{grid-template-columns:1fr;gap:20px}.shop-module__GPAHHG__productImage{height:220px}.shop-module__GPAHHG__productInfo{padding:20px}.shop-module__GPAHHG__productInfo h3,.shop-module__GPAHHG__productPrice{font-size:1.1rem}.shop-module__GPAHHG__buyBtn{padding:8px 18px;font-size:.9rem}}
.contact-module__xA--EW__contact{background:#fff;padding:80px 0}.contact-module__xA--EW__contactBox{text-align:center;margin-bottom:50px}.contact-module__xA--EW__contactBox h2{margin-bottom:15px;font-size:2rem}.contact-module__xA--EW__contactBox p{color:var(--gray);margin-bottom:20px;font-size:1.1rem}.contact-module__xA--EW__contactForm{gap:15px;max-width:600px;margin:0 auto;display:grid}.contact-module__xA--EW__formGroup{flex-direction:column;display:flex}.contact-module__xA--EW__formGroup input,.contact-module__xA--EW__formGroup textarea{border:1px solid #ccc;border-radius:4px;width:100%;padding:14px;font-family:inherit;font-size:1rem;transition:border-color .3s}.contact-module__xA--EW__formGroup input:focus,.contact-module__xA--EW__formGroup textarea:focus{border-color:var(--primary);outline:none}.contact-module__xA--EW__formGroup textarea{resize:vertical;min-height:120px}.contact-module__xA--EW__submitButton{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:12px 22px;font-size:1rem;font-weight:600;transition:all .3s}.contact-module__xA--EW__submitButton:hover:not(:disabled){background:#0da49d;transform:translateY(-2px);box-shadow:0 6px 12px #0fb9b14d}.contact-module__xA--EW__submitButton:disabled{opacity:.6;cursor:not-allowed}.contact-module__xA--EW__formStatus{text-align:center;border-radius:4px;margin-top:20px;padding:12px;font-weight:500}.contact-module__xA--EW__formStatus.contact-module__xA--EW__success{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.contact-module__xA--EW__formStatus.contact-module__xA--EW__error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.contact-module__xA--EW__formStatus.contact-module__xA--EW__loading{color:#0c5460;background:#d1ecf1;border:1px solid #bee5eb}@media (max-width:768px){.contact-module__xA--EW__contactForm{padding:0 15px}}
.footer-module___Yb_9G__footer{background:linear-gradient(135deg,var(--primary-dark)0%,var(--dark)100%);color:var(--white);padding:60px 0 0;position:relative;overflow:hidden}.footer-module___Yb_9G__footer:before{content:"";background:var(--gradient-secondary);height:4px;position:absolute;top:0;left:0;right:0}.footer-module___Yb_9G__footerContainer{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px;display:grid}.footer-module___Yb_9G__footerLogo{align-items:center;gap:15px;margin-bottom:20px;display:flex}.footer-module___Yb_9G__logoText h3{background:var(--gradient-secondary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:800}.footer-module___Yb_9G__logoText p{color:#ffffffb3;margin:5px 0 0;font-size:.85rem;line-height:1.4}.footer-module___Yb_9G__footerDescription{color:#ffffffb3;font-size:.95rem;line-height:1.6}.footer-module___Yb_9G__footerColumn h4{color:var(--white);margin-bottom:20px;padding-bottom:10px;font-size:1.1rem;font-weight:700;position:relative}.footer-module___Yb_9G__footerColumn h4:after{content:"";background:var(--secondary);border-radius:2px;width:40px;height:3px;position:absolute;bottom:0;left:0}.footer-module___Yb_9G__contactList{margin:0;padding:0;list-style:none}.footer-module___Yb_9G__contactList li{color:#fffc;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:.95rem;line-height:1.6;display:flex}.footer-module___Yb_9G__contactList svg{color:var(--secondary);flex-shrink:0;margin-top:2px}.footer-module___Yb_9G__contactList a{color:#fffc;transition:color var(--transition-base);text-decoration:none}.footer-module___Yb_9G__contactList a:hover{color:var(--secondary)}.footer-module___Yb_9G__addressItem{align-items:flex-start!important}.footer-module___Yb_9G__addressItem a{display:block}.footer-module___Yb_9G__linksList{margin:0;padding:0;list-style:none}.footer-module___Yb_9G__linksList li{margin-bottom:12px}.footer-module___Yb_9G__linksList a{color:#fffc;transition:all var(--transition-base);font-size:.95rem;text-decoration:none;display:inline-block;position:relative}.footer-module___Yb_9G__linksList a:before{content:"→";opacity:0;transition:all var(--transition-base);color:var(--secondary);position:absolute;left:-20px}.footer-module___Yb_9G__linksList a:hover{color:var(--secondary);transform:translate(5px)}.footer-module___Yb_9G__linksList a:hover:before{opacity:1;left:-15px}.footer-module___Yb_9G__socialLinks{gap:15px;margin-bottom:15px;display:flex}.footer-module___Yb_9G__socialLinks a{width:45px;height:45px;color:var(--white);transition:all var(--transition-base);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.footer-module___Yb_9G__socialLinks a:hover{background:var(--secondary);border-color:var(--secondary);transform:translateY(-5px)scale(1.1);box-shadow:0 8px 20px #ff6b3566}.footer-module___Yb_9G__socialText{color:#fff9;font-size:.85rem;line-height:1.5}.footer-module___Yb_9G__footerBottom{text-align:center;border-top:1px solid #ffffff1a;margin-top:40px;padding:25px 0}.footer-module___Yb_9G__footerBottom p{color:#fff9;margin:0;font-size:.9rem}@media (max-width:768px){.footer-module___Yb_9G__footer{padding:40px 0 0}.footer-module___Yb_9G__footerContainer{grid-template-columns:1fr;gap:35px}.footer-module___Yb_9G__footerLogo{flex-direction:column;align-items:flex-start;gap:10px}.footer-module___Yb_9G__socialLinks{justify-content:flex-start}}@media (max-width:480px){.footer-module___Yb_9G__footerColumn h4{font-size:1rem}.footer-module___Yb_9G__contactList li,.footer-module___Yb_9G__linksList a,.footer-module___Yb_9G__footerDescription{font-size:.9rem}.footer-module___Yb_9G__socialLinks a{width:40px;height:40px}}
.offers-module__a55Paa__offersSection{margin-bottom:60px}.offers-module__a55Paa__offersTitle{text-align:center;color:var(--primary);margin-bottom:30px;font-size:2rem;font-weight:700}.offers-module__a55Paa__carouselContainer{max-width:1000px;margin:0 auto;position:relative}.offers-module__a55Paa__offerCard{background:linear-gradient(135deg,#ff6b6b 0%,#ee5a6f 100%);border-radius:20px;padding:40px;position:relative;overflow:hidden;box-shadow:0 10px 40px #0003}.offers-module__a55Paa__offerCard:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite offers-module__a55Paa__pulse;position:absolute;top:-50%;right:-50%}@keyframes offers-module__a55Paa__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}.offers-module__a55Paa__offerBadge{z-index:10;position:absolute;top:20px;left:20px}.offers-module__a55Paa__discount{color:#000;background:gold;border-radius:30px;padding:10px 20px;font-size:1.2rem;font-weight:900;animation:2s ease-in-out infinite offers-module__a55Paa__bounce;box-shadow:0 4px 15px #ffd70080}@keyframes offers-module__a55Paa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.offers-module__a55Paa__offerContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid;position:relative}.offers-module__a55Paa__offerImage{background:#fffffff2;border-radius:15px;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex;box-shadow:0 8px 25px #00000026}.offers-module__a55Paa__offerImage img{max-width:100%;height:auto}.offers-module__a55Paa__offerInfo{color:#fff}.offers-module__a55Paa__offerTag{background:#fff3;border-radius:20px;margin-bottom:15px;padding:6px 15px;font-size:.9rem;font-weight:600;display:inline-block}.offers-module__a55Paa__offerInfo h4{color:#fff;text-shadow:2px 2px 4px #0000004d;margin-bottom:15px;font-size:2rem;font-weight:800}.offers-module__a55Paa__offerInfo p{opacity:.95;margin-bottom:25px;font-size:1.1rem;line-height:1.6}.offers-module__a55Paa__priceContainer{margin-bottom:25px}.offers-module__a55Paa__prices{align-items:center;gap:15px;margin-bottom:10px;display:flex}.offers-module__a55Paa__originalPrice{opacity:.7;font-size:1.2rem;text-decoration:line-through}.offers-module__a55Paa__offerPrice{color:gold;text-shadow:2px 2px 4px #0000004d;font-size:2.5rem;font-weight:900}.offers-module__a55Paa__savings{background:#fff3;border-radius:8px;padding:8px 15px;font-size:1rem;font-weight:600;display:inline-block}.offers-module__a55Paa__ctaButton{color:#ff6b6b;background:#fff;border-radius:50px;padding:15px 40px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 20px #0003}.offers-module__a55Paa__ctaButton:hover{color:#000;background:gold;transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}.offers-module__a55Paa__navArrow{cursor:pointer;color:#ff6b6b;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0003}.offers-module__a55Paa__navArrow:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.offers-module__a55Paa__navLeft{left:-25px}.offers-module__a55Paa__navRight{right:-25px}.offers-module__a55Paa__dotsContainer{z-index:10;gap:10px;display:flex;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}.offers-module__a55Paa__dot{cursor:pointer;background:#ff6b6b4d;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.offers-module__a55Paa__dot:hover{background:#ff6b6b99;transform:scale(1.2)}.offers-module__a55Paa__dotActive{background:#ff6b6b;border-radius:6px;width:35px}@media (max-width:768px){.offers-module__a55Paa__offerCard{padding:25px}.offers-module__a55Paa__offerContent{grid-template-columns:1fr;gap:25px}.offers-module__a55Paa__offerImage{min-height:200px;padding:20px}.offers-module__a55Paa__offerInfo h4{font-size:1.5rem}.offers-module__a55Paa__offerPrice{font-size:2rem}.offers-module__a55Paa__navArrow{width:40px;height:40px;font-size:1.5rem}.offers-module__a55Paa__navLeft{left:5px}.offers-module__a55Paa__navRight{right:5px}.offers-module__a55Paa__ctaButton{text-align:center;width:100%;padding:12px 30px}}
