.egw-phero{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));min-height:min(440px,70vh);display:grid}.egw-phero__media{border-right:1px solid var(--grey);min-height:300px;position:relative}.egw-phero__media .egw-img,.egw-phero__media .egw-imgph,.egw-phero__media .egw-media-video{position:absolute;inset:0}.egw-phero__body{padding:clamp(40px, 6vw, 80px) var(--edge) clamp(40px, 6vw, 80px) clamp(20px, 5vw, 72px);flex-direction:column;justify-content:center;gap:26px;display:flex}.egw-phero__title{font-family:var(--ff-display);margin:0;font-size:clamp(34px,4.6vw,60px);font-weight:400;line-height:1.06}.egw-phero__lead{font-family:var(--ff-body);color:var(--slate);text-wrap:pretty;max-width:470px;margin:0;font-size:clamp(17px,1.4vw,19px);line-height:1.75}.egw-contact{padding:clamp(48px, 7vw, 96px) var(--edge);border-top:1px solid var(--grey);grid-template-columns:1.35fr 1fr;align-items:start;gap:clamp(40px,5vw,80px);scroll-margin-top:24px;display:grid}.egw-form{flex-direction:column;gap:32px;display:flex}.egw-form__head{border-bottom:2px solid var(--slate);justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:16px;display:flex}.egw-form__note{font-family:var(--ff-body);color:var(--slate);white-space:nowrap;font-size:14px}.egw-field-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:24px 28px;display:grid}.egw-field{flex-direction:column;gap:9px;display:flex}.egw-field__label{font-family:var(--ff-ui);letter-spacing:.14em;text-transform:uppercase;color:var(--slate);font-size:13px;font-weight:500}.egw-input{border:none;border-bottom:1px solid var(--grey);color:var(--slate);font-size:17px;font-family:var(--ff-ui);background:0 0;outline:none;padding:12px 2px}.egw-input:focus{border-bottom-color:var(--yellow)}.egw-topics{flex-direction:column;gap:12px;display:flex}.egw-chips{flex-wrap:wrap;gap:10px;display:flex}.egw-chip{border:1px solid var(--grey);color:var(--slate);font-family:var(--ff-ui);cursor:pointer;background:0 0;padding:10px 18px;font-size:15px;transition:border-color .18s,background .18s,color .18s}.egw-chip:hover{border-color:var(--muted)}.egw-chip--on,.egw-chip--on:hover{background:var(--yellow);border-color:var(--yellow);color:var(--slate)}.egw-textarea{border:1px solid var(--grey);background:var(--light);color:var(--slate);resize:vertical;font-size:17px;line-height:1.6;font-family:var(--ff-ui);outline:none;padding:16px}.egw-textarea:focus{border-color:var(--muted)}.egw-form__foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.egw-form__privacy{font-family:var(--ff-body);color:var(--slate);text-wrap:pretty;max-width:380px;font-size:14px}.egw-form__privacy a{text-underline-offset:2px;text-decoration:underline}.egw-outer .egw-btn--pill:disabled{opacity:.6;cursor:default;background:var(--slate)}.egw-form__error{font-family:var(--ff-ui);color:#a23b2b;font-size:14px}.egw-form__success{border:1px solid var(--grey);background:var(--light);flex-direction:column;gap:12px;padding:clamp(28px,4vw,40px);display:flex}.egw-form__success p{font-family:var(--ff-body);color:var(--slate);margin:0;font-size:18px;line-height:1.8}.egw-hp{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.egw-sidebar{flex-direction:column;display:flex}.egw-srow{border-bottom:1px solid var(--grey);padding:20px 0 22px}.egw-srow--first{border-top:2px solid var(--slate)}.egw-srow__label{font-family:var(--ff-ui);letter-spacing:.22em;text-transform:uppercase;color:var(--slate);margin-bottom:8px;font-size:13px;font-weight:500}.egw-srow__value{color:var(--slate);white-space:pre-line}.egw-srow--prominent .egw-srow__value{font-family:var(--ff-display);font-size:clamp(19px,1.8vw,24px);line-height:1.2}.egw-srow--detail .egw-srow__value{font-family:var(--ff-body);font-size:17px;line-height:1.7}.egw-evacard{background:var(--light);border:1px solid var(--grey);align-items:center;gap:18px;margin-top:32px;padding:22px;display:flex}.egw-evacard__media{border-radius:50%;flex:none;width:76px;height:76px;overflow:hidden}.egw-evacard__media .egw-imgph{padding:8px}.egw-evacard__media .egw-imgph__icon{width:26px;height:26px}.egw-evacard__media .egw-imgph__label{display:none}.egw-evacard__body{flex-direction:column;gap:5px;display:flex}.egw-evacard__name{font-family:var(--ff-display);font-size:20px}.egw-evacard__role{color:var(--slate);font-size:14px}.egw-evacard__quote{font-family:var(--ff-body);color:var(--muted);font-size:15px;font-style:italic}.egw-steps{background:var(--slate);color:var(--light);padding:clamp(48px, 7vw, 96px) var(--edge)}.egw-steps__h2{margin:0 0 48px}.egw-steps__grid{background:var(--line-dark);border:1px solid var(--line-dark);grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1px;display:grid}.egw-step{background:var(--slate);flex-direction:column;gap:12px;padding:32px 28px;display:flex}.egw-step__num{font-family:var(--ff-body);color:var(--yellow);font-size:14px}.egw-step__title{font-family:var(--ff-display);font-size:clamp(19px,1.8vw,24px)}.egw-step__desc{font-family:var(--ff-body);color:var(--grey);text-wrap:pretty;font-size:17px;line-height:1.75}.egw-faq{padding:clamp(48px, 7vw, 96px) var(--edge)}.egw-faq__head{border-bottom:2px solid var(--slate);justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:16px;display:flex}.egw-faq__list{flex-direction:column;display:flex}.egw-faq__item{border-bottom:1px solid var(--grey)}.egw-faq__q{text-align:left;cursor:pointer;width:100%;color:var(--slate);font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:32px;padding:26px 0;display:flex}.egw-faq__q[aria-expanded=true]{padding-bottom:14px}.egw-faq__question{font-family:var(--ff-display);font-size:clamp(20px,2vw,26px);line-height:1.25}.egw-faq__mark{color:var(--muted);flex:none;font-size:22px}.egw-faq__q:hover .egw-faq__mark{color:var(--yellow)}.egw-faq__a{font-family:var(--ff-body);color:var(--slate);text-wrap:pretty;max-width:820px;padding-bottom:26px;font-size:18px;line-height:1.8}@media (max-width:1100px){.egw-contact{grid-template-columns:1fr;gap:56px}}@media (max-width:820px){.egw-phero{grid-template-columns:1fr}.egw-phero__media{border-right:none;border-bottom:1px solid var(--grey);min-height:320px}.egw-field-grid,.egw-steps__grid{grid-template-columns:1fr}}@media (max-width:480px){.egw-phero__title{font-size:40px}.egw-srow--prominent .egw-srow__value{font-size:20px}}
