.elementor-16 .elementor-element.elementor-element-a4ea42e > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-16 .elementor-element.elementor-element-9856d2a{width:var( --container-widget-width, 87.445% );max-width:87.445%;--container-widget-width:87.445%;--container-widget-flex-grow:0;align-self:center;}.elementor-16 .elementor-element.elementor-element-9856d2a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-16 .elementor-element.elementor-element-a4ea42e{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;z-index:1;}}/* Start custom CSS for html, class: .elementor-element-9856d2a *//* =========================================================
   OUTSIDE LANDING PAGE — CSS NOVO | PARTE 1
========================================================= */

html,
body {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden !important;
  background: #050208 !important;
}

#page,
.site,
.site-content,
.content-area,
.entry-content,
.wp-site-blocks,
.wp-block-post-content,
.wp-block-html,
.wp-block-custom-html,
.elementor,
.elementor-section,
.elementor-container,
.elementor-widget,
.elementor-widget-container {
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.entry-header,
.page-header,
.site-header,
.wp-block-template-part,
header.site-header {
  display: none !important;
}

#outside-page {
  --bg: #050208;
  --bg2: #120516;
  --card: rgba(255,255,255,.07);
  --card-strong: rgba(255,255,255,.09);
  --border: rgba(255,255,255,.14);
  --white: #fff8f2;
  --muted: #dfd3e2;
  --orange: #ff7a18;
  --pink: #ff2b6d;
  --purple: #7c1bff;
  --gold: #ffb15c;
  --shadow: 0 20px 60px rgba(0,0,0,.40);

  width: 100%;
  max-width: 100%;
  margin: 0;
  background:
    radial-gradient(circle at 12% 10%, rgba(255,122,24,.28), transparent 28%),
    radial-gradient(circle at 88% 14%, rgba(124,27,255,.28), transparent 32%),
    radial-gradient(circle at 50% 70%, rgba(255,43,109,.14), transparent 30%),
    linear-gradient(135deg, #050208 0%, #16051b 55%, #050208 100%);
  color: var(--white);
  font-family: Inter, Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: relative;
}

#outside-page::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);
  background-size: 52px 52px;
  pointer-events: none;
  z-index: 0;
}

#outside-page * {
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

#outside-page a {
  color: inherit;
  text-decoration: none;
}

#outside-page h1,
#outside-page h2,
#outside-page h3,
#outside-page p {
  margin-top: 0;
  color: inherit;
}

#outside-page .outside-container {
  width: min(1180px, calc(100% - 64px));
  margin: 0 auto;
}

#outside-page .outside-section {
  padding: 88px 0;
}

#outside-page .outside-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 9px 15px;
  border-radius: 999px;
  border: 1px solid rgba(255,122,24,.45);
  background: rgba(255,122,24,.10);
  color: var(--gold);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .01em;
}

#outside-page .outside-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 14px 24px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  border: 0;
  cursor: pointer;
  transition: transform .2s ease, opacity .2s ease;
}

#outside-page .outside-btn:hover {
  transform: translateY(-2px);
}

#outside-page .outside-btn-primary {
  color: #fff !important;
  background: linear-gradient(135deg, var(--orange), var(--pink), var(--purple));
  box-shadow: 0 14px 34px rgba(255,43,109,.28);
}

#outside-page .outside-btn-secondary {
  color: var(--white) !important;
  background: rgba(255,255,255,.08);
  border: 1px solid var(--border);
}

#outside-page .outside-hero {
  padding: 56px 0 72px;
  min-height: 100vh;
  display: flex;
  align-items: center;
}

#outside-page .outside-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 560px) minmax(0, 460px);
  justify-content: space-between;
  align-items: center;
  gap: 56px;
}

#outside-page .outside-logo-placeholder {
  width: 210px;
  min-height: 72px;
  margin-bottom: 24px;
  border-radius: 18px;
  border: 1px dashed rgba(255,255,255,.28);
  background: rgba(255,255,255,.05);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--muted);
  font-size: 13px;
  text-align: center;
  padding: 10px;
}

#outside-page .outside-logo {
  max-width: 210px;
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 24px;
}

