/*
Theme Name: Target Sistemas
Author: ANTNNA
Author URI: http://antnna.com
Description: Tema customizado para a Target Sistemas.
Tags: art, minimalist, black and white
Version: 2025
Requires at least: 5.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
*/

/******01) REGRAS GERAIS ******/
:root {scroll-padding-top: 120px;}
body {background-color: #FFF5E6; font-weight: 400; overscroll-behavior: none; font-family: elza, sans-serif;}
* {margin: 0; padding: 0; box-sizing: border-box; position: relative; text-decoration: none; scroll-behavior: smooth; -ms-overflow-style: none; scrollbar-width: none; letter-spacing: -0.02em; color: #010202;}
div {display: block;}
::-webkit-scrollbar {display: none;}
::selection {background-color: #010202; color:#FFF5E6;}
ul, li, figure {list-style:none; margin: 0; padding: 0;}
img {max-width: 100%;;}
a, span {display: block;}
p {color: #010202; text-decoration:none; margin:0; padding:0; font-size: 18px; line-height: 1.3; font-weight: 400; font-family: elza, sans-serif;}
p strong {font-weight: 600;}
a, span, li {display: block; line-height: 1; font-weight: 500; list-style: none; text-decoration: none;}
a {font-weight: bold; font-family: elza, sans-serif;}
a:hover {transition: all ease .3s;}
p > a {display: initial;}
a, path {transition: all 0.15s linear;}
select::-ms-expand {display: none;}
h1, h2, h3, h4, h5, h6 {font-family: silva-display, serif; font-weight: 600; line-height: 1.1;}
h1 {font-size: 48px;}
h2 {font-size: 42px;}
h3 {font-size: 36px;}
h4 {font-size: 28px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}
 
/* pre-sets */
.container-a {width: calc(100vw - 60px); max-width: 1660px; margin: 0 auto; position: relative;}
.container-b {width: 100%; max-width: 1660px; margin: 0 auto; position: relative; padding-left: 30px; padding-right: 30px;}
.container-c {width: calc(100vw - 60px); max-width: 1660px; margin: 0 auto; position: relative; padding-left: 30px; padding-right: 30px;}
.container-d {width: 100%; max-width: 1660px; margin: 0 auto; position: relative; padding-left: 60px; padding-right: 60px;}
.d-table {display: table;}
.ovflow {overflow-x: scroll; overflow-y: hidden; flex-wrap: nowrap;}
.ovflow::-webkit-scrollbar {display: none;}
.vh {height: 100vh; height: 100dvh; padding: 0;}
.vw {width: 100vw; width: 100dvw; padding: 0;}
.ph {height: 100%;}
.pw {width: 100%;}
.ov-hid {overflow: hidden;}
.txt-c {text-align: center;}
.txt-r {text-align: right;}
.p-fix {position: fixed;}
.p-abs {position: absolute;}
.p-stk {position: sticky; top: 140px;}

/* fade páginas */
main , footer {opacity: 0; transition: opacity 0.7s ease;}
.fade-in {opacity: 1;}

/* padrões flex */
.d-flex {display: flex; align-items: center;}
.j-sa {justify-content: space-around;}
.j-sb {justify-content: space-between;}
.a-base {align-items: baseline;}
.a-fs {align-items: flex-start;}
.f1 > * {flex: 1;}
.flex-w50 > * {flex: 0 0 50%;}
.flex-gap1 {gap: 80px;}
.flex-gap2 {gap: 40px;}

/* padrões de posicionamento */
.c-holder {position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto;}
.v-holder {position: absolute; top: 50%; transform: translateY(-50%);}
.m-holder {margin: 0 auto; left: 0; right: 0;}
.cov-holder {position: relative;}
.cov-holder img {position: absolute; left: 0; top:0; width: 100%; height: 100%; min-width: 100%; min-height: 100%; object-fit: cover; object-position: 50% 50%;}
.r0 {right: 0;}
.l0 {left: 0;}
.b0 {bottom: 0;}
.t0 {top: 0;}
.zdex0 {z-index: -1;}
.zdex1 {z-index: 1;}
.zdex3 {z-index: 3;}
.zdex6 {z-index: 6;}
.zdex9 {z-index: 9;}
.zdex12 {z-index: 12;}

.fig-cover {padding-top: 56.25%; overflow: hidden; height: 0;}
.fig-cover img {left: 0; top: 0; height: 100%; width: 100%; min-height: 100%; min-width: 100%; object-fit: cover; position: absolute;}
.if-holder, .wp-block-embed-youtube > div, .is-type-video.is-provider-spotify > div {overflow: hidden; position: relative; width:100%;}
.if-holder::after , .wp-block-embed-youtube > div::after, .is-type-video.is-provider-spotify > div::after {padding-top: 56.25%; display: block; content: '';}
.if-holder iframe, .wp-block-embed-youtube iframe, .is-type-video.is-provider-spotify iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none;}
.vid-bg {position: absolute; left: 0; top: 0; width: 100%; height: 100%; min-width: 100%; min-height: 100%; background-color: #010202; object-fit: cover; overflow: hidden;}

.minustop {margin-top: -1px;}
.minusbot {margin-bottom: -1px;}
.brdtop {border-top: 1px solid #010202;}
.brdbot {border-bottom: 1px solid #010202;}
.parallax {left: 0; top: 0; height: 100%; width: 100%; min-height: 100%; min-width: 100%;  object-fit: cover; position: absolute;}

/* padrões de espaçamento */
.padtop1 {padding-top: 1vh;}
.padbot1 {padding-bottom: 1vh;}
.padtop2 {padding-top: 2vh;}
.padbot2 {padding-bottom: 2vh;}
.padtop3 {padding-top: 3vh;}
.padbot3 {padding-bottom: 3vh;}
.padtop4 {padding-top: 4vh;}
.padbot4 {padding-bottom: 4vh;}
.padtop5 {padding-top: 6vh;}
.padbot5 {padding-bottom: 6vh;}
.padtop6 {padding-top: 8vh;}
.padbot6 {padding-bottom: 8vh;}
.padtop7 {padding-top: 10vh;}
.padbot7 {padding-bottom: 10vh;}
.padtop8 {padding-top: 12vh;}
.padbot8 {padding-bottom: 12vh;}
.padtop9 {padding-top: 16vh;}
.padbot9 {padding-bottom: 16vh;}
.padtop10 {padding-top: 20vh;}
.padbot10 {padding-bottom: 20vh;}

/* padrões de cor */
.bg00 {background-color: #FFF5E6;}
.bg01 {background-color: #010202;}
.bg02 {background-color: #D60000;}
.bg03 {background-color: #F93B00;}
.bg04 {background-color: #AB9FA3;}
.bg05 {background-color: #872E9D;}
.c00, .c00 * {color: #FFF5E6;}
.c01, .c01 * {color: #010202;}

/* padrões de cor secundários */
.bg11 {background-color: #99250A;}
.bg12 {background-color: #F98586;}
.bg13 {background-color: #4D2556;}
.bg14 {background-color: #A48CF2;}
.bg15 {background-color: #B9E4B8;}
.bg16 {background-color: #A0D17E;}
.bg17 {background-color: #EA76CE;}
.bg18 {background-color: #FABFEB;}
.bg19 {background-color: #F9BFB2;}
.bg20 {background-color: #3F6B3F;}

.gradiente-a {background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.1) 23%, rgba(0,0,0,0) 100%); position: absolute; left: 0; top: 0; height: 100%; width: 100%;}
.gradiente-b {background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.4) 30%, rgba(0,0,0,0.05) 40%, rgba(0,0,0,0) 100%); position: absolute; left: 0; top: 0; height: 100%; width: 100%;}
.gradiente-c {background: linear-gradient(180deg, rgba(0,0,0,.4) 0%, rgba(0,0,0,0.2) 30%, rgba(0,0,0,0) 40%); position: absolute; left: 0; top: 0; height: 100%; width: 100%;}
.g01 {background: linear-gradient(0deg, #D60000 0%, #F93B00 100%); height: 100%; width: 100%;}
.g02 {background: linear-gradient(0deg, #D60000 0%, #872E9D 100%); height: 100%; width: 100%;}
.bg-materiais {background: linear-gradient(180deg, #AB9FA3 0%, #AB9FA3 80%, #FFF5E6 100%); height: 100%; width: 100%;}

.hr00 {border: 0; height: 10px;  background: radial-gradient(circle, #D60000 5px, transparent 5.5px) 0 50% / 20px 10px repeat-x; }
.hr01 {border: 0; height: 10px;  background: radial-gradient(circle, #F93B00 5px, transparent 5.5px) 0 50% / 20px 10px repeat-x; }
.hr02 {border: 0; height: 10px;  background: radial-gradient(circle, #005EB2 5px, transparent 5.5px) 0 50% / 20px 10px repeat-x; }
.hr03 {border: 0; height: 10px;  background: radial-gradient(circle, #3F6B3F 5px, transparent 5.5px) 0 50% / 20px 10px repeat-x; }
.hr04 {border: 0; height: 10px;  background: radial-gradient(circle, #D836A7 5px, transparent 5.5px) 0 50% / 20px 10px repeat-x; }
.hr05 {border: 0; height: 10px;  background: radial-gradient(circle, #872E9D 5px, transparent 5.5px) 0 50% / 20px 10px repeat-x; }
.hrmini {border: 0; height: 10px;  background: radial-gradient(circle, #D60000 5px, transparent 5.5px) 0 50% / 20px 10px repeat-x; max-width: 280px; margin: 0 auto;}
.hrmini.blogstyle {margin: 0;}

/* menu burger */
.nav-burger {width: 36px; cursor: pointer;}
.nav-burger div {width: 100%; height: 2px; background-color: #010202; margin-bottom: 7px; transition: all .2s ease; animation: soundwave 1.1s infinite;}
.nav-burger div:first-child {animation: soundwave 1.3s infinite;}
.nav-burger div:last-child {animation: soundwave .8s infinite;}
.nav-burger:hover div {animation: none; transition: .2s all ease;}
.nav-burger.close {height: 28px; transition: .3s all ease;}
.nav-burger.close div {transform: rotate(45deg); animation: none;}
.nav-burger.close div:first-child {transform: rotate(-45deg) translate(-6px,6px); animation: none;}
.nav-burger.close div:last-child {display: none;}

/* botão fechar */
.close-btn {cursor: pointer; width: 24px; height: 24px; position: relative;}
.close-btn div {transform: rotate(45deg); width: 28px; position: absolute; height: 1px; top: 10px; background-color: #FFF5E6; transition: all ease 0.3s;}
.close-btn div:last-child {transform: rotate(-45deg);}
.close-btn:hover div {transform: rotate(135deg);}
.close-btn:hover div:last-child {transform: rotate(45deg);}

/* padrões de botões */
.btn {display:inline-flex; align-items:center; position:relative;  cursor:pointer; line-height:1; outline:none; background-color: transparent;}
.btn-label {padding:7px 20px 6px 10px; display:inline-block; min-width:90px; font-size:16px; font-weight:600; background-color: #FFF5E6; text-transform:lowercase; text-decoration:none; color:#010202; border:1px solid #010202; border-radius:4px 0 0 4px; border-right:none; overflow: hidden; transition: .2s all ease;}
.btn-box {display:inline-flex; align-items:center; justify-content:center; background-color: #FFF5E6;  border:1px solid #010202; border-radius:0 4px 4px 0; margin-left: -1px; height:31px; padding:0 8px; overflow: hidden; transition: .2s all ease;}
.btn-ico {width:16px; height:16px; background-image:var(--btn-ico); background-repeat:no-repeat; background-position:center; background-size:contain; transition:filter .25s ease, transform .25s ease;}

.btn.seta {--btn-ico: url('/wp-content/uploads/2025/10/btn-seta.svg');}
.btn.seta.claro {--btn-ico: url('/wp-content/uploads/2025/10/btn-seta-claro.svg');}
.btn.seta:hover .btn-ico {transform: rotate(-45deg)}
.btn.mais {--btn-ico: url('/wp-content/uploads/2025/10/btn-mais.svg');}
.btn.mais.claro {--btn-ico: url('/wp-content/uploads/2025/10/btn-mais-claro.svg');}
.btn.mais:hover .btn-ico {transform: rotate(180deg)}

.btn:hover .btn-label, .btn:hover .btn-box {background-color: #AB9FA3;}
.b-cta.btn:hover .btn-label, .b-cta.btn:hover .btn-box {background-color: #872E9D; color: #FFF5E6;}
.b-cta.btn.seta:hover {--btn-ico: url('/wp-content/uploads/2025/10/btn-seta-clara.svg');}

.link-more { width: fit-content;}
.link-more { text-decoration: none !important;}
.link-more::after { content:url('/wp-content/uploads/2025/10/btn-seta-clara.svg'); position: absolute; right: -20px; top: 0; opacity: 0; transition: .3s all ease; scale: .9;}
.link-more:hover::after { opacity: 1; transform: translateX(4px); transition: .3s all ease;}
.link-more.dark::after { content:url('/wp-content/uploads/2025/10/btn-seta.svg');}

/* social media */
.socials { list-style: none; display: flex; gap: 12px; justify-content: flex-end; margin: 0; padding: 0; width: fit-content;}
.socials li:nth-child(2) img {width: 21px; height: 21px;}
.socials li:nth-child(3) img {width: 16px;}
.socials li:last-child img {height: 24px; width: 24px;}
.socials img {width: 22px; height: 22px; display: block;}
.socials li a:hover img {opacity: .7; transition: all ease .2s;}

/* forms */
input:not([type="submit"]), select {border: 1px solid #010202; padding: 12px 16px; font-size: 15px; color: #010202; background-color: transparent; width: 100%; border-radius: 4px;}
input:not([type="submit"])::placeholder, select::placeholder, textarea::placeholder {color: #010202; opacity: .85; font-size: 15px; text-transform: lowercase;}
input:focus, input:focus-visible, select:focus, select:focus-visible, textarea:focus-visible, textarea:focus, a:focus {outline: none; box-shadow: none;}
select {letter-spacing: -.02em; text-transform: lowercase; cursor: pointer;}
label {padding: 6px 10px 8px; background-color: #010202; color: #FFF5E6; cursor: pointer; height: fit-content;}
input[type="file"] {display: none;}
input[type="submit"] {margin-top: 6px; cursor: pointer !important;}
textarea {border: 1px solid #010202; padding: 12px 16px; font-size: 15px; color: #010202; background-color: transparent; width: 100%; margin-bottom: 12px; text-transform: lowercase; border-radius: 4px; min-height: 120px;}
button {border: 0;}

/* animações */
@keyframes rotate {0% {transform: rotate(0deg);} 100% { transform: rotate(360deg);}}
@keyframes soundwave {0%, 100% {width: 36px;} 50% {width: 30px;}}
@keyframes move {0% {transform: translateX(0px);} 50% {transform: translateX(3px);}}


/******02) HEADER ******/
/* header fixo */
#site-header-wrap { position: fixed; inset: 30px 0 auto; pointer-events: none; z-index: 60; transition:opacity .25s ease, transform .25s ease;}
#site-header-wrap.header-hidden { opacity:0; transform:translateY(-8px); pointer-events:none; }
.target-header { background: #FFF5E6; border: 1px solid #010202; border-radius: 8px; box-shadow: none; pointer-events: auto; }
.target-header__inner { display: grid; grid-template-columns: 1fr auto; align-items: center; padding: 14px 30px; gap: 12px; }
.target-header__logo img { display: block; height: 36px; width: auto; }
.target-header__actions { display: flex; align-items: center; gap: 14px; }

/* botões header */
.target-header .hbtn {font-weight: 700; color: #010202; background: transparent; border: 1px solid #010202; border-radius: 999px; padding: 8px 14px; line-height: 1; cursor: pointer; transition: transform .35s cubic-bezier(.2,.8,.2,1); transition: .3s all ease;}
.target-header .hbtn:hover {background-color: #6D2AAE; color: #FFF5E6;}

/* ícones do header */
.icon-btn { background: transparent; width: 40px; height: 40px; display: grid; place-items: center; cursor: pointer; }
.icon-btn img { width: 20px; height: 20px; display: block; }

/* burger */
.burger { width: 40px; height: 40px; border: 0; background: transparent; display: grid; place-items: center; position: relative; cursor: pointer; transition: background .35s cubic-bezier(.2,.8,.2,1); }
.burger__line { width: 28px; height: 2px; background: #010202; display: block; position: absolute; transition: transform .35s cubic-bezier(.2,.8,.2,1), opacity .35s cubic-bezier(.2,.8,.2,1); }
.burger__line:nth-child(1) { transform: translateY(-6px); }
.burger__line:nth-child(2) { transform: translateY(0); }
.burger__line:nth-child(3) { transform: translateY(6px); }
.burger.is-close .burger__line:nth-child(1) { transform: rotate(45deg); }
.burger.is-close .burger__line:nth-child(2) { opacity: 0; }
.burger.is-close .burger__line:nth-child(3) { transform: rotate(-45deg); }

/* painéis base – posição final (top/height) é calculada no JS; aqui garantimos 100% de ocupação interna */
.target-panel { position: fixed; left: 0; right: 0; z-index: 50; pointer-events: none; opacity: 0; transform: translateY(-8px); transition: opacity .35s cubic-bezier(.2,.8,.2,1), transform .35s cubic-bezier(.2,.8,.2,1); }
.target-panel.is-open { pointer-events: auto; opacity: 1; transform: translateY(0); margin-top: -1px;}
.target-panel > .container-a { height: 100%; }            /* garante que o container siga a altura calculada */
.panel-box { background: #FFF5E6; border: 1px solid #010202; border-radius: 8px; box-shadow: none; overflow: hidden; height: 100%; } /* ocupa 100% da altura do painel */

/* busca (não precisa 100% de altura) */
.target-panel--search { top: auto; }
.target-panel--search > .container-a { height: auto; }
.panel-box--search { height: auto; margin-top: 0; }
.panel-box--search form { display: flex; align-items: center; gap: 16px; padding: 16px 30px;}
.panel-box--search input[type="search"] { flex: 1; background: transparent; }
.panel-box--search input::placeholder { color: #010202; font-size: 20px;}
.panel-box--search button[type="submit"] { padding: 0 16px; border-radius: 999px; border: 1px solid #010202; padding: 8px 16px 9px; background: transparent; transition: .3s all ease; cursor: pointer; font-weight: 600;}
.panel-box--search button[type="submit"]:hover { background-color: #010202; color: #FFF5E6;}
.panel-box--search input:not([type="submit"]), select {border: none; padding: 0; font-size: 20px; margin-bottom: 0; border-radius: 0;}

/* nav – 100% do painel, coluna esquerda rolável e prévia adaptando a altura */
.panel-box--nav { margin-top:0; display:grid; grid-template-rows:1fr auto; overflow:hidden; }
.nav-grid { display:grid; grid-template-columns:3fr 4fr; gap:30px; padding:30px 30px 40px; height:100%; min-height:0; align-items:stretch; overflow:hidden; }
/* coluna esquerda (menu) */
.nav-main { display:flex; flex-direction:column; height:100%; min-height:0; overflow:auto; }
.nav-main__list { list-style:none; margin:0; padding:0; margin-top:auto; }
.nav-main__item { font-size:clamp(18px,2.8vw,48px); line-height:1; padding:12px 0; opacity:0; transform:translateY(6px); text-transform:lowercase; }
.nav-main__item:last-child { padding-bottom:6px; }
.nav-main__item.is-in { opacity:1; transform:translateY(0); transition:opacity .45s cubic-bezier(.2,.8,.2,1),transform .45s cubic-bezier(.2,.8,.2,1); }
.nav-main__link { text-decoration:none; color:#010202; display:inline-block; }
.nav-main__item.has-children > .nav-main__link { position:relative; }
.nav-sub { padding-top:2vh; }
.nav-sub__item {  padding:6px 0; }
.nav-sub__link { text-decoration:none; color:#010202; font-weight:400; font-size:clamp(16px,2.2vw,42px);}
.nav-main li a { padding-right: 24px; width: fit-content;}
.nav-main li a::after { content:url('/wp-content/uploads/2025/10/btn-seta.svg'); position: absolute; right: 0; top: -3px; opacity: 0; transition: .3s all ease;}
.nav-main li a:hover::after { transform: translateX(6px); opacity: 1;}
/* coluna direita (sociais + prévia) */
.nav-aside { display:grid; grid-template-rows:auto minmax(0,1fr); height:100%; min-height:0; padding-top:8vh; }
.nav-aside__top .socials { padding:30px; position:absolute; right:0; z-index:3; }
/* prévia: ocupa toda a altura disponível e adapta ao viewport */
.nav-preview { width:100%; height:100%; min-height:0; display:flex; align-items:stretch; justify-content:center; overflow:hidden; border-radius:24px 24px 0 0; }
.nav-preview img { display:block; width:100%; height:100%; object-fit:cover; border:1px solid #010202; border-radius:999px; transition:opacity .35s cubic-bezier(.2,.8,.2,1); }
/* rodapé (filiais) sticky no bottom */
.nav-footer { padding:16px 24px 20px; position:sticky; bottom:0; background:#FFF5E6; border-top:1px solid #010202; }
.nav-footer__line { height:1px; background:#010202; width:100%; margin-bottom:12px; }
.filiais { list-style:none; display:grid; grid-template-columns:repeat(9,minmax(0,1fr)); gap:16px 12px; margin:0; padding:0; font-size:14px; }
.filiais__item { display:flex; gap:8px; flex-direction:column; }
.filiais__city { font-weight:600; }

/* contato – ocupa 100% do painel, form rolável, botão enviar sticky encostado no bottom */
.panel-box--contact { margin-top: 0; overflow: hidden; }
.contact-grid { display: grid; grid-template-columns: 0.30fr 0.70fr; height: 100%; }
.contact-left { background: #FFF5E6; display: grid; place-items: center; min-height: 100%; }
.contact-left__wrap { width: 100%; height: 100%; display: grid; place-items: center; border-right: 1px solid #010202;}
.contact-left__wrap img { max-width: 80%; height: auto; display: block; }
.contact-right { display: grid; grid-template-rows: auto 1fr auto; min-height: 0; }
.contact-right__header {padding: 30px;}
.contact-right__header h2 { font-size: clamp(28px, 3.6vw, 64px); line-height: 1.1; margin: 0 0 8px; }
.contact-right__header p { margin: 0; max-width: 420px; }

/* form */
.contact-form--full { width:100%; height:100%; display:grid; grid-template-rows:minmax(0,54fr) minmax(0,28fr) minmax(0,18fr); overflow:auto; }
.group-fields { display:grid; grid-template-columns:1fr 1fr; min-height:0; align-content:stretch; margin-left:-1px; margin-right:-1px; }
.group-fields input { width:100%; block-size:100%; min-height:0; padding:8px 30px; border:none; border-right:1px solid #010202; border-top:1px solid #010202; background:transparent; color:#010202; border-radius:0; font-size:20px; line-height:1.2; appearance:none; -webkit-appearance:none; }
.group-fields input::placeholder { font-size:20px; }
.group-fields select { width:100%; block-size:100%; min-height:0; padding:8px 30px; border:none; border-right:1px solid #010202; border-top:1px solid #010202; background:transparent; color:#010202; border-radius:0; font-size:20px; line-height:1.2; appearance:none; -webkit-appearance:none; }
.group-fields .select { position:relative; }
.group-fields .select__arrow { position:absolute; top:0; right:0; height:100%; width:7vw; border-left:1px solid #010202; display:grid; place-items:center; pointer-events:none; }
.group-fields .select__arrow img { width:20px; height:20px; transform:rotate(90deg); }
.group-textarea { margin-left:-1px; margin-right:-1px; min-height:0; }
.group-textarea textarea { width:100%; height:100%; min-height:0; padding:16px 30px; border:1px solid #010202; background:transparent; color:#010202; outline:none; resize:none; font:inherit; font-size:20px; line-height:1.35; border-radius:0; }
.group-textarea textarea::placeholder { font-size:20px; color: #010202;}
.group-actions { display:grid; align-content:stretch; }
.group-actions .botao--cta { width:100%; height:100%; padding:0 30px; font-size:20px; font-weight:600; display:inline-flex; align-items:center; justify-content:left; background:#6D2AAE; color:#FFF5E6; transition:all ease .3s; cursor:pointer; border-radius:0; border:0; }
.group-actions .botao--cta:hover { background-color:#D60000; }
.group-actions .botao-arrow { width:20px; height:20px; margin-left:8px; transition:.2s all ease; }
.group-actions .botao--cta:hover .botao-arrow { margin-left:11px; }
form .is-error::placeholder, form select.is-error { color: #D60000 !important;}

/* estados de abertura: cantos retos entre header e painéis */
body.panel-open #site-header { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
body.panel-open .panel-box { border-top-left-radius: 0; border-top-right-radius: 0; }

/******03) TÍTULOS ******/
.title-a {font-family: elza, sans-serif; font-weight: 400; font-size: 62px; line-height: 1;}
.title-a strong {font-family: silva-display, serif; font-weight: 600; font-size: 68px;}
.title-b {font-family: elza, sans-serif; font-weight: 400; font-size: 48px; line-height: 1;}
.title-b strong {font-family: silva-display, serif; font-weight: 600; font-size: 52px;}
.title-c {font-family: elza, sans-serif; font-weight: 400; font-size: 40px; line-height: 1;}
.title-c strong {font-family: silva-display, serif; font-weight: 600; font-size: 43px;}
.legenda-a {font-family: elza, sans-serif; font-size: 22px; font-weight: 400; }

/******04) VITRINES ******/
.hero {position: relative; width: 100%; height: 100dvh; min-height: 100dvh; overflow: hidden;}
.hero-media {position: absolute; inset: 0; width: 100%; height: 100%; overflow: hidden;}
.hero-video, .hero-img {position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%;}
.hero-overlay-cima {position: absolute; inset: 0; pointer-events: none; background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.3) 100%);}
.hero-overlay {position: absolute; inset: 0; pointer-events: none; background: linear-gradient(200deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.4) 52%);}
.hero-content {position: absolute; left: 60px; bottom: 60px; z-index: 2; max-width: 720px; padding-right: 60px;}
.hero-content h2 {max-width: 540px;}
.hero-content .title-a, .hero-content .legenda-a {text-shadow: rgba(0, 0, 0, .2);}
.hero-home h1 {max-width: 640px;}

.hero-solucoes-gestao {position: absolute; inset: 0; pointer-events: none; background: linear-gradient(90deg, #F93B00 0%, rgba(249,59,0,0) 75%);}
.hero-solucoes-comercial {position: absolute; inset: 0; pointer-events: none; background: linear-gradient(90deg, #005EB2 0%, rgba(0,94,178,0) 75%);}
.hero-solucoes-logistica {position: absolute; inset: 0; pointer-events: none; background: linear-gradient(90deg, #3F6B3F 0%, rgba(63,107,63,0) 75%);}
.hero-solucoes-fiscfin {position: absolute; inset: 0; pointer-events: none; background: linear-gradient(90deg, #D836A7 0%, rgba(216,54,167,0) 75%);}

.cli-quote::before {content:url('/wp-content/uploads/2025/10/asset-aspas.svg'); position: absolute; top: -16px; left: 60px;}
.cli-quote {padding: 60px; position: relative;  margin-left: -60px; margin-bottom: -60px; border-radius: 0 36px 0 0; margin-top:16px;}
.cli-quote h3 {font-family: elza, serif; font-style: italic; font-size: 24px; font-weight: 400;}

/******05) HOME ******/
/* seção segmentos */
.segs-a { --seg-color:#F93B00;}
.segs-a__tabs { display:flex; gap:16px; flex-wrap:wrap; margin-bottom:24px; }
.segs-a__tab { appearance:none; background:#FFF5E6; color:#010202; border:1px solid #010202; border-radius:999px; padding:6px 24px 7px; font-weight:600; cursor:pointer; transition:background .25s ease, color .25s ease, transform .2s ease; font-size: 20px;}
.segs-a__tab:hover { background:var(--tab-color); color:#FFF5E6;}
.segs-a__tab.is-active { background:var(--tab-color); color:#FFF5E6; }
.segs-a__grid { display:flex; align-items:stretch; transition:opacity .3s ease; }
.segs-a.is-swapping .segs-a__grid{ opacity:0; }
.segs-a__left { padding: 0 60px 60px 30px; width: 50%;}
.segs-a__title { font-size:clamp(32px,3.2vw,56px); line-height:1; margin:0; max-width: 480px;}
.segs-a__text { font-size:18px; line-height:1.5; max-width:46ch; max-width: 480px;}
.segs-a__cta-wrap { margin-top:6px; }
.segs-a__cta-wrap .btn.mais:hover .btn-label, .segs-a__cta-wrap .btn.mais:hover .btn-box { background:var(--seg-color); color: #FFF5E6;}
.segs-a__cta-wrap .btn.mais:hover {--btn-ico: url('/wp-content/uploads/2025/10/btn-mais-claro.svg');}

/* direita: capa */
.segs-a__right { display:flex; align-items:stretch; justify-content:center; width:50%; }
.segs-a__cover { margin:0; width:calc(100% + 30px); margin-right:-30px; border-radius:80px 0 0 0; overflow:hidden; flex:1 1 auto; height:100%; }
.segs-a__cover img { width:100%; height:100%; display:block; object-fit:cover; transition:opacity .2s ease-in-out;}
.segs-a.is-swapping .segs-a__cover img{ opacity:0; }

/* slider próprio */
.segs-a__slider { position:relative; margin-top:10px; }
.segs-a__viewport { width:100%; overflow:hidden; }
.segs-a__track { display:flex; width:100%; will-change:transform; transform:translate3d(0,0,0); transition:transform .35s cubic-bezier(.2,.8,.2,1); }
.segs-a__slide { flex:0 0 100%; box-sizing:border-box; }
.segs-a__slide > div { background:#FFF5E6; }
.segs-a__slide-inner { height:100%; }
.segs-a__slide { background:#FFF5E6; border:1px solid #010202; border-radius:14px; overflow:hidden; display:grid; grid-template-columns:180px 1fr; min-height:180px; }
.segs-a__slide-img { border-right:1px solid #010202; background:#FFF5E6; display:flex; align-items:center; justify-content:center; block-size: 100%; overflow:hidden;}
.segs-a__slide-img img { max-width:calc(100% - 40px); max-height:calc(100% - 40px); width:auto; height:auto; object-fit:contain; margin: 20px;}
.segs-a__slide-body { padding:18px; display:grid; gap:6px; }
.segs-a__slide-body h4 { margin:0; font-size:22px; }
.segs-a__slide-body p { margin:0; font-size:16px; line-height:1.45; color:#010202; }

/* dots */
.segs-a__dots { display:flex; gap:10px; margin-top:20px; margin-left: 2px;}
.segs-a__dots button { width:14px; height:14px; border-radius:999px; border:1px solid #010202; background:transparent; cursor:pointer; padding:0; transition:transform .2s ease, background .2s ease; }
.segs-a__dots button:hover { background: #AB9FA3;}
.segs-a__dots button.is-active { background:var(--seg-color);}

.interlude-link a span {color: #FFF5E6; font-size: clamp(18px,2.8vw,32px); font-weight: 600;}
.interlude-link a img {scale: 1.2; margin-left: 10px; top: 2px; transition: .2s all ease;}
.interlude-link a:hover img {margin-left: 14px;}

/* blog journal @ home */
.blog-grid-journal { display:grid; grid-template-columns: 1fr 1fr; align-items:stretch; }
.card { border-radius:20px; overflow:hidden; background:#FFF5E6; }
.card-title a { text-decoration:none; font-family: silva-display, serif; font-weight: 600; font-size:clamp(20px,1.8vw,32px);}
.byline {font-size: 13px;}
.meta { display:flex; align-items:center; gap:8px; font-weight:600; justify-content: space-between;}
.meta__date {text-transform: uppercase; font-size: 13px;}
.meta__cat { color:inherit; text-underline-offset:2px; font-size: 13px; text-transform: uppercase;}
.meta__cat:hover { text-decoration:underline; }
.meta__fmt {font-size: 13px; text-transform: uppercase;}

/* esquerda: post 1 */
.blog-journal-l{ padding-right:30px; display:flex; } 
.card--hero{ display:flex; background:#D60000; height:100%; }
.card--hero > * { flex: 50%;}
.card--hero > div{ display:flex; flex-direction:column; min-height:100%; }
.card--hero .card-title a { font-size:clamp(22px,2.2vw,36px);}
.card-hero__media { background: var(--bg) center/cover no-repeat; }
.card-hero__top { background:#F0491E; padding:20px 30px 30px; border-radius: 0 0 20px 0; flex:0 0 auto;}
.card-hero__top .card-title { line-height:1.1; margin:24px 0 20px; }
.card-hero__bottom { padding:30px; display:flex; flex-direction:column; gap:30px; flex:1 1 auto;}
.card-hero__bottom .link-more{ margin-top:auto; }
.card-excerpt { margin:0; font-size: 16px;}

/* direita: wrapper em coluna (3 cards empilhados) */
.blog-journal-r { display:grid; gap:30px; grid-template-columns:1fr 1fr; grid-auto-rows:auto;}
/* 1 material rico */
.card--mr {grid-column:1 / -1; display:grid; grid-template-columns: 1fr 2fr; align-items:stretch; background:#AB9FA3; overflow:hidden; }
.card-mr__media { display:block; height:100%; align-self:stretch; }
.card-mr__media img { display:block; width:100%; height:100%; object-fit:cover; }
.card-mr__body { padding:20px 30px 30px; display:flex; flex-direction:column; gap:20px; }
.card-mr__body .link-more { font-weight:600;}
.card-mr__body .link-more:hover { text-decoration:underline; }
/* 2 post img */
.card--post-mid { display:flex; flex-direction:column; height:100%; position:relative; overflow:hidden; background:#F93B00; }
.post-mid__media { flex:0 0 auto; } /* imagem não expande com a altura do card */
.post-mid__media img { display:block; width:100%; height:clamp(120px, 20vw, 180px); object-fit:cover; }
.post-mid__body { flex:1 1 auto; padding:20px; display:flex; flex-direction:column; gap:20px; }
.card--post-mid .meta { position:absolute; top:20px; left:20px; right:20px; }
/* 3 post sem img */
.card--post-last { position:relative; display:flex; flex-direction:column; height:100%; background:#D60000; padding:24px; gap:20px; overflow:hidden; }
.card--post-last > * { position:relative; z-index:1; }
.card--post-last .link-more { font-weight:600; margin-top:auto; }
.card--post-last .link-more:hover { text-decoration:underline; }

/******06) CONTEÚDO ******/
.chamada-segmentos .container-d .title-b {max-width: 50%;}

.w50 {align-items: flex-start;}
.w50 > * {flex: 50%; max-width: 50%;}
.w50 > *:nth-child(1) {padding-right: 30px;}

.w50 .title-b {max-width: 460px;}
.w50 p {max-width: 460px;}

.home-c figure { display:grid; place-items:center; margin:0; height:100%; padding-top: 16px;}
.home-c figure img { width: 100%; max-width:440px; height:auto; }

.home-e figure {text-align: right;}
.home-e figure img {max-width: 540px;}

.pmg{ background:#FFF5E6; }
.pmg-grid{ display:grid; grid-template-columns:repeat(3,1fr); }
.pmg-cell{ padding:24px; background:#FFF5E6; }
.pmg-cell{ border-right:1px dashed #010202; border-bottom:1px dashed #010202; }
.pmg-cell:nth-child(-n+3){ border-top:1px dashed #010202; } 
.pmg-cell:nth-child(3n+1){ border-left:1px dashed #010202; }    
.pmg-head{ display:flex; flex-direction:column; align-items:flex-start; gap:12px; }
.pmg-head:nth-child(1) {border-left:1px dashed #010202;}
.pmg-head:nth-child(2) {border-left:none;}
.pmg-icon{ width:90px; position: absolute; animation: rotate 8s infinite linear;}
.pmg-letter{ height:84px; margin: 36px 0 8px; display:block;}
.pmg-h5{ margin:0; font-size:22px; line-height:1.2; }
.pmg-metric{ display:flex; flex-direction:column; gap:8px; justify-content:center; }
.pmg-metric strong{ font-size:40px; line-height:1; font-weight:600; }
.pmg-metric span{ font-size:16px; line-height:1.25; }
.full-cell{grid-column: 1 / -1; border-top: none; border-left:1px dashed #010202;}

.home-f ul {display: flex; gap: 16px; flex-wrap: wrap;}
.home-f ul li {background-color: #D60000; text-transform: lowercase; font-weight: 600; padding: 8px 16px 9px; white-space: nowrap; border-radius: 999px;}

/* cta */
.cta-main {align-items: stretch;}
.cta-main > * {width: 50%;}
.cta-main .bg02 {align-items: stretch;}
.cta-main .bg02 .bg03 {width: 50%; border-radius: 0 0 20px 0;}
.cta-main .bg02 .g01 {width: 20%;}

/* news cta */
.cta-news {align-items: stretch;}
.cta-news > * {width: 50%;}
.cta-news .bg02 {align-items: stretch;}
.cta-news .bg02 .bg05 {width: 50%; border-radius: 0 0 20px 0;}
.cta-news .bg02 .g02 {width: 20%;}
.cta-news form {max-width: 420px;}
.cta-news form input {margin-bottom: 12px; border: 1px solid #FFF5E6; color: #FFF5E6;}
.cta-news button {margin-top: 8px;}
.cta-news input::placeholder { color: #FFF5E6;}

/* slider cases */
.home-cases { background:#FFF5E6; }
.cases-head { display:flex; align-items:center; justify-content:space-between; margin-bottom:16px;}
.cases-slider { position:relative; }
.cases-viewport { overflow:hidden; width:100%; }
.slider-cases { display:flex; gap:60px; padding:0; margin:0; list-style:none; will-change:transform; transform:translate3d(0,0,0); transition:transform .35s cubic-bezier(.2,.8,.2,1); }
.case-item { flex:0 0 calc((100% - 120px) / 3); border-radius:16px; overflow:hidden; background:#D60000; display:flex; flex-direction:column; }
.case-figure{ position:relative; aspect-ratio:4/3; width:100%; overflow:hidden; background:#FFF5E6; display:block; }
.case-figure img{ position:absolute; inset:0; width:100%; height:100%; object-fit:cover; display:block; }
.case-meta { padding:20px 30px; background-color: #F93B00; border-radius: 0 0 16px 0;}
.case-empresa { margin:0; font-size:clamp(24px,2.4vw,32px); color: #FFF5E6;}
.case-title { margin:10px 0 0; color: #FFF5E6; font-size: 16px; font-weight: 600;}
.case-excerpt { padding:20px 30px 30px; margin-top:auto; display:flex; flex-direction:column; gap:20px; flex:1 1 auto; min-height:0;}
.case-excerpt p { margin:0; color: #FFF5E6; font-size: 16px;}
.case-excerpt .btn { margin-top:auto; align-self:flex-start; }
.case-excerpt .btn:hover .btn-label, .case-excerpt .btn:hover .btn-box { background-color: #F98586; }
.case-empresa-title {font-family: elza, sans-serif;}

/* arrows */
.prevnext {gap: 16px; margin: 0 auto; width: fit-content;}
.cases-arrow { width:60px; height:36px; border:1px solid #010202; border-radius:4px; background:#FFF5E6; display:grid; place-items:center; cursor:pointer; transition:.25s ease all; }
.cases-arrow:hover { background-color: #AB9FA3;}
.cases-arrow img { width:18px; height:18px; display:block; }
.cases-prev img { transform:rotate(180deg); }

/* SOLUÇÕES ACCORDION */
.solu-head {position: absolute; left: 0; right: 0; bottom: 0; margin: 0 auto;}
.solu-head .title-a{ margin:0 0 8vh; font-family: silva-display, sans-serif; font-size: clamp(64px,20vw,220px); font-weight: 600;}
.solu-tabs{ display:flex; gap:16px; flex-wrap:wrap; }
.solu-tab{ display:inline-block; padding:12px 28px 14px; font-size: 20px; border:1px solid #010202; border-radius:999px; text-transform: lowercase; background:#FFF5E6; color:#010202; font-weight:600; }
.solu-tab:hover{ background:var(--seg-color); color:#FFF5E6; }

.solu-group{display:grid; grid-template-columns:minmax(0,1fr) minmax(0,2fr); align-items:start; border-top:1px solid #010202;}
.solu-left { position:relative; height: 100%; border-right:1px solid #010202;}
.solu-left .p-stk { top:120px; align-self:start; }
.solu-title{ margin:0; font-size:clamp(32px,3.6vw,64px); line-height:1; padding: 30px 0;}
.solu-title a{ color:#010202; text-decoration:none; text-transform: lowercase;}
.solu-title a:hover{ color:var(--seg-color); }
.solu-right{ display:block; }

/* accordion index */
.acc{ border-bottom:1px solid #010202; position:relative; overflow:hidden; }
.acc:last-child{ border-bottom:none; }
.acc__head{width:100%; background:transparent; color:#010202; padding:20px 18px 20px 0; display:flex; align-items:flex-start; justify-content:space-between; gap:20px; border:0; cursor:pointer; text-align:left;}
.acc__title{ margin:0; font-size:clamp(18px,2vw,28px); line-height:1.2; font-family: elza, sans-serif; font-weight: 600;}
.acc__excerpt{ margin:6px 0 0; }

.acc__toggle{ width:28px; height:28px; top: 14px; display:inline-grid; place-items:center; position:relative; flex:0 0 auto; }
.acc__toggle .bar{ position:absolute; width:32px; height:6px; background:#010202; transition:transform .25s ease, opacity .2s ease; }
.acc__toggle .bar--v{ transform:rotate(90deg); }

.acc__panel{ max-height:0; overflow:hidden; transition:max-height .35s cubic-bezier(.2,.8,.2,1); }
.acc__panel-inner{ padding:18px 0 20px; max-width: 640px;}
.acc.is-open .acc__toggle .bar--v{ transform:rotate(0deg); opacity:0; }
.acc.is-open .acc__panel{ max-height:1000px; } /* grande o suficiente; o JS ajusta dinamicamente */

/* BG animado suave no item aberto */
.acc.is-open{ position:relative; }
.acc.is-open > *{ position:relative; z-index:1; }
.acc::before{ content:""; position:absolute; inset:0; background: linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--seg-color) 20%, #FFF5E6) 10%, color-mix(in srgb, var(--seg-color) 40%, #FFF5E6) 25%, color-mix(in srgb, var(--seg-color) 65%, #FFF5E6) 40%, color-mix(in srgb, var(--seg-color) 40%, #FFF5E6) 55%, color-mix(in srgb, var(--seg-color) 22%, #FFF5E6) 70%, transparent 85% ); background-size: 300% 100%; background-position: 0% 0%; opacity:0; transition:opacity .28s ease;  pointer-events:none;}

/* animação contínua, linear, “ondas” para o lado */
@keyframes solu-sweep { from { background-position:   0% 0%; } to   { background-position: 300% 0%; }}

/* mostra o BG no hover e quando aberto */
.acc:hover::before, .acc.is-open::before{ opacity:.4; animation:solu-sweep 8s linear infinite;}

/* acessibilidade: respeita reduced motion */
@media (prefers-reduced-motion: reduce){.acc::before{ animation:none !important; }}
@keyframes solu-glow {0%   { background-position: 0% 0%, 100% 100%; } 100% { background-position: 90% 60%, 20% 30%; }}

/* PÁGINA SOLUÇÕES */
.grid-solu-accordion{ display:grid; grid-template-columns: 1fr 1.5fr; gap:60px; align-items:stretch; min-height:0; }
.solu-accordion{ list-style:none; padding:0; margin:0; display:flex; flex-direction:column; }
.solu-acc__item{ border-bottom:1px solid #010202; overflow:hidden; background:#FFF5E6; }
.solu-acc__head{ width:100%; display:flex; justify-content:space-between; align-items:center; gap:16px; padding:32px 0; background:transparent; border:0; cursor:pointer; text-align:left; font-weight:600;}
.solu-acc__title{ font-size:clamp(18px, 2.2vw, 26px);; }
.solu-accordion .acc__toggle {top: 0;}
.solu-accordion .acc__toggle .bar {width: 28px; height: 5px;}
.solu-acc__item.is-open .bar--v {transform: rotate(0deg);}
.solu-acc__legend{ margin:0 0 18px; line-height:1.4; max-width: 84%;}
.solu-acc__figure{ margin:0; overflow:hidden;}
.solu-acc__figure:not(.no-mob2) img{display:block; width:100%; height:auto; transition:opacity .25s ease;}
.solu-acc__figure.no-mob2{  margin:0; height:100%; max-height: 66vh; display:flex; align-items:center; justify-content:center; overflow:hidden; box-sizing:border-box; min-height:0;}
.solu-acc__figure.no-mob2 img{ width:auto; height:auto; max-width:100%; max-height:100%; object-fit:contain; display:block; transition:opacity .25s ease;}

.btn-segs-group { display: flex; flex-wrap: wrap; gap: 12px; padding-top: 12px;}
.btn-segs { --c: var(--tab-color, #6D2AAE); display: inline-flex; align-items: center; justify-content: center;  padding: 10px 18px; border-radius: 999px; background: var(--c); color: #FFF5E6; font-weight: 600; line-height: 1; text-decoration: none; border: 0; text-transform: lowercase;}
.btn-segs:hover {filter: brightness(.88);}

/* PÁGINA SOBRE */
.fit-text {display: block; white-space: nowrap; overflow: hidden;}
.solu-head h3.fit-text {font-family: elza, sans-serif; font-weight: 600; line-height: 1.2; cursor: default;}
.solu-head h1.fit-text {color: #010202; cursor: default;}

.textomaior {font-size: clamp(20px, 2.4vw, 32px); max-width: 720px;}
.textomaior strong {font-size: clamp(23px, 2.8vw, 35px); font-family: silva-display, serif;}
.sobre-grid-b .textomaior {max-width: 540px;}

.sobre-grid-a { display:grid; grid-template-columns: 2fr 3fr; align-items: baseline; }
.sobre-grid-b { display:grid; grid-template-columns: 1fr 1fr; align-items:stretch; }
.sobre-grid-a > div:first-child {padding-right: 60px;}
.sobre-pos-l { display:flex; padding-right: 60px;}
.sobre-pos-r { display:flex; gap:60px; flex-direction: column; justify-content: center;}

.sobre-img {border-radius: 24px; overflow: hidden;}
.sobre-img img {width: 100%; height: auto; display: block; position: relative;}

.sobre-sprint .d-flex {align-items:stretch; justify-content: center; border-radius: 24px; overflow: hidden;}
.sobre-sprint .d-flex div {padding: 60px 30px;}
.sobre-sprint h5 {font-size: clamp(42px, 5.6vw, 96px); font-weight: 400; font-family: elza, serif;}
.sobre-sprint h3 {font-size: clamp(32px, 3.6vw, 64px); max-width: 480px; line-height: 1.1;}
.sobre-sprint figure {height: 100%;}
.sobre-sprint figure img {object-fit: cover; inset: 0; position: absolute;}

.info-cards {border-radius: 24px; overflow: hidden;}
.info-cards > div {padding: 30px; align-content: center;}
.info-cards h6 {font-size: clamp(56px, 10vw, 80px); font-family: elza, sans-serif; font-weight: 600;}
.info-cards span {font-size: clamp(20px, 3vw, 32px);}
.info-cards h4 {font-size: clamp(24px, 6vw, 42px);}
.info-cards p {margin-top: 6px;}
.info-cards.hor {display: grid; grid-template-columns: 1fr 1fr; align-items: stretch;}

.ic01 span {max-width: 420px; margin-left: 30px;}
.ic01 p {max-width: 480px;}
.ic01 >div:last-child {border-radius: 24px 0 0 0;}
.ic02 >div:last-child {border-radius: 24px 0 0 0;}
.ic03 >div:first-child {border-radius: 0 0 0 24px;}
.ic04 >div:last-child {border-radius: 0 0 0 24px;}
.ic05 >div:last-child {border-radius: 24px 0 0 0;}

/* figuras flutuantes */
.hero__images { position: absolute; inset: 0; pointer-events: none; contain: layout paint style;}
.float-img { position: absolute; left: var(--x); top: var(--y); transform: translate(-50%, -50%) scale(0.9); width: var(--w, 320px); border-radius: 12px; overflow: hidden; opacity: 0; z-index: 1; box-shadow: 0 10px 20px rgba(0,0,0,.12); animation: pop-in .28s ease forwards, fade-out .28s ease forwards; animation-delay: 0s, 3.2s; }
.float-img img { display: block; width: 100%; height: auto;}

/* animações e display */
@keyframes pop-in { from { opacity: 0; transform: translate(-50%, -50%) scale(.92) rotate(-1.5deg); }  to   { opacity: 1; transform: translate(-50%, -50%) scale(1) rotate(0deg); }}
@keyframes fade-out { from { opacity: 1; } to   { opacity: 0; }}
@media (max-width: 1023px) {.hero__images { display: none; }}


/* PÁGINA CLIENTES */
.cli-card-a figure {margin-right: -60px; border-radius: 36px 0 0 0; overflow: hidden; max-height: 52vh;}
.cli-card-a figure img {width: 100%; height: auto; display: block; position: relative; object-position: 50% 50%;}
.cli-card-a div {margin: -12vh -60px 0 60px; padding: 30px 60px 30px 30px; border-radius: 24px 0 0 24px;}
.cli-card-a div::before { content: url('/wp-content/uploads/2025/10/asset-aspas.svg'); position: absolute; top: -16px; left: 30px;}
.cli-card-a div h5 {margin: 16px 0 28px; font-family: elza, sans-serif; font-style: italic; font-weight: 400; font-size: clamp(18px, 1.8vw, 24px);;}
.cli-card-a div h6 {font-family: elza, sans-serif; }

.clicli-b-sec .w50 {align-items: center;}
.clicli-b-sec .textomaior {padding: 16px 0;}
.w50 > .cli-card-b {padding-right: 60px;}
.w50 p.textomaior {max-width: 100%;}
.cli-card-b article {margin-left: -60px; padding: 30px 60px 120px 60px; border-radius: 0 36px 0 0; overflow: hidden; background: linear-gradient(0deg, #E6B3F2 0%, #A48CF2 100%); }
.cli-card-b div {margin: -60px 60px 0 -60px; padding: 30px 30px 30px 60px; border-radius: 0 24px 24px 0;}
.cli-card-b div::before { content: url('/wp-content/uploads/2025/10/asset-aspas.svg'); position: absolute; top: -16px; left: 60px;}
.cli-card-b div h5 {margin: 16px 0 28px; font-family: elza, sans-serif; font-style: italic; font-weight: 400; font-size: clamp(18px, 1.8vw, 24px);;}
.cli-card-b div h6 {font-family: elza, sans-serif; }

/* BLOG */
/* L – MARQUEE */
.marquee {position: relative; width: 100%; overflow: hidden; height: 100px;}
.marquee-track {display: flex; width: max-content; animation: marquee 60s linear infinite;}
.marquee p {flex: 0 0 auto; margin: 0; padding: 16px 0; white-space: nowrap; font-family: silva-display, serif; font-weight: 600; font-size: 42px; color: #111D13; text-transform: lowercase;}
@keyframes marquee {0% {transform: translateX(0);} 100% {transform: translateX(-50%);}}

.hero-blog-grid{display: flex; height: 100%;}
.hero-blog-grid > * {width: 50%;}
.hero-blog-left{display:flex;flex-direction:column;min-height:100%}
.hero-left-top{height:100%; }
.hero-left-top__bg {height: calc(100% - 90px); border-radius: 0 0 48px 0;}

.hero-blog-content{flex:1 0 auto;min-height:0;display:flex;flex-direction:column;justify-content:flex-end; padding-bottom: 60px; padding-top: 60px;}
.hero-blog-content .meta {gap: 16px; justify-content: inherit; align-items: center;}
.hero-blog-content .meta .meta__cat {padding: 3px 8px 4px; border: 1px solid #FFF5E6; border-radius: 99px;}
.hero-blog-content .meta .meta__cat:hover {color: #D60000; background-color: #FFF5E6;}
.hero-blog-content h1 {line-height: 1;}
.hero-blog-figure{margin:0;position:relative;min-height:100%; display:grid;place-items:center; overflow: hidden;}
.hero-blog-figure img{width:100%;height:100%;object-fit:cover;display:block}

.hero-blog-content.hero-single {position: absolute; bottom: 0; max-width: 780px;}

.barra-editoria {border: 1px solid #010202; border-radius: 24px;}
.barra-editoria .post-cats li {margin-right: 16px;}
.barra-editoria .post-cats li a {text-transform: lowercase; padding: 7px 16px 8px; border-radius: 999px; border: 1px solid #010202;}
.barra-editoria .post-cats li a:hover {background-color: #010202; color: #FFF5E6;}

.blog-search-form {overflow: hidden; width: 320px; border-radius: 4px;}
.blog-search-form button {position: absolute; top: 0; right: 0; height: 45px; width: 48px; border-left: 1px solid #010202; background: transparent; transition: .3s all ease; cursor: pointer;}
.blog-search-form button img {width: 20px; margin-right: 1px;}
.blog-search-form button:hover {background-color: #010202;}
.blog-search-form button:hover img {filter: invert(200);}

.posts-grid.blog-grid-02 {display: grid; grid-template-columns: 1fr 1fr; gap: 60px;}
.posts-grid.blog-grid-03 {display: grid; grid-template-columns: repeat(3, 1fr); gap: 60px;}
.posts-grid li figure {border-radius: 24px; overflow: hidden; aspect-ratio: 8/5;}
.posts-grid li figure img {width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; object-position: 50% 50%;}
.posts-grid h2 a, .posts-grid h3, .posts-grid h4 {font-size: clamp(20px,2.8vw,42px); font-family: silva-display;}
.posts-grid.blog-grid-03 h2 a, .posts-grid.blog-grid-03 h3 a, .posts-grid.blog-grid-03 h4 a {font-size: clamp(22px,2.4vw,36px);}
.posts-grid .meta__cat {margin-left: 16px; text-transform: lowercase; padding: 3px 12px 4px; border: 1px solid #010202; transition: .3s all ease; border-radius: 999px;}
.posts-grid .meta__cat:hover {background-color: #010202; color: #FFF5E6; text-decoration: none;}
.posts-grid.blog-grid-03 li figure {aspect-ratio: 4/3;}
.posts-grid .meta__fmt {padding: 3px 12px 4px; border: 1px solid #FFF5E6; width: fit-content; border-radius: 999px;}

.blog-material-destaque .card--mr {grid-template-columns: 1fr 1fr;}
.blog-material-destaque .card--mr .meta__fmt {padding: 3px 12px 4px; border: 1px solid #FFF5E6; width: fit-content; border-radius: 999px;}
.blog-material-destaque .card--mr .card-title a {font-size: clamp(22px,2.4vw,36px);}
.blog-material-destaque .card-mr__media {width: 100%; background: linear-gradient(0deg, #D60000 0%, #F93B00 100%); height: 100%;}
.blog-material-destaque .card-mr__media figure {width: 90%; height: 100%; border-radius: 0 24px 0 0; overflow: hidden;}
.blog-material-destaque .card-mr__media figure img {position: absolute; inset: 0; width: 100%; height: 100%; max-width: 100%; max-height: 100%; object-fit: cover; object-position: 50% 50%;}
.blog-material-destaque .card-mr__body {gap: 24px;}

.blog-general-posts-grid {display: grid; grid-template-columns: 1fr 1fr; gap: 60px;}
.blog-general-posts-grid li {border-bottom: 1px solid #010202;}
.blog-general-posts-grid li:last-child {border-bottom: 0;}
.blog-general-posts-grid li h4 {font-size: clamp(18px,1.8vw,28px);}
.lista-mais-blog li a {display: grid; justify-content: space-between; grid-template-columns: 80px 1fr 24px; gap: 24px; align-items: center; padding: 30px 0;}
.lista-mais-blog li a figure {justify-self: end;}
.lista-mais-blog li a img {transition: .2s all ease;}
.lista-mais-blog li a:hover img {rotate: -45deg;}
.lista-mais-mr li a {display: grid; justify-content: space-between; grid-template-columns: 3fr 1fr; gap: 24px; align-items: center; padding: 30px 0;}
.lista-mais-mr .meta__fmt {padding: 3px 12px 4px; border-radius: 999px; border: 1px solid #010202; width: fit-content; font-weight: 600; font-size: 11px; transition: .2s all ease; justify-self: end;}
.lista-mais-mr li a:hover .meta__fmt {background-color: #010202; color: #FFF5E6;}

/*instagram*/
#sbi_images {gap: 30px !important;}
#sb_instagram #sbi_images .sbi_item {aspect-ratio: 1080/1350;}
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_photo_wrap {border-radius: 24px 24px 0 24px; overflow: hidden; height: 100%;}

/*single post*/
.blog-post-single {max-width: 720px;}
.blog-post-single p {padding: 12px 0;}
.blog-post-single h1 {font-size: 42px; padding: 20px 0 8px;}
.blog-post-single h2 {padding: 20px 0 8px;}
.blog-post-single h3 {font-family: elza, sans-serif; font-size: 24px; padding: 12px 0 6px;}
.blog-post-single h4 {font-size: 24px; padding: 12px 0 6px;}
.blog-post-single img {width: 100%;}
.blog-post-single ul {padding: 12px 24px 24px; }
.blog-post-single ul li {padding: 8px 0; list-style: circle inside; font-size: 18px; display: list-item;}
.blog-post-single ul li a {display: initial;}
.blog-post-single ol {padding: 12px 24px 24px;}
.blog-post-single ol li {padding: 8px 0; list-style: decimal inside; font-size: 18px; display: list-item;}
.blog-post-single blockquote {padding-left: 48px;}
.blog-post-single blockquote p {font-size: 32px; font-style: italic; line-height: 1.2; }
.blog-post-single blockquote h5 {font-size: 24px; padding-top: 4px;}
.blog-post-single blockquote h5 strong {text-transform: uppercase; font-family: elza,sans-serif; font-size: 14px;}
.blog-post-single figure {margin: 16px 0 28px;}

/*ARCHIVES, MATERIAIS, POSTS...*/
.regular-position {position: absolute; left: 0; bottom: 0;}
.regular-position h5 {font-size: 42px; font-family: elza, sans-serif;}
.regular-position h1 {font-size: clamp(42px, 14vw, 190px); text-transform: lowercase;}

.nav-pagination {border: 1px solid #010202; border-radius: 8px;}
.nav-pagination * {white-space: nowrap;}
.nav-pagination.c00 {border-color: #FFF5E6;}
.nav-pagination p {padding: 0 30px;}
.nav-pagination ul {display: flex;}
.nav-pagination ul li {border-left: 1px solid #010202;}
.nav-pagination ul li a, .nav-pagination ul li span {padding: 16px 30px;}
.nav-pagination ul li a:hover {background-color: #010202; color: #FFF5E6;}
.nav-pagination.c00 ul li {border-color: #FFF5E6;}
.nav-pagination.c00 ul li a:hover {background-color: #FFF5E6; color: #010202;}

.materiaisform {display: grid; grid-template-columns: 1fr 1fr; gap: 12px;}
.materiaisform input:not([type="submit"]), .materiaisform select {border: 1px solid #FFF5E6; color: #FFF5E6; padding: 12px 16px; font-size: 15px; border-radius: 4px;}
.materiaisform input:not([type="submit"])::placeholder, .materiaisform select::placeholder, textarea::placeholder {color: #FFF5E6; opacity: 1;}
.materiaisform button {margin-top: 12px;}

.cases-grid.posts-grid li figure {border-radius: 0;}
.cases-single-grid{ display: grid; gap: 60px; grid-template-columns: minmax(0, 740px) 1fr; align-items: start;}
.profile-cases{ display: grid; grid-template-columns: repeat(auto-fill, minmax(284px, 1fr)); gap: 30px; align-content: start;  margin: 0; padding: 0; list-style: none;}

.case-card {border-radius: 24px; overflow: hidden;}
.case-card > div {padding: 30px; align-content: center;}
.case-card .case-card__kicker {border-radius: 0 0 16px 0; padding: 20px 30px;}
.case-card .case-card__title {padding: 20px 30px 30px;}
.case-card p {font-size: clamp(16px, 2vw, 20px); font-weight: 600;}
.case-card h3 {margin-top: 6px; font-size: 18px; font-family: elza, sans-serif;}

.case-card:first-child {display: grid; grid-template-columns: 1fr 1fr; align-items: stretch;}
.case-card:first-child h3 {font-size: clamp(32px, 8vw, 64px);}

/******07) FOOTER ******/
.fot-cta {position: fixed; bottom: 24px; margin: 0 auto; left: 0; right: 0; padding: 10px 24px 12px; width: fit-content; border-radius: 999px; background-color: #6D2AAE; font-weight: 600; color: #FFF5E6; opacity: 0; transform: translateY(40px); transition: opacity .28s ease, transform .28s ease; pointer-events: none; z-index: 3;}
.fot-cta.is-on{ opacity: 1; transform: translateY(0); pointer-events: auto;}

.footer-content > * {flex: 0 50%;}
.footer-content .news {padding-right: 30px;}
.footer-content .news form {max-width: 420px;}
.footer-content .news form input {margin-bottom: 12px;}
.footer-content .news h4 {font-size: 20px; font-family: elza, sans-serif; font-weight: 600;}
.footer-content .news .newsform button {margin-top: 8px;}
.footer-content .menu-footer > * {flex: 0 50%;}

.menu-footer li a {font-size: 18px; text-transform: lowercase; padding-bottom: 12px;}
.menu-footer .menu-item-has-children {padding-bottom: 16px;}
.menu-footer .sub-menu li a {font-weight: 400;}
.menu-footer .sub-menu .seg-01 a,
.menu-footer .sub-menu .seg-02 a,
.menu-footer .sub-menu .seg-03 a,
.menu-footer .sub-menu .seg-04 a {padding-left: 22px; position: relative;}
.menu-footer .sub-menu .seg-01 a::before,
.menu-footer .sub-menu .seg-02 a::before,
.menu-footer .sub-menu .seg-03 a::before,
.menu-footer .sub-menu .seg-04 a::before {content: ''; width: 10px; height: 10px; border-radius: 100%; border: 3px solid #F93B00; position: absolute; left: 0; top: 2px;}
.menu-footer .sub-menu .seg-02 a::before {border-color: #005EB2;}
.menu-footer .sub-menu .seg-03 a::before {border-color: #3F6B3F;}
.menu-footer .sub-menu .seg-04 a::before {border-color: #D836A7;}
.menu-footer li a { padding-right: 18px; width: fit-content;}
.menu-footer li a::after { content:url('/wp-content/uploads/2025/10/btn-seta.svg'); position: absolute; right: 0; top: 1px; opacity: 0; transition: .3s all ease; scale: .7;}
.menu-footer li a:hover::after { transform: translateX(6px); opacity: 1;}

.copyright p {font-size: 13px;} 
.copyright p a:hover {text-decoration: underline dotted #F93B00; text-decoration-thickness: 4px; text-underline-offset: 4px; transition: none;} 

/******07) LGPD ******/
.lgpd{position:fixed; background:#FFF5E6; color:#010202; z-index:9; border: 1px solid #010202; right: 60px; bottom: 60px; border-radius: 16px; max-width: 420px;}
.lgpd[hidden]{display:none}
.lgpd__box{margin:0 auto;padding:30px}
.lgpd__text{margin:24px 0 36px;font-size:15px;line-height:1.3}
.lgpd .link-more {margin-top: 20px;}
.lgpd__actions{display:flex;gap:8px;flex-wrap:wrap}
.lgpd__btn{appearance:none;border:1px solid #D60000;background:#D60000;border-radius: 999px; color:#FFF5E6;padding:12px 24px;cursor:pointer; width: 100%; height: fit-content; font-family: elza, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 16px; transition: .2s all ease;}
.lgpd__btn:hover {filter: brightness(.9);}

/* animação */
.lgpd { transform: translateY(24px); opacity: 0; transition: transform .36s ease, opacity .36s ease; }
.lgpd.is-visible { transform: translateY(0); opacity: 1; }
.lgpd.is-leaving { transform: translateY(24px); opacity: 0; }

/* acessibilidade: sem animação para quem prefere reduzir movimentos */
@media (prefers-reduced-motion: reduce){.lgpd { transition: none; transform: none; opacity: 1; }}


/******99) RESPONSIVOS ******/

@media screen and (min-width: 1921px) {
}

@media screen and (min-width: 1481px) {
.no-desk0 {display: none;}

.hero-content, .hero-single, .hero-blog-content.hero-single {max-width: 1660px; margin: 0 auto; left: 0; right: 0; padding-left: 60px;}
.solu-left .p-stk {max-width: 400px;}
.cli-quote {max-width: 50%;}
.segs-a__left {padding: 0 60px 60px 60px;}
.cta-main .container-d, .cta-news .container-d, .hero-blog-content > .container-d {max-width: 700px;}
.hero-single > .container-d {max-width: 720px; padding-left: 0; margin: 0;}
}

@media screen and (min-width: 1081px) {
.no-desk1 {display: none;}
}

@media screen and (min-width: 769px) {
.no-desk2 {display: none;}
}

@media screen and (min-width: 481px) {
.no-desk3 {display: none;}
}

@media screen and (max-width: 1080px) {
.no-mob1 {display: none !important;}
.padtop3 {padding-top: 3vh;}
.padbot3 {padding-bottom: 3vh;}
.padtop4 {padding-top: 4vh;}
.padbot4 {padding-bottom: 4vh;}
.padtop5 {padding-top: 5vh;}
.padbot5 {padding-bottom: 5vh;}
.padtop6 {padding-top: 6vh;}
.padbot6 {padding-bottom: 6vh;}
.padtop7 {padding-top: 7vh;}
.padbot7 {padding-bottom: 7vh;}
.padtop8 {padding-top: 8vh;}
.padbot8 {padding-bottom: 8vh;}
.padtop9 {padding-top: 10vh;}
.padbot9 {padding-bottom: 10vh;}
.padtop10 {padding-top: 12vh;}
.padbot10 {padding-bottom: 12vh;}
p {font-size: 16px;}

.slider-cases {gap: 30px;}
.case-meta {padding: 12px;}
.case-excerpt {padding: 12px 12px 24px;}


.hero.vh.vw.hero-blog { min-height: 100svh; }
.hero-blog-grid{ display:flex; flex-direction: column-reverse; min-height: 100%;}
.hero-blog-left{ flex: 0 0 auto;min-height: 0; height: auto;}
.hero-blog-figure{flex: 1 1 auto; min-height: clamp(200px, 35svh, 60svh); border-radius: 0 0 24px 0; overflow: hidden; display: grid; place-items: center;}
.hero-blog-figure img{ width: 100%;  height: 100%; object-fit: cover; object-position: 50% 50%; display: block;}
.hero-blog-grid > * {width: 100%;}
.hero-left-top__bg {display: none;}
.marquee p {padding: 12px 0; font-size: 32px;}
.marquee {height: 66px;}
.hero-blog-content h1 {font-size: 36px;}
.posts-grid.blog-grid-03 {gap: 30px;}

/* blog journal */
.blog-grid-journal{ grid-template-columns:1fr; }
.blog-journal-l{ padding-right:0; padding-bottom: 24px;}
.blog-journal-r { display:grid; gap:24px;}
.byline,
.meta__date,
.meta__cat,
.meta__fmt {font-size: 11px;}
.post-mid__body,
.card--post-last,
.card-mr__body,
.card-hero__top,
.card-hero__bottom {padding: 12px;}
.blog-grid-journal .link-more {font-size: 14px; padding-bottom: 8px;}
.card-excerpt {font-size: 14px;}
.card--post-mid .meta {top:12px; left:12px; right:12px; }
.card-mr__body {gap: 12px;}
.post-mid__body .byline {padding-bottom: 8px;}
.post-mid__media img {height:clamp(80px, 20vw, 140px); object-fit:cover; }

/* header */
.nav-grid {grid-template-columns: 1fr;}
.panel-box--nav {display: flex; flex-direction: column-reverse;}
.nav-aside__top .socials {position: relative; width: 100%; justify-content: space-between; border-top: 1px solid #010202;}

.cases-single-grid{ gap: 30px;}
.case-card {border-radius: 16px;}
.case-card > div {padding: 24px; align-content: center;}
.case-card .case-card__kicker {padding: 16px 24px;}
.case-card .case-card__title {padding: 16px 24px 24px;}

.lgpd__box{grid-template-columns: 3fr 1fr;}

}

@media screen and (max-width: 980px) {
.segs-a { background: linear-gradient(180deg, #FFF5E6 0%, color-mix(in srgb, var(--seg-color) 40%, #FFF5E6) 55%, var(--seg-color) 100%); }
.segs-a__grid { grid-template-columns: 1fr; gap:22px; padding-left: 12px; padding-right: 12px;}
.segs-a__right { display:none; }
.segs-a__title { font-size:clamp(24px,7vw,42px); }
.segs-a__text { font-size:18px; max-width:none; }
.segs-a__track { gap: 24px;}
.segs-a__slider {margin-left: -24px; margin-right: -24px;}
.segs-a__viewport {padding-left: 24px; padding-right: 24px;}
.segs-a__slide { grid-template-columns: 1fr; flex-basis:calc(50% - 12px); padding: 0;}
.segs-a__slide-img{ border-right:0; border-bottom:1px solid #010202; display:flex; align-items:center; justify-content:center; padding:20px; block-size:clamp(160px, 35vw, 260px); overflow:hidden;}
.segs-a__slide-img img {height: 120px; max-height: 120px; width: auto;}
.segs-a__slide-body p {font-size: 14px;}
.segs-a__left {padding: 0 0 24px 0; width: 100%;}
.segs-a__dots {margin-left: 26px;}
.segs-a__dots button.is-active {background-color: #FFF5E6;}
.segs-a__tab {padding: 4px 12px 5px; font-size: 14px;}
.segs-a__tabs {gap: 6px;}
}

@media screen and (max-width: 768px) {
.no-mob2 {display: none !important;}
.container-a {width: calc(100vw - 24px);}
.container-b {padding-left: 12px; padding-right: 12px;}
.container-c {width: calc(100vw - 24px); padding-left: 12px; padding-right: 12px;}
.container-d {padding-left: 24px; padding-right: 24px;}
p {font-size: 15px; letter-spacing: -0.01em;}

.title-a {font-size: 48px;}
.title-a strong {font-size: 52px;}
.title-b {font-size: 36px;}
.title-b strong {font-size: 39px;}
.title-c {font-size: 30px;}
.title-c strong {font-size: 33px;}
.title-d {font-size: clamp(64px, 12vw, 96px); line-height: 1;}
.legenda-a {font-size: 18px;}
.chapeu {font-size: 14px;}

.container-d .title-b {max-width: 65%;}

.deps-hint {display:flex; border-top: 1px solid #010202; border-bottom: 1px solid #010202; padding-top: 2vh; padding-bottom: 2vh;}
.deps-hint span {font-family: silva-display, serif; font-size: 18px; font-weight: 600;}
.deps-hint img {animation: move 1.6s infinite;}

.btn-label {padding:7px 16px 6px 10px; min-width:70px; font-size:13px; }
.btn-box {height:28px;}
.btn-ico {width:13px; height:13px;}

.hero-solucoes-gestao {background: linear-gradient(0deg, #F93B00 0%, rgba(249,59,0,0) 70%);}
.hero-solucoes-comercial {background: linear-gradient(0deg, #005EB2 0%, rgba(0,94,178,0) 70%);}
.hero-solucoes-logistica {background: linear-gradient(0deg, #3F6B3F 0%, rgba(63,107,63,0) 70%);}
.hero-solucoes-fiscfin {background: linear-gradient(0deg, #D836A7 0%, rgba(216,54,167,0) 70%);}

.blog-general-posts-grid {grid-template-columns: 1fr;}

/* header */
#site-header-wrap {inset: 12px 0 auto;}
.nav-grid { grid-template-columns: 1fr; }
.nav-aside { order: -1; }
.filiais { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.group-fields { grid-template-columns: 1fr; }
.contact-left { min-height: 220px; }
.form-row { grid-template-columns: 1fr; }
.target-header__actions {justify-content: space-between; flex-direction: row-reverse;}
.target-header__actions .icon-btn {right: -12px;}
.target-header__logo {position: absolute; left: 0; right: 0; margin: 0 auto; width: fit-content; z-index: 99;}
.target-header__inner {padding: 8px 12px;}
.panel-box--search input:not([type="submit"]), select {font-size: 16px;}
.panel-box--search form {padding: 12px;}
.target-panel > .container-a { height: 100%; }
.panel-box { height: 100%; }
.nav-grid { height: 100%; min-height: 0; padding: 0;}
.nav-main__list {padding: 20px;}
.nav-main__item {font-size: clamp(16px,6vw,22px);}
.nav-sub__link {font-size: clamp(15px,5.6vw,20px);}
.nav-cta {font-size: clamp(16px,6vw,24px); padding: 16px; font-weight: 600; color: #FFF5E6; background-color: #6D2AAE; margin-top: 10px; border-top: 1px solid #010202;}
.contact-grid {display: flex; flex-direction: column;}
.contact-left {min-height: initial; height: 20vh;}
.contact-left__wrap {display: block; border-right: none; border-bottom: 1px solid #010202;}
.contact-left__wrap img {margin: 0 auto; padding: 12px; max-height: 100%; height: 20vh;}
.contact-right__header {padding: 12px;}
.panel-box--contact { height: 100%; }
.contact-grid { grid-template-columns: 1fr; height: 100%; }
.contact-right { height: 100%; min-height: 0; display: grid; grid-template-rows: auto minmax(0, 1fr); }
.contact-form--full { height: 100%; display: grid; grid-template-rows: minmax(0, 66fr) minmax(0, 20fr) minmax(0, 14fr); overflow: auto; }
.group-fields { min-height: 0; align-content: stretch; }
.group-fields input { padding: 12px; font-size: 16px; }
.group-fields input::placeholder { font-size: 16px; }
.group-fields select { padding: 12px; font-size: 16px; }
.group-fields .select__arrow { width: 12vw; }
.group-fields .select__arrow img { width: 13px; height: 13px; }
.group-textarea { min-height: 0; }
.group-textarea textarea { padding: 10px 12px; font-size: 16px; }
.group-textarea textarea::placeholder { font-size: 16px; }
.group-actions { display: grid; align-content: stretch; }
.group-actions .botao--cta { padding: 12px; font-size: 16px; justify-content: center; height: 100%; }
.group-actions .botao-arrow { width: 16px; height: 16px; margin-left: 6px; }
.nav-main li a::after {top: 0;}

/* content */
.hero-content {position: absolute; left: 24px; bottom: 48px; max-width: 540px; padding-right: 24px;}
.slider-cases { gap:24px; }
.case-item{ flex:0 0 calc((100% - 24px)/2); }
.cases-arrow {width: 48px; height: 28px;}
.case-title {font-size: 14px;}

.chamada-segmentos .container-d .title-b {max-width: 70%;}

.pmg-cell{ border:1px dashed #010202; padding: 12px;}
.pmg-cell + .pmg-cell{ margin-top:-1px; margin-left: -1px; } /* funde traços entre blocos */
.pmg-icon{ width:72px; height:72px; }
.pmg-letter{ height:56px; }
.pmg-h5{ font-size:18px; }
.pmg-head:nth-child(1) {border-left:1px dashed #010202; margin-left: -1px; margin-top: -1px;}
.pmg-head:nth-child(2) {border-left:1px dashed #010202;}
.pmg-metric strong{ font-size:28px; }
.pmg-metric span {font-size: 14px;}
.home-e figure {text-align: inherit; padding-top: 6vh;}
.home-e figure img {width: 100%;}

.w50 {flex-direction: column;}
.w50 > * {flex: 100%; max-width: 100%;}
.w50 > *:nth-child(1) {padding-right: 0;}

.home-f ul {gap: 12px;}
.home-f ul li {padding: 6px 12px 7px; font-size: 14px;}

.case-excerpt p {font-size: 14px;}

.cta-main {flex-direction: column;}
.cta-main > * {width: 100%;}
.cta-main .bg02 {height: 8vh;}
.cta-news {flex-direction: column;}
.cta-news > * {width: 100%;}
.cta-news .bg02 {height: 8vh;}

.page-solucoes{ --anchor-offset: 0px; }
.solu-group{ grid-template-columns:1fr;}
.solu-left{ border-right: none; position:sticky; top: 0; padding-top: 70px; z-index:2;  background:#FFF5E6; border-bottom:1px solid #010202;}
.solu-tab {padding: 4px 12px 5px; font-size: 14px;}
.solu-tabs {gap: 6px;}
.solu-head .title-a {margin-bottom: 4vh;}
.grid-solu-accordion{ grid-template-columns:1fr; }
.solu-acc__head{ padding:24px 0;}
.solu-acc__figure img {padding: 12px 12px 24px;}
.solu-accordion .acc__toggle .bar {width: 20px; height: 3px;}

.sobre-grid-a { grid-template-columns: 1fr; gap: 24px;}
.sobre-grid-b { grid-template-columns: 1fr; gap: 24px;}
.sobre-grid-a > div:first-child {padding-right: 0;}
.sobre-pos-r {gap: 24px;}
.sobre-pos-l { padding-right: 0;}
.info-cards.hor {grid-template-columns: 1fr;}
.info-cards > div {padding: 20px;}
.info-cards h6 {line-height: 1.1;}
.ic04 > div:last-child {border-radius: 0 24px 0 0;}
.sobre-sprint figure {padding-top: 32vh;}
.sobre-pos-r .textomaior {padding-top: 6vh;}

.cli-quote {margin-left: -24px; margin-bottom: -48px; padding: 48px 24px 24px; max-width: 80%;}
.cli-quote::before {left: 24px};
.cli-quote h3 {font-size: 20px;}
.cli-card-a {margin-top: 6vh;}
.cli-card-a figure {margin-right: -24px; margin-left: 24px;}
.cli-card-a div {margin: -12vh -24px 0 56px; padding: 24px 48px 24px 24px;}
.cli-card-a div h5 {margin: 16px 0;}
.cli-card-a div h6 { font-size: 16px;}
.clicli-b-sec .w50 {flex-direction: column-reverse;}
.cli-card-b {margin-top: 6vh;}
.cli-card-b article {margin-left: -24px; margin-right: 24px; padding: 24px 24px 96px 24px; }
.cli-card-b div {margin: -48px 56px 0 -24px; padding: 36px 24px 24px 24px;}
.cli-card-b div::before { position: absolute; top: -16px; left: 24px;}
.cli-card-b div h5 {margin: 16px 0 28px;}
.cli-card-b div h6 {font-size: 16px;}
.cli-card-b .title-b {max-width: initial;}

.hero-blog-content {padding-bottom: 24px; padding-top: 24px;}
.posts-grid.blog-grid-03 { grid-template-columns: 1fr; gap: 24px;}
.posts-grid.blog-grid-02 li:last-child {margin-top: 0px;}
.relacionados .posts-grid.blog-grid-03 {overflow-x: scroll; overflow-y: hidden; display: flex;}
.relacionados .posts-grid.blog-grid-03 li {min-width: 280px;}
.blog-material-destaque .card--mr {grid-template-columns: 1fr;}
.blog-material-destaque .card-mr__body {padding: 12px 12px 24px;}
.barra-editoria > .d-flex {flex-direction: column; align-items: baseline;}
.barra-editoria .post-cats {margin-bottom: 24px;}
.barra-editoria .post-cats li a {font-size: 12px; padding: 3px 12px 4px;}
.barra-editoria .post-cats li {margin-right: 8px; margin-bottom: 8px;}
.blog-material-destaque .card-mr__media {height: 30vh;}
.blog-material-destaque .card-mr__body {gap: 12px;}
.blog-search-form {width: 100%;}
.lista-mais-blog li a {grid-template-columns: 60px 1fr 24px;}
.lista-mais-mr li a {grid-template-columns: 1fr 130px;}

.instagram #sb_instagram.sbi_tab_col_2 #sbi_images {overflow-x: scroll; overflow-y: hidden; display: flex; flex-wrap: nowrap; padding-left: 24px; padding-right: 24px;}
.instagram #sb_instagram #sbi_images .sbi_item {min-width: 240px;}
.instagram ul {margin-left: -24px; margin-right: -24px;}
#sbi_images {gap: 24px !important;}
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_photo_wrap {border-radius: 16px 16px 0 16px;}

.posts-grid li figure {border-radius: 16px;}
.posts-grid .meta__cat {padding: 2px 6px 4px; margin-left: 8px;}

.blog-post-single h1 {font-size: 28px;}
.blog-post-single h2 {font-size: 28px;}
.blog-post-single h3 {font-size: 20px;}
.blog-post-single h4 {font-size: 20px;}
.blog-post-single ul li {font-size: 16px;}
.blog-post-single ol li {font-size: 16px;}
.blog-post-single blockquote {padding-left: 32px;}
.blog-post-single blockquote p {font-size: 22px;}
.blog-post-single blockquote h5 {font-size: 18px;}
.blog-post-single blockquote h5 strong {font-size: 13px;}

.regular-position h5 {font-size: 24px;}
.nav-pagination ul li a, .nav-pagination ul li span {padding: 12px 16px; font-size: 14px;}
.nav-pagination ul li:first-child {border-left: 0;}
.posts-grid .meta__fmt {padding: 2px 6px 3px;}

.cases-single-grid{ display: flex; flex-direction: column-reverse;}
.profile-cases{ gap: 24px;}

.sobre-img {border-radius: 12px;}

/* footer */
.footer-content {flex-direction: column; padding-bottom: 3vh;}
.footer-content > * {flex: 100%; width: 100%;}
.footer-content .news {border-bottom: 1px solid #010202; padding-right: 0; padding-bottom: 5vh;}
.footer-content .news form {max-width: 100%;}
.footer-content .socials {margin-left: 1px;}
.footer-content .menu-footer {padding-top: 5vh;}
.menu-footer li a {padding-right: 0; font-size: 15px;}
.menu-footer li a::after {display: none;}
.menu-footer .sub-menu .seg-01 a,
.menu-footer .sub-menu .seg-02 a,
.menu-footer .sub-menu .seg-03 a,
.menu-footer .sub-menu .seg-04 a {padding-left: 18px;}
.menu-footer .sub-menu .seg-01 a::before,
.menu-footer .sub-menu .seg-02 a::before,
.menu-footer .sub-menu .seg-03 a::before,
.menu-footer .sub-menu .seg-04 a::before {width: 7px; height: 7px;top:1px;}
.filiais-footer {padding-top: 5vh; padding-bottom: 5vh;}
.filiais-footer .filiais {margin-left: -12px; margin-right: -12px; padding-left: 12px; padding-right: 12px; display: flex; flex-wrap: nowrap; overflow-x: scroll; overflow-y: hidden;}
.filiais-footer .filiais li {min-width: 120px;}
.copyright {padding-bottom: 0;}
.copyright p {font-size: 12px;}

.lgpd {left: 24px; right: 24px; bottom: 24px; max-width: 100%;}
.lgpd__box{padding:24px;}
}

@media screen and (max-width: 480px) {
.no-mob3 {display: none !important;}
.container-d {padding-left: 12px; padding-right: 12px;}
h1 {font-size: 36px;}

.title-a {font-size: 36px;}
.title-a strong {font-size: 39px;}
.title-b {font-size: 28px;}
.title-b strong {font-size: 31px;}
.title-c {font-size: 24px;}
.title-c strong {font-size: 26px;}
.legenda-a {font-size: 16px;}

.container-d .title-b {max-width: 80%;}
.hrmini {max-width: 220px; margin: 0;}
.link-more {font-size: 14px;}

/* content */
.hero-content {position: absolute; left: 12px; bottom: 24px; padding-right: 12px;}

.segs-a__tab {font-size: 12px; padding: 4px 9px 5px;}
.segs-a__slide{ flex:0 0 66%; }
.segs-a__slide-img {padding: 0;}
.segs-a__grid {padding-left: 0; padding-right: 0;}
.segs-a__track {gap: 12px;}
.segs-a__slider {margin-left: -12px; margin-right: -12px;}
.segs-a__dots {margin-right: 14px;}
.segs-a__viewport {padding-left: 12px; padding-right: 12px;}

.solu-tab {font-size: 12px; padding: 4px 9px 5px;}

.slider-cases { gap:12px; }
.case-item{ flex:0 0 66%; }
.case-title {font-size: 13px;}
.case-excerpt {padding: 12px 12px 20px;}

.pmg-h5 {font-size: 16px;}
.pmg-metric span {font-size: 13px;}
.pmg-metric strong{ font-size:24px; }

.chamada-segmentos .container-d .title-b {max-width: 100%;}

.blog-journal-l{ padding-bottom:12px;}
.blog-journal-r { display:grid; gap:12px;}
.byline,
.meta__date,
.meta__cat,
.meta__fmt {font-size: 10px;}
.card--hero {flex-direction: column;}
.card-hero__media {padding-bottom: 80%;}
.card--hero > div {min-height: inherit;}
.card-hero__top .card-title {margin:16px 0 12px; }
.lista-mais-blog li a {padding: 16px 0; grid-template-columns: 1fr; gap: 12px;}
.lista-mais-blog li a figure {display: none;}
.lista-mais-mr li a {padding: 16px 0; grid-template-columns: 1fr; gap: 12px;}
.lista-mais-mr .meta__fmt {justify-self: initial;}

.container-d .cli-card-b .title-b {max-width: 100%;}
.cli-quote {margin-left: -12px; margin-bottom: -24px; padding-left: 12px;}
.cli-quote h3 {font-size: 18px;}
.cli-quote::before {left: 12px};
.cli-card-a figure {margin-right: -12px;}
.cli-card-a div {margin: -12vh -12px 0 56px;}
.cli-card-b article {margin-left: -12px; margin-right: 24px; padding-left: 12px;}
.cli-card-b div {margin: -48px 56px 0 -12px; padding-left: 12px;}
.cli-card-b div::before {left: 12px;}
.cli-card-a div::before {left: 24px;}

.posts-grid.blog-grid-02 { grid-template-columns: 1fr; gap: 24px;}
.marquee p {font-size: 24px;}
.marquee {height: 56px;}
.hero-blog-content h1 {font-size: 28px;}
.instagram #sb_instagram #sbi_images .sbi_item {min-width: 210px;}
.instagram ul {margin-left: -12px; margin-right: -12px;}
.instagram #sb_instagram.sbi_tab_col_2 #sbi_images {padding-left: 12px; padding-right: 12px; padding-top: 16px;}
#sbi_images {gap: 12px !important;}

.relacionados {margin-left: -12px; margin-right: -12px;}
.relacionados .posts-grid.blog-grid-03 {padding-left: 12px; padding-right: 12px;}
.relacionados .posts-grid.blog-grid-03 li {min-width: 210px;}
.posts-grid.blog-grid-03 {gap: 36px;}
.relacionados .posts-grid.blog-grid-03 {gap: 12px;}

.hero.hero-materiais {height: 150dvh;}
.materiaisform {grid-template-columns: 1fr;}
.case-empresa-title {font-size: 20px;}

.profile-cases {gap: 12px;}
.case-card .case-card__kicker {padding: 12px;}
.case-card .case-card__title {padding: 12px 12px 16px;}
.case-card h3 {font-size: 16px;}

/* footer */
footer input:not([type="submit"]), select {padding: 10px 12px; font-size: 14px;}
footer input:not([type="submit"])::placeholder, select::placeholder, textarea::placeholder {font-size: 14px;}
footer textarea {padding: 10px 12px; font-size: 14px; min-height: 80px;}
.footer-content .news h4 {font-size: 17px;}
.copyright p {font-size: 10px;}

.lgpd__box h3 {display: none;}
.lgpd {left: 12px; right: 12px; bottom: 12px;}
.lgpd__text {font-size: 11px; margin: 4px 0 16px;}
.lgpd__box{padding:12px 12px 16px;}
.lgpd__btn {font-size: 14px; padding: 8px 24px;}

}

@media screen and (min-width: 769px) and (max-width: 1080px){
.home-e figure {display: none;}
}