@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,800,900|Poppins:300,400,500,600,800,900');

:root {
  --neutrals-light-light-0: #ffffff;
  --neutrals-light-yellow-300: #FBD71E;
  --neutrals-light-red-300: #DD303E;
  --bg-color: #121212;
  --theme-neutrals-neutral-500: #252626;
  --theme-neutrals-neutral-600: #181919;
  --neutrals-light-blue: #92B7FF;
  --theme-neutrals-neutral-70: #A5A7A8;
}

.section-topo, .section-topo-assinatura {
  background-color: var(--bg-color);
  /* padding: 0 1rem; */
  background: url("../images/bg-mobile.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-promo-captacao {
  background: var(--bg-color);
}

/* .text-area {
  margin: 1rem 0;
} */

.faixa-black-friday {
  margin-top: 2rem;
  padding: 16px 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  background-color: var(--neutrals-light-red-300);
}

.left-side-faixa {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  text-align: center;
  padding: 10px 0px;
}

.icon-gg-party {
  background: url("/black-friday-2023/assets/images/party.png");
  width: 30px;
  height: 30px;
}

.faixa-black-friday .faixa-title-sm {
  font-size: 13px;
  font-weight: 800;
  line-height: 100%;
  letter-spacing: -1px;
  align-items: center;
  color: var(--neutrals-light-light-0);
  font-family: "Margem-regular";
  font-style: normal;
  margin: 0;
}

.faixa-black-friday .faixa-title-md {
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -1px;
  align-items: center;
  color: var(--neutrals-light-light-0);
  font-family: "Margem-regular";
  font-style: normal;
  margin: 0;
}

.faixa-black-friday .faixa-title-lg {
  font-size: 30px;
  font-weight: 800;
  line-height: 100%;
  letter-spacing: -1px;
  align-items: center;
  color: var(--neutrals-light-light-0);
  font-family: "Margem-regular";
  font-style: normal;
  margin: 0;
}

.faixa-black-friday .faixa-title-sm.fw-700,
.faixa-black-friday .faixa-title-md.fw-700,
.faixa-black-friday .faixa-title-lg.fw-700
 {
  font-weight: 700;
 }

.faixa-black-friday .faixa-title-destaque-sm {
  font-size: 18px;
  font-weight: 800;
  line-height: 100%;
  letter-spacing: -1px;
  align-items: center;
  color: var(--neutrals-light-light-0);
  font-family: "Margem-regular";
  font-style: normal;
}

.faixa-black-friday .faixa-title-destaque-lg {
  font-size: 24px;
  font-weight: 800;
  line-height: 100%;
  letter-spacing: -1px;
  align-items: center;
  color: var(--neutrals-light-light-0);
  font-family: "Margem-regular";
  font-style: normal;
}

.faixa-black-friday .faixa-cta-sm {
  color: var(--neutrals-light-yellow-300);
  font-size: 16px;
  font-weight: 800;
  line-height: 23px;
  letter-spacing: 0.3px;
  text-decoration-line: underline;
  text-transform: uppercase;
}

.faixa-black-friday .faixa-cta-lg {
  color: var(--neutrals-light-yellow-300);
  font-size: 24px;
  font-weight: 800;
  line-height: 23px;
  letter-spacing: 0.3px;
  text-decoration-line: underline;
  text-transform: uppercase;
}

.faixa-black-friday .faixa-cta-black {
  background: var(--theme-neutrals-neutral-500);
  color: var(--neutrals-light-yellow-300);
  padding: 8px 16px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 800;
  line-height: 23px;
  letter-spacing: 0.3px;
  text-decoration-line: underline;
  text-transform: uppercase;
}

/* .banner-bg {
  margin: 2rem 0 0 0;
} */

.pre-title-black-friday {
  padding: 1rem 0 0 0;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 125%; /* 27.5px */
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;

  color: var(--neutrals-light-light-0);
  font-family: "Margem-regular";
  font-style: normal;
}

.title-black-friday {
  padding: 1rem 0 0 0;
  margin-left: auto;
  margin-right: auto;
  font-family: "Margem-bold";
  text-align: center;
  font-size: 44px;
  font-weight: 800;
  line-height: 100%; /* 44px */
  letter-spacing: -1px;

  text-shadow: 0rem 1px 10px var(--neutrals-light-red-300),
  0rem 0px 1px var(--neutrals-light-red-300),
  0px 0px 40px var(--neutrals-light-red-300),
  0px 0px 24px var(--neutrals-light-red-300),
  0px 15px 15px var(--neutrals-light-red-300);

  color: var(--neutrals-light-light-0);
  font-family: "Margem-regular";
  font-style: normal;
}

.description {
  padding: 1rem 15px 1rem 15px;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 125%; /* 27.5px */
  margin-left: auto;
  margin-right: auto;

  color: var(--neutrals-light-light-0);
  font-family: "Margem-medium";
  font-style: normal;
}

.description span {
  font-weight: 700;
  font-size: 22px;
}

.oferta-relampago {
  padding: 1rem 0 1rem 0;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 125%; /* 22.5px */
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;

  color: var(--neutrals-light-light-0);
  font-family: "Margem-regular";
  font-style: normal;
}

.card-black-friday-cta-button {
  background-color: var(--neutrals-light-red-300);
  width: 190px;
  margin: 2rem auto 2rem auto;
  padding: 13px 16px;
  border-radius: 12px;
  position: relative;
  margin-bottom: -50px;
}

.card-black-friday-cta-button a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--neutrals-light-light-0);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%; /* 22.5px */;
  gap: 0.5rem;
}

