.logo-menu {display:none;}
.logo-footer {padding-bottom:2rem;}
.swiper-pagination {
bottom: 4rem !important;
}
.overlay {
background-color: transparent !important;
}
.paragraph--type--c-h-vdo-img:first-child .hero .overlay a {
display: none;
}
.paragraph--type--c-h-vdo-img:first-child .hero img {
    width: 100%;
  }
.paragraph--type--c-h-vdo-img:nth-child(2) {
z-index: 99;
}
.c-slider .swiper-pagination {
display:none !important;
}
@media (max-width: 768px) {
  .paragraph--type--c-h-vdo-img:first-child .hero img {
    width: 100%;
    margin-top: -2.75rem;
    object-fit: contain;
  }
}