.serif, #action .action-container .action-content .action-title, #extra-imprint .extra-imprint-images input, #slider .slider-title {
  font-family: "Instrument Serif", serif;
  font-weight: 400;
}

.menuitem-active {
  color: #FFFF00 !important;
}

.visual-top .mood-text .text-container .mood__watch_video_button {
  cursor: pointer;
  font-size: 16px;
  border: none;
  padding: unset;
  margin: unset;
  margin-top: unset;
  opacity: 0;
  transition: 0.5s ease;
  animation: visual-animation 1s ease forwards;
  animation-delay: 1.3s;
  background: url(/assets/muvobit/landing/images/watch_video_2024.svg) no-repeat;
  background-size: contain;
  width: 110px;
  height: 110px;
  background-position: center;
  transition: 0.5s;
  filter: drop-shadow(0 0 5px black);
  /* &.lang-en{
      background: url(/assets/muvobit/landing/images/future/playbtn-en.svg) no-repeat;
      background-position: center;
  } */
}
@media screen and (max-width: 768px) {
  .visual-top .mood-text .text-container .mood__watch_video_button {
    margin-top: 50%;
  }
}

.visual-top .mood-text .text-container .mood__watch_video_button:hover {
  background-color: unset;
  background: url(/assets/muvobit/landing/images/watch_video_hover_2024.svg) no-repeat;
  background-size: contain;
  width: 110px;
  height: 110px;
  background-position: center;
}
.visual-top .mood-text .text-container .mood__watch_video_button:hover .guarda-il-video {
  color: #FFFF00;
}

.visual-top .mood-text .text-container .mood__watch_video_button:before {
  content: none;
}

.helvetica {
  font-family: "Helvetica Neue LT W05_73 Bd Ex";
}

.swiper-tab.active .swiper-tab_item {
  color: #FFFF00;
}

.swiper--pen .swiper-tabs .swiper-tab_item .line {
  background: #FFFF00 !important;
}

.product_name_featured {
  color: #FFFF00;
}

