.section-title-reveal{color:var(--cc-title-reveal-title-color,var(--white));isolation:isolate;position:relative;text-align:var(--cc-title-reveal-align,center)}.section-title-reveal-glow:before{background:radial-gradient(50% 45% at 50% 45%,rgba(var(--cc-glow-rgb),var(--cc-glow-spot)) 0,rgba(var(--cc-glow-rgb),var(--cc-glow-spot-mid)) 40%,rgba(var(--cc-glow-rgb),calc(var(--cc-glow-spot-mid)/2)) 70%,rgba(var(--cc-glow-rgb),0) 100%);bottom:calc(var(--cc-glow-spot-reach, 150px)*-1);content:"";left:50%;pointer-events:none;position:absolute;top:calc(var(--cc-glow-spot-reach, 150px)*-1);transform:translate(-50%,-20%);width:min(980px,100%);z-index:-1}.section-title-reveal .section-title{align-items:baseline;contain:paint;display:flex;flex-direction:row;flex-wrap:wrap;gap:.16em;justify-content:var(--cc-title-reveal-justify,center);line-height:1.08;will-change:contents}.section-title-reveal .section_description{font-size:19px;margin:0 auto;margin-top:var(--space-24);max-width:680px}.section-title-reveal .revealed-text{color:var(--cc-title-reveal-word-color,var(--cc-orange));display:block;left:0;opacity:0;position:absolute;top:0;transform:translateY(.4em);transition:opacity .3s ease,transform .3s ease}.section-title-reveal .revealed-text--lead{display:inline;position:static}.section-title-reveal .revealed-text.is-revealed{opacity:1;transform:translateY(0);transition:opacity .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.section-title-reveal .section-title-reveal__preheader{color:var(--cc-title-reveal-preheader-color,var(--light-blue,#13a0db))}.section-title-reveal .section-title__static{display:block}.section-title-reveal .section-title__rotator{display:inline-block;min-width:min(var(--cc-title-reveal-rotator-reserve,0px),100%);position:relative;transition:width .5s cubic-bezier(.22,1,.36,1);white-space:nowrap}.section-title-reveal .section-title__rotator:before{content:"\200B"}.section-title-reveal .section-title-reveal__buttons{align-items:var(--cc-title-reveal-buttons-align,center);gap:var(--cc-title-reveal-buttons-gap,1rem);justify-content:var(--cc-title-reveal-buttons-justify,center);margin-top:var(--cc-title-reveal-buttons-space-above,2rem)}.section-title-reveal .preheader+.section-title{margin-top:var(--space-12)}@media (prefers-reduced-motion:reduce){.section-title-reveal .revealed-text,.section-title-reveal .revealed-text.is-revealed{transform:none;transition:none}.section-title-reveal .revealed-text.is-revealed:not(:last-child){opacity:0}}@media (max-width:768px){.section-title-reveal-glow:before{display:none}.section-title-reveal{text-align:var(--cc-title-reveal-align-mobile,center)}.section-title-reveal .section-title{justify-content:var(--cc-title-reveal-justify-mobile,center)}.section-title-reveal .section-title-reveal__buttons{align-items:var(--cc-title-reveal-buttons-align-mobile,center);gap:var(--cc-title-reveal-buttons-gap-mobile,.75rem);justify-content:var(--cc-title-reveal-buttons-justify-mobile,center);margin-top:var(--cc-title-reveal-buttons-space-above-mobile,1.5rem)}.section-title-reveal .section-title-reveal__buttons .btn{flex:var(--cc-title-reveal-buttons-basis-mobile,0 0 auto)}}