:root{--header-hero-mat-size: 0px;--header-hero-border-radius: 0px}.header-hero{min-height:calc(var(--vh, 1vh)*100 - var(--layout-nav-height));display:flex;align-items:stretch;justify-content:flex-start;margin-bottom:var(--spacing-large);position:relative;color:var(--color-white);--text-color: var(--color-white);--block-padding-y: var(--spacing-large);padding:var(--block-padding-y) 0}.header-hero__content{padding:0;width:100%;display:flex;align-items:stretch;justify-content:flex-start;position:relative;z-index:2;pointer-events:none;margin-block:0 !important}.header-hero__content-blocks{width:100%;pointer-events:none}.header-hero__content-blocks>*{pointer-events:auto}.header-hero__content-blocks:has(.has-hero-font-size.alignfull:only-child){display:grid}.header-hero__content-blocks:has(.has-hero-font-size.alignfull:only-child) .has-hero-font-size.alignfull{pointer-events:none;padding-right:6rem}.header-hero__content-blocks:has(.has-hero-font-size.alignfull:only-child) .has-hero-font-size.alignfull.split-done:only-child{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.header-hero__content-blocks:has(.has-hero-font-size.alignfull:only-child) .has-hero-font-size.alignfull.split-done:only-child::before{content:"";order:2;flex:1 0 0}.header-hero__content-blocks:has(.has-hero-font-size.alignfull:only-child) .has-hero-font-size.alignfull.split-done:only-child .split-line-mask{padding:.1em 0;margin:-0.1em 0}.header-hero__content-blocks:has(.has-hero-font-size.alignfull:only-child) .has-hero-font-size.alignfull.split-done:only-child .split-line-mask:nth-child(1){order:1}.header-hero__content-blocks:has(.has-hero-font-size.alignfull:only-child) .has-hero-font-size.alignfull.split-done:only-child .split-line-mask:nth-child(2){order:3}.header-hero__content-blocks:has(.has-hero-font-size.alignfull:only-child) .has-hero-font-size.alignfull.split-done:only-child .split-line-mask:nth-child(n+3){order:4}.header-hero__background{position:absolute;left:0;top:0;width:100%;height:100%;overflow:clip;z-index:1;background-color:var(--background-color);border:var(--header-hero-mat-size) solid var(--site-background-color);border-radius:var(--header-hero-border-radius);box-sizing:border-box;overflow:clip}.header-hero__background>*{z-index:1}.header-hero__background-overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;opacity:.5;background-color:#000;pointer-events:none}.header-hero__background>img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:1}.header-hero__background>video{position:absolute;left:50%;top:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%, -50%) scale(1.2);z-index:1}.header-hero__background>.plyr{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.header-hero__background>.plyr.plyr--video .plyr__video-wrapper{aspect-ratio:unset !important;width:100%;height:100%}.header-hero__background>.plyr.plyr--video .plyr__video-wrapper video{position:absolute;left:50%;top:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%, -50%)}.header-hero__background>.plyr.plyr--video .plyr__video-wrapper iframe{left:50%;top:50%;transform:translate(-50%, -50%)}.header-hero__background>.plyr .plyr__controls{background:unset !important;padding-bottom:calc(var(--spacing-small) - var(--header-hero-mat-size));padding-left:calc(var(--spacing-small) - var(--header-hero-mat-size))}.header-hero__embed>iframe{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.header-hero.has-background-type-video .header-hero__content{--controls-height: 32px}

/*# sourceMappingURL=header-hero-ccb181.css.map*/