body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#fff;padding:10px 20px;position:sticky;top:0;z-index:1000}.header,.header-container{align-items:center;display:flex;justify-content:space-between}.header-container{width:100%}.logo{align-items:center;display:flex}.logo-img{height:100px;width:auto}.discover-more{margin-top:0;padding-right:20px}.discover-button{background-color:#617946;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1.2rem;padding:10px 20px;transition:background-color .3s ease,transform .2s ease}.discover-button:hover{background-color:#eda812;transform:scale(1.1)}@media (min-width:1024px){.header{background-color:#fff}.logo-img{height:100px}.discover-button{font-size:1.3rem;padding:12px 24px}}@media (min-width:768px) and (max-width:1023px){.header{background-color:#fff}.logo-img{height:80px}.discover-button{font-size:1.1rem;padding:10px 20px}}@media (max-width:767px){.header{background-color:#fff;padding:15px}.header,.header-container{align-items:flex-start;flex-direction:row}.header-container{gap:10px}.logo-img{height:60px}.discover-more{margin-top:0;padding-right:20px;padding-top:12px}.discover-button{border-radius:15px;font-size:1rem;padding:8px 16px}}.popup-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-getstarted{animation:fadeIn .3s ease;background:url(/static/media/4.a02671fa907b07349329.png) no-repeat 100%;background-size:cover;border:2px solid #f2ebff;border-radius:15px;box-shadow:0 10px 20px #0000004d;max-width:600px;padding:40px;position:relative;text-align:center;width:90%}.close-button{background:none;border:none;color:#354740;font-size:1.5rem;right:20px;top:15px}.close-button:hover{color:#ff6f61}.progress-wrapper{margin-bottom:20px}.progress-container{background-color:#fff;border-radius:20px;box-shadow:0 2px 4px #0000001a;height:15px;overflow:hidden;width:100%}.progress-bar{background:linear-gradient(90deg,#b3d8d5,#eda812);border-radius:20px;height:100%;transition:width .3s ease}.progress-text{color:#617946;font-size:1rem;margin-top:10px}.popup-question,.progress-text{font-weight:700;text-align:center}.popup-question{color:#354740;font-size:1.8rem;margin-bottom:20px}.required-asterisk{color:#ff6f61;font-size:1.2rem}.popup-answer{background-color:#f9f9f9;border:2px solid #b3d8d5;border-radius:10px;font-size:1rem;margin-bottom:20px;min-height:120px;padding:15px;resize:vertical;width:100%;width:80%}.popup-buttons{display:flex;justify-content:space-between}.popup-button{background-color:#617946;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .3s ease,transform .2s ease}.popup-button:hover{background-color:#eda812;transform:scale(1.1)}.options-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px;margin-top:20px}.option-button{background-color:#f2ebff;border:2px solid #b3d8d5;border-radius:10px;color:#354740;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .3s ease,transform .2s ease}.option-button:hover{background-color:#617946;color:#fff;transform:scale(1.1)}.option-button.selected{background-color:#eda812;border-color:#eda812;color:#fff}.confirmation-popup{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px #0003;padding:30px;text-align:center}.confirmation-popup h2{color:#354740;font-size:1.5rem;margin-bottom:15px}.confirmation-popup p{color:#617946;font-size:1rem;margin-bottom:20px}.popup-buttons .confirm{background-color:#617946;color:#fff}.popup-buttons .review{background-color:#eda812;color:#fff}.custom-alert{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.custom-alert-content{animation:fadeIn .3s ease-in-out;background:linear-gradient(135deg,#fffacd,#f2ebff);border-radius:16px;box-shadow:0 8px 20px #0003;font-family:Arial,sans-serif;max-width:400px;padding:24px;position:relative;text-align:center;width:90%}.custom-alert-content h2{color:#354740;font-size:20px;font-weight:700;margin-bottom:12px}.custom-alert-content p{color:#354740;font-size:18px;line-height:1.5;margin:16px 0}.custom-alert-content button{background-color:#617946;border:none;border-radius:8px;box-shadow:0 4px 6px #00000026;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background-color .3s ease,transform .2s ease}.custom-alert-content button:hover{background-color:#c4ebd4;color:#354740;transform:scale(1.05)}.close-button{color:#999;cursor:pointer;font-size:20px;position:absolute;right:16px;top:16px;transition:color .3s ease}.close-button:hover{color:#354740}.home{background-color:#fff;color:#333;font-family:Arial,sans-serif}.hero{align-items:center;background:url(/static/media/5.292ec78f68e2e48d12b3.png) no-repeat 100%;background-size:cover;color:#fff;display:flex;height:100vh;justify-content:center;padding:20px;text-align:center}.hero-content{margin-bottom:100px;max-width:800px}.hero-title{color:#354740;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-subtitle{color:#354740;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:1.5rem;font-weight:300;margin-bottom:30px}.icono{margin-top:20px}.icono-img{height:auto;transition:transform .3s ease,opacity .3s ease;width:140px}.icono-img:hover{opacity:.9;transform:scale(1.1)}@media (min-width:1024px){.hero{background-position:100%;flex-direction:column}.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.7rem}.icono-img{width:160px}}@media (min-width:768px) and (max-width:1023px){.hero{background-position:50%;flex-direction:column;padding:30px}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.5rem}.icono-img{width:140px}}@media (max-width:767px){.hero{background-position:50%;flex-direction:column;padding:20px}.hero-title{font-size:2.5rem;line-height:1.6}.hero-subtitle{font-size:1.2rem;line-height:1.8}.hero-content{padding:0 15px}.icono-img{width:100px}}.why-us{background:url(/static/media/3.326a1a5f51fd0d4c5390.png) no-repeat 100%;background-size:cover;font-family:Arial,sans-serif;padding:60px 20px}.why-us-container{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:0 auto;max-width:1200px;padding-left:80px;padding-right:80px}.why-us-left{flex:1 1;min-width:300px}.why-us-title{color:#354740;font-size:2.8rem;font-weight:700;margin-bottom:15px}.why-us-description{color:#555;font-size:1.2rem;line-height:1.6;margin-bottom:30px}.why-us-list{list-style:none;margin:0;padding:0}.reason-item{align-items:flex-start;display:flex;margin-bottom:20px}.tick-box{align-items:center;background-color:#617946;border-radius:50%;box-shadow:0 4px 6px #0003;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;margin-right:15px;margin-top:15px;width:40px}.reason-content{flex:1 1}.reason-title{color:#354740;font-size:1.4rem;font-weight:700;margin-bottom:5px}.reason-description{color:#555;font-size:1rem;line-height:1.5}.why-us-right{align-items:center;display:flex;flex:1 1;justify-content:center}.why-us-image{border-radius:10px;height:auto;max-width:100%}@media (min-width:1200px){.why-us-container{padding-left:100px;padding-right:100px}}@media (min-width:768px) and (max-width:1199px){.why-us{background-position:50%}.why-us-container{flex-direction:column;padding-left:40px;padding-right:40px;text-align:center}.why-us-left{margin-bottom:30px}.why-us-title{font-size:2.4rem}.why-us-description{font-size:1.1rem}.why-us-image{max-width:90%}}@media (max-width:767px){.why-us{background-position:top;padding:40px 20px}.why-us-container{flex-direction:column;padding:0;text-align:center}.why-us-left{margin-bottom:20px}.why-us-title{font-size:2rem}.why-us-description{font-size:1rem}.reason-item{margin-bottom:15px}.tick-box{height:30px;margin-right:10px;width:30px}.reason-title,.tick-box{font-size:1.2rem}.reason-description{font-size:.9rem}.why-us-image{max-width:80%}}.App{text-align:center}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.faq{background:url(/static/media/1.d94b5e73e32e8dd3de9c.png) no-repeat 100%;background-size:cover;font-family:Arial,sans-serif;padding:60px 20px;text-align:center}.faq-header{align-items:center;display:flex;gap:15px;justify-content:center;margin-bottom:30px}.faq-header-icon{height:auto;width:60px}.faq-title{color:#354740;font-size:2.5rem;font-weight:700}.faq-container{margin:0 auto;max-width:800px;text-align:left}.faq-item{border-bottom:1px solid #ccc;cursor:pointer;padding:15px 0;transition:all .3s ease}.faq-item.open{background-color:#f2ebff}.faq-question{color:#354740;font-size:1.2rem;font-weight:700;margin-bottom:10px}.faq-answer{color:#555;font-size:1rem;line-height:1.5;margin-top:10px}@media (min-width:1200px){.faq-header{justify-content:center}.faq-container{max-width:900px}}@media (min-width:768px) and (max-width:1199px){.faq{padding:50px 15px}.faq-header{align-items:center;flex-direction:column;gap:10px}.faq-title{font-size:2rem}.faq-header-icon{width:50px}.faq-container{max-width:700px;padding:0 10px}.faq-question{font-size:1.1rem}.faq-answer{font-size:.95rem}}@media (max-width:767px){.faq{padding:40px 10px}.faq-header{align-items:center;flex-direction:column;gap:10px}.faq-title{font-size:1.8rem}.faq-header-icon{width:40px}.faq-container{max-width:100%;padding:0 5px}.faq-question{font-size:1rem}.faq-answer{font-size:.9rem;line-height:1.4}}.how-it-works{background-color:#fff;font-family:Arial,sans-serif;padding:50px 20px;text-align:center}.section-title{color:#354740;font-size:2.8rem;font-weight:700;letter-spacing:2px;margin-bottom:20px}.section-description{color:#555;font-size:1.3rem;font-style:italic;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:700px}.steps{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.card{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;flex:1 1;max-width:300px;min-width:280px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 6px 10px #0003;transform:translateY(-5px)}.step-1{background-color:#fffacd}.step-2{background-color:#f2ebff}.step-3{background-color:#d5f5e3}.card-title{color:#354740;font-size:1.5rem;font-weight:700;margin-bottom:15px}.card p{color:#555;font-size:1rem;line-height:1.6}.works-img{height:auto;margin-bottom:15px;transition:transform .3s ease,opacity .3s ease;width:100px}.works-img:hover{opacity:.9;transform:scale(1.1)}.footer{background-color:#fffacd;color:#333;display:flex;flex-direction:column;gap:20px;padding:40px 100px}.footer-content{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.footer-left{display:flex;flex:1 1;flex-direction:column;gap:10px}.footer-logo{height:auto;width:300px}.footer-description,.footer-description a{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1rem;line-height:1.5;margin:0}.footer-description a{color:#333}.footer-right{display:flex;flex:1 1;gap:20px;justify-content:flex-end}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column a{color:#333;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.2rem;text-decoration:none;transition:color .3s ease}.footer-column a:hover{color:#555}.footer-bottom{align-items:center;border-top:1px solid #ccc;display:flex;font-size:.9rem;justify-content:space-between;padding-top:10px}.footer-links{display:flex;gap:15px}.footer-links .footer-text,.footer-links a{color:#333;text-decoration:none}.footer-language{text-align:right}.language-dropdown{background-color:#fffacd;border:none;color:#333;cursor:pointer;padding:5px 10px}@media (min-width:1024px){.footer{padding:40px 100px}.footer-content{flex-direction:row}.footer-description,.footer-description a{font-size:1.2rem}.footer-logo{height:100px;width:200px}}@media (min-width:768px) and (max-width:1023px){.footer{padding:30px 50px}.footer-content{align-items:center;flex-direction:column;text-align:center}.footer-left,.footer-right{width:100%}.footer-logo{height:auto;width:300px}.footer-column a,.footer-description{font-size:1rem}.footer-column,.footer-column a,.footer-description{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.footer-column{align-items:center}.footer-bottom{flex-direction:column;text-align:center}}@media (max-width:767px){.footer{padding:20px}.footer-content{align-items:center;flex-direction:column;gap:30px;text-align:center}.footer-logo{height:auto;width:300px}.footer-column a,.footer-description{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:.9rem}.footer-right{align-items:center;flex-direction:column;gap:15px}.footer-bottom{text-align:center}.footer-bottom,.footer-links{flex-direction:column;gap:10px}.language-dropdown{font-size:.9rem}}.preview-page{align-items:center;background:url(/static/media/1.d94b5e73e32e8dd3de9c.png) no-repeat 100%;background-size:cover;display:flex;flex-direction:column;font-family:Roboto,sans-serif;min-height:100vh;padding:20px}.preview-header{margin-bottom:20px;text-align:center}.preview-title{font-size:3rem;font-weight:700}.preview-subtitle,.preview-title{color:#354740;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.preview-subtitle{font-size:1.2rem;margin-bottom:20px}.preview-message{color:#555;font-size:1rem;font-style:italic;margin-bottom:15px;text-align:center}.preview-main{align-items:center;display:flex;flex-direction:column;max-width:800px;width:100%}.speech-container{word-wrap:break-word;background-color:#f9f9f9;border:4px solid #f2ebff;border-radius:10px;box-shadow:0 4px 12px #0000001a;box-sizing:border-box;color:#333;font-family:Courier New,Courier,monospace;font-size:1rem;margin-bottom:20px;overflow-wrap:break-word;padding:20px;width:100%}.non-editable-speech{font-family:cursive;white-space:pre-wrap}.editable-speech{background:#0000;border:none;box-sizing:border-box;font-family:cursive;font-size:1rem;height:150px;line-height:40px;min-height:150px;outline:none;overflow:hidden;resize:none;width:100%}.preview-actions{display:flex;gap:10px;justify-content:center;width:100%}.unlock-section{text-align:center}.price{color:#eda812;font-size:1.8rem;font-weight:700;margin-bottom:10px}.unlock-text{color:#354740;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;margin-top:10px}.copy-button,.save-button,.unlock-button{background:#617946;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease}.copy-button:hover,.save-button:hover,.unlock-button:hover{box-shadow:0 4px 12px #0000004d;transform:scale(1.05)}.email-status{color:#617946;font-size:.9rem;margin-top:15px}.email-popup{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-content{background-color:#fff;background:url(/static/media/5.292ec78f68e2e48d12b3.png) no-repeat 100%;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:20px;text-align:center;width:400px}.popup-content h2{color:#354740;font-size:1.5rem;margin-bottom:20px}.email-input{border:1px solid #b3d8d5;border-radius:5px;font-size:1rem;margin-bottom:20px;padding:10px;width:90%}.popup-actions{display:flex;justify-content:space-between}.cancel-button,.confirm-button{border:none;border-radius:5px;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .3s ease}.confirm-button{background-color:#617946;color:#fff}.confirm-button:hover{background-color:#eda812}.cancel-button{background-color:#ff6f61;color:#fff}.cancel-button:hover{background-color:#d9534f}.loading-overlay{align-items:center;background-color:#ffffffe6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.loading-content{color:#354740;font-family:Roboto Sans-Comic,sans-serif;text-align:center}.spinner{animation:spin 1s linear infinite;border:5px solid #b3d8d5;border-radius:50%;border-top-color:#eda812;height:50px;margin:20px auto;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-content p{font-size:1.2rem;margin-top:15px}.reviews-section{background-color:#fff;padding:50px 20px;text-align:center}.reviews-title{color:#354740;font-family:Roboto,sans-serif;font-size:2.5rem;margin-bottom:30px}.reviews-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.review-box{background-color:#ffd6e7;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:300px;padding:20px;transition:transform .3s ease}.review-box,.review-box.box-2{color:#000;font-family:Courier New,Courier,monospace}.review-box.box-2{background-color:#b0e0e6}.review-box.box-3{background-color:#ffe5b4;color:#000;font-family:Courier New,Courier,monospace}.review-box:hover{transform:scale(1.05)}.review-text{font-size:1rem;margin-bottom:10px}.stars{color:#ffc107;font-size:1.5rem;margin:10px 0}.review-author{font-size:.9rem;font-weight:700;margin-top:10px}.about-us-page{background-size:100% 100%;background:linear-gradient(180deg,#fff,#fffacd);display:flex;flex-direction:column;min-height:70vh}.about-us-content{color:#354740;flex:1 1;font-family:inherit;padding:20px;text-align:center}.about-us-content h1{animation:fadeIn 1.5s ease;font-size:2.5rem;margin-bottom:20px}.about-us-paragraphs p{align-items:center;animation:slideUp 1s ease forwards;display:flex;font-size:1.2rem;gap:10px;justify-content:center;line-height:1.6;margin-bottom:15px;opacity:0;transform:translateY(20px)}.about-us-paragraphs p:first-child{animation-delay:.5s}.about-us-paragraphs p:nth-child(2){animation-delay:1s}.about-us-paragraphs p:nth-child(3){animation-delay:1.5s}.icon{color:#354740;font-size:1.5rem}.contact-info{animation:fadeIn 2s ease;font-size:1.2rem;margin-top:20px}.contact-info a{color:#4a773c;font-weight:700;text-decoration:none}.contact-info a:hover{text-decoration:underline}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.terms-and-conditions-page{background:linear-gradient(180deg,#fff,#fffacd);color:#354740;display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh}.terms-and-conditions-content{flex:1 1;padding:20px}#termsand{margin:0 auto;max-width:800px}.title-background{border-radius:5px;color:#354740;font-size:24px;font-weight:700;margin-bottom:20px;padding:10px 20px;text-align:center}.my-list{list-style:none;margin:20px 0;padding:0}.my-list li{margin:5px 0}.my-list a{color:#06c;font-weight:500;text-decoration:none}.my-list a:hover{text-decoration:underline}p{line-height:1.6;margin-bottom:20px}h3{font-size:20px;margin-bottom:15px;margin-top:30px}h3,h4{color:#354740}h4{font-size:18px;margin-bottom:10px;margin-top:20px}strong{font-weight:700}.anchor-target,h3{scroll-margin-top:100px}.privacy-page{align-items:center;background:linear-gradient(180deg,#fff,#fffacd);box-sizing:border-box;color:#354740;display:flex;flex-direction:column;font-family:Roboto,sans-serif;min-height:100vh;padding:30px 15px}.privacy-content{max-width:800px;width:100%}.privacy-page h1{border-radius:5px;color:#354740;font-size:24px;font-weight:700;margin-bottom:20px;padding:10px 20px;text-align:center}.privacy-page h3{font-size:18px;font-size:20px;margin-top:30px}.privacy-page p{line-height:1.6;margin:10px 0;text-align:justify}.privacy-page ul.my-list{list-style-type:disc;margin-left:20px;padding-left:20px}.privacy-page ul.my-list li{margin:8px 0}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}@media (max-width:768px){.privacy-page{padding:15px}.privacy-page h1{font-size:1.5em}.privacy-page h3{font-size:1.3em}.section{padding:15px}}.refund-page{align-items:center;background:linear-gradient(180deg,#fff,#fffacd);background-size:100% 100%;box-sizing:border-box;color:#354740;display:flex;flex-direction:column;font-family:Roboto,sans-serif;min-height:100vh;padding:30px 15px}.refund-content{max-width:800px;width:100%}.refund-page h1{border-radius:5px;color:#354740;font-size:24px;font-weight:700;margin-bottom:20px;padding:10px 20px;text-align:center}.privacy-page h3{color:#354740;font-size:22px;margin-bottom:10px;margin-top:20px}.refund-page p{font-size:16px;line-height:1.8;margin:10px 0;text-align:justify}.section{margin-bottom:60px}.finalSection{margin-bottom:100px}.spacer{height:40px}@media (max-width:768px){.refund-page{padding:15px}.refund-page h1{font-size:1.5em}.section{padding:15px}}
/*# sourceMappingURL=main.d2dc3932.css.map*/