@import"https://fonts.cdnfonts.com/css/coolvetica";@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";body,html{box-sizing:border-box}*{margin:0;padding:0;box-sizing:inherit}section{padding-left:20%!important;padding-right:20%!important;transition:all .3s ease-in-out;max-width:125rem;margin:auto}@media screen and (max-width: 1580px){section{padding-left:7rem!important;padding-right:7rem!important;transition:all .3s ease-in-out;max-width:125rem;margin:auto}}@media all and (max-width: 935px){section{padding-left:2rem!important;padding-right:2rem!important}}.hover-btn{position:relative;background-color:#dd7e2a;border-color:#dd7e2a;color:#fff;overflow:hidden}.hover-btn span{position:relative;left:-.5em;transition:all .25s}.hover-btn:before,.hover-btn:after{height:100%;position:absolute;right:0;top:0;background-color:#0043a8;transition:all .4s ease;color:#fff;display:flex;align-items:center;justify-content:center}.hover-btn:before{width:25px;content:"";display:flex;justify-content:center;align-items:center;font-family:FontAwesome;font-size:10px;font-weight:700;text-indent:5px;border-radius:50% 0 0 50%;z-index:1;transform:translate(2rem)}.hover-btn:after{width:100%;transform:translate(100%);content:attr(data-hover);text-align:left;text-indent:8px}.hover-btn:hover{background-color:#0043a8}.hover-btn:hover span{left:-100%}.hover-btn:hover:before{right:100%}.hover-btn:hover:after{right:100%}.nav-bar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:relative;background-color:#fff;z-index:1000}.logo-nav{display:flex;align-items:center}.logo-nav img{width:2.5rem;height:auto}.menu-icon{display:none;cursor:pointer;color:#000;z-index:1100}.desktop-only{display:flex;align-items:center}.nav-links.desktop-only{gap:2.75rem;list-style:none;margin:0;padding:0}.nav-links.desktop-only li a{font-size:1rem}.nav-links li a{color:#000;text-align:center;font-family:Archivo,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.125rem;text-decoration:none;transition:color .3s ease,transform .2s ease}.nav-links li a:hover{color:#06f;transform:scale(1.1)}.contact-button.desktop-only{color:#fff;font-family:Archivo,sans-serif;font-size:1.125rem;font-weight:400;padding:.5rem .94rem;border-radius:1.33744rem;background:#2563eb;border:none;cursor:pointer;transition:background .3s ease,transform .2s ease}.contact-button:active{background:#2563eb;transform:scale(.95)}.mobile-menu{display:none}@media (max-width: 768px){.menu-icon{display:block;color:#00337d}.desktop-only{display:none}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1000;animation:fadeIn .5s ease-in-out}.mobile-menu-links{list-style:none;padding:0;margin:0;text-align:center}.mobile-menu-links li{margin:1rem 0}.mobile-menu-links li a{color:#fff;font-family:Archivo,sans-serif;font-size:1.5rem;font-weight:500;text-decoration:none;transition:color .3s ease,transform .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}.hero-container{display:flex;justify-content:space-between;align-items:center;padding:3rem 2rem;gap:2rem;overflow:hidden;margin:0 auto}.left-hero{flex:1}.left-hero h1{color:#000;font-family:Coolvetica,sans-serif;font-size:2.5rem;font-style:normal;font-weight:600;line-height:1.2;margin-bottom:1rem;letter-spacing:.1rem;max-width:34rem}.left-hero h1 span{color:#06f}.left-hero p{color:#000;font-family:Archivo,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:2rem;width:80%;max-width:34rem}.left-hero p span{font-style:italic;font-weight:600}.btns-hero{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.hero-button{color:#fff;font-family:Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;padding:.75rem 1.5rem;border-radius:1.5rem;background:#06f;border:none;cursor:pointer;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;gap:.5rem;width:10rem}.hero-button:active{background:#00337d;transform:scale(.95)}.logos img{object-fit:contain;transition:transform .3s ease;max-width:200px}.logos img:hover{transform:scale(1.1)}.right-hero{flex:1;display:flex;justify-content:center;align-items:center}.right-hero svg{max-width:100%;height:auto;animation:fadeIn 1.2s ease-in-out}.right-hero img{max-width:70%;height:auto;animation:fadeIn 1.2s ease-in-out}@media (max-width: 1024px){.hero-container{gap:1rem}.left-hero h1{font-size:2rem;line-height:1.4}.left-hero p{font-size:1rem;line-height:1.4}.hero-button{font-size:.9rem;padding:.5rem 1rem}.logos img{max-width:80px}}@media (max-width: 768px){.hero-container{flex-direction:column-reverse;text-align:center}.left-hero h1{font-size:1.75rem}.left-hero p{font-size:.9rem;width:100%}.btns-hero{justify-content:center}.logos img{margin-top:1rem}}@media (max-width: 480px){.hero-container{padding:2rem 1rem}.left-hero h1{font-size:1.5rem;line-height:1.3}.left-hero p{font-size:.85rem}.hero-button{font-size:.85rem;padding:.5rem 1rem}.logos img{max-width:70px}.right-hero img{max-width:80%}}.benifits-container{margin-top:7rem;color:#000;text-align:center;font-family:Coolvetica,sans-serif;font-size:1.5rem;font-weight:600;padding:2rem 1rem}.benifits-container h1{margin-bottom:4rem;font-weight:500}.benifits-items{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-top:2rem;flex-wrap:wrap}.benifits-left,.benifits-right{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3rem}.benifits-middle{display:flex;justify-content:center;align-items:center;flex:1}.benifits-middle .animated-video{max-width:100%;height:auto}.benifit-card{max-width:20rem;width:100%;text-align:center}.benifit-card svg{width:3rem;height:3rem;object-fit:cover;border-radius:.8rem;background:#06f;padding:1rem;margin-bottom:1rem}.benifit-card h2{color:#000;font-size:1.125rem;font-weight:500}.benifit-card p{color:#000;font-family:Archivo,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5rem;max-width:14rem;margin-top:0}@media (max-width: 1024px){.benifits-items{gap:1rem}.benifits-left,.benifits-right{gap:2rem}.benifits-middle{display:none}}@media (max-width: 768px){.benifits-items{flex-direction:column;gap:2rem}.benifits-left,.benifits-right{align-items:center;width:100%}.benifit-card{max-width:18rem}}@media (max-width: 480px){.benifits-container h1{font-size:1.25rem}.benifit-card{max-width:90%}.benifit-card p{font-size:.875rem}}.benifits-middle{display:flex;justify-content:center;align-items:center;flex:1;transition:transform .5s ease,opacity .5s ease}.benifits-middle.sticky{position:sticky;top:0%;transform:translateY(-50%)}.call-to-action{margin-top:9rem;display:flex;align-items:center;justify-content:space-between;gap:4rem;padding:2rem;flex-wrap:wrap;text-align:center}.cta-right{max-width:31rem;flex:1}.call-img{height:auto;flex:1}.call-img img{max-width:70%;height:auto}.cta-right h1{color:#000;font-family:Coolvetica,sans-serif;font-size:2.375rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}.cta-right p{color:#000;font-family:Archivo,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.6;margin-bottom:2rem}.cta-right button{color:#fff;font-family:Helvetica,sans-serif;font-size:1.125rem;font-weight:500;border:none;border-radius:1.5rem;background:linear-gradient(135deg,#06f,#0047ab);padding:.75rem 2.5rem;box-shadow:0 4px 12px #0003;cursor:pointer;transition:all .3s ease-in-out}.cta-right button:hover{background:linear-gradient(135deg,#0047ab,#002c70);transform:scale(1.05);box-shadow:0 6px 15px #0000004d}.cta-right button:active{transform:scale(.95);box-shadow:0 3px 8px #0003}.call-to-action svg{max-width:100%;animation:fadeIn 1s ease-in-out}@media (max-width: 1024px){.call-to-action{gap:2rem;text-align:center}.cta-right h1{font-size:2rem}.cta-right p{font-size:1rem}.cta-right button{font-size:1rem;padding:.6rem 2rem}}@media (max-width: 768px){.call-to-action{flex-direction:column;gap:2rem}.cta-right{width:100%}}@media (max-width: 700px){.call-to-action{margin-top:0}}@media (max-width: 480px){.cta-right h1{font-size:1.75rem}.cta-right p{font-size:.9375rem}.cta-right button{font-size:.9375rem;padding:.5rem 1.5rem}}.convert-container{margin-top:5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem;flex-wrap:wrap}.convert-left{flex:1;animation:slideInLeft 1s ease-in-out}.convert-left h2{color:#000;text-align:left;font-family:Coolvetica,sans-serif;font-size:2.375rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}.convert-left ul{list-style-type:none;padding:0}.convert-left ul li{color:#000;font-family:Archivo,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.6;margin-bottom:1rem;position:relative;padding-left:1.5rem;animation:fadeIn 1.5s ease-in-out}.convert-left ul li:before{content:"✔";color:#06f;position:absolute;left:0;font-size:1.2rem}.convert-right{flex:1;display:flex;justify-content:center;align-items:center;animation:slideInRight 1s ease-in-out}.convert-right img{max-width:100%;height:auto;border-radius:.5rem;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;padding:2rem;background-color:#06f;border-radius:2rem}.convert-right img:hover{transform:scale(1.05)}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.convert-container{gap:1.5rem}.convert-left h2{font-size:2rem}.convert-left ul li{font-size:1rem}}@media (max-width: 768px){.convert-container{flex-direction:column;text-align:center;margin-top:0}.convert-right img{max-width:80%}}@media (max-width: 480px){.convert-left h2{font-size:1.75rem}.convert-left ul li{font-size:.9375rem}.convert-right img{max-width:100%}}footer{background:#06f;color:#ddd;padding:20px 0;text-align:center;margin-top:8rem}.footer-container{max-width:900px;margin:auto;display:flex;justify-content:space-between;gap:20px;padding:10px}.footer-logo{max-width:250px;text-align:left}.footer-logo img{width:40px;margin-bottom:10px}.footer-logo p{font-size:14px;color:#bbb}.copyright{font-size:12px;color:#666;margin-top:10px}.footer-links,.footer-contact{text-align:left}h3{font-size:16px;margin-bottom:10px;color:#fff}ul{list-style:none;padding:0}ul li{font-size:14px;margin:5px 0;color:#bbb}ul li a{color:#bbb;text-decoration:none}ul li a:hover{color:#fff}.chat-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f3f4f6;font-family:Arial,sans-serif;width:100%}.chat-header{background:#fff;padding:15px;width:100%;text-align:center;box-shadow:0 2px 10px #0000001a}.chat-main{display:flex;justify-content:center;align-items:center;width:100%;flex-grow:1;position:relative;z-index:99999}.chat-box{display:flex;flex-direction:column;justify-content:space-between;background:#fff;width:70%;height:80vh;border-radius:10px;box-shadow:0 4px 15px #0003;overflow:hidden}.chat-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:10px;scroll-behavior:smooth}.chat-navbar{background:#fff;padding:15px 5rem;width:100%;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;z-index:99999;background:#ffffffdc;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);transition:all .3s ease}.chat-navbar:hover{background:#ffffff80}.chat-navbar img{width:2.5rem;height:auto}.profile-button{background:none;border:none;cursor:pointer;color:#555;transition:color .3s ease}.profile-button:hover{color:#007bff}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center}.modal-content{background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 15px #0003;min-width:300px;text-align:center}.close-button{background:#ff4d4d;color:#fff;border:none;padding:10px 15px;border-radius:5px;cursor:pointer;margin-top:10px}.close-button:hover{background:#e60000}.modal-overlay{position:fixed;z-index:9999999;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.modal-overlay.show{opacity:1;pointer-events:auto}.modal-content{background:#fff;padding:2rem;border-radius:10px;text-align:center;box-shadow:0 4px 10px #0000001a;transform:scale(.9);opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out;width:600px;height:400px}.modal-overlay.show .modal-content{transform:scale(1);opacity:1}.profile-form{width:50%;margin:auto}.image-upload{display:flex;flex-direction:column;align-items:center;margin:15px 0}.upload-button{display:inline-block;padding:.3rem 1rem;background-color:#4a90e2;color:#fff;border-radius:5px;cursor:pointer;font-weight:700;transition:background .3s ease;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:10px}.upload-button:hover{background-color:#357abd}.profile-image{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-top:10px;border:3px solid #4a90e2}.name-input{width:100%;padding:10px;margin-top:10px;border:2px solid #4a90e2;border-radius:5px;font-size:1rem;text-align:center}.submit-button{width:100%;padding:10px;margin-top:15px;background:#4a90e2;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease}.submit-button:hover{background:#3375c1}.close-button{background:#dc3545;color:#fff;padding:8px 12px;border:none;border-radius:5px;cursor:pointer;margin-top:10px;transition:background .3s ease}.close-button:hover{background:#c82333}.modal-header{display:flex;justify-content:space-between;align-items:center}.close-icon{cursor:pointer;color:#120002;transition:transform .2s ease-in-out,color .2s ease-in-out}.close-icon:hover{color:#c82333;transform:rotate(90deg) scale(1.1)}.image-upload>svg{color:#555;width:100px;height:100px;border-radius:50%;object-fit:cover;margin-top:10px;border:3px solid #4a90e2}.message-input{display:flex;align-items:flex-end;justify-content:center;gap:1rem;padding:.7rem;background:#f8f9fa;border-radius:1rem;box-shadow:0 4px 10px #0000001a;max-width:100%;border-top:1px solid #ddd}.input-container{position:relative;flex:1;display:flex;align-items:center;justify-content:center}.message-textarea{width:100%;min-height:.3rem;height:2.5rem;max-height:12rem;padding:.75rem 3rem .75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:.5rem;outline:none;resize:none;overflow:hidden;background:#fff;transition:border-color .3s ease,box-shadow .3s ease,height .3s ease}.message-textarea{padding:10px}.message-textarea:focus{border-color:#2563eb;box-shadow:0 0 8px #2563eb4d}.hint{position:absolute;bottom:.5rem;right:1rem;font-size:.75rem;color:#6b7280}.send-button{display:flex;align-items:center;justify-content:center;width:3rem;height:2rem;height:2.3rem;color:#fff;font-size:1.25rem;transition:background .3s ease,transform .2s ease;border:none;cursor:pointer;background-color:#4f46e5;padding:10px 15px;border-radius:5px;margin-left:10px}.send-button:hover{background-color:#4338ca}.send-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.send-icon{width:1.5rem;height:1.5rem}@media (max-width: 768px){.message-input{padding:.75rem;border-radius:.75rem}.message-textarea{font-size:.9rem;padding:.6rem 2.5rem .6rem .75rem}.send-button{width:2.5rem;height:2.5rem}.send-icon{width:1.25rem;height:1.25rem}}.message-container{display:flex;width:100%;margin-bottom:.5rem}.message-user{justify-content:flex-end}.message-bot{justify-content:flex-start}.message-wrapper{display:flex;max-width:80%;align-items:flex-end}.message-user .message-wrapper{flex-direction:row-reverse}.message-content{display:flex;flex-direction:column;align-items:flex-start;margin:0 .5rem}.message-user .message-content{align-items:flex-end}.message-bubble{padding:.5rem .8rem;border-radius:10px;font-size:1rem;line-height:1.3;word-wrap:break-word;max-width:100%;min-height:1.8rem;display:inline-flex;align-items:center;justify-content:flex-start}.user-bubble{background-color:#007bff;color:#fff;border-bottom-right-radius:3px}.bot-bubble{background-color:#e5e5e5;color:#333;border-bottom-left-radius:3px}.message-timestamp{font-size:.75rem;color:#888;margin-top:.2rem}.typing-animation{display:inline-block;overflow:hidden;white-space:pre-wrap;word-break:break-word}@media (max-width: 600px){.message-wrapper{max-width:90%}.message-bubble{font-size:.9rem;padding:.5rem .7rem;min-height:1.6rem}}
