.page-module__pgaT6G__container{background:linear-gradient(#fff 0%,#fafafa 100%);min-height:100vh}.page-module__pgaT6G__hero{text-align:center;color:#fff;justify-content:center;align-items:center;height:50vh;min-height:300px;display:flex;position:relative;overflow:hidden}.page-module__pgaT6G__heroBackground{z-index:0;position:absolute;inset:0}.page-module__pgaT6G__heroBgImage{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-module__pgaT6G__heroContent{z-index:2;max-width:800px;margin:0 auto;padding:2rem;position:relative}.page-module__pgaT6G__heroTitle{letter-spacing:-.02em;text-shadow:0 4px 20px #0000004d;margin-bottom:1rem;font-size:6rem;font-weight:500}.page-module__pgaT6G__heroSubtitle{opacity:.95;text-shadow:0 2px 10px #0000004d;font-size:1.5rem;font-weight:300;line-height:1.6}.page-module__pgaT6G__quickContactSidebar{flex-direction:column;flex:0 0 320px;gap:1.5rem;display:flex}.page-module__pgaT6G__contactCard{-webkit-backdrop-filter:blur(10px);text-align:center;background:#ffffffe6;border:1px solid #0000001a;border-radius:20px;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 4px 20px #0000000f}.page-module__pgaT6G__contactCard:hover{border-color:#00000026;transform:translateY(-3px);box-shadow:0 8px 30px #0000001a}.page-module__pgaT6G__contactIcon{margin-bottom:1rem;font-size:3rem}.page-module__pgaT6G__contactTitle{color:var(--panel-black);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.page-module__pgaT6G__contactText{color:#666;margin-bottom:1rem;font-size:.95rem}.page-module__pgaT6G__contactLink{color:var(--power-pink);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .3s;display:block}.page-module__pgaT6G__contactLink:hover{color:var(--pink-80);text-decoration:underline}.page-module__pgaT6G__contactHours{color:#888;margin-top:.5rem;font-size:.85rem}.page-module__pgaT6G__chatButton{background:var(--power-pink);color:#fff;cursor:pointer;border:none;border-radius:50px;margin-bottom:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.page-module__pgaT6G__chatButton:hover{transform:translateY(-2px)}.page-module__pgaT6G__formSection{background:linear-gradient(#fafafa 0%,#fff 100%);padding:4rem 2rem}.page-module__pgaT6G__formAndContactWrapper{align-items:flex-start;gap:3rem;max-width:1400px;margin:0 auto;display:flex}.page-module__pgaT6G__formContainer{background:#fff;border:1px solid #0000001a;border-radius:24px;flex:1;padding:3rem;box-shadow:0 8px 32px #00000014}.page-module__pgaT6G__formHeader{text-align:center;margin-bottom:3rem}.page-module__pgaT6G__formTitle{color:var(--panel-black);margin-bottom:.5rem;font-size:2.5rem;font-weight:300}.page-module__pgaT6G__formSubtitle{color:#666;font-size:1.1rem}.page-module__pgaT6G__form{flex-direction:column;gap:2rem;display:flex}.page-module__pgaT6G__formGroup{flex-direction:column;gap:.75rem;display:flex}.page-module__pgaT6G__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module__pgaT6G__label{color:var(--panel-black);font-size:.95rem;font-weight:600}.page-module__pgaT6G__input,.page-module__pgaT6G__textarea,.page-module__pgaT6G__select{background:#fff;border:2px solid #e0e0e0;border-radius:12px;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.page-module__pgaT6G__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:3rem}.page-module__pgaT6G__input:focus,.page-module__pgaT6G__textarea:focus,.page-module__pgaT6G__select:focus{border-color:var(--power-pink);outline:none;box-shadow:0 0 0 3px #e6077e1a}.page-module__pgaT6G__inputError,.page-module__pgaT6G__inputError:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.page-module__pgaT6G__fieldError{color:#dc2626;margin-top:.5rem;font-size:.875rem;font-weight:500;display:block}.page-module__pgaT6G__textarea{resize:vertical;min-height:120px}.page-module__pgaT6G__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.page-module__pgaT6G__categoryCard{cursor:pointer;text-align:center;background:#fff;border:2px solid #e0e0e0;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;transition:all .3s;display:flex}.page-module__pgaT6G__categoryCard:hover{border-color:var(--power-pink);box-shadow:0 4px 20px #e6077e26}.page-module__pgaT6G__categoryCardActive{border-color:var(--power-pink);background:linear-gradient(135deg,#e6077e1a 0%,#e6077e0d 100%);box-shadow:0 4px 20px #e6077e40}.page-module__pgaT6G__categoryIcon{font-size:2rem}.page-module__pgaT6G__categoryLabel{color:var(--panel-black);font-size:1rem;font-weight:600}.page-module__pgaT6G__categoryDescription{color:#666;font-size:.85rem;line-height:1.4}.page-module__pgaT6G__submitButton{background:var(--power-pink);color:#fff;cursor:pointer;border:none;border-radius:50px;margin-top:1rem;padding:1.25rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s}.page-module__pgaT6G__submitButton:hover:not(:disabled){transform:translateY(-2px)}.page-module__pgaT6G__submitButton:disabled{opacity:.6;cursor:not-allowed}.page-module__pgaT6G__statusMessage{color:#2e7d32;background:#4caf501a;border:1px solid #4caf504d;border-radius:12px;align-items:center;gap:1rem;margin-top:1rem;padding:1.25rem;display:flex}.page-module__pgaT6G__errorMessage{color:#c62828;background:#f443361a;border-color:#f443364d}.page-module__pgaT6G__successIcon,.page-module__pgaT6G__errorIcon{font-size:1.5rem;font-weight:700}.page-module__pgaT6G__faqSection{background:#fff;padding:4rem 2rem}.page-module__pgaT6G__faqContainer{text-align:center;max-width:1200px;margin:0 auto}.page-module__pgaT6G__faqTitle{color:var(--panel-black);margin-bottom:.5rem;font-size:2.5rem;font-weight:300}.page-module__pgaT6G__faqSubtitle{color:#666;margin-bottom:3rem;font-size:1.1rem}.page-module__pgaT6G__faqGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.page-module__pgaT6G__faqCard{text-align:left;background:#fff;border:1px solid #0000001a;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000000f}.page-module__pgaT6G__faqCard:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000001a}.page-module__pgaT6G__faqQuestion{color:var(--panel-black);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.page-module__pgaT6G__faqAnswer{color:#666;font-size:.95rem;line-height:1.6}.page-module__pgaT6G__faqLink{color:var(--power-pink);font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.page-module__pgaT6G__faqLink:hover{color:var(--pink-80);text-decoration:underline}@media (min-width:1920px){.page-module__pgaT6G__formSection{max-width:1800px;margin:0 auto;padding:5rem 8rem}.page-module__pgaT6G__hero{height:50vh;min-height:400px}.page-module__pgaT6G__heroTitle{font-size:4.5rem}.page-module__pgaT6G__heroSubtitle{font-size:1.6rem}.page-module__pgaT6G__formContainer{padding:4rem 3.5rem}.page-module__pgaT6G__formTitle,.page-module__pgaT6G__faqTitle{font-size:3.5rem}.page-module__pgaT6G__quickContactSidebar{gap:2rem}.page-module__pgaT6G__contactCard{padding:2.5rem}}@media (max-width:1919px) and (min-width:1024px){.page-module__pgaT6G__formSection{padding:4rem 5rem}}@media (max-width:1024px){.page-module__pgaT6G__hero{height:40vh;min-height:280px}.page-module__pgaT6G__heroTitle{font-size:3rem}.page-module__pgaT6G__formAndContactWrapper{flex-direction:column}.page-module__pgaT6G__quickContactSidebar{flex-direction:row;flex:1;width:100%}.page-module__pgaT6G__contactCard{flex:1}.page-module__pgaT6G__formContainer{padding:2.5rem 2rem}}@media (max-width:1023px) and (min-width:768px){.page-module__pgaT6G__formSection{padding:3.5rem 3rem}.page-module__pgaT6G__hero{height:38vh;min-height:270px}.page-module__pgaT6G__heroTitle{font-size:3.5rem}.page-module__pgaT6G__formContainer{padding:3rem 2.5rem}.page-module__pgaT6G__formTitle,.page-module__pgaT6G__faqTitle{font-size:2.8rem}}@media (max-width:768px){.page-module__pgaT6G__hero{height:35vh;min-height:250px}.page-module__pgaT6G__heroTitle{font-size:2.5rem}.page-module__pgaT6G__heroSubtitle{font-size:1.2rem}.page-module__pgaT6G__formSection{padding:3rem 1.5rem}.page-module__pgaT6G__quickContactSidebar{flex-direction:column}.page-module__pgaT6G__formContainer{padding:2rem 1.5rem}.page-module__pgaT6G__formTitle,.page-module__pgaT6G__faqTitle{font-size:2rem}.page-module__pgaT6G__formRow,.page-module__pgaT6G__categoryGrid{grid-template-columns:1fr}}@media (max-width:480px){.page-module__pgaT6G__hero{height:30vh;min-height:220px}.page-module__pgaT6G__heroTitle{font-size:2rem}.page-module__pgaT6G__heroSubtitle{font-size:1rem}.page-module__pgaT6G__formSection{padding:2rem 1rem}.page-module__pgaT6G__contactCard,.page-module__pgaT6G__formContainer{padding:1.5rem 1rem}.page-module__pgaT6G__formTitle,.page-module__pgaT6G__faqTitle{font-size:1.75rem}.page-module__pgaT6G__faqGrid{grid-template-columns:1fr}}