@media (min-width: 1600px) {
  .swiper--pen .swiper-wrapper .swiper-slide .product_name_featured {
    bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .hide-on-desktop {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .hide-on-mobile {
    display: none !important;
  }
}

.landing-header .inner {
  align-items: center;
  justify-content: space-between;
}
.landing-header .inner .right {
  margin: 0 !important;
}
.landing-header .inner .center .select-landing:after {
  display: none;
}

.landing-header.compressed .progress .progress-bar {
  background-color: #FFFF00;
}

.landing-header {
  background-color: #fff !important;
  z-index: 9999;
}
.landing-header .left .logo {
  overflow: visible;
}
.landing-header .right {
  color: #000 !important;
}
.landing-header .right .maxema-link a {
  color: #000 !important;
  font-family: "Helvetica Neue LT W01_75 Bold";
  font-weight: normal;
}
.landing-header .right a {
  color: #000 !important;
}

@media (max-width: 991px) {
  .landing-header:not(.compressed) {
    height: 60px;
    background: transparent;
  }
  .landing-header .select-landing__link {
    display: none;
  }
}
@media screen and (min-width: 991px) {
  .color-panel > div {
    width: 50%;
  }
  .color-panel .description-content .container-mask {
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    margin-left: 25%;
  }
  .nature {
    overflow: hidden;
  }
  .color-panel {
    height: 480px;
  }
  .color-panel .image img {
    width: 75px;
  }
}
.nature {
  border: 1.5px solid #1D1D1B;
  border-radius: 10px;
}
.nature .row-natura {
  padding: 1.5rem;
}

.titolo-colors {
  font-size: 40px;
  font-weight: 500;
  font-family: "Helvetica Neue LT W05_65 Medium";
}

.row-su-richiesta {
  padding: 3rem;
  border: 1.5px solid #1D1D1B;
  border-radius: 10px;
  background-color: #D5C09D;
}

.titolo-su-richiesta {
  font-size: 50px;
  font-weight: 500;
  font-family: "Helvetica Neue LT W05_65 Medium";
}
@media screen and (max-width: 991px) {
  .titolo-su-richiesta {
    font-size: 28px;
  }
}

.marign-top-3 {
  margin-top: 3rem !important;
}

.margin-top-5 {
  margin-top: 5rem !important;
}

.ordini-superiori {
  margin-top: 1rem;
  font-size: 20px;
  line-height: 24px;
}
@media screen and (max-width: 991px) {
  .ordini-superiori {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

.proposte {
  padding: 1.5rem 2rem;
  background: #F4F4F4;
  border: 2px solid #1D1D1B;
  border-radius: 100px;
  font-size: 16px;
  font-weight: bold;
  transition: 0.5s;
  color: #1D1D1B;
  text-decoration: none;
}
.proposte:hover {
  background: #FFFF00;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .proposte {
    padding: 1rem;
    display: inline-block;
  }
}

.mybox {
  padding: 1.5rem 2rem;
  background: #F4F4F4;
  border: 2px solid #1D1D1B;
  border-radius: 100px;
  font-size: 16px;
  font-weight: bold;
  transition: 0.5s;
}
.mybox:hover {
  background: #FFFF00;
}

.titolo-65 {
  font-size: 65px;
}
@media screen and (max-width: 991px) {
  .titolo-65 {
    font-size: 28px;
  }
}

.col-boxed {
  border-radius: 20px;
  border: 2px solid #1D1D1B;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 992px) {
  .col-boxed {
    min-height: 650px;
  }
}

.immagine-boxed {
  border-radius: 20px;
  width: 100%;
}

.testo-boxed {
  padding: 1rem;
}

.icon-box-boxed {
  width: 35px;
}

@media screen and (max-width: 991px) {
  .swiper-tab-slide-text {
    height: 0;
    overflow: hidden;
    display: block;
  }
}

.show-this {
  height: unset;
  overflow: unset;
}

@media screen and (max-width: 991px) {
  #penSwiper {
    overflow: unset;
  }
}

.background-dark {
  background-color: #1D1D1B;
  padding-top: 100px;
}
@media screen and (min-width: 991px) {
  .background-dark {
    padding-top: 0;
    min-height: 100vh;
    /* height: 100vh; */
    position: relative;
  }
  .background-dark .container {
    min-height: calc(100vh - 100px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 6rem 0;
  }
}

.txt-bianco {
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-weight: 500;
  font-size: 36px;
  color: #ffffff;
}

.btn-download {
  padding: 1.5rem 2rem;
  background: #F4F4F4;
  color: #1D1D1B;
  border: 2px solid #1D1D1B;
  border-radius: 100px;
  font-size: 16px;
  font-family: "Helvetica Neue LT W01_75 Bold";
  font-weight: bold;
  display: inline-flex;
  margin-top: 1rem;
  transition: 0.5s;
}
.btn-download:after {
  content: "";
  display: inline-block;
  background-image: url("/assets/muvobit/landing/images/download_icon.svg");
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 15px;
}
.btn-download:hover {
  /* text-decoration: underline; */
  background: #FFFF00;
}

.immagine-mag {
  width: 100%;
}
@media screen and (min-width: 991px) {
  .immagine-mag {
    transform: scale(1.3);
  }
}
@media screen and (max-width: 991px) {
  .immagine-mag {
    width: 50%;
  }
}

.scroll-margin-neg {
  display: flex;
  position: relative;
  background: url("/assets/muvobit/landing/images/looponscroll.svg");
  background-repeat: repeat-x;
  height: 100px;
}
@media screen and (max-width: 991px) {
  .scroll-margin-neg {
    height: 30px;
    background-size: cover;
    margin: 3rem 0;
  }
}

@keyframes recyclingIsTheFuture {
  0% {
    left: 100%;
    transform: translateX(100%);
  }
  100% {
    left: 0;
  }
}
.loop-on-scroll {
  overflow: hidden;
}

.background-green {
  background-color: #FFFF00;
  /* padding: 5rem 0 .5rem 0; */
  position: relative;
  padding: 150px 0;
}
@media screen and (min-width: 991px) {
  .background-green {
    min-height: 100vh;
    /* height: 100vh; */
    position: relative;
  }
  .background-green .container {
    min-height: calc(100vh - 300px);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .background-green .container .row {
    height: 100%;
    align-items: center;
  }
}

.squared-box {
  padding-top: 100%;
  position: relative;
}

.box-catch {
  position: absolute;
  top: 0;
  left: 0;
}

.box-penrun {
  position: absolute;
  top: 15%;
  left: 35%;
}

.box-make {
  position: absolute;
  top: 30%;
  left: 70%;
}

.gif-gioco {
  width: 150px;
  border: 2px solid #000000;
  border-radius: 20px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 991px) {
  .gif-gioco {
    width: 50%;
  }
}

.titolo-gioco {
  display: block;
  margin: 0 auto;
}

.recycling-is-fantastic {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .recycling-is-fantastic {
    width: 50%;
  }
}

.text-recycling {
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-size: 20px;
  margin-top: 3rem;
}

.gioca-ora {
  padding: 1.5rem 2rem;
  background: #F4F4F4;
  border: 2px solid #1D1D1B;
  color: #000000;
  border-radius: 100px;
  font-size: 16px;
  font-family: "Helvetica Neue LT W01_75 Bold";
  font-weight: bold;
  display: inline-block;
  margin-top: 3rem;
  transition: 0.5s;
}
.gioca-ora:after {
  content: "";
  display: inline-block;
  background-image: url("/assets/muvobit/landing/images/arrow-right-btn.svg");
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 15px;
  margin-bottom: -2px;
}
.gioca-ora:hover {
  text-decoration: underline;
}

.swiper-full-screen {
  position: relative;
}
.swiper-full-screen .text-absolute {
  position: absolute;
  top: 30%;
  transform: translateY(-30%);
  left: 25%;
  width: 50%;
  z-index: 9;
}
@media screen and (max-width: 768px) {
  .swiper-full-screen .text-absolute {
    transform: none;
  }
}
.swiper-full-screen .text-absolute .titolo-fissato {
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 65px;
  line-height: 110%;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 1px 2px 7px rgba(0, 0, 0, 0.4);
}
.swiper-full-screen .text-absolute .testo-fissato {
  width: 75%;
  margin: 3rem auto;
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: center;
  text-shadow: 1px 2px 7px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 991px) {
  .swiper-full-screen .text-absolute {
    top: 10%;
    width: 90%;
    left: 5%;
  }
  .swiper-full-screen .text-absolute .titolo-fissato {
    font-size: 28px;
    text-align: left;
  }
  .swiper-full-screen .text-absolute .testo-fissato {
    font-size: 20px;
    width: unset;
    text-align: left;
    font-family: "Helvetica Neue LT W05_45 Light";
    font-weight: 300;
  }
}
.swiper-full-screen img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.swiper-eco-box {
  position: relative;
}
.swiper-eco-box .div-box-absolute {
  position: absolute;
  left: 60%;
  top: 15%;
  border: 1px solid #1D1D1B;
  background: #ffffff;
  border-radius: 20px;
  z-index: 9;
  padding: 3rem;
  width: 350px;
  box-shadow: 0 0 20px 20px rgba(0, 0, 0, 0.2);
}
.swiper-eco-box .div-box-absolute .titolo-eco-box {
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 42px;
  line-height: 105%;
  color: #000000;
}
.swiper-eco-box .div-box-absolute .desc-eco-box {
  margin-top: 3rem;
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #000000;
}
.swiper-eco-box .div-box-absolute .btn-eco-box {
  padding: 1.5rem 2rem;
  background: #FFFF00;
  border: 1.5px solid #1D1D1B;
  border-radius: 100px;
  font-size: 16px;
  font-family: "Helvetica Neue LT W01_75 Bold";
  font-weight: bold;
  display: inline-flex;
  margin-top: 3rem;
  color: #000000;
  transition: 0.5s;
}
.swiper-eco-box .div-box-absolute .btn-eco-box:hover {
  background: #ffffff;
  color: #000000;
}
.swiper-eco-box img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  filter: brightness(0.8);
}

.btn-eco-box {
  padding: 1.5rem 2rem;
  background: #FFFF00;
  border: 1.5px solid #1D1D1B;
  border-radius: 100px;
  font-size: 16px;
  font-family: "Helvetica Neue LT W01_75 Bold";
  font-weight: bold;
  display: inline-flex;
  margin-top: 3rem;
  color: #000000;
  transition: 0.5s;
}
.btn-eco-box:hover {
  background: #ffffff;
  color: #000000;
}

.swiper-eco-box-full-screen {
  min-height: 100vh;
}

.swiper-full-screen-fixed-text {
  max-height: 100vh;
}
@media screen and (max-width: 991px) {
  .swiper-full-screen-fixed-text {
    height: 80vh;
  }
}
.swiper-full-screen-fixed-text img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sign-up-form {
  background-color: unset !important;
  color: #000000 !important;
}

#maxema-box-form {
  padding: 3rem;
  background-color: #D5C09D;
  border: 1.5px solid #1D1D1B;
  border-radius: 20px;
}
#maxema-box-form input, #maxema-box-form textarea, #maxema-box-form select {
  background: #F4F4F4;
  border: 1.5px solid #1D1D1B;
  border-radius: 35px;
}
#maxema-box-form .submit-custom-button {
  background: #FFFF00;
  cursor: pointer;
  border: 1.5px solid #1D1D1B;
  border-radius: 100px;
  /* padding: 1.5rem 2rem; */
  width: 200px;
  height: 70px;
  font-family: "Helvetica Neue LT W01_75 Bold";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #1D1D1B;
  padding: 20px;
  justify-content: space-between;
  /* &:after{
      content: "";
      display: inline-block;
      background-image: url("/assets/muvobit/landing/images/arrow-right-btn.svg");
      width: 16px;
      height: 16px;
      background-size: contain;
      background-repeat: no-repeat;
      margin-left: 15px;
  } */
}

