@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);.navbar{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#09596026;display:flex;font-family:Montserrat,sans-serif;justify-content:space-between;left:0;padding:1.3rem 3rem;position:fixed;top:0;width:100%;z-index:1000}.logo img{display:block;height:52px;width:auto}.nav-btn{background-color:#3992a0;border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:background .3s ease,transform .3s ease}.nav-btn:hover{background-color:#fd355c;transform:translateY(-2px)}@media (max-width:768px){.navbar{padding:1rem 1.5rem}.logo img{height:40px}.nav-btn{font-size:.95rem;padding:.6rem 1.5rem}}.hero{align-items:center;background:url(../../static/media/Hero.77487dc1551ea20e7e41.png) 50%/cover no-repeat;color:#fff;display:flex;height:100vh;justify-content:center;position:relative;text-align:center}.hero:before{background:#09596066;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-content{position:relative;z-index:1}.hero h1{font-size:3rem;margin-bottom:1rem}.hero h3{font-size:2rem;margin-bottom:1.5rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.hero-btn{background-color:#3992a0;border-radius:5px;color:#fff;font-size:1rem;padding:.8rem 2rem;transition:background .3s}.hero-btn:hover{background-color:#fd355c}.features{background-color:#f5f7f8;padding:5rem 2rem;text-align:center}.features-title{color:#095960;font-size:2.2rem;margin-bottom:3rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);justify-content:center}.feature-card{background:#fff;border-radius:20px;box-shadow:0 10px 25px #0959601a;padding:2.5rem 2rem;transition:all .3s ease}.feature-card:hover{box-shadow:0 18px 40px #09596033;transform:translateY(-8px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#3992a0,#095960);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;width:80px}.feature-icon img{height:40px;object-fit:contain;width:40px}.feature-card:hover .feature-icon{background:linear-gradient(135deg,#fd355c,#ff6f8e);transform:scale(1.08)}.feature-card h3{align-items:center;color:#095960;display:flex;font-size:1.3rem;justify-content:center;margin-bottom:1rem;min-height:60px;text-align:center;white-space:nowrap}.feature-card p{color:#3992a0;font-size:1rem;line-height:1.6}@media (max-width:900px){.features-grid{grid-template-columns:1fr}}.demo{color:#095960;padding:4rem 1.5rem;text-align:center}.video-container{border-radius:16px;box-shadow:0 16px 40px #00000026;margin:2rem auto 0;max-width:1000px;overflow:hidden;padding-top:40%;position:relative}.video-container iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.vr-therapy{background:linear-gradient(135deg,#f5f5f5 60%,#3992a014);color:#095960;font-family:Montserrat,sans-serif;padding:5rem 2rem}.vr-therapy .container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1.1fr .9fr;margin:0 auto;max-width:1200px}.vr-text h2{font-size:2.2rem;line-height:1.3;margin-bottom:2rem}.vr-features{margin-bottom:2.5rem}.vr-feature{align-items:flex-start;display:flex;gap:.8rem;margin-bottom:1rem}.vr-dot{background:linear-gradient(135deg,#3992a0,#fd355c);border-radius:50%;flex-shrink:0;height:10px;margin-top:7px;width:10px}.vr-feature p{font-size:1.05rem;line-height:1.5}.vr-image img{border-radius:18px;box-shadow:0 20px 40px #0000002e;transform:perspective(1000px) rotateY(-6deg);transition:transform .4s ease;width:100%}.vr-image img:hover{transform:perspective(1000px) rotateY(0deg)}.demo-btn{border-radius:30px;padding:.9rem 2.4rem;transition:all .3s ease}.demo-btn:hover{background-color:#fd355c}@media (max-width:900px){.vr-therapy .container{grid-template-columns:1fr;text-align:center}.vr-feature{justify-content:center}.vr-dot{margin-top:6px}}.two-videos{background-color:#f9f9f9;padding:5rem 2rem}.two-videos .container{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1400px}.video{flex:1 1;min-width:400px;transition:transform .3s ease,box-shadow .3s ease}.video:hover{box-shadow:0 24px 60px #0003;transform:translateY(-8px)}.video-inner{background:#000;border-radius:18px;box-shadow:0 18px 50px #00000026;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video iframe{border:none;height:100%;inset:0;position:absolute;width:100%}.appear{animation:appear .9s ease forwards;opacity:0;transform:translateY(30px)}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.3s}@keyframes appear{to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.two-videos .container{flex-direction:column}.video{min-width:100%}}.testimonials{background-color:#3992a0;color:#fff;overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.testimonials h2{font-size:2rem;margin-bottom:3rem}.testimonials-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.testimonial-card{background:#fff;border-radius:30px 10px 30px 10px;box-shadow:0 8px 20px #0003;color:#095960;display:flex;flex:1 1;flex-direction:column;max-width:300px;padding:2rem;transition:transform .3s,box-shadow .3s}.testimonial-card:hover{box-shadow:0 12px 30px #0000004d;transform:translateY(-10px)}.testimonial-card p{flex:1 1;margin-bottom:1.5rem}.testimonial-card h4{font-weight:500;margin-top:.5rem}.testimonial-divider{border:none;border-top:1px solid #095960;margin:1rem 0}.testimonial-title{color:#095960;font-size:1rem;font-weight:700;margin-bottom:.5rem}.testimonial-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.testimonial-author{color:#095960;font-size:.95rem}.testimonial-stars{color:#fd355c;font-size:1rem}@media (max-width:900px){.testimonials-container{align-items:center;flex-direction:column;gap:2rem}.testimonial-card{max-width:90%}}.offering{background:linear-gradient(180deg,#0959600f,#3992a00a);color:#095960;font-family:Montserrat,sans-serif;padding:4rem 1.5rem;text-align:center}.container{max-width:1200px}.offering-title{font-size:2.4rem;font-weight:700;margin-bottom:.8rem}.offering-subtitle{color:#3992a0;font-size:1rem;line-height:1.6;margin:0 auto 3rem;max-width:650px}.offering-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-items:center}.offering-card{background:#fff;border-radius:22px;box-shadow:0 20px 50px #0000001f;display:flex;flex-direction:column;max-width:360px;overflow:hidden;padding:2rem 1.8rem;position:relative;transition:transform .3s ease;width:100%}.offering-card:hover{transform:translateY(-5px)}.offering-card:before{background:linear-gradient(90deg,#095960,#3992a0,#fd355c);content:"";height:6px;left:0;position:absolute;top:0;width:100%}.plan-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem}.plan-header h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.trial-badge{background:#3992a02e;border-radius:30px;color:#3992a0;font-size:.8rem;font-weight:600;padding:.4rem .9rem}.price{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.price span{color:#3992a0;font-size:.9rem;font-weight:500}.limited-offer{background:none;color:#fd355c;display:inline-block;font-size:.85rem;font-weight:700;margin-bottom:1.5rem}.card-content{display:flex;flex:1 1;flex-direction:column}.features-list{grid-gap:.7rem;display:grid;font-size:.95rem;gap:.7rem;margin-bottom:2rem;text-align:left}.features-list span{line-height:1.5;padding-left:1.4rem;position:relative}.features-list span:before{background:#3992a0;border-radius:50%;content:"";height:7px;left:0;position:absolute;top:.5rem;width:7px}.demo-btn{background-color:#3992a0;border:none;border-radius:40px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;margin-top:auto;padding:.8rem 2rem;transition:background .3s ease,transform .3s ease}.demo-btn:hover{background:#fd355c;transform:translateY(-2px)}@media (max-width:900px){.offering-title{font-size:2rem}.offering-subtitle{font-size:.95rem}.price{font-size:1.6rem}.demo-btn{font-size:.95rem;padding:.7rem 1.5rem}}@media (max-width:500px){.offering-title{font-size:1.8rem}.offering-subtitle{font-size:.9rem}.price{font-size:1.5rem}.demo-btn{font-size:.9rem;padding:.6rem 1.3rem}}.footer{background:#095960;color:#fff;padding:2rem 1.2rem;position:relative}.footer-container{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1.3fr 1fr 1fr;margin:auto;max-width:1300px}.footer-left p{font-size:1rem;line-height:1.5;margin:.5rem 0}.footer-logo{height:auto;margin-bottom:.8rem;max-width:250px;width:100%}.footer-email{align-items:center;color:#fff;display:flex;font-size:1rem;gap:.5rem;text-decoration:none;transition:.3s ease;word-break:break-word}.footer-socials{display:flex;flex-wrap:wrap;gap:1.4rem;justify-content:flex-end}.footer-socials a{align-items:center;color:#fff;display:flex;font-size:1.2rem;justify-content:center;min-height:40px;min-width:40px;transition:all .3s ease}.footer-socials svg{background:#0000;height:100%;max-height:24px;max-width:24px;width:100%}.footer-socials a:hover{color:#fd355c;transform:translateY(-4px) scale(1.1)}.footer-right{font-size:1rem;grid-column:1/-1;line-height:1.6;margin-top:2rem;opacity:.95;text-align:center}@media (max-width:900px){.footer-container{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-left{align-items:center;display:flex;flex-direction:column}.footer-logo{max-width:220px}.footer-socials{justify-content:center}.footer-right{margin-top:1.5rem}}@media (max-width:600px){.footer{padding:1.5rem 1rem}.footer-container{gap:1.5rem}.footer-left p{font-size:.95rem}.footer-logo{margin-bottom:.6rem;max-width:180px}.footer-email{font-size:.95rem;gap:.4rem}.footer-socials{gap:1.2rem}.footer-socials a{font-size:1.1rem;min-height:36px;min-width:36px}.footer-right{font-size:.9rem;margin-top:1.2rem}}@media (max-width:400px){.footer{padding:1.2rem .8rem}.footer-container{gap:1.2rem}.footer-left p{font-size:.9rem}.footer-logo{max-width:160px}.footer-email{flex-direction:column;font-size:.9rem;text-align:center}.footer-socials{gap:1rem}.footer-socials a{font-size:1rem;min-height:32px;min-width:32px}.footer-right{font-size:.85rem;margin-top:1rem;padding:0 .5rem}}.growth{background:#fff;color:#095960;padding:5rem 2rem;text-align:center}.growth .container{margin:0 auto;max-width:1200px}.growth h2{font-size:2.3rem;margin-bottom:1rem}.subtitle{color:#3992a0;font-size:1.1rem;margin:0 auto 3.5rem;max-width:720px}.growth-cards{grid-gap:2.5rem;align-items:stretch;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr)}.growth-card{align-items:center;background:#f7fafa;border-radius:20px;box-shadow:0 8px 25px #00000014;display:flex;flex-direction:column;height:100%;padding:2.5rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.growth-card:hover{box-shadow:0 14px 40px #00000026;transform:translateY(-8px)}.growth-card h3{font-size:1.4rem;margin-bottom:.8rem;min-height:48px}.growth-card p{color:#3992a0;font-size:1rem;line-height:1.6}.vr-icon{align-items:center;background:linear-gradient(135deg,#3992a0,#095960);border-radius:30px;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;transition:background .3s ease;width:80px}.vr-goggles{width:60px}.eye{transform-origin:center}.bridge,.eye{fill:#fff}.smile{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round}.growth-card:hover .vr-icon{background:#fd355c}.growth-card:hover .right-eye{animation:wink .6s ease}@keyframes wink{0%{transform:scaleY(1)}30%{transform:scaleY(.15)}60%{transform:scaleY(1)}to{transform:scaleY(1)}}@media (max-width:900px){.growth-cards{grid-template-columns:1fr}}.therapy{background:#f5f5f5;color:#095960;font-family:Montserrat,sans-serif;padding:4rem 2rem}.container{margin:0 auto;max-width:1100px;text-align:center}.therapy-title{font-size:2rem;margin-bottom:3rem}.therapy-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.therapy-card{background:#fff;border-radius:18px;box-shadow:0 8px 18px #0000001a;padding:1.8rem;position:relative;transition:transform .3s,box-shadow .3s}.therapy-card:hover{box-shadow:0 14px 30px #00000026;transform:translateY(-6px)}.card-image{border-radius:14px;margin-bottom:1.2rem;width:100%}.therapy-card h3{font-size:1.4rem;margin-bottom:.8rem}.therapy-card p{font-size:.95rem;line-height:1.5}.active-tag{background:#3992a026;border-radius:12px;color:#3992a0;font-size:.7rem;margin-left:8px;padding:3px 8px}.future{border:2px dashed #3992a0;filter:blur(.3px);opacity:.55;pointer-events:none}.future-overlay{align-items:center;background:#ffffffa6;border-radius:18px;display:flex;flex-direction:column;gap:.6rem;inset:0;justify-content:center;position:absolute}.future-overlay img{opacity:.8;width:40px}.future-overlay span{color:#3992a0;font-size:.85rem;font-weight:600}.therapy-card.active{background:#fff;border:none;box-shadow:0 16px 40px #0000002e;filter:none;opacity:1}.therapy-card.active .card-image{filter:saturate(1.15) contrast(1.05)}.FeatureVideoCard_card__pSZSR{background-color:#0b3036;border-radius:16px;box-shadow:0 8px 22px #09596029;cursor:pointer;outline:none;overflow:hidden;position:relative;transform:translateY(0) scale(1);transition:transform .2s ease,box-shadow .2s ease;width:100%}.FeatureVideoCard_card__pSZSR:hover{box-shadow:0 14px 32px #09596047;transform:translateY(-4px) scale(1.02)}@media (prefers-reduced-motion:reduce){.FeatureVideoCard_card__pSZSR{transition:box-shadow .15s ease}.FeatureVideoCard_card__pSZSR:hover{transform:none}}.FeatureVideoCard_card__pSZSR:focus-visible{box-shadow:0 0 0 3px #8bc33659;outline:2px solid #8bc336;outline-offset:3px}.FeatureVideoCard_videoWrap__JGVux{aspect-ratio:16/9;border-radius:12px;overflow:hidden;position:relative;width:100%}.FeatureVideoCard_thumbnail__k6rcu{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.FeatureVideoCard_overlay__1UZQn{background:linear-gradient(145deg,#124551b3,#09596066);inset:0;mix-blend-mode:multiply;position:absolute}.FeatureVideoCard_playButton__Ckdnr{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 68 48' fill='%23fff' fill-opacity='.9'%3E%3Cpath d='M66.5 7.5c-.8-2.9-2.5-5.4-5.4-6.2C55.8.1 34 0 34 0S12.2.1 6.6 1.3C3.7 2.1 2 4.6 1.2 7.5 0 13 0 24 0 24s0 11 1.5 16.5c.8 2.9 2.5 5.4 5.4 6.2C12.2 47.9 34 48 34 48s21.8-.1 27.4-1.3c2.9-.8 4.6-3.3 5.4-6.2C68 35 68 24 68 24s0-11-1.5-16.5z'/%3E%3Cpath fill='red' d='M45 24 27 14v20'/%3E%3C/svg%3E") 50% /68px 48px no-repeat;inset:0;pointer-events:none}.FeatureVideoCard_content__6wT8T,.FeatureVideoCard_playButton__Ckdnr{align-items:center;display:flex;justify-content:center;position:absolute}.FeatureVideoCard_content__6wT8T{bottom:0;left:0;padding:.9rem;right:0;text-align:center;z-index:1}.FeatureVideoCard_title__tJXdC{color:#f7fbfc;font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.03em;margin:0;text-shadow:0 0 16px #0009;text-transform:uppercase}@media (min-width:768px){.FeatureVideoCard_title__tJXdC{font-size:1.02rem}}.FeatureVideoCard_modalBackdrop__5M02L{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.FeatureVideoCard_modalContent__i3wAk{max-width:900px;position:relative;width:100%}.FeatureVideoCard_modalClose__bIptw{align-items:center;background:#fff;border:none;border-radius:50%;color:#0b3036;cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;line-height:1;padding:0;position:absolute;right:0;top:-2.5rem;width:2rem;z-index:1}.FeatureVideoCard_modalClose__bIptw:hover{background:#f0f0f0}.FeatureVideoCard_iframeWrap__3mR7u{aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden;width:100%}.FeatureVideoCard_iframe__ZJWmi{border:none;display:block;height:100%;width:100%}.FeaturesVideoSection_section__qm9XN{background:#f8fafb;padding:4.5rem 1.5rem 5rem}.FeaturesVideoSection_container__C4DtS{margin:0 auto;max-width:1180px}.FeaturesVideoSection_header__YPDHg{margin-bottom:2.8rem;text-align:center}.FeaturesVideoSection_title__LfZIa{color:#095960;font-size:2rem;font-weight:700;letter-spacing:.02em;line-height:1.2;margin:0 0 .75rem}.FeaturesVideoSection_subtitle__TtkfV,.FeaturesVideoSection_title__LfZIa{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.FeaturesVideoSection_subtitle__TtkfV{color:#3992a0;font-size:.98rem;line-height:1.7;margin:0 auto;max-width:640px}.FeaturesVideoSection_grid__jjNSE{grid-gap:1.4rem;gap:1.4rem;grid-template-columns:repeat(2,1fr)}@media (min-width:720px){.FeaturesVideoSection_section__qm9XN{padding-inline:2rem}.FeaturesVideoSection_grid__jjNSE{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.FeaturesVideoSection_title__LfZIa{font-size:2.1rem}}@media (min-width:1024px){.FeaturesVideoSection_section__qm9XN{padding:5rem 2.5rem 5.5rem}.FeaturesVideoSection_grid__jjNSE{gap:1.6rem;grid-template-columns:repeat(4,1fr)}.FeaturesVideoSection_title__LfZIa{font-size:2.2rem}}.FeaturesVideoSection_section__qm9XN:before{background:linear-gradient(90deg,#095960,#3992a0);border-radius:999px;content:"";display:block;height:3px;margin:0 auto 1.75rem;width:64px}.FeaturesVideoSection_section__qm9XN:after{background-color:#fd355c;border-radius:50%;content:"";display:block;height:6px;margin:1rem auto 0;opacity:.18;width:6px}@media (prefers-reduced-motion:reduce){.FeaturesVideoSection_section__qm9XN{scroll-behavior:auto}}.FeaturesVideoSection_grid__jjNSE{grid-gap:1.6rem;display:grid;gap:1.6rem;grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.FeaturesVideoSection_grid__jjNSE{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.FeaturesVideoSection_grid__jjNSE{grid-template-columns:1fr}}.info-section{display:flex;font-family:Montserrat,sans-serif;justify-content:center;padding:3rem 1.5rem}.info-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;max-width:900px;width:100%}.text-wrapper{display:flex;flex-direction:column}.info-title{color:#095960;font-size:2rem;font-weight:700;margin:0}.info-description{color:#3992a0;font-size:1rem;margin-top:.5rem}.info-button{background-color:#3992a0;border-radius:50px;color:#fff;display:inline-block;font-family:Montserrat,sans-serif;font-weight:600;padding:.8rem 1.5rem;text-decoration:none;transition:background .3s ease,transform .2s ease}.info-button:hover{background-color:#fd355c;transform:translateY(-2px)}@media (max-width:768px){.info-content{align-items:flex-start;flex-direction:column;gap:1rem}.info-button{align-self:center}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,sans-serif}button{border:none;cursor:pointer;outline:none}a{color:inherit;text-decoration:none}
/*# sourceMappingURL=main.6f2ae11b.css.map*/