.custom-hero-section{padding:var(--section-padding) 0}.custom-hero-content-wrapper{margin:0 auto;padding:0!important}.hero-logo-title-wrapper{margin:0 auto 2em;max-width:30em;text-align:center;width:100%}.hero-logo-list{align-items:center;display:flex}.hero-logo-list.col-grid-2,.hero-logo-list.col-grid-3,.hero-logo-list.col-grid-4{align-items:stretch;display:grid;gap:var(--px20)}.hero-logo-list.col-grid-4{grid-template-columns:repeat(4,1fr)}.hero-logo-list.col-grid-3{grid-template-columns:repeat(3,1fr)}.hero-logo-list.col-grid-2{grid-template-columns:repeat(2,1fr)}.hero-logo-list-item{max-width:100%;text-align:center;width:100%}.hero-logo-list .hero-logo-wrapper{align-items:center;aspect-ratio:200/140;display:inline-flex;justify-content:center;margin:auto;max-width:10em;width:100%}.hero-logo-list .hero-logo-col img,.hero-logo-list .hero-logo-col svg{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.custom-hero .button-container{justify-content:center;padding-top:calc(var(--section-padding)/2)}.hero-testimonial-wrapper{margin:0 auto;max-width:45em;text-align:center;width:100%}.hero-testimonial-wrapper.is-styled{backdrop-filter:blur(5px);background-image:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));border-radius:1em;box-shadow:inset 2px 2px 10px 0 hsla(0,0%,100%,.1);padding:3em 4em}.hero-testimonial-image-wrapper{border-radius:100%;height:5em;margin:0 auto 1em;overflow:hidden;width:5em}.hero-testimonial-image-wrapper img{object-fit:cover}.hero-testimonial-quote{font-size:1.125em;font-style:italic}.hero-testimonial-author{font-weight:600;margin-bottom:0}@media (max-width:767px){.hero-logo-list.col-grid-3,.hero-logo-list.col-grid-4{grid-template-columns:repeat(2,1fr)}}