#page-blog .section-blog .listing-items .item-image img,
#page-blog .section-blog .listing-items .sk-item-image img, #page-blog .section-blog .listing-items .item-image::after,
#page-blog .section-blog .listing-items .sk-item-image::after, #page-blog .section-blog .listing-items .item-image::before,
#page-blog .section-blog .listing-items .sk-item-image::before, #page-blog .section-blog .listing-items .item-image,
#page-blog .section-blog .listing-items .sk-item-image, #page-blog .section-blog .listing-items .item-link,
#page-blog .section-blog .listing-items .sk-item-link, #page-blog .section-hero .background img, #page-blog .section-hero .background::before, #page-blog .section-hero .background, .blog-image img, .blog-image::after, .blog-image::before, .blog-image, .blog-link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#page-blog .section-blog .listing-items a.item-image::after,
#page-blog .section-blog .listing-items a.sk-item-image::after, #page-blog .section-blog .listing-items a.item-image::before,
#page-blog .section-blog .listing-items a.sk-item-image::before, #page-blog .section-blog .listing-items a.item-image,
#page-blog .section-blog .listing-items a.sk-item-image, #page-blog .section-blog .listing-items a.item-link,
#page-blog .section-blog .listing-items a.sk-item-link, #page-blog .section-hero a.background::before, #page-blog .section-hero a.background, a.blog-image::after, a.blog-image::before, a.blog-image, a.blog-link {
  text-indent: -999px;
  overflow: hidden;
}

#page-blog .section-blog .listing-items button.item-image::after,
#page-blog .section-blog .listing-items button.sk-item-image::after, #page-blog .section-blog .listing-items button.item-image::before,
#page-blog .section-blog .listing-items button.sk-item-image::before, #page-blog .section-blog .listing-items button.item-image,
#page-blog .section-blog .listing-items button.sk-item-image, #page-blog .section-blog .listing-items button.item-link,
#page-blog .section-blog .listing-items button.sk-item-link, #page-blog .section-hero button.background::before, #page-blog .section-hero button.background, button.blog-image::after, button.blog-image::before, button.blog-image, button.blog-link {
  text-indent: -999px;
  overflow: hidden;
}

.blog {
  position: relative;
  width: 100%;
  height: 420rem;
  overflow: hidden;
}
.blog:nth-child(9n-8) {
  grid-column: span 5;
}
.blog:nth-child(9n-7) {
  grid-column: span 7;
}
.blog:nth-child(9n-6) {
  grid-column: span 7;
}
.blog:nth-child(9n-5) {
  grid-column: span 5;
}
.blog:nth-child(9n-4) {
  grid-column: span 6;
}
.blog:nth-child(9n-3) {
  grid-column: span 6;
}
.blog:nth-child(9n-2) {
  grid-column: span 4;
}
.blog:nth-child(9n-1) {
  grid-column: span 4;
}
.blog:nth-child(9n) {
  grid-column: span 4;
}
@media (max-width: 1023px) {
  .blog {
    grid-column: span 1 !important;
  }
}
.blog-link {
  z-index: 5;
}
.blog-image {
  transition-property: transform;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
.blog-image::before {
  content: "";
  background-color: rgba(25, 24, 28, 0.2);
  z-index: 2;
}
@media (max-width: 1023px) {
  .blog-image::before {
    background-color: rgba(25, 24, 28, 0.4);
  }
}
.blog-image::after {
  content: "";
  background-image: linear-gradient(to bottom, rgba(25, 24, 28, 0) 55%, rgba(25, 24, 28, 0.7));
  z-index: 2;
}
.blog-category {
  position: absolute;
  top: 30rem;
  left: 32rem;
  padding: 12rem;
  background-color: rgba(25, 24, 28, 0.4);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: white;
  font-size: 12rem;
  font-weight: 400;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
@media (max-width: 767px) {
  .blog-category {
    top: 20rem;
    left: 20rem;
  }
}
.blog-category span {
  font-size: 18rem;
  margin: 0 5rem;
}
.blog-content {
  position: absolute;
  right: 32rem;
  bottom: 25rem;
  left: 32rem;
  z-index: 2;
}
@media (max-width: 767px) {
  .blog-content {
    right: 10rem;
    bottom: 20rem;
    left: 20rem;
  }
}
.blog-content--date {
  color: white;
  font-size: 14rem;
  font-weight: 300;
  margin-bottom: 20rem;
}
.blog-content--title {
  color: white;
  font-size: 20rem;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 32rem;
}
@media (max-width: 767px) {
  .blog-content--title {
    font-size: 16rem;
    max-height: unset;
  }
}
.blog-content--cta {
  color: #969bb0;
  font-size: 16rem;
  font-weight: 500;
}
.blog:hover .item-image {
  transform: scale(1.05);
}

#page-blog .section-hero {
  position: relative;
  padding: 247rem 0 293rem;
}
@media (max-width: 1023px) {
  #page-blog .section-hero {
    padding: 140rem 0 80rem;
  }
}
#page-blog .section-hero .background {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 1;
}
#page-blog .section-hero .background::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
#page-blog .section-hero .headline {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-blog .section-hero .headline {
    flex-direction: column;
    align-items: flex-start;
  }
}
#page-blog .section-hero .headline-left--small {
  color: white;
  font-size: 12rem;
  font-weight: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
