.landing{background:linear-gradient(180deg,#63a6e9,#1f75cb);height:100%}@media(max-width:444px){.landing{background:none}}.landing__content{background-image:url(img/logo_bg.svg);background-position:100%;background-repeat:no-repeat;padding:0 24px}@media(max-width:1344px){.landing__content{background-image:url(img/logo_bg_phone.svg)}}@media(max-width:444px){.landing__content{background-color:rgb(var(--color__neutrals_white));background-image:none;padding:0 calc(var(--unit)*2.5)}}.landing__logo{display:flex}.landing__content-wrap{display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:1580px;min-height:100vh}.landing__header{align-items:center;display:flex;padding:calc(var(--unit)*3.5) 0;width:100%}@media(max-width:745px){.landing__header{justify-content:center}}@media(max-width:444px){.landing__header{display:none}}.landing__footer{color:#fff;display:flex;gap:12px;justify-content:space-between;padding:16px 0}@media(max-width:830px){.landing__footer{flex-wrap:wrap;justify-content:center}}@media(max-width:444px){.landing__footer{color:#333238}}.landing__footer-links{display:flex;gap:24px;text-decoration:none}.landing__footer-link{font-size:.875rem;line-height:150%}.landing__footer-link:hover{text-decoration:underline}.landing__footer-link:active,.landing__footer-link:focus-visible{color:#cbe2f9}@media(max-width:444px){.landing__footer-link{color:#333238}}.landing__footer-copy{font-size:.875rem;line-height:150%}@media(max-width:830px){.landing__footer-copy{text-align:center}}.landing__page{display:flex;flex-direction:column;flex-grow:1}
