h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Metropolis, sans-serif;
  font-size: 3.125em;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Metropolis, sans-serif;
  color: #fff;
  font-size: 2.8125em;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

p {
  margin-bottom: 0px;
}

.page-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #0a1014;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 995;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 6.25em;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1em;
  padding-bottom: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #161c1f;
}

.footer-box {
  position: relative;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2.75em;
  padding-bottom: 2.75em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #161c1f;
}

.footer-container {
  width: 81.25em;
  font-family: Metropolis, sans-serif;
}

.loghi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  max-width: 5.25em;
}

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.social-img {
  height: 1.5625em;
  margin-right: 0.78125em;
  margin-left: 0.78125em;
}

.linea-footer {
  height: 1px;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  background-color: #4e5053;
}

.note-legali {
  margin-bottom: 1.25em;
  padding-right: 8em;
  font-family: Metropolis, sans-serif;
  color: #717376;
  font-size: 0.75em;
  line-height: 1.5em;
  font-weight: 300;
}

.link-utili-box {
  font-family: Metropolis, sans-serif;
  font-weight: 500;
}

.link-utili {
  margin-right: 1.875em;
  font-family: Metropolis, sans-serif;
  color: #717376;
  font-size: 0.75em;
  font-weight: 300;
  text-decoration: none;
}

.body {
  background-color: #161c1f;
}

.button {
  padding: 1.25em 3em;
  background-color: #fff;
  -webkit-transition: opacity 100ms ease;
  transition: opacity 100ms ease;
  font-family: Metropolis, sans-serif;
  color: #000;
  font-size: 1.5em;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  opacity: 0.8;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
}

.html-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 81.25em;
  margin-right: auto;
  margin-left: auto;
  padding-top: 4em;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper.nopadding {
  padding-top: 0em;
}

.faq {
  position: relative;
  z-index: auto;
  overflow: hidden;
  width: 100%;
  margin-top: 0vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #0a1014;
  color: #0a1014;
}

.box-faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55em;
  margin-top: 4.9375em;
  margin-bottom: 3.375em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.faqbullet {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 1.5625em;
  padding: 1em 1.875em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.title-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Metropolis, sans-serif;
  color: #000;
  font-size: 1.5625em;
  line-height: 121%;
  font-weight: 500;
}

.arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faq-descr {
  display: none;
  width: 100%;
  margin-top: 0.625em;
  font-family: Metropolis, sans-serif;
  color: #000;
  font-size: 1em;
  line-height: 127%;
  font-weight: 300;
}