#page-blog .section-hero .headline-left--title {
  color: white;
  font-size: 48rem;
  font-weight: 300;
  letter-spacing: -0.01em;
  margin-top: 32rem;
}
@media (max-width: 1023px) {
  #page-blog .section-hero .headline-left--title {
    font-size: 35rem;
    line-height: 1.1;
    margin-top: 30rem;
  }
}
#page-blog .section-hero .headline-left--description {
  width: 312rem;
  margin-top: 25rem;
}
@media (max-width: 1023px) {
  #page-blog .section-hero .headline-left--description {
    width: 100%;
    margin-top: 30rem;
  }
}
#page-blog .section-hero .headline-left--description p {
  color: white;
  font-size: 16rem;
  font-weight: 300;
  line-height: 1.5;
}
#page-blog .section-hero .headline-right--form {
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  #page-blog .section-hero .headline-right--form {
    width: 100%;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 50rem;
  }
}
#page-blog .section-hero .headline-right--form .field-group {
  position: relative;
}
#page-blog .section-hero .headline-right--form .field-group:not(:last-child) {
  margin-right: 20rem;
}
@media (max-width: 1023px) {
  #page-blog .section-hero .headline-right--form .field-group:not(:last-child) {
    margin: 20rem 0 0 0;
  }
}
#page-blog .section-hero .headline-right--form .field-group:nth-child(1) {
  width: 230rem;
}
@media (max-width: 1023px) {
  #page-blog .section-hero .headline-right--form .field-group:nth-child(1) {
    width: 100%;
  }
}
#page-blog .section-hero .headline-right--form .field-group:nth-child(2) {
  width: 343rem;
}
@media (max-width: 1023px) {
  #page-blog .section-hero .headline-right--form .field-group:nth-child(2) {
    width: 100%;
  }
}
#page-blog .section-hero .headline-right--form .field-group.disabled .open-dropdown {
  opacity: 0.4;
}
#page-blog .section-hero .headline-right--form .field-group.disabled * {
  pointer-events: none !important;
}
#page-blog .section-hero .headline-right--form .field-group.disabled .tip {
  opacity: 1;
}
#page-blog .section-hero .headline-right--form .field-group .label {
  color: white;
  font-size: 12rem;
  font-weight: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 16rem;
}
#page-blog .section-hero .headline-right--form .field-group .tip {
  color: white;
  font-size: 12rem;
  font-weight: normal;
  position: absolute;
  bottom: -20rem;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition-property: opacity;
  transition-duration: 0.7s;
}
#page-blog .section-hero .headline-right--form .field-group[type=text] .field {
  background-color: rgba(255, 255, 255, 0.3);
  color: white;
  font-size: 16rem;
  font-weight: normal;
  height: 64rem;
  padding: 0 16rem;
  width: 100%;
  border: none;
  outline: none;
  border-radius: 4px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
