@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@200;400;900&display=swap");

* {
  margin: 0;
  box-shadow: none;
  font-family: "Raleway", sans-serif;
}

header {
  background-image: url(imgs/header.jpg);
  background-position: center;
  background-size: 100% 100%;
  height: 43vw;
}

.btn-02 {
  background-color: #fff;
  width: 21vw;
  padding: 1.5vw 1vw;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.5vw;
  margin-left: 29.5vw;
}

.btn-02 a {
  color: #000;
  font-weight: 700;
  font-size: 1.8vw;
  text-decoration: none;
}

.container-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  height: 43vw;
}

.container-header h1 {
  color: #fff;
  line-height: 3.5vw;
  font-size: 3vw;
  font-weight: 400;
}

.container-header h1 > span {
  color: #fff;
  font-size: 4.4vw;
  font-weight: 900;
}

.container-header h2 {
  color: #fff;
  font-size: 2vw;
}

.container-header p {
  width: 30vw;
  color: #fff;
  text-align: center;
  font-size: 1.5vw;
  font-style: italic;
  font-weight: 200;
  margin-bottom: 2vw;
}

.container-header-fluxo {
  margin-bottom: 1.2vw;
  width: 22vw;
  background-image: linear-gradient(
    to bottom,
    #a80606,
    #8f000a,
    #76000a,
    #5d0006,
    #460000
  );
  border-radius: 20px 0 20px 0;
  padding: 0.5vw 1vw;
  text-align: center;
}

.container-header-fluxo h2 {
  font-size: 3.5vw;
  font-weight: 400;
}

.btn01 {
  background-image: linear-gradient(
    to bottom,
    #a80606,
    #8f000a,
    #76000a,
    #5d0006,
    #460000
  );
  border-radius: 20px 0 20px 0;
  width: 30vw;
  text-align: center;
  padding: 1vw 1vw;
}

.btn01 a {
  text-decoration: none;
  color: #fff;
  font-size: 2.5vw;
  font-weight: 900;
}

/* section01 */

#section01 {
  background-image: url(imgs/SC01.png);
  background-position: center;
  background-size: 100% 100%;
  height: 46vw;
  width: 60vw;
  padding: 3vw 20vw;
}

.font-titulo h2 {
  font-size: 3.5vw;
  margin-bottom: 4vw;
  margin-left: 1vw;
  font-weight: 900;
  color: #fff;
}

.container-fluxo-planos {
  justify-content: space-between;
  display: flex;
}

.container-fluxo-section01-planos {
  width: 26vw;
  background-color: #00000077;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 35vw;
  padding: 0 2vw;
  border-radius: 40px;
  box-shadow: 10px 10px 10px #770b0b8b;
  margin-right: 1vw;
}

.container-plano-basico h2 {
  color: #fff;
  font-size: 5vw;
  font-weight: 900;
  text-align: center;
  margin-bottom: 0.5vw;
}

.container-plano-basico-02 h2 {
  color: #fff;
  font-size: 5vw;
  font-weight: 900;
  text-align: center;
  margin-bottom: 0.5vw;
}

.container-maiscomum {
  padding: 2vw 1vw;
  background-image: linear-gradient(
    to bottom,
    #a80606,
    #8f000a,
    #76000a,
    #5d0006,
    #460000
  );
  width: 20vw;
  border-radius: 20px;
  margin-left: 35vw;
  z-index: 99999999999999 !important;
  position: absolute;
  top: 51vw;
  text-align: center;
}

#section01 > h3 {
  color: #fff;
  font-size: 1vw;
  font-weight: 400;
  text-align: center;
  margin-top: 2vw;
}

.container-maiscomum {
  color: #fff;
  font-size: 1.5vw;
  font-weight: 400;
}

.container-plano-basico-02 h3 {
  color: #fff;
  text-align: center;
  font-size: 2vw;
}

.container-plano-basico h3 {
  color: #fff;
  text-align: center;
  font-size: 2vw;
}

.container-text p {
  color: #fff;
  font-size: 1.1vw;
  margin-bottom: 0.8vw;
  margin-left: 0.5vw;
}

.beneficios {
  display: flex;
  align-items: center;
}

.container-img img {
  height: 1.5vw;
}

.btn02 {
  background-image: linear-gradient(
    to bottom,
    #a80606,
    #8f000a,
    #76000a,
    #5d0006,
    #460000
  );
  border-radius: 20px 0 20px 0;
  width: 25vw;
  text-align: center;
  padding: 1.5vw 1vw;
  margin-top: 1.5vw;
}

.btn02 a {
  color: #fff;
  font-weight: 900;
  font-size: 1.5vw;
  text-decoration: none;
}

/* section02 */

#section02 {
  padding: 3vw 10vw;
  background-image: linear-gradient(
    to bottom,
    #370000,
    #400001,
    #490002,
    #520001,
    #5b0000
  );
}

