.hero{background-color:var(--color-bg);color:var(--color-text);display:flex;place-items:center;position:relative}@media(min-width: 30.0625em){.hero{padding-block-end:0}}@media(min-width: 60em){.hero{padding-block:0}}.hero__subhead{color:var(--color-text-soft)}.hero__content{color:var(--color-text);z-index:1}.hero--cover{--ratio: 3/5}@media(min-width: 50em){.hero--cover{--ratio: 4/5}}@media(min-width: 60em){.hero--cover{--ratio: 16/9}}.hero--cover,.hero--media{overflow:hidden}.hero--bottom .hero__content,.hero--cover .hero__content,.hero--center .hero__content,.hero--top .hero__content{grid-column:1/-1;padding-inline:var(--space-outer);text-align:center}@media(min-width: 60em){.hero--bottom .hero__content,.hero--cover .hero__content,.hero--center .hero__content,.hero--top .hero__content{grid-column:2/span 10}}.hero--bottom .hero__content .text,.hero--cover .hero__content .text,.hero--center .hero__content .text{margin-inline:auto}@media(min-width: 62.5em){.hero--bottom .hero__content .text,.hero--cover .hero__content .text,.hero--center .hero__content .text{max-width:52.5rem}}.hero--bottom .hero__content>*,.hero--top .hero__content>*,.hero--cover .hero__content>*,.hero--center .hero__content>*,.hero--cover-with-left-text .hero__content>*{justify-content:center}.hero--center .hero__media{left:50%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0);width:100%}.hero--cover .hero__media{background-color:var(--color-bg);inset:0;position:absolute;width:100%}@media(min-width: 50em){.hero--left:has(+.section--curve-top),.hero--right:has(+.section--curve-top){padding-block-end:0;padding-block-start:0}}.hero--left .hero__content,.hero--right .hero__content{align-self:center}@media(max-width: 62.4375em){.hero--left .hero__content,.hero--right .hero__content{margin-bottom:var(--space-4)}}.hero--left .hero__content,.hero--left .hero__media,.hero--right .hero__media{grid-column:1/-1}@media(min-width: 60em){.hero--left .hero__content,.hero--left .hero__media,.hero--right .hero__media{grid-column:auto/span 6}}@media(min-width: 90em){.hero--left .hero__media{grid-column:7/span 6}}@media(min-width: 90em){.hero--left .hero__content{grid-column:2/span 5}}.hero--right .hero__content{grid-column:1/-1}@media(min-width: 60em){.hero--right .hero__content{grid-column:auto/span 6}}@media(min-width: 80em){.hero--right .hero__content{grid-column:8/-1}}.hero--left .hero__media,.hero--right .hero__media{order:2}@media(min-width: 60em){.hero--right .hero__media{order:0}}.hero--bottom .grid{grid-row-gap:var(--space-3);grid-template-rows:repeat(2, minmax(10px, 50%))}.hero--bottom .hero__media,.hero--top .hero__media,.hero--top .hero__content,.hero--fixed-left-and-right-image .hero__content{grid-column:1/-1}.hero--bottom .hero__content{grid-column:1/-1;height:-moz-fit-content;height:fit-content}@media(min-width: 60em){.hero--bottom .hero__content{grid-column:3/span 8}}.hero--content{padding-block:var(--space-5)}.hero--media{aspect-ratio:var(--ratio);max-height:clamp(800px,100vh,1000px);width:100%}@media(min-width: 50em){.hero--center,.hero--cover-with-left-text,.hero--browser{min-height:calc(100vh - var(--nav-height))}}@media(min-width: 50em){.hero--browser2{padding:35px 0 15px}}.hero__content .text>:first-child{margin:0}.hero__cta{justify-content:center}.hero--left .hero__cta,.hero--right .hero__cta{margin-top:var(--space-fixed-4)}.hero--left .hero__cta{justify-content:left}.hero__media .frame{border-radius:0}.hero--fixed-left-and-right-image .frame{height:100%;max-width:100%;--ratio: 1 / 2}@media(min-width: 60em)and (min-aspect-ratio: 16/10),(min-width: 80em){.hero--fixed-left-and-right-image .frame{--ratio: 1 / 1}}.hero--bottom .hero__media .frame,.hero--bottom .hero__media .frame>picture,.hero--bottom .hero__media .frame img,.hero--top .hero__media .frame,.hero--top .hero__media .frame>picture,.hero--top .hero__media .frame img,.hero--cover-with-left-text .hero__media .frame,.hero--cover-with-left-text .hero__media .frame>picture,.hero--cover-with-left-text .hero__media .frame img{display:flex;height:100%}.hero--fixed-left-and-right-image,.hero--cover-with-left-text,.hero--top{max-height:-moz-fit-content;max-height:fit-content;min-height:calc(100dvh - 2*var(--bdrs-l));padding-block:calc(var(--space-outer-v) + var(--bdrs-l))}.hero--top.hero--top{padding-block-end:0}@media(min-aspect-ratio: 5/4)and (max-aspect-ratio: 16/8){.hero--top.hero--top{padding-block-end:var(--space-outer-v)}}.hero--fixed-left-and-right-image{container-type:inline-size}@media(min-width: 60em)and (min-aspect-ratio: 16/10),(min-width: 80em){.hero--fixed-left-and-right-image{padding-block:0 !important}}.hero--cover-with-left-text{padding-block-end:0}@media(min-width: 60em)and (min-aspect-ratio: 16/10),(min-width: 80em){.hero--cover-with-left-text{padding-block-end:var(--space-outer-v)}}body:has(.nav.is-overlapping) .hero:has(+.section--curve-top),body:has(.nav.is-overlapping) .hero:has(+.section--curve-both){min-height:calc(100dvh + var(--bdrs-l))}.hero--top .grid{grid-row-gap:var(--space-3);grid-template-rows:1fr auto;place-self:stretch;width:100%}@media(min-aspect-ratio: 5/4)and (max-aspect-ratio: 16/8){.hero--top .grid{grid-template-rows:auto}}.hero--top .hero__content,.hero--fixed-left-and-right-image .hero__content{margin-inline:auto;max-width:clamp(18.75rem, 14.8214285714rem + 19.6428571429vw, 32.5rem);place-content:center;text-align:center}.hero--top .hero__media{margin-block-start:var(--space-fixed-3)}@media(min-aspect-ratio: 5/4)and (max-aspect-ratio: 16/8){.hero--top .hero__media{inset:auto 0 0 0;margin-block-start:0;position:absolute;width:100%;z-index:-1}}.hero--fixed-left-and-right-image .container-fluid{width:100dvw}@media(min-width: 60em)and (min-aspect-ratio: 16/10),(min-width: 80em){.hero--fixed-left-and-right-image .container-fluid{place-self:stretch}}.hero--fixed-left-and-right-image .hero__media,.hero--fixed-left-and-right-image .hero__secondary-image{grid-column:auto/span 2;grid-row:2;place-content:center;--circle-width: calc( ( (100cqw - (var(--total-gutter) * var(--space-gutter))) / var(--space-columns) * var(--cols) ) + ((var(--cols) - 1) * var(--space-gutter)) )}@media(min-width: 60em)and (min-aspect-ratio: 16/10),(min-width: 80em){.hero--fixed-left-and-right-image .hero__media,.hero--fixed-left-and-right-image .hero__secondary-image{grid-row:1}}.hero--fixed-left-and-right-image .hero__media{--cols: 2;clip-path:circle(var(--circle-width) at 0% 50%)}@media(min-width: 50em){.hero--fixed-left-and-right-image .hero__media{--cols: 3;grid-column:auto/span 3}}@media(min-width: 60em){.hero--fixed-left-and-right-image .hero__media{--cols: 5;grid-column:auto/span 5}}@media(min-width: 60em)and (min-aspect-ratio: 16/10),(min-width: 80em){.hero--fixed-left-and-right-image .hero__media{--cols: 3;grid-column:auto/span 3}}@media(min-width: 90em){.hero--fixed-left-and-right-image .hero__media{--cols: 4;grid-column:auto/span 4}}@media(min-width: 60em)and (min-aspect-ratio: 16/10),(min-width: 80em){.hero--fixed-left-and-right-image .hero__content{grid-column:4/span 6}}@media(min-width: 90em){.hero--fixed-left-and-right-image .hero__content{grid-column:5/span 4}}.hero--fixed-left-and-right-image .hero__secondary-image{clip-path:circle(var(--circle-width) at 100% 50%);--cols: 2}@media(min-width: 50em){.hero--fixed-left-and-right-image .hero__secondary-image{--cols: 3;grid-column:6/span 3}}@media(min-width: 60em){.hero--fixed-left-and-right-image .hero__secondary-image{--cols: 5;grid-column:8/span 5}}@media(min-width: 60em)and (min-aspect-ratio: 16/10),(min-width: 80em){.hero--fixed-left-and-right-image .hero__secondary-image{--cols: 3;grid-column:10/span 3}}@media(min-width: 90em){.hero--fixed-left-and-right-image .hero__secondary-image{--cols: 4;grid-column:9/span 4}}.hero--cover-with-left-text .container-fluid{place-self:stretch}.hero--cover-with-left-text .hero__content{align-content:center;grid-column:1/-1;padding-inline:var(--space-outer);text-wrap:balance}@media(min-width: 37.5625em)and (min-aspect-ratio: 16/10){.hero--cover-with-left-text .hero__content{grid-column:auto/span 2}}@media(min-width: 50em)and (min-aspect-ratio: 16/10){.hero--cover-with-left-text .hero__content{grid-column:auto/span 4}}@media(min-width: 60em)and (min-aspect-ratio: 16/10){.hero--cover-with-left-text .hero__content{grid-column:auto/span 6}}@media(min-width: 80em){.hero--cover-with-left-text .hero__content{grid-column:auto/span 6}}@media(min-width: 90em){.hero--cover-with-left-text .hero__content{grid-column:2/span 6}}@media(min-width: 96.875em){.hero--cover-with-left-text .hero__content{grid-column:2/span 5}}.hero--cover-with-left-text .hero__media{grid-column:1/-1}@media(min-width: 37.5625em)and (min-aspect-ratio: 16/10),(min-width: 60em)and (min-aspect-ratio: 16/10),(min-width: 80em){.hero--cover-with-left-text .hero__media{inset:0;position:absolute}}.hero--cover-with-left-text .hero__media .frame>picture,.hero--cover-with-left-text .hero__media .frame img{block-size:100%;inline-size:100%;object-fit:contain;object-position:right}.hero--full-image-left-content-box{height:calc(100dvh - var(--nav-height));position:relative}@media(max-width: 49.9375em){.hero--full-image-left-content-box{height:calc(50dvh - var(--nav-height))}}@media(max-width: 37.5em){.hero--full-image-left-content-box{height:auto}}.hero--full-image-left-content-box .hero__media{inset:0;position:absolute}@media(max-width: 37.5em){.hero--full-image-left-content-box .hero__media{position:relative}}.hero--full-image-left-content-box .hero__content{background:var(--color-bg);border-radius:0 var(--bdrs-l) var(--bdrs-l) 0;height:-moz-fit-content;height:fit-content;inset:auto 0 5% 0;padding:var(--space-4) var(--space-outer);position:absolute;text-wrap:balance;width:90dvw}@media(max-width: 37.5em){.hero--full-image-left-content-box .hero__content{border-radius:0;inset:auto 0 1% 0;position:relative;width:100dvw}}@media(min-width: 37.5625em){.hero--full-image-left-content-box .hero__content{border-bottom-right-radius:0;inset:auto 0 0 0;width:60dvw;max-width:calc(5*var(--grid-col-width) + 4*var(--space-gutter))}}@media(min-width: 60em){.hero--full-image-left-content-box .hero__content{max-width:calc(6*var(--grid-col-width) + 5*var(--space-gutter))}}@media(min-width: 80em){.hero--full-image-left-content-box .hero__content{padding:var(--space-5);padding-left:calc(var(--cols)*var(--grid-col-width) + (var(--cols) - 1)*var(--space-gutter));--cols: 2;max-width:calc(7*var(--grid-col-width) + 6*var(--space-gutter))}}@media(min-aspect-ratio: 16/10),(min-width: 80em){.hero--full-image-left-content-box .hero__content{border-bottom-right-radius:var(--bdrs-l);inset:50% 0 0 0;transform:translateY(-50%)}}.hero--fixed-right-image{min-height:100dvh}.hero--fixed-right-image .hero__left-image{display:none}@media(min-width: 80em){.hero--fixed-right-image .hero__left-image{display:block;fill:#ffc83a;height:100%;inset:50% 0 0;max-height:90%;position:absolute;transform:translateY(-50%);z-index:-1;max-width:calc(1.5*var(--grid-col-width) + .5*var(--space-gutter))}}.hero--fixed-right-image .hero__media{clip-path:ellipse(150% 100% at 50% 100%);grid-column:1/-1;grid-row:2}@media(min-width: 60em){.hero--fixed-right-image .hero__media{clip-path:ellipse(100% 100% at 100% 50%);grid-column:7/span 6;grid-row:1;position:relative}}@media(min-width: 96.875em){.hero--fixed-right-image .hero__media{grid-column:6/span 7}}.hero--fixed-right-image .hero__media .frame{--ratio: auto}@media(min-width: 60em){.hero--fixed-right-image .hero__media .frame{inset:0;position:absolute}}.hero--fixed-right-image .hero__content{align-content:center;grid-column:1/-1;padding:var(--space-outer)}@media(min-width: 60em){.hero--fixed-right-image .hero__content{grid-column:1/span 6;padding-inline-end:calc(var(--space-outer) - var(--space-gutter))}}@media(min-width: 80em){.hero--fixed-right-image .hero__content{grid-column:2/span 5}}@media(min-width: 96.875em){.hero--fixed-right-image .hero__content{grid-column:2/span 4}}.hero--fixed-right-image .container-fluid{grid-template-rows:1fr auto;place-self:stretch;width:100%}@media(min-width: 60em){.hero--fixed-right-image .container-fluid{grid-template-rows:auto}}@media(max-width: 37.5em){.hero--full-image-left-content-box:has(+.section--curve-top) .hero__content,.hero--full-image-left-content-box:has(+.section--curve-both) .hero__content{padding-block-end:0}}.hero--full-image-left-content-box .hero__cta{margin-top:var(--space-2)}.hero--full-image-left-content-box .hero__media .frame>picture,.hero--full-image-left-content-box .hero__media .frame,.hero--full-image-left-content-box .hero__media .frame img{block-size:100%;inline-size:100%;object-fit:cover;object-position:center right}@media(max-width: 37.5em){.hero--full-image-left-content-box .hero__media .frame>picture,.hero--full-image-left-content-box .hero__media .frame,.hero--full-image-left-content-box .hero__media .frame img{object-position:top right}}.hero--top:has(+.section--curve-top) .hero__media,.hero--top:has(+.section--curve-both) .hero__media{padding-block-end:var(--bdrs-l)}@media(min-aspect-ratio: 5/4)and (max-aspect-ratio: 16/8){.hero--top:has(+.section--curve-top) .hero__media,.hero--top:has(+.section--curve-both) .hero__media{padding-block-end:0}}@media(min-width: 50em){.hero--center:has(+.section--curve-top),.hero--cover-with-left-text:has(+.section--curve-top),.hero--browser:has(+.section--curve-top){min-height:calc(100vh + var(--bdrs-l) - var(--nav-height))}}.hero--center:has(+.section--curve-top),.hero--center:has(+.section--curve-both),.hero--fixed-right-image:has(+.section--curve-top),.hero--fixed-right-image:has(+.section--curve-both){padding-block-end:0}

/*# sourceMappingURL=hero.css.map */