.elementor-8651 .elementor-element.elementor-element-4028582d:not(.elementor-motion-effects-element-type-background), .elementor-8651 .elementor-element.elementor-element-4028582d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-8651 .elementor-element.elementor-element-4028582d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8651 .elementor-element.elementor-element-4028582d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-global .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-8651 .elementor-element.elementor-element-274d1b3{--display:flex;}.elementor-8651 .elementor-element.elementor-element-3bea55be{--display:flex;}.elementor-8651 .elementor-element.elementor-element-6a5696ef{--display:flex;}.elementor-8651 .elementor-element.elementor-element-5d949b27{--display:flex;}.elementor-8651 .elementor-element.elementor-element-1c28f20d{--n-accordion-title-font-size:1rem;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}.elementor-8651 .elementor-element.elementor-element-48d550b4{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-8651 .elementor-element.elementor-element-5f2312bf{text-align:center;}.elementor-8651 .elementor-element.elementor-element-193dd753{text-align:center;}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-8651 .elementor-element.elementor-element-388e8a79 .gallery-item .gallery-caption{text-align:center;}/* Start custom CSS for text-editor, class: .elementor-element-0106987 */.special-event-sitemap {
  max-width: 1000px;
  margin: 32px auto 38px;
  padding: 28px 34px 32px;
  background: #111;
  border: 1px solid #2d2d2d;
  border-radius: 18px;
  text-align: center;
  overflow: hidden;
}

.special-event-sitemap__header {
  margin-bottom: 22px;
}

.special-event-sitemap__eyebrow {
  display: inline-block;
  color: #ec3f6f;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.special-event-sitemap__divider {
  width: 48px;
  height: 2px;
  margin: 12px auto 0;
  background: #ec3f6f;
  border-radius: 999px;
}

.special-event-sitemap__links {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
}

.special-event-sitemap__link {
  display: flex;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  padding: 12px 14px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  background: #181818;
  border: 1px solid #3b3b3b;
  border-radius: 8px;
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    transform 0.2s ease;
}

.special-event-sitemap__link:hover,
.special-event-sitemap__link:focus-visible {
  color: #fff;
  background: #ec3f6f;
  border-color: #ec3f6f;
  transform: translateY(-2px);
}

.special-event-sitemap__link:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

@media (max-width: 1000px) {
  .special-event-sitemap__links {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .special-event-sitemap {
    margin: 24px auto 30px;
    padding: 24px 18px 26px;
    border-radius: 14px;
  }

  .special-event-sitemap__header {
    margin-bottom: 18px;
  }

  .special-event-sitemap__eyebrow {
    font-size: 11px;
    letter-spacing: 1.5px;
  }

  .special-event-sitemap__links {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .special-event-sitemap__link {
    min-height: 48px;
    padding: 11px 14px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-4b48f6f5 */.makeup-editorial-content {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  color: #4a4a4a;
  font-size: 16px;
  line-height: 1.8;
}

.makeup-copy-section {
  position: relative;
  max-width: 820px;
  margin: 60px auto;
  padding: 42px 48px;
  text-align: center;
  background: linear-gradient(180deg, #ffffff 0%, #fff8fa 100%);
  border: 1px solid #f3dce4;
  border-radius: 18px;
  box-shadow: 0 14px 38px rgba(0, 0, 0, 0.06);
}

.makeup-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  color: #ec3f6f;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.makeup-copy-section h2 {
  margin: 0;
  color: #111;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
}

.makeup-divider {
  width: 64px;
  height: 3px;
  margin: 22px auto 26px;
  background: #ec3f6f;
  border-radius: 999px;
}

.makeup-copy-section p {
  max-width: 720px;
  margin: 0 auto 16px;
}

.makeup-copy-section p:last-child {
  margin-bottom: 0;
}

.makeup-copy-section strong {
  color: #111;
  font-weight: 700;
}

@media (max-width: 767px) {
  .makeup-editorial-content {
    padding: 0 16px;
    font-size: 15px;
    line-height: 1.7;
  }

  .makeup-copy-section {
    margin: 40px auto;
    padding: 32px 22px;
    border-radius: 14px;
  }

  .makeup-copy-section h2 {
    font-size: 28px;
  }

  .makeup-eyebrow {
    font-size: 11px;
    letter-spacing: 1.5px;
  }

  .makeup-divider {
    margin: 18px auto 22px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-193dd753 */p {
    color: #000;
    font-style: italic;
}/* End custom CSS */