.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}}.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}.us-policy-contents{display:none}@media screen and (min-width:1024px){.us-policy-contents{display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:133px;overflow:scroll;gap:24px;background:#f7f8f9;width:200px;padding:28px 16px;height:572px;border-radius:24px}.us-policy-contents.no-scroll{height:100%}}@media screen and (min-width:1440px){.us-policy-contents{padding:28px 20px}}.us-policy-contents.mobile{position:fixed;display:flex;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;z-index:1;gap:28px;background:#f7f8f9;width:100vw;padding:16px 20px;top:64px}.us-policy-contents.mobile::-webkit-scrollbar{display:none}@media screen and (min-width:764px){.us-policy-contents.mobile{padding:20px 32px;top:85px}}@media screen and (min-width:1024px){.us-policy-contents.mobile{display:none}}.us-policy-contents__chapter{font-family:var(--font-poppins);color:#828489;font-weight:600;font-size:16px;line-height:21px;white-space:nowrap;cursor:pointer;text-transform:capitalize}@media screen and (min-width:1024px){.us-policy-contents__chapter{white-space:unset}}@media screen and (min-width:1440px){.us-policy-contents__chapter{font-size:18px;line-height:23px}}@media screen and (min-width:1920px){.us-policy-contents__chapter{font-size:20px;line-height:26px}}.text-parser{display:flex;flex-direction:column;gap:54px}@media screen and (min-width:764px){.text-parser{gap:58px}}@media screen and (min-width:1024px){.text-parser{width:714px}}@media screen and (min-width:1440px){.text-parser{width:908px}}.text-parser__block{display:flex;flex-direction:column;gap:12px}.text-parser__title{font-family:var(--font-poppins);font-weight:600;font-size:20px;line-height:26px;color:#1c1d1f}@media screen and (min-width:764px){.text-parser__title{font-size:24px;line-height:31px}}@media screen and (min-width:1440px){.text-parser__title{font-size:32px;line-height:42px}}.text-parser__title-small{font-family:var(--font-poppins);font-weight:400;font-size:14px;line-height:18px;color:#828489}@media screen and (min-width:764px){.text-parser__title-small{font-size:18px;line-height:21px}}@media screen and (min-width:1920px){.text-parser__title-small{font-size:20px;line-height:26px}}.text-parser__paragraph,.text-parser__paragraph-with-margin-bottom{font-family:var(--font-poppins);font-size:14px;line-height:21px;color:#828489;margin-bottom:-14px}@media screen and (min-width:764px){.text-parser__paragraph,.text-parser__paragraph-with-margin-bottom{font-size:16px;line-height:24px}}.text-parser__paragraph-with-margin-bottom{margin-bottom:16px}.text-parser__paragraph-dark{font-family:var(--font-poppins);font-size:14px;line-height:21px;color:#1c1d1f;margin-bottom:-14px}@media screen and (min-width:764px){.text-parser__paragraph-dark{font-size:16px;line-height:24px}}.text-parser__paragraph-list-item,.text-parser__paragraph-list-item-with-margin-bottom{font-family:var(--font-poppins);font-size:14px;line-height:21px;color:#828489;margin-left:20px;margin-bottom:-14px;position:relative}.text-parser__paragraph-list-item-with-margin-bottom:before,.text-parser__paragraph-list-item:before{position:absolute;top:8px;left:-15px;content:"";width:5px;height:5px;background:#828489;border-radius:50%}@media screen and (min-width:764px){.text-parser__paragraph-list-item-with-margin-bottom:before,.text-parser__paragraph-list-item:before{top:10px;left:-15px}.text-parser__paragraph-list-item,.text-parser__paragraph-list-item-with-margin-bottom{font-size:16px;line-height:24px}}.text-parser__paragraph-list-item-with-margin-bottom{margin-bottom:16px}.text-parser__link{font-family:var(--font-poppins);font-size:14px;line-height:21px;color:#009d32;text-decoration:underline;transition:all .2s}@media screen and (min-width:764px){.text-parser__link{font-size:16px;line-height:24px}}.text-parser__link:hover{color:#0dae40}.text-parser__policy-image{width:100%}@media screen and (min-width:764px){.text-parser__policy-image{width:626px}}.us-green-font{color:#009d32}:root{--main:#4bb76e;--btn-text:#fff}.us-policy-content-wrapper{margin:170px 0 92px;padding:0 20px}@media screen and (min-width:764px){.us-policy-content-wrapper{margin:180px 0 136px;padding:0 32px}}@media screen and (min-width:1024px){.us-policy-content-wrapper{margin:120px 0 152px;padding:0 52px}}@media screen and (min-width:1440px){.us-policy-content-wrapper{margin:140px 0 176px;padding:0 100px}}@media screen and (min-width:1920px){.us-policy-content-wrapper{margin:140px auto 200px;padding:0;width:1640px}}.us-policy-content-wrapper__text{margin-top:53px;display:flex;justify-content:center}@media screen and (min-width:764px){.us-policy-content-wrapper__text{margin-top:61px}}@media screen and (min-width:1024px){.us-policy-content-wrapper__text{gap:52px}}.us-policy-content-wrapper__button{padding-top:85px}@media screen and (min-width:764px){.us-policy-content-wrapper__button{padding-top:101px}}@media screen and (min-width:1024px){.us-policy-content-wrapper__button{padding-top:0}}.us-policy-content-wrapper__title{font-family:var(--font-poppins);font-size:32px;line-height:40px;color:#1c1d1f;font-weight:600}@media screen and (min-width:764px){.us-policy-content-wrapper__title{font-size:36px;line-height:44px}}@media screen and (min-width:1024px){.us-policy-content-wrapper__title{width:966px;margin:0 auto}}@media screen and (min-width:1440px){.us-policy-content-wrapper__title{font-size:40px;line-height:48px;width:1160px}}.us-policy-content-wrapper__subtitle{font-family:var(--font-poppins);color:#828489;font-size:16px;line-height:24px;margin-top:12px}@media screen and (min-width:1024px){.us-policy-content-wrapper__subtitle{width:966px;margin:12px auto 0}}@media screen and (min-width:1440px){.us-policy-content-wrapper__subtitle{width:1160px}}