/*
Theme Name: Sindicato Layout
Theme URI: https://opencollective.com/blankslate
Author: Bryan Hadaway
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/bhadaway/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2024.2
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2024
BlankSlate is distributed under the terms of the GNU GPL
*/
@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
html {
  scroll-behavior: smooth;
}
body {
  line-height: 1;
}
a {
  text-decoration-skip-ink: auto;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
button {
  outline: 0;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
q {
  display: inline;
  font-style: italic;
}
q:before {
  content: '"';
  font-style: normal;
}
q:after {
  content: '"';
  font-style: normal;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  padding: 2px;
}
big {
  font-size: 120%;
}
small,
sup,
sub {
  font-size: 80%;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
dd {
  margin-left: 20px;
}
kbd,
tt {
  font-family: courier;
  font-size: 12px;
}
ins {
  text-decoration: underline;
}
del,
strike,
s {
  text-decoration: line-through;
}
dt {
  font-weight: bold;
}
address,
cite,
var {
  font-style: italic;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}
.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}
.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

body {
  background-color: #fafafa;
}

p iframe {
  width: 100%;
  height: auto;
}

.home-container {
  display: flex;
  flex-direction: column;
  gap: 64px;
  background-color: #fafafa;
}

.input-header {
  height: 56px;
  width: 550px;
  border-radius: 6px;
  font-weight: 500;
  font-size: 18px;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  padding: 16px;
  border-left: none;
  padding: 16px;
  display: none;
  margin-right: 10px;
}

.input-header:focus {
  outline: none;
  border-left: none;
}

.nav {
  background-color: white;
}

.nav {
  display: flex;
  flex-direction: column;
}

.nav-first-row {
  display: flex;
  height: 96px;
  width: 100%;
  padding: 32px 64px 8px 64px;
  justify-content: space-between;
}

.nav-second-row {
  height: 67px;
  width: 100%;
  padding: 8px 64px 16px 64px;
  gap: 64px;
}

.contato-form .btn-primary-red {
  color: white;
  width: 86px;
}

.carrossel-noticia-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.btn-primary-red {
  text-decoration: none;
  font-family: "Bricolage Grotesque", sans-serif;
  background-color: #e43138;
  color: white;
  height: 56px;
  width: 118px;
  border-radius: 6px;
  border: none;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.coluna-grade-carrossel {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.noticia-principal-grade {
  width: 800px;
  height: 574px;
  background: linear-gradient(to bottom, #00000000, #000000cc);
  border-radius: 6px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 32px;
  text-decoration: none;
}

.noticia-grade-coluna {
  background: linear-gradient(to bottom, #00000000, #000000cc);
  width: 432px;
  height: 282px;
  border-radius: 6px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 32px;
  text-decoration: none;
}

.noticia-grade-coluna span {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  font-family: "Bricolage Grotesque", sans-serif;
}

.noticia-principal-grade span {
  font-weight: 600;
  font-size: 30px;
  color: #ffffff;
  font-family: "Bricolage Grotesque", sans-serif;
}

.page-informativos-publicacoes-detalhe-btn-column .btn-column {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
}

.btn-primary-white {
  font-family: "Bricolage Grotesque", sans-serif;
  background-color: white;
  border-radius: 6px;
  border: 2px solid;
  height: 56px;
  width: 108px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 12px;
}

.nav-group-buttons {
  display: flex;
  align-items: center;
}

.search-icon {
  cursor: pointer;
  margin-right: 30px;
}

.nav-dropdown {
  list-style: none;
  display: flex;
  gap: 20px;
  padding: 0;
  justify-content: center;
}

.nav-dropdown li {
  position: relative;
  width: 100%;
  z-index: 2;
}

.dropdown-btn {
  background-color: transparent;
  border: none;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.convecoes-coletivas-select-box {
  display: flex;
  gap: 32px;
  font-family: "Bricolage Grotesque", sans-serif;
}

.select-convencoes:focus {
  outline: none;
  border-bottom: 5px solid #d62d34;
}

.select-convencoes {
  border: none;
  border-bottom: 5px solid #d62d34;
  height: 60px;
  padding: 8px 8px;
  padding-left: 0;
  background-color: transparent;
  font-size: 16px;
}

.select-convencoes option {
  padding: 8px 8px;
  padding-left: 0;
}

.convecoes-coletivas-tabela table {
  border: none !important;
}

.convecoes-coletivas-tabela th {
  border-bottom: 2px solid #6f6f6f;
  font-size: 24px;
  padding: 8px 0;
  text-align: left;
  width: 50%;
}

.convecoes-coletivas-tabela td {
  font-size: 18px;
  padding: 8px 0;
  border-bottom: 1px solid #9e9e9e;
}

.convecoes-coletivas-tabela td img {
  height: 25px;
  width: 25px;
}

.nav-dropdown li a {
  font-family: "Bricolage Grotesque", sans-serif;
  /*   background-color: white; */
  border: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  cursor: pointer;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.current-page-btn {
  border-bottom: 4px solid #e43138;
}

.nav-dropdown li a button {
  padding: 0;
  padding-bottom: 12px;
}

.dropdown-menu {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 6px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  display: none;
  min-width: 150px;
  padding-top: 8px;
  font-family: "Bricolage Grotesque", sans-serif;
}

.dropdown-menu li {
  border-bottom: 1px solid #dadada;
}

.dropdown-menu li a {
  text-decoration: none;
  color: black;
  display: block;
  padding: 0px 16px;
  width: 100%;
  height: 100%;
  padding: 8px 16px;
}

.dropdown-menu li a:hover {
  background-color: #f0f0f0;
  border-radius: 6px;
}

.nav-dropdown li:hover .dropdown-menu {
  display: block;
}

.nav-dropdown-mobile {
  position: fixed;
  top: 0;
  left: -100%;
  width: 80%;
  height: 100vh;
  background: #fff;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
  transition: left 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  padding: 32px 16px 16px;
  gap: 32px;
  font-family: "Bricolage Grotesque", sans-serif;
}

.submenu-btn {
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
  color: #2f2f2f;
  padding: 0;
  font-family: "Bricolage Grotesque", sans-serif;
  width: 100%;
}

.nav-dropdown-mobile li a {
  text-decoration: none;
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 500;
  width: 100%;
}

.carrossel-noticia-title {
  font-family: "Bricolage Grotesque", sans-serif;
  color: #2f2f2f;
  font-size: 32px;
  font-weight: 500;
  margin-top: 16px;
}

.carrossel-noticia-link {
  font-family: "Bricolage Grotesque", sans-serif;
  color: #2f2f2f;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: auto;
}

.carrossel-chapeu {
  font-family: "Bricolage Grotesque", sans-serif;
  color: #2f2f2f;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  padding-bottom: 8px;
  margin-top: 16px;
  border-bottom: 3px solid #d62d34;
  align-items: center;
  width: fit-content;
}

.carrossel-noticia-link img {
  height: 40px;
  width: 40px;
}

.carrossel-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 64px;
  padding-bottom: 16px;
}

.carrossel-text {
  width: 35%;
  display: flex;
  flex-direction: column;
}

.carrossel-img {
  height: 370px;
  width: 584px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.carrossel-bullets {
  align-self: center;
  justify-self: center;
  margin-top: 8px;
  cursor: pointer;
}

.carrossel-bullets ul {
  display: flex;
  gap: 8px;
}

.carrossel-bullets ul li {
  font-size: 32px;
  color: #d62d34;
  transition: color 0.2s;
}

.carrossel-bullets li.active {
  color: #6f1417; /* cor do selecionado */
}

.nav-dropdown-mobile li {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.nav-dropdown-mobile.active {
  left: 0;
  z-index: 2;
}

.submenu {
  display: none;
  flex-direction: column;
  padding-left: 15px;
}

.submenu-btn.active + .submenu {
  display: flex;
  gap: 8px;
  padding-top: 5px;
  font-size: 20px;
  font-weight: 500;
}

.nav-dropdown-mobile hr {
  border: none;
  height: 1px;
  background-color: #dadada;
  margin: 10px 0;
}

.nav-dropdown-mobile .btn-primary-red {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
}

/* FOOTER */

.footer-newsletter {
  /* height: 417px; */
  border-top: 1px solid #ccc;
  padding: 64px;
  gap: 64px;
}

.footer-info {
  display: flex;
  background-color: #e43138;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
}

.footer-copyright {
  height: 94px;
  display: flex;
  justify-content: space-between;
  padding: 32px 64px;
}

.footer-copyright p {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 16.8px;
  color: #2f2f2f;
}

.newsletter-content {
  display: flex;
  justify-content: space-between;
  /* height: 201px; */
}

.newsletter-text {
  height: 145px;
  width: 423px;
}

.newsletter-text h1 {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 38.4px;
  color: #2f2f2f;
  padding-bottom: 12px;
}

.label-form {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19.2px;
  color: #2f2f2f;
}

.newsletter-text p {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19.2px;
  color: #2f2f2f;
}

.newsletter-input {
  border: none;
  border-bottom: 2px solid #ccc;
  padding: 8px;
  font-size: 16px;
  outline: none;
  color: #6f6f6f;
  background-color: #fafafa;
  width: 100%;
}

.wpcf7-form {
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.newsletter-form {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 645px;
  display: flex;
  flex-direction: column;
}

.newsletter-form .btn-newsletter {
  font-family: "Bricolage Grotesque", sans-serif;
  color: #ffffff;
  background-color: #2f2f2f;
  padding: 16px;
  width: 131px;
  border: none;
  line-height: 19.2px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  align-self: flex-end !important;
  border-radius: 6px;
}

.newsletter-form-group-input {
  display: flex;
  flex-direction: column;
  height: auto;
}

.company-profile {
  display: flex;
  height: 56px;
  margin: 64px 0 32px 0;
  align-items: center;
}

.social-media-icons {
  width: 76px;
  display: flex;
  height: 30px;
  gap: 16px;
  margin-left: 32px;
}

.info-group {
  width: 235px;
  height: 209px;
  gap: 32px;
}

.hour-info {
  font-family: "Inter", sans-serif;
  color: white;
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 500;
  margin-bottom: 32px;
}

.contact-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.contact-item img {
  align-self: flex-start;
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
}

.contact-text a {
  text-decoration: none;
  font-family: "Inter", sans-serif;
  line-height: 1.5;
  color: white;
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 400;
}

.footer-left-links {
  width: 288px;
  height: 192px;
  display: flex;
  flex-direction: column;
}

.links-footer-group {
  width: 607px;
  height: 192px;
  display: flex;
  justify-content: space-between;
}

.logo-parceiros {
  display: flex;
  gap: 32px;
  align-items: baseline;
}

.logo-parceiros img {
  flex-shrink: 0;
  flex-grow: 0;
}

.fast-links {
  margin-top: 32px;
  display: flex;
  gap: 110px;
}

.links-first-column,
.links-second-column {
  display: flex;
  flex-direction: column;
}

.links-first-column p,
.links-second-column p {
  font-family: "Bricolage Grotesque", sans-serif;
  color: white;
  font-size: 14px;
  line-height: 16.8px;
  margin-bottom: 16px;
  font-weight: 500;
}

.links-first-column a,
.links-second-column a {
  font-family: "Bricolage Grotesque", sans-serif;
  text-decoration: none;
  color: white;
  font-size: 14px;
  line-height: 16.8px;
  margin-bottom: 8px;
  font-weight: 400;
}

.footer-right-links {
  height: 143px;
  width: 191px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.footer-right-links p {
  font-family: "Bricolage Grotesque", sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
  width: auto;
}

.fale-conosco-btn-footer {
  font-family: "Bricolage Grotesque", sans-serif;
  border-radius: 6px;
  height: 49px;
  width: 191px;
  border: 1px solid white;
  color: white;
  background-color: #e43138;
  cursor: pointer;
}

.fale-conosco-btn-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.container {
  width: 1110px;
  margin: 0 auto;
}

.breadcrumb .container {
  display: flex;
  flex-direction: column;
  height: 149px;
  padding: 32px 64px;
  gap: 16px;
}

.footer-info .container {
  display: flex;
  padding: 64px;
  gap: 45px;
}

.acesso-rapido .container {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 64px;
}

header {
  background-color: white;
}

/* TELA INICIAL */

.acesso-rapido {
  display: flex;
  /*   flex-direction: column;
  height: 345px;
  gap: 32px;
  padding: 64px; */
  background-color: #f6f6f6;
}

.acesso-rapido-description,
.beneficios-description,
.parceiros-description {
  display: flex;
  height: 40px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.acesso-rapido-title,
.beneficios-title,
.parceiros-title,
.destaques-title,
.faca-parte-title,
.beneficios-title {
  display: flex;
  gap: 20px;
}

.acesso-rapido-title p,
.beneficios-title p,
.parceiros-title p,
.destaques-title p,
.faca-parte-title p {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}

.acesso-rapido-title-intern img,
.beneficios-title-intern img,
.destaques-title-intern img,
.faca-parte-title-intern img,
.parceiros-title-intern img {
  margin-bottom: 10px;
}

.acesso-rapido-content,
.beneficios-content {
  display: flex;
  gap: 20px;
  height: 145px;
  justify-content: center;
}

.destaques-title {
  width: 100%;
  gap: 20px;
}

.acesso-rapido-content {
  overflow-x: hidden;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  justify-content: flex-start;
  scroll-snap-type: x mandatory;
  justify-content: flex-start;
}

.acesso-rapido-box {
  flex: 0 0 calc((100% - 40px) / 3);
  scroll-snap-align: start;
  box-sizing: border-box;
  margin: 0;
  scroll-snap-align: start;
}

.acesso-rapido-box,
.beneficios-box {
  display: flex;
  border-radius: 6px;
  height: 145px;
  background-color: white;
  border: 2px solid #dadada;
  justify-content: space-between;
}

.beneficios-box {
  height: auto;
}

.beneficios-box p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.acesso-rapido-box a {
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.acesso-rapido-btn-arrow {
  align-self: flex-end;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}

.acesso-rapido-btn img {
  cursor: pointer;
}

.acesso-rapido-box-text a {
  text-decoration: none;
  align-items: flex-start;
  color: inherit;
}

.acesso-rapido-box-text a p {
  color: black;
}

.acesso-rapido-box-text a,
.beneficios-box-text {
  display: flex;
  flex-direction: column;
  padding: 20px;
  gap: 16px;
}

.acesso-rapido-box p,
.beneficios-box p {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 21.6px;
  margin-bottom: 8px;
}

.acesso-rapido-box span p,
.beneficios-box span,
.acesso-rapido-box span {
  text-decoration: none;
  font-family: "Bricolage Grotesque", sans-serif;
  color: #6f6f6f;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
}

.conheca-servicos {
  display: flex;
  flex-direction: column;
  padding: 64px;
}

.conheca-servicos span {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  align-self: center;
  text-align: center;
}

.conheca-servicos-red-title {
  font-weight: 700;
  background: linear-gradient(90deg, #e43138, #d62d34, #6f1417);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.acesso-rapido-card-first-row {
  display: flex;
  margin-top: 64px;
  height: 302px;
  gap: 32px;
  justify-content: center;
}

.acesso-rapido-card {
  width: 100%;
  height: auto;
}

.acesso-rapido-card a {
  padding: 32px;
  text-decoration: none;
  padding: 0;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}

.acesso-rapido-titulo {
  font-family: "Bricolage Grotesque", sans-serif;
  color: #fafafa;
  font-weight: 600;
  font-size: 18px;
  display: flex;
  align-items: flex-end;
  height: 100%;
  padding: 32px;
}

.acesso-rapido-card-second-row {
  display: flex;
  margin-top: 32px;
  height: 265px;
  gap: 32px;
  justify-content: center;
}

.beneficios {
  display: flex;
  flex-direction: column;
  height: 354px;
  gap: 32px;
  padding: 64px;
}

.parceiros {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 64px;
}

.img-intern-noticia {
  width: 230px;
  height: 140px;
  min-width: 230px;
  min-height: 140px;
  object-fit: cover;
}

.parceiros-box {
  display: flex;
  gap: 10px;
  overflow-x: hidden;
  scroll-behavior: smooth;
  padding-bottom: 16px;
}

.parceiros-box-card {
  display: flex;
  flex-direction: column;
  border: 1px solid #dadada;
  gap: 20px;
  padding: 20px;
  border-radius: 6px;
  width: 320px;
  box-sizing: border-box;
  flex-shrink: 0;
  height: auto;
}

.parceiros-box-card img {
  object-fit: contain;
}

.parceiros-card-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.parceiros-card-content p {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #2f2f2f;
  margin-bottom: 8px;
}

.parceiros-card-content span {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #6f6f6f;
  margin-bottom: 32px;
  text-align: justify;
}

.parceiros-card-content a {
  font-family: "Bricolage Grotesque", sans-serif;
  width: 126px;
  height: 56px;
  border-radius: 6px;
  background-color: #2f2f2f;
  color: #fafafa;
  font-size: 18px;
  line-height: 21.6px;
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.entre-em-contato {
  display: flex;
  height: 444px;
  background: linear-gradient(to bottom, #00000000, #000000cc),
    url("assets/img/entre-em-contato.jpg");
  background-size: cover;
  background-position: center;
  align-items: flex-end;
}

.entre-em-contato-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 128px;
  padding: 64px;
}

.entre-em-contato-content p {
  font-family: "Bricolage Grotesque", sans-serif;
  color: #fafafa;
  font-weight: 500;
  line-height: 40.8px;
  font-size: 34px;
}

.entre-em-contato-content span {
  font-family: "Bricolage Grotesque", sans-serif;
  color: #fafafa;
  font-size: 18px;
  line-height: 21.6px;
}

.entre-em-contato-content button {
  width: 182px;
}

.carrosel-noticias {
  display: flex;
  height: 452px;
  padding: 64px 64px 0 64px;
  margin-bottom: 64px;
}

.carrossel {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 452px;
  background: linear-gradient(to bottom, #00000000, #000000cc);
  background-size: contain;
  background-position: center;
  padding-left: 32px;
  justify-content: end;
  position: relative;
  overflow: hidden;
}

.carrossel-bg-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/assets/img/blur.jpg");
  background: linear-gradient(to bottom, #00000000, #000000cc),
    url("/assets/img/blur.jpg");
}

.carrossel > *:not(.carrossel-bg-link) {
  position: relative;
  z-index: 1;
}

.carrossel span {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #fafafa;
  margin-bottom: 20px;
}

.carrossel-btn-box {
  display: flex;
  margin-bottom: 32px;
}

.carrossel-btn-box ul {
  display: flex;
  margin-left: 291px;
  gap: 16px;
  align-self: flex-end;
}

.carrossel-btn-box li {
  font-size: 30px;
  color: #fafafa;
}

.carrossel-btn-box .noticia-carrossel-selected {
  color: #e43138;
}

.entre-em-contato-btn-box {
  display: flex;
  align-items: center;
  gap: 8px;
}

.entre-em-contato-btn-box .btn-primary-red {
  width: 182px;
}

.carrossel-btn-box .btn-primary-red,
.entre-em-contato-btn-box .btn-primary-red,
.fale-conosco-btn-footer,
.nav-group-buttons .btn-primary-red {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.noticias-column {
  width: 288px;
  height: 452px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  justify-self: end;
  border-top: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  box-sizing: border-box;
}

.noticias-text-column {
  display: flex;
  height: 86px;
  align-items: center;
  cursor: pointer;
}

.selected {
  display: flex;
  height: 108px;
  background-color: #ffeceb;
  border-left: 4px solid #e43138;
}

.noticias-text-column span {
  margin-left: 32px;
  margin-right: 8px;
  margin-left: 32px;
  font-family: "Bricolage Grotesque", sans-serif;
}

.destaques {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}

.destaques .card-second-row {
  width: 33%;
}

.destaques .card-second-row img {
  object-fit: cover;
}

.destaque-details {
  display: flex;
  flex-direction: column;
  width: 190px;
  height: 88px;
}

.destaques-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.destaque-details span {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 21.6px;
  color: #2f2f2f;
  width: 200px;
}

.destaque-details a {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  color: #e43138;
  font-size: 18px;
  margin-top: 32px;
}

.destaques-noticias {
  display: flex;
  gap: 32px;
}

.destaque-first-row {
  display: flex;
  width: 100%;
}

.destaque-second-row {
  display: flex;
  gap: 20px;
}

.noticias-first-row .noticia-content a {
  display: flex;
  width: 100%;
  padding: 16px 16px 32px 16px;
}

.destaque-first-row p {
  font-family: "Bricolage Grotesque", sans-serif;
  margin-left: 16px;
  margin-right: 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.4px;
  color: black;
}

.card-second-row p {
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.4px;
  margin-bottom: 4px;
  margin-top: 16px;
  display: flex;
  align-items: center;
  gap: 6px;
  color: black;
}

.card-second-row span {
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 4px;
  color: #2f2f2f;
  text-align: justify;
}

.destaque-first-row .card-destaques-content {
  margin: 8px 16px 0 16px;
}

.destaque-first-row .card-destaques-content p {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #2f2f2f;
  margin: 0;
}

.destaque-first-row .card-destaques-content span {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 500;
  font-size: 13x;
  color: #6f6f6f;
  word-wrap: break-word;
  white-space: normal;
  display: block;
  text-align: justify;
  margin-top: 8px;
}

.destaques-btn {
  display: flex;
  text-decoration: none;
  border: 1px solid;
  height: 40px;
  width: 107px;
  border: none;
  border-radius: 6px;
  align-items: center;
  justify-content: center;
  background-color: #ffb9b6;
  font-weight: 700;
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 16px;
  color: #2f2f2f;
}

.destaques-e-faca-parte {
  display: flex;
  padding: 64px;
}

.faca-parte {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.faca-parte-box {
  display: flex;
  flex-direction: column;
  width: 375px;
  height: 100% !important;
  border-radius: 6px;
  padding: 20px;
  background-color: #f6f6f6;
}

.faca-parte-box p {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  font-size: 21px;
  line-height: 25.2px;
  color: #2f2f2f;
  margin-top: 20px;
}

.faca-parte-box span {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #2f2f2f;
  text-align: justify;
}

.faca-parte-box a {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 21.6px;
  color: #e43138;
  margin-top: 32px;
}

.carrossel-mobile,
.nav-mobile {
  display: none;
}

/* CONTATO */

.contato-container {
  display: flex;
  flex-direction: column;
  gap: 64px;
}

.breadcrumb {
  font-family: "Bricolage Grotesque", sans-serif;
  /*   display: flex;
  flex-direction: column;
  height: 149px;
  padding: 32px 64px 32px 64px;
  gap: 16px; */
  background-color: #e43138;
}

.breadcrumb span {
  display: flex;
  gap: 6px;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  line-height: 19.2px;
}

.breadcrumb span a {
  text-decoration: none;
  color: #ffffff;
}

.breadcrumb h1 {
  color: #ffffff;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
}

.contato-content {
  font-family: "Bricolage Grotesque", sans-serif;
  display: flex;
  justify-content: space-between;
  padding: 0 64px 64px 64px;
}

.contato-form {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 50%;
}

.contato-form input {
  border-radius: 6px;
  height: 54px;
  width: 100%;
  padding: 16px;
  border: 1px solid #dadada;
  color: #2f2f2f;
  font-size: 18px;
  line-height: 21.6px;
  font-weight: 500;
}

.contato-form textarea {
  height: 166px;
  max-height: 166px;
  border-radius: 6px;
  padding: 16px;
  border: 1px solid #dadada;
  color: #2f2f2f;
  font-size: 18px;
  line-height: 21.6px;
  font-weight: 500;
  width: 100%;
  max-width: 100%;
}

.contato-form .contato-form-second-row {
  display: flex;
  justify-content: space-between;
  gap: 32px;
}

.contato-form .contato-form-second-row input {
  width: 100%;
}

.contato-form button {
  width: 86px;
  height: 54px;
  font-size: 18px;
}

.contato-informations {
  display: flex;
  flex-direction: column;
}

.contato-informations h1 {
  color: #2f2f2f;
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  font-size: 29px;
  line-height: 34.8px;
  padding-bottom: 32px;
}

.contato-informations .contact-group-info .contact-text a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: #2f2f2f;
  cursor: pointer;
}

.contato-informations .hour-info {
  font-family: "Bricolage Grotesque", sans-serif;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-bottom: 32px;
  color: #2f2f2f;
  height: 86px;
  border-bottom: 1px solid #dadada;
}

.contato-informations .hour-info h1 {
  color: #2f2f2f;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 0;
}

.contato-informations .hour-info p {
  font-weight: 400;
  font-size: 18px;
  line-height: 21.6px;
}

.maps iframe {
  padding-top: 32px;
}

/* NOTICIAS */

.noticias-container {
  display: flex;
  flex-direction: column;
  gap: 64px;
  padding-bottom: 128px;
}

.noticias-carrossel {
  display: flex;
  gap: 10px;
  margin: 0 64px 0 64px;
}

.carrossel-img-box {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  height: 574px;
  width: 800px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.carrossel-noticia-text {
  max-height: 300px;
  text-align: left;
  font-size: 20px;
  font-weight: 400;
  font-family: "Bricolage Grotesque", sans-serif;
  color: #6f6f6f;
}

.carrossel-noticia-title {
  font-size: 30px;
  font-weight: 600;
  font-family: "Bricolage Grotesque", sans-serif;
  color: #2f2f2f;
}

.noticias-carrossel-content {
  position: relative;
  z-index: 1;
}

.carrossel-noticia-infos {
  position: relative;
  z-index: 1;
  max-width: 400px;
}

.noticias-carrossel-bg-link {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.8)
    ),
    url("/assets/img/blur.jpg");
}

.noticias-carrossel > *:not(.noticias-carrossel-bg-link) {
  position: relative;
  z-index: 1;
}

.noticias-carrossel-content {
  display: flex;
  gap: 20px;
  flex-direction: column;
  margin: 0 32px 0 32px;
}

.noticias-carrossel-content a {
  font-family: "Bricolage Grotesque", sans-serif;
  background-color: #e43138;
  display: flex;
  color: white;
  height: 56px;
  width: 118px;
  border-radius: 6px;
  border: none;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center !important;
  text-decoration: none;
  align-items: center !important;
  padding-top: 20px;
}

.noticias-carrossel-content p {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #fafafa;
}

.noticias-carrossel-slide-btn ul {
  display: flex;
  gap: 16px;
  padding-bottom: 32px;
  z-index: 1;
}

.noticias-carrossel-slide-btn {
  align-self: center;
}

.noticias-carrossel-slide-btn ul li {
  font-size: 30px;
  color: #fafafa;
  cursor: pointer;
}

.noticias-carrossel-slide-btn ul .noticia-carrossel-selected {
  color: #e43138;
}

.noticias-box {
  display: flex;
  flex-direction: column;
  gap: 64px;
}

.noticias-box-rows {
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
}

.noticias-first-row,
.noticias-second-row {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  padding: 0 64px;
}

.noticia-content {
  display: flex;
  font-family: "Bricolage Grotesque", sans-serif;
  border-bottom: 1px solid #dadada;
}

.noticia-content img {
  object-fit: cover;
}

.noticia-content-line {
  display: flex;
  flex-direction: column;
  font-family: "Bricolage Grotesque", sans-serif;
  border-radius: 6px;
  background-color: #ffffff;
}

.noticia-content-line img {
  object-fit: cover;
}

.noticia-content-text {
  display: flex;
  flex-direction: column;
  margin: 16px;
  gap: 16px;
}

.noticia-content-text span {
  font-weight: 500;
  font-size: 14px;
  line-height: 16.8px;
  color: #6f6f6f;
}

.noticia-row-inside {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
}

.noticia-content-title {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.noticia-content-title p {
  color: #2f2f2f;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.4px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.noticia-content-title span {
  color: #2f2f2f;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  display: inline-block;
  white-space: normal;
}

.noticia-second-type {
  width: auto;
}

.pagination-btn-group {
  display: flex;
  gap: 8px;
  align-self: center;
}

.pagination-btn-group button {
  font-family: "Bricolage Grotesque", sans-serif;
  border-radius: 6px;
  width: 36px;
  height: 36px;
  font-size: 18px;
  font-weight: 600;
  background-color: #ffeceb;
  border: none;
  cursor: pointer;
}

/* Resultado da pesquisa */

.resultado-de-pesquisa-container {
  display: flex;
  flex-direction: column;
  padding-left: 64px;
  padding-right: 64px;
  padding-bottom: 128px;
  gap: 64px;
}

.resultado-pesquisa-title {
  padding-top: 64px;
}

.resultado-pesquisa-title p {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  word-break: break-word;
  overflow-wrap: break-word;
}

.resultados-box {
  display: flex;
  font-family: "Bricolage Grotesque", sans-serif;
  flex-direction: column;
  margin-left: 64px;
  margin-right: 64px;
  align-items: center;
}

.resultado-pesquisa-content {
  width: 868px;
  border-bottom: 1px solid #dadada;
  margin-bottom: 32px;
  padding-bottom: 32px;
}

.resultado-pesquisa-content-title p {
  color: #2f2f2f;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.4px;
  padding-top: 5px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.resultado-pesquisa-content-title a {
  text-decoration: none;
  cursor: pointer;
}

.resultado-pesquisa-content-title span {
  color: #e43138;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
}

.resultado-pesquisa-content-title {
  padding-bottom: 16px;
}

.resultado-pesquisa-content-text {
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 400;
  color: #2f2f2f;
  padding-bottom: 32px;
}

.noticia-detalhes {
  display: flex;
  padding: 0 286px 0 286px;
  gap: 20px;
  margin-top: 32px;
}

.noticia-detalhes-content {
  font-family: "Bricolage Grotesque", sans-serif;
  display: flex;
  gap: 32px;
  display: flex;
  flex-direction: column;
}

.noticia-detalhes-title {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.noticia-detalhes-title p {
  font-size: 36px;
  line-height: 43.2px;
  font-weight: 600;
}

.noticia-detalhes-title span {
  display: flex;
  gap: 3px;
  align-items: center;
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 600;
}

.noticia-detalhes-title-details {
  display: flex;
  gap: 20px;
}

.noticia-detalhes-title-details-text {
  display: flex;
  gap: 6px;
  flex-direction: column;
}

.noticia-detalhes-title-details-text small {
  display: flex;
  gap: 6px;
  align-items: center;
}

.noticia-detalhes-img img {
  width: 100%;
  height: 500px;
  object-fit: contain;
}

.noticia-detalhes-text {
  display: flex;
  flex-direction: column;
  color: #333;
  gap: 8px;
}

.wp-block-heading {
  font-weight: 700;
}

.noticia-detalhes-text strong,
.noticia-detalhes-text b {
  font-weight: bold;
  line-height: 20px;
}

.noticia-detalhes-text .style_1 {
  white-space: normal !important;
  display: block;
}

.noticia-detalhes-text h5,
.noticia-detalhes-text h6 {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.noticia-detalhes-text p {
  font-weight: 400;
  font-size: 18px;
  max-width: 868px;
  line-height: 30px;
  text-indent: 20px;
  text-align: justify;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}

.pagina-nao-encontrada-content {
  margin: 277px 0 277px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 64px 0 64px;
  gap: 64px;
}

.pagina-nao-encontrada-content img {
  height: 358px;
  width: 1312px;
  object-fit: cover;
}

.pagina-nao-encontrada-text {
  font-family: "Bricolage Grotesque", sans-serif;
  display: flex;
  flex-direction: column;
  gap: 16px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.pagina-nao-encontrada-text ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.pagina-nao-encontrada-text ul li a {
  text-decoration: none;
  color: #e43138;
  font-weight: 500;
}

/* HISTORIA, DIRETORIA e MISSÂO VISAO E VALORES */

.historia-container,
.missao-visao-valores-container {
  font-family: "Bricolage Grotesque", sans-serif;
  display: flex;
  flex-direction: column;
  padding-bottom: 128px;
  background-color: #fafafa;
}

.historia-content,
.missao-visao-valores-content {
  display: flex;
  padding: 0 64px 0 64px;
}

.historia-box {
  width: 100%;
}

.historia-box,
.missao-visao-valores-box {
  display: flex;
  gap: 20px;
  padding-top: 64px;
}

.institucional-page-column {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.institucional-page-column-btn {
  font-family: "Bricolage Grotesque", sans-serif;
  display: flex;
  align-items: center;
  border-radius: 6px;
  background-color: #ffeceb;
  height: auto;
  width: 202px;
  padding: 16px;
  border: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 21.6px;
  text-align: left;
  gap: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #2f2f2f;
  padding: 20px;
}

.btn-institucional-selected {
  background-color: #e43138;
  color: white;
}

.historia-box-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.historia-box-content .title-page {
  font-size: 36px;
  line-height: 43.2px;
  font-weight: 600;
}

.historia-box-content img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}

.historia-box-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 21.6px;
  color: #2f2f2f;
  padding-right: 20px;
}

.missao-visao-valores-box-column {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

.missao-visao-valores-box-content {
  display: flex;
  flex-direction: column;
  padding: 32px;
  border-radius: 6px;
  border: 1px solid #dadada;
  gap: 32px;
  width: 100%;
}

.missao-visao-valores-list ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.diretoria-box-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-family: "Bricolage Grotesque", sans-serif;
  width: 100%;
}

.diretoria-box-content p {
  font-size: 36px;
  line-height: 43.2px;
  font-weight: 600;
  color: #2f2f2f;
}

.diretoria-box-row {
  display: flex;
  gap: 20px;
}

.diretoria-box {
  display: flex;
  flex-direction: column;
  padding: 32px;
  width: 50%;
  gap: 16px;
  border: 1px solid #dadada;
  background-color: white;
  border-radius: 6px;
}

.suplentes {
  width: 100%;
}

.diretoria-box-title {
  display: flex;
  gap: 12px;
  height: 24px;
  align-items: center;
}

.diretoria-box-title img {
  width: 30px;
  height: 4px;
}

.diretoria-box-title p {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}

.noticia-detalhes-title span a {
  text-decoration: none;
  color: black;
}

/* CONTRIBUICOES */

.contribuicoes-container {
  font-family: "Bricolage Grotesque", sans-serif;
  display: flex;
  flex-direction: column;
  gap: 64px;
  margin-bottom: 128px;
  padding-top: 64px;
  color: #2f2f2f;
}

.emissao-de-guia-container {
  display: flex;
  border-radius: 6px;
  padding: 64px 128px 64px 128px;
  gap: 32px;
  background-color: #f6f6f6;
}

.emissao-de-guia-text-box {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 854px;
}

.emissao-de-guia-btn-box {
  border-radius: 6px;
  border: 1px solid #dadada;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 298px;
  height: 182px;
  text-align: center;
  background-color: white;
}

.emissao-de-guia-btn-box span {
  font-weight: 500;
  font-size: 18px;
  line-height: 21.6px;
}

.emissao-de-guia-btn-box button {
  background-color: #e43138;
  border-radius: 6px;
  height: 54px;
  width: 234px;
  color: white;
  border: none;
  font-weight: 600;
  font-size: 18px;
  line-height: 21.6px;
  cursor: pointer;
}

.tipos-de-contribuicao-container {
  display: flex;
  gap: 32px;
  padding: 0 64px 0 64px;
}

.tipos-de-contribuicao-column {
  display: flex;
  flex-direction: column;
  background-color: white;
  padding: 20px;
  gap: 32px;
  border-radius: 6px;
  width: 100%;
}

.tipos-de-contribuicao-content {
  display: flex;
  flex-direction: column;
}

.tipos-de-contribuicao-column p {
  font-weight: 600;
  font-size: 36px;
  line-height: 43.2px;
}

.contribuicao-sindical-box,
.contribuicao-assistencial-box {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #6f6f6f;
  padding-bottom: 64px;
  gap: 32px;
}

.contribuicao-assistencial-box {
  border: none;
  padding-bottom: 0;
}

.contribuicao-sindical-box p,
.contribuicao-assistencial-box p {
  font-size: 28px;
  line-height: 33.6px;
}

.contribuicao-sindical-box span,
.contribuicao-assistencial-box span {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.contribuicao-sindical-box span p,
.contribuicao-assistencial-box span p {
  text-indent: 16px;
  font-size: 18px;
  line-height: 21.6px;
  font-weight: 400;
  text-align: justify;
}

.contribuicao-sindical-box button,
.contribuicao-assistencial-box button {
  background-color: #e43138;
  border-radius: 6px;
  height: 54px;
  color: white;
  font-weight: 500;
  font-size: 18px;
  border: none;
  width: 100%;
  cursor: pointer;
}

/* INFORMATIVO E PUBLICACOES DETALHE */

.page-informativos-publicacoes-detalhe-container {
  font-family: "Bricolage Grotesque", sans-serif;
  display: flex;
  padding: 0 64px 128px 64px;
  margin-top: 64px;
}

.page-informativos-publicacoes-detalhe-content {
  display: flex;
  justify-content: space-between;
  background-color: white;
  padding: 20px;
  width: 100%;
}

.page-informativos-publicacoes-detalhe-text {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.page-informativos-publicacoes-detalhe-text h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 43.2px;
}

.page-informativos-publicacoes-detalhe-btn-column {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.page-informativos-publicacoes-detalhe-btn-column button,
.page-informativos-publicacoes-detalhe-btn-column a {
  display: flex;
  text-decoration: none;
  padding: 0;
  align-items: center;
  border-radius: 6px;
  border: 0;
  width: 202px;
  height: 54px;
  color: white;
  background-color: #e43138;
  justify-content: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 21.6px;
  cursor: pointer;
}

.archive-reference {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 202px;
  height: 186px;
  border-radius: 6px;
  background-color: #fafafa;
  border: 1px solid #dadada;
}

/* PARCERIAS */

.parcerias-container {
  font-family: "Bricolage Grotesque", sans-serif;
  display: flex;
  flex-direction: column;
  padding: 64px 128px 128px 128px;
  gap: 32px;
}

.parcerias-row {
  display: flex;
  gap: 32px;
  width: 100%;
}

.parceria-box,
.servicos-box {
  display: flex;
  flex-direction: column;
  width: 411px;
  padding: 20px;
  background-color: white;
  gap: 20px;
  border: 1px solid #dadada;
}

.parceria-box {
  width: 100%;
}

.parceria-box img {
  height: 148px;
  width: 100%;
  object-fit: contain;
}

.servicos-box img {
  height: 148px;
  object-fit: cover;
}

.parceria-box-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.parceria-box-text p {
  font-weight: 600;
  font-size: 22px;
  line-height: 26.4px;
}

.parceria-box-text span {
  color: #6f6f6f;
  font-weight: 400;
  font-size: 18px;
  line-height: 21.6px;
}

.parceria-box-text button {
  color: white;
  border-radius: 6px;
  width: 126px;
  height: 54px;
  border: none;
  background-color: #2f2f2f;
  font-weight: 500;
  font-size: 18px;
  line-height: 21.6px;
  cursor: pointer;
}

/* INFORMATIVO E PUBLICACOES */

.informativo-publicacoes-container {
  display: flex;
  font-family: "Bricolage Grotesque", sans-serif;
  padding: 0 64px 128px 64px;
  margin-top: 64px;
  gap: 20px;
}

.temas-column {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.temas-column button {
  border-radius: 6px;
  border: none;
  background-color: #f6f6f6;
  height: 54px;
  width: 202px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21.6px;
  cursor: pointer;
}

.tema-btn-selected {
  background-color: #e43138 !important;
  color: white;
}

.informativo-publicacoes-box-search {
  display: flex;
  gap: 32px;
  margin-bottom: 20px;
}

.informativo-publicacoes-box-search input {
  background-color: #f6f6f6;
  border: none;
  border-radius: 6px;
  height: 54px;
  width: 765px;
  padding-left: 30px;
  color: #6f6f6f;
}

.informativo-publicacoes-box-search button {
  background-color: #e43138;
  border: none;
  border-radius: 6px;
  height: 54px;
  width: 220px;
  padding-left: 30px;
  font-weight: 700;
  color: white;
  display: flex;
  align-items: center;
  font-size: 16px;
  gap: 8px;
  line-height: 21.6px;
}

.informativo-publicacoes-rows-box {
  padding: 20px;
  background-color: white;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.informativo-box {
  border-bottom: 1px solid #dadada;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 32px;
}

.informativo-title {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 215px;
}

.informativo-title h1 {
  color: #e43138;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  width: max-content;
}

.informativo-title span {
  color: #2f2f2f;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
}

.informativo-title span {
  color: #2f2f2f;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
}

.informativo-box a {
  display: flex;
  gap: 16px;
  flex-direction: column;
}

.informativo-publicacoes-box-search .btn-primary-red {
  display: flex;
  justify-content: center;
  font-size: 14px;
  width: 202px;
  text-align: center;
}

.pagination-btn-group button.active {
  background-color: #e43138;
  color: white;
}

.informativo-publicacoes-container .pagination-btn-group {
  justify-self: center;
  margin-top: 30px;
}

.informativo-publicacoes-box-search select option {
  background-color: white;
  color: #2f2f2f;
}

.wpcf7 form .wpcf7-response-output {
  background-color: #eeffeb;
  color: black;
  font-size: 16px;
  font-weight: 500;
  border-radius: 6px;
  border: 1px solid #229e56;
  font-family: "Bricolage Grotesque", sans-serif;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.screen-reader-response {
  display: none;
}

.wpcf7 form.invalid .wpcf7-response-output {
  background-color: #ffeceb;
  border: 1px solid #e43138;
}

.missao-visao-valores-box {
  width: 100%;
}

.noticia-detalhes-text p:has(> img:first-child) {
  text-indent: 0;
}

.noticia-detalhes-text p:has(> strong > img:first-child) {
  text-indent: 0;
}

.carrossel-noticia-text-inside,
.carrosel-noticias {
  display: none;
}

.destaques-title-box {
  display: flex;
  gap: 20px;
}

.contato-form-crm {
  font-family: "Bricolage Grotesque", sans-serif;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  display: flex;
}

.form-container {
  width: 80%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.form-container h1 {
  font-size: 28px;
}

.form-container h2 {
  font-size: 24px;
}

.formAtendimento {
  text-align: left;
  display: flex;
  flex-direction: column;
}

.formAtendimento label {
  font-size: 16px;
  margin: 12px 0 4px 0;
}

.formAtendimento .two-columns {
  display: flex;
  gap: 16px;
}

.formAtendimento .two-columns div {
  display: flex;
  flex-direction: column;
  width: 50%;
}

.check {
  display: flex;
  align-self: flex-start;
  align-items: baseline;
  gap: 8px;
}

.check input {
  height: 15px;
  width: 15px;
}

.formAtendimento p {
  margin-bottom: 12px;
}

#formRetornoCRM {
    display: none;
}

@media (max-width: 1110px) {
  .container {
    width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 1024px) {
  .destaque-first-row .card-destaques-content span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

    max-width: 100%;
  }

  .destaque-first-row .card-destaques-content p {
    font-size: 16px;
  }

  .destaque-first-row a img:not(.clock) {
    width: 180px;
    height: 120px;
  }

  .destaques-e-faca-parte {
    flex-direction: column;
    gap: 32px;
  }

  .noticia-detalhes {
    margin: 32px 0;
    justify-content: center;
  }

  .destaques-content {
    justify-content: center;
  }

  .diretoria-box-row {
    flex-direction: column;
  }

  .suplentes {
    width: 100%;
  }

  .missao-visao-valores-box-content {
    width: auto;
  }

  .parcerias-row {
    flex-direction: column;
    align-items: center;
  }

  .informativo-publicacoes-box-search input {
    width: 450px;
  }

  .destaques {
    height: auto;
  }

  .faca-parte {
    align-items: center;
    height: auto;
  }

  .acesso-rapido-card-first-row,
  .acesso-rapido-card-second-row {
    width: 100%;
    height: auto;
  }

  .acesso-rapido-card {
    height: 242px;
  }

  .conheca-servicos {
    align-items: center;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
  }

  .acesso-rapido-box span p,
  .beneficios-box span {
    font-size: 14px;
  }

  .parceiros-box {
    overflow-x: auto;
  }

  .faca-parte-title {
    align-self: flex-start;
  }

  .contato-content {
    flex-direction: column;
  }

  .contato-informations {
    margin-top: 50px;
  }

  .carrossel-noticia-infos,
  .noticias-carrossel-slide-btn {
    display: none;
  }

  .carrossel-noticia-text-inside {
    color: #fafafa;
    font-size: 22px;
    font-weight: 600;
    font-family: "Bricolage Grotesque", sans-serif;
    margin-bottom: 16px;
    align-self: flex-start;
  }

  .carrossel-img-box {
    width: 100%;
  }

  .noticias-carrossel-content {
    width: 100%;
  }

  .noticia-row-inside {
    flex-direction: column;
  }

  .newsletter-form {
    width: min-content;
  }

  .pagina-nao-encontrada-content img {
    width: 1024px;
  }

  .carrosel-noticias {
    padding: 0;
  }

  .contact-text,
  .hour-info,
  .links-first-column p,
  .links-second-column p,
  .links-first-column a,
  .links-second-column a {
    font-size: 12px;
  }

  .footer-info {
    padding: 32px 32px;
  }

  .wpcf7-response-output {
    width: auto;
  }

  .input-header {
    width: 462px;
  }
}

@media (max-width: 768px) {
  .newsletter-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .contato-form {
    width: 100%;
  }
  .contato-form-second-row {
    display: flex;
    flex-direction: column;
  }
  .contato-content {
    flex-direction: column;
  }

  .contato-informations {
    margin-top: 50px;
  }

  .noticias-first-row {
    flex-direction: column;
  }

  .noticia-row-inside {
    flex-direction: column;
  }

  .nav-second-row,
  .nav-first-row {
    display: none;
  }

  .input-header {
    width: 80%;
  }

  .nav-dropdown-mobile {
    width: min-content;
  }

  .pagina-nao-encontrada-content img {
    width: 768px;
  }

  .nav-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px;
  }

  .newsletter-form input {
    width: 250px;
    height: 68%;
  }

  .home-container {
    gap: 32px;
  }

  .carrosel-noticias {
    margin-bottom: 32px;
  }

  .acesso-rapido-box p,
  .beneficios-box p {
    font-size: 12px;
    line-height: normal;
  }

  .acesso-rapido-box span p,
  .beneficios-box span {
    font-size: 12px;
    line-height: normal;
  }

  .destaques {
    height: auto;
  }

  .destaques-e-faca-parte {
    flex-direction: column;
  }

  .faca-parte {
    margin: 32px 10px 32px 32px;
    height: auto;
  }

  .destaque-first-row p {
    margin-top: 16px;
    margin-left: 16px;
    margin-bottom: 4px;
  }

  .destaque-first-row .card-destaques-content {
    margin: 0;
    display: flex;
    gap: 8px;
    flex-direction: column;
    padding: 0 16px;
  }

  .card-second-row img {
    width: 378px;
    height: 248px;
  }

  .card-second-row span {
    display: block;
    width: 280px;
    margin-bottom: 16px;
  }

  .card-second-row p img {
    width: 15px;
    height: 15px;
  }

  .faca-parte {
    align-items: center;
    flex-direction: row;
  }

  .faca-parte-title,
  .faca-parte-box {
    align-self: flex-start;
  }

  .acesso-rapido-card-first-row,
  .acesso-rapido-card-second-row {
    flex-direction: column;
    align-items: center;
    margin-top: 32px;
  }

  .conheca-servicos {
    height: auto;
    text-align: center;
    gap: 20px;
    margin-bottom: 16px;
    padding-bottom: 16px;
  }

  .acesso-rapido-card-first-row img,
  .acesso-rapido-card-second-row {
    margin-top: 0px;
    height: 250px;
  }

  .acesso-rapido-card-first-row,
  .acesso-rapido-card-second-row {
    height: auto;
  }

  .parceiros-box {
    align-items: center;
    height: auto;
  }

  .newsletter-form .btn-newsletter {
    height: 50px;
  }

  .resultado-pesquisa-title p {
    text-align: center;
  }

  .resultado-pesquisa-content {
    width: 100%;
  }

  .resultado-de-pesquisa-container {
    padding-bottom: 64px;
    gap: 32px;
  }

  .pagination-btn-group {
    margin-bottom: 64px;
  }

  .noticias-first-row,
  .noticias-second-row {
    flex-direction: column;
  }

  .noticias-container {
    padding-bottom: 32px;
  }

  .emissao-de-guia-container {
    padding: 64px 64px 64px 64px;
  }

  .historia-box,
  .informativo-publicacoes-container {
    flex-direction: column;
  }

  .diretoria-box-row {
    flex-direction: row;
  }

  .institucional-page-column {
    flex-direction: row;
    overflow-x: auto;
  }

  .institucional-page-column-btn {
    font-size: 14px;
    line-height: 16px;
  }

  .historia-box-content {
    width: 635px;
  }

  .historia-box-content img,
  .suplentes,
  .missao-visao-valores-box-content {
    width: 100%;
  }

  .historia-box,
  .missao-visao-valores-box,
  .parcerias-row {
    flex-direction: column;
  }

  .page-informativos-publicacoes-detalhe-text {
    width: 60%;
  }

  .parcerias-container {
    padding: 64px 64px 128px 64px;
  }

  .parceria-box {
    width: 304px;
  }

  .parcerias-row {
    align-items: center;
  }

  .noticia-detalhes {
    padding: 0 64px;
    flex-direction: column;
  }

  .noticia-detalhes-img img {
    width: 100%;
  }

  .acesso-rapido-card {
    height: 143px;
  }

  .contato-form input {
    width: 100%;
  }

  .convecoes-coletivas-tabela th {
    font-size: 18px;
  }

  .convecoes-coletivas-tabela td {
    font-size: 16px;
  }

  .convecoes-coletivas-select-box {
    flex-direction: column;
  }

  .links-footer-group {
    flex-direction: column;
    height: auto;
    width: auto;
  }

  .info-group,
  .footer-info,
  .footer-left-links,
  .footer-right-links {
    height: auto;
  }

  .footer-right-links {
    margin-top: 16px;
  }

  .img-intern-noticia {
    height: 150px;
    width: 150px;
  }

  .carrosel-noticias {
    display: flex;
    padding: 0;
    margin-bottom: 0;
  }

  .noticias-column {
    display: none;
  }

  .noticia-content-text > span[title] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

    max-width: 100%;
  }

  .destaques-noticias {
    flex-direction: column;
  }

  .parceiros-box-card {
    width: 100%;
  }

  .acesso-rapido-box {
    flex: 0 0 calc((100% - 40px) / 2);
  }

  .acesso-rapido-box span {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }

  .carrossel span {
    font-size: 26px;
  }

  .carrossel-text {
    width: 100%;
    height: auto;
    gap: 16px;
  }

  .carrossel-container {
    flex-direction: column;
    padding: 16px 0;
  }

  .carrossel-bullets {
    margin-top: 0;
  }

  .carrossel-img {
    width: 100%;
    height: 240px;
  }

  .carrossel-noticia-title {
    font-size: 24px;
  }

  .carrossel-noticia-link {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .carrossel-noticia-link img {
    height: 20px;
    width: 20px;
  }

  .carrossel-text {
    padding: 0 16px;
  }
}

@media (max-width: 650px) {
  .footer-info .container {
    flex-direction: column;
  }
}

@media (max-width: 500px) {
  .nav-first-row,
  .nav-second-row,
  .carrosel,
  .noticias-column,
  .carrossel-btn-box,
  .acesso-rapido-btn,
  .destaque-details {
    display: none;
  }

  .container {
    padding: 0;
  }

  .breadcrumb .container {
    padding: 0;
  }

  .card-second-row p,
  .card-second-row span {
    margin-left: 16px;
  }

  .noticia-detalhes-text table {
    width: fit-content;
  }

  .noticia-detalhes-text td {
    width: auto;
  }

  .noticia-detalhes-text tr {
    display: flex;
    flex-direction: column;
  }

  .noticias-first-row,
  .noticias-second-row {
    flex-direction: column;
    padding: 0 16px;
  }

  .home-container {
    gap: 32px;
  }

  .nav-mobile {
    display: flex;
    padding: 0 20px 0 20px;
    align-items: center;
  }

  .institucional-page-column-btn {
    width: auto;
  }

  .nav {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #d9d9d9;
  }

  .dropdown-btn-mobile {
    margin-right: 76.5px;
    cursor: pointer;
  }

  .search-icon {
    margin-right: 16px;
    margin-left: 36.5px;
  }

  .carrossel-mobile {
    display: flex;
    width: 412px;
    height: 452px;
    background: linear-gradient(to bottom, #00000000, #000000cc),
      url("assets/img/carrosel-fundo.jpg");
  }

  .carrossel {
    padding-left: 0px;
  }

  .carrossel span {
    font-size: 22px;
    line-height: 26.4px;
    margin: 16px;
  }

  .acesso-rapido .container {
    padding: 32px;
  }

  .acesso-rapido {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    overflow-x: unset;
    white-space: nowrap;
  }

  .acesso-rapido-box {
    width: 283px;
    height: 118px;
    padding: 16px;
  }

  .acesso-rapido-box-text {
    width: 251px;
    height: 42px;
  }

  .acesso-rapido-box-text p {
    font-size: 14px;
    line-height: 21.6px;
    margin-bottom: 0px;
  }

  .acesso-rapido-box-text span {
    font-size: 14px;
    line-height: 16.8px;
  }

  .acesso-rapido-box-text img {
    width: 28px;
    height: 28px;
  }

  .acesso-rapido-content {
    height: 134px;
    overflow-x: auto;
    justify-content: flex-start;
  }

  .acesso-rapido-btn-arrow {
    margin: 0px;
  }

  .acesso-rapido-box-text,
  .beneficios-box-text {
    padding: 0px;
  }

  .destaque-first-row a {
    justify-self: center;
  }

  .noticia-detalhes-title span {
    font-size: 14px;
    line-height: normal;
    text-align: justify;
  }

  .destaques-e-faca-parte {
    flex-direction: column;
    margin: 0;
    justify-content: center;
  }

  .destaques {
    margin: 0 16px 32px 16px;
    height: auto;
    align-items: center;
  }

  .destaques-title img,
  .acesso-rapido-title img,
  .faca-parte-title img,
  .beneficios-title img,
  .parceiros-title img {
    width: 30px;
    height: 30px;
  }

  .destaques-title-intern img,
  .acesso-rapido-title-intern img,
  .faca-parte-title-intern img,
  .parceiros-title-intern img {
    width: 38px;
    height: 4px;
  }

  .destaques-title-intern p,
  .acesso-rapido-title-intern p,
  .faca-parte-title-intern p,
  .parceiros-title-intern p {
    font-size: 14px;
    line-height: 16.8px;
  }

  .destaques-title {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .destaque-first-row img,
  .destaque-second-row img {
    width: 380px;
    height: 170px;
  }

  .destaque-first-row-card .clock,
  .card-second-row .clock {
    width: 15px;
    height: 15px;
    margin-top: 16px;
  }

  .destaques-content {
    width: 380px;
    height: auto;
    margin-top: 0;
  }

  .destaques-noticias {
    margin: 0;
    gap: 20px;
  }

  .destaque-first-row .card-destaques-content h1 {
    font-weight: 600;
    font-size: 16px;
    line-height: 19.2px;
  }

  .destaque-first-row .card-destaques-content span {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    max-width: 348px;
    margin-top: 8px;
  }

  .card-second-row p {
    margin-top: 16px;
    max-width: 420px;
  }

  .destaque-first-row p {
    margin-top: 16px;
    margin-left: 16px;
  }

  .destaque-first-row-card .clock,
  .card-second-row .clock {
    margin-top: 0;
  }

  .faca-parte {
    height: 473px;
    margin: 0 16px 0 16px;
    flex-direction: column;
  }

  .faca-parte-box {
    width: 380px;
    height: 423px;
    align-self: center;
  }

  .faca-parte-box .img-apoie {
    width: 340px;
    height: 208px;
  }

  .faca-parte-box p {
    font-size: 14px;
    line-height: 16.8px;
  }

  .faca-parte-box span {
    font-size: 14px;
    line-height: 16.8px;
  }

  .faca-parte-box a {
    font-size: 14px;
    line-height: 16.8px;
  }

  .conheca-servicos {
    padding: 0 32px 0 32px;
    gap: 20px;
    height: auto;
    margin: 0;
  }

  .conheca-servicos span {
    font-weight: 400;
    font-size: 18px;
    line-height: 21.6px;
  }

  .acesso-rapido-card-first-row,
  .acesso-rapido-card-second-row {
    flex-direction: column;
  }

  .acesso-rapido-card-first-row {
    gap: 16px;
    height: auto;
    margin-top: 0;
  }

  .acesso-rapido-card-second-row {
    gap: 20px;
    height: auto;
    margin-top: 0;
  }

  .acesso-rapido-card-first-row img,
  .acesso-rapido-card-second-row img {
    width: 348px;
    height: 135px;
    object-fit: fill;
    border-radius: 6px;
  }

  .conheca-servicos {
    margin-bottom: 0;
  }

  .beneficios {
    margin: 0;
    padding: 0 32px 0 32px;
    height: 234px;
    overflow-x: unset;
    white-space: nowrap;
  }

  .beneficios-content {
    overflow-x: auto;
    height: 132px;
    justify-content: flex-start;
  }

  .beneficios-box {
    height: 132px;
    width: 241.25px;
    padding: 20px;
  }

  .beneficios-box-text img {
    width: 30px;
    height: 30px;
  }

  .beneficios-box-text p,
  .beneficios-box-text span {
    font-size: 14px;
  }

  .parceiros {
    margin: 0;
    padding: 0 32px 0 32px;
    height: 465px;
    overflow-x: auto;
    white-space: nowrap;
  }

  .parceiros-box {
    gap: 20px;
    flex-direction: row;
  }

  .parceiros-box-card {
    width: 284.67px;
    height: 375px;
    padding: 20px;
    gap: 20px;
  }

  .parceiros-box-card img {
    width: 244.67px;
    height: 136px;
  }

  .parceiros-card-content {
    height: 179px;
  }

  .parceiros-card-content p {
    font-size: 14px;
  }

  .parceiros-card-content span {
    font-size: 14px;
    margin-bottom: 20px;
    max-width: 244.67px;
    word-break: break-word;
    display: inline-block;
    white-space: normal;
  }

  .parceiros-card-content a {
    width: 105px;
    height: 49px;
    font-size: 14px;
  }

  .entre-em-contato {
    height: 248px;
    object-fit: cover;
    margin-top: 64px;
    padding-bottom: 20px;
  }

  .entre-em-contato-content {
    gap: 14px;
    margin-left: 32px;
  }

  .entre-em-contato-content p {
    font-size: 20px;
  }

  .entre-em-contato-btn-box a {
    width: 133px;
    height: 33px;
    font-size: 14px;
  }

  .entre-em-contato-btn-box span {
    font-size: 14px;
    line-height: normal;
  }

  .entre-em-contato-btn-box .btn-primary-red {
    width: 133px;
  }

  .footer-newsletter {
    /*     height: 478px; */
    width: 100%;
    padding: 16px;
    gap: 64px;
    display: flex;
    flex-direction: column;
  }

  .newsletter-content {
    flex-direction: column;
  }

  .newsletter-text {
    padding: 16px;
    text-align: center;
    word-break: break-word;
    white-space: normal;
    width: 100%;
  }

  .newsletter-text h1 {
    font-size: 20px;
    line-height: 24px;
  }

  .newsletter-text p {
    font-size: 14px;
    line-height: 16.8px;
  }

  .newsletter-form {
    width: 100%;
    gap: 32px;
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .company-profile {
    padding-top: 0px;
    margin-top: 0px;
  }

  .footer-info {
    flex-direction: column;
    padding: 32px 16px 32px 16px;
    justify-content: unset;
    margin-top: 20px;
  }

  .links-footer-group {
    flex-direction: column;
    align-items: center;
    align-self: center;
    width: 100%;
    margin-top: 32px;
  }

  .footer-right-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 32px;
    width: 100%;
  }

  .fale-conosco-btn-group {
    flex-direction: column;
    width: 100%;
    margin: 0 16px;
  }

  .fale-conosco-btn-footer {
    width: 100%;
  }

  .footer-copyright {
    height: 148px;
    padding: 32px 64px 32px 64px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-copyright img {
    width: 70px;
    height: 30px;
  }

  .nav-mobile input[type="submit"],
  .input-header {
    height: 40px;
  }

  .breadcrumb {
    padding: 16px;
    height: 89px;
    gap: 16px;
  }

  .breadcrumb h1 {
    font-size: 20px;
    line-height: 100%;
  }

  .breadcrumb span {
    font-size: 14px;
    line-height: 100%;
  }

  .contato-container {
    gap: 32px;
  }

  .contato-content {
    padding: 0 16px;
  }

  .contato-form input,
  .contato-form textarea {
    width: 100%;
  }

  .contato-form .btn-primary-red {
    width: 75px;
    display: flex;
    align-items: center;
    padding: 0;
  }

  .maps img {
    width: 381px;
    height: 300px;
  }

  .contato-informations .hour-info {
    max-width: 90%;
  }

  .pagina-nao-encontrada-content img {
    height: 250px;
    width: 380px;
    object-fit: cover;
  }

  .pagina-nao-encontrada-text ul li a,
  .pagina-nao-encontrada-text p {
    font-size: 14px;
  }

  .pagina-nao-encontrada-content {
    margin: 128px 0;
  }

  .parcerias-container {
    padding: 32px 16px 64px 16px;
    gap: 20px;
  }

  .parceria-box,
  .servicos-box {
    width: 381px;
  }

  .servicos-box img {
    width: 341px;
  }

  .servicos-box p,
  .parceria-box-text p {
    font-size: 16px;
    line-height: normal;
  }

  .parceria-box-text span {
    font-size: 14px;
    line-height: normal;
  }

  .parceria-box-text button {
    width: 105px;
    height: 49px;
  }

  .parcerias-row {
    flex-direction: column;
  }

  .page-informativos-publicacoes-detalhe-container {
    padding: 0;
  }

  .page-informativos-publicacoes-detalhe-content {
    flex-direction: column;
  }

  .page-informativos-publicacoes-detalhe-btn-column {
    flex-direction: row;
    gap: 14px;
  }

  .newsletter-form input {
    width: 100%;
  }

  .page-informativos-publicacoes-detalhe-btn-column .btn-column {
    display: flex;
    flex-direction: column;
    gap: 14px;
    height: 100%;
    justify-content: center;
  }

  .page-informativos-publicacoes-detalhe-text {
    gap: 12px;
    margin-bottom: 20px;
    width: 100%;
  }

  .page-informativos-publicacoes-detalhe-text h1 {
    font-size: 22px;
  }

  .page-informativos-publicacoes-detalhe-btn-column button,
  .page-informativos-publicacoes-detalhe-btn-column a {
    width: 188px;
  }

  .page-informativos-publicacoes-detalhe-container {
    margin-bottom: 64px;
  }

  .institucional-page-column {
    overflow-x: auto;
    flex-direction: row;
  }

  .historia-content,
  .missao-visao-valores-content {
    padding: 0 16px;
  }

  .historia-box,
  .missao-visao-valores-box {
    flex-direction: column;
    padding-top: 32px;
  }

  .institucional-page-column-btn {
    width: auto;
    font-size: 16px;
    line-height: normal;
  }

  .historia-box-content img {
    width: 100%;
    height: 393px;
  }

  .historia-box-content p {
    font-size: 14px;
    line-height: normal;
    text-align: justify;
  }

  .historia-box-content {
    width: 100%;
  }

  .missao-visao-valores-box-content {
    width: 100%;
  }

  .historia-container,
  .missao-visao-valores-container {
    padding-bottom: 64px;
  }

  .diretoria-box-content p {
    font-size: 18px;
    line-height: normal;
  }

  .diretoria-box {
    height: 150px;
    justify-content: space-around;
    padding: 16px;
  }

  .diretoria-box-title {
    flex-direction: column;
    align-items: flex-start;
    font-size: 16px;
    line-height: normal;
  }

  .suplentes {
    height: 231px;
  }

  .noticias-container {
    gap: 0;
  }

  .noticias-carrossel {
    margin: 0;
    margin-bottom: 32px;
  }

  .informativo-title h1 {
    width: 280px;
  }

  .noticias-carrossel-slide-btn,
  .noticias-carrossel .btn-primary-red {
    display: none !important;
  }

  .noticias-carrossel p {
    margin-bottom: 16px;
    font-size: 22px;
  }

  .noticia-content-title span {
    font-size: 14px;
  }

  .noticia-content-text span {
    width: 100%;
  }

  .noticia-content-line img:first-child {
    width: 100%;
  }

  .noticia-content-line .noticia-content-title p img {
    width: 15px;
  }

  .noticia-detalhes {
    margin: 32px 0 32px 0;
    padding: 0 16px 0 16px !important;
  }

  .noticia-detalhes-title p {
    line-height: normal;
    font-size: 22px;
  }

  .noticia-detalhes-img img {
    width: 100%;
    height: 393px;
    object-fit: contain;
  }

  .noticia-detalhes-text p {
    font-size: 14px;
  }

  .noticia-detalhes-title {
    gap: 20px;
  }

  .resultado-de-pesquisa-container {
    padding: 0 16px;
  }

  .resultado-pesquisa-title {
    text-align: center;
    font-size: 22px;
    line-height: normal;
  }

  .resultados-box {
    margin: 0 16px;
  }

  .resultado-pesquisa-content {
    width: 382px;
  }

  .resultado-pesquisa-content-text {
    font-size: 14px;
    line-height: normal;
  }

  .emissao-de-guia-container {
    flex-direction: column;
    padding: 32px 16px 20px 16px;
    align-items: center;
  }

  .emissao-de-guia-btn-box {
    width: 380px;
    align-items: center;
  }

  .emissao-de-guia-text-box {
    width: 380px;
  }

  .destaque-second-row {
    margin-top: 16px;
  }

  .emissao-de-guia-text-box span {
    align-self: center;
  }

  .tipos-de-contribuicao-container {
    padding: 0 16px;
  }

  .tipos-de-contribuicao-column p {
    text-align: center;
    font-size: 22px;
    line-height: normal;
  }

  .contribuicao-sindical-box p {
    font-size: 18px;
  }

  .contribuicao-sindical-box span p {
    font-size: 14px;
  }

  .contribuicoes-container {
    margin-bottom: 64px;
    padding-top: 32px;
  }

  .temas-column {
    flex-direction: row;
    overflow-x: auto;
  }

  .informativo-publicacoes-container {
    flex-direction: column;
    padding: 0 16px 64px 16px;
  }

  .pagination-btn-group {
    margin-bottom: 64px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-copyright p {
    text-align: center;
  }

  .newsletter-text p {
    margin-bottom: 20px;
  }

  .wpcf7-response-output {
    height: 40px;
  }

  .nav input[type="submit"] {
    height: 40px !important;
  }

  .page-informativos-publicacoes-detalhe-content span {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 32px;
    font-size: 14px;
  }

  .acesso-rapido-box-text a {
    padding: 0;
  }

  .gallery {
    display: flex;
    flex-direction: column;
  }

  .destaque-first-row .card-destaques-content span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }

  .destaque-first-row .card-destaques-content {
    gap: 0;
  }

  .destaque-first-row p {
    margin-top: 8px;
  }

  .parceiros-card-content span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

    max-width: 100%;
  }
}

@media (max-width: 375px) {
  .destaque-first-row img,
  .destaque-second-row img {
    width: 342px;
    height: 170px;
  }

  .footer-newsletter {
    width: 100%;
  }

  .fale-conosco-btn-group .fale-conosco-btn-footer {
    width: 100%;
  }

  .social-media-icons {
    margin-left: 8px;
    gap: 8;
  }

  .company-profile img:first-child {
    width: 230px;
  }

  .social-media-icons a img {
    width: 30px !important;
  }

  .search-icon {
    margin-left: 30px;
  }

  .links-footer-group {
    width: 100%;
  }

  .carrossel span {
    width: auto;
    box-sizing: border-box;
  }

  .dropdown-btn-mobile {
    margin-right: 0;
  }

  .newsletter-form {
    width: 100%;
  }

  .newsletter-text {
    width: 100%;
  }

  .contato-form input,
  .contato-form textarea {
    width: 100%;
  }

  .destaques-content {
    width: auto;
  }

  .maps iframe {
    width: 340px !important;
  }

  .noticia-content {
    width: 100%;
  }

  .noticia-content-text > span[title] {
    width: 150px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .faca-parte-box .img-apoie {
    width: 280px;
  }

  .faca-parte-box {
    width: auto;
  }

  .noticia-content-line img:first-child,
  .noticia-detalhes-content,
  .noticia-detalhes-img img,
  .missao-visao-valores-box-content,
  .emissao-de-guia-text-box,
  .parceria-box,
  .servicos-box,
  .emissao-de-guia-btn-box {
    width: 100%;
  }

  .noticia-content-line img:first-child {
    display: flex;
    justify-self: center;
    width: 100%;
  }

  .pagina-nao-encontrada-content img,
  .resultado-pesquisa-content,
  .servicos-box img {
    width: auto;
  }

  .img-intern-noticia {
    height: 100px;
    width: 100px;
  }

  .pagina-nao-encontrada-content {
    margin: 64px 0;
  }

  .pagina-nao-encontrada-content img {
    width: 340;
    height: 200px;
  }

  .informativo-publicacoes-box-search .btn-primary-red {
    width: auto;
    font-size: 12px;
  }

  .page-informativos-publicacoes-detalhe-btn-column button,
  .page-informativos-publicacoes-detalhe-btn-column a {
    width: 148px;
  }

  .diretoria-box-content p {
    font-size: 16px;
  }

  .informativo-publicacoes-box-search {
    gap: 8px;
  }

  .tipos-de-contribuicao-column {
    width: 100%;
  }

  .entre-em-contato-content p {
    font-size: 16px;
  }
}

@media (max-width: 355px) {
  .destaque-first-row img,
  .destaque-second-row img {
    width: 320px;
  }
}

@media (max-width: 320px) {
  .company-profile img:first-child {
    width: 190px;
  }

  .destaque-first-row img,
  .destaque-second-row img {
    width: 280px;
  }

  .fale-conosco-btn-group .fale-conosco-btn-footer {
    width: 280px;
  }

  .entre-em-contato-content p {
    line-height: normal;
    font-size: 20px;
  }

  .destaque-first-row .card-destaques-content span {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    max-width: 280px;
    margin-top: 8px;
  }

  .informativo-publicacoes-box-search input {
    width: 150px;
  }

  .noticia-content-line img:first-child,
  .noticia-detalhes-content,
  .noticia-detalhes-img img,
  .missao-visao-valores-box-content,
  .emissao-de-guia-text-box,
  .parceria-box,
  .servicos-box,
  .emissao-de-guia-btn-box {
    width: 100%;
  }

  .noticia-detalhes-img img {
    height: auto;
  }

  .noticia-content {
    width: 285px;
  }

  .noticia-content-text span {
    width: auto;
  }

  .noticia-content-text span {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .noticia-content-text > span[title] {
    width: 120px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .noticia-row-inside {
    align-items: center;
  }

  .noticia-content-line {
    width: 285px;
  }

  .links-footer-group {
    width: auto;
  }

  .noticia-content-text {
    width: auto;
  }

  .maps iframe {
    width: 290px !important;
  }
}

.nav input[type="submit"] {
  border: none;
  background: transparent;
  text-decoration: none;
  padding: 19px;
  margin: 0;
  border-top: 1px solid;
  border-left: 1px solid;
  border-bottom: 1px solid;
  height: 56px;
  width: auto;
  cursor: pointer;
  background: url("assets/img/lupa-input.svg") no-repeat center center;
  background-size: contain;
  background-size: 18px 18px;
}
