.hero-section{--hero-margin:0;--breakpoint-name:xs;--next-breakpoint-name:3xl;--px-sze:160px;--next-px-sze:600px;--hero-height:clamp(160px, 28.5714vw + 57.1429px, 600px);--hero-element-aspect-ratio:calc(var(--100vw) / var(--hero-height));--content-alignment:flex-end;padding:var(--hero-margin,0);min-height:var(--hero-height,0);display:grid;position:relative}@media(min-width:1900px){.hero-section{--hero-height:600px}}.hero-section.with-content{--breakpoint-name:xs;--next-breakpoint-name:3xl;--px-sze:540px;--next-px-sze:800px;--hero-height:clamp(540px, 16.8831vw + 479.221px, 800px)}@media(min-width:1900px){.hero-section.with-content{--hero-height:800px}}@media(min-width:768px){.hero-section{--content-alignment:center}}.hero-section.hero-size-full{--hero-height:calc(var(--100svh)  - var(--admin-bar-height));--content-alignment:flex-start}.hero-section .hero-media{grid-template:"content"1fr/1fr;display:grid}.hero-section .hero-media>*{grid-area:1/1/-1/-1}.hero-section .hero-media-overlay{z-index:1;--gradient-height:clamp(24.0625rem, 18.9648rem + 22.6563vw, 42.1875rem);background-image:linear-gradient(to bottom,rgb(var(--white-rgb)/1)calc(.5*var(--gradient-height) - var(--header-height)),rgb(var(--white-rgb)/0)min(var(--gradient-height) - var(--header-height),50%));align-self:stretch}.hero-section .hero-content-wrapper{z-index:1;width:var(--container-width,auto);padding:var(--container-padding,0);grid-area:content;height:100%;margin-left:auto;margin-right:auto}.hero-section .hero-content-wrapper:is(.hero-size-full *){padding-top:clamp(2.5rem,1.09375rem + 6.25vw,7.5rem);padding-bottom:clamp(2.5rem,1.09375rem + 6.25vw,7.5rem)}.hero-section .hero-content{justify-content:var(--content-alignment);flex-direction:column;height:100%;display:flex}.hero-section .hero-content>:first-child{margin-top:0}.hero-section .hero-content>:last-child{margin-bottom:0}.hero-section .hero-content :is(h1),.hero-section .hero-content .h1{text-transform:uppercase}.hero-section .hero-content:is(.hero-section.hero-size-full *){text-align:center;max-width:clamp(700px,60vw,900px);margin-inline:auto}.hero-section .hero-content:is(.hero-section.hero-size-full *) .badge{--rotation:8deg;transform:rotate(var(--rotation));margin-top:auto;margin-left:auto;display:block}@media(min-width:1200px){.hero-section .hero-content:is(.hero-section.hero-size-full *) .badge{--rotation:-8deg;top:clamp(3.75rem,3.04688rem + 3.125vw,6.25rem);left:max(var(--content-margin),var(--container-padding));position:absolute}}@media(min-width:1900px){.hero-section .hero-content:is(.hero-section.hero-size-full *) .badge{left:calc(-2rem + var(--content-margin))}}.hero-section .hero-content:is(.hero-section.hero-size-full *) .badge-image{width:clamp(6.25rem,3.75791rem + 11.076vw,10.625rem);height:auto}.hero-section .hero-content:is(.hero-section.hero-size-default *){display:flex}@media(min-width:768px){.hero-section .hero-content:is(.hero-section.hero-size-default *){align-items:var(--content-alignment);justify-content:space-between;gap:var(--layout-gap);flex-direction:row}}.hero-section .hero-content:is(.hero-section.hero-size-default *) .badge{--rotation:8deg;transform:rotate(var(--rotation));order:-1;width:-moz-fit-content;width:fit-content;margin-top:1rem;margin-bottom:auto;margin-left:auto;display:block}@media(min-width:768px){.hero-section .hero-content:is(.hero-section.hero-size-default *) .badge{--rotation:-8deg;order:0;align-self:flex-start;margin:clamp(2.5rem,.298165rem + 4.58716vw,5rem)0 0}}.hero-section .hero-content:is(.hero-section.hero-size-default *) .badge-image{width:clamp(7.5rem,5.36392rem + 9.49367vw,11.25rem);height:auto}.hero-section .hero-content .hero-content-inner{--padding:clamp(1.875rem, 1.34766rem + 2.34375vw, 3.75rem);font-size:var(--reduced-font-size);background-color:var(--white);padding:var(--padding);text-wrap:balance}.hero-section .hero-content .hero-content-inner>:first-child,.hero-section .hero-content .hero-content-inner>link:first-child+*,.hero-section .hero-content .hero-content-inner>.lead-text:first-child>:first-child{margin-top:0}.hero-section .hero-content .hero-content-inner>:last-child,.hero-section .hero-content .hero-content-inner>.lead-text:last-child>:last-child{margin-bottom:0}@media(min-width:768px){.hero-section .hero-content .hero-content-inner{padding-right:calc(1.5*var(--padding));max-width:clamp(30rem,19.3671rem + 22.1519vw,38.75rem)}}.hero-section .hero-scroll-indicator-wrapper{--padding:clamp(1rem, .0507813rem + 4.21875vw, 4.375rem) clamp(1rem, .0507813rem + 4.21875vw, 4.375rem);padding:var(--padding);justify-content:center;align-items:flex-end;display:flex}@media(min-width:992px){.hero-section .hero-scroll-indicator-wrapper{--padding:clamp(2.5rem, 1.09375rem + 6.25vw, 7.5rem);grid-area:1/1/-1/-1}}.hero-section .hero-scroll-indicator-wrapper .hero-scroll-indicator{font:inherit;letter-spacing:inherit;word-spacing:inherit;white-space:nowrap;color:inherit;text-align:left;cursor:pointer;z-index:1;filter:drop-shadow(0 0 5px var(--white))drop-shadow(0 0 10px var(--white))drop-shadow(0 0 15px var(--white));background:none;border:none;border-radius:0;align-items:center;margin:0;padding:0;line-height:1;transition:all.3s;display:inline-flex}.hero-section .hero-scroll-indicator-wrapper .hero-scroll-indicator svg{width:clamp(2.1875rem,1.73214rem + 2.02381vw,3.25rem);height:auto}:where(#section-main)>.hero-section:where(:first-child),:where(#section-main>link:first-child)~.hero-section:first-of-type{--hero-margin:0}:where(#section-main)>.hero-section:where(:first-child).hero-size-full,:where(#section-main>link:first-child)~.hero-section:first-of-type.hero-size-full{--hero-height:calc(var(--100svh)  - var(--admin-bar-height)  - var(--header-height))}.hero-section.hero-is-image{--background-image:var(--hero-image-full)}@media(max-width:1899px){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-3xl, var(--hero-image-full))}}@media(max-width:1899px)and (-webkit-min-device-pixel-ratio:2),(max-width:1899px)and (min-resolution:2dppx){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-3xl-2x, var(--hero-image-full))}}@media(max-width:1639px){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-2xl, var(--hero-image-full))}}@media(max-width:1639px)and (-webkit-min-device-pixel-ratio:2),(max-width:1639px)and (min-resolution:2dppx){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-2xl-2x, var(--hero-image-full))}}@media(max-width:1399px){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-xl, var(--hero-image-full))}}@media(max-width:1399px)and (-webkit-min-device-pixel-ratio:2),(max-width:1399px)and (min-resolution:2dppx){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-xl-2x, var(--hero-image-full))}}@media(max-width:1199px){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-lg, var(--hero-image-full))}}@media(max-width:1199px)and (-webkit-min-device-pixel-ratio:2),(max-width:1199px)and (min-resolution:2dppx){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-lg-2x, var(--hero-image-full))}}@media(max-width:991px){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-md, var(--hero-image-full))}}@media(max-width:991px)and (-webkit-min-device-pixel-ratio:2),(max-width:991px)and (min-resolution:2dppx){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-md-2x, var(--hero-image-full))}}@media(max-width:767px){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-sm, var(--hero-image-full))}}@media(max-width:767px)and (-webkit-min-device-pixel-ratio:2),(max-width:767px)and (min-resolution:2dppx){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-sm-2x, var(--hero-image-full))}}@media(max-width:539px){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-s, var(--hero-image-full))}}@media(max-width:539px)and (-webkit-min-device-pixel-ratio:2),(max-width:539px)and (min-resolution:2dppx){.hero-section.hero-is-image:not(.hero-size-full){--background-image:var(--hero-image-until-s-2x, var(--hero-image-full))}}@media(max-width:1899px)and (max-height:1068px){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-3xl, var(--hero-image-full))}}@media(max-width:1899px)and (max-height:1068px)and (-webkit-min-device-pixel-ratio:2),(max-width:1899px)and (max-height:1068px)and (min-resolution:2dppx){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-3xl-2x, var(--hero-image-full))}}@media(max-width:1639px)and (max-height:921px){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-2xl, var(--hero-image-full))}}@media(max-width:1639px)and (max-height:921px)and (-webkit-min-device-pixel-ratio:2),(max-width:1639px)and (max-height:921px)and (min-resolution:2dppx){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-2xl-2x, var(--hero-image-full))}}@media(max-width:1399px)and (max-height:786px){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-xl, var(--hero-image-full))}}@media(max-width:1399px)and (max-height:786px)and (-webkit-min-device-pixel-ratio:2),(max-width:1399px)and (max-height:786px)and (min-resolution:2dppx){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-xl-2x, var(--hero-image-full))}}@media(max-width:1199px)and (max-height:674px){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-lg, var(--hero-image-full))}}@media(max-width:1199px)and (max-height:674px)and (-webkit-min-device-pixel-ratio:2),(max-width:1199px)and (max-height:674px)and (min-resolution:2dppx){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-lg-2x, var(--hero-image-full))}}@media(max-width:991px)and (max-height:557px){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-md, var(--hero-image-full))}}@media(max-width:991px)and (max-height:557px)and (-webkit-min-device-pixel-ratio:2),(max-width:991px)and (max-height:557px)and (min-resolution:2dppx){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-md-2x, var(--hero-image-full))}}@media(max-width:767px)and (max-height:431px){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-sm, var(--hero-image-full))}}@media(max-width:767px)and (max-height:431px)and (-webkit-min-device-pixel-ratio:2),(max-width:767px)and (max-height:431px)and (min-resolution:2dppx){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-sm-2x, var(--hero-image-full))}}@media(max-width:539px)and (max-height:303px){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-s, var(--hero-image-full))}}@media(max-width:539px)and (max-height:303px)and (-webkit-min-device-pixel-ratio:2),(max-width:539px)and (max-height:303px)and (min-resolution:2dppx){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-s-2x, var(--hero-image-full))}}@media(max-width:-1px)and (max-height:-1px){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-xs, var(--hero-image-full))}}@media(max-width:-1px)and (max-height:-1px)and (-webkit-min-device-pixel-ratio:2),(max-width:-1px)and (max-height:-1px)and (min-resolution:2dppx){.hero-section.hero-is-image.hero-size-full{--background-image:var(--hero-image-until-xs-2x, var(--hero-image-full))}}.hero-section.hero-is-image .hero-media{background-image:var(--background-image);background-size:cover;background-position:var(--hero-image-position)}.hero-section.hero-is-video{--background-image:var(--hero-image-full)}@media(max-width:1899px){.hero-section.hero-is-video{--background-image:var(--hero-image-until-3xl)}}@media(max-width:1899px)and (-webkit-min-device-pixel-ratio:2),(max-width:1899px)and (min-resolution:2dppx){.hero-section.hero-is-video{--background-image:var(--hero-image-until-3xl-2x)}}@media(max-width:1639px){.hero-section.hero-is-video{--background-image:var(--hero-image-until-2xl)}}@media(max-width:1639px)and (-webkit-min-device-pixel-ratio:2),(max-width:1639px)and (min-resolution:2dppx){.hero-section.hero-is-video{--background-image:var(--hero-image-until-2xl-2x)}}@media(max-width:1399px){.hero-section.hero-is-video{--background-image:var(--hero-image-until-xl)}}@media(max-width:1399px)and (-webkit-min-device-pixel-ratio:2),(max-width:1399px)and (min-resolution:2dppx){.hero-section.hero-is-video{--background-image:var(--hero-image-until-xl-2x)}}@media(max-width:1199px){.hero-section.hero-is-video{--background-image:var(--hero-image-until-lg)}}@media(max-width:1199px)and (-webkit-min-device-pixel-ratio:2),(max-width:1199px)and (min-resolution:2dppx){.hero-section.hero-is-video{--background-image:var(--hero-image-until-lg-2x)}}@media(max-width:991px){.hero-section.hero-is-video{--background-image:var(--hero-image-until-md)}}@media(max-width:991px)and (-webkit-min-device-pixel-ratio:2),(max-width:991px)and (min-resolution:2dppx){.hero-section.hero-is-video{--background-image:var(--hero-image-until-md-2x)}}@media(max-width:767px){.hero-section.hero-is-video{--background-image:var(--hero-image-until-sm)}}@media(max-width:767px)and (-webkit-min-device-pixel-ratio:2),(max-width:767px)and (min-resolution:2dppx){.hero-section.hero-is-video{--background-image:var(--hero-image-until-sm-2x)}}@media(max-width:539px){.hero-section.hero-is-video{--background-image:var(--hero-image-until-s)}}@media(max-width:539px)and (-webkit-min-device-pixel-ratio:2),(max-width:539px)and (min-resolution:2dppx){.hero-section.hero-is-video{--background-image:var(--hero-image-until-s-2x)}}.hero-section.hero-is-video .hero-video{object-fit:cover;grid-area:1/1/-1/-1;width:100%;height:100%;position:absolute;inset:0}.hero-section+.page-section{--section-padding-top:calc(var(--reduced-section-padding)  + var(--section-additional-padding, 0px))}
/*# sourceMappingURL=css-wpce--hero.css.map*/