.centrato {
  text-align: center;
}

.focus-group {
  background: #e0e0e0;
}
.focus-group .focus-block {
  border: 2px solid #1D1D1B;
  border-radius: 10px;
}

@media screen and (max-width: 991px) {
  .centra-mobile {
    text-align: center;
  }
}

.margin-bottom-3 {
  margin-bottom: 3rem;
}

.margin-top-3 {
  margin-top: 3rem !important;
}

.swiper-eco-box-mobile {
  border: 1.5px solid #1D1D1B;
  border-radius: 10px;
  height: 450px;
}
.swiper-eco-box-mobile img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.eco-friendly-div {
  margin-top: 3rem;
  border: 1.5px solid #1D1D1B;
  border-radius: 10px;
  padding: 3rem;
}
.eco-friendly-div .titolo-eco-box {
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  color: #000000;
}
.eco-friendly-div .desc-eco-box {
  margin-top: 3rem;
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #000000;
}
.eco-friendly-div .btn-eco-box {
  padding: 1.5rem 2rem;
  background: #FFFF00;
  border: 1.5px solid #1D1D1B;
  border-radius: 100px;
  font-size: 16px;
  font-family: "Helvetica Neue LT W01_75 Bold";
  font-weight: bold;
  display: inline-flex;
  margin-top: 3rem;
  transition: 0.5s;
}

.guarda-il-video {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  /* margin-top: 1.5rem; */
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 120%;
  color: #ffffff;
  transition: 0.5s;
  padding: 1rem 0;
}

.no-decoration {
  text-decoration: none;
}

.recycledpens {
  display: none;
}

.landing-header.compressed .logo-maxema {
  width: 160px;
}