.container-fluxo-sc2 {
  display: flex;
  width: 80vw;
  position: relative;
  margin-left: 1vw;
}

.fluxo-sc02texto {
  width: 36vw;
}

.fluxo-sc02img img {
  width: 43vw;
}

.fluxo-sc02texto h3 {
  text-align: right;
  color: #fff;
  font-size: 2vw;
  margin-bottom: 1vw;
  margin-top: 1vw;
  text-transform: uppercase;
}

.fluxo-sc02texto p {
  text-align: right;
  color: #fff;
  font-size: 1.2vw;
  margin-top: 1vw;
}

.carousel-container {
  overflow: hidden;
  position: relative;
  height: 30vw;
  width: 100vw;
  margin-top: 1vw;
}

.slider {
  overflow: hidden;
  height: 24vw;
}

.slides {
  height: 24vw;
  display: flex;
}

.slides input {
  display: none;
}

.manual-navigation {
  position: absolute;
  width: 80vw;
  margin-top: -15px;
  display: flex;
  justify-content: center;
}

.manual-btn {
  border: 2px solid #fff;
  padding: 5px;
  border-radius: 10px;
  cursor: pointer;
  transition: 1s;
}

.manual-btn {
  margin-left: 40px;
}

.manual-btn:hover {
  background-color: #fff;
}

#radio1:checked ~ .first {
  margin-left: 0;
}

#radio2:checked ~ .first {
  margin-left: -99%;
}

#radio3:checked ~ .first {
  margin-left: -199%;
}

#radio4:checked ~ .first {
  margin-left: -299%;
}

#radio1:checked ~ .navigation-auto .auto-btn1 {
  background-color: #fff;
}

#radio2:checked ~ .navigation-auto .auto-btn2 {
  background-color: #fff;
}

#radio3:checked ~ .navigation-auto .auto-btn3 {
  background-color: #fff;
}

#radio4:checked ~ .navigation-auto .auto-btn4 {
  background-color: #fff;
}

/* section02 */

#section03 {
  padding: 3vw 10vw;
  background-image: linear-gradient(
    to top,
    #1a0000,
    #2a0604,
    #3a0705,
    #4c0404,
    #5d0000
  );
}

.container-fluxo-slider-filmeseseries {
  display: flex;
  overflow-x: auto !important;
  margin-bottom: 2vw;
}

::-webkit-scrollbar {
  color: transparent;
  width: 0;
}

.container-fluxo-slider-filmeseseries-img {
  margin-left: 1vw;
}

.container-fluxo-slider-filmeseseries-img img {
  height: 29vw;
}

/* section04 */

#section04 {
  padding: 3vw 10vw;
  background-image: linear-gradient(
    to bottom,
    #1e0000,
    #190002,
    #130002,
    #0a0002,
    #000000
  );
}

#section04 img {
  height: 42vw;
}

.container-section04-fluxo {
  display: flex;
  justify-content: space-between;
}

.container-text-fluxo {
  width: 30vw;
}

.container-text-fluxo p {
  color: #fff;
  font-size: 1.4vw;
}

.segunto {
  text-align: center;
}

.primeiro p::before {
  content: "";
  width: 7vw;
  height: 0.3vw;
  background: #860000;
  display: block;
  margin: 0 0 0.5vw 0;
}

.segunto p::before {
  content: "";
  width: 7vw;
  height: 0.3vw;
  background: #860000;
  display: block;
  margin: 0 auto 0.5vw;
}

.terceiro p::before {
  content: "";
  width: 7vw;
  height: 0.3vw;
  background: #860000;
  display: block;
  margin: 0 0 0.5vw 20vw;
}

.terceiro {
  text-align: right;
}

/* section05 */
#section05 {
  padding: 3vw 10vw;
  background-color: #020000;
}

.container-section05 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.container-section05-img {
  margin-bottom: 2vw;
}

.container-section05-img img {
  height: 33vw;
}

/* section06 */
#section06 {
  padding: 3vw 10vw;
  background-color: #020000;
}

.container-fluxo-slider-fedback {
  display: flex;
  overflow-x: auto;
  margin-bottom: 2vw;
}

::-webkit-scrollbar {
  color: transparent;
  width: 0;
}

.container-fluxo-slider-fedback-img {
  margin-left: 1vw;
}

.container-fluxo-slider-fedback-img img {
  height: 20vw;
}

/* section07 */
#section07 {
  padding: 3vw 10vw;
  background-color: #020000;
}

.faq {
  max-width: 80vw;
  margin-top: 1vw;
  padding-bottom: 1vw;
  border-bottom: 2px solid #6f0000;
  cursor: pointer;
  margin-left: 1vw;
}

.question {
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
}

.question h3 {
  font-size: 1.9vw;
  color: #fff;
  cursor: pointer;
}

.answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1.4s ease;
}

.answer p {
  margin-left: 1vw;
  font-size: 1.3vw;
  padding-top: 1vw;
  line-height: 2vw;
  color: #fff;
}

