.w--311--responsive-tablet-landscape {
  width: 19.4375rem
}

.w--282-responsive-tablet-landscape {
  width: 17.625rem
}

.gap--16-responsive-tablet-landscape {
  gap: 1rem !important;
}
.gap--24-responsive-tablet-landscape {
  gap: 1.5rem !important;
}

.pad--x--16-responsive-tablet-landscape {
  padding-left: 1rem;
  padding-right: 1rem
}
.pad--right--16-responsive-tablet-landscape {
  padding-right: 1rem
}
.mx--16-responsive-tablet-landscape {
  margin-left: 1rem;
  margin-right: 1rem
}
.overflow--hidden-responsive-tablet-landscape{
  overflow: hidden;
}

.display--none--responsive-tablet-landscape {
  display: none !important;
}

.display-flex--responsive-tablet-landscape {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
}

.fs--20-responsive-tablet-landscape {
  font-size: 1.25rem;
}

.fs--30-responsive-tablet-landscape {
  font-size: 1.875rem !important;
}

.h--58-5-responsive-tablet-landscape{
  height: 58.5rem !important;
}

.h--60rem-responsive-tablet-landscape{
  height: 60rem;
}

.h--467-responsive-tablet-landscape{
  height: 29.188rem;
}

.h--screen-responsive-tablet-landscape{
  height: 100dvh;
}

.h--percent--100-responsive-tablet-landscape {
  height: 100% !important;
}

.vh--calc--100-responsive-tablet-landscape {
  height: 100dvh;
}

.vh--calc--100--18-responsive-tablet-landscape{
  height: calc(100lvh - 18rem);
}

.vh--calc--100--15-5-responsive-tablet-landscape{
  height: calc(100dvh - 15.5rem);
}

.lh--30-responsive-tablet-landscape {
  line-height: 1.875rem;
}

.lh--38-responsive-tablet-landscape {
  line-height: 2.375rem;
}

.w--64-responsive-tablet-landscape {
  width: 4rem
}

.h--64-responsive-tablet-landscape {
  height: 4rem
}

.w--120-responsive-tablet-landscape {
  width: 7.5rem
}
.h--24-responsive-tablet-landscape {
  height: 1.5rem;
}
.right--24-responsive-tablet-landscape{
  right: 1.5rem;
}
.top--24-responsive-tablet-landscape{
  top: 1.5rem;
}
.m--top--24-responsive-tablet-landscape {
  margin-top: 1.5rem;
}

/* Coming soon banner */

@media screen and (max-width: 1200px){
  [data-coming-soon-banner-hover] [data-coming-soon-banner-hover-child] {
    width: 36.5rem !important;
  }
  [data-coming-slider-text-content] {
    max-width: 27rem;
  }
}

@media screen and (max-width: 1200px){
  [data-coming-soon-banner-hover] [data-coming-soon-banner-hover-child] {
    width: 32rem !important;
  }
  [data-coming-slider-text-content] {
    max-width: 24.125rem;
  }
}



/*.elm_GqloCG{
  width: 1.625rem;
  height: 1.625rem;
}
.elm_GqloCG svg{
  width: 1.063rem;
  height: 1.063rem;
}*/
/*[data-container="profilefeatured-media-slider"] .splide__arrow--next {
    right: -0.6rem;
    background: rgba(0, 0, 0, 0.60)
}
[data-container="profilefeatured-media-slider"] .splide__arrow--prev {
    left: -0.6rem;
    background: rgba(0, 0, 0, 0.60)
}*/
/*[data-container="profilefeatured-media-slider"] .splide__pagination { bottom: 1rem; right: 0; gap: 0.375rem; }
[data-container="profilefeatured-media-slider"] .splide__pagination__page { width: 0.375rem; height: 0.375rem; }
[data-container="profilefeatured-media-slider"] .splide__pagination__page.is-active { width: 1.063rem; border-radius: 0.688rem; }*/