:root{--color-primary:#283891;--color-secondary:#1f1f25;--color-body:#74787c;--color-heading-1:#fff;--color-white:#fff;--color-success:#3eb75e;--color-danger:#ff0003;--color-warning:#ff8f3c;--color-info:#1ba2db;--color-facebook:#3b5997;--color-twitter:#1ba1f2;--color-youtube:#ed4141;--color-linkedin:#0077b5;--color-pinterest:#e60022;--color-instagram:#c231a1;--color-vimeo:#00adef;--color-twitch:#6441a3;--color-discord:#7289da;--transition:0.3s;--font-size-b1:16px;--font-size-b2:16px;--font-size-b3:12px;--font-size-b4:10px;--line-height-b1:26px;--line-height-b2:26px;--line-height-b3:1.7;--h1:60px;--h2:48px;--h3:30px;--h4:26px;--h5:24px;--h6:18px}.common-cta-section{display:flex;align-items:center;justify-content:center;text-align:center;min-height:400px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}.common-cta-section .background-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.common-cta-section .background-image-wrapper .cta-bg-image{object-fit:cover;object-position:center}.common-cta-section .background-image-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2)}.common-cta-section .container{position:relative;z-index:2}.common-cta-section .content-wrapper{max-width:800px;margin:0 auto}.common-cta-section .content-wrapper .title{font-family:var(--font-inter-tight),sans-serif;font-size:48px;font-weight:600;margin-bottom:20px;color:#fff}@media(max-width:767.98px){.common-cta-section .content-wrapper .title{font-size:32px}}.common-cta-section .content-wrapper .description{font-size:18px;color:hsla(0,0%,100%,.9);margin-bottom:40px;line-height:1.6;padding:0 20px}@media(max-width:767.98px){.common-cta-section .content-wrapper .description{font-size:16px;margin-bottom:30px}}