.faq.active .answer {
  max-height: 20vw;
  animation: fade 1s ease-in-out;
}

.faq.active svg {
  transform: rotate(180deg);
}

svg {
  transition: transform 0.5s ease-in;
}

@keyframes fade {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

/* section08 */
#section08 {
  padding: 3vw 10vw;
  background-color: #020000;
}

.container-section08 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.container-section08 h3 {
  color: #fff;
  font-weight: 400;
  font-size: 1.4vw;
  text-align: center;
  margin: auto;
}

.container-redes {
  display: flex;
  width: 10vw;
  justify-content: space-around;
  margin-top: 1vw;
}

.container-redes img {
  height: 3vw;
}

@media (max-width: 550px) {
  header {
    background-image: url(imgs/header-550.png);
    height: 108vw;
  }

  .container-header h1 {
    line-height: 8vw;
    font-size: 7vw;
  }

  .container-header h1 > span {
    font-size: 9.9vw;
  }

  .container-header-fluxo {
    width: 51vw;
    border-radius: 20px 0 20px 0;
    padding: 1.5vw 1vw;
    text-align: center;
  }

  .container-header-fluxo h2 {
    font-size: 5.5vw;
  }

  .container-header p {
    width: 61vw;
    font-size: 3.5vw;
  }

  .btn01 {
    width: 66vw;
    padding: 3vw 1vw;
  }

  .btn01 a {
    color: #fff;
    font-size: 5.5vw;
  }

  .container-header {
    height: 108vw;
  }

  .container-maiscomum {
    top: 194vw;
    font-size: 3.5vw;
    border-radius: 8px;
    margin-left: 9vw;
    width: 36vw;
  }

  #section01 {
    background-image: url(imgs/SC01-550.png);
    height: 165vw;
  }

  .font-titulo h2 {
    font-size: 5vw;
    margin-top: 2vw;
  }

  .container-fluxo-planos {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 135vw;
  }

  .container-fluxo-section01-planos {
    width: 52vw;
    height: 60vw;
    border-radius: 23px;
  }

  .container-plano-basico-02 h3 {
    font-size: 4.5vw;
  }

  .container-plano-basico h3 {
    font-size: 4.5vw;
  }

  .container-plano-basico-02 h2 {
    font-size: 11vw;
  }

  .container-plano-basico h2 {
    font-size: 11vw;
  }

  .container-text p {
    color: #fff;
    font-size: 2.2vw;
    margin-bottom: 0.8vw;
    margin-left: 1vw;
  }

  .container-img img {
    height: 2.5vw;
  }

  .btn02 {
    width: 45vw;
    padding: 3.5vw 1vw;
    margin-left: 2vw;
  }

  .btn02 a {
    color: #fff;
    font-weight: 900;
    font-size: 3vw;
    text-decoration: none;
  }

  #section01 > h3 {
    font-size: 2.3vw;
    margin-top: 5vw;
    margin-left: -5vw;
  }

  .manual-navigation {
    margin-top: 0px;
  }

  .manual-btn {
    border: 1px solid #fff;
    padding: 3px;
  }

  .btn-02 {
    width: 40vw;
    padding: 2.5vw 1vw;
    border-radius: 8px;
    margin-top: 3.5vw;
    margin-left: 22vw;
  }

  .btn-02 a {
    font-size: 2.8vw;
  }

  .fluxo-sc02texto p {
    text-align: right;
    color: #fff;
    font-size: 1.5vw;
    margin-top: 1vw;
  }

  .slider {
    height: 33vw;
  }

  .container-fluxo-slider-filmeseseries-img img {
    height: 75vw;
  }

  .container-text-fluxo {
    width: 70vw;
  }

  .container-text-fluxo p {
    color: #fff;
    font-size: 3vw;
  }

  .container-section04-fluxo {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .container-text-fluxo p {
    color: #fff;
    font-size: 4vw;
    text-align: center;
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;
  }

  .primeiro p::before {
    width: 10vw;
    height: 0.6vw;
    background: #860000;
    margin: 0 0 1vw 30vw;
  }

  .segundo p::before {
    width: 10vw;
    height: 0.6vw;
    background: #860000;
    margin: 0 0 1vw 30vw;
  }

  .terceiro p::before {
    width: 10vw;
    height: 0.6vw;
    background: #860000;
    margin: 0 0 1vw 30vw;
  }

  .container-section05 {
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .container-fluxo-slider-fedback-img img {
    height: 41vw;
  }

  .question h3 {
    font-size: 2.9vw;
    color: #fff;
    cursor: pointer;
  }

  .container-section05-img img {
    height: 52vw;
    margin-left: 2vw;
  }

  .answer p {
    margin-left: 1vw;
    font-size: 2.3vw;
    padding-top: 1vw;
    line-height: 4vw;
    color: #fff;
  }

  .faq.active .answer {
    max-height: 40vw;
    animation: fade 1s ease-in-out;
  }
}
