.hero[data-astro-cid-bbe6dxrz]{position:relative;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;min-height:80vh;overflow-x:hidden;overflow-y:visible;width:100%}@media (min-width:901px){.hero[data-astro-cid-bbe6dxrz]{padding:4rem 1.5rem;min-height:85vh}}@media (min-width:1400px){.hero[data-astro-cid-bbe6dxrz]{padding:5rem 1.5rem;min-height:90vh}}.hero__inner[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:clamp(3rem,5vw,4.5rem);width:100%;max-width:var(--max-width, 64rem);margin:0 auto;text-align:center;position:relative;z-index:var(--z-base);overflow:visible}.hero__title-wrapper[data-astro-cid-bbe6dxrz]{position:relative;width:100%;max-width:100%;display:flex;justify-content:center;align-items:center;padding:1.5rem 0 0;overflow:visible}@media (min-width:48rem){.hero__title-wrapper[data-astro-cid-bbe6dxrz]{padding:1.5rem 0 0}}.hero__title-seo[data-astro-cid-bbe6dxrz]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.hero__title-placeholder[data-astro-cid-bbe6dxrz]{margin:0;width:100%;max-width:100%;font-size:clamp(2.5rem,8vw + 1rem,10rem);letter-spacing:-.04em;line-height:1.1;text-transform:uppercase;text-align:center;font-weight:600;visibility:hidden;pointer-events:none;word-wrap:break-word;overflow-wrap:break-word}.hero__title-animated[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:50%;transform:translate(-50%);margin:0;font-size:clamp(2.5rem,8vw + 1rem,10rem);letter-spacing:-.04em;line-height:1.1;text-transform:uppercase;text-align:center;font-weight:600;display:inline-block;white-space:nowrap;overflow:visible}.hero__title-text[data-astro-cid-bbe6dxrz]{display:inline-block;white-space:nowrap}.hero__title-text[data-astro-cid-bbe6dxrz]:after{content:"|";display:inline-block;margin-left:-.01em;animation:cursor-blink .53s ease-in-out infinite;font-weight:300;transform:scaleX(.25);transform-origin:center;color:var(--foreground-accent)}.hero__title-text[data-astro-cid-bbe6dxrz].typing:after{animation:none;opacity:1}@keyframes cursor-blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.hero__title-text[data-astro-cid-bbe6dxrz].animation-complete:after{display:none}.hero[data-astro-cid-bbe6dxrz] nav[data-astro-cid-bbe6dxrz]{width:100%}.automation-list[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;margin:0 auto;padding:0;list-style:none;gap:.5rem;width:100%;max-width:600px}.automation-list[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%}.automation-link[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center;padding:1rem 1.5rem;color:var(--foreground-primary);font-weight:500;font-size:clamp(1.25rem,4vw,2rem);text-decoration:none;transition:background-color .16s ease,font-weight .2s ease;position:relative;border-radius:.5rem;width:100%;white-space:nowrap}.automation-link__text[data-astro-cid-bbe6dxrz]{position:relative;display:inline-block}.automation-link__text[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:-.25rem;left:0;right:0;height:2px;background-color:var(--content-hover-color);transform:scaleX(0);transform-origin:left;transition:transform .24s ease}@media (min-width:48rem){.automation-link[data-astro-cid-bbe6dxrz]:hover{font-weight:700}.automation-link[data-astro-cid-bbe6dxrz]:hover .automation-link__text[data-astro-cid-bbe6dxrz]:after{transform:scaleX(1)}}.automation-link[data-astro-cid-bbe6dxrz]:focus-visible{outline:2px solid rgba(93,95,239,.5);outline-offset:2px}.clients[data-astro-cid-iu56bsjc]{display:flex;align-items:center;justify-content:center;padding:4rem 0;min-height:100vh;overflow:hidden;width:100%}.clients__background[data-astro-cid-iu56bsjc]{position:relative;width:100%;margin:0 1rem;--scroll-progress:0;--bg-opacity:calc(var(--scroll-progress) * 1);--bg-scale:calc(.95 + (var(--scroll-progress) * .05));--bg-padding:calc(.5rem + (var(--scroll-progress) * 2.5rem));transform:scale(var(--bg-scale));padding:var(--bg-padding) .5rem;transition:transform .15s ease-out,padding .15s ease-out}.clients__background[data-astro-cid-iu56bsjc]:before{content:"";position:absolute;inset:0;background:var(--background-secondary);opacity:var(--bg-opacity);transition:opacity .15s ease-out;z-index:0;pointer-events:none}.clients__inner[data-astro-cid-iu56bsjc]{position:relative;display:grid;gap:6rem;width:100%;max-width:var(--max-width);margin:0 auto;justify-items:center;text-align:center;z-index:var(--z-base)}.clients[data-astro-cid-iu56bsjc] h2[data-astro-cid-iu56bsjc]{margin:0;width:100%;font-size:var(--section-heading-font-size);font-weight:var(--section-heading-font-weight);letter-spacing:var(--section-heading-letter-spacing);text-transform:var(--section-heading-text-transform);text-align:center}.clients__grid[data-astro-cid-iu56bsjc]{display:grid;width:100%;gap:var(--grid-gap);align-items:center;justify-items:center}.clients__grid--desktop[data-astro-cid-iu56bsjc]{--grid-gap:3rem;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);max-width:1200px;margin:0 auto;display:none}.clients__grid--mobile[data-astro-cid-iu56bsjc]{--grid-gap:2rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr);display:grid}.clients__logo-wrapper[data-astro-cid-iu56bsjc]{width:100%;height:100%;max-width:120px;max-height:120px;display:flex;align-items:center;justify-content:center;padding:1rem;margin:0 auto;transform-origin:center;transition:transform .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;isolation:isolate}.clients__logo-wrapper[data-astro-cid-iu56bsjc].is-animated{-webkit-transform:scale(var(--logo-scale, 1));transform:scale(var(--logo-scale, 1))}.clients__logo[data-astro-cid-iu56bsjc]{max-width:100%;max-height:100%;width:auto;height:auto;color:var(--logo-color, var(--foreground-primary));opacity:.7;transition:opacity .3s ease;display:block;fill:currentColor;visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}.clients__logo[data-astro-cid-iu56bsjc] svg[data-astro-cid-iu56bsjc]{display:block;width:100%;height:100%;-webkit-transform:translateZ(0);transform:translateZ(0)}.clients__logo[data-astro-cid-iu56bsjc] svg[data-astro-cid-iu56bsjc] path[data-astro-cid-iu56bsjc],.clients__logo[data-astro-cid-iu56bsjc] svg[data-astro-cid-iu56bsjc] g[data-astro-cid-iu56bsjc]{-webkit-transform:translateZ(0);transform:translateZ(0)}.clients__logo-wrapper[data-astro-cid-iu56bsjc]:hover{-webkit-transform:scale(calc(var(--logo-scale, 1)*1.05));transform:scale(calc(var(--logo-scale, 1)*1.05))}.clients__logo-wrapper[data-astro-cid-iu56bsjc]:hover .clients__logo[data-astro-cid-iu56bsjc]{opacity:1}.clients__logo-wrapper[data-astro-cid-iu56bsjc].is-animated:hover{-webkit-transform:scale(calc(var(--logo-scale, 1)*1.05));transform:scale(calc(var(--logo-scale, 1)*1.05))}@media (min-width:768px) and (max-width:900px){.clients__background[data-astro-cid-iu56bsjc]{margin:0 2rem;--bg-padding:calc(.5rem + (var(--scroll-progress) * 3.5rem));padding:var(--bg-padding) 1rem}.clients__grid--mobile[data-astro-cid-iu56bsjc]{display:none}.clients__grid--desktop[data-astro-cid-iu56bsjc]{display:grid}.clients__logo-wrapper[data-astro-cid-iu56bsjc]{max-width:140px;max-height:140px}}@media (min-width:901px){.clients__background[data-astro-cid-iu56bsjc]{margin:0 3rem;--bg-padding-vertical:calc(.5rem + (var(--scroll-progress) * 4.5rem));padding:var(--bg-padding-vertical)0}.clients__grid--mobile[data-astro-cid-iu56bsjc]{display:none}.clients__grid--desktop[data-astro-cid-iu56bsjc]{display:grid}.clients__logo-wrapper[data-astro-cid-iu56bsjc]{max-width:140px;max-height:140px}}@media (max-width:767px){.clients[data-astro-cid-iu56bsjc]{padding:3rem 0}.clients__inner[data-astro-cid-iu56bsjc]{gap:3rem}.clients__grid--mobile[data-astro-cid-iu56bsjc]{--grid-gap:2rem}.clients__logo-wrapper[data-astro-cid-iu56bsjc]{max-width:140px;max-height:140px}}@media (max-width:480px){.clients__grid--mobile[data-astro-cid-iu56bsjc]{--grid-gap:1.5rem}.clients__logo-wrapper[data-astro-cid-iu56bsjc]{max-width:130px;max-height:130px}}@media (prefers-reduced-motion:reduce){.clients__background[data-astro-cid-iu56bsjc]{--scroll-progress:1!important;transition:none!important}}.industry-card[data-astro-cid-c5vn5uz6]{display:flex;flex-direction:column;gap:1rem;text-decoration:none;color:var(--foreground-primary);flex-shrink:0;width:290px;scroll-snap-align:start;transition:transform .3s ease}@media (min-width:768px){.industry-card[data-astro-cid-c5vn5uz6]{width:420px}}.industry-card__media[data-astro-cid-c5vn5uz6]{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:var(--background-secondary);border-radius:var(--corner-radius-small);transition:background .3s ease}.industry-card__fallback[data-astro-cid-c5vn5uz6],.industry-card__video[data-astro-cid-c5vn5uz6]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.1);transition:transform .52s ease;pointer-events:none}.industry-card__fallback[data-astro-cid-c5vn5uz6]{opacity:1;z-index:var(--z-base)}.industry-card__video[data-astro-cid-c5vn5uz6]{visibility:hidden;opacity:0;z-index:var(--z-content-elevated);transition:opacity .3s ease,transform .4s ease,visibility 0s .3s}.industry-card__video[data-astro-cid-c5vn5uz6].is-ready{visibility:visible;opacity:1;transition:opacity .3s ease,transform .4s ease,visibility 0s 0s}.industry-card__video[data-astro-cid-c5vn5uz6].is-ready~.industry-card__fallback[data-astro-cid-c5vn5uz6]{opacity:0;visibility:hidden}@media (min-width:768px){.industry-card[data-astro-cid-c5vn5uz6]:hover .industry-card__media[data-astro-cid-c5vn5uz6]{background:var(--content-hover-color)}.industry-card[data-astro-cid-c5vn5uz6]:hover .industry-card__fallback[data-astro-cid-c5vn5uz6],.industry-card[data-astro-cid-c5vn5uz6]:hover .industry-card__video[data-astro-cid-c5vn5uz6]{transform:scale(1.25)}.industry-card[data-astro-cid-c5vn5uz6]:hover .industry-card__title[data-astro-cid-c5vn5uz6]{color:var(--content-hover-color)}.industry-card[data-astro-cid-c5vn5uz6]:hover .industry-card__title-text[data-astro-cid-c5vn5uz6]:after{transform:scaleX(1)}}@media (max-width:767px){.industry-card[data-astro-cid-c5vn5uz6].is-active .industry-card__media[data-astro-cid-c5vn5uz6]{background:var(--content-hover-color)}.industry-card[data-astro-cid-c5vn5uz6].is-active .industry-card__fallback[data-astro-cid-c5vn5uz6],.industry-card[data-astro-cid-c5vn5uz6].is-active .industry-card__video[data-astro-cid-c5vn5uz6]{transform:scale(1.25)}.industry-card[data-astro-cid-c5vn5uz6].is-active .industry-card__title[data-astro-cid-c5vn5uz6]{color:var(--content-hover-color)}.industry-card[data-astro-cid-c5vn5uz6].is-active .industry-card__title-text[data-astro-cid-c5vn5uz6]:after{transform:scaleX(1)}}.industry-card[data-astro-cid-c5vn5uz6]:focus-visible{outline:2px solid var(--button-focus-color);outline-offset:4px}.industry-card__title[data-astro-cid-c5vn5uz6]{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;margin:0;text-align:center;transition:color .3s ease;padding-bottom:.5rem}.industry-card__title-text[data-astro-cid-c5vn5uz6]{position:relative;display:inline-block;padding-bottom:.25rem}.industry-card__title-text[data-astro-cid-c5vn5uz6]:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:var(--content-hover-color);transform:scaleX(0);transform-origin:left;transition:transform .24s ease;will-change:transform;pointer-events:none}@media (prefers-reduced-motion:reduce){.industry-card[data-astro-cid-c5vn5uz6],.industry-card__media[data-astro-cid-c5vn5uz6],.industry-card__fallback[data-astro-cid-c5vn5uz6],.industry-card__video[data-astro-cid-c5vn5uz6],.industry-card__title[data-astro-cid-c5vn5uz6],.industry-card__title-text[data-astro-cid-c5vn5uz6]:after{transition:none}.industry-card[data-astro-cid-c5vn5uz6]:hover .industry-card__fallback[data-astro-cid-c5vn5uz6],.industry-card[data-astro-cid-c5vn5uz6]:hover .industry-card__video[data-astro-cid-c5vn5uz6]{transform:none}.industry-card[data-astro-cid-c5vn5uz6]:hover .industry-card__title-text[data-astro-cid-c5vn5uz6]:after{transform:none}}.industries[data-astro-cid-wekxhxui]{display:flex;align-items:center;justify-content:center;padding:4rem 0;min-height:100vh;width:100%;overflow:hidden}.industries__inner[data-astro-cid-wekxhxui]{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:100%;overflow:hidden}.industries__heading[data-astro-cid-wekxhxui]{margin:0;padding:0 1.5rem;width:100%;font-size:var(--section-heading-font-size);font-weight:var(--section-heading-font-weight);letter-spacing:var(--section-heading-letter-spacing);text-transform:var(--section-heading-text-transform);text-align:center}.industries__container[data-astro-cid-wekxhxui]{display:flex;flex-direction:column;gap:2rem;width:100%;overflow:hidden;padding-left:2rem}.industries__scroll[data-astro-cid-wekxhxui]{display:flex;gap:2rem;padding:0 1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;user-select:none;-webkit-user-select:none;cursor:grab}.industries__scroll[data-astro-cid-wekxhxui]::-webkit-scrollbar{display:none}.industries__scroll[data-astro-cid-wekxhxui][data-dragging=true]{cursor:grabbing}@media (min-width:768px){.industries__scroll[data-astro-cid-wekxhxui]{gap:3rem;padding:0 2rem}}.industries__navigation[data-astro-cid-wekxhxui]{display:flex;justify-content:center;align-items:center;gap:1rem;padding:0 1.5rem}@media (min-width:901px){.industries__container[data-astro-cid-wekxhxui]{padding-left:3rem}}@media (max-width:767px){.industries[data-astro-cid-wekxhxui]{padding:3rem 0}.industries__inner[data-astro-cid-wekxhxui]{gap:2rem}}@media (prefers-reduced-motion:reduce){.industries__scroll[data-astro-cid-wekxhxui]{scroll-behavior:auto}}.scroll-sequence-container[data-astro-cid-pdpiguoc]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.scroll-sequence-canvas[data-astro-cid-pdpiguoc]{width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .4s cubic-bezier(.23,1,.32,1)}.scroll-sequence-canvas[data-astro-cid-pdpiguoc].is-loaded{opacity:1}.scroll-sequence-fallback-image[data-astro-cid-pdpiguoc]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.23,1,.32,1)}.scroll-sequence-fallback-image[data-astro-cid-pdpiguoc].is-visible{opacity:1}.scroll-sequence-noscript-image[data-astro-cid-pdpiguoc]{width:100%;height:100%;object-fit:contain}@media (prefers-reduced-motion:reduce){.scroll-sequence-canvas[data-astro-cid-pdpiguoc]{opacity:0!important}.scroll-sequence-fallback-image[data-astro-cid-pdpiguoc]{opacity:1!important}}.what-section[data-astro-cid-7jkafg32]{position:relative;margin:0 1rem;color:var(--foreground-primary);overflow:hidden}.what-section__grid[data-astro-cid-7jkafg32]{position:relative;display:grid;grid-template-columns:1fr;gap:0;z-index:var(--z-base);opacity:0;transform:translateY(30px)}.what-section__grid[data-astro-cid-7jkafg32].animate-fade-in-up{opacity:0;transform:translateY(30px)}.what-section__grid[data-astro-cid-7jkafg32].animate-fade-in-up.is-animated{animation:card-fade-in-up .8s cubic-bezier(.16,1,.3,1) forwards}.what-section__animation-cell[data-astro-cid-7jkafg32]{display:flex;justify-content:center;align-items:center;height:100%;opacity:0;transform:translateY(30px)}.what-section__animation-cell[data-astro-cid-7jkafg32].animate-fade-in-up{opacity:0;transform:translateY(30px)}.what-section__animation-cell[data-astro-cid-7jkafg32].animate-fade-in-up.is-animated{animation:card-fade-in-up .8s cubic-bezier(.16,1,.3,1) forwards}.what-section__animation-square[data-astro-cid-7jkafg32]{width:clamp(280px,80vw,400px);height:clamp(280px,80vw,400px);display:flex;align-items:center;justify-content:center;margin:0 auto;flex-shrink:0}.what-section__sequence[data-astro-cid-7jkafg32]{width:100%;height:100%;object-fit:contain}.what-section__text-cell[data-astro-cid-7jkafg32]{display:flex;align-items:center;justify-content:center;padding:2rem 1rem;opacity:0;transform:translateY(20px)}.what-section__paragraph[data-astro-cid-7jkafg32]{margin:0;width:100%;max-width:36rem;text-align:center;font-size:clamp(1.5rem,4.5vw,2rem);line-height:1.3;letter-spacing:-.01em;font-weight:500;word-spacing:.05em}.what-section__text-cell[data-astro-cid-7jkafg32].animate-fade-in-up{opacity:0;transform:translateY(20px)}.what-section__text-cell[data-astro-cid-7jkafg32].animate-fade-in-up.is-animated{animation:fade-in-up-smooth 1.4s cubic-bezier(.23,1,.32,1) forwards}.what-section__text-cell[data-astro-cid-7jkafg32].animate-fade-in-up .what-section__paragraph[data-astro-cid-7jkafg32]{line-height:1.5;animation:line-height-smooth 1.8s cubic-bezier(.23,1,.32,1) forwards}@media (min-width:768px) and (max-width:999px){.what-section[data-astro-cid-7jkafg32]{margin:0 2rem}.what-section__grid[data-astro-cid-7jkafg32]{grid-template-columns:65% 35%;gap:0;align-items:stretch;min-height:clamp(28rem,45vh,38rem);padding:clamp(1.5rem,2.5vw,2.5rem)0}.what-section__text-cell[data-astro-cid-7jkafg32]{order:1;padding:0 clamp(1.5rem,2.5vw,2.5rem);justify-content:flex-start}.what-section__paragraph[data-astro-cid-7jkafg32]{text-align:left;font-size:clamp(1.75rem,2vw,2.25rem);line-height:1.35;max-width:100%}.what-section__animation-cell[data-astro-cid-7jkafg32]{order:2;align-self:stretch;height:100%}.what-section__animation-square[data-astro-cid-7jkafg32]{width:280px;height:280px;margin:0 auto;flex-shrink:0}.what-section__text-cell[data-astro-cid-7jkafg32].animate-fade-in-up .what-section__paragraph[data-astro-cid-7jkafg32]{line-height:1.5;animation:line-height-smooth-tablet 1.8s cubic-bezier(.23,1,.32,1) forwards}@keyframes line-height-smooth-tablet{0%{line-height:1.5}to{line-height:1.35}}}@media (min-width:1000px){.what-section[data-astro-cid-7jkafg32]{margin:0 clamp(2rem,3vw,3rem)}.what-section__grid[data-astro-cid-7jkafg32]{grid-template-columns:60% 40%;gap:0;align-items:stretch;min-height:clamp(32rem,50vh,42rem);padding:clamp(2rem,3vw,3rem)0}.what-section__text-cell[data-astro-cid-7jkafg32]{order:1;padding:0 clamp(2rem,3vw,3rem);justify-content:flex-start}.what-section__paragraph[data-astro-cid-7jkafg32]{text-align:left;font-size:clamp(1.875rem,2.2vw,2.5rem);line-height:1.35;max-width:100%}.what-section__animation-cell[data-astro-cid-7jkafg32]{order:2;align-self:stretch;height:100%}.what-section__animation-square[data-astro-cid-7jkafg32]{width:420px;height:420px;margin:0 auto;flex-shrink:0}.what-section__text-cell[data-astro-cid-7jkafg32].animate-fade-in-up .what-section__paragraph[data-astro-cid-7jkafg32]{line-height:1.5;animation:line-height-smooth-desktop 1.8s cubic-bezier(.23,1,.32,1) forwards}@keyframes line-height-smooth-desktop{0%{line-height:1.5}to{line-height:1.35}}}@media (min-width:1200px){.what-section__grid[data-astro-cid-7jkafg32]{min-height:clamp(36rem,52vh,46rem);padding:clamp(2.5rem,4vw,4rem)0;gap:0}.what-section__text-cell[data-astro-cid-7jkafg32]{padding:0 clamp(2.5rem,4vw,4rem)}.what-section__paragraph[data-astro-cid-7jkafg32]{font-size:clamp(2rem,2.4vw,2.75rem);line-height:1.35}.what-section__animation-square[data-astro-cid-7jkafg32]{width:480px;height:480px;margin:0 auto;flex-shrink:0}.what-section__text-cell[data-astro-cid-7jkafg32].animate-fade-in-up .what-section__paragraph[data-astro-cid-7jkafg32]{line-height:1.5}@keyframes line-height-smooth-desktop{0%{line-height:1.5}to{line-height:1.35}}}@media (min-width:1600px){.what-section__grid[data-astro-cid-7jkafg32]{min-height:clamp(40rem,55vh,50rem);padding:clamp(3rem,5vw,5rem)0;gap:0}.what-section__text-cell[data-astro-cid-7jkafg32]{padding:0 clamp(3rem,5vw,5rem)}.what-section__paragraph[data-astro-cid-7jkafg32]{font-size:clamp(2.125rem,2.6vw,3rem);line-height:1.35}.what-section__animation-square[data-astro-cid-7jkafg32]{width:550px;height:550px;margin:0 auto;flex-shrink:0}.what-section__text-cell[data-astro-cid-7jkafg32].animate-fade-in-up .what-section__paragraph[data-astro-cid-7jkafg32]{line-height:1.5}@keyframes line-height-smooth-desktop{0%{line-height:1.5}to{line-height:1.35}}}@media (prefers-reduced-motion:reduce){.what-section__grid[data-astro-cid-7jkafg32],.what-section__animation-cell[data-astro-cid-7jkafg32],.what-section__text-cell[data-astro-cid-7jkafg32]{opacity:1!important;transform:none!important;animation:none!important}.what-section__text-cell[data-astro-cid-7jkafg32] .what-section__paragraph[data-astro-cid-7jkafg32]{animation:none!important;line-height:1.3!important}}@media (min-width:1000px) and (prefers-reduced-motion:reduce){.what-section__text-cell[data-astro-cid-7jkafg32] .what-section__paragraph[data-astro-cid-7jkafg32]{line-height:1.35!important}}.agent-role-tag[data-astro-cid-etu54lvo]{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:clamp(.75rem,1.5vw,.875rem);font-weight:500;color:var(--foreground-primary);background-color:var(--background-primary);border:1px solid var(--foreground-border);border-radius:var(--corner-radius-small);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.agent-card[data-astro-cid-om5e57h3]{position:relative;width:18.75rem;min-width:18.75rem;max-width:18.75rem;height:30rem;min-height:25rem;padding:1.2rem;border-radius:.5rem;box-sizing:border-box;background-color:var(--background-secondary);overflow:hidden;border:1px solid var(--foreground-border);transition:border-color .24s ease;color:var(--foreground-primary);cursor:pointer}@media (hover:hover) and (pointer:fine){.agent-card[data-astro-cid-om5e57h3]:hover{border-color:var(--content-hover-color)}}.agent-card[data-astro-cid-om5e57h3][aria-expanded=true]{border-color:var(--content-hover-color)}.agent-card[data-astro-cid-om5e57h3]:focus-visible{outline:2px solid var(--button-focus-color);outline-offset:4px;border-color:var(--content-hover-color)}.agent-card__content[data-astro-cid-om5e57h3]{display:flex;flex-direction:column;height:100%;position:relative}.agent-card__header[data-astro-cid-om5e57h3]{display:flex;flex-direction:column;gap:.5rem}.agent-card__tag[data-astro-cid-om5e57h3]{display:inline-flex;height:auto}.agent-card__title[data-astro-cid-om5e57h3]{margin:0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;line-height:1.3;transition:font-size .24s ease}.agent-card__title-text[data-astro-cid-om5e57h3]{position:relative;display:inline-block}.agent-card__description[data-astro-cid-om5e57h3]{margin:.75rem 0 0;font-size:.875rem;line-height:1.6;color:var(--foreground-primary);opacity:0;max-height:0;overflow:hidden;transition:opacity .24s ease,max-height .24s ease;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;text-overflow:ellipsis}.agent-card__media[data-astro-cid-om5e57h3]{position:absolute;bottom:0;left:0;right:0;width:100%;aspect-ratio:1/1;border-radius:var(--corner-radius-small);overflow:hidden;opacity:1;transition:opacity .24s ease}.agent-card__image[data-astro-cid-om5e57h3]{width:100%;height:100%;object-fit:cover;display:block}.agent-card__action[data-astro-cid-om5e57h3]{position:absolute;bottom:0;left:0;right:0;opacity:0;pointer-events:none;transition:opacity .24s ease}.agent-card__action[data-astro-cid-om5e57h3] a{pointer-events:auto}.agent-card__action[data-astro-cid-om5e57h3] .button{width:100%}@media (hover:hover) and (pointer:fine){.agent-card[data-astro-cid-om5e57h3]:hover .agent-card__title[data-astro-cid-om5e57h3]{font-size:1rem}.agent-card[data-astro-cid-om5e57h3]:hover .agent-card__description[data-astro-cid-om5e57h3]{opacity:1;max-height:22rem}.agent-card[data-astro-cid-om5e57h3]:hover .agent-card__media[data-astro-cid-om5e57h3]{opacity:0;pointer-events:none}.agent-card[data-astro-cid-om5e57h3]:hover .agent-card__action[data-astro-cid-om5e57h3]{opacity:1;pointer-events:auto}.agent-card[data-astro-cid-om5e57h3]:hover .agent-card__action[data-astro-cid-om5e57h3] .button,.agent-card[data-astro-cid-om5e57h3]:hover .agent-card__action[data-astro-cid-om5e57h3] .button:hover{transform:none!important}}.agent-card[data-astro-cid-om5e57h3][aria-expanded=true] .agent-card__title[data-astro-cid-om5e57h3]{font-size:1rem}.agent-card[data-astro-cid-om5e57h3][aria-expanded=true] .agent-card__description[data-astro-cid-om5e57h3]{opacity:1;max-height:20rem}.agent-card[data-astro-cid-om5e57h3][aria-expanded=true] .agent-card__media[data-astro-cid-om5e57h3]{opacity:0;pointer-events:none}.agent-card[data-astro-cid-om5e57h3][aria-expanded=true] .agent-card__action[data-astro-cid-om5e57h3]{opacity:1;pointer-events:auto}.agent-card[data-astro-cid-om5e57h3][aria-expanded=true] .agent-card__action[data-astro-cid-om5e57h3] .button,.agent-card[data-astro-cid-om5e57h3][aria-expanded=true] .agent-card__action[data-astro-cid-om5e57h3] .button:hover{transform:none!important}.agents[data-astro-cid-bgsxa3q3]{display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem;overflow:hidden;width:100%;--agents-carousel-gap:var(--carouselGap);--agents-carousel-duration:var(--carouselDuration)}@media (max-width:900px){.agents[data-astro-cid-bgsxa3q3]{min-height:100vh;padding:4rem 0}}@media (min-width:901px){.agents[data-astro-cid-bgsxa3q3]{padding:4rem 1.5rem}}.agents__inner[data-astro-cid-bgsxa3q3]{display:grid;gap:3rem;width:100%;max-width:var(--max-width);margin:0 auto;justify-items:center}@media (max-width:900px){.agents__inner[data-astro-cid-bgsxa3q3]{max-width:100%;overflow:hidden}}.agents__heading[data-astro-cid-bgsxa3q3]{margin:0;width:100%;font-size:var(--section-heading-font-size);font-weight:var(--section-heading-font-weight);letter-spacing:var(--section-heading-letter-spacing);text-transform:var(--section-heading-text-transform);text-align:center}@media (max-width:900px){.agents__heading[data-astro-cid-bgsxa3q3]{padding:0 1.5rem}}.agents__mobile-container[data-astro-cid-bgsxa3q3]{display:flex;flex-direction:column;gap:2rem;width:100%;overflow:hidden}@media (min-width:901px){.agents__mobile-container[data-astro-cid-bgsxa3q3]{display:none}}.agents__mobile-scroll[data-astro-cid-bgsxa3q3]{display:flex;gap:1.5rem;padding:0 1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;user-select:none;-webkit-user-select:none;cursor:grab}.agents__mobile-scroll[data-astro-cid-bgsxa3q3]::-webkit-scrollbar{display:none}.agents__mobile-scroll[data-astro-cid-bgsxa3q3][data-dragging=true]{cursor:grabbing}.agents__mobile-scroll[data-astro-cid-bgsxa3q3] .agent-card{flex-shrink:0;scroll-snap-align:center;scroll-snap-stop:always}.agents__mobile-navigation[data-astro-cid-bgsxa3q3]{display:flex;justify-content:center;align-items:center;gap:1rem;padding:0 1.5rem}.agents__carousels[data-astro-cid-bgsxa3q3]{display:grid;gap:var(--agents-carousel-gap);width:100%}@media (max-width:900px){.agents__carousels[data-astro-cid-bgsxa3q3]{display:none}}.agents__carousel[data-astro-cid-bgsxa3q3]{position:relative;width:100%;overflow:hidden;margin-inline:auto;cursor:grab;user-select:none}.agents__carousel[data-astro-cid-bgsxa3q3]:active{cursor:grabbing}.agents__carousel--reverse[data-astro-cid-bgsxa3q3]{display:none}@media (min-width:901px){.agents__carousel--reverse[data-astro-cid-bgsxa3q3]{display:block}}.agents__track[data-astro-cid-bgsxa3q3]{display:flex;gap:var(--agents-carousel-gap);width:max-content;will-change:transform}@media (min-width:901px){.agents__carousel[data-astro-cid-bgsxa3q3]{width:calc(100vw - 3rem);margin-left:calc(50% - 50vw + 1.5rem);margin-right:calc(50% - 50vw + 1.5rem)}}.agents__group[data-astro-cid-bgsxa3q3]{display:flex;gap:var(--agents-carousel-gap)}.agents__group[data-astro-cid-bgsxa3q3] .agent-card{flex-shrink:0}@media (prefers-reduced-motion:reduce){.agents__track[data-astro-cid-bgsxa3q3]{transform:none}.agents__mobile-scroll[data-astro-cid-bgsxa3q3]{scroll-behavior:auto}}.implementation[data-astro-cid-p3hqixot]{position:relative;margin:0 1rem;color:var(--foreground-primary);overflow:hidden}.implementation__grid[data-astro-cid-p3hqixot]{position:relative;display:grid;grid-template-columns:1fr;gap:0;z-index:var(--z-base);opacity:0;transform:translateY(30px)}.implementation__grid[data-astro-cid-p3hqixot].animate-fade-in-up{opacity:0;transform:translateY(30px)}.implementation__grid[data-astro-cid-p3hqixot].animate-fade-in-up.is-animated{animation:card-fade-in-up .8s cubic-bezier(.16,1,.3,1) forwards}@keyframes card-fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.implementation__animation-cell[data-astro-cid-p3hqixot]{display:flex;justify-content:center;align-items:center;height:100%;opacity:0;transform:translateY(30px)}.implementation__animation-cell[data-astro-cid-p3hqixot].animate-fade-in-up{opacity:0;transform:translateY(30px)}.implementation__animation-cell[data-astro-cid-p3hqixot].animate-fade-in-up.is-animated{animation:card-fade-in-up .8s cubic-bezier(.16,1,.3,1) forwards}.implementation__animation-square[data-astro-cid-p3hqixot]{width:clamp(280px,80vw,400px);height:clamp(280px,80vw,400px);display:flex;align-items:center;justify-content:center;margin:0 auto;flex-shrink:0}.implementation__sequence[data-astro-cid-p3hqixot]{width:100%;height:100%;object-fit:contain}.implementation__text-cell[data-astro-cid-p3hqixot]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:3rem;opacity:0;transform:translateY(20px)}.implementation__paragraph[data-astro-cid-p3hqixot]{margin:0;width:100%;max-width:36rem;text-align:center;font-size:clamp(1.5rem,4.5vw,2rem);line-height:1.3;letter-spacing:-.01em;font-weight:500;word-spacing:.05em}.implementation__cta[data-astro-cid-p3hqixot]{display:flex;justify-content:center;width:100%}.implementation__text-cell[data-astro-cid-p3hqixot].animate-fade-in-up{opacity:0;transform:translateY(20px)}.implementation__text-cell[data-astro-cid-p3hqixot].animate-fade-in-up.is-animated{animation:fade-in-up-smooth 1.4s cubic-bezier(.23,1,.32,1) forwards}.implementation__text-cell[data-astro-cid-p3hqixot].animate-fade-in-up .implementation__paragraph[data-astro-cid-p3hqixot]{line-height:1.5;animation:line-height-smooth 1.8s cubic-bezier(.23,1,.32,1) forwards}@keyframes fade-in-up-smooth{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes line-height-smooth{0%{line-height:1.5}to{line-height:1.3}}@media (min-width:768px) and (max-width:999px){.implementation[data-astro-cid-p3hqixot]{margin:0 2rem}.implementation__grid[data-astro-cid-p3hqixot]{grid-template-columns:65% 35%;gap:0;align-items:stretch;min-height:clamp(28rem,45vh,38rem);padding:clamp(1.5rem,2.5vw,2.5rem)0}.implementation__text-cell[data-astro-cid-p3hqixot]{order:1;padding:0 clamp(1.5rem,2.5vw,2.5rem);justify-content:center;align-items:flex-start}.implementation__paragraph[data-astro-cid-p3hqixot]{text-align:left;font-size:clamp(1.75rem,2vw,2.25rem);line-height:1.35;max-width:100%}.implementation__cta[data-astro-cid-p3hqixot]{justify-content:flex-start}.implementation__animation-cell[data-astro-cid-p3hqixot]{order:2;align-self:stretch;height:100%}.implementation__animation-square[data-astro-cid-p3hqixot]{width:280px;height:280px;margin:0 auto;flex-shrink:0}.implementation__text-cell[data-astro-cid-p3hqixot].animate-fade-in-up .implementation__paragraph[data-astro-cid-p3hqixot]{line-height:1.5;animation:line-height-smooth-tablet 1.8s cubic-bezier(.23,1,.32,1) forwards}@keyframes line-height-smooth-tablet{0%{line-height:1.5}to{line-height:1.35}}}@media (min-width:1000px){.implementation[data-astro-cid-p3hqixot]{margin:0 clamp(2rem,3vw,3rem)}.implementation__grid[data-astro-cid-p3hqixot]{grid-template-columns:60% 40%;gap:0;align-items:stretch;min-height:clamp(32rem,50vh,42rem);padding:clamp(2rem,3vw,3rem)0}.implementation__text-cell[data-astro-cid-p3hqixot]{order:1;padding:0 clamp(2rem,3vw,3rem);justify-content:center;align-items:flex-start}.implementation__paragraph[data-astro-cid-p3hqixot]{text-align:left;font-size:clamp(1.875rem,2.2vw,2.5rem);line-height:1.35;max-width:100%}.implementation__cta[data-astro-cid-p3hqixot]{justify-content:flex-start}.implementation__animation-cell[data-astro-cid-p3hqixot]{order:2;align-self:stretch;height:100%}.implementation__animation-square[data-astro-cid-p3hqixot]{width:420px;height:420px;margin:0 auto;flex-shrink:0}.implementation__text-cell[data-astro-cid-p3hqixot].animate-fade-in-up .implementation__paragraph[data-astro-cid-p3hqixot]{line-height:1.5;animation:line-height-smooth-desktop 1.8s cubic-bezier(.23,1,.32,1) forwards}@keyframes line-height-smooth-desktop{0%{line-height:1.5}to{line-height:1.35}}}@media (min-width:1200px){.implementation__grid[data-astro-cid-p3hqixot]{min-height:clamp(36rem,52vh,46rem);padding:clamp(2.5rem,4vw,4rem)0;gap:0}.implementation__text-cell[data-astro-cid-p3hqixot]{padding:0 clamp(2.5rem,4vw,4rem)}.implementation__paragraph[data-astro-cid-p3hqixot]{text-align:left;font-size:clamp(2rem,2.4vw,2.75rem);line-height:1.35}.implementation__animation-square[data-astro-cid-p3hqixot]{width:480px;height:480px;margin:0 auto;flex-shrink:0}.implementation__text-cell[data-astro-cid-p3hqixot].animate-fade-in-up .implementation__paragraph[data-astro-cid-p3hqixot]{line-height:1.5}@keyframes line-height-smooth-desktop{0%{line-height:1.5}to{line-height:1.35}}}@media (min-width:1600px){.implementation__grid[data-astro-cid-p3hqixot]{min-height:clamp(40rem,55vh,50rem);padding:clamp(3rem,5vw,5rem)0;gap:0}.implementation__text-cell[data-astro-cid-p3hqixot]{padding:0 clamp(3rem,5vw,5rem)}.implementation__paragraph[data-astro-cid-p3hqixot]{text-align:left;font-size:clamp(2.125rem,2.6vw,3rem);line-height:1.35}.implementation__animation-square[data-astro-cid-p3hqixot]{width:550px;height:550px;margin:0 auto;flex-shrink:0}.implementation__text-cell[data-astro-cid-p3hqixot].animate-fade-in-up .implementation__paragraph[data-astro-cid-p3hqixot]{line-height:1.5}@keyframes line-height-smooth-desktop{0%{line-height:1.5}to{line-height:1.35}}}@media (prefers-reduced-motion:reduce){.implementation__grid[data-astro-cid-p3hqixot],.implementation__animation-cell[data-astro-cid-p3hqixot],.implementation__text-cell[data-astro-cid-p3hqixot]{opacity:1!important;transform:none!important;animation:none!important}.implementation__text-cell[data-astro-cid-p3hqixot] .implementation__paragraph[data-astro-cid-p3hqixot]{animation:none!important;line-height:1.3!important}}@media (min-width:1000px) and (prefers-reduced-motion:reduce){.implementation__text-cell[data-astro-cid-p3hqixot] .implementation__paragraph[data-astro-cid-p3hqixot]{line-height:1.35!important}}.bento-card[data-astro-cid-hnjwxzzw]{position:relative;background-color:var(--bg-color);border-radius:var(--border-radius);overflow:hidden;transition:transform .3s ease;display:flex;padding:var(--padding, 1.5rem);min-height:100%}@media (min-width:48rem) and (hover:hover){.bento-card[data-astro-cid-hnjwxzzw]:hover{transform:translateY(-2px)}}.layout-text-only[data-astro-cid-hnjwxzzw]{justify-content:var(--justify);align-items:var(--align)}.layout-text-only[data-astro-cid-hnjwxzzw] .bento-card__content[data-astro-cid-hnjwxzzw]{display:flex;flex-direction:column;justify-content:var(--justify);align-items:var(--align)}.layout-background-overlay[data-astro-cid-hnjwxzzw],.layout-background-blend[data-astro-cid-hnjwxzzw],.layout-background-gradient[data-astro-cid-hnjwxzzw]{padding:0}.layout-background-overlay[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw],.layout-background-blend[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw],.layout-background-gradient[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw]{position:absolute;inset:0;z-index:0}.layout-background-overlay[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw],.layout-background-blend[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw],.layout-background-gradient[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw]{width:100%;height:100%}.layout-background-overlay[data-astro-cid-hnjwxzzw] .bento-card__content[data-astro-cid-hnjwxzzw],.layout-background-blend[data-astro-cid-hnjwxzzw] .bento-card__content[data-astro-cid-hnjwxzzw],.layout-background-gradient[data-astro-cid-hnjwxzzw] .bento-card__content[data-astro-cid-hnjwxzzw]{position:relative;z-index:2;display:flex;justify-content:var(--justify);align-items:var(--align);width:100%;padding:var(--padding, 1.5rem)}.bento-card__overlay[data-astro-cid-hnjwxzzw]{position:absolute;inset:0;z-index:1;pointer-events:none}.layout-side-left[data-astro-cid-hnjwxzzw],.layout-side-right[data-astro-cid-hnjwxzzw]{flex-direction:row;gap:1rem}.layout-side-left[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw]{order:-1;flex:0 0 45%;aspect-ratio:16/9;min-height:200px;align-items:center}.layout-side-right[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw]{order:1;flex:0 0 45%;aspect-ratio:16/9;min-height:200px;align-items:center}.layout-side-left[data-astro-cid-hnjwxzzw] .bento-card__content[data-astro-cid-hnjwxzzw],.layout-side-right[data-astro-cid-hnjwxzzw] .bento-card__content[data-astro-cid-hnjwxzzw]{flex:1}.layout-side-left[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw],.layout-side-right[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw]{width:100%;height:100%;object-fit:cover}.layout-top[data-astro-cid-hnjwxzzw],.layout-bottom[data-astro-cid-hnjwxzzw]{flex-direction:column;gap:1rem}.layout-top[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw]{order:-1;flex:0 0 50%;min-height:200px;align-items:center}.layout-bottom[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw]{order:1;flex:0 0 50%;min-height:200px;align-items:center}.layout-top[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw],.layout-bottom[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw]{width:100%;height:100%}.layout-absolute-top-right[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw],.layout-absolute-top-left[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw],.layout-absolute-bottom-right[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw],.layout-absolute-bottom-left[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw],.layout-absolute-center[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw]{position:absolute;z-index:0}.layout-absolute-top-right[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw],.layout-absolute-top-left[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw],.layout-absolute-bottom-right[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw],.layout-absolute-bottom-left[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw],.layout-absolute-center[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw]{position:absolute}.layout-absolute-top-right[data-astro-cid-hnjwxzzw] .bento-card__content[data-astro-cid-hnjwxzzw],.layout-absolute-top-left[data-astro-cid-hnjwxzzw] .bento-card__content[data-astro-cid-hnjwxzzw],.layout-absolute-bottom-right[data-astro-cid-hnjwxzzw] .bento-card__content[data-astro-cid-hnjwxzzw],.layout-absolute-bottom-left[data-astro-cid-hnjwxzzw] .bento-card__content[data-astro-cid-hnjwxzzw],.layout-absolute-center[data-astro-cid-hnjwxzzw] .bento-card__content[data-astro-cid-hnjwxzzw]{position:relative;z-index:1;width:100%}.layout-full-bleed[data-astro-cid-hnjwxzzw]{padding:0}.layout-full-bleed[data-astro-cid-hnjwxzzw] .bento-card__image-wrap[data-astro-cid-hnjwxzzw]{position:absolute;inset:0}.layout-full-bleed[data-astro-cid-hnjwxzzw] .bento-card__image[data-astro-cid-hnjwxzzw]{width:100%;height:100%}.bento-card__image-wrap[data-astro-cid-hnjwxzzw]{display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-radius:var(--corner-radius-small)}.bento-card__image[data-astro-cid-hnjwxzzw]{display:block;width:100%;height:auto}.bento-card__content[data-astro-cid-hnjwxzzw]{display:flex;flex-direction:column;justify-content:var(--justify);align-items:var(--align);gap:.625rem;flex:1;min-width:0}.bento-card__text[data-astro-cid-hnjwxzzw]{margin:0;text-align:var(--text-align);color:var(--text-color);font-size:var(--font-size, clamp(1rem, 2vw, 1.25rem));line-height:var(--line-height);font-weight:var(--font-weight, 600);text-shadow:var(--text-shadow);overflow-wrap:break-word;word-wrap:break-word;hyphens:none;max-width:var(--max-width, 100%)}.bento[data-astro-cid-mybaa7ji]{display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem;width:100%}@media (min-width:56.25rem){.bento[data-astro-cid-mybaa7ji]{padding:5rem 1.5rem}}.bento__inner[data-astro-cid-mybaa7ji]{display:grid;gap:3rem;width:100%;max-width:1400px;margin:0 auto}@media (min-width:90rem){.bento__inner[data-astro-cid-mybaa7ji]{max-width:1600px}}.bento__heading[data-astro-cid-mybaa7ji]{margin:0;width:100%;font-size:var(--section-heading-font-size);font-weight:var(--section-heading-font-weight);letter-spacing:var(--section-heading-letter-spacing);text-transform:var(--section-heading-text-transform);text-align:center}.bento__grid[data-astro-cid-mybaa7ji]{display:grid;width:100%;gap:clamp(.75rem,1.6vw,1.25rem);grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(230px,auto)}.bento__item[data-astro-cid-mybaa7ji]{display:flex;grid-column:span 3;min-height:100%}.bento__item[data-astro-cid-mybaa7ji] .bento-card{width:100%;height:100%}.bento__item[data-astro-cid-mybaa7ji][data-order="3"],.bento__item[data-astro-cid-mybaa7ji][data-order="6"],.bento__item[data-astro-cid-mybaa7ji][data-order="9"]{grid-column:span 6}@media (min-width:75rem){.bento__grid[data-astro-cid-mybaa7ji]{grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(270px,auto)}.bento__item[data-astro-cid-mybaa7ji][data-order="1"],.bento__item[data-astro-cid-mybaa7ji][data-order="2"],.bento__item[data-astro-cid-mybaa7ji][data-order="3"]{grid-column:span 2}.bento__item[data-astro-cid-mybaa7ji][data-order="4"],.bento__item[data-astro-cid-mybaa7ji][data-order="5"]{grid-column:span 3}.bento__item[data-astro-cid-mybaa7ji][data-order="6"],.bento__item[data-astro-cid-mybaa7ji][data-order="7"],.bento__item[data-astro-cid-mybaa7ji][data-order="8"]{grid-column:span 2}.bento__item[data-astro-cid-mybaa7ji][data-order="9"],.bento__item[data-astro-cid-mybaa7ji][data-order="10"]{grid-column:span 3}.bento__item[data-astro-cid-mybaa7ji][data-order="11"]{grid-column:span 6}}@media (min-width:90rem){.bento__grid[data-astro-cid-mybaa7ji]{grid-auto-rows:minmax(300px,auto);gap:clamp(1rem,2vw,1.5rem)}}.bento__item[data-astro-cid-mybaa7ji][data-order="1"],.bento__item[data-astro-cid-mybaa7ji][data-order="2"]{min-height:100%}@media (min-width:75rem){.bento__item[data-astro-cid-mybaa7ji][data-order="6"],.bento__item[data-astro-cid-mybaa7ji][data-order="7"],.bento__item[data-astro-cid-mybaa7ji][data-order="8"]{min-height:270px}}@media (min-width:90rem){.bento__item[data-astro-cid-mybaa7ji][data-order="6"],.bento__item[data-astro-cid-mybaa7ji][data-order="7"],.bento__item[data-astro-cid-mybaa7ji][data-order="8"]{min-height:300px}}.bento__item[data-astro-cid-mybaa7ji][data-order="2"] .bento-card{display:grid!important;grid-template-columns:1fr;grid-template-rows:auto minmax(200px,auto);overflow:visible}.bento__item[data-astro-cid-mybaa7ji][data-order="2"] .bento-card__content{grid-column:1;grid-row:1;padding:1.5rem;display:flex;align-items:center;justify-content:center;text-align:center}.bento__item[data-astro-cid-mybaa7ji][data-order="2"] .bento-card__image-wrap{grid-column:1;grid-row:2;width:100%;display:flex;align-items:flex-end;justify-content:flex-start;padding:0;margin:0;overflow:visible}.bento__item[data-astro-cid-mybaa7ji][data-order="2"] .bento-card__image{width:100%;height:auto;display:block;margin:0;padding:0}.bento__item[data-astro-cid-mybaa7ji][data-order="2"] .bento-card__text{font-size:clamp(1.25rem,3vw,2rem);line-height:1.2;text-shadow:0 3px 12px rgba(0,0,0,.6)}@media (min-width:48rem){.bento__item[data-astro-cid-mybaa7ji][data-order="2"] .bento-card{grid-template-rows:auto minmax(250px,auto)}}@media (min-width:75rem){.bento__item[data-astro-cid-mybaa7ji][data-order="2"] .bento-card{grid-template-rows:auto minmax(280px,auto)}}.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card{display:grid!important;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr;padding:0}.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card__content{grid-column:1/5;grid-row:1;padding:1.5rem}.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card__image-wrap{grid-column:4/-1;grid-row:1;align-self:end;max-height:250px}.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card__image{max-height:250px}@media (min-width:48rem){.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card__content{grid-column:1/6}.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card__image-wrap{grid-column:6/-1;max-height:400px}.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card__image{max-height:450px}}@media (min-width:75rem){.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card__content{grid-column:1/5}.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card__image-wrap{grid-column:5/-1}}.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card__text{font-size:clamp(2rem,5vw,3rem);line-height:1.1}@media (min-width:48rem){.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card__text{font-size:3.8rem;text-wrap:pretty;line-height:1.1}}@media (min-width:75rem){.bento__item[data-astro-cid-mybaa7ji][data-order="3"] .bento-card__text{font-size:clamp(1.2rem,2.2vw,2.2rem)}}.bento__item[data-astro-cid-mybaa7ji][data-order="1"] .bento-card{display:grid!important;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);padding:1.5rem}.bento__item[data-astro-cid-mybaa7ji][data-order="1"] .bento-card__image-wrap{grid-column:1/3;grid-row:1;display:flex;align-items:center;justify-content:center}.bento__item[data-astro-cid-mybaa7ji][data-order="1"] .bento-card__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.bento__item[data-astro-cid-mybaa7ji][data-order="1"] .bento-card__content{grid-column:1/3;grid-row:2;display:flex;align-items:center;justify-content:center}.bento__item[data-astro-cid-mybaa7ji][data-order="1"] .bento-card__text{font-size:clamp(1.25rem,3vw,2rem);line-height:1.2}.bento__item[data-astro-cid-mybaa7ji][data-order="4"] .bento-card{display:grid!important;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);padding:1.5rem}.bento__item[data-astro-cid-mybaa7ji][data-order="4"] .bento-card__image-wrap{grid-column:1/3;grid-row:1;display:flex;align-items:center;justify-content:center}.bento__item[data-astro-cid-mybaa7ji][data-order="4"] .bento-card__image{max-width:100%;max-height:200px;width:auto;height:auto;object-fit:contain}.bento__item[data-astro-cid-mybaa7ji][data-order="4"] .bento-card__content{grid-column:1/3;grid-row:2;display:flex;align-items:center;justify-content:center}@media (min-width:75rem){.bento__item[data-astro-cid-mybaa7ji][data-order="4"] .bento-card__content{grid-column:1;grid-row:1/3;align-items:flex-start}.bento__item[data-astro-cid-mybaa7ji][data-order="4"] .bento-card__image-wrap{grid-column:2;grid-row:1/3}.bento__item[data-astro-cid-mybaa7ji][data-order="4"] .bento-card__text{text-align:left}}.bento__item[data-astro-cid-mybaa7ji][data-order="4"] .bento-card__text{font-size:clamp(1.25rem,3vw,2rem);line-height:1.2}.bento__item[data-astro-cid-mybaa7ji][data-order="5"] .bento-card{position:relative;display:block!important;padding:0}.bento__item[data-astro-cid-mybaa7ji][data-order="5"] .bento-card__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-start;padding:2rem 1.5rem}.bento__item[data-astro-cid-mybaa7ji][data-order="5"] .bento-card__text{text-align:left;font-size:clamp(1.25rem,3vw,2rem);line-height:1.2}.bento__item[data-astro-cid-mybaa7ji][data-order="5"] .bento-card__image-wrap{position:absolute;bottom:0;left:0;right:0;z-index:0;display:block;width:100%;line-height:0;max-height:300px;overflow:hidden}.bento__item[data-astro-cid-mybaa7ji][data-order="5"] .bento-card__image{width:100%;height:100%;display:block;object-fit:cover;object-position:bottom}@media (min-width:75rem){.bento__item[data-astro-cid-mybaa7ji][data-order="5"] .bento-card__content{max-width:50%}.bento__item[data-astro-cid-mybaa7ji][data-order="5"] .bento-card__image-wrap{max-height:none}.bento__item[data-astro-cid-mybaa7ji][data-order="5"] .bento-card__image{height:auto}}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card{display:grid!important;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr;padding:0;background-color:var(--orange-8);flex-direction:initial!important;gap:0!important}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__content{position:relative!important;grid-column:1/5;grid-row:1;display:flex;align-items:center;justify-content:flex-start;z-index:2;padding:1.5rem;inset:auto!important}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__text{font-size:clamp(2rem,5vw,3rem);line-height:1.1;text-align:left;color:var(--gray-0)}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__image-wrap{position:relative!important;grid-column:4/-1;grid-row:1;display:flex;align-items:flex-end;justify-content:center;padding:0;overflow:visible;z-index:1;inset:auto!important;max-height:250px}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__image{position:relative!important;width:100%;height:auto;max-width:none;max-height:250px;object-fit:contain;inset:auto!important}@media (min-width:48rem){.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__content{grid-column:1/6;justify-content:flex-start}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__image-wrap{grid-column:6/-1;max-height:400px}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__image{max-height:450px}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__text{font-size:3.8rem;text-wrap:pretty;line-height:1.1}}@media (min-width:75rem){.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card{grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;padding:1.5rem}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__content{grid-column:1/3;grid-row:1;padding:0;justify-content:center}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__image-wrap{grid-column:1/3;grid-row:2;align-items:center;padding:1.5rem;max-height:none}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__image{max-height:none}.bento__item[data-astro-cid-mybaa7ji][data-order="6"] .bento-card__text{font-size:clamp(1.2rem,2.2vw,2.2rem);text-align:center}}.bento__item[data-astro-cid-mybaa7ji][data-order="7"] .bento-card{display:grid!important;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 0fr;row-gap:1rem;padding:1.5rem}.bento__item[data-astro-cid-mybaa7ji][data-order="7"] .bento-card__image-wrap{grid-column:1/3;grid-row:1/2;display:flex;align-items:center;justify-content:center}.bento__item[data-astro-cid-mybaa7ji][data-order="7"] .bento-card__image{max-width:100%;height:180px;width:auto;object-fit:contain}@media (min-width:48rem){.bento__item[data-astro-cid-mybaa7ji][data-order="7"] .bento-card__image{height:280px}}@media (min-width:75rem){.bento__item[data-astro-cid-mybaa7ji][data-order="7"] .bento-card__image{height:380px}}.bento__item[data-astro-cid-mybaa7ji][data-order="7"] .bento-card__content{grid-column:1/3;grid-row:2/3;display:flex;align-items:center;justify-content:center}.bento__item[data-astro-cid-mybaa7ji][data-order="7"] .bento-card__text{font-size:clamp(1.25rem,3vw,2rem);line-height:1.2}.bento__item[data-astro-cid-mybaa7ji][data-order="8"] .bento-card__content{align-items:flex-start!important;justify-content:flex-start!important;padding-top:4rem!important}.bento__item[data-astro-cid-mybaa7ji][data-order="8"] .bento-card__text{font-size:clamp(1.25rem,3vw,2rem);line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.3)}