@media(min-width:768px){.elementor-570 .elementor-element.elementor-element-66898cd{width:40%;}.elementor-570 .elementor-element.elementor-element-899e8f3{width:100%;}.elementor-570 .elementor-element.elementor-element-b503ad7{width:60%;}}@media(max-width:1024px) and (min-width:768px){.elementor-570 .elementor-element.elementor-element-899e8f3{width:100%;}}/* Start custom CSS for section, class: .elementor-element-64d1407f *//**/
#team .elementor-slide-heading {
  background-color: var(--color-white);
  color: var(--global-palette3);
  font-size: 1em;
  padding: 2em;
  bottom: 0;
  left: 0;
  position: absolute;
  text-transform: uppercase;
  transform: translate3d(-100%,0,0);
  margin-bottom: 0 !important;
}
#team .elementor-slides .swiper-slide-inner .elementor-slide-description {
  font-size: inherit;
  line-height: inherit;
}
#team .elementor-slides .swiper-slide-inner .elementor-slide-description h2 {
  color: var(--color-white);
  margin-bottom: 1rem;
}
#team .swiper-slide {
  height: 100vh;
}
#team .elementor-slides .swiper-slide-bg {
  min-height: 50%;
}
#team .elementor-slides .swiper-slide-inner {
  background-color: var(--color-primary);
  top: 50%;
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  #team .swiper-slide {
    height: 75vh;
  }
  #team .elementor-slides .swiper-slide-bg {
    margin-top: 0;
    min-height: 100%;
    min-width: 50%;
    width: 50%;
  }
  #team .elementor-slides .swiper-slide-inner {
    top: 0;
    left: 50%;
    width: 50%;
  }
}/* End custom CSS */