:root{--large-container-max-width:1920px;--container-max-width:1240px;--container-padding:96px;--container-padding-redesign:64px;--project-max-width:812px;--project-margin-right:340px;--header-height:84px}@media screen and (max-width:1400px){:root{--container-padding:64px;--project-max-width:750px}}@media screen and (max-width:1100px){:root{--project-margin-right:0}}@media screen and (max-width:992px){:root{--container-padding:48px;--container-padding-redesign:48px;--project-max-width:646px;--project-margin-right:0}}@media screen and (max-width:768px){:root{--container-padding:8px;--container-padding-redesign:20px;--project-margin-right:0}}.desktop-navbar{display:flex;justify-content:center;margin:0 auto;position:relative;transition:opacity .3s ease,box-shadow .8s ease,background-color .8s ease;z-index:15}.desktop-navbar.scrolled{background-color:var(--blue-block-bg);box-shadow:0 4px 40px #2727263d}.desktop-navbar--hidden{height:0;min-height:0;opacity:0;overflow:hidden;pointer-events:none}.desktop-navbar__container{align-items:center;display:flex;gap:96px;max-width:var(--container-max-width);padding:20px;position:relative;width:100%}.desktop-navbar.full .desktop-navbar__container{max-width:none;padding:16px;width:100%}.desktop-navbar__logo{color:var(--main-text-color);display:flex;line-height:1;max-width:64px}.desktop-navbar__content{display:flex;justify-content:space-between;width:100%}.desktop-navbar__links{align-self:center;-moz-column-gap:24px;column-gap:24px;display:flex}.desktop-navbar__link{color:var(--main-text-color);display:block;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.desktop-navbar__link.disabled{color:var(--text-default-disabled);pointer-events:none;position:relative}.desktop-navbar__link.disabled .desktop-navbar__link-label{font-weight:400!important}.desktop-navbar__link-active{font-weight:500}.desktop-navbar__link-child{cursor:pointer;display:flex;position:relative}.desktop-navbar__link-child:focus-within>.desktop-navbar__dropdown,.desktop-navbar__link-child:hover>.desktop-navbar__dropdown{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0);visibility:visible}.desktop-navbar__link-child>.desktop-navbar__link{font-weight:400!important;white-space:nowrap;z-index:2}.desktop-navbar__link-child:after{content:"";height:16px;left:0;position:absolute;top:100%;width:100%}.desktop-navbar__dropdown{background-color:var(--bg-white);border-radius:12px;box-shadow:0 10px 40px #0000001f,inset 0 0 0 1px #ffffff59;display:flex;flex-direction:column;gap:4px;left:50%;min-width:220px;opacity:0;padding:10px;pointer-events:none;position:absolute;top:calc(100% + 12px);transform:translate(-50%) translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;z-index:50}.desktop-navbar__dropdown .desktop-navbar__link{border-radius:8px;cursor:pointer;font-size:14px;padding:8px 12px;white-space:nowrap}.desktop-navbar__dropdown .desktop-navbar__link:hover{background-color:#0000000d;font-weight:500}.desktop-navbar__dropdown .desktop-navbar__link-active{background-color:#00000014;font-weight:500;position:relative}.desktop-navbar__dropdown:before{background:#fff;content:"";height:12px;left:50%;position:absolute;top:-6px;transform:translate(-50%) rotate(45deg);width:12px}.desktop-navbar__actions{display:flex;gap:8px;line-height:1}.desktop-navbar__actions .app-button{height:40px}.desktop-navbar__action-call,.desktop-navbar__action-call .app-button__icon{color:var(--bg)}@media screen and (max-width:1100px){.desktop-navbar__actions .app-button__label{display:none}}@media screen and (max-width:992px){.desktop-navbar__container{gap:20px;max-width:100%;padding:20px var(--container-padding)}.desktop-navbar__content{gap:20px}}@media screen and (max-width:768px){.desktop-navbar__links{gap:18px}}