#outside-page .outside-hero h1 {
  margin: 18px 0 16px;
  font-size: clamp(70px, 8vw, 118px);
  line-height: .86;
  letter-spacing: -.07em;
  text-transform: uppercase;
}

#outside-page .outside-hero h1 span {
  display: block;
  margin-top: 16px;
  font-size: .31em;
  line-height: 1.02;
  letter-spacing: -.035em;
  max-width: 520px;
  background: linear-gradient(90deg, var(--orange), var(--pink), var(--purple));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

#outside-page .outside-hero-text {
  max-width: 540px;
  margin-bottom: 28px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.68;
}

#outside-page .outside-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

#outside-page .outside-info-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 28px;
  max-width: 540px;
}

#outside-page .outside-info-card {
  padding: 18px 18px 20px;
  border-radius: 24px;
  background: var(--card);
  border: 1px solid var(--border);
  box-shadow: var(--shadow);
  backdrop-filter: blur(12px);
}

#outside-page .outside-info-card strong {
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
}

#outside-page .outside-info-card span {
  display: block;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.55;
}

#outside-page .outside-main-photo {
  width: 100%;
  min-height: 430px;
  border-radius: 34px;
  border: 1px solid rgba(255,255,255,.14);
  background:
    linear-gradient(135deg, rgba(255,122,24,.12), rgba(124,27,255,.20)),
    url("URL_DA_IMAGEM_PRINCIPAL_AQUI") center/cover no-repeat;
  box-shadow: var(--shadow);
}

#outside-page .outside-floating-card {
  margin-top: 16px;
  padding: 22px;
  border-radius: 24px;
  background: rgba(6,3,10,.88);
  border: 1px solid rgba(255,122,24,.25);
  box-shadow: var(--shadow);
}

#outside-page .outside-floating-card strong {
  display: block;
  margin-bottom: 10px;
  color: var(--gold);
  font-size: 24px;
}

#outside-page .outside-floating-card span {
  color: var(--muted);
  font-size: 14px;
  line-height: 1.6;
}

/* =========================================================
   OUTSIDE LANDING PAGE — CSS NOVO | PARTE 2
========================================================= */

#outside-page .outside-section-title {
  max-width: 820px;
  margin-bottom: 34px;
}

#outside-page .outside-section-title h2,
#outside-page .outside-worship-content h2,
#outside-page .outside-form-aside h2,
#outside-page .outside-location-info h2 {
  margin: 14px 0 14px;
  font-size: clamp(34px, 4vw, 56px);
  line-height: .98;
  letter-spacing: -.045em;
}

#outside-page .outside-section-title p,
#outside-page .outside-copy-card p,
#outside-page .outside-worship-content p,
#outside-page .outside-form-aside p,
#outside-page .outside-form-aside li,
#outside-page .outside-location-info p,
#outside-page .outside-workshop-body p {
  color: var(--muted);
  font-size: 16px;
  line-height: 1.72;
}

#outside-page .outside-two-col,
#outside-page .outside-worship-card,
#outside-page .outside-form-wrap,
#outside-page .outside-location-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  align-items: start;
}

#outside-page .outside-copy-card,
#outside-page .outside-form-box,
#outside-page .outside-form-aside,
#outside-page .outside-location-info,
#outside-page .outside-map,
#outside-page .outside-worship-card,
#outside-page .outside-day-card,
#outside-page .outside-workshop-card,
#outside-page .outside-faq-item {
  background: var(--card);
  border: 1px solid var(--border);
  box-shadow: var(--shadow);
  backdrop-filter: blur(12px);
}

#outside-page .outside-copy-card,
#outside-page .outside-form-box,
#outside-page .outside-form-aside,
#outside-page .outside-location-info,
#outside-page .outside-worship-card {
  padding: 30px;
  border-radius: 30px;
}

#outside-page .outside-about,
#outside-page .outside-faq {
  background: rgba(0,0,0,.06);
}

#outside-page .outside-schedule,
#outside-page .outside-workshops,
#outside-page .outside-location {
  background: rgba(0,0,0,.10);
}

