.hero-section-container.svelte-1q37ri0{position:relative;min-height:100vh;padding-top:70px;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;align-items:center;color:#fff}.hero-section-empty.svelte-1q37ri0{min-height:300px;background-color:#333;justify-content:center;text-align:center}.background-images.svelte-1q37ri0{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#182338}.background-image-item.svelte-1q37ri0{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;opacity:0;transition:opacity 1.5s ease-in-out;transform:scale(1.1);will-change:opacity,transform}.background-image-item.svelte-1q37ri0:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:1;pointer-events:none}.background-image-item.active.svelte-1q37ri0{opacity:1;animation:svelte-1q37ri0-kenburns 12s infinite alternate ease-in-out}@keyframes svelte-1q37ri0-kenburns{0%{transform:scale(1.05)}to{transform:scale(1.2)}}.hero-content-positioner.svelte-1q37ri0{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex-grow:1;min-height:calc(100vh - 170px);padding:40px 20px;padding-top:5vh;padding-bottom:37vh;box-sizing:border-box;text-align:center}.hero-content.svelte-1q37ri0{max-width:900px;width:90%;padding:0;text-shadow:1px 1px 3px rgba(0,0,0,.6);opacity:1;transform:translateY(0);will-change:transform,opacity}@keyframes svelte-1q37ri0-slideDownOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(30px);opacity:0}}@keyframes svelte-1q37ri0-slideUpIn{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.hero-content.animate-out.svelte-1q37ri0{animation:svelte-1q37ri0-slideDownOut .4s ease-in forwards}.hero-content.animate-in.svelte-1q37ri0{animation:svelte-1q37ri0-slideUpIn .5s ease-out forwards}.hero-heading.svelte-1q37ri0{font-family:Copperplate Regular,serif;font-size:clamp(1.8rem,5vw,3.5rem);line-height:1.3;font-weight:700;margin:0 0 .4em;color:#fff}.static-part.svelte-1q37ri0{margin-right:.4em;font-weight:400;opacity:.9}.dynamic-part.svelte-1q37ri0{display:inline}.hero-subtext.svelte-1q37ri0{font-family:Metrisch Medium,sans-serif;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6;margin:0 auto 1.5em;color:#f0f0f0;max-width:700px}.hero-button.svelte-1q37ri0{display:inline-block;font-family:Metrisch Bold,sans-serif;background-color:#4a77b4;color:#fff;padding:12px 28px;border-radius:4px;text-decoration:none;font-size:1rem;font-weight:700;border:none;cursor:pointer;transition:background-color .3s ease,transform .2s ease;min-width:150px}.hero-button.svelte-1q37ri0:hover{background-color:#6495d2;transform:translateY(-2px)}.progress-area.svelte-1q37ri0{position:absolute;bottom:20vh;left:0;right:0;z-index:5;padding:0 10px;box-sizing:border-box}.progress-container.svelte-1q37ri0{display:flex;justify-content:center;gap:20px;max-width:1280px;margin:0 auto;padding-left:80px;padding-right:80px;box-sizing:border-box}.progress-item.svelte-1q37ri0{flex:1;max-width:200px;display:flex;flex-direction:column;align-items:center;gap:8px}.progress-text.svelte-1q37ri0{font-family:Metrisch Medium,sans-serif;font-size:.9rem;color:#e0e0e0;text-align:center;margin:0;line-height:1;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.progress-bar-bg.svelte-1q37ri0{width:100%;height:6px;background-color:#4a77b480;border-radius:3px;overflow:hidden;position:relative}.progress-bar-fill.svelte-1q37ri0{height:100%;width:100%;background-color:#6495d2;border-radius:3px;position:absolute;top:0;left:0;transform-origin:left center;transform:scaleX(0);transition:transform .1s linear;will-change:transform}.down-arrow-wrapper.svelte-1q37ri0{position:absolute;bottom:4vh;left:50%;transform:translate(-50%);z-index:6;display:block}.down-arrow-link.svelte-1q37ri0{display:inline-block}.down-arrow-image.svelte-1q37ri0{display:block;width:40px;height:auto;filter:brightness(0) invert(1);animation:svelte-1q37ri0-bobbingArrow 2.5s ease-in-out infinite;will-change:transform,filter}.down-arrow-link.svelte-1q37ri0:hover .down-arrow-image:where(.svelte-1q37ri0){animation-play-state:paused}@keyframes svelte-1q37ri0-bobbingArrow{0%{transform:translateY(0)}50%{transform:translateY(8px)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.background-image-item.active.svelte-1q37ri0{animation:none;transform:scale(1.1)}.progress-bar-fill.svelte-1q37ri0{transition:none!important}.down-arrow-image.svelte-1q37ri0{animation:none}}@media(max-width:991px){.progress-container.svelte-1q37ri0{padding-left:40px;padding-right:40px}.down-arrow-wrapper.svelte-1q37ri0{display:none}}@media(max-width:767px){.hero-section-container.svelte-1q37ri0{padding-top:60px}.hero-content-positioner.svelte-1q37ri0{justify-content:center;padding-bottom:80px}.progress-area.svelte-1q37ri0{bottom:80px}.progress-container.svelte-1q37ri0{padding-left:20px;padding-right:20px;gap:15px}.progress-text.svelte-1q37ri0{font-size:.7rem}.progress-bar-bg.svelte-1q37ri0{height:5px}}.split-container.svelte-p8ycq6{display:flex;position:relative;background-color:#fff}.left-content.svelte-p8ycq6{flex:1;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;justify-content:center;padding:0 5%;background-color:#fff;z-index:10}.content.svelte-p8ycq6{max-width:80%;margin:0 auto}.company-name.svelte-p8ycq6{font-weight:600;color:#333;margin-bottom:.5rem;font-size:calc(.8rem + .8vw)}.left-heading.svelte-p8ycq6{font-size:calc(1.4rem + 1.05vw);line-height:1.1;font-weight:700;color:#182338;margin-bottom:.5rem}.left-subtext.svelte-p8ycq6{font-size:1.1rem;line-height:1.4;color:#888;margin-bottom:.5rem}.icon-grid.svelte-p8ycq6{display:flex;justify-content:space-between;align-items:center;padding:3.5rem 0}.heritage-icon.svelte-p8ycq6{width:100%;max-width:96px;height:auto;transition:transform 1s ease;cursor:pointer}.heritage-icon.svelte-p8ycq6:hover{transform:scale(1.2)}.right-stack.svelte-p8ycq6{flex:1;position:relative}.image-panel.svelte-p8ycq6{position:sticky;top:0;height:100vh;width:100%;overflow:hidden;background:#000}.image-panel.svelte-p8ycq6 img:where(.svelte-p8ycq6){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.content-overlay.svelte-p8ycq6{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;color:#fff;display:flex;align-items:center;padding:40px}.overlay-top.svelte-p8ycq6{align-items:flex-start;padding-top:5rem}.overlay-lower.svelte-p8ycq6{align-items:center;padding-top:10%}.overlay-content.svelte-p8ycq6 h3:where(.svelte-p8ycq6){font-size:3rem;margin-bottom:.5rem;font-weight:600;line-height:1.1}.panel-description.svelte-p8ycq6{font-size:1rem;margin-bottom:1rem;line-height:1.4;max-width:90%}.gradient-text.svelte-p8ycq6{background:linear-gradient(to right,#fff,#7ab6ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.stats-container.svelte-p8ycq6{display:flex;gap:2rem;margin-bottom:1rem}.stat-number.svelte-p8ycq6{font-size:2.5rem;font-weight:700;margin-bottom:.125rem;line-height:1.1}.stat-label.svelte-p8ycq6{font-size:.9rem;letter-spacing:1px;line-height:1.2}.cta-button.svelte-p8ycq6{display:inline-block;padding:.75rem 1.5rem;background-color:#4a77b4;color:#fff;text-decoration:none;font-weight:600;border-radius:4px;transition:all .3s ease}.cta-button.svelte-p8ycq6:hover{background-color:#729fdc;transform:translateY(-2px)}.alaska-map-container.svelte-p8ycq6{position:absolute;bottom:10%;right:5%;width:627px;max-width:60%;z-index:5}.alaska-map-overlay.svelte-p8ycq6{width:100%;transform:rotate(12.56deg);opacity:.83}@media(max-width:767px){.split-container.svelte-p8ycq6{flex-direction:column}.left-content.svelte-p8ycq6{position:relative;height:auto;padding:4rem 5%}.right-stack.svelte-p8ycq6{width:100%}.stat-number.svelte-p8ycq6{font-size:2rem}.overlay-content.svelte-p8ycq6 h3:where(.svelte-p8ycq6){font-size:2.25rem}}
