.footer-container{background-color:#fbf9fe;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;padding:100px 24px}.footer-container,.inner-section{align-items:center;display:flex;width:100%}.inner-section{flex-direction:row;gap:40px;justify-content:space-between;max-width:1200px}.text-content{text-align:left}.section-title{color:#000;font-size:42px;font-weight:400;line-height:1.2;margin:0 0 2}.section-subtitle,.section-title{display:block;font-family:Inter,sans-serif}.section-subtitle{color:#374151;font-size:18px;font-weight:300;margin:8 0 0}.button-cta{background-color:#8066eb;border-radius:50px;color:#fff;display:inline-block;font-family:Inter,sans-serif;font-size:16px;font-weight:500;padding:14px 32px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.button-cta:hover{background-color:#6a52d1;box-shadow:0 4px 12px rgba(128,102,235,.2);transform:translateY(-2px)}@media (max-width:768px){.inner-section{flex-direction:column;gap:30px}.inner-section,.text-content{text-align:center}.section-title{font-size:32px}}