.Navbar-module__Yp6P_a__nav{z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,.35);justify-content:space-between;align-items:center;padding:14px 5%;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__Yp6P_a__scrolled{background:rgba(8,8,8,.96);border-bottom:1px solid rgba(252,201,35,.808);box-shadow:0 6px 24px rgba(0,0,0,.6)}.Navbar-module__Yp6P_a__left{align-items:center;gap:4px;display:flex}.Navbar-module__Yp6P_a__logo{object-fit:cover;filter:drop-shadow(0 8px 20px rgba(212,175,55,.3));border-radius:50%;width:60px;height:60px}.Navbar-module__Yp6P_a__brand .Navbar-module__Yp6P_a__title{color:var(--gold);letter-spacing:1px;font-weight:800}.Navbar-module__Yp6P_a__brand .Navbar-module__Yp6P_a__sub{color:var(--muted);margin-top:2px;font-size:12px}.Navbar-module__Yp6P_a__links{align-items:center;gap:22px;display:flex}.Navbar-module__Yp6P_a__links a{color:var(--white);padding:6px 8px;font-weight:500;text-decoration:none;transition:color .18s;position:relative}.Navbar-module__Yp6P_a__links a:hover{color:var(--gold);border-radius:4px;padding:5px 7px;transition:border-color .18s}.Navbar-module__Yp6P_a__links a:hover:before{content:"";border-top:1px solid var(--gold);pointer-events:none;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-bottom:none;border-left:none;border-right:none;border-radius:4px;animation:2s linear infinite Navbar-module__Yp6P_a__circleBorder;position:absolute;top:-3px;bottom:auto;left:-3px;right:-3px;transform:translateZ(0)}@keyframes Navbar-module__Yp6P_a__circleBorder{0%{border-top:1px solid var(--gold);border-bottom:none;border-left:none;border-right:none;top:-3px;bottom:auto;left:-3px;right:-3px}25%{border-top:none;border-right:1px solid var(--gold);border-bottom:none;border-left:none;top:-3px;bottom:-3px;left:auto;right:-3px}50%{border-top:none;border-right:none;border-bottom:1px solid var(--gold);border-left:none;top:auto;bottom:-3px;left:-3px;right:-3px}75%{border-top:none;border-bottom:none;border-right:none;border-left:1px solid var(--gold);top:-3px;bottom:-3px;left:-3px;right:auto}to{border-top:1px solid var(--gold);border-bottom:none;border-left:none;border-right:none;top:-3px;bottom:auto;left:-3px;right:-3px}}.Navbar-module__Yp6P_a__bookInline{background:linear-gradient(180deg,var(--gold),var(--gold-dark));color:#080808;border-radius:999px;padding:8px 16px;font-weight:700;animation:2s ease-in-out infinite Navbar-module__Yp6P_a__glow;box-shadow:0 10px 30px rgba(236,184,11,.925)}@keyframes Navbar-module__Yp6P_a__glow{0%,to{box-shadow:0 10px 30px rgba(219,176,34,.12)}50%{box-shadow:0 10px 30px rgba(219,176,34,.5)}}.Navbar-module__Yp6P_a__hamburger{cursor:pointer;background:0 0;border:0;display:none}.Navbar-module__Yp6P_a__bar{background:var(--white);border-radius:3px;width:24px;height:3px;margin:4px 0;transition:all .25s;display:block}.Navbar-module__Yp6P_a__bar1{transform:translateY(7px)rotate(45deg)}.Navbar-module__Yp6P_a__bar2{opacity:0;transform:scaleX(0)}.Navbar-module__Yp6P_a__bar3{transform:translateY(-7px)rotate(-45deg)}@media (max-width:880px){.Navbar-module__Yp6P_a__links{background:rgba(6,6,6,.96);flex-direction:column;gap:12px;width:260px;padding:18px;transition:transform .28s;position:fixed;top:64px;right:0;transform:translate(120%);box-shadow:-8px 18px 40px rgba(0,0,0,.6)}.Navbar-module__Yp6P_a__links.Navbar-module__Yp6P_a__open{transform:translate(0)}.Navbar-module__Yp6P_a__hamburger{z-index:1300;display:block}}
.Hero-module__H8d9UW__hero{background:linear-gradient(#000 0%,#080808 50%,#000 100%);height:600px;padding-top:0;display:block;position:relative;overflow:hidden}.Hero-module__H8d9UW__slide{z-index:0;transform-origin:50%;object-fit:cover;background-position:50%;background-size:contain;position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__H8d9UW__goldGradient{pointer-events:none;z-index:2;mix-blend-mode:overlay;background:linear-gradient(rgba(212,175,55,0) 0%,rgba(212,175,55,.08) 30%,rgba(212,175,55,.14) 50%,rgba(0,0,0,.6) 100%);height:45%;position:absolute;bottom:0;left:0;right:0}.Hero-module__H8d9UW__topOverlay{z-index:1;pointer-events:none;background:linear-gradient(rgba(0,0,0,.35) 0%,rgba(0,0,0,.15) 40%,rgba(0,0,0,.05) 60%,transparent 100%);position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__H8d9UW__content{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1100px;height:100%;margin:0 auto;padding:0 20px;display:flex;position:relative}.Hero-module__H8d9UW__title{color:var(--gold,#d4af37);letter-spacing:1px;text-shadow:0 8px 30px rgba(0,0,0,.5);margin:0;font-family:Poppins,sans-serif;font-size:4.2rem}.Hero-module__H8d9UW__subtitle{color:rgba(255,255,255,.92);margin-top:10px;font-family:Poppins,sans-serif;font-size:1.05rem}.Hero-module__H8d9UW__cta{justify-content:center;align-items:center;gap:12px;margin-top:18px;display:flex}.Hero-module__H8d9UW__bookBtn{background:linear-gradient(180deg,var(--gold,#d4af37),var(--gold-dark,#b8860b));color:#080808;cursor:pointer;border:0;border-radius:999px;padding:12px 22px;font-weight:700}.Hero-module__H8d9UW__watch{color:var(--gold,#d4af37);border:1px solid rgba(241,192,30,.48);border-radius:999px;padding:10px 16px;text-decoration:none}.Hero-module__H8d9UW__quoteWrap{z-index:4;position:absolute;bottom:30px;left:30px}.Hero-module__H8d9UW__dots{z-index:5;gap:8px;display:flex;position:absolute;bottom:26px;right:28px}.Hero-module__H8d9UW__dot{cursor:pointer;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.03);border-radius:999px;width:10px;height:10px;transition:transform .2s,background .2s}.Hero-module__H8d9UW__dot:hover{transform:scale(1.2)}.Hero-module__H8d9UW__dotActive{background:linear-gradient(180deg,var(--gold,#d4af37),var(--gold-dark,#b8860b));box-shadow:0 8px 22px rgba(212,175,55,.18)}@media (max-width:880px){.Hero-module__H8d9UW__title{font-size:2.6rem}.Hero-module__H8d9UW__subtitle{padding:0 8px;font-size:.98rem}.Hero-module__H8d9UW__quoteWrap{bottom:16px;left:16px}.Hero-module__H8d9UW__dots{bottom:12px;right:12px}}@media (max-width:786px){.Hero-module__H8d9UW__slide{background-size:cover}}
.QuoteCarousel-module__rE5UJq__box{-webkit-backdrop-filter:blur(10px)saturate(1.05)brightness(.85);backdrop-filter:blur(10px)saturate(1.05)brightness(.85);color:#fff;background:rgba(0,0,0,.38);border:1px solid rgba(226,180,28,.63);border-radius:12px;max-width:370px;padding:16px 18px;font-size:15px;line-height:1.45;box-shadow:0 8px 30px rgba(0,0,0,.45)}.QuoteCarousel-module__rE5UJq__quote{margin:0;padding-left:6px;font-style:italic;position:relative}.QuoteCarousel-module__rE5UJq__quote:before{content:"“";color:rgba(212,175,55,.92);font-size:34px;position:absolute;top:-16px;left:-8px}@media (max-width:820px){.QuoteCarousel-module__rE5UJq__box{max-width:240px;padding:12px 14px;font-size:14px}}
.About-module__OtWT4W__wrap{color:var(--white);background:#080808;padding:5%}.About-module__OtWT4W__grid{justify-content:space-between;align-items:center;display:flex}.About-module__OtWT4W__imageWrapper{border:1px solid rgba(255,255,255,.03);border-radius:14px;width:450px;max-width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.6)}.About-module__OtWT4W__left img{filter:saturate(1.4)contrast(1.1);width:100%;height:auto;transition:transform .3s;display:block}.About-module__OtWT4W__imageWrapper:hover img{transform:scale(1.05)}.About-module__OtWT4W__imageOverlay{opacity:1;background:linear-gradient(135deg,rgba(212,175,55,.1) 0%,rgba(0,0,0,.2) 50%,rgba(212,175,55,.05) 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.About-module__OtWT4W__imageWrapper:hover .About-module__OtWT4W__imageOverlay{opacity:.8}.About-module__OtWT4W__right{max-width:640px}.About-module__OtWT4W__right h2{color:var(--gold);margin-bottom:14px;font-size:2.4rem}.About-module__OtWT4W__right p{color:#ddd;margin-bottom:24px;font-size:1.02rem;line-height:1.7}.About-module__OtWT4W__stats{flex-wrap:wrap;gap:24px;display:flex}.About-module__OtWT4W__stat{text-align:center;flex:1;min-width:120px}.About-module__OtWT4W__number{color:var(--gold);margin-bottom:4px;font-size:2rem;font-weight:700;display:block}.About-module__OtWT4W__label{color:#cfcfcf;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.About-module__OtWT4W__social{justify-content:center;gap:16px;margin-top:32px;display:flex}.About-module__OtWT4W__socialIcon{width:48px;height:48px;color:var(--gold);background:linear-gradient(135deg,rgba(212,175,55,.2),rgba(212,175,55,.1));border:1px solid rgba(212,175,55,.3);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.About-module__OtWT4W__socialIcon:hover{background:var(--gold);color:#000;transform:scale(1.1);box-shadow:0 8px 20px rgba(212,175,55,.4)}.About-module__OtWT4W__socialIcon svg{width:24px;height:24px}@media (max-width:920px){.About-module__OtWT4W__grid{text-align:center;flex-direction:column;gap:22px}.About-module__OtWT4W__right h2{font-size:2rem}.About-module__OtWT4W__social{margin-top:24px}}@media (max-width:768px){.About-module__OtWT4W__imageWrapper{width:100%}}
.VideoSection-module__EIZZcW__wrap{color:var(--white);background:linear-gradient(135deg,#0a0a0a 0%,rgba(212,175,55,.05) 50%,#050505 100%);padding:72px 0}.VideoSection-module__EIZZcW__wrap h2{color:var(--gold);text-align:center;margin-bottom:18px;font-size:2rem}.VideoSection-module__EIZZcW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));place-items:start center;gap:20px;max-width:1100px;margin:0 auto;display:grid}.VideoSection-module__EIZZcW__card{background:linear-gradient(rgba(212,175,55,.1),rgba(255,255,255,.02));border:2px solid rgba(212,175,55,.3);border-radius:16px;width:100%;padding:16px;transition:all .3s;box-shadow:0 12px 40px rgba(0,0,0,.6)}.VideoSection-module__EIZZcW__card:hover{border-color:rgba(212,175,55,.6);transform:scale(1.05);box-shadow:0 16px 50px rgba(212,175,55,.4)}.VideoSection-module__EIZZcW__card iframe{border:0;border-radius:8px;width:100%;height:260px}.VideoSection-module__EIZZcW__card h3{color:#f5f5f5;text-shadow:0 1px 2px rgba(0,0,0,.5);margin-top:12px;font-size:1.1rem;font-weight:600}@media (max-width:820px){.VideoSection-module__EIZZcW__grid{grid-template-columns:1fr}.VideoSection-module__EIZZcW__card iframe{height:210px}}
.Events-module__9cMyKa__wrap{color:var(--white);background:#0f0f0f;padding:72px 5%}.Events-module__9cMyKa__grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin-top:24px;margin-left:auto;margin-right:auto;display:grid}.Events-module__9cMyKa__card{background:linear-gradient(135deg,rgba(255,255,255,.03),rgba(255,255,255,.01));border-top:1px solid rgba(212,175,55,.1);border-radius:16px;padding:24px;transition:all .3s;position:relative;overflow:hidden}.Events-module__9cMyKa__card:before{content:"";background:linear-gradient(90deg,var(--gold),transparent);height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Events-module__9cMyKa__card:hover:before{transform:scaleX(1)}.Events-module__9cMyKa__icon{margin-bottom:16px}.Events-module__9cMyKa__date{color:var(--gold);margin-bottom:12px;font-size:14px;font-weight:600}.Events-module__9cMyKa__card h3{margin-bottom:8px;font-size:18px;font-weight:700}.Events-module__9cMyKa__description{color:#b0b0b0;margin-bottom:12px;font-size:14px;line-height:1.4}.Events-module__9cMyKa__venue{color:#cfcfcf;margin-bottom:16px;font-size:14px}.Events-module__9cMyKa__book{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:var(--gold,#d4af37);border-radius:25px;padding:10px 20px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px rgba(212,175,55,.3)}.Events-module__9cMyKa__book:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(212,175,55,.4)}@media (max-width:980px){.Events-module__9cMyKa__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:680px){.Events-module__9cMyKa__grid{grid-template-columns:1fr}.Events-module__9cMyKa__card{text-align:center;padding:20px}}
.Contact-module__wGd5-q__wrap{color:var(--white);background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%);padding:5%;position:relative;overflow:hidden}.Contact-module__wGd5-q__wrap:before{content:"";z-index:1;background:radial-gradient(circle at 30% 20%,rgba(212,175,55,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(212,175,55,.05) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.Contact-module__wGd5-q__wrap>*{z-index:2;position:relative}.Contact-module__wGd5-q__header{text-align:center;margin-bottom:60px}.Contact-module__wGd5-q__header h2{color:var(--gold);letter-spacing:-.02em;text-shadow:0 0 30px rgba(212,175,55,.3);margin-bottom:16px;font-size:3rem;font-weight:800}.Contact-module__wGd5-q__header p{color:#e0e0e0;max-width:700px;margin:0 auto;font-size:1.2rem;font-weight:400;line-height:1.6}.Contact-module__wGd5-q__contactGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1400px;margin:0 auto 60px;display:grid}.Contact-module__wGd5-q__contactContainer{grid-template-columns:1fr 400px;align-items:stretch;gap:80px;width:100%;margin:0 auto}.Contact-module__wGd5-q__contactCard{text-align:center;background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.02));border:1px solid rgba(212,175,55,.1);border-radius:16px;padding:32px 24px;transition:all .3s;box-shadow:0 20px 50px rgba(0,0,0,.3)}.Contact-module__wGd5-q__contactCard:hover{border-color:var(--gold);transform:translateY(-8px);box-shadow:0 30px 80px rgba(0,0,0,.4),0 0 30px rgba(212,175,55,.1)}.Contact-module__wGd5-q__contactIcon{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#cfcfcf;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:24px;display:flex;box-shadow:0 8px 25px rgba(212,175,55,.3)}.Contact-module__wGd5-q__contactIcon svg{stroke-width:2px;fill:none}.Contact-module__wGd5-q__contactCard h3{color:var(--gold);margin-bottom:8px;font-size:1.3rem;font-weight:600}.Contact-module__wGd5-q__contactCard p{color:#cfcfcf;font-size:.95rem;line-height:1.5}.Contact-module__wGd5-q__contactLink{color:var(--gold);font-size:1rem;font-weight:500;text-decoration:none}.Contact-module__wGd5-q__contactLink:hover{text-decoration:underline}.Contact-module__wGd5-q__form{background:linear-gradient(135deg,rgba(255,255,255,.03),rgba(255,255,255,.01));border:1px solid rgba(212,175,55,.08);border-radius:20px;flex-direction:column;gap:20px;width:100%;margin:0 auto;padding:40px;display:flex;box-shadow:0 25px 60px rgba(0,0,0,.4)}.Contact-module__wGd5-q__form h1{color:var(--gold);text-align:center;text-shadow:0 0 20px rgba(212,175,55,.3);margin-bottom:24px;font-size:2.5rem;font-weight:700}.Contact-module__wGd5-q__inputGroup{position:relative}.Contact-module__wGd5-q__input,.Contact-module__wGd5-q__textarea{width:100%;color:var(--white);resize:none;background:rgba(255,255,255,.05);border:2px solid rgba(212,175,55,.1);border-radius:12px;outline:none;padding:16px 20px;font-size:1rem;transition:all .3s}.Contact-module__wGd5-q__input:focus,.Contact-module__wGd5-q__textarea:focus{border-color:var(--gold);background:rgba(255,255,255,.08);box-shadow:0 0 20px rgba(212,175,55,.2)}.Contact-module__wGd5-q__input::placeholder,.Contact-module__wGd5-q__textarea::placeholder{color:#aaa}.Contact-module__wGd5-q__btn{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:rgba(252,201,35,.808);cursor:pointer;border:0;border-radius:50px;width:100%;max-width:500px;margin-top:8px;padding:16px 32px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 8px 25px rgba(212,175,55,.3)}.Contact-module__wGd5-q__btn:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(212,175,55,.4)}.Contact-module__wGd5-q__btn:active{transform:translateY(0)}.Contact-module__wGd5-q__note{color:#cfcfcf;text-align:center;margin-top:24px;font-size:.95rem}.Contact-module__wGd5-q__note a{color:var(--gold);font-weight:500;text-decoration:none}.Contact-module__wGd5-q__note a:hover{text-decoration:underline}.Contact-module__wGd5-q__error{color:#ff6b6b;text-align:left;margin-top:4px;font-size:.85rem}.Contact-module__wGd5-q__rightSide{background:linear-gradient(135deg,rgba(255,255,255,.03),rgba(255,255,255,.01));border:1px solid rgba(212,175,55,.08);border-radius:20px;flex-direction:column;justify-content:center;padding:40px;display:flex;box-shadow:0 25px 60px rgba(0,0,0,.4)}.Contact-module__wGd5-q__rightSide h3{color:var(--gold);margin-bottom:16px;font-size:1.8rem;font-weight:700}.Contact-module__wGd5-q__rightSide p{color:#cfcfcf;margin-bottom:32px;font-size:1rem;line-height:1.6}.Contact-module__wGd5-q__socialLinks{flex-direction:column;gap:16px;display:flex}.Contact-module__wGd5-q__socialLink{color:var(--gold);border:2px solid var(--gold);text-align:center;border-radius:8px;padding:12px 20px;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Contact-module__wGd5-q__socialLink:hover{background:var(--gold);color:#080808;transform:translateY(-2px);box-shadow:0 8px 25px rgba(212,175,55,.3)}@media (max-width:1200px){.Contact-module__wGd5-q__contactContainer{grid-template-columns:1fr 350px;gap:60px}}@media (max-width:1024px){.Contact-module__wGd5-q__contactContainer{grid-template-columns:1fr;gap:60px}.Contact-module__wGd5-q__rightSide{max-width:500px;margin:0 auto}}@media (max-width:768px){.Contact-module__wGd5-q__wrap{padding:60px 0 80px}.Contact-module__wGd5-q__header h2{font-size:2.5rem}.Contact-module__wGd5-q__header p{font-size:1.1rem}.Contact-module__wGd5-q__contactContainer{gap:50px}.Contact-module__wGd5-q__contactGrid{grid-template-columns:1fr;gap:24px;padding:0 20px}.Contact-module__wGd5-q__form,.Contact-module__wGd5-q__rightSide{padding:32px 24px}}@media (max-width:480px){.Contact-module__wGd5-q__header h2{font-size:2rem}.Contact-module__wGd5-q__header p{font-size:1rem}.Contact-module__wGd5-q__contactCard{padding:24px 20px}.Contact-module__wGd5-q__form{padding:28px 20px}.Contact-module__wGd5-q__form h1{font-size:2rem}.Contact-module__wGd5-q__rightSide{padding:28px 20px}.Contact-module__wGd5-q__rightSide h3{font-size:1.5rem}}
.Footer-module__NVhknq__wrap{color:#cfcfcf;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%);padding:0 5%;position:relative;overflow:hidden}.Footer-module__NVhknq__wrap:before{content:"";z-index:1;background:radial-gradient(circle at 20% 30%,rgba(212,175,55,.05) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(212,175,55,.03) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.Footer-module__NVhknq__wrap>*{z-index:2;position:relative}.Footer-module__NVhknq__mainGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding:80px 0 60px;display:grid}.Footer-module__NVhknq__brandSection{flex-direction:column;gap:20px;display:flex}.Footer-module__NVhknq__logo{filter:drop-shadow(0 8px 20px rgba(212,175,55,.3));border-radius:50%;width:60px;height:60px;transition:transform .3s}.Footer-module__NVhknq__logo:hover{transform:scale(1.05)}.Footer-module__NVhknq__tagline{color:#b0b0b0;max-width:300px;margin:0;font-size:.95rem;line-height:1.6}.Footer-module__NVhknq__socialLinks{gap:16px;margin-top:8px;display:flex}.Footer-module__NVhknq__socialLink{width:40px;height:40px;color:var(--gold);background:linear-gradient(135deg,rgba(212,175,55,.1),rgba(212,175,55,.05));border:1px solid rgba(212,175,55,.2);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.Footer-module__NVhknq__socialLink:hover{background:var(--gold);color:#080808;transform:translateY(-2px);box-shadow:0 8px 25px rgba(212,175,55,.3)}.Footer-module__NVhknq__socialLink svg{stroke-width:2px}.Footer-module__NVhknq__linksSection,.Footer-module__NVhknq__servicesSection,.Footer-module__NVhknq__contactSection{flex-direction:column;gap:20px;display:flex}.Footer-module__NVhknq__sectionTitle{color:var(--gold);letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:700}.Footer-module__NVhknq__linksList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__NVhknq__linksList li a{color:#cfcfcf;font-size:.95rem;text-decoration:none;transition:all .3s;position:relative}.Footer-module__NVhknq__linksList li a:hover{color:var(--gold);transform:translate(4px)}.Footer-module__NVhknq__linksList li a.Footer-module__NVhknq__contactUs{color:var(--gold);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.Footer-module__NVhknq__linksList li a.Footer-module__NVhknq__contactUs:hover{color:var(--gold-dark)}.Footer-module__NVhknq__linksList li a:before{content:"";background:var(--gold);width:0;height:1px;transition:width .3s;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.Footer-module__NVhknq__linksList li a:hover:before{width:8px}.Footer-module__NVhknq__contactInfo{flex-direction:column;gap:12px;display:flex}.Footer-module__NVhknq__contactInfo p{color:#b0b0b0;align-items:center;gap:8px;margin:0;font-size:.95rem;display:flex}.Footer-module__NVhknq__bottomBar{border-top:1px solid rgba(175,151,72,.808);justify-content:space-between;align-items:center;margin-top:20px;padding:24px 0;display:flex}.Footer-module__NVhknq__copyright{color:#888;font-size:.9rem}.Footer-module__NVhknq__bottomLinks{gap:24px;display:flex}.Footer-module__NVhknq__bottomLinks a{color:#888;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__NVhknq__bottomLinks a:hover{color:var(--gold)}@media (max-width:1024px){.Footer-module__NVhknq__mainGrid{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__NVhknq__brandSection{grid-column:1/-1}}@media (max-width:768px){.Footer-module__NVhknq__wrap{padding:40px 0}.Footer-module__NVhknq__mainGrid{grid-template-columns:1fr;gap:20px;padding:40px 0 20px}.Footer-module__NVhknq__socialLinks{justify-content:center}.Footer-module__NVhknq__linksSection,.Footer-module__NVhknq__servicesSection,.Footer-module__NVhknq__contactSection{text-align:center}.Footer-module__NVhknq__linksList li a:before{display:none}.Footer-module__NVhknq__linksList li a:hover{transform:none}.Footer-module__NVhknq__bottomBar{text-align:center;flex-direction:row;justify-content:center;gap:16px}.Footer-module__NVhknq__bottomLinks{justify-content:center}}@media (max-width:480px){.Footer-module__NVhknq__mainGrid{padding:30px 0 10px}.Footer-module__NVhknq__socialLinks{gap:12px}.Footer-module__NVhknq__socialLink{width:36px;height:36px}.Footer-module__NVhknq__socialLink svg{width:18px;height:18px}.Footer-module__NVhknq__bottomLinks{flex-direction:row;gap:12px}}
.Testimonials-module__kRBDda__wrap{color:var(--white);background:linear-gradient(rgba(8,8,8,.9),rgba(14,14,14,.9)),url(/images/slider1.jpg) 50%/cover no-repeat;padding:72px 0;position:relative}.Testimonials-module__kRBDda__wrap:before{content:"";z-index:1;background:rgba(0,0,0,.7);position:absolute;top:0;bottom:0;left:0;right:0}.Testimonials-module__kRBDda__wrap>*{z-index:2;position:relative}.Testimonials-module__kRBDda__header{text-align:center;margin-bottom:28px}.Testimonials-module__kRBDda__header h2{color:var(--gold);margin-bottom:6px;font-size:2.2rem}.Testimonials-module__kRBDda__lead{color:#dcdcdc;margin-top:4px;font-size:.98rem}.Testimonials-module__kRBDda__carouselWrap{align-items:center;gap:12px;max-width:1100px;margin:0 auto;display:flex;position:relative}.Testimonials-module__kRBDda__nav{width:46px;height:46px;color:var(--white);cursor:pointer;z-index:6;background:rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.03);border-radius:999px;place-items:center;font-size:26px;transition:transform .18s,background .18s;display:grid}.Testimonials-module__kRBDda__nav:hover{background:rgba(0,0,0,.6);transform:translateY(-3px)}.Testimonials-module__kRBDda__viewport{border-radius:14px;flex:1;padding:6px 0;overflow:hidden}.Testimonials-module__kRBDda__track{will-change:transform;align-items:stretch;gap:18px;padding:12px;display:flex}.Testimonials-module__kRBDda__card{background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.02),rgba(212,175,55,.01));border:1px solid rgba(212,175,55,.1);border-radius:16px;flex:none;min-width:300px;max-width:320px;padding:20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.5),0 0 20px rgba(212,175,55,.05)}.Testimonials-module__kRBDda__card:before{content:"";background:linear-gradient(90deg,var(--gold),transparent);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Testimonials-module__kRBDda__card:after{content:"";background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:0;height:1px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Testimonials-module__kRBDda__card:hover .Testimonials-module__kRBDda__smoke{opacity:1;animation:2s ease-out infinite Testimonials-module__kRBDda__smoke}.Testimonials-module__kRBDda__smoke{opacity:0;pointer-events:none;background:radial-gradient(circle,rgba(212,175,55,.3) 0%,transparent 70%);border-radius:50%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Testimonials-module__kRBDda__smoke{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}50%{opacity:.5;transform:translate(-50%,-50%)scale(1.2)}to{opacity:0;transform:translate(-50%,-50%)scale(2)translateY(-20px)}}.Testimonials-module__kRBDda__card:hover{border-color:var(--gold);transform:translateY(-8px)scale(1.02);box-shadow:0 30px 80px rgba(0,0,0,.6),0 10px 40px rgba(212,175,55,.15)}.Testimonials-module__kRBDda__card:hover:before{transform:scaleX(1)}.Testimonials-module__kRBDda__card:hover:after{opacity:1}.Testimonials-module__kRBDda__cardInner{align-items:flex-start;gap:12px;min-height:160px;display:flex;position:relative}.Testimonials-module__kRBDda__avatarWrap{border:2px solid rgba(212,175,55,.16);border-radius:50%;flex:0 0 68px;width:68px;height:68px;overflow:hidden;box-shadow:0 8px 20px rgba(212,175,55,.06)}.Testimonials-module__kRBDda__avatarWrap img{object-fit:cover;width:100%;height:100%;display:block}.Testimonials-module__kRBDda__cardBody{flex:1}.Testimonials-module__kRBDda__quoteIcon{margin-bottom:8px}.Testimonials-module__kRBDda__quote{color:#eee;margin:0 0 12px;font-size:.95rem;font-style:italic;line-height:1.45;transition:text-shadow .3s}.Testimonials-module__kRBDda__card:hover .Testimonials-module__kRBDda__quote{text-shadow:0 0 10px rgba(212,175,55,.8),0 0 20px rgba(212,175,55,.6)}.Testimonials-module__kRBDda__rating{gap:2px;margin-bottom:12px;display:flex}.Testimonials-module__kRBDda__meta{align-items:center;gap:8px;display:flex}.Testimonials-module__kRBDda__name{color:var(--gold);font-size:.95rem;font-weight:700;transition:text-shadow .3s}.Testimonials-module__kRBDda__card:hover .Testimonials-module__kRBDda__name{text-shadow:0 0 10px rgba(212,175,55,.8),0 0 20px rgba(212,175,55,.6)}.Testimonials-module__kRBDda__role{color:#cfcfcf;font-size:.82rem;transition:text-shadow .3s}.Testimonials-module__kRBDda__card:hover .Testimonials-module__kRBDda__role{text-shadow:0 0 8px rgba(212,175,55,.6)}.Testimonials-module__kRBDda__sparkles{pointer-events:none;position:absolute;top:8px;right:10px}.Testimonials-module__kRBDda__spark{opacity:.95;background:radial-gradient(circle,#d4af37 0%,rgba(212,175,55,.55) 60%,rgba(212,175,55,.14) 100%);border-radius:50%;width:6px;height:6px;margin:6px 0;display:block;transform:scale(.9)}.Testimonials-module__kRBDda__controls{text-align:center;margin-top:18px}.Testimonials-module__kRBDda__dot{cursor:pointer;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.03);border-radius:999px;width:10px;height:10px;margin:0 6px;display:inline-block}.Testimonials-module__kRBDda__activeDot{background:linear-gradient(180deg,var(--gold),var(--gold-dark));box-shadow:0 10px 30px rgba(212,175,55,.12)}@media (max-width:980px){.Testimonials-module__kRBDda__card{min-width:260px;max-width:280px}}@media (max-width:680px){.Testimonials-module__kRBDda__carouselWrap{gap:8px}.Testimonials-module__kRBDda__nav{width:40px;height:40px;font-size:22px}.Testimonials-module__kRBDda__card{border-radius:12px;min-width:86%;max-width:86%}.Testimonials-module__kRBDda__track{gap:12px;padding:8px}.Testimonials-module__kRBDda__viewport{border-radius:12px}.Testimonials-module__kRBDda__controls{margin-top:12px}}
