*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}:root{--primary-green:#073A30;--secondary-green:#3BB88B;--brand-green:#71D601;--text-heading:#4B465C;--text-body:#5D596C;--text-secondary:#6F6B7D;--text-placeholder:#B7B5BE;--bg-body:#F8F7FA;--bg-card:#FFFFFF;--border-color:#DBDADE;--font-primary:'Montserrat', sans-serif;--font-secondary:'Public Sans', sans-serif}body{font-family:var(--font-secondary);color:var(--text-body);background:var(--bg-card);line-height:1.5;overflow-x:hidden}img{height:auto}.container{max-width:1440px;margin:0 auto;padding:0 135px;overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);color:var(--text-heading)}.d-none{display:none!important}.header{background-color:var(--primary-green);padding:29px 0;position:relative;z-index:1000}.header,.header .container{overflow:visible}.navbar{display:flex;align-items:center;justify-content:space-between}.logo img{height:39px;max-width:fit-content}.nav-menu{display:flex;list-style:none;justify-content:space-around;max-width:80%;flex:1}.nav-menu li{padding-inline:8px}.btn-login span,.nav-menu a{font-family:var(--font-primary);font-weight:600;color:#fff}.nav-menu a{font-size:22px;text-decoration:none;opacity:.8;transition:opacity .3s}.footer-col ul a:hover,.nav-menu a:hover,.social-links a:hover{opacity:1}.btn-login{display:flex;align-items:center;margin-left:35px;gap:10px;background:0 0;border:2px solid var(--brand-green);border-radius:6px;padding:10px 16px;cursor:pointer;transition:all .3s ease;text-decoration:none;position:relative;z-index:1001}.btn-login:hover{box-shadow:0 0 15px rgba(113,214,1,.4);transform:scale(1.02)}.btn-login img{width:25px;height:25px}.btn-login span{font-size:20px}.btn-login-mobile{display:none}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:0 0;border:0;cursor:pointer;padding:5px;z-index:1001}.mobile-menu-toggle span{display:block;width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-wrapper{display:flex;align-items:center;justify-content:center;flex:1}.hero{position:relative;min-height:620px;overflow:visible}.hero-bg{z-index:-1}.hero-bg,.hero-field,.hero-gradient{position:absolute;top:0;left:0;width:100%;height:100%}.hero-field{object-fit:cover;opacity:.8}.hero-gradient{background:linear-gradient(180deg,rgba(7,58,48,.9)0,rgba(7,58,48,.7) 100%)}.hero-content{position:relative;padding:87px 0;min-height:550px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:40px}.hero-text{position:relative;z-index:2;max-width:547px;flex:1}.hero-subtitle,.hero-title{font-family:var(--font-primary);color:#fff}.hero-title{font-weight:800;font-size:40px;line-height:45px;margin-bottom:30px}.hero-subtitle{font-size:28px;line-height:35px;margin-bottom:40px}.ui_example{margin-top:32px;width:100%;display:flex;gap:23px;justify-content:center}.text-medium{font-weight:500}.section-title strong,.text-bold{font-weight:700}.text-white{color:#fff}.text-green{color:var(--brand-green)}.btn-primary,.main-button{border:0;border-radius:6px;cursor:pointer}.main-button{background:var(--brand-green);font-size:20px;padding-inline:13px;padding-block:3px;font-weight:900;transition:transform .2s ease,box-shadow .2s ease}.main-button a{color:var(--primary-green);text-decoration:none}.main-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(113,214,1,.3)}.main-button:active{transform:translateY(0)}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--secondary-green);padding:10px 20px;font-family:var(--font-secondary);font-weight:500;font-size:15px;color:#fff;box-shadow:0 2px 4px rgba(165,163,174,.3);transition:all .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(165,163,174,.4)}.hero-image{position:relative;width:100%;max-width:680px;height:auto;z-index:1;flex:1;transform:scale(1.2)}.solutions{padding:65px 0;background:var(--bg-card)}.section-header{text-align:center;margin-bottom:80px}.section-tag{display:inline-block;font-family:var(--font-primary);font-weight:600;font-size:20px;color:var(--primary-green);margin-bottom:20px;padding:5px 20px;background:0 0;border-radius:6px;border:2px solid var(--brand-green)}.section-subtitle,.section-title{font-family:var(--font-primary);font-weight:500;color:var(--text-heading);text-align:center}.section-title{font-size:40px;line-height:45px;margin-bottom:20px;max-width:810px;margin-left:auto;margin-right:auto}.section-subtitle{font-size:25px;line-height:35px;margin-top:30px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:80px;max-width:1170px;margin:0 auto;padding:40px;border-radius:20px}.feature-card{text-align:center;padding:20px}.feature-icon{width:52px;height:52px;margin:0 auto 16px}.feature-icon img,.feature-icon svg{width:100%;height:100%}.feature-title{font-family:var(--font-secondary);font-weight:500;font-size:18px;line-height:24px;color:var(--text-body);margin-bottom:16px}.feature-description{font-family:var(--font-secondary);font-weight:400;font-size:15px;line-height:22px;color:var(--text-secondary)}.credit-solutions{padding-block:45px}.process-flow{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px}.process-step{background:var(--bg-card);border-radius:20px;text-align:center;box-shadow:0 2px 4px rgba(165,163,174,.3);position:relative;height:350px;padding:30px;display:flex;flex-direction:column;justify-content:space-;transition:transform .3s ease,box-shadow .3s ease;flex:1;max-width:300px}.process-step:hover{box-shadow:0 4px 18px rgba(75,70,92,.1);transform:translateY(-15px)}.step-title{margin-bottom:15px}.step-number{position:absolute;top:15px;right:15px;width:32px;height:32px;background:linear-gradient(135deg,var(--brand-green),var(--secondary-green));color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-primary);font-weight:700;font-size:16px;box-shadow:0 2px 8px rgba(113,214,1,.3)}.faq{padding:80px 0;background:var(--bg-body);border-radius:50px;margin:0 auto}.faq .section-title{font-weight:800;color:#353439;margin-bottom:20px}.faq .section-subtitle{font-size:22px;line-height:30px;margin-bottom:60px}.accordion{max-width:646px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.accordion-item{background:var(--bg-card);border-radius:50px;box-shadow:0 2px 4px rgba(165,163,174,.3);overflow:hidden;transition:all .3s ease}.accordion-item-active{box-shadow:0 4px 18px rgba(75,70,92,.1)}.accordion-header,.form-group label{font-family:var(--font-secondary);color:var(--text-body)}.accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 24px;background:0 0;border:0;cursor:pointer;text-align:left;font-weight:500;font-size:15px;line-height:21px;transition:background .3s;position:relative}.accordion-header::after{content:"";width:24px;height:24px;flex-shrink:0;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 6L15 12L9 18" stroke="%236F6B7D" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.accordion-item-active .accordion-header::after{transform:rotate(90deg)}.accordion-header:hover{background:rgba(0,0,0,.02)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 24px}.accordion-item-active .accordion-content{max-height:500px;padding:0 24px 20px}.accordion-content p,.form-group input,.form-group select{font-family:var(--font-secondary);font-size:15px;line-height:22px;color:var(--text-secondary)}.cta{background:var(--primary-green);border-radius:50px;margin:80px auto;padding:80px 0;position:relative;overflow:hidden}.cta-content{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-text{flex:1;max-width:500px}.cta-subtitle,.cta-title{font-family:var(--font-primary);font-weight:600;font-size:40px;line-height:45px;margin-bottom:30px}.cta-subtitle{font-weight:500;font-size:25px;line-height:28px;color:#fff;margin-bottom:40px}.cta-image{flex:1;max-width:561px;position:relative}.cta-image img{width:100%;height:auto;display:block;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.contact{padding:80px 0;background:var(--bg-body);border-radius:50px;margin:80px auto}.contact-content{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}.contact-text{flex:1;max-width:432px}.contact-text .section-title{font-weight:800;font-size:40px;line-height:45px;color:#353439;margin-bottom:20px;text-align:left}.contact-subtitle{font-family:var(--font-primary);font-weight:500;font-size:22px;line-height:30px;color:var(--text-heading)}.contact-form{flex:1;max-width:639px;background:var(--bg-card);padding:24px;border-radius:6px;box-shadow:0 4px 18px rgba(75,70,92,.1)}.form-row{display:flex;gap:16px;margin-bottom:25px}.form-group{flex:1;display:flex;flex-direction:column;gap:4px}.form-group label{font-weight:400;font-size:13px}.form-group input,.form-group select{width:100%;padding:7px 14px;border:1px solid var(--border-color);border-radius:6px;line-height:24px;color:var(--text-heading);background:var(--bg-card);transition:border-color .3s}.form-group select{cursor:pointer;appearance:none;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke="%234B465C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:20px;padding:7px 40px 7px 14px}.form-group select option[disabled]{color:var(--text-placeholder)}.form-group input::placeholder{color:var(--text-placeholder)}.form-group input:focus,.form-group select:focus{outline:0;border-color:var(--secondary-green)}.radio-group{display:flex;gap:24px;margin-top:8px}.radio-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-family:var(--font-secondary);font-size:15px;color:var(--text-body);transition:color .3s}.radio-label:hover{color:var(--text-heading)}.radio-label input[type=radio]{position:absolute;opacity:0;cursor:pointer;width:auto}.radio-custom{width:20px;height:20px;border:2px solid var(--border-color);border-radius:50%;position:relative;transition:all .3s;flex-shrink:0}.radio-label input[type=radio]:checked~.radio-custom{border-color:var(--secondary-green);background:#fff}.radio-label input[type=radio]:checked~.radio-custom::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:var(--secondary-green)}.radio-label input[type=radio]:focus~.radio-custom{box-shadow:0 0 0 3px rgba(59,184,139,.2)}.radio-text{user-select:none}.btn-submit,.footer-col h4{font-weight:500;font-size:15px;color:#fff}.btn-submit{width:100%;background:var(--secondary-green);border:0;border-radius:6px;padding:10px 20px;font-family:var(--font-secondary);cursor:pointer;box-shadow:0 2px 4px rgba(165,163,174,.3);transition:all .3s ease}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(165,163,174,.4)}.footer{background:var(--primary-green);padding:64px 0;border-top-left-radius:60px;border-top-right-radius:60px}.footer-content{display:flex;justify-content:space-between;gap:80px}.footer-col{flex:1}.footer-logo{height:43px;width:247px}.footer-col ul,.logo-container{display:flex;flex-direction:column}.logo-container{width:fit-content;gap:0}.footer-slogan,.toast-message strong{font-family:var(--font-primary);line-height:20px}.footer-slogan{font-size:13px;color:#fff;text-align:right}.address,.tech-partners{margin-top:40px}.tech-partners img{filter:brightness(0) invert(1)}.tech-partners>div{display:flex;align-items:flex-start;margin-top:10px}#logo-aws{width:45px;height:auto}#logo-gcp,#logo-mongo{width:90px;height:auto;margin-left:10px}.address{font-size:13px;color:#fff}.partners{display:flex;gap:20px;align-items:flex-end}#logo-b3{width:50px;height:auto;margin-bottom:-10px}#logo-cvm{width:80px;height:auto;margin-top:15px}.footer-col h4{line-height:21px;margin-bottom:16px}.footer-col ul{list-style:none;gap:16px}.footer-col ul a{font-size:15px;line-height:22px;color:#fff;opacity:.75;text-decoration:none;transition:opacity .3s}.social-links{display:flex;gap:20px;margin-top:16px}.social-links a{width:24px;height:24px;display:block;opacity:.8;transition:opacity .3s}.social-links img{width:100%;height:100%}.copyright{background:#282c3e;padding:20px 0}.copyright p,.footer-col h4,.footer-col ul a,.toast-message p{font-family:var(--font-secondary)}.copyright p{font-size:15px;line-height:22px;color:#fff;text-align:center}.text-brand{font-weight:500;color:var(--brand-green)}.toast{position:fixed;top:100px;right:20px;z-index:9999;opacity:0;transform:translateX(400px);transition:opacity .4s ease,transform .4s ease;pointer-events:none}.toast.show{opacity:1;transform:translateX(0);pointer-events:auto}.toast-content{display:flex;align-items:flex-start;gap:16px;background:var(--bg-card);border-radius:12px;padding:16px 20px;box-shadow:0 8px 32px rgba(0,0,0,.12);border-left:4px solid;min-width:380px;max-width:420px}.toast-info .toast-content{border-left-color:#ffb800}.toast-info .toast-icon{background:rgba(255,184,0,.1)}.toast-info .toast-icon svg path{stroke:#ffb800}.toast-success .toast-content{border-left-color:#3bb88b}.toast-success .toast-icon{background:rgba(59,184,139,.1)}.toast-success .toast-icon svg path{stroke:#3bb88b}.toast-error .toast-content{border-left-color:#dc3545}.toast-error .toast-icon{background:rgba(220,53,69,.1)}.toast-error .toast-icon svg path{stroke:#dc3545}.toast-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px}.toast-message{flex:1}.toast-message strong{display:block;font-weight:600;font-size:15px;color:var(--text-heading);margin-bottom:4px}.toast-message p{font-size:14px;line-height:20px;color:var(--text-secondary);margin:0}.toast-close{flex-shrink:0;background:0 0;border:0;cursor:pointer;padding:4px;border-radius:6px;transition:background .2s ease;display:flex;align-items:center;justify-content:center}.toast-close:hover{background:rgba(0,0,0,.05)}.toast-close svg{width:20px;height:20px}@media (max-width:1230px){.container{padding:0 60px}.logo img{height:32px}.btn-login span,.nav-menu a{font-size:18px}.btn-login{padding:8px 14px}.hero{min-height:600px}.hero-content{padding:60px 0;min-height:480px}.hero-title{font-size:35px;line-height:40px}.hero-subtitle{font-size:24px;line-height:30px}.hero-image{width:650px;max-width:60%}.ui_example{display:none}.features-grid{grid-template-columns:repeat(2,1fr);gap:50px}.section-title{font-size:35px;line-height:40px}.section-subtitle{font-size:22px;line-height:30px}.cta-title{font-size:35px;line-height:40px}.cta-subtitle{font-size:22px;line-height:26px}.footer-content{gap:50px;flex-wrap:wrap}.process-flow{flex-direction:column}.process-arrow{transform:rotate(90deg)}}@media (max-width:768px){.header{padding:20px 0}.navbar{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.logo img{height:32px;width:fit-content}.mobile-menu-toggle{display:flex}.nav-menu,.nav-wrapper{flex-direction:column;gap:0}.nav-wrapper{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--primary-green);align-items:stretch;padding:80px 30px 30px;transition:right .3s ease;z-index:1000;overflow-y:auto;box-shadow:-4px 0 20px rgba(0,0,0,.2)}.nav-wrapper.active{right:0}.nav-menu{width:100%;margin-bottom:30px;justify-content:flex-start}.nav-menu li{border-bottom:1px solid rgba(255,255,255,.1)}.nav-menu a{font-size:18px;display:block;padding:16px 0;text-align:left}.btn-login,.contact-text .section-title br,.cta-subtitle br,.cta-title br,.footer-col h4 br,.hero-subtitle br,.hero-title br,.section-subtitle br{display:none}.btn-login-mobile{display:flex;align-items:center;justify-content:center;gap:10px;background:0 0;border:2px solid var(--brand-green);border-radius:6px;padding:12px 16px;margin-top:10px;text-decoration:none;transition:all .3s ease;position:relative;z-index:10000;overflow:visible}.btn-login-mobile:hover{box-shadow:0 0 15px rgba(113,214,1,.4);transform:scale(1.02);z-index:10000;overflow:visible}.btn-login-mobile img{width:25px;height:25px}.btn-login-mobile span{font-family:var(--font-primary);font-weight:600;font-size:16px;color:#fff}.hero{min-height:auto;overflow:hidden}.hero-content{padding:40px 0;min-height:auto}.hero-text{max-width:100%;text-align:center}.hero-title{font-size:28px;line-height:34px;margin-bottom:20px}.hero-subtitle{font-size:20px;line-height:26px;margin-bottom:30px}.main-button{font-size:18px;padding:10px 20px;width:100%;max-width:300px}.hero-image{position:relative;right:auto;top:auto;transform:none;width:100%;max-width:100%;margin-top:40px;z-index:1}.solutions{padding:60px 0}.section-header{margin-bottom:50px}.section-tag{font-size:16px;padding:4px 16px}.section-title{font-size:26px;line-height:32px;padding:0 10px}.section-subtitle{font-size:18px;line-height:26px;margin-top:20px}.features-grid{grid-template-columns:1fr;gap:40px}.feature-card{padding:10px}.feature-icon{width:36px;height:36px}.feature-title{font-size:17px;line-height:22px}.accordion-content p,.copyright p,.feature-description{font-size:14px;line-height:20px}.faq{padding:60px 0;border-radius:30px}.faq .section-title{font-size:26px;line-height:32px}.faq .section-subtitle{font-size:18px;line-height:26px;margin-bottom:40px}.accordion{max-width:100%}.accordion-item{border-radius:20px}.accordion-header{padding:16px 20px;font-size:14px;line-height:19px}.accordion-header::after,.social-links a{width:20px;height:20px}.cta{border-radius:30px;margin:60px auto;padding:60px 0}.cta-content{flex-direction:column;gap:30px}.cta-text{max-width:100%;text-align:center}.cta-title{font-size:26px;line-height:32px;margin-bottom:20px}.cta-subtitle{font-size:18px;line-height:24px;margin-bottom:30px}.cta-image{max-width:100%}.contact{padding:60px 0;border-radius:30px;margin:60px auto}.contact-content{flex-direction:column;gap:40px}.contact-text{max-width:100%;text-align:center}.contact-text .section-title{font-size:26px;line-height:32px;text-align:center}.contact-subtitle{font-size:18px;line-height:26px}.contact-form{width:100%;padding:20px}.form-row{flex-direction:column;gap:20px;margin-bottom:20px}.form-group label{font-size:12px}.form-group input,.form-group select{padding:10px 14px;font-size:14px}.btn-submit{padding:12px 20px;font-size:16px}.footer{padding:50px 0;border-top-left-radius:40px;border-top-right-radius:40px}.footer-content{flex-direction:column;gap:30px;text-align:center}.footer-logo{height:36px;width:auto;margin:0 auto 12px}.footer-slogan{font-size:12px}.footer-col h4{font-size:14px;margin-bottom:12px}.footer-col ul{gap:12px}.footer-col ul a{font-size:14px}.footer-logo-container{display:flex;justify-content:center}.social-links{justify-content:center;gap:16px;margin-top:12px}.copyright{padding:16px 0}.copyright p{font-size:13px}.toast{top:80px;right:10px}.toast-content{min-width:320px;max-width:380px;padding:14px 18px}.partners,.tech-partners>div{justify-content:center}}@media (max-width:480px){.container{padding:0 16px}.nav-menu a{font-size:16px;padding:14px 0}.btn-login{padding:10px 14px}.btn-login span{font-size:14px}.hero-content{padding:30px 0}.hero-title{font-size:24px;line-height:30px}.hero-subtitle{font-size:18px;line-height:24px}.main-button{font-size:16px;padding:8px 16px}.section-tag{font-size:14px}.section-title{font-size:22px;line-height:28px}.section-subtitle{font-size:16px;line-height:22px}.feature-title{font-size:16px}.feature-description{font-size:13px;line-height:19px}.faq{padding:50px 0;border-radius:20px}.accordion-item{border-radius:16px}.accordion-header{padding:14px 16px;font-size:13px}.cta{border-radius:20px;margin:50px auto;padding:50px 0}.contact-text .section-title,.cta-title{font-size:22px;line-height:28px}.cta-subtitle{font-size:16px;line-height:22px}.contact{border-radius:20px;margin:50px auto;padding:50px 0}.contact-subtitle{font-size:16px;line-height:22px}.contact-form{padding:16px}.toast{top:70px;right:0;left:0;transform:translateY(-400px)}.toast.show{transform:translateY(0)}.toast-content{min-width:auto;max-width:none;margin:0 16px;padding:14px 16px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.form-group input,.form-group select{font-size:13px}.footer{border-top-left-radius:30px;border-top-right-radius:30px}}@media (min-width:769px) and (max-width:1024px){.hero-content{gap:40px;min-height:500px}.hero-text{max-width:480px}.hero-image{right:-3%;top:78%;width:600px}.contact-content,.cta-content{gap:40px}.form-row{gap:12px}}