/*!/wp-content/themes/credisis/assets/css/header.css*/html.overflow-page,html.overflow-page body{overflow:hidden}.header{position:relative;z-index:99}.header ul{list-style:none}.header a{font-family:'Sua',Sans-serif}.header-logo{z-index:999}.header-top{border-radius:0 0 30px 30px;background-color:#f8f8f8;box-shadow:0 1.16225px 2.21381px 0 rgb(0 0 0 / .01),0 2.79304px 5.32008px 0 rgb(0 0 0 / .02),0 5.25905px 10.01724px 0 rgb(0 0 0 / .03),0 9.38125px 17.86905px 0 rgb(0 0 0 / .03),0 17.5466px 33.42209px 0 rgb(0 0 0 / .04);padding:15px 30px 15px;transition:0.3s;z-index:99;position:relative}.header-overlay{width:100%;height:100vh;background-color:rgb(0 0 0 / .9);position:absolute;top:0;left:0;opacity:0;touch-action:none;visibility:hidden;transition:0.3s}.header-overlay.active{opacity:1;touch-action:initial;visibility:initial}.header.active .header-top,.header.active-force .header-top{border-radius:0;box-shadow:none;transition:unset}.header-container{background-color:#f8f8f8;padding:0 12px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-radius:0 0 20px 20px}.header-left{display:flex;align-items:center}.header-logo{max-width:173px}.header-logo img{display:block;max-width:100%}.header-nav{margin-left:44.52px}.header-nav-list{display:flex;align-items:center}.header-nav-item+.header-nav-item{margin-left:32px}.header-nav-item-link{color:#199b43;font-size:16px;line-height:18px;font-weight:700;display:flex;align-items:center}.header-nav-item-link:hover,.header-nav-item-link:active,.header-nav-item-link:focus{color:#199b43}.header-nav-item-link::after{content:'';display:inline-block;height:7px;width:10px;background:url(/wp-content/uploads/2023/10/header-arrow.svg) no-repeat center center;margin-left:8px;transition:0.3s}.header-nav-item-link.active::after{transform:rotate(180deg)}.header-nav-item-submenu.credsis .header-nav-item-link{font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header-right{display:flex;align-items:center}.header-right-list{display:flex;align-items:center}.header-right-list.mobile{display:none}.header-right-list li+li{margin-left:8px}.header-btn{display:inline-flex;align-items:center;justify-content:center;font-weight:700;border-radius:6px;height:50px;padding:16px 18.5px;background-color:#e9b900;color:#fff;border:2px solid #e9b900;transition:0.3s;position:relative;z-index:100}.header-btn:hover{background-color:#fff0;color:#e9b900}.header-btn:hover svg path{stroke:#e9b900}.header-btn.access-account svg{margin-left:8px}.header-btn-outline{padding:16px 19.5px;background-color:#fff0;color:#199b43;border-color:#199b43}.header-btn-outline:hover{background-color:#199b43;color:#fff}.header-btn-mobile{height:40px;width:40px;background-color:#fff0;position:relative;cursor:pointer;border:none;margin-left:15px;overflow:hidden;display:none}.header-btn-mobile:hover{background-color:transparent!important}.header-btn-mobile.active{z-index:100}.header-btn-mobile:active,.header-btn-mobile:focus{background-color:#fff0;outline:none}.header-btn-mobile span{background-color:#199b43;height:3px;border-radius:2px;width:30px;display:block;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.header-btn-mobile span:nth-child(1){top:calc(50% - 9px);transition:0.3s}.header-btn-mobile span:nth-child(2){transition:0.4s}.header-btn-mobile span:nth-child(3){top:calc(50% + 9px);transition:0.3s}.header-btn-mobile.active span{background-color:#212121}.header-btn-mobile.active span:nth-child(1){transform:rotate(45deg);left:6px;top:calc(50% + -1px);opacity:1}.header-btn-mobile.active span:nth-child(2){left:-100%}.header-btn-mobile.active span:nth-child(3){top:calc(50% + -1px);transform:rotate(-225deg);left:6px}.header-options-box{background-color:#fff;border-radius:0 0 20px 20px;left:0;width:100%;position:absolute;top:81px;z-index:1;transition:0.3s;max-height:0;overflow:hidden}.header-options-box.active{display:block;max-height:2000px;overflow:hidden}.header-options-box-grid{display:grid;grid-template-columns:460px 1fr;margin:0 auto}.header-options-img div{position:relative;height:100%;width:100%}.header-options-img div span{position:absolute;bottom:152px;left:48px;color:#fff;font-size:48px;line-height:53px;font-weight:300;z-index:3}.header-options-img div img{display:block;max-width:100%;position:relative;z-index:2;border-radius:0 0 0 20px}.header-options-content{padding:60px 46px 22px 90px}.header-options-content nav{max-width:705px;display:grid;grid-template-columns:284px 1fr;column-gap:83px}.header-options-content nav ul li+li{margin-top:22px}.header-options-content nav ul li:first-child{margin-top:-2px}.header-options-content nav ul li:last-child{margin-bottom:-1px}.header-options-content nav ul li a{font-size:30px;line-height:33px;color:#212121;font-weight:300;transition:0.3s color;position:relative;display:block;max-width:300px;padding-right:6px;padding:2px 6px 2px 0}.header-options-content nav ul li a::before{content:'';width:0;height:2px;background-color:#199b43;transform:translateY(-50%);top:50%;left:calc(-34px + -32px);position:absolute;transition:0.3s width}.header-options-content nav ul li a:hover::before{width:34px}.header-options-content nav ul li a::after{content:'';display:inline-block;height:24px;background:url(/wp-content/uploads/2023/10/header-link-arrow-credisis.svg) no-repeat center center;background-size:contain;width:24px;position:absolute;right:0;top:60%;transform:translateY(-50%);opacity:0;transition:0.3s}.header-options-content nav ul li a:hover::after{top:calc(50% + 2px);right:calc(-24px + -6px);opacity:1}.header-options-box.voce{background-color:#e9b900}.header-options-box.voce .header-options-content nav ul li a{color:#fff}.header-options-box.voce .header-options-content nav ul li a:hover{color:#ffe88c}.header-options-box.voce .header-options-content nav ul li a::before{background-color:#ffe88c}.header-options-box.voce .header-options-content nav ul li a::after{background-image:url(/wp-content/uploads/2023/10/header-link-arrow-voce.svg)}.header-options-box.empresa{background-color:#007352}.header-options-box.empresa .header-options-content nav ul li a{color:#fff;max-width:304px}.header-options-box.empresa .header-options-content nav ul li a:hover{color:#80de94}.header-options-box.empresa .header-options-content nav ul li a::before{background-color:#80de94}.header-options-box.empresa .header-options-content nav ul li a::after{background-image:url(/wp-content/uploads/2023/10/header-link-arrow-empresa.svg)}.header-options-box.agronegocio{background-color:#2bc64d}.header-options-box.agronegocio .header-options-content nav ul li a{color:#fff}.header-options-box.agronegocio .header-options-content nav ul li a:hover{opacity:.5}.header-options-box.agronegocio .header-options-content nav ul li a::before{opacity:.5;background-color:#fff}.header-options-box.agronegocio .header-options-content nav ul li a::after{background-image:url(/wp-content/uploads/2023/10/header-link-arrow-agronegocio.svg)}.header-options-box.credisis .header-options-content{position:relative}.header-options-box.credisis .header-options-content::before{content:'';display:block;height:1px;background-color:#d7d7d7;position:absolute;top:0;z-index:1;width:200vw;left:-100vw}.header-options-box.credisis .header-options-content nav{grid-template-columns:348px 1fr;max-width:705px;column-gap:85px}.header-options-box.credisis .header-options-content nav ul li a{max-width:348px}.header-options-box.credisis .header-options-content nav ul li a:hover{color:#89c99e}.header-options-box.credisis .header-options-content nav ul li a::before{background-color:#89c99e;left:calc(-34px + -17px)}.header-blog .header-logo{display:flex;align-items:center}.header-blog .header-logo img{margin-right:20px}.header-blog .header-logo span{font-size:24px;text-transform:uppercase;font-weight:400;color:#199b43}.header-blog .header-nav{margin-left:90px}.header-blog .has-not-submenu::after{display:none}.header-blog .header-search{display:flex;align-items:center}.header-blog .header-search input{width:70%;background:#fff0;border:0;outline:none}.header-blog .header-search button{padding:0;margin:0;border:0;line-height:0}.header-blog .header-search button:hover,.header-blog .header-search button:active,.header-blog .header-search button:focus{background-color:#fff0}.header-blog .header-right{width:35%}.header-blog .header-right-list.desktop li{width:50%}@keyframes showHeaderNav{0%{top:-64px}20%{opacity:1}100%{top:0;opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}@media screen and (max-width:1300px){.header-options-content{padding:75px 46px 22px 80px}.header-options-content nav{grid-template-columns:284px 1fr;column-gap:73px}.header-options-content nav ul li a::before{left:calc(-32px + -16px)}.header-options-box.credisis .header-options-content nav{column-gap:61px}}@media screen and (max-width:1279px){.header-top{padding:15px 0 15px}.header-nav{margin-left:18px}.header-options-content nav{grid-template-columns:260px 1fr;column-gap:50px}}@media screen and (max-width:1180px){.header-logo{max-width:160px}.header-nav{margin-left:22px}.header-nav-list{padding-left:0}.header-nav-item+.header-nav-item{margin-left:16px}.header-options-box{top:80px}.header-options-box-grid{grid-template-columns:420px 1fr}.header-options-content{padding:60px 46px 35px 50px;overflow:hidden}.header-options-content nav{grid-template-columns:240px 1fr}.header-options-content nav ul li+li{margin-top:22px}.header-options-content nav ul li a::before{left:calc(-22px + -12px)}.header-options-content nav ul li a:hover::before{width:22px}.header-options-box.credisis .header-options-content nav ul li a::before{left:calc(-22px + -12px)}}@media screen and (max-width:1080px){.header-container{padding:0 35px}.header-nav{display:none;position:absolute;background-color:#fff;width:100%;left:0;top:-64px;margin-left:0;margin-top:80px;padding:12px 0 10px;z-index:-1}.header-nav.active{animation:showHeaderNav 0.4s forwards;animation-delay:0.2s;display:block}.header-nav.active-force .header-top{display:block!important;border-radius:0;box-shadow:none;transition:unset}.header-nav-list{padding:0 38px 0 35px;justify-content:flex-end}.header-nav-item-link{padding:12px 3px}.header-options-box{top:62px}.header-btn-mobile{display:block}.header-options-box-grid{grid-template-columns:348px 1fr}.header-options-img div img{height:100%;object-fit:cover;position:absolute;top:0;left:0;width:100%;object-position:right}.header-options-content{padding:40px 46px 48px 50px;min-height:354px}.header-options-content nav{column-gap:24px;grid-template-columns:1fr 1fr}.header-options-content nav ul li a{padding:2px 30px 2px 0}.header-options-content nav ul li a:hover::after{right:4px}.header-options-box.credisis .header-options-content nav{column-gap:24px;grid-template-columns:1fr 1fr}}@media screen and (max-width:880px){.header-nav-list{justify-content:center}.header-options-box-grid{display:flex;flex-direction:column-reverse}.header-options-img div{max-height:546px}.header-options-img div img{position:initial}.header-options-content nav,.header-options-box.credisis .header-options-content nav{margin:0 auto;max-width:560px}.header-options-content nav ul li a{font-weight:300;-webkit-font-smoothing:unset!important;-moz-osx-font-smoothing:unset!important}.header-blog .header-right{width:65%}}@media screen and (max-width:991px){.header.active-force .header-btn-outline.open-account{display:inline-flex;opacity:0;animation:fade 0.3s forwards;animation-delay:0.4s}.header-overlay{display:none!important}.header-nav{margin-top:0;height:100vh;width:100%;max-height:100vh;z-index:100;padding-top:89px;top:-100vh;left:0;display:block;transition:0.3s!important;max-height:0;overflow:hidden}.header-nav.active{top:0;animation:none;display:block;max-height:2000px;overflow:unset}.header-nav-list{flex-direction:column;padding:0;overflow-x:hidden}.header-nav.active .header-nav-list{max-height:100%;overflow-y:auto;justify-content:flex-start}.header-nav-item{width:100%}.header-nav-item+.header-nav-item{margin-left:0}.header-nav-item-link{font-size:30px;line-height:38px;padding:12px 35px 12px 80px}.header-nav-item-link::after{background-size:100%;height:12px;width:15px}.header-nav-item-link{background-color:#fff;transition:0.4s;padding:18px 33px 18px 80px;position:relative}.header-nav-item-link:not(.active){z-index:3}.header-nav-item-link.active{box-shadow:0 1.16225px 2.21381px 0 rgb(0 0 0 / .01),0 2.79304px 5.32008px 0 rgb(0 0 0 / .02),0 5.25905px 10.01724px 0 rgb(0 0 0 / .03),0 9.38125px 17.86905px 0 rgb(0 0 0 / .03),0 17.5466px 33.42209px 0 rgb(0 0 0 / .04);padding-top:25px;padding-bottom:25px}.header-nav-item-link.active,.header-nav-item-submenu.credsis .header-nav-item-link.active{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header-nav-item-submenu.credsis .header-nav-item-link{-webkit-font-smoothing:unset;-moz-osx-font-smoothing:unset;font-weight:700}.header-options-box.credisis .header-options-content::before{display:none}.header-btn-mobile span{height:2px}.header-btn-mobile span:nth-child(1){top:calc(50% - 8px)}.header-btn-mobile span:nth-child(3){top:calc(50% + 8px)}.header-options-box{position:initial;border-radius:0}.header-options-box.active{margin-bottom:60px}.header-options-img div img{border-radius:0}.header-options-content{padding:40px 35px 56px 80px}.header-options-content nav ul li a{max-width:unset!important}.header-options-content nav ul li a::before,.header-options-content nav ul li a::after{display:none}.header-options-content nav ul li a::before .header-options-content nav ul li a::after{display:none}}@media screen and (max-width:720px){.header.active-force .header-logo{display:none}.header-btn-outline.open-account{display:none}}@media screen and (max-width:520px){.header.active-force .header-right-list li+li{margin-left:24px}.header.active-force .header-btn-mobile{margin-left:33px}.header-container{min-height:42px;padding:0 28px}.header-nav{padding-top:81px}.header-logo img{width:140px}.header-right-list.desktop{display:none}.header-right-list.mobile{display:flex;padding-left:0}.header-btn{height:34px;padding:9px 8.5px;font-size:14px}.header-btn-mobile{height:25px;width:24px;margin-left:15px;background-color:#fff!important}.header-btn-mobile span{width:24px}.header-btn-mobile.active span:nth-child(1),.header-btn-mobile.active span:nth-child(3){left:0}.header-options-content nav,.header-options-box.credisis .header-options-content nav{grid-template-columns:1fr}.header-options-content nav ul+ul,.header-options-content nav ul li+li{margin-top:26px}.header-blog .header-nav.active{margin:0}.header-blog .header-right{width:auto}.header-blog .header-logo img{margin-right:10px}.header-blog .header-logo span{font-size:15px}.header-blog .header-right-list.mobile{width:140px;margin-right:-10px}.header-blog .header-search input{padding-right:5px}.header-blog .header-btn.header-btn-outline.open-account{width:115px}.header-blog.active.active-force .header-search input{width:90px}.header-blog.active.active-force .header-right-list.mobile>li{z-index:999}}@media screen and (max-width:389px){.header-logo{max-width:120px}.header.active-force .header-right{width:100%}.header.active-force .header-btn-mobile{margin-left:auto}.header.active-force .header-right-list li+li{margin-left:16px}.header-nav-item-link{padding:12px 28px}.header-options-content{padding-right:28px;padding-left:28px}}@media screen and (max-width:348px){.header-btn{padding:9px 3.5px;font-size:12px}.header-btn-mobile{margin-left:10px}.header-nav-item-link,.header-options-content nav ul li a{font-size:24px;line-height:32px}}