.navDefault{padding:.8rem 0;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);position:relative;min-height:95px}.navDefault .menuDefault{display:none;position:absolute;top:.75rem;right:.5rem;flex-direction:column;justify-content:space-between;width:2.25rem;height:2rem}.navDefault .menu{display:flex;justify-content:space-between;align-items:center;width:100%}.navDefault .logo{display:block!important;width:160px;height:auto}.navDefault ul{display:flex;align-items:center}.navDefault ul li{list-style:none}.navDefault .anuncie{border-radius:4px!important;padding:.9rem!important;font-size:17px!important}.navDefault .anuncie,.navDefault .anuncie:hover{background-color:#f6923a!important;color:#fff!important}.navDefault ul li a,.navDefault ul li button{font-size:14px;color:#4a4a4a;display:block;text-decoration:none;padding:.5rem;margin:0 .3rem;border-radius:.5rem;font-weight:400;text-transform:uppercase;background-color:transparent;border:none;white-space:nowrap}.navDefault ul li a:hover:not(.anuncie){color:#f6923a}@media(max-width:992px){.navDefault .menuDefault{top:1.75rem;right:1.5rem;width:2rem;height:2rem}#headerHome .gridHeader>div.first,.navDefault .menu{display:block}.navDefault .menuDefault{display:flex}.navDefault .menuDefault span{background-color:#888}.navDefault{align-items:flex-start;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);padding:.5rem}.headerContent>div.first,.navDefault,.navDefault ul{flex-direction:column}.navDefault ul{max-height:0;transition:max-height .15s ease-out;overflow:hidden;width:100%;margin-bottom:.25rem;transition:max-height .45s ease-out}.navDefault ul.open{max-height:500px;transition:max-height .45s ease-in;opacity:1}.navDefault ul li{width:100%;text-align:center}.navDefault ul li a{margin:.2rem .5rem;color:#888}.logo{display:block;width:160px;margin-bottom:.5rem}.headerContent{display:flex;flex-direction:column}}@media(max-width:576px){#root>nav .gridHeader,#root>nav .gridHeader>div.first,.navDefault .menu{display:block}.logo{width:145px}}.success-modal-dialog .MuiDialog-paper{border-radius:12px;padding:0;max-width:500px}.success-modal-content{padding:48px 32px 32px;text-align:center;font-family:Onest,sans-serif}.success-modal-content .modal-inner{display:flex;flex-direction:column;align-items:center;gap:24px}.success-modal-content .modal-inner .icon-container{width:64px;height:64px;background-color:#f97316;border-radius:50%;display:flex;align-items:center;justify-content:center}.success-modal-content .modal-inner .icon-container .check-icon{color:#fff;font-size:40px;font-weight:700}.success-modal-content .modal-inner .modal-title{font-size:1.75rem;font-weight:700;color:#111827;margin:0;line-height:1.3}@media(max-width:767px){.success-modal-content .modal-inner .modal-title{font-size:1.5rem}}.success-modal-content .modal-inner .modal-description{font-size:1rem;color:#6b7280;line-height:1.6;max-width:420px;margin:0}.success-modal-content .modal-inner .modal-button{text-transform:none;border-radius:8px;font-family:Onest,sans-serif;font-weight:600;margin-top:8px;font-size:1.125rem}.finance-form-container{width:100%;margin:0 auto;position:relative;top:50px}@media(min-width:768px){.finance-form-container{top:0}}.finance-form-card{background:#fff;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.15);padding:32px;font-family:Onest,sans-serif}@media(max-width:767px){.finance-form-card{padding:32px;box-shadow:0 25px 50px -12px rgba(0,0,0,.6)}}.finance-form-card .form-header{text-align:center;margin-bottom:32px;max-width:488px;margin-left:auto;margin-right:auto}.finance-form-card .form-header .form-title{font-size:30px;font-weight:700;color:#111827;margin-bottom:16px}@media(max-width:767px){.finance-form-card .form-header .form-title{font-size:24px}}.finance-form-card .form-header .form-subtitle{font-size:1.125rem;color:#6b7280;line-height:1.6}@media(max-width:767px){.finance-form-card .form-header .form-subtitle{font-size:1rem}}.finance-form-card .finance-form{display:flex;flex-direction:column}.finance-form-card .finance-form .form-input .MuiOutlinedInput-root{height:56px;font-size:1rem;color:#6c6c74;border-radius:4px;background-color:#fff}@media(min-width:768px){.finance-form-card .finance-form .form-input .MuiOutlinedInput-root{height:64px}}.finance-form-card .finance-form .form-input .MuiOutlinedInput-root fieldset{border-color:#d9d9d9}.finance-form-card .finance-form .form-input .MuiOutlinedInput-root:hover fieldset{border-color:#f97316}.finance-form-card .finance-form .form-input .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#f97316;border-width:1px}.finance-form-card .finance-form .form-input .MuiSelect-select{height:56px;display:flex;align-items:center;padding:0 14px}@media(min-width:768px){.finance-form-card .finance-form .form-input .MuiSelect-select{height:64px}}.finance-form-card .finance-form .form-input input{padding:16px 14px}.finance-form-card .finance-form .form-input input::placeholder{color:#9ca3af;opacity:1}.finance-form-card .finance-form .form-row{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.finance-form-card .finance-form .form-row{grid-template-columns:1fr 1fr}}.finance-form-card .finance-form .form-row-3{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.finance-form-card .finance-form .form-row-3{grid-template-columns:1fr 1fr 1fr}}.finance-form-card .finance-form .radio-group-container{flex:1 1}.finance-form-card .finance-form .radio-group-container .radio-label{font-size:1rem;font-weight:500;color:#6c6c74;margin-bottom:16px}.finance-form-card .finance-form .radio-group-container .MuiRadio-root,.finance-form-card .finance-form .radio-group-container .MuiRadio-root.Mui-checked{color:#f97316}.finance-form-card .finance-form .radio-group-container .MuiFormControlLabel-label{font-size:1rem;color:#6c6c74}.finance-form-card .finance-form .radio-group-container .MuiRadioGroup-root{gap:24px}.finance-form-card .finance-form .submit-button{margin-top:16px;text-transform:none;border-radius:8px;font-family:Onest,sans-serif;font-weight:600}.feature-card{display:flex;flex-direction:column;align-items:flex-start;font-family:Onest,sans-serif}.feature-card .feature-icon{width:auto;height:48px;margin-bottom:44px}@media(max-width:767px){.feature-card .feature-icon{margin-bottom:16px}}.feature-card .feature-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:8px}.feature-card .feature-description{font-size:1rem;color:#6b7280;line-height:1.6}.v2-footer{margin-top:auto;font-family:Onest,sans-serif}.v2-footer .v2-footer-container{padding-top:48px;padding-bottom:48px}@media(max-width:767px){.v2-footer .v2-footer-container{padding-left:16px;padding-right:16px}}.v2-footer .v2-footer-section{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.v2-footer .v2-footer-section .footer-logo{height:40px;width:auto;margin-bottom:8px}.v2-footer .v2-footer-section .social-links{display:flex;gap:16px;margin-bottom:8px}.v2-footer .v2-footer-section .social-links .social-link{color:#6b7280;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.v2-footer .v2-footer-section .social-links .social-link:hover{color:#f97316}.v2-footer .v2-footer-section .main-links{display:flex;flex-direction:column;gap:8px}.v2-footer .v2-footer-section .main-links .main-link{font-weight:600;font-size:1rem;color:#111827;text-decoration:none;transition:color .2s ease}.v2-footer .v2-footer-section .main-links .main-link:hover{color:#f97316}.v2-footer .v2-footer-links{gap:8px}.v2-footer .v2-footer-links .footer-link{color:#4b5563;font-size:1rem;text-decoration:none;transition:color .2s ease;display:block}.v2-footer .v2-footer-links .footer-link:hover{color:#f97316}.v2-footer .v2-footer-copyright{border-top:1px solid #e5e7eb;margin-top:48px;padding-top:32px;display:flex;flex-direction:column;justify-content:space-between;gap:8px}@media(min-width:768px){.v2-footer .v2-footer-copyright{flex-direction:row;gap:0}}.v2-footer .v2-footer-copyright .v2-copyright-text{font-size:.875rem;color:#6b7280}.financiamento-page{font-family:Onest,sans-serif;width:100%;min-height:100vh;overflow-x:hidden}.financiamento-page .hero-section{position:relative;min-height:100vh}@media(max-width:767px){.financiamento-page .hero-section{height:80vh;min-height:80vh}}.financiamento-page .hero-section .background-container{position:absolute;inset:0;z-index:0}.financiamento-page .hero-section .background-container .background-image{width:100%;height:100%;object-fit:cover}.financiamento-page .hero-section .background-container .background-image.mobile{filter:brightness(.3)}.financiamento-page .hero-section .background-container .background-image.desktop{filter:brightness(.75)}.financiamento-page .hero-section .background-container .gradient-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 0,#000 93%);pointer-events:none}.financiamento-page .hero-section .content-wrapper{position:relative;z-index:10;width:100%;max-width:100%;overflow-x:hidden}.financiamento-page .hero-section .content-wrapper .logo-header{position:absolute;cursor:pointer}.financiamento-page .hero-section .content-wrapper .logo-header.mobile{top:76px;left:40px}.financiamento-page .hero-section .content-wrapper .logo-header.desktop{top:93px;left:105px}.financiamento-page .hero-section .content-wrapper .logo-header .logo-image{width:128px;height:auto}@media(min-width:768px){.financiamento-page .hero-section .content-wrapper .logo-header .logo-image{width:160px}}.financiamento-page .hero-section .content-wrapper .hero-content{display:flex;align-items:flex-end;justify-content:space-between;margin:0 auto;min-height:100vh}.financiamento-page .hero-section .content-wrapper .hero-content.mobile{flex-direction:column;padding:214px 40px 32px}.financiamento-page .hero-section .content-wrapper .hero-content.desktop{flex-direction:row;padding-left:100px;padding-right:100px;padding-bottom:91px!important}.financiamento-page .hero-section .content-wrapper .hero-content .text-content{color:#fff;margin-bottom:32px}.financiamento-page .hero-section .content-wrapper .hero-content .text-content.mobile{width:100%}.financiamento-page .hero-section .content-wrapper .hero-content .text-content.desktop{width:100%;max-width:662px;margin-bottom:0;padding-bottom:91px}.financiamento-page .hero-section .content-wrapper .hero-content .text-content .orange-line{height:4px;width:48px;background-color:#f97316;margin-bottom:24px}.financiamento-page .hero-section .content-wrapper .hero-content .text-content .hero-title{font-size:2.25rem;font-weight:700;line-height:1.2;margin:0 0 24px}@media(min-width:768px){.financiamento-page .hero-section .content-wrapper .hero-content .text-content .hero-title{font-size:3rem}}.financiamento-page .hero-section .content-wrapper .hero-content .text-content .hero-title .orange-text{color:#f97316}.financiamento-page .hero-section .content-wrapper .hero-content .text-content .hero-subtitle{font-size:1.125rem;line-height:1.6;color:#9f9f9f;margin:0}@media(min-width:768px){.financiamento-page .hero-section .content-wrapper .hero-content .text-content .hero-subtitle{font-size:1.25rem;margin-bottom:80px}}@media(max-width:767px){.financiamento-page .hero-section .content-wrapper .hero-content .text-content .hero-subtitle{margin-bottom:44px}}.financiamento-page .hero-section .content-wrapper .hero-content .text-content .partner-logos{display:flex;align-items:center;gap:16px}.financiamento-page .hero-section .content-wrapper .hero-content .text-content .partner-logos .partner-logo{height:32px;width:auto}.financiamento-page .hero-section .content-wrapper .hero-content .text-content .certification-text{font-size:.75rem;color:#9f9f9f;margin-top:48px}@media(max-height:740px)and (max-width:768px){.financiamento-page .hero-section .content-wrapper .hero-content .text-content .certification-text{display:none}}@media(min-width:768px){.financiamento-page .hero-section .content-wrapper .hero-content .text-content .certification-text{margin-top:56px}}.financiamento-page .hero-section .content-wrapper .hero-content .form-desktop{display:none}@media(min-width:768px){.financiamento-page .hero-section .content-wrapper .hero-content .form-desktop{display:block;width:41.666667%;padding-bottom:91px}}.financiamento-page .form-mobile{display:block;width:100%;padding:0 16px;background:linear-gradient(180deg,rgba(0,0,0,.9) -300%,#000 0);position:relative;top:-1px;pointer-events:none}.financiamento-page .form-mobile>*{pointer-events:auto}@media(min-width:768px){.financiamento-page .form-mobile{display:none}}.financiamento-page .features-section{margin:0 auto;padding:48px 40px;max-width:1366px}.financiamento-page .features-section.mobile{margin-top:102px;padding-bottom:48px}.financiamento-page .features-section.desktop{margin-top:0;padding:96px 100px}.financiamento-page .features-section .features-container{display:flex;flex-direction:column;justify-content:space-between;gap:32px}@media(min-width:768px){.financiamento-page .features-section .features-container{flex-direction:row}}body{margin:0!important}body,html{overflow-x:hidden!important}*{box-sizing:border-box;padding:0;margin:0}h1,h2,h3{font-weight:400}a,h1,h2,h3,h4{font-family:Onest,Arial,sans-serif}a{text-decoration:none}span{font-family:Onest,Arial,sans-serif}h5,h6,p{font-family:Open Sans,sans-serif}ul{margin:0;padding:0}li{list-style:none;font-family:Onest,Arial,sans-serif}.MuiInputBase-root.MuiOutlinedInput-root{padding:0!important}.stepBox{padding-top:20px;padding-bottom:20px;text-align:center}#nprogress .bar{background:#f6923a!important;height:5px!important}#nprogress .peg{box-shadow:0 0 10px #f6923a,0 0 5px #f6923a!important}#nprogress .spinner-icon{width:34px!important;height:34px!important;border-color:#f6923a transparent transparent #f6923a!important;border-style:solid!important;border-width:5px!important}.lateralAd{height:100%}.lateralAd .adbox{height:600px}.adbox{height:auto;text-align:center;margin-top:15px;margin-bottom:15px;display:flex;justify-content:center}@media (max-width:576px){.adbox{display:block;margin:15px auto}.adbox div,.adbox iframe{width:320px!important}.Toastify .Toastify__toast-container{top:16%;right:0}}@media (max-width:320px){.recaptcha div div,.recaptcha div div iframe{width:270px!important;height:auto;object-fit:cover}}.Toastify__toast-container{width:auto}.justify-center{justify-content:center}