.card-black-friday-cta-button a:hover {
  color: var(--neutrals-light-light-0);
}


.cta-button-assinatura {
  background-color: var(--neutrals-light-red-300);
  width: 296px;
  height: 31;
  margin-left: auto;
  margin-right: auto;
  padding: 13px 16px;
  border-radius: 3px;
}
.cta-button-assinatura a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--neutrals-light-light-0);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
  gap: 0.5rem;
}

.cta-button-assinatura a:hover {
  color: var(--neutrals-light-light-0);
}



.oferta-prorrogada .count-down {
  margin-right: auto;
  margin-left: auto;
}

.count-down {
  display: block;
  justify-content: center;
  align-items: center;
  flex-direction: column;

  color: var(--neutrals-light-light-0);
  font-family: "Margem-regular";
  font-style: normal;
}

.count-down p {
  text-align: center;
  font-size: 28px;
  font-weight: 800;
  line-height: 23px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin: 0;
}

.count-down .countdown-clock-superbanner {
  color: var(--neutrals-light-light-0);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}

.count-down .countdown-clock-superbanner span {
  color: var(--neutrals-light-light-0);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
}

.count-down .countdown-clock {
  color: var(--neutrals-light-light-0);
  display: flex;
  justify-content: center;
  align-items: center;
}

.count-down .countdown-clock span {
  color: var(--neutrals-light-light-0);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
}

.count-down .countdown-element {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.count-down .countdown-element span {
  color: var(--neutrals-light-yellow-300);
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  line-height: 125%;
  max-height: 30px;
}

.count-down .countdown-element small {
  color: var(--neutrals-light-0);
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 125%;
}

.card-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4rem;
  margin: 0 0 3rem 0;
}

.card-black-friday {
  display: flex;
  width: 282px;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2px;
  background: var(--theme-neutrals-neutral-600);
  margin: 0 auto 0 auto;
  border-radius: 20px;
}

.card-black-friday-title {
  height: 55px;
  display: flex;
  align-items: center;
  color: var(--neutrals-light-blue);
  text-align: center;
  font-family: "Margem-regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%; /* 30px */
  text-transform: uppercase;
}

.pricing-black-friday {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}

.pricing-black-friday > p {
  color: var(--neutrals-light-light-0);
  text-align: center;
  font-family: "Margem-regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  margin: 0;
}

.pricing-black-friday > .value {
  color: var(--neutrals-light-light-0);
  text-align: center;
  font-family: "Margem-regular";
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 52px */
  letter-spacing: -1px;
  margin: 0;
}

.card-black-friday-description {
  color: var(--theme-neutrals-neutral-70);
  text-align: center;
  font-family: "Margem-regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
}

.faixa-prorrogado-topo {
  display: none;
}


/* tablets */
@media (min-width:488px) and (max-width:1280.9px){
  .faixa-prorrogado-topo {
    display: block;
    max-width: 100vw;
    position: relative;
    bottom:320px;
    z-index: 1;
    width: 100vw;
    left: calc(50% - 50vw);
  }
}

