.elementor-12 .elementor-element.elementor-element-d4c4585{padding:-1px -1px -1px -1px;}/* Start custom CSS for html, class: .elementor-element-39e874d */.wcee-hero {
  position: relative;
  min-height: 1000px;
  background-image: url("https://19wcee2028.com/wp-content/uploads/2026/07/58513-Credit-FR-©-Clement-CCLA-Tourisme-Montreal-EN-Credit-©-Clement-CCLA-Tourisme-Montreal-scaled.jpg");
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center calc(-53vw) !important;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.wcee-hero-content {
    margin-top: -2% !important;
}

@media (min-width: 1200px) and (max-width: 1999px) {
  .wcee-hero {
    min-height: 1000px;
    background-position: center calc(-53vw) !important;
  }
}


@media (min-width: 2000px) and (max-width: 2199px) {
  .wcee-hero {
    min-height: 1080px !important;
    background-position: center calc(-53vw) !important;
  }
}

@media (min-width: 2200px) and (max-width: 2299px) {
  .wcee-hero {
    min-height: 1140px !important;
    background-position: center calc(-53vw) !important;
  }
}

@media (min-width: 2300px) {
  .wcee-hero {
    min-height: 1180px !important;
    background-position: center -1219px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .wcee-hero {
    min-height: 760px;
    background-position: center calc(-53vw) !important;
  }
}


@media (min-width: 967px) and (max-width: 1024px) {
  .wcee-hero {
    min-height: 760px;
    background-position: center calc(-47.5vw) !important;
  }
}

@media (min-width: 769px) and (max-width: 966px) {
  .wcee-hero {
    min-height: 560px;
    background-position: center calc(-50vw) !important;
  }
}

@media (max-width: 768px) {
  .wcee-hero {
    min-height: 460px;
    background-position: center calc(-45vw) !important;
  }
}

@media (max-width: 480px) {
  .wcee-hero {
    min-height: 360px;
    background-position: center calc(-42vw) !important;
  }
}

.wcee-hero::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 68%;
  background: rgba(186, 0, 0, 0.62);
  clip-path: polygon(0 0, 72% 0, 100% 100%, 0 100%);
  z-index: 1;
  pointer-events: none;
}

.wcee-hero-content {
  position: relative;
  z-index: 2;
  max-width: 620px;
  margin-left: 6%;
  color: #ffffff;
  font-family: "Inter", sans-serif;
}

.wcee-hero-content h1 {
  margin: 0 0 32px;
  font-size: clamp(42px, 4.6vw, 62px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -0.03em;
}

.wcee-hero-content p {
  margin: 0;
  font-size: clamp(18px, 2.2vw, 32px);
  line-height: 1.15;
  font-weight: 800;
}

@media (max-width: 768px) {
  .wcee-hero::before {
    width: 82%;
  }

  .wcee-hero-content {
    max-width: 90%;
    margin-left: 24px;
  }

  .wcee-hero-content h1 {
    font-size: clamp(26px, 6vw, 42px);
    margin-bottom: 22px;
  }

  .wcee-hero-content p {
    font-size: clamp(15px, 4vw, 22px);
  }
}
/* 2000px até 2199px */
@media (min-width: 2000px) and (max-width: 2199px) {
  .wcee-hero-content {
   transform: translateY(-220px) !important;
  }
}

/* 2200px pra cima */
@media (min-width: 2200px) {
  .wcee-hero-content {
          transform: translateY(-250px) !important;
  }
}
/* Ajuste geral: sobe o conteúdo do hero em telas médias/grandes */
@media (min-width: 1025px) and (max-width: 1439px) {
  .wcee-hero-content {
    transform: translateY(-80px) !important;
  }
}

@media (min-width: 1440px) and (max-width: 1999px) {
  .wcee-hero-content {
    transform: translateY(-110px) !important;
  }
}

/* Telas maiores que 2000px */
@media (min-width: 2000px) {
  .wcee-hero-content {
    transform: translateY(-150px) !important;
  }
}

/* Override específico para telas próximas de 16:10, comum em MacBooks */
@media 
  (min-width: 1200px) 
  and (max-width: 1800px) 
  and (min-aspect-ratio: 8/5) 
  and (max-aspect-ratio: 17/10) {
  .wcee-hero-content {
    transform: translateY(-140px) !important;
  }
}

/* MacBooks/telas 16:10 menores, tipo 13" ou 14" em viewport reduzido */
@media 
  (min-width: 1025px) 
  and (max-width: 1399px) 
  and (min-aspect-ratio: 8/5) 
  and (max-aspect-ratio: 17/10) {
  .wcee-hero-content {
    transform: translateY(-120px) !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d4c4585 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

.info-section,
.info-section * {
  font-family: 'Inter', sans-serif;
}

.info-section {
  background-color: #FAF9F7;
  
  padding: 80px 0;
}

.info-container {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.35fr 0.95fr;
  gap: 40px;
  align-items: start;
}

.coming-card {
  background: #000 ;
  padding: 64px 60px;
  border-left: 6px solid #BA0000;
  border-top: 1px solid #eadfdb;
  border-right: 1px solid #eadfdb;
  border-bottom: 1px solid #eadfdb;
}

.coming-card h2 {
  margin: 0 0 32px;
  font-size: 40px;
  line-height: 1.1;
  color: #111;
}

.coming-card p {
  max-width: 640px;
  margin: 0 0 28px;
  font-size: 19px !important;
  line-height: 1.75;
  color: #666;
}

.stats {
  margin-top: 44px;
  padding-top: 28px;
  border-top: 1px solid #ddd;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.stat {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.stat .icon {
  color: #BA0000;
  font-size: 18px;
}

.stat strong {
  display: block;
  font-size: 14px;
  color: #111;
}

.stat small {
  display: block;
  margin-top: 4px;
  font-size: 10px;
  letter-spacing: 0.04em;
  color: #777;
}

.side-column {
  display: flex;
  gap: 24px;
}

.interest-card {
  background: #2f2f2f;
  color: #fff;
  padding: 48px;

  border-left: 5px solid #BA0000;
  box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.08);
}

.interest-card h3 {
  margin: 0 0 20px;
  font-size: 24px;
}

.interest-card p {
  margin: 0 0 72px;
  max-width: 360px;
  color: #d6d6d6;
  line-height: 1.6;
}

.interest-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 64px;
  background: #BA0000;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.04em;
  font-size: 13px;
}

.venue-card {
  background: #f1efed;
  padding: 28px 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #111;
  text-decoration: none;
}

.venue-card strong {
  display: block;
  margin-bottom: 6px;
  font-size: 13px;
}

.venue-card span {
  display: block;
  color: #777;
  font-size: 12px;
}

.venue-card .arrow {
  font-size: 28px;
  color: #111;
}
.stat-icon {
  width: 27px;
  height: 27px;
  min-width: 27px;
  object-fit: contain;
  margin-top: 2px;
}
@media (max-width: 900px) {
  .info-container {
    display: flex;
    flex-direction: column;
    gap: 28px;
  }

  .coming-card,
  .side-column {
    width: 100%;
    max-width: 100%;
  }

  .coming-card {
    padding: 38px 30px;
  }

  .interest-card {
    min-height: auto;
    padding: 38px 30px;
  }

  .venue-card {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .stats {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .stat {
    width: 100%;
  }
}

.stats {
    display: none;
}

@media (min-width: 901px) {
  .info-container {
    align-items: stretch !important;
  }

  .coming-card {
    height: 100% !important;
  }

  .side-column {
    height: 100% !important;
    justify-content: space-between !important;
  }
}
.info-container {
  row-gap: 28px !important;
}

.ssri-card {
  grid-column: 1 / -1;
  width: 100%;
  margin: 0;
  background: #ffffff;
  border-left: 6px solid #f26826;
  border-top: 1px solid #eadfdb;
  border-right: 1px solid #eadfdb;
  border-bottom: 1px solid #eadfdb;
  box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.04);
  padding: 28px 60px;
  box-sizing: border-box;
}

.ssri-card p {
  margin: 0 0 22px;
  color: #1f2933;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 400;
}

.ssri-card p:last-child {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .ssri-card {
    width: 100%;
    padding: 32px 30px;
  }
}

@media (max-width: 600px) {
  .ssri-card {
    padding: 28px 24px;
  }

  .ssri-card p {
    font-size: 15px;
    line-height: 1.55;
  }
}
    .ssri-card h3
    {
    margin: 0 0 22px;
   
    font-size: 44px !important;
    line-height: 1.15;
    font-weight: 500;
    color:#f26826;
}
  .ssri-card p {
    font-size: 19px;
 
  }
@media(max-width: 767px) {
     .ssri-card h3
    {
    margin: 0 0 22px;
   
    font-size: 23px !important;
} }


.ssri-card h3 {
  font-family: "Inter", sans-serif !important;
  color: #000000 !important;
  font-size: 33px !important;
  line-height: 1.05 !important;
  font-weight: 500 !important;
  letter-spacing: -0.02em !important;
}

.ssri-card p {
  font-family: "Inter", sans-serif !important;
  color: #4e555c !important;
  font-size: 19px !important;
  line-height: 1.72 !important;
  font-weight: 400 !important;
}

.ssri-card strong {

  font-weight: 800 !important;
}

@media (max-width: 768px) {
  .ssri-card h3 {
    font-size: 28px !important;
    line-height: 1.08 !important;
  }

  
 .ssri-card p  {
    font-size: 15px !important;
    line-height: 1.65 !important;
  }/* End custom CSS */