@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.t-branco {
  color: #fffffd;
}

.bg-branco {
  background-color: #fffffd;
}

.t-off-white {
  color: #F2F2F2;
}

.bg-off-white {
  background-color: #F2F2F2;
}

.t-preto {
  color: #2d2d2e;
}

.bg-preto {
  background-color: #2d2d2e;
}

.t-laranja {
  color: #d75930;
}

.bg-laranja {
  background-color: #d75930;
}

.t-vermelho {
  color: #a53237;
}

.bg-vermelho {
  background-color: #a53237;
}

.t-vermelho-claro {
  color: #E7494F;
}

.bg-vermelho-claro {
  background-color: #E7494F;
}

.t-amarelo {
  color: #e9bf49;
}

.bg-amarelo {
  background-color: #e9bf49;
}

.t-verde {
  color: #50a554;
}

.bg-verde {
  background-color: #50a554;
}

.t-verde2 {
  color: #138B6C;
}

.bg-verde2 {
  background-color: #138B6C;
}

.t-azul {
  color: #3069b1;
}

.bg-azul {
  background-color: #3069b1;
}

.t-azul-claro {
  color: #6ea4b7;
}

.bg-azul-claro {
  background-color: #6ea4b7;
}

.t-roxo-claro {
  color: #a5a7ce;
}

.bg-roxo-claro {
  background-color: #a5a7ce;
}

.t-roxo {
  color: #5a4a85;
}

.bg-roxo {
  background-color: #5a4a85;
}

.t-rosa {
  color: #E61365;
}

.bg-rosa {
  background-color: #E61365;
}

.t-rosa-claro {
  color: #E94082;
}

.bg-rosa-claro {
  background-color: #E94082;
}

.t-cinza {
  color: #acafb4;
}

.bg-cinza {
  background-color: #acafb4;
}

.t-cinza-escuro {
  color: #424242;
}

.bg-cinza-escuro {
  background-color: #424242;
}

.t-principal {
  color: #09ff00;
}

.bg-principal {
  background-color: #09ff00;
}

