.HeaderComponent_header__DAoYv{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#135250;color:#fff;height:60px;box-shadow:0 4px 10px -2px rgba(0,0,0,.2);z-index:1000}@media (max-width:768px){.HeaderComponent_header__DAoYv{z-index:999}}.HeaderComponent_logoContainer__dlT9x{display:flex;align-items:center}.HeaderComponent_logo___lfjW{max-width:45px;margin-right:10px}.HeaderComponent_logoText__31715 div{font-weight:700;font-size:16px;line-height:1.3;letter-spacing:1.5px;color:#a6bbc0}.HeaderComponent_nav__ce12u button{background-color:transparent;border:none;color:#fff;font-size:16px;cursor:pointer;margin-left:20px;padding:5px 10px;border-radius:5px;transition:background-color .3s;color:#a6bbc0}.HeaderComponent_nav__ce12u button:hover{color:#d3d3d3}.WhatsAppButton_button__R_5g1{display:inline-block;padding:10px 20px;font-size:16px;font-weight:700;color:#fff;border-radius:8px;text-decoration:none;transition:background-color .3s;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.WhatsAppButton_icon__T6ykY{filter:brightness(0) invert(1);margin-left:20px}.ChatComponent_container__N9KNd{position:relative;height:100%;background-color:#fff;border-radius:12px;box-shadow:0 0 10px rgba(0,0,0,.5);display:flex;flex-direction:column;font-family:Product Sans,sans-serif;box-sizing:border-box}@media (max-width:768px){.ChatComponent_landing__TAofG{flex-direction:column}.ChatComponent_container__N9KNd{position:relative;width:100%;height:100vh;background-color:#fff;border-radius:0;box-shadow:0 0 10px rgba(0,0,0,.5);display:flex;flex-direction:column;font-family:Product Sans,sans-serif;box-sizing:border-box}}.ChatComponent_botIcon__6_VDF{position:absolute;left:50%;top:30%;transform:translate(-50%,-50%);max-width:200px;z-index:0}.ChatComponent_header__7ot5L{display:none}.ChatComponent_messages__2qnA_{flex:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column-reverse;z-index:1}.ChatComponent_message__c_2Px{word-wrap:break-word;min-width:20px;max-width:80%;margin-bottom:10px;padding:10px 12px;border-radius:10px;background-color:#135250;transition:transform .3s ease-out}.ChatComponent_inputContainer__UzAns{display:flex;align-items:center;padding:5px 5px 5px 10px;border-top:1px solid #e1e1e1;margin-top:5px}.ChatComponent_input__jyWbJ{flex:1;padding:10px;border-radius:4px;margin-right:5px;color:#000;resize:none;overflow-y:auto;white-space:pre-wrap}.ChatComponent_sendButton__9MEyh{padding:6px 10px;background-color:#000;color:#fff;border:none;border-radius:4px;cursor:pointer;align-self:center;margin-left:5px;margin-right:5px}.ChatComponent_userMessage__U8P9Q{align-self:flex-end;background-color:#139171}.ChatComponent_botMessage__sKRIe{align-self:flex-start;background-color:#135250;font-weight:700}.ChatComponent_messages__2qnA_::-webkit-scrollbar{width:8px}.ChatComponent_messages__2qnA_::-webkit-scrollbar-thumb{background:#aaa;border-radius:4px}.ChatComponent_messages__2qnA_::-webkit-scrollbar-thumb:hover{background:#888}.ChatComponent_messages__2qnA_::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ChatComponent_messages__2qnA_::-webkit-scrollbar-track:hover{background:#eee}.ChatComponent_textarea__hD_3G::-webkit-scrollbar{width:10px}.ChatComponent_textarea__hD_3G::-webkit-scrollbar-track{background-color:#f1f1f1}.ChatComponent_textarea__hD_3G::-webkit-scrollbar-thumb{background-color:#888}.ChatComponent_textarea__hD_3G::-webkit-scrollbar-thumb:hover{background-color:#555}.ChatComponent_textarea__hD_3G{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.ChatComponent_centeredIcon__QFBy4{display:flex;justify-content:center;align-items:center;height:40px}.ChatComponent_rotatingIcon__Jgkzh{animation:ChatComponent_rotation__74RzE 2s linear infinite;width:24px;height:24px}@keyframes ChatComponent_rotation__74RzE{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes ChatComponent_growAndAppear__NO6Sx{0%{opacity:0;transform:scaleY(.8)}to{opacity:1;transform:scaleY(1)}}.ChatComponent_messageAppear__2xrZg{animation:ChatComponent_growAndAppear__NO6Sx .3s ease-out forwards}.LandingComponent_landing__6T_GZ{display:flex;justify-content:center;padding:40px;background-color:#fff;color:#fff;height:80vh}.LandingComponent_container__5u4iu{display:flex;justify-content:center;align-items:stretch;width:100%;max-width:1500px;min-width:300px;height:100%;gap:40px}.LandingComponent_content__EbG3B,.LandingComponent_fullScreenChatDesktop__dHG6M{flex:1;max-width:600px;width:50%}.LandingComponent_content__EbG3B{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/content-background.jpg) 50%/cover no-repeat;border-radius:15px;padding:40px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;max-width:1200px}.LandingComponent_content__EbG3B h1,.LandingComponent_content__EbG3B p{margin-bottom:15px}.LandingComponent_content__EbG3B h1{font-size:40px;font-weight:700}.LandingComponent_content__EbG3B p{font-size:24px;font-weight:400}.LandingComponent_chatBalloon__ywc9V{position:fixed;bottom:20px;right:20px;width:60px;height:60px;border-radius:50%;background:url(/bot.svg) 50%/50% no-repeat,#fff;box-shadow:0 0 10px rgba(0,0,0,.1);cursor:pointer;z-index:1000}.LandingComponent_fullScreenChatMobile__00Bap{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;z-index:999;display:flex;flex-direction:column}.LandingComponent_closeButton__5BlCd{position:absolute;top:40px;right:40px;background-color:#e23e3e;border:none;cursor:pointer;padding:10px 20px;border-radius:10px;z-index:1000;font-weight:700}@media (max-width:768px){.LandingComponent_landing__6T_GZ{flex-direction:column;padding:0;height:100%}.LandingComponent_content__EbG3B{border-radius:0}.LandingComponent_fullScreenChatDesktop__dHG6M{display:none}.LandingComponent_mobileCta__URGjT{display:inline-block;background-color:#fff;color:#000;border:none;border-radius:10px;padding:10px 20px;cursor:pointer;font-weight:700;transition:background-color .3s ease}.LandingComponent_mobileCta__URGjT:hover{background-color:#e6e6e6}}@media (min-width:769px){.LandingComponent_chatBalloon__ywc9V,.LandingComponent_closeButton__5BlCd,.LandingComponent_fullScreenChatMobile__00Bap,.LandingComponent_mobileCta__URGjT{display:none}}.HowItWorksComponent_container__Wuqlf{background-color:#135250;width:100%}.HowItWorksComponent_stepContainer__Ia3ab{display:flex;flex-direction:row;gap:25px;flex-wrap:wrap;justify-content:center;max-width:1600px;margin:0 auto;padding:50px}.HowItWorksComponent_stepCardContainer__lScaG{display:flex;flex-direction:column;align-items:center;padding:15px;background-color:#0c3534;border:2px solid #91a1d9;transition:box-shadow .3s;flex:1 0 calc(33% - 25px)}.HowItWorksComponent_stepContainer__Ia3ab h1{font-size:64px;font-weight:700;text-align:left;flex:1 0 calc(33% - 25px);color:#fff;font-family:Product Sans;font-style:normal;line-height:normal}.HowItWorksComponent_stepCardContainer__lScaG:hover{box-shadow:0 4px 15px rgba(0,0,0,.5)}.HowItWorksComponent_stepTitle__Cwj4w{margin-top:25px;color:#fff;text-align:center;font-family:Product Sans;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:3px}.HowItWorksComponent_stepIcon__C7Tjk{width:50px;display:flex;justify-content:center;align-items:center;color:inherit;margin-top:15px}.HowItWorksComponent_stepDescription__ImFqz{font-size:.9em;color:#666;margin-top:25px;color:#fff;text-align:center;font-family:Product Sans;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2px}@media (max-width:768px){.HowItWorksComponent_stepCardContainer__lScaG{flex:1 0 100%}}.ContactComponent_container__6au4P{width:100%;background:#d9d9d9;justify-content:center}.ContactComponent_content__RM6TR{display:flex;flex-direction:column;padding:40px;background:#d9d9d9;position:relative;max-width:1600px}.ContactComponent_title__Ve4Wk{font-size:32px;font-weight:700;letter-spacing:2.4px;margin-top:20px}.ContactComponent_description__695OD,.ContactComponent_title__Ve4Wk{color:#000;font-family:Product Sans;font-style:normal;line-height:normal}.ContactComponent_description__695OD{font-size:28px;font-weight:400;letter-spacing:1.8px;margin-top:60px}.ContactComponent_email__P2GCl{color:#000;font-family:Product Sans;font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.2px;text-decoration-line:underline;margin-top:80px;word-break:break-word}.ContactComponent_icons__4a_QR{margin-top:20px;display:flex;gap:10px}.ContactComponent_iconLink__1HPPD img{filter:brightness(0) invert(0);width:50px;transition:transform .3s ease-in-out;display:inline-block}.ContactComponent_iconLink__1HPPD img:hover{color:#0077b5;filter:sepia(70%) hue-rotate(90deg) saturate(800%);animation:ContactComponent_pulse__FXA7j .6s infinite}@keyframes ContactComponent_pulse__FXA7j{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.ContactComponent_description__695OD,.ContactComponent_email__P2GCl,.ContactComponent_iconLink__1HPPD img,.ContactComponent_icons__4a_QR,.ContactComponent_title__Ve4Wk{z-index:2;position:relative}.ContactComponent_backgroundImage__Luard{position:absolute;top:0;right:0;width:65%;height:100%;z-index:1}