.PromoBanner-module__w2PHJa__banner{background:linear-gradient(135deg,var(--navy-blue)0%,#1a2332 100%);color:#fff;z-index:1000;padding:.9rem 1rem;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000001a}.PromoBanner-module__w2PHJa__content{z-index:2;justify-content:center;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;display:flex;position:relative}.PromoBanner-module__w2PHJa__iconWrapper{background:#d4af3733;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:2s ease-in-out infinite PromoBanner-module__w2PHJa__pulse;display:flex}.PromoBanner-module__w2PHJa__icon{font-size:1.2rem;animation:1.5s ease-in-out infinite PromoBanner-module__w2PHJa__sparkle}.PromoBanner-module__w2PHJa__textWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;font-size:.95rem;display:flex}.PromoBanner-module__w2PHJa__highlight{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;text-shadow:0 2px 4px #0003;font-size:.9rem;font-weight:800}.PromoBanner-module__w2PHJa__separator{color:#ffffff4d;font-weight:300}.PromoBanner-module__w2PHJa__text{color:#fffffff2;font-weight:400}.PromoBanner-module__w2PHJa__discount{color:var(--gold);text-shadow:0 0 10px #d4af3780;font-size:1.1rem;font-weight:800}.PromoBanner-module__w2PHJa__code{background:#d4af3726;border:1px solid #d4af374d;border-radius:20px;padding:.4rem 1rem;font-size:.9rem;font-weight:500}.PromoBanner-module__w2PHJa__code strong{color:var(--gold);letter-spacing:1px;font-weight:800}.PromoBanner-module__w2PHJa__closeButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;transition:all .3s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.PromoBanner-module__w2PHJa__closeButton:hover{background:#fff3;border-color:#fff6;transform:translateY(-50%)rotate(90deg)}.PromoBanner-module__w2PHJa__shine{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;animation:3s ease-in-out infinite PromoBanner-module__w2PHJa__shine;position:absolute;top:0;left:-100%}@keyframes PromoBanner-module__w2PHJa__pulse{0%,to{transform:scale(1);box-shadow:0 0 #d4af3766}50%{transform:scale(1.05);box-shadow:0 0 0 8px #d4af3700}}@keyframes PromoBanner-module__w2PHJa__sparkle{0%,to{transform:rotate(0)scale(1)}25%{transform:rotate(-10deg)scale(1.1)}75%{transform:rotate(10deg)scale(1.1)}}@keyframes PromoBanner-module__w2PHJa__shine{0%{left:-100%}to{left:100%}}@media (max-width:768px){.PromoBanner-module__w2PHJa__banner{cursor:pointer;padding:.6rem .5rem}.PromoBanner-module__w2PHJa__content{flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding-right:2rem}.PromoBanner-module__w2PHJa__iconWrapper{display:none}.PromoBanner-module__w2PHJa__textWrapper{white-space:nowrap;flex-flow:row;align-items:center;gap:.4rem;font-size:.7rem;overflow:hidden}.PromoBanner-module__w2PHJa__highlight{text-transform:uppercase;letter-spacing:.5px;font-size:.7rem}.PromoBanner-module__w2PHJa__text{white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;line-height:1.2;overflow:hidden}.PromoBanner-module__w2PHJa__discount{font-size:.75rem}.PromoBanner-module__w2PHJa__code{white-space:nowrap;padding:.2rem .5rem;font-size:.65rem}.PromoBanner-module__w2PHJa__closeButton{width:20px;height:20px;font-size:.8rem;right:.3rem}.PromoBanner-module__w2PHJa__separator{display:none}}.PromoBanner-module__w2PHJa__mobileModal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;background:#000c;align-items:flex-end;animation:.3s PromoBanner-module__w2PHJa__fadeIn;display:flex;position:fixed;inset:0}.PromoBanner-module__w2PHJa__modalContent{border-top:2px solid var(--gold);background:linear-gradient(135deg,#0d111a 0%,#1a2332 100%);border-top-left-radius:24px;border-top-right-radius:24px;width:100%;max-height:80vh;padding:1.5rem;animation:.3s cubic-bezier(.23,1,.32,1) PromoBanner-module__w2PHJa__slideUp;overflow-y:auto}.PromoBanner-module__w2PHJa__modalHeader{border-bottom:1px solid #d4af3733;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.PromoBanner-module__w2PHJa__modalHeader h3{color:var(--gold);letter-spacing:2px;text-transform:uppercase;font-family:Cinzel Decorative,serif;font-size:1.2rem}.PromoBanner-module__w2PHJa__modalClose{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex}.PromoBanner-module__w2PHJa__modalBody{flex-direction:column;gap:1.5rem;display:flex}.PromoBanner-module__w2PHJa__modalOffer{text-align:center}.PromoBanner-module__w2PHJa__modalDiscount{color:var(--gold);text-shadow:0 0 20px #d4af3780;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;display:block}.PromoBanner-module__w2PHJa__modalCategory{color:#ffffffe6;margin:.5rem 0;font-size:1.1rem}.PromoBanner-module__w2PHJa__modalDesc{color:#ffffffb3;margin:.5rem 0;font-size:.95rem;line-height:1.6}.PromoBanner-module__w2PHJa__modalCode{text-align:center;background:#d4af3726;border:1px solid #d4af374d;border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem 1.5rem;display:flex}.PromoBanner-module__w2PHJa__modalCode span{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.PromoBanner-module__w2PHJa__modalCode strong{color:var(--gold);letter-spacing:3px;font-size:1.5rem;font-weight:800}@keyframes PromoBanner-module__w2PHJa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PromoBanner-module__w2PHJa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.HeroCarousel-module__d7FXza__heroCarousel{background:0 0;height:95vh;min-height:700px;max-height:1000px;position:relative;overflow:hidden}.HeroCarousel-module__d7FXza__carouselContainer{width:100%;height:100%;position:relative}.HeroCarousel-module__d7FXza__carouselSlide{opacity:0;visibility:hidden;will-change:opacity,transform;width:100%;height:100%;transition:opacity 1.5s cubic-bezier(.4,0,.2,1),visibility 1.5s;position:absolute;top:0;left:0}.HeroCarousel-module__d7FXza__carouselSlide.HeroCarousel-module__d7FXza__active{opacity:1;visibility:visible;z-index:1}.HeroCarousel-module__d7FXza__carouselImage{filter:brightness(.6)contrast(1.1);opacity:.35;will-change:transform;backface-visibility:hidden;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform 12s cubic-bezier(.1,0,.9,1);position:absolute;top:0;left:0;transform:scale(1.15)translateZ(0)}.HeroCarousel-module__d7FXza__carouselSlide.HeroCarousel-module__d7FXza__active .HeroCarousel-module__d7FXza__carouselImage{transform:scale(1)}.HeroCarousel-module__d7FXza__carouselOverlay{background:radial-gradient(circle,#0a0e1a0d 0%,#0a0e1a33 60%,#0a0e1a80 100%);justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.HeroCarousel-module__d7FXza__carouselContent{text-align:center;z-index:10;max-width:1000px;position:relative}.HeroCarousel-module__d7FXza__carouselTitle{background:linear-gradient(135deg,#fff 0%,var(--gold)50%,#fff 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:12px;filter:drop-shadow(0 10px 20px #00000080);background-size:200%;-webkit-background-clip:text;margin-bottom:2rem;padding:0;font-family:Cinzel Decorative,serif;font-size:5rem;font-weight:700;line-height:1.2;animation:5s linear infinite HeroCarousel-module__d7FXza__shineText}@keyframes HeroCarousel-module__d7FXza__shineText{to{background-position:200%}}.HeroCarousel-module__d7FXza__carouselSubtitle{color:#ffffffb3;letter-spacing:6px;text-transform:uppercase;justify-content:center;align-items:center;gap:2rem;margin-bottom:4rem;font-family:Playfair Display,serif;font-size:1.4rem;font-style:italic;display:flex}.HeroCarousel-module__d7FXza__carouselSubtitle:before,.HeroCarousel-module__d7FXza__carouselSubtitle:after{content:"";background:linear-gradient(90deg,transparent,var(--gold),transparent);width:60px;height:1px}.HeroCarousel-module__d7FXza__carouselCta{perspective:1000px;justify-content:center;gap:2.5rem;display:flex}.HeroCarousel-module__d7FXza__heroBtnPrimary,.HeroCarousel-module__d7FXza__heroBtnSecondary{text-transform:uppercase;letter-spacing:3px;border-radius:50px;padding:1.4rem 4rem;font-family:Cinzel Decorative,serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.HeroCarousel-module__d7FXza__heroBtnPrimary{background:linear-gradient(135deg,var(--gold)0%,#f4d03f 100%);color:var(--midnight);box-shadow:0 15px 35px #d4af374d}.HeroCarousel-module__d7FXza__heroBtnPrimary:hover{background:#fff;transform:translateY(-8px)scale(1.05);box-shadow:0 25px 50px #fff3}.HeroCarousel-module__d7FXza__heroBtnSecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3}.HeroCarousel-module__d7FXza__heroBtnSecondary:hover{border-color:var(--gold);color:var(--gold);background:#d4af370d;transform:translateY(-5px)}.HeroCarousel-module__d7FXza__btnArrow{margin-left:1rem;transition:transform .3s;display:inline-block}.HeroCarousel-module__d7FXza__heroBtnPrimary:hover .HeroCarousel-module__d7FXza__btnArrow{transform:translate(8px)}.HeroCarousel-module__d7FXza__carouselArrow{color:#fff;cursor:pointer;z-index:20;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:.6;background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:2rem;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroCarousel-module__d7FXza__carouselArrow:hover{opacity:1;border-color:var(--gold);color:var(--gold);background:#d4af371a;box-shadow:0 0 30px #d4af3733}.HeroCarousel-module__d7FXza__carouselArrowLeft{left:40px}.HeroCarousel-module__d7FXza__carouselArrowRight{right:40px}.HeroCarousel-module__d7FXza__carouselArrowLeft:hover{transform:translateY(-50%)translate(-5px)}.HeroCarousel-module__d7FXza__carouselArrowRight:hover{transform:translateY(-50%)translate(5px)}.HeroCarousel-module__d7FXza__carouselDots{z-index:20;gap:2rem;display:flex;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}.HeroCarousel-module__d7FXza__carouselDot{cursor:pointer;background:#fff3;border:1px solid #ffffff1a;border-radius:50%;width:12px;height:12px;padding:0;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative}.HeroCarousel-module__d7FXza__carouselDot.HeroCarousel-module__d7FXza__active{background:var(--gold);box-shadow:0 0 20px var(--gold);transform:scale(1.5)}.HeroCarousel-module__d7FXza__carouselDot:after{content:"";border:1px solid #0000;border-radius:50%;transition:border-color .5s;position:absolute;inset:-10px}.HeroCarousel-module__d7FXza__carouselDot.HeroCarousel-module__d7FXza__active:after{border-color:var(--gold);animation:2s infinite HeroCarousel-module__d7FXza__pulseDot}@keyframes HeroCarousel-module__d7FXza__pulseDot{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.HeroCarousel-module__d7FXza__fadeInUp{opacity:0;transform:translateY(30px)}.HeroCarousel-module__d7FXza__active .HeroCarousel-module__d7FXza__fadeInUp{animation:1s cubic-bezier(.23,1,.32,1) forwards HeroCarousel-module__d7FXza__fadeInUpAnim}.HeroCarousel-module__d7FXza__active .HeroCarousel-module__d7FXza__delay1{animation-delay:.3s}.HeroCarousel-module__d7FXza__active .HeroCarousel-module__d7FXza__delay2{animation-delay:.6s}@keyframes HeroCarousel-module__d7FXza__fadeInUpAnim{to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.HeroCarousel-module__d7FXza__carouselTitle{letter-spacing:8px;font-size:4rem}}@media (max-width:1024px){.HeroCarousel-module__d7FXza__heroCarousel{height:80vh;min-height:600px}.HeroCarousel-module__d7FXza__carouselTitle{letter-spacing:6px;font-size:3.5rem}.HeroCarousel-module__d7FXza__carouselArrow{width:60px;height:60px}}@media (max-width:768px){.HeroCarousel-module__d7FXza__heroCarousel{height:70vh;min-height:500px}.HeroCarousel-module__d7FXza__carouselOverlay{padding:1rem}.HeroCarousel-module__d7FXza__carouselTitle{letter-spacing:4px;margin-bottom:1.5rem;font-size:2.5rem}.HeroCarousel-module__d7FXza__carouselSubtitle{letter-spacing:3px;gap:1rem;margin-bottom:2.5rem;font-size:.95rem}.HeroCarousel-module__d7FXza__carouselSubtitle:before,.HeroCarousel-module__d7FXza__carouselSubtitle:after{width:30px}.HeroCarousel-module__d7FXza__carouselCta{flex-direction:column;align-items:center;gap:1.2rem}.HeroCarousel-module__d7FXza__heroBtnPrimary,.HeroCarousel-module__d7FXza__heroBtnSecondary{width:100%;max-width:300px;padding:1.1rem 2rem;font-size:.85rem}.HeroCarousel-module__d7FXza__carouselArrow{display:none}.HeroCarousel-module__d7FXza__carouselDots{gap:1.2rem;bottom:30px}}@media (max-width:480px){.HeroCarousel-module__d7FXza__heroCarousel{height:85vh}.HeroCarousel-module__d7FXza__carouselTitle{letter-spacing:3px;font-size:2.2rem}.HeroCarousel-module__d7FXza__carouselSubtitle{letter-spacing:2px;font-size:.85rem}}
.page-module__wtSYKa__homePage{background:#0a0e1a;min-height:100vh;position:relative}.page-module__wtSYKa__homePage:after{content:"";pointer-events:none;z-index:2;background-image:linear-gradient(#d4af3708 1px,#0000 1px),linear-gradient(90deg,#d4af3708 1px,#0000 1px);background-size:100px 100px;position:fixed;inset:0}.page-module__wtSYKa__backgroundDecor{pointer-events:none;z-index:4;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.page-module__wtSYKa__decorCircle{border:1.5px solid var(--gold);filter:blur(1px);will-change:transform,opacity;backface-visibility:hidden;border-radius:50%;animation:25s ease-in-out infinite page-module__wtSYKa__floatingGallery;position:absolute;transform:translateZ(0);box-shadow:0 0 25px #d4af3733}@keyframes page-module__wtSYKa__floatingGallery{0%,to{opacity:.3;transform:translate(0)scale(1)rotate(0)}33%{opacity:.6;transform:translate(120px,-120px)scale(1.2)rotate(120deg)}66%{opacity:.2;transform:translate(-90px,90px)scale(.9)rotate(240deg)}}.page-module__wtSYKa__homeContent{z-index:5;position:relative}.page-module__wtSYKa__container{z-index:6;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.page-module__wtSYKa__sectionLoader{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}@media (max-width:1024px){.page-module__wtSYKa__homePage:after{background-size:60px 60px}.page-module__wtSYKa__backgroundDecor{opacity:.5}}@media (max-width:768px){.page-module__wtSYKa__container{padding:0 1.5rem}.page-module__wtSYKa__backgroundDecor{opacity:.4}}@media (max-width:480px){.page-module__wtSYKa__container{padding:0 1rem}.page-module__wtSYKa__homePage:after{background-size:40px 40px}.page-module__wtSYKa__backgroundDecor{opacity:.3}.page-module__wtSYKa__decorCircle{border:1px solid #d4af3766;filter:none!important;box-shadow:none!important}}
