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:16px;padding-right:16px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-left:72px;padding-right:72px}}.main{display:flex;flex-direction:column;color:#fff;margin-top:72px}@media screen and (min-width: 1440px){.main{padding-left:292px;padding-right:292px}}.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:#fff}.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;margin-bottom:16px}.privacy-title{font-weight:700;font-size:40px;line-height:140%;color:#fff;text-align:center;margin:48px 0}@media screen and (min-width: 1440px){.privacy-title{font-size:50px;margin:96px 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-weight:400;font-size:24px;line-height:183%;color:#fff;margin:48px 0 24px}@media screen and (min-width: 1440px){.main h2,.main h3{font-size:36px}}.main h3{font-weight:700;font-size:16px;margin:0 0 16px}@media screen and (min-width: 1440px){.main h3{font-size:20px}}.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:#fff}.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:20px;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:343px;height:56px;position:fixed;top:16px;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:9999;transition:.5s;padding:0;border-radius:100px;background:#4f4f4f}@media screen and (min-width: 1440px){.header-section{width:856px}}.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}.header-logo{font-weight:600;font-size:20px;line-height:100%;color:#fff}.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;background:#1b1a1a;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:32px}}.backdrop.show .header-menu-list .menu-item{text-align:left}.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#fff;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:24px;height:24px;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:19px;height:3px;border-radius:10px;background-color:#fff;transition:.3s ease}.header-menu-line.second{width:19px}.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)}#hero{margin-top:72px;padding-top:64px}@media screen and (min-width: 1440px){#hero{padding-top:91px}}.hero__container{width:100%;min-height:770px;display:flex;flex-direction:column;gap:34px;position:relative}.hero__title{font-weight:700;font-size:56px;line-height:1.15;background:linear-gradient(180deg,#fff,#3c3a3a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:3px}@media screen and (min-width: 1440px){.hero__title{font-size:122px}}@media screen and (min-width: 1440px){.hero__title-awaits{position:absolute;bottom:95px;right:72px;background:linear-gradient(180deg,#fff,#3c3a3a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.hero__description{width:100%;display:flex;flex-direction:column;gap:16px;font-weight:400;font-size:16px;line-height:150%;color:#d3d2d2}.hero__description-box{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.hero__description-box{width:306px}}@media screen and (min-width: 1440px){.hero__description-box:first-child{position:absolute;top:0;right:72px}}@media screen and (min-width: 1440px){.hero__description-box:last-child{position:absolute;bottom:0;left:72px}}.hero__picture{width:100%}@media screen and (min-width: 1440px){.hero__picture{width:856px;position:absolute;top:74px;left:50%;transform:translate(-50%)}}.rhythm__container{display:flex;flex-direction:column;gap:15px;margin-top:64px}@media screen and (min-width: 1440px){.rhythm__container{width:100%;margin-top:160px}}@media screen and (min-width: 1440px){.rhythm__wrap{display:flex;justify-content:space-between}}@media screen and (min-width: 1440px){.rhythm__title{max-width:433px;text-align:right;order:2}}.rhythm__content{width:100%;display:flex;flex-direction:column;gap:16px;font-weight:400;font-size:16px;line-height:150%;color:#d3d2d2}@media screen and (min-width: 1440px){.rhythm__content{max-width:526px;order:1}}.rhythm__content ul{display:flex;flex-direction:column;gap:13px}.rhythm__content ul li{display:flex;gap:13px}.rhythm__content ul li:before{content:"";width:6px;height:6px;display:block;background-color:#ff4181;border-radius:100%;margin-top:7px}.how-it-works__container{display:flex;flex-direction:column;gap:15px;margin-top:64px}@media screen and (min-width: 1440px){.how-it-works__container{width:100%;margin-top:160px}}@media screen and (min-width: 1440px){.how-it-works__wrap{display:flex;justify-content:space-between}}.how-it-works__content{width:100%;display:flex;flex-direction:column;gap:16px;font-weight:400;font-size:16px;line-height:150%;color:#d3d2d2}@media screen and (min-width: 1440px){.how-it-works__content{max-width:526px}}.how-it-works__content ul{display:flex;flex-direction:column;gap:13px}.how-it-works__content ul li{display:flex;gap:13px}.how-it-works__content ul li:before{content:"";width:6px;height:6px;display:block;background-color:#ff4181;border-radius:100%;margin-top:7px}.flow__container{margin-top:64px}@media screen and (min-width: 1440px){.flow__container{display:flex;align-items:center;justify-content:space-between;margin-top:160px}}@media screen and (min-width: 1440px){.flow__wrap{max-width:526px}}.flow__content{display:flex;flex-direction:column;gap:16px;font-weight:400;font-size:16px}.flow__picture{margin-top:32px}.download__container{margin-top:64px}@media screen and (min-width: 1440px){.download__container{display:flex;justify-content:space-between;margin-top:160px}}.download__title{margin-bottom:23px!important}.download__content{display:flex;flex-direction:column;font-weight:400;font-size:16px}.download__box{display:flex;flex-direction:column;gap:26px;margin-top:32px}@media screen and (min-width: 1440px){.download__box{width:306px;margin-top:0}}.download__box-requirements{display:flex;flex-direction:column;gap:32px;border-radius:24px;padding:24px;background:#fff}.download__box-requirements-section{display:flex;align-items:center;gap:8px;font-family:var(--second-family);font-weight:400;font-size:16px;line-height:150%;color:#1b1a1a}.download__link{display:flex;justify-content:center;align-items:center;border-radius:50px;height:56px;background:#ff4181;font-weight:400;font-size:16px;line-height:150%;color:#1b1a1a;transition:.3s}.download__link:hover{background:#f3759f;text-decoration:none}.feels__container{display:flex;flex-direction:column;gap:15px;margin-top:64px}@media screen and (min-width: 1440px){.feels__container{width:100%;margin-top:160px}}@media screen and (min-width: 1440px){.feels__wrap{display:flex;justify-content:space-between}}@media screen and (min-width: 1440px){.feels__title{order:2}}.feels__content{width:100%;display:flex;flex-direction:column;gap:16px;font-weight:400;font-size:16px;line-height:150%;color:#d3d2d2}@media screen and (min-width: 1440px){.feels__content{max-width:526px;order:1}}.feels__content ul{display:flex;flex-direction:column;gap:13px}.feels__content ul li{display:flex;gap:13px}.feels__content ul li:before{content:"";width:6px;height:6px;display:block;background-color:#ff4181;border-radius:100%;margin-top:7px}.footer-wrap{display:flex;flex-direction:column;gap:32px;margin-top:64px;padding:40px 16px;background:#4f4f4f}@media screen and (min-width: 1440px){.footer-wrap{padding:40px 72px;margin-top:160px}}.main+footer .footer-wrap{margin-top:48px}@media screen and (min-width: 1440px){.main+footer .footer-wrap{margin-top:96px}}.footer-policies{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width: 1440px){.footer-policies{flex-direction:row;justify-content:space-between;margin-top:35px}}.footer__logo{font-weight:600;font-size:20px;line-height:100%;color:#fff}.footer-list{width:100%;display:flex;justify-content:space-around}@media screen and (min-width: 1440px){.footer-list{width:fit-content;gap:32px}}.footer-list li a{display:block;font-weight:400;font-size:16px;color:#fff}.footer-list li a:hover{text-decoration:underline}.footer-copyright{font-weight:400;font-size:16px;text-align:center;color:#fff}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Inter", sans-serif;--second-family: "Raleway", sans-serif;--text-main: #d3d2d2;--accent: #ffb800;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:#d3d2d2;background:#1b1a1a;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-family:var(--font-family);font-weight:700;font-size:36px;line-height:122%;color:#fff;margin-bottom:48px}.subtitle{font-weight:400;font-size:14px;color:#fff;margin-top:10px}@media screen and (min-width: 1440px){.subtitle{font-size:24px}}.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}}
