.module-hero-homepage{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 48px auto;grid-template-areas:"main lottie" "space space" "button carousel";align-items:end;height:900px;width:100%;max-width:1280px;padding:var(--padding-lg) 0;margin:0 auto;overflow:hidden;position:relative}.module-hero-homepage__container{background:linear-gradient(180deg,#bec9c9 0,#bec9c9 30%,rgba(102,80,0,.8) 80%);position:relative;overflow:hidden;mix-blend-mode:multiply;container-type:inline-size;display:flex;justify-content:center}.module-hero-homepage__headline-container{grid-area:main}.module-hero-homepage__lottie-container{justify-self:end;grid-area:lottie}.module-hero-homepage__carousel-container{justify-self:end;align-self:center;grid-area:carousel}.module-hero-homepage__cta-container{grid-area:button}.module-hero-homepage--blur-background{background-image:url(/_next/static/media/Blur.97949963.png);width:75%;height:80%}.module-hero-homepage--blur-background,.module-hero-homepage--overlay-background{background-repeat:no-repeat;background-size:cover;position:absolute;left:0;bottom:0;z-index:-1}.module-hero-homepage--overlay-background{background-image:url(/_next/static/media/Overlay.d96605c2.png);width:100%;height:50%;mix-blend-mode:multiply}.module-hero-homepage__background-image{pointer-events:none;position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.module-hero-homepage__h1{width:100%;max-width:734px;color:var(--white-primary);font-feature-settings:"ss01" on,"ss06" on,"ss03" on,"ss07" on,"ss02" on;font-family:Uncut Sans Variable;font-size:72px;font-style:normal;font-weight:400;line-height:115%;letter-spacing:-2.88px}.module-hero-homepage__cta{display:flex;height:48px;padding:var(--padding-xxs) var(--padding-xs);justify-content:center;align-items:center;gap:6px;border-radius:1000px;background:var(--sun-600);color:var(--forest-900)}.module-hero-homepage__lottie{display:flex;flex-direction:column;align-items:flex-start;gap:var(--padding-xxxs);margin-bottom:120px}.module-hero-homepage__lottie-item{display:flex;padding:var(--padding-xxxxs) var(--padding-xxs);justify-content:center;align-items:center;gap:var(--padding-xxxxs);border-radius:1000px;background:#ffe999;color:var(--forest-900);font-feature-settings:"ss03" on,"ss07" on,"ss02" on,"ss06" on,"ss01" on;font-family:Uncut Sans Variable;font-size:16px;font-style:normal;font-weight:600;line-height:100%}.module-hero-homepage__lottie-svg{width:var(--padding-xs);height:var(--padding-xs)}@container (max-width: 1440px){.module-hero-homepage--blur-background{max-width:1249px;width:100%;height:718px}}@media (max-width:1440px){.module-hero-homepage--blur-background{max-width:1249px;width:100%;height:718px}}@media (max-width:1360px){.module-hero-homepage{margin:0 40px}}@container (max-width: 1360px){.module-hero-homepage{margin:0 40px}}@media (max-width:1023px){.module-hero-homepage{grid-template-columns:1fr 1fr;grid-template-rows:1fr auto 32px auto;grid-template-areas:"lottie lottie" "main main" "space space" "button carousel";height:786px}.module-hero-homepage__h1{max-width:540px;font-size:52px;letter-spacing:-1.56px}.module-hero-homepage__lottie{gap:6px;margin-bottom:260px}.module-hero-homepage__lottie-item{padding:6px 12px;gap:6px;font-size:14px;font-style:normal}.module-hero-homepage__lottie-svg{width:18px;height:18px}.module-hero-homepage--blur-background{height:445px;max-width:980px}}@media (max-width:639px){.module-hero-homepage{padding:48px 0;height:730px;margin:0 20px}.module-hero-homepage__lottie-container{justify-self:start}.module-hero-homepage__lottie{margin-bottom:24px}.module-hero-homepage__h1{max-width:335px;font-feature-settings:"ss05" on,"ss03" on,"ss02" on,"ss06" on,"ss01" on;font-size:42px;line-height:110%;letter-spacing:-1.26px}.module-hero-homepage__lottie-item{padding:6px 8px}.module-hero-homepage--blur-background{height:373px;max-width:734px}}.carousel__dots{display:flex;width:100%;justify-content:space-between;align-items:center}.carousel__dots-wrapper{gap:6px;display:flex;align-items:center}.carousel__dots-dot--isActive{width:32px;height:14px;border-radius:10.5px;border:none;background:var(--white-primary);cursor:default}.tooltip__content{animation-duration:.6s;animation-timing-function:cubic-bezier(.16,1,.3,1)}div:not(:has(.select-wrapper))[data-radix-popper-content-wrapper][style]{@media (pointer:coarse){top:50%!important;left:50%!important;transform:translate(50%,50%)!important;z-index:999!important}}.tooltip__content[data-state=delayed-open][data-side=top],.tooltip__content[data-state=instant-open][data-side=top]{animation-name:slideDownAndFade;@media (pointer:coarse){animation-name:slideDownMobile}}.tooltip__content[data-state=delayed-open][data-side=right],.tooltip__content[data-state=instant-open][data-side=right]{animation-name:slideLeftAndFade;@media (pointer:coarse){animation-name:slideDownMobile}}.tooltip__content[data-state=delayed-open][data-side=bottom],.tooltip__content[data-state=instant-open][data-side=bottom]{animation-name:slideUpAndFade;@media (pointer:coarse){animation-name:slideDownMobile}}.tooltip__content[data-state=delayed-open][data-side=left],.tooltip__content[data-state=instant-open][data-side=left]{animation-name:slideRightAndFade;@media (pointer:coarse){animation-name:slideDownMobile}}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRightAndFade{0%{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:translateX(0)}}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftAndFade{0%{opacity:0;transform:translateX(6px)}to{opacity:1;transform:translateX(0)}}@keyframes slideDownMobile{0%{opacity:0;transform:translate(-50%,calc(-50% + -6px))}to{opacity:1;transform:translate(-50%,-50%)}}.illustration--card:hover .cta--button{border-color:transparent}.module--homepage__animate__wrapper{transition:all .5s linear}.module--homepage__tab--animation{position:absolute;top:12px;bottom:0;border-radius:1000px;z-index:0;height:44px}.select--container--isSticky{border-bottom:1px solid #123333;width:100%;padding-top:32px;display:flex;justify-content:center;align-items:center}.select--container{display:none}.module--home-page__content--isMobile{display:none!important}.module--homepage,.module--homepage__wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}.module--homepage{margin:80px auto;border-radius:48px;transition:all .5s linear}.module--home__container{margin:0 auto;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.module--homepage--second{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;width:100%;padding:0 120px}.module--container-carousel{width:100vw;display:flex}.module--homepage__title{color:var(--primary-color,#123333);text-align:center;font-size:48px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-1.44px;margin-bottom:32px}.module--homepage__cta{border-radius:1000px;padding:16px 24px;color:#fff;font-size:16px;font-weight:600;line-height:100%;background:#446464;text-decoration:none}.sticky-inner-container--isFixed{margin:80px auto 0;border-radius:0}.sticky-inner-container{position:sticky;top:40px;height:100vh;overflow:hidden;max-width:1280px;padding:80px 0}.module--homepage__tabs{background-color:#fff;border-radius:1000px;padding:12px;margin-bottom:80px;display:flex;align-items:center;position:relative;height:68px}.module--homepage__tab{border-radius:1000px;padding:8px 16px;margin-right:10px;font-size:16px;color:#446464;position:relative;font-weight:600;cursor:pointer;line-height:100%}.module--homepage__tab--isActive{color:#123333}.module--homepage__tab:last-child{margin-right:0}.module--homepage__tabs__content{max-width:46.25%}.module--homepage__tabs__content .cta--button-wrapper{width:-moz-fit-content;width:fit-content}.module--homepage__tabs__content__title{color:var(--primary-color,#123333);font-size:32px;font-weight:500;line-height:130%;letter-spacing:-.64px;padding-bottom:12px}.module--homepage__tabs__content__copy{color:var(--primary-color,#123333);font-size:16px;font-weight:400;line-height:160%;padding-bottom:32px}.module--homepage__features__wrapper{margin-bottom:16px}.module--homepage__features{display:flex;align-items:center;padding-bottom:16px}.module--homepage__features__text{border-bottom:1.5px solid var(--primary-color,#123333);margin-left:8px;color:var(--primary-color,#123333);font-size:16px;font-weight:600;line-height:100%;text-decoration:none}.module--home-page__select--tabs{display:none}.carousel-image{position:relative;z-index:1}.module--homepage__tabs_content_image{max-width:100%;-o-object-fit:cover;object-fit:cover;max-height:475px;max-width:410px;border-radius:24px}.module--homepage__tabs__wrapper{width:100%;flex-shrink:0}@media (max-width:1360px){.sticky-inner-container{margin:80px 40px}.sticky-inner-container--isFixed{margin:0}}.module--homepage--started{max-width:100%;margin:0 auto;border-radius:0}@media (max-width:1130px){.module--homepage__tabs__wrapper{max-width:100%}.module--homepage--second{justify-content:space-evenly}}@media (max-width:1023px){.module--homepage{padding:64px 0}.module--homepage__wrapper{position:static;top:auto;z-index:auto;padding-top:0}.module--home__container{padding:0;max-width:100%}.module--homepage__features__wrapper{margin-bottom:8px}.select--container{display:flex;position:sticky!important;top:54px;padding-top:24px!important;padding-bottom:24px!important}.module--homepage__tabs__content__copy{font-size:16px;font-weight:400;line-height:160%}.module--homepage{margin:0;border-radius:0}.module--home-page__content--isMobile{display:block!important;width:100%;padding:40px 20px 0}.module--homepage__features{padding-bottom:24px}.module--homepage__tabs__wrapper--isDesktop{display:none}.module--homepage__title{font-size:38px;line-height:125%;letter-spacing:-.76px;margin-bottom:0}.module--homepage__tabs__content__title{font-size:26px;line-height:140%;letter-spacing:-.26px}.module--homepage__tabs__wrapper--paddingTop .module--homepage__tabs__content__title{padding-top:52px}.module--homepage__animate__wrapper--started{height:auto}.module--homepage__tabs__content{max-width:100%}.module--homepage__tabs_content_image{border-radius:10.458px;width:100%}.module--homepage__tabs{display:none}.module--home-page__select--tabs{display:block;margin-bottom:64px}.module--homepage__tabs__wrapper{flex-direction:column;min-height:auto;margin:0 auto;padding:0;gap:48px;max-width:511px;display:flex}}@media (max-width:639px){.module--homepage{padding:64px 0}.module--homepage__tabs__wrapper{max-width:100%}.module--homepage__title{font-size:32px;line-height:120%;letter-spacing:-.64px}.module--homepage__tabs__content__copy{padding-bottom:24px}.module--homepage__features__wrapper{margin-bottom:8px}.module--home-page__content--isMobile{padding:64px 20px 0}.module--homepage__tabs__content__title{font-size:22px;line-height:140%;letter-spacing:-.22px;padding-bottom:8px}.module--homepage__features{padding-bottom:16px}.module--homepage__tabs_content_image{border-radius:16px}}.horizontal-section{position:relative;width:100%}.cards-container{position:relative;height:100%;padding:0;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.tall-outer-container{position:relative;width:100%}.horizontal-translate-container{position:absolute;height:100%;will-change:transform}.compare-matrix-pricing{.compare-section.open+.compare-section{border-color:#fff}}.compare-matrix-mobile__btn{padding-left:clamp(8px,2.5vw,20px);padding-right:clamp(8px,2.5vw,20px)}.compare-matrix-banner__btn-discount,.compare-matrix-banner__btn-trial{@media (max-width:639px){margin-right:0;padding-left:clamp(8px,2.5vw,16px);padding-bottom:clamp(8px,2.5vw,14px);padding-right:clamp(8px,2.5vw,16px);padding-top:clamp(8px,2.5vw,14px)}}.compare-row__bottom:not(:first-child){position:relative;z-index:20;box-shadow:0 6px 0 var(--white-primary),-6px 0 0 var(--white-primary),6px 0 0 var(--white-primary);transform:translateZ(0);&:before{left:-1px}&:after,&:before{content:"";position:absolute;top:-4px;height:4px;width:1px;background:var(--forest-400)}&:after{right:-1px}}.desktop-break{display:none}@media (max-width:1024px){.desktop-break{display:inherit}}@media (min-width:640px) and (max-width:1023px){.tablet-break{display:none}}@media (max-width:639px){.mobile-break{display:none}}.feature-module__text a{text-decoration:underline;&:hover{text-decoration:none}@media (max-width:1023px){&:hover{text-decoration:underline}}}.feature-module{.feature-module--player{svg{max-height:calc(100vh - 108px);height:calc(100vh - 108px)}}}.loading-spinner{position:relative;text-indent:-9999em;width:24px;height:24px;border-radius:50%;background:var(--forest-700);background:linear-gradient(to right,var(--forest-700) 10%,hsla(0,0%,100%,0) 42%);animation:load 1.4s linear infinite;transform:translateZ(0);overflow:hidden;&:before{width:50%;height:50%;background:var(--forest-700);border-radius:100% 0 0 0}&:after,&:before{content:"";position:absolute;top:0;left:0}&:after{width:75%;height:75%;margin:auto;bottom:0;right:0;background:var(--sun-300);border-radius:50%}}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.grecaptcha-badge{z-index:1}.pagination__arrow{svg{width:18px;height:18px}}.pagination__arrow--disabled{svg path{stroke:var(--forest-400)}}.pagination__list{li{margin-right:var(--padding-xxxxs);&:last-child{margin-right:0}}}.author-page__grid-container{@media (max-width:1023px){max-width:calc(100% - 5rem)}@media (max-width:639px){max-width:calc(100% - 2.5rem)}}body .blog-post h1,body .blog-post h1>*{font-size:56px;font-style:normal;font-weight:400;letter-spacing:-2.24px;line-height:110%}body .blog-post h2,body .blog-post h2>*{font-size:48px;font-style:normal;font-weight:400;letter-spacing:-1.44px;line-height:120%}body .blog-post h3,body .blog-post h3>*{font-size:32px;font-style:normal;font-weight:500;letter-spacing:-.64px;line-height:130%}body .blog-post h4,body .blog-post h4>*{font-size:24px;font-style:normal;font-weight:500;letter-spacing:-.24px;line-height:140%}body .blog-post h1:not([class*=builder]):not(.symbol-wrapper h1),body .blog-post h2:not([class*=builder]):not(.symbol-wrapper h2),body .blog-post h3:not([class*=builder]):not(.symbol-wrapper h3),body .blog-post h4:not([class*=builder]):not(.symbol-wrapper h4){padding-bottom:24px}body .blog-post .symbol-wrapper,body .blog-post p:has(img):not([class*=builder]):not(.symbol-wrapper p:has(img)){padding-bottom:48px;padding-top:24px}.blog-post p:not([class*=builder]):not(.symbol-wrapper p){padding-bottom:24px;font-size:20px;font-weight:400;line-height:145%;letter-spacing:-.4px;color:#123333}.blog-post p:last-child:not([class*=builder]):not(.symbol-wrapper p:last-child){padding-bottom:0}body .blog-post ul:not([class*=builder]):not(.symbol-wrapper ul){list-style-type:disc;padding-left:32px;padding-bottom:12px;list-style-position:outside}body .blog-post ul ul:not([class*=builder]):not(.symbol-wrapper ul ul){list-style-type:circle;padding-bottom:0!important}body .blog-post ul ul ul:not([class*=builder]):not(.symbol-wrapper ul ul ul){list-style-type:square;padding-bottom:0!important}.blog-post ol li:not([class*=builder]):not(.symbol-wrapper ol li),.blog-post p:not([class*=builder]):not(.symbol-wrapper p),.blog-post ul li:not([class*=builder]):not(.symbol-wrapper ul li){font-size:20px;font-weight:400;line-height:145%;letter-spacing:-.4px;color:#123333}body .blog-post ol:not([class*=builder]):not(.symbol-wrapper ol){list-style:decimal;padding-left:32px;list-style-position:outside;padding-bottom:12px}body .blog-post ol ol:not([class*=builder]):not(.symbol-wrapper ol ol){list-style:lower-alpha;list-style-position:outside;padding-bottom:0!important}body .blog-post ol ol ol:not([class*=builder]):not(.symbol-wrapper ol ol ol){list-style:lower-roman;list-style-position:outside;padding-bottom:0!important}body .blog-post ol:not(:has(+ol)):not([class*=builder]):not(.symbol-wrapper ol:not(:has(+ol))),body .blog-post ul:not(:has(+ul)):not([class*=builder]):not(.symbol-wrapper ul:not(:has(+ul))){padding-bottom:24px}body .blog-post a :not([class*=builder]):not(.symbol-wrapper a *),body .blog-post a:not([class*=builder]):not(.symbol-wrapper a){font-size:20px;font-weight:600!important;text-decoration:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;letter-spacing:-.4px;line-height:145%;color:#123333}.blog-post table:not([class*=builder]):not(.symbol-wrapper table){border-collapse:collapse;margin-top:var(--padding-xs);margin-bottom:var(--padding-md);table-layout:fixed}.blog-post table:not([class*=builder]):not(.symbol-wrapper table) tr+tr td{padding-top:32px}.blog-post table:not([class*=builder]):not(.symbol-wrapper table) thead tr th{padding-bottom:32px}.blog-post table:not([class*=builder]):not(.symbol-wrapper table) tfoot tr th{padding-top:32px;text-align:left}.blog-post table td:not([class*=builder]):not(.symbol-wrapper table td),.blog-post table th:not([class*=builder]):not(.symbol-wrapper table th){vertical-align:top}.blog-post table thead td:not([class*=builder]):not(.symbol-wrapper table thead td),.blog-post table thead th:not([class*=builder]):not(.symbol-wrapper table thead th){text-align:left;padding-right:32px;font-size:20px}body .blog-post table thead td:not([class*=builder]),body .blog-post table thead td>span:not([class*=builder]){font-weight:600!important;font-size:20px;color:#123333;padding-right:32px}body .blog-post>table tbody td:not([class*=builder]),body .blog-post>table tbody td>span:not([class*=builder]){padding-right:32px;font-size:16px;font-weight:400;line-height:160%;color:#123333}body .blog-post br:not([class*=builder]):not(.symbol-wrapper br){display:none}@media (max-width:1023px){.blog-post table:not([class*=builder]):not(.symbol-wrapper table){table-layout:auto}body .blog-post table thead td:not([class*=builder]),body .blog-post table thead td>span:not([class*=builder]),body .blog-post table thead th:not([class*=builder]):not(.symbol-wrapper table thead th),body .blog-post>table tbody td:not([class*=builder]),body .blog-post>table tbody td>span:not([class*=builder]){padding-right:24px}body .blog-post table thead th:not([class*=builder]):not(.symbol-wrapper table thead th){font-size:18px}body .blog-post h1,body .blog-post h1>*{font-size:44px;letter-spacing:-.88px;line-height:115%}body .blog-post h2,body .blog-post h2>*{font-size:38px;letter-spacing:-.76px;line-height:125%}body .blog-post h3,body .blog-post h3>*{font-size:26px;letter-spacing:-.26px;line-height:140%}body .blog-post h4,body .blog-post h4>*{font-size:22px;letter-spacing:-.22px;line-height:145%}body .blog-post .symbol-wrapper,body .blog-post p:has(img):not([class*=builder]):not(.symbol-wrapper p:has(img)){padding-bottom:40px}}@media (max-width:639px){body .blog-post table thead td:not([class*=builder]),body .blog-post table thead td>span:not([class*=builder]),body .blog-post table thead th:not([class*=builder]):not(.symbol-wrapper table thead th),body .blog-post>table tbody td:not([class*=builder]),body .blog-post>table tbody td>span:not([class*=builder]){padding-right:16px}.blog-post ol li:not([class*=builder]):not(.symbol-wrapper ol li),.blog-post p:not([class*=builder]):not(.symbol-wrapper p),.blog-post ul li:not([class*=builder]):not(.symbol-wrapper ul li){font-size:18px;line-height:150%;letter-spacing:-.18px}body .blog-post h1,body .blog-post h1>*{font-size:38px;letter-spacing:-1.14px;line-height:120%}body .blog-post h2,body .blog-post h2>*{font-size:32px;letter-spacing:-.64px}body .blog-post h3,body .blog-post h3>*{font-size:22px;letter-spacing:-.22px;line-height:140%}body .blog-post h4,body .blog-post h4>*{font-size:20px;letter-spacing:-.2px}body .blog-post h1:not([class*=builder]):not(.symbol-wrapper h1),body .blog-post h2:not([class*=builder]):not(.symbol-wrapper h2),body .blog-post h3:not([class*=builder]):not(.symbol-wrapper h3),body .blog-post h4:not([class*=builder]):not(.symbol-wrapper h4){padding-bottom:16px}body .blog-post ol:not([class*=builder]):not(.symbol-wrapper ol),body .blog-post ul:not([class*=builder]):not(.symbol-wrapper ul){padding-bottom:8px}body .blog-post ol:not(:has(+ol)):not([class*=builder]):not(.symbol-wrapper ol:not(:has(+ol))),body .blog-post ul:not(:has(+ul)):not([class*=builder]):not(.symbol-wrapper ul:not(:has(+ul))){padding-bottom:16px}.blog-post p:not([class*=builder]):not(.symbol-wrapper p){padding-bottom:16px}body .blog-post .symbol-wrapper,body .blog-post p:has(img):not([class*=builder]):not(.symbol-wrapper p:has(img)){padding-bottom:32px;padding-top:16px}}.builder-text{ol,ul{margin-left:1.125rem;list-style-position:outside;line-height:160%;counter-reset:section}ol{list-style-type:decimal}ul{list-style-type:disc}ol>li,ul>li{counter-increment:section;& ol>li,& ul>li{margin-bottom:0}}ol>li{&:before{content:coutner(section) ". "}}ol ol,ul ul{margin-left:0;padding-left:1.5rem;counter-reset:section}ol ol{list-style-type:lower-alpha;&>li{&::marker{font-weight:400}}}ul ul{list-style-type:circle;&>li::marker{font-size:.67rem}}ul ul ul ol ol ol{margin-left:0;padding-left:1.5rem;counter-reset:section}ol ol ol{list-style-type:lower-roman}ul ul ul{list-style-type:square}}.table-of-contents .link{line-height:160%}.table-of-contents .toc__item--active .link{text-decoration-line:underline}.blog-post-page__grid-container,.events-post-page__grid-container,.resource-post-page__grid-container{display:grid;grid-template-columns:clamp(222px,23%,294px) 1fr;padding-top:var(--padding-lg);@media (max-width:1023px){display:block}}.blog-post-page__left-column,.events-post-page__left-column,.resource-post-page__left-column{@media (max-width:1023px){display:none}}.blog-post-page__right-column,.events-post-page__right-column,.resource-post-page__right-column{margin-left:var(--padding-sm);margin-right:auto;max-width:737px;@media (max-width:1023px){margin-left:0;margin-bottom:0;margin-right:0;margin-top:0;width:100%;max-width:none}}.blog-post-page__content,.events-post-page__content,.resource-post-page__content{h2,h3{scroll-margin-top:88px}}.blog-post-page__left-column-sticky-container,.events-post-page__left-column-sticky-container,.resource-post-page__left-column-sticky-container{position:sticky;top:calc(88px + var(--padding-lg));@media (max-width:1023px){position:relative;top:0}}.blog-post-page__mobile-table-contents,.resource-post-page__mobile-table-contents
.events-post-page__mobile-table-contents{&:after{content:"";top:0;left:-20px;position:absolute;width:calc(100% + 40px);height:100%;background:var(--primary-white);z-index:-1}}.blog-post-page__email-footer,.events-post-page__email-footer,.resource-post-page__email-footer{@media (max-width:639px){margin:0 var(--padding-lg)}}.email-capture__svg svg{width:100px;height:100px;@media (max-width:1023px){width:60px;height:60px}}.text-card.bg-sky-500:has(.text-card__link:active){background:var(--sky-600)}.text-card.bg-mint-500:has(.text-card__link:active){background:var(--mint-600)}.text-card.bg-clay-500:has(.text-card__link:active){background:var(--clay-600)}.contentCardList__title,.suggestions__title{@media (max-width:1023px){font-size:14px;font-style:normal;font-weight:600;letter-spacing:.28px;line-height:100%!important;text-transform:uppercase}}.banner--wrapper .banner-text>*{display:inline;margin-right:0}.builder-block:has(>.video-button){width:100%;height:100%}.careers-role__html{.description{margin-bottom:24px}.title{font-weight:700}a{text-decoration:underline}p:first-child strong{margin-top:0}p:last-child{margin-bottom:0}p strong span{font-size:16px;font-style:normal;font-weight:600;line-height:160%}p,ul{margin-bottom:var(--padding-xs)}hr{margin:var(--padding-xs) 0}ol,ul{margin-left:1.125rem;list-style-position:outside;line-height:160%;counter-reset:section}ol{list-style-type:decimal}ul{list-style-type:disc}ol>li,ul>li{counter-increment:section;& ol>li,& ul>li{margin-bottom:0}}ol>li{&:before{content:coutner(section) ". "}}ol ol,ul ul{margin-left:0;padding-left:1.5rem;counter-reset:section}ol ol{list-style-type:lower-alpha;&>li{&::marker{font-weight:400}}}ul ul{list-style-type:circle;&>li::marker{font-size:.67rem}}ul ul ul ol ol ol{margin-left:0;padding-left:1.5rem;counter-reset:section}ol ol ol{list-style-type:lower-roman}ul ul ul{list-style-type:square}h3,h4,h5{margin-bottom:var(--padding-xs)}}*{--spacers-padding-lg:64px;--spacers-padding-xl:80px;--spacers-padding-md:48px;--spacers-padding-xs:24px;--spacers-padding-xxs:16px;--spacers-padding-xxxs:12px;--spacers-padding-xxxxs:8px;--forest-300:#bec9c9;--primary-white:#fff;--primary-sun:#ffc600;--border-width-md:1.5px;--border-radius-radius-circle:1000px;--primary-forest:#123333;--radix-navigation-menu-viewport-height:500px;padding:0;margin:0;box-sizing:border-box}.button--no-style{border:none;background-color:transparent;outline:none;cursor:pointer}.menuItemListAnimation,.navContentAnimation{opacity:0;transform:translateY(20px)}html{scroll-behavior:smooth}.text-shadow-custom{font-weight:400;text-shadow:1px 0 0 var(--forest-900)}