.wicam-page-hero{position:relative;overflow:hidden;background:var(--wicam-navy-950);color:var(--wicam-offwhite);padding:clamp(30px,5vw,72px);border-radius:28px;font-family:var(--wicam-font-fa)}.wicam-page-hero__focus{position:absolute;inset:auto -10% -70% auto;width:min(620px,62vw);aspect-ratio:1;border:1px solid rgba(27,166,176,.24);border-radius:50%;pointer-events:none}.wicam-page-hero__focus:before,.wicam-page-hero__focus:after{content:"";position:absolute;border:1px solid rgba(220,229,240,.12);border-radius:50%;inset:14%}.wicam-page-hero__focus:after{inset:30%;border-color:rgba(255,186,49,.24)}.wicam-page-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:44px}.wicam-page-hero--media-right .wicam-page-hero__media{order:-1}.wicam-page-hero__breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:18px;color:rgba(220,229,240,.7);font-size:var(--wicam-fs-small)}.wicam-page-hero__breadcrumb a{text-decoration:none;color:inherit}.wicam-page-hero__breadcrumb a:hover{color:var(--wicam-teal-500)}.wicam-page-hero__breadcrumb i{font-style:normal;opacity:.5}.wicam-page-hero__eyebrow{color:var(--wicam-teal-500);font-weight:800;margin-bottom:9px}.wicam-page-hero__title{margin:0;font-size:var(--wicam-fs-h1);line-height:var(--wicam-leading-heading);color:var(--wicam-offwhite)}.wicam-page-hero__description{margin-top:16px;color:var(--wicam-mist-200);font-size:var(--wicam-fs-body-lg);line-height:var(--wicam-leading-body);max-width:64ch}.wicam-page-hero__description p{margin:0}.wicam-page-hero__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.wicam-page-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 17px;border-radius:12px;text-decoration:none;font-weight:800;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.wicam-page-hero__button:hover{transform:translateY(-2px)}.wicam-page-hero__button.is-primary{background:var(--wicam-amber-500);color:var(--wicam-navy-950)}.wicam-page-hero__button.is-secondary{border:1px solid rgba(220,229,240,.24);color:var(--wicam-offwhite);background:rgba(13,35,64,.46)}.wicam-page-hero__media{display:flex;justify-content:center}.wicam-page-hero__media img{display:block;width:100%;max-height:480px;object-fit:cover;border-radius:22px;box-shadow:0 22px 60px rgba(7,22,38,.24)}
@media(max-width:767px){.wicam-page-hero{padding:24px 20px;border-radius:20px}.wicam-page-hero__inner{grid-template-columns:1fr;gap:24px}.wicam-page-hero--media-right .wicam-page-hero__media,.wicam-page-hero__media{order:initial}.wicam-page-hero__title{font-size:clamp(1.65rem,7vw,2.2rem)}.wicam-page-hero__description{font-size:clamp(.94rem,3.8vw,1.02rem)}.wicam-page-hero__button{width:100%}.wicam-page-hero__media img{max-height:320px}}
