@charset "UTF-8";
:root {
  --bege: #f8efe0;
  --azul-escuro: #162c6b;
  --azul-claro: #84a5f2;
  --laranja: #f2674a;
  --preto: #000000;
  --branco: #ffffff;
  --shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
  --font-title:
    "Krona One", system-ui, -apple-system, Segoe UI, Arial, sans-serif;
  --font-script: "Beth Ellen", "Brush Script MT", cursive;
  --font-body:
    "Gotham", "Montserrat", system-ui, -apple-system, Segoe UI, Arial,
    sans-serif;
}

body {
  background: var(--bege);
  font-family: var(--font-body);
}

.campo1 {
  padding: 125px 0px;
  position: relative;
  gap: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.campo1 .fundo {
  position: relative;
  height: auto;
  width: 100%;
}
.campo1 .fundo img.img-campanha {
  max-width: 1050px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.campo1 .fundo img.img-fundo {
  position: absolute;
  left: 0%;
  width: 100%;
  z-index: -1;
  top: -35%;
  overflow: hidden;
}

.campo2 {
  max-width: 1050px;
  margin: 0 auto;
}
.campo2 .texto {
  display: flex;
  gap: 50px;
  align-items: start;
  justify-content: center;
}
.campo2 .texto h1 {
  color: #162c6b;
  text-align: right;
  font-family: var(--font-script);
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px; /* 125% */
  float: right;
  max-width: 326px;
}
.campo2 .texto p {
  max-width: 408px;
}
.campo2 hr {
  border-top: 2px solid #162c6b;
  margin: 95px 0px;
  opacity: 1;
}
.campo2 .pontos h2 {
  color: #162c6b;
  text-align: right;
  font-family: "Krona One";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 160% */
  text-transform: uppercase;
  margin-right: 50px;
}
.campo2 .pontos .pontinhos {
  display: flex;
  gap: 20px;
  flex-direction: column;
  color: #162c6b;
}
.campo2 .pontos .pontinhos .cc {
  display: flex;
  gap: 20px;
}
.campo2 .pontos .pontinhos .cc .borderr {
  border: 1px solid #162c6b !important;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  flex-shrink: 0;
  height: 60px;
}
.campo2 .pontos .pontinhos .cc .borderr span {
  font-size: 30px;
}
.campo2 .pontos .pontinhos p {
  margin-bottom: 0px;
}
.campo2 .pontos .pontuacao {
  display: flex;
  width: 976px;
  margin: 120px auto 0 auto;
  height: 50px;
  padding: 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: #f2674a;
}
.campo2 .pontos .pontuacao p {
  color: #f8efe0;
  width: 100%;
  text-align: center;
  font-family: var(--font-body);
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 25px */
  margin: 0 auto;
}

.campo3 {
  padding: 125px 15px;
}
.campo3 .mb-100 {
  margin-bottom: 80px;
}
.campo3 .no-padding {
  padding: 0px;
}
.campo3 .img-full {
  width: 100%;
}
.campo3 h1.h1 {
  text-align: center;
  color: #162c6b;
  text-align: center;
  font-family: "Krona One";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 90px; /* 180% */
}
.campo3 .campo {
  max-width: 400px;
}
.campo3 .campo .texto1 {
  padding: 30px 0px;
}
.campo3 .campo .texto1 h3 {
  color: #162c6b;
  leading-trim: both;
  text-edge: cap;
  font-family: var(--font-body);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 200% */
  text-transform: uppercase;
}
.campo3 .campo .texto1 h2 {
  color: #162c6b;
  leading-trim: both;
  text-edge: cap;
  font-family: "Krona One";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 100% */
  text-transform: uppercase;
}
.campo3 .campo2.bg-laranja {
  background-color: var(--laranja);
}
.campo3 .campo2 {
  background: #84a5f2;
  align-items: center;
  justify-content: center;
  gap: 25px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  text-align: center;
  min-height: 480px;
}
.campo3 .campo2 h5 {
  color: #000;
  text-align: center;
  font-family: var(--font-body);
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
}
.campo3 .campo2 h4 {
  color: #000;
  font-family: "Krona One";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.regulamento {
  display: flex;
  gap: 50px;
  padding: 45px 15px;
  background-color: #000;
  align-items: center;
  justify-content: center;
}
.regulamento p {
  color: #ecded5;
  font-family: var(--font-body);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 34px */
  margin-bottom: 0px;
}
.regulamento a {
  color: #000;
  text-align: center;
  font-family: var(--font-body);
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 25.5px */
  max-width: 260px;
  text-align: center;
  background: #ecded5;
  text-decoration: none;
  width: 100%;
  padding: 10px 0px;
}

/* =========================================
   RESPONSIVO (estilo Bootstrap)
   - sm: <= 576px
   - md: <= 768px
   - lg: <= 992px
   ========================================= */
/* Helpers gerais */
*,
*::before,
*::after {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

/* ====== LG (<= 992px) ====== */
@media (max-width: 992px) {
  p {
    font-size: 14px;
  }
  .campo1 {
    padding: 90px 0;
    gap: 60px;
  }
  .campo1 img.logo {
    max-width: 150px;
  }
  .campo1 img.logo-campanha {
    max-width: 200px;
  }
  .campo1 .fundo img.img-campanha {
    max-width: 900px;
  }
  .campo1 .fundo img.img-fundo {
    top: -6%;
  }
  .campo2 {
    padding: 0 24px;
    max-width: 900px;
  }
  .campo2 .texto {
    gap: 32px;
  }
  .campo2 .texto h1 {
    font-size: 34px;
    line-height: 44px;
    max-width: 320px;
  }
  .campo2 .texto p {
    max-width: 520px; /* dá mais respiro no tablet */
    font-size: 14px;
  }
  .campo2 hr {
    margin: 70px 0;
  }
  .campo2 .pontos h2 {
    font-size: 22px;
    line-height: 34px;
    margin-right: 0; /* remove offset no tablet */
  }
  .campo2 .pontos .pontuacao {
    width: 100%;
    max-width: 976px;
    margin: 80px auto 0 auto;
  }
  .campo2 .pontos .pontuacao p {
    font-size: 22px;
  }
  .campo3 {
    padding: 90px 0;
  }
  .campo3 h1.h1 {
    font-size: 42px;
    line-height: 64px;
    padding: 0 18px;
  }
  .campo3 .campo {
    max-width: 100%;
    padding: 0 18px;
  }
  .campo3 .campo2 {
    min-height: 420px;
  }
  .regulamento {
    gap: 24px;
  }
  .regulamento p {
    font-size: 18px;
    line-height: 160%;
  }
}
/* ====== MD (<= 768px) ====== */
@media (min-width: 768px) {
  .campo3 .container {
    padding: 0px 30px;
  }
}
@media (max-width: 768px) {
  .campo1 {
    padding: 70px 0;
    gap: 40px;
  }
  .campo1 .fundo img.img-campanha {
    max-width: 720px;
    padding: 0 18px;
  }
  .campo1 .fundo img.img-fundo {
    top: -4%;
  }
  .campo2 {
    max-width: 720px;
    padding: 0 18px;
  }
  .campo2 .texto {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
  }
  .campo2 .texto h1 {
    text-align: left;
    float: none;
    max-width: 100%;
    font-size: 32px;
    line-height: 42px;
  }
  .campo2 .texto p {
    max-width: 100%;
  }
  .campo2 hr {
    margin: 55px 0;
  }
  .campo2 .pontos h2 {
    text-align: left;
    font-size: 20px;
    line-height: 32px;
  }
  .campo2 .pontos .pontinhos {
    gap: 16px;
  }
  .campo2 .pontos .pontinhos .cc {
    align-items: flex-start;
    gap: 14px;
  }
  .campo2 .pontos .pontinhos .cc .borderr {
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px;
    flex-shrink: 0;
    border-radius: 50%;
    box-sizing: border-box;
  }
  .campo2 .pontos .pontinhos .cc .borderr span {
    font-size: 26px;
    line-height: 1;
  }
  .campo2 .pontos .pontuacao {
    width: 100%;
    height: auto;
    padding: 14px 12px;
    margin: 60px auto 0 auto;
  }
  .campo2 .pontos .pontuacao p {
    font-size: 20px;
    line-height: 120%;
  }
  .campo3 {
    padding: 70px 0;
  }
  .campo3 .mb-100 {
    margin-bottom: 50px;
  }
  .campo3 h1.h1 {
    font-size: 36px;
    line-height: 52px;
  }
  .campo3 .campo .texto1 {
    padding: 22px 0;
  }
  .campo3 .campo .texto1 h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .campo3 .campo .texto1 h2 {
    font-size: 32px;
    line-height: 34px;
  }
  .campo3 .campo2 {
    min-height: 380px;
    padding: 18px;
  }
  .campo3 .campo2 h5 {
    font-size: 18px;
    line-height: 28px;
  }
  .campo3 .campo2 h4 {
    font-size: 18px;
    line-height: 28px;
  }
  .regulamento {
    flex-direction: column;
    text-align: center;
    padding: 28px 18px;
  }
  .regulamento p {
    font-size: 16px;
    line-height: 160%;
  }
  .regulamento a {
    max-width: 340px;
    font-size: 14px;
    padding: 12px 0;
  }
}
/* ====== SM (<= 576px) ====== */
@media (max-width: 576px) {
  .campo1 {
    padding: 56px 0;
    gap: 28px;
  }
  .campo1 .fundo img.img-campanha {
    padding: 0 14px;
  }
  .campo1 .fundo img.img-fundo {
    top: -3%;
  }
  .campo2 {
    padding: 0 14px;
  }
  .campo2 .texto h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .campo2 .texto p {
    font-size: 14px;
    line-height: 26px;
  }
  .campo2 hr {
    margin: 42px 0;
  }
  .campo2 .pontos h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .campo2 .pontos .pontinhos .cc {
    gap: 12px;
  }
  .campo2 .pontos .pontinhos .cc .borderr {
    width: 54px;
    height: 54px;
    min-width: 54px;
    min-height: 54px;
  }
  .campo2 .pontos .pontinhos .cc .borderr span {
    font-size: 22px;
  }
  .campo2 .pontos .pontuacao {
    margin: 44px auto 0 auto;
  }
  .campo2 .pontos .pontuacao p {
    font-size: 18px;
  }
  .campo3 {
    padding: 80px 0 56px 0;
  }
  .campo3 h1.h1 {
    font-size: 30px;
    line-height: 44px;
  }
  .campo3 .campo {
    padding: 0 14px;
  }
  .campo3 .campo .texto1 {
    padding: 18px 0;
  }
  .campo3 .campo .texto1 h3 {
    font-size: 16px;
    line-height: 26px;
  }
  .campo3 .campo .texto1 h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .campo3 .campo2 {
    min-height: 340px;
  }
  .campo3 .campo2 h5 {
    font-size: 16px;
    line-height: 26px;
  }
  .campo3 .campo2 h4 {
    font-size: 16px;
    line-height: 26px;
  }
  .campo3 .img-nano {
    margin-top: 20px;
  }
  .regulamento p {
    font-size: 15px;
  }
  .regulamento a {
    width: 100%;
    max-width: 100%;
  }
}/*# sourceMappingURL=main.css.map */