#outside-page .outside-worship,
#outside-page .outside-form-section {
  background: rgba(0,0,0,.04);
}

#outside-page .outside-schedule-grid,
#outside-page .outside-workshop-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

#outside-page .outside-day-card {
  min-height: 210px;
  padding: 24px;
  border-radius: 28px;
}

#outside-page .outside-day {
  color: var(--gold);
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .08em;
}

#outside-page .outside-day-card h3 {
  margin: 14px 0 8px;
  font-size: 32px;
}

#outside-page .outside-worship-card {
  align-items: center;
}

#outside-page .outside-worship-photo {
  min-height: 350px;
  border-radius: 28px;
  border: 1px solid rgba(255,255,255,.14);
  background:
    linear-gradient(135deg, rgba(0,0,0,.06), rgba(0,0,0,.28)),
    url("URL_DA_FOTO_MOISES_E_JULIA_AQUI") center/cover no-repeat;
}

#outside-page .outside-workshop-card {
  border-radius: 28px;
  overflow: hidden;
}

#outside-page .outside-workshop-photo {
  height: 220px;
  background:
    linear-gradient(135deg, rgba(255,122,24,.18), rgba(124,27,255,.16)),
    var(--photo-url) center/cover no-repeat;
}

#outside-page .outside-workshop-body {
  padding: 22px;
}

#outside-page .outside-workshop-body h3 {
  margin-bottom: 8px;
  font-size: 23px;
}

#outside-page .outside-speaker {
  margin-bottom: 12px;
  color: var(--gold);
  font-size: 14px;
  font-weight: 800;
}

#outside-page .outside-form-aside {
  position: sticky;
  top: 20px;
}

#outside-page .outside-form-highlights {
  display: grid;
  gap: 12px;
  margin-top: 24px;
}

#outside-page .outside-form-highlights div {
  padding: 16px;
  border-radius: 18px;
  background: rgba(255,255,255,.05);
  border: 1px solid rgba(255,255,255,.11);
}

#outside-page .outside-form-highlights strong {
  display: block;
  margin-bottom: 5px;
  color: var(--gold);
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .06em;
}

#outside-page .outside-form-highlights span {
  display: block;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.5;
}

#outside-page .outside-field {
  margin-bottom: 18px;
}

#outside-page .outside-field label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 800;
}

#outside-page input,
#outside-page select {
  width: 100%;
  min-height: 54px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,.14);
  background: #140a18;
  color: var(--white);
  padding: 0 15px;
  font-size: 15px;
  font-weight: 700;
  outline: none;
}

#outside-page input:focus,
#outside-page select:focus {
  border-color: rgba(255,122,24,.70);
  box-shadow: 0 0 0 4px rgba(255,122,24,.12);
}

#outside-page .outside-help {
  margin-top: 7px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.5;
}

#outside-page .outside-workshop-select-area {
  padding: 20px;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255,122,24,.10), rgba(124,27,255,.10)),
    rgba(0,0,0,.10);
  border: 1px solid rgba(255,255,255,.12);
}

#outside-page .outside-select-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-top: 16px;
}

#outside-page .outside-select-box {
  display: grid;
  gap: 8px;
}

#outside-page .outside-select-box span {
  color: var(--gold);
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .06em;
}

#outside-page .outside-consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 18px 0 20px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.55;
}

#outside-page .outside-consent input {
  width: 18px;
  min-height: 18px;
  margin-top: 3px;
  accent-color: var(--pink);
}

#outside-page .outside-submit-row .outside-btn {
  width: 100%;
}

#outside-page .outside-form-message {
  display: none;
  margin-top: 16px;
  padding: 16px;
  border-radius: 18px;
  font-size: 14px;
  line-height: 1.55;
}

#outside-page .outside-form-message.is-success {
  display: block;
  background: rgba(80,255,120,.10);
  border: 1px solid rgba(80,255,120,.30);
  color: #dcffd1;
}

#outside-page .outside-form-message.is-error {
  display: block;
  background: rgba(255,91,91,.10);
  border: 1px solid rgba(255,91,91,.30);
  color: #ffd6d6;
}

