.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #142661;
  font-family: "Rawline 400", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Rawline 800", sans-serif;
  font-size: 4rem;
  font-weight: 800;
  line-height: .9;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Rawline 800", sans-serif;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Rawline 400", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3;
}

p {
  margin-bottom: 0;
  line-height: 1.4;
}

.page-wrapper {
  flex-direction: column;
}

.section_webserie-playlist {
  background-image: url('../images/bus-bg.png'), url('../images/Texture-BG-min.jpg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  position: relative;
}

.section_webserie-playlist.bottom-padding-s {
  padding-bottom: 4rem;
}

.container-l {
  height: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.container-m {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.container-s {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.side-paddings {
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
}

.inner-padding-l {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.inner-padding-m {
  padding-top: 4.75rem;
  padding-bottom: 4.75rem;
}

.inner-padding-s {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.styleguide-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.styleguide-page-heading {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.styleguide-page-txt {
  letter-spacing: .01em;
  font-size: 2.75rem;
  line-height: .9;
}

.styleguide-section {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.styleguide-section-title {
  width: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 0 solid rgba(20, 38, 97, .5);
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1rem;
  display: flex;
}

.styleguide-section-heading {
  letter-spacing: -.01em;
  font-family: "Rawline 400", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: .9;
}

.type-stack-item {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 10rem 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: grid;
}

.body {
  font-family: "Rawline 600", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4;
}

.heading-l {
  letter-spacing: -.04em;
  font-family: "Rawline 800", sans-serif;
  font-size: 4rem;
  font-weight: 800;
  line-height: .9;
}

.heading-m {
  letter-spacing: -.04em;
  font-family: "Rawline 800", sans-serif;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.2;
}

.heading-s {
  letter-spacing: -.04em;
  font-family: "Rawline 400", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3;
}

.caption {
  font-family: "Rawline 600", sans-serif;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.4;
}

.color-swatch {
  width: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 2rem 2rem 16px 1rem;
  display: flex;
}

.color-stack {
  width: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 10rem 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.azul-marinho {
  background-color: #142661;
}

.azul-claro {
  background-color: #00adee;
}

.verde-agua-claro {
  background-color: #4497b6;
}

.verde-agua-medio {
  background-color: #3a8098;
}

.branco {
  background-color: #fff;
}

.text-white {
  color: #fff;
}

.main-nav {
  background-color: #142661;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.main-nav-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.main-nav-content {
  flex: 1;
}

.main-nav-content.left-side {
  grid-column-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.main-nav-content.right-side {
  grid-column-gap: 1rem;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block {
  flex: 1;
}

.main-nav-brand {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-right: .5rem;
}

.main-nav-logo {
  max-width: 250px;
}

.main-nav-dropdown {
  grid-column-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: none;
}

.main-nav-dropdown-toggle {
  color: #fff;
  border-radius: 5px;
  padding: .8rem;
  transition: background-color .2s;
}

.main-nav-dropdown-toggle:hover {
  background-color: #2c4288;
}

.main-nav-dropdown-list {
  background-color: #142661;
}

.main-nav-dropdown-list.w--open {
  transform: translate(0, 9%);
}

.main-nav-dropdown-toggle-inner {
  grid-column-gap: .75rem;
  align-items: center;
  display: flex;
}

.main-nav-dropdown-list-inner {
  flex-direction: column;
  display: flex;
}

.dropdown-link {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding: 1.4rem;
  transition: background-color .2s;
}

.dropdown-link:hover {
  background-color: #2c4288;
}

.nav-menu-inner {
  grid-column-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.main-nav-link {
  grid-column-gap: 1rem;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 0 1rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.main-nav-link:hover {
  background-color: #2c4288;
  border-radius: 5px;
}

.main-nav-link.hide-on-desktop {
  display: none;
}

.sound-waves-image {
  max-width: 70px;
  object-fit: cover;
}

.main-footer-wrapper {
  grid-row-gap: 3rem;
  flex-direction: column;
  display: flex;
}

.social-links-wrapper {
  grid-column-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-logos {
  grid-column-gap: 10rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-logos-image {
  flex: 1;
}

.social-link {
  background-color: #fff;
  border-radius: 5px;
  padding: .5rem;
  transition: background-color .2s;
}

.social-link:hover {
  background-color: #00adee;
}

.social-logo {
  width: 24px;
  height: 24px;
}

.footer-link {
  color: #fff;
  padding: .5rem;
  font-size: 1.25rem;
  text-decoration: none;
}

.container-stack, .animate {
  width: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 10rem 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  padding: 0;
}

.a1.azul-marinho, .a2.azul-claro, .a3.verde-agua-claro, .a4.verde-agua-medio {
  height: 100px;
}

.hero-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 2.5rem;
}

.hidden {
  display: none;
}

.hero-slider-nav {
  height: 1rem;
  color: #142661;
  padding-top: 0;
  font-size: 1rem;
}

.hero-slide {
  overflow: visible;
}

.hero-slide-inner {
  height: 100%;
  flex-direction: row;
  align-items: stretch;
  display: flex;
  position: relative;
}

.cover-image {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cover-image-overlay {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(11, 24, 66, .1);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-split {
  z-index: 3;
  height: 100%;
  grid-column-gap: 2rem;
  justify-content: center;
  display: flex;
  position: relative;
}

.hero-split-content {
  max-width: 50%;
  flex: 1;
}

.hero-split-content.copy {
  grid-row-gap: 1rem;
  color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.hero-split-content.copy.inner-padding-s {
  max-width: 45%;
}

.hero-split-content.image {
  max-width: 55%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.hero-image {
  max-width: 80%;
  min-width: 600px;
}

.is-bold {
  font-family: "Rawline 800", sans-serif;
  font-weight: 800;
}

.section-second_component {
  width: 100%;
  grid-column-gap: 7.5rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.campanha_wrapper {
  width: 40%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.playlist_wrapper {
  width: 40%;
}

.section_title-text {
  text-transform: none;
  font-family: "Rawline 800", sans-serif;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.2;
}

.section {
  position: relative;
}

.section.bottom-padding-s {
  padding-bottom: 4rem;
}

.section.bottom-padding-s.hero {
  background-image: url('../images/airplane-bg.png'), url('../images/Texture-BG-min.jpg');
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.section.section_first.inner-padding-s {
  background-position: 50% 40%, 50%;
}

.spacing-block-3rem {
  height: 3rem;
}

.paragraph-wrapper {
  width: 100%;
  max-width: 32rem;
}

.spacing-section-5rem {
  height: 5rem;
}

.spotify-card {
  width: 13rem;
  max-width: 100%;
}

.button-spotify-playlist {
  width: 32rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.buttons-wrapper {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-spotify-bar {
  width: 100%;
  color: #142661;
  font-family: "Rawline 800", sans-serif;
  font-weight: 800;
  text-decoration: none;
  position: relative;
}

.spotify-bar-image {
  width: 89%;
  max-width: 14rem;
  position: static;
}

.spotify-bar-text {
  font-size: 1.4rem;
  text-decoration: none;
}

.spacing-block-1rem {
  height: 1rem;
}

.webserie-grid {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.webserie-wrap {
  position: relative;
}

.campanha-image {
  width: 100%;
}

.section_second {
  background-image: url('../images/airplane-bg.png'), url('../images/Texture-BG-min.jpg');
  background-position: 50% 75%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  position: relative;
}

.section_second.bottom-padding-s {
  padding-bottom: 4rem;
}

.section_second.inner-padding-s {
  margin-top: -3rem;
}

.button {
  color: #fff;
  background-color: rgba(41, 41, 41, .6);
  border-radius: .8rem;
  padding: .8rem 2rem .9rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.button-wrap {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: none;
}

.video-thumb_wrapper {
  width: auto;
  display: none;
}

.webserie-slider-wrapper {
  width: 100%;
  overflow: hidden;
}

.webserie-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 4rem;
}

.webserie-slider-mask {
  width: 13vw;
  max-width: 12rem;
  overflow: visible;
}

.webserie-slider-nav {
  height: .8rem;
  padding-top: 0;
  font-size: .8rem;
}

.webserie-slide {
  width: 13vw;
  max-width: 12rem;
  padding-right: 1rem;
}

.uppercase {
  text-transform: uppercase;
}

.split-section {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  display: flex;
}

.section_first {
  background-image: url('../images/airplane-bg.png'), url('../images/Texture-BG-min.jpg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  position: relative;
}

.section_first.bottom-padding-s {
  padding-bottom: 4rem;
}

.section_first.inner-padding-s {
  margin-top: -3rem;
}

.split-content {
  flex: 1;
}

.split-content.copy {
  max-width: 62%;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.split-content.media {
  max-width: 38%;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.portrait-image-holder {
  width: 100%;
  border-radius: 10px;
  padding-top: 110%;
  position: relative;
  overflow: hidden;
}

._1st-section-slider {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  padding-bottom: 4rem;
}

._1st-section-slide {
  margin-right: 3rem;
}

._1st-section-slider-arrow {
  width: 40px;
  height: 40px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient(307deg, #3a8098, #4497b6);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: .3rem;
  transition: background-color .2s;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

._1st-section-slider-arrow:hover {
  background-image: linear-gradient(rgba(0, 0, 0, .18), rgba(0, 0, 0, .18)), linear-gradient(307deg, #3a8098, #4497b6);
}

._1st-section-slider-arrow.left {
  padding-left: .1rem;
  top: auto;
  bottom: 0%;
  left: 40%;
  right: auto;
}

._1st-section-slider-arrow.right {
  padding-right: .2rem;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 40%;
}

.chevron {
  height: 80%;
}

.webserie-section-slider-arrow {
  width: 32px;
  height: 32px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient(307deg, #3a8098, #4497b6);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: .3rem;
  transition: background-color .2s;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.webserie-section-slider-arrow:hover {
  background-image: linear-gradient(rgba(0, 0, 0, .18), rgba(0, 0, 0, .18)), linear-gradient(307deg, #3a8098, #4497b6);
}

.webserie-section-slider-arrow.left {
  padding-left: .1rem;
  top: auto;
  bottom: 0%;
  left: 40%;
  right: auto;
}

.webserie-section-slider-arrow.right {
  padding-right: .2rem;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 40%;
}

.text-azul {
  color: #142661;
}

.content-50 {
  width: 50%;
  grid-row-gap: 2rem;
  flex-direction: column;
  display: flex;
}

.campanha-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 4rem;
}

.campanha-slider-mask {
  width: 15vw;
  max-width: 14.2rem;
  overflow: visible;
}

.campanha-section-slider-arrow {
  width: 32px;
  height: 32px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient(307deg, #3a8098, #4497b6);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: .3rem;
  transition: background-color .2s;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.campanha-section-slider-arrow:hover {
  background-image: linear-gradient(rgba(0, 0, 0, .18), rgba(0, 0, 0, .18)), linear-gradient(307deg, #3a8098, #4497b6);
}

.campanha-section-slider-arrow.left {
  padding-left: .1rem;
  top: auto;
  bottom: 0%;
  left: 40%;
  right: auto;
}

.campanha-section-slider-arrow.right {
  padding-right: .2rem;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 40%;
}

.campanha-slide {
  width: 15vw;
  max-width: 14.2rem;
  margin-right: 1rem;
  padding-right: 0;
}

.alert-wrapper {
  width: 100%;
  height: 20%;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 34%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.embreve-text {
  color: #142661;
  font-size: 1.5rem;
  font-weight: 400;
}

.embreve-text.is-custom {
  padding-right: 3rem;
}

.bold-text {
  display: none;
}

.youtube-player {
  width: 99%;
}

.link-block {
  padding: .8rem;
}

.navlink {
  color: #fff;
  border-radius: 5px;
  padding: .8rem;
  text-decoration: none;
  transition: background-color .2s;
}

.navlink:hover {
  background-color: #2c4288;
}

.audio-player-embed {
  border-radius: 10px;
}

.audio-player-wrap {
  width: 50%;
  background-color: #4699b8;
  border-radius: 10px;
}

.webserie-wrap-live {
  position: relative;
}

@media screen and (max-width: 991px) {
  .side-paddings {
    padding-left: 3%;
    padding-right: 3%;
  }

  .inner-padding-l {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .inner-padding-m {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .inner-padding-s {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .type-stack-item {
    grid-column-gap: 0px;
    grid-row-gap: 1.25rem;
    flex-direction: column;
    display: flex;
  }

  .body.blue-on-mobile {
    color: #142661;
  }

  .color-stack {
    grid-column-gap: 0px;
    grid-row-gap: 1.25rem;
    flex-direction: column;
    display: flex;
  }

  .main-nav-dropdown-toggle {
    width: 100%;
    padding: 1.4rem;
    font-size: 1.4rem;
  }

  .main-nav-dropdown-toggle.w--open {
    background-color: #2c4288;
  }

  .main-nav-dropdown-list {
    overflow: hidden;
  }

  .main-nav-dropdown-list.w--open {
    background-color: #0b1842;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
    transform: none;
  }

  .main-nav-dropdown-toggle-inner {
    grid-column-gap: 1rem;
    justify-content: space-between;
  }

  .dropdown-caret {
    order: 1;
  }

  .nav-menu {
    height: 100svh;
    background-color: #142661;
    display: none;
  }

  .nav-menu-inner {
    height: 100%;
    grid-row-gap: 1rem;
    flex-direction: column;
    align-items: stretch;
    padding-top: 4rem;
    padding-left: 1%;
    padding-right: 1%;
  }

  .main-nav-link.hide-on-mobile {
    display: none;
  }

  .main-nav-link.hide-on-desktop {
    grid-column-gap: 1.2rem;
    padding: 1.4rem;
    font-size: 1.4rem;
    display: flex;
  }

  .sound-waves-image {
    max-width: 90px;
  }

  .mobile-menu {
    padding: 0;
  }

  .mobile-menu.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .burger-lottie {
    width: 52px;
  }

  .footer-logos {
    grid-column-gap: 3rem;
  }

  .container-stack, .animate {
    grid-column-gap: 0px;
    grid-row-gap: 1.25rem;
    flex-direction: column;
    display: flex;
  }

  .hero-slide {
    height: 110svh;
    overflow: hidden;
  }

  .hero-slide-inner {
    height: 100%;
  }

  .hero-split {
    flex-direction: column;
  }

  .hero-split-content.copy.inner-padding-s {
    max-width: 100%;
    grid-row-gap: 2.5rem;
    order: -1;
    justify-content: flex-start;
  }

  .hero-split-content.image {
    max-width: 100%;
  }

  .hero-image {
    max-width: 70%;
    min-width: 400px;
  }

  .section-second_component {
    grid-row-gap: 4rem;
    flex-direction: column;
    align-items: center;
  }

  .campanha_wrapper, .playlist_wrapper {
    width: 100%;
  }

  .spacing-block-3rem {
    height: 2rem;
  }

  .button-spotify-playlist {
    justify-content: flex-end;
  }

  .buttons-wrapper {
    grid-column-gap: 2rem;
    justify-content: center;
  }

  .webserie-wrap, .campanha-image, .video-thumb_wrapper {
    width: 100%;
  }

  .webserie-slider-mask, .webserie-slide {
    width: 32vw;
    max-width: none;
  }

  .split-section {
    flex-direction: column;
  }

  .split-content.copy {
    max-width: 100%;
  }

  .split-content.media {
    max-width: 100%;
    order: 1;
  }

  .portrait-image-holder {
    padding-top: 70%;
  }

  ._1st-section-slider-arrow.left {
    left: 40%;
  }

  ._1st-section-slider-arrow.right {
    left: 58%;
  }

  .webserie-section-slider-arrow.left {
    left: 42%;
  }

  .webserie-section-slider-arrow.right {
    left: 54%;
  }

  .text-azul.white-on-mobile {
    color: #fff;
  }

  .content-50 {
    width: 100%;
  }

  .campanha-slider-mask {
    width: 30vw;
    max-width: none;
  }

  .campanha-section-slider-arrow.left {
    left: 42%;
  }

  .campanha-section-slider-arrow.right {
    left: 54%;
  }

  .campanha-slide {
    width: 30vw;
    max-width: none;
  }

  .campanha-wrap {
    width: 100%;
  }

  .navlink {
    border-radius: 5px;
    padding: 1.4rem;
    font-size: 1.4rem;
  }

  .audio-player-wrap {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-menu-old {
    height: 100svh;
    background-color: #142661;
    display: none;
  }

  .webserie-wrap-live {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 2rem;
  }

  .inner-padding-l {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .inner-padding-m {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .inner-padding-s {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .heading-l {
    font-size: 3.5rem;
  }

  .main-nav-logo {
    max-width: 200px;
  }

  .footer-logos {
    grid-row-gap: 2rem;
    flex-direction: column;
  }

  .footer-logos-image {
    width: 60%;
  }

  .hero-slide {
    height: 90svh;
  }

  .spacing-section-5rem {
    height: 4rem;
  }

  .button {
    font-size: 1.3rem;
  }

  .split-content.copy {
    grid-row-gap: 2rem;
  }

  ._1st-section-slider-arrow.left, .webserie-section-slider-arrow.left {
    left: 35%;
  }

  .webserie-section-slider-arrow.right {
    left: 58%;
  }

  .campanha-section-slider-arrow.left {
    left: 35%;
  }

  .campanha-section-slider-arrow.right {
    left: 58%;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.6rem;
  }

  h2 {
    font-size: 1.75rem;
  }

  .side-paddings {
    padding-left: 4%;
    padding-right: 4%;
  }

  .heading-l {
    font-size: 3.25rem;
  }

  .heading-m {
    font-size: 1.75rem;
  }

  .main-nav-logo {
    max-width: 170px;
  }

  .main-nav-dropdown-toggle {
    font-size: 1.2rem;
  }

  .nav-menu-inner {
    padding-top: 3rem;
    padding-left: 2%;
    padding-right: 2%;
  }

  .main-nav-link.hide-on-desktop {
    grid-row-gap: 1.2rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
  }

  .burger-lottie {
    width: 40px;
  }

  .social-links-wrapper {
    grid-row-gap: .5rem;
    flex-wrap: wrap;
  }

  .footer-logos-image {
    width: auto;
  }

  .hero-slider {
    padding-bottom: 1.7rem;
  }

  .hero-slider-nav {
    height: .8rem;
    font-size: .8rem;
  }

  .hero-slider-mask {
    overflow: hidden;
  }

  .hero-slide {
    height: 90svh;
  }

  .hero-split {
    grid-row-gap: 1rem;
    justify-content: space-between;
  }

  .hero-split-content.copy.inner-padding-s {
    grid-row-gap: 2.5rem;
    flex: 0 auto;
    justify-content: flex-start;
    padding-bottom: 0;
  }

  .hero-split-content.image {
    min-height: 40vh;
    flex: none;
  }

  .hero-image {
    max-width: 50%;
    min-width: 300px;
  }

  .section-second_component {
    grid-row-gap: 2rem;
  }

  .spacing-block-3rem {
    height: 1rem;
  }

  .spacing-section-5rem {
    height: 3rem;
  }

  .button-spotify-playlist {
    justify-content: center;
  }

  .buttons-wrapper {
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .button-spotify-bar {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .spotify-bar-text {
    font-size: 1rem;
  }

  .button {
    text-align: center;
    align-self: stretch;
    padding-top: .8rem;
    font-size: 1.2rem;
  }

  .button-wrap {
    align-items: center;
  }

  .split-section {
    grid-row-gap: 2rem;
  }

  .split-content.copy {
    grid-row-gap: 1rem;
  }

  .portrait-image-holder {
    padding-top: 90%;
  }

  ._1st-section-slider-arrow {
    width: 32px;
    height: 32px;
  }

  ._1st-section-slider-arrow.left {
    left: 32%;
  }

  .webserie-section-slider-arrow {
    width: 32px;
    height: 32px;
  }

  .webserie-section-slider-arrow.left {
    left: 32%;
  }

  .webserie-section-slider-arrow.right {
    left: 58%;
  }

  .campanha-slider-mask {
    width: 29vw;
  }

  .campanha-section-slider-arrow {
    width: 32px;
    height: 32px;
  }

  .campanha-section-slider-arrow.left {
    left: 32%;
  }

  .campanha-section-slider-arrow.right {
    left: 58%;
  }

  .campanha-slide {
    width: 29vw;
    margin-right: .5rem;
  }

  .navlink {
    font-size: 1.2rem;
  }
}


@font-face {
  font-family: 'Rawline 400';
  src: url('../fonts/rawline-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rawline 600';
  src: url('../fonts/rawline-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rawline 800';
  src: url('../fonts/rawline-800.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}