.compressed {
  /* Hamburger */
  /* ./Hamburger */
}
@media screen and (max-width: 991px) {
  .compressed .recycledpens {
    display: block;
    font-family: "Helvetica Neue LT W01_75 Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 105%;
    color: #2B2B33;
    padding-left: 20px;
    border-left: 1px solid #000000;
    width: 50%;
  }
}
.compressed .aa-icon-bar {
  background-color: #000000;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  margin-bottom: 4px;
  transition: opacity, transform;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7);
}
.compressed .aa-hamburger-menu {
  cursor: pointer;
  position: fixed;
  top: 25px;
  right: 20px;
  z-index: 999;
  display: none;
}
.compressed .aa-hamburger-menu:hover > .aa-icon-bar {
  background-color: #000000;
}
.compressed .aa-hamburger-menu:not(.collapsed) .aa-icon-bar:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
.compressed .aa-hamburger-menu:not(.collapsed) .aa-icon-bar:nth-child(2) {
  opacity: 0;
  transform: translateX(-10px);
}
.compressed .aa-hamburger-menu:not(.collapsed) .aa-icon-bar:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}
.compressed .hide {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .compressed .lang_switch {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .compressed .aa-hamburger-menu {
    display: block;
  }
  .compressed .select-landing {
    display: none;
  }
  .compressed .aa-nav-items {
    display: none;
  }
}

/* Mobile Overlay */
.aa-mobile-overlay {
  position: fixed;
  top: 60px;
  left: 0;
  height: 100%;
  width: 100%;
  background: #D0D0D0;
  overflow: auto;
  z-index: 99;
  display: none;
}

.aa-mobile-nav-items {
  padding: 0;
  margin: 65px 0px;
  text-align: center;
  list-style: none;
}

.aa-mobile-nav-items > li {
  display: flex;
  padding: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #000000;
}

.aa-mobile-nav-items > li > a {
  text-decoration: none;
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}

.aa-mobile-nav-items > li > a:hover {
  color: #000000;
}

.aa-nav-items {
  margin: 0;
  padding-right: 20px;
  line-height: 65px;
  list-style: none;
}

.aa-nav-items > li {
  display: inline-block;
  padding-left: 30px;
}

.aa-nav-items > li > a {
  text-decoration: none;
  font-size: 14px;
  color: rgb(0, 0, 0);
}

.aa-nav-items > li > a:hover {
  color: #000000;
}

@media screen and (max-width: 991px) {
  .maxema-link a {
    color: #000000;
    font-weight: bold;
  }
}
/*  select {
     appearance: none;
     outline: 0;
     border: 0;
     box-shadow: none;
     background: #D8D8D8!important;
     flex: 1;
     padding: 0 1em;
     color: #000000;
     text-transform: uppercase;
     background-color: var(--darkgray);
     background-image: none;
     cursor: pointer;
     padding: 1rem 2rem;
     height: 60px;
   }
   select::-ms-expand {
     display: none;
   }
   .select {
     position: relative;
     display: flex;
     overflow: hidden;
   }
   .select::after {
     content: "";
     display: inline-block;
     background-image: url("/assets/muvobit/landing/images/select-arr-dowwn.svg");
     width: 16px;
     position: absolute;
     height: 16px;
     background-size: contain;
     background-repeat: no-repeat;
     top: 25px;
     right: 20px;
   } */
/* ///  DECORATION CSS ///  */
/* .cont_select_center {
    position: absolute;
    left: 50%;
    top:50%;
    margin-top: -30px;
    margin-left: -150px;
  } */
/* .cont_heg_50 {
  position: absolute;
  height: 50%;
  left: 0;
  top: 0;
  width: 100%;
} */
/* ///  END DECORATION CSS  ///  */
.icon_select_mate {
  position: absolute;
  top: 20px;
  right: 2%;
  font-size: 16px;
  height: 22px;
  transition: all 275ms;
}

.select_mate {
  position: relative;
  width: 100%;
  height: 60px;
  padding: 1rem 2rem;
  color: #000000;
  font-weight: 300;
  background: #D8D8D8 !important;
  background: #F4F4F4;
  border: 1.5px solid #1D1D1B;
  border-radius: 35px;
  transition: all 375ms ease-in-out;
  /* Oculto el elemento select */
}
.select_mate select {
  position: absolute;
  overflow: hidden;
  height: 0px;
  opacity: 0;
  z-index: -1;
}

/*   .cont_list_select_mate {
    position: relative;
    float: left;
    width: 100%;
  } */
.cont_select_int {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 999;
  overflow: hidden;
  height: 0px;
  /* width: 100%; */
  margin-bottom: 0px;
  margin-top: 0px;
  transition: all 375ms ease-in-out;
  background: #D8D8D8;
  border: 2px solid #1D1D1B;
  border-radius: 35px;
  padding: 1rem;
}
.cont_select_int li {
  position: relative;
  list-style-type: none;
  transition: all 275ms ease-in-out;
  display: block;
  cursor: pointer;
  font-family: "Helvetica Neue LT W01_75 Bold";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  padding: 1.5rem 2rem;
  width: -moz-max-content;
  width: max-content;
  line-height: 25px;
  color: #1D1D1B;
}
.cont_select_int li:before {
  content: "";
  display: inline-block;
  background-image: url("/assets/muvobit/landing/images/before-not-selected.svg");
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 5px;
}
.cont_select_int li.active:before {
  content: "";
  display: inline-block;
  background-image: url("/assets/muvobit/landing/images/before-select.svg");
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 5px;
}

.selecionado_opcion {
  margin: 0;
  font-family: "Helvetica Neue LT W01_75 Bold";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #1D1D1B;
}

[data-selec-open=false] .cont_select_int {
  display: none;
}

[data-selec-open=true] .cont_select_int {
  height: auto !important;
}

#splashscreen {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 996;
  background-color: #1D1D1B;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

#splashscreen .centrato {
  position: absolute;
  width: 100%;
  margin-top: 25vh;
  text-align: center;
  height: 100vh;
  display: table;
}
@media screen and (max-width: 991px) {
  #splashscreen .centrato {
    margin-top: 0;
  }
  #splashscreen .centrato img {
    height: 300px;
    margin-top: 50%;
  }
}

.txt-white {
  color: #f4f4f4;
  text-decoration: underline;
  font-size: 16px;
  width: 50%;
  margin-top: 1rem;
}

.loop-elephant {
  position: absolute;
  bottom: 0;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  height: 150px;
  overflow: hidden;
  /* @media screen and (min-width: 768px){
      bottom: 150px;
  } */
}

.walking-elephant {
  position: absolute;
  width: 200px;
  height: auto;
  animation: walkingElephant 60s infinite linear;
}
@media screen and (max-width: 768px) {
  .walking-elephant {
    animation: walkingElephant 10s infinite linear;
  }
}
@media screen and (max-width: 991px) {
  .walking-elephant {
    animation: walkingElephant 15s infinite linear;
  }
}

@keyframes walkingElephant {
  0% {
    left: 100%;
    transform: translateX(100%);
  }
  49% {
    transform: rotateY(0);
  }
  50% {
    left: 0;
    transform: translateX(-100%);
    transform: rotateY(180deg);
  }
  99% {
    transform: rotateY(180deg);
  }
  100% {
    left: 100%;
    transform: rotateY(-180deg);
  }
}
.scopri-antibacterial {
  background: url("/assets/muvobit/landing/images/scopri-antibacterical.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  border: 2px solid #1D1D1B;
  border-radius: 10px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  text-align: center;
}

.scopri-moodmetal {
  background: url("/assets/muvobit/landing/images/cta/focus-mood-metal.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  border: 2px solid #1D1D1B;
  border-radius: 10px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  text-align: center;
}

@media screen and (min-width: 991px) {
  .visual-top .mood-text {
    background: rgba(0, 0, 0, 0.2);
  }
}

.swiper-pagination {
  position: relative !important;
  margin-top: 20px !important;
}
.swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px !important;
  background: transparent !important;
  opacity: 1 !important;
  border: 1px solid #000000;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #000000 !important;
  border: 1px solid #000000;
}

#iframe_landing iframe {
  position: absolute;
  max-width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 90%;
  aspect-ratio: 16/9;
}

