.footer__container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:49px 0;background-color:var(--color-primary)}.footer__content{gap:56px}.footer__content,.footer__inner-wrapper{display:flex;flex-direction:column;width:100%;align-items:flex-start}.footer__inner-wrapper{gap:40px}.footer__cta-row{display:flex;width:100%;flex-direction:column;justify-content:space-between;gap:32px}.footer__cta-text{margin-top:-1px;font-size:28px;line-height:42px;color:#fff}@media screen and (min-width:1024px){.footer__cta-text{width:42%;font-size:var(--paragraph-2-font-size);font-weight:var(--paragraph-2-font-weight);line-height:var(--paragraph-2-line-height);letter-spacing:var(--paragraph-2-letter-spacing)}}.footer__logo-row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:40px}.footer__logo{width:200px}.footer__social-icons{display:flex;align-items:center;gap:24px}.footer__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.footer__links{align-items:center;gap:10px;padding:12px 52px 12px 0;border-bottom:1px solid hsla(0,0%,100%,.2)}.footer__links,.footer__links-text{display:flex;width:100%;justify-content:flex-start}.footer__links-text{gap:24px;flex-wrap:wrap}.footer__links-text a{margin-top:-1px;font-weight:400;color:#fff;font-size:16px;letter-spacing:.18px;line-height:22px;white-space:nowrap;text-decoration:none}.footer__links-text a:hover{text-decoration:underline;text-underline-offset:2px}.footer__copyright{font-weight:400;color:#fff;font-size:16px;line-height:24px}@media(max-width:768px){.footer__cta-row{flex-direction:column;gap:20px}.footer__links{width:100%}.footer__links-text{flex-direction:column;align-items:flex-start;gap:16px}.footer__links-text a{font-size:14px;line-height:20px}.footer__copyright{font-size:14px}}