.ContactPage-module__dG0kqa__scrollAnim{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transition-delay:var(--animation-delay,0s);will-change:opacity, transform;transform:translateY(20px)}.ContactPage-module__dG0kqa__isVisible{opacity:1;transform:translateY(0)}.ContactPage-module__dG0kqa__mainContainer{background-color:#0000;border-radius:5px;grid-template-columns:1fr 1.5fr;gap:0;max-width:90%;margin:5vh auto;animation:.8s ease-out .1s backwards ContactPage-module__dG0kqa__fadeIn;display:grid;position:relative;overflow:hidden;box-shadow:0 0 50px #00000080}@keyframes ContactPage-module__dG0kqa__fieldFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes ContactPage-module__dG0kqa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ContactPage-module__dG0kqa__infoSection{color:#fff;background-color:#101930;padding:3rem;position:relative;overflow:hidden}.ContactPage-module__dG0kqa__glowEffect{mix-blend-mode:screen;filter:blur(80px);opacity:.2;background-color:#0d9488;border-radius:9999px;width:16rem;height:16rem;position:absolute;top:0;right:0}.ContactPage-module__dG0kqa__goldLine{z-index:10;background-color:#d4af37;border-radius:4px;width:.25rem;height:6rem;position:absolute;top:50%;left:40%;transform:translate(-50%,-50%);box-shadow:0 0 15px #d4af3780}.ContactPage-module__dG0kqa__infoSection h2{font-family:var(--font-cormorant), serif;color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:400;line-height:1.1}.ContactPage-module__dG0kqa__infoSubtitle{color:#94a3b8;margin-bottom:4rem;font-size:1.125rem;font-weight:300}.ContactPage-module__dG0kqa__infoLabel{color:#d4af37;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem}.ContactPage-module__dG0kqa__infoValue{color:#fff;margin-bottom:2rem;font-size:1.5rem;font-weight:300}.ContactPage-module__dG0kqa__formSection{background-image:radial-gradient(at 0 0,#dedce5 0,#0000 50%),radial-gradient(at 50% 0,#e3e7f380 0,#0000 50%),radial-gradient(at 100% 0,#f5e1e880 0,#0000 50%);padding:3rem;position:relative}.ContactPage-module__dG0kqa__noiseBg:before{content:"";opacity:.03;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.ContactPage-module__dG0kqa__form{background-color:#0000;gap:1.5rem;padding:3rem;display:grid;position:relative}.ContactPage-module__dG0kqa__form:before{content:"";opacity:.5;pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.ContactPage-module__dG0kqa__form>*{z-index:1;animation:.6s ease-out backwards ContactPage-module__dG0kqa__fieldFadeIn;position:relative}.ContactPage-module__dG0kqa__form>:first-child{animation-delay:.1s}.ContactPage-module__dG0kqa__form>:nth-child(2){animation-delay:.2s}.ContactPage-module__dG0kqa__form>:nth-child(3){animation-delay:.3s}.ContactPage-module__dG0kqa__form>:nth-child(4){animation-delay:.4s}.ContactPage-module__dG0kqa__form>:nth-child(5){animation-delay:.5s}.ContactPage-module__dG0kqa__form>:nth-child(6){animation-delay:.6s}.ContactPage-module__dG0kqa__form>:nth-child(7){animation-delay:.7s}.ContactPage-module__dG0kqa__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ContactPage-module__dG0kqa__inputGroup{position:relative}.ContactPage-module__dG0kqa__inputGroup:has(.ContactPage-module__dG0kqa__select):after{content:"▼";color:#9ca3af;pointer-events:none;z-index:2;font-size:.7rem;transition:color .2s;position:absolute;top:.85rem;right:.25rem}.ContactPage-module__dG0kqa__inputGroup:focus-within:after{color:#0d9488}.ContactPage-module__dG0kqa__input,.ContactPage-module__dG0kqa__select,.ContactPage-module__dG0kqa__textarea{color:#111827;appearance:none;z-index:1;background-color:#0000;border:none;border-bottom:2px solid #0003;border-radius:0;width:100%;padding:1rem .25rem .5rem;font-size:1rem;transition:border-color .2s,box-shadow .2s;position:relative}.ContactPage-module__dG0kqa__select{padding-right:1.5rem}.ContactPage-module__dG0kqa__select:invalid{color:#0009}.ContactPage-module__dG0kqa__select:valid{color:#111827}.ContactPage-module__dG0kqa__select option{color:#111827;background-color:#fff}.ContactPage-module__dG0kqa__label{color:#0009;pointer-events:none;z-index:2;white-space:nowrap;text-overflow:ellipsis;background:0 0;max-width:calc(100% - 1rem);padding:0;font-size:1rem;transition:all .2s;position:absolute;top:.75rem;left:.25rem;overflow:hidden}.ContactPage-module__dG0kqa__requiredIndicator{color:#ef4444;margin-left:.15rem}.ContactPage-module__dG0kqa__input:focus,.ContactPage-module__dG0kqa__textarea:focus,.ContactPage-module__dG0kqa__input:not(:placeholder-shown),.ContactPage-module__dG0kqa__textarea:not(:placeholder-shown),.ContactPage-module__dG0kqa__select:not([value=""]){border-bottom:2px solid #d4af37;outline:none}.ContactPage-module__dG0kqa__input:focus,.ContactPage-module__dG0kqa__select:focus,.ContactPage-module__dG0kqa__textarea:focus{background:0 0;border-bottom:2px solid #d4af37;outline:none}.ContactPage-module__dG0kqa__input:focus+.ContactPage-module__dG0kqa__label,.ContactPage-module__dG0kqa__select:focus+.ContactPage-module__dG0kqa__label,.ContactPage-module__dG0kqa__textarea:focus+.ContactPage-module__dG0kqa__label,.ContactPage-module__dG0kqa__input:not(:placeholder-shown)+.ContactPage-module__dG0kqa__label,.ContactPage-module__dG0kqa__select:not([value=""])+.ContactPage-module__dG0kqa__label,.ContactPage-module__dG0kqa__textarea:not(:placeholder-shown)+.ContactPage-module__dG0kqa__label{color:#d4af37;max-width:calc(100% - .5rem);font-size:.75rem;font-weight:500;top:-.6rem;left:.25rem}.ContactPage-module__dG0kqa__select{cursor:pointer}.ContactPage-module__dG0kqa__select option{color:var(--bg-dark);background:var(--text-primary)}.ContactPage-module__dG0kqa__textarea{resize:vertical;height:auto}.ContactPage-module__dG0kqa__checkboxGroup{color:#0009;align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.ContactPage-module__dG0kqa__checkboxGroup input{accent-color:#d4af37;margin-top:.15rem}.ContactPage-module__dG0kqa__checkboxGroup a{color:#d4af37;text-decoration:none}.ContactPage-module__dG0kqa__checkboxGroup a:hover{text-decoration:underline}.ContactPage-module__dG0kqa__submitButton{color:#fff;font-family:var(--font-inter), sans-serif;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:#d4af37;border:none;justify-self:flex-start;width:100%;margin-top:1rem;padding:1.25rem 2rem;font-size:.85rem;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #ffffff1a}.ContactPage-module__dG0kqa__submitButton:hover{color:#fff;background:#d4af37;box-shadow:0 6px 25px #d4af3766}@media (max-width:900px){.ContactPage-module__dG0kqa__mainContainer{flex-direction:column;display:flex}.ContactPage-module__dG0kqa__infoSection{order:1;padding:2rem}.ContactPage-module__dG0kqa__goldLine{z-index:10;order:2;width:6rem;height:.25rem;margin:0 auto;display:block;position:relative;top:0;left:0;transform:translateY(-50%)}.ContactPage-module__dG0kqa__formSection{order:3;padding:2rem}.ContactPage-module__dG0kqa__contactHeader{padding-bottom:2rem}.ContactPage-module__dG0kqa__sectionDivider{display:none}}@media (max-width:600px){.ContactPage-module__dG0kqa__row{grid-template-columns:1fr;gap:1.5rem}.ContactPage-module__dG0kqa__form>*{animation:none}.ContactPage-module__dG0kqa__contactTitle{font-size:3.5rem}.ContactPage-module__dG0kqa__infoSection h2{font-size:2rem}.ContactPage-module__dG0kqa__form{padding:1.5rem}}.ContactPage-module__dG0kqa__faqSection{background-color:#101930;margin-top:4rem;padding:6rem 1.5rem}.ContactPage-module__dG0kqa__faqContainer{max-width:800px;margin:0 auto}.ContactPage-module__dG0kqa__faqTitle{color:#fff;text-align:center;margin-bottom:3rem;font-size:2.5rem}.ContactPage-module__dG0kqa__faqGrid{flex-direction:column;gap:1rem;display:flex}.ContactPage-module__dG0kqa__faqItem{background:0 0;border:1px solid #ffffff1a;border-radius:0;transition:all .3s;overflow:hidden}.ContactPage-module__dG0kqa__faqHeader{cursor:pointer;z-index:10;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:relative}.ContactPage-module__dG0kqa__faqHeader:hover{background:#2d3748}.ContactPage-module__dG0kqa__faqQuestion{color:#fff;font-family:var(--font-cormorant), serif;gap:.5rem;margin:0;font-size:1.5rem;font-weight:600;display:flex}.ContactPage-module__dG0kqa__faqIcon{color:#0d9488;font-weight:700}.ContactPage-module__dG0kqa__faqToggleIcon{color:#9ca3af;font-size:1.5rem;font-weight:700;transition:transform .3s}.ContactPage-module__dG0kqa__faqContentWrapper{opacity:0;max-height:0;transition:max-height .5s cubic-bezier(0,1,0,1),opacity .5s;overflow:hidden}.ContactPage-module__dG0kqa__faqAnswer{color:#d1d5db;padding:1.5rem;line-height:1.6}.ContactPage-module__dG0kqa__open .ContactPage-module__dG0kqa__faqToggleIcon{color:#0d9488;transform:rotate(45deg)}.ContactPage-module__dG0kqa__open .ContactPage-module__dG0kqa__faqContentWrapper{opacity:1;max-height:500px}.ContactPage-module__dG0kqa__open{border-color:#0d9488}
