/* xl - DESKTOP STYLES */
.hero {
  height: 720px;
}
.hero:after {
  bottom: 0;
}
.hero:after {
  background: #2D3176;
  background: linear-gradient(180deg, rgba(42, 49, 125, 0), #2D3176);
  content: "";
  height: 90px;
  left: 0;
  position: absolute;
  width: 100%;
}
.elementor-location-footer p {
  color: #fff;
}
.elementor-sticky--active {
  transition: background 0.3s !important;
}
.swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.elementor-sticky__spacer {
  margin: 0px;
}
.elementor-sticky--effects {
  background: #2D3176 !important;
}
#content {
  margin-top: -100px;
}
.elementor-image-carousel-wrapper img {
  max-height: 100px;
}
.white-right {
  border-image: linear-gradient(90deg, rgba(0, 0, 255, 0), white, white) fill 1;
}
@media (max-width: 768px) {
  .white-right {
    border-image: linear-gradient(180deg, rgba(0, 0, 255, 0), white, white) fill 1;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F69-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAUA%3BAACC%3BAAAA%3BAAAA%3BAAAA%22%7D */