.footer{display:flex;flex-direction:column;padding:32px;gap:24px;align-items:center}@media screen and (min-width:764px){.footer{gap:16px}}@media screen and (min-width:1440px){.footer{flex-direction:row;width:1160px;padding:32px 16px;margin:0 auto;justify-content:space-between}}.footer__links{display:flex;flex-direction:column;gap:8px;align-items:center}@media screen and (min-width:764px){.footer__links{flex-direction:row;gap:16px}}.footer__links>a{color:#828489;font-size:14px;line-height:24px}.footer__divider{display:none}@media screen and (min-width:764px){.footer__divider{display:block;width:1px;border-radius:1px;height:16px;background:#828489}}.footer__watermark{color:#828489;font-size:14px;line-height:24px}.header{display:flex;padding:18px 20px;border:1px solid #f1f2f5;width:100%}.header-wrapper{width:100%;display:flex;justify-content:center;position:fixed;top:0;left:0;background:#fff;z-index:10}@media screen and (min-width:764px){.header{padding:20px 40px}}@media screen and (min-width:1440px){.header{padding:20px 0;width:1160px;margin:0 auto}}.header__logo{width:133px;height:28px}@media screen and (min-width:764px){.header__logo{width:183px;height:39px}}:root{--main:#4bb76e;--btn-text:#fff}.grid{padding:0 20px;margin-top:94px}@media screen and (min-width:764px){.grid{padding:0 40px;margin-top:120px}}@media screen and (min-width:1440px){.grid{width:1160px;margin:120px auto 0;padding:0}}.grid__hero{width:100%;height:auto;border-radius:48px 0;margin-top:24px}@media screen and (min-width:764px){.grid__hero{margin-top:40px}.grid__hero.image-mobile{display:none}}.grid__hero.image-tablet{display:none}@media screen and (min-width:764px){.grid__hero.image-tablet{display:block}}@media screen and (min-width:1440px){.grid__hero.image-tablet{display:none}}.grid__hero.image-desktop{display:none}@media screen and (min-width:1440px){.grid__hero.image-desktop{display:block}}.grid__about{margin-top:32px;display:flex;flex-direction:column;gap:18px}@media screen and (min-width:764px){.grid__about{margin-top:40px;gap:16px}}.grid__about>h1{color:#1c1d1f;font-weight:600;font-size:36px;line-height:44px;font-family:var(--font-poppins)}@media screen and (min-width:764px){.grid__about>h1{font-size:48px;line-height:56px}}@media screen and (min-width:1440px){.grid__about>h1{font-size:56px;line-height:64px}}.grid__about>p{color:#49494b;font-size:18px;line-height:28px;font-family:var(--font-inter)}@media screen and (min-width:764px){.grid__about>p{font-size:20px;line-height:28px}}.grid__description{display:flex;flex-direction:column;gap:12px;margin-top:24px}@media screen and (min-width:764px){.grid__description{margin-top:40px;gap:24px}}@media screen and (min-width:1440px){.grid__description{margin-top:80px;flex-direction:row}}.grid__block{display:flex;flex-direction:column;gap:12px;padding:24px 16px;border:2px solid #f1f2f5;border-radius:16px}@media screen and (min-width:764px){.grid__block{padding:32px;border-radius:24px}}@media screen and (min-width:1440px){.grid__block{width:50%}}.grid__block>img{width:56px;height:56px}.grid__block>h4{margin-top:24px;color:#1c1d1f;font-weight:600;font-family:var(--font-poppins);font-size:20px;line-height:24px}@media screen and (min-width:764px){.grid__block>h4{margin-top:32px;font-size:24px;line-height:32px}}.grid__block>p{font-family:var(--font-poppins);font-size:16px;line-height:24px;color:#828489}@media screen and (min-width:764px){.grid__block>p{font-size:18px;line-height:28px}}.grid__disclaimer{border-radius:16px;background:#f7f8f9;padding:56px 20px;display:flex;flex-direction:column;gap:16px;margin-top:56px}@media screen and (min-width:764px){.grid__disclaimer{padding:80px 40px;border-radius:24px;margin-top:80px}}@media screen and (min-width:1440px){.grid__disclaimer{margin-top:120px;padding:120px 80px}}.grid__disclaimer>h2{color:#1c1d1f;font-size:32px;line-height:40px;font-weight:600}@media screen and (min-width:764px){.grid__disclaimer>h2{font-size:36px;line-height:44px}}@media screen and (min-width:1440px){.grid__disclaimer>h2{font-size:40px;line-height:48px}}.grid__disclaimer>p{color:#828489;font-size:14px;line-height:20px}