.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;}}
.pricing-cards-layout-tabs{width:100%;display:flex;justify-content:center;gap:1rem;transform:translateY(-50%);}.pricing-cards-layout-tab{display:flex;justify-content:center;align-items:center;background-color:var(--harvest-midnight-50);padding:.6125rem 1rem;border-radius:.5rem;border:none;color:var(--harvest-midnight-500);font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);font-weight:600;cursor:pointer;}.pricing-cards-layout-tab:hover{background-color:var(--harvest-midnight-500);color:var(--harvest-midnight-50);}.pricing-cards-layout-tab.is-active{background-color:var(--harvest-midnight-500);color:var(--harvest-midnight-50);cursor:auto;}.pricing-cards-layout-tab-content{display:none;flex-direction:column;justify-content:center;align-items:center;padding-top:4rem;padding-bottom:6rem;gap:1.5rem;}.pricing-cards-layout-tab-content.is-active{display:flex;}@media (min-width:40rem){.pricing-cards-layout-tabs{gap:2rem;}}@media (min-width:64rem){.pricing-cards-layout-tab-content{flex-direction:row;align-items:unset;}}.plan-card{max-width:25rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;background-color:var(--dairy-cream-25);padding-bottom:2rem;overflow:hidden;}.plan-card:first-child{border-top-left-radius:5rem;}.plan-card:last-child{border-bottom-right-radius:5rem;}.plan-card-banner{width:100%;height:4.5rem;display:flex;justify-content:center;align-items:center;background-color:var(--zesty-meadow-500);font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);font-weight:600;text-align:center;}.plan-card-header{display:flex;flex-direction:column;padding:2rem 2rem 0;gap:1rem;}.plan-card-price-info{display:flex;justify-content:center;align-items:center;gap:.5rem;}.plan-card-price-info .plan-card-price{color:var(--harvest-midnight-500);font-size:var(--font-size-display-lg);line-height:var(--line-height-display-lg);font-weight:600;}.plan-card-price-info .plan-card-quantity{color:var(--harvest-midnight-500);font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);font-weight:600;white-space:pre;}.plan-card-info{display:flex;flex-direction:column;gap:.25rem;text-align:center;}.plan-card-info .plan-card-name{color:var(--harvest-midnight-500);font-size:var(--font-size-text-xl);line-height:var(--line-height-text-xl);font-weight:600;}.plan-card-info .plan-card-description{color:var(--gray-600);font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);}.plan-card-features{display:flex;flex-direction:column;padding:2rem 2rem 2.5rem;gap:1rem;}.plan-card-features li{color:var(--gray-600);display:flex;gap:.75rem;}.plan-card-features li::before{content:"\e9de";font-family:'onside_icon_font',emoji !important;speak:never;font-style:normal;font-size:1.2em;}.plan-card-button{width:calc(100% - 4rem);margin:0 2rem;}@media (min-width:64rem){.plan-card:has(.plan-card-banner){border-top-right-radius:5rem;}.pricing-cards-layout-tab-content:has(.plan-card-banner) .plan-card:not(:has(.plan-card-banner)){margin-top:4.5rem;}}
.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;}}
.pricing-table-layout-content{padding-top:6rem;padding-bottom:6rem;}.pricing-table-layout-heading{padding:0 var(--layout-padding-smaller);font-size:var(--font-size-display-md);line-height:var(--line-height-display-md);font-weight:600;text-align:center;}.pricing-table-layout-tabs{width:100%;display:flex;justify-content:center;margin-top:4rem;padding:0 var(--layout-padding-smaller);}.pricing-table-layout-tab{width:100%;max-width:20rem;display:flex;justify-content:center;align-items:center;background-color:var(--dairy-cream-25);padding:.625rem 1rem;border-top:1px solid var(--harvest-midnight-300);border-bottom:1px solid var(--harvest-midnight-300);border-left:none;border-right:none;color:var(--harvest-midnight-500);font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);font-weight:600;cursor:pointer;}.pricing-table-layout-tab:hover{background-color:var(--harvest-midnight-50);}.pricing-table-layout-tab.is-active{background-color:var(--harvest-midnight-500);color:var(--harvest-midnight-50);cursor:auto;}.pricing-table-layout-tab:first-of-type{border-left:1px solid var(--harvest-midnight-300);border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;}.pricing-table-layout-tab:last-of-type{border-right:1px solid var(--harvest-midnight-300);border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;}.pricing-tables-wrapper{padding:2rem var(--layout-padding-smaller) 1rem;overflow:auto;}@media (min-width:64rem){.pricing-table-layout-content{padding-top:8rem;padding-bottom:8rem;}.pricing-table-layout-heading{font-size:var(--font-size-display-lg);line-height:var(--line-height-display-lg);}.pricing-tables-wrapper{padding-top:6rem;overflow:auto;}}.pricing-table{width:100%;height:1px;display:none;table-layout:fixed;border-collapse:separate;border-spacing:0;}.pricing-table.is-mobile-only.is-active{display:table;}.pricing-table th:first-of-type:not(:last-of-type),.pricing-table td:first-of-type:not(:last-of-type){width:10rem;max-width:10rem;min-width:10rem;}.pricing-table-header-row th{vertical-align:top;}.pricing-table-group-row{cursor:pointer;}.pricing-table-group-row td > div{height:100%;padding:1rem;}.pricing-table.is-desktop-only .pricing-table-group-row td > div{border-top:1px solid var(--harvest-midnight-200);}.pricing-table.is-desktop-only .pricing-table-footer-row td > div{border-top:1px solid var(--harvest-midnight-200);}.pricing-table-group-header{display:flex;align-items:center;gap:.5rem;font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);font-weight:600;}.pricing-table-group-dropdown-icon{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg) !important;font-weight:600 !important;transition:transform 0.2s;}.pricing-table-group-row.is-open .pricing-table-group-dropdown-icon{transform:rotate(-180deg);}@media (min-width:40rem){.pricing-table th:first-of-type:not(:last-of-type),.pricing-table td:first-of-type:not(:last-of-type){width:15.5rem;max-width:15.5rem;min-width:15.5rem;}}@media (min-width:64rem){.pricing-table.is-mobile-only.is-active{display:none;}.pricing-table.is-desktop-only.is-active{display:table;}}@media (min-width:80rem){.pricing-table-group-row td > div{padding:1.25rem 1.5rem;}}.pricing-table-group-features-row .pricing-table-features-table-wrapper{max-height:0;overflow:hidden;transition:max-height 0.2s ease;}.pricing-table-group-features-row.is-open .pricing-table-features-table-wrapper{transition:max-height 0.2s ease-out;}.pricing-table-features-table{width:100%;height:1px;table-layout:fixed;border-collapse:separate;border-spacing:0;}.pricing-table-feature-row td{padding:1rem;}.pricing-table-feature-row:nth-child(odd){background:var(--dairy-cream-200);}.pricing-table-feature-heading{display:flex;align-items:center;gap:.25rem;}.pricing-table-feature-help-icon{color:var(--gray-400);}.pricing-table-feature-help-icon{color:var(--gray-400);}.pricing-table.is-mobile-only .pricing-table-feature-help-icon{display:none;}.pricing-table-feature-value{color:var(--harvest-midnight-500);font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);text-align:center;}.pricing-table.is-mobile-only .pricing-table-feature-value{text-align:right;}.pricing-table-feature-value-icon{font-size:var(--font-size-text-xl);}@media (min-width:80rem){.pricing-table-feature-row td{padding:1.25rem 1.5rem;}}.pricing-table.is-desktop-only .pricing-table-header-row .is-highlighted{border-top:3px solid var(--harvest-midnight-500);border-top-left-radius:1rem;border-top-right-radius:1rem;}.pricing-table.is-desktop-only .is-highlighted{background-color:var(--harvest-midnight-50);border-left:3px solid var(--harvest-midnight-500);border-right:3px solid var(--harvest-midnight-500);}.pricing-table.is-desktop-only .pricing-table-footer-row .is-highlighted{border-bottom:3px solid var(--harvest-midnight-500);border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;}.pricing-table-plan{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 1rem;gap:2rem;}.pricing-table-plan-content{height:100%;display:flex;flex-direction:column;gap:1rem;}.pricing-table-plan-icon{display:flex;justify-content:center;}.pricing-table-plan-price-info{display:flex;justify-content:center;align-items:center;gap:.5rem;}.pricing-table-plan-price-info .pricing-table-plan-price{color:var(--harvest-midnight-500);font-size:var(--font-size-display-lg);line-height:var(--line-height-display-lg);font-weight:600;}.pricing-table-plan-price-info .pricing-table-plan-quantity{color:var(--harvest-midnight-500);font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);font-weight:600;white-space:pre;text-align:left;}.pricing-table-plan-info{display:flex;flex-direction:column;gap:.25rem;text-align:center;}.pricing-table-plan-info .pricing-table-plan-name{color:var(--harvest-midnight-500);font-size:var(--font-size-text-xl);line-height:var(--line-height-text-xl);font-weight:600;}.pricing-table-plan-info .pricing-table-plan-description{color:var(--gray-600);font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);font-weight:400;}.pricing-table-plan-button{width:100%;}@media (min-width:40rem){.pricing-table-plan{padding:2.5rem 1.5rem;}}
.static-grid-content{padding-top:48px;padding-bottom:48px;}@media (min-width:400px){.static-grid-content{padding-top:64px;padding-bottom:64px;}}.two-column-grid .static-grid-item{width:320px;}.three-column-grid .static-grid-item{width:320px;}@media (min-width:400px){.two-column-grid .static-grid-item{width:400px;}.three-column-grid .static-grid-item{width:400px;}}@media (min-width:1280px){.two-column-grid .static-grid-item{width:calc(50% - 16px);}.three-column-grid .static-grid-item{width:calc(calc(100% / 3) - 22px);}}.static-grid-content .static-grid-items{gap:64px 32px;place-content:center;}.static-grid-item{display:flex;flex-direction:column;background-color:var(--dairy-cream-25);padding:24px;gap:24px;border:2px solid var(--harvest-midnight-500);border-radius:16px;}.static-grid-item .static-grid-item-heading{color:var(--gray-900);}.static-grid-item .static-grid-item-description{color:var(--gray-600);}.static-grid-item.is-dark{background-color:var(--harvest-midnight-500);border-radius:8px;}.static-grid-item.is-dark .static-grid-item-heading,.static-grid-item.is-dark .static-grid-item-description{color:var(--white);}@media (min-width:960px){.three-column-grid .static-grid-item{flex-direction:row;}}
.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;}
