.m-footer{width:100%;margin-top:24px;overflow:hidden;color:#ffffff;background:linear-gradient(101deg,#201c40 -1.63%,#312a61);border-radius:32px 32px 0 0}.m-footer__panel{position:relative;overflow:hidden;padding:24px;display:flex;flex-direction:column;gap:32px}.m-footer__panel:before{content:"";position:absolute;inset:0;background-image:url(/media/V-logo.svg);background-repeat:no-repeat;background-position:100% 0;background-size:auto 100%;pointer-events:none;z-index:0}.m-footer__panel>*{position:relative;z-index:1}.m-footer__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.m-footer__logo{display:inline-flex;max-width:220px}.m-footer__logo img{width:100%;height:auto}.m-footer__backtotop{flex-shrink:0;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);color:#ffffff;cursor:pointer;transition:background .2s ease,border-color .2s ease}.m-footer__backtotop:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.2)}.m-footer__nav{display:flex;flex-direction:column;gap:24px}.m-footer__nav-title{margin:0}.m-footer__group{display:flex;flex-direction:column;gap:8px}.m-footer__group-title{color:rgba(255,255,255,.9);padding:2px 4px}.m-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.m-footer__link{display:inline-block;padding:2px 4px;border-radius:8px;color:var(--colors-text-text-secondary,#a18ce6);text-decoration:none;transition:background .2s ease,color .2s ease}.m-footer__link:hover{background:rgba(255,255,255,.05);color:#ffffff}.m-footer__contacts{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:24px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.m-footer__contact{display:flex;align-items:flex-start;gap:10px;color:rgba(255,255,255,.9)}.m-footer__contact svg{flex-shrink:0;margin-top:2px}.m-footer__contact-link,.m-footer__contact-text{color:#ffffff;text-decoration:none;font-size:12px;line-height:24px}.m-footer__contact--email{flex-wrap:wrap;align-items:center}.m-footer__contact-label{color:rgba(255,255,255,.7);flex-shrink:0;font-size:12px!important}.m-footer__legal{display:flex;flex-direction:column;gap:10px;align-items:center;padding-top:8px}.m-footer__legal,.m-footer__legal-link,.m-footer__legal-year{color:var(--colors-purple-300,#6044bf)}.m-footer__legal-link{text-decoration:none;font-size:14px;line-height:20px}.m-footer__legal-link:hover{text-decoration:underline}@media (min-width:1025px){.m-footer{display:none}}.legacy-site-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;border-radius:9999px;transition:background .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.legacy-site-link__icon{width:18px;height:18px;flex-shrink:0}.legacy-site-link--header{height:48px;padding:0 16px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:var(--colors-base-primary-50,#ece7f8)}.legacy-site-link--header:hover{background:rgba(255,255,255,.12);color:#ffffff;border-color:rgba(255,255,255,.28)}.legacy-site-link--sidebar-icon{width:36px;height:36px;padding:0;border:none;border-radius:10px;background:transparent;color:var(--colors-base-primary-200,#a18ce6);justify-content:center}.legacy-site-link--sidebar-icon:hover{background:rgba(255,255,255,.08);color:#ffffff}.legacy-site-link--sidebar-icon .legacy-site-link__icon{width:20px;height:20px}.legacy-site-link--icon-only{width:48px;height:48px;padding:0;justify-content:center}.legacy-site-link--drawer{width:100%;border:none;background:transparent;color:var(--colors-text-text-tretiary,#15122b);text-decoration:none}.legacy-site-link--drawer:hover{background:rgba(21,18,43,.04);color:var(--colors-text-text-tretiary,#15122b)}.legacy-site-links-group{display:flex;flex-direction:column;gap:8px}.legacy-site-links-group--drawer{margin-top:0}