.elementor-167 .elementor-element.elementor-element-74e75e6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-167 .elementor-element.elementor-element-37bf9df{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-167 .elementor-element.elementor-element-101a09b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-167 .elementor-element.elementor-element-67a74c1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-167 .elementor-element.elementor-element-5c91b40{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-74e75e6 */.pc-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: all .35s ease;
  padding: 22px 24px;
}

.pc-header-inner {
  max-width: 1240px;
  margin: 0 auto;
  height: 74px;
  padding: 0 22px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(31, 74, 108, .18);
  border: 1px solid rgba(255,255,255,.18);
  backdrop-filter: blur(18px);
  box-shadow: 0 22px 60px rgba(0,0,0,.12);
}

.pc-logo {
  position: relative;
  display: flex;
  align-items: center;
  width: 178px;
}

.pc-logo img {
  max-width: 178px;
  height: auto;
  transition: all .3s ease;
}

.pc-logo-blue {
  position: absolute;
  opacity: 0;
}

.pc-nav {
  display: flex;
  align-items: center;
  gap: 28px;
}

.pc-nav a {
  font-family: Montserrat, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  opacity: .9;
  transition: all .25s ease;
}

.pc-nav a:hover {
  opacity: 1;
  transform: translateY(-1px);
}

.pc-header-cta {
  background: #ffffff;
  color: #1F4A6C;
  padding: 13px 24px;
  border-radius: 999px;
  text-decoration: none;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 12px 30px rgba(255,255,255,.22);
  transition: all .25s ease;
}

.pc-header-cta:hover {
  transform: translateY(-2px);
}

.pc-header.scrolled {
  padding: 12px 24px;
}

.pc-header.scrolled .pc-header-inner {
  background: rgba(255,255,255,.94);
  border-color: rgba(31,74,108,.12);
}

.pc-header.scrolled .pc-logo-white {
  opacity: 0;
}

.pc-header.scrolled .pc-logo-blue {
  opacity: 1;
}

.pc-header.scrolled .pc-nav a {
  color: #1F4A6C;
}

.pc-header.scrolled .pc-header-cta {
  background: #1F4A6C;
  color: #ffffff;
}

/* HERO */

.pc-hero {
  position: relative;
  min-height: 100vh;
  padding: 150px 24px 70px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background-image: url('/wp-content/uploads/2026/07/backgroundphis.webp');
  background-size: cover;
  background-position: center;
}

.pc-hero-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(31,74,108,.96) 0%, rgba(31,74,108,.78) 42%, rgba(31,74,108,.26) 78%, rgba(255,255,255,.12) 100%),
    radial-gradient(circle at 20% 30%, rgba(169,203,218,.38), transparent 32%);
  z-index: 1;
}

.pc-hero::before {
  content: "";
  position: absolute;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  background: rgba(169,203,218,.28);
  filter: blur(80px);
  left: -160px;
  bottom: -160px;
  z-index: 1;
}

.pc-hero-content {
  position: relative;
  z-index: 2;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.05fr .55fr;
  gap: 60px;
  align-items: center;
}

.pc-hero-text {
  max-width: 720px;
}

.pc-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #E6E6E6;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.pc-eyebrow span {
  width: 38px;
  height: 2px;
  background: #A9CBDA;
  border-radius: 999px;
}

.pc-hero h1 {
  color: #ffffff;
  font-family: Montserrat, sans-serif;
  font-size: clamp(42px, 6vw, 82px);
  line-height: .98;
  letter-spacing: -0.055em;
  margin: 0 0 24px;
  font-weight: 700;
}

.pc-subtitle {
  color: rgba(255,255,255,.9);
  font-family: Montserrat, sans-serif;
  font-size: clamp(18px, 2vw, 23px);
  line-height: 1.55;
  max-width: 650px;
  margin: 0 0 16px;
  font-weight: 400;
}

.pc-support {
  color: #E6E6E6;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  max-width: 560px;
  margin: 0 0 34px;
}

.pc-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 34px;
}

.pc-primary-btn,
.pc-secondary-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 28px;
  border-radius: 999px;
  text-decoration: none;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  transition: all .25s ease;
}

.pc-primary-btn {
  background: #ffffff;
  color: #1F4A6C;
  box-shadow: 0 18px 45px rgba(255,255,255,.22);
}

.pc-secondary-btn {
  color: #ffffff;
  border: 1px solid rgba(255,255,255,.35);
  background: rgba(255,255,255,.08);
  backdrop-filter: blur(12px);
}

.pc-primary-btn:hover,
.pc-secondary-btn:hover {
  transform: translateY(-3px);
}

.pc-proof {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  max-width: 680px;
}

.pc-proof div {
  padding: 18px;
  border-radius: 22px;
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.16);
  backdrop-filter: blur(14px);
}

.pc-proof strong {
  display: block;
  color: #ffffff;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 8px;
}

.pc-proof span {
  color: rgba(255,255,255,.78);
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.35;
}

.pc-hero-card {
  max-width: 360px;
  justify-self: end;
  padding: 32px;
  border-radius: 34px;
  background: rgba(255,255,255,.84);
  border: 1px solid rgba(255,255,255,.55);
  backdrop-filter: blur(18px);
  box-shadow: 0 35px 90px rgba(0,0,0,.18);
  transform: translateY(20px);
  animation: pcFloat 5s ease-in-out infinite;
}

.pc-hero-card img {
  width: 96px;
  height: auto;
  margin-bottom: 22px;
}

.pc-hero-card h3 {
  font-family: Montserrat, sans-serif;
  color: #1F4A6C;
  font-size: 25px;
  line-height: 1.15;
  letter-spacing: -0.04em;
  margin: 0 0 12px;
}

.pc-hero-card p {
  font-family: Montserrat, sans-serif;
  color: rgba(31,74,108,.78);
  font-size: 15px;
  line-height: 1.65;
  margin: 0;
}

@keyframes pcFloat {
  0%, 100% { transform: translateY(20px); }
  50% { transform: translateY(4px); }
}

/* MOBILE MENU */

.pc-menu-btn {
  display: none;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: rgba(255,255,255,.16);
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
}

.pc-menu-btn span {
  width: 20px;
  height: 2px;
  background: #ffffff;
  border-radius: 99px;
}

.pc-header.scrolled .pc-menu-btn {
  background: #1F4A6C;
}

.pc-mobile-menu {
  display: none;
}

/* RESPONSIVO */

