.page-module__OSLHOG__page{flex-direction:column;align-items:center;width:100%;min-height:100svh;margin-top:72px;padding:1rem;display:flex}.page-module__OSLHOG__heading{text-align:center;width:100%;max-width:1200px;margin:2rem 0 1rem}.page-module__OSLHOG__heading h1{color:#fff;margin:0;font-size:clamp(2.25rem,7vw,4.75rem);line-height:1.1}.page-module__OSLHOG__intro{color:#f5f5f5;max-width:42rem;margin:1rem auto 0;font-size:1rem;line-height:1.6}.page-module__OSLHOG__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:2rem;width:100%;max-width:1200px;margin:2rem auto 0;display:grid}.page-module__OSLHOG__item{background-color:#fff;flex-direction:column;width:100%;min-height:320px;padding:1.25rem;display:flex;box-shadow:0 8px 24px #00000014}.page-module__OSLHOG__formtype{text-align:center}.page-module__OSLHOG__formtype h2{color:#000;margin:0;font-size:clamp(1.25rem,2vw,1.9rem);line-height:1.25}.page-module__OSLHOG__item p{text-align:center;color:#000;flex:1;margin:1rem 0 1.5rem;font-size:clamp(1.1rem,2.5vw,1.2rem);line-height:1.6}.page-module__OSLHOG__button{background-color:var(--gold);color:#fff;cursor:pointer;border:none;border-radius:.4rem;width:100%;padding:1rem;font-size:clamp(1rem,2.5vw,1.15rem);font-weight:700;line-height:1.2;transition:transform .15s,opacity .15s;transform:translateY(0)}.page-module__OSLHOG__button:hover{transition:transform .15s,opacity .15s;transform:translateY(-1px)}.page-module__OSLHOG__button:active{transform:translateY(1px)}.page-module__OSLHOG__button:focus-visible,.page-module__OSLHOG__input:focus-visible,.page-module__OSLHOG__select:focus-visible,.page-module__OSLHOG__textarea:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.page-module__OSLHOG__formWrapper{justify-content:center;width:100%;margin-top:2rem;display:flex}.page-module__OSLHOG__formEnter{animation:.4s both page-module__OSLHOG__formEnter}.page-module__OSLHOG__form{background-color:#fff;border-radius:.75rem;flex-direction:column;gap:1rem;width:min(100%,800px);margin-top:2rem;padding:2rem;scroll-margin-top:96px;display:flex;box-shadow:0 10px 28px #0000001a}.page-module__OSLHOG__formHeader{margin-bottom:.5rem}.page-module__OSLHOG__formHeader h2{color:#000;margin:0;font-size:clamp(1.5rem,4vw,2rem)}.page-module__OSLHOG__formIntro{color:#333;margin:.5rem 0 0;line-height:1.5}.page-module__OSLHOG__fieldset{border:0;margin:0;padding:0}.page-module__OSLHOG__legend{color:#000;margin-bottom:.75rem;font-weight:600}.page-module__OSLHOG__field{flex-direction:column;width:100%;display:flex}.page-module__OSLHOG__field label{color:#000;margin-bottom:.35rem;font-weight:600}.page-module__OSLHOG__input,.page-module__OSLHOG__textarea,.page-module__OSLHOG__select{border:2px solid var(--muted);color:#000;width:100%;font:inherit;background:#fff;border-radius:.4rem;padding:.85rem}.page-module__OSLHOG__select{appearance:none}.page-module__OSLHOG__textarea{resize:vertical;min-height:8rem}.page-module__OSLHOG__name{grid-template-columns:1fr 1fr;gap:1rem;width:100%;display:grid}.page-module__OSLHOG__required{color:#bd303b;font-weight:700}.page-module__OSLHOG__submitBtn{margin-top:.5rem;font-size:clamp(1.05rem,2.5vw,1.2rem)}@keyframes page-module__OSLHOG__formEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1000px){.page-module__OSLHOG__grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.page-module__OSLHOG__grid{grid-template-columns:1fr;gap:1rem}.page-module__OSLHOG__form{padding:1.25rem}.page-module__OSLHOG__name{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.page-module__OSLHOG__formEnter{animation:none}.page-module__OSLHOG__button{transition:none}}