/* laptops and desktops */
@media (min-width:1281px) {

  .faixa-prorrogado-topo {
    display: block;
    max-width: 100vw;
    position: relative;
    bottom: 360px;
    z-index: 1;
    width: 100vw;
    left: calc(50% - 50vw);
  }

  .banner-bg {
    margin: 0;
  }

  .section-topo {
    background: linear-gradient(to right, #121212 0%, rgba(0, 0, 0, 0.00) 50%),
    linear-gradient(to left, #121212 0%, rgba(0, 0, 0, 0.00) 50.01%),
    url("../images/bg.png");
    background-position: 0px -2rem;
    background-repeat: no-repeat;
    background-size: contain;

    margin-bottom: -12vw;
  }

  .section-topo-assinatura {
    background: linear-gradient(to right, #121212 0%, rgba(0, 0, 0, 0.00) 50%),
    linear-gradient(to left, #121212 0%, rgba(0, 0, 0, 0.00) 50.01%),
    url("../images/bg.png");
    background-position: center, center, center top 40px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .faixa-black-friday {
    margin-top: 0;
    padding: 0;
    flex-direction: row;
  }

  .left-side-faixa {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .faixa-black-friday .faixa-title-sm {
    flex-direction: row;
    gap: 1rem;
    padding: 1rem;
  }

  .count-down {
    flex-direction: row;
    gap: 1rem;
  }

  .pre-title-black-friday  {
    margin-top: 2rem;
    padding: 0;
    font-size: 24px;
  }

  .title-black-friday  {
    text-shadow: 0 0 7px var(--neutrals-light-red-300);
    margin-top: 1rem;
    padding: 0;
    font-size: 59px;
    max-width: 730px;
    font-size: 59px;
  }

  .description {
    font-size: 24px;
    max-width: 650px;
    border-radius: 12px;
    border: 2px solid var(--neutrals-light-red-300);

    box-shadow: 0 0 5px var(--neutrals-light-red-300), inset 0 0 10px var(--neutrals-light-red-300) ;
    text-shadow: 0 0 7px var(--neutrals-light-red-300);
  }

  .description span {
    font-size: 24px;
    text-shadow: 0 0 7px var(--neutrals-light-red-300);
  }

  .oferta-relampago {
    font-size: 22px;
  }

  .cta-button {
    background-color: var(--neutrals-light-red-300);
    width: 296px;
    height: 31;
    margin-left: auto;
    margin-right: auto;
    padding: 13px 16px;
    border-radius: 3px;
  }

  .oferta-prorrogada {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem 0 2rem 0;

    color: var(--neutrals-light-light-0);
    font-family: "Margem-regular";
    font-style: normal;

    margin-top: 80px;
  }
  .count-down {
    flex-direction: row;
  }

  .card-list {
    flex-direction: row;
    gap: 0rem;
    margin: 2rem auto 4rem auto;
    max-width: 950px;
    position: relative;
    z-index: 2;
  }

}

/* tablets */
@media (min-width:480px) and (max-width: 1280.99px) {
  .section-topo {
    background: linear-gradient(to right, #121212 0%, rgba(0, 0, 0, 0.00) 50%),
    linear-gradient(to left, #121212 0%, rgba(0, 0, 0, 0.00) 50.01%),
    url("../images/bg.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .section-topo-assinatura {
    background: linear-gradient(to right, #121212 0%, rgba(0, 0, 0, 0.00) 50%),
    linear-gradient(to left, #121212 0%, rgba(0, 0, 0, 0.00) 50.01%),
    url("../images/bg.png");
    background-position: center, center, center top 80px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .faixa-black-friday {
    margin-top: 0;
  }

  .pre-title-black-friday {
    max-width: 450px;
  }

  .title-black-friday {
    max-width: 600px;
    text-shadow: 0rem 0rem 3rem var(--neutrals-light-red-300);
    padding: 1rem 0 3rem 0;
  }

  .description {
    max-width: 500px;
    padding: 1rem 0 2rem 0;
  }

  .count-down {
    flex-direction: row;
    gap: 1rem;
  }

  .oferta-prorrogada {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem 0 2rem 0;
    color: var(--neutrals-light-light-0);
    font-family: "Margem-regular";
    font-style: normal;
  }

  .card-list {
    flex-direction: row;
    gap: 1rem;
    margin: 2rem 0 3rem 0;
    position: relative;
    z-index: 2;
  }
}


@media screen and (max-width: 575px) {
  .count-down .countdown-element {
    gap: 30px;
  }

  .count-down .countdown-element span {
    font-size: 50px;
  }

  .count-down .countdown-element small {
    font-size: 15px;
  }
}
