*{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{color:#fff;background:#02070d;flex-direction:column;min-height:100vh;font-family:DM Sans;font-style:normal;display:flex;overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 16px;overflow:hidden}main{flex:1}a{color:inherit;cursor:pointer;text-decoration:none}ul{list-style:none}img{width:100%;display:inline-block}button{cursor:pointer;background:0 0;border:none}.header{z-index:10;padding-top:24px;position:relative}@media (width>=1200px){.header{padding-top:48px}}.header__wrapper{z-index:3;background:#10161d66;border:1px solid #232931;border-radius:24px;justify-content:space-between;align-items:center;height:80px;padding:16px 20px;display:flex;position:relative}.header__logo{max-height:34px}.header__menu{display:none}@media (width>=1200px){.header__menu{display:block}.header__menu-list{align-items:center;gap:40px;display:flex}.header__menu-link{color:#fff;font-size:16px;font-weight:400;line-height:24px;transition:color .13s ease-in-out}}.header__menu-link:hover{color:#1aac44}.header__buttons{margin-left:auto;margin-right:24px;display:none}@media (width>=768px){.header__buttons{align-items:center;gap:8px;display:flex}}@media (width>=1200px){.header__buttons{margin-left:unset;margin-right:unset}}.header__get-started{color:#fff;background:#1b7f38;border-radius:12px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:600;line-height:22px;display:none}@media (width>=1200px){.header__get-started{width:134px;height:40px;display:flex}}.header__burger{cursor:pointer;flex-direction:column;gap:6px;margin-left:auto;display:flex}@media (width>=768px){.header__burger{margin-left:unset}}@media (width>=1200px){.header__burger{display:none}}.header__burger-line{background:#fff;border-radius:5px;width:24px;height:2px;margin-left:auto;display:inline-block}.header__mobile{z-index:150;pointer-events:none;justify-content:center;align-items:stretch;padding:24px 16px;display:flex;position:fixed;inset:0}@media (width>=1200px){.header__mobile{display:none}}.header__mobile-backdrop{z-index:0;opacity:0;background:#03080eb8;transition:opacity .28s;position:absolute;inset:0}.header__mobile-panel{z-index:1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;visibility:hidden;background:#10161d66;border:1px solid #969fac1a;border-radius:24px;flex-direction:column;flex:1;width:100%;min-height:0;margin-left:auto;margin-right:auto;padding:16px 32px;transition:opacity .28s,transform .28s,visibility .28s;display:flex;position:relative;overflow:hidden auto;transform:translateY(16px)scale(.98);box-shadow:0 24px 48px #00000059}@media (width>=768px){.header__mobile-panel{flex:0 auto}}.header__mobile-stack{flex-direction:column;align-items:stretch;gap:40px;width:100%;display:flex}.header__mobile-screen-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.header__logo--drawer{align-items:center;max-height:34px;display:flex}.header__logo--drawer img{width:auto;height:auto;max-height:22px;display:block}.header__mobile-close{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:opacity .15s;display:flex}.header__mobile-close:hover{opacity:.85}.header__mobile-close:focus-visible{outline-offset:2px;outline:2px solid #1aac44}.header__mobile-nav{flex-direction:column;width:100%;display:flex}.header__mobile-list{flex-direction:column;width:100%;list-style:none;display:flex}.header__mobile-link{text-align:left;letter-spacing:0;color:#fff;cursor:pointer;background:0 0;border:0;width:100%;padding:24px 0;font-family:DM Sans,sans-serif;font-size:20px;font-weight:700;line-height:30px;text-decoration:none;display:block}.header__mobile-sign-in{text-align:center;color:#fff;background:#1b7f38;border-radius:16px;justify-content:center;align-items:center;width:100%;height:48px;margin-top:0;padding:11px 24px;font-size:16px;font-weight:600;line-height:26px;text-decoration:none;display:flex}.header.header--menu-open .header__mobile{pointer-events:auto}.header.header--menu-open .header__mobile-panel{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.header.header--menu-open .header__burger-line-top{transform:translateY(8px)rotate(45deg)}.header.header--menu-open .header__burger-line-middle{opacity:0}.header.header--menu-open .header__burger-line-bottom{transform:translateY(-8px)rotate(-45deg)}.header.header--menu-open .header__mobile-backdrop{opacity:1}body.is-header-menu-open{overflow:hidden}.footer{padding-top:60px}@media (width>=1200px){.footer{padding:100px 40px 0}}.footer__footer-wrapper{z-index:3;background:linear-gradient(135deg,#ffffff08 0%,#ffffff05 100%);border-radius:24px;max-width:1840px;margin:0 auto;padding:80px 20px;position:relative}.footer__wrapper-inner{flex-direction:column;gap:33px;display:flex}.footer__main-content{flex-direction:column;display:flex}@media (width>=1200px){.footer__main-content{flex-direction:row}}.footer__logo-img{width:143px}.footer__logo-social{flex-direction:column;gap:20px;display:flex}@media (width>=1200px){.footer__logo-social{width:205px;margin-right:140px}}.footer__social-list{flex-direction:row;align-items:center;gap:12px;display:flex}.footer__social-link{background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0 10px;display:flex}.footer__social-img{width:16px;height:16px}.footer__columns-list{flex-wrap:wrap;gap:48px;width:100%;margin-top:48px;display:flex}@media (width>=768px){.footer__columns-list{gap:100px;margin-top:33px}}@media (width>=1200px){.footer__columns-list{justify-content:space-between;margin-top:0}}.footer__column{flex-direction:column;display:flex}@media (width>=1200px){.footer__column{width:205px}}.footer__column-title{margin-bottom:16px;font-size:14px;font-weight:700;line-height:20px}.footer__column-list{flex-direction:column;gap:12px;display:flex}.footer__column-link{font-size:14px;font-weight:400;line-height:20px;transition:color .13s ease-in-out}.footer__column-link:hover{color:#1aac44}.footer__bottom-content{border-top:1px solid #ffffff0d;flex-direction:column;padding-top:20px;display:flex}@media (width>=1200px){.footer__bottom-content{flex-direction:row;justify-content:space-between;align-items:center}}.footer__bottom-copyright,.footer__bottom-link{color:#ffffff4d;font-size:14px;font-weight:500;line-height:20px}.footer__bottom-list{flex-direction:row;align-items:center;gap:8px;margin-top:15px;display:flex}@media (width>=1200px){.footer__bottom-list{gap:24px;margin-top:0}}