#outside-page .outside-map {
  padding: 0;
  border-radius: 30px;
  overflow: hidden;
  min-height: 380px;
}

#outside-page .outside-map iframe {
  width: 100%;
  min-height: 380px;
  border: 0;
  display: block;
}

#outside-page .outside-faq-list {
  display: grid;
  gap: 12px;
}

#outside-page .outside-faq-item {
  border-radius: 22px;
  overflow: hidden;
}

#outside-page .outside-faq-question {
  width: 100%;
  border: 0;
  background: transparent;
  color: var(--white);
  text-align: left;
  padding: 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  font-size: 16px;
  font-weight: 800;
}

#outside-page .outside-faq-question span:last-child {
  color: var(--gold);
  font-size: 22px;
}

#outside-page .outside-faq-answer {
  display: none;
  padding: 0 20px 20px;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.65;
}

#outside-page .outside-faq-item.is-open .outside-faq-answer {
  display: block;
}

#outside-page .outside-faq-item.is-open .outside-faq-question span:last-child {
  transform: rotate(45deg);
}

#outside-page .outside-footer {
  padding: 40px 0;
  background: rgba(0,0,0,.18);
  border-top: 1px solid var(--border);
  color: var(--muted);
  font-size: 14px;
}

#outside-page .outside-footer-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  flex-wrap: wrap;
}

/* =========================
   TABLET
========================= */
@media (max-width: 980px) {
  #outside-page .outside-container {
    width: calc(100% - 48px);
  }

  #outside-page .outside-hero {
    min-height: auto;
    padding: 42px 0 54px;
  }

  #outside-page .outside-hero-grid,
  #outside-page .outside-two-col,
  #outside-page .outside-worship-card,
  #outside-page .outside-form-wrap,
  #outside-page .outside-location-card {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  #outside-page .outside-schedule-grid,
  #outside-page .outside-workshop-grid {
    grid-template-columns: 1fr;
  }

  #outside-page .outside-info-grid {
    max-width: none;
  }

  #outside-page .outside-form-aside {
    position: relative;
    top: 0;
  }

  #outside-page .outside-main-photo {
    min-height: 320px;
  }
}

/* =========================
   MOBILE
========================= */
@media (max-width: 620px) {
  #outside-page .outside-container {
    width: calc(100% - 40px);
  }

  #outside-page .outside-section {
    padding: 54px 0;
  }

  #outside-page .outside-hero {
    padding: 24px 0 44px;
  }

  #outside-page .outside-logo-placeholder {
    width: 160px;
    min-height: 56px;
    margin-bottom: 18px;
    border-radius: 14px;
    font-size: 11px;
  }

  #outside-page .outside-pill {
    font-size: 12px;
    padding: 8px 12px;
    line-height: 1.3;
    white-space: normal;
  }

  #outside-page .outside-hero h1 {
    font-size: clamp(52px, 15vw, 72px);
    line-height: .84;
    letter-spacing: -.06em;
    margin: 16px 0 14px;
  }

  #outside-page .outside-hero h1 span {
    font-size: .34em;
    line-height: 1.04;
    margin-top: 12px;
    max-width: 100%;
  }

  #outside-page .outside-hero-text {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.62;
    margin-bottom: 22px;
  }

  #outside-page .outside-hero-actions {
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
  }

  #outside-page .outside-btn,
  #outside-page .outside-hero-actions .outside-btn {
    width: 100%;
    min-height: 52px;
    padding: 14px 18px;
    font-size: 15px;
  }

  #outside-page .outside-info-grid {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 22px;
  }

  #outside-page .outside-copy-card,
  #outside-page .outside-form-box,
  #outside-page .outside-form-aside,
  #outside-page .outside-location-info,
  #outside-page .outside-map,
  #outside-page .outside-worship-card,
  #outside-page .outside-day-card,
  #outside-page .outside-faq-item {
    border-radius: 22px;
  }

  #outside-page .outside-copy-card,
  #outside-page .outside-form-box,
  #outside-page .outside-form-aside,
  #outside-page .outside-location-info,
  #outside-page .outside-worship-card {
    padding: 20px;
  }

  #outside-page .outside-section-title {
    margin-bottom: 24px;
  }

  #outside-page .outside-section-title h2,
  #outside-page .outside-worship-content h2,
  #outside-page .outside-form-aside h2,
  #outside-page .outside-location-info h2 {
    font-size: clamp(30px, 10vw, 42px);
    line-height: 1.02;
  }

  #outside-page .outside-section-title p,
  #outside-page .outside-copy-card p,
  #outside-page .outside-worship-content p,
  #outside-page .outside-form-aside p,
  #outside-page .outside-form-aside li,
  #outside-page .outside-location-info p,
  #outside-page .outside-workshop-body p {
    font-size: 15px;
    line-height: 1.62;
  }

  #outside-page .outside-main-photo,
  #outside-page .outside-worship-photo {
    min-height: 240px;
    border-radius: 22px;
  }

  #outside-page .outside-floating-card {
    padding: 18px;
    border-radius: 20px;
  }

  #outside-page .outside-workshop-photo {
    height: 180px;
  }

  #outside-page .outside-workshop-body {
    padding: 18px;
  }

  #outside-page .outside-workshop-select-area {
    padding: 14px;
    border-radius: 18px;
  }

  #outside-page .outside-select-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  #outside-page .outside-map,
  #outside-page .outside-map iframe {
    min-height: 300px;
  }

  #outside-page .outside-footer {
    text-align: center;
  }

  #outside-page .outside-footer-inner {
    justify-content: center;
  }
}

