@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap");*{box-sizing:border-box;font-family:Lexend,sans-serif;margin:0;padding:0}.container{margin-left:auto;margin-right:auto;max-width:1100px;padding:60px 20px}.header.header--no-navigation,header{padding:0 20px}header{background:#fffffff2;position:fixed;top:0;transition:box-shadow .3s ease;width:100%;z-index:999}header.scrolled{box-shadow:0 4px 6px -2px #0003}.header__logo a img{margin-top:4px;width:133px!important}li,ul{margin:0;padding:0 0 0 20px}.header__container.content-wrapper{align-items:center;display:flex;height:79px;margin-left:auto;margin-right:auto;max-width:1100px}.header__logo{margin-right:27px}.header-cta-section{align-items:center;display:flex;gap:16px;justify-content:center;margin-left:auto}.button-1 a{background-color:transparent;border:2px solid #13afe4;color:#313435}.button-1 a,.button-2 a{align-items:center;border-radius:20px;display:flex;font-size:14px;font-weight:400;height:40px;justify-content:center;text-decoration:none;width:130px}.button-2 a{background-color:#13afe4;color:#fff}.header-cta-icon{display:block;height:32px;margin:0}@media screen and (max-width:991px){.container{padding:40px}.desktop-menu{display:none}}@media(max-width:767px){.header__container.content-wrapper{flex-wrap:wrap;gap:15px;height:100%;min-height:79px}.header-cta-section{flex-wrap:wrap}.container{padding:40px 20px}}