.logo-belt {
  width: 100%;
  background-color: #fdfaf6;
  margin: 0 auto 72px;
  padding: 68px 0;
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) {
  .logo-belt {
    margin-bottom: 104px;
    padding: 100px 0;
  }
}

@media (max-width: 991px) {
  .logo-belt .inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 728px;
    row-gap: 45px;
  }

  .logo-belt .inner-wrapper img {
    display: inline-block;
    margin: 0 30px;
  }

  .logo-belt .inner-wrapper img {
    height: 32px;
  }

  .logo-belt .inner-wrapper img:nth-child(1) {
    width: 103.1875px;
    height: 30.875px;
  }

  .logo-belt .inner-wrapper img:nth-child(2) {
    width: 95.875px;
    height: 26.8125px;
  }

  .logo-belt .inner-wrapper img:nth-child(3) {
    width: 121.875px;
    height: 21.53125px;
  }

  .logo-belt .inner-wrapper img:nth-child(4) {
    width: 74.18125px;
    height: 31.6875px;
  }

  .logo-belt .inner-wrapper img:nth-child(5) {
    width: 130px;
    height: 24.8625px;
  }

  .logo-belt .inner-wrapper img:nth-child(6) {
    width: 60.9375px;
    height: 24.375px;
  }

  .logo-belt .inner-wrapper img:nth-child(7) {
    width: 92.625px;
    height: 22.83125px;
  }

  .logo-belt .inner-wrapper img:nth-child(8) {
    width: 54.275px;
    height: 26px;
  }

  .logo-belt .inner-wrapper img:nth-child(9) {
    width: 124.3125px;
    height: 29.0875px;
  }

  .logo-belt .inner-wrapper img:nth-child(10) {
    width: 53.21875px;
    height: 27.625px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .logo-belt .inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 952px;
    row-gap: 45px;
  }

  .logo-belt .inner-wrapper img {
    display: inline-block;
    margin: 0 30px;
  }

  .logo-belt .inner-wrapper img {
    height: 32px;
  }

  .logo-belt .inner-wrapper img:nth-child(1) {
    width: 103.1875px;
    height: 30.875px;
  }

  .logo-belt .inner-wrapper img:nth-child(2) {
    width: 95.875px;
    height: 26.8125px;
  }

  .logo-belt .inner-wrapper img:nth-child(3) {
    width: 121.875px;
    height: 21.53125px;
  }

  .logo-belt .inner-wrapper img:nth-child(4) {
    width: 74.18125px;
    height: 31.6875px;
  }

  .logo-belt .inner-wrapper img:nth-child(5) {
    width: 130px;
    height: 24.8625px;
  }

  .logo-belt .inner-wrapper img:nth-child(6) {
    width: 60.9375px;
    height: 24.375px;
  }

  .logo-belt .inner-wrapper img:nth-child(7) {
    width: 92.625px;
    height: 22.83125px;
  }

  .logo-belt .inner-wrapper img:nth-child(8) {
    width: 54.275px;
    height: 26px;
  }

  .logo-belt .inner-wrapper img:nth-child(9) {
    width: 124.3125px;
    height: 29.0875px;
  }

  .logo-belt .inner-wrapper img:nth-child(10) {
    width: 53.21875px;
    height: 27.625px;
  }
}

@media (min-width: 1200px) {
  .logo-belt {
    margin-bottom: 132px;
    padding: 132px 0;
  }

  .logo-belt .inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 1160px;
    row-gap: 95px;
  }

  .logo-belt .inner-wrapper img {
    display: inline-block;
    margin: 0 30px;
  }

  .logo-belt .inner-wrapper img {
    height: 40px;
    margin: 0 50px;
  }

  .logo-belt .inner-wrapper img:nth-child(1) {
    width: 127px;
    height: 38px;
  }

  .logo-belt .inner-wrapper img:nth-child(2) {
    width: 118px;
    height: 33px;
  }

  .logo-belt .inner-wrapper img:nth-child(3) {
    width: 150px;
    height: 26.5px;
  }

  .logo-belt .inner-wrapper img:nth-child(4) {
    width: 91.3px;
    height: 39px;
  }

  .logo-belt .inner-wrapper img:nth-child(5) {
    width: 160px;
    height: 30.6px;
  }

  .logo-belt .inner-wrapper img:nth-child(6) {
    width: 75px;
    height: 30px;
  }

  .logo-belt .inner-wrapper img:nth-child(7) {
    width: 114px;
    height: 28.1px;
  }

  .logo-belt .inner-wrapper img:nth-child(8) {
    width: 66.8px;
    height: 32px;
  }

  .logo-belt .inner-wrapper img:nth-child(9) {
    width: 153px;
    height: 35.8px;
  }

  .logo-belt .inner-wrapper img:nth-child(10) {
    width: 65.5px;
    height: 34px;
  }
}

