h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom: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}section{scroll-margin-top:63px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.title-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.title{font-family:var(--second-family);font-weight:400;font-size:26px;letter-spacing:.02em;text-align:center;color:#000;margin-bottom:50px}.text{font-weight:400;font-size:14px;color:#000000b3}@media screen and (min-width: 1200px){section{scroll-margin-top:93px}.title{font-size:66px;line-height:1.48485;letter-spacing:.04em;margin-bottom:50px}.text{font-size:20px}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Playpen Sans", sans-serif;--second-family: "Playwrite US Modern", sans-serif}body{display:flex;flex-direction:column;min-width:100%;min-height:auto;margin:0;background:#fff;font-family:var(--font-family);overflow-x:hidden}main{flex-grow:1}main:has(.back-link){text-align:center}html{scroll-behavior:smooth}.container{width:100%;margin:0 auto;padding-inline:16px}@media only screen and (min-width: 1200px){.container{max-width:none;padding-inline:clamp(16px,8vw,120px)}}.header{width:100%;position:relative;z-index:1000}.header-container{width:100%;position:fixed;top:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;padding-block:6px;padding-inline:54px;height:55px;background:#ffffffe6}.header-container.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.header-logo{transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-logo-img{width:100%;max-width:58px;height:48px;transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-logo:hover .header-logo-img{transform:translateY(2px) scale(.97);filter:drop-shadow(0px 0px 4px rgba(255,154,86,.8))}.header-nav{display:none}.header-nav-list{display:flex;align-items:center;gap:16px;list-style:none;margin:0;padding:0}.header-mobile-menu{display:flex;position:fixed;top:0;right:0;width:100%;max-width:375px;height:100vh;background:#fff;z-index:100;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transition:color .3s ease}.header-mobile-menu.active{opacity:1;visibility:visible;pointer-events:auto}.noscroll{overflow:hidden}.header-mobile-header{display:flex;align-items:center;justify-content:flex-end;padding-block:6px;padding-inline:54px;height:55px;background:#ffffffe6}.header-burger,.header-mobile-close{background:none;border:none;cursor:pointer}.header-mobile-close-icon,.header-burger-icon{width:100%;stroke-width:3.42px;stroke:#000c;transition:color .3s ease}.header-burger-icon:hover,.header-mobile-close-icon:hover{stroke:#ff9a56}.header-mobile-menu .header-mobile-nav{display:flex;flex-wrap:wrap;align-content:center}.header-mobile-nav{flex:1;display:flex;flex-direction:column;justify-content:center;margin-block:32px;gap:16px}.header-nav-link{font-weight:500;font-size:18px;line-height:1.11111;color:#000c;display:inline-flex;align-self:center;position:relative;padding-block:8px;text-decoration:none;transition:color .3s ease}.header-nav-link:after{content:"";position:absolute;left:50%;bottom:5px;width:100%;height:38px;border-bottom:1px solid #ff9a56;opacity:0;transform:translate(-50%) scaleX(.5);transition:transform .5s cubic-bezier(.22,.61,.36,1),opacity .4s ease;pointer-events:none}.header-nav-link:hover:after{opacity:1;transform:translate(-50%) scaleX(1)}.header-nav-link:hover{opacity:unset;color:#ff9a56}@media screen and (min-width: 1200px){.header-container{padding-inline:149px;height:82px;align-items:center;justify-content:center}.header-logo-img{max-width:75px;height:66px}.header-nav{display:block;width:100%}.header-burger,.header-mobile-menu{display:none}.header-nav-list{width:100%;max-width:1027px;margin:0 auto;justify-content:flex-end;gap:24px}.header-nav-link{font-size:14px;line-height:1.42857}}.hero-container{padding-block:55px 68px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;background:#f8f6f3}.hero-content{padding-inline:10px;width:100%;display:flex;flex-direction:column;justify-content:center;gap:10px}.hero-title{font-family:var(--second-family);font-weight:400;font-size:26px;letter-spacing:-.02em;color:#000;margin-bottom:30px}.hero-img{margin-top:20px;width:100%;border-radius:30px;max-width:145px;height:296px;object-fit:cover;box-shadow:0 25px 50px -12px #00000040;transition:.3s ease}.hero-img:hover{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1)) drop-shadow(0 8px 10px rgba(255,154,86,.7));transform:translateY(2px) scale(.97)}.hero-btn{border:2px solid #0062ff;margin-block:17px 27px;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;border-radius:14px;padding-block:16px;padding-inline:32px;max-width:166px;height:42px;font-family:var(--second-family);font-weight:500;font-size:14px;line-height:2;text-align:center;color:#fff;transition:all .5s cubic-bezier(.22,.61,.36,1);box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a;background:linear-gradient(90deg,#0b57d0,#0b57d0,#0b57d0,#0b57d0)}.hero-playstore{width:100%;max-width:24px;height:24px}.hero-btn:hover{box-shadow:inset 0 2px 8px #00000040;transform:translateY(2px) scale(.97)}@media only screen and (min-width: 1200px){.hero-container{flex-direction:row;width:100%;padding-block:188px 86px;gap:100px}.hero-content{padding-inline:0;max-width:758px}.hero-title{font-size:66px;line-height:1.48485;margin-bottom:50px}.hero-img{margin-top:0;max-width:320px;height:655px}.hero-btn{height:60px;font-size:18px;line-height:1.55556}}.about-container{padding-block:20px;background:#f8f6f3}.about-info{display:flex;flex-direction:column;align-items:center;gap:10px;padding-inline:16px}.about.text:nth-child(2){padding-inline-end:20px}@media only screen and (min-width: 1200px){.about-container{padding-block:100px;display:flex;flex-direction:column;align-items:center}.about-info{max-width:776px;padding-inline:0px}.about.text:nth-child(2){padding-inline-end:40px}}.visual-container{padding-block:50px 0;display:flex;flex-direction:column}.visual.text{line-height:1.42857;color:#000c;margin-bottom:10px}.visual-content{margin-top:10px;width:100%;display:flex;flex-direction:column;justify-content:center}.visual-steps{display:flex;flex-wrap:wrap;width:100%;gap:10px}.visual-step{width:100%;border-radius:16px;padding:24px;max-width:302px;height:91px;background:#ffffffe6;display:flex;align-items:center;gap:16px;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.visual-step:nth-child(1){border:2px solid rgba(78,205,196,.25)}.visual-step:nth-child(2){border:2px solid rgba(255,154,86,.25)}.visual-step:nth-child(3){border:2px solid rgba(255,107,157,.25)}.visual-step:hover{box-shadow:0 4px 6px -4px #0000001a,0 8px 10px -3px var(--accent2);transform:translateY(2px) scale(.97)}.visual-step .visual-title-wrapper{display:flex;flex-direction:column;justify-content:center}.visual-title-wrapper h3{font-weight:700;font-size:14px;line-height:2;color:#000}.visual-title-wrapper .visual.text{margin-bottom:0}.visual-steps .visual-step img{width:100%;max-width:36px;height:36px;border-radius:24px;object-fit:cover;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a}@media screen and (min-width: 1200px){.visual-container{margin-top:100px}.visual-content{flex-direction:row;justify-content:space-around;gap:70px}.visual.title-wrapper{max-width:482px}.visual-steps{max-width:552px}.visual-step{max-width:552px;height:104px}}.progression-container{padding-block:50px}.progression-info{display:flex;flex-direction:column;align-items:center;gap:10px;padding-inline:4px}.progression-box{margin-top:20px;width:100%;border:2px solid rgba(78,205,196,.3);border-radius:24px;padding:26px;max-width:315px;height:368px;box-shadow:0 8px 10px -6px #0000001a,0 20px 25px -5px #0000001a;background:#fffffff2}.progression-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.progression-header-img{width:100%;max-width:24px;height:24px;object-fit:cover}.progression-subtitle{font-weight:700;font-size:16px;line-height:1.75;color:#000}.progression-list{display:flex;flex-direction:column;margin-top:20px;width:100%;gap:16px}.progression-item{width:100%;border-radius:16px;max-width:257px;height:80px;padding:16px;display:flex;align-items:center;gap:16px;background:#ffffffe6;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.progression-item:nth-child(1){border:2px solid rgba(255,154,86,.25)}.progression-item:nth-child(2){border:2px solid rgba(78,205,196,.25)}.progression-item:nth-child(3){border:2px solid rgba(255,107,157,.25)}.progression-item:hover{transform:translateY(-2px) rotate(1.5deg)}.progression-item:nth-child(2n):hover{transform:translateY(-2px) rotate(-1.5deg)}.progression-item h4{font-weight:400;font-size:12px;line-height:1.33333;color:#000000b3}.progression-text{font-weight:700;font-size:16px;line-height:1.75;color:#000}.progression-img{width:100%;border-radius:24px;max-width:40px;height:40px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;object-fit:cover}@media screen and (min-width: 1200px){.progression-container{padding-block:100px;display:flex;flex-direction:column;align-items:center}.progression.title-wrapper{flex-direction:row;justify-content:space-around;gap:48px}.progression-info{max-width:485px}.progression-box{max-width:552px;height:368px}.progression-list{gap:12px}.progression-item{max-width:500px;height:80px}.progression-subtitle{font-size:20px;line-height:1.4}.progression-text{font-size:18px;line-height:1.55556}}.natural-container{padding-block:50px;display:flex;flex-direction:column;align-items:center}.natural-box{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.natural-img{width:100%;max-width:186px;height:228px;object-fit:cover;transition:.3s ease}.natural-img:hover{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1)) drop-shadow(0 8px 10px rgba(255,154,86,.7));transform:translateY(2px) scale(.97)}@media only screen and (min-width: 1200px){.natural-container{padding-block:100px}.natural.title-wrapper{flex-direction:row;justify-content:space-around;gap:157px}.natural-box{width:100%;max-width:642px;margin-bottom:0}.natural-img{max-width:246px;height:301px}}.contact-container{padding-block:80px;display:flex;flex-direction:column;align-items:center}.contact-info{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px}.contact.text{width:100%;text-align:center;max-width:329px}.contact-mailto{display:flex;align-items:center;gap:16px;border:2px solid #ff9a56;border-radius:33554400px;padding-block:18px;padding-inline:34px;max-width:286px;height:64px;font-weight:700;font-size:14px;line-height:2;text-align:center;color:#ff9a56;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a;background:#f8f6f3;transition:.3s ease}.contact-em{width:100%;max-width:20px;height:20px}.contact-mailto:hover{box-shadow:0 4px 6px -4px #0000001a,0 8px 10px -3px #ff9a56;transform:translateY(2px) scale(.97)}.contact-img{width:100%;object-fit:cover}@media only screen and (min-width: 1200px){.contact.text{width:100%;max-width:711px;font-size:20px}.contact-info{margin-top:50px}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:#fff}.legal-header{width:100%;position:fixed;top:0;left:50%;transform:translate(-50%);padding-inline:10px;padding-block:10px;height:20px}.legal-header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.policy-close-btn{display:flex;align-items:center}.legal-close-icon{fill:none;stroke-width:1px;stroke:#000;transform:rotate(90deg)}.policy-close-btn:hover{opacity:unset}.legal-container{padding-block:50px;display:flex;flex-direction:column}.privacy-section{font-weight:400;font-size:14px;color:#151515}.legal-title{margin-bottom:48px;text-align:center;font-weight:700;font-size:30px;letter-spacing:-.04em;color:#000}.privacy-section h2{margin-block:20px}.legal-container a{text-decoration:underline;text-decoration-skip-ink:none;position:relative;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.legal-container a:hover{color:#ff9a56}.style-disc{display:flex;align-items:baseline;gap:10px}.privacy-list .style-disc span{display:flex;width:100%;max-width:4px;height:4px;background-color:#000;border-radius:50%;padding:2px}.style-disc.access{margin-left:4%}@media screen and (min-width: 1200px){.legal-container{padding-block:48px 100px;padding-inline:40px}.privacy-section{font-size:24px}.legal-title{font-size:50px;letter-spacing:-.04em}.privacy-section strong{font-size:30px}.privacy-section h3{font-size:24px}.style-disc.access{margin-left:2%}}.footer-container{padding-block:34px}.footer-nav{width:100%;display:flex;align-items:center;justify-content:center}.footer-nav-list{width:100%;display:flex;justify-content:space-between;align-self:center;gap:10px;margin-bottom:43px;max-width:346px}.footer-separator-li{font-family:var(--second-family);font-weight:400;font-size:14px;text-align:center;color:#000;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.footer-copy{font-family:var(--second-family);font-weight:400;font-size:14px;text-align:center;color:#000;margin-bottom:50px}.footer-separator-li:hover{color:#ff9a56}.footer-text{font-family:var(--second-family);font-weight:400;font-size:16px;text-align:center;color:#000}@media only screen and (min-width: 1200px){.footer-nav-list{max-width:411px}.footer-separator-li,.footer-copy{font-size:18px}.footer-text{font-size:26px}}
