.cta-section{background:linear-gradient(180deg,transparent,#010c0e 5%,#012d4e);padding:80px 24px;position:relative;width:100%}.cta-section__container{margin:0 auto;max-width:1200px;width:100%}.cta-section__content{align-items:center;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:800px;text-align:center}.cta-section__title{color:#f7f7f7;font-size:48px;font-weight:700;line-height:1.2;margin:0 0 16px}.cta-section__content-text{color:#f8f8f8;font-size:22px;line-height:1.5;margin-bottom:32px}.cta-section__button{background:transparent;border:1px solid #2cb2ff;border-radius:10px;color:#fff;display:inline-block;font-size:18px;font-weight:600;padding:10px 24px;text-decoration:none;transition:background-color .3s ease;white-space:nowrap}.cta-section__button:hover{background:#2cb2ff33;color:#fff}@media screen and (max-width:1024px){.cta-section__title{font-size:42px}.cta-section__content-text{font-size:17px}}@media screen and (max-width:768px){.cta-section{padding:60px 20px}.cta-section__title{font-size:36px}.cta-section__content-text{font-size:16px}}@media screen and (max-width:480px){.cta-section{padding:48px 16px}.cta-section__title{font-size:32px}.cta-section__content-text{font-size:15px}.cta-section__button{font-size:15px;padding:12px 24px}}