.container-social {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
@media screen and (min-width: 768px) {
  .container-social {
    padding: 0;
    padding-top: unset;
    padding-bottom: 3rem !important;
  }
}

.social {
  background: #1E1E1C;
  height: 400px;
  padding: 3rem;
  border-radius: 20px;
}
.social .row {
  height: 100%;
}
.social span {
  color: #ffffff;
  font-weight: 700;
  font-size: 65px;
  font-family: "Helvetica Neue LT W05_65 Medium";
}
@media screen and (max-width: 767px) {
  .social span {
    font-size: 45px;
  }
}

.text-just {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  /* @media screen and (max-width: 767px) {
      text-align: center;            
  } */
}

.img-social {
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 767px) {
  .img-social {
    width: 50px;
    height: 50px;
  }
}

.img-social-radius {
  margin: 0 3rem;
}
@media screen and (max-width: 767px) {
  .img-social-radius {
    margin: 0 1rem;
  }
}

.social-justify {
  display: flex;
  justify-content: center;
  /* @media screen and (max-width: 767px) {
      justify-content: center;            
  } */
}

#be-kind-hero {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #be-kind-hero {
    padding: 80px 40px;
  }
}
#be-kind-hero .bekind-visual {
  margin-top: 100px;
  margin-bottom: 40px;
  width: 100%;
  max-width: 980px;
}
#be-kind-hero .sub-title {
  color: #FFFF00;
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-weight: normal;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  #be-kind-hero .sub-title {
    font-size: 18px;
  }
}
#be-kind-hero .pen-hero {
  position: absolute;
  width: 120%;
  max-width: 940px;
  top: 50%;
  top: 150%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-30deg);
}

.acumin {
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

.blu {
  color: #FFFF00;
}

.bekind-title {
  font-size: 74px;
}

.bekind-sub-title {
  color: #FFFF00;
  font-family: "Helvetica Neue LT W05_65 Medium";
  font-weight: normal;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .bekind-sub-title {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .padded-box {
    padding: 80px 32px 60px 32px !important;
  }
}
.d-none {
  display: none;
}

.pos-relative {
  position: relative;
}

.padded-box-container {
  max-width: 1210px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

#write-the-change {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
#write-the-change .bg-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#write-the-change > p, #write-the-change > div, #write-the-change > img {
  position: relative;
}
#write-the-change .write-the-change-section-01, #write-the-change .write-the-change-section-02, #write-the-change .write-the-change-section-03 {
  position: absolute;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#write-the-change .write-the-change-section-01 .bekind-title, #write-the-change .write-the-change-section-02 .bekind-title, #write-the-change .write-the-change-section-03 .bekind-title {
  margin: 1rem 0;
  line-height: 0.8;
}
#write-the-change .write-the-change-section-01 .bekind-sub-title, #write-the-change .write-the-change-section-02 .bekind-sub-title, #write-the-change .write-the-change-section-03 .bekind-sub-title {
  max-width: 640px;
}
#write-the-change .write-the-change-section-02 {
  position: relative;
  width: 100%;
  height: 100%;
}
#write-the-change #mxm-bekind-title-02 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  /* visibility: hidden; */
  transform: translate(-50%, -50%);
}
#write-the-change #mxm-bekind-subtitle-02a {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  /* visibility: hidden; */
  transform: translate(-50%, -50%);
}
#write-the-change #mxm-bekind-subtitle-02b {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  /* visibility: hidden; */
  transform: translate(-50%, -50%);
}
#write-the-change .pen-rotate {
  position: absolute;
  width: 100%;
  max-width: 940px;
  top: 50%;
  left: 50%;
  transform: translate(0%, -200%) rotate(-89deg) scale(0.5);
}
#write-the-change .pen-rotate .--pen-rotate {
  width: 100%;
  max-width: 100%;
}
#write-the-change .pen-rotate .pen--preload {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0%;
  opacity: 0;
  left: 0%;
  max-width: 100%;
}
#write-the-change .pen-rotate-giallo {
  position: absolute;
  width: 100%;
  max-width: 940px;
  top: 200%;
  left: 0%;
  transform: rotate(40deg);
}
@media screen and (max-width: 767px) {
  #write-the-change .pen-rotate-giallo {
    transform: rotate(40deg) scale(2);
  }
}
#write-the-change .write-the-change-section-03 {
  width: 100%;
  height: 100%;
}
#write-the-change #mxm-bekind-title-03 {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 50%;
  opacity: 0;
  transform: translate(0%, -50%);
  line-height: 0.8;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #write-the-change #mxm-bekind-title-03 {
    width: 90%;
    top: 200px;
  }
}
#write-the-change #mxm-bekind-subtitle-03 {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 50%;
  opacity: 0;
  transform: translate(0%, -50%);
  text-align: left;
}
@media screen and (max-width: 767px) {
  #write-the-change #mxm-bekind-subtitle-03 {
    width: 90%;
    top: 400px;
  }
  #write-the-change #mxm-bekind-subtitle-03 br {
    display: none;
  }
}
#write-the-change #write-the-change-colors {
  position: absolute;
  top: 50%;
  width: 50%;
  left: 50%;
  height: 100vh;
  transform: translateY(-50%);
}
#write-the-change #write-the-change-colors .write-the-change-colors--single {
  position: absolute;
  width: 100%;
  top: 120%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#write-the-change #write-the-change-colors .write-the-change-colors--single img {
  width: 80%;
}
@media screen and (max-width: 767px) {
  #write-the-change #write-the-change-colors .write-the-change-colors--single img {
    filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.2));
  }
}
#write-the-change #write-the-change-colors .write-the-change-colors--single p {
  color: #FFFF00;
  font-size: 22px;
  opacity: 0;
  transition: ease 0.5s;
}
#write-the-change #write-the-change-colors .write-the-change-colors--single:hover p {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  #write-the-change #write-the-change-colors {
    width: 100%;
    left: 0;
  }
}

#finishes {
  position: relative;
  height: 100vh;
  overflow: hidden;
  background-color: #FFFF00;
}
#finishes #mxm-bekind-title-04 {
  font-size: 120px;
  color: #ffffff;
  position: absolute;
  width: 100%;
  max-width: 96%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -100%);
  margin: 0;
  line-height: 0.8;
}
#finishes #mxm-bekind-subtitle-04 {
  font-size: 22px;
  color: #ffffff;
  position: absolute;
  width: 90%;
  bottom: 6%;
  left: 50%;
  transform: translateX(-50%);
}
#finishes .kind-finishes {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#finishes .kind-finishes .kind-finishes-images {
  height: 70vh;
}
#finishes .kind-finishes .kind-finishes-label {
  position: absolute;
  top: 20%;
  width: 50%;
  text-align: right;
  left: 50%;
  border-bottom: solid 1px;
  padding-left: 30px;
  font-size: 18px;
  color: #fff;
  z-index: -1;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  #finishes .kind-finishes .kind-finishes-label {
    top: 70%;
    left: 30%;
  }
}
#finishes .kind-finishes:hover .kind-finishes-label {
  opacity: 1;
}