#page-blog .section-hero .headline-right--form .field-group[type=text] .field::-moz-placeholder {
  color: white;
}
#page-blog .section-hero .headline-right--form .field-group[type=text] .field::placeholder {
  color: white;
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .open-dropdown {
  background-color: rgba(255, 255, 255, 0.3);
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64rem;
  padding: 0 20rem 0 16rem;
  border-radius: 4px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  transition-property: opacity;
  transition-duration: 0.7s;
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .open-dropdown span {
  color: white;
  font-size: 16rem;
  font-weight: normal;
  text-transform: capitalize;
  display: inline-block;
  max-width: 140rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #page-blog .section-hero .headline-right--form .field-group[type=select] .open-dropdown span {
    width: 100%;
    text-align: left;
  }
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .open-dropdown svg {
  flex-shrink: 0;
  margin-left: 10rem;
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown {
  background-color: white;
  position: absolute;
  top: calc(100% + 10rem);
  left: 0;
  min-width: 100%;
  overflow: auto;
  max-height: 216rem;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transform: translateY(5px);
  transition-property: opacity, transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 6;
}
@media (max-width: 1023px) {
  #page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown {
    overflow: visible;
    max-width: 100%;
    z-index: 100;
  }
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown::-webkit-scrollbar {
  width: 4px;
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown::-webkit-scrollbar-thumb {
  background-color: #35373f;
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown::-webkit-scrollbar-thumb:hover {
  background-color: #35373f;
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown ul li {
  width: 100%;
  white-space: nowrap;
  order: 2;
}
@media (max-width: 1023px) {
  #page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown ul li {
    white-space: unset;
  }
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown ul li.invisible, #page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown ul li.hidden {
  display: none;
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown ul li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: black;
  font-size: 14rem;
  font-weight: normal;
  padding: 12rem 30rem 12rem 10rem;
  text-align: left;
  width: 100%;
  display: block;
  transition-property: background-color, color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
@media (max-width: 1023px) {
  #page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown ul li a {
    padding: 10rem 30rem 10rem 10rem;
    height: unset;
    line-height: 1.1;
  }
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown ul li:hover a, #page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown ul li.active a {
  background-color: rgba(53, 55, 63, 0.1);
  color: #35373f;
}
#page-blog .section-hero .headline-right--form .field-group[type=select] .dropdown ul li.active a {
  background-color: #35373f;
  color: white;
}
#page-blog .section-hero .headline-right--form .field-group[type=select].not-empty .open-dropdown span {
  color: white;
}
#page-blog .section-hero .headline-right--form .field-group[type=select].active .dropdown {
  opacity: 1;
  transform: translateY(0);
  pointer-events: initial;
}
#page-blog .section-blog {
  margin-top: -180rem;
  padding: 0 0 160rem;
}
@media (max-width: 1023px) {
  #page-blog .section-blog {
    margin-top: -30rem;
    padding: 0 0 80rem;
  }
}
#page-blog .section-blog .listing {
  position: relative;
  z-index: 1;
}
#page-blog .section-blog .listing-items {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 16rem;
  grid-row-gap: 54rem;
}
@media (max-width: 1023px) {
  #page-blog .section-blog .listing-items {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30rem;
  }
}
#page-blog .section-blog .listing-items .item,
#page-blog .section-blog .listing-items .sk-item {
  position: relative;
  width: 100%;
  height: 420rem;
  overflow: hidden;
}
#page-blog .section-blog .listing-items .item:nth-child(9n-8),
#page-blog .section-blog .listing-items .sk-item:nth-child(9n-8) {
  grid-column: span 5;
}
#page-blog .section-blog .listing-items .item:nth-child(9n-7),
#page-blog .section-blog .listing-items .sk-item:nth-child(9n-7) {
  grid-column: span 7;
}
#page-blog .section-blog .listing-items .item:nth-child(9n-6),
#page-blog .section-blog .listing-items .sk-item:nth-child(9n-6) {
  grid-column: span 7;
}
#page-blog .section-blog .listing-items .item:nth-child(9n-5),
#page-blog .section-blog .listing-items .sk-item:nth-child(9n-5) {
  grid-column: span 5;
}
#page-blog .section-blog .listing-items .item:nth-child(9n-4),
#page-blog .section-blog .listing-items .sk-item:nth-child(9n-4) {
  grid-column: span 6;
}
#page-blog .section-blog .listing-items .item:nth-child(9n-3),
#page-blog .section-blog .listing-items .sk-item:nth-child(9n-3) {
  grid-column: span 6;
}
#page-blog .section-blog .listing-items .item:nth-child(9n-2),
#page-blog .section-blog .listing-items .sk-item:nth-child(9n-2) {
  grid-column: span 4;
}
#page-blog .section-blog .listing-items .item:nth-child(9n-1),
#page-blog .section-blog .listing-items .sk-item:nth-child(9n-1) {
  grid-column: span 4;
}
#page-blog .section-blog .listing-items .item:nth-child(9n),
#page-blog .section-blog .listing-items .sk-item:nth-child(9n) {
  grid-column: span 4;
}
@media (max-width: 1023px) {
  #page-blog .section-blog .listing-items .item,
  #page-blog .section-blog .listing-items .sk-item {
    grid-column: span 1 !important;
  }
}
#page-blog .section-blog .listing-items .item-link,
#page-blog .section-blog .listing-items .sk-item-link {
  z-index: 5;
}
#page-blog .section-blog .listing-items .item-image,
#page-blog .section-blog .listing-items .sk-item-image {
  transition-property: transform;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