@media (max-width: 1024px) {
  .pc-nav,
  .pc-header-cta {
    display: none;
  }

  .pc-menu-btn {
    display: flex;
  }

  .pc-header-inner {
    height: 66px;
  }

  .pc-logo,
  .pc-logo img {
    width: 150px;
  }

  .pc-mobile-menu {
    position: absolute;
    top: 96px;
    left: 24px;
    right: 24px;
    padding: 22px;
    border-radius: 28px;
    background: rgba(255,255,255,.96);
    box-shadow: 0 28px 70px rgba(0,0,0,.18);
  }

  .pc-mobile-menu.active {
    display: grid;
    gap: 14px;
  }

  .pc-mobile-menu a {
    color: #1F4A6C;
    font-family: Montserrat, sans-serif;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
  }

  .pc-mobile-cta {
    background: #1F4A6C;
    color: #ffffff !important;
    padding: 14px 18px;
    border-radius: 999px;
    text-align: center;
    margin-top: 8px;
  }

  .pc-hero {
    min-height: auto;
    padding: 135px 20px 58px;
    background-position: 62% center;
  }

  .pc-hero-overlay {
    background: linear-gradient(180deg, rgba(31,74,108,.96) 0%, rgba(31,74,108,.88) 58%, rgba(31,74,108,.66) 100%);
  }

  .pc-hero-content {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .pc-hero-card {
    justify-self: start;
    max-width: 100%;
    transform: none;
  }

  .pc-proof {
    grid-template-columns: 1fr;
  }

  .pc-hero-actions {
    flex-direction: column;
  }

  .pc-primary-btn,
  .pc-secondary-btn {
    width: 100%;
  }
}

@media (max-width: 520px) {
  .pc-header {
    padding: 12px;
  }

  .pc-header-inner {
    padding: 0 14px;
  }

  .pc-logo,
  .pc-logo img {
    width: 132px;
  }

  .pc-hero h1 {
    font-size: 44px;
  }

  .pc-subtitle {
    font-size: 17px;
  }

  .pc-hero-card {
    padding: 24px;
    border-radius: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-37bf9df *//* =========================================================
   DOBRA ESTRUTURA / TECNOLOGIAS PHYSIOCORP
   Layout: texto topo + imagem 9:16 esquerda + cards direita
========================================================= */

.pc-estrutura {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: clamp(76px, 8vh, 104px) 24px;
  background:
    radial-gradient(circle at 12% 18%, rgba(169, 203, 218, .34), transparent 32%),
    radial-gradient(circle at 88% 12%, rgba(31, 74, 108, .12), transparent 30%),
    linear-gradient(135deg, #ffffff 0%, #f4f7f9 48%, #eef4f7 100%);
  display: flex;
  align-items: center;
  overflow: hidden;
  isolation: isolate;
}

.pc-estrutura::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(31, 74, 108, .045) 1px, transparent 1px),
    linear-gradient(180deg, rgba(31, 74, 108, .035) 1px, transparent 1px);
  background-size: 76px 76px;
  opacity: .34;
  pointer-events: none;
  z-index: -2;
}

.pc-estrutura::after {
  content: "";
  position: absolute;
  width: 520px;
  height: 520px;
  right: -220px;
  bottom: -240px;
  border-radius: 999px;
  background: rgba(169, 203, 218, .24);
  filter: blur(18px);
  pointer-events: none;
  z-index: -1;
}

.pc-estrutura-container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}

/* Remove galeria antiga se ainda existir no cache */
.pc-estrutura-gallery,
.pc-photo,
.pc-photo-main {
  display: none !important;
}

/* TOPO FULL WIDTH */

.pc-estrutura-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 980px;
  margin: 0 0 34px;
  text-align: left;
}

.pc-section-tag {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #1F4A6C;
}

.pc-section-tag span {
  width: 38px;
  height: 2px;
  border-radius: 99px;
  background: #A9CBDA;
}

.pc-estrutura-content h2 {
  margin: 0 0 20px;
  max-width: 840px;
  font-family: Montserrat, sans-serif;
  font-size: clamp(32px, 3.8vw, 52px);
  line-height: 1.06;
  letter-spacing: -0.05em;
  color: #1F4A6C;
  font-weight: 700;
}

.pc-estrutura-content p {
  max-width: 900px;
  margin: 0 0 12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.72;
  color: #34495a;
  font-weight: 400;
}

.pc-estrutura-content .pc-muted {
  color: #637484;
}

/* BODY EM DUAS COLUNAS */

.pc-estrutura-body {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(250px, .32fr) minmax(0, .68fr);
  gap: 28px;
  align-items: stretch;
}

/* COLUNA IMAGEM 9:16 */

.pc-estrutura-image-col {
  position: relative;
  min-width: 0;
}

.pc-estrutura-image-frame {
  position: relative;
  width: 100%;
  aspect-ratio: 9 / 16;
  min-height: 520px;
  max-height: 690px;
  border-radius: 34px;
  overflow: hidden;
  background:
    linear-gradient(145deg, rgba(255,255,255,.92), rgba(238,244,247,.82));
  border: 1px solid rgba(169,203,218,.42);
  box-shadow: 0 28px 78px rgba(31, 74, 108, .16);
}

.pc-estrutura-image-frame::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(31,74,108,.04), rgba(31,74,108,.16)),
    radial-gradient(circle at 30% 0%, rgba(169,203,218,.22), transparent 36%);
  z-index: 1;
  pointer-events: none;
}

.pc-estrutura-image-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform .6s ease, filter .6s ease;
}

.pc-estrutura-image-frame:hover img {
  transform: scale(1.045);
  filter: saturate(1.04) contrast(1.02);
}

.pc-estrutura-image-badge {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  z-index: 3;
  padding: 16px 18px;
  border-radius: 22px;
  background: rgba(255,255,255,.82);
  border: 1px solid rgba(255,255,255,.55);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: 0 18px 44px rgba(31,74,108,.14);
}

.pc-estrutura-image-badge strong {
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  line-height: 1;
  color: #1F4A6C;
  letter-spacing: -0.05em;
  font-weight: 800;
}

.pc-estrutura-image-badge span {
  display: block;
  margin-top: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.25;
  color: #637484;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}

/* GRID DOS CARDS */

.pc-estrutura-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
  min-width: 0;
}

