.footer-b{background-color:var(--bgMain);overflow:hidden;padding-bottom:96px;padding-top:96px;position:relative}.footer-b__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:48px calc(33.33333% - 202.66667px);position:relative}.footer-b__top:before{background:#e6edfb;content:"";height:1px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:-96px;width:100%}.dark-theme .footer-b__top:before{background:#324164}.footer-b__top-col{max-width:152px;width:100%}.footer-b__top-col-title{color:var(--textSecondary);font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}.footer-b__top-col-title svg{display:none}.footer-b__top-col-links{list-style:none}.footer-b__top-col-link{margin-bottom:8px}.footer-b__top-col-link:last-child{margin-bottom:0}.footer-b__top-col-link a{color:var(--textPrimary);font-size:16px;line-height:24px;text-decoration:none}.footer-b__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:64px}.footer-b__logo{display:block;max-width:162px;width:100%}.footer-b__copyright{color:var(--textSecondary);font-size:18px;line-height:22px}@media (max-width:1120px){.footer-b{padding-bottom:64px;padding-top:64px}.footer-b__top{gap:48px calc(50% - 228px)}.footer-b__top:before{top:-64px}}@media (max-width:768px){.footer-b__top{gap:48px}.footer-b__top-col{max-width:100%}.footer-b__logo{max-width:120px}}