*,*::before,*::after{box-sizing:border-box}body{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;overflow-x:clip;margin:0;overscroll-behavior-x:none}:root{--header-h-desktop: 72px;--header-h-mobile: 56px}:root{--header-h: var(--header-h-desktop)}@media(max-width: 768px){:root{--header-h: var(--header-h-mobile)}}html,body{overscroll-behavior-y:none;overscroll-behavior-x:none}.container{width:100%;margin-left:auto;margin-right:auto}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container{max-width:720px}}@media(min-width: 992px){.container{max-width:960px}}@media(min-width: 1200px){.container{max-width:1140px}}@media(min-width: 1400px){.container{max-width:1270px}}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 22px)}section[id]{scroll-margin-top:calc(var(--header-h) + 12px)}button,[role=button],.btn{cursor:pointer}button,input,select,textarea{font:inherit}li{list-style:none}h2{color:#000;font-size:40px;font-weight:700;text-align:center;margin:0 0 40px 0}@media(max-width: 768px){h2{font-size:30px}}header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #eee;backdrop-filter:saturate(180%) blur(8px);-webkit-backdrop-filter:saturate(180%) blur(8px)}header .header-inner{display:flex;align-items:center;justify-content:space-between;padding-top:14px;padding-bottom:16px}@media(max-width: 1024px){header .header-inner{justify-content:space-between;padding-top:12px;padding-bottom:12px}}header img{width:128px;height:36px}.hamburger{display:none}.menu{display:flex;align-items:center;gap:40px}.menu li{color:#000;font-size:14px;font-weight:400}.menu li:hover{text-decoration:underline;cursor:pointer}.menu li:last-child{margin-right:68px}.menu-btn{padding:11px 20px 12px;background-color:#608f5e;border:none;border-radius:15px;font-size:14px;font-weight:700;color:#fff;max-height:40px;transition:transform .3s ease,background-color .15s ease}.menu-btn:hover{background:#568155}#hero-section{position:relative;overflow:hidden;background-color:#f9f4f2;margin-bottom:100px}#hero-section::before{content:"";position:absolute;inset:0;background:url("../images/hero-bg.svg") no-repeat;opacity:.05;background-position:right -100px top -458px;pointer-events:none;z-index:0}#hero-section .wrapper{padding:110px 0 85px;display:flex;gap:160px;align-items:center}@media(max-width: 1200px){#hero-section .wrapper{padding:60px 0 85px;gap:40px}}#hero-section .wrapper .content{max-width:645px;z-index:1}#hero-section .wrapper .content .title{font-size:60px;font-weight:700;line-height:80px;margin:0 0 43px}@media(max-width: 1200px){#hero-section .wrapper .content .title{font-size:50px;line-height:70px}}#hero-section .wrapper .content .title-mark{position:relative;display:inline-block;isolation:isolate}#hero-section .wrapper .content .title-mark::after{content:"";position:absolute;left:0px;right:-10px;background:url("../images/hero-title-shape.svg") no-repeat;width:220px;height:24px;pointer-events:none;z-index:-1;bottom:-6px}#hero-section .wrapper .content .paragraph{font-size:20px;font-weight:400;margin-top:0;margin-bottom:60px}#hero-section .wrapper .statistics-wrapper{display:flex;align-items:center;position:relative}#hero-section .wrapper .statistics-wrapper .statistics{width:220px;padding:30px 25px;border-radius:18px;background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(7.5px);z-index:2;color:#1d2330;margin-right:-25px}#hero-section .wrapper .statistics-wrapper .statistics .stat{color:#608f5e;font-size:25px;font-weight:700;margin-top:0;margin-bottom:5px}#hero-section .wrapper .statistics-wrapper .statistics .stat-desc{margin:0;font-size:16px;font-weight:400}#found-in-app{margin-bottom:100px}@media(max-width: 768px){#found-in-app #found-in-app{margin-bottom:50px;padding-inline:0}}#found-in-app .cards{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0;margin:0;scrollbar-width:none}#found-in-app .cards::-webkit-scrollbar{display:none}#found-in-app .card{flex:0 0 426px;width:426px;height:520px;scroll-snap-align:start}#found-in-app .card:last-child{scroll-snap-align:end}#found-in-app .card{position:relative;overflow:hidden;width:426px;height:520px;flex:0 0 426px;padding:42px 30px 50px 29px;border-radius:20px;color:#fff;background-color:#000;display:flex;flex-direction:column;background-size:cover;background-position:center;background-repeat:no-repeat;scroll-snap-align:start}#found-in-app .card.card--healing{background-image:url("../images/healing.png");position:relative}#found-in-app .card.card--sound-therapy{position:relative;background-image:url("../images/sound-therapy.png")}#found-in-app .card.card--insights{position:relative;background-image:url("../images/healing.png")}#found-in-app .card.card--everyday-tasks{position:relative;background-image:url("../images/sound-therapy.png")}#found-in-app .card .title{max-width:285px;margin-top:0;margin-bottom:20px;font-size:25px;font-weight:700;line-height:35px}#found-in-app .card .paragraph{margin-top:0;margin-bottom:184px;font-size:18px;font-weight:400;line-height:30px}#found-in-app .right-arrow{display:flex;justify-content:center;align-items:center;width:64px;height:64px;border-radius:32px;background-color:#bfbb54;position:absolute;bottom:50px}#found-in-app img{width:21px;height:18px}#found-in-app .cards>li:last-child{margin-right:47px}@media(max-width: 992px){#found-in-app .cards>li{width:386px;height:480px;flex:0 0 386px}}@media(max-width: 768px){#found-in-app .cards>li{width:356px;height:400px;flex:0 0 386px}}#app-for{margin-bottom:100px}#app-for h2{margin-bottom:16px}#app-for .paragraph{max-width:863px;margin:0 auto 32px;font-size:18px;line-height:30px;text-align:center}#app-for ul:not(.cards){display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 40px;padding:0;list-style:none}#app-for ul:not(.cards) button{border:none;border-radius:20px;background-color:#f9f4f2;padding:13px 30px 14px;font-size:15px;font-weight:600;color:#000;transition:background-color .2s ease,color .2s ease,transform .2s ease}#app-for ul:not(.cards) button:active{transform:translateY(0)}#app-for ul:not(.cards) button.active{background:#000;color:#fff}#app-for ul:not(.cards) button:focus-visible{outline:2px solid #000;outline-offset:2px}#app-for .cards{display:flex;gap:11px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0;list-style:none;scrollbar-width:none;-ms-overflow-style:none}#app-for .cards::-webkit-scrollbar{display:none}#app-for .cards>li{position:relative;display:flex;overflow:hidden;border-radius:20px;color:#fff;height:520px;flex:0 0 1160px;scroll-snap-align:start}#app-for .cards>li div::before{content:"";position:absolute;inset:0;background:url("../images/line.svg") no-repeat;opacity:.05;background-position:right -100px top -458px;pointer-events:none;z-index:0}#app-for .cards>li:last-child{scroll-snap-align:end}#app-for .card-pic{flex:0 0 426px;width:426px;height:100%;object-fit:cover;border-radius:20px 0 0 20px}#app-for #first-card{background-color:#608f5e}#app-for #second-card{background-color:#bfbb54}#app-for #last-card{background-color:#373230}#app-for .cards>li>div{display:flex;flex-direction:column;justify-content:center;padding:140px 218px 140px 119px}#app-for .quotes{margin-bottom:50px;width:39px;height:30px}#app-for .card-paragraph{margin:0 0 35px;font-size:18px;line-height:30px;font-weight:400;color:#fff;text-align:left}#app-for h5{margin:0;font-size:18px;font-weight:700;color:#fff}@media(max-width: 1200px){#app-for .cards>li{flex-basis:82vw;height:460px}#app-for .sea-pic{flex-basis:35vw;width:auto}#app-for .cards>li>div{padding:80px 34px}}@media(max-width: 768px){#app-for .cards{gap:16px}#app-for .cards>li{height:auto;flex-basis:70vw}#app-for .sea-pic{width:100%;height:260px;flex:0 0 auto;border-radius:20px 20px 0 0}#app-for .cards>li>div{padding:24px}}#how-to-use{margin-bottom:100px}#how-to-use h2{margin-bottom:80px}#how-to-use .steps{display:flex;gap:50px;justify-content:center}#how-to-use .steps .step{max-width:277px;display:flex;flex-direction:column;align-items:center}#how-to-use .steps .step div{display:flex;justify-content:center;align-items:center;width:64px;height:64px;border-radius:32px;background-color:#f9f4f2;margin-bottom:40px}#how-to-use .steps .step img{width:21px;height:18px}#how-to-use .steps .step p{text-align:center}#how-to-use .steps .step a:hover{text-decoration:underline;cursor:pointer}#your-privacy{margin-bottom:80px}#your-privacy .container{display:flex;align-items:center;border-radius:20px;background-color:#f8fbf7}#your-privacy .container .blocks{display:flex}#your-privacy .container .blocks .left-block{padding-left:110px;display:flex;flex-direction:column;justify-content:center}#your-privacy .container .blocks .left-block .title{font-size:40px;font-weight:700;margin-top:0;margin-bottom:40px}#your-privacy .container .blocks .left-block .paragraph{margin-top:0;font-size:18px;font-weight:400;margin-bottom:40px}#your-privacy .container .blocks .left-block .download-links{display:flex}#your-privacy .container .blocks .left-block .download-links img{max-width:190px}#your-privacy .container .blocks img{padding-right:20px}@media(max-width: 1200px){#your-privacy .container .left-block{padding-left:80px}}#media{margin-bottom:80px}#media p{font-size:18px;font-weight:400;text-align:center;line-height:30px}#media .media-logo{display:flex;justify-content:center}#media .media-logo div{display:flex;align-items:center;justify-content:center;width:317px;height:120px}#faq{background-color:#fdfaf9;padding:100px 70px 50px 70px}#faq h2{text-align:left;margin-bottom:50px}#faq .questions .question{cursor:pointer;user-select:none;display:flex;justify-content:space-between;align-items:center;padding:16px 20px 16px 0;box-shadow:0 -1px 0 0 inset rgba(0,0,0,.05)}#faq .questions .question .icon img{transition:transform 200ms ease}#faq .questions .question[aria-expanded=true]{box-shadow:none}#faq .questions .question[aria-expanded=true] .icon img{transform:rotate(90deg)}#faq .questions .question[aria-expanded=true]+.answer{box-shadow:inset 0 -1px 0 rgba(0,0,0,.05);padding:12px 0 16px 0}#faq .questions .answer{overflow:hidden;max-height:0;transition:max-height 300ms ease;padding:0 0 0 0}#faq .questions .answer p{margin:12px 0 24px;line-height:1.6;color:#222}footer{background-color:#373230;padding:50px 181px 0px 70px;color:#fff}footer .two-blocks{display:flex;gap:120px;margin-bottom:50px}footer .two-blocks .first-block{max-width:426px}footer .two-blocks .first-block img{margin-bottom:40px}footer .two-blocks .first-block p{opacity:.6;color:#fff;font-size:12px;font-weight:400}footer .two-blocks .second-block h6{font-size:25px;font-weight:700;margin-top:0;margin-bottom:40px}footer .two-blocks .second-block p{font-size:16px;font-weight:500;margin:0}footer .two-blocks .second-block p a{color:inherit;text-decoration:none;cursor:pointer;transition:transform .3s}footer .two-blocks .second-block p a:hover{text-decoration:underline;color:#bfbb54}footer .two-blocks .second-block .download-links{margin-top:40px}footer .two-blocks .second-block .download-links img{max-width:159px}footer .copyright-section{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:400}footer .copyright-section a{text-decoration:none;color:#fff;transition:text-decoration-color .3s ease}footer .copyright-section a:hover{text-decoration:underline;text-underline-offset:2px}footer .copyright{box-shadow:0 1px 0 0 inset hsla(0,0%,100%,.1);padding:18px 0;margin:0;line-height:20px}.menu-cta{display:none}.hamburger{display:none}@media(max-width: 1400px){header{display:flex;justify-content:space-between;padding:12px 16px;position:sticky;top:0;z-index:1000;background:#fff}header>img{order:0}.menu-btn--desktop{order:1;margin-left:auto;display:none}.hamburger{order:2}.primary-nav{order:3}.hamburger{display:inline-flex;order:2;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#fff}.hamburger img{width:22px;height:22px;object-fit:contain;pointer-events:none;display:block}.primary-nav{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid rgba(0,0,0,.06);box-shadow:0 8px 24px rgba(0,0,0,.06);transform:translateY(-8px);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:1000}.primary-nav.open{transform:translateY(0);opacity:1;pointer-events:auto}.primary-nav .menu{display:flex;flex-direction:column;gap:0;margin:0;padding:8px 12px 0 8px}.primary-nav .menu li{padding:14px 8px;border-bottom:1px solid rgba(0,0,0,.06);font-size:16px}.primary-nav .menu li:last-child{border-bottom:none}.menu-cta{display:flex;justify-content:center;border-bottom:none;padding-top:8px}.menu-cta .menu-btn--mobile{display:inline-block;text-align:center;padding:12px 16px;border-radius:12px}.menu-cta .menu-btn--mobile:hover{text-decoration:none}.menu{gap:0}.menu li:last-child{margin-right:0}}@media(max-width: 1024px){#hero-section{margin-bottom:50px}#hero-section .statistics-wrapper{display:flex;align-items:center;justify-content:center;min-height:322px}#hero-section .content{display:contents}#hero-section .hero.title{order:0}#hero-section .hero.paragraph{order:1}#hero-section .statistics-wrapper{order:2}#hero-section .hero.download-links{order:3}#hero-section .wrapper{flex-direction:column;gap:0;padding:40px 16px 40px}#hero-section .wrapper .content .title{font-size:40px;line-height:45px;margin-bottom:30px;text-align:center}#hero-section .wrapper .content .paragraph{font-size:16px;line-height:26px;margin-bottom:24px;text-align:center;max-width:620px}#hero-section .wrapper .content .download-links{display:flex;justify-content:center;gap:20px}#hero-section .wrapper .content .download-links img{max-width:120px}#hero-section .wrapper .statistics-wrapper{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:24px}#hero-section .wrapper .statistics-wrapper .statistics{position:static;width:160px;padding:20px 15px;margin-right:-16px;margin-top:-47px}#hero-section .wrapper .statistics-wrapper .statistics .stat{font-size:14px}#hero-section .wrapper .statistics-wrapper .statistics .stat-desc{font-size:12px}#hero-section .wrapper .statistics-wrapper img{position:static;max-height:300px;height:auto}#hero-section::before{display:none}#hero-section .wrapper .content .title-mark::after{bottom:-14px;right:-37px;left:unset}}@media(max-width: 768px){#found-in-app{margin-bottom:50px;--m-card-w: 300px;--m-card-h: 360px}#found-in-app .cards{padding:0 !important;display:flex;gap:16px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-inline:16px;scrollbar-width:none;-ms-overflow-style:none}#found-in-app .cards::-webkit-scrollbar{display:none}#found-in-app .card{flex:0 0 var(--m-card-w) !important;width:var(--m-card-w);height:var(--m-card-h);border-radius:16px}#found-in-app .card:last-child{scroll-snap-align:end}#found-in-app .card .title{font-size:22px;line-height:30px;margin-bottom:12px;max-width:100%}#found-in-app .card .paragraph{font-size:16px;line-height:24px;margin-bottom:0}#found-in-app .card>div{width:56px;height:56px;border-radius:28px;bottom:16px;left:16px}#found-in-app .card>div img{width:20px;height:20px}}@media(max-width: 768px)and (prefers-reduced-motion: no-preference){#found-in-app .cards{scroll-behavior:smooth}}@media(max-width: 768px){#app-for{margin-bottom:50px;padding:0 16px}#app-for h2{margin:0 0 40px;font-size:30px;line-height:1.2;text-align:center}#app-for .paragraph{margin:0 0 24px;font-size:16px;line-height:26px;text-align:center;max-width:none}#app-for>ul:not(.cards){display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 24px;padding:0 16px 0 16px;list-style:none}#app-for>ul:not(.cards) li{width:100%}#app-for>ul:not(.cards) button{width:100%;border:none;border-radius:16px;background-color:#f9f4f2;padding:8px 10px;font-size:12px;font-weight:600;color:#000;transition:background-color .2s ease,color .2s ease,transform .2s ease}#app-for>ul:not(.cards) button.active{background:#000;color:#fff}#app-for>ul:not(.cards) button:focus-visible{outline:2px solid #000;outline-offset:2px}#app-for .cards{margin:0;margin-inline:-16px;display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-inline:16px;scrollbar-width:none;-ms-overflow-style:none}#app-for .cards::-webkit-scrollbar{display:none}#app-for .cards>li{position:relative;display:flex;flex-direction:column;border-radius:16px;color:#fff;flex-basis:70vw;height:375px;scroll-snap-align:start;overflow:hidden}#app-for ul:not(.cards) button{font-size:13px}#app-for .card-pic{display:block;flex:0 0 244px;width:100%;height:135px;object-fit:cover;flex:0 0 auto;border-radius:0}#app-for .cards>li>div{display:flex;flex-direction:column;padding:20px}#app-for .quotes{width:20px;height:15px;margin-bottom:15px}#app-for .card-paragraph{margin:0 0 15px;font-size:11px;line-height:24px;font-weight:400;color:#fff;text-align:left}#app-for h5{margin:0;font-size:11px;font-weight:700;color:#fff}}@media(max-width: 768px)and (prefers-reduced-motion: no-preference){#app-for .cards{scroll-behavior:smooth}}@media(min-width: 768px)and (max-width: 1200px){#app-for .cards>li{flex-basis:75vw;height:380px}#app-for .card-pic{flex:0 0 280px;width:280px}#app-for .quotes{margin-bottom:35px;width:35px;height:25px}#app-for .card-paragraph{font-size:14px;margin:0 0 25px}#app-for h5{font-size:14px}#app-for ul:not(.cards) button{font-size:13px}}@media(max-width: 768px){#how-to-use{margin-bottom:50px}#how-to-use h2{margin-bottom:40px}#how-to-use .steps{flex-wrap:wrap;gap:30px}#how-to-use .steps .step div{margin-bottom:20px}}@media(max-width: 768px){#your-privacy{margin:0 16px 50px;padding:34px 16px;border-radius:16px;display:block}#your-privacy .left-block{padding:0;text-align:center}#your-privacy .left-block .title{font-size:28px;line-height:1.25;margin:0 0 16px}#your-privacy .left-block .paragraph{font-size:16px;line-height:26px;margin:0 0 30px}#your-privacy .left-block .download-links{display:flex;justify-content:center;align-items:center;gap:16px}#your-privacy .left-block .download-links img{max-width:120px;height:auto;padding-right:0}}@media(max-width: 1200px){#your-privacy img{max-width:480px}}@media(max-width: 992px){#your-privacy .container .blocks .left-block{padding-left:30px}#your-privacy .container .blocks .left-block .title{font-size:35px;margin-bottom:25px}#your-privacy .container .blocks .left-block .paragraph{font-size:16px}#your-privacy .container .blocks .left-block .download-links img{max-width:170px}#your-privacy .right-block img{max-width:365px}}@media(max-width: 768px){#your-privacy .container .blocks .left-block{padding-left:0}#your-privacy .container .blocks .left-block .title{font-size:25px}#your-privacy .container .blocks .left-block .paragraph{font-size:14px}#your-privacy .container .blocks .left-block .download-links img{max-width:150px}#your-privacy .right-block img{max-width:320px}}@media(max-width: 768px){#your-privacy .blocks{padding:20px}#your-privacy .right-block{display:none}}@media(max-width: 768px){#media{margin-bottom:50px;padding:0 16px}#media .media-logo{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px 16px;justify-items:center}#media .media-logo>div{width:100%;height:96px;display:flex;align-items:center;justify-content:center}#media .media-logo img{max-width:140px;height:auto}}@media(max-width: 768px){#faq{padding:50px 16px 40px 16px}#faq h2{text-align:start;margin-bottom:25px}#faq .question p{font-size:14px;margin-right:5px}#faq .question .icon{max-height:20px}}@media(max-width: 768px){footer{padding:32px 16px 0}footer .two-blocks{flex-direction:column;gap:40px;margin-bottom:24px}footer .two-blocks .first-block{max-width:310px !important}footer .two-blocks .first-block img{width:140px;height:auto;margin-bottom:20px}footer .two-blocks .first-block p{font-size:12px;line-height:20px;margin:0}footer .first-block,footer .second-block{max-width:none}footer .second-block h6{font-size:20px;margin:0 0 12px}footer .second-block p{font-size:14px;line-height:22px;margin:0}footer .second-block .download-links{display:flex;align-items:center;gap:12px;margin-top:30px}footer .second-block .download-links img{max-width:130px !important;margin-top:0px !important;height:auto}footer .copyright-section{font-size:11px}footer .copyright{text-align:center;padding:14px 0;margin:0;font-size:11px;line-height:18px}}@media(min-width: 768px)and (max-width: 1200px){footer{padding-right:85px}footer .two-blocks{gap:40px}footer .two-blocks .second-block h6{font-size:19px}footer .two-blocks .second-block p{font-size:14px}footer .two-blocks .second-block .download-links img{max-width:120px}}@media(min-width: 769px)and (max-width: 880px){footer .two-blocks .first-block{max-width:310px}footer .two-blocks .second-block .download-links img{max-width:120px}}#privacy-policy{padding:50px 289px 80px 179px}@media(max-width: 992px){#privacy-policy{padding:30px 60px 40px 60px}}@media(min-width: 992px)and (max-width: 1200px){#privacy-policy{padding:40px 160px 40px 160px}}#privacy-policy .privacy-sections{display:flex;flex-direction:column;gap:30px}#privacy-policy .privacy-sections .privacy-section a{text-decoration:none;color:#000}#privacy-policy .privacy-sections .privacy-section a:hover{text-decoration:underline;text-underline-offset:2px;color:#000}#privacy-policy h3{margin:0}header .primary-nav .menu li a{text-decoration:none;color:#000}header .primary-nav .menu li a:hover,header .primary-nav .menu li a:focus{text-decoration:none;color:#000}#found-in-app .cards,#app-for .cards{overscroll-behavior:contain}/*# sourceMappingURL=main.css.map */