.pc-estrutura-card {
  position: relative;
  min-height: 214px;
  padding: 22px;
  border-radius: 26px;
  background: rgba(255, 255, 255, .84);
  border: 1px solid rgba(169, 203, 218, .36);
  box-shadow: 0 18px 48px rgba(31, 74, 108, .08);
  transition:
    transform .28s ease,
    box-shadow .28s ease,
    border-color .28s ease,
    background .28s ease;
  overflow: hidden;
}

.pc-estrutura-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 0%, rgba(169, 203, 218, .24), transparent 34%),
    linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, .42) 52%, transparent 100%);
  opacity: 0;
  transition: opacity .28s ease;
  pointer-events: none;
}

.pc-estrutura-card:hover {
  transform: translateY(-6px);
  background: rgba(255, 255, 255, .95);
  box-shadow: 0 28px 70px rgba(31, 74, 108, .14);
  border-color: rgba(31, 74, 108, .20);
}

.pc-estrutura-card:hover::before {
  opacity: 1;
}

.pc-card-icon {
  position: relative;
  z-index: 1;
  width: 46px;
  height: 46px;
  border-radius: 17px;
  background: linear-gradient(135deg, rgba(31, 74, 108, .11), rgba(169, 203, 218, .26));
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .8);
}

.pc-card-icon svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: #1F4A6C;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pc-estrutura-card h4 {
  position: relative;
  z-index: 1;
  margin: 0 0 8px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 1.2;
  color: #1F4A6C;
  font-weight: 700;
  letter-spacing: -0.025em;
}

.pc-estrutura-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13.2px;
  line-height: 1.56;
  color: #617384;
}

/* CARDS AZUIS COM LOGO */

.pc-estrutura-card-service,
.pc-estrutura-card-featured {
  min-height: 250px;
  padding: 20px 22px 22px;
  background:
    radial-gradient(circle at 16% 0%, rgba(169, 203, 218, .24), transparent 36%),
    linear-gradient(145deg, rgba(31, 74, 108, .92), rgba(21, 58, 87, .78));
  border: 1px solid rgba(169, 203, 218, .34);
  box-shadow:
    0 30px 76px rgba(31, 74, 108, .26),
    inset 0 1px 0 rgba(255, 255, 255, .12);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}

.pc-estrutura-card-service::before,
.pc-estrutura-card-featured::before {
  opacity: 1;
  background:
    radial-gradient(circle at 20% 0%, rgba(255, 255, 255, .15), transparent 34%),
    linear-gradient(135deg, rgba(255, 255, 255, .12), transparent 58%);
}

.pc-estrutura-card-service::after,
.pc-estrutura-card-featured::after {
  content: "";
  position: absolute;
  width: 190px;
  height: 190px;
  right: -90px;
  bottom: -90px;
  border-radius: 999px;
  background: rgba(169, 203, 218, .18);
  filter: blur(6px);
  pointer-events: none;
}

.pc-estrutura-card-service:hover,
.pc-estrutura-card-featured:hover {
  transform: translateY(-7px);
  background:
    radial-gradient(circle at 16% 0%, rgba(169, 203, 218, .30), transparent 38%),
    linear-gradient(145deg, rgba(31, 74, 108, .98), rgba(21, 58, 87, .86));
  border-color: rgba(169, 203, 218, .50);
  box-shadow:
    0 38px 90px rgba(31, 74, 108, .32),
    inset 0 1px 0 rgba(255, 255, 255, .16);
}

.pc-estrutura-card-service h4,
.pc-estrutura-card-featured h4 {
  color: #ffffff;
  font-size: 18px;
}

.pc-estrutura-card-service p,
.pc-estrutura-card-featured p {
  color: rgba(255, 255, 255, .84);
  font-size: 13px;
  line-height: 1.54;
}

/* ESPAÇO LOGO */

.pc-card-logo-slot {
  position: relative;
  z-index: 2;
  width: 100%;
  min-height: 70px;
  margin-bottom: 14px;
  padding: 12px;
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, .16), rgba(255, 255, 255, .08));
  border: 1px dashed rgba(255, 255, 255, .30);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .12),
    0 14px 34px rgba(0, 0, 0, .08);
}

.pc-card-logo-slot span {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .04em;
  color: rgba(255, 255, 255, .72);
  text-align: center;
}

.pc-card-logo-slot img {
  max-width: 100%;
  max-height: 48px;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

.pc-estrutura-card-service .pc-card-icon,
.pc-estrutura-card-featured .pc-card-icon {
  display: none !important;
}

/* RESPONSIVO */

@media (max-width: 1100px) {
  .pc-estrutura {
    min-height: auto;
    padding: 88px 22px;
    overflow: visible;
  }

  .pc-estrutura-content {
    margin-bottom: 32px;
  }

  .pc-estrutura-body {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .pc-estrutura-image-frame {
    width: min(360px, 100%);
    min-height: auto;
    max-height: none;
    margin: 0 auto;
  }

  .pc-estrutura-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .pc-estrutura {
    padding: 74px 18px;
  }

  .pc-estrutura::before {
    background-size: 54px 54px;
    opacity: .22;
  }

  .pc-estrutura::after {
    width: 340px;
    height: 340px;
    right: -170px;
    bottom: -160px;
  }

  .pc-estrutura-content {
    margin-bottom: 28px;
  }

  .pc-section-tag {
    font-size: 11px;
    margin-bottom: 16px;
  }

  .pc-section-tag span {
    width: 30px;
  }

  .pc-estrutura-content h2 {
    font-size: 33px;
    line-height: 1.08;
  }

  .pc-estrutura-content p {
    font-size: 15px;
    line-height: 1.62;
  }

  .pc-estrutura-body {
    gap: 22px;
  }

  .pc-estrutura-image-frame {
    width: min(300px, 100%);
    border-radius: 28px;
  }

  .pc-estrutura-image-badge {
    left: 14px;
    right: 14px;
    bottom: 14px;
    padding: 14px 16px;
    border-radius: 20px;
  }

  .pc-estrutura-image-badge strong {
    font-size: 30px;
  }

  .pc-estrutura-image-badge span {
    font-size: 11px;
  }

  .pc-estrutura-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .pc-estrutura-card,
  .pc-estrutura-card-service,
  .pc-estrutura-card-featured {
    min-height: auto;
    padding: 23px;
    border-radius: 24px;
  }

  .pc-card-icon {
    width: 46px;
    height: 46px;
    border-radius: 16px;
  }

  .pc-card-logo-slot {
    min-height: 72px;
    border-radius: 16px;
    margin-bottom: 14px;
  }

  .pc-card-logo-slot img {
    max-height: 46px;
  }

  .pc-estrutura-card h4,
  .pc-estrutura-card-service h4,
  .pc-estrutura-card-featured h4 {
    font-size: 18px;
  }

  .pc-estrutura-card p,
  .pc-estrutura-card-service p,
  .pc-estrutura-card-featured p {
    font-size: 13.8px;
    line-height: 1.62;
  }
}

@media (max-width: 390px) {
  .pc-estrutura {
    padding: 68px 16px;
  }

  .pc-estrutura-content h2 {
    font-size: 30px;
  }

  .pc-estrutura-image-frame {
    width: min(270px, 100%);
  }

  .pc-estrutura-card,
  .pc-estrutura-card-service,
  .pc-estrutura-card-featured {
    padding: 21px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-101a09b *//* =========================================================
   BACKGROUND COM IMAGEM + OVERLAY
   DOBRA ESPECIALIDADES / CONVÊNIOS
========================================================= */

.pc-especialidades {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: clamp(72px, 8vh, 96px) 24px;

  /* TROCAR A IMAGEM AQUI */
  background-image:
    linear-gradient(
      135deg,
      rgba(31, 74, 108, .94) 0%,
      rgba(21, 58, 87, .88) 48%,
      rgba(16, 47, 73, .92) 100%
    ),
    url("/wp-content/uploads/2026/07/Gemini_Generated_Image_guy5g6guy5g6guy5.webp");

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  display: flex;
  align-items: center;
  overflow: hidden;
  isolation: isolate;
}

/* Camada extra de brilho/efeito premium por cima do background */
.pc-especialidades::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 85% 10%, rgba(169, 203, 218, .26), transparent 32%),
    radial-gradient(circle at 12% 85%, rgba(255, 255, 255, .08), transparent 34%),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255,255,255,.028) 1px, transparent 1px);
  background-size: auto, auto, 72px 72px, 72px 72px;
  opacity: .9;
  pointer-events: none;
  z-index: -2;
}