#blupanel {
  position: absolute !important;
  bottom: 0;
  width: 100%;
  height: 0;
  left: 0;
  background-color: #FFFF00;
}

#old-samples {
  position: relative;
  overflow: hidden;
}
#old-samples .padded-box-container {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #old-samples .padded-box-container {
    flex-direction: column;
  }
}
#old-samples .bg-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#old-samples > p, #old-samples > div, #old-samples > img {
  position: relative;
}
#old-samples .samples-text {
  text-align: left;
  width: 50%;
  min-height: calc(100vh - 240px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #old-samples .samples-text {
    width: 100%;
    min-height: unset;
  }
}
#old-samples .samples-text .acumin {
  line-height: 0.8;
  margin: 0;
}
#old-samples .samples-selector {
  margin-top: 36px;
  cursor: pointer;
}
#old-samples .samples-selector .samples-selector-title {
  color: #FFFF00;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  #old-samples .samples-selector .samples-selector-title {
    font-size: 28px;
  }
}
#old-samples .samples-selector .samples-selector-description {
  color: #FFFF00;
  font-size: 16px;
  display: none;
}
#old-samples .samples-selector:hover .samples-selector-title {
  text-decoration: underline;
}
#old-samples .samples-selector.active .samples-selector-title {
  text-decoration: underline;
}
#old-samples .samples-selector.active .samples-selector-description {
  display: block;
}
#old-samples .samples-images {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #old-samples .samples-images {
    width: 100%;
    display: none;
  }
}
#old-samples .samples-images .samples-image {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 80vh;
  margin: 0;
  padding: 0;
  -o-object-fit: contain;
     object-fit: contain;
  display: none;
}
#old-samples .samples-images .samples-image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 80vh;
  margin: 0;
  padding: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
#old-samples .samples-images .samples-image.active {
  display: block;
}
#old-samples .samples-image-mobile {
  width: 100%;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 80vh;
  margin: 0;
  padding: 0;
  -o-object-fit: contain;
     object-fit: contain;
  display: none;
}
@media screen and (min-width: 768px) {
  #old-samples .samples-image-mobile {
    display: none !important;
  }
}
#old-samples .samples-image-mobile img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 80vh;
  margin: 0;
  padding: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
#old-samples .samples-image-mobile.active {
  display: block;
}

@media screen and (max-width: 767px) {
  #video.visual-top {
    display: none;
  }
}

.background-gradient-blu {
  background-image: url("/assets/muvobit/landing/images/bg-kind-catalog.png");
  background-size: cover;
  background-position: center center;
}

#catalog {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#catalog #catalog-cont {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
}
#catalog #catalog-cont .single-catalog {
  width: 320px;
  text-align: center;
}
#catalog #catalog-cont .single-catalog .p-h-fixer {
  min-height: 52px;
}
#catalog #catalog-cont .single-catalog .link-h-fixer {
  min-height: 120px;
}
#catalog #catalog-cont .single-catalog .link-h-fixer a {
  width: 100% !important;
}
#catalog #catalog-cont .single-catalog .link-h-fixer a + a {
  margin-top: 0 !important;
}
#catalog #catalog-cont .single-catalog p {
  color: #fff;
  font-size: 32px;
  line-height: 0.8;
}
#catalog #catalog-cont .single-catalog img {
  width: 100%;
}
#catalog #catalog-cont .single-catalog .btn-download {
  padding: 1rem 2rem;
  background: #f4f4f4;
  color: #FFFF00;
  border: 2px solid #FFFF00;
}
#catalog #catalog-cont .single-catalog .btn-download span {
  position: relative;
  top: 4px;
}
#catalog #catalog-cont .single-catalog .btn-download:after {
  background-image: url("/assets/muvobit/landing/images/download_icon-blu.svg");
  width: 24px;
  height: 24px;
}
#catalog #catalog-cont .single-catalog .btn-download:hover {
  background: #FFFF00;
  color: #fff;
}
#catalog #catalog-cont .single-catalog .btn-download:hover:after {
  background-image: url("/assets/muvobit/landing/images/download_icon-bianco.svg");
}

.landing-wrapper {
  background: linear-gradient(to bottom, #232323 0%, #898989 100%);
  background: linear-gradient(to bottom, #232323 0%, #898989 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#232323", endColorstr="#898989",GradientType=0 );
  min-height: 100vh;
}

section img {
  max-width: 100%;
}

.txt.center {
  text-align: center;
}
.txt.bold {
  font-family: "Helvetica Neue LT W05_45 Light";
}
.txt.serif, #action .action-container .action-content .txt.action-title, #extra-imprint .extra-imprint-images input.txt, #slider .txt.slider-title {
  font-family: "Instrument Serif", serif;
  font-weight: 400;
}
.txt.giallo {
  color: #FFFF00;
}

#restart-from {
  height: 100vh;
  position: relative;
}
#restart-from #restart-from-title, #restart-from #restart-from-text {
  font-size: 120px;
  line-height: 0.8;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
@media screen and (max-width: 767px) {
  #restart-from #restart-from-title, #restart-from #restart-from-text {
    font-size: 64px;
  }
}
#restart-from #restart-from-text {
  font-size: 24px;
  top: calc(50% + 200px);
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  #restart-from #restart-from-text {
    font-size: 14px;
    width: 80%;
  }
}
#restart-from #restart-from-bg, #restart-from #restart-from-bg-2, #restart-from #restart-from-path, #restart-from #restart-from-pen {
  position: absolute;
  top: 77px;
  left: 0;
  width: 100%;
  height: calc(100% - 77px);
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0;
  /* }
  #restart-from-bg, #restart-from-bg-2, #restart-from-path { */
}
@media screen and (max-width: 767px) {
  #restart-from #restart-from-bg, #restart-from #restart-from-bg-2, #restart-from #restart-from-path, #restart-from #restart-from-pen {
    width: 200%;
    max-width: none;
    left: -50%;
  }
}
@media screen and (min-width: 768px) {
  #restart-from #restart-from-pen {
    left: 14%;
    width: 72%;
  }
}
@media screen and (max-width: 767px) {
  #restart-from #restart-from-pen {
    transform: rotate(-90deg);
    width: 180%;
    left: -40%;
  }
}

