.elementor-escen-jobs {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
.elementor-escen-jobs-item {
  padding: 10px;
}
.elementor-escen-jobs-item h4 {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75rem;
}
.elementor-escen-jobs-item p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.elementor-escen-jobs-item .elementor-escen-jobs-item-inner {
  padding: 32px;
  height: 100%;
  background-color: #f2f2f2;
}
.elementor-escen-jobs-item .elementor-escen-jobs-location {
  margin-bottom: 12px;
}
.elementor-escen-jobs-item .elementor-escen-jobs-description {
  margin-bottom: 24px;
}
.elementor-escen-jobs-item .elementor-button-wrapper .elementor-button-text {
  font-family: "Roboto", Sans-serif;
  font-weight: 800;
}

.elementor-grid-mobile-1 .elementor-escen-jobs-item {
  width: 100%;
}
.elementor-grid-mobile-2 .elementor-escen-jobs-item {
  width: 50%;
}
.elementor-grid-mobile-3 .elementor-escen-jobs-item {
  width: 33.33333%;
}
.elementor-grid-mobile-4 .elementor-escen-jobs-item {
  width: 25%;
}
@media (min-width: 768px) {
  .elementor-grid-tablet-1 .elementor-escen-jobs-item {
    width: 100%;
  }
  .elementor-grid-tablet-2 .elementor-escen-jobs-item {
    width: 50%;
  }
  .elementor-grid-tablet-3 .elementor-escen-jobs-item {
    width: 33.33333%;
  }
  .elementor-grid-tablet-4 .elementor-escen-jobs-item {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .elementor-grid-1 .elementor-escen-jobs-item {
    width: 100%;
  }
  .elementor-grid-2 .elementor-escen-jobs-item {
    width: 50%;
  }
  .elementor-grid-3 .elementor-escen-jobs-item {
    width: 33.33333%;
  }
  .elementor-grid-4 .elementor-escen-jobs-item {
    width: 25%;
  }
}
.elementor-escen-jobs-popup {
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.elementor-escen-jobs-popup-inner {
  padding: 0;
  margin: 0 -30px;
  display: flex;
  flex-wrap: wrap;
}
.elementor-escen-jobs-popup-content,
.elementor-escen-jobs-popup-form {
  padding: 40px 110px 40px 60px;
  width: 100%;
}
.elementor-escen-jobs-popup-form {
  background-color: #f4f7f9;
}
.elementor-escen-jobs-popup .fancybox-close-small {
  position: fixed;
  top: 20px;
  right: 20px;
  color: #fff;
  opacity: 0.9;
  transition: 0.5s ease-out;
  border-radius: 24px;
  border: 0;
  outline: none;
  background-color: var(--e-global-color-primary);
  width: 44px;
  height: 44px;
}
.elementor-escen-jobs-popup .fancybox-close-small:hover {
  background-color: var(--e-global-color-primary);
  opacity: 1;
}
.elementor-escen-jobs-popup-content ul {
  padding-left: 0;
}
.elementor-escen-jobs-popup-content ul li {
  list-style-type: none;
}
.max-w-none {
  max-width: none;
}
.prose {
  color: #7f7f83;
}
.prose ul > li::before {
  background-color: #7f7f83;
}
.elementor-escen-jobs-popup-form.prose {
  color: #000;
}
@media (min-width: 992px) {
  .elementor-escen-jobs-popup-content,
  .elementor-escen-jobs-popup-form {
    padding: 80px 40px 80px 80px;
    width: 55%;
  }
  .elementor-escen-jobs-popup-form {
    padding-left: 40px;
    padding-right: 130px;
    width: 45%;
  }
  .elementor-escen-jobs-popup .fancybox-close-small {
    top: 30px;
    right: 30px;
  }
}
