body {
  margin: 0;
  padding: 0;
  background-color: #cbd0d5;
}

.wrapper {
  max-width: 2249px;
  margin: 0 auto;
  margin-top: 60px;
  padding: 0 20px;
  box-sizing: border-box;
}

.wrapperimg {
  max-width: 2249px;
  margin: 0 auto;
  margin-top: 60px;
  padding: 0 0px;
  box-sizing: border-box;
}

.paragraph {
  max-width: 670px;
  margin: 30px auto;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  line-height: 2.06rem;
  box-sizing: border-box;
  color: #000000;
}

.oldh1 {
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box;
  padding: 0;
  color: #001838;
  font-size: 60px;
  letter-spacing: -2px;
  line-height: 50px;
  font-weight: 700;
  max-width: 680px;
  margin: 30px auto;
}

.oldh2 {
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box;
  padding: 0;
  color: #001838;
  font-size: 40px;
  letter-spacing: -2px;
  line-height: 50px;
  font-weight: 700;
  max-width: 680px;
  text-transform: uppercase;
  margin: 30px auto;
}

.oldh3 {
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box;
  padding: 0;
  color: #394555;
  font-size: 35px;
  letter-spacing: -2px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  max-width: 680px;
  margin: 30px auto;
}

.oldh4 {
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: var(--text-paragraph);
  font-size: 28px;
  letter-spacing: -2px;
  line-height: 30px;
  font-weight: 700;
  max-width: 680px;
  margin: 30px auto;
}

.oldh5 {
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: var(--text-paragraph);
  font-size: 24px;
  letter-spacing: -2px;
  line-height: 30px;
  font-weight: 700;
  max-width: 680px;
  margin: 30px auto;
}

/* VALIDAR ABAIXO */
.opening-image {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.section {
  margin-top: 55px;
}

.image-container {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.image-container2 {
  position: relative;
  display: flex;
  height: 50px;
  margin-top: 20px;
}

/* Estilos base para telas grandes */
.titulo-container {
  position: absolute;

  margin: 0 auto;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2rem;
  color: #394555;
  letter-spacing: -1px;
  max-width: 1200px;

  top: 80%;
  left: 10%;

  right: 10%;

  /* Tamanho e cor da borda */
}

.textabre-container {
  position: absolute;
  left: 50px;
  right: 50px;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 1.5vw;
  font-weight: bold;
  line-height: 1.5vw;
  color: #000000;
  letter-spacing: -1px;
}

@media only screen and (max-width: 769px) {
  .titulo-container {
    font-size: 1.2rem;
    line-height: 5vw;
  }
}

/* Styles for screens with a maximum width of 1280px */
@media only screen and (min-width: 769px) {
  .opening-image {
    content: url("https://s3.glbimg.com/v1/AUTH_08fb001c60b847468664307c11fa9dc9/static_especiais/olimpiadas-de-inverno/especial/slalom/img/abre.jpg");
  }
}

/* Styles for screens with a maximum width of 690px */
@media only screen and (max-width: 769px) {
  .opening-image {
    content: url("https://s3.glbimg.com/v1/AUTH_08fb001c60b847468664307c11fa9dc9/static_especiais/olimpiadas-de-inverno/especial/slalom/img/abre-mob.png");
  }
}

.figcaption2 {
  display: block;
  font-family: "Open Sans", sans-serif;
  color: rgb(0, 0, 0);
  font-size: 10px;
  margin-left: 20px;
}

.social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px 10px;
}

.social-icons a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  width: 35px;
  height: 35px;
  color: #aa0100;
  background-color: #ffffff;
  border-radius: 50%;
  transition:
    background-color 0.3s ease,
    color 0.3s ease;
}

.social-icons a:hover {
  background-color: #c5c5c5;
  color: #c04450;
}

.share-icon-whatsapp:hover path {
  fill: #c5c5c5;
  transition: fill 0.3s ease;
}

