@font-face{font-family:BaiJamjuree;src:url(/assets/BaiJamjureeRegular-Sm2142iJ.ttf) format("truetype");font-weight:400;font-display:block}@font-face{font-family:BaiJamjuree;src:url(/assets/BaiJamjureeMedium-eciqJ22-.ttf) format("truetype");font-weight:500;font-display:block}@font-face{font-family:BaiJamjuree;src:url(/assets/BaiJamjureeSemiBold-WHwBDQ2d.ttf) format("truetype");font-weight:600;font-display:block}@font-face{font-family:BaiJamjuree;src:url(/assets/BaiJamjureeBold-DHBB3U3m.ttf) format("truetype");font-weight:700;font-display:block}html{font-size:20px}body{display:flex;flex-direction:column;font-family:BaiJamjuree;background-color:#0d0d0d;overflow-x:hidden;margin:0;padding:0}body>header{width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}body>section{max-width:1200px;margin:0 auto}h1{background-color:#fff;background-image:linear-gradient(0deg,#ffd0b8 5.13%,#f6ffd1 61.01%,#fff 93.8%),linear-gradient(0deg,#fff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent;font-style:normal;font-weight:800;font-size:3.25rem;line-height:120%;text-align:left;padding:0;margin:12px 0;letter-spacing:1px}h2{background-color:#fff;background-image:linear-gradient(0deg,#ffd0b8 5.13%,#f6ffd1 61.01%,#fff 93.8%),linear-gradient(0deg,#fff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent;font-style:normal;font-weight:800;font-size:1.5rem;line-height:120%;text-align:left;padding:0;margin:0 0 24px;letter-spacing:1px}h3,h4,h5,h6{padding:0;margin:0}input,button,a{font-family:BaiJamjuree;font-weight:500;font-size:.75rem}button{font-weight:600}button:not(:disabled):hover{opacity:.75}button:not(:disabled):active{opacity:.5}p,label,a{color:#fff;opacity:.6}section.stores{padding:24px 0;margin:0 auto;width:auto;background-color:#ff6619;border-radius:16px;display:flex;gap:48px;justify-content:space-between;align-items:center}section.stores>h3{margin-top:0;width:40%}section.stores>div.badges{display:flex;flex:1;align-items:center;justify-content:space-evenly}section.stores>div.badges img.apple{height:55px}section.stores>div.badges img.google{height:56px}section.stores>div.badges>a{opacity:1}section.stores>div.badges>div{position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}section.stores>div.badges>div>span{position:absolute;font-weight:700;color:#fff;font-size:.75rem}header{height:44px;padding:0 24px}header a{cursor:pointer;float:right;margin:12px 4px;font-weight:700;text-decoration:none;padding:4px 12px;background-color:#242424;border-radius:8px;border:none}header a:not(.active){color:#fff;opacity:1}header a.active{background-color:#ff6619;color:#000;opacity:1}section{display:flex;flex-direction:row;align-items:center;padding-top:64px;padding-left:100px;padding-right:100px;overflow:hidden}section.top-section{max-width:min(100%,1600px);justify-content:center;gap:40px;width:100%;box-sizing:border-box;display:flex;padding-top:12px}section.top-section>div:last-of-type{position:relative}section.top-section>div>img{height:100%;float:right;object-fit:contain;width:100%}section.top-section>div>h1{white-space:nowrap}section.top-section>div>h3{color:#fff;font-style:normal;font-weight:500;font-size:.8rem;white-space:nowrap}section.top-section-trainers{max-width:min(100%,1600px);justify-content:center;gap:40px;width:100%;box-sizing:border-box;display:flex;padding-top:40px}section.top-section-trainers>div>h1{font-size:3.75rem;white-space:nowrap;background-image:none;-webkit-background-clip:text;-webkit-text-fill-color:#FFFFFF;text-align:center}section.top-section-trainers>div>h2{font-size:1.1rem;font-style:normal;font-weight:400;white-space:nowrap;background-image:none;-webkit-background-clip:text;-webkit-text-fill-color:#FFFFFF;text-align:center}section.top-section-trainers>div>h3{color:#ff6619;font-size:1.75rem;white-space:nowrap;text-align:center;margin-top:70px}section.testimonials{flex-direction:column;align-items:center;gap:28px}section.testimonials input{position:absolute;opacity:0;pointer-events:none}section.testimonials .testimonial-heading{width:100%;max-width:1100px;display:flex;align-items:center;justify-content:space-between;gap:24px}section.testimonials .section-title{width:100%;max-width:820px;text-align:left}section.testimonials .section-title h3{color:#fff;margin-bottom:10px}section.testimonials .section-title p{font-style:normal;font-weight:500;font-size:.85rem;line-height:150%;margin:0;opacity:.6}section.testimonials .testimonial-carousel{width:100%;max-width:1100px;position:relative;overflow:hidden;box-sizing:border-box;--card-gap: 28px;--card-width: clamp(260px, 28vw, 340px);--total-cards: 6}section.testimonials .testimonial-track{display:flex;gap:var(--card-gap);width:calc((var(--card-width) * var(--total-cards)) + (var(--card-gap) * (var(--total-cards) - 1)));transition:transform .6s ease}section.testimonials .testimonial-card{flex:0 0 var(--card-width);padding:26px 28px;box-sizing:border-box;background:#161616;border:1px solid #1f1f1f;border-radius:20px;min-height:220px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;box-shadow:0 18px 32px #00000059}section.testimonials .testimonial-card p{font-style:normal;font-weight:500;font-size:.95rem;line-height:155%;margin:0;color:#bebebe}section.testimonials .card-footer{display:flex;gap:14px;align-items:center;margin-top:10px}section.testimonials .card-footer img{width:52px;height:52px;border-radius:50%;background-color:#1f1f1f;border:1px solid #2f2f2f;object-fit:cover}section.testimonials .card-footer h4{color:#dadada;font-style:normal;font-weight:600;font-size:1rem;margin:0 0 4px}section.testimonials .source-line{display:inline-flex;align-items:center;gap:6px;margin-top:4px;padding:4px 10px;border-radius:999px;background-color:#232323;color:#e6e6e6;font-size:.7rem;font-weight:500;letter-spacing:.2px;border:1px solid #343434}section.testimonials .testimonial-arrows{display:flex;align-items:center;gap:18px}section.testimonials .testimonial-arrows label{position:static;width:36px;height:36px;border-radius:999px;background-color:transparent;color:#bebebe;display:none;align-items:center;justify-content:center;cursor:pointer;border:1px solid transparent;z-index:2;font-size:1.4rem;font-weight:400}section.testimonials .testimonial-arrows label:hover{color:#fff}#testimonial-1:checked~.testimonial-carousel .testimonial-track{transform:translate(0)}#testimonial-2:checked~.testimonial-carousel .testimonial-track{transform:translate(calc(-1 * (var(--card-width) + var(--card-gap))))}#testimonial-3:checked~.testimonial-carousel .testimonial-track{transform:translate(calc(-2 * (var(--card-width) + var(--card-gap))))}#testimonial-4:checked~.testimonial-carousel .testimonial-track{transform:translate(calc(-3 * (var(--card-width) + var(--card-gap))))}#testimonial-1:checked~.testimonial-heading .p-1,#testimonial-1:checked~.testimonial-heading .n-1,#testimonial-2:checked~.testimonial-heading .p-2,#testimonial-2:checked~.testimonial-heading .n-2,#testimonial-3:checked~.testimonial-heading .p-3,#testimonial-3:checked~.testimonial-heading .n-3,#testimonial-4:checked~.testimonial-heading .p-4,#testimonial-4:checked~.testimonial-heading .n-4{display:flex}section.features{display:flex;width:1000px;margin-top:64px}section.features>div{flex:1}section.features>div.text>*{width:75%}section.features>div.text>h3{color:#fff;font-style:normal;font-weight:600;font-size:1.25rem;line-height:120%}section.features>div.text>p{font-style:normal;font-weight:500;font-size:.75rem;line-height:150%;margin:1rem 0;position:relative;padding-left:24px;opacity:1}section.features>div.text>p>span{opacity:.6}section.features>div.text>p>img{height:24px;width:24px;position:absolute;left:-4px;top:-2px}section.features>div.images{position:relative;display:flex;justify-content:center;align-items:center}section.features>div.images>img:first-child{height:40vw;max-height:500px;z-index:2}section.features>div.images>img:last-child{height:36vw;max-height:450px;margin-left:-35px;z-index:1}section.features>div.images:first-child{margin-right:10%;flex-direction:row-reverse}section.features>div.images:first-child>img:last-child{margin-left:0;margin-right:-35px}section.features-trainers{display:flex;width:800px;margin-top:64px;height:700px;gap:70px}section.features-trainers.reverse{flex-direction:row-reverse}section.features-trainers>div{height:100%;width:50%}section.features-trainers>div.text>*{width:85%}section.features-trainers>div.text>h3{color:#fff;font-style:normal;font-weight:600;font-size:1.4rem;line-height:120%;padding-top:60px}section.features-trainers>div.text>p{font-style:normal;font-weight:400;font-size:1rem;line-height:130%;position:relative;opacity:1}section.features-trainers>div.images{position:relative;display:flex;justify-content:center;align-items:center}section.features-trainers>div.images>img{height:700px}section.last{padding:24px 48px;margin:120px auto 48px;width:1000px;background-color:#ff6619;border-radius:16px;display:flex;justify-content:space-between;align-items:center}section.last>h3{margin-top:0;width:40%}section.last>div.badges{margin-top:0}footer{padding-bottom:12px;color:#fff;font-size:12px;text-align:center;font-weight:400;margin:0 auto;max-width:1366px}@media screen and (max-width: 1600px){h1{font-size:3rem}section.top-section>div>img{width:100%}}@media screen and (max-width: 1366px){h1{font-size:2.5rem}body>section{max-width:100vw;padding:50px 50px 0 75px}section.top-section>div h2{font-size:.8rem}section.top-section>div>img{margin-left:10%}section.features{width:auto;max-width:800px}}@media screen and (max-width: 1200px){h1{font-size:3rem}section.top-section>div>h1{font-size:2rem}section.stores{padding:24px}section.stores>div.badges{margin:0;gap:0px;width:100%}}@media screen and (max-width: 1024px){h1{font-size:1.5rem}body>section{padding:50px 50px 0}section.top-section>div h2{font-size:.75rem;width:80%}section.top-section>div>img{height:80%}section.top-section{width:100%;max-width:none}section.top-section>div>h1{font-size:1.8rem}section.stores>div.badges{margin-top:0;gap:0px;justify-content:center}section.testimonials{padding:50px 0 0}section.testimonials .testimonial-heading{width:calc(100% - 100px);padding-left:100px}section.testimonials .testimonial-carousel{--card-width: clamp(240px, 60vw, 320px);--card-gap: 16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 24px;-webkit-overflow-scrolling:touch;scrollbar-width:none}section.testimonials .testimonial-carousel::-webkit-scrollbar{display:none}section.testimonials .testimonial-track{width:max-content;transform:none!important;padding:0 24px}section.testimonials .testimonial-track:after{content:"";flex:0 0 24px}section.testimonials .testimonial-card{scroll-snap-align:start}section.testimonials .testimonial-arrows{display:none}section.testimonials .testimonial-arrows label{display:none!important}}@media screen and (max-width: 900px){h1{font-size:1.7rem;text-align:center;margin:10px 0 14px}h2{margin:0}body>section{padding:50px 24px}body>section:first-of-type{padding:0 24px}section.top-section{width:100%;max-width:none}section.top-section>div>h1{font-size:2rem;text-align:center}section.top-section>div>h2{font-size:1.2em;text-align:center;width:100%}section.top-section>div>h3{font-size:1.2rem;text-align:center}section.top-section section.stores{width:100vw;border-radius:0;padding:24px 0;margin:48px 0 0}section.top-section section.stores>div.badges{flex-direction:row;display:flex;flex:1;align-items:center;justify-content:center;gap:16px}section.top-section section.stores>div.badges img.apple{height:45px;width:auto}section.top-section section.stores>div.badges img.google{height:46px;width:auto}section.top-section{padding-left:0;padding-right:0;flex-direction:column;max-height:fit-content}section.top-section h2{text-align:center}section.top-section>div{display:flex;flex-direction:column;align-items:center;min-height:fit-content;justify-content:center}section.top-section>div>img{width:100%;height:100%;margin-top:0}section.top-section>div:last-child{margin-top:0;height:auto;padding:0 32px}section.top-section-trainers>div>h3{font-size:1.5rem;white-space:wrap;text-align:center;margin-top:70px}section.testimonials{padding:64px 0 0}section.testimonials .testimonial-heading{flex-direction:column;align-items:flex-start;gap:8px;width:calc(100% - 48px);padding-left:0}section.testimonials .section-title{text-align:center}section.testimonials .section-title h3{font-size:1.25rem}section.testimonials .section-title p{font-size:.8rem}section.testimonials .testimonial-carousel{--card-width: clamp(240px, 80vw, 320px);--card-gap: 16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 24px;-webkit-overflow-scrolling:touch;scrollbar-width:none}section.testimonials .testimonial-carousel::-webkit-scrollbar{display:none}section.testimonials .testimonial-track{width:max-content;transform:none!important;padding:0 24px}section.testimonials .testimonial-track:after{content:"";flex:0 0 24px}section.testimonials .testimonial-card{padding:20px;min-height:200px;scroll-snap-align:start}section.testimonials .testimonial-arrows{display:none}section.testimonials .testimonial-arrows label{display:none!important}section.stores{width:100vw;border-radius:0;padding:24px 0;margin:48px 0 0}section.stores>h3{display:none}section.stores>div.badges{margin:0;width:100%;justify-content:center;flex-direction:row;gap:16px}section.stores>div.badges img.apple{width:200px;height:auto}section.stores>div.badges img.google{width:200px;height:auto;margin-left:0}section.features{flex-direction:column;height:fit-content;margin-top:48px}section.features>div.text{order:1;margin-bottom:24px}section.features>div.text>h3{text-align:center;width:100%}section.features>div.text>p{display:none}section.features>div.images{order:2}section.features>div.images>img:first-child{height:75vw;max-height:500px;z-index:2}section.features>div.images>img:last-child{height:67.5vw;max-height:450px;margin-left:-35px;z-index:1}section.features-trainers{max-width:100%;gap:0px;max-height:400px;margin-top:0;padding-bottom:0}section.features-trainers>div.images>img{max-height:400px}section.features-trainers>div.text>h3{font-weight:600;font-size:1.2rem;line-height:100%;padding-top:60px}section.features-trainers>div.text>p{line-height:110%}footer{padding-left:0}footer>p{text-align:center}}@media screen and (max-width: 440px){body>header{margin-bottom:20px}section.top-section>div>img{width:100%;height:auto;margin-top:0}section.top-section{gap:20px}section.top-section>div>h1{font-size:1.5rem}section.top-section>div>h2{font-size:.8rem}section.testimonials .testimonial-card{padding:18px}section.testimonials .card-footer img{width:48px;height:48px}section.stores>div.badges{justify-content:center;flex-direction:column;gap:16px}section.features>div.images:first-child{margin-right:0}section.features>div.images:last-child{margin-left:0}section.features-trainers{flex-direction:column-reverse;height:fit-content;max-height:fit-content;padding-right:0;padding-left:0;padding-top:90px}section.features-trainers.reverse{flex-direction:column-reverse}section.features-trainers>div.text{padding-top:0;width:80%;margin-top:-20px}section.features-trainers>div.text>h3{padding-top:0;width:100%}section.features-trainers>div.text>p{width:100%}section.features-trainers>div.images{z-index:-1}section.features-trainers>div.images>img{max-height:400px}}
