.hero-layout{--vertical-padding:2.5rem;display:flex;flex-direction:column;align-items:center;}.hero-layout:has(+ .pricing-cards-layout){padding-bottom:1.5rem;}.hero-layout-content-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;border-top-left-radius:var(--curved-layout-radius);border-bottom-right-radius:var(--curved-layout-radius);overflow:hidden;}.hero-layout-content{display:flex;flex-direction:column;align-items:center;padding-top:var(--vertical-padding);padding-bottom:var(--vertical-padding);}@media (min-width:40rem){.hero-layout-content{--vertical-padding:4rem;}.hero-layout-content.anchor-bottom{--vertical-padding:0;}.hero-layout-header.anchor-bottom{padding-top:2rem;padding-bottom:2rem;}}@media (min-width:64rem){.hero-layout.image-alignment-right .hero-layout-content{flex-direction:row;justify-content:space-between;align-items:unset;gap:2.5rem;}.hero-layout:has(.hero-layout-bottom-image.hero-layout-image-desktop) .hero-layout-content{padding-bottom:0;}}@media (min-width:120rem){.hero-layout-content{--vertical-padding:7rem;}.hero-layout-content.anchor-bottom{--vertical-padding:0;}}.hero-layout-header{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;z-index:1;}.hero-layout.image-alignment-right .hero-layout-header{gap:1rem;}.hero-layout-minor-heading{padding-bottom:1rem;font-size:var(--font-size-text-sm);line-height:var(--line-height-text-sm);font-weight:600;}.hero-layout-major-heading{max-width:32rem;padding-bottom:2rem;font-size:var(--font-size-display-md);line-height:var(--line-height-display-md);text-align:center;}.hero-layout-major-heading .hero-layout-heading-scribble{background-size:contain;background-repeat:no-repeat;background-position-y:var(--line-height-display-md);padding-bottom:2rem;white-space:nowrap;overflow:visible;}.hero-layout-subheading{max-width:50rem;font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);text-align:center;}.hero-layout-subheading.rounded-subheading{background-color:var(--evergreen-100);border-radius:12.5rem;padding:0.5rem 1.5rem;font-size:var(--font-size-text-md);line-height:var(--line-height-text-xl);}.hero-layout.image-alignment-right .hero-layout-subheading{max-width:32rem;}.hero-layout-cta-buttons{width:100%;display:flex;flex-direction:column;justify-content:center;padding-top:1.5rem;gap:1rem;}.hero-layout-cta-button{width:100%;justify-content:center;}@media (min-width:40rem){.hero-layout-cta-buttons{flex-direction:row;align-items:center;gap:2rem;}}@media (min-width:64rem){.hero-layout-header{min-width:25rem;}.hero-layout-header.text-alignment-top{justify-content:flex-start;}.hero-layout-header.text-alignment-bottom{justify-content:flex-end;}.hero-layout-subheading{font-size:var(--font-size-text-xl);line-height:var(--line-height-text-xl);}.hero-layout.image-alignment-right .hero-layout-header{align-items:flex-start;}.hero-layout.image-alignment-right .hero-layout-major-heading{text-align:left;}.hero-layout.image-alignment-right .hero-layout-subheading{text-align:left;}.hero-layout.image-alignment-right .hero-layout-cta-buttons{justify-content:flex-start;}.hero-layout-cta-button{width:fit-content;}}@media (min-width:80rem){.hero-layout .hero-layout-major-heading{max-width:38rem;font-size:var(--font-size-display-lg);line-height:var(--line-height-display-lg);}.hero-layout.image-alignment-bottom .hero-layout-major-heading{max-width:50rem;font-size:var(--font-size-display-xl);line-height:var(--line-height-display-xl);}.hero-layout .hero-layout-heading-scribble{background-position-y:var(--line-height-display-lg);}.hero-layout.image-alignment-bottom .hero-layout-heading-scribble{background-position-y:var(--line-height-display-xl);}}@media (min-width:120rem){.hero-layout .hero-layout-minor-heading{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);}.hero-layout .hero-layout-major-heading{max-width:53rem;font-size:var(--font-size-display-xl);line-height:var(--line-height-display-xl);}.hero-layout .hero-layout-heading-scribble{background-position-y:var(--line-height-display-xl);}}.hero-layout-mobile-image-wrapper{width:100%;display:flex;justify-content:center;}.hero-layout-mobile-image-wrapper:has(.mobile-image-position-bottom-right){justify-content:flex-end;}.hero-layout-side-image-wrapper{display:none;align-items:center;}.hero-layout-bottom-image{--image-height:16rem;max-width:100%;height:var(--image-height);margin-top:2rem;object-fit:contain;object-position:bottom;}.hero-layout-side-image{--image-width:28rem;--image-height:28rem;width:var(--image-width);height:var(--image-height);object-fit:contain;}.hero-layout-side-image.image-shape-wide{--image-width:25rem;}.hero-layout-side-image.image-shape-overflows-right{--image-width:48rem;margin-right:-17rem;}.hero-layout-side-image.image-shape-anchor-bottom{--image-height:auto;margin-left:-6rem;margin-bottom:calc(-1 * var(--vertical-padding));}.hero-layout-image-desktop{display:none;}.mobile-image-position-bottom{margin-bottom:calc(-1 * var(--vertical-padding));object-position:bottom;}.mobile-image-position-bottom-right{margin-bottom:calc(-1 * var(--vertical-padding));margin-right:calc(-1 * var(--layout-padding-smaller));object-position:bottom right;}@media (min-width:40rem){.hero-layout-bottom-image{--image-height:20rem;}}@media (min-width:64rem){.hero-layout-bottom-image{--image-height:25rem;margin-top:1rem;}.hero-layout-side-image.image-shape-anchor-bottom{--image-width:42rem;}.hero-layout-side-image-wrapper{display:flex;}.hero-layout-side-image-wrapper.anchor-bottom{align-items:end;}.hero-layout-image-desktop{display:block;}.hero-layout-mobile-image-wrapper{display:none;}.hero-layout-side-image.image-shape-anchor-bottom{margin-left:-2rem;}}@media (min-width:80rem){.hero-layout-bottom-image{--image-height:32rem;}.hero-layout-side-image{--image-width:36rem;--image-height:38rem;}.hero-layout-side-image.image-shape-wide{--image-width:36rem;}.hero-layout-side-image.image-shape-overflows-right{--image-width:54rem;}.hero-layout-side-image.image-shape-anchor-bottom{--image-width:48rem;}}@media (min-width:93.75rem) {.hero-layout-header{min-width:35rem;}}@media (min-width:120rem){.hero-layout-bottom-image{--image-height:44rem;}.hero-layout-side-image{--image-width:43rem;--image-height:43rem;}.hero-layout-side-image.image-shape-tall{--image-width:36rem;}.hero-layout-side-image.image-shape-wide{--image-width:52rem;margin-right:calc(-1 * var(--layout-padding-smaller));}.hero-layout-side-image.image-shape-overflows-right{--image-width:60rem;}.hero-layout-side-image.image-shape-anchor-bottom{--image-width:52rem;}}
.logo-carousel-layout{background-color:var(--harvest-midnight-50);}.logo-carousel-layout.is-evergreen-background{background-color:var(--evergreen-50);}.logo-carousel-layout .layout-content{max-width:100rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;}.logo-carousel-wrapper{display:flex;justify-content:center;flex-direction:column;width:100%;height:10.25rem;}@media (min-width:80rem){.logo-carousel-wrapper{flex-direction:row;height:7.5rem;}}.logo-carousel-text-container{flex:1;flex-shrink:0;margin-top:2rem;text-align:center;margin-right:1.5rem;}@media (min-width:80rem){.logo-carousel-text-container{width:13rem;margin-top:0;align-content:center;}}.logos-container{flex:1 1 75%;min-width:19rem;padding-top:1.5rem;overflow:hidden;display:flex;flex-direction:row;}@media (min-width:80rem){.logo-carousel-text-container .onside-text{display:flex;text-align:center;justify-self:center;}}.logos-container-inner{display:flex;animation:logo-carousel 30s linear infinite;gap:4rem;padding-right:4rem;}.logo-carousel-logos{height:4rem;object-fit:contain;}@keyframes logo-carousel{0%{transform:translateX(0);}100%{transform:translateX(-100%);}}
