.page-module__j6Q3dW__main{min-height:100vh;padding-top:100px}.page-module__j6Q3dW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__j6Q3dW__hero{text-align:center;padding:4rem 0 2rem}.page-module__j6Q3dW__hero h1{font-family:var(--font-heading);color:var(--color-white);margin-bottom:1rem;font-size:clamp(3rem,8vw,5rem);font-weight:800}.page-module__j6Q3dW__hero p{color:var(--color-accent);max-width:500px;margin:0 auto;font-size:1.3rem}.page-module__j6Q3dW__contactSection{padding:3rem 0 6rem}.page-module__j6Q3dW__contactGrid{grid-template-columns:1fr 1.5fr;gap:4rem;display:grid}.page-module__j6Q3dW__contactInfo{padding:2rem}.page-module__j6Q3dW__contactInfo h2{font-family:var(--font-heading);color:var(--color-white);margin-bottom:2rem;font-size:1.5rem;font-weight:600}.page-module__j6Q3dW__infoItem{gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__j6Q3dW__icon{border-radius:var(--radius-md);background:#ffffff0d;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.page-module__j6Q3dW__infoItem h4{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;color:var(--color-secondary);margin-bottom:.25rem;font-size:.85rem}.page-module__j6Q3dW__infoItem a,.page-module__j6Q3dW__infoItem p{color:var(--color-white);font-size:1rem}.page-module__j6Q3dW__infoItem a{cursor:pointer;transition:var(--transition-fast);padding:.25rem 0;display:inline-block}.page-module__j6Q3dW__infoItem a:hover{color:var(--color-secondary)}.page-module__j6Q3dW__social{border-top:1px solid #ffffff1a;margin-top:3rem;padding-top:2rem}.page-module__j6Q3dW__social h4{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;color:var(--color-accent);margin-bottom:1rem;font-size:.85rem}.page-module__j6Q3dW__socialIcons{gap:1rem;display:flex}.page-module__j6Q3dW__socialIcon{width:45px;height:45px;color:var(--color-white);cursor:pointer;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:background .3s,box-shadow .3s;display:flex}.page-module__j6Q3dW__socialIcon:hover{background:var(--color-secondary);box-shadow:0 0 20px var(--color-secondary)}.page-module__j6Q3dW__timeSection{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1.5rem}.page-module__j6Q3dW__timeSection h4{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;color:var(--color-accent);margin-bottom:1rem;font-size:.85rem}.page-module__j6Q3dW__timeZones{gap:2rem;display:flex}.page-module__j6Q3dW__timeZone{flex-direction:column;gap:.25rem;display:flex}.page-module__j6Q3dW__timeLabel{color:var(--color-accent);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.page-module__j6Q3dW__liveTime{color:var(--color-white);font-size:1.25rem;font-weight:600;font-family:var(--font-heading)}.page-module__j6Q3dW__liveTime span{color:var(--color-secondary);font-weight:500}.page-module__j6Q3dW__availability{color:var(--color-white);font-weight:500}.page-module__j6Q3dW__availability span{color:var(--color-secondary)}.page-module__j6Q3dW__formWrapper{border-radius:var(--radius-lg);background:#ffffff08;border:1px solid #ffffff1a;padding:3rem}.page-module__j6Q3dW__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__j6Q3dW__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__j6Q3dW__formGroup label{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;color:var(--color-accent);font-size:.85rem;font-weight:500}.page-module__j6Q3dW__formGroup input,.page-module__j6Q3dW__formGroup textarea{border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--color-white);transition:var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;outline:none;padding:1rem 1.25rem;font-size:1rem}.page-module__j6Q3dW__formGroup input::placeholder,.page-module__j6Q3dW__formGroup textarea::placeholder{color:#ffffff4d}.page-module__j6Q3dW__formGroup input:focus,.page-module__j6Q3dW__formGroup textarea:focus{border-color:var(--color-secondary);background:#ffffff14}.page-module__j6Q3dW__formGroup textarea{resize:vertical;min-height:120px}.page-module__j6Q3dW__submitBtn{background:linear-gradient(135deg,var(--color-secondary)0%,#f54 100%);width:100%;color:var(--color-white);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:var(--transition-normal);border:none;border-radius:50px;padding:1.2rem 2rem;font-size:1rem;font-weight:600;box-shadow:0 10px 40px #dd33224d}.page-module__j6Q3dW__submitBtn:hover:not(:disabled){box-shadow:0 15px 50px #dd332280}.page-module__j6Q3dW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__j6Q3dW__successMessage{text-align:center;padding:3rem}.page-module__j6Q3dW__successIcon{background:linear-gradient(135deg,var(--color-secondary)0%,#f54 100%);width:80px;height:80px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2.5rem;display:inline-flex}.page-module__j6Q3dW__successMessage h3{font-family:var(--font-heading);color:var(--color-white);margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.page-module__j6Q3dW__successMessage p{color:var(--color-accent);margin-bottom:2rem;font-size:1.1rem}.page-module__j6Q3dW__resetBtn{color:var(--color-white);font-family:var(--font-heading);cursor:pointer;transition:var(--transition-fast);background:0 0;border:1px solid #ffffff4d;border-radius:50px;padding:.8rem 1.5rem;font-size:.9rem}.page-module__j6Q3dW__resetBtn:hover{background:var(--color-white);color:var(--color-primary)}@media (max-width:900px){.page-module__j6Q3dW__contactGrid{grid-template-columns:1fr;gap:3rem}.page-module__j6Q3dW__contactInfo{text-align:center;padding:0}.page-module__j6Q3dW__infoItem{text-align:left;justify-content:center}.page-module__j6Q3dW__social{text-align:center}.page-module__j6Q3dW__socialIcons{justify-content:center}}@media (max-width:768px){.page-module__j6Q3dW__main{padding-top:80px}.page-module__j6Q3dW__hero{padding:3rem 0 1rem}.page-module__j6Q3dW__formWrapper{padding:2rem 1.5rem}}
