#maincontent {
  margin-top: var(--header-height, 130px);
}
@media (max-width: 991.98px) {
  #maincontent {
    margin-top: var(--header-height, 70px);
  }
}

@media (max-width: 991.98px) {
  .menu-sx-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu-sx-container .navbar-toggler {
    margin-top: 0;
  }
}

.main-menu .navbar.has-megamenu .nav-item.dropdown .nav-link.active:after {
  content: "";
  position: absolute;
  left: 1rem;
  bottom: 0;
  width: calc(100% - 2rem);
  height: 2px;
  background-color: #1D1D1B;
}

@media (min-width: 992px) {
  ul.secondary-menu.sx {
    padding-left: 20px;
  }
}
.header-overlay.explorer #hp-hero .banner-hero:not(:has(.text-bkg-container)):after {
  display: none;
}
@media (max-width: 767.98px) {
  .header-overlay.explorer #hp-hero .banner-hero::before {
    height: 100px;
  }
  .header-overlay.explorer #hp-hero .banner-hero::after {
    display: none;
  }
  .header-overlay.explorer #hp-hero .banner-hero .img-container {
    aspect-ratio: 4/5;
    height: 100%;
  }
  .header-overlay.explorer #hp-hero .banner-hero .text-container-bottom {
    text-align: center;
    padding: 15px 20px;
  }
  .header-overlay.explorer #hp-hero .banner-hero .text-container-bottom .title {
    font-size: 1.5625rem;
    font-weight: 350;
    margin-bottom: 15px;
  }
  .header-overlay.explorer #hp-hero .banner-hero .text-container-bottom .description {
    margin-bottom: 0;
    white-space: pre-line;
  }
}
.header-overlay.explorer #hp-hero .banner-hero .arrow-container {
  display: none;
}
.header-overlay.explorer #hp-hero .banner-hero .text-container {
  margin-left: 40px;
  margin-right: 40px;
  max-width: 800px;
}
.header-overlay.explorer #hp-hero .banner-hero .text-container .title {
  font-size: 1.5625rem;
  letter-spacing: normal;
}
.header-overlay.explorer #hp-hero .banner-hero .text-container .description {
  color: #fff;
  margin-bottom: 0;
  white-space: pre-line;
}

.page.explorer .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 65px;
}
@media (min-width: 992px) {
  .page.explorer .header-wrapper {
    height: 90px;
  }
  .page.explorer .header-wrapper ul.secondary-menu.sx {
    gap: 14px;
  }
}
.page.explorer .header-wrapper .backtoshop svg {
  vertical-align: sub;
}
.page.explorer .logo-home svg {
  width: 145px;
}
@media (min-width: 992px) {
  .page.explorer .logo-home svg {
    width: 204px;
  }
}
.page.explorer #footercontent {
  background-color: #DEDEDE;
  padding-top: 30px;
}
@media (max-width: 767.98px) {
  .page.explorer #footercontent .footer-item {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
}
@media (min-width: 768px) {
  .page.explorer #footercontent .footer-container {
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
  }
}
.page.explorer #footercontent .social-title {
  font-size: 1rem;
  font-weight: 350;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .page.explorer #footercontent .social-title {
    font-size: 1.125rem;
    margin-bottom: 20px;
  }
}
.page.explorer #footercontent .social-links {
  gap: 20px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .page.explorer #footercontent .social-links {
    margin-bottom: 20px;
  }
}
.page.explorer #footercontent .social-links:after {
  display: none;
}
.page.explorer #footercontent .social-links a {
  margin-right: 0;
}
.page.explorer #footercontent #collapsible-legals {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .page.explorer #footercontent #collapsible-legals {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page.explorer #footercontent #collapsible-legals li::after {
    content: "|";
    margin-left: 15px;
    color: #1D1D1B;
    font-weight: 350;
  }
  .page.explorer #footercontent #collapsible-legals li:last-child::after {
    content: none;
  }
  .page.explorer #footercontent #collapsible-legals li a {
    font-weight: 350;
  }
}
.page.explorer #footercontent #btn-legals {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 991.98px) {
  .page.explorer #footercontent .copyright-notice {
    margin-top: 10px;
  }
}

@media (max-width: 991.98px) {
  body.modal-open {
    overflow: hidden !important;
    position: fixed;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    height: 100vh;
  }
  .modal {
    overflow-y: auto;
  }
}
#videoModal .modal-content {
  background-color: #000;
}
#videoModal .modal-content .modal-header {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
#videoModal .modal-content .modal-header .close {
  color: #fff;
}
#videoModal .modal-content .modal-body {
  padding: 0 1rem;
  height: calc(100vh - 70px);
}
#videoModal .modal-content .modal-body .modal-title {
  color: #fff;
  margin: 1rem !important;
  font-size: 1rem !important;
}
@media (min-width: 768px) {
  #videoModal .modal-content .modal-body .modal-title {
    font-size: 1.125rem !important;
  }
}
#videoModal .modal-content .modal-body .explorer-video-modal-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
}
#videoModal .modal-content .modal-body .explorer-video-modal-wrapper .video-content-group {
  width: 100%;
  max-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#videoModal .modal-content .modal-body .explorer-video-modal-wrapper .video-content-group .video-container {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  aspect-ratio: auto;
}
#videoModal .modal-content .modal-body .explorer-video-modal-wrapper .video-content-group .video-container #videoModalPlayer {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 768px) {
  .swiper-3slides-editorial:not(.swiper-initialized) .swiper-slide {
    width: 33.333%;
    float: left;
  }
}
