.hero{background:radial-gradient(circle,#d4af371a 0%,#d4af370d 30%,#0000 65%),#050505;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:visible}.hero-left{z-index:1;justify-content:center;align-items:center;width:50%;display:flex;position:relative}.hero-image{object-fit:contain;opacity:0;width:100%;max-width:650px;height:auto;transition:opacity 1s,transform 1.1s cubic-bezier(.22,1,.36,1);display:block;transform:translate(-35px)}.hero-right{text-align:center;z-index:2;opacity:0;flex-direction:column;justify-content:center;align-items:center;width:50%;padding:40px;transition:opacity .9s,transform 1s cubic-bezier(.22,1,.36,1);display:flex;position:relative;transform:translate(35px)}.hero.hero-visible .hero-image{opacity:1;transform:translate(0)}.hero.hero-visible .hero-right{opacity:1;transition-delay:.15s;transform:translate(0)}.hero-logo{object-fit:contain;margin:0 auto;display:block;width:280px!important;max-width:280px!important;height:auto!important}.hero-small-logo{object-fit:contain;opacity:1;width:200px;max-width:200px;height:auto;margin:0 auto -5px;display:block}.hero-subtitle{color:#d4af37;letter-spacing:7px;text-align:center;margin:18px 0 0;font-family:Times New Roman,serif;font-size:27px;font-weight:400;line-height:1.2}.gold-line{background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af378c 30%,#d4af37 50%,#d4af378c 70%,#d4af372e 90%,#0000 100%);width:300px;max-width:70%;height:1px;margin:18px auto 0;position:relative;box-shadow:0 0 10px #d4af372e}.gold-line-diamond{z-index:10;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af3733}.hero-services{flex-direction:column;align-items:center;gap:22px;margin-top:30px;display:flex}.hero-services span{color:#f2f2f2;letter-spacing:5px;text-align:center;font-family:Times New Roman,serif;font-size:24px;font-weight:400;line-height:1.2}.hero-buttons{flex-direction:column;align-items:center;gap:28px;width:100%;margin-top:55px;display:flex}.hero-book-btn,.hero-promo-btn{color:#d4af37;letter-spacing:3px;text-align:center;cursor:pointer;isolation:isolate;background:#050505;border:2px solid #d4af37;border-radius:80px;width:560px;max-width:90%;padding:24px 40px;font-family:Times New Roman,serif;font-size:34px;font-weight:400;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s,border-color .4s,color .4s,background .4s;position:relative;overflow:hidden;box-shadow:0 0 18px #d4af372e}.hero-book-btn:before,.hero-promo-btn:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(110deg,#0000 0%,#ffffff05 30%,#f8e38c2e 50%,#ffffff05 70%,#0000 100%);width:70%;height:100%;transition:left .8s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:-120%;transform:skew(-20deg)}.hero-book-btn:hover{color:#f8e38c;background:linear-gradient(145deg,#090909,#111);border-color:#f8e38c;transform:translateY(-4px)scale(1.015);box-shadow:0 0 15px #d4af374d,0 0 38px #d4af372e,inset 0 0 20px #d4af370d}.hero-promo-btn:hover{color:#f8e38c;background:linear-gradient(145deg,#090909,#111);border-color:#f8e38c;transform:translateY(-4px)scale(1.015);box-shadow:0 0 12px #d4af373d,0 0 28px #d4af3724,inset 0 0 18px #d4af370a}.hero-book-btn:hover:before,.hero-promo-btn:hover:before{left:140%}.hero-book-btn:active,.hero-promo-btn:active{transform:translateY(-1px)scale(.99);box-shadow:0 0 12px #d4af3733}.hero-section-divider{background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af378c 30%,#d4af37 50%,#d4af378c 70%,#d4af372e 90%,#0000 100%);width:360px;height:1px;margin:50px auto 30px;position:relative;overflow:visible;box-shadow:0 0 10px #d4af372e}.hero-section-divider .hero-section-divider-diamond{z-index:10;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af372e}.hero-section-divider-bottom{z-index:9999;background:linear-gradient(90deg,#0000 0%,#d4af371a 10%,#d4af3759 25%,#d4af37 50%,#d4af3759 75%,#d4af371a 90%,#0000 100%);width:1700px;max-width:none;height:2px;margin:20px auto 0;display:block;position:relative;inset:auto;overflow:visible;transform:translate(-890px,35px);box-shadow:0 0 10px #d4af372e}.hero-section-divider-bottom .hero-section-divider-diamond{z-index:10000;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af3733}@media (min-width:769px){.hero-right{top:60px}.hero-section-divider{transform:translateY(-30px)}.hero-section-divider-bottom{transform:translate(-890px,35px)}}@media (max-width:1000px) and (min-width:769px){.hero{min-height:100vh}.hero-left{width:45%}.hero-right{width:55%;padding:30px}.hero-logo{width:250px!important;max-width:250px!important}.hero-subtitle{letter-spacing:5px;font-size:23px}.gold-line{width:280px}.hero-services{gap:18px}.hero-services span{letter-spacing:4px;font-size:21px}.hero-buttons{gap:22px;margin-top:45px}.hero-book-btn,.hero-promo-btn{width:450px;padding:20px 30px;font-size:29px}}@media (max-width:768px){.hero{box-sizing:border-box;flex-direction:column;width:100%;min-height:auto;padding:45px 20px 50px;overflow:visible}.hero-left{box-sizing:border-box;order:1;width:100%}.hero-image{opacity:0;width:100%;max-width:360px;margin:0 auto;animation:1.1s cubic-bezier(.22,1,.36,1) .15s forwards mobileHeroImageReveal;transform:translateY(35px)scale(.97)}.hero-right{box-sizing:border-box;order:2;width:100%;max-width:100%;padding:10px 0 0;overflow:visible;transform:translateY(30px)}.hero.hero-visible .hero-right{transform:translateY(0)}.hero-small-logo{opacity:0;max-width:200px;animation:.8s cubic-bezier(.22,1,.36,1) .75s forwards mobileSmallLogoReveal;transform:translateY(20px)scale(.94);width:50%!important;height:auto!important}.hero-logo{opacity:0;filter:drop-shadow(0 0 #d4af3700);animation:.9s cubic-bezier(.22,1,.36,1) .95s forwards mobileMainLogoReveal,1.5s 1.8s forwards mobileLogoGlow;transform:translateY(20px)scale(.96);width:200px!important;max-width:200px!important}.hero-subtitle{box-sizing:border-box;letter-spacing:3px;text-align:center;overflow-wrap:normal;word-break:normal;white-space:normal;opacity:0;width:100%;max-width:100%;margin-top:12px;padding:0 5px;font-size:19px;line-height:1.3;animation:.8s cubic-bezier(.22,1,.36,1) 1.35s forwards mobileTextReveal;transform:translateY(15px)}.gold-line{opacity:0;transform-origin:50%;width:240px;max-width:calc(100% - 30px);margin-top:14px;margin-left:auto;margin-right:auto;animation:.9s cubic-bezier(.22,1,.36,1) 1.55s forwards mobileGoldLineReveal,3s ease-in-out 2.5s infinite mobileGoldLineGlow;transform:scaleX(.2)}.gold-line-diamond{opacity:0;width:9px;height:9px;animation:.7s cubic-bezier(.22,1,.36,1) 2.1s forwards mobileDiamondReveal,2.5s ease-in-out 2.8s infinite mobileDiamondGlow;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)scale(0)}.hero-services{box-sizing:border-box;align-items:center;gap:12px;width:100%;max-width:100%;margin-top:18px;padding:0 5px;overflow:visible}.hero-services span{box-sizing:border-box;letter-spacing:3px;text-align:center;white-space:normal;overflow-wrap:break-word;word-break:normal;opacity:0;width:100%;max-width:100%;padding:0 4px;font-size:20px;line-height:1.35;display:block;transform:translateY(12px)}.hero-services span:first-child{animation:.7s cubic-bezier(.22,1,.36,1) 2.25s forwards mobileServiceReveal}.hero-services span:nth-child(2){animation:.7s cubic-bezier(.22,1,.36,1) 2.4s forwards mobileServiceReveal}.hero-services span:nth-child(3){animation:.7s cubic-bezier(.22,1,.36,1) 2.55s forwards mobileServiceReveal}.hero-services span:nth-child(4){animation:.7s cubic-bezier(.22,1,.36,1) 2.7s forwards mobileServiceReveal}.hero-services span:nth-child(5){animation:.7s cubic-bezier(.22,1,.36,1) 2.85s forwards mobileServiceReveal}.hero-buttons{box-sizing:border-box;gap:15px;width:100%;max-width:100%;margin-top:28px;padding:0}.hero-book-btn,.hero-promo-btn{box-sizing:border-box;letter-spacing:2px;border-width:2px;border-radius:60px;width:88%;max-width:400px;padding:14px 20px;font-size:23px}.hero-book-btn{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) 2.8s forwards mobileButtonReveal}.hero-promo-btn{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) 3s forwards mobileButtonReveal}.hero-book-btn:hover,.hero-promo-btn:hover{transform:translateY(-3px)scale(1.01)}.hero-section-divider{box-sizing:border-box;width:260px;max-width:calc(100% - 40px);margin:24px auto 28px}.hero-section-divider-diamond{width:8px;height:8px;top:50%;left:50%}.hero-section-divider-bottom{box-sizing:border-box;margin:20px auto 0;left:0;right:auto;width:100%!important;max-width:100%!important;height:1px!important;transform:translateY(48px)!important}.hero-section-divider-bottom .hero-section-divider-diamond{top:50%;left:50%;width:8px!important;height:8px!important}}@media (max-width:480px){.hero{box-sizing:border-box;width:100%;padding:50px 15px}.hero-right{padding-left:0;padding-right:0}.hero-logo{width:190px!important;max-width:190px!important}.hero-subtitle{letter-spacing:3px;width:100%;max-width:100%;padding-left:3px;padding-right:3px;font-size:17px;line-height:1.35}.gold-line{width:230px;max-width:calc(100% - 25px);margin-top:14px}.gold-line-diamond{width:9px;height:9px}.hero-services{gap:18px;width:100%;max-width:100%;margin-top:25px;padding-left:0;padding-right:0}.hero-services span{letter-spacing:3px;width:100%;max-width:100%;padding-left:2px;padding-right:2px;font-size:20px;line-height:1.35}.hero-buttons{gap:20px;width:100%;max-width:100%;margin-top:45px}.hero-book-btn,.hero-promo-btn{border-radius:60px;width:88%;max-width:400px;padding:16px 20px;font-size:24px}.hero-section-divider{width:230px;max-width:calc(100% - 40px)}.hero-section-divider-bottom{width:100%!important;max-width:100%!important;transform:translateY(48px)!important}.hero-section-divider-bottom .hero-section-divider-diamond{top:50%;left:50%;width:8px!important;height:8px!important}}@keyframes mobileHeroImageReveal{0%{opacity:0;transform:translateY(35px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobileSmallLogoReveal{0%{opacity:0;transform:translateY(20px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobileMainLogoReveal{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobileLogoGlow{0%{filter:drop-shadow(0 0 #d4af3700)}to{filter:drop-shadow(0 0 10px #d4af3738)}}@keyframes mobileTextReveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes mobileGoldLineReveal{0%{opacity:0;transform:scaleX(.2)}to{opacity:1;transform:scaleX(1)}}@keyframes mobileDiamondReveal{0%{opacity:0;transform:translate(-50%,-50%)rotate(45deg)scale(0)}to{opacity:1;transform:translate(-50%,-50%)rotate(45deg)scale(1)}}@keyframes mobileServiceReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes mobileButtonReveal{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobileGoldLineGlow{0%,to{box-shadow:0 0 8px #d4af371f,0 0 18px #d4af370d}50%{box-shadow:0 0 12px #d4af3747,0 0 28px #d4af371f}}@keyframes mobileDiamondGlow{0%,to{box-shadow:0 0 8px #d4af3766,0 0 18px #d4af371f}50%{box-shadow:0 0 12px #d4af37bf,0 0 25px #d4af3747}}@media (prefers-reduced-motion:reduce){.hero-image,.hero-right,.hero-small-logo,.hero-logo,.hero-subtitle,.gold-line,.gold-line-diamond,.hero-services span,.hero-book-btn,.hero-promo-btn{opacity:1;transform:none;transition:none!important;animation:none!important}}@media (max-width:768px){.gold-line{transform-origin:50%!important;width:240px!important;max-width:75%!important;height:1px!important;margin-left:auto!important;margin-right:auto!important}.gold-line-diamond{width:8px!important;height:8px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)scale(1)!important}.hero-section-divider{width:260px!important;max-width:260px!important;margin-left:auto!important;margin-right:auto!important;transform:none!important}.hero-section-divider .hero-section-divider-diamond{width:8px!important;height:8px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important}.hero-section-divider-bottom{width:320px!important;max-width:none!important;height:1px!important;margin-left:auto!important;margin-right:auto!important;left:50%!important;right:auto!important;transform:translate(-50%)translateY(48px)!important}.hero-section-divider-bottom .hero-section-divider-diamond{width:8px!important;height:8px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important}}@media (max-width:480px){.gold-line{width:220px!important;max-width:75%!important}.gold-line-diamond{width:7px!important;height:7px!important}.hero-section-divider{width:230px!important;max-width:230px!important}.hero-section-divider .hero-section-divider-diamond{width:7px!important;height:7px!important}.hero-section-divider-bottom{width:300px!important;left:50%!important;transform:translate(-50%)translateY(48px)!important}.hero-section-divider-bottom .hero-section-divider-diamond{width:7px!important;height:7px!important}}@media (max-width:768px){.hero-section-divider-bottom{width:400px!important;height:1px!important;left:50%!important;right:auto!important;transform:translate(-50%,48px)!important}.hero-section-divider-bottom .hero-section-divider-diamond{width:8px!important;height:8px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important}}@media (max-width:480px){.hero-section-divider-bottom{width:400px!important;left:50%!important;right:auto!important;transform:translate(-50%,48px)!important}.hero-section-divider-bottom .hero-section-divider-diamond{width:8px!important;height:8px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important}.gold-line{height:1px;margin:18px auto 0;position:relative;overflow:visible!important}.gold-line-diamond{width:9px;height:9px;position:absolute;top:50%;left:50%;opacity:1!important;z-index:100!important;transform:translate(-50%,-50%)rotate(45deg)scale(1)!important}}@media (max-width:768px){.hero-section-divider-bottom{width:400px!important;height:1px!important;left:50%!important;right:auto!important;overflow:visible!important;transform:translate(-50%,48px)!important}.hero-section-divider-bottom .hero-section-divider-diamond{z-index:10000!important;width:8px!important;height:8px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important}.hero{z-index:5;position:relative}.hero-section-divider-bottom{z-index:100;position:relative;transform:translate(-50%,48px)!important}.hero-section-divider-bottom{box-sizing:border-box;width:400px!important;max-width:100%!important;height:1px!important;margin:20px auto 0!important;position:relative!important;left:auto!important;right:auto!important;overflow:visible!important;transform:translateY(48px)!important}.hero-section-divider-bottom .hero-section-divider-diamond{z-index:10000!important;width:8px!important;height:8px!important;margin:0!important;position:absolute!important;top:calc(50% - 0)!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important}.music-section{z-index:1;position:relative}}
.promo-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000d1;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.promo-modal{text-align:center;background:#050505;border:2px solid #d4af37;border-radius:30px;width:90%;max-width:650px;padding:70px 50px;animation:.4s popup;box-shadow:0 0 45px #d4af3759,0 20px 80px #000000a6}@keyframes popup{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.promo-modal h2{color:#d4af37;letter-spacing:5px;font-size:54px;font-family:var(--font-cormorant);margin-bottom:20px}.promo-line{background:linear-gradient(90deg,#0000,#d4af37,#0000);width:120px;height:3px;margin:25px auto 45px}.promo-modal h3{color:#fff;letter-spacing:4px;margin-bottom:20px;font-size:42px}.promo-modal p{color:#d4af37;letter-spacing:6px;margin-bottom:50px;font-size:24px}.promo-modal button{color:#d4af37;cursor:pointer;background:#000;border:3px solid #d4af37;border-radius:60px;padding:18px 55px;font-size:20px;font-weight:700;transition:all .4s}.promo-modal button:hover{color:#000;background:#d4af37;transform:translateY(-5px);box-shadow:0 15px 40px #d4af3773}.promo-logo{width:320px;height:auto;margin:0 auto 30px;display:block}
.booking-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#000000d1;justify-content:center;align-items:center;padding:15px;display:flex;position:fixed;inset:0;overflow-y:auto}.booking-modal{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#b08d2c #111;background:radial-gradient(circle at top,#b08d2c14,#0000 55%),#050505;border:2px solid #b08d2c;border-radius:28px;width:100%;max-width:720px;max-height:calc(100dvh - 30px);padding:35px 40px 30px;position:relative;overflow:hidden auto;box-shadow:0 0 30px #b08d2c2e,0 20px 60px #000000b3}.booking-modal::-webkit-scrollbar{width:5px}.booking-modal::-webkit-scrollbar-track{background:#111}.booking-modal::-webkit-scrollbar-thumb{background:#b08d2c;border-radius:10px}.booking-modal h2{text-align:center;color:#d4af37;letter-spacing:5px;text-transform:uppercase;margin:0 0 35px;font-family:Times New Roman,serif;font-size:48px;font-weight:400}.booking-modal-close{color:#d4af37;cursor:pointer;z-index:20;background:0 0;border:none;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-family:Arial,sans-serif;font-size:32px;font-weight:300;line-height:1;transition:color .25s,transform .25s;display:flex;position:absolute;top:18px;right:22px}.booking-modal-close:hover{color:#f0cf55;transform:scale(1.12)}.booking-modal-close:active{transform:scale(.95)}.booking-field{box-sizing:border-box;width:100%;margin-bottom:25px}.booking-field label{color:#d4af37;letter-spacing:1px;margin-bottom:10px;font-family:Times New Roman,serif;font-size:22px;display:block}.booking-field input,.booking-field select,.booking-field textarea{color:#fff;box-sizing:border-box;background:#0b0b0b;border:1px solid #b08d2ca6;border-radius:18px;outline:none;width:100%;padding:15px 18px;font-family:Times New Roman,serif;font-size:18px;transition:border-color .25s,box-shadow .25s}.booking-field input,.booking-field select{height:58px}.booking-field textarea{resize:vertical;min-height:130px}.booking-field input:focus,.booking-field select:focus,.booking-field textarea:focus{border-color:#d4af37;box-shadow:0 0 12px #b08d2c2e}.booking-field select{appearance:auto;cursor:pointer}.booking-field input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.booking-buttons{flex-direction:column;gap:14px;width:100%;margin-top:10px;display:flex}.booking-send{color:#d4af37;letter-spacing:3px;text-transform:uppercase;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #b08d2c;border-radius:40px;width:100%;min-height:58px;padding:15px 25px;font-family:Times New Roman,serif;font-size:20px;font-weight:700;transition:background .25s,color .25s,transform .25s,box-shadow .25s}.booking-send:hover{color:#050505;background:#b08d2c;transform:translateY(-2px);box-shadow:0 0 18px #b08d2c33}.booking-send:active{transform:translateY(0)}.booking-close{color:#d4af37;letter-spacing:3px;text-transform:uppercase;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #b08d2c;border-radius:40px;width:100%;min-height:52px;padding:13px 25px;font-family:Times New Roman,serif;font-size:18px;font-weight:600;transition:background .25s,color .25s,transform .25s}.booking-close:hover{color:#050505;background:#b08d2c;transform:translateY(-2px)}@media (max-width:768px){.booking-modal-overlay{align-items:center;padding:12px}.booking-modal{border-radius:24px;max-width:100%;max-height:calc(100dvh - 24px);padding:28px 20px 22px}.booking-modal h2{letter-spacing:4px;margin-bottom:28px;font-size:38px}.booking-modal-close{width:38px;height:38px;font-size:29px;top:12px;right:14px}.booking-field{margin-bottom:18px}.booking-field label{margin-bottom:8px;font-size:20px}.booking-field input,.booking-field select,.booking-field textarea{border-radius:16px;font-size:17px}.booking-field input,.booking-field select{height:54px}.booking-field textarea{min-height:110px}.booking-buttons{gap:10px;margin-top:5px}.booking-send{min-height:54px;padding:13px 20px;font-size:18px}.booking-close{min-height:48px;padding:11px 20px;font-size:17px}}@media (max-width:480px){.booking-modal-overlay{padding:8px}.booking-modal{border-radius:22px;max-height:calc(100dvh - 16px);padding:25px 16px 18px}.booking-modal h2{letter-spacing:3px;margin-bottom:24px;font-size:32px}.booking-modal-close{font-size:27px;top:9px;right:10px}.booking-field{margin-bottom:15px}.booking-field label{font-size:18px}.booking-field input,.booking-field select,.booking-field textarea{font-size:16px}.booking-field input,.booking-field select{height:50px;padding:12px 15px}.booking-field textarea{min-height:95px;padding:12px 15px}.booking-send{letter-spacing:2px;min-height:50px;font-size:17px}.booking-close{letter-spacing:2px;min-height:46px;font-size:16px}}.booking-field input[type=date]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;display:block}.booking-field input,.booking-field select,.booking-field textarea{box-sizing:border-box;width:100%;max-width:100%}@media (max-width:768px){.booking-field input[type=date]{box-sizing:border-box;width:100%;min-width:0;max-width:100%}}.booking-field input[type=date]{box-sizing:border-box;color:#fff;appearance:none;background:#0a0a0a;border:1px solid #b08d2ca6;border-radius:20px;width:100%;height:60px;min-height:60px;max-height:60px;padding:0 20px;font-family:Times New Roman,serif;font-size:18px}.booking-field input[type=date]::-webkit-date-and-time-value{text-align:left}.booking-field input[type=date]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;filter:invert()}@media (max-width:768px){.booking-field input[type=date]{box-sizing:border-box;width:100%;height:60px;min-height:60px;max-height:60px;padding:0 20px}}
.music-section{box-sizing:border-box;text-align:center;background:0 0;width:100%;min-height:auto;padding:100px 20px 0;position:relative;overflow:visible}.music-section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 45%,#d4af371a 0%,#d4af370b 30%,#0000 65%);width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.music-section>*{z-index:2;position:relative}.music-section .section-top-divider{background:linear-gradient(90deg,#0000 0%,#d4af371f 10%,#d4af3766 30%,#d4af37 50%,#d4af3766 70%,#d4af371f 90%,#0000 100%);width:100%;height:1px;margin:0 0 10px;position:relative;box-shadow:0 0 10px #d4af372e}.music-section .section-top-divider-diamond{z-index:30;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af3733}.music-title{text-align:center;margin-bottom:45px;position:relative}.music-title h2{font-family:var(--font-cormorant);color:#d4af37;letter-spacing:5px;text-transform:uppercase;text-shadow:0 0 10px #d4af3714;opacity:0;margin:0;font-size:48px;font-weight:600;line-height:1.2;transition:opacity .9s,transform 1s cubic-bezier(.22,1,.36,1);transform:translateY(25px)}.music-title h2:after{content:"";clip-path:inset(0 50%);background:linear-gradient(90deg,#0000,#d4af3740,#d4af37,#f8e38c,#d4af37,#d4af3740,#0000);width:380px;height:1px;margin:24px auto 0;transition:clip-path 1.2s cubic-bezier(.22,1,.36,1);display:block;position:relative;box-shadow:0 0 8px #d4af372e}.music-title h2:before{content:"";opacity:0;z-index:3;background:#d4af37;width:10px;height:10px;transition:opacity .5s .7s,transform .8s cubic-bezier(.22,1,.36,1) .7s;position:absolute;top:78px;left:50%;transform:translate(-50%)rotate(45deg)scale(.3);box-shadow:0 0 8px #d4af3780}.music-title p{max-width:700px;font-family:var(--font-cormorant);color:#d0d0d0;letter-spacing:1px;text-align:center;opacity:0;margin:25px auto 0;font-size:24px;font-weight:400;line-height:1.8;transition:opacity .8s .25s,transform .9s cubic-bezier(.22,1,.36,1) .25s;transform:translateY(18px)}.music-style-list{box-sizing:border-box;grid-template-columns:repeat(4,240px);justify-content:center;gap:80px;width:100%;max-width:1200px;margin:0 auto;padding-bottom:12px;display:grid;position:relative;overflow:visible}.music-style-item{aspect-ratio:auto;box-sizing:border-box;color:#d4af37;width:270px;min-width:0;height:105px;font-family:var(--font-cormorant);letter-spacing:1px;text-transform:uppercase;text-align:center;opacity:0;background:linear-gradient(145deg,#080808fa,#020202fa);border:1px solid #d4af37b8;border-radius:6px;justify-content:center;align-items:center;padding:8px;font-size:14px;font-weight:600;line-height:1.2;transition:opacity .65s,transform .8s cubic-bezier(.22,1,.36,1),border-color .35s,background .35s,box-shadow .35s,color .35s;display:flex;overflow:hidden;transform:translateY(35px)scale(.96)}.music-style-item:hover{color:#f8e38c;background:linear-gradient(145deg,#0f0f0f,#040404);border-color:#f0c94b;transform:translateY(-2px);box-shadow:0 0 16px #d4af371f}.music-style-list:after{content:"";pointer-events:none;z-index:20;background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af3773 30%,#d4af37 50%,#d4af3773 70%,#d4af372e 90%,#0000 100%);width:100vw;height:1px;position:absolute;bottom:-60px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #d4af3726}.music-style-list:before{content:"";z-index:30;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;bottom:-65px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 14px #d4af3733}.music-section.music-visible .music-title h2,.music-section.music-visible .music-title p{opacity:1!important;transform:translateY(0)!important}.music-section.music-visible .music-title h2:after{clip-path:inset(0)}.music-section.music-visible .music-title h2:before{opacity:1;transform:translate(-50%)rotate(45deg)scale(1)}.music-section.music-visible .music-style-item{position:relative;opacity:1!important;transform:translateY(0)scale(1)!important}.music-section.music-visible .music-style-item:hover{color:#fff4b0;text-shadow:0 0 8px #f8e38c73,0 0 18px #d4af3740;background:linear-gradient(145deg,#161616,#050505);border-color:#f8e38c;box-shadow:0 0 8px #d4af3773,0 0 20px #d4af374d,0 0 40px #d4af371f;transform:translateY(-7px)scale(1.025)!important}.music-section.music-visible .music-style-item:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#f8e38c2e,#0000);width:60%;height:100%;transition:left .7s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.music-section.music-visible .music-style-item:hover:before{left:140%}@media (min-width:769px){.music-section{padding-bottom:12px}.music-style-list{margin-bottom:55px}}@media (max-width:768px){.music-section{padding:85px 20px 65px;padding-bottom:27px!important}.music-title{margin-bottom:40px}.music-title h2{letter-spacing:4px;font-size:40px}.music-title h2:after{width:280px;margin-top:21px}.music-title h2:before{top:67px}.music-title p{max-width:620px;margin-top:24px;font-size:21px;line-height:1.7}.music-style-list{box-sizing:border-box;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:100%;padding:0 10px 12px;display:flex}.music-style-item{box-sizing:border-box;letter-spacing:2px;border-radius:5px;width:100%;max-width:360px;height:58px;min-height:58px;padding:8px 18px;font-size:15px;line-height:1.2}.music-style-list:after{bottom:-20px!important}}@media (max-width:480px){.music-section{margin-bottom:0!important;padding:35px 15px 0!important}.music-style-list{margin-bottom:0!important}.music-title{margin-bottom:35px}.music-title h2{letter-spacing:3px;font-size:34px}.music-title h2:after{width:210px;height:1px;margin-top:19px}.music-title h2:before{width:6px;height:6px;top:57px}.music-title p{margin-top:21px;padding:0 8px;font-size:18px;line-height:1.7}.music-style-list{gap:10px;width:100%;max-width:100%;padding-left:8px;padding-right:8px}.music-style-item{letter-spacing:1.8px;width:100%;max-width:350px;height:56px;min-height:56px;font-size:14px}}@media (max-width:360px){.music-section{padding:60px 12px 55px;padding-bottom:27px!important}.music-title h2{letter-spacing:2.5px;font-size:30px}.music-title h2:after{width:175px;margin-top:17px}.music-title h2:before{top:51px}.music-title p{font-size:17px}.music-style-list{gap:9px;max-width:100%;padding-left:5px;padding-right:5px}.music-style-item{letter-spacing:1.5px;width:100%;max-width:330px;height:54px;min-height:54px;font-size:13px}}@media (prefers-reduced-motion:reduce){.music-section .music-title h2,.music-section .music-title p,.music-section .music-title h2:before,.music-section .music-title h2:after,.music-section .music-style-item{opacity:1!important;clip-path:none!important;transition:none!important;animation:none!important;transform:none!important}}@media (max-width:768px){.music-section{background:radial-gradient(circle at 20% 20%,#d4af371a,#0000 35%),radial-gradient(circle at 80% 30%,#d4af3714,#0000 40%),radial-gradient(circle at 50% 80%,#d4af370f,#0000 35%),#050505!important}.music-style-list:before{box-sizing:border-box!important;width:6px!important;min-width:6px!important;max-width:6px!important;height:6px!important;min-height:6px!important;max-height:6px!important}.music-section{padding-bottom:75px!important;overflow:visible!important}.music-style-list{position:relative!important;overflow:visible!important}.music-style-list:after{content:"";z-index:100;background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af3773 30%,#d4af37 50%,#d4af3773 70%,#d4af372e 90%,#0000 100%);width:100vw;height:1px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #d4af3726}.music-style-list:before{content:"";z-index:101;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;bottom:-23px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 14px #d4af3733}}
.services{box-sizing:border-box;text-align:center;background:radial-gradient(circle,#d4af371a 0%,#d4af370d 35%,#0000 70%),#050505;width:100%;min-height:auto;padding:80px 20px 35px;position:relative;overflow:visible}.services-title{text-align:center;width:100%;margin:0 0 55px;position:relative}.services-title h2{font-family:var(--font-cormorant);color:#d4af37;letter-spacing:5px;text-transform:uppercase;text-shadow:0 0 10px #d4af3714;margin:0;font-size:48px;font-weight:600;line-height:1.2}.services-title h2:after{content:"";background:linear-gradient(90deg,#0000,#d4af3740,#d4af37,#f8e38c,#d4af37,#d4af3740,#0000);width:380px;height:1px;margin:24px auto 0;display:block;box-shadow:0 0 8px #d4af372e}.services-title h2:before{content:"";z-index:3;background:#d4af37;width:10px;height:10px;position:absolute;top:65px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:0 0 8px #d4af3780}.services-title p{max-width:700px;font-family:var(--font-cormorant);color:#d0d0d0;letter-spacing:1px;text-align:center;margin:25px auto 0;font-size:24px;font-weight:400;line-height:1.8}.services-grid{z-index:20;grid-template-columns:repeat(2,minmax(0,1fr));gap:45px;width:100%;max-width:1200px;margin:0 auto;padding-bottom:35px;display:grid;position:relative;overflow:visible}.services-grid:after{content:"";pointer-events:none;z-index:9998;background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af3773 30%,#d4af37 50%,#d4af3773 70%,#d4af372e 90%,#0000 100%);width:100vw;height:1px;position:absolute;bottom:-50px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #d4af3726}.services-grid:before{content:"";z-index:9999;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;bottom:-55px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 14px #d4af3733}.service-card{box-sizing:border-box;background:linear-gradient(145deg,#080808fa,#020202fa);border:1px solid #d4af3740;border-radius:20px;width:100%;margin:0 auto;transition:transform .35s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.service-card:hover{border-color:#d4af37;transform:translateY(-8px);box-shadow:0 20px 60px #d4af3740}.service-image{width:100%;height:300px;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.service-card:hover .service-image img{transform:scale(1.03)}.service-content{text-align:center;z-index:2;padding:35px 30px 32px;position:relative}.service-content h3{color:#d4af37;font-family:var(--font-cormorant);letter-spacing:3px;text-transform:uppercase;margin:0 0 18px;font-size:28px;font-weight:600}.service-content p{color:#d0d0d0;font-family:var(--font-cormorant);letter-spacing:.5px;margin:0 auto 25px;font-size:19px;line-height:1.7}.service-features{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto 28px;padding:0;list-style:none;display:flex}.service-features li{color:#d4af37;font-family:var(--font-cormorant);letter-spacing:1px;border:1px solid #d4af3766;border-radius:20px;padding:8px 15px;font-size:16px}.service-book{color:#d4af37;width:100%;font-family:var(--font-cormorant);letter-spacing:3px;text-transform:uppercase;cursor:pointer;box-sizing:border-box;z-index:20;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #d4af37;border-radius:12px;margin-top:10px;padding:16px 30px;font-size:20px;font-weight:600;transition:background .3s,color .3s,box-shadow .3s,transform .3s;position:relative;box-shadow:0 0 8px #d4af3714}.service-book:hover{color:#050505;background:#d4af37;transform:translateY(-1px);box-shadow:0 0 18px #d4af3733}.service-book:active{transform:translateY(0)}@media (max-width:900px){.services{padding:35px 18px}.services-title h2{font-size:44px}.services-title p{font-size:22px}.services-grid{gap:30px}.service-image{height:250px}.service-content{padding:30px 22px}.service-content h3{font-size:25px}}@media (max-width:768px){.services{padding:30px 15px}.services-title{margin-bottom:45px}.services-title h2{letter-spacing:4px;font-size:40px}.services-title h2:after{width:280px;margin-top:21px}.services-title h2:before{top:67px}.services-title p{margin-top:24px;font-size:21px;line-height:1.7}.services-grid{grid-template-columns:1fr;gap:30px;max-width:600px}.service-image{height:280px}.service-content{padding:28px 22px}.service-content h3{letter-spacing:2px;font-size:25px}.service-content p{font-size:18px}.service-book{width:100%;padding:15px 25px;font-size:19px;display:block}.booking-modal{box-sizing:border-box;justify-content:center;align-items:center;padding:15px;overflow-y:auto}.booking-modal-content{box-sizing:border-box;width:calc(100% - 24px);max-width:520px;max-height:90vh;padding:28px 20px 24px;overflow-y:auto}.booking-modal-content h2{margin-bottom:25px;font-size:38px}.booking-modal-content label{margin-bottom:8px;font-size:18px}.booking-modal-content input,.booking-modal-content select,.booking-modal-content textarea{box-sizing:border-box;width:100%;max-width:100%;padding:14px 15px;font-size:16px}.booking-modal-content textarea{min-height:150px}.booking-modal-close{z-index:20;width:42px;height:42px;font-size:30px;position:absolute;top:10px;right:12px}.booking-modal-content button[type=submit]{width:100%;padding:14px 20px;font-size:17px}}@media (max-width:480px){.services{padding:25px 12px}.services-title{margin-bottom:40px}.services-title h2{letter-spacing:3px;font-size:34px}.services-title h2:after{width:210px;margin-top:19px}.services-title h2:before{width:6px;height:6px;top:57px}.services-title p{margin-top:21px;padding:0 8px;font-size:18px;line-height:1.7}.services-grid{gap:25px}.service-image{height:240px}.service-content{padding:25px 18px}.service-content h3{font-size:22px}.service-content p{font-size:16px;line-height:1.6}.service-features{gap:8px}.service-features li{padding:7px 12px;font-size:14px}.service-book{letter-spacing:2px;padding:14px 20px;font-size:18px}.booking-modal{padding:10px}.booking-modal-content{border-radius:20px;width:calc(100% - 16px);max-height:88vh;padding:25px 16px 20px}.booking-modal-content h2{letter-spacing:2px;margin-bottom:20px;font-size:32px}.booking-modal-content label{font-size:17px}.booking-modal-content input,.booking-modal-content select,.booking-modal-content textarea{padding:13px 14px;font-size:16px}.booking-modal-content textarea{min-height:130px}.booking-modal-close{width:38px;height:38px;font-size:28px;top:8px;right:8px}.booking-modal-content button[type=submit]{padding:13px 18px;font-size:16px}}@media (max-width:360px){.services{padding:22px 10px}.services-title h2{letter-spacing:2.5px;font-size:30px}.services-title h2:after{width:175px;margin-top:17px}.services-title h2:before{top:51px}.services-title p{font-size:17px}.services-grid{gap:20px}.service-image{height:220px}.service-content{padding:22px 15px}.service-content h3{font-size:20px}.service-content p{font-size:15px}.service-book{font-size:17px}}@media (min-width:769px){.services{z-index:10;padding-left:20px;padding-right:20px;position:relative;overflow:visible;padding-top:100px!important;padding-bottom:45px!important}.services-title{width:100%;margin-left:0;margin-right:0;transform:translate(0)!important}.services-title h2:before{top:82px!important}.services-title h2:after{transform:translateY(5px)}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px;max-width:1200px}.service-card{width:100%;margin:0 auto}}.services-title h2{opacity:0;transition:opacity .9s,transform 1s cubic-bezier(.22,1,.36,1);transform:translateY(25px)}.services-title h2:after{clip-path:inset(0 50%);transition:clip-path 1.2s cubic-bezier(.22,1,.36,1),box-shadow .8s}.services-title h2:before{opacity:0;transition:opacity .5s .65s,transform .8s cubic-bezier(.22,1,.36,1) .65s;transform:translate(-50%)rotate(45deg)scale(.3)}.services-title p{opacity:0;transition:opacity .8s .2s,transform .9s cubic-bezier(.22,1,.36,1) .2s;transform:translateY(18px)}.service-card{opacity:0;transition:opacity .75s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(45px)scale(.97)}.service-image img{transition:transform 1.2s cubic-bezier(.22,1,.36,1);transform:scale(1.06)}.services.services-visible .services-title h2{opacity:1;transform:translateY(0)}.services.services-visible .services-title h2:after{clip-path:inset(0);box-shadow:0 0 8px #d4af372e,0 0 18px #d4af3714}.services.services-visible .services-title h2:before{opacity:1;transform:translate(-50%)rotate(45deg)scale(1)}.services.services-visible .services-title p{opacity:1;transform:translateY(0)}.services.services-visible .service-card{opacity:1;transform:translateY(0)scale(1)}.services.services-visible .service-image img{transform:scale(1)}@media (max-width:768px){.service-card{transform:translateY(30px)scale(.985)}.service-image img{transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.services-title h2,.services-title h2:after,.services-title h2:before,.services-title p,.service-card,.service-image img{transition:none!important;animation:none!important}.services-title h2,.services-title p,.service-card{opacity:1;transform:none}.services-title h2:after{clip-path:inset(0)}.services-title h2:before{opacity:1;transform:translate(-50%)rotate(45deg)scale(1)}.service-image img{transform:none}}@media (max-width:768px){.services{z-index:20;position:relative;padding-bottom:0!important;overflow:visible!important}.services-grid{padding-bottom:35px;position:relative;overflow:visible!important}.services-grid:after{content:"";pointer-events:none;z-index:9998;background:linear-gradient(90deg,#0000 0%,#d4af371f 10%,#d4af3766 30%,#d4af37 50%,#d4af3766 70%,#d4af371f 90%,#0000 100%);width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px #d4af372e}.services-grid:before{content:"";z-index:999999;pointer-events:none;background:#d4af37;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)translateY(0)rotate(45deg);box-shadow:0 0 7px #d4af378c,0 0 14px #d4af3733}}.services-grid:before .services-grid{position:relative;padding-bottom:50px!important;overflow:visible!important}.services-grid:before .services{overflow:visible!important}
.about-section{box-sizing:border-box;text-align:center;background:radial-gradient(circle,#d4af371a 0% 30%,#d4af370a 55%,#0000 75%),#050505;width:100%;padding:110px 7% 6px;position:relative;overflow:hidden}.about-container{text-align:center;width:100%;max-width:1250px;margin:0 auto;position:relative}.about-content{width:100%;max-width:1100px;margin:0 auto}.about-subtitle{letter-spacing:8px;text-transform:uppercase;color:#d4af37;text-align:center;text-shadow:0 0 10px #d4af3726;opacity:1;visibility:visible;z-index:20;letter-spacing:8px;text-transform:uppercase;text-align:center;background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af378c 30%,#d4af37 50%,#d4af378c 70%,#d4af372e 90%,#0000 100%) bottom/325px 1px no-repeat;margin:0;padding-bottom:18px;font-size:32px;font-weight:500;line-height:1.2;display:block;position:relative;font-family:Times New Roman,serif!important}.about-subtitle:before{content:"";z-index:5;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af372e}.about-content h2{letter-spacing:2px;color:#d4af37;text-align:center;text-shadow:0 0 8px #d4af372e;margin:55px 0 25px;font-size:38px;font-weight:600;line-height:1.2;font-family:Times New Roman,serif!important}.about-content>p{color:#c8c8c8;letter-spacing:.2px;text-align:center;max-width:1000px;margin:0 auto 18px;font-size:17px;line-height:1.8;font-family:Times New Roman,serif!important}.gold-text{color:#d4af37;text-shadow:0 0 8px #d4af3740,0 0 20px #d4af371f}.about-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;max-width:1050px;margin:42px auto 0;display:flex}.about-list span{color:#d4af37;letter-spacing:.3px;background:#d4af3706;border:1px solid #d4af3759;border-radius:30px;justify-content:center;align-items:center;padding:13px 22px;font-size:16px;font-weight:500;transition:transform .35s,border-color .35s,box-shadow .35s,background .35s;display:inline-flex;font-family:Times New Roman,serif!important}.about-list span:hover{background:#d4af370f;border-color:#d4af37;transform:translateY(-3px);box-shadow:0 0 12px #d4af3740,0 0 30px #d4af3714}.about-stats{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));place-items:start center;gap:60px;width:100%;max-width:1000px;margin:80px auto 0;display:grid}.about-stats .stat{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-width:0;display:flex}.about-stats .stat h3{letter-spacing:1px;white-space:nowrap;color:#d4af37;justify-content:center;align-items:center;min-height:75px;margin:0;font-size:clamp(42px,5vw,68px);font-weight:600;line-height:1;display:flex;font-family:Georgia,Times New Roman,serif!important}.about-stats .stat-events h3{font-size:clamp(42px,5vw,68px)}.about-stats .stat:nth-child(3) h3{color:#d4af37;white-space:nowrap;opacity:1;font-size:clamp(38px,4vw,58px);text-shadow:none!important;filter:none!important}.about-stats .stat span{color:#bdbdbd;letter-spacing:5px;text-transform:uppercase;white-space:nowrap;text-align:center;margin-top:10px;font-size:14px;font-weight:500;display:block;font-family:Times New Roman,serif!important}.about-section:before{display:none}@media (max-width:900px){.about-section{padding:90px 6% 0}.about-content>p{font-size:16px}.about-stats{gap:35px}}@media (max-width:650px){.about-section{padding:60px 15px 70px}.about-container,.about-content{width:100%;max-width:100%}.about-subtitle{white-space:nowrap;margin:0;line-height:1.2;letter-spacing:5px!important;font-size:25px!important}.about-subtitle:after{width:260px;margin-top:15px}.about-content h2{letter-spacing:1px;margin:48px 0 22px;line-height:1.25;font-size:25px!important}.about-content>p{letter-spacing:0;max-width:100%;margin-bottom:18px;font-size:15px;line-height:1.75}.about-list{flex-direction:column;align-items:stretch;gap:10px;width:100%;max-width:100%;margin-top:30px;display:flex}.about-list span{box-sizing:border-box;letter-spacing:.5px;text-align:center;width:100%;padding:11px 14px;font-size:14px}.about-stats{grid-template-columns:1fr;gap:35px;width:100%;max-width:100%;margin-top:60px}.about-stats .stat{width:100%}.about-stats .stat h3{white-space:nowrap;min-height:auto;line-height:1;font-size:46px!important}.about-stats .stat span{letter-spacing:4px;margin-top:10px;font-size:12px}.about-stats .stat:nth-child(3) h3{white-space:nowrap;font-size:42px!important}}@media (max-width:420px){.about-section{padding:60px 15px 70px}.about-subtitle{letter-spacing:4px!important;font-size:22px!important}.about-subtitle:after{width:220px;margin-top:14px}.about-content h2{margin-top:45px;font-size:23px!important}.about-content>p{font-size:14px;line-height:1.7}.about-stats{gap:30px;margin-top:50px}.about-stats .stat h3{font-size:42px!important}.about-stats .stat:nth-child(3) h3{font-size:38px!important}}.about-section-divider-bottom .about-section-divider-diamond{z-index:5;background:#d4af37;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af372e}@media (min-width:769px){.about-section{margin-top:0!important}}.about-section{opacity:1}.about-content{opacity:0;transition:opacity 1s,transform 1s;transform:translateY(20px)}.about-subtitle{opacity:0;transition:opacity .8s .1s,transform .8s .1s;transform:translateY(15px)}.about-content h2{opacity:0;transition:opacity .8s .2s,transform .8s .2s;transform:translateY(15px)}.about-content>p{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(15px)}.about-content>p:first-of-type{transition-delay:.3s}.about-content>p:nth-of-type(2){transition-delay:.4s}.about-list span{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(10px)}.about-list span:first-child{transition-delay:.45s}.about-list span:nth-child(2){transition-delay:.5s}.about-list span:nth-child(3){transition-delay:.55s}.about-list span:nth-child(4){transition-delay:.6s}.about-list span:nth-child(5){transition-delay:.65s}.about-list span:nth-child(6){transition-delay:.7s}.about-stats .stat{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(15px)}.about-stats .stat:first-child{transition-delay:.75s}.about-stats .stat:nth-child(2){transition-delay:.85s}.about-stats .stat:nth-child(3){transition-delay:.95s}.about-section.about-visible .about-content,.about-section.about-visible .about-subtitle,.about-section.about-visible .about-content h2,.about-section.about-visible .about-content>p,.about-section.about-visible .about-list span,.about-section.about-visible .about-stats .stat{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.about-content,.about-subtitle,.about-content h2,.about-content>p,.about-list span,.about-stats .stat{opacity:1!important;transition:none!important;transform:none!important}}.about-section-divider-bottom{z-index:2;background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af378c 30%,#d4af37 50%,#d4af378c 70%,#d4af372e 90%,#0000 100%);width:1700px;height:1px;margin:100px auto 0;position:relative;transform:translate(-110px);box-shadow:0 0 10px #d4af372e}.about-section-divider-bottom .about-section-divider-diamond{z-index:5;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af372e}@media (max-width:768px){.about-section-divider-bottom{width:100vw;transform:translate(0)}.about-section-divider-bottom .about-section-divider-diamond{width:8px;height:8px;top:50%;left:50%}}@media (max-width:420px){.about-section-divider-bottom{width:100vw;transform:translate(-13px)}.about-section-divider-bottom .about-section-divider-diamond{width:8px;height:8px;top:50%;left:50%}}@media (max-width:768px){.about-section{padding-bottom:15px!important;overflow:visible!important}.about-section-divider-bottom{margin-top:35px!important;margin-bottom:5px!important}.about-section-divider-bottom .about-section-divider-diamond{width:8px;height:8px;top:50%}}@media (max-width:650px){.contact-section-divider-bottom .contact-section-divider-diamond{width:8px!important;min-width:8px!important;max-width:8px!important;height:8px!important;min-height:8px!important;max-height:8px!important;transform:translate(-50%)rotate(45deg)scale(1)!important}}@media (max-width:768px){.about-subtitle:before{width:8px!important;height:8px!important}.about-section{overflow:visible!important}}
.contact{color:#fff;box-sizing:border-box;background:radial-gradient(circle,#d4af371a 0%,#d4af370d 30%,#0000 65%),#050505;width:100%;min-height:auto;padding:0 20px;scroll-margin-top:130px}.contact-content{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:900px;height:auto;min-height:auto;margin:0 auto;padding-bottom:0;display:flex}.contact-title{color:#d4af37;letter-spacing:6px;text-align:center;opacity:0;margin:0 0 35px;font-family:Times New Roman,serif;font-size:58px;font-weight:500;transition:opacity .9s,transform 1s cubic-bezier(.22,1,.36,1);transform:translateY(25px)}.contact-section-divider{background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af378c 30%,#d4af37 50%,#d4af378c 70%,#d4af372e 90%,#0000 100%);width:400px;height:1px;margin-left:auto;margin-right:auto;position:relative;box-shadow:0 0 10px #d4af372e}.contact-section-divider-diamond{z-index:5;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af372e}.contact-section-divider-top{opacity:0;margin-top:0;margin-bottom:35px;transition:opacity .8s .25s,transform 1s cubic-bezier(.22,1,.36,1) .25s;transform:scaleX(.3)}.contact-section-divider-top .contact-section-divider-diamond{opacity:0;transition:opacity .5s .6s,transform .8s cubic-bezier(.22,1,.36,1) .6s;transform:translate(-50%,-50%)rotate(45deg)scale(.3)}.contact-subtitle{color:#e5e5e5;letter-spacing:1px;text-align:center;opacity:0;max-width:750px;margin:25px auto 65px;font-family:Times New Roman,serif;font-size:32px;line-height:1.6;transition:opacity .8s .35s,transform .9s cubic-bezier(.22,1,.36,1) .35s;transform:translateY(20px)}.contact-buttons{box-sizing:border-box;flex-direction:column;align-items:center;gap:22px;width:100%;display:flex}.btn-gold,.btn-outline{box-sizing:border-box;color:#b08d2c;letter-spacing:2px;cursor:pointer;isolation:isolate;background:#050505;border:2px solid #b08d2c;border-radius:45px;justify-content:center;align-items:center;gap:18px;width:500px;max-width:500px;height:82px;min-height:82px;margin:0;padding:12px 25px;font-family:Times New Roman,serif;font-size:22px;font-weight:500;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),background .35s,border-color .35s,color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.btn-gold:before,.btn-outline:before{content:"";pointer-events:none;z-index:-1;opacity:0;background:linear-gradient(90deg,#0000 0%,#d4af3705 20%,#d4af3714 45%,#ffeba021 50%,#d4af3714 55%,#d4af3705 80%,#0000 100%);width:70%;height:100%;transition:left .9s cubic-bezier(.22,1,.36,1),opacity .3s;position:absolute;top:0;left:-130%;transform:skew(-18deg)}@media (min-width:769px){.btn-gold:after,.btn-outline:after{content:"";pointer-events:none;z-index:0;opacity:0;background:linear-gradient(90deg,#0000 0%,#d4af3705 20%,#d4af3712 45%,#ffeba01f 50%,#d4af3712 55%,#d4af3705 80%,#0000 100%);width:70%;height:100%;transition:left .9s cubic-bezier(.22,1,.36,1),opacity .25s;position:absolute;top:0;left:-120%;transform:skew(-18deg)}}.btn-gold svg,.btn-outline svg{color:#b08d2c;flex-shrink:0;width:28px;height:28px;font-size:28px;transition:color .3s,filter .3s,transform .3s;position:relative}.btn-gold:hover,.btn-outline:hover{color:#d4af37;background:#050505;border-color:#d4af37;transform:translateY(-3px);box-shadow:0 0 7px #d4af371f,0 0 18px #d4af3714}.btn-gold:hover:before,.btn-outline:hover:before{opacity:1;left:150%}@media (min-width:769px){.btn-gold:hover:after,.btn-outline:hover:after{opacity:1;left:150%}}.btn-gold:hover svg,.btn-outline:hover svg{color:#d4af37;filter:drop-shadow(0 0 4px #d4af3729);transform:scale(1.04)}.btn-gold:active,.btn-outline:active{color:#050505;background:#d4af37;border-color:#d4af37;transform:translateY(0);box-shadow:0 0 12px #d4af372e}.btn-gold:active svg,.btn-outline:active svg{color:#050505;filter:none;transform:scale(.97)}.contact-buttons .btn-gold{opacity:0;transition:opacity .7s,transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(30px)scale(.97)}.contact-buttons .btn-gold:first-child{transition-delay:.45s}.contact-buttons .btn-gold:nth-child(2){transition-delay:.6s}.contact-buttons .btn-gold:nth-child(3){transition-delay:.75s}.contact-section-divider-bottom{--diamond-x:50%;--diamond-y:-6px;--diamond-size:8px;z-index:100;opacity:0;width:440px;height:1px;margin:80px auto 0;transition:opacity .8s .85s,transform 1s cubic-bezier(.22,1,.36,1) .85s;position:relative;transform:scaleX(.3)}.contact-section-divider-bottom .contact-section-divider-diamond{opacity:0;pointer-events:none;transition:opacity .5s 1.15s,transform .8s cubic-bezier(.22,1,.36,1) 1.15s;transform:translate(-50%)rotate(45deg)scale(.3);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af372e;left:var(--diamond-x)!important;top:var(--diamond-y)!important;z-index:99999!important;background:#d4af37!important;width:8px!important;height:8px!important;margin:0!important;position:absolute!important}.contact.contact-visible .contact-title{opacity:1;transform:translateY(0)}.contact.contact-visible .contact-section-divider-top{opacity:1;transform:scaleX(1)}.contact.contact-visible .contact-section-divider-top .contact-section-divider-diamond{opacity:1;transform:translate(-50%,-50%)rotate(45deg)scale(1)}.contact.contact-visible .contact-subtitle{opacity:1;transform:translateY(0)}.contact.contact-visible .contact-buttons .btn-gold{opacity:1;transform:translateY(0)scale(1)}.contact.contact-visible .contact-section-divider-bottom{opacity:1;transform:scaleX(1)}.contact.contact-visible .contact-section-divider-bottom .contact-section-divider-diamond{opacity:1;transform:translate(-50%)rotate(45deg)scale(1)}@media (max-width:768px){.contact{padding:0 18px}.contact-title{letter-spacing:4px;font-size:42px}.contact-title:after{width:110px;margin-top:20px}.contact-subtitle{margin:25px auto 50px;font-size:25px;line-height:1.55}.contact-buttons{gap:20px}.btn-gold,.btn-outline{border-radius:42px;gap:15px;width:85%;max-width:500px;height:78px;min-height:78px;padding:10px 20px;font-size:20px}.btn-gold svg,.btn-outline svg{width:26px;height:26px;font-size:26px}.btn-gold:before,.btn-outline:before{display:none}.btn-gold:active,.btn-outline:active{color:#050505;background:#d4af37;border-color:#d4af37;transform:scale(.985);box-shadow:0 0 14px #d4af372e}.btn-gold:active svg,.btn-outline:active svg{color:#050505;filter:none}.contact-section-divider-bottom{margin-top:60px}}@media (max-width:480px){.contact{padding:0 14px}.contact-title{letter-spacing:3px;font-size:34px}.contact-subtitle{margin:22px auto 45px;font-size:22px}.contact-buttons{gap:18px}.btn-gold,.btn-outline{border-radius:40px;width:88%;height:72px;min-height:72px;padding:9px 18px;font-size:18px}.btn-gold svg,.btn-outline svg{width:24px;height:24px;font-size:24px}}@media (max-width:360px){.contact{padding:0 12px}.contact-title{letter-spacing:2px;font-size:30px}.contact-subtitle{margin-bottom:40px;font-size:20px}.btn-gold,.btn-outline{border-radius:38px;width:88%;height:68px;min-height:68px;font-size:17px}.btn-gold svg,.btn-outline svg{width:23px;height:23px;font-size:23px}}@media (max-width:650px){.contact-section-divider{width:260px}.contact-section-divider-diamond{width:8px;height:8px}.contact-section-divider-top{margin-bottom:30px}.contact-section-divider-bottom{--diamond-x:0%;--diamond-y:-4px;--diamond-size:8px}}.contact-section-divider-bottom .contact-section-divider-diamond{width:8px!important;height:8px!important}@media (prefers-reduced-motion:reduce){.contact-title,.contact-section-divider,.contact-section-divider-diamond,.contact-subtitle,.contact-buttons .btn-gold{opacity:1;transform:none;transition:none!important}.contact-section-divider-bottom .contact-section-divider-diamond{opacity:1;transform:translate(-50%)rotate(45deg)scale(1);transition:none!important}}
.footer{text-align:center;background:radial-gradient(circle at top,#d4af3714,#0000 45%),#050505;border-top:1px solid #d4af3726;width:100%;padding:100px 5% 50px}.footer-logo h2{font-family:var(--font-cormorant);color:#d4af37;letter-spacing:8px;text-transform:uppercase;margin-bottom:15px;font-size:52px;font-weight:500}.footer-logo p{font-family:var(--font-cormorant);color:#d4af37;letter-spacing:2px;margin-top:18px;font-size:34px;font-weight:500}.footer-logo-image{filter:drop-shadow(0 0 18px #d4af372e);width:150px;height:auto;margin:0 auto 20px;display:block}.footer-description{max-width:900px;margin:40px auto}.footer-description p{font-family:var(--font-cormorant);color:#cfcfcf;letter-spacing:1px;max-width:900px;margin:0 auto;font-size:24px;font-weight:400;line-height:1.8}.footer-socials{flex-wrap:wrap;justify-content:center;gap:35px;margin:50px 0;display:flex}.footer-socials a{font-family:var(--font-cormorant);color:#d4af37;letter-spacing:2px;font-size:20px;font-weight:400;text-decoration:none;transition:all .35s}.footer-socials a:hover{color:#fff;text-shadow:0 0 20px #d4af37cc;transform:translateY(-4px)}.footer-line{background:#d4af37;width:180px;height:2px;margin:40px auto;box-shadow:0 0 20px #d4af3780}.footer-copy{font-family:var(--font-cormorant);color:#888;letter-spacing:2px;font-size:18px;font-weight:400}.footer h3{font-family:var(--font-cormorant);color:#d4af37;letter-spacing:8px;text-transform:uppercase;margin-bottom:15px;font-size:52px;font-weight:500}.footer>p{font-family:var(--font-cormorant);color:#d4af37;letter-spacing:2px;margin-top:18px;font-size:24px;font-weight:500;line-height:1.8}.footer>span{font-family:var(--font-cormorant);color:#888;letter-spacing:2px;font-size:18px;font-weight:400}@media (max-width:900px){.footer{padding:80px 25px 40px}.footer-logo h2{font-size:38px}.footer-logo p{font-size:21px}.footer-description p{font-size:19px}.footer-socials{gap:20px}.footer-socials a{font-size:18px}.footer-copy{font-size:16px}}.footer h3{font-size:38px}.footer>p{font-size:21px}.footer>span{font-size:16px}.footer-socials{justify-content:center;align-items:center;gap:26px;margin-bottom:0;display:flex;position:relative;top:8px}.footer-socials a{color:#d4af37;justify-content:center;align-items:center;font-size:22px;text-decoration:none;transition:all .3s;display:flex}.footer-socials a:hover{color:#f0d46a;transform:translateY(-2px)}.footer-gold-line{background:#d4af37;width:360px;max-width:80%;height:2px;margin:0 auto;box-shadow:0 0 15px #d4af3759}.contact{z-index:2!important;position:relative!important}.contact-section-divider-bottom{z-index:10!important;position:relative!important;overflow:visible!important}.contact-section-divider-bottom .contact-section-divider-diamond{z-index:20!important;background:#d4af37!important;width:10px!important;height:10px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important;box-shadow:0 0 8px #d4af378c,0 0 18px #d4af372e!important}.footer{z-index:1!important;position:relative!important}.footer-logo-2{object-fit:contain;filter:drop-shadow(0 0 10px #d4af3733);width:120px;height:auto;margin:0 auto 25px;display:block}.footer{opacity:0;transition:opacity 1s,transform 1s;transform:translateY(30px)}.footer-logo-2{opacity:0;transition:opacity .8s .1s,transform .8s .1s;transform:translateY(20px)}.footer-logo-image{opacity:0;transition:opacity .8s .2s,transform .8s .2s;transform:translateY(20px)}.footer>p{opacity:0;transition:opacity .8s .3s,transform .8s .3s;transform:translateY(15px)}.footer-socials{opacity:0;transition:opacity .8s .45s,transform .8s .45s;transform:translateY(15px)}.footer-line{opacity:0;transition:opacity .8s .6s,transform .8s .6s;transform:scaleX(.5)}.footer-copy{opacity:0;transition:opacity .8s .7s,transform .8s .7s;transform:translateY(10px)}.footer.footer-visible,.footer.footer-visible .footer-logo-2,.footer.footer-visible .footer-logo-image,.footer.footer-visible>p,.footer.footer-visible .footer-socials{opacity:1;transform:translateY(0)}.footer.footer-visible .footer-line{opacity:1;transform:scaleX(1)}.footer.footer-visible .footer-copy{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.footer,.footer-logo-2,.footer-logo-image,.footer>p,.footer-socials,.footer-line,.footer-copy{opacity:1!important;transition:none!important;transform:none!important}}
.preloader{z-index:99999;z-index:99999;background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.8s 1.6s forwards fadeOut;display:flex;position:fixed;inset:0;overflow:hidden}.preloader-logo{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.preloader-logo img{filter:drop-shadow(0 0 15px #d4af3740);width:700px;animation:.8s logoAppear,2s infinite logoGlow}@keyframes logoAppear{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes logoGlow{0%{filter:drop-shadow(0 0 10px #d4af3733)}50%{filter:drop-shadow(0 0 35px #d4af37b3)}to{filter:drop-shadow(0 0 10px #d4af3733)}}@keyframes fadeOut{to{opacity:0;visibility:hidden}}.preloader-logo{flex-direction:column;justify-content:center;align-items:center;gap:25px;display:flex}.preloader-text{font-family:var(--font-cormorant);color:#d4af37;letter-spacing:2px;text-shadow:0 0 15px #d4af3740;font-size:34px;font-weight:500;animation:.8s logoAppear,2s infinite logoGlow}
.testimonials-section{box-sizing:border-box;color:#fff;background:radial-gradient(circle,#d4af371a 0%,#d4af370d 30%,#0000 65%),#050505;width:100%;padding:90px 30px 100px;position:relative}.testimonials-header{text-align:center;width:100%;max-width:1200px;margin:0 auto 70px}.testimonials-header .section-kicker{letter-spacing:8px;margin:0;font-family:Times New Roman,serif;font-size:45px;font-weight:400;line-height:1.2;display:block;color:#d4af37!important}.testimonials-header h2{letter-spacing:5px;text-align:center;margin:0;font-family:Times New Roman,serif;font-size:58px;font-weight:400;line-height:1.2;color:#d4af37!important}.testimonials-title-divider{background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af378c 30%,#d4af37 50%,#d4af378c 70%,#d4af372e 90%,#0000 100%);width:450px;height:1px;margin:18px auto 45px;position:relative;box-shadow:0 0 10px #d4af372e}.testimonials-title-divider-diamond{z-index:5;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af372e}.testimonials-grid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:28px;width:100%;max-width:1200px;margin:0 auto;display:grid}.testimonial-card{box-sizing:border-box;text-align:center;opacity:0;background:#0b0b0b;border:1px solid #d4af37a6;border-radius:38px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:430px;padding:55px 38px 45px;transition:opacity .75s,transform .9s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;transform:translateY(45px)scale(.97);box-shadow:0 0 25px #d4af370a}.testimonial-card:hover{border-color:#d4af37;box-shadow:0 10px 35px #d4af371a}.featured-review{border-color:#d4af37cc;box-shadow:0 0 30px #d4af370f}.quote-mark{color:#d4af37;opacity:.95;justify-content:center;align-items:center;height:65px;font-family:Georgia,serif;font-size:70px;line-height:.7;display:flex}.stars,.empty-stars{letter-spacing:2px;text-align:center;margin:25px 0;font-size:48px;line-height:1;color:#d4af37!important}.review{color:#eee;text-align:center;width:100%;margin:0;font-family:Arial,sans-serif;font-size:20px;line-height:1.65}.testimonial-card h3{color:#d4af37;letter-spacing:6px;text-align:center;margin:30px 0 0;font-family:Times New Roman,serif;font-size:30px;font-weight:400}.testimonials-empty{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;width:100%;display:flex}@media (min-width:901px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}.testimonials-grid .testimonial-card{grid-column:2}}.review-button-wrapper{justify-content:center;width:100%;max-width:1200px;margin:55px auto 0;display:flex}.write-review-btn{color:#d4af37;letter-spacing:4px;cursor:pointer;background:0 0;border:1px solid #d4af37;border-radius:50px;min-width:280px;padding:18px 45px;font-family:Times New Roman,serif;font-size:19px;transition:background .3s,color .3s,box-shadow .3s}.write-review-btn:hover{color:#000;background:#d4af37;box-shadow:0 0 25px #d4af3740}.review-modal-overlay{box-sizing:border-box;-webkit-overflow-scrolling:touch;z-index:99999;background:#000000e0;justify-content:center;align-items:center;width:100%;height:100dvh;padding:30px 20px;display:flex;position:fixed;inset:0;overflow-y:auto}.review-modal{box-sizing:border-box;background:#090909;border:1px solid #d4af37;border-radius:28px;width:100%;max-width:680px;margin:auto;padding:55px 50px 50px;position:relative;box-shadow:0 0 40px #d4af371f,inset 0 0 30px #d4af3705}.review-modal-close{color:#d4af37;cursor:pointer;z-index:5;background:0 0;border:none;width:42px;height:42px;padding:0;font-size:38px;line-height:1;position:absolute;top:18px;right:22px}.review-modal-close:hover{color:#fff}.review-modal-icon{text-align:center;color:#d4af37;margin-bottom:35px;font-size:60px;line-height:1}.review-modal h2{color:#d4af37;letter-spacing:7px;text-align:center;margin:0;font-family:Times New Roman,serif;font-size:42px;font-weight:400;line-height:1.25}.review-modal-subtitle{color:#eee;text-align:center;margin:25px 0 35px;font-family:Arial,sans-serif;font-size:20px;line-height:1.5}.review-modal-stars{justify-content:center;align-items:center;gap:8px;margin-bottom:35px;display:flex}.review-modal-stars button{color:#333;cursor:pointer;background:0 0;border:none;padding:0;font-size:52px;line-height:1;transition:color .25s,transform .25s}.review-modal-stars button.active{color:#d4af37}.review-modal-stars button:hover{color:#d4af37;transform:scale(1.08)}.review-modal form{width:100%}.review-modal input,.review-modal textarea{box-sizing:border-box;color:#fff;background:#111;border:1px solid #d4af37a6;border-radius:18px;outline:none;width:100%;padding:20px 24px;font-family:Arial,sans-serif;font-size:19px;transition:border-color .25s,box-shadow .25s}.review-modal input{height:70px;margin-bottom:25px}.review-modal textarea{resize:vertical;min-height:180px;margin-bottom:25px}.review-modal input::placeholder,.review-modal textarea::placeholder{color:#888}.review-modal input:focus,.review-modal textarea:focus{border-color:#d4af37;box-shadow:0 0 15px #d4af371f}.modal-submit-btn{color:#000;letter-spacing:4px;cursor:pointer;background:#d4af37;border:1px solid #d4af37;border-radius:40px;width:100%;min-height:68px;padding:16px 25px;font-family:Times New Roman,serif;font-size:20px;font-weight:700;transition:background .3s,color .3s,box-shadow .3s}.modal-submit-btn:hover{color:#d4af37;background:#000;box-shadow:0 0 20px #d4af3740}.testimonials-section-divider{background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af378c 30%,#d4af37 50%,#d4af378c 70%,#d4af372e 90%,#0000 100%);width:1700px;height:1px;margin:90px auto 0;position:relative;box-shadow:0 0 10px #d4af372e}.testimonials-section-divider-diamond{z-index:5;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af372e}.testimonials-header .section-kicker,.testimonials-header h2,.testimonials-title-divider{opacity:0;transition:opacity .9s,transform 1s cubic-bezier(.22,1,.36,1);transform:translateY(25px)}.testimonials-title-divider-diamond{opacity:0;transition:opacity .5s .5s,transform .8s cubic-bezier(.22,1,.36,1) .5s;transform:translate(-50%,-50%)rotate(45deg)scale(.3)}.testimonials-section.testimonials-visible .testimonials-header .section-kicker,.testimonials-section.testimonials-visible .testimonials-header h2,.testimonials-section.testimonials-visible .testimonials-title-divider{opacity:1;transform:translateY(0)}.testimonials-section.testimonials-visible .testimonials-title-divider-diamond{opacity:1;transform:translate(-50%,-50%)rotate(45deg)scale(1)}.testimonials-section.testimonials-visible .testimonial-card{opacity:1;transform:translateY(0)scale(1)}.testimonials-section.testimonials-visible .testimonial-card:first-child{transition-delay:.15s}.testimonials-section.testimonials-visible .testimonial-card:nth-child(2){transition-delay:.3s}.testimonials-section.testimonials-visible .testimonial-card:nth-child(3){transition-delay:.45s}@media (max-width:900px){.testimonials-section{padding:75px 25px 90px}.testimonials-header h2{font-size:48px}.testimonials-grid{grid-template-columns:1fr;gap:25px;max-width:760px}.testimonial-card{min-height:420px}}@media (max-width:650px){.testimonials-title-divider{background:linear-gradient(90deg,#0000 0%,#d4af371f 8%,#d4af3773 25%,#d4af37 50%,#d4af3773 75%,#d4af371f 92%,#0000 100%)!important;width:280px!important;height:1px!important;margin:20px auto 40px!important;box-shadow:0 0 8px #d4af3726!important}.testimonials-title-divider-diamond{background:#d4af37!important;width:8px!important;height:8px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important;box-shadow:0 0 6px #d4af3773,0 0 14px #d4af3726!important}.testimonials-section-divider{background:linear-gradient(90deg,#0000 0%,#d4af371f 8%,#d4af3773 25%,#d4af37 50%,#d4af3773 75%,#d4af371f 92%,#0000 100%)!important;width:400px!important;height:1px!important;margin-top:40px!important;transform:translate(-20px)!important;box-shadow:0 0 8px #d4af3726!important}.testimonials-section-divider-diamond{background:#d4af37!important;width:8px!important;height:8px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important;box-shadow:0 0 6px #d4af3773,0 0 14px #d4af3726!important}}@media (max-width:768px){.testimonials-section{width:100%;padding:80px 20px;overflow:visible}.testimonials-header{margin-bottom:55px}.testimonials-header .section-kicker{letter-spacing:7px;font-size:20px}.testimonials-header h2{letter-spacing:3px;font-size:43px;line-height:1.25}.testimonials-grid{grid-template-columns:1fr;gap:28px;width:100%;display:grid}.testimonial-card{border-radius:34px;width:100%;min-height:520px;padding:55px 28px 45px}.quote-mark{font-size:62px}.stars,.empty-stars{letter-spacing:1px;font-size:43px}.review{font-size:19px;line-height:1.7}.testimonial-card h3{letter-spacing:5px;font-size:29px}.review-button-wrapper{margin-top:45px}.write-review-btn{width:100%;min-width:0;max-width:360px;padding:18px 25px;font-size:18px}.review-modal-overlay{-webkit-overflow-scrolling:touch;justify-content:center;align-items:flex-start;height:100dvh;padding:20px 12px 40px;overflow-y:auto}.review-modal{border-radius:24px;flex-shrink:0;width:100%;max-width:100%;margin:20px auto;padding:55px 22px 30px}.review-modal-close{font-size:34px;top:12px;right:14px}.review-modal-icon{margin-bottom:28px;font-size:52px}.review-modal h2{letter-spacing:4px;font-size:30px;line-height:1.25}.review-modal-subtitle{margin:20px 0 28px;font-size:17px}.review-modal-stars{gap:3px;margin-bottom:28px}.review-modal-stars button{font-size:43px}.review-modal input{height:64px;margin-bottom:20px;padding:18px;font-size:17px}.review-modal textarea{min-height:170px;margin-bottom:20px;padding:18px;font-size:17px}.modal-submit-btn{letter-spacing:3px;min-height:64px;font-size:17px}.testimonials-section-divider{width:400px;margin-top:40px;transform:translate(-20px)}.testimonials-section-divider-diamond{width:8px;height:8px;left:50%}}@media (max-width:430px){.testimonials-section{padding:50px 15px 80px}.testimonials-header .section-kicker{letter-spacing:6px;font-size:18px}.testimonials-title-divider{width:220px!important}.testimonials-header h2{letter-spacing:2px;font-size:36px}.testimonial-card{border-radius:30px;min-height:500px;padding:48px 22px 40px}.stars,.empty-stars{font-size:39px}.review{font-size:18px;line-height:1.65}.testimonial-card h3{letter-spacing:4px;font-size:27px}.review-modal-overlay{align-items:flex-start;padding:10px 8px 30px}.review-modal{border-radius:20px;margin:10px auto 20px;padding:52px 17px 25px}.review-modal h2{letter-spacing:3px;font-size:27px}.review-modal-subtitle{margin-top:18px;font-size:16px}.review-modal-stars{margin-bottom:25px}.review-modal-stars button{font-size:38px}.review-modal input{height:60px;font-size:16px}.review-modal textarea{min-height:160px;font-size:16px}.modal-submit-btn{letter-spacing:2px;min-height:60px;font-size:16px}.testimonials-section-divider{width:360px!important;transform:translate(-20px)!important}.testimonials-title-divider-diamond,.testimonials-section-divider-diamond{width:7px!important;height:7px!important}}@media (max-width:360px){.testimonials-header h2{font-size:32px}.testimonial-card{padding-left:18px;padding-right:18px}.stars,.empty-stars{font-size:35px}.review{font-size:17px}.review-modal{padding-left:14px;padding-right:14px}.review-modal h2{letter-spacing:2px;font-size:24px}.review-modal-stars button{font-size:34px}.testimonials-title-divider{width:200px!important}.testimonials-section-divider{width:330px!important}}@media (prefers-reduced-motion:reduce){.testimonials-header .section-kicker,.testimonials-header h2,.testimonials-title-divider,.testimonials-title-divider-diamond,.testimonial-card{opacity:1;transform:none;transition:none!important}}
.why{z-index:10;background:radial-gradient(circle,#d4af3726 0%,#d4af370d 30% 55%,#0000 85%),#050505;padding:120px 5% 0;position:relative}.why-title{text-align:center;margin-bottom:70px}.why-title h2{font-family:var(--font-cormorant);color:#d4af37;letter-spacing:4px;margin:0;font-size:48px;font-weight:500;line-height:1.2}.why-title-divider{background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af378c 30%,#d4af37 50%,#d4af378c 70%,#d4af372e 90%,#0000 100%);width:450px;height:1px;margin:25px auto 0;position:relative;box-shadow:0 0 10px #d4af372e}.why-title-divider-diamond{z-index:5;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af372e}.why-title p{font-family:var(--font-cormorant);color:#bfbfbf;letter-spacing:1px;margin:22px 0 0;font-size:24px;font-weight:400}.why-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1400px;margin:auto;display:grid}.why-card{text-align:center;background:#111;border:1px solid #d4af3740;border-radius:25px;padding:40px 30px;transition:all .4s}.why-card:hover{border-color:#d4af37;transform:translateY(-12px);box-shadow:0 20px 60px #d4af3740}.why-icon{border:2px solid #d4af37;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:auto auto 25px;font-size:40px;display:flex;box-shadow:0 0 25px #d4af3740}.why-card h3{font-family:var(--font-cormorant);color:#d4af37;letter-spacing:1px;margin-bottom:15px;font-size:28px;font-weight:500}.why-card p{font-family:var(--font-cormorant);color:#d0d0d0;font-size:20px;font-weight:400;line-height:1.8}@media (max-width:900px){.why-title h2{font-size:38px}.why-title p{font-size:21px}.why-card h3{font-size:26px}.why-card p{font-size:19px}}@media (max-width:650px){.why-title h2{white-space:nowrap;letter-spacing:1px;text-align:center;font-size:24px;line-height:1.2}.why-title-divider{width:260px;height:1px;margin-top:18px}.why-title-divider-diamond{width:7px;height:7px}.why-title p{margin-top:18px}}.why-section-divider{background:linear-gradient(90deg,#0000 0%,#d4af372e 10%,#d4af378c 30%,#d4af37 50%,#d4af378c 70%,#d4af372e 90%,#0000 100%);width:500px;height:1px;margin:80px auto 0;position:relative;box-shadow:0 0 10px #d4af372e}.why-section-divider-diamond{z-index:999;pointer-events:none;background:#d4af37;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #d4af378c,0 0 18px #d4af372e}@media (max-width:650px){.why-section-divider{width:260px;margin-top:60px}.why-section-divider-diamond{width:7px;height:7px}}.why-section-divider{transform:translate(-50px);width:450px!important}@media (min-width:769px){.why-section-divider{width:1700px!important;transform:translate(-73px)!important}}.why-title{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(25px)}.why-title.is-visible{opacity:1;transform:translateY(0)}.why-card{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(35px)}.why-card.is-visible{opacity:1;transform:translateY(0)}.why-card:first-child.is-visible{transition-delay:50ms}.why-card:nth-child(2).is-visible{transition-delay:.15s}.why-card:nth-child(3).is-visible{transition-delay:.25s}.why-card:nth-child(4).is-visible{transition-delay:.35s}.why-card:nth-child(5).is-visible{transition-delay:.45s}.why-card:nth-child(6).is-visible{transition-delay:.55s}.why-card:nth-child(7).is-visible{transition-delay:.65s}.why-card:nth-child(8).is-visible{transition-delay:.75s}@media (max-width:650px){.why{padding-top:35px}.why-section-divider-diamond{top:50%;left:47%;transform:translate(-50%,-50%)rotate(45deg)}.why-title-divider{background:linear-gradient(90deg,#0000 0%,#d4af371f 8%,#d4af3759 25%,#d4af37 50%,#d4af3759 75%,#d4af371f 92%,#0000 100%);width:260px;height:1px;margin:18px auto 0;position:relative;box-shadow:0 0 8px #d4af372e}.why-title-divider-diamond{z-index:5;background:#d4af37;border:1px solid #ffe178bf;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 5px #d4af378c,0 0 12px #d4af3738}.why-section-divider{background:linear-gradient(90deg,#0000 0%,#d4af371a 8%,#d4af3752 25%,#d4af37 50%,#d4af3752 75%,#d4af371a 92%,#0000 100%);max-width:none;height:1px;margin-top:60px;position:relative;box-shadow:0 0 8px #d4af3729;width:400px!important;transform:translate(-20px)!important}.why-section-divider-diamond{z-index:999;background:#d4af37;border:1px solid #ffe178bf;width:7px;height:7px;position:absolute;top:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 5px #d4af378c,0 0 12px #d4af3738;left:50%!important}}@media (max-width:768px){.testimonials-section-divider{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;transform:none!important}.testimonials-section-divider-diamond{top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important}}