.sub-copy {
  display: block;
  overflow: hidden;
  margin-top: 0.3em;
  margin-bottom: 0px;
  font-family: Metropolis, sans-serif;
  color: #fff;
  font-size: 2.625em;
  line-height: 100%;
  font-weight: 600;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.image-8 {
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.section-hero2 {
  position: static;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 110vh;
  margin-top: 0em;
  background-color: #161c1f;
  color: #161c1f;
}

.image-hero {
  position: fixed;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 95vh;
  margin-top: 5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/hero.jpeg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-hero.video {
  display: none;
}

.hero-testi {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 53.75em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h1 {
  color: #fff;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
}

.h1.margin {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-family: Metropolis, sans-serif;
  font-size: 3.75em;
  font-weight: 700;
}

.cta-gradiente {
  padding: 0.9375em 1.5625em;
  border-radius: 12px;
  background-color: #d2ff00;
  font-family: Metropolis, sans-serif;
  color: #000;
  font-size: 1.25em;
  font-weight: 700;
  text-decoration: none;
}

.cta-gradiente:hover {
  background-color: #fff;
  color: #d2ff00;
}

.cta-gradiente.spazi {
  display: inline-block;
  margin-top: 2.8125em;
  margin-left: 3.2em;
}

.section-channels {
  position: relative;
  overflow: visible;
  padding-top: 8em;
  padding-right: 0px;
  padding-bottom: 3.6875em;
  background-color: #0a1014;
}

.channel-titoli {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 71.9em;
  margin-right: auto;
  margin-bottom: 3.125em;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-2 {
  max-width: 14em;
  font-family: Metropolis, sans-serif;
  font-size: 3.125em;
  line-height: 100%;
}

.heading-2.male {
  display: none;
}

.heading-2.gradient {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pnew {
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: Metropolis, sans-serif;
  color: #fff;
  font-size: 1em;
  line-height: 135%;
  font-weight: 300;
  text-align: center;
}

.swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.swiper-wrapper.first-swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.swiper-slide.hidden {
  display: none;
}

.carousel-arrow {
  position: absolute;
  left: 2em;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3em;
  padding-bottom: 3em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.carousel-arrow:hover {
  opacity: 0.5;
}

.carousel-arrow.arrow-next {
  left: auto;
  top: 0%;
  right: 2em;
  bottom: 0%;
  z-index: 3;
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 0em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.swiper.first-swiper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider {
  position: relative;
  overflow: visible;
}

.slide {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 53.75em;
  height: 31.25em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 18px;
  background-color: #161c1f;
  color: #fff;
}

.logo-card-desktop {
  position: absolute;
  left: 2em;
  top: 2em;
  right: auto;
  bottom: auto;
  max-height: 4.3125em;
  max-width: none;
}

.p-card {
  position: static;
  left: 2em;
  bottom: 0.9375em;
  max-width: 60%;
  font-family: Metropolis, sans-serif;
  font-size: 1em;
  line-height: 135%;
  font-weight: 500;
}

.image-desktop {
  height: 100%;
  max-width: none;
}

.overlay-card {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 28, 31, 0.7);
  opacity: 1;
}

.image-14 {
  max-height: 4em;
}

.image-14.rotate {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.marquee-card {
  overflow: hidden;
  width: 23.75em;
  height: 13.4375em;
  margin-right: 0.625em;
  margin-left: 0.625em;
  border-radius: 8px;
  background-color: #161c1f;
}

.marquee-image {
  height: 100%;
  max-height: none;
  max-width: none;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.intro-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #161c1f;
  opacity: 0.4;
}

.image-mobile {
  display: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.logo-card-mobile {
  position: absolute;
  left: 2em;
  top: 2em;
  right: auto;
  bottom: auto;
  display: none;
  max-height: 2.5625em;
  max-width: none;
}

.bg_video_mobile {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: none;
  width: 100%;
  height: 100%;
}

.bg_video_desk {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.vpop {
  position: static;
  left: auto;
  top: auto;
  right: 0.9375em;
  bottom: 0.9375em;
  display: none;
  min-width: 13em;
  padding-right: 0.3125em;
  padding-left: 0.9375em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 18px;
  background-color: hsla(0, 0%, 100%, 0.2);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
}

.vpop:hover {
  background-color: rgba(22, 28, 31, 0.68);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.trailer-text {
  font-family: Metropolis, sans-serif;
  color: #fff;
  font-size: 1em;
  line-height: 100%;
  font-weight: 700;
}

.play-lottie {
  max-width: 4.125em;
}

.div-block-4 {
  position: absolute;
  bottom: 0.9375em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 1.5em;
  padding-left: 2.5em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.lottie-animation {
  position: static;
  bottom: auto;
  z-index: 2;
  max-width: 2em;
  min-width: 1.5em;
}

.scorpi-animation {
  position: absolute;
  bottom: 10%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  font-family: Metropolis, sans-serif;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
}

.image-3 {
  max-height: 4.875em;
  max-width: 6em;
}

.attivazione-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 3em;
  padding-left: 6.8125em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.attivazione-dx {
  width: 50%;
}

.attivazione-sx {
  width: 50%;
  padding-top: 2.6125em;
}

.image-4 {
  width: 100%;
  max-width: none;
}

.bullet-bold {
  font-family: Metropolis, sans-serif;
  color: #fff;
  font-weight: 700;
}

.bullet-text {
  margin-left: 1.75em;
  font-family: Metropolis, sans-serif;
  color: #fff;
  font-size: 1.25em;
  line-height: 121%;
  font-weight: 300;
}

.istruzioni {
  position: relative;
  background-color: #0a1014;
}

.bullet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 33.125em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bullet.margin {
  margin-top: 2em;
  margin-bottom: 1.0625em;
}

.sub {
  display: inline;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Metropolis, sans-serif;
  color: #fff;
  font-size: 3.125em;
  line-height: 100%;
  font-weight: 600;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.sub.gradient {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media screen and (max-width: 991px) {
  .footer-box {
    padding-right: 2em;
    padding-left: 2em;
  }

  .note-legali {
    padding-right: 1.6em;
  }

  .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .image-hero {
    padding-bottom: 36.4em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-image: url('../images/hero.jpeg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .image-desktop {
    display: block;
  }

  .image-mobile {
    display: none;
    max-height: none;
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    height: 5em;
  }

  .footer-box {
    padding-right: 1.245em;
    padding-left: 1em;
  }

  .footer-container {
    width: 100%;
  }

  .note-legali {
    padding-right: 0em;
    font-family: Metropolis, sans-serif;
  }

  .link-utili-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .body {
    font-size: 14px;
  }

  .button {
    font-size: 1em;
  }

  .wrapper {
    width: 90%;
    padding-top: 1.25em;
  }

  .wrapper.space {
    padding-top: 3em;
    padding-right: 0.7em;
    padding-left: 0.7em;
  }

  .box-faq {
    width: 100%;
    margin-top: 1.5em;
  }

  .faq-title {
    max-width: 79%;
    font-size: 1.125em;
  }

  .sub-copy {
    font-size: 1.6875em;
  }

  .section-hero2 {
    height: 110vh;
  }

  .image-hero {
    height: 90vh;
    margin-top: 5em;
    padding-bottom: 15em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url('../images/hero.jpeg');
    background-position: 0% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .hero-testi {
    max-width: 27em;
    padding-right: 0.7em;
    padding-left: 0.7em;
  }

  .h1.margin {
    font-size: 2.7em;
  }

  .cta-gradiente.spazi {
    margin-left: 0em;
  }

  .channel-titoli {
    max-width: 27em;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0.7em;
    padding-left: 0.7em;
  }

  .heading-2 {
    font-size: 2em;
    line-height: 105%;
  }

  .heading-2.male {
    display: block;
    margin-top: 0.625em;
    font-family: Metropolis, sans-serif;
    color: #d2ff00;
  }

  .pnew {
    font-size: 1em;
  }

  .carousel-arrow.arrow-next {
    right: 0.625em;
  }

  .carousel-arrow.arrow-previous {
    left: 0.625em;
  }

  .swiper.first-swiper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo-card-desktop {
    left: auto;
    display: none;
    max-height: 2.6em;
    margin-right: auto;
    margin-left: auto;
  }

  .p-card {
    position: static;
    left: 1.25em;
    right: 1.25em;
    bottom: 4.375em;
    max-width: 100%;
    font-size: 0.9em;
    text-align: center;
  }

  .image-desktop {
    display: none;
  }

  .image-14 {
    max-height: 2.625em;
  }

  .marquee-card {
    width: 15.3125em;
    height: 8.625em;
    margin-right: 0.5em;
    margin-left: 0.5em;
  }

  .marquee-image {
    width: 102%;
    height: 102%;
  }

  .intro-overlay {
    display: block;
  }

  .image-mobile {
    display: block;
    height: 110%;
    max-width: none;
  }

  .logo-card-mobile {
    left: auto;
    top: 1.25em;
    display: block;
    max-height: none;
    max-width: 60%;
    margin-right: auto;
    margin-left: auto;
  }

  .bg_video_mobile {
    display: block;
  }

  .bg_video_desk {
    display: none;
  }

  .vpop {
    position: static;
    right: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: transparent;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .vpop:hover {
    background-color: transparent;
  }

  .trailer-text {
    font-size: 1em;
  }

  .div-block-4 {
    position: absolute;
    bottom: 0.9375em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0.7em;
    padding-left: 0.7em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lottie-animation {
    bottom: 10%;
    max-width: 2.5em;
    min-width: auto;
  }

  .image-3 {
    margin-bottom: 0.9375em;
  }

  .attivazione-box {
    margin-top: 0em;
    margin-bottom: 2.3125em;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .attivazione-dx {
    width: 100%;
  }

  .attivazione-sx {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bullet-text {
    margin-left: 0em;
    text-align: center;
  }

  .bullet {
    width: 100%;
    margin-bottom: 2.3125em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .sub {
    font-size: 1.6875em;
  }
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}