.aisb-hero{background:var(--section-bg,var(--aisb-color-background));color:var(--section-text,var(--aisb-color-text));padding:var(--aisb-section-space-3xl) 0;position:relative;transition:all var(--aisb-section-transition-base)}.aisb-hero__overlay{bottom:0;right:0;z-index:1}.aisb-hero__background-video,.aisb-hero__overlay{left:0;pointer-events:none;position:absolute;top:0}.aisb-hero__background-video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:0}.aisb-hero:has(.aisb-hero__background-video){overflow:hidden}@media (max-width:767px){.aisb-hero__background-video{display:none}.aisb-hero--has-video-poster{background-position:50%;background-repeat:no-repeat;background-size:cover}}.aisb-hero__container{align-items:center;box-sizing:border-box;display:grid;gap:var(--aisb-section-space-lg);grid-template-columns:1fr;margin:0 auto;max-width:var(--aisb-section-max-width,1200px);padding:0 var(--aisb-section-space-lg);position:relative;z-index:2}@media (min-width:768px){.aisb-section--content-left .aisb-hero__container{grid-template-columns:1fr 1fr}.aisb-section--content-right .aisb-hero__container{direction:rtl;grid-template-columns:1fr 1fr}.aisb-section--content-right .aisb-hero__content,.aisb-section--content-right .aisb-hero__media{direction:ltr}}.aisb-section--center .aisb-hero__container{grid-template-columns:1fr;max-width:800px;text-align:center}.aisb-section--center .aisb-hero__buttons{justify-content:center}.aisb-hero__banner-container{box-sizing:border-box;margin:0 auto;max-width:var(--aisb-section-max-width,1200px);padding:0 var(--aisb-section-space-lg);position:relative;z-index:2}.aisb-hero__banner-wrapper{align-items:center;background:var(--section-surface,var(--aisb-color-surface));border:1px solid var(--section-border,var(--aisb-color-border));border-radius:var(--aisb-section-radius-card,var(--aisb-section-radius-md));box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);display:grid;gap:var(--aisb-section-space-lg);grid-template-columns:1fr;overflow:hidden;padding:var(--aisb-section-space-xl)}.aisb-section--dark .aisb-hero__banner-wrapper{background:var(--section-surface,var(--aisb-color-dark-surface));border-color:var(--section-border,var(--aisb-color-dark-border));box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 2px -1px rgba(0,0,0,.2)}@media (min-width:768px){.aisb-section--content-left .aisb-hero__banner-wrapper{grid-template-columns:1fr 1fr}.aisb-section--content-right .aisb-hero__banner-wrapper{direction:rtl;grid-template-columns:1fr 1fr}.aisb-section--content-right .aisb-hero__banner-wrapper .aisb-hero__content,.aisb-section--content-right .aisb-hero__banner-wrapper .aisb-hero__media{direction:ltr}}.aisb-section--center .aisb-hero__banner-wrapper{grid-template-columns:1fr;text-align:center}.aisb-section--center .aisb-hero__banner-wrapper .aisb-hero__buttons{justify-content:center}@media (max-width:768px){.aisb-hero__banner-container{padding:0 var(--aisb-section-space-md)}.aisb-hero__banner-wrapper{padding:var(--aisb-section-space-lg)}}@media (max-width:640px){.aisb-hero__banner-container{padding:0 var(--aisb-section-space-sm)}.aisb-hero__banner-wrapper{border-radius:var(--aisb-section-radius-sm);padding:var(--aisb-section-space-md)}}.aisb-hero__content{display:flex;flex-direction:column;gap:var(--aisb-section-space-md)}.aisb-hero__eyebrow{color:var(--aisb-color-text-muted);display:inline-block;font-family:var(--aisb-section-font-eyebrow);font-size:var(--aisb-section-text-sm);font-weight:var(--aisb-section-font-eyebrow-weight);letter-spacing:var(--aisb-section-font-eyebrow-letter-spacing,.1em);text-transform:var(--aisb-section-font-eyebrow-text-transform,uppercase)}.aisb-hero__heading{color:var(--section-heading,var(--aisb-color-text));font-family:var(--aisb-section-font-heading);font-size:var(--aisb-section-text-2xl);font-weight:var(--aisb-section-font-heading-weight);line-height:var(--aisb-section-leading-tight);margin:0}@media (min-width:640px){.aisb-hero__heading{font-size:var(--aisb-section-text-3xl)}}@media (min-width:768px){.aisb-hero__heading{font-size:var(--aisb-section-text-4xl)}}@media (min-width:1024px){.aisb-hero__heading{font-size:var(--aisb-section-text-5xl)}}@media (min-width:1280px){.aisb-hero__heading{font-size:var(--aisb-section-text-large-desktop)}}.aisb-hero__body{color:var(--section-body,var(--aisb-color-text));font-family:var(--aisb-section-font-body);font-size:var(--aisb-section-text-lg);font-weight:var(--aisb-section-font-body-weight);line-height:var(--aisb-section-leading-relaxed)}.aisb-hero__body p{margin:0 0 var(--aisb-section-space-md) 0}.aisb-hero__body p:first-child{margin-top:0}.aisb-hero__body p:last-child{margin-bottom:0}.aisb-hero__buttons{display:flex;flex-wrap:wrap;gap:var(--aisb-section-space-md)}.aisb-hero__outro{color:var(--section-outro,var(--aisb-color-text));font-family:var(--aisb-section-font-body);font-size:var(--aisb-section-text-lg);font-weight:var(--aisb-section-font-body-weight);line-height:var(--aisb-section-leading-relaxed)}.aisb-hero__outro p{margin:0 0 var(--aisb-section-space-md) 0}.aisb-hero__outro p:last-child{margin-bottom:0}.aisb-hero__media{border-radius:var(--aisb-section-radius-image,var(--aisb-section-radius-lg));position:relative}.aisb-hero__image{border-radius:var(--aisb-section-radius-image,var(--aisb-section-radius-lg));display:block;height:auto;-o-object-fit:cover;object-fit:cover}.aisb-hero__image,.aisb-hero__video{box-shadow:var(--aisb-image-shadow,var(--aisb-section-shadow-xl));width:100%}.aisb-hero__video{border:0;border-radius:var(--aisb-section-radius-image,var(--aisb-section-radius-lg))}iframe.aisb-hero__video{aspect-ratio:16/9;height:auto}video.aisb-hero__video{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}.aisb-hero__image--no-styling{border-radius:0;box-shadow:none}.aisb-hero__video-placeholder{align-items:center;aspect-ratio:16/9;background:var(--aisb-color-surface);border-radius:var(--aisb-section-radius-image,var(--aisb-section-radius-lg));color:var(--aisb-color-text-muted);display:flex;font-size:var(--aisb-section-text-base);justify-content:center}.aisb-section--dark .aisb-hero__eyebrow,.aisb-section--dark .aisb-hero__video-placeholder{color:var(--aisb-color-dark-text-muted)}.aisb-section--light .aisb-hero__eyebrow{color:var(--aisb-smart-light-muted,var(--aisb-color-text-muted))}.aisb-section--light .aisb-hero__heading{color:var(--aisb-smart-light-text,var(--section-heading))}.aisb-section--light .aisb-hero__body{color:var(--aisb-smart-light-text,var(--section-body))}.aisb-section--light .aisb-hero__outro{color:var(--aisb-smart-light-text,var(--section-outro))}.aisb-section--dark .aisb-hero__eyebrow{color:var(--aisb-smart-dark-muted,var(--aisb-color-dark-text-muted))}.aisb-section--dark .aisb-hero__heading{color:var(--aisb-smart-dark-text,var(--section-heading))}.aisb-section--dark .aisb-hero__body{color:var(--aisb-smart-dark-text,var(--section-body))}.aisb-section--dark .aisb-hero__outro{color:var(--aisb-smart-dark-text,var(--section-outro))}.aisb-section--light .aisb-hero__banner-wrapper .aisb-hero__eyebrow{color:var(--aisb-smart-light-surface-muted,var(--aisb-color-text-muted))}.aisb-section--light .aisb-hero__banner-wrapper .aisb-hero__heading{color:var(--aisb-smart-light-surface-heading,var(--section-heading))}.aisb-section--light .aisb-hero__banner-wrapper .aisb-hero__body{color:var(--aisb-smart-light-surface-text,var(--section-body))}.aisb-section--light .aisb-hero__banner-wrapper .aisb-hero__outro{color:var(--aisb-smart-light-surface-text,var(--section-outro))}.aisb-section--dark .aisb-hero__banner-wrapper .aisb-hero__eyebrow{color:var(--aisb-smart-dark-surface-muted,var(--aisb-color-dark-text-muted))}.aisb-section--dark .aisb-hero__banner-wrapper .aisb-hero__heading{color:var(--aisb-smart-dark-surface-heading,var(--section-heading))}.aisb-section--dark .aisb-hero__banner-wrapper .aisb-hero__body{color:var(--aisb-smart-dark-surface-text,var(--section-body))}.aisb-section--dark .aisb-hero__banner-wrapper .aisb-hero__outro{color:var(--aisb-smart-dark-surface-text,var(--section-outro))}.aisb-section--light .aisb-hero__banner-wrapper a:not(.aisb-btn){color:var(--aisb-smart-light-surface-link,var(--aisb-color-primary))}.aisb-section--dark .aisb-hero__banner-wrapper a:not(.aisb-btn){color:var(--aisb-smart-dark-surface-link,var(--aisb-color-primary))}.aisb-section--light .aisb-hero__banner-wrapper a:not(.aisb-btn):hover{filter:brightness(var(--aisb-smart-light-surface-link-hover-brightness,.75));text-decoration:underline}.aisb-section--dark .aisb-hero__banner-wrapper a:not(.aisb-btn):hover{filter:brightness(var(--aisb-smart-dark-surface-link-hover-brightness,1.2));text-decoration:underline}.aisb-section--light .aisb-hero__banner-wrapper .aisb-btn-ghost{border-color:var(--aisb-smart-light-surface-ghost-button,var(--aisb-smart-light-surface-link,var(--aisb-color-primary)));color:var(--aisb-smart-light-surface-ghost-button,var(--aisb-smart-light-surface-link,var(--aisb-color-primary)))}.aisb-section--dark .aisb-hero__banner-wrapper .aisb-btn-ghost{border-color:var(--aisb-smart-dark-surface-ghost-button,var(--aisb-smart-dark-surface-link,var(--aisb-color-primary)));color:var(--aisb-smart-dark-surface-ghost-button,var(--aisb-smart-dark-surface-link,var(--aisb-color-primary)))}.aisb-section--dark .aisb-hero__banner-wrapper .aisb-btn-ghost:hover,.aisb-section--light .aisb-hero__banner-wrapper .aisb-btn-ghost:hover{background:var(--aisb-color-primary);border-color:var(--aisb-color-primary);color:var(--aisb-button-primary-text,var(--aisb-color-text-inverse));text-decoration:none}.aisb-hero__banner-wrapper .aisb-hero__media .aisb-hero__video-placeholder{color:var(--aisb-smart-light-surface-text,var(--aisb-color-text-muted))}.aisb-section--dark .aisb-hero__banner-wrapper .aisb-hero__media .aisb-hero__video-placeholder{color:var(--aisb-smart-dark-surface-text,var(--aisb-color-dark-text-muted))}@media (max-width:640px){.aisb-hero{padding:var(--aisb-section-space-2xl) 0}.aisb-hero__banner-container,.aisb-hero__container{padding:0 var(--aisb-section-space-md)}.aisb-hero__buttons{align-items:stretch;flex-direction:column}}.aisb-section--full-width .aisb-hero__banner-container,.aisb-section--full-width .aisb-hero__container{max-width:none;padding:0 var(--aisb-section-space-2xl)}.aisb-hero--has-bg-image{position:relative}.aisb-hero--has-bg-image .aisb-hero__container{position:relative;z-index:2}.aisb-hero__logos{box-sizing:border-box;flex-wrap:wrap;gap:var(--aisb-section-space-lg);margin:calc(var(--aisb-section-space-xl)*1.618) auto 0 auto;max-width:100%;overflow:hidden;padding:var(--aisb-section-space-lg) var(--aisb-section-space-lg) 0 var(--aisb-section-space-lg);position:relative;width:min(var(--aisb-section-max-width,1200px),100%);z-index:3}.aisb-hero__logo,.aisb-hero__logos{align-items:center;display:flex;justify-content:center}.aisb-hero__logo{flex:0 1 auto;height:24px;max-width:80px;min-width:0}.aisb-hero__logo-image{height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:all var(--aisb-section-transition-base);width:auto}.aisb-hero__logo-placeholder{align-items:center;background:var(--aisb-color-surface);border:2px dashed var(--aisb-color-border);border-radius:var(--aisb-section-radius-sm);box-sizing:border-box;color:var(--aisb-color-text-muted);display:flex;font-size:var(--aisb-section-text-xs);height:100%;justify-content:center;padding:var(--aisb-section-space-xs) var(--aisb-section-space-sm);text-align:center;width:100%;word-wrap:break-word;line-height:1.2}.aisb-hero__logos--filter-light .aisb-hero__logo-image{filter:brightness(0) invert(1)}.aisb-hero__logos--filter-dark .aisb-hero__logo-image{filter:brightness(0)}.aisb-section--dark .aisb-hero__logo-placeholder{background:var(--aisb-color-dark-surface);border-color:var(--aisb-color-dark-border);color:var(--aisb-color-dark-text-muted)}@media (min-width:640px){.aisb-hero__logos{gap:calc(var(--aisb-section-space-lg)*1.2)}.aisb-hero__logo{height:28px;max-width:100px}}@media (min-width:768px){.aisb-hero__logos{gap:calc(var(--aisb-section-space-lg)*1.2);margin-top:calc(var(--aisb-section-space-2xl)*1.2)}.aisb-hero__logo{height:32px;max-width:120px}}@media (min-width:1024px){.aisb-hero__logos{gap:calc(var(--aisb-section-space-lg)*1.3)}.aisb-hero__logo{height:32px;max-width:120px}}@media (min-width:1280px){.aisb-hero__logo{height:32px;max-width:120px}}.aisb-hero--split-screen{padding:0}.aisb-hero--split-screen .aisb-hero__container{margin:0;max-width:none;padding:0;width:100%}.aisb-hero__split-content{background:var(--section-bg,var(--aisb-color-background));padding:var(--aisb-section-space-xl) var(--aisb-section-space-lg);position:relative}.aisb-hero__content-wrapper{display:flex;flex-direction:column;gap:var(--aisb-section-space-md);width:100%}.aisb-hero__split-image{align-items:center;background-color:var(--aisb-color-surface);background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:var(--aisb-split-image-min-height);position:relative}.aisb-hero--split-screen .aisb-hero__logos{justify-content:flex-start;margin:var(--aisb-section-space-xl) 0 0 0;max-width:none;padding:0;width:100%}.aisb-hero--split-screen.aisb-section--dark .aisb-hero__split-content{background:var(--section-bg,var(--aisb-color-dark-background))}@media (min-width:768px){.aisb-hero--split-screen .aisb-hero__container{align-items:stretch;display:flex;gap:0}.aisb-hero__split-content{align-items:center;box-sizing:border-box;display:flex;flex:1 1 50%;justify-content:center;min-width:0;padding:var(--aisb-section-space-lg)}.aisb-hero__content-wrapper{max-width:var(--aisb-section-max-width-constrained,600px)}.aisb-hero__split-image{box-sizing:border-box;flex:1 1 50%;min-height:var(--aisb-section-space-3xl);min-width:0;overflow:hidden}.aisb-hero--split-screen.aisb-section--content-left .aisb-hero__container{flex-direction:row}.aisb-hero--split-screen.aisb-section--content-right .aisb-hero__container{direction:rtl}.aisb-hero--split-screen.aisb-section--content-right .aisb-hero__split-content,.aisb-hero--split-screen.aisb-section--content-right .aisb-hero__split-image{direction:ltr}}@media (min-width:1024px){.aisb-hero__split-content{padding:var(--aisb-section-space-3xl)}}.aisb-hero__split-image-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;height:100%;left:0;position:absolute;top:0;width:100%}.aisb-hero__split-image-bg--no-styling{background-size:contain}.aisb-hero__split-image-sr{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.aisb-hero__split-video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.aisb-hero__split-video-poster{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media (max-width:767px){.aisb-hero__split-video{display:none}.aisb-hero__split-video-poster{display:block}}.aisb-hero--split-screen .aisb-media-placeholder--image,.aisb-hero--split-screen .aisb-media-placeholder--video{aspect-ratio:auto;border-radius:0;height:100%;min-height:var(--aisb-split-image-min-height)}.aisb-section--light{--section-bg:var(--aisb-color-background);--section-surface:var(--aisb-color-surface);--section-border:var(--aisb-color-border);--section-text:var(--aisb-color-text);--section-heading:var(--aisb-color-text);--section-body:var(--aisb-color-text);--section-outro:var(--aisb-color-text)}.aisb-section--dark{--section-bg:var(--aisb-color-dark-background);--section-surface:var(--aisb-color-dark-surface);--section-border:var(--aisb-color-dark-border);--section-text:var(--aisb-color-dark-text);--section-heading:var(--aisb-color-dark-text);--section-body:var(--aisb-color-dark-text);--section-outro:var(--aisb-color-dark-text)}.aisb-hero--custom-background .aisb-hero__split-content{background:var(--section-bg,var(--aisb-color-background))}.aisb-hero--custom-background.aisb-section--dark .aisb-hero__split-content{background:var(--section-bg,var(--aisb-color-dark-background))}@media print{.aisb-section .aisb-hero{background:var(--aisb-color-background)!important;color:var(--aisb-color-text)!important;padding:var(--aisb-section-space-md) 0}.aisb-hero__media{display:none}}@media (prefers-reduced-motion:reduce){.aisb-hero__background-video{display:none}.aisb-hero__background-poster{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}}@keyframes aisb-scroll-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes aisb-scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.aisb-hero--vertical-strips{padding:var(--aisb-section-space-3xl) 0}.aisb-hero--vertical-strips .aisb-hero__container{align-content:center;align-items:center;display:grid;gap:var(--aisb-section-space-lg);grid-template-columns:minmax(180px,280px) 1fr minmax(180px,280px);max-width:var(--aisb-section-max-width,1200px);min-height:80vh;padding:0 var(--aisb-section-space-lg)}.aisb-hero-strip{align-self:stretch;min-height:520px;overflow:hidden;position:relative}.aisb-hero-strip__track{display:flex;flex-direction:column;gap:var(--aisb-section-space-sm);left:0;position:absolute;top:0;width:100%;will-change:transform}.aisb-hero-strip__track--down{animation:aisb-scroll-down 20s linear infinite}.aisb-hero-strip__track--up{animation:aisb-scroll-up 20s linear infinite}.aisb-hero-strip:hover .aisb-hero-strip__track{animation-play-state:paused}.aisb-hero-strip__card{border-radius:var(--aisb-section-radius-md,12px);flex-shrink:0;overflow:hidden;width:100%}.aisb-hero-strip__image{height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:transform .5s cubic-bezier(.16,1,.3,1);width:100%}.aisb-hero-strip__card:hover .aisb-hero-strip__image{transform:scale(1.04)}.aisb-hero-strip__card .aisb-media-placeholder{aspect-ratio:unset;height:200px;min-height:auto}.aisb-hero-strip__card:has(.aisb-media-placeholder){overflow:visible}.aisb-hero-strip__fade{height:100px;left:0;pointer-events:none;position:absolute;right:0;z-index:10}.aisb-hero-strip__fade--top{background:linear-gradient(to bottom,var(--section-bg,var(--aisb-color-background)) 0,var(--section-bg,var(--aisb-color-background)) 30%,transparent 100%);top:0}.aisb-hero-strip__fade--bottom{background:linear-gradient(to top,var(--section-bg,var(--aisb-color-background)) 0,var(--section-bg,var(--aisb-color-background)) 30%,transparent 100%);bottom:0}.aisb-section--dark .aisb-hero-strip__fade--top{background:linear-gradient(to bottom,var(--section-bg,var(--aisb-color-dark-background)) 0,var(--section-bg,var(--aisb-color-dark-background)) 30%,transparent 100%)}.aisb-section--dark .aisb-hero-strip__fade--bottom{background:linear-gradient(to top,var(--section-bg,var(--aisb-color-dark-background)) 0,var(--section-bg,var(--aisb-color-dark-background)) 30%,transparent 100%)}.aisb-hero-strip__content{align-items:center;display:flex;flex-direction:column;gap:var(--aisb-section-space-md);justify-content:center;padding:0 clamp(16px,4vw,48px);text-align:center}.aisb-hero-strip__content .aisb-hero__body,.aisb-hero-strip__content .aisb-hero__eyebrow,.aisb-hero-strip__content .aisb-hero__heading{margin-bottom:0}.aisb-hero-strip__content .aisb-hero__buttons{justify-content:center}@media (prefers-reduced-motion:reduce){.aisb-hero-strip__track{animation:none!important}}@media (max-width:1024px){.aisb-hero--vertical-strips .aisb-hero__container{grid-template-columns:minmax(140px,220px) 1fr minmax(140px,220px)}}.aisb-hero--vertical-strips .aisb-hero__logos--strips{grid-column:1/-1;justify-content:center;margin-top:var(--aisb-section-space-lg);padding-top:var(--aisb-section-space-lg)}@media (max-width:767px){.aisb-hero--vertical-strips{padding:var(--aisb-section-space-xl) 0}.aisb-hero--vertical-strips .aisb-hero__container,.aisb-section--content-left.aisb-hero--vertical-strips .aisb-hero__container,.aisb-section--content-right.aisb-hero--vertical-strips .aisb-hero__container{grid-template-columns:1fr;min-height:auto;padding:0 var(--aisb-section-space-lg)}.aisb-hero--vertical-strips .aisb-hero-strip,.aisb-hero--vertical-strips .aisb-hero-strip--left,.aisb-hero--vertical-strips .aisb-hero-strip--right,.aisb-hero--vertical-strips .aisb-hero-strips__pair{display:none}.aisb-hero--vertical-strips .aisb-hero-strips__mobile-marquee{display:block;grid-column:1/-1;padding:var(--aisb-section-space-lg) 0}.aisb-hero--vertical-strips .aisb-hero-strip__content{align-items:center;grid-column:1/-1;max-width:none;padding:var(--aisb-section-space-md) 0;text-align:center}.aisb-hero--vertical-strips .aisb-hero-strip__content--aligned{align-items:flex-start;grid-column:1/-1;max-width:none;padding:var(--aisb-section-space-md) 0;text-align:left}.aisb-hero--vertical-strips .aisb-hero-strip__content .aisb-hero__buttons{justify-content:center}.aisb-hero--vertical-strips .aisb-hero-strip__content--aligned .aisb-hero__buttons{justify-content:flex-start}.aisb-hero--vertical-strips .aisb-hero__logos--strips{margin-top:var(--aisb-section-space-md);padding-top:var(--aisb-section-space-md)}}.aisb-hero-strips__pair{align-self:stretch;display:flex;gap:var(--aisb-section-space-md);min-height:520px;overflow:hidden}.aisb-hero-strips__pair .aisb-hero-strip{flex:1;height:auto;min-height:0}.aisb-section--content-left.aisb-hero--vertical-strips .aisb-hero__container{direction:ltr;grid-template-columns:1fr minmax(360px,560px)}.aisb-section--content-right.aisb-hero--vertical-strips .aisb-hero__container{direction:ltr;grid-template-columns:minmax(360px,560px) 1fr}.aisb-hero-strip__content--aligned{align-items:flex-start;padding-left:0;padding-right:0;text-align:left}.aisb-hero-strip__content--aligned .aisb-hero__buttons{justify-content:flex-start}.aisb-hero-strip__content--aligned .aisb-hero__eyebrow.aisb-eyebrow--pill{align-self:flex-start}@media (max-width:1024px){.aisb-section--content-left.aisb-hero--vertical-strips .aisb-hero__container{direction:ltr;grid-template-columns:1fr minmax(280px,440px)}.aisb-section--content-right.aisb-hero--vertical-strips .aisb-hero__container{direction:ltr;grid-template-columns:minmax(280px,440px) 1fr}.aisb-hero--vertical-strips .aisb-hero-strip,.aisb-hero-strips__pair{min-height:440px}}.aisb-hero-strips__mobile-marquee{display:none}.aisb-hero-strips__mobile-marquee .aisb-hero-marquee__card{height:240px;width:180px}.aisb-hero-strips__mobile-marquee .aisb-hero-marquee__track{animation-duration:28s}@keyframes aisb-scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.aisb-hero-marquee{overflow:hidden;padding:var(--aisb-section-space-xl) 0;position:relative;width:100%}.aisb-hero-marquee__track{animation:aisb-scroll-left 45s linear infinite;display:flex;gap:var(--aisb-section-space-md);width:-moz-max-content;width:max-content;will-change:transform}.aisb-hero-marquee:hover .aisb-hero-marquee__track{animation-play-state:paused}.aisb-hero-marquee__card{border-radius:var(--aisb-section-radius-md,12px);flex-shrink:0;height:340px;overflow:hidden;width:260px}.aisb-hero-marquee__image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:transform .5s cubic-bezier(.16,1,.3,1);width:100%}.aisb-hero-marquee__card:hover .aisb-hero-marquee__image{transform:scale(1.04)}.aisb-hero-marquee__card .aisb-media-placeholder{aspect-ratio:unset;height:100%;min-height:auto}.aisb-hero-marquee__card:has(.aisb-media-placeholder){overflow:visible}.aisb-hero-marquee__fade{bottom:0;pointer-events:none;position:absolute;top:0;width:120px;z-index:10}.aisb-hero-marquee__fade--left{background:linear-gradient(to right,var(--section-bg,var(--aisb-color-background)) 0,transparent 100%);left:0}.aisb-hero-marquee__fade--right{background:linear-gradient(to left,var(--section-bg,var(--aisb-color-background)) 0,transparent 100%);right:0}.aisb-section--dark .aisb-hero-marquee__fade--left{background:linear-gradient(to right,var(--section-bg,var(--aisb-color-dark-background)) 0,transparent 100%)}.aisb-section--dark .aisb-hero-marquee__fade--right{background:linear-gradient(to left,var(--section-bg,var(--aisb-color-dark-background)) 0,transparent 100%)}@media (prefers-reduced-motion:reduce){.aisb-hero-marquee__track{animation:none!important}}@media (max-width:1024px){.aisb-hero-marquee__card{height:280px;width:220px}.aisb-hero-marquee__track{animation-duration:38s}.aisb-hero-marquee__fade{width:80px}}@media (max-width:767px){.aisb-hero-marquee{padding:var(--aisb-section-space-lg) 0}.aisb-hero-marquee__card{height:240px;width:180px}.aisb-hero-marquee__track{animation-duration:28s;gap:var(--aisb-section-space-sm)}.aisb-hero-marquee__fade{width:60px}}.aisb-hero--horizontal-marquee .aisb-hero__logos{margin-top:var(--aisb-section-space-md);padding-top:0}@media (max-width:767px){.aisb-hero--horizontal-marquee .aisb-hero__logos{margin-top:var(--aisb-section-space-sm)}}.aisb-hero-marquee--landscape .aisb-hero-marquee__card{height:225px;width:400px}@media (max-width:1024px){.aisb-hero-marquee--landscape .aisb-hero-marquee__card{height:180px;width:320px}}@media (max-width:767px){.aisb-hero-marquee--landscape .aisb-hero-marquee__card{height:158px;width:280px}}.aisb-hero-marquee--landscape .aisb-hero-marquee__track{animation-duration:55s}@media (max-width:1024px){.aisb-hero-marquee--landscape .aisb-hero-marquee__track{animation-duration:45s}}@media (max-width:767px){.aisb-hero-marquee--landscape .aisb-hero-marquee__track{animation-duration:35s}}.aisb-hero--stacked-mobile{overflow:hidden;position:relative}.aisb-hero__stacked-bg{inset:0;position:absolute;z-index:0}.aisb-hero__stacked-img{display:block;height:100%;-o-object-fit:var(--stacked-fit,cover);object-fit:var(--stacked-fit,cover);-o-object-position:var(--stacked-position,var(--focal-x,50%) var(--focal-y,50%));object-position:var(--stacked-position,var(--focal-x,50%) var(--focal-y,50%));width:100%}.aisb-hero--stacked-mobile .aisb-hero__container{position:relative;z-index:2}@media (max-width:767px){.aisb-hero--stacked-mobile{background-image:none;display:flex;flex-direction:column;overflow:visible;padding-bottom:0}.aisb-hero--stacked-mobile .aisb-hero__container{background:var(--section-bg,var(--aisb-color-background));order:1;padding:var(--aisb-section-space-xl) var(--aisb-section-space-md)}.aisb-hero--stacked-mobile .aisb-hero__stacked-bg{height:var(--stacked-image-height,280px);inset:auto;order:2;position:relative;width:100%}.aisb-hero--stacked-mobile .aisb-hero__stacked-img{height:var(--stacked-image-height,280px)}.aisb-hero--stacked-mobile .aisb-hero__overlay{display:none}.aisb-section--dark.aisb-hero--stacked-mobile .aisb-hero__container{background:var(--section-bg,var(--aisb-color-dark-background))}}@media (max-width:640px){.aisb-hero--stacked-mobile .aisb-hero__container{padding:var(--aisb-section-space-lg) var(--aisb-section-space-sm)}.aisb-hero--stacked-mobile .aisb-hero__stacked-bg,.aisb-hero--stacked-mobile .aisb-hero__stacked-img{height:var(--stacked-image-height,240px)}}