@font-face {
  font-family: "helvetica";
  src: url("../fonts/helvetica-black-webfont.woff2") format("woff2"), url("../fonts/helvetica-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "helvetica";
  src: url("../fonts/helvetica-bold-webfont.woff2") format("woff2"), url("../fonts/helvetica-bold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "helvetica";
  src: url("../fonts/helvetica-regular-webfont.woff2") format("woff2"), url("../fonts/helvetica-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "neue";
  src: url("../fonts/HelveticaNeueBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "neue";
  src: url("../fonts/HelveticaNeueMedium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
.t-neue {
  font-family: "neue";
}

.t-upper {
  text-transform: uppercase;
}

.t-center {
  text-align: center;
}
@media (min-width: 990px) {
  .t-center {
    text-align: initial;
  }
}

.t-right {
  text-align: right;
}

.t-1 {
  font-weight: 600;
  font-size: 26px;
}
@media (min-width: 990px) {
  .t-1 {
    font-size: 38px;
    line-height: 43px;
  }
}

.t-2 {
  font-weight: 600;
  font-size: 24px;
}
@media (min-width: 990px) {
  .t-2 {
    font-size: 32px;
  }
}

.t-3 {
  font-size: 20px;
}
@media (min-width: 990px) {
  .t-3 {
    font-size: 24px;
  }
}

.t-4 {
  font-weight: 400;
  font-size: 18px;
}
@media (min-width: 990px) {
  .t-4 {
    font-size: 18px;
  }
}

.t-5 {
  font-weight: 400;
  font-size: 16px;
}
@media (min-width: 990px) {
  .t-5 {
    font-size: 15px;
  }
}

.t-6 {
  font-weight: 400;
  font-size: 12px;
}
@media (min-width: 990px) {
  .t-6 {
    font-size: 14px;
  }
}

.t-7 {
  font-weight: 400;
  font-size: 12px;
}
@media (min-width: 990px) {
  .t-7 {
    font-size: 10px;
  }
}

.t-regular {
  font-weight: 400;
}

.t-bold {
  font-weight: 600;
}

.t-black {
  font-weight: 900;
}

.t-wys h3 {
  font-size: 20px;
}
@media (min-width: 990px) {
  .t-wys h3 {
    font-size: 24px;
  }
}
.t-wys ul {
  display: flex;
  flex-flow: column;
  padding-left: 28px;
}
.t-wys ul li {
  padding: 10px 0;
}
.t-wys ul li:nth-child(3n-2) {
  list-style-image: url(../imgs/i-vermelho.svg);
}
.t-wys ul li:nth-child(3n-1) {
  list-style-image: url(../imgs/i-verde.svg);
}
.t-wys ul li:nth-child(3n) {
  list-style-image: url(../imgs/i-azul.svg);
}
.t-wys ul li span {
  width: calc(100% - 27px);
}
.t-wys a {
  color: #2d2d2e;
  text-decoration: underline;
}

.lh-12 {
  line-height: 1.2;
}

.lh-16 {
  line-height: 1.6;
}

.f-neue {
  font-family: "neue-haas";
}

/* Formatação da área de WYSIWYG da página de Contato */
.conteudo-contato-espacado p {
  margin-bottom: 1.5rem;
}
.conteudo-contato-espacado li p {
  margin-bottom: 0;
}
.conteudo-contato-espacado ul {
  margin-bottom: 1.5rem;
}
.conteudo-contato-espacado .destaque-contato {
  font-size: 1.5em;
  line-height: 1.3;
  text-align: center;
}

.ir {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}

img {
  display: block;
}

iframe {
  width: 100%;
}

body {
  font-family: "helvetica";
  background: #F2F2F2;
  min-height: 100vh;
}

main {
  padding-top: 66px;
  min-height: calc(100vh - 78px - 66px);
}

a {
  text-decoration: none;
}

strong {
  font-weight: bold;
}

.wrapper {
  width: 82%;
  margin: 0 auto;
  max-width: 55900px;
}
@media (min-width: 990px) {
  .wrapper {
    width: 55%;
    margin: 0 auto;
    max-width: 1900px;
  }
}

.wrapper-home {
  width: 82%;
  margin: 0 auto;
  max-width: 55900px;
}
@media (min-width: 990px) {
  .wrapper-home {
    width: 80%;
    margin: 0 auto;
    max-width: 1900px;
  }
}

@media (min-width: 990px) {
  .wrapper-d {
    width: 66%;
    margin: 0 auto;
    max-width: 1900px;
  }
}

.wrapper-m {
  width: 82%;
  margin: 0 auto;
  max-width: 1900px;
}
@media (min-width: 990px) {
  .wrapper-m {
    width: 100%;
    margin: 0;
  }
}

.wrapper-sanfona {
  width: 90%;
  text-align: left;
  max-width: 55900px;
}
@media (min-width: 990px) {
  .wrapper-sanfona {
    width: 90%;
    max-width: 1900px;
  }
}

.fx {
  display: flex;
}

@media (min-width: 990px) {
  .fx-d {
    display: flex;
  }
}

.fx-row {
  flex-flow: row wrap;
}

.fx-col {
  flex-flow: column;
}

@media (min-width: 990px) {
  .fx-d-row {
    flex-flow: row wrap;
  }
}

@media (min-width: 990px) {
  .fx-d-col {
    flex-flow: column;
  }
}

.fx-jcsb {
  justify-content: space-between;
}

@media (min-width: 990px) {
  .fx-d-jcsb {
    justify-content: space-between;
  }
}

.fx-jcc {
  justify-content: center;
}

@media (min-width: 990px) {
  .fx-d-aife {
    align-items: flex-end;
  }
}

@media (min-width: 990px) {
  .fx-d-aifs {
    align-items: flex-start;
  }
}

.fx-aic {
  align-items: center;
}

@media (min-width: 990px) {
  .fx-d-aic {
    align-items: center;
  }
}

.g-10 {
  gap: 10px;
}

.g-15 {
  gap: 15px;
}

.g-20 {
  gap: 20px;
}

.g-25 {
  gap: 25px;
}

.g-30 {
  gap: 30px;
}

.g-40 {
  gap: 40px;
}

.g-50 {
  gap: 50px;
}

.g-60 {
  gap: 60px;
}

@media (min-width: 990px) {
  .g-d-20 {
    gap: 20px;
  }
}

@media (min-width: 990px) {
  .g-d-30 {
    gap: 30px;
  }
}

.col-50 {
  width: 50%;
}

@media (min-width: 990px) {
  .col-d-50 {
    width: 50%;
  }
}

.col-40 {
  width: 40%;
}

@media (min-width: 990px) {
  .col-d-40 {
    width: 40%;
  }
}

@media (min-width: 990px) {
  .col-d-45 {
    width: 45%;
  }
}

.col-30 {
  width: 30%;
}

@media (min-width: 990px) {
  .col-d-30 {
    width: 30%;
  }
}

.col-33 {
  width: 33.333%;
}

@media (min-width: 990px) {
  .col-d-33 {
    width: 33.333%;
  }
}

.col-25 {
  width: 25%;
}

@media (min-width: 990px) {
  .col-d-25 {
    width: 25%;
  }
}

@media (min-width: 990px) {
  .col-d-45 {
    width: 45%;
  }
}

.col-66 {
  width: 66.666%;
}

@media (min-width: 990px) {
  .col-d-66 {
    width: 66.666%;
  }
}

@media (min-width: 990px) {
  .col-d-58 {
    width: 58%;
  }
}

@media (min-width: 990px) {
  .col-d-60 {
    width: 60%;
  }
}

@media (min-width: 990px) {
  .col-d-100 {
    width: 100%;
  }
}

.tag {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 6px;
  border-radius: 12px;
}

.p-10 {
  padding: 10px 0;
}

.p-15 {
  padding: 15px 0;
}

.p-25 {
  padding: 25px 0;
}

.pb-25 {
  padding-bottom: 25px;
}

.p-35 {
  padding: 35px 0;
}

@media (min-width: 990px) {
  .p-d-15 {
    padding: 15px 0;
  }
}

@media (min-width: 990px) {
  .pb-d-20 {
    padding-bottom: 20px;
  }
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-8 {
  padding-bottom: 8px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-50 {
  padding-top: 50px;
}

b {
  font-weight: bold;
}

@media (min-width: 990px) {
  .pt-d-25 {
    padding-top: 25px;
  }
}

@media (min-width: 990px) {
  .pt-d-15 {
    padding-top: 15px;
  }
}

@media (min-width: 990px) {
  .pb-d-15 {
    padding-bottom: 15px;
  }
}

.bb-preto {
  border-bottom: 1px solid #2d2d2e;
}

.i-seta-dir:after {
  content: "";
  display: block;
  transform: rotate(-135deg) translate(2px);
  transition: transform ease 0.5s;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 7px;
  height: 7px;
}
.i-seta-dir.open:after {
  transform: rotate(-45deg) translate(0px, -3px);
}

.home-image-logo {
  display: none;
}
@media (min-width: 990px) {
  .home-image-logo {
    display: block;
    width: 25%;
  }
}

.home-imagem img {
  width: 25%;
}
.home-imagem h2 {
  width: 100%;
}
.home-imagem h3 {
  width: 100%;
}

.links-home a {
  padding: 10px;
  border: 1px solid #2d2d2e;
  border-radius: 10px;
}

.destaque-sobre iframe {
  height: 56vw;
}
@media (min-width: 990px) {
  .destaque-sobre iframe {
    height: 17vw;
    order: 1;
  }
}
@media (min-width: 990px) {
  .destaque-sobre h2 {
    order: 2;
  }
}

article {
  border: 1px solid #2d2d2e;
  border-radius: 15px;
  background-color: #FFFFFF;
}
@media (min-width: 990px) {
  article {
    width: calc(33.33% - 22px);
  }
}
article a {
  padding: 6px;
  border: 1px solid #2d2d2e;
  border-radius: 5px;
}
article img {
  width: 100%;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}

.card-wrapper {
  width: 82%;
  margin: 0 auto;
}

.filtro-categoria {
  font-size: 16px;
}
@media (min-width: 990px) {
  .filtro-categoria {
    font-size: 18px;
  }
}

.article-blog a {
  padding: 6px;
  border: 1px solid #2d2d2e;
  border-radius: 5px;
}

@media (min-width: 990px) {
  .destaque {
    width: 55%;
    margin: 0 auto;
    max-width: 1900px;
  }
}
@media (min-width: 990px) {
  .destaque .wrapper {
    margin: initial;
    max-width: initial;
    order: 1;
  }
}
.destaque iframe {
  height: 56vw;
}
@media (min-width: 990px) {
  .destaque iframe {
    height: 14vw;
    order: 2;
  }
}
@media (min-width: 990px) {
  .destaque p {
    order: 3;
  }
}

.encontro-title:hover {
  cursor: pointer;
}

.unidade-encontro-content {
  display: none;
  line-height: 1.3;
}

.unidade-encontro-content iframe {
  width: 100%;
  height: auto;
}
@media (min-width: 990px) {
  .unidade-encontro-content iframe {
    max-width: 441px;
    aspect-ratio: 16/9;
  }
}

.encontro-objetivo {
  text-align: left;
  padding: 15px 30px;
}

.encontro-objetivo h3 span {
  font-weight: 600 !important;
  font-size: 20px;
}

.encontro-objetivo h3 {
  padding-bottom: 10px;
}

.encontro-objetivo ul {
  list-style-type: disc !important;
  list-style-position: inside;
}

.encontro-etapa {
  text-align: left;
  padding: 15px 30px;
}

.encontro-etapa h3 span {
  font-weight: 600 !important;
  font-size: 20px;
}

.encontro-etapa h3 {
  padding-bottom: 10px;
}

.encontro-etapa b {
  font-weight: 600;
}

.encontro-materiais {
  text-align: left;
  padding: 15px 30px;
}

.encontro-materiais h3 span {
  font-weight: 600 !important;
  font-size: 20px;
}

.encontro-materiais h3 {
  padding-bottom: 10px;
}

.encontro-materiais ul {
  list-style-type: disc !important;
  list-style-position: inside;
}

.card-pessoa {
  align-items: center;
}
.card-pessoa img {
  border-radius: 50%;
  width: 90px;
  height: 90px;
}
@media (min-width: 990px) {
  .card-pessoa img {
    width: 140px;
    height: 140px;
  }
}
.card-pessoa h2 {
  width: 90px;
}
@media (min-width: 990px) {
  .card-pessoa h2 {
    width: 140px;
  }
}
.card-pessoa p {
  width: 180px;
}
@media (min-width: 990px) {
  .card-pessoa p {
    width: 200px;
  }
}

.clic-login-wrap {
  max-width: 420px;
  margin: 60px auto;
  padding: 0 20px;
}

.clic-login-title {
  font-size: 28px;
  margin: 0 0 16px;
  text-align: center;
}

.clic-login-notice {
  margin: 0 0 16px;
  padding: 10px 12px;
  border: 1px solid rgb(233.125, 233.125, 234.375);
  background: #f6f7f7;
  border-radius: 6px;
  text-align: center;
}

.clic-login-box {
  background: #fff;
  border: 1px solid #dcdcde;
  border-radius: 8px;
  padding: 22px 20px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}
.clic-login-box form p {
  margin-bottom: 14px;
}
.clic-login-box form label {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
}
.clic-login-box form input[type=text],
.clic-login-box form input[type=password] {
  width: 100%;
  padding: 8px;
  border: 1px solid #8c8f94;
  border-radius: 4px;
}
.clic-login-box form input[type=submit] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  padding: 0 16px;
  line-height: 1;
  font-weight: 600;
  font-size: 15px;
  background: #2271b1;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  transition: background-color 0.2s ease;
}
.clic-login-box form input[type=submit]:hover {
  background: #135e96;
}
.clic-login-box form input[type=submit]:focus {
  outline: 2px solid rgb(89.7440758294, 163.5023696682, 223.2559241706);
  outline-offset: 2px;
}

.clic-login-links {
  margin-top: 10px;
  text-align: right;
}

.clic-login-logged {
  text-align: center;
}

.clic-login-button {
  display: inline-block;
  background: #2271b1;
  color: #fff;
  padding: 8px 12px;
  border-radius: 6px;
  text-decoration: none;
}
.clic-login-button:hover {
  background: #135e96;
}

/* --- Página Unidades: alinhar botão no rodapé do card, sem mexer na largura --- */
.fx.fx-row { /* seu container já é flex; só estiquei a altura por linha */
  align-items: stretch;
}

.item-filtro { /* cada card vira coluna flex, mas sem flex-basis/largura */
  display: flex;
  flex-direction: column;
  /* NÃO definir flex: 1 1 ... nem width aqui! Assim mantemos 3 por linha como antes */
}

.item-filtro .card-cta { /* empurra o bloco do botão para o final do card */
  margin-top: auto;
}

.img-responsiva {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  display: block;
}

/* figura e legenda */
.bloco-imagem {
  margin: 2rem 0;
  text-align: center;
}

.legenda-imagem {
  font-size: 0.9rem;
  color: #666;
  margin-top: 0.5rem;
}

.imagem-capa {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

a.botao-ferramenta {
  padding: 10px 20px; /* Ajustei o padding para o botão ficar mais "clicável", como no padrão da plataforma */
  border: 1px solid #2d2d2e;
  border-radius: 5px;
  display: inline-block; /* Necessário para que o padding e a margem funcionem corretamente numa tag <a> */
  text-align: center;
}

/* Só no Percurso */
.percurso-section .t-wys b {
  display: block;
  margin-top: 10px; /* espaço entre aulas */
  margin-bottom: 0px; /* espaço entre título e texto */
  font-weight: 600; /* reforça o bold */
}

.percurso-section .t-wys b:first-child {
  margin-top: 0;
}

.percurso-section .t-wys span {
  display: block;
  margin-bottom: 20px; /* espaço depois do parágrafo */
}

.botao-sd {
  padding: 6px;
  border-radius: 5px;
}

/* ==========================================================================
   Botões Bloqueados / Acesso Restrito
   ========================================================================== */
.btn-bloqueado {
  display: inline-block;
  background-color: #e0e0e0; /* Um cinza neutro */
  padding: 10px 20px; /* Ajuste para ficar do mesmo tamanho do botão normal */
  border-radius: 4px; /* Ajuste conforme o arredondamento do seu layout */
  cursor: not-allowed; /* Mostra o cursor de "proibido" ao passar o mouse */
  opacity: 0.8;
  text-align: center;
  text-decoration: none;
  /* Se quiser um efeitinho ao passar o mouse para reforçar que não clica: */
}
.btn-bloqueado:hover {
  background-color: #d6d6d6;
  opacity: 1;
}

/* Modificador para CTA com múltiplos botões empilhados (Página Ferramentas) */
.card-cta-coluna {
  display: flex;
  flex-direction: column;
  gap: 10px;
  /* Aplica a todos os botões <a> filhos direto desse wrapper */
}
.card-cta-coluna > a {
  text-align: center;
  /* Caso a tag a seja um flexbox, isso também força a centralização do texto */
  justify-content: center;
}

footer {
  box-flex-group: #fffffd;
  width: 100%; /* Frame 1 */
  box-shadow: 6px 0px 4px rgba(0, 0, 0, 0.25);
}
footer ul {
  /* Auto layout */
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  padding: 10px 0px;
  gap: 39px;
  width: 168px;
}
@media (min-width: 990px) {
  footer ul {
    max-width: 350px;
    margin: 0 auto;
  }
}
footer ul li {
  flex-grow: 1;
}
footer ul li a {
  display: block;
  width: 100%;
}
footer ul li a img {
  width: 100%;
}

header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  box-shadow: rgba(0, 0, 0, 0.1019607843) 0 11px 20px;
  background: #fffffd;
}
@media (min-width: 990px) {
  header .header-container {
    display: flex;
    flex-flow: row wrap;
    padding: 0px 5%;
    background-color: #fffffd;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
  }
}
header .topo-menu {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 10px 5%;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 990px) {
  header .topo-menu {
    width: initial;
    background: none;
    padding: 0;
  }
}
header .topo-menu .bt-menu {
  order: 2;
  background: none;
  border: 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #2d2d2e;
}
@media (min-width: 990px) {
  header .topo-menu .bt-menu {
    display: none;
  }
}
header .topo-menu h1 {
  order: 1;
}
header .logo-header {
  background: url(../imgs/logo-clic.svg) no-repeat;
  background-size: 100%;
  width: 77px;
  height: 46px;
}
header nav {
  position: absolute;
  padding: 5%;
  background: #F2F2F2;
  border: 1px solid #2d2d2e;
  padding: 20px 5%;
  left: -50vw;
  top: 66px;
  width: 50vw;
  box-sizing: border-box;
  height: calc(100vh - 47px);
  transition: left ease 0.5s;
  font-weight: 600;
}
@media (min-width: 990px) {
  header nav {
    position: relative;
    background: none;
    padding: 0;
    left: 0;
    top: 0;
    width: initial;
    height: initial;
    transition: left ease 0.5s;
    border: none;
  }
}
header nav.nav-open {
  left: 0;
}
header nav > ul {
  display: flex;
  flex-flow: column;
  gap: 10px;
}
@media (min-width: 990px) {
  header nav > ul {
    flex-flow: row wrap;
    gap: 30px;
  }
}
@media (min-width: 990px) {
  header nav > ul li {
    padding: 20px 0;
  }
}
@media (min-width: 990px) {
  header nav > ul li:hover > a {
    color: #a53237;
  }
}
header nav > ul li.sub {
  position: relative;
}
header nav > ul li.sub:hover .sub-menu {
  display: none;
}
@media (min-width: 990px) {
  header nav > ul li.sub:hover .sub-menu {
    display: block;
  }
}
header nav > ul li.sub .sub-menu {
  display: none;
  position: absolute;
  top: 56px;
  background: #e3e3e3;
  left: calc(50% - 75px);
  width: 150px;
  text-align: center;
}
header nav > ul li.sub .sub-menu li {
  padding: 10px 20px;
}
header nav > ul li a {
  color: #3069b1;
}

header nav ul li.login-item {
  position: relative;
  list-style: none;
}
@media (min-width: 990px) {
  header nav ul li.login-item {
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
  }
}
header nav ul li.login-item a.login-link {
  color: #3069b1;
  font-weight: 600;
}
@media (min-width: 990px) {
  header nav ul li.login-item a.login-link {
    background: #3069b1;
    color: #fffffd;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    padding: 8px 16px;
    border-radius: 6px;
    line-height: 1;
    transition: all 0.3s ease;
    white-space: nowrap;
    display: inline-block;
  }
  header nav ul li.login-item a.login-link:hover {
    background: rgb(37.12, 81.2, 136.88);
    color: #fffffd;
  }
}
header nav ul li.login-item.logged-user-menu .user-trigger {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 10px 0;
}
header nav ul li.login-item.logged-user-menu .user-trigger .user-avatar {
  width: 32px;
  height: 32px;
  background-color: #3069b1;
  color: #fffffd;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
}
header nav ul li.login-item.logged-user-menu .user-trigger .user-name {
  font-size: 14px;
  font-weight: 600;
  color: #2d2d2e;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
}
@media (max-width: 350px) {
  header nav ul li.login-item.logged-user-menu .user-trigger .user-name {
    display: none;
  }
}
header nav ul li.login-item.logged-user-menu .user-trigger .user-arrow {
  font-size: 10px;
  color: #acafb4;
  transition: transform 0.2s;
  margin-top: 2px;
}
header nav ul li.login-item.logged-user-menu:hover .user-trigger .user-arrow {
  transform: rotate(180deg);
}
header nav ul li.login-item.logged-user-menu .user-dropdown {
  display: none;
}
@media (min-width: 990px) {
  header nav ul li.login-item.logged-user-menu .user-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 10px;
    background: #fffffd;
    min-width: 180px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 8px 0;
    z-index: 1000;
    flex-flow: column;
    gap: 0;
  }
  header nav ul li.login-item.logged-user-menu .user-dropdown::before {
    content: "";
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent;
  }
  header nav ul li.login-item.logged-user-menu .user-dropdown::after {
    content: "";
    position: absolute;
    top: -6px;
    right: 12px;
    width: 12px;
    height: 12px;
    background: #fffffd;
    transform: rotate(45deg);
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    z-index: -1;
  }
}
@media (max-width: 989px) {
  header nav ul li.login-item.logged-user-menu .user-dropdown {
    display: block;
    padding-left: 20px;
    border-left: 2px solid #3069b1;
    margin-top: 10px;
    background: none;
    position: static;
    width: 100%;
    box-shadow: none;
  }
}
@media (min-width: 990px) {
  header nav ul li.login-item.logged-user-menu .user-dropdown li {
    padding: 0 !important;
    width: 100%;
    margin: 0;
  }
}
header nav ul li.login-item.logged-user-menu .user-dropdown li a {
  display: block;
  font-size: 14px;
  color: #2d2d2e;
  text-decoration: none;
  white-space: nowrap;
}
@media (min-width: 990px) {
  header nav ul li.login-item.logged-user-menu .user-dropdown li a {
    padding: 8px 20px;
    transition: background 0.2s;
    position: relative;
    z-index: 1;
  }
  header nav ul li.login-item.logged-user-menu .user-dropdown li a:hover {
    background-color: #F2F2F2;
    color: #3069b1;
  }
}
@media (max-width: 989px) {
  header nav ul li.login-item.logged-user-menu .user-dropdown li a {
    padding: 5px 0;
    color: #3069b1;
  }
}
@media (min-width: 990px) {
  header nav ul li.login-item.logged-user-menu .user-dropdown li a.logout-link {
    border-top: 1px solid #f0f0f0;
    color: #E7494F;
  }
  header nav ul li.login-item.logged-user-menu .user-dropdown li a.logout-link:hover {
    background-color: rgb(253.5786407767, 244.2213592233, 244.5766990291);
    color: #a53237;
  }
}
@media (max-width: 989px) {
  header nav ul li.login-item.logged-user-menu .user-dropdown li a.logout-link {
    color: #E7494F;
    margin-top: 5px;
  }
}
@media (min-width: 990px) {
  header nav ul li.login-item.logged-user-menu:hover .user-dropdown {
    display: flex;
    animation: fadeInMenu 0.2s ease forwards;
  }
}

@keyframes fadeInMenu {
  from {
    opacity: 0;
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
label {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

input {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  height: 30px;
  line-height: 32px;
  border: 1px solid #ccc;
  border-radius: 5px;
  outline-offset: 0px;
  padding-left: 10px;
}

textarea {
  border: 1px solid #ccc;
  outline-offset: 0px;
  width: 100%;
  height: 250px;
  line-height: 32px;
  padding-left: 0;
}

.show-password-input {
  top: 6px !important;
}

input[type=checkbox],
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=radio],
input[type=range] {
  width: auto;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: 400;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 400;
}

:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 400;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 400;
}

form.invalid .wpcf7-response-output,
form.unaccepted .wpcf7-response-output,
form.payment-required .wpcf7-response-output {
  padding: 20px;
}

.wpcf7-spinner {
  display: none;
}/*# sourceMappingURL=main.css.map */