.cta-section{--bgimage:none;background-image:var(--bgimage);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.cta-section:before{--bgcolor:var(--midnight-blue-color);background-color:var(--bgcolor);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.cta-content{--padding:50px 0;padding:var(--padding);position:relative;z-index:9}@media screen and (min-width:768px){.cta-content{--padding:80px 0}}@media screen and (min-width:1200px){.cta-content{--padding:100px 0}}.cta-content .title{--fw:600;--fs:22px;--lh:30px;--c:var(--white-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh)}@media screen and (min-width:768px){.cta-content .title{--fw:700;--fs:40px;--lh:48px}}.cta-content .sub-title{--mt:8px;--fs:15px;--lh:22px;--c:var(--light-gray-2-color);color:var(--c);font-size:var(--fs);font-weight:400;line-height:var(--lh);margin:0 auto;max-width:1000px}@media screen and (min-width:768px){.cta-content .sub-title{--mt:12px;--fs:22px;--lh:30px}}.cta-content .actions{--fd:column;--gap:16px;display:flex;flex-direction:var(--fd);gap:var(--gap);justify-content:center;margin-top:40px}.cta-content .actions .hs-web-interactive-inline .btn{width:100%}@media screen and (min-width:768px){.cta-content .actions{--fd:row;--gap:24px;flex-wrap:wrap}.cta-content .actions .hs-web-interactive-inline .btn{width:unset}}