.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%);}}
.heading-layout-content{padding-top:6rem;}.heading-layout-heading{font-size:var(--font-size-display-md);line-height:var(--line-height-display-lg);letter-spacing:-0.02em;font-weight:600;text-align:center;}@media (min-width:40rem){.heading-layout-heading{font-size:var(--font-size-display-lg);}}
.image-opposite-content-layout{--top-padding:5rem;--bottom-padding:5rem;}.image-opposite-content-layout.previous-color-same .image-opposite-content{--top-padding:2rem;}.image-opposite-content-layout.next-color-same .image-opposite-content{--bottom-padding:2rem;}.image-opposite-content{display:flex;flex-direction:column;align-items:center;padding-top:var(--top-padding);padding-bottom:var(--bottom-padding);gap:2rem;}.image-opposite-content:has(.cta-opposite){padding-left:var(--layout-padding);padding-right:var(--layout-padding);}.image-opposite-content.container-image-align-left{justify-content:left;}@media (min-width:64rem){.image-opposite-content{gap:5rem;}.image-opposite-content:has(.grid-opposite){gap:4rem;}.image-opposite-content.container-image-align-right{flex-direction:row;justify-content:space-between;}.image-opposite-content.container-image-align-left{flex-direction:row-reverse;}.image-opposite-content-layout.next-color-same .image-opposite-content{--top-padding:3rem;}.image-opposite-content-layout.next-color-same .image-opposite-content{--bottom-padding:3rem;}}.image-opposite-content-image{width:100%;height:20rem;object-fit:contain;object-position:top;}.image-opposite-content-image.image-shape-wide{height:12rem;}.image-opposite-content:has(.grid-opposite) .image-opposite-content-image{display:none;}@media (min-width:40rem){.image-opposite-content-image.image-shape-wide{height:18rem;}}@media (min-width:64rem){.image-opposite-content-image{width:28rem;height:24rem;object-position:left;}.image-opposite-content-image.image-shape-wide{width:32rem;height:24rem;}.image-opposite-content.container-image-align-right .image-opposite-content-image{object-position:right;}.image-opposite-content:has(.grid-opposite) .image-opposite-content-image{width:28rem;height:28rem;display:block;}}@media (min-width:80rem){.image-opposite-content-image{width:32rem;height:28rem;}.image-opposite-content-image.image-shape-wide{width:38rem;height:28rem;}.image-opposite-content:has(.grid-opposite) .image-opposite-content-image{width:36rem;height:36rem;}}.copy-opposite{display:flex;flex-direction:column;gap:1rem;}.copy-opposite-header{display:flex;flex-direction:column;gap:1.5rem;}.copy-opposite-minor-header-text{font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);font-weight:var(--font-weight-semi-bold);}.copy-opposite-header-text{font-size:var(--font-size-display-xs);line-height:var(--line-height-display-xs);letter-spacing:-0.02em;font-weight:600 !important;}@media (min-width:40rem){.copy-opposite-header-text{font-size:var(--font-size-display-sm);line-height:var(--line-height-display-sm);}}@media (min-width:64rem){.copy-opposite-header-text{font-size:var(--font-size-display-md);line-height:var(--line-height-display-md);}}.cta-opposite{display:flex;flex-direction:column;align-items:center;gap:2.5rem;}@media (min-width:48rem){.cta-opposite{align-items:start;}}.cta-opposite-heading{font-size:var(--font-size-display-xs);line-height:var(--line-height-display-xs);font-weight:var(--font-weight-semi-bold);text-align:center;}@media (min-width:48rem){.cta-opposite-heading{font-size:var(--font-size-display-lg);line-height:var(--line-height-display-lg);letter-spacing:-0.02em;}}@media (min-width:48rem){.cta-opposite-heading{text-align:start;}}.cta-opposite-list{display:flex;flex-direction:column;padding:0 1rem;gap:1.25rem;}.cta-opposite .cta-opposite-list .text-with-icon .text{font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);}@media (min-width:40rem){.cta-opposite .cta-opposite-list .text-with-icon .text{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);}}.cta-opposite-actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;}.cta-opposite .cta-opposite-actions .cta-opposite-actions-primary{width:100%;}@media (min-width:48rem){.cta-opposite-actions{justify-content:flex-start;gap:.75rem;}.cta-opposite .cta-opposite-actions .cta-opposite-actions-primary{width:fit-content;}}.grid-opposite{display:flex;flex-direction:column;gap:4rem;}.grid-opposite-headings{display:flex;flex-direction:column;gap:1.5rem;text-align:center;}.grid-opposite-items{display:grid;gap:2rem 1rem;}.grid-opposite-item{display:flex;flex-direction:column;align-items:center;gap:1.25rem;}.grid-opposite-item-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;}@media (min-width:40rem){.grid-opposite-items{grid-template-columns:repeat(2,1fr);}}@media (min-width:64rem){.grid-opposite-items{gap:4rem 2rem;}}
.video-carousel .video-carousel-content{width:100%;display:flex;align-items:center;flex-direction:column;text-align:center;overflow:hidden;justify-content:center;padding:5.625rem 2rem;}.video-carousel-headings{display:flex;flex-direction:column;align-items:center;width:100%;gap:1.25rem;}.video-carousel-headings .video-carousel-heading{font-size:var(--font-size-display-sm);line-height:var(--line-height-display-sm);font-weight:var(--font-weight-semi-bold);max-width:43rem;}.video-array-container{--video-width:100vw;--next-video-width:calc(var(--video-width) * 0.8);--margin-sides:1rem;max-width:var(--video-width);width:100%;position:relative;padding-top:2rem;}.video-array-container.video-single::before{content:"";position:absolute;height:30.25rem;width:9rem;background-image:url("/img/video-carousel-single.svg");background-repeat:no-repeat;background-size:contain;right:-8rem;bottom:58%;z-index:0;display:none;}@media (min-width:40rem){.video-array-container{--video-width:28rem;}}@media (min-width:48rem){.video-array-container{--video-width:31rem;--margin-sides:2rem;}.video-carousel-headings .video-carousel-heading{font-size:var(--font-size-display-md);line-height:var(--line-height-display-md);letter-spacing:-0.02em;}}@media (min-width:64rem){.video-carousel-headings .video-carousel-heading{max-width:36rem;}.video-array-container{--video-width:40rem;padding-top:4rem;}.video-array-container.video-single::before{bottom:60%;height:34.25rem;width:10rem;display:block;}}@media (min-width:80rem){.video-carousel-headings .video-carousel-heading{max-width:45rem;}.video-array-container{--video-width:49.5rem;}.video-array-container.video-single::before{bottom:65%;}}.video-array{display:flex;align-items:center;position:relative;}.video-array.offset-0{left:calc((100% - var(--video-width)) / 2);}.video-array.offset-1{left:calc((100% - var(--video-width)) / 2 - var(--next-video-width) - var(--margin-sides));}.video-array.offset-2{left:calc((100% - var(--video-width)) / 2 - var(--next-video-width) * 2);}.video-array.offset-3{left:calc((100% - var(--video-width)) / 2 - var(--next-video-width) * 3);}.video-array.offset-4{left:calc((100% - var(--video-width)) / 2 - var(--next-video-width) * 4);}.video-description{padding:1.5rem 0;max-width:31.25rem;}.video-container{display:none;position:relative;filter:brightness(.7);}.video-container.selected{filter:none;}.video-container.previous,.video-container.next,.video-container.selected{display:block;}.video-container.previous,.video-container.double-previous{margin-right:var(--margin-sides);}.video-container.next,.video-container.double-next{margin-left:var(--margin-sides);}.video-container .video,.video-container .video-iframe{width:var(--next-video-width);aspect-ratio:16 / 9;border:none;border-radius:0.5rem;object-fit:cover;}.video-container.selected .video,.video-container.selected .video-iframe{width:var(--video-width);aspect-ratio:16 / 9;box-shadow:0 0.75rem 4rem -0.75rem rgba(255,255,255,0.2);}
.text-with-icon{display:flex;align-items:flex-start;gap:1rem;}.text-with-icon .icon{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);}@media (min-width:40rem){.text-with-icon{display:flex;align-items:flex-start;gap:1.5rem;}.text-with-icon .icon{font-size:var(--font-size-text-xl);line-height:var(--line-height-text-lg);}}