/* =========================
   MOBILE PEQUENO
========================= */
@media (max-width: 390px) {
  #outside-page .outside-container {
    width: calc(100% - 32px);
  }

  #outside-page .outside-hero h1 {
    font-size: clamp(44px, 15vw, 60px);
  }
}

/* =========================================================
   CORREÇÃO ELEMENTOR — FULL WIDTH REAL SEM CORTAR MOBILE
========================================================= */

/* força o widget HTML do Elementor a ocupar a largura da tela */
.elementor-widget-html,
.elementor-widget-html > .elementor-widget-container {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden !important;
}

/* força a landing a preencher o widget */
#outside-page {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 12% 10%, rgba(255,122,24,.28), transparent 28%),
    radial-gradient(circle at 88% 14%, rgba(124,27,255,.28), transparent 32%),
    radial-gradient(circle at 50% 70%, rgba(255,43,109,.14), transparent 30%),
    linear-gradient(135deg, #050208 0%, #16051b 55%, #050208 100%) !important;
}

/* respiro interno correto */
#outside-page .outside-container {
  width: min(1180px, calc(100% - 64px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* desktop: hero mais centralizado */
#outside-page .outside-hero-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 560px) minmax(0, 460px) !important;
  justify-content: center !important;
  gap: 72px !important;
}

/* tablet */
@media (max-width: 980px) {
  #outside-page .outside-container {
    width: calc(100% - 48px) !important;
    max-width: 720px !important;
  }

  #outside-page .outside-hero-grid,
  #outside-page .outside-two-col,
  #outside-page .outside-worship-card,
  #outside-page .outside-form-wrap,
  #outside-page .outside-location-card {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }
}

/* celular */
@media (max-width: 620px) {
  .elementor-widget-html,
  .elementor-widget-html > .elementor-widget-container {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
  }

  #outside-page {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* aqui fica o respiro de 20px em cada lado */
  #outside-page .outside-container {
    width: calc(100% - 40px) !important;
    max-width: none !important;
  }

  #outside-page .outside-hero {
    padding-top: 24px !important;
    padding-bottom: 44px !important;
  }

  #outside-page .outside-hero h1 {
    font-size: clamp(48px, 15vw, 68px) !important;
    line-height: .86 !important;
    letter-spacing: -.055em !important;
  }

  #outside-page .outside-hero h1 span {
    font-size: .34em !important;
    line-height: 1.08 !important;
  }

  #outside-page .outside-info-grid {
    grid-template-columns: 1fr !important;
  }

  #outside-page .outside-btn,
  #outside-page .outside-hero-actions .outside-btn {
    width: 100% !important;
  }
}/* End custom CSS */