:root{--beige:#f1e6dd;--primary-blue:#2b4764;--header-height:70px}.hero.hero-bg-image{align-items:center;box-sizing:border-box;color:#fff;display:grid;grid-template-rows:1fr auto;justify-items:center;min-height:100svh;overflow:hidden;padding:var(--header-height) 16px 80px;position:relative;text-align:center}.hero.hero-bg-image .hero-content{margin:0 auto;max-width:100%;padding:0;position:relative;width:100%;z-index:2}.hero.hero-bg-image .h1,.hero.hero-bg-image .h2,.hero.hero-bg-image .h3,.hero.hero-bg-image .h4,.hero.hero-bg-image .h5,.hero.hero-bg-image .h6{hyphens:none;line-height:1.15;margin-bottom:20px;overflow-wrap:normal;text-wrap:balance;word-break:keep-all}.hero.hero-bg-image .content{margin-bottom:24px}.hero.hero-bg-image .content p{font-family:Libre Franklin,sans-serif;font-size:.9375rem;line-height:1.6;margin-bottom:12px;text-wrap:pretty}.hero.hero-bg-image .content p:last-child{margin-bottom:0}.hero.hero-bg-image .button-wrapper{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hero-scroll-indicator{align-items:center;align-self:end;background:none;border:none;color:hsla(0,0%,100%,.85);cursor:pointer;display:flex;flex-direction:column;gap:8px;margin-bottom:20px;padding:12px;position:relative;transition:color .3s ease,transform .3s ease,opacity .4s ease;z-index:3}.hero-scroll-indicator:hover{color:#fff;transform:translateY(4px)}.hero-scroll-indicator:focus-visible{border-radius:8px;outline:2px solid hsla(0,0%,100%,.8);outline-offset:4px}.hero-scroll-indicator__mouse{border:2px solid;border-radius:12px;display:flex;height:38px;justify-content:center;padding-top:8px;width:24px}.hero-scroll-indicator__wheel{animation:scrollWheel 2s ease-in-out infinite;background-color:currentColor;border-radius:2px;height:8px;width:4px}@keyframes scrollWheel{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(6px)}}.hero-scroll-indicator__arrows{align-items:center;display:flex;flex-direction:column;gap:0;margin-top:-4px}.hero-scroll-indicator__arrows svg{animation:scrollArrows 2s ease-in-out infinite;height:20px;opacity:0;width:20px}.hero-scroll-indicator__arrows svg:first-child{animation-delay:0s;margin-bottom:-10px}.hero-scroll-indicator__arrows svg:nth-child(2){animation-delay:.15s}@keyframes scrollArrows{0%,40%,to{opacity:0;transform:translateY(-4px)}50%,70%{opacity:.8;transform:translateY(0)}}.hero-scroll-indicator[data-hidden=true]{opacity:0;pointer-events:none}.hero-bg-image__divider{bottom:0;height:60px;left:0;line-height:0;position:absolute;width:100%;z-index:1}.hero-bg-image__divider svg{display:block;height:100%;width:100%}@media (min-width:480px){:root{--header-height:80px}.hero.hero-bg-image{padding:var(--header-height) 20px 100px}.hero.hero-bg-image .hero-content{max-width:440px;padding:0 8px}.hero.hero-bg-image .h1,.hero.hero-bg-image .h2,.hero.hero-bg-image .h3,.hero.hero-bg-image .h4,.hero.hero-bg-image .h5,.hero.hero-bg-image .h6{margin-bottom:24px}.hero.hero-bg-image .content{margin-bottom:28px}.hero.hero-bg-image .content p{font-size:1rem}.hero-scroll-indicator{margin-bottom:30px}.hero-bg-image__divider{height:80px}}@media (min-width:768px){:root{--header-height:90px}.hero.hero-bg-image{padding:var(--header-height) 40px 120px}.hero.hero-bg-image .hero-content{max-width:600px;padding:0 16px}.hero.hero-bg-image .h1,.hero.hero-bg-image .h2,.hero.hero-bg-image .h3,.hero.hero-bg-image .h4,.hero.hero-bg-image .h5,.hero.hero-bg-image .h6{margin-bottom:28px}.hero.hero-bg-image .content{margin-bottom:36px}.hero.hero-bg-image .content p{font-size:1.0625rem}.hero-scroll-indicator{margin-bottom:40px}.hero-scroll-indicator__mouse{height:42px;width:26px}.hero-scroll-indicator__arrows svg{height:22px;width:22px}.hero-bg-image__divider{height:100px}}@media (min-width:1024px){:root{--header-height:100px}.hero.hero-bg-image{padding:var(--header-height) 60px 150px}.hero.hero-bg-image .hero-content{max-width:720px;padding:0 24px}.hero.hero-bg-image .h1,.hero.hero-bg-image .h2,.hero.hero-bg-image .h3,.hero.hero-bg-image .h4,.hero.hero-bg-image .h5,.hero.hero-bg-image .h6{margin-bottom:32px}.hero.hero-bg-image .content{margin-bottom:40px}.hero.hero-bg-image .content p{font-size:1.125rem}.hero-scroll-indicator{margin-bottom:50px}.hero-scroll-indicator__mouse{height:46px;width:28px}.hero-scroll-indicator__arrows svg{height:24px;width:24px}.hero-bg-image__divider{height:130px}}@media (min-width:1440px){:root{--header-height:110px}.hero.hero-bg-image{padding:var(--header-height) 80px 180px}.hero.hero-bg-image .hero-content{max-width:850px}.hero.hero-bg-image .content p{font-size:1.25rem}.hero-scroll-indicator{margin-bottom:60px}.hero-bg-image__divider{height:160px}}@media (prefers-reduced-motion:reduce){.hero-scroll-indicator__arrows svg,.hero-scroll-indicator__wheel{animation:none}.hero-scroll-indicator__wheel{opacity:1}.hero-scroll-indicator__arrows svg{opacity:.7}.hero-scroll-indicator{transition:none}}