.elementor-3757 .elementor-element.elementor-element-95420d6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-5662de6 *//* Fine-tune photos in What's included grid */
.ar-included-grid .ar-inc:nth-child(1) img {
  object-position: center 20%;
}

.ar-included-grid .ar-inc:nth-child(3) img {
  object-position: center%;
}
/* Pão de queijo foto: vult het vak, maar minder agressief gecropt */
.ar-included-grid .ar-inc:nth-child(3) img {
  height: 115px;
  object-fit: cover;
  object-position: center 58%;
}
/* DJ Schoenhausen card */
.ar-dj-card {
  margin-top: 22px;
  background: var(--acai);
  color: #fff;
  border-radius: 30px;
  padding: 28px 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  box-shadow: 0 20px 50px rgba(108, 37, 93, 0.22);
}

.ar-dj-label {
  font-size: 12px;
  letter-spacing: .16em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.72);
  min-width: 170px;
}

.ar-dj-card h3 {
  margin: 0;
  font-size: clamp(28px, 4vw, 46px);
  line-height: .95;
  letter-spacing: -.055em;
  text-transform: uppercase;
  color: #fff;
  flex: 1;
}

.ar-dj-card p {
  margin: 0;
  max-width: 310px;
  color: rgba(255,255,255,.82);
  font-weight: 700;
}

@media (max-width: 760px) {
  .ar-dj-card {
    display: block;
  }

  .ar-dj-card h3 {
    margin: 14px 0 10px;
  }
}/* End custom CSS */