.cta-section{border-radius:16px;display:flex;flex-direction:row;gap:32px;padding:32px}.cta-section--dark{background:var(--brand-dark-blue-12,#0c0a2c)}.cta-section--center{align-items:center;flex-direction:column}.cta-section__heading{font-size:var(--display-md-size);font-weight:var(--font-weight-semibold);letter-spacing:var(--display-md-letter-spacing);line-height:var(--display-md-line-height)}.cta-section__text{font-size:var(--text-xl-size);font-weight:var(--font-weight-regular);letter-spacing:var(--text-xl-letter-spacing);line-height:var(--text-xl-line-height)}.cta-section--dark .cta-section__heading{color:var(--white-color,#fff)}.cta-section--dark .cta-section__text{color:var( --brand-dark-blue-5,#b9c0d4)}.cta-section--center .cta-section__heading{margin:0 auto;padding:0 64px;position:relative;width:fit-content}.cta-section.cta-section--icon .cta-section__content{padding:0 0 0 64px;position:relative}.cta-section.cta-section--icon .cta-section__heading:before{background-image:url(https://resistant.ai/hubfs/Logos/rai-logomark.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:32px;left:0;position:absolute;top:0;width:32px}.cta-section__content{display:flex;flex-direction:column;gap:20px;width:70%}.cta-section--center .cta-section__content{text-align:center;width:100%}.cta-section__cta{display:flex;flex-direction:row;gap:12px;justify-content:flex-end;width:30%}.cta-section--center .cta-section__cta{justify-content:center;width:100%}.cta-section__button{align-items:center;border-radius:8px;display:flex;height:fit-content;justify-content:center;padding:12px 18px;text-align:center;width:fit-content}.cta-section__button,.cta-section__button:hover{font-size:var(--text-md-size);font-weight:var(--font-weight-semibold);letter-spacing:var(--text-md-letter-spacing);line-height:var(--text-md-line-height);text-decoration:none}.cta-section__button--green{background:var(--brand-green-1,#6eedc4);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 1px 2px 0 rgba(10,13,18,.05)}.cta-section__button--green,.cta-section__button--green:hover{color:var(--brand-dark-blue-12,#0c0a2c)}.cta-section__button--white{background:var(--white-color,#fff);border:1px solid var(--brand-dark-blue-5,#b9c0d4);box-shadow:0 1px 2px 0 rgba(10,13,18,.05)}.cta-section__button--white,.cta-section__button--white:hover{color:var(--brand-dark-blue-9,#404968)}@media (max-width:768px){.cta-section{flex-direction:column;padding:40px 24px}.cta-section__button{width:100%}.cta-section.cta-section--icon .cta-section__content{padding:48px 0 0}.cta-section__content{width:100%}.cta-section__cta{flex-direction:column;width:100%}.cta-section__heading{font-size:var(--display-sm-size);font-weight:var(--font-weight-semibold);letter-spacing:var(--display-sm-letter-spacing);line-height:var(--display-sm-line-height)}.cta-section--center .cta-section__heading{padding:0;position:unset}.cta-section__text{font-size:var(--text-md-size);font-weight:var(--font-weight-regular);letter-spacing:var(--text-md-letter-spacing);line-height:var(--text-md-line-height)}}