@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap");.syn-lp-header{--syn-blue:#016bff;--syn-dark-gray:#1d2223;--syn-light-gray:#f3f4f6;--syn-border:#d9d9d9}.syn-lp-sr{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.syn-lp-header{background-color:#fff;border-bottom:1px solid transparent;box-sizing:border-box;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;left:0;position:fixed;top:0;transition:background-color .4s ease,border-color .4s ease;width:100%;z-index:100}.syn-lp-header.is-scrolled{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:hsla(0,0%,100%,.85);border-bottom:1px solid var(--syn-border)}.syn-lp-header *,.syn-lp-header :after,.syn-lp-header :before{box-sizing:border-box}.syn-lp-header__inner{align-items:center;display:flex;margin:0 auto;max-width:1600px;min-height:96px;padding:0 20px;position:relative;width:100%}.syn-lp-header__logo-wrap{left:20px;position:absolute;top:50%;transform:translateY(-50%);transition:top .4s ease;z-index:2}.syn-lp-header__logo{align-items:center;display:flex;text-decoration:none}.syn-lp-header__logo img{display:block;height:auto;transition:width .4s ease;width:140px}.syn-lp-header.is-scrolled .syn-lp-header__logo img{width:120px}.syn-lp-header__nav-row{align-items:center;display:flex;padding-left:140px;width:100%}.syn-lp-header__nav-holder{display:flex;flex-grow:1;justify-content:center}.syn-lp-menu{align-items:center;display:flex;gap:0;list-style:none;margin:0;padding:0}.syn-lp-menu__item{padding:0 9px;position:relative;text-align:center;transition:all .2s ease-in-out}.syn-lp-menu__item>a{color:var(--syn-dark-gray);display:block;font-size:16px;font-weight:400;line-height:24px;padding:28px 0;text-decoration:none;white-space:nowrap}.syn-lp-menu__item:before{content:attr(data-text);display:block;font-weight:600;height:0;overflow:hidden;visibility:hidden}.syn-lp-menu__item:after{background-color:var(--syn-blue);bottom:0;content:"";display:block;height:8px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:width .4s ease,opacity .4s ease;width:0}.syn-lp-menu__item:focus-within:after,.syn-lp-menu__item:hover:after{opacity:1;width:100%}.syn-lp-menu__item:focus-within>a,.syn-lp-menu__item:hover>a{font-weight:600}.syn-lp-header__aside{align-items:center;display:flex;flex-shrink:0}.syn-lp-header__aside-item{margin-right:16px}.syn-lp-header__aside-item:last-child{margin-right:0}.syn-lp-btn{background:var(--syn-blue);border:1px solid var(--syn-blue);border-radius:50px;display:inline-block;font-size:0;padding:12px 21px;text-align:center;text-decoration:none;transition:background .4s ease,border-color .4s ease;white-space:nowrap}.syn-lp-btn:focus-visible,.syn-lp-btn:hover{background:#000;border-color:#000}.syn-lp-btn__text{color:#fff;font-size:12px;font-weight:700;letter-spacing:.099em;line-height:1em;text-transform:uppercase;transition:color .4s ease}.syn-lp-circle-link{transition:opacity .4s ease}.syn-lp-circle-svg{height:42px;width:42px}.syn-lp-menu-btn{-webkit-tap-highlight-color:transparent;background:var(--syn-blue);border:0;border-radius:40px;cursor:pointer;display:none;height:46px;padding:0;position:relative;transition:background .3s ease;width:46px}.syn-lp-menu-btn__lines{display:block;height:100%;position:relative;width:100%}.syn-lp-menu-btn__line{background:#fff;display:block;height:2px;left:14px;position:absolute;transition:top .3s ease,transform .3s ease,opacity .3s ease,width .3s ease,left .3s ease;width:18px}.syn-lp-menu-btn__line--1{top:16px}.syn-lp-menu-btn__line--2{top:22px}.syn-lp-menu-btn__line--3{top:28px}.syn-lp-menu-btn.is-active .syn-lp-menu-btn__line{left:11px;width:24px}.syn-lp-menu-btn.is-active .syn-lp-menu-btn__line--1{top:22px;transform:rotate(315deg)}.syn-lp-menu-btn.is-active .syn-lp-menu-btn__line--2{opacity:0;visibility:hidden}.syn-lp-menu-btn.is-active .syn-lp-menu-btn__line--3{top:22px;transform:rotate(225deg)}.syn-lp-overlay{background-color:#10294d;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .4s ease;width:100%;z-index:99}.syn-lp-overlay.is-visible{opacity:.7}@media only screen and (max-width:1150px){.syn-lp-header__inner{min-height:76px}.syn-lp-header__inner,.syn-lp-header__logo-wrap{align-items:center;display:flex;justify-content:space-between}.syn-lp-header__logo-wrap{left:auto;position:static;transform:none;width:100%}.syn-lp-menu-btn{display:block;position:relative;z-index:102}.syn-lp-header__nav-row{background:#fff;border-left:1px solid var(--syn-light-gray);flex-direction:column;height:100vh;justify-content:flex-start;max-width:420px;overflow-y:auto;padding:100px 0 40px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .5s ease;width:85%;z-index:101}.syn-lp-header__nav-row.is-open{transform:translateX(0)}.syn-lp-header__nav-holder{flex-grow:0;width:100%}.syn-lp-menu{align-items:stretch;flex-direction:column;width:100%}.syn-lp-menu__item{padding:0;text-align:left;width:100%}.syn-lp-menu__item>a{border-bottom:1px solid var(--syn-light-gray);font-size:18px;line-height:26px;padding:20px 26px;width:100%}.syn-lp-menu__item:after{display:none}.syn-lp-header__aside{border-top:1px solid var(--syn-light-gray);justify-content:center;margin-top:auto;padding:24px 30px;width:100%}.syn-lp-header__logo img{width:120px}.syn-lp-header.is-scrolled .syn-lp-header__logo img{width:110px}}@media only screen and (max-width:480px){.syn-lp-header__inner{padding:0 16px}.syn-lp-header__logo img{width:105px}}@media (prefers-reduced-motion:reduce){.syn-lp-btn,.syn-lp-circle-link,.syn-lp-header,.syn-lp-header__logo img,.syn-lp-header__nav-row,.syn-lp-menu-btn__line,.syn-lp-overlay{transition:none!important}}.syn-lp-circle-link{align-items:center;border:1px solid #1d2223;border-radius:50%;display:flex;height:42px;justify-content:center;text-decoration:none;transition:background .4s ease,border-color .4s ease;width:42px}.syn-lp-circle-link:hover{background:#1d2223}.syn-lp-circle-svg{display:block;height:38px;width:38px}.syn-lp-circle-link:hover .syn-lp-circle-svg{filter:brightness(0) invert(1)}