.theme-cta{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding:3.75rem 0;text-align:center}.theme-cta:before{content:"";position:absolute;inset:0;background-color:rgba(1,16,38,var(--cta-overlay-opacity, .9));z-index:0;pointer-events:none}.theme-cta>.container{position:relative;z-index:1}.theme-cta h1,.theme-cta h2,.theme-cta h3,.theme-cta h4,.theme-cta h5,.theme-cta h6,.theme-cta .h1,.theme-cta .h2,.theme-cta .h3,.theme-cta .h4,.theme-cta .h5,.theme-cta .h6{margin:0}.theme-cta__content{display:flex;flex-direction:column;align-items:center;gap:2rem}.theme-cta__header{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.theme-cta__icon .icon{width:3rem;height:3rem;fill:var(--theme-secondary-color)}.theme-cta__description{color:var(--theme-base-light);font-size:var(--theme-base-fs);line-height:var(--theme-text-lh);margin:0}.theme-cta__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media (min-width: 768px){.theme-cta__content{gap:3rem}.theme-cta__header{gap:2rem}}@media (min-width: 992px){.theme-cta{padding:5rem 0}}@media (min-width: 1710px){.theme-cta{padding:6.25rem 0}}
