/* DD Elementor Article Template Pro v1.6.3
   Scoped styles only. Safe to enqueue globally. */

:root {
  --dd-eat-orange: #ff9a00;
  --dd-eat-orange-soft: #ffb84d;
  --dd-eat-navy: #323d4a;
  --dd-eat-text: #323d4a;
  --dd-eat-muted: #6b7a8a;
  --dd-eat-border: #dde4ec;
  --dd-eat-bg: #fafbfc;
}

.dd-neat-v16,
.dd-neat-v16 * {
  box-sizing: border-box;
}

.dd-neat-hero-section {
  overflow: hidden;
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.dd-neat-hero-section .elementor-container {
  align-items: flex-start !important;
}

.dd-neat-hero-copy > .elementor-widget-heading,
.dd-neat-hero-copy > .elementor-widget-text-editor {
  max-width: 980px;
}

.dd-neat-hero-copy .elementor-widget-button {
  display: inline-block !important;
  width: auto !important;
  vertical-align: top;
}

.dd-neat-hero-copy .elementor-button {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.14);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.dd-neat-hero-copy .elementor-button:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.2);
}

/* Pin media strip fully to the bottom and remove every gap */
.dd-neat-hero-copy,
.dd-neat-hero-copy > .elementor-widget-wrap {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.dd-neat-hero-copy > .elementor-element:last-child,
.dd-neat-hero-copy > .elementor-element:last-child > .elementor-widget-container,
.dd-neat-hero-copy > .elementor-element:last-child > .elementor-container {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.dd-neat-hero-media-grid {
  width: 100%;
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  border-bottom: 0 !important;
}

.dd-neat-hero-media-grid > .elementor-container,
.dd-neat-hero-media-grid .elementor-container,
.dd-neat-hero-media-grid .elementor-row {
  gap: 0 !important;
  column-gap: 0 !important;
  row-gap: 0 !important;
  align-items: stretch !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.dd-neat-hero-media-grid .elementor-column,
.dd-neat-hero-media-grid .elementor-col-50,
.dd-neat-hero-media-grid .elementor-column-wrap,
.dd-neat-hero-media-grid .elementor-widget-wrap,
.dd-neat-hero-media-grid .elementor-element-populated,
.dd-neat-hero-media-grid .elementor-widget,
.dd-neat-hero-media-grid .elementor-widget-container,
.dd-neat-hero-media-grid .elementor-image {
  padding: 0 !important;
  margin: 0 !important;
  border-bottom: 0 !important;
}

.dd-neat-hero-media-col {
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0;
}

.dd-neat-hero-media-col .elementor-widget-image,
.dd-neat-hero-media-col .elementor-widget-container,
.dd-neat-hero-media-col .elementor-image {
  display: block;
  height: 100%;
  line-height: 0;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: bottom !important;
}

.dd-neat-hero-media-col img {
  display: block;
  width: 100%;
  min-height: 340px;
  height: 340px;
  object-fit: cover;
  object-position: center center;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: bottom !important;
}

.dd-neat-hero-media-col:first-child img {
  border-top-left-radius: 24px !important;
}

.dd-neat-hero-media-col:last-child img {
  border-top-right-radius: 24px !important;
}

.dd-neat-hero-section + .dd-neat-meta-strip,
.dd-neat-hero-media-grid + .elementor-section,
.dd-neat-hero-media-grid + .dd-neat-meta-strip {
  margin-top: 0 !important;
}

.dd-neat-meta-strip {
  position: relative;
  z-index: 1;
}

.dd-neat-main-layout > .elementor-container {
  align-items: flex-start !important;
}

.dd-neat-content-column {
  min-width: 0;
}

.dd-neat-sticky-sidebar {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 110px !important;
  align-self: flex-start !important;
  max-height: none !important;
  overflow: visible !important;
  padding-right: 0 !important;
}

.dd-neat-sticky-sidebar a {
  text-decoration: none;
}

.dd-neat-sticky-sidebar a:hover {
  text-decoration: underline;
}

.dd-neat-blog-card > .elementor-widget-wrap {
  background: #ffffff;
  border: 1px solid var(--dd-eat-border);
  border-radius: 22px;
  padding: 30px 26px !important;
  box-shadow: 0 18px 44px rgba(42, 55, 70, 0.08);
  height: 100%;
}

.dd-neat-blog-card .elementor-button {
  margin-top: 8px;
}

@media (max-width: 1024px) {
  .dd-neat-hero-section {
    padding-top: 58px !important;
    padding-bottom: 0 !important;
  }

  .dd-neat-hero-copy .elementor-heading-title {
    word-break: normal;
  }

  .dd-neat-hero-media-col img {
    min-height: 280px;
    height: 280px;
  }

  .dd-neat-sticky-sidebar {
    position: relative !important;
    top: auto !important;
    max-height: none !important;
    overflow: visible !important;
    padding-right: 0 !important;
    margin-top: 28px;
  }

  .dd-neat-main-layout > .elementor-container {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .dd-neat-hero-section {
    padding: 44px 18px 0 !important;
  }

  .dd-neat-hero-copy .elementor-widget-button {
    display: block !important;
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 12px !important;
  }

  .dd-neat-hero-copy .elementor-button {
    width: 100%;
    text-align: center;
  }

  .dd-neat-hero-media-grid {
    margin-top: 22px !important;
  }

  .dd-neat-hero-media-grid > .elementor-container,
  .dd-neat-hero-media-grid .elementor-container,
  .dd-neat-hero-media-grid .elementor-row {
    display: block !important;
  }

  .dd-neat-hero-media-col {
    width: 100% !important;
    margin-bottom: 0 !important;
  }

  .dd-neat-hero-media-col img {
    min-height: 210px;
    height: 210px;
  }

  .dd-neat-hero-media-col:first-child img {
    border-top-left-radius: 18px !important;
    border-top-right-radius: 18px !important;
  }

  .dd-neat-hero-media-col:last-child img {
    border-top-right-radius: 0 !important;
  }

  .dd-neat-meta-strip,
  .dd-neat-main-layout,
  .dd-neat-blog-list {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .dd-neat-blog-card {
    width: 100% !important;
    margin-bottom: 18px;
  }

  .dd-neat-blog-card > .elementor-widget-wrap {
    padding: 24px 20px !important;
  }
}
