:root{--background:#fff;--foreground:#171717}*{box-sizing:border-box;margin:0;padding:0}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);font-family:var(--font-cabin), var(--font-questrial), Arial, Helvetica, sans-serif}li{list-style:none}.article-content .container{margin:0;padding:0;max-width:100%!important}
.footer{background-color:var(--footer-background-color,#001c7c);background-image:var(--footer-background-gradient,none);padding:104px 0 50px;position:relative}.footer__navigation{flex-direction:row;align-items:center;gap:125px;display:flex}.footer__navigation__col{flex-direction:column;gap:16px;display:flex}.footer__navigation__col__title{color:#fff}.footer__navigation__col__list{flex-direction:column;gap:10px;display:flex}.footer__navigation__col__list__item{color:#92bbf1}.footer__navigation__col__list__item a{color:inherit;text-decoration:none}.footer__navigation__col__list__item a:hover{color:#fff;text-decoration:underline}.footer__contact{color:#fff;flex-wrap:wrap;gap:43px;margin-top:50px;display:flex}.footer__contact__logo{flex-shrink:0}.footer__contact__logo svg{width:100%;max-width:156px;height:auto}.footer__contact__item{flex-direction:row;gap:10px;display:flex}.footer__contact__item__icon{border:1px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.footer__contact__item__icon svg,.footer__contact__item__icon img{object-fit:contain;width:24px;height:24px}.footer__contact__item__content{flex-direction:column;gap:5px;display:flex}.footer__contact__item__content__value--link{color:inherit;text-decoration:underline;transition:color .3s}.footer__contact__item__content__value--link:hover{color:#92bbf1}.footer__contact__social{border:1px solid #fff;border-radius:50px;flex-direction:row;align-items:center;gap:20px;height:52px;margin-left:auto;padding:0 20px;display:flex}.footer__contact__social__item{height:22px;display:flex}.footer__contact__social__item svg{height:22px}.footer__contact__social__item:hover svg path{fill:#92bbf1}.footer__bottom{border-top:1px solid var(--footer-divider-color,#006fff);margin-top:52px;padding-top:20px}.footer__bottom__links{flex-direction:row;gap:20px;display:flex}.footer__bottom__links a{color:inherit;text-decoration:none}.footer__bottom__links a:hover{color:#92bbf1;text-decoration:underline}.footer__bottom__copyright{margin-top:18px}.footer__bottom__copyright p{margin-top:20px}.footer__bottom__copyright p:first-child{margin-top:0}.footer:before{content:"";z-index:2;background-color:#fff;border-radius:0 0 50px 50px;width:100%;height:50px;position:absolute;top:0;left:0}