/* Blur/glow decorativo */
.pc-especialidades::after {
  content: "";
  position: absolute;
  width: 420px;
  height: 420px;
  right: -160px;
  bottom: -170px;
  border-radius: 999px;
  background: rgba(169, 203, 218, .16);
  filter: blur(22px);
  pointer-events: none;
  z-index: -1;
}

/* Garante que o conteúdo fique acima do overlay */
.pc-especialidades-container {
  position: relative;
  z-index: 2;
}

.pc-especialidades::after {
  content: "";
  position: absolute;
  width: 420px;
  height: 420px;
  right: -160px;
  bottom: -170px;
  border-radius: 999px;
  background: rgba(169, 203, 218, .16);
  filter: blur(22px);
  pointer-events: none;
  z-index: -1;
}

.pc-especialidades-container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}

.pc-especialidades-head {
  max-width: 760px;
  margin-bottom: 34px;
}

.pc-section-tag.light {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .78);
  font-weight: 700;
}

.pc-section-tag.light span {
  width: 34px;
  height: 2px;
  border-radius: 999px;
  background: #A9CBDA;
  display: inline-block;
}

.pc-especialidades-head h2 {
  margin: 0 0 16px;
  font-family: Montserrat, sans-serif;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.04;
  letter-spacing: -0.055em;
  color: #ffffff;
  font-weight: 700;
}

.pc-especialidades-head p {
  margin: 0;
  max-width: 650px;
  font-family: Montserrat, sans-serif;
  font-size: clamp(15px, 1.25vw, 18px);
  line-height: 1.65;
  color: rgba(255, 255, 255, .78);
}

/* GRID DOS CARDS */

.pc-services-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
}

.pc-service-card {
  position: relative;
  min-height: 292px;
  padding: 24px 22px;
  border-radius: 28px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.115), rgba(255,255,255,.065));
  border: 1px solid rgba(255, 255, 255, .16);
  box-shadow: 0 28px 70px rgba(0, 0, 0, .16);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  transition: transform .3s ease, background .3s ease, border-color .3s ease, box-shadow .3s ease;
  overflow: hidden;
}

.pc-service-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 30% 0%, rgba(169,203,218,.20), transparent 38%),
    linear-gradient(120deg, transparent 0%, rgba(255,255,255,.08) 50%, transparent 100%);
  opacity: 0;
  transition: opacity .3s ease;
  pointer-events: none;
}

.pc-service-card:hover {
  transform: translateY(-8px);
  background:
    linear-gradient(145deg, rgba(255,255,255,.15), rgba(255,255,255,.075));
  border-color: rgba(169, 203, 218, .46);
  box-shadow: 0 34px 86px rgba(0, 0, 0, .22);
}

.pc-service-card:hover::before {
  opacity: 1;
}

.pc-service-card-featured {
  background:
    linear-gradient(145deg, rgba(169,203,218,.20), rgba(255,255,255,.08));
  border-color: rgba(169,203,218,.38);
}

.pc-service-icon {
  position: relative;
  width: 54px;
  height: 54px;
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(169,203,218,.28), rgba(255,255,255,.08));
  border: 1px solid rgba(255,255,255,.14);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.18);
}

.pc-service-icon svg {
  width: 28px;
  height: 28px;
  fill: none;
  stroke: #ffffff;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pc-service-card h3 {
  position: relative;
  margin: 0 0 11px;
  font-family: Montserrat, sans-serif;
  font-size: 18.5px;
  line-height: 1.18;
  color: #ffffff;
  letter-spacing: -0.035em;
  font-weight: 700;
}

.pc-service-card p {
  position: relative;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13.2px;
  line-height: 1.58;
  color: rgba(255, 255, 255, .74);
}

/* BOX CONVÊNIOS */

.pc-convenios-box {
  margin-top: 22px;
  padding: 26px;
  border-radius: 32px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.96), rgba(244,247,249,.92));
  display: grid;
  grid-template-columns: 1fr;
  gap: 22px;
  align-items: center;
  box-shadow: 0 26px 75px rgba(0, 0, 0, .18);
  border: 1px solid rgba(255,255,255,.72);
}

.pc-convenios-box-full {
  position: relative;
  overflow: hidden;
}

.pc-convenios-box-full::before {
  content: "";
  position: absolute;
  width: 340px;
  height: 340px;
  right: -140px;
  top: -180px;
  border-radius: 999px;
  background: rgba(169, 203, 218, .24);
  filter: blur(18px);
  pointer-events: none;
}

