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:20px;padding-right:20px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-left:80px;padding-right:80px}}.main{display:flex;flex-direction:column;color:var(--text-color);background:var(--main-color);margin-top:84px}@media screen and (min-width: 1440px){.main{margin-top:120px}}.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:#000}.backLink:before{content:"";display:block;width:24px;height:24px;background:url(/img/back.png) no-repeat center center}.backLink:hover{text-decoration:underline!important}.date{display:inline-block;font-weight:400;font-size:16px}.privacy-title{font-weight:700;font-size:36px;line-height:150%;text-align:center;color:var(--accent-color-green);margin:28px 0 24px}@media screen and (min-width: 1440px){.privacy-title{margin:42px 0 28px}}.header-text{font-weight:400;font-size:18px;line-height:140%;text-align:left;color:#000}.sub-header{font-size:24px;font-weight:400}.main h2,.main h3{font-weight:700;font-size:16px;color:var(--text-color);margin:30px 0 0}.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:16px;color:var(--text-color)}.main ul{display:flex;flex-direction:column;list-style-type:disc;font-weight:400;font-size:16px;padding-left:25px}@media screen and (min-width: 1440px){.main ul{font-size:24px;padding-left:30px}}.main ol{font-weight:400;font-size:16px;margin:0;padding-left:30px}@media screen and (min-width: 1440px){.main ol{font-size:24px;padding-left:45px}}.link-list-tc{color:#160805}.link-tc{font-weight:300;font-size:16px;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:16px!important}.header-section{width:100%;position:fixed;top:42px;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:9999;transition:.5s;background:var(--main-color)}.header-section.show-bg{top:0;padding-top:20px;padding-bottom:20px}@media screen and (min-width: 1440px){.header-section.show-bg{padding-top:30px;padding-bottom:30px}}.header-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;z-index:11}.header-logo{width:75px;display:flex;flex-direction:column;gap:4px;align-items:center;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:114px;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;width:100%;margin:0;padding:0}}.backdrop.show{height:100vh;display:flex;justify-content:left;position:fixed;top:0;right:0;left:0;background:var(--main-color);z-index:10}.backdrop-wrap{width:100%;display:flex}.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{flex-direction:row;justify-content:space-between;margin-top:0}}.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-color);transition:.3s}@media screen and (min-width: 1440px){.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-size:16px}}@media screen and (min-width: 1440px){.menu-item{display:flex;align-items:center}}.item-link:hover{text-decoration:underline}.header-menu-btn{width:48px;height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:0;border:none;background:none;margin-left:auto;z-index:20}@media screen and (min-width: 1440px){.header-menu-btn{display:none}}.header-menu-line{width:36px;height:3px;background-color:var(--accent-color-green);transition:.3s ease}.header-menu-btn.close .header-menu-line:first-child{transform:rotate(45deg) translate(8px,7px)}.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(7px,-7px)}#hero{height:683px;margin-top:42px;margin-bottom:75px;padding-top:104px;background:url(./hero-bg-mobile-C27pxp5j.webp) no-repeat;background-position:50% bottom}@media screen and (min-width: 1440px){#hero{height:787px;margin-top:36px;margin-bottom:0;padding-top:0;background:url(./hero-bg-DwVkHEX5.webp) no-repeat}}@media screen and (min-width: 1440px){.hero__container{height:100%;display:flex;align-items:center}}.hero__picture{width:100%;margin:0 auto}@media screen and (min-width: 1440px){.hero__picture{width:630px;margin:0}}.about__container{margin-top:50px}@media screen and (min-width: 1440px){.about__wrap{display:flex;flex-direction:column}}.about__content{width:100%;display:flex;flex-direction:column;gap:20px;font-family:var(--second-family);font-weight:400;font-size:16px;line-height:150%;color:var(--text-color)}@media screen and (min-width: 1440px){.about__content{width:955px;flex-direction:row;align-items:center;margin:0 auto}}.features__container{margin-top:80px}.features__wrap{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.features__wrap{flex-direction:row;align-items:center;gap:20px}}.features__picture{height:fit-content}.features__content{width:100%;display:flex;flex-direction:column;gap:6px}@media screen and (min-width: 1440px){.features__content{gap:12px}}.features__content-box{display:flex;flex-direction:column;gap:6px;border-radius:4px;padding:22px;background:var(--card-color);font-family:var(--second-family);font-weight:400;font-size:16px;line-height:150%;text-align:center;color:var(--text-color)}.features__content-box-title{font-weight:700;font-size:20px;line-height:150%;text-align:center;color:var(--accent-color-purple)}.how-it-works__container{margin-top:80px}.how-it-works__picture{margin:24px auto 0}.how-it-works__content{width:100%;display:flex;flex-direction:column;gap:6px}@media screen and (min-width: 1440px){.how-it-works__content{flex-direction:row;justify-content:space-between;flex-wrap:wrap}}.how-it-works__content-box{display:flex;flex-direction:column;gap:6px;border-radius:4px;padding:22px;background:var(--card-color);font-family:var(--second-family);font-weight:400;font-size:16px;line-height:150%;text-align:center;color:var(--text-color)}@media screen and (min-width: 1440px){.how-it-works__content-box{max-width:305px}}@media screen and (min-width: 1440px){.how-it-works__content-box:nth-child(1),.how-it-works__content-box:nth-child(3){position:relative;top:-160px}}.how-it-works__content-box-title{font-weight:700;font-size:20px;line-height:150%;text-align:center;color:var(--accent-color-purple)}.reviews__container{margin-top:80px}.sliderWrap{width:100%;position:relative}.swiper-slide{width:100%;border-radius:4px;padding:22px;background:var(--card-color);font-family:var(--second-family);font-weight:400;font-size:15px;line-height:150%;color:var(--text-color)}.slide-header{display:flex;align-items:center;gap:12px;font-weight:700;font-size:20px;line-height:150%;color:var(--accent-color-purple);margin-bottom:12px}.swiper-slide img{width:100px}.footer-wrap{display:flex;flex-direction:column;gap:34px;margin-top:80px;padding-top:45px;padding-bottom:45px;background:var(--accent-color-purple)}@media screen and (min-width: 1440px){.footer-wrap{gap:50px}}.footer-list{width:100%;display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.footer-list{flex-direction:row;justify-content:space-between}}.footer-list li a{display:block;font-family:var(--font-family);font-weight:700;font-size:20px;line-height:150%;color:var(--text-color)}.footer-list li a:hover{text-decoration:underline}.footer-copyright{font-family:var(--second-family);font-weight:400;font-size:12px;line-height:150%;color:var(--text-color)}@media screen and (min-width: 1440px){.footer-copyright{text-align:center}}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Space Grotesk", sans-serif;--second-family: "Manrope", sans-serif;--main-color: #14162f;--text-color: #f5f8ff;--card-color: #1e2043;--accent-color-green: #45f5d0;--accent-color-purple: #9a7cff;--accent: #fff;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-color);background:var(--main-color);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:120px}.title{font-weight:700;font-size:36px;line-height:150%;text-align:center;color:var(--accent-color-green);margin-bottom:24px}@media screen and (min-width: 1440px){.title{margin-bottom:28px;font-size:36px}}.accent{color:var(--accent)!important}.space{margin-bottom:16px!important}@media screen and (min-width: 1440px){.space{margin-bottom:16px!important}}.fadeIn{animation:fade .3s}.text-center{text-align:center}@keyframes fade{0%{opacity:0}to{opacity:1}}
