.elementor-11109 .elementor-element.elementor-element-f158317 > .elementor-container{max-width:1400px;}/* Start custom CSS for html, class: .elementor-element-82b5ef2 *//* Rounded corners for the two cream content blocks */
.jcx-hero + .jcx-divider,
.jcx-rotator + .jcx-divider {
  border-radius: 38px 38px 0 0;
  overflow: hidden;
}

.jcx-details + .jcx-divider,
.jcx-final {
  border-radius: 0 0 38px 38px;
  overflow: hidden;
}

/* Mobile and tablet */
@media (max-width: 760px) {
  .jcx-hero + .jcx-divider,
  .jcx-rotator + .jcx-divider {
    border-radius: 25px 25px 0 0;
  }

  .jcx-details + .jcx-divider,
  .jcx-final {
    border-radius: 0 0 25px 25px;
  }
}/* End custom CSS */