.pc-convenios-text {
  position: relative;
  z-index: 1;
}

.pc-convenios-text span {
  display: block;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6E8293;
  font-weight: 700;
}

.pc-convenios-text h3 {
  margin: 0;
  max-width: 720px;
  font-family: Montserrat, sans-serif;
  font-size: clamp(18px, 1.45vw, 21px);
  line-height: 1.32;
  color: #1F4A6C;
  letter-spacing: -0.035em;
  font-weight: 700;
}

.pc-convenios-logos {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: 10px;
}

.pc-convenio-card,
.pc-convenios-logos div {
  min-height: 78px;
  padding: 10px 8px;
  border-radius: 16px;
  background: #F4F7F9;
  border: 1px solid rgba(31, 74, 108, .10);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
  text-align: center;
  font-family: Montserrat, sans-serif;
  color: #1F4A6C;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.72);
  transition: all .25s ease;
}

.pc-convenio-card:hover,
.pc-convenios-logos div:hover {
  transform: translateY(-3px);
  background: #ffffff;
  border-color: rgba(31, 74, 108, .18);
  box-shadow: 0 14px 34px rgba(31, 74, 108, .10);
}

.pc-convenio-card img,
.pc-convenios-logos div img {
  max-width: 88%;
  max-height: 30px;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

.pc-convenio-card span,
.pc-convenios-logos div span {
  display: block;
  font-size: 10.8px;
  line-height: 1.15;
  font-weight: 700;
  color: #1F4A6C;
}

.pc-convenios-btn {
  position: relative;
  z-index: 1;
  min-height: 54px;
  width: fit-content;
  padding: 0 24px;
  border-radius: 999px;
  background: #1F4A6C;
  color: #ffffff !important;
  text-decoration: none;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  box-shadow: 0 16px 36px rgba(31, 74, 108, .22);
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
}

.pc-convenios-btn:hover {
  transform: translateY(-3px);
  background: #153A57;
  color: #ffffff !important;
  box-shadow: 0 20px 42px rgba(31, 74, 108, .30);
}

/* RESPONSIVO CONVÊNIOS */

@media (max-width: 1180px) {
  .pc-convenios-logos {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .pc-convenios-btn {
    width: 100%;
  }
}

@media (max-width: 760px) {
  .pc-convenios-box {
    margin-top: 18px;
    padding: 22px;
    border-radius: 28px;
  }

  .pc-convenios-text h3 {
    font-size: 19px;
  }

  .pc-convenios-logos {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
  }

  .pc-convenio-card,
  .pc-convenios-logos div {
    min-height: 76px;
    padding: 10px 7px;
  }

  .pc-convenio-card img,
  .pc-convenios-logos div img {
    max-height: 28px;
  }

  .pc-convenio-card span,
  .pc-convenios-logos div span {
    font-size: 10.5px;
  }

  .pc-convenios-btn {
    min-height: 54px;
    padding: 0 18px;
    font-size: 13.5px;
    white-space: normal;
    text-align: center;
  }
}

@media (max-width: 390px) {
  .pc-convenios-logos {
    grid-template-columns: 1fr;
  }

  .pc-convenio-card,
  .pc-convenios-logos div {
    min-height: 72px;
  }
}
@media (max-width: 1180px) {
  .pc-especialidades {
    min-height: auto;
    padding: 88px 22px;
    overflow: visible;
  }

  .pc-services-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .pc-service-card {
    min-height: 250px;
  }

  .pc-service-card-featured {
    grid-column: span 2;
  }

  .pc-convenios-box {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .pc-convenios-btn {
    width: 100%;
  }
}

@media (max-width: 900px) {
  .pc-especialidades {
    padding: 82px 20px;
  }

  .pc-especialidades-head {
    max-width: 100%;
    margin-bottom: 30px;
  }

  .pc-services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pc-service-card,
  .pc-service-card-featured {
    grid-column: auto;
    min-height: 240px;
  }

  .pc-convenios-logos {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .pc-especialidades {
    min-height: auto;
    padding: 74px 18px;
    align-items: flex-start;
    overflow: visible;
  }

  .pc-especialidades::before {
    background-size: 54px 54px;
    opacity: .18;
  }

  .pc-especialidades::after {
    width: 300px;
    height: 300px;
    right: -150px;
    bottom: -120px;
  }

  .pc-especialidades-head {
    margin-bottom: 28px;
  }

  .pc-section-tag.light {
    font-size: 11px;
    margin-bottom: 16px;
  }

  .pc-section-tag.light span {
    width: 28px;
  }

  .pc-especialidades-head h2 {
    font-size: 36px;
    line-height: 1.06;
    letter-spacing: -0.05em;
  }

  .pc-especialidades-head p {
    font-size: 15px;
    line-height: 1.62;
  }

  .pc-services-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .pc-service-card {
    min-height: auto;
    padding: 24px;
    border-radius: 26px;
  }

  .pc-service-card:hover {
    transform: translateY(-4px);
  }

  .pc-service-icon {
    width: 52px;
    height: 52px;
    border-radius: 17px;
    margin-bottom: 18px;
  }

  .pc-service-card h3 {
    font-size: 21px;
    line-height: 1.18;
  }

  .pc-service-card p {
    font-size: 14px;
    line-height: 1.65;
  }

  .pc-convenios-box {
    margin-top: 18px;
    padding: 22px;
    border-radius: 28px;
  }

  .pc-convenios-text h3 {
    font-size: 19px;
  }

  .pc-convenios-logos {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pc-convenios-logos div {
    min-height: 50px;
    font-size: 12.5px;
  }

  .pc-convenios-btn {
    min-height: 54px;
    padding: 0 18px;
    font-size: 13.5px;
    white-space: normal;
    text-align: center;
  }
}

@media (max-width: 390px) {
  .pc-especialidades {
    padding: 68px 16px;
  }

  .pc-especialidades-head h2 {
    font-size: 32px;
  }

  .pc-service-card {
    padding: 22px;
  }

  .pc-convenios-logos {
    grid-template-columns: 1fr;
  }
}
/* =========================================================
   MOBILE COMPLETO — DOBRA ESPECIALIDADES + CONVÊNIOS
   Colar no FINAL do CSS da dobra
========================================================= */

@media (max-width: 760px) {

  .pc-especialidades {
    min-height: auto;
    padding: 74px 16px;
    align-items: flex-start;
    overflow: visible;
  }

  .pc-especialidades::before {
    background-size: 54px 54px;
    opacity: .18;
  }

  .pc-especialidades::after {
    width: 300px;
    height: 300px;
    right: -150px;
    bottom: -120px;
  }

  .pc-especialidades-container {
    width: 100%;
    max-width: 100%;
  }

  .pc-especialidades-head {
    max-width: 100%;
    margin-bottom: 28px;
  }

  .pc-section-tag.light {
    font-size: 11px;
    margin-bottom: 16px;
  }

  .pc-section-tag.light span {
    width: 28px;
  }

  .pc-especialidades-head h2 {
    font-size: 36px;
    line-height: 1.06;
    letter-spacing: -0.05em;
  }

  .pc-especialidades-head p {
    font-size: 15px;
    line-height: 1.62;
  }

  /* Cards de especialidades */

  .pc-services-grid {
    grid-template-columns: 1fr !important;
    gap: 16px;
  }

  .pc-service-card,
  .pc-service-card-featured {
    grid-column: auto !important;
    min-height: auto;
    padding: 24px;
    border-radius: 26px;
  }

  .pc-service-card:hover {
    transform: translateY(-4px);
  }

  .pc-service-icon {
    width: 52px;
    height: 52px;
    border-radius: 17px;
    margin-bottom: 18px;
  }

  .pc-service-icon svg {
    width: 27px;
    height: 27px;
  }

  .pc-service-card h3 {
    font-size: 21px;
    line-height: 1.18;
  }

  .pc-service-card p {
    font-size: 14px;
    line-height: 1.65;
  }

  /* Box de convênios */

  .pc-convenios-box {
    margin-top: 18px;
    padding: 22px 14px;
    border-radius: 28px;
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 18px;
    overflow: hidden;
  }

  .pc-convenios-text span {
    font-size: 11px;
    margin-bottom: 8px;
  }

  .pc-convenios-text h3 {
    font-size: 23px;
    line-height: 1.25;
    letter-spacing: -0.04em;
  }

  .pc-convenios-logos {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 8px;
    width: 100%;
  }

  .pc-convenio-card,
  .pc-convenios-logos div {
    width: 100%;
    min-width: 0;
    min-height: 70px;
    padding: 8px 5px;
    border-radius: 14px;
    background: #F4F7F9;
    border: 1px solid rgba(31, 74, 108, .10);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    text-align: center;
    overflow: hidden;
  }

  .pc-convenio-card img,
  .pc-convenios-logos div img {
    max-width: 88%;
    max-height: 26px;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
  }

  .pc-convenio-card span,
  .pc-convenios-logos div span {
    display: block;
    max-width: 100%;
    font-size: 8.8px;
    line-height: 1.12;
    font-weight: 700;
    color: #1F4A6C;
    overflow-wrap: break-word;
  }

  .pc-convenios-btn {
    width: 100%;
    min-height: 54px;
    padding: 0 16px;
    border-radius: 999px;
    font-size: 13.5px;
    line-height: 1.25;
    white-space: normal;
    text-align: center;
  }
}

@media (max-width: 390px) {

  .pc-especialidades {
    padding: 68px 14px;
  }

  .pc-especialidades-head h2 {
    font-size: 32px;
  }

  .pc-service-card,
  .pc-service-card-featured {
    padding: 22px;
  }

  .pc-convenios-box {
    padding: 20px 12px;
  }

  .pc-convenios-text h3 {
    font-size: 21px;
  }

  .pc-convenios-logos {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 7px;
  }

  .pc-convenio-card,
  .pc-convenios-logos div {
    min-height: 66px;
    padding: 7px 4px;
    border-radius: 13px;
  }

  .pc-convenio-card img,
  .pc-convenios-logos div img {
    max-height: 23px;
  }

  .pc-convenio-card span,
  .pc-convenios-logos div span {
    font-size: 8.2px;
  }
}
@media (max-width: 760px) {
  .pc-especialidades {
    background-position: center top;
    background-size: cover;
  }

  .pc-especialidades::before {
    background-size: auto, auto, 54px 54px, 54px 54px;
    opacity: .95;
  }
}
/* =========================================================
   CARDS DE ESPECIALIDADES COM IMAGEM / OVERLAY
========================================================= */

.pc-service-icon {
  display: none !important;
}

.pc-service-media {
  position: relative;
  width: 100%;
  height: 132px;
  margin-bottom: 18px;
  border-radius: 22px;
  overflow: hidden;
  background:
    linear-gradient(145deg, rgba(255,255,255,.18), rgba(255,255,255,.06));
  border: 1px solid rgba(255,255,255,.20);
  box-shadow:
    0 18px 42px rgba(0,0,0,.18),
    inset 0 1px 0 rgba(255,255,255,.16);
}

.pc-service-media::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(16,47,73,.06) 0%, rgba(16,47,73,.62) 100%),
    radial-gradient(circle at 20% 0%, rgba(169,203,218,.24), transparent 38%);
  z-index: 1;
  pointer-events: none;
  transition: opacity .35s ease;
}

.pc-service-media::after {
  content: "";
  position: absolute;
  inset: 10px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,.18);
  z-index: 2;
  pointer-events: none;
}

.pc-service-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transform: scale(1.01);
  filter: saturate(1.03) contrast(1.02);
  transition: transform .55s ease, filter .55s ease;
}

.pc-service-card:hover .pc-service-media img {
  transform: scale(1.08);
  filter: saturate(1.08) contrast(1.05);
}

.pc-service-card:hover .pc-service-media::before {
  opacity: .86;
}

/* destaque extra no card de Nutrição */
.pc-service-card-featured .pc-service-media {
  border-color: rgba(169,203,218,.38);
  box-shadow:
    0 20px 48px rgba(0,0,0,.20),
    0 0 0 1px rgba(169,203,218,.10),
    inset 0 1px 0 rgba(255,255,255,.18);
}

/* Ajuste dos cards para acomodar imagem */
.pc-service-card {
  min-height: 336px;
  padding: 18px;
}

.pc-service-card h3 {
  margin-top: 0;
}

/* MOBILE */
@media (max-width: 760px) {
  .pc-service-card,
  .pc-service-card-featured {
    padding: 18px;
  }

  .pc-service-media {
    height: 190px;
    border-radius: 22px;
    margin-bottom: 18px;
  }

  .pc-service-media::after {
    inset: 9px;
    border-radius: 15px;
  }
}

@media (max-width: 390px) {
  .pc-service-media {
    height: 172px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-67a74c1 */.pc-faq {
  width: 100%;
  min-height: 100vh;
  padding: 110px 24px;
  background:
    radial-gradient(circle at 15% 20%, rgba(169,203,218,.28), transparent 32%),
    linear-gradient(135deg, #f7f9fb 0%, #ffffff 52%, #edf4f8 100%);
  display: flex;
  align-items: center;
  overflow: hidden;
}

.pc-faq-container {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
}

.pc-faq-head {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 46px;
}

.pc-faq-head .pc-section-tag {
  justify-content: center;
}

.pc-faq-head h2 {
  margin: 0 0 16px;
  font-family: Montserrat, sans-serif;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.05;
  letter-spacing: -0.05em;
  color: #1F4A6C;
  font-weight: 700;
}

.pc-faq-head p {
  margin: 0 auto;
  max-width: 620px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 1.65;
  color: #637484;
}

.pc-faq-list {
  display: grid;
  gap: 14px;
  width: 100%;
}

.pc-faq-item {
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
  background: rgba(255,255,255,.88);
  border: 1px solid rgba(169,203,218,.34);
  box-shadow: 0 18px 48px rgba(31,74,108,.07);
}

.pc-faq-question {
  width: 100%;
  min-height: 76px;
  padding: 18px 24px;
  border: 0;
  background: transparent;
  display: grid;
  grid-template-columns: 1fr 38px;
  align-items: center;
  gap: 18px;
  cursor: pointer;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 1.35;
  color: #1F4A6C;
  font-weight: 700;
  box-sizing: border-box;
}

.pc-faq-question span {
  width: 38px;
  height: 38px;
  min-width: 38px;
  border-radius: 50%;
  background: #1F4A6C;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
  transition: all .25s ease;
  justify-self: end;
}

.pc-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height .35s ease;
}

.pc-faq-answer p {
  margin: 0;
  padding: 0 24px 24px;
  max-width: 850px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #617384;
}

.pc-faq-item.active .pc-faq-answer {
  max-height: 220px;
}

.pc-faq-item.active .pc-faq-question span {
  transform: rotate(45deg);
  background: #A9CBDA;
  color: #1F4A6C;
}

.pc-faq-item:hover {
  border-color: rgba(31,74,108,.18);
}

/* MOBILE FAQ CORRIGIDO */
@media (max-width: 640px) {
  .pc-faq {
    min-height: auto;
    padding: 76px 16px;
    overflow: hidden;
  }

  .pc-faq-container {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
  }

  .pc-faq-head {
    text-align: left;
    margin-bottom: 34px;
  }

  .pc-faq-head .pc-section-tag {
    justify-content: flex-start;
  }

  .pc-faq-head h2 {
    font-size: 34px;
    line-height: 1.08;
    word-break: normal;
  }

  .pc-faq-head p {
    font-size: 15px;
    line-height: 1.62;
  }

  .pc-faq-list {
    gap: 12px;
    width: 100%;
    overflow: hidden;
  }

  .pc-faq-item {
    width: 100%;
    max-width: 100%;
    border-radius: 24px;
    overflow: hidden;
  }

  .pc-faq-question {
    width: 100%;
    min-height: auto;
    padding: 20px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    font-size: 15.5px;
    line-height: 1.35;
    text-align: left;
    white-space: normal;
    word-break: normal;
    overflow-wrap: break-word;
    hyphens: auto;
  }

  .pc-faq-question span {
    width: 34px;
    height: 34px;
    min-width: 34px;
    flex: 0 0 34px;
    border-radius: 50%;
    font-size: 23px;
    line-height: 1;
    margin-left: auto;
  }

  .pc-faq-answer {
    max-width: 100%;
  }

  .pc-faq-answer p {
    padding: 0 18px 22px;
    font-size: 14px;
    line-height: 1.66;
    max-width: 100%;
    word-break: normal;
    overflow-wrap: break-word;
  }

  .pc-faq-item.active .pc-faq-answer {
    max-height: 520px;
  }
}

@media (max-width: 390px) {
  .pc-faq {
    padding-left: 14px;
    padding-right: 14px;
  }

  .pc-faq-question {
    padding: 18px 15px;
    gap: 12px;
    font-size: 14.5px;
    line-height: 1.35;
  }

  .pc-faq-question span {
    width: 32px;
    height: 32px;
    min-width: 32px;
    flex-basis: 32px;
    font-size: 21px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5c91b40 */.pc-agendamento {
  width: 100%;
  padding: 110px 24px;
  background: linear-gradient(135deg, #1F4A6C 0%, #153A57 100%);
  color: #fff;
}

.pc-agendamento-container {
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.pc-agendamento-left h2 {
  font-family: Montserrat;
  font-size: clamp(34px, 4vw, 54px);
  margin-bottom: 18px;
}

.pc-agendamento-left p {
  font-size: 18px;
  line-height: 1.6;
  opacity: .85;
  margin-bottom: 28px;
}

.pc-agendamento-cta {
  display: inline-block;
  background: #fff;
  color: #1F4A6C;
  padding: 16px 26px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
}

.pc-agendamento-form {
  background: rgba(255,255,255,.08);
  padding: 30px;
  border-radius: 30px;
  backdrop-filter: blur(12px);
}

.pc-form {
  display: grid;
  gap: 14px;
}

.pc-form input,
.pc-form textarea,
.pc-form select {
  width: 100%;
  padding: 14px;
  border-radius: 14px;
  border: none;
  font-family: Montserrat;
}

.pc-form textarea {
  min-height: 100px;
  resize: none;
}

.pc-form button {
  background: #fff;
  color: #1F4A6C;
  padding: 16px;
  border-radius: 999px;
  border: none;
  font-weight: 700;
  cursor: pointer;
}

/* FOOTER */

.pc-footer {
  position: relative;
  background:
    radial-gradient(circle at 10% 0%, rgba(169, 203, 218, .22), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #F4F7F9 100%);
  padding: 68px 24px 58px;
  overflow: hidden;
}

.pc-footer::before {
  content: "";
  position: absolute;
  width: 420px;
  height: 420px;
  right: -180px;
  bottom: -210px;
  border-radius: 999px;
  background: rgba(31, 74, 108, .08);
  filter: blur(8px);
  pointer-events: none;
}

.pc-footer-container {
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: .85fr 1fr 1.05fr;
  gap: 34px;
  align-items: stretch;
}

.pc-footer-brand,
.pc-footer-info,
.pc-footer-map {
  border-radius: 30px;
  background: rgba(255,255,255,.78);
  border: 1px solid rgba(31, 74, 108, .10);
  box-shadow: 0 24px 70px rgba(31, 74, 108, .10);
}

.pc-footer-brand {
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pc-footer-brand img {
  width: 155px;
  max-width: 100%;
  height: auto;
  margin-bottom: 16px;
  display: block;
}

.pc-footer-brand p {
  margin: 0 0 22px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #637484;
}

.pc-footer-whatsapp {
  width: fit-content;
  min-height: 48px;
  padding: 0 22px;
  border-radius: 999px;
  background: #1F4A6C;
  color: #ffffff !important;
  text-decoration: none;
  font-family: Montserrat, sans-serif;
  font-size: 13.5px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 14px 34px rgba(31, 74, 108, .22);
  transition: all .25s ease;
}

.pc-footer-whatsapp:hover {
  transform: translateY(-3px);
  background: #153A57;
  color: #ffffff !important;
}

.pc-footer-info {
  padding: 26px;
  display: grid;
  gap: 14px;
}

.pc-footer-info-card {
  padding: 18px;
  border-radius: 22px;
  background: #F4F7F9;
  border: 1px solid rgba(31, 74, 108, .08);
}

.pc-footer-info-card span {
  display: block;
  margin-bottom: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1;
  letter-spacing: .10em;
  text-transform: uppercase;
  color: #6E8293;
  font-weight: 800;
}

.pc-footer-info-card p {
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.55;
  color: #1F4A6C;
  font-weight: 500;
}

.pc-footer-info-card a {
  color: #1F4A6C;
  text-decoration: none;
  font-weight: 700;
}

.pc-footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 2px;
}

.pc-footer-links a {
  min-height: 44px;
  padding: 0 16px;
  border-radius: 999px;
  background: rgba(31, 74, 108, .08);
  color: #1F4A6C;
  text-decoration: none;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all .25s ease;
}

.pc-footer-links a:hover {
  background: #1F4A6C;
  color: #ffffff;
  transform: translateY(-2px);
}

.pc-footer-map {
  padding: 12px;
  min-height: 100%;
  overflow: hidden;
}

.pc-footer-map iframe {
  width: 100%;
  height: 100%;
  min-height: 360px;
  display: block;
  border: 0;
  border-radius: 22px;
  filter: saturate(.92) contrast(.96);
}

/* RESPONSIVO FOOTER */

@media (max-width: 1100px) {
  .pc-footer-container {
    grid-template-columns: 1fr;
  }

  .pc-footer-brand {
    justify-content: flex-start;
  }

  .pc-footer-map iframe {
    min-height: 340px;
  }
}

@media (max-width: 640px) {
  .pc-footer {
    padding: 54px 18px 44px;
  }

  .pc-footer-brand,
  .pc-footer-info,
  .pc-footer-map {
    border-radius: 26px;
  }

  .pc-footer-brand {
    padding: 24px;
  }

  .pc-footer-brand img {
    width: 135px;
  }

  .pc-footer-info {
    padding: 18px;
  }

  .pc-footer-info-card {
    padding: 16px;
    border-radius: 20px;
  }

  .pc-footer-info-card p {
    font-size: 13.5px;
  }

  .pc-footer-links {
    flex-direction: column;
  }

  .pc-footer-links a,
  .pc-footer-whatsapp {
    width: 100%;
    text-align: center;
  }

  .pc-footer-map {
    padding: 10px;
  }

  .pc-footer-map iframe {
    min-height: 300px;
    border-radius: 20px;
  }
}
/* RESPONSIVO */

@media (max-width: 1024px) {
  .pc-agendamento-container {
    grid-template-columns: 1fr;
  }

  .pc-footer-container {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .pc-agendamento {
    padding: 72px 18px;
  }

  .pc-agendamento-container {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .pc-agendamento-left {
    text-align: center;
  }

  .pc-section-tag.light {
    justify-content: center;
  }

  .pc-agendamento-left h2 {
    font-size: 34px;
    line-height: 1.08;
    margin-bottom: 16px;
  }

  .pc-agendamento-left p {
    font-size: 15.5px;
    line-height: 1.7;
    margin-bottom: 24px;
  }

  .pc-agendamento-cta {
    width: 100%;
    min-height: 54px;
    padding: 0 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .pc-agendamento-form {
    padding: 20px;
    border-radius: 24px;
    background: rgba(255,255,255,.12);
    border: 1px solid rgba(255,255,255,.16);
  }

  .pc-form {
    gap: 12px;
  }

  .pc-form input,
  .pc-form textarea,
  .pc-form select {
    min-height: 52px;
    padding: 14px 16px;
    border-radius: 16px;
    font-size: 14px;
  }

  .pc-form textarea {
    min-height: 110px;
  }

  .pc-form button {
    min-height: 54px;
    padding: 0 18px;
    font-size: 14px;
  }

  .pc-footer {
    padding: 58px 18px 42px;
  }

  .pc-footer-container {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .pc-footer-brand,
  .pc-footer-info,
  .pc-footer-map {
    border-radius: 24px;
  }

  .pc-footer-brand {
    padding: 24px;
    align-items: center;
    text-align: center;
  }

  .pc-footer-brand img {
    width: 140px;
    margin: 0 auto 16px;
  }

  .pc-footer-brand p {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .pc-footer-whatsapp {
    width: 100%;
    min-height: 52px;
  }

  .pc-footer-info {
    padding: 16px;
    gap: 12px;
  }

  .pc-footer-info-card {
    padding: 16px;
    border-radius: 18px;
  }

  .pc-footer-info-card span {
    font-size: 10px;
  }

  .pc-footer-info-card p,
  .pc-footer-info-card a {
    font-size: 13.5px;
    line-height: 1.6;
    word-break: break-word;
  }

  .pc-footer-links {
    flex-direction: column;
    gap: 10px;
  }

  .pc-footer-links a {
    width: 100%;
    min-height: 48px;
    text-align: center;
  }

  .pc-footer-map {
    padding: 8px;
  }

  .pc-footer-map iframe {
    min-height: 280px;
    border-radius: 18px;
  }
}

@media (max-width: 420px) {
  .pc-agendamento-left h2 {
    font-size: 30px;
  }

  .pc-agendamento {
    padding: 64px 16px;
  }

  .pc-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
}/* End custom CSS */