/** [AIV_SHORT]  Build version: 3.0.71 - Tuesday, November 4th, 2025, 4:37:24 PM  **/ 
 /*------------------------------------------------------------------ */

/*------------------------------------------------------------------ */

/*------------------------------------------------------------------ */

/*------------------------------------------------------------------ */

body {
  font-family: "Google Sans", "Google Sans Text", sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

h1 {
  font-size: 48px;
  font-weight: 400;
  letter-spacing: -1.5;
}

h2 {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: -0.5;
}

h3 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: normal;
}

h4 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: normal;
}

h5 {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
}

.v-application {
  font-family: 'Google Sans', 'Google Sans Text', sans-serif;
}

.v-btn {
  text-transform: none !important;
}

li > a {
  cursor: pointer;
  text-decoration: none;
}

li > a:hover {
  text-decoration: none;
}

li > a__image {
  background-repeat: no-repeat;
}

li > a__image--preload {
  -webkit-filter: blur(2px);
          filter: blur(2px);
}

li > a__image--contain {
  background-size: contain;
}

li > a__image--cover {
  background-size: cover;
}

 