.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;}}
.hubspot-form-layout{padding-top:6rem;padding-bottom:6rem;}.hubspot-form-layout-content{max-width:59rem;display:flex;flex-direction:column;gap:2rem;}
.cta-layout{--cta-layout-card-background-color:transparent;--previous-layout-color:white;--next-layout-color:white;position:relative;z-index:1;background-color:var(--cta-layout-card-background-color);}.cta-layout.is-large{overflow:hidden;}.cta-layout-top,.cta-layout-bottom{position:absolute;height:50%;width:100%;}.cta-layout-top{bottom:50%;background-color:var(--previous-layout-color);}.cta-layout-bottom{top:50%;background-color:var(--next-layout-color);}.cta-layout-card{width:100%;display:flex;flex-direction:column;padding:2.5rem;gap:1rem;border-radius:1rem;overflow:hidden;align-items:center;position:relative;margin:2rem 0;z-index:1;background-color:var(--cta-layout-card-background-color);text-align:center;}.cta-layout.is-large .cta-layout-card{margin:0;padding:4rem;overflow:visible;}.cta-layout.is-row-content .cta-layout-card,.cta-layout.is-large .cta-layout-card{row-gap:2rem;padding:3rem;}.cta-layout-card.is-left-aligned{text-align:left;flex-direction:column;align-items:flex-start;}.cta-layout-card.is-left-aligned .cta-layout-action{align-items:flex-start;margin-left:auto;}.cta-layout-headings{display:flex;flex-direction:column;gap:1rem;}.cta-layout-heading{font-size:var(--font-size-display-xs);line-height:var(--line-height-display-xs);font-weight:600;}.cta-layout-subheading{font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);max-width:43rem;}.cta-layout.is-row-content .cta-layout-heading,.cta-layout.is-large .cta-layout-heading{font-size:var(--font-size-display-xs);line-height:var(--line-height-display-xs);}.cta-layout.is-row-content .cta-layout-subheading,.cta-layout.is-large .cta-layout-subheading{font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);}.cta-layout-action{width:100%;display:flex;align-items:center;gap:1rem;flex-direction:column;}.cta-layout-action .onside-button{width:100%;justify-content:center;}.cta-layout-action .onside-button.carousel-button-primary{width:fit-content;padding:1rem;}.cta-layout.is-row-content .cta-layout-action .onside-button,.cta-layout.is-row-content .cta-layout-action{width:fit-content;margin-top:auto;}.cta-layout.is-large .cta-layout-action{margin-bottom:3rem;}.cta-layout-background-image-left,.cta-layout-background-image-right,.cta-layout-background-image-scribble{display:none;}.cta-layout.is-gradient .cta-layout-card{background-image:linear-gradient( to top left,var(--harvest-midnight-500) 0%,var(--harvest-midnight-500) 70%,var(--evergreen-500) 100% );}@media (min-width:40rem){.cta-layout-action{width:unset;flex-direction:row;}.cta-layout-heading{font-size:var(--font-size-display-sm);line-height:var(--line-height-display-sm);font-weight:600;}.cta-layout-subheading{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);max-width:43rem;}.cta-layout.is-row-content .cta-layout-heading,.cta-layout.is-large .cta-layout-heading{font-size:var(--font-size-display-md);line-height:var(--line-height-display-md);}.cta-layout.is-row-content .cta-layout-subheading,.cta-layout.is-large .cta-layout-subheading{font-size:var(--font-size-display-xs);line-height:var(--line-height-display-xs);}.cta-layout.is-large .cta-layout-card .cta-layout-headings{padding:1rem;}.cta-layout.is-large .cta-layout-card .cta-layout-action{padding:0;}.cta-layout-action .onside-button{width:15rem;}}@media(min-width:59.25rem){.cta-layout-card.is-left-aligned{flex-direction:row;align-items:center;padding:3rem;}.cta-layout.is-row-content .cta-layout-heading,.cta-layout.is-large .cta-layout-heading{font-size:var(--font-size-display-lg);line-height:var(--line-height-display-lg);}.cta-layout.is-row-content .cta-layout-subheading,.cta-layout.is-large .cta-layout-subheading{font-size:var(--font-size-display-xs);line-height:var(--line-height-display-xs);}.cta-layout-action{justify-content:flex-end;}.cta-layout.is-gradient .cta-layout-card{row-gap:2rem;}.cta-layout.is-gradient .cta-layout-headings{max-width:32rem;}.cta-layout-background-image-left,.cta-layout-background-image-right{display:block;position:absolute;bottom:-145px;z-index:-1;width:100%;height:100%;}.cta-layout.is-large .cta-layout-card .cta-layout-background-image-left,.cta-layout.is-large .cta-layout-card .cta-layout-background-image-right{bottom:-215px;}.cta-layout-background-image-left{left:-395px;}.cta-layout-background-image-right{right:-395px;transform:scaleX(-1);}.cta-layout-background-image-scribble{position:absolute;width:30rem;height:130%;display:block;top:-25%;right:-25px;z-index:-1;}.cta-layout.is-row-content .cta-layout-card .cta-layout-action .onside-button{margin-left:3rem;justify-content:flex-end;}}@media (min-width:80rem){.cta-layout-headings{padding:2.5rem;}.cta-layout.is-gradient .cta-layout-headings{padding:0.5rem;}.cta-layout.is-large .cta-layout-card{padding:4rem;}.cta-layout-background-image-left{bottom:-155px;left:-300px;}.cta-layout-background-image-right{bottom:-155px;right:-300px;}.cta-layout.is-large .cta-layout-card .cta-layout-background-image-left,.cta-layout.is-large .cta-layout-card .cta-layout-background-image-right{width:40rem;height:20rem;bottom:-140px;}.cta-layout.is-row-content .cta-layout-card,.cta-layout.is-row-content .cta-layout-headings{flex-direction:row;align-items:center;justify-content:space-between;gap:6rem;flex-wrap:wrap;}.cta-layout.is-row-content .cta-layout-headings .cta-layout-subheading{max-width:31.125rem;}.cta-layout.is-row-content .cta-layout-headings .cta-layout-heading{max-width:15.125rem;}.cta-layout.is-gradient .cta-layout-headings{max-width:45rem;}.cta-layout.is-row-content .cta-layout-card .cta-layout-action .onside-button{margin-top:0;}}
.faqs-layout-content{--main-color:var(--evergreen-500);--inverse-color:var(--dairy-cream-25);display:flex;flex-direction:column;gap:4rem;padding-top:6rem;padding-bottom:6rem;}.faqs-layout-heading{color:var(--inverse-color);font-size:var(--font-size-display-md);line-height:var(--line-height-display-md);font-weight:600;text-align:center;}.faqs-list{display:flex;flex-direction:column;gap:1rem;}.faqs-list-item{display:flex;flex-direction:column;padding:2rem 2rem 2rem 5rem;color:var(--inverse-color);border-radius:1rem;cursor:pointer;}.faqs-list-item:hover{transition:background-color .3s ease;background-color:var(--evergreen-600);}.faqs-list-item.is-open{background-color:var(--inverse-color);color:var(--main-color);}.faqs-list-item::before{content:"\ec77";font-family:'onside_icon_font',emoji !important;speak:never;font-style:normal;font-size:1.5rem;line-height:1.75rem;position:absolute;margin-left:-3rem;}.faqs-list-item.is-open::before{content:"\ec1e";}.faqs-list-item-heading{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);font-weight:600;}.faqs-list-item-content{max-height:0;display:flex;flex-direction:column;gap:.5rem;overflow:hidden;transition:max-height .2s ease,padding .2s ease;}.faqs-list-item.is-open .faqs-list-item-content{padding-top:.5rem;transition:max-height .2s ease-out,padding .2s ease-out;}.faqs-list-item-answer{color:var(--gray-600);font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);}.faqs-list-item-link{width:fit-content;display:flex;align-items:center;gap:.25rem;color:var(--primary-700);font-size:var(--font-size-text-sm);line-height:var(--line-height-text-sm);font-weight:600;}.faqs-list-item-link:hover .faqs-list-item-link-text{text-decoration:underline;}.faqs-list-item-link-icon{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg) !important;font-weight:600 !important;}