.tri-text-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
}

.tri-text-container .tri-text-item .tri-text-item-icon {
  width: auto;
  height: 75px;
  margin-bottom: 24px;
}

.tri-text-container .tri-text-item .tri-text-item-title {
  text-align: left;
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .tri-text-container {
    width: 1160px;
  }

  .tri-text-container .tri-text-item {
    width: 320px;
  }

  .tri-text-container .tri-text-item .tri-text-item-icon {
    height: 100px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .tri-text-container {
    width: 952px;
  }

  .tri-text-container .tri-text-item {
    width: 274.67px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .tri-text-container {
    width: 728px;
  }

  .tri-text-container .tri-text-item {
    width: 213.33px;
  }
}

@media (max-width: 767px) {
  .tri-text-container {
    width: calc(100% - 40px);
  }

  .tri-text-container>.tri-text-item {
    margin-top: 70px;
    width: 100%;
  }

  .tri-text-container>.tri-text-item:first-child {
    margin-top: 0;
  }
}

.nebula-banner {
  overflow: hidden;
  position: relative;
}

.nebula-banner .banner-slide-control {
  display: none;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 15%;
  transition: opacity 0.5s ease-in-out;
  z-index: 2;
}

.nebula-banner .banner-slide-control .custom-glyphicon {
  background: #121212;
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  line-height: 60px;
  height: 60px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
}

.nebula-banner .banner-slide-control.prev,
.nebula-banner .banner-slide-control.prev .custom-glyphicon {
  left: 0;
}

.nebula-banner .banner-slide-control.next,
.nebula-banner .banner-slide-control.next .custom-glyphicon {
  right: 0;
}

.nebula-banner:hover .banner-slide-control {
  opacity: 1;
  pointer-events: auto;
}

@media (min-width: 768px) {
  .nebula-banner .banner-slide-control {
    display: block;
  }
}

.nebula-banner-slides {
  height: 580px;
}

.nebula-banner-slides .nebula-banner-slide {
  inset: 0;
  pointer-events: none;
  position: absolute;
  transition: 0.6s ease-in-out transform;
  -webkit-user-select: none;
  user-select: none;
  visibility: hidden;
  z-index: -1;
}

.nebula-banner-slides .nebula-banner-slide:first-child {
  visibility: visible;
  z-index: 0;
}

.nebula-banner-slides .nebula-banner-slide.active,
.nebula-banner-slides .nebula-banner-slide.next,
.nebula-banner-slides .nebula-banner-slide.prev {
  pointer-events: auto;
  visibility: visible;
  z-index: 1;
}

.nebula-banner-slides .nebula-banner-slide.next,
.nebula-banner-slides .nebula-banner-slide.active.right {
  transform: translate(100%);
}

.nebula-banner-slides .nebula-banner-slide.prev,
.nebula-banner-slides .nebula-banner-slide.active.left {
  transform: translate(-100%);
}

.nebula-banner-slides .nebula-banner-slide.active,
.nebula-banner-slides .nebula-banner-slide.next.left,
.nebula-banner-slides .nebula-banner-slide.prev.right {
  transform: translate(0);
}

.nebula-banner-slides .nebula-banner-bg {
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 50px 20px;
}

.nebula-banner-slides .nebula-banner-logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex: 1;
  overflow: hidden;
  margin: 40px 0;
  max-width: 100%;
  text-indent: -100%;
  text-align: left;
}

.nebula-banner-slides .nebula-banner-title {
  font-family: 'Poppins', sans-serif !important;
  font-size: 30px;
  line-height: 33px;
}

.nebula-banner-slides .nebula-banner-title.nebula-banner-title-light {
  color: #fff;
}

.nebula-banner-slides .nebula-banner-title.nebula-banner-title-dark {
  color: #121212;
}

.nebula-banner-slides .nebula-banner-btn {
  display: block;
  overflow: hidden;
  position: absolute;
  inset: 0;
  text-align: left;
  text-indent: -100em;
}

.nebula-banner-slides .npo-radio-2-2025-slide .nebula-banner-bg {
  background-image: url(/assets/img/marketing/jingles/npo-radio-2-2025/banner.jpg);
}

.nebula-banner-slides .npo-radio-2-2025-slide .nebula-banner-logo {
  background-image: url(/assets/img/marketing/jingles/npo-radio-2-2025/logo.png);
  width: 742px;
}

@media (max-width: 767px) {
  .nebula-banner-slides .npo-radio-2-2025-slide .nebula-banner-logo {
    background-image: url(/assets/img/marketing/jingles/npo-radio-2-2025/logo-small.png);
    width: 295px;
  }
}

.nebula-banner-slides .fuzion-chr-vol4-slide .nebula-banner-bg {
  background-image: url(/assets/img/marketing/fuzion/chr/banner-center.jpg);
}

.nebula-banner-slides .fuzion-chr-vol4-slide .nebula-banner-logo {
  background-image: url(/assets/img/marketing/fuzion/chr/logo-vol-4.png);
  width: 624px;
}

@media (max-width: 767px) {
  .nebula-banner-slides .fuzion-chr-vol4-slide .nebula-banner-bg {
    background-image: url(/assets/img/marketing/fuzion/chr/banner-mobile.jpg);
  }

  .nebula-banner-slides .fuzion-chr-vol4-slide .nebula-banner-logo {
    background-image: url(/assets/img/marketing/fuzion/chr/logo-vol-4-mobile.png);
    width: 268px;
  }
}

.nebula-banner-slides .fuzion-country-vol4-slide .nebula-banner-bg {
  background-image: url(/assets/img/marketing/fuzion/country/banner-center.jpg);
}

.nebula-banner-slides .fuzion-country-vol4-slide .nebula-banner-logo {
  background-image: url(/assets/img/marketing/fuzion/country/logo-vol-4.png);
  width: 842px;
}

@media (max-width: 767px) {
  .nebula-banner-slides .fuzion-country-vol4-slide .nebula-banner-bg {
    background-image: url(/assets/img/marketing/fuzion/country/banner-mobile.jpg);
  }

  .nebula-banner-slides .fuzion-country-vol4-slide .nebula-banner-logo {
    background-image: url(/assets/img/marketing/fuzion/country/logo-vol-4-mobile.png);
    width: 268px;
  }
}

.nebula-banner-slides .kost-2025-slide .nebula-banner-bg {
  background-image: url(/assets/img/marketing/jingles/kost-2025/banner.jpg);
}

.nebula-banner-slides .kost-2025-slide .nebula-banner-logo {
  background-image: url(/assets/img/marketing/jingles/kost-2025/logo.png);
  width: 377px;
}

.nebula-banner-slides .kost-2025-slide .nebula-banner-title {
  color: #387984;
}

.nebula-banner-slides .star-radio-2025-slide .nebula-banner-bg {
  background-image: url(/assets/img/marketing/jingles/star-radio-2025/banner.png);
}

.nebula-banner-slides .star-radio-2025-slide .nebula-banner-logo {
  background-image: url(/assets/img/marketing/jingles/star-radio-2025/logo.svg);
  width: 609px;
}

.nebula-banner-slides .star-radio-2025-slide .nebula-banner-title {
  color: #000;
}

.nebula-banner-slides .wcbs-fm-2025-slide .nebula-banner-bg {
  background-image: url(/assets/img/marketing/jingles/wcbs-fm-2025/banner.jpg);
}

.nebula-banner-slides .wcbs-fm-2025-slide .nebula-banner-logo {
  background-image: url(/assets/img/marketing/jingles/wcbs-fm-2025/logo.svg);
  width: 449px;
}

.nebula-banner-slides .kost-christmas-2025-slide .nebula-banner-bg {
  background-image: url(/assets/img/homepage-header-bg-desktop-tablet.png);
  padding-left: 30px;
  padding-right: 30px;
}

.nebula-banner-slides .kost-christmas-2025-slide .nebula-banner-logo {
  background-image: url(/assets/img/logo-sesc-negativa.png);
  width: 377px;
}

@media (min-width: 768px) {
  .nebula-banner-slides {
    height: 416px;
  }
}

@media (min-width: 992px) {
  .nebula-banner-slides {
    height: 537px;
  }
}

@media (min-width: 1200px) {
  .nebula-banner-slides {
    height: 650px;
  }
}

.nebula-h3-desktop {
  font-family: 'Poppins', sans-serif !important;
  font-size: 50px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.0175em;
}

.nebula-h3-tablet {
  font-family: 'Poppins', sans-serif !important;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.0175em;
}

.nebula-h4-mobile {
  font-family: 'Poppins', sans-serif !important;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.015em;
}

.nebula-h5-desktop {
  font-family: 'Poppins', sans-serif !important;
  font-size: 28px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.015em;
}

.nebula-h5-tablet {
  font-family: 'Poppins', sans-serif !important;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.015em;
}

.nebula-h5-small-mobile {
  font-family: 'Poppins', sans-serif !important;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.015em;
}

.nebula-p1-desktop {
  font-family: RedHatText-Regular;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0;
}

.nebula-p2-mobile {
  font-family: RedHatText-Regular;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
}

@media (min-width: 1200px) {
  .nebula-large-header {
    font-family: 'Poppins', sans-serif !important;
    font-size: 50px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.0175em;
  }

  .nebula-small-header {
    font-family: 'Poppins', sans-serif !important;
    font-size: 28px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.015em;
  }

  .nebula-paragraph {
    font-family: RedHatText-Regular;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .nebula-large-header {
    font-family: 'Poppins', sans-serif !important;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.0175em;
  }

  .nebula-small-header {
    font-family: 'Poppins', sans-serif !important;
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.015em;
  }

  .nebula-paragraph {
    font-family: RedHatText-Regular;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .nebula-large-header {
    font-family: 'Poppins', sans-serif !important;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.0175em;
  }

  .nebula-small-header {
    font-family: 'Poppins', sans-serif !important;
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.015em;
  }

  .nebula-paragraph {
    font-family: RedHatText-Regular;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0;
  }
}

@media (max-width: 767px) {
  .nebula-large-header {
    font-family: 'Poppins', sans-serif !important;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.015em;
  }

  .nebula-small-header {
    font-family: 'Poppins', sans-serif !important;
    font-size: 22px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.015em;
  }

  .nebula-paragraph {
    font-family: RedHatText-Regular;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
  }
}

.homepage-header {
  position: relative;
}

.homepage-header .homepage-header-desktop-tablet,
.homepage-header .homepage-header-mobile {
  display: none;
}

.homepage-header .homepage-logo-wrapper {
  color: #fff;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700;
  height: 2.4em;
  letter-spacing: -0.02em;
  line-height: 1;
  margin: auto;
  -webkit-mask-image: linear-gradient(to bottom, #0000, #000 15% 85%, #0000);
  mask-image: linear-gradient(to bottom, #0000, #000 15% 85%, #0000);
  overflow: hidden;
  position: absolute;
}

.app-container.loaded .homepage-header .homepage-logo-wrapper .homepage-lines>.homepage-line {
  animation-name: homepage-line-slide;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.1);
}

.app-container.loaded .homepage-header .homepage-logo-wrapper .homepage-lines>.homepage-line:nth-child(1) {
  animation-delay: 1.2s;
}

.app-container.loaded .homepage-header .homepage-logo-wrapper .homepage-lines>.homepage-line:nth-child(2) {
  animation-delay: 2.4s;
}

.app-container.loaded .homepage-header .homepage-logo-wrapper .homepage-lines>.homepage-line:nth-child(3) {
  animation-delay: 3.6s;
}

.app-container.loaded .homepage-header .homepage-logo-wrapper .homepage-lines>.homepage-line:nth-child(4) {
  animation-delay: 4.8s;
}

.app-container.loaded .homepage-header .homepage-logo-wrapper .homepage-baseline {
  animation-name: homepage-baseline-slide;
  animation-duration: 7.8s;
  animation-delay: 1.2s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.1);
}

.app-container.loaded .homepage-header .homepage-logo-wrapper .homepage-logo {
  animation-name: homepage-logo-slide;
  animation-duration: 1.2s;
  animation-delay: 7.8s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.07);
}

.homepage-header .homepage-logo-wrapper .homepage-lines {
  color: #ec9434;
  height: 1.5em;
  -webkit-mask-image: linear-gradient(to bottom, #000 85%, #0000);
  mask-image: linear-gradient(to bottom, #000 85%, #0000);
  overflow: hidden;
  position: absolute;
  inset: 0 20px 50%;
  z-index: 1;
}

.homepage-header .homepage-logo-wrapper .homepage-lines>.homepage-line {
  position: absolute;
  height: 1em;
  inset: 100% 0 0;
  transform: translateY(-260%);
}

.homepage-header .homepage-logo-wrapper .homepage-lines>.homepage-line:last-child {
  color: red;
  transform: translateY(0);
}

.homepage-header .homepage-logo-wrapper .homepage-baseline {
  position: absolute;
  height: 1em;
  top: 50%;
  right: 20px;
  left: 20px;
  z-index: 2;
  transform: translateY(105%);
}

.homepage-header .homepage-logo-wrapper .homepage-logo {
  position: absolute;
  top: 50%;
  right: 20px;
  left: 20px;
  z-index: 2;
  transform: translateY(-50%);
}

.homepage-header .homepage-logo-wrapper .homepage-logo img {
  display: block;
  width: auto;
}

@keyframes homepage-logo-slide {
  0% {
    transform: translateY(1.2em);
  }
}

@keyframes homepage-line-slide {
  0% {
    transform: translateY(0);
  }

  20% {
    transform: translateY(-125%);
  }

  80% {
    transform: translateY(-125%);
  }
}

@keyframes homepage-baseline-slide {
  0% {
    transform: translateY(-50%);
  }

  3.8% {
    transform: translateY(0);
  }

  61.5% {
    transform: translateY(0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.3);
  }

  65.3% {
    transform: translateY(-50%);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.3);
  }

  84.6% {
    transform: translateY(-50%);
  }

  to {
    transform: translateY(-230%);
  }
}

.homepage-hero {
  margin-bottom: 72px;
}

.homepage-hero .homepage-hero-text {
  color: #837c73;
  font-family: 'Poppins', sans-serif !important;
  font-size: 40px;
  letter-spacing: -0.6px;
  margin-bottom: 16px;
  line-height: 1.2;
}

.homepage-hero p {
  font-family: 'Poppins', sans-serif !important;
  font-size: 24px;
  color: #262626;
  letter-spacing: -0.36px;
  line-height: 1.2;
  margin-bottom: 0;
}

.homepage-padding {
  padding: 0 20px;
}

.homepage-component .homepage-title {
  color: #181818;
  text-align: center;
}

.homepage-component .homepage-product-tiles .homepage-product-tile {
  position: relative;
  cursor: pointer;
  text-decoration: none;
}

.homepage-component .homepage-product-tiles .homepage-product-tile:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #0003;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
  border-radius: inherit;
}

.homepage-component .homepage-product-tiles .homepage-product-tile:hover:before {
  opacity: 1;
}

.homepage-component .homepage-product-tiles .homepage-product-tile .short {
  display: block;
}

.homepage-component .homepage-product-tiles .homepage-product-tile .long {
  display: none;
}

.homepage-component .homepage-product-tiles .homepage-product-tile .homepage-product-tile-title {
  position: relative;
  z-index: 2;
}

.homepage-component .homepage-product-tiles .homepage-product-tile .homepage-product-tile-title>img {
  width: 100%;
  height: 100%;
}

.homepage-component .homepage-product-tiles .homepage-product-tile .homepage-product-tile-description {
  position: relative;
  z-index: 2;
  color: #fff;
  font-family: RedHatDisplay-ExtraBold;
  font-style: normal;
}

.homepage-component .homepage-product-tiles .homepage-product-tile .homepage-product-tile-label {
  position: relative;
  z-index: 2;
  font-family: RedHatText-Regular;
  font-weight: 400;
  text-align: left;
}

.homepage-component .homepage-product-tiles .homepage-product-tile .homepage-product-tile-right-arrow {
  display: none;
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-jingles-product-tile {
  background-color: #6b0031;
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-jingles-product-tile .homepage-product-tile-label {
  color: #ffffff80;
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-one-product-tile {
  background-color: #ec9434;
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-one-product-tile .homepage-product-tile-label {
  color: #00000080;
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-fuzion-product-tile {
  background-color: #9d968c;
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-fuzion-product-tile .homepage-product-tile-label {
  color: #00000080;
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile {
  background-color: #3d0220;
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .homepage-product-tile-label {
  color: #ffffff80;
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile {
  background-color: #262422;
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .homepage-product-tile-label {
  color: #ffffff80;
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-redhits-product-tile {
  background-color: red;
}

.homepage-component .homepage-product-tiles .homepage-product-tile.homepage-redhits-product-tile .homepage-product-tile-label {
  color: #00000080;
}

@media (min-width: 1200px) {
  .homepage-header {
    height: 770px;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 80px;
  }

  .homepage-header>img.homepage-header-desktop-tablet {
    display: block;
    min-width: 2500px;
    width: 100%;
  }

  .homepage-header .homepage-logo-wrapper {
    width: 1200px;
    top: 188px;
    font-size: 85px;
  }

  .homepage-header .homepage-logo-wrapper .homepage-logo>img {
    height: 193px;
  }

  .homepage-hero {
    margin-bottom: 132px;
  }

  .homepage-hero .homepage-hero-text {
    font-size: 68px;
    letter-spacing: -1.02px;
    margin-bottom: 24px;
  }

  .homepage-hero p {
    font-size: 38px;
    letter-spacing: -0.57px;
  }

  .homepage-title {
    margin-bottom: 68px;
  }

  .homepage-title.why-reelworld-title {
    margin-top: 132px;
  }

  .homepage-product-tiles {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 1160px;
    margin: 0 auto 112px;
  }

  .homepage-product-tiles .homepage-product-tile {
    width: 373px;
    height: 400px;
    margin-bottom: 20px;
    padding: 100px 25px 0 65px;
    border-radius: 20px;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-title {
    min-height: 51px;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-description {
    max-height: 40px;
    margin: 8px 0 0;
    max-width: calc(100% - 40px);
    font-size: 28px;
    line-height: 33.6px;
    letter-spacing: -0.015em;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-label {
    height: 24px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.0025em;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-right-arrow {
    display: none;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-jingles-product-tile .homepage-product-tile-description {
    margin-top: 43px;
    margin-bottom: 90px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-jingles-product-tile .homepage-product-tile-title {
    width: 156.78px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-one-product-tile .homepage-product-tile-description {
    margin-top: 43px;
    margin-bottom: 90px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-one-product-tile .homepage-product-tile-title {
    width: 94.76px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-fuzion-product-tile .homepage-product-tile-description {
    margin-top: 43px;
    margin-bottom: 90px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-fuzion-product-tile .homepage-product-tile-title {
    width: 148.59px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile {
    padding-top: 88px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .homepage-product-tile-description {
    margin-top: 15px;
    margin-bottom: 90px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .homepage-product-tile-title {
    width: 165.97px;
    height: 91px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile {
    padding-top: 88px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .homepage-product-tile-description {
    margin-top: 15px;
    margin-bottom: 90px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .homepage-product-tile-title {
    width: 236px;
    height: 91px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-redhits-product-tile .homepage-product-tile-description {
    margin-top: 43px;
    margin-bottom: 90px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-redhits-product-tile .homepage-product-tile-title {
    width: 199.25px;
    height: 51px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homepage-header {
    height: 607px;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 36px;
  }

  .homepage-header>img.homepage-header-desktop-tablet {
    display: block;
    min-width: 2500px;
    width: 100%;
  }

  .homepage-header .homepage-logo-wrapper {
    width: 992px;
    top: 148px;
    font-size: 100px;
  }

  .homepage-header .homepage-logo-wrapper .homepage-logo>img {
    height: 139px;
  }

  .homepage-hero {
    margin-bottom: 104px;
  }

  .homepage-hero .homepage-hero-text {
    font-size: 58px;
    letter-spacing: -0.87px;
    margin-bottom: 16px;
  }

  .homepage-hero p {
    font-size: 32px;
    letter-spacing: -0.48px;
  }

  .homepage-title {
    margin-bottom: 69px;
  }

  .homepage-title.why-reelworld-title {
    margin-top: 104px;
  }

  .homepage-product-tiles {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 952px;
    margin: 0 auto 84px;
  }

  .homepage-product-tiles .homepage-product-tile {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 160px;
    margin-bottom: 20px;
    padding-left: 40px;
    border-radius: 20px;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-title {
    margin-top: 9px;
    min-height: 51px;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-description {
    max-height: 40px;
    margin-top: 3px;
    max-width: calc(100% - 40px);
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -0.0125em;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-label {
    height: 24px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.0025em;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-right-arrow {
    display: block !important;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-jingles-product-tile .homepage-product-tile-title {
    width: 107.59px;
    height: 35px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-one-product-tile .homepage-product-tile-title {
    width: 65.03px;
    height: 35px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-fuzion-product-tile .homepage-product-tile-title {
    width: 101.98px;
    height: 35px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .short {
    display: none;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .long {
    display: block;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .homepage-product-tile-title {
    width: 225.56px;
    height: 35px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .short {
    display: none;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .long {
    display: block;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .homepage-product-tile-title {
    width: 259.91px;
    height: 35px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-redhits-product-tile .homepage-product-tile-title {
    width: 136.74px;
    height: 35px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .homepage-header {
    height: 607px;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 36px;
  }

  .homepage-header>img.homepage-header-desktop-tablet {
    display: block;
    min-width: 2500px;
    width: 100%;
  }

  .homepage-header .homepage-logo-wrapper {
    width: 768px;
    top: 148px;
    font-size: 100px;
  }

  .homepage-header .homepage-logo-wrapper .homepage-logo>img {
    height: 139px;
  }

  .homepage-hero {
    margin-bottom: 104px;
  }

  .homepage-hero .homepage-hero-text {
    font-size: 58px;
    letter-spacing: -0.87px;
    margin-bottom: 16px;
  }

  .homepage-hero p {
    font-size: 32px;
    letter-spacing: -0.48px;
  }

  .homepage-title {
    margin-bottom: 68px;
  }

  .homepage-title.why-reelworld-title {
    margin-top: 104px;
  }

  .homepage-product-tiles {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 728px;
    margin: 0 auto 84px;
  }

  .homepage-product-tiles .homepage-product-tile {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 160px;
    margin-bottom: 20px;
    padding-left: 40px;
    border-radius: 20px;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-title {
    margin-top: 9px;
    min-height: 51px;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-description {
    max-height: 40px;
    margin-top: 3px;
    max-width: calc(100% - 40px);
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -0.0125em;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-label {
    height: 24px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.0025em;
  }

  .homepage-product-tiles .homepage-product-tile .homepage-product-tile-right-arrow {
    display: block !important;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-jingles-product-tile .homepage-product-tile-title {
    width: 107.59px;
    height: 35px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-one-product-tile .homepage-product-tile-title {
    width: 65.03px;
    height: 35px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-fuzion-product-tile .homepage-product-tile-title {
    width: 101.98px;
    height: 35px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .short {
    display: none;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .long {
    display: block;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .homepage-product-tile-title {
    width: 225.56px;
    height: 35px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .short {
    display: none;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .long {
    display: block;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .homepage-product-tile-title {
    width: 259.91px;
    height: 35px;
  }

  .homepage-product-tiles .homepage-product-tile.homepage-redhits-product-tile .homepage-product-tile-title {
    width: 136.74px;
    height: 35px;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .homepage-header {
    height: 578px;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 36px;
  }

  .homepage-header>img.homepage-header-mobile {
    display: block;
    min-width: 1569px;
    width: 100%;
  }

  .homepage-header .homepage-logo-wrapper {
    top: 195px;
    right: 0;
    left: 0;
    font-size: 35px;
  }

  .homepage-header .homepage-logo-wrapper .homepage-logo>img {
    height: 79px;
  }

  .homepage-title {
    margin-bottom: 36px;
  }

  .homepage-title.why-reelworld-title {
    margin-top: 72px;
  }

  .homepage-component .homepage-product-tiles {
    margin: 0 auto 72px;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile {
    display: block;
    height: 160px;
    margin-bottom: 20px;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile .homepage-product-tile-title {
    margin-top: 10px;
    height: 35px;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile .homepage-product-tile-description {
    max-height: 40px;
    margin: 8px 0 0;
    max-width: calc(100% - 40px);
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -0.0125em;
    padding-right: 20px;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile .homepage-product-tile-label {
    height: 24px;
    margin-top: 5px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.0025em;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile .homepage-product-tile-right-arrow {
    display: block !important;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile.homepage-jingles-product-tile .homepage-product-tile-title {
    width: 107.59px;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile.homepage-one-product-tile .homepage-product-tile-title {
    width: 65.03px;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile.homepage-fuzion-product-tile .homepage-product-tile-title {
    width: 101.98px;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .short {
    display: none;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .long {
    display: block;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile.homepage-brand-identity-product-tile .homepage-product-tile-title {
    width: 225.56px;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .short {
    display: none;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .long {
    display: block;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile.homepage-productionvault-product-tile .homepage-product-tile-title {
    width: 260px;
  }

  .homepage-component .homepage-product-tiles .homepage-product-tile.homepage-redhits-product-tile .homepage-product-tile-title {
    width: 136.74px;
  }
}