.cta-section{background-color:#2c2c2c;padding:60px 40px;display:flex;justify-content:center;align-items:center;margin:60px 40px;border-radius:10px}@media screen and (max-width:767px){.cta-section{padding:40px 20px;margin:40px 20px}}.cta-section__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px}@media screen and (max-width:767px){.cta-section__content{gap:30px}}.cta-section__title{font-size:30px;font-weight:700;color:#fff;margin:0;padding-left:16px;border-left:1px solid #fff}@media screen and (max-width:767px){.cta-section__title{font-size:20px}}.cta-section__button{padding:14px 32px;font-weight:600;font-size:20px}@media screen and (max-width:767px){.cta-section__button{font-size:14px;min-width:auto}}.cta-section__subtitle{display:flex;flex-direction:column}.cta-section__subtitle p{font-size:20px;font-weight:500;color:#fff;margin:0;max-width:800px}@media screen and (max-width:767px){.cta-section__subtitle p{font-size:12px}}