.solutions:where(.astro-jgzp2dhe){gap:var(--ds-solutions-gap);flex-direction:column;align-items:flex-start;width:100%;display:flex}.solutions__head:where(.astro-jgzp2dhe){gap:var(--ds-sol-head-gap);flex-direction:column;align-items:flex-end;width:100%;display:flex}.solutions__titles:where(.astro-jgzp2dhe){gap:var(--ds-gap-10);flex-direction:column;width:100%;display:flex}.solutions__eyebrow:where(.astro-jgzp2dhe){width:100%;font-family:var(--ds-font-mono);font-size:var(--ds-text-eyebrow);letter-spacing:var(--ds-track-eyebrow);text-align:right;text-transform:uppercase;color:var(--ds-text-on-light-faint)}.solutions__title:where(.astro-jgzp2dhe){width:100%;font-weight:var(--ds-weight-medium);font-size:var(--ds-text-h1);letter-spacing:var(--ds-track-h1);text-align:right;color:var(--ds-text-primary)}.solutions__sub:where(.astro-jgzp2dhe){width:var(--ds-w-prose);font-size:var(--ds-text-hero-sub);letter-spacing:var(--ds-track-hero-sub);text-align:right;color:var(--ds-text-body)}.solutions__body:where(.astro-jgzp2dhe){gap:var(--ds-sol-stack-gap);flex-direction:column;align-items:flex-start;width:100%;display:flex}.solutions__row:where(.astro-jgzp2dhe){gap:var(--ds-sol-row-gap);scroll-snap-type:x mandatory;scrollbar-width:none;align-items:center;width:100%;display:flex;overflow-x:auto}.solutions__row:where(.astro-jgzp2dhe)::-webkit-scrollbar{display:none}.solutions__row:where(.astro-jgzp2dhe)>:where(.astro-jgzp2dhe){scroll-snap-align:start}.solutions__row:where(.astro-jgzp2dhe):focus-visible{outline:var(--ds-focus-ring-w) solid var(--ds-focus-ring);outline-offset:var(--ds-focus-ring-offset)}@media (prefers-reduced-motion:no-preference){.solutions__row:where(.astro-jgzp2dhe){scroll-behavior:smooth}}.sol-card:where(.astro-jgzp2dhe){width:var(--ds-sol-card-w);height:var(--ds-sol-card-h);padding:var(--ds-sol-card-pad);border-radius:var(--ds-radius-card);background:var(--ds-surface-card);flex:none;align-items:flex-start;display:flex}.sol-card:where(.astro-jgzp2dhe).is-accent{background:var(--ds-surface-sol-accent)}.sol-card__inner:where(.astro-jgzp2dhe){gap:var(--ds-sol-card-gap);flex-direction:column;flex:1 0 0;align-items:flex-start;min-width:0;display:flex}.sol-card__icon:where(.astro-jgzp2dhe){width:var(--ds-sol-icon);height:var(--ds-sol-icon);border-radius:var(--ds-radius-panel);background:var(--ds-surface-icon-placeholder);flex:none}.sol-card__copy:where(.astro-jgzp2dhe){flex-direction:column;justify-content:center;width:100%;display:flex}.sol-card__title:where(.astro-jgzp2dhe){width:100%;font-weight:var(--ds-weight-medium);font-size:var(--ds-text-card-title);letter-spacing:var(--ds-track-card-title);color:var(--ds-text-on-light)}.sol-card__body:where(.astro-jgzp2dhe){width:100%;font-size:var(--ds-text-section-sub);letter-spacing:var(--ds-track-section-sub);color:var(--ds-text-on-light-faint)}.is-accent:where(.astro-jgzp2dhe) .sol-card__title:where(.astro-jgzp2dhe),.is-accent:where(.astro-jgzp2dhe) .sol-card__body:where(.astro-jgzp2dhe){color:var(--ds-text-primary)}.sol-card__media:where(.astro-jgzp2dhe){width:100%;height:var(--ds-sol-media-h);border-radius:var(--ds-radius-card);flex:none;position:relative;overflow:hidden}.sol-card__media:where(.astro-jgzp2dhe) img:where(.astro-jgzp2dhe){object-fit:cover;width:100%;height:100%}.sol-card__media:where(.astro-jgzp2dhe).is-crop img:where(.astro-jgzp2dhe){top:var(--ds-sol-media-img-top);left:var(--ds-sol-media-img-left);height:var(--ds-sol-media-img-h);object-fit:fill;max-width:none;position:absolute}.solutions__arrows:where(.astro-jgzp2dhe){gap:var(--ds-gap-18);align-items:center;display:flex}.solutions__arrow:where(.astro-jgzp2dhe){width:var(--ds-arrow);height:var(--ds-arrow);border-radius:var(--ds-radius-pill);transition:transform var(--ds-motion-fast) var(--ds-ease), opacity var(--ds-motion-fast) var(--ds-ease);padding:0;display:block}.solutions__arrow:where(.astro-jgzp2dhe):hover:not(:disabled){transform:translateY(var(--ds-hover-lift))}.solutions__arrow:where(.astro-jgzp2dhe):active:not(:disabled){opacity:var(--ds-press-opacity)}.solutions__arrow:where(.astro-jgzp2dhe):disabled{opacity:var(--ds-carousel-disabled-opacity);cursor:default}.solutions__arrow:where(.astro-jgzp2dhe):focus-visible{outline:var(--ds-focus-ring-w) solid var(--ds-focus-ring);outline-offset:var(--ds-focus-ring-offset)}.solutions__arrow-svg:where(.astro-jgzp2dhe){fill:none;width:100%;height:100%}.solutions__arrow-ring:where(.astro-jgzp2dhe){stroke:var(--ds-text-primary);stroke-width:var(--ds-arrow-stroke)}.solutions__arrow--filled:where(.astro-jgzp2dhe) .solutions__arrow-ring:where(.astro-jgzp2dhe){fill:var(--ds-text-primary)}.solutions__arrow-glyph:where(.astro-jgzp2dhe){stroke:var(--ds-text-primary);stroke-width:var(--ds-arrow-glyph-stroke);stroke-linecap:round;stroke-linejoin:round}.solutions__arrow--filled:where(.astro-jgzp2dhe) .solutions__arrow-glyph:where(.astro-jgzp2dhe){stroke:var(--ds-text-on-light)}.solutions__arrow-glyph--flip:where(.astro-jgzp2dhe){transform-origin:50%;transform-box:fill-box;transform:scaleX(-1)}@media (prefers-reduced-motion:reduce){.solutions__arrow:where(.astro-jgzp2dhe){transition:none}.solutions__arrow:where(.astro-jgzp2dhe):hover:not(:disabled){transform:none}}
