.contact-module__swMWYG__page{background-color:var(--color-deep-black);min-height:100vh;padding-top:6rem;padding-bottom:6rem}.contact-module__swMWYG__container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.contact-module__swMWYG__title{font-family:var(--font-family-heading);color:var(--color-clean-white);text-align:center;margin-bottom:1rem;font-size:3rem;font-weight:700}.contact-module__swMWYG__subtitle{font-family:var(--font-family-body);color:var(--color-medium-grey);text-align:center;margin-bottom:2.5rem;font-size:1.15rem}.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:900px){.contact-module__swMWYG__grid{grid-template-columns:1fr 1.2fr}}.contact-module__swMWYG__infoSection{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__infoCard{border:1px solid var(--color-grey-700);background:#161618;border-radius:1.25rem;padding:1.5rem}.contact-module__swMWYG__cardTitle{font-family:var(--font-family-heading);color:var(--color-clean-white);margin-top:0;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__detailsList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.contact-module__swMWYG__detailItem{flex-direction:column;gap:.25rem;display:flex}.contact-module__swMWYG__detailLabel{font-family:var(--font-family-accent);color:var(--color-medium-grey);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.contact-module__swMWYG__detailValue{font-family:var(--font-family-body);color:var(--color-clean-white);font-size:1rem}.contact-module__swMWYG__helplineCard{border:1px solid var(--color-primary-green);background:linear-gradient(135deg,#2fbf0b0d 0%,#cb6ce60d 100%);border-radius:1.25rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000080}.contact-module__swMWYG__helplineCard:before{content:"";background:radial-gradient(circle,#cb6ce626 0%,#0000 70%);width:100px;height:100px;position:absolute;top:0;right:0}.contact-module__swMWYG__helplineTitle{font-family:var(--font-family-heading);color:var(--color-clean-white);margin-top:0;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__helplineDesc{font-family:var(--font-family-body);color:var(--color-light-grey);margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.contact-module__swMWYG__helplineNumber{font-family:var(--font-family-accent);color:var(--color-primary-green);letter-spacing:.02em;font-size:1.75rem;font-weight:700;display:block}.contact-module__swMWYG__formCard{border:1px solid var(--color-grey-700);background:#161618;border-radius:1.25rem;padding:1.75rem;transition:border-color .3s}.contact-module__swMWYG__formCard:focus-within{border-color:var(--color-primary-green)}.contact-module__swMWYG__form{flex-direction:column;gap:1.25rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__label{font-family:var(--font-family-heading);color:var(--color-clean-white);font-size:.9rem;font-weight:700}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{border:1px solid var(--color-grey-700);color:var(--color-clean-white);font-family:var(--font-family-body);background:#0006;border-radius:.5rem;padding:.75rem 1rem;font-size:.95rem;transition:all .3s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--color-primary-green);outline:none}.contact-module__swMWYG__submitBtn{background:var(--color-primary-green);color:var(--color-deep-black);border:1px solid var(--color-primary-green);font-family:var(--font-family-accent);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border-radius:.5rem;margin-top:.5rem;padding:.85rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-module__swMWYG__submitBtn:hover{color:var(--color-primary-green);border-color:var(--color-primary-green);background:0 0;transform:translateY(-4px)}.contact-module__swMWYG__successMessage{font-family:var(--font-family-body);color:var(--color-primary-green);text-align:center;background:#2fbf0b0d;border:1px solid #2fbf0b33;border-radius:1.25rem;padding:2.5rem;font-size:1.1rem}