#page-blog .section-blog .listing-items .item-image::before,
#page-blog .section-blog .listing-items .sk-item-image::before {
  content: "";
  background-color: rgba(25, 24, 28, 0.2);
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-blog .section-blog .listing-items .item-image::before,
  #page-blog .section-blog .listing-items .sk-item-image::before {
    background-color: rgba(25, 24, 28, 0.4);
  }
}
#page-blog .section-blog .listing-items .item-image::after,
#page-blog .section-blog .listing-items .sk-item-image::after {
  content: "";
  background-image: linear-gradient(to bottom, rgba(25, 24, 28, 0) 55%, rgba(25, 24, 28, 0.7));
  z-index: 2;
}
#page-blog .section-blog .listing-items .item-category,
#page-blog .section-blog .listing-items .sk-item-category {
  position: absolute;
  top: 30rem;
  left: 32rem;
  padding: 12rem;
  background-color: rgba(25, 24, 28, 0.4);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: white;
  font-size: 12rem;
  font-weight: 400;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
@media (max-width: 767px) {
  #page-blog .section-blog .listing-items .item-category,
  #page-blog .section-blog .listing-items .sk-item-category {
    top: 20rem;
    left: 20rem;
  }
}
#page-blog .section-blog .listing-items .item-category span,
#page-blog .section-blog .listing-items .sk-item-category span {
  font-size: 18rem;
  margin: 0 5rem;
}
#page-blog .section-blog .listing-items .item-content,
#page-blog .section-blog .listing-items .sk-item-content {
  position: absolute;
  right: 32rem;
  bottom: 25rem;
  left: 32rem;
  z-index: 2;
}
@media (max-width: 767px) {
  #page-blog .section-blog .listing-items .item-content,
  #page-blog .section-blog .listing-items .sk-item-content {
    right: 10rem;
    bottom: 20rem;
    left: 20rem;
  }
}
#page-blog .section-blog .listing-items .item-content--date,
#page-blog .section-blog .listing-items .sk-item-content--date {
  color: white;
  font-size: 14rem;
  font-weight: 300;
  margin-bottom: 20rem;
}
#page-blog .section-blog .listing-items .item-content--title,
#page-blog .section-blog .listing-items .sk-item-content--title {
  color: white;
  font-size: 20rem;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 32rem;
}
@media (max-width: 767px) {
  #page-blog .section-blog .listing-items .item-content--title,
  #page-blog .section-blog .listing-items .sk-item-content--title {
    font-size: 16rem;
    max-height: unset;
  }
}
#page-blog .section-blog .listing-items .item-content--cta,
#page-blog .section-blog .listing-items .sk-item-content--cta {
  color: #969bb0;
  font-size: 16rem;
  font-weight: 500;
}
#page-blog .section-blog .listing-items .item:hover .item-image,
#page-blog .section-blog .listing-items .sk-item:hover .item-image {
  transform: scale(1.05);
}
#page-blog .section-blog .listing-items .sk-item {
  background: rgb(237.25, 237.25, 237.25);
  position: relative;
  animation: skeleton 1s infinite;
  height: 420rem;
}
@media (max-width: 1023px) {
  #page-blog .section-blog .listing-items .sk-item {
    height: 360rem;
  }
}
@keyframes skeleton {
  0%, 100% {
    background: rgb(237.25, 237.25, 237.25);
  }
  50% {
    background: rgb(219.5, 219.5, 219.5);
  }
}
#page-blog .section-blog .listing-no-result {
  border-radius: 8px;
  width: 350rem;
  padding: 25rem;
  background-color: white;
  color: black;
  font-size: 21rem;
  font-weight: normal;
  text-align: center;
  margin: 140rem auto 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page-blog .section-blog .listing-cta {
  margin-top: 80rem;
  text-align: center;
}
@media (max-width: 1023px) {
  #page-blog .section-blog .listing-cta {
    margin-top: 40rem;
  }
}
/*# sourceMappingURL=blog.min.css.map */
