:root{--cod-green:#1f7a42;--cod-green-dark:#155a32;--cod-ink:#12231a;--cod-muted:#5c6c63;--cod-soft:#f4f7f3;--cod-line:#dce5df;--cod-white:#fff;--cod-shadow:0 18px 55px rgba(19,70,42,.11);--cod-radius:20px}
html{scroll-behavior:smooth}body.cod-site-refresh{background:#fff;color:var(--cod-ink);font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.65}.cod-site-refresh *{box-sizing:border-box}.cod-site-refresh img{max-width:100%;height:auto}.cod-skip-link{position:fixed;z-index:99999;left:16px;top:-100px;padding:10px 16px;background:#fff;color:var(--cod-ink);border-radius:8px}.cod-skip-link:focus{top:12px}.cod-site-header{position:sticky;z-index:1000;top:0;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(220,229,223,.9);backdrop-filter:blur(15px);box-shadow:0 3px 18px rgba(24,65,42,.04)}.admin-bar .cod-site-header{top:32px}.cod-header-wrap,.cod-footer-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.cod-header-wrap{min-height:78px;display:flex;align-items:center;gap:34px}.cod-brand{display:flex;flex:0 0 auto}.cod-brand img{width:155px;max-height:48px;object-fit:contain}.cod-primary-nav{margin-left:auto}.cod-menu{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.cod-menu>li{position:relative}.cod-menu>li>a{display:flex;align-items:center;min-height:78px;padding:0 12px;color:#26382e;font-size:13px;font-weight:600;text-decoration:none;transition:.2s}.cod-menu>li>a:hover,.cod-menu>.current-menu-item>a,.cod-menu>.current-menu-ancestor>a{color:var(--cod-green)}.cod-menu .sub-menu{position:absolute;visibility:hidden;opacity:0;top:calc(100% - 8px);left:0;width:260px;margin:0;padding:10px;list-style:none;background:#fff;border:1px solid var(--cod-line);border-radius:14px;box-shadow:var(--cod-shadow);transform:translateY(8px);transition:.18s}.cod-menu li:hover>.sub-menu,.cod-menu li:focus-within>.sub-menu{visibility:visible;opacity:1;transform:none}.cod-menu .sub-menu a{display:block;padding:10px 12px;border-radius:8px;color:#34463b;font-size:13px;text-decoration:none}.cod-menu .sub-menu a:hover{background:var(--cod-soft);color:var(--cod-green)}.cod-header-actions{display:flex;align-items:center;gap:10px}.cod-header-contact{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 17px;border-radius:999px;background:var(--cod-green);color:#fff!important;font-size:12px;font-weight:700;text-decoration:none!important;box-shadow:0 10px 25px rgba(31,122,66,.18)}.cod-header-contact:hover{background:var(--cod-green-dark);transform:translateY(-1px)}.cod-menu-toggle{display:none;width:42px;height:42px;padding:9px;border:1px solid var(--cod-line);border-radius:11px;background:#fff}.cod-menu-toggle>span:not(.screen-reader-text){display:block;height:2px;margin:4px 0;background:var(--cod-ink)}.cod-mobile-menu{border-top:1px solid var(--cod-line);background:#fff;padding:10px 20px 22px}.cod-mobile-menu .cod-menu{display:block}.cod-mobile-menu .cod-menu>li>a{min-height:auto;padding:11px 4px}.cod-mobile-menu .sub-menu{position:static;visibility:visible;opacity:1;transform:none;width:auto;border:0;box-shadow:none;padding:0 0 5px 14px}.cod-site-refresh h1,.cod-site-refresh h2,.cod-site-refresh h3,.cod-site-refresh h4{color:var(--cod-ink);font-family:Poppins,Arial,sans-serif;letter-spacing:-.025em}.cod-site-refresh h1{font-size:clamp(32px,4vw,48px);line-height:1.15}.cod-site-refresh h2{font-size:clamp(25px,3vw,38px);line-height:1.22}.cod-site-refresh h3{font-size:clamp(19px,2.1vw,25px);line-height:1.3}.cod-site-refresh p{font-size:15px;line-height:1.72}.cod-site-refresh a{transition:color .2s,background .2s,transform .2s}.cod-site-refresh .container{width:min(1180px,calc(100% - 40px));max-width:none}.cod-site-refresh .content-area:not(.no-padding){padding:58px 0 78px}.cod-site-refresh .main-content{min-height:250px}.cod-site-refresh .header-title-breadcrumb{background:linear-gradient(135deg,#f5f8f4,#eaf2ec)!important;padding:45px 0!important}.cod-site-refresh .header-title-breadcrumb h1{font-size:clamp(30px,3.5vw,44px)!important}.cod-site-refresh .breadcrumb{font-size:12px}.cod-site-refresh .wp-block-button__link,.cod-site-refresh .button-winona,.cod-site-refresh input[type=submit],.cod-site-refresh button[type=submit],.cod-site-refresh .mauticform-button{border-radius:999px!important;padding:12px 20px!important;background:var(--cod-green)!important;border:1px solid var(--cod-green)!important;color:#fff!important;font-size:13px!important;font-weight:700!important;box-shadow:0 10px 24px rgba(31,122,66,.16)!important}.cod-site-refresh .wp-block-button__link:hover,.cod-site-refresh input[type=submit]:hover,.cod-site-refresh button[type=submit]:hover{background:var(--cod-green-dark)!important;transform:translateY(-1px)}.cod-site-refresh input[type=text],.cod-site-refresh input[type=email],.cod-site-refresh input[type=tel],.cod-site-refresh input[type=url],.cod-site-refresh input[type=number],.cod-site-refresh select,.cod-site-refresh textarea,.cod-site-refresh .mauticform-input,.cod-site-refresh .mauticform-selectbox,.cod-site-refresh .mauticform-textarea{width:100%;border:1px solid #cfdad3!important;border-radius:10px!important;background:#fff!important;padding:12px 13px!important;font-size:14px!important;box-shadow:none!important}.cod-site-refresh input:focus,.cod-site-refresh textarea:focus,.cod-site-refresh select:focus{outline:2px solid rgba(31,122,66,.15);border-color:var(--cod-green)!important}.cod-site-refresh .wp-block-image img{border-radius:14px}.cod-site-refresh .wp-block-columns{gap:28px}.cod-site-refresh .wp-block-group,.cod-site-refresh .wp-block-cover{overflow:hidden}.cod-site-refresh .vc_row,.cod-site-refresh .wp-block-columns{max-width:100%}.cod-site-refresh .card,.cod-site-refresh .service-card{border-radius:var(--cod-radius);border-color:var(--cod-line);box-shadow:0 8px 30px rgba(19,70,42,.06)}.cod-site-footer{clear:both;background:#0e2016;color:#c9d6ce;padding:65px 0 24px}.cod-footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:46px}.cod-site-footer img{width:150px;filter:brightness(0) invert(1)}.cod-site-footer h2{margin:0 0 17px;color:#fff;font-size:15px;letter-spacing:0}.cod-site-footer p{max-width:310px;color:#9eb0a5;font-size:13px}.cod-site-footer a{display:block;margin:8px 0;color:#b8c8be;font-size:13px;text-decoration:none}.cod-site-footer a:hover{color:#fff}.cod-footer-social{display:flex;gap:15px}.cod-footer-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:44px;padding-top:21px;border-top:1px solid rgba(255,255,255,.1);color:#819389;font-size:11px}
@media(max-width:1100px){.cod-primary-nav{display:none}.cod-menu-toggle{display:block}.cod-header-contact{display:none}.cod-header-wrap{min-height:70px}.cod-footer-grid{grid-template-columns:1fr 1fr}.admin-bar .cod-site-header{top:32px}}
@media(max-width:782px){.admin-bar .cod-site-header{top:46px}.cod-header-wrap,.cod-footer-wrap,.cod-site-refresh .container{width:min(100% - 30px,1180px)}.cod-site-refresh .content-area:not(.no-padding){padding:38px 0 56px}.cod-site-refresh h1{font-size:clamp(29px,9vw,39px)}.cod-site-refresh h2{font-size:clamp(23px,7vw,31px)}.cod-site-refresh p{font-size:14px}.cod-site-refresh .wp-block-columns{gap:18px}.cod-footer-grid{grid-template-columns:1fr;gap:28px}.cod-footer-bottom{flex-direction:column}.cod-site-footer{padding-top:48px}}

/* Hard isolation from legacy Niva navigation rules. */
body.cod-site-refresh .cod-site-header{display:block!important;width:100%!important;height:78px!important;min-height:78px!important;max-height:78px!important;margin:0!important;padding:0!important;overflow:visible!important}
body.cod-site-refresh .cod-site-header .cod-header-wrap{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-start!important;width:min(1180px,calc(100% - 40px))!important;height:78px!important;min-height:78px!important;max-height:78px!important;margin:0 auto!important;padding:0!important;position:relative!important}
body.cod-site-refresh .cod-site-header .cod-brand{display:flex!important;align-items:center!important;position:static!important;float:none!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;line-height:1!important}
body.cod-site-refresh .cod-site-header .cod-brand img{display:block!important;position:static!important;width:155px!important;height:auto!important;max-width:155px!important;max-height:48px!important;margin:0!important;padding:0!important}
body.cod-site-refresh .cod-site-header .cod-primary-nav{display:block!important;position:static!important;float:none!important;width:auto!important;height:78px!important;min-height:78px!important;margin:0 0 0 auto!important;padding:0!important;overflow:visible!important}
body.cod-site-refresh .cod-site-header .cod-primary-nav>.cod-menu{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-end!important;width:auto!important;height:78px!important;min-height:78px!important;margin:0!important;padding:0!important;list-style:none!important}
body.cod-site-refresh .cod-site-header .cod-primary-nav>.cod-menu>li{display:block!important;position:relative!important;float:none!important;flex:0 0 auto!important;width:auto!important;height:78px!important;min-height:0!important;margin:0!important;padding:0!important;list-style:none!important}
body.cod-site-refresh .cod-site-header .cod-primary-nav>.cod-menu>li>a{display:flex!important;align-items:center!important;width:auto!important;height:78px!important;min-height:0!important;margin:0!important;padding:0 11px!important;line-height:1.2!important;white-space:nowrap!important}
body.cod-site-refresh .cod-site-header .cod-header-actions{display:flex!important;position:static!important;float:none!important;flex:0 0 auto!important;width:auto!important;height:auto!important;margin:0 0 0 14px!important;padding:0!important}
body.cod-site-refresh .cod-site-header .cod-mobile-menu[hidden]{display:none!important}
@media(max-width:1100px){body.cod-site-refresh .cod-site-header{height:70px!important;min-height:70px!important;max-height:none!important}body.cod-site-refresh .cod-site-header .cod-header-wrap{height:70px!important;min-height:70px!important;max-height:70px!important}body.cod-site-refresh .cod-site-header .cod-primary-nav{display:none!important}body.cod-site-refresh .cod-site-header .cod-header-contact{display:none!important}body.cod-site-refresh .cod-site-header .cod-menu-toggle{display:block!important}body.cod-site-refresh .cod-site-header .cod-mobile-menu:not([hidden]){display:block!important;max-height:calc(100vh - 70px);overflow:auto}body.cod-site-refresh .cod-site-header .cod-mobile-menu .cod-menu{display:block!important;height:auto!important;margin:0!important;padding:0!important}body.cod-site-refresh .cod-site-header .cod-mobile-menu .cod-menu>li{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important}body.cod-site-refresh .cod-site-header .cod-mobile-menu .cod-menu>li>a{display:block!important;height:auto!important;min-height:44px!important;padding:12px 4px!important}}

/* Shared content system for all remaining WordPress page templates. */
body.cod-site-refresh:not(.home) #primary{background:#fff}
body.cod-site-refresh:not(.home) .site-main>article{width:100%}
body.cod-site-refresh:not(.home) .entry-content{color:#35473d;font-size:15px;line-height:1.75}
body.cod-site-refresh:not(.home) .entry-content>h1:first-child{margin-top:0}
body.cod-site-refresh:not(.home) .entry-content h2{margin-top:48px;margin-bottom:18px}
body.cod-site-refresh:not(.home) .entry-content h3{margin-top:34px;margin-bottom:14px}
body.cod-site-refresh:not(.home) .entry-content h4{margin-top:26px;margin-bottom:10px}
body.cod-site-refresh:not(.home) .entry-content p{margin-top:0;margin-bottom:20px;color:#35473d}
body.cod-site-refresh:not(.home) .entry-content a:not(.wp-block-button__link):not(.btn):not(.button-winona){color:var(--cod-green);text-decoration-thickness:1px;text-underline-offset:3px}
body.cod-site-refresh:not(.home) .entry-content a:not(.wp-block-button__link):hover{color:var(--cod-green-dark)}
body.cod-site-refresh:not(.home) .entry-content ul:not([class]),body.cod-site-refresh:not(.home) .entry-content ol:not([class]){margin:18px 0 24px;padding-left:24px}
body.cod-site-refresh:not(.home) .entry-content li{margin-bottom:8px}
body.cod-site-refresh:not(.home) .entry-content blockquote{margin:34px 0;padding:24px 28px;border:0;border-left:4px solid var(--cod-green);border-radius:0 14px 14px 0;background:var(--cod-soft);color:#2d4135}
body.cod-site-refresh:not(.home) .entry-content blockquote p:last-child{margin-bottom:0}
body.cod-site-refresh:not(.home) .entry-content table{width:100%;margin:28px 0;border-collapse:separate;border-spacing:0;border:1px solid var(--cod-line);border-radius:14px;overflow:hidden;font-size:13px}
body.cod-site-refresh:not(.home) .entry-content th{background:#edf5ef;color:var(--cod-ink);font-weight:700}
body.cod-site-refresh:not(.home) .entry-content th,body.cod-site-refresh:not(.home) .entry-content td{padding:12px 14px;border:0;border-bottom:1px solid var(--cod-line);text-align:left}
body.cod-site-refresh:not(.home) .entry-content tr:last-child td{border-bottom:0}
body.cod-site-refresh:not(.home) .entry-content .wp-block-separator{margin:48px auto;border-color:var(--cod-line)}
body.cod-site-refresh:not(.home) .entry-content .wp-block-image,body.cod-site-refresh:not(.home) .entry-content figure{margin-top:28px;margin-bottom:28px}
body.cod-site-refresh:not(.home) .entry-content figcaption{margin-top:9px;color:#718078;font-size:12px;text-align:center}
body.cod-site-refresh:not(.home) .entry-content .wp-block-cover{margin-top:28px;margin-bottom:28px;border-radius:22px}
body.cod-site-refresh:not(.home) .entry-content .wp-block-group{border-radius:20px}
body.cod-site-refresh:not(.home) .entry-content .wp-block-columns{margin-top:30px;margin-bottom:30px}
body.cod-site-refresh:not(.home) .entry-content .wp-block-column{min-width:0}
body.cod-site-refresh:not(.home) .entry-content .wp-block-media-text{margin:38px 0;gap:34px}
body.cod-site-refresh:not(.home) .entry-content .wp-block-buttons{gap:10px;margin-top:25px;margin-bottom:25px}
body.cod-site-refresh:not(.home) .entry-content .wp-block-button.is-style-outline .wp-block-button__link{background:#fff!important;color:var(--cod-green)!important}
body.cod-site-refresh:not(.home) .entry-content .vc_row{margin-left:0;margin-right:0}
body.cod-site-refresh:not(.home) .entry-content .vc_row-has-fill{border-radius:20px;overflow:hidden}
body.cod-site-refresh:not(.home) .entry-content .wpb_content_element{margin-bottom:26px}
body.cod-site-refresh:not(.home) .entry-content .vc_column_container>.vc_column-inner{padding-left:18px;padding-right:18px}
body.cod-site-refresh:not(.home) .entry-content .vc_btn3,body.cod-site-refresh:not(.home) .entry-content a.btn{border-radius:999px!important;font-size:13px!important;font-weight:700!important}
body.cod-site-refresh:not(.home) .entry-content .alignwide{width:min(1320px,calc(100vw - 40px));max-width:none;margin-left:50%;transform:translateX(-50%)}
body.cod-site-refresh:not(.home) .entry-content .alignfull{width:100vw;max-width:none;margin-left:50%;transform:translateX(-50%)}
body.cod-site-refresh .mauticform_wrapper,body.cod-site-refresh .wpcf7{padding:28px;border:1px solid var(--cod-line);border-radius:20px;background:#fff;box-shadow:0 14px 44px rgba(19,70,42,.07)}
body.cod-site-refresh .mauticform-row,body.cod-site-refresh .wpcf7-form-control-wrap{margin-bottom:14px}
body.cod-site-refresh .mauticform-label,body.cod-site-refresh .wpcf7 label{color:var(--cod-ink);font-size:12px;font-weight:700}
body.cod-site-refresh .wpcf7 form .wpcf7-response-output{margin:18px 0 0;border-radius:10px;padding:10px 14px}
body.cod-site-refresh .custom-portifolio-content{padding:64px 0 80px;background:var(--cod-soft)}
body.cod-site-refresh .custom-portifolio-title{margin:0 0 36px!important;font-size:clamp(29px,4vw,44px)!important;color:var(--cod-ink)!important}
body.cod-site-refresh .custom-portifolio{margin-bottom:45px}
body.cod-site-refresh .st-portfolio-images .gallery-listing{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
body.cod-site-refresh .st-portfolio-images .gallery-listing>[class*=col-]{float:none;width:auto;padding:0}
body.cod-site-refresh .st-portfolio-images img{width:100%;border-radius:18px;box-shadow:var(--cod-shadow)}
body.cod-site-refresh .projects-posts-list{margin-top:65px}
body.cod-site-refresh .projects-posts-list .post-name{margin-bottom:28px}
body.cod-site-refresh .projects-portifolio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
body.cod-site-refresh .projects-portifolio .col-project{position:relative;width:auto;margin:0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 28px rgba(19,70,42,.08)}
body.cod-site-refresh .projects-portifolio .project_post_image{width:100%;aspect-ratio:4/3;object-fit:cover}
body.cod-site-refresh .error404 .site-main,body.cod-site-refresh.search-no-results .site-main{padding:80px 0;text-align:center}
@media(max-width:781px){body.cod-site-refresh:not(.home) .entry-content h2{margin-top:38px}body.cod-site-refresh:not(.home) .entry-content .alignwide,body.cod-site-refresh:not(.home) .entry-content .alignfull{width:100vw}body.cod-site-refresh .mauticform_wrapper,body.cod-site-refresh .wpcf7{padding:20px}body.cod-site-refresh .st-portfolio-images .gallery-listing,body.cod-site-refresh .projects-portifolio{grid-template-columns:1fr}body.cod-site-refresh .custom-portifolio-content{padding:42px 0 58px}}

/* Responsive hardening: legacy Bootstrap, embeds, tables and long strings. */
html,body.cod-site-refresh{max-width:100%;overflow-x:clip}
body.cod-site-refresh #primary>.container>.row{margin-left:0!important;margin-right:0!important}
body.cod-site-refresh #primary>.container>.row>.site-main{float:none!important;width:100%!important;padding-left:0!important;padding-right:0!important}
body.cod-site-refresh .entry-content,body.cod-site-refresh .wp-block-column,body.cod-site-refresh .wp-block-group__inner-container{min-width:0;overflow-wrap:anywhere}
body.cod-site-refresh iframe,body.cod-site-refresh video,body.cod-site-refresh embed,body.cod-site-refresh object{max-width:100%}
body.cod-site-refresh .wp-block-embed__wrapper{position:relative;max-width:100%;overflow:hidden}
body.cod-site-refresh .ghostkit-shape-divider,body.cod-site-refresh .ghostkit-shape-divider svg{max-width:100vw;overflow:hidden}
body.cod-site-refresh .wp-block-buttons,body.cod-site-refresh .wp-block-button{max-width:100%}
body.cod-site-refresh .wp-block-button__link{white-space:normal;text-align:center}

/* Mobility landing page: preserve the copy and present benefits as readable cards. */
body.page-id-33152 .entry-content>.wp-block-cover{width:100%;max-width:1180px;margin:28px auto;border-radius:24px}
body.page-id-33152 .entry-content>.wp-block-cover:first-of-type{margin-top:0}
body.page-id-33152 .entry-content .wp-block-cover__inner-container{width:min(1080px,calc(100% - 56px));margin-inline:auto}
body.page-id-33152 .entry-content .wp-block-cover:has(#beneficios){padding:72px 0;background:linear-gradient(145deg,#0c2115,#173b27)}
body.page-id-33152 .entry-content .wp-block-cover:has(#beneficios)>.wp-block-cover__background{background:linear-gradient(145deg,#0c2115,#173b27)!important}
body.page-id-33152 #beneficios{margin:0 0 10px;color:#fff!important;font-size:clamp(26px,3vw,38px)!important}
body.page-id-33152 #beneficios+p{max-width:760px;margin:0 auto;color:#b9cec0!important;font-size:13px!important;letter-spacing:.08em}
body.page-id-33152 .bloco-beneficio{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important;margin:0!important;background:transparent!important}
body.page-id-33152 .bloco-beneficio>.wp-block-column{display:flex;flex-direction:column;align-items:flex-start;flex-basis:auto!important;margin:0!important;padding:24px 20px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.065);box-shadow:0 18px 40px rgba(0,0,0,.13)}
body.page-id-33152 .bloco-beneficio figure{display:grid;place-items:center;width:58px;height:58px;margin:0 0 21px!important;border-radius:15px;background:rgba(255,206,109,.12)}
body.page-id-33152 .bloco-beneficio figure img{width:auto!important;max-width:38px!important;height:38px!important;object-fit:contain}
body.page-id-33152 .bloco-beneficio h3{margin:0 0 10px!important;color:#fff!important;font-size:17px!important;text-align:left!important}
body.page-id-33152 .bloco-beneficio p{margin:0!important;color:#c8d7cd!important;font-size:13px!important;line-height:1.65!important;text-align:left!important}
body.page-id-33152 .bloco-recursos{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px!important;margin:18px 0!important;background:transparent!important}
body.page-id-33152 .bloco-recursos>.wp-block-column{display:flex;flex-direction:column;align-items:center;flex-basis:auto!important;margin:0!important;padding:24px 20px;border:1px solid #e2ebe5;border-radius:17px;background:#fff;box-shadow:0 9px 26px rgba(19,70,42,.06)}
body.page-id-33152 .bloco-recursos figure{display:grid;place-items:center;width:66px;height:66px;margin:0 0 15px!important;border-radius:16px;background:#f3f8f4}
body.page-id-33152 .bloco-recursos figure img{width:46px!important;height:46px!important;object-fit:contain}
body.page-id-33152 .bloco-recursos h3{margin:0 0 8px!important;font-size:16px!important}
body.page-id-33152 .bloco-recursos p{margin:0!important;font-size:13px!important;line-height:1.65!important}
body.page-id-33152 .bloco-demo{gap:14px!important}
body.page-id-33152 .bloco-demo>.wp-block-column{min-width:0;padding:18px;border:1px solid #e2ebe5;border-radius:15px;background:#fff}

@media(max-width:900px){
 body.page-id-33152 .bloco-beneficio{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.page-id-33152 .bloco-recursos{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:781px){
 body.cod-site-refresh .entry-content .wp-block-table,body.cod-site-refresh .entry-content table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
 body.cod-site-refresh .entry-content .wp-block-media-text{display:block}
 body.cod-site-refresh .entry-content .wp-block-media-text__content{padding:22px 0}
 body.cod-site-refresh .entry-content [style*="min-width"]{max-width:100%}
 body.page-id-33152 .entry-content>.wp-block-cover{width:100%;margin:16px auto;border-radius:18px}
 body.page-id-33152 .entry-content .wp-block-cover__inner-container{width:min(100% - 32px,1080px)}
 body.page-id-33152 .entry-content .wp-block-cover:has(#beneficios){padding:48px 0}
 body.page-id-33152 .bloco-beneficio,body.page-id-33152 .bloco-recursos{grid-template-columns:1fr}
 body.page-id-33152 .bloco-beneficio>.wp-block-column{padding:22px 20px}
 body.page-id-33152 .bloco-recursos>.wp-block-column{padding:22px 18px}
 body.page-id-33152 .bloco-demo{display:grid!important;grid-template-columns:1fr!important}
 body.page-id-33152 .bloco-demo>.wp-block-column{flex-basis:auto!important;width:100%}
 body.page-id-33152 .wp-block-image{margin-left:auto!important;margin-right:auto!important}
}
@media(max-width:420px){
 body.cod-site-refresh .cod-site-header .cod-header-wrap{width:calc(100% - 28px)!important}
 body.cod-site-refresh .cod-site-header .cod-brand img{width:138px!important;max-width:138px!important}
 body.cod-site-refresh .wp-block-button,body.cod-site-refresh .wp-block-button__link{width:100%}
 body.cod-site-refresh .mauticform_wrapper,body.cod-site-refresh .wpcf7{padding:16px}
 body.page-id-33152 .entry-content .wp-block-cover__inner-container{width:calc(100% - 24px)}
}

/* Mobility refinement: denser rhythm, clearer lead forms and consistent alignment. */
body.page-id-33152 .entry-content>.wp-block-cover{min-height:0!important;padding:54px 0!important;margin:18px auto!important}
body.page-id-33152 .entry-content>.wp-block-cover:first-of-type{padding:44px 0!important;margin-top:0!important}
body.page-id-33152 .entry-content>.wp-block-cover:last-of-type{padding:45px 0!important;margin-bottom:0!important}
body.page-id-33152 .entry-content .wp-block-cover__inner-container{width:min(1100px,calc(100% - 44px));padding:0!important}
body.page-id-33152 .entry-content .wp-block-columns{margin-top:0;margin-bottom:0}
body.page-id-33152 .entry-content .wp-block-spacer{max-height:24px}
body.page-id-33152 .bloco-hero{align-items:center!important;gap:28px!important}
body.page-id-33152 .bloco-hero>.wp-block-column:nth-child(3){display:none}
body.page-id-33152 .bloco-hero>.wp-block-column:nth-child(1){flex-basis:15%!important}
body.page-id-33152 .bloco-hero>.wp-block-column:nth-child(2){flex-basis:38%!important}
body.page-id-33152 .bloco-hero>.wp-block-column:nth-child(4){flex-basis:38%!important}
body.page-id-33152 .bloco-hero h1{margin:0 0 14px!important;font-size:clamp(34px,3.6vw,48px)!important;line-height:1.08!important}
body.page-id-33152 .bloco-hero p{text-align:left!important}
body.page-id-33152 .cod-mobility-lead-intro{margin:0 0 16px;text-align:left}
body.page-id-33152 .cod-mobility-lead-intro h2{margin:0 0 7px!important;color:#12231a!important;font-size:20px!important;line-height:1.25!important;letter-spacing:-.02em}
body.page-id-33152 .cod-mobility-lead-intro p{margin:0!important;color:#526158!important;font-size:13px!important;line-height:1.55!important;text-align:left!important}
body.page-id-33152 .bloco-hero .mauticform_wrapper{padding:24px!important}
body.page-id-33152 .bloco-novo{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center!important;gap:56px!important;padding:0!important;background:transparent!important}
body.page-id-33152 .bloco-novo>.wp-block-column{flex-basis:auto!important;margin:0!important}
body.page-id-33152 .bloco-novo h2{max-width:540px;margin:0 0 16px!important;font-size:clamp(29px,3vw,40px)!important;line-height:1.15!important}
body.page-id-33152 .bloco-novo p{max-width:620px;margin:0!important;line-height:1.7!important}
body.page-id-33152 .bloco-novo .wp-block-buttons{justify-content:flex-start!important;margin:0!important}
body.page-id-33152 .bloco-novo .wp-block-button,body.page-id-33152 .bloco-novo .wp-block-button__link{width:100%!important;max-width:320px}
body.page-id-33152 #demos{padding-block:52px!important}
body.page-id-33152 #demonstrativos{margin:0 0 7px!important;text-align:left!important}
body.page-id-33152 #demonstrativos+p{margin:0 0 25px!important;text-align:left!important}
body.page-id-33152 .bloco-demo{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important}
body.page-id-33152 .bloco-demo>.wp-block-column{display:flex;flex-direction:column;align-items:flex-start;min-height:100%;padding:22px!important;text-align:left!important}
body.page-id-33152 .bloco-demo h2,body.page-id-33152 .bloco-demo p{text-align:left!important;overflow-wrap:anywhere}
body.page-id-33152 .bloco-demo h2{margin:0 0 12px!important;font-size:17px!important;line-height:1.25!important}
body.page-id-33152 .bloco-demo p{margin:0 0 18px!important;font-size:13px!important}
body.page-id-33152 .bloco-demo .wp-block-buttons{width:100%;margin:6px 0 0!important;justify-content:flex-start!important}
body.page-id-33152 .bloco-demo .wp-block-button{width:100%!important}
body.page-id-33152 .bloco-demo .wp-block-button__link{width:100%!important;padding:10px 12px!important;font-size:12px!important}
body.page-id-33152 .bloco-recursos>.wp-block-column{align-items:flex-start;text-align:left}
body.page-id-33152 .bloco-recursos figure{margin-left:0!important;margin-right:0!important}
body.page-id-33152 .bloco-recursos h3,body.page-id-33152 .bloco-recursos p{text-align:left!important}
body.page-id-33152 .entry-content>.wp-block-cover:last-of-type h2{color:#fff!important;margin:0 0 18px!important}
body.page-id-33152 .entry-content>.wp-block-cover:last-of-type p{color:#d6e0da!important;margin-bottom:10px!important;font-size:13px!important;line-height:1.6!important}
body.page-id-33152 .entry-content>.wp-block-cover:last-of-type a,body.page-id-33152 .entry-content>.wp-block-cover:last-of-type span,body.page-id-33152 .entry-content>.wp-block-cover:last-of-type mark{color:#fff!important}
body.page-id-33152 .entry-content>.wp-block-cover:last-of-type .ghostkit-custom-atlLB{padding-left:0!important;gap:70px!important}
body.page-id-33152 .entry-content>.wp-block-cover:last-of-type .wp-block-column{align-self:flex-start}
body.page-id-33152 .cod-site-footer{color:#d6e0da}
body.page-id-33152 .cod-site-footer p,body.page-id-33152 .cod-site-footer a{color:#c3d2c8}

@media(max-width:900px){
 body.page-id-33152 .bloco-hero{display:grid!important;grid-template-columns:.65fr 1.35fr!important}
 body.page-id-33152 .bloco-hero>.wp-block-column:nth-child(4){grid-column:1/-1;width:min(100%,520px);justify-self:center}
 body.page-id-33152 .bloco-novo{grid-template-columns:1fr;gap:26px!important}
 body.page-id-33152 .bloco-demo{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:781px){
 body.page-id-33152 #primary>.container{width:calc(100% - 24px)!important}
 body.page-id-33152 .entry-content>.wp-block-cover{width:100%;padding:38px 0!important;margin:12px auto!important;border-radius:16px}
 body.page-id-33152 .entry-content>.wp-block-cover:first-of-type{padding:30px 0!important}
 body.page-id-33152 .entry-content .wp-block-cover__inner-container{width:calc(100% - 28px)!important;margin:0 auto!important;padding:0!important}
 body.page-id-33152 .entry-content .wp-block-columns{width:100%!important;padding-left:0!important;padding-right:0!important}
 body.page-id-33152 .bloco-hero{display:flex!important;gap:20px!important}
 body.page-id-33152 .bloco-hero>.wp-block-column:nth-child(1){order:1}
 body.page-id-33152 .bloco-hero>.wp-block-column:nth-child(2){order:2}
 body.page-id-33152 .bloco-hero>.wp-block-column:nth-child(4){order:3;width:100%}
 body.page-id-33152 .bloco-hero h1 br{display:none}
 body.page-id-33152 .bloco-hero figure{margin:0 auto 4px!important}
 body.page-id-33152 .bloco-hero figure img{max-height:150px;width:auto!important}
 body.page-id-33152 .cod-mobility-lead-intro{margin-bottom:14px}
 body.page-id-33152 .bloco-novo h2,body.page-id-33152 .bloco-novo p{text-align:left!important}
 body.page-id-33152 .bloco-novo .wp-block-button,body.page-id-33152 .bloco-novo .wp-block-button__link{max-width:none}
 body.page-id-33152 #demos{padding-block:38px!important}
 body.page-id-33152 .bloco-demo{grid-template-columns:1fr!important}
 body.page-id-33152 .bloco-demo>.wp-block-column{width:100%;min-height:0;padding:20px!important}
 body.page-id-33152 .entry-content>.wp-block-cover:last-of-type .ghostkit-custom-atlLB{gap:28px!important}
}
body.page-id-33152 .cod-mobility-lead-intro h2{color:#ffce6d!important}
body.page-id-33152 .cod-mobility-lead-intro p{color:#eef4f0!important}

/* Mobility section redesign. */
body.page-id-33152 .bloco-recursos figure{align-self:center!important;margin-left:auto!important;margin-right:auto!important}

/* Client and driver value proposition. */
body.page-id-33152 .entry-content>.wp-block-cover:has(.bloco-smartphone){padding:68px 0!important;background:linear-gradient(145deg,#0a1d13,#123723)!important}
body.page-id-33152 .entry-content>.wp-block-cover:has(.bloco-smartphone)>.wp-block-cover__background{background:linear-gradient(145deg,#0a1d13,#123723)!important}
body.page-id-33152 .entry-content>.wp-block-cover:has(.bloco-smartphone)>div>h2{max-width:780px;margin:0 0 10px!important;color:#fff!important;text-align:left!important}
body.page-id-33152 .entry-content>.wp-block-cover:has(.bloco-smartphone)>div>h2+p{max-width:760px;margin:0 0 34px!important;color:#b9cec0!important;font-size:13px!important;letter-spacing:.07em;text-align:left!important}
body.page-id-33152 .bloco-smartphone{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px!important;margin:0!important;background:transparent!important}
body.page-id-33152 .bloco-smartphone>.wp-block-column{display:block;flex-basis:auto!important;margin:0!important;padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:rgba(255,255,255,.07)!important;box-shadow:0 22px 55px rgba(0,0,0,.16)}
body.page-id-33152 .bloco-smartphone>.wp-block-column>.wp-block-columns{display:grid!important;grid-template-columns:150px minmax(0,1fr);align-items:center!important;gap:28px!important;margin:0!important;background:transparent!important}
body.page-id-33152 .bloco-smartphone figure{margin:0!important;padding:12px;border-radius:18px;background:rgba(255,255,255,.06)}
body.page-id-33152 .bloco-smartphone figure img{display:block;width:auto!important;height:280px!important;margin:auto;object-fit:contain}
body.page-id-33152 .bloco-smartphone h3{margin:0 0 12px!important;color:#ffce6d!important;font-size:24px!important}
body.page-id-33152 .bloco-smartphone p{margin:0!important;color:#e3ece6!important;font-size:14px!important;line-height:1.75!important;text-align:left!important}
body.page-id-33152 .entry-content>.wp-block-cover:has(.bloco-smartphone)>.wp-block-cover__inner-container>.wp-block-buttons{justify-content:flex-start!important;margin:28px 0 0!important}

/* Demonstration access cards. */
body.page-id-33152 #demos{background:linear-gradient(180deg,#f5f9f6,#fff)!important}
body.page-id-33152 #demos>.wp-block-cover__background{background:transparent!important}
body.page-id-33152 #demos #demonstrativos{font-size:clamp(30px,3vw,42px)!important}
body.page-id-33152 .bloco-demo>.wp-block-column{position:relative;padding:27px 23px 24px!important;border:1px solid #d8e5dc!important;border-top:4px solid var(--cod-green)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 14px 38px rgba(19,70,42,.08)!important}
body.page-id-33152 .bloco-demo>.wp-block-column:before{display:grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:12px;background:#edf7ef;color:var(--cod-green);font-size:20px;font-weight:700}
body.page-id-33152 .bloco-demo>.wp-block-column:nth-child(1):before{content:'▣'}
body.page-id-33152 .bloco-demo>.wp-block-column:nth-child(2):before{content:'◉'}
body.page-id-33152 .bloco-demo>.wp-block-column:nth-child(3):before{content:'◆'}
body.page-id-33152 .bloco-demo>.wp-block-column:nth-child(4):before{content:'☰'}
body.page-id-33152 .bloco-demo p{width:100%;padding:12px 13px!important;border-radius:10px;background:#f5f7f5;color:#405047!important}
body.page-id-33152 .bloco-demo p strong{display:block;margin-bottom:2px;color:#1c3325;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
body.page-id-33152 .bloco-demo .wp-block-buttons:first-of-type{margin-top:auto!important}

/* Native FAQ rebuilt from the existing WordPress questions. */
body.page-id-33152 .entry-content>.wp-block-cover:has(#faq){padding:62px 0!important;background:#f5f8f5!important}
body.page-id-33152 .entry-content>.wp-block-cover:has(#faq)>.wp-block-cover__background{background:transparent!important}
body.page-id-33152 #faq{margin:0 0 28px!important;font-size:clamp(30px,3.2vw,43px)!important;text-align:left!important}
body.page-id-33152 .bloco-faq{display:block!important;width:100%!important}
body.page-id-33152 .bloco-faq>.wp-block-column{width:100%;max-width:none;flex-basis:100%!important}
body.page-id-33152 .cod-mobility-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}
body.page-id-33152 .cod-mobility-faq__item{overflow:hidden;border:1px solid #dbe6df;border-radius:14px;background:#fff;box-shadow:0 7px 22px rgba(19,70,42,.045)}
body.page-id-33152 .cod-mobility-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 20px;color:#17291e;font-size:15px;font-weight:700;line-height:1.35;cursor:pointer;list-style:none}
body.page-id-33152 .cod-mobility-faq__item summary::-webkit-details-marker{display:none}
body.page-id-33152 .cod-mobility-faq__item summary:after{content:'+';flex:0 0 29px;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#edf6ef;color:var(--cod-green);font-size:20px}
body.page-id-33152 .cod-mobility-faq__item[open] summary:after{content:'−';background:var(--cod-green);color:#fff}
body.page-id-33152 .cod-mobility-faq__answer{padding:0 20px 21px;color:#47584e;font-size:13px;line-height:1.7}
body.page-id-33152 .cod-mobility-faq__answer strong{color:#183523}
body.page-id-33152 .cod-mobility-faq__answer a{color:var(--cod-green)!important}

/* Testimonials as balanced proof cards. */
body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos){padding:62px 0!important;background:#fff!important}
body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos)>.wp-block-cover__background{background:transparent!important}
body.page-id-33152 #depoimentos{margin:0 0 28px!important;font-size:clamp(30px,3.2vw,43px)!important;text-align:left!important}
body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos)>.wp-block-cover__inner-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:stretch}
body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos)>.wp-block-cover__inner-container>.wp-block-group{display:contents}
body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos) #depoimentos{grid-column:1/-1}
body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos) .wp-block-media-text{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:start;gap:20px!important;margin:0!important;padding:27px;border:1px solid #dfe8e2;border-radius:20px;background:#f8faf8;box-shadow:0 12px 35px rgba(19,70,42,.06)}
body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos) .wp-block-media-text__media{width:92px;height:92px;margin:0!important;overflow:hidden;border-radius:18px;background:#fff}
body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos) .wp-block-media-text__media img{width:100%!important;height:100%!important;object-fit:cover}
body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos) .wp-block-media-text__content{padding:0!important}
body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos) p{margin:0 0 12px!important;color:#405047!important;font-size:13px!important;line-height:1.65!important}
body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos) p:last-child{margin:15px 0 0!important;color:#173522!important}

@media(max-width:900px){
 body.page-id-33152 .bloco-smartphone{grid-template-columns:1fr}
 body.page-id-33152 .cod-mobility-faq{grid-template-columns:1fr}
 body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos)>.wp-block-cover__inner-container{grid-template-columns:1fr}
 body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos) #depoimentos{grid-column:auto}
}
@media(max-width:600px){
 body.page-id-33152 .entry-content>.wp-block-cover:has(.bloco-smartphone),body.page-id-33152 .entry-content>.wp-block-cover:has(#faq),body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos){padding:40px 0!important}
 body.page-id-33152 .bloco-smartphone>.wp-block-column{padding:21px}
 body.page-id-33152 .bloco-smartphone>.wp-block-column>.wp-block-columns{grid-template-columns:1fr!important;gap:20px!important}
 body.page-id-33152 .bloco-smartphone figure{width:150px;margin:auto!important}
 body.page-id-33152 .bloco-smartphone figure img{height:260px!important}
 body.page-id-33152 .bloco-demo>.wp-block-column{padding:22px!important}
 body.page-id-33152 .cod-mobility-faq__item summary{padding:17px 16px;font-size:14px}
 body.page-id-33152 .cod-mobility-faq__answer{padding:0 16px 18px}
 body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos) .wp-block-media-text{grid-template-columns:64px minmax(0,1fr)!important;padding:21px;gap:15px!important}
 body.page-id-33152 .entry-content>.wp-block-cover:has(#depoimentos) .wp-block-media-text__media{width:64px;height:64px}
}
