.Home_container__d256j{min-height:100vh;display:flex;flex-direction:column;padding:0;background-color:#ffcb25;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.Home_main__VkIEL{max-width:600px;height:100vh}.Home_landingMain__M0J2_,.Home_main__VkIEL{flex:1 1;display:flex;flex-direction:column;width:100%;margin:0 auto}.Home_landingMain__M0J2_{max-width:1000px;padding:2rem;min-height:100vh}.Home_footer__yFiaX{display:flex;flex-direction:column;padding:1.5rem 0;border-top:1px solid #eaeaea;justify-content:center;align-items:center;margin-top:auto;width:100%}.Home_footerLinks__BQcA_{display:flex;gap:2rem;margin-bottom:1rem}.Home_footerLinks__BQcA_ a{color:#666;text-decoration:none;transition:color .2s}.Home_footerLinks__BQcA_ a:hover{color:#000;text-decoration:underline}.Home_copyright__Iq1SU{color:#888;font-size:.9rem;margin:0}.Home_title__hYX6j{line-height:1.15;font-size:3.5rem;text-align:center;color:#000;font-weight:700;margin:1rem 0 0}.Home_description__uXNdx{line-height:1.5;font-size:1.25rem;text-align:center;color:#000;max-width:600px;margin:2rem auto}.Home_hero__VkeT1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center}.Home_logoContainer__eSRxx{margin-bottom:1rem}.Home_features__I7Csk{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:3rem 0;width:100%;max-width:1000px}.Home_feature__JitOm{flex:1 1;min-width:250px;max-width:350px;padding:1.5rem;border-radius:10px;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease}.Home_feature__JitOm:hover{transform:translateY(-5px)}.Home_feature__JitOm h3{margin-top:0;color:#000;font-size:1.2rem}.Home_feature__JitOm p{color:#000;margin-bottom:0}.Home_cta__AxdWf{margin-top:2rem;padding:2rem;background-color:#ffd54f;border-radius:10px;width:100%;max-width:600px}.Home_cta__AxdWf p{margin:.5rem 0;font-size:1.2rem;color:#000}.Home_whatsappInstructions__BEoaC{font-weight:600;color:#000}.Home_grid__AVljO{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:800px;margin-top:2rem}.Home_card__E5spL{margin:1rem;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;max-width:300px;background-color:#fff}.Home_card__E5spL h2{margin:0 0 1rem;font-size:1.5rem}.Home_card__E5spL p{margin:0;font-size:1.25rem;line-height:1.5}.Home_card__E5spL ul{padding-left:1.5rem}.Home_card__E5spL li{margin:.5rem 0}.Home_chatHeader__A36vr{background-color:#128c7e;color:#fff;padding:10px 16px;display:flex;align-items:center;height:60px;width:100%;z-index:10}.Home_chatHeader__A36vr h1{font-size:1.2rem;margin:0;font-weight:500}.Home_chatContainer__KzBAq{width:100%;flex:1 1;overflow:hidden;height:calc(100vh - 60px)}.Home_chatContainer__KzBAq,.Home_messages__LM0AW{display:flex;flex-direction:column;background-color:transparent}.Home_messages__LM0AW{padding:1rem;gap:.5rem;flex:1 1;overflow-y:auto}.Home_message__OKL2m{padding:8px 12px;border-radius:7.5px;max-width:80%;word-break:break-word;white-space:pre-wrap;box-shadow:0 1px .5px rgba(0,0,0,.13);position:relative;margin-bottom:8px}.Home_user__xyDmO{align-self:flex-end;background-color:#dcf8c6;color:#303030;border-bottom-right-radius:0}.Home_user__xyDmO:after{content:"";position:absolute;right:-8px;bottom:0;width:0;height:0;border:8px solid transparent;border-left-color:#dcf8c6;border-right:0;border-bottom:0}.Home_assistant__xL2rp{align-self:flex-start;background-color:#fff;color:#303030;border-radius:0 8px 8px 8px;position:relative}.Home_message__OKL2m.Home_assistant__xL2rp a{color:#0078ff;text-decoration:underline;word-break:break-all}.Home_assistant__xL2rp:after{content:"";position:absolute;left:-8px;bottom:0;width:0;height:0;border:8px solid transparent;border-right-color:#fff;border-left:0;border-bottom:0}.Home_loading__Z_JGo{align-self:flex-start;background-color:transparent;padding:.5rem}.Home_loadingDots__r1ljU{display:flex;gap:.3rem}.Home_loadingDots__r1ljU span{width:8px;height:8px;border-radius:50%;background-color:#888;animation:Home_bounce__b_Seq 1.4s ease-in-out infinite both}.Home_loadingDots__r1ljU span:first-child{animation-delay:-.32s}.Home_loadingDots__r1ljU span:nth-child(2){animation-delay:-.16s}@keyframes Home_bounce__b_Seq{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.Home_inputForm__jqaIa{display:flex;padding:10px;background-color:#f0f0f0;align-items:center}.Home_input__OGaGo{flex:1 1;padding:9px 12px;border:none;border-radius:21px;font-size:15px;outline:none;background-color:#fff;margin-right:8px;color:#303030}.Home_input__OGaGo:focus{border-color:#0070f3}.Home_sendButton__kNNkw{width:40px;height:40px;background-color:#00a884;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;padding:0}.Home_sendIcon__vYzml{width:20px;height:20px}.Home_sendButton__kNNkw:hover{background-color:#0060df}.Home_sendButton__kNNkw:disabled{background-color:#ccc;cursor:not-allowed}.Home_legalPage__6fn2_{max-width:800px;margin:0 auto;padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Home_legalPage__6fn2_ h1{color:#000;font-size:2rem;margin-bottom:.5rem}.Home_legalPage__6fn2_ h2{color:#333;font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;border-bottom:1px solid #eaeaea;padding-bottom:.5rem}.Home_legalPage__6fn2_ p{margin:1rem 0;line-height:1.6;color:#444}.Home_legalPage__6fn2_ ul{margin:1rem 0;padding-left:2rem}.Home_legalPage__6fn2_ li{margin:.5rem 0;line-height:1.6;color:#444}.Home_legalPage__6fn2_ section{margin-bottom:2rem}@media (max-width:600px){.Home_message__OKL2m{max-width:85%}.Home_container__d256j{padding:0}.Home_main__VkIEL{width:100%}.Home_features__I7Csk{flex-direction:column;align-items:center}.Home_feature__JitOm{width:100%}.Home_title__hYX6j{font-size:2.5rem}.Home_description__uXNdx{font-size:1.1rem}}