.hero-frontpage{color:var(--color--white);position:relative;width:100%}.hero-frontpage :is(.hero-frontpage__image,.hero-frontpage__video){height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.hero-frontpage:before{background:linear-gradient(180deg,#0000,#0009 94.14%);content:"";inset:0;position:absolute;z-index:1}.hero-frontpage--scroll{min-height:92vh}.hero-frontpage--static{aspect-ratio:1/1;height:100%;max-height:calc(100vh - var(--rnb--header--height));min-height:92vh;width:100%;z-index:0}@media (min-width:768px){.hero-frontpage--static{min-height:39.5rem}}.hero-frontpage__content{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:5rem;position:relative;width:100%;z-index:2}.hero-frontpage__content .wp-block-heading{margin-bottom:1rem;max-width:23ch}.hero-frontpage__content p{max-width:48ch}.hero-frontpage__content .wp-block-paragraph{margin-bottom:2rem}.hero-frontpage__content .wp-block-button__link{-moz-appearance:none;appearance:none;background-color:var(--rnb--color--background);border-color:var(--rnb--color--text);border-radius:0;border-style:solid;border-width:1px;box-sizing:border-box;color:var(--rnb--color--text);column-gap:.75em;cursor:pointer;display:inline-flex;flex-flow:row nowrap;font-family:var(--rnb--font-family--paragraph);font-size:var(--rnb--font-size--button);font-weight:var(--rnb--font-weight--medium);justify-content:center;line-height:var(--rnb--line-height--button);margin-bottom:1rem;max-width:100%;padding:1rem 1.5rem;place-items:center center;position:relative;text-decoration:none;text-transform:none;transition-duration:var(--rnb--transition-duration);transition-property:all;transition-timing-function:var(--rnb--transition-easing);white-space:normal;width:100%}@media (min-width:992px){.hero-frontpage__content .wp-block-button__link{margin-bottom:0;max-width:none;padding:.62rem 1.38rem .62rem 1.25rem;width:-moz-fit-content;width:fit-content}}.hero-frontpage__content .wp-block-button__link i{align-items:center;display:inline-flex;height:1rem;justify-content:center;width:1rem}.hero-frontpage__content .wp-block-button__link svg{fill:var(--rnb--color--text);height:1rem;margin-left:0;margin-right:0;transition:fill var(--rnb--transition-duration) var(--rnb--transition-easing);width:1rem}.hero-frontpage__content .wp-block-button__link.external-link-styles svg{height:1.25rem;width:1.25rem}.hero-frontpage__content .wp-block-button__link[disabled]{background-color:var(--rnb--color--background);border-color:var(--rnb--color--text);color:var(--rnb--color--text);cursor:not-allowed}.hero-frontpage__content .wp-block-button__link[disabled] svg{fill:var(--rnb--color--text)}.hero-frontpage__content .wp-block-button__link:active:not([disabled]),.hero-frontpage__content .wp-block-button__link:hover:not([disabled]){background-color:var(--rnb--color--text);border-color:var(--rnb--color--text);color:var(--rnb--color--background)}.hero-frontpage__content .wp-block-button__link:active:not([disabled]) svg,.hero-frontpage__content .wp-block-button__link:hover:not([disabled]) svg{fill:var(--rnb--color--background)}.hero-frontpage__content .wp-block-button__link:focus-visible:not([disabled]){background-color:var(--rnb--color--text);border-color:var(--rnb--color--text);color:var(--rnb--color--background)}.hero-frontpage__content .wp-block-button__link:focus-visible:not([disabled]) svg{fill:var(--rnb--color--background)}.hero-frontpage__content .wp-block-button__link i{display:none}.hero-frontpage__content .wp-block-button__link.wp-element-button:after{background-color:currentcolor;content:"";display:inline-block;height:1rem;margin-left:.5rem;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 0 6.59 1.41 12.17 7H0v2h12.17l-5.58 5.59L8 16l8-8-8-8Z" fill="currentColor"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 0 6.59 1.41 12.17 7H0v2h12.17l-5.58 5.59L8 16l8-8-8-8Z" fill="currentColor"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;vertical-align:middle;width:1rem}.hero-frontpage .hero-frontpage__video-toggle{-moz-appearance:none;appearance:none;background-color:var(--rnb--color--text);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.52 2.122a1 1 0 0 1 1.02.037l14 9a1 1 0 0 1 0 1.682l-14 9A1 1 0 0 1 4 21V3a1 1 0 0 1 .52-.878ZM6 4.832v14.336L17.15 12 6 4.832Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:65%;border:1px solid var(--rnb--color--text);color:var(--rnb--color--background);cursor:pointer;font:inherit;grid-column:wide;height:2.75rem;line-height:1;padding:.5rem .75rem;position:absolute!important;right:0;top:1rem;transition-duration:var(--rnb--transition-duration);transition-property:all;transition-timing-function:var(--rnb--transition-easing);width:2.75rem;z-index:3}.hero-frontpage .hero-frontpage__video-toggle:is(:active,:hover,:focus-visible){background-color:var(--rnb--color--background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.52 2.122a1 1 0 0 1 1.02.037l14 9a1 1 0 0 1 0 1.682l-14 9A1 1 0 0 1 4 21V3a1 1 0 0 1 .52-.878ZM6 4.832v14.336L17.15 12 6 4.832Z'/%3E%3C/svg%3E");color:var(--rnb--color--text)}.hero-frontpage .hero-frontpage__video-toggle[aria-pressed=true]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2.229v20H6v-20h3ZM18 2.229v20h-3v-20h3Z' fill='%23fff'/%3E%3C/svg%3E")}.hero-frontpage .hero-frontpage__video-toggle[aria-pressed=true]:is(:active,:hover,:focus-visible){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2.229v20H6v-20h3ZM18 2.229v20h-3v-20h3Z' fill='currentColor'/%3E%3C/svg%3E")}@media (min-width:1024px){.hero-frontpage--scroll .hero-frontpage__content{height:calc(100vh - var(--rnb--header--height));position:sticky;top:var(--rnb--header--height)}}