/* assets/css/pages/ktr-ilhabela-11.css */
#ktr-kits-2026,#ktr-kits-2026 *{box-sizing:border-box}
#ktr-kits-2026{--preto:#0b0b0b;--amarelo:#f2d400;--linha:#e1e1e1;width:min(1280px,100%);margin:auto;color:var(--preto);font-family:var(--e-global-typography-text-font-family,inherit)}
#ktr-kits-2026 .ktr-kits__principal{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);align-items:center;gap:clamp(35px,5vw,80px)}
#ktr-kits-2026 .ktr-kits__imagem{display:flex;flex-direction:column;align-items:center;min-width:0}
#ktr-kits-2026 .ktr-kits__imagem img{display:block;width:100%;height:auto;max-height:590px;object-fit:contain}
#ktr-kits-2026 .ktr-kits__imagem small{align-self:flex-end;margin-top:7px;color:#868686;font-size:9px;font-style:italic}
#ktr-kits-2026 .ktr-kits__descricao{padding:8px 0}
#ktr-kits-2026 .ktr-kits__prazo{margin-bottom:22px;padding:0;border:0}
#ktr-kits-2026 .ktr-kits__prazo>span{display:inline-block;margin-bottom:15px;padding:7px 10px;background:var(--preto);color:#fff;font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
#ktr-kits-2026 .ktr-kits__prazo p{margin:0 0 2px;color:#676767;font-size:12px;font-weight:500;line-height:1.3}
#ktr-kits-2026 .ktr-kits__prazo strong{display:block;margin:0;color:var(--preto);font-size:clamp(20px,2vw,26px);font-weight:700;line-height:1.12}
#ktr-kits-2026 .ktr-kits__composicao-label{display:block;margin-top:10px;color:#858585;font-size:10px;font-weight:600;line-height:1.25;letter-spacing:.05em;text-transform:uppercase}
#ktr-kits-2026 .ktr-kits__bloco+.ktr-kits__bloco{margin-top:24px}
#ktr-kits-2026 h3{margin:0 0 13px;padding-bottom:8px;border-bottom:1px solid var(--linha);font-size:14px;font-weight:700}
#ktr-kits-2026 ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}
#ktr-kits-2026 li{position:relative;padding-left:15px;color:#4d4d4d;font-size:13px;line-height:1.4}
#ktr-kits-2026 li:before{content:'—';position:absolute;left:0;color:#aaa}
#ktr-kits-2026 .ktr-kits__extras{padding:20px 22px;background:#f3f3f1;border-left:4px solid var(--amarelo)}
#ktr-kits-2026 .ktr-kits__extras h3{border-bottom-color:#d5d5d2}
#ktr-kits-2026 .ktr-kits__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:52px}
#ktr-kits-2026 .ktr-kit-card{position:relative;display:block;min-width:0;padding:0;overflow:hidden;border:1px solid var(--linha);background:#fff;color:var(--preto);font:inherit;text-align:left;cursor:pointer;transition:.2s ease}
#ktr-kits-2026 .ktr-kit-card:hover{transform:translateY(-3px);border-color:#aaa;box-shadow:0 10px 25px rgba(0,0,0,.07)}
#ktr-kits-2026 .ktr-kit-card__imagem{display:flex;align-items:center;justify-content:center;height:155px;padding:10px;background:#fff;border-bottom:1px solid #eee}
#ktr-kits-2026 .ktr-kit-card__imagem img{display:block;width:100%;height:100%;object-fit:contain}
#ktr-kits-2026 .ktr-kit-card__texto{display:flex;flex-direction:column;align-items:flex-start;min-height:175px;padding:16px}
#ktr-kits-2026 .ktr-kit-card__texto small{display:block;margin-bottom:3px;color:#818181;font-size:9px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
#ktr-kits-2026 .ktr-kit-card__texto strong{display:block;font-size:19px;font-weight:700;line-height:1.05}
#ktr-kits-2026 .ktr-kit-card__texto b{display:block;margin-top:17px;font-size:9px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}
#ktr-kits-2026 .ktr-kit-card__itens{display:block;margin-top:6px;color:#666;font-size:10px;line-height:1.45}
#ktr-kits-2026 .ktr-kit-card__texto em{display:inline-block;margin-top:auto;padding:6px 8px;background:#ededed;color:#666;font-size:8px;font-style:normal;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
#ktr-kits-2026 .ktr-kit-card.is-current em{background:var(--amarelo);color:var(--preto)}
#ktr-kits-2026 .ktr-kit-card.is-selected{border-color:var(--preto);box-shadow:inset 0 0 0 1px var(--preto)}
#ktr-kits-2026 .ktr-kit-card.is-selected .ktr-kit-card__texto{background:var(--preto);color:#fff}
#ktr-kits-2026 .ktr-kit-card.is-selected small{color:#aaa}
#ktr-kits-2026 .ktr-kit-card.is-selected .ktr-kit-card__itens{color:#ccc}
#ktr-kits-2026 .ktr-kit-card.is-selected b{color:var(--amarelo)}
#ktr-kits-2026 .ktr-kit-card.is-past .ktr-kit-card__imagem img{opacity:.55;filter:grayscale(1)}
@media(max-width:850px){#ktr-kits-2026 .ktr-kits__principal{grid-template-columns:1fr;gap:26px}#ktr-kits-2026 .ktr-kits__imagem img{max-height:450px}#ktr-kits-2026 .ktr-kits__descricao{display:grid;grid-template-columns:1fr 1fr;gap:24px}#ktr-kits-2026 .ktr-kits__prazo{grid-column:1/-1;margin-bottom:0}#ktr-kits-2026 .ktr-kits__bloco+.ktr-kits__bloco{margin-top:0}#ktr-kits-2026 .ktr-kits__cards{grid-template-columns:repeat(4,minmax(190px,1fr));margin-top:36px;padding-bottom:10px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain}#ktr-kits-2026 .ktr-kit-card{scroll-snap-align:start}}
@media(max-width:600px){#ktr-kits-2026{width:100%}#ktr-kits-2026 .ktr-kits__principal{gap:21px}#ktr-kits-2026 .ktr-kits__imagem img{max-height:310px}#ktr-kits-2026 .ktr-kits__imagem small{align-self:center;margin-top:5px}#ktr-kits-2026 .ktr-kits__descricao{display:block}#ktr-kits-2026 .ktr-kits__prazo{margin-bottom:20px}#ktr-kits-2026 .ktr-kits__prazo>span{margin-bottom:12px}#ktr-kits-2026 .ktr-kits__prazo p{font-size:11px}#ktr-kits-2026 .ktr-kits__prazo strong{font-size:21px;line-height:1.15}#ktr-kits-2026 .ktr-kits__bloco+.ktr-kits__bloco{margin-top:22px}#ktr-kits-2026 .ktr-kits__extras{padding:18px}#ktr-kits-2026 .ktr-kits__cards{grid-template-columns:repeat(4,minmax(172px,78vw));gap:10px;margin:30px -5px 0;padding:0 5px 10px}#ktr-kits-2026 .ktr-kit-card__imagem{height:140px}}
/* assets/css/pages/ktr-ilhabela-12.css */
.kits-modal-overlay {
  display: none;
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.78);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  padding: 16px;
}

.kits-modal-box {
  background: #ffffff;
  max-width: 980px;
  width: 100%;
  max-height: 92vh;
  overflow-y: auto;
  border-radius: 16px;
  position: relative;
  font-family: Arial, sans-serif;
  box-shadow: 0 25px 70px rgba(0,0,0,0.30);
}

.kits-modal-close {
  position: absolute;
  top: 12px;
  right: 14px;
  font-size: 30px;
  cursor: pointer;
  z-index: 2;
  color: #fff;
}

.kits-header {
  background: #000;
  color: #fff;
  text-align: left;
  padding: 20px 22px;
  border-radius: 16px 16px 0 0;
}

.kits-header h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.1;
}

