html{box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-family)}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.container{max-width:375px;margin:0 auto;padding-left:24px;padding-right:24px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-left:64px;padding-right:64px}}.main{display:flex;flex-direction:column;color:#000;background:#fff;padding-top:92px;padding-bottom:50px}@media screen and (min-width: 1440px){.main{padding-top:104px;padding-bottom:100px}}@media screen and (min-width: 1440px){.side-space{padding:0 103px}}.backLink{width:fit-content;display:flex;align-items:center;gap:8px;background:none;border:none;font-weight:300;font-size:12px;line-height:150%;text-align:center;text-decoration:none!important;color:var(--txt1)}.backLink:before{content:"";display:block;width:24px;height:24px;background:url(/img/back.png) no-repeat center center}.backLink:hover{text-decoration:underline!important}.update-date{width:100%;font-weight:400;font-size:16px;margin-bottom:16px}@media screen and (min-width: 1440px){.update-date{font-size:24px}}.privacy-title{font-family:var(--second-family);font-weight:400;font-size:30px;line-height:133%;color:var(--text-black);text-align:center;margin:50px 0 35px}@media screen and (min-width: 1440px){.privacy-title{font-size:50px;margin:61px 0}}.header-text{font-weight:400;font-size:18px;line-height:140%;text-align:left;color:#fff}.sub-header{font-size:24px;font-weight:400}.main h2,.main h3{font-family:var(--font-family);font-weight:600;font-size:20px;color:#000;margin:20px 0 10px}@media screen and (min-width: 1440px){.main h2,.main h3{font-size:30px;margin:30px 0 10px}}.bold{font-weight:700!important}.policy-text-wrap{width:100%;display:flex;flex-direction:column}.category-title{display:block;margin:20px 0;font-weight:600;font-size:24px;line-height:130%}@media screen and (min-width: 1440px){.category-title{font-size:28px}}.main p{font-weight:400;font-size:14px;line-height:150%;color:#000}@media screen and (min-width: 1440px){.main p{font-size:24px}}.main ul{display:flex;flex-direction:column;list-style-type:disc;font-weight:300;font-size:14px;padding-left:20px;color:var(--txt1)}.main ol{font-weight:400;font-size:14px;margin:0;padding-left:20px}@media screen and (min-width: 1440px){.main ol{font-size:24px;padding-left:35px}}.link-list-tc{color:#160805}.link-tc{font-weight:300;font-size:14px;line-height:24px;text-decoration:underline}.main a{font-style:normal;line-height:normal;text-decoration:underline;overflow-wrap:anywhere}.main a:hover{text-decoration:none}.upper-space{margin-top:30px}.header-section{width:100%;height:92px;position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:9999;transition:.5s;padding:0;background:var(--bg1)}@media screen and (min-width: 1440px){.header-section{height:104px}}.header-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;padding:0 24px;z-index:11}@media screen and (min-width: 1440px){.header-wrap{padding:0 64px}}.header-logo{width:100px;display:flex;flex-direction:column;align-items:center;gap:4px;font-family:var(--second-family);font-weight:400;font-size:12px;line-height:133%;text-align:center;color:var(--text-black)}@media screen and (min-width: 1440px){.header-logo{width:fit-content;align-items:flex-start;font-size:18px}}.header-logo img{width:40px}@media screen and (min-width: 1440px){.header-logo img{width:60px}}.backdrop{display:none}@media screen and (min-width: 1440px){.backdrop{display:flex;margin:0;padding:0}}.backdrop.show{height:100vh;display:flex;justify-content:left;position:fixed;top:0;right:0;left:0;padding:48px 0;background:var(--bg1);border-bottom:1px solid var(--extra);z-index:10}.backdrop-wrap{width:100%;display:flex}.backdrop.show .header-menu-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}@media screen and (min-width: 1440px){.header-menu-list{display:flex;gap:16px}}.backdrop.show .header-menu-list .menu-item{text-align:left}.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-family:var(--second-family);font-weight:400;font-size:18px;line-height:133%;color:var(--text-black);transition:.3s}@media screen and (min-width: 1440px){.menu-item{display:flex;align-items:center}}.item-link:hover{text-decoration:underline}.header-menu-btn{width:31px;height:31px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;border:none;background:none;z-index:20}@media screen and (min-width: 1440px){.header-menu-btn{display:none}}.header-menu-line{width:24px;height:3px;background-color:var(--text-black);transition:.3s ease}.header-menu-line.second{width:12px}.header-menu-btn.close .header-menu-line:first-child{transform:rotate(45deg) translate(5px,5px)}.header-menu-btn.close .header-menu-line:nth-child(2){width:0;opacity:0}.header-menu-btn.close .header-menu-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.header__download-btn{width:288px;position:fixed;left:50%;bottom:121px;transform:translate(-50%);display:none;align-items:center;gap:8px;border-radius:24px;padding:10px 24px;background:var(--bg2);z-index:20;transition:.3s}@media screen and (min-width: 1440px){.header__download-btn{display:flex;position:initial;transform:translate(0)}}.header__download-btn:hover{opacity:.8;text-decoration:none}.header__download-btn span{width:216px;font-weight:500;font-size:14px;line-height:143%;text-align:center;color:var(--text-white)}.backdrop.show+.header__download-btn{display:flex}#hero{display:flex;min-height:100dvh;padding-top:112px;padding-bottom:50px;position:relative}@media screen and (min-width: 1440px){#hero{max-height:761px;margin-top:128px;padding-top:0;padding-bottom:0}}.hero__container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media screen and (min-width: 1440px){.hero__container{align-items:flex-start}}.hero__content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;gap:20px}@media screen and (min-width: 1440px){.hero__content{align-items:flex-start;justify-content:flex-start;gap:40px;padding:64px 0}}.hero__title{font-family:var(--second-family);font-weight:400;font-size:30px;line-height:133%;color:var(--text-black);margin-bottom:4px}@media screen and (min-width: 1440px){.hero__title{font-size:60px}}.hero__description{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.hero__description{max-width:916px}}.hero__text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:129%;color:var(--text-black)}@media screen and (min-width: 1440px){.hero__text{font-size:20px}}.hero__picture{width:190px}@media screen and (min-width: 1440px){.hero__picture{width:356px;order:5}}.hero__system{max-height:161px;display:flex;flex-direction:column;flex-wrap:wrap;gap:20px 39px}@media screen and (min-width: 1440px){.hero__system{min-height:initial;flex-direction:row;gap:40px}}.hero__system-box{display:flex;flex-direction:column;align-items:center;gap:4px;border:1px solid #e5e7eb;border-radius:24px;padding:12px;min-width:130px;min-height:68px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;background:var(--text-white);font-weight:400;font-size:14px;line-height:143%;text-align:center;color:var(--text-gray)}@media screen and (min-width: 1440px){.hero__system-box{padding:20px}}@media screen and (min-width: 1440px){.hero__system-box:nth-child(2){min-width:229px}}.hero__system-box p:first-child{line-height:143%;text-align:center;color:var(--text-black)}@media screen and (min-width: 1440px){.hero__system-box p:first-child{font-size:24px}}.hero__links{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (min-width: 1440px){.hero__links{max-width:892px;flex-direction:row;gap:40px}}.hero__links a:first-child{width:100%;border-radius:24px;padding:10px 24px;background:var(--bg2);font-weight:500;font-size:20px;line-height:150%;text-align:center;color:var(--text-white)}@media screen and (min-width: 1440px){.hero__links a:first-child{width:337px}}.hero__links a:last-child{height:64px;display:flex;justify-content:center;align-items:center;gap:25px;font-weight:500;font-size:20px;line-height:150%;text-align:center;color:var(--text-black)}@media screen and (min-width: 1440px){.hero__links a:last-child{width:411px}}.challenge__wrap{width:100%;display:flex;flex-direction:column;padding-top:40px;padding-bottom:40px;background:var(--bg2)}@media screen and (min-width: 1440px){.challenge__wrap{padding-top:64px;padding-bottom:64px}}.challenge__title{color:var(--text-white)!important}.challenge__description{width:100%;display:flex;flex-direction:column;gap:16px;font-weight:400;font-size:14px;line-height:129%;color:var(--text-white)}@media screen and (min-width: 1440px){.challenge__description{font-size:20px}}.challenge__description ul{list-style-type:disc;padding-left:24px}.modes__wrap{display:flex;flex-direction:column;padding-top:50px}@media screen and (min-width: 1440px){.modes__wrap{flex-direction:row;gap:64px;padding-top:100px}}.modes__content{display:flex;flex-direction:column;margin-bottom:20px}@media screen and (min-width: 1440px){.modes__content{order:2;margin-bottom:0}}@media screen and (min-width: 1440px){.modes__title{text-align:left!important}}.modes__description{display:flex;flex-direction:column;gap:16px;font-weight:400;font-size:14px;line-height:129%;color:var(--text-black)}@media screen and (min-width: 1440px){.modes__description{gap:20px;font-size:20px}}.modes__description ul{list-style-type:disc;padding-left:26px}.modes__picture{width:190px;margin:0 auto}@media screen and (min-width: 1440px){.modes__picture{width:356px;order:1}}.features__container{padding:50px 0}@media screen and (min-width: 1440px){.features__container{padding:100px 0}}.features__content{width:100%;display:flex;flex-direction:column;gap:20px;font-weight:400;font-size:14px;line-height:129%;color:var(--text-black)}@media screen and (min-width: 1440px){.features__content{gap:16px;font-size:20px}}.features__box{width:100%;display:flex;flex-direction:column;align-items:center;border:1px solid #e5e7eb;border-radius:16px;padding:20px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;background:var(--text-white);font-size:16px;line-height:125%}@media screen and (min-width: 1440px){.features__box{max-width:1176px;margin:24px auto 0;font-size:24px}}.features__box p{width:100%}.features__box-bottom-text{text-align:center}@media screen and (min-width: 1440px){.features__box-bottom-text{margin-top:24px}}.advantages-section__wrap{width:100%;display:flex;flex-direction:column;padding-top:80px;padding-bottom:80px}.advantages-section__content{display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width: 1440px){.advantages-section__content{flex-direction:row;align-items:flex-start;justify-content:center;gap:24px;padding:0 24px}}.advantages-section__box{width:100%;display:flex;align-items:center;gap:24px;padding-left:8px}@media screen and (min-width: 1440px){.advantages-section__box{flex-direction:column;width:270px}}.advantages-section__box img{width:40px;object-fit:cover}@media screen and (min-width: 1440px){.advantages-section__box img{width:48px}}.advantages-section__box-description{font-weight:300;font-size:12px;line-height:150%;text-align:left;color:var(--txt2)}@media screen and (min-width: 1440px){.advantages-section__box-description{max-width:270px;margin-top:8px;text-align:center}}.advantages-section__box-title{font-weight:300;font-size:16px;line-height:150%;text-align:left;color:var(--txt1);margin-bottom:8px}@media screen and (min-width: 1440px){.advantages-section__box-title{text-align:center}}#download{background:var(--bg2)}.download__wrap{display:flex;flex-direction:column;align-items:center;padding-top:40px;padding-bottom:40px}@media screen and (min-width: 1440px){.download__wrap{padding-top:64px;padding-bottom:64px}}.download__title{color:var(--text-white)!important}.download__content{width:100%;display:flex;flex-direction:column;gap:20px;font-weight:400;font-size:14px;line-height:129%;color:var(--text-white)}@media screen and (min-width: 1440px){.download__content{gap:40px;font-size:20px}}.download__description{display:flex;flex-direction:column;gap:16px}.download__link{width:100%;min-height:63px;display:flex;align-items:center;justify-content:center;border-radius:24px;padding:10px 24px;background:var(--bg1);font-weight:500;font-size:20px;line-height:150%;text-align:center;color:var(--text-black)}@media screen and (min-width: 1440px){.download__link{max-width:411px;margin:0 auto}}.download__last-text{text-align:center}#reviews{background:var(--bg2)}.reviews-section__wrap{width:100%;display:flex;flex-direction:column;padding-top:64px;padding-bottom:80px}.reviews-section__content{display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 1440px){.reviews-section__content{flex-direction:row;padding:0 36px}}.comment-box{width:100%;display:flex;flex-direction:column;gap:16px;border:1px solid var(--extra);border-radius:8px;padding:32px;background:var(--bg1)}@media screen and (min-width: 1440px){.comment-box{padding:16px}}.comment-header{display:flex;justify-content:space-between;align-items:center}.comment-box p{font-weight:300;font-size:12px;line-height:150%;color:var(--txt1)}.comment-author{font-weight:300;font-size:16px;line-height:150%;color:var(--txt2)}#benefits{padding-bottom:400px;background:url(/img/benefits-bg.webp) no-repeat;background-size:165% 35%;background-position:0% 100%}@media screen and (min-width: 1440px){#benefits{padding-bottom:618px;background-size:100%;background-position:0% 100%}}.benefits-section__wrap{width:100%;display:flex;flex-direction:column;padding-top:64px}@media screen and (min-width: 1440px){.benefits-section__wrap{padding-bottom:0}}.benefits-section__content{display:flex;flex-wrap:wrap;gap:63px}@media screen and (min-width: 1440px){.benefits-section__content{flex-direction:row;justify-content:center;padding:0 72px}}.benefits-section__box p{width:140px;height:140px;display:flex;justify-content:center;align-items:center;font-weight:300;font-size:16px;line-height:150%;text-align:center;color:var(--txt1);padding:0 24px;margin:0 auto;border:1px solid var(--extra);border-radius:999px;background:var(--bg1)}@media screen and (min-width: 1440px){.benefits-section__box p{flex-direction:column;width:160px;height:160px;font-size:16px}}.benefits-section__box:nth-child(3){width:100%;margin-top:-102px}@media screen and (min-width: 1440px){.benefits-section__box:nth-child(3){width:fit-content;margin:0}}.benefits-section__box:nth-child(4),.benefits-section__box:nth-child(5){margin-top:-102px}@media screen and (min-width: 1440px){.benefits-section__box:nth-child(4),.benefits-section__box:nth-child(5){margin:0}}#faq{background:var(--bg2)}.faq__container{padding-top:80px;padding-bottom:80px}.faq__wrap{display:flex;flex-direction:column;align-items:center;width:100%}.faq__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width: 1440px){.faq__content{width:790px}}.faq__item{width:100%;overflow:hidden;border:1px solid var(--biege);background:var(--surface)}.faq__item:hover{cursor:pointer}.faq__item-title{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 0;font-weight:400;font-size:24px;line-height:150%;color:var(--txt2);border-bottom:1px solid var(--extra)}@media screen and (min-width: 1440px){.faq__item-title{font-size:20px}}.active .faq__item-title{margin-bottom:8px}.faq__item-title:after{content:"";flex-shrink:0;display:block;width:24px;height:24px;background:url(/img/arrow-down.png) no-repeat;transition:.3s}.active .faq__item-title:after{background:url(/img/arrow-up.png) no-repeat}.faq__item-text{height:0;font-weight:400;font-size:16px;line-height:150%;color:var(--txt1);overflow:hidden;transition:.3s}.active .faq__item-text{height:auto}.contact__container{width:100%;padding-top:80px;padding-bottom:366px;background:url(/img/contact-img.webp) no-repeat;background-size:200% 58%;background-position:0% 100%}@media screen and (min-width: 1440px){.contact__container{padding-bottom:662px;background-size:contain}}.contact__wrap{display:flex;flex-direction:column;align-items:center;width:100%}.contact__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}.contact__link{display:flex;align-items:center;gap:16px;font-weight:300;font-size:24px;line-height:150%;color:var(--txt1)}.contact__link:before{content:"";display:block;width:48px;height:48px;background:url(/img/mail.png) no-repeat}.footer-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:40px 32px;padding-top:24px;padding-bottom:24px;background-color:var(--bg2);font-family:var(--second-family);font-weight:400;font-size:14px;line-height:129%;text-align:center;color:var(--text-white)}@media screen and (min-width: 1440px){.footer-wrap{justify-content:space-between;gap:0;padding:50px 184px}}@media screen and (min-width: 1440px){.footer-policies{order:3}}.footer-list{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer-list li a{font-weight:300;font-size:16px;line-height:150%;text-decoration:none;text-decoration-skip-ink:none;color:var(--txt1)}.footer-list li a:hover{text-decoration:underline}.footer-copyright{width:100%}@media screen and (min-width: 1440px){.footer-copyright{width:fit-content;order:1}}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Inter", sans-serif;--second-family: "Nunito", sans-serif;--bg1: #fae6b2;--bg2: #49230a;--text-black: #010101;--text-white: #fff;--bg-white: #fff;--text-gray: #6a7282;--accent: #e5af0b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);color:var(--text-black);background:var(--bg1);position:relative}h1,h2,h3,h4,h5,h6,p,a{font-family:var(--font-family)}a:hover{text-decoration:underline}ul{font-family:var(--font-family)}html{scroll-behavior:smooth}main{max-width:375px;margin:0 auto}@media screen and (min-width: 1440px){main{max-width:1440px}}section{scroll-margin-top:60px}.title{font-family:var(--second-family);font-weight:400;font-size:30px;line-height:133%;text-align:center;color:var(--text-black);margin-bottom:20px}@media screen and (min-width: 1440px){.title{font-size:50px;margin-bottom:40px}}.accent{color:var(--accent)!important}.space{margin-bottom:24px}@media screen and (min-width: 1440px){.space{margin-bottom:12px}}.fadeIn{animation:fade .3s}.text-center{text-align:center}@keyframes fade{0%{opacity:0}to{opacity:1}}
