/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */.section-banner{align-items:center;display:flex;position:relative;overflow:hidden}.section-banner.is-height-s{min-height:320px}.section-banner.is-height-m{min-height:440px}.section-banner.is-height-l{min-height:600px}.section-banner.has-image{color:var(--color-white);background-color:var(--color-grey-900);--color-heading:var(--color-white);--color-body:#ffffffdb;--color-muted:#ffffffb8;--color-highlight:#ffffffb8;--color-btn-bg:var(--color-white);--color-btn-text:var(--color-grey-900);--color-btn-bg-hover:var(--color-grey-100);--color-btn-outline:var(--color-white);--color-link:var(--color-white)}.section-banner .banner-bg{z-index:0;position:absolute;top:0;right:0;bottom:0;left:0}.section-banner .banner-bg .banner-image{object-fit:cover;object-position:center;width:100%;height:100%}.section-banner .banner-bg .banner-overlay{background-color:var(--color-overlay);opacity:var(--banner-overlay,.55);position:absolute;top:0;right:0;bottom:0;left:0}.section-banner.is-image-top .banner-bg .banner-image{object-position:center top}.section-banner.is-image-bottom .banner-bg .banner-image{object-position:center bottom}.section-banner .banner-container{z-index:1;width:100%;position:relative}.section-banner .banner-inner{text-align:center;max-width:760px;margin-inline:auto}.section-banner .banner-inner .banner-intro{margin-bottom:0}.section-banner .banner-inner .banner-text{font-family:var(--font-display);letter-spacing:-.015em;color:var(--color-heading);margin:0;font-size:36px;font-weight:600;line-height:1.2}.section-banner .banner-inner .banner-intro+.banner-text{margin-top:1.5rem}.section-banner .banner-inner .banner-actions{margin-top:2rem}.section-banner.is-text-m .banner-inner .banner-text{font-size:28px}.section-banner.is-text-xl .banner-inner .banner-text{font-size:48px;line-height:1.1}.section-banner.is-text-style-quote .banner-inner .banner-text{font-style:italic;font-weight:500}.section-banner.is-text-style-quote .banner-inner .banner-text:before{content:"“"}.section-banner.is-text-style-quote .banner-inner .banner-text:after{content:"”"}.section-banner.is-width-narrow .banner-inner{max-width:560px}.section-banner.is-width-wide .banner-inner{max-width:1000px}.section-banner.is-align-left .banner-inner{text-align:left;margin-inline:0}@media(min-width:1024px){.section-banner.is-fixed .banner-bg .banner-image{z-index:-1;height:100vh;position:fixed;top:0;left:0}.section-banner.is-fixed{clip-path:inset(0)}}@media(max-width:768px){.section-banner.is-height-s{min-height:240px}.section-banner.is-height-m{min-height:320px}.section-banner.is-height-l{min-height:420px}.section-banner .banner-inner .banner-text,.section-banner.is-text-xl .banner-inner .banner-text{font-size:26px}.section-banner.is-text-m .banner-inner .banner-text{font-size:22px}}
