.footer-rai{display:flex;flex-direction:column}.footer__content,.footer__top{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:64px}.footer__top .footer__logo,.footer__top .footer__logo:hover{text-decoration:none!important}.footer__column{display:flex;flex-direction:column}.footer__column:last-of-type{margin-right:0}.footer__heading{color:var( --brand-blue-5,#85aefe);font-size:var(--text-sm-size);font-weight:var(--font-weight-semibold);letter-spacing:var(--text-sm-letter-spacing);line-height:var(--text-sm-line-height);margin-bottom:16px}.footer__item{align-items:center;display:flex;flex-direction:row;gap:8px;margin-bottom:12px}.footer__item:last-of-type{margin-bottom:0}.footer__link,.footer__link:hover{color:var(--brand-dark-blue-6,#7d89b0);font-size:var(--text-md-size);font-weight:var(--font-weight-semibold);letter-spacing:var(--text-md-letter-spacing);line-height:var(--text-md-line-height);text-decoration:none}.footer__badge{align-items:center;background:var(--brand-dark-blue-2,#f9f9fb);border:1px solid var(--brand-dark-blue-9,#404968);border-radius:6px;color:var( --brand-dark-blue-5,#b9c0d4);display:flex;font-size:var(--text-xs-size);font-weight:var(--font-weight-medium);letter-spacing:var(--text-xs-letter-spacing);line-height:var(--text-xs-line-height);padding:2px 6px;text-align:center}.footer__bottom{border-top:1px solid var(--brand-dark-blue-10,#30374f);display:flex;flex-direction:row;justify-content:space-between;padding-bottom:48px;padding-top:32px}.footer__copyright{color:var(--brand-dark-blue-6,#7d89b0);font-size:var(--text-md-size);font-weight:var(--font-weight-regular);letter-spacing:var(--text-md-letter-spacing);line-height:var(--text-md-line-height);margin:0}.footer__social,.footer__social-wrapper{display:flex;flex-direction:row}.footer__social{gap:24px;padding-right:24px}.footer__privacy{border-left:1px solid var(--brand-dark-blue-6,#7d89b0);color:var(--brand-dark-blue-6,#7d89b0);font-size:var(--text-md-size);font-weight:var(--font-weight-regular);letter-spacing:var(--text-md-letter-spacing);line-height:var(--text-md-line-height);padding-left:24px;text-decoration:none!important}.footer__privacy:hover{color:var(--brand-dark-blue-6,#7d89b0)!important;text-decoration:none!important}.footer--light .footer__heading{color:var( --brand-blue-12,#0c0a2c)}.footer--light .footer__copyright,.footer--light .footer__link,.footer--light .footer__link:hover,.footer--light .footer__privacy{color:var(--brand-dark-blue-7,#5d6b98)}.footer--light .footer__privacy{border-left:1px solid var(--brand-dark-blue-7,#5d6b98)}.footer--light .footer__privacy:hover{color:var(--brand-dark-blue-7,#5d6b98)!important}.footer--light .footer__badge{background:var(--white-color,#fff);border:1px solid var(--brand-dark-blue-5,#b9c0d4);color:var( --brand-dark-blue-9,#404968)}@media (max-width:768px){.footer__content{display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.footer__top{flex-direction:column;justify-content:flex-start;margin-bottom:48px}.footer__top .footer__logo{margin-bottom:24px}.footer__bottom{align-items:center;flex-direction:column;gap:24px}}