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;min-height:calc(100dvh - 224px);margin-top:84px}@media screen and (min-width: 1440px){.main{min-height:calc(100dvh - 243px);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:14px;margin-bottom:16px}@media screen and (min-width: 1440px){.date{font-size:24px}}.privacy-title{font-family:var(--second-family);font-weight:700;font-size:30px;line-height:133%;text-align:center;color:var(--text-black);margin:50px 0 35px}@media screen and (min-width: 1440px){.privacy-title{font-weight:600;font-size:50px;line-height:130%;margin:30px 0 61px}}.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:800;font-size:16px;color:#000;margin:30px 0 10px}@media screen and (min-width: 1440px){.main h2,.main h3{font-size:24px}}.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;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:400;font-size:14px;padding-left:25px}@media screen and (min-width: 1440px){.main ul{font-size:24px;padding-left:30px}}.main ol{font-weight:400;font-size:14px;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%;height:84px;position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:9999;transition:.5s;background:var(--bg1)}@media screen and (min-width: 1440px){.header-section{height:120px}}.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;margin:0 0 0 175px;padding:0}}.backdrop.show{height:100vh;display:flex;justify-content:left;position:fixed;top:0;right:0;left:0;background:var(--bg1);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;margin-top:-150px}@media screen and (min-width: 1440px){.header-menu-list{flex-direction:row;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-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-btn.close .header-menu-line:first-child{transform:rotate(45deg) translate(5px,5px);border-radius:10px}.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);border-radius:10px}.header__link{display:none;align-items:center;gap:8px;border-radius:24px;padding:10px 24px;background:var(--bg2);transition:.3s}@media screen and (min-width: 1440px){.header__link{display:flex}}.header__link:hover{text-decoration:none;transform:scale(.95)}.backdrop.show+.header__link{display:flex;position:fixed;z-index:10;bottom:164px;left:50%;transform:translate(-50%)}.header__link img{width:16px}.header__link span{width:216px;font-weight:500;font-size:14px;line-height:143%;text-align:center;color:var(--text-white)}#hero{margin-top:84px;padding-top:20px;margin-bottom:50px}@media screen and (min-width: 1440px){#hero{margin-top:120px;margin-bottom:100px;padding-top:64px;padding-bottom:64px}}.hero__container{width:100%;display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 1440px){.hero__container{flex-direction:row;gap:64px}}.hero__wrap{display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 1440px){.hero__wrap{max-width:892px;gap:40px;justify-content:center}}.hero__title{font-family:var(--second-family);font-weight:700;font-size:30px;line-height:133%;color:var(--text-black)}@media screen and (min-width: 1440px){.hero__title{font-size:60px}}.hero__description{width:100%;display:flex;flex-direction:column;gap:20px;font-weight:600;font-size:20px;line-height:150%;color:var(--text-black)}@media screen and (min-width: 1440px){.hero__description{max-width:842px;gap:64px;font-size:32px}}.hero__link{min-height:63px;display:flex;align-items:center;justify-content:center;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);transition:.3s}@media screen and (min-width: 1440px){.hero__link{width:337px;font-size:22px}}.hero__link:hover{text-decoration:none;transform:scale(.95)}.hero__picture{width:190px;margin:0 auto}@media screen and (min-width: 1440px){.hero__picture{width:333px}}.features__container{padding-top:40px;padding-bottom:40px;background-color:var(--bg2)}@media screen and (min-width: 1440px){.features__container{width:100%;padding-top:64px;padding-bottom:64px}}@media screen and (min-width: 1440px){.features__wrap{display:flex;flex-direction:column}}.features__content{width:100%;display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 1440px){.features__content{gap:40px;padding:0 68px}}.features__content-box{display:flex;flex-direction:column;gap:16px;border:1px solid #e5e7eb;border-radius:24px;padding:20px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;background:var(--text-white);font-weight:400;font-size:16px;line-height:125%;color:var(--text-black)}@media screen and (min-width: 1440px){.features__content-box{padding:24px;font-size:24px}}.features__content-box-title{font-weight:600;font-size:20px;line-height:150%}@media screen and (min-width: 1440px){.features__content-box-title{font-size:32px}}.how-it-works__container{padding-top:50px}@media screen and (min-width: 1440px){.how-it-works__container{width:100%;padding-top:100px}}.how-it-works__content{width:100%;display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 1440px){.how-it-works__content{max-width:1036px;margin:0 auto}}.how-it-works__content-box{display:flex;flex-direction:column;gap:16px;border:1px solid #e5e7eb;border-radius:24px;padding:20px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;background:var(--text-white);font-weight:400;font-size:16px;line-height:125%;color:var(--text-black)}@media screen and (min-width: 1440px){.how-it-works__content-box{max-width:518px;padding:24px;font-size:24px}}@media screen and (min-width: 1440px){.how-it-works__content-box:nth-child(2){margin-left:auto}}.how-it-works__content-box-title{font-weight:600;font-size:20px;line-height:150%}@media screen and (min-width: 1440px){.how-it-works__content-box-title{font-size:32px}}.reviews__container{padding-top:50px}@media screen and (min-width: 1440px){.reviews__container{padding-top:100px}}.reviews__content{width:100%;display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 1440px){.reviews__content{max-width:1076px;gap:40px;margin:0 auto}}.reviews__box{display:flex;flex-direction:column;gap:16px;border:1px solid #e5e7eb;border-radius:24px;padding:20px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;background:var(--text-white);font-weight:400;font-size:16px;line-height:125%;color:var(--text-black)}@media screen and (min-width: 1440px){.reviews__box{padding:24px;font-size:24px}}.reviews__box-author{font-weight:600;font-size:20px;line-height:150%}@media screen and (min-width: 1440px){.reviews__box-author{font-size:32px}}#faq{margin-top:50px;padding-top:40px;padding-bottom:40px;background:var(--bg2)}@media screen and (min-width: 1440px){#faq{padding-bottom:64px}}.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:10px}@media screen and (min-width: 1440px){.faq__content{gap:19px}}.faq__item{width:100%;overflow:hidden;padding:20px 32px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#ffffff1a}.faq__item:hover{cursor:pointer}.faq__item-title{width:100%;display:flex;align-items:center;justify-content:space-between;gap:26px;font-weight:600;font-size:16px;line-height:113%;color:var(--text-white)}@media screen and (min-width: 1440px){.faq__item-title{font-size:20px}}.active .faq__item-title{margin-bottom:24px}.faq__item-title:after{content:"";flex-shrink:0;display:block;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAE5JREFUeAHtjbENACAIBNlE91/KUd5GEwsEVCrzl9A9dyKEEBUAbVwJbOvcS5TxAC+yyHEaqF4ksrmOPMstUZrciOTJN5FcuRLJlxPyOR13buBU+TDDsAAAAABJRU5ErkJggg==) no-repeat}.active .faq__item-title:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAFJJREFUeAHtkrEJACAMBH8T3X8pR4kWChJEXmPnHwREyF0TQAhBY2a5TemT8JJJPngXcfLi3rHIQp5Wf7hhJwpHGEEowi76CFjs4BynCB8Q4jMqSY3gVJmkercAAAAASUVORK5CYII=) no-repeat}.faq__item-text{height:0;font-weight:400;font-size:14px;line-height:129%;color:var(--text-white);overflow:hidden;transition:.3s}@media screen and (min-width: 1440px){.faq__item-text{font-size:20px}}.active .faq__item-text{height:auto}.footer-wrap{display:flex;flex-direction:column;gap:40px;padding:23px 24px;background:var(--bg2)}@media screen and (min-width: 1440px){.footer-wrap{flex-direction:row;justify-content:space-around;padding:50px 64px}}.main+footer .footer-wrap{background:#fff}.footer-policies{display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width: 1440px){.footer-policies{order:2}}.footer-list{width:100%;display:flex;justify-content:center}@media screen and (min-width: 1440px){.footer-list{width:fit-content}}.footer-list li{display:flex;align-items:center}.footer-list li a{display:block;font-weight:400;font-size:14px;color:#fff}@media screen and (min-width: 1440px){.footer-list li a{font-size:18px}}.footer-list li a:hover{text-decoration:underline}.footer-list li:first-child:after{content:"|";display:inline;margin:0 10px;font-size:14px;color:#fff}.footer-copyright{font-weight:400;font-size:14px;line-height:129%;text-align:center;color:var(--text-white)}@media screen and (min-width: 1440px){.footer-copyright{font-size:18px;order:1}}.main+footer .footer-list li a,.main+footer .footer-copyright,.main+footer .footer-list li:first-child:after{color:#000}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Inter", sans-serif;--second-family: "Poppins", sans-serif;--bg1: #fff4d4;--bg2: #82241d;--text-black: #010101;--text-white: #fff;--bg-white: #fff;--text-gray: #6a7282;--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-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:120px}.title{font-family:var(--second-family);font-weight:700;font-size:30px;line-height:133%;text-align:center;color:var(--text-black);margin-bottom:20px}@media screen and (min-width: 1440px){.title{margin-bottom:40px;font-size:50px}}.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}}
