*{-webkit-user-select:none;user-select:none}.truily-header{position:sticky;top:0;width:100%;z-index:999}.truily-header .container{align-items:center;border:2px solid pink;display:flex;height:70px;justify-content:space-between;margin:auto;max-width:1200px;padding:0 16px;position:relative}.truily-header .logo img{cursor:pointer;height:50px}.truily-header .hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.truily-header .hamburger span{background:#333;border-radius:2px;height:3px;transition:.3s ease;width:25px}.truily-header .hamburger.open span:first-child{transform:rotate(47deg) translate(7px,6px)}.truily-header .hamburger.open span:nth-child(2){opacity:0}.truily-header .hamburger.open span:nth-child(3){transform:rotate(-42deg) translate(5px,-5px)}.truily-header .nav-links{align-items:center;display:flex;gap:2rem;justify-content:space-between;transition:all .3s ease}.truily-header .nav-links a{color:#333;cursor:pointer;font-size:1rem;text-decoration:none}.truily-header .nav-links a.active,.truily-header .nav-links a:hover{color:#e91e63;font-weight:600}.nav-links{width:59%}.truily-header .dropdown{position:relative}.truily-header .dropdown-menu{background:#fff;border:1px solid #eee;border-radius:6px;box-shadow:0 2px 10px #00000014;left:0;padding:.5rem 0;position:absolute;top:100%;z-index:100}.truily-header .dropdown-menu a{color:#333;display:block;padding:.5rem 1rem}.truily-header .dropdown-menu a:hover{background-color:#f8f8f8;color:#e91e63}.truily-header .get-app{background:#c7ad16;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;padding:.6rem .4rem}.truily-header .get-app:hover{background-color:#c2185b}@media (max-width:992px){.truily-header .hamburger{display:flex}.truily-header .nav-links{background:#fff;flex-direction:column;left:0;opacity:0;padding:1rem 2rem;pointer-events:none;position:absolute;top:70px;transform:translateY(-120%);width:100%}.truily-header .nav-links.open{box-shadow:0 8px 16px #0000001a;opacity:1;pointer-events:auto;transform:translateY(0)}.nav-buttons{display:flex;flex-direction:column;justify-content:center}.truily-header .get-app{text-align:center;width:100%}.truily-header .dropdown-menu{background:#0000;border:none;box-shadow:none;position:relative}}@media (max-width:572px){.footer-brand{width:100vw}}@media (max-width:480px){.truily-header .logo img{height:40px}.truily-header .nav-links a{font-size:.95rem}.truily-header .dropdown-menu a{font-size:.9rem}.truily-header .get-app{font-size:.95rem}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Segoe UI,sans-serif;line-height:1.6}.container{margin:auto;max-width:1200px;position:relative;top:9%;width:90%}.hero{padding:0!important}video{max-height:646px;object-fit:fill;position:absolute;width:100%}.phone-mockup{height:560px;overflow:hidden;position:relative;width:520px}.img2{left:220px;top:15px;transform:rotate(10deg);width:50%;z-index:1}.img1,.img2{height:95%;position:absolute}.img1{top:25px;width:55%;z-index:2}@media (max-width:1010px) and (min-width:969px){.container{top:5%}.hero{height:610px}}@media (max-width:969px) and (min-width:768px){.container{top:5%}.hero{height:610px}}@media (max-width:924px) and (min-width:890px){.phone-mockup{height:515px;width:488px}}@media (max-width:890px){.hero{height:1040px}.container{top:5%}}@media (max-width:550px){.img2{left:43%;width:60%}.img1{width:62%}}.hero-content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:space-between}.text{flex:1 1;min-width:280px}.text h1{font-size:2.5rem;font-weight:700}.buttons_signin{display:flex;gap:1rem;margin-top:1.5rem}.get_app{border:none;border-radius:25px!important;color:#fff!important;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem!important}.stores{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.stores img{height:50px}.users{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.users img{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #0003;height:40px;object-fit:cover;width:40px}.phone-mockup img{height:auto;max-width:100%}.scroll-down{color:#ccc;font-size:2rem;margin-top:2rem;text-align:center}.download{background:#fff;padding:4rem 0}.container_download{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.download_text{flex:1 1;min-width:280px}.download_text h2{color:#333;font-size:2rem}.download_text span{color:#e91e63}.stats{color:#777;display:flex;flex-direction:column;font-size:.95rem;gap:.25rem;margin-top:1rem}.download-boxes{display:flex;flex-wrap:wrap;gap:2rem}.box{border:1px solid #eee;border-radius:10px;padding:1.5rem;text-align:center;width:150px}.box img{margin-top:1rem;width:100px}.features{background:#f7f7f7;padding:4rem 0}.benefit h2{font-size:2rem;margin-bottom:2rem;text-align:center}.benefit span{color:#e91e63}.feature-boxes{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around}.feature{background:#fff;border:1px solid #eee;border-radius:10px;padding:1.5rem;text-align:center;width:250px}.feature i{color:#e91e63;font-size:2rem;margin-bottom:1rem}.video_demo{background:#fff;padding:4rem 0}.video_text h2{font-size:2rem;margin-bottom:2rem;text-align:center}.video-container video{border-radius:10px;box-shadow:0 0 10px #0000001a;max-width:100%}@media (max-width:992px){.container_download{flex-direction:column;text-align:center}.download-boxes,.feature-boxes{justify-content:center}}@media (max-width:600px){.text{margin-top:-50px}.container>.text{margin-top:0}.text h1{font-size:1.8rem}.text h4{font-size:1rem}.get-app{width:100%}.download-boxes{align-items:center;flex-direction:column}.box,.feature{max-width:300px;width:100%}}.about-overlay{color:#fff;max-width:800px;padding:0 1rem}.about-overlay h1{font-size:3rem;margin-bottom:1rem}.about-overlay p{font-size:1.25rem;line-height:1.6}.about-content{background-color:#f7f7f7;padding:4rem 1rem;text-align:center}.about-content .text{margin:auto;max-width:900px}.about-content h2{color:#e91e63;font-size:2rem;margin-bottom:1rem}.about-content p{color:#444;font-size:1.1rem;line-height:1.8}.zigzag{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:auto;max-width:1200px;padding:4rem 1rem}.zigzag.reverse{flex-direction:row-reverse}.zigzag-img{flex:1 1;min-width:300px}.zigzag-img img{border-radius:12px;height:auto;width:100%}.zigzag-text{flex:1 1;min-width:300px}.zigzag-text h2{color:#222;font-size:1.8rem;margin-bottom:1rem}.zigzag-text ul{color:#555;padding-left:1.2rem}.zigzag-text li{font-size:1rem;line-height:1.6;margin-bottom:.8rem}@media (max-width:992px){.about-overlay h1{font-size:2.5rem}.about-overlay p{font-size:1.1rem}.zigzag{padding:3rem 1rem}.zigzag,.zigzag.reverse{flex-direction:column}.about-content h2{font-size:1.8rem}.about-content p{font-size:1rem}}@media (max-width:576px){.about-overlay h1{font-size:2rem}.about-overlay p{font-size:1rem}.about-content{padding:2rem 1rem}.zigzag-text h2{font-size:1.5rem}.zigzag-text li{font-size:.95rem}.zigzag-text ul{padding-left:1rem}}.faq-container{margin:auto;padding-top:30px;width:80%}.faq-item{border-bottom:1px solid #ddd;padding:15px 0}.faq-question{cursor:pointer;display:flex;font-size:18px;font-weight:700;justify-content:space-between}.faq-answer{color:#444;display:none;margin-top:10px}.faq-icon{transition:transform .3s ease}.active .faq-icon{transform:rotate(180deg)}.active .faq-answer{display:block}
/*# sourceMappingURL=main.a9a10065.css.map*/