.footer{padding:64px 20px 40px;max-width:1312px;margin:0 auto}@media screen and (max-width:1023px){.footer{padding:16px 16px 40px}}.footer-logo-link{max-width:130px;margin-bottom:40px;display:flex}.footer-logo-link img{max-height:40px}.footer-menu{display:flex;gap:20px;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:767px){.footer-menu{gap:32px;flex-direction:column}}.footer-menu__social{width:325px;display:flex;align-items:center;padding:8px;border-radius:8px;border:1px solid var(--Grey);gap:16px;margin-bottom:8px;background-color:var(--White);transition:.5s}@media screen and (max-width:767px){.footer-menu__social{width:100%;max-width:325px}}.footer-menu__social-icon{width:48px;height:48px;padding:12px;border-radius:4px;color:var(--Blue-purple);transition:.5s}.footer-menu__social-icon,.footer-menu__social:hover{background-color:var(--Light-Grey)}.footer-menu__social:hover .footer-menu__social-icon{background-color:var(--White)}.footer-menu__nav{display:flex;flex-direction:column}.footer-menu__nav-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:80px}@media screen and (max-width:1023px){.footer-menu__nav-container{gap:20px}}@media screen and (max-width:767px){.footer-menu__nav-container{gap:32px;flex-direction:column}}.footer-menu__nav__title{font-family:var(--space-grotesk-bold);font-size:24px;line-height:120%;margin-bottom:24px}@media screen and (max-width:639px){.footer-menu__nav__title{font-size:20px}}.footer-menu__nav .link{width:236px;margin-bottom:20px;opacity:.8;display:flex;gap:8px;align-items:center;transition:.5s}.footer-menu__nav .link:hover{color:var(--Blue-purple);opacity:1}.footer-menu__nav-underline{border-bottom:1px solid var(--Grey);padding-bottom:20px;margin-bottom:20px}.footer-media{display:flex;justify-content:space-between;margin-top:43px}.footer-media-title{opacity:.6;margin-bottom:24px}.footer-media__datacenter-items{display:flex;flex-wrap:wrap;gap:8px;opacity:.6}.footer-media__datacenter-items img{max-height:40px}.footer-media__social .link{text-align:end}.footer-media__social-items{display:flex;gap:8px;color:var(--Blue-purple)}.footer-media__social-icon{display:flex;border-radius:8px;height:48px;width:48px;padding:12px;background-color:var(--Light-Grey);transition:.5s}.footer-media__social-icon:hover{opacity:.6}.footer hr.line{border-bottom:1px solid var(--Grey);margin:40px 0 46px}@media screen and (max-width:639px){.footer hr.line{margin:32px 0}}.footer-info{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:639px){.footer-info{align-items:start;gap:32px;flex-direction:column-reverse}}.footer-info__copyright{display:flex;flex-direction:column;gap:8px;opacity:.6}.footer-info__copyright__item{font-size:14px;line-height:100%}@media screen and (max-width:639px){.footer-info__copyright__item{font-size:12px}}.footer-info__docs{display:flex}@media screen and (max-width:767px){.footer-info__docs{flex-direction:column;gap:16px}}.footer-info__docs-item{padding:0 16px;border-right:1px solid var(--Grey);opacity:.6;transition:.5s}.footer-info__docs-item:hover{color:var(--Blue-purple);opacity:1}.footer-info__docs-item:last-child{padding:0 0 0 16px;border-right:none}@media screen and (max-width:767px){.footer-info__docs-item{flex-direction:column;gap:16px;padding:0}.footer-info__docs-item:last-child{padding:0}}.h1,h1{font-size:80px;line-height:100%;letter-spacing:-3px}@media screen and (max-width:639px){.h1,h1{font-size:40px;line-height:120%;letter-spacing:-1px}}.h2,h2{font-size:56px;line-height:110%;letter-spacing:-2px}@media screen and (max-width:639px){.h2,h2{font-size:32px;line-height:120%;letter-spacing:-1px}}.h3,h3{font-size:40px;line-height:120%;letter-spacing:-1px}@media screen and (max-width:639px){.h3,h3{font-size:24px;line-height:120%;letter-spacing:-1px}}.body1{font-size:20px;line-height:130%}@media screen and (max-width:639px){.body1{font-size:16px;line-height:140%}}.body2{font-size:16px;line-height:140%}@media screen and (max-width:639px){.body2{font-size:14px}}.body3{font-size:14px;line-height:100%}@media screen and (max-width:639px){.body3{font-size:12px}}.body4{font-size:14px;line-height:140%;letter-spacing:.5px}@media screen and (max-width:639px){.body4{font-size:12px}}.description1{font-size:32px;line-height:110%;letter-spacing:-1px}@media screen and (max-width:639px){.description1{font-size:24px;line-height:130%;letter-spacing:-.5px}}.description2{font-family:var(--space-grotesk-bold);font-size:24px;line-height:120%}@media screen and (max-width:639px){.description2{font-size:20px}}.link{font-size:16px;line-height:100%}@media screen and (max-width:639px){.link{font-size:14px}}.tag-text{font-family:var(--space-grotesk-bold);font-size:14px;line-height:100%}@media screen and (max-width:639px){.tag-text{font-size:12px}}.button-text{font-family:var(--space-grotesk-bold);font-size:16px;line-height:100%}@property --gradient-bg-start{syntax:"<color>";initial-value:#fff;inherits:false}@property --gradient-bg-end{syntax:"<color>";initial-value:#fff;inherits:false}@keyframes headerDropdownShow{to{opacity:1;transform:translateY(0)}}@keyframes headerDropdownHide{to{opacity:0;transform:translateY(-10px)}}.header~main{margin-top:72px}.header{position:fixed;top:0;z-index:100;width:100%;transition:.5s;display:flex;justify-content:center;flex-direction:column;-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);background-color:var(--White-70)}.header.with-banner~main{margin-top:112px}.header.with-banner .header-nav__item:after{top:112px}.header.elevation-shadow{box-shadow:0 12px 24px -12px var(--Dark-Grey)}.header-price-info{position:relative;padding:10px 30px 10px 10px;background:var(--Purple-gradient);min-height:40px;color:var(--White)}.header-price-info,.header-price-info-container{display:flex;align-items:center;justify-content:center}.header-price-info-container{height:100%;width:100%}.header-price-info-close{position:absolute;right:12px;display:flex}.header .header-container{width:100%;min-height:72px;max-width:1352px;padding:0 20px;margin:0 auto;display:flex;align-items:center;justify-content:space-around}.header-logo{width:auto;flex:1 1}.header-logo,.header-logo img{max-height:40px;cursor:pointer}.header-logo img{aspect-ratio:122/40}.header-nav{display:flex;gap:40px;margin:0 auto}.header-nav__item-name{cursor:pointer;font-size:16px;line-height:100%;display:flex;gap:4px;align-items:center;color:var(--Dark);transition:.5s}@media screen and (max-width:639px){.header-nav__item-name{font-size:14px}}.header-nav__item-name_arrow{transform:rotate(90deg);opacity:.5;transition:.5s}.header-nav__item-name:hover{color:var(--Blue-purple)}@media screen and (max-width:1110px){.header-nav__item-name{font-size:20px;line-height:130%}}@media screen and (max-width:1110px)and (max-width:639px){.header-nav__item-name{font-size:16px;line-height:140%}}.header-nav__item__dropdown{z-index:1;display:none;position:absolute;top:100%;right:0;left:0;width:100%;background-color:var(--White);border-radius:0 0 8px 8px;padding:24px 40px 40px!important;gap:20px;transition:.5s}.header-nav__item__dropdown-open{display:flex;opacity:1;transform:translateY(0)}.header-nav__item__dropdown-close{pointer-events:none;display:flex;opacity:0;transform:translateY(-10px)}@media screen and (max-width:1110px){.header-nav__item__dropdown-close{transform:translateY(0);padding:0}}.header-nav__item__dropdown-section{display:flex;flex-direction:column;gap:24px}.header-nav__item__dropdown-section.row-2{display:grid;grid-template-columns:repeat(2,1fr)}.header-nav__item__dropdown-section.col-4{flex-grow:1;flex-shrink:1;flex-basis:calc(33.33% - 20px)}.header-nav__item__dropdown-section.col-6{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 20px)}.header-nav__item__dropdown-section.col-8{flex-grow:1;flex-shrink:1;flex-basis:calc(66.66% - 20px)}.header-nav__item__dropdown-section .list-heading{font-size:16px;line-height:100%;opacity:.5;padding-bottom:16px;border-bottom:1px solid var(--Light-Grey)}@media screen and (max-width:639px){.header-nav__item__dropdown-section .list-heading{font-size:14px}}.header-nav__item__dropdown-section-container{display:flex;flex-wrap:wrap;gap:24px}@media screen and (max-width:639px){.header-nav__item__dropdown-section-container{flex-direction:column}}@media screen and (min-width:1024px){.header-nav__item:after{content:"";position:fixed;top:72px;left:0;width:100%;height:100vh;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.1);transition:opacity .5s ease;pointer-events:none}}.header-nav__item.active .header-nav__item-name{color:var(--Blue-purple)}.header-nav__item.active .header-nav__item-name_arrow{transform:rotate(-90deg);opacity:1}.header-nav__item.active:after{opacity:1;visibility:visible}.header-log{display:flex;gap:24px;flex:1 1;justify-content:flex-end}@media screen and (max-width:1110px){.header-log{justify-content:flex-start}}@media screen and (max-width:499px){.header-log .ask-expert{flex:1 1;justify-content:center}.header-log .log-btn-container{flex:1 1}.header-log .log-btn{width:100%;justify-content:center}}.header .burger-button{padding:9px 6px;display:flex;align-items:center;flex-direction:column;gap:4px}.header .burger-button-line{position:relative;height:2px;width:20px;transform:rotate(0);border-radius:8px;background-color:var(--Blue-purple);transition:.5s}.header .burger-button-line.top-line{top:0}.header .burger-button-line.middle-line{width:20px}.header .burger-button-line.bottom-line{bottom:0}.header .burger-button.active .top-line{transform:rotate(45deg);top:6px}.header .burger-button.active .middle-line{width:0}.header .burger-button.active .bottom-line{transform:rotate(-45deg);bottom:6px}.header-mobile-menu{position:absolute;background-color:var(--White);top:100%;width:100%;z-index:-1;transition:.5s;overflow-y:auto;height:calc(100dvh - 72px);max-height:calc(100dvh - 72px);padding:16px}.header-mobile-menu--with-banner{max-height:calc(100dvh - 112px)}.header-mobile-menu--open{left:0}.header-mobile-menu--close{left:-100%}.header-mobile-menu .header-nav{flex-direction:column;gap:20px}.header-mobile-menu .header-nav__item{max-height:26px;overflow:hidden;transition:.5s}.header-mobile-menu .header-nav__item.active{max-height:1300px}.header-mobile-menu .header-nav__item__dropdown{position:static;flex-direction:column;padding:24px 0 0!important}.header-mobile-menu .log-btn{background:var(--Purple-gradient);color:var(--White);border:none;transition:.5s;height:48px}.header-mobile-menu .log-btn svg{color:var(--White)}.header-mobile-menu .ask-expert{padding:16px;border-radius:4px;border:1px solid var(--Blue-purple-30);height:48px}.header-mobile-menu .header-log{margin-bottom:40px}.ask-expert{display:flex;align-items:center;color:var(--Blue-purple);gap:8px;opacity:1;transition:.5s;cursor:pointer;z-index:9999}.ask-expert:hover{opacity:.6}#mava{z-index:101!important}#mava-iframe-container{bottom:16px;margin:auto 16px 0}.log-btn{display:flex;align-items:center;color:var(--Blue-purple);height:40px;padding:0 16px;background:linear-gradient(225deg,var(--White) -5.89%,var(--White) 99.74%);border:1px solid var(--Blue-purple-30);border-radius:4px;gap:8px;transition:.5s}.log-btn-container{overflow:hidden;border-radius:4px}.log-btn svg{color:var(--Blue-purple);width:16px;height:16px}.log-btn:hover{border:1px solid var(--Blue-purple)}.label.smartpath-label{display:flex;flex-direction:row;align-items:center;gap:4px;padding:4px 6px;border-radius:4px;color:var(--SmartPath-Green)}.label.smartpath-label.sm{font-size:12px}.label.smartpath-label.sm svg{width:12px;height:15px}