:root {
  --pvr-light-blue: #3374ca;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 2.986rem;
  font-weight: 500;
  line-height: 1.1;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 2.488rem;
  font-weight: 500;
  line-height: 1.2;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 2.074rem;
  font-weight: 500;
  line-height: 1.2;
}

h4 {
  color: var(--pvr-light-blue);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.728rem;
  font-weight: 500;
  line-height: 1.2;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.44rem;
  font-weight: 500;
  line-height: 1.2;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
}

a {
  border-bottom: 1px dashed var(--pvr-light-blue);
  color: var(--pvr-light-blue);
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1rem;
  text-decoration: none;
}

a:hover {
  border-bottom-style: solid;
}

.main-wrapper {
  display: block;
}

._2x2-full {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: minmax(350px, 50vh) minmax(20vh, 50vh);
  width: 100%;
  height: 100%;
}

.container-100v {
  width: 100%;
  height: 100%;
}

.container-100v.padding-global {
  padding: 20px;
}

.padding-global {
  padding: 2vw;
}

.padding-global.flex-v-space_between {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.img-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.heading {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500;
}

.heading-2 {
  color: var(--pvr-light-blue);
  line-height: 1.3;
}

.width-75p {
  max-width: 75%;
}

.logo_brand {
  width: 100%;
  max-width: 250px;
}

.splide__slide {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 15vw;
  min-width: 10vw;
  height: 100px;
  padding-left: 1.5em;
  padding-right: 1.5em;
  display: flex;
}

.item-splide {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.preloader {
  z-index: 99999;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.preloader-stripe {
  background-color: var(--pvr-light-blue);
  width: 16.667%;
  height: 100.1%;
}

.preloader-text_wrapper {
  z-index: 2;
  position: absolute;
  inset: auto auto 10% 10%;
}

.preloader-text {
  color: #fff;
  font-size: 9.5vw;
  line-height: 90%;
}

.overlay-blue {
  z-index: 2;
  background-color: var(--pvr-light-blue);
  mix-blend-mode: color;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.img-wrapper {
  position: relative;
}

.flex-h {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-h.margin-top-l {
  margin-top: 4rem;
}

.social {
  background-color: var(--pvr-light-blue);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  padding: 5px;
  display: flex;
}

.social_icon {
  filter: invert();
  width: 100%;
  max-width: 20px;
}

.link {
  color: var(--pvr-light-blue);
}

.paragraph {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.heading-3 {
  line-height: 1.2;
}

.slider {
  width: 100%;
  height: 100%;
}

.hide {
  display: none;
}

.left-arrow {
  color: var(--pvr-light-blue);
  background-color: #fff;
  width: 50px;
  height: 50px;
  font-size: 24px;
  inset: 10px auto auto 10px;
}

.right-arrow {
  color: var(--pvr-light-blue);
  background-color: #fff;
  width: 50px;
  height: 50px;
  font-size: 24px;
  inset: 10px auto auto 70px;
}

.heading-4 {
  font-size: 2.986rem;
  line-height: 1.1;
}

.heading-5 {
  font-size: 2.488rem;
  line-height: 1.2;
}

.heading-6 {
  font-size: 2.074rem;
  line-height: 1.2;
}

.heading-7 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.728rem;
  line-height: 1.2;
}

.heading-8 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.44rem;
  line-height: 1.2;
}

.heading-9 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.2rem;
  line-height: 1.2;
}

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

.div-block {
  z-index: 1;
  background-color: var(--pvr-light-blue);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  font-family: neue-haas-grotesk-display, sans-serif;
  display: flex;
  position: absolute;
  inset: 2vw 2vw auto auto;
}

@media screen and (max-width: 991px) {
  ._2x2-full {
    grid-template-rows: minmax(50vh, auto) minmax(20vh, 50vh);
  }

  .width-75p.width-100p-smaller {
    max-width: 85%;
  }

  .splide__slide {
    width: 25vw;
  }
}

@media screen and (max-width: 767px) {
  ._2x2-full {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .width-75p.width-100p-smaller {
    max-width: 100%;
  }

  .preloader {
    display: none;
  }

  .preloader-text {
    font-size: 15vw;
  }

  .img-wrapper.mobile-margin-top {
    margin-top: 3rem;
  }
}