.kits-header p {
  margin: 6px 0 0;
  font-size: 13px;
  opacity: 0.85;
}

.kits-content {
  padding: 18px 22px;
  color: #222;
}

.kits-info-card {
  background: #f7f7f7;
  border-radius: 12px;
  padding: 14px 16px;
  margin-bottom: 12px;
}

.kits-info-card h3 {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 800;
}

.kits-info-card p {
  margin: 5px 0;
  line-height: 1.5;
  font-size: 14px;
}

.kits-warning-box {
  background: #000;
  color: #fff;
  border-radius: 12px;
  padding: 14px 16px;
  margin-top: 12px;
}

.kits-warning-box h3 {
  margin: 0 0 8px;
  font-size: 16px;
}

.kits-warning-box p {
  margin: 5px 0;
  line-height: 1.5;
  font-size: 14px;
}

.kits-trigger {
  cursor: pointer;
  max-width: 100%;
}

@media (max-width: 600px) {
  .kits-content { padding: 14px; }
}
/* assets/css/pages/ktr-ilhabela-13.css */
.congresso-modal-overlay { display:none; position:fixed; inset:0; background:rgba(0,0,0,.82); z-index:9999; justify-content:center; align-items:center; padding:22px; }
.congresso-modal-box { background:#fff; max-width:780px; width:100%; max-height:92vh; overflow-y:auto; border-radius:18px; position:relative; }
.congresso-modal-close { position:absolute; top:14px; right:16px; font-size:32px; cursor:pointer; color:#fff; }
.congresso-header { background:#000; color:#fff; padding:30px; border-radius:18px 18px 0 0; }
.congresso-content { padding:28px 30px; }
.congresso-card, .congresso-warning { border-radius:14px; padding:18px; margin-bottom:16px; }
.congresso-card { background:#f7f7f7; }
.congresso-warning { background:#0f0f0f; color:#fff; }
/* assets/css/pages/ktr-ilhabela-14.css */
.largada-overlay { display:none; position:fixed; inset:0; background:rgba(0,0,0,.82); z-index:9999; justify-content:center; align-items:center; padding:18px; }
.largada-modal { background:#fff; width:100%; max-width:920px; max-height:90vh; overflow-y:auto; border-radius:18px; position:relative; }
.largada-close { position:absolute; right:18px; top:14px; font-size:30px; cursor:pointer; color:#fff; }
.largada-header { background:#000; color:#fff; padding:20px; }
.largada-body { padding:22px; }
.largada-card { background:#f7f7f7; border-radius:16px; padding:18px 20px; margin-bottom:14px; }
.largada-table { width:100%; border-collapse:collapse; }
.largada-table th { background:#000; color:#fff; padding:10px; }
.largada-table td { padding:10px; border-bottom:1px solid #e6e6e6; text-align:center; }
/* assets/css/pages/ktr-ilhabela-15.css */
/* =========================================================
   ISOLAMENTO
========================================================= */

.ktrilhabela-hospedagem-widget,
.ktrilhabela-hospedagem-widget *,
.ktrilhabela-modal,
.ktrilhabela-modal *,
.ktrilhabela-modal-foto,
.ktrilhabela-modal-foto * {
  box-sizing: border-box;
}


/* =========================================================
   CARD PRETO
========================================================= */

.ktrilhabela-hospedagem-widget {
  width: 100%;
  height: 100%;
  min-height: 96px;
}

.ktrilhabela-hospedagem-trigger {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;
  min-height: 96px;

  margin: 0;
  padding: 12px;

  border: 0;
  border-radius: 0;

  background: #000;
  color: #fff;

  cursor: pointer;

  appearance: none;
  -webkit-appearance: none;

  font-family: Arial, Helvetica, sans-serif;

  transition:
    background 0.25s ease,
    transform 0.25s ease;
}

.ktrilhabela-hospedagem-trigger:hover {
  background: #171717;
}

.ktrilhabela-hospedagem-trigger:focus-visible {
  outline: 3px solid #ffd900;
  outline-offset: -3px;
}

.ktrilhabela-trigger-overlay {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  width: 100%;

  color: #fff;

  text-align: center;
  text-transform: uppercase;

  line-height: 1;
}

.ktrilhabela-trigger-overlay strong {
  display: block;

  margin: 0;

  color: #fff;

  font-size: clamp(15px, 1.2vw, 21px);
  font-weight: 900;

  line-height: 1;
  letter-spacing: -0.4px;

  text-align: center;
}

.ktrilhabela-trigger-overlay small {
  display: inline-block;

  margin-top: 5px;
  padding: 4px 8px;

  background: #ffd900;
  color: #000;

  font-size: clamp(8px, 0.6vw, 11px);
  font-weight: 900;

  line-height: 1;
  letter-spacing: 0.8px;

  text-align: center;
}


/* =========================================================
   FUNDO DO MODAL
========================================================= */

.ktrilhabela-modal {
  position: fixed;
  z-index: 999999;

  inset: 0;

  display: none;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;

  padding: 22px;

  overflow: hidden;

  background: rgba(0, 0, 0, 0.86);

  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);

  font-family: Arial, Helvetica, sans-serif;
}

.ktrilhabela-modal.ktrilhabela-aberto {
  display: flex;
}


/* =========================================================
   CONTAINER PRINCIPAL
========================================================= */

.ktrilhabela-modal-container {
  position: relative;

  display: grid;

  grid-template-columns:
    minmax(0, 1.06fr)
    minmax(380px, 0.94fr);

  width: min(1160px, 100%);
  height: min(720px, calc(100vh - 44px));
  max-height: calc(100vh - 44px);

  overflow: hidden;

  background: #fff;

  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.4);
}


/* =========================================================
   BOTÃO FECHAR
========================================================= */

.ktrilhabela-modal-fechar {
  position: absolute;
  z-index: 30;

  top: 12px;
  right: 12px;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 40px;
  height: 40px;

  margin: 0;
  padding: 0 0 4px;

  border: 0;
  border-radius: 50%;

  background: #000;
  color: #fff;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1;

  cursor: pointer;

  transition:
    transform 0.2s ease,
    background 0.2s ease,
    color 0.2s ease;
}

.ktrilhabela-modal-fechar:hover {
  background: #ffd900;
  color: #000;

  transform: rotate(90deg);
}


/* =========================================================
   GALERIA
========================================================= */

.ktrilhabela-galeria {
  display: grid;

  grid-template-rows:
    minmax(0, 1fr)
    76px;

  gap: 8px;

  min-width: 0;
  min-height: 0;

  padding: 14px;

  overflow: hidden;

  background: #111;
}


/* Foto principal */

.ktrilhabela-foto-principal {
  display: block;

  width: 100%;
  height: 100%;
  min-height: 0;

  margin: 0;
  padding: 0;

  overflow: hidden;

  border: 0;

  background: #1b1b1b;

  cursor: zoom-in;
}

.ktrilhabela-foto-principal img {
  display: block;

  width: 100%;
  height: 100%;

  min-width: 0;
  min-height: 0;

  object-fit: cover;
}


/* Miniaturas */

.ktrilhabela-miniaturas {
  display: grid;

  grid-template-columns: repeat(6, minmax(0, 1fr));

  gap: 6px;

  width: 100%;
  height: 76px;

  margin: 0;
}

.ktrilhabela-miniatura {
  position: relative;

  display: block;

  width: 100%;
  height: 76px;

  margin: 0;
  padding: 0;

  overflow: hidden;

  border: 2px solid transparent;
  border-radius: 0;

  background: #222;

  cursor: pointer;

  opacity: 0.62;

  appearance: none;
  -webkit-appearance: none;

  transition:
    opacity 0.2s ease,
    border-color 0.2s ease,
    transform 0.2s ease;
}

.ktrilhabela-miniatura:hover {
  opacity: 1;

  transform: translateY(-2px);
}

.ktrilhabela-miniatura.ativa {
  border-color: #ffd900;

  opacity: 1;
}

.ktrilhabela-miniatura img {
  display: block;

  width: 100%;
  height: 100%;

  object-fit: cover;
}


/* =========================================================
   CONTEÚDO
========================================================= */

.ktrilhabela-conteudo {
  min-width: 0;
  min-height: 0;

  height: 100%;

  padding: 36px 30px 26px;

  overflow-y: auto;
  overscroll-behavior: contain;

  color: #171717;
  background: #fff;

  scrollbar-width: thin;
}


/* Barra discreta */

.ktrilhabela-conteudo::-webkit-scrollbar {
  width: 6px;
}

.ktrilhabela-conteudo::-webkit-scrollbar-track {
  background: #efefef;
}

.ktrilhabela-conteudo::-webkit-scrollbar-thumb {
  background: #b5b5b5;
  border-radius: 10px;
}


/* Etiqueta */

.ktrilhabela-etiqueta {
  display: inline-block;

  margin-bottom: 9px;
  padding: 6px 9px;

  background: #ffd900;
  color: #000;

  font-size: 10px;
  font-weight: 900;

  line-height: 1;
  letter-spacing: 1px;

  text-transform: uppercase;
}


/* Título */

.ktrilhabela-conteudo h2 {
  margin: 0 0 13px;
  padding-right: 34px;

  color: #000;

  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(26px, 2.15vw, 38px);
  font-weight: 900;

  line-height: 0.98;
  letter-spacing: -1.2px;

  text-transform: uppercase;
}


/* Textos */

.ktrilhabela-conteudo > p {
  margin: 0 0 10px;

  color: #4a4a4a;

  font-size: 13.5px;
  line-height: 1.48;
}


/* =========================================================
   BENEFÍCIOS
========================================================= */

.ktrilhabela-beneficios {
  margin-top: 15px;
  padding: 15px 16px;

  border-left: 4px solid #ffd900;

  background: #f4f4f4;
}

.ktrilhabela-beneficios h3 {
  margin: 0 0 5px;

  color: #000;

  font-size: 15px;
  font-weight: 900;

  line-height: 1.15;

  text-transform: uppercase;
}

.ktrilhabela-beneficios-intro {
  margin: 0 0 10px;

  color: #555;

  font-size: 12.5px;
  line-height: 1.4;
}

.ktrilhabela-beneficios ul {
  display: grid;

  grid-template-columns: 1fr 1fr;

  gap: 7px 12px;

  margin: 0;
  padding: 0;

  list-style: none;
}

.ktrilhabela-beneficios li {
  display: flex;
  align-items: flex-start;

  gap: 7px;

  margin: 0;
  padding: 0;

  color: #222;

  font-size: 12.5px;
  line-height: 1.35;
}

.ktrilhabela-check {
  flex: 0 0 auto;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 18px;
  height: 18px;

  margin-top: 0;

  border-radius: 50%;

  background: #ffd900;
  color: #000;

  font-size: 11px;
  font-weight: 900;
}

.ktrilhabela-cupom {
  display: inline-block;

  margin-left: 3px;
  padding: 1px 5px;

  border: 1px dashed #111;

  background: #fff;

  font-size: 11px;
  letter-spacing: 0.4px;
}


/* =========================================================
   CONTATOS
========================================================= */

.ktrilhabela-contato {
  display: grid;

  grid-template-columns: 1fr 1fr;

  gap: 8px;

  margin-top: 13px;
}

.ktrilhabela-contato-item {
  padding: 10px 11px;

  border: 1px solid #e2e2e2;

  background: #fff;
}

.ktrilhabela-contato-item span {
  display: block;

  margin-bottom: 3px;

  color: #777;

  font-size: 9px;
  font-weight: 800;

  line-height: 1;
  letter-spacing: 0.7px;

  text-transform: uppercase;
}

.ktrilhabela-contato-item a {
  color: #111 !important;

  font-size: 12.5px;
  font-weight: 800;

  line-height: 1.25;

  text-decoration: none !important;

  overflow-wrap: anywhere;
}

.ktrilhabela-contato-item a:hover {
  text-decoration: underline !important;
}


/* =========================================================
   BOTÕES
========================================================= */

.ktrilhabela-acoes {
  display: grid;

  grid-template-columns: 1fr 1fr;

  gap: 8px;

  margin-top: 12px;
}

.ktrilhabela-botao {
  display: flex;
  align-items: center;
  justify-content: center;

  min-height: 44px;

  padding: 10px 11px;

  border: 2px solid #000;

  font-size: 10.5px;
  font-weight: 900;

  line-height: 1.15;

  text-align: center;
  text-decoration: none !important;

  transition:
    background 0.2s ease,
    color 0.2s ease,
    transform 0.2s ease;
}

.ktrilhabela-botao:hover {
  transform: translateY(-2px);
}

.ktrilhabela-botao-whatsapp {
  background: #ffd900;
  color: #000 !important;
}

.ktrilhabela-botao-whatsapp:hover {
  background: #000;
  color: #fff !important;
}

.ktrilhabela-botao-site {
  background: #000;
  color: #fff !important;
}

.ktrilhabela-botao-site:hover {
  background: #fff;
  color: #000 !important;
}


/* =========================================================
   FOTO AMPLIADA
========================================================= */

.ktrilhabela-modal-foto {
  position: fixed;
  z-index: 1000001;

  inset: 0;

  display: none;
  align-items: center;
  justify-content: center;

  padding: 30px;

  background: rgba(0, 0, 0, 0.94);
}

.ktrilhabela-modal-foto.ktrilhabela-aberto {
  display: flex;
}

.ktrilhabela-modal-foto img {
  display: block;

  width: auto;
  max-width: 95vw;

  height: auto;
  max-height: 90vh;

  object-fit: contain;

  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.45);
}

.ktrilhabela-foto-fechar {
  position: fixed;
  z-index: 2;

  top: 20px;
  right: 24px;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 46px;
  height: 46px;

  margin: 0;
  padding: 0 0 5px;

  border: 0;
  border-radius: 50%;

  background: #fff;
  color: #000;

  font-size: 34px;
  line-height: 1;

  cursor: pointer;
}


/* =========================================================
   NOTEBOOKS E TELAS MAIS BAIXAS
========================================================= */

@media (min-width: 961px) and (max-height: 760px) {

  .ktrilhabela-modal {
    padding: 12px;
  }

  .ktrilhabela-modal-container {
    height: calc(100vh - 24px);
    max-height: calc(100vh - 24px);
  }

  .ktrilhabela-galeria {
    grid-template-rows:
      minmax(0, 1fr)
      64px;

    padding: 10px;
  }

  .ktrilhabela-miniaturas,
  .ktrilhabela-miniatura {
    height: 64px;
  }

  .ktrilhabela-conteudo {
    padding: 28px 25px 20px;
  }

  .ktrilhabela-conteudo h2 {
    margin-bottom: 9px;

    font-size: 30px;
  }

  .ktrilhabela-conteudo > p {
    margin-bottom: 7px;

    font-size: 12.5px;
    line-height: 1.38;
  }

  .ktrilhabela-beneficios {
    margin-top: 10px;
    padding: 11px 13px;
  }

  .ktrilhabela-contato {
    margin-top: 9px;
  }

  .ktrilhabela-acoes {
    margin-top: 9px;
  }

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 960px) {

  .ktrilhabela-modal {
    align-items: flex-start;

    padding: 14px;

    overflow-y: auto;
  }

  .ktrilhabela-modal-container {
    display: block;

    width: min(760px, 100%);
    height: auto;
    max-height: none;

    overflow: visible;
  }

  .ktrilhabela-galeria {
    display: grid;

    grid-template-rows:
      minmax(320px, 52vh)
      70px;

    height: auto;

    padding: 12px;
  }

  .ktrilhabela-miniaturas,
  .ktrilhabela-miniatura {
    height: 70px;
  }

  .ktrilhabela-conteudo {
    height: auto;
    max-height: none;

    padding: 30px 25px 26px;

    overflow: visible;
  }

}


/* =========================================================
   CELULAR
========================================================= */

@media (max-width: 600px) {

  .ktrilhabela-hospedagem-widget,
  .ktrilhabela-hospedagem-trigger {
    min-height: 105px;
  }

  .ktrilhabela-trigger-overlay strong {
    font-size: 18px;
  }

  .ktrilhabela-trigger-overlay small {
    font-size: 10px;
  }

  .ktrilhabela-modal {
    align-items: flex-start;

    padding: 0;

    overflow-y: auto;

    background: #fff;
  }

  .ktrilhabela-modal-container {
    width: 100%;
    min-height: 100%;

    box-shadow: none;
  }

  .ktrilhabela-modal-fechar {
    position: fixed;

    top: 10px;
    right: 10px;
  }

  .ktrilhabela-galeria {
    grid-template-rows:
      minmax(260px, 46vh)
      auto;

    gap: 5px;

    padding: 0 0 5px;
  }

  .ktrilhabela-miniaturas {
    grid-template-columns: repeat(3, minmax(0, 1fr));

    gap: 4px;

    height: auto;

    margin: 0 5px;
  }

  .ktrilhabela-miniatura {
    height: 58px;
  }

  .ktrilhabela-conteudo {
    padding: 27px 18px 25px;
  }

  .ktrilhabela-conteudo h2 {
    padding-right: 25px;

    font-size: 28px;
  }

  .ktrilhabela-beneficios ul {
    grid-template-columns: 1fr;
  }

  .ktrilhabela-contato,
  .ktrilhabela-acoes {
    grid-template-columns: 1fr;
  }

  .ktrilhabela-modal-foto {
    padding: 15px;
  }

}
/* assets/css/pages/ktr-ilhabela-16.css */
.ktr-container {
            max-width: 900px;
            margin: 0 auto;
            padding: 20px;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            color: #333;
            line-height: 1.8;
        }

        .ktr-header {
            text-align: center;
            margin-bottom: 40px;
            padding-bottom: 20px;
            border-bottom: 2px solid #ddd;
        }

        .ktr-header h1 {
            font-size: 2.5rem;
            margin: 0 0 10px 0;
            color: #222;
            font-weight: 700;
        }

        .ktr-header p {
            font-size: 1.1rem;
            color: #666;
            margin: 5px 0;
        }

        .ktr-section {
            margin: 30px 0;
        }

        .ktr-section h2 {
            font-size: 1.8rem;
            color: #222;
            margin: 25px 0 15px 0;
            padding-bottom: 10px;
            border-bottom: 1px solid #eee;
            font-weight: 700;
        }

        .ktr-section h3 {
            font-size: 1.3rem;
            color: #333;
            margin: 20px 0 10px 0;
            font-weight: 600;
        }

        .ktr-section h4 {
            font-size: 1.1rem;
            color: #444;
            margin: 15px 0 8px 0;
            font-weight: 600;
        }

        .ktr-subsection {
            margin-left: 0;
            margin-top: 15px;
        }

        .ktr-list {
            list-style: none;
            padding-left: 0;
            margin: 15px 0;
        }

        .ktr-list li {
            padding: 8px 0 8px 25px;
            position: relative;
            margin-bottom: 8px;
        }

        .ktr-list li:before {
            content: "•";
            position: absolute;
            left: 0;
            color: #666;
            font-weight: bold;
        }

        .ktr-list-nested {
            list-style: none;
            padding-left: 0;
            margin: 10px 0 10px 30px;
        }

        .ktr-list-nested li {
            padding: 6px 0 6px 20px;
            position: relative;
            margin-bottom: 6px;
        }

        .ktr-list-nested li:before {
            content: "◦";
            position: absolute;
            left: 0;
            color: #999;
        }

        .ktr-table {
            width: 100%;
            border-collapse: collapse;
            margin: 20px 0;
            background-color: #fff;
            box-shadow: 0 1px 3px rgba(0,0,0,0.1);
        }

        .ktr-table th {
            background-color: #f5f5f5;
            padding: 12px;
            text-align: left;
            font-weight: 600;
            border-bottom: 2px solid #ddd;
            color: #333;
        }

        .ktr-table td {
            padding: 12px;
            border-bottom: 1px solid #eee;
        }

        .ktr-table tr:hover {
            background-color: #f9f9f9;
        }

        .ktr-highlight-box {
            background-color: #f9f9f9;
            border-left: 4px solid #333;
            padding: 15px;
            margin: 20px 0;
            border-radius: 2px;
        }

        .ktr-highlight-box strong {
            color: #222;
        }

        .ktr-info-box {
            background-color: #fff;
            border: 1px solid #ddd;
            padding: 15px;
            margin: 15px 0;
            border-radius: 2px;
        }

        .ktr-contact {
            background-color: #f5f5f5;
            padding: 20px;
            margin: 30px 0;
            border-radius: 2px;
            text-align: center;
        }

        .ktr-contact p {
            margin: 10px 0;
            font-size: 1rem;
        }

        .ktr-contact a {
            color: #333;
            text-decoration: none;
            font-weight: 600;
        }

        .ktr-contact a:hover {
            text-decoration: underline;
        }

        .ktr-paragraph {
            margin: 15px 0;
            text-align: justify;
        }

        .ktr-numbered-list {
            list-style: decimal;
            padding-left: 25px;
            margin: 15px 0;
        }

        .ktr-numbered-list li {
            margin-bottom: 10px;
            padding-left: 8px;
        }

        .ktr-grid-2col {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 20px;
            margin: 20px 0;
        }

        .ktr-grid-item {
            padding: 15px;
            background-color: #f9f9f9;
            border: 1px solid #eee;
            border-radius: 2px;
        }

        .ktr-grid-item h4 {
            margin-top: 0;
        }

        @media (max-width: 768px) {
            .ktr-container {
                padding: 15px;
            }

            .ktr-header h1 {
                font-size: 1.8rem;
            }

            .ktr-section h2 {
                font-size: 1.5rem;
            }

            .ktr-grid-2col {
                grid-template-columns: 1fr;
            }

            .ktr-table {
                font-size: 0.9rem;
            }

            .ktr-table th,
            .ktr-table td {
                padding: 8px;
            }
        }

        @media (max-width: 480px) {
            .ktr-container {
                padding: 10px;
            }

            .ktr-header h1 {
                font-size: 1.5rem;
            }

            .ktr-header p {
                font-size: 0.95rem;
            }

            .ktr-section h2 {
                font-size: 1.3rem;
            }

            .ktr-section h3 {
                font-size: 1.1rem;
            }
        }
