.hero-video[data-astro-cid-n24p5ogk]{position:relative;width:100%;height:100vh;overflow:hidden;z-index:0}.hero-video__background[data-astro-cid-n24p5ogk]{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:-1}.hero-video__content[data-astro-cid-n24p5ogk]{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;text-align:left;color:var(--color-text);background:#171c1c66;padding:40px;box-sizing:border-box;opacity:0;transition:opacity .35s ease}.hero-video--loaded[data-astro-cid-n24p5ogk] .hero-video__content[data-astro-cid-n24p5ogk]{opacity:1}.hero-video__loader[data-astro-cid-n24p5ogk]{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;font-size:clamp(1.8rem,4.4vw,3.4rem);font-weight:500;letter-spacing:.04em;transition:opacity .35s ease,visibility .35s ease}.hero-video__loading-wrap[data-astro-cid-n24p5ogk]{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:260px}.hero-video__loading-wrap[data-astro-cid-n24p5ogk] span[data-astro-cid-n24p5ogk]{position:relative;z-index:2}.hero-video__loader-dot--one[data-astro-cid-n24p5ogk]{color:var(--color-accent-1);animation-delay:0s}.hero-video__loader-dot--two[data-astro-cid-n24p5ogk]{color:var(--color-accent-2);animation-delay:.18s}.hero-video__loader-dot--three[data-astro-cid-n24p5ogk]{color:var(--color-accent-3);animation-delay:.36s}.hero-video__loader-dot[data-astro-cid-n24p5ogk]{display:inline-block;animation:hero-loader-dot-blink 1.2s ease-in-out infinite}@keyframes hero-loader-dot-blink{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-.08em)}}.hero-video__loader--hidden[data-astro-cid-n24p5ogk]{opacity:0;visibility:hidden;pointer-events:none}.hero-video__title[data-astro-cid-n24p5ogk]{color:var(--color-accent-2);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:600;margin:0;text-shadow:2px 2px 8px rgba(0,0,0,.7);max-width:60%;line-height:1.2}@media(max-width:768px){.hero-video__title[data-astro-cid-n24p5ogk]{font-size:clamp(1.8rem,9.5vw,2.8rem);max-width:100%}}.feature-section[data-astro-cid-jlu7nt5s]{position:relative;width:100%;min-height:auto;overflow-x:clip;overflow-y:visible;background:var(--color-background);display:flex;flex-direction:column;justify-content:flex-start}.content-wrapper[data-astro-cid-jlu7nt5s]{display:flex;width:100%;padding:220px 40px 40px;gap:60px;z-index:10;box-sizing:border-box;flex-shrink:0}.feature-card-stack[data-astro-cid-jlu7nt5s]{width:100%;min-height:auto;padding:140px 0 0;box-sizing:border-box}.feature-card[data-astro-cid-jlu7nt5s]{width:calc(100% - 80px);min-height:430px;margin:0 auto 260px;padding:26px;border:3px solid var(--color-accent-2);border-radius:6px;display:grid;grid-template-columns:1.35fr .9fr;gap:40px;box-sizing:border-box;z-index:10;flex-shrink:0;position:sticky;top:calc(50vh - 215px);background:var(--color-background);transform-origin:center top;transition:transform .18s ease-out,opacity .18s ease-out;will-change:transform}.feature-card[data-astro-cid-jlu7nt5s]:nth-child(1){z-index:11}.feature-card[data-astro-cid-jlu7nt5s]:nth-child(2){z-index:12}.feature-card[data-astro-cid-jlu7nt5s]:nth-child(3){z-index:13;margin-bottom:150px}.feature-card__content[data-astro-cid-jlu7nt5s]{display:flex;flex-direction:column;gap:72px}.feature-card__number[data-astro-cid-jlu7nt5s]{font-size:clamp(3rem,5vw,4.2rem);font-style:italic;line-height:1;color:var(--color-accent-1)}.feature-card__number--image[data-astro-cid-jlu7nt5s]{width:clamp(48px,5.5vw,72px);height:clamp(48px,5.5vw,72px);border:3px solid currentColor;border-radius:50%;overflow:hidden;display:block}.feature-card__number--image[data-astro-cid-jlu7nt5s] img[data-astro-cid-jlu7nt5s]{width:100%;height:100%;display:block;object-fit:cover}.feature-card__text[data-astro-cid-jlu7nt5s]{max-width:700px}.feature-card__text[data-astro-cid-jlu7nt5s] h3[data-astro-cid-jlu7nt5s]{margin:0 0 22px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:500;line-height:1.05;color:var(--color-accent-2)}.feature-card__text[data-astro-cid-jlu7nt5s] p[data-astro-cid-jlu7nt5s]{margin:0;font-size:clamp(.85rem,1.2vw,1rem);line-height:1.6;color:var(--color-text);max-width:620px}.feature-card__button[data-astro-cid-jlu7nt5s]{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:28px;padding:12px 20px;border-radius:999px;background:var(--color-accent-2);color:var(--color-text-revert);text-decoration:none;font-size:.95rem;font-weight:600;transition:transform .2s ease,background .2s ease}.feature-card__button[data-astro-cid-jlu7nt5s]:hover{background:var(--color-accent-1);transform:translateY(-2px)}.feature-card__image[data-astro-cid-jlu7nt5s]{width:100%;height:100%;border-radius:4px;object-fit:cover;display:block}.feature-card__image-wrap[data-astro-cid-jlu7nt5s]{width:100%;max-width:520px;height:378px;align-self:center;justify-self:end;border-radius:4px;overflow:visible;display:flex;flex-direction:column;gap:8px}.feature-card__credit[data-astro-cid-jlu7nt5s]{margin:0;font-size:.64rem;line-height:1.3;color:var(--color-text);opacity:.72;text-align:right}.left-content[data-astro-cid-jlu7nt5s]{flex:3;display:flex;align-items:center}.right-content[data-astro-cid-jlu7nt5s]{flex:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:18px;position:relative;top:1rem}.title[data-astro-cid-jlu7nt5s]{font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.3);margin:0}.title-line-1[data-astro-cid-jlu7nt5s]{display:block;color:var(--color-accent-2)}.subtitle[data-astro-cid-jlu7nt5s]{font-size:clamp(.8rem,1.8vw,1rem);font-weight:400;color:var(--color-text);line-height:1.6;margin:0;text-shadow:0 1px 5px rgba(0,0,0,.3);position:relative;top:.4em}.subtitle__accent[data-astro-cid-jlu7nt5s]{color:var(--color-accent-2)}@media(max-width:1024px)and (min-width:768px){.content-wrapper[data-astro-cid-jlu7nt5s]{flex-direction:column;gap:32px;text-align:center}.left-content[data-astro-cid-jlu7nt5s],.right-content[data-astro-cid-jlu7nt5s]{width:100%;align-items:center;justify-content:flex-start}.title[data-astro-cid-jlu7nt5s],.subtitle[data-astro-cid-jlu7nt5s]{text-align:center}.subtitle[data-astro-cid-jlu7nt5s]{max-width:620px;top:0}}@media(max-width:768px){.content-wrapper[data-astro-cid-jlu7nt5s]{flex-direction:column;gap:30px;text-align:center;padding-top:100px}.left-content[data-astro-cid-jlu7nt5s],.right-content[data-astro-cid-jlu7nt5s]{flex:none;width:100%;align-items:center;justify-content:flex-start}.title[data-astro-cid-jlu7nt5s]{text-align:center}.feature-card[data-astro-cid-jlu7nt5s]{width:calc(100% - 20px);min-height:auto;margin:0 10px 80px;padding:18px;grid-template-columns:1fr;gap:24px;position:relative;top:0}.feature-card[data-astro-cid-jlu7nt5s]:nth-child(3){margin-bottom:100px}.feature-card__content[data-astro-cid-jlu7nt5s]{gap:56px}.feature-card__number--image[data-astro-cid-jlu7nt5s]{width:58px;height:58px}.feature-card__text[data-astro-cid-jlu7nt5s] h3[data-astro-cid-jlu7nt5s]{font-size:clamp(1.5rem,8vw,2.2rem)}.feature-card__image-wrap[data-astro-cid-jlu7nt5s]{max-width:100%;height:260px;justify-self:stretch}}.bird[data-astro-cid-jlu7nt5s]{position:absolute;top:130px;left:40px;width:180px;pointer-events:none;z-index:20}.focus-section[data-astro-cid-7k4yd3wt]{padding:0 40px 40px;box-sizing:border-box;display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center;width:100%;background:var(--color-background);color:var(--color-text)}.focus-section__kicker[data-astro-cid-7k4yd3wt]{margin:0 0 18px;color:var(--color-accent-1);font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.focus-section__content[data-astro-cid-7k4yd3wt]{max-width:880px;margin-bottom:42px}.focus-section__content[data-astro-cid-7k4yd3wt] p[data-astro-cid-7k4yd3wt]:last-child{margin:0}.focus-section[data-astro-cid-7k4yd3wt] h2[data-astro-cid-7k4yd3wt]{margin:0 0 28px;color:var(--color-accent-2);font-size:clamp(2rem,4vw,3.6rem);font-weight:500;line-height:1.08}.focus-section[data-astro-cid-7k4yd3wt] p[data-astro-cid-7k4yd3wt]{font-size:clamp(.95rem,1.25vw,1.08rem);line-height:1.75}.focus-bubbles[data-astro-cid-7k4yd3wt]{min-height:460px;position:relative}.focus-bubble[data-astro-cid-7k4yd3wt]{position:absolute;display:flex;align-items:center;justify-content:center;width:210px;height:210px;padding:24px;border-radius:50%;border:3px solid var(--color-accent-2);color:var(--color-text);text-align:center;font-size:clamp(.9rem,1.2vw,1rem);font-weight:600;line-height:1.35;box-sizing:border-box}.focus-bubble--large[data-astro-cid-7k4yd3wt]{width:260px;height:260px;top:64px;left:0;background:var(--color-accent-2);color:var(--color-text-revert);font-size:clamp(.9rem,1.35vw,1.15rem)}.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(2){top:120px;left:250px;border-color:var(--color-accent-3)}.focus-bubble--accent[data-astro-cid-7k4yd3wt]{top:46px;left:440px;width:250px;height:250px;border-color:var(--color-accent-3);background:var(--color-accent-3);color:var(--color-white)}.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(4){left:170px;top:300px}.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(5){right:100px;bottom:-40px;width:180px;height:180px;border-color:var(--color-accent-1)}@media(max-width:1100px){.focus-section[data-astro-cid-7k4yd3wt]{grid-template-columns:1fr}}@media(max-width:768px){.focus-section[data-astro-cid-7k4yd3wt]{padding-left:10px;padding-right:10px;padding-top:24px}.focus-bubbles[data-astro-cid-7k4yd3wt]{min-height:660px;position:relative;display:block}.focus-bubble[data-astro-cid-7k4yd3wt],.focus-bubble--large[data-astro-cid-7k4yd3wt],.focus-bubble--accent[data-astro-cid-7k4yd3wt],.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(2),.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(4),.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(5){position:absolute;aspect-ratio:1;min-height:0;border-radius:50%;padding:18px;font-size:clamp(.72rem,2vw,.9rem)}.focus-bubble--large[data-astro-cid-7k4yd3wt]{width:40%;height:auto;top:92px;left:0}.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(2){width:34%;height:auto;top:120px;left:36%}.focus-bubble--accent[data-astro-cid-7k4yd3wt]{width:38%;height:auto;top:84px;left:64%}.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(4){width:34%;height:auto;left:22%;top:340px}.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(5){width:38%;height:auto;right:0;bottom:0}}@media(max-width:560px){.focus-bubbles[data-astro-cid-7k4yd3wt]{min-height:560px;display:block}.focus-bubble[data-astro-cid-7k4yd3wt],.focus-bubble--large[data-astro-cid-7k4yd3wt],.focus-bubble--accent[data-astro-cid-7k4yd3wt],.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(2),.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(4),.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(5){position:absolute;height:auto;aspect-ratio:1;border-radius:50%;padding:10px;font-size:clamp(.56rem,2.45vw,.68rem)}.focus-bubble--large[data-astro-cid-7k4yd3wt]{width:40%;top:92px;left:0}.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(2){width:33%;top:112px;left:37%}.focus-bubble--accent[data-astro-cid-7k4yd3wt]{width:36%;top:0;left:50%;transform:none}.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(4){width:34%;top:228px;left:27%;transform:none}.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(5){width:32%;right:20px;bottom:80px}}@media(max-width:430px){.focus-bubbles[data-astro-cid-7k4yd3wt]{gap:10px}.focus-bubble[data-astro-cid-7k4yd3wt],.focus-bubble--large[data-astro-cid-7k4yd3wt],.focus-bubble--accent[data-astro-cid-7k4yd3wt],.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(2),.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(4),.focus-bubble[data-astro-cid-7k4yd3wt]:nth-child(5){padding:9px;font-size:clamp(.52rem,2.35vw,.64rem)}}