#pir {
  min-height: 100vh;
  position: relative;
}
#pir #pir-gif {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 700px;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#slider {
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#slider .slider-container {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
}
#slider .slider-wrapper {
  flex: 1;
  position: relative;
  width: 100%;
}
#slider .slider-wrapper .slider-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 30px 0;
  z-index: 10;
}
#slider .slider-slide, #slider .slider-slide--placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 40px;
  box-sizing: border-box;
}
#slider .slider-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 84vh;
  max-width: 90%;
  z-index: 1;
}
#slider .slider-image img, #slider .slider-image video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
@media screen and (max-width: 767px) {
  #slider .slider-image {
    width: 64%;
  }
}
#slider .slider-content {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  max-width: 1200px;
  width: 96%;
}
@media (max-width: 767px) {
  #slider .slider-content {
    flex-direction: column;
    width: 100%;
    gap: 50vh;
    padding: 0 1.2rem;
  }
}
#slider .slider-title {
  color: #FFFF00;
  font-size: 56px;
  margin: 0;
  line-height: 1.2;
  white-space: nowrap;
  width: 100%;
}
@media (max-width: 1024px) {
  #slider .slider-title {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  #slider .slider-title {
    font-size: 36px;
    white-space: normal;
    text-align: center;
  }
}
#slider .slider-text {
  color: #FFFF00;
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  width: 100%;
}
@media (max-width: 1024px) {
  #slider .slider-text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #slider .slider-text {
    font-size: 14px;
    text-align: center;
  }
}
#slider .slider-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #FFFF00;
  background: transparent;
  cursor: pointer;
  transition: background 0.3s ease;
}
#slider .slider-dot.active {
  background: #FFFF00;
}

#sharp-design {
  background-color: #000;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6rem 0;
}
#sharp-design .sharp-design-container {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#sharp-design .sharp-design-container video {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
#sharp-design .sharp-design-content {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
#sharp-design .sharp-design-text-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  max-width: 1210px;
  gap: 4rem;
  align-items: flex-end;
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  #sharp-design .sharp-design-text-container {
    flex-direction: column;
    padding: 1.2rem;
  }
}
@media (max-width: 767px) {
  #sharp-design .sharp-design-text-container {
    flex-direction: column;
    gap: 15px;
  }
}
#sharp-design .sharp-design-title {
  font-size: 96px;
  line-height: 1;
  width: 100%;
  margin: 0;
}
@media (max-width: 1024px) {
  #sharp-design .sharp-design-title {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  #sharp-design .sharp-design-title {
    font-size: 36px;
  }
}
#sharp-design .sharp-design-text {
  font-size: 16px;
  width: 100%;
  margin: 0;
  margin-bottom: 9px;
}
@media screen and (max-width: 767px) {
  #sharp-design .sharp-design-text {
    font-size: 14px;
  }
}

#more-colours {
  background-color: #BBBBBB;
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#more-colours .more-colours-container {
  width: 100%;
  max-width: 1210px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #more-colours .more-colours-container {
    padding: 1.2rem;
  }
}
#more-colours .more-colours-container .more-colours-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4rem;
}
#more-colours .more-colours-container .more-colours-title {
  font-size: 72px;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #more-colours .more-colours-container .more-colours-title {
    font-size: 36px;
  }
}
#more-colours .more-colours-container .more-colours-images {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
#more-colours .more-colours-container .more-colours-images .more-colours-image-placeholder {
  opacity: 0;
}
#more-colours .more-colours-container .more-colours-images img {
  width: 100%;
  max-width: 720px;
  margin-top: -1rem;
}
@media screen and (max-width: 767px) {
  #more-colours .more-colours-container .more-colours-images img {
    max-width: 360px;
    margin-top: -0.5rem;
  }
}
#more-colours .more-colours-container .more-colours-images .more-colours-image-1, #more-colours .more-colours-container .more-colours-images .more-colours-image-2, #more-colours .more-colours-container .more-colours-images .more-colours-image-3 {
  position: absolute;
}
#more-colours .more-colours-container .more-colours-images .more-colours-image-2 {
  z-index: 2;
}
#more-colours .more-colours-container .more-colours-text {
  font-size: 16px;
  margin: 0;
  max-width: 960px;
}
@media screen and (max-width: 767px) {
  #more-colours .more-colours-container .more-colours-text {
    font-size: 14px;
  }
}

#more-colours-alt {
  background-color: #BBBBBB;
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6rem 0;
}
#more-colours-alt .more-colours-alt-container {
  width: 100%;
  max-width: 1210px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #more-colours-alt .more-colours-alt-container {
    padding: 1.2rem;
  }
}
#more-colours-alt .more-colours-alt-container .more-colours-alt-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4rem;
}
#more-colours-alt .more-colours-alt-container .more-colours-alt-title {
  font-size: 72px;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #more-colours-alt .more-colours-alt-container .more-colours-alt-title {
    font-size: 36px;
  }
}
#more-colours-alt .more-colours-alt-container .more-colours-alt-title, #more-colours-alt .more-colours-alt-container .more-colours-alt-text {
  position: relative;
  z-index: 99;
}
#more-colours-alt .more-colours-alt-container .more-colours-alt-images {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
  position: relative;
  width: 100%;
  height: 200px;
  /* .more-colours-alt-image-1, .more-colours-alt-image-2, .more-colours-alt-image-3 {
      position: absolute;
  }
  .more-colours-alt-image-2 {
      z-index: 2;
  } */
}
#more-colours-alt .more-colours-alt-container .more-colours-alt-images .more-colours-alt-image-placeholder {
  opacity: 0;
}
#more-colours-alt .more-colours-alt-container .more-colours-alt-images:after {
  content: "";
  background: linear-gradient(to bottom, #bbbbbb 50%, rgba(187, 187, 187, 0) 100%);
  width: 100%;
  height: 80vh;
  position: absolute;
  bottom: 60%;
}
@media screen and (max-width: 767px) {
  #more-colours-alt .more-colours-alt-container .more-colours-alt-images:after {
    background: linear-gradient(to bottom, #bbbbbb 60%, rgba(187, 187, 187, 0) 100%);
  }
}
#more-colours-alt .more-colours-alt-container .more-colours-alt-images .more-colours-image-cont-alt {
  position: absolute;
  top: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
