.inner-container{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);padding-left:20px;padding-right:20px}.cta-btn{align-items:center;background-blend-mode:normal;background-color:var(--accent);background-image:linear-gradient(135deg,var(--accent) 0%,#19856c 100%);background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--base-3);column-gap:5px;display:flex;justify-content:center;border-radius:8px;padding:15px 20px}.cta-btn:is(:hover,:focus){background-color:var(--contrast);color:var(--base-3);background-image:linear-gradient(135deg,#19856c 0%,var(--accent) 100%);background-size:cover;background-repeat:no-repeat;background-position:center;background-blend-mode:normal;transition:all 0.3s ease 0s;transform:translate3d(0px,-4px,0px);box-shadow:0px 4px 6px 0px rgba(0,48,115,0.16)}@media (max-width:767px){.cta-btn{justify-content:center}}.section-title{margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}@media (max-width:1024px){.section-title{text-align:center}}@media (max-width:767px){.section-title{text-align:center}}.section-description{margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}@media (max-width:1024px){.section-description{text-align:center}}@media (max-width:767px){.section-description{text-align:center}}