#hero_integrations_index{margin-bottom:0;overflow:hidden;position:relative}#hero_integrations_index:before{background:var(--hero-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;position:absolute;z-index:0}#hero_integrations_index .container{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding-bottom:75px;padding-top:75px;position:relative;z-index:1}.hero_content{max-width:75ch}.hero_content.white :not(.button){color:#fff!important}.hero_content>*{opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease}#hero_integrations_index.is-visible .hero_content>*{opacity:1;transform:translateY(0)}#hero_integrations_index.is-visible .hero_tag{transition-delay:0s}#hero_integrations_index.is-visible h1{transition-delay:60ms}#hero_integrations_index.is-visible .hero_subheading{transition-delay:.12s}#hero_integrations_index.is-visible .hero_cta{transition-delay:.18s}.hero_tag{color:var(--light-yellow);display:block;font-size:1.1rem;font-weight:700;line-height:1.1rem;margin-bottom:18px;text-transform:uppercase}.hero_cta{margin-top:2rem}.hero_icons{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);justify-self:end;max-width:400px}.icon-item{align-items:center;aspect-ratio:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;justify-content:center;opacity:0;padding:.75rem;transform:scale(.8) translateY(20px);transition:transform .2s ease,box-shadow .2s ease,opacity .4s ease}#hero_integrations_index.is-visible .icon-item{opacity:1;transform:scale(1) translateY(0)}#hero_integrations_index.is-visible .icon-item:first-child{transition-delay:0s}#hero_integrations_index.is-visible .icon-item:nth-child(2){transition-delay:50ms}#hero_integrations_index.is-visible .icon-item:nth-child(3){transition-delay:.1s}#hero_integrations_index.is-visible .icon-item:nth-child(4){transition-delay:.15s}#hero_integrations_index.is-visible .icon-item:nth-child(5){transition-delay:.2s}#hero_integrations_index.is-visible .icon-item:nth-child(6){transition-delay:.25s}#hero_integrations_index.is-visible .icon-item:nth-child(7){transition-delay:.3s}#hero_integrations_index.is-visible .icon-item:nth-child(8){transition-delay:.35s}#hero_integrations_index.is-visible .icon-item:nth-child(9){transition-delay:.4s}#hero_integrations_index.is-visible .icon-item:nth-child(10){transition-delay:.45s}#hero_integrations_index.is-visible .icon-item:nth-child(11){transition-delay:.5s}#hero_integrations_index.is-visible .icon-item:nth-child(12){transition-delay:.55s}#hero_integrations_index.is-visible .icon-item:nth-child(13){transition-delay:.6s}#hero_integrations_index.is-visible .icon-item:nth-child(14){transition-delay:.65s}#hero_integrations_index.is-visible .icon-item:nth-child(15){transition-delay:.7s}#hero_integrations_index.is-visible .icon-item:nth-child(16){transition-delay:.75s}.icon-item img{height:100%;object-fit:contain;width:100%}@media (max-width:1100px){#hero_integrations_index .container{grid-template-columns:1fr}.hero_content{max-width:100%}.hero_icons{display:none}}@media (max-width:768px){#hero_integrations_index .container{padding-bottom:50px;padding-top:50px}.hero_content,.hero_icons{max-width:100%}.hero_icons{gap:1rem;grid-template-columns:repeat(3,1fr)}.icon-item{padding:1rem}}@media (max-width:500px){.hero_icons{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.hero_content>*,.icon-item{opacity:1;transform:none;transition:none}#hero_integrations_index.is-visible .hero_content>*,#hero_integrations_index.is-visible .icon-item{transition-delay:0s}}