#more-colours-alt .more-colours-alt-container .more-colours-alt-images .more-colours-image-cont-alt span {
  font-size: 16px;
  position: absolute;
  white-space: nowrap;
  opacity: 0;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
#more-colours-alt .more-colours-alt-container .more-colours-alt-images .more-colours-image-cont-alt:hover span {
  opacity: 1;
}
#more-colours-alt .more-colours-alt-container .more-colours-alt-images img {
  width: 100%;
  max-width: 720px;
  margin-top: -1rem;
}
@media screen and (max-width: 767px) {
  #more-colours-alt .more-colours-alt-container .more-colours-alt-images img {
    max-width: 360px;
    margin-top: -0.5rem;
  }
}
#more-colours-alt .more-colours-alt-container .more-colours-alt-text {
  font-size: 16px;
  margin: 0;
  max-width: 960px;
}
@media screen and (max-width: 767px) {
  #more-colours-alt .more-colours-alt-container .more-colours-alt-text {
    font-size: 14px;
  }
}

#extra-imprint {
  background-color: transparent;
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#extra-imprint .extra-imprint-title {
  font-size: 72px;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #extra-imprint .extra-imprint-title {
    font-size: 36px;
  }
}
#extra-imprint .extra-imprint-container {
  width: 100%;
  max-width: 1210px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #extra-imprint .extra-imprint-container {
    padding: 1.2rem;
  }
}
#extra-imprint .extra-imprint-container .extra-imprint-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10rem;
}
@media screen and (max-width: 767px) {
  #extra-imprint .extra-imprint-container .extra-imprint-content {
    gap: 14rem;
  }
}
#extra-imprint .extra-imprint-images {
  position: relative;
}
@media screen and (max-width: 767px) {
  #extra-imprint .extra-imprint-images {
    transform: rotate(-90deg);
  }
}
#extra-imprint .extra-imprint-images input {
  position: absolute;
  top: 58%;
  left: 15%;
  width: 45%;
  transform: translateY(-50%);
  background-color: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #646464;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #extra-imprint .extra-imprint-images input {
    font-size: 8px;
    top: 53%;
  }
}

#catalog {
  background-color: #FFFF00;
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}
#catalog .catalog-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  max-width: 1610px;
}
@media screen and (max-width: 767px) {
  #catalog .catalog-content {
    flex-direction: column;
  }
}
#catalog .catalog-content .catalog-title {
  font-size: 72px;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #catalog .catalog-content .catalog-title {
    font-size: 36px;
  }
}
#catalog .catalog-content img {
  width: 100%;
  max-width: 520px;
}

#zed-samples {
  background-color: #FFFF00;
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}
#zed-samples .zed-samples-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  max-width: 1610px;
}
@media screen and (max-width: 767px) {
  #zed-samples .zed-samples-content {
    flex-direction: column;
  }
}
#zed-samples .zed-samples-content .zed-samples-title {
  font-size: 72px;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #zed-samples .zed-samples-content .zed-samples-title {
    font-size: 36px;
    text-align: center;
  }
}
#zed-samples .zed-samples-content img {
  width: 100%;
  max-width: 520px;
}
#zed-samples .zed-samples-content h2, #zed-samples .zed-samples-content p {
  width: 50%;
  text-align: center;
}

.btn-zed {
  border: solid 1px #000;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  margin: 0;
  padding: 1rem 2rem 0.8rem;
  text-align: center;
  color: #000;
  text-decoration: none;
  border-radius: 100px;
}
.btn-zed:hover {
  background-color: #000;
  color: #fff;
}

#action {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  #action {
    padding: 1.2rem;
  }
}
#action .action-container {
  width: 100%;
  max-width: 1210px;
  position: relative;
}
#action .action-container .action-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6rem;
}
#action .action-container .action-content .action-title {
  font-size: 120px;
  line-height: 1;
  margin: 0;
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  #action .action-container .action-content .action-title {
    font-size: 64px;
  }
}
#action .action-container .action-content .action-text {
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  max-width: 640px;
  text-align: center;
}
#action .action-container .action-content .logos {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 8rem;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  #action .action-container .action-content .logos {
    flex-direction: column;
    gap: 2rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
#action .action-container .action-content .logos img {
  width: 100%;
  max-height: 60px;
}
@media screen and (max-width: 767px) {
  #action .action-container .action-content .logos img {
    width: auto;
  }
}
#action #footer .footer-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 6rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  #action #footer .footer-content {
    flex-direction: column;
    gap: 2rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
#action #footer .footer-content p {
  margin: 0;
  font-size: 14px;
  line-height: 1;
  color: #bfbfbf;
}
#action #footer .footer-content p a {
  color: #bfbfbf;
  text-decoration: underline;
}
#action #footer .footer-content p a:hover {
  text-decoration: underline;
}
#action #footer .footer-content p a.link {
  color: #FFFF00;
}
#action #footer img {
  margin-bottom: -10px;
}
@media screen and (max-width: 767px) {
  #action #footer img {
    margin-bottom: -30px;
  }
}

section {
  overflow: hidden;
}

#overlay-black {
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  pointer-events: none;
}

@media screen and (min-width: 768px) {
  .hide-desktop {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}

.visual-top .mood-text .text-container .mood__watch_video_button:hover {
  background: url(/assets/muvobit/landing/images/watch_video_hover_giallo.svg) no-repeat;
}/*# sourceMappingURL=style_pir.css.map */