.page-module__OSLHOG__splitLayout{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.page-module__OSLHOG__leftColumn{padding-right:2rem}.page-module__OSLHOG__title{margin-bottom:2rem;font-size:3rem;font-weight:800;line-height:1.1}.page-module__OSLHOG__intro{color:var(--text-muted);margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.page-module__OSLHOG__contactInfo{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.page-module__OSLHOG__contactItem{align-items:center;gap:1rem;font-size:1.125rem;font-weight:500;display:flex}.page-module__OSLHOG__iconWrapper{background:var(--bg-soft);width:3rem;height:3rem;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.page-module__OSLHOG__contactItem:hover .page-module__OSLHOG__iconWrapper{background:var(--primary);color:#fff}.page-module__OSLHOG__formBox{border-radius:var(--radius-soft);box-shadow:var(--shadow-card);background:#fff;padding:3rem}.page-module__OSLHOG__formGroup{margin-bottom:1.5rem}.page-module__OSLHOG__label{color:var(--text-main);margin-bottom:.5rem;font-weight:700;display:block}.page-module__OSLHOG__input,.page-module__OSLHOG__textarea{border:2px solid var(--bg-soft);border-radius:var(--radius-button);width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.page-module__OSLHOG__textarea{resize:vertical;min-height:150px}.page-module__OSLHOG__input:focus,.page-module__OSLHOG__textarea:focus{border-color:var(--primary);outline:none}.page-module__OSLHOG__submitBtn{justify-content:center;width:100%;padding:1rem;font-size:1.125rem}@media (min-width:1024px){.page-module__OSLHOG__splitLayout{grid-template-columns:1fr 1fr}}