.social-icons svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.paragraph-cita {
  max-width: 670px;
  margin: 30px auto;
  font-family: "Open Sans", sans-serif;
  font-size: 2.25rem;
  line-height: 3.125rem;
  color: #aa0100;
  font-weight: 800;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  display: flex;
  letter-spacing: -1px;
  margin: 0 auto;
}

@media (max-width: 690px) {
  .paragraph-cita {
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
}

.paragraph-cita2 {
  max-width: 430px;
  font-family: "Open Sans", sans-serif;
  font-size: 2.25rem;
  line-height: 3.125rem;
  color: #aa0100;
  font-weight: 800;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  display: flex;
  letter-spacing: -1px;
  margin: 0 auto;
}

@media (max-width: 690px) {
  .paragraph-cita2 {
    font-size: 1.5rem;
    line-height: 2.125rem;
    max-width: 263px;
  }
}

.paragraph-cita-nome {
  max-width: 670px;
  margin: 30px auto;
  font-family: "Open Sans", sans-serif;
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: #000000;
  font-weight: 400;
  display: none;
  text-align: right;
  font-style: normal;
}

.ficha-container {
  position: relative;
  max-width: 670px;
  margin: 10px auto;
}

.ficha-container img {
  width: 100%;
  height: auto;
}

.ficha-text {
  position: absolute;
  color: #aa0100;
  font-family: "Open Sans", sans-serif;
}

.ficha-name {
  bottom: 30%;
  left: -2%;
  font-size: 18px;
  font-style: italic;
  letter-spacing: -2;
  font-weight: 900;
}

.ficha-details {
  bottom: 17%;
  left: 26%;
  letter-spacing: -2;
  font-weight: 700;
  text-align: end;
  font-style: italic;
  font-size: 20px;
}

@media (max-width: 690px) {
  .ficha-text {
    position: static;
    text-align: center;
    margin-top: 10px;
  }
  .ficha-name,
  .ficha-details {
    position: static;
    text-align: center;
    margin-top: 10px;
  }
  .ficha-name {
    margin-top: -37px; /* Espaçamento adicional entre o nome e os detalhes */
  }
}

#progress-bar-container {
  width: 100%;
  background-color: #ffffff;
  height: 10px;
}

#progress-bar2 {
  width: 0;
  height: 100%;
  background-color: #06aa48;
  transition: width 0.2s ease-in-out;
}

#canvas-container {
  position: relative;
  display: flex;
  transform: scale(1.02);
}

.canvas1 {
  width: 100%;
  height: 100%;
  cursor: grab;
}

.canvas1:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.alvo-container {
  position: relative;
  max-width: 670px;
  margin: 10px auto;
  margin-top: 70px;
  margin-bottom: 100px;
}
.alvo-container img {
  width: 100%;
  height: auto;
}

.alvo-container2 {
  position: relative;
  max-width: 670px;
  margin: 10px auto;
  margin-top: -150px;
  margin-bottom: 100px;
}

.alvo-container2 img {
  width: 100%;
  height: auto;
}

.alvo-text {
  position: absolute;
  color: #aa0100;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-weight: 900;
  font-size: 20px; /* Fonte maior */
}

.alvo-dimension-122-top {
  top: 1%;
  left: 50%;
  transform: translateX(-50%);
}

.alvo-dimension-122-side {
  top: 36%;
  left: 1%;
}

.alvo-dimension-130 {
  top: 75%;
  left: -15px;
  transform: translateY(-50%);
  font-size: 20px;
  max-width: 159px;
  text-align: end;
}

.alvo-detail-circles {
  top: 39%;
  right: 0;
  transform: translateY(-50%);
  font-size: 20px;
  text-align: right;
}

@media (max-width: 690px) {
  .alvo-dimension-122-top {
    top: 2%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
  }
  .alvo-dimension-122-side {
    top: 35%;
    left: 2%;
    font-size: 16px;
  }
  .alvo-dimension-130 {
    top: 75%;
    left: -1%;
    font-size: 16px;
    text-align: end;
    max-width: 100px;
  }
  .alvo-detail-circles {
    top: 32%;
    right: 3%;
    font-size: 16px;
    text-align: right;
  }
}

@media (max-width: 390px) {
  .alvo-dimension-122-top {
    font-size: 13px;
  }
  .alvo-dimension-122-side {
    font-size: 13px;
  }
  .alvo-dimension-130 {
    font-size: 13px;
    max-width: 90px;
    line-height: 13px;
    left: -6%;
  }
  .alvo-detail-circles {
    font-size: 13px;
  }
}

#scrollContainer {
  position: relative;
  height: 40000px;
}

@media only screen and (max-width: 500px) {
  #scrollContainer {
    position: relative;
    height: 20000px;
  }
}

.video-container {
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

@media (max-width: 3920px) {
  .poscroll3 {
    height: 17000px;
    width: 100vw;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .poscroll3 {
    height: 15500px;
    width: 100vw;

    margin: 0 auto;
  }
}

@media (max-width: 3920px) {
  .poscroll4 {
    height: 10000px;
    width: 100vw;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .poscroll4 {
    height: 8000px;
    width: 100%;
  }
}

@media (max-width: 3920px) {
  .poscroll5 {
    height: 1000px;
  }
}

@media (max-width: 768px) {
  .poscroll5 {
    height: 3500px;
  }
}

@media (max-width: 3920px) {
  .poscroll6 {
    height: 9000px;
  }
}

@media (max-width: 768px) {
  .poscroll6 {
    height: 2000px;
  }
}

@media (max-width: 3920px) {
  .poscroll7 {
    height: 9000px;
  }
}

@media (max-width: 768px) {
  .poscroll7 {
    height: 2500px;
  }
}

@media (max-width: 3920px) {
  .poscroll8 {
    height: 1000px;
  }
}

@media (max-width: 768px) {
  .poscroll8 {
    height: 4000px;
  }
}

.fixed-content {
  position: sticky;
  top: 5%;
  z-index: -1;
}

@media only screen and (max-width: 400px) {
  .fixed-content {
    position: sticky;
    top: 10%;
    z-index: -1;
    overflow: hidden !important;
  }
}

.progress-container {
  position: relative;
  margin-bottom: 10px;
}

.progress-bar {
  position: absolute;
  height: 10px;
  background-color: red;
  width: 0;
  max-width: 100%;
  transition: width 0.3s ease-in-out;
}

.scrollimage {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .lg {
    display: none;
  }

  .sm {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .sm {
    display: none;
  }

  .lg {
    display: block;
  }
}

.equip-container {
  position: relative;
  max-width: 670px;
  margin: 10px auto;
}

.equip-container img {
  width: 100%;
  height: auto;
}

.equip-text {
  position: absolute;
  color: #aa0100;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-weight: 900;
  font-size: 20px; /* Fonte maior */
  line-height: 20px;
}

.equip-dedeira {
  top: 25%;
  left: 22%;
  transform: translateX(-50%);
}

.equip-protetor-braco {
  top: 23%;
  right: 13%;
}

.equip-protetor-peitoral {
  top: 50%;
  right: 22%;
}

.equip-flechas {
  bottom: 45%;
  left: 0%;
}

.equip-aljava {
  bottom: 25%;
  left: 15%;
}

@media (max-width: 690px) {
  .equip-container {
    max-width: 100%;
  }
  .equip-text {
    font-size: 13px; /* Ajustar tamanho da fonte para dispositivos menores */
  }
}

@media (max-width: 400px) {
  .equip-text {
    font-size: 13px; /* Ajustar tamanho da fonte para dispositivos menores */
  }

  .equip-flechas {
    bottom: 46%;
    left: 5%;
  }

  .equip-dedeira {
    top: 25%;
    left: 20%;
    transform: translateX(-50%);
  }

  .equip-protetor-peitoral {
    top: 50%;
    right: 20%;
  }

  .equip-protetor-braco {
    top: 23%;
    right: 10%;
  }
}

.image-full {
  width: 100%;
  height: auto;
  display: block;
  max-width: 690px;
  margin: 0 auto;
}

.fw-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.fw-container img {
  width: 100%;
  height: auto;
}

.fw-text {
  position: absolute;
  color: white;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-weight: 900;
  font-size: 24px; /* Ajuste o tamanho da fonte conforme necessário */
  line-height: 1.5;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -20%);
  text-align: center;
  padding: 20px;
  max-width: 670px;
  width: 80%; /* Ajuste a largura do texto conforme necessário */
}
@media (max-width: 890px) {
  .fw-text {
    margin-top: 44px;
  }
}

@media (max-width: 690px) {
  .fw-text {
    font-size: 18px; /* Ajustar tamanho da fonte para dispositivos menores */
    padding: 15px;
    margin-top: 34px;
  }
}

@media (max-width: 500px) {
  .fw-text {
    font-size: 12px; /* Ajustar tamanho da fonte para dispositivos menores */
    padding: 10px;
  }
}

@media (max-width: 400px) {
  .fw-text {
    font-size: 11px; /* Ajustar tamanho da fonte para dispositivos menores */
    padding: 10px;
  }
}
.section--credits {
  color: #000000;
  font-size: 0.8125rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1em;
  margin: 9.375rem auto 6.875rem;
  max-width: 30.625rem;
  text-align: center;
}

.credits__title {
  font-size: 0.9rem;
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.25rem;
  padding-bottom: 0rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.hrcredit {
  color: #000000;
  border-color: #000000;
}

.credit__role {
  text-align: center;
  display: inline-block;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 20px;
  width: 100%;
}

.credit__role2 {
  text-align: center;
  display: inline-block;
  color: #000000;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.credit__role3 {
  text-align: center;
  display: inline-block;
  color: #000000;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
}

.credit__role4 {
  text-align: center;
  display: inline-block;
  color: #000000;
  margin-bottom: 50px;
  width: 100%;
}

.medalbody {
  font-family: "Open Sans", sans-serif;
}
.medal-container {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  position: relative;
}
.medal-column {
  width: 300px;
  margin: 0 20px;
}
.medal-header {
  font-size: 28px;
  margin-bottom: 20px;
}

.medal-header0 {
  font-size: 28px;
  margin-bottom: 20px;
  text-align: right;
}
.medal-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  position: relative;
}
.medal-item img {
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.medal-item .medal-text {
  font-weight: bold;
}
.medal-item .medal-subtext {
  color: gray;
  font-style: italic;
}
.medal-left .medal-item {
  justify-content: flex-end;
  text-align: right;
}
.medal-left .medal-item img {
  margin-right: 0;
  margin-left: 10px;
}
.vertical-line {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px solid gray;
}
.dotted-line-left {
  position: absolute;
  left: 0px;
  right: -20px;
  top: 112%;
  width: 300px;
  border-top: 1px dotted gray;
}
.dotted-line-right {
  position: absolute;
  left: 0px;
  right: -20px;
  top: 112%;
  width: 300px;
  border-top: 1px dotted gray;
}

@media only screen and (max-width: 720px) {
  .dotted-line-right {
    width: 150px;
  }
}

@media only screen and (max-width: 720px) {
  .dotted-line-left {
    width: 41vw;
    left: 0.5vw;
  }
}

/* styles.css */
:root {
  --luc-font:
    "Open Sans", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;

  --luc-accent: #e44a56;
  --luc-ink: #2b3440;
  --luc-muted: #5d636b;
  --luc-line: rgba(32, 45, 62, 0.18);

  --luc-namebar-h: clamp(44px, 4.2vw, 54px);
  --luc-namebar-w: min(520px, 74vw);
}

.luc-profile {
  font-family: var(--luc-font);
  color: var(--luc-ink);
  width: 100%;
}

/* FOTO */
.luc-hero {
  position: relative;
  width: 100%;

  overflow: hidden;
}

.luc-hero__img {
  width: 100%;
  max-width: 90rem;
  height: 100%;
  display: block;
  object-fit: cover;
  margin: 0 auto;
  object-position: 50% 0%;
}

.luc-namebar {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: var(--luc-namebar-w);
  height: var(--luc-namebar-h);
  background: var(--luc-accent);
  display: grid;
  place-items: center;
}

.luc-namebar__text {
  color: #fff;
  font-weight: 800;
  letter-spacing: 0.5px;
  font-size: clamp(14px, 1.55vw, 18px);
  line-height: 1;
  text-align: center;
  padding: 0 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* CONTEÚDO */
.luc-content {
  width: min(760px, 92vw);
  margin: 0 auto;
  padding-top: clamp(1px, 0vw, 10px);
  padding-bottom: clamp(28px, 4vw, 52px);
}

/* META */
.luc-meta {
  width: min(620px, 92vw);
  margin: 0 auto;
  position: relative;
  padding: clamp(10px, 1.8vw, 14px) 0;
}

.luc-meta::after {
  content: "";
  position: absolute;
  left: 55px;
  right: 55px;
  bottom: 0;
  height: 1px;
  background: var(--luc-line);
}

.luc-meta__row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: clamp(40px, 8vw, 80px);
}

.luc-meta__item {
  display: inline-flex;
  align-items: baseline;
  gap: 10px;
  white-space: nowrap;
}

.luc-meta__label {
  font-size: 12px;
  color: var(--luc-muted);
  font-weight: 600;
}

.luc-meta__value {
  font-size: 14px;
  color: var(--luc-ink);
  font-weight: 800;
  letter-spacing: 0.2px;
}

.luc-meta__sep {
  display: none;
}

/* TÍTULO DA SEÇÃO */
.luc-section-title {
  margin-top: clamp(14px, 2.4vw, 18px);
  text-align: center;
  font-size: 12px;
  color: var(--luc-muted);
  font-weight: 600;
}

/* CONQUISTAS */
.luc-achievements {
  margin: 20px auto 0;
  width: fit-content;
  display: flex;
  flex-direction: column;
  gap: clamp(14px, 2.6vw, 20px);
}

.luc-achievement {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: 20px;
  align-items: start;
}

.luc-achievement__year {
  font-weight: 800;
  color: #2c4f74;
  font-size: 14px;
  text-align: right;
  padding-top: 2px;
  white-space: nowrap;
}

.luc-achievement__title {
  font-weight: 800;
  font-size: 15px;
  line-height: 1.25;
  color: var(--luc-ink);
}

.luc-achievement__sub {
  margin-top: 2px;
  font-style: italic;
  color: var(--luc-muted);
  font-size: 12px;
  line-height: 1.3;
}

/* RESPONSIVO */
@media (max-width: 620px) {
  .luc-hero {
    height: clamp(420px, 64vh, 560px);
  }

  .luc-namebar__text {
    white-space: normal;
    line-height: 1.15;
    padding: 0 14px;
  }

  .luc-meta__row {
    flex-direction: column;
    gap: 8px;
  }

  .luc-achievement {
    grid-template-columns: 65px 1fr;
    gap: 14px;
  }
}

.video-container {
  position: relative;
  display: block;
  margin: 0 auto;
  z-index: 999;
}

.video-wrapper {
  display: flex;
  justify-content: center;
}

.video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 1281px) {
  .video-container-lg {
    max-width: 1920px;
  }
  .video-lg {
    display: flex;
  }
  .video-md,
  .video-sm {
    display: none;
  }
}

@media (min-width: 691px) and (max-width: 1280px) {
  .video-container-md {
    max-width: 1280px;
  }
  .video-md {
    display: block;
  }
  .video-lg,
  .video-sm {
    display: none;
  }
}

@media (max-width: 690px) {
  .video-container-sm {
    max-width: 690px;
  }
  .video-sm {
    display: block;
  }
  .video-lg,
  .video-md {
    display: none;
  }
}

.figcaption2 {
  display: none;
}

/* PRELOADER */

.preloader-local {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: ease opacity 0.2s;
  transition: ease opacity 0.2s;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 3;
}

.preloader-local .preloader-logo-globoesporte,
.preloader-local .preloader-globoesporte {
  top: unset;
  left: unset;
  margin: 0;
}

.preloader-wrapper {
  background: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.preloader-wrapper.loaded {
  opacity: 0;
  -webkit-transition: all 0.3s 0.6s ease-out;
  transition: all 0.3s 0.6s ease-out;
  visibility: hidden;
}

.preloader {
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-radius: 50%;
  border: 3px solid transparent;
  display: block;
  height: 150px;
  left: 50%;
  margin: -10px 0 0 -81px;
  position: relative;
  top: -10%;
  width: 150px;
}

.preloader::before {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  content: "";
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  left: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}

.preloader::after {
  -webkit-animation: spin 1.4s linear infinite;
  animation: spin 1.4s linear infinite;
  content: "";
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  left: 15px;
  position: absolute;
  right: 15px;
  top: 15px;
}

.preloader-globoesporte {
  border-top-color: #048f37;
}

.preloader-globoesporte::before {
  border-top-color: #048f37;
}

.preloader-globoesporte::after {
  border-top-color: #048f37;
}

.preloader-sportv {
  border-top-color: #048f37;
}

.preloader-sportv::before {
  border-top-color: #048f37;
}

.preloader-sportv::after {
  border-top-color: #048f37;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.preloader-logo-globoesporte {
  left: 50%;
  margin: -20px 0 0 -30px;
  position: absolute;
  top: 50%;
}

.preloader-logo-sportv {
  left: 50%;
  margin: -10px 0 0 -50px;
  position: absolute;
  top: 50%;
}

.preloader-logo-sportv .svg-preloader-logo {
  max-width: 80px;
  margin-left: 10px;
}

.preloader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

#preloader,
#preloader2,
#preloader3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  z-index: 999;
}

#preloader img {
  width: 100%;
  height: 100%;
}

.preloadervideo,
.preloadervideo1,
.preloadervideo2,
.preloadervideo3,
.preloadervideo4,
.preloadervideo5,
.preloadervideo6,
.preloadervideo7,
.preloadercanvas0,
.preloadercanvas1,
.preloadercanvas2,
.preloadercanvas3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
}

.preloadervideo img,
.preloadervideo1 img,
.preloadervideo2 img,
.preloadervideo3 img,
.preloadervideo4 img,
.preloadervideo5 img,
.preloadervideo6 img,
.preloadervideo7 img,
.preloadercanvas0 img,
.preloadercanvas1 img,
.preloadercanvas2 img,
.preloadercanvas3 img {
  display: none;
  max-width: 100%;
  max-height: 100%;
}

.image-container {
  display: flex;
  flex-wrap: wrap;
}

.image-mobile-screen {
  width: 100%;
  max-width: 680px;
  height: auto;
  display: block;
}

@media only screen and (min-width: 768px) {
  .image-mobile-screen {
    display: none;
  }
}

.image-wide-screen {
  width: 100%;
  max-width: 1200px;
  height: auto;
  display: none;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .image-wide-screen {
    display: block;
  }
}

.image-wide-screen-eq {
  width: 100%;
  max-width: 1920px;
  height: auto;

  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .image-wide-screen-eq {
    display: block;
  }
}

/* ==========================================
   INFO BOXES SCROLLYTELLING
   ========================================== */

.scroll-info-boxes {
  position: absolute;

  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.info-box {
  position: absolute;
  max-width: 320px;

  border-radius: 12px;
  padding: 20px 24px;
  background: rgba(222, 221, 221, 0.701);
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 0.4s ease,
    transform 0.4s ease;
  pointer-events: auto;
}

.info-box.active {
  opacity: 1;
  transform: translateY(0);
}

.info-box__number {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 800;
  color: #06aa48;
  background: rgba(6, 170, 72, 0.1);
  padding: 4px 10px;
  border-radius: 20px;
  margin-bottom: 12px;
  letter-spacing: 1px;
}

.info-box__title {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #001838;
  margin: 0 0 8px 0;
  line-height: 1.3;
}

.info-box__text {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #394555;
  margin: 0;
  line-height: 1.6;
}

/* Imagem dentro do info box */
.info-box__image {
  width: 100%;
  height: auto;
  border-radius: 8px;

  margin-top: 12px;
  display: none;
}

/* Imagem no topo do box (antes do texto) */
.info-box__image--top {
  margin-top: 0;
  margin-bottom: 12px;
}

/* ==========================================
   POSICIONAMENTO INDIVIDUAL - SCROLLYTELLING 1
   ========================================== */

.info-box-1-1 {
  left: 20%;
  top: 50%;
}

.info-box-1-2 {
  right: 25%;
  top: 65%;
  left: auto;
}

.info-box-1-3 {
  left: 5%;
  top: 40%;
}

.info-box-1-4 {
  right: 5%;
  top: 50%;
  left: auto;
  border-left: none;
  border-right: 4px solid #06aa48;
}

.info-box-1-5 {
  left: 5%;
  bottom: 15%;
  top: auto;
}

/* ==========================================
   POSICIONAMENTO INDIVIDUAL - SCROLLYTELLING 2
   ========================================== */

#info-box-2-2 {
  max-width: 350px !important;
}

.info-box-2-1 {
  left: 55%;
  top: 20%;
}

.info-box-2-2 {
  right: 3vw;
  top: 30vw;

  border-left: none;
}

.info-box-2-3 {
  left: 5%;
  top: 40%;
}

.info-box-2-4 {
  right: 5%;
  top: 50%;
  left: auto;
  border-left: none;
  border-right: 4px solid #06aa48;
}

.info-box-2-5 {
  left: 5%;
  bottom: 15%;
  top: auto;
}

/* ==========================================
   RESPONSIVO - INFO BOXES
   ========================================== */

@media only screen and (max-width: 1024px) {
  .info-box {
    max-width: 280px;
    padding: 16px 20px;
  }
}

@media only screen and (max-width: 768px) {
  .info-box {
    max-width: 260px;
    padding: 14px 16px;
  }

  .info-box__title {
    font-size: 16px;
  }

  .info-box__text {
    font-size: 13px;
  }

  /* Scrollytelling 1 - Mobile */
  .info-box-1-1 {
    left: 3%;
    top: 10%;
  }

  .info-box-1-2 {
    right: 3%;
    top: 20%;
  }

  .info-box-1-3 {
    left: 3%;
    top: 30%;
  }

  .info-box-1-4 {
    right: 3%;
    top: 40%;
  }

  .info-box-1-5 {
    left: 3%;
    bottom: 10%;
    top: auto;
  }

  /* Scrollytelling 2 - Mobile */
  .info-box-2-1 {
    left: 3%;
    top: 10%;
  }

  .info-box-2-2 {
    right: 3%;
    top: 20%;
  }

  .info-box-2-3 {
    left: 3%;
    top: 30%;
  }

  .info-box-2-4 {
    right: 3%;
    top: 40%;
  }

  .info-box-2-5 {
    left: 3%;
    bottom: 10%;
    top: auto;
  }
}

@media only screen and (max-width: 480px) {
  .info-box {
    max-width: 85%;
    padding: 12px 14px;
  }

  .info-box__number {
    font-size: 11px;
    padding: 3px 8px;
  }

  .info-box__title {
    font-size: 15px;
  }

  .info-box__text {
    font-size: 12px;
    line-height: 1.5;
  }
}

.lucimage-mobile {
  display: none;
}

@media (max-width: 768px) {
  .lucimage-desktop {
    display: none;
  }
  .lucimage-mobile {
    display: block;
  }
}

.evideo {
  display: flex;
  margin-top: 20px;
  justify-content: center;
  align-items: center;
  margin: 110px auto;
}

.evid-size {
  transform: scale(1);
}

@media screen and (max-width: 768px) {
  .evid-size {
    transform: scale(0.8);
    margin: 110px auto;
  }
}

@media screen and (max-width: 480px) {
  .evid-size {
    transform: scale(0.8);
  }
}

@media screen and (max-width: 380px) {
  .evid-size {
    transform: scale(0.8);
  }
}
