.elementor-329 .elementor-element.elementor-element-5329ea5{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-329 .elementor-element.elementor-element-e3f9d40{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-329 .elementor-element.elementor-element-40f6cc0{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-329 .elementor-element.elementor-element-7ac4f9d{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-329 .elementor-element.elementor-element-145c383{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-329 .elementor-element.elementor-element-5737c14{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-329 .elementor-element.elementor-element-cacdc75{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-329 .elementor-element.elementor-element-e3f9d40{--content-width:1200px;}.elementor-329 .elementor-element.elementor-element-40f6cc0{--content-width:1200px;}.elementor-329 .elementor-element.elementor-element-7ac4f9d{--content-width:1200px;}.elementor-329 .elementor-element.elementor-element-145c383{--content-width:1200px;}.elementor-329 .elementor-element.elementor-element-5737c14{--content-width:1200px;}.elementor-329 .elementor-element.elementor-element-cacdc75{--content-width:1200px;}}/* Start custom CSS for html, class: .elementor-element-e286551 */.am-wdc-hero {
  position: relative;
  min-height: 88vh;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: #f6f2ed;
}

.am-wdc-hero__media,
.am-wdc-hero__media img,
.am-wdc-hero__overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.am-wdc-hero__media img {
  object-fit: cover;
  object-position: center center;
  display: block;
}

.am-wdc-hero__overlay {
  background:
    linear-gradient(to right, rgba(24, 21, 19, 0.62) 0%, rgba(24, 21, 19, 0.38) 38%, rgba(24, 21, 19, 0.18) 60%, rgba(24, 21, 19, 0.10) 100%),
    linear-gradient(to top, rgba(24, 21, 19, 0.18) 0%, rgba(24, 21, 19, 0.00) 45%);
  z-index: 1;
}

.am-wdc-hero__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 140px 48px 110px;
}

.am-wdc-hero__content {
  max-width: 720px;
}

.am-wdc-hero__eyebrow {
  display: inline-block;
  margin-bottom: 18px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.82);
}

.am-wdc-hero__title {
  margin: 0 0 24px;
  font-size: clamp(2.6rem, 5.4vw, 5.2rem);
  line-height: 0.98;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: #ffffff;
  max-width: 10.5ch;
}

.am-wdc-hero__text {
  margin: 0 0 16px;
  max-width: 640px;
  font-size: clamp(1rem, 1.25vw, 1.18rem);
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.88);
}

.am-wdc-hero__text--secondary {
  color: rgba(255, 255, 255, 0.74);
}

.am-wdc-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.am-wdc-hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 22px;
  text-decoration: none;
  font-size: 0.82rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  transition: all 0.28s ease;
}

.am-wdc-hero__btn--primary {
  background: #ffffff;
  color: #1b1816;
  border: 1px solid #ffffff;
}

.am-wdc-hero__btn--primary:hover {
  background: transparent;
  color: #ffffff;
}

.am-wdc-hero__btn--secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.65);
}

.am-wdc-hero__btn--secondary:hover {
  background: #ffffff;
  color: #1b1816;
  border-color: #ffffff;
}

@media (max-width: 1024px) {
  .am-wdc-hero {
    min-height: 78vh;
  }

  .am-wdc-hero__inner {
    padding: 130px 34px 92px;
  }

  .am-wdc-hero__title {
    max-width: 11ch;
  }

  .am-wdc-hero__text {
    max-width: 580px;
  }
}

@media (max-width: 767px) {
  .am-wdc-hero {
    min-height: 84vh;
  }

  .am-wdc-hero__overlay {
    background:
      linear-gradient(to top, rgba(24, 21, 19, 0.66) 0%, rgba(24, 21, 19, 0.34) 48%, rgba(24, 21, 19, 0.20) 100%);
  }

  .am-wdc-hero__inner {
    padding: 118px 22px 72px;
  }

  .am-wdc-hero__content {
    max-width: 100%;
  }

  .am-wdc-hero__eyebrow {
    margin-bottom: 16px;
    font-size: 11px;
    letter-spacing: 0.18em;
  }

  .am-wdc-hero__title {
    margin-bottom: 18px;
    max-width: 100%;
    line-height: 1.02;
  }

  .am-wdc-hero__text {
    font-size: 1rem;
    line-height: 1.75;
  }

  .am-wdc-hero__actions {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    margin-top: 28px;
  }

  .am-wdc-hero__btn {
    width: 100%;
    min-height: 50px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-df0deb4 */.am-wdc-intro {
  background: #ffffff;
  padding: 110px 0;
}

.am-wdc-intro__inner {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.am-wdc-intro__top {
  display: grid;
  grid-template-columns: 180px minmax(0, 760px);
  justify-content: center;
  column-gap: 48px;
  row-gap: 24px;
  align-items: start;
}

.am-wdc-intro__meta {
  padding-top: 10px;
}

.am-wdc-intro__eyebrow {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #9a8976;
}

.am-wdc-intro__main {
  max-width: 760px;
}

.am-wdc-intro__title {
  margin: 0 0 28px;
  max-width: 12ch;
  font-size: clamp(2.2rem, 4.2vw, 4.3rem);
  line-height: 1.04;
  font-weight: 400;
  letter-spacing: -0.035em;
  color: #171310;
}

.am-wdc-intro__text {
  max-width: 680px;
}

.am-wdc-intro__text p {
  margin: 0 0 26px;
  font-size: 1.02rem;
  line-height: 1.9;
  color: #5e544a;
}

.am-wdc-intro__text p:last-child {
  margin-bottom: 0;
}

.am-wdc-intro__notes {
  width: min(988px, 100%);
  margin: 56px auto 0;
  padding-top: 26px;
  border-top: 1px solid rgba(180, 160, 140, 0.35);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.am-wdc-intro__note-title {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 0.88rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1b1613;
}

.am-wdc-intro__note-text {
  margin: 0;
  font-size: 0.97rem;
  line-height: 1.8;
  color: #6c6157;
}

@media (max-width: 991px) {
  .am-wdc-intro {
    padding: 90px 0;
  }

  .am-wdc-intro__inner {
    width: min(100%, calc(100% - 36px));
  }

  .am-wdc-intro__top {
    grid-template-columns: 1fr;
    justify-content: start;
    row-gap: 18px;
  }

  .am-wdc-intro__meta {
    padding-top: 0;
  }

  .am-wdc-intro__main,
  .am-wdc-intro__text {
    max-width: 100%;
  }

  .am-wdc-intro__title {
    max-width: 12ch;
    margin-bottom: 22px;
  }

  .am-wdc-intro__notes {
    width: 100%;
    margin-top: 42px;
    gap: 20px;
  }
}

@media (max-width: 767px) {
  .am-wdc-intro {
    padding: 72px 0;
  }

  .am-wdc-intro__inner {
    width: min(100%, calc(100% - 24px));
  }

  .am-wdc-intro__eyebrow {
    font-size: 11px;
    letter-spacing: 0.18em;
  }

  .am-wdc-intro__title {
    max-width: 100%;
    font-size: clamp(1.95rem, 9vw, 2.8rem);
    line-height: 1.08;
  }

  .am-wdc-intro__text p {
    font-size: 1rem;
    line-height: 1.85;
    margin-bottom: 18px;
  }

  .am-wdc-intro__notes {
    grid-template-columns: 1fr;
    padding-top: 22px;
    margin-top: 34px;
  }

  .am-wdc-intro__note-title {
    font-size: 0.84rem;
  }

  .am-wdc-intro__note-text {
    font-size: 0.95rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-06c6941 */.am-wdc-included {
  background: #f7f4ef;
  padding: 110px 0;
}

.am-wdc-included__inner {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.am-wdc-included__intro {
  max-width: 760px;
  margin: 0 0 56px;
}

.am-wdc-included__eyebrow {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #9a8976;
}

.am-wdc-included__title {
  margin: 0 0 22px;
  max-width: 11ch;
  font-size: clamp(2.1rem, 4vw, 4rem);
  line-height: 1.05;
  font-weight: 400;
  letter-spacing: -0.035em;
  color: #171310;
}

.am-wdc-included__text {
  margin: 0;
  max-width: 690px;
  font-size: 1.03rem;
  line-height: 1.9;
  color: #5f544a;
}

.am-wdc-included__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.am-wdc-included__item {
  background: rgba(255,255,255,0.7);
  padding: 34px 28px 30px;
  border: 1px solid rgba(180, 160, 140, 0.10);
  backdrop-filter: blur(2px);
  min-height: 100%;
}

.am-wdc-included__number {
  display: inline-block;
  margin-bottom: 18px;
  font-size: 0.8rem;
  line-height: 1;
  text-transform: uppercase;
  color: rgba(179, 154, 132, 0.6);
  letter-spacing: 0.2em;}

.am-wdc-included__item-title {
  margin: 0 0 14px;
  font-size: 1.28rem;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: -0.02em;
  color: #1b1613;
}

.am-wdc-included__item-text {
  margin: 0;
  font-size: 0.98rem;
  line-height: 1.85;
  color: #6a6056;
}

@media (max-width: 991px) {
  .am-wdc-included {
    padding: 90px 0;
  }

  .am-wdc-included__inner {
    width: min(100%, calc(100% - 36px));
  }

  .am-wdc-included__intro {
    margin-bottom: 42px;
  }

  .am-wdc-included__title {
    max-width: 13ch;
  }

  .am-wdc-included__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .am-wdc-included__item {
    padding: 30px 24px 26px;
  }
}

@media (max-width: 767px) {
  .am-wdc-included {
    padding: 72px 0;
  }

  .am-wdc-included__inner {
    width: min(100%, calc(100% - 24px));
  }

  .am-wdc-included__eyebrow {
    font-size: 11px;
    letter-spacing: 0.18em;
  }

  .am-wdc-included__title {
    max-width: 100%;
    font-size: clamp(1.95rem, 9vw, 2.8rem);
    line-height: 1.08;
  }

  .am-wdc-included__text {
    font-size: 1rem;
    line-height: 1.85;
  }

  .am-wdc-included__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .am-wdc-included__item {
    padding: 26px 20px 24px;
  }

  .am-wdc-included__item-title {
    font-size: 1.18rem;
  }

  .am-wdc-included__item-text {
    font-size: 0.96rem;
    line-height: 1.8;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d8e81b */.am-wdc-why {
  background: #ffffff;
  padding: 110px 0;
}

.am-wdc-why__inner {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.am-wdc-why__intro {
  max-width: 760px;
  margin: 0 0 56px;
}

.am-wdc-why__eyebrow {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #9a8976;
}

.am-wdc-why__title {
  margin: 0 0 22px;
  max-width: 11ch;
  font-size: clamp(2.1rem, 4vw, 4rem);
  line-height: 1.05;
  font-weight: 400;
  letter-spacing: -0.035em;
  color: #171310;
}

.am-wdc-why__lead {
  margin: 0;
  max-width: 700px;
  font-size: 1.03rem;
  line-height: 1.9;
  color: #5f544a;
}

.am-wdc-why__layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 44px;
  align-items: start;
}

.am-wdc-why__image-wrap {
  position: relative;
}

.am-wdc-why__image {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 720px;
  object-fit: cover;
}

.am-wdc-why__content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  border-top: 1px solid rgba(180, 160, 140, 0.25);
}

.am-wdc-why__item {
  padding: 28px 0 30px;
  border-bottom: 1px solid rgba(180, 160, 140, 0.25);
}

.am-wdc-why__item-title {
  margin: 0 0 10px;
  font-size: 1.36rem;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: -0.02em;
  color: #1b1613;
}

.am-wdc-why__item-text {
  margin: 0;
  max-width: 560px;
  font-size: 0.99rem;
  line-height: 1.85;
  color: #6a6056;
}

@media (max-width: 991px) {
  .am-wdc-why {
    padding: 90px 0;
  }

  .am-wdc-why__inner {
    width: min(100%, calc(100% - 36px));
  }

  .am-wdc-why__intro {
    margin-bottom: 42px;
  }

  .am-wdc-why__title {
    max-width: 12ch;
  }

  .am-wdc-why__layout {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .am-wdc-why__image {
    min-height: 520px;
  }
}

@media (max-width: 767px) {
  .am-wdc-why {
    padding: 72px 0;
  }

  .am-wdc-why__inner {
    width: min(100%, calc(100% - 24px));
  }

  .am-wdc-why__eyebrow {
    font-size: 11px;
    letter-spacing: 0.18em;
  }

  .am-wdc-why__title {
    max-width: 100%;
    font-size: clamp(1.95rem, 9vw, 2.8rem);
    line-height: 1.08;
  }

  .am-wdc-why__lead {
    font-size: 1rem;
    line-height: 1.85;
  }

  .am-wdc-why__image {
    min-height: 360px;
  }

  .am-wdc-why__item {
    padding: 22px 0 24px;
  }

  .am-wdc-why__item-title {
    font-size: 1.18rem;
  }

  .am-wdc-why__item-text {
    font-size: 0.96rem;
    line-height: 1.8;
  }
}

/* ===== Wedding Day Coordination - Why Section refinements ===== */

.am-wdc-why__intro {
  max-width: 820px;
  margin: 0 0 64px;
}

.am-wdc-why__title {
  max-width: 10ch;
  margin: 0 0 24px;
}

.am-wdc-why__lead {
  max-width: 760px;
}

.am-wdc-why__layout {
  grid-template-columns: minmax(340px, 0.9fr) minmax(420px, 1.1fr);
  gap: 56px;
  align-items: start;
}

.am-wdc-why__image-wrap {
  position: relative;
  overflow: hidden;
}

.am-wdc-why__image {
  min-height: 640px;
  max-height: 760px;
  object-fit: cover;
  object-position: center center;
}

.am-wdc-why__content {
  margin-top: 0;
}

.am-wdc-why__item {
  padding: 30px 0 32px;
}

.am-wdc-why__item:first-child {
  padding-top: 18px;
}

.am-wdc-why__item-title {
  margin: 0 0 12px;
}

.am-wdc-why__item-text {
  max-width: 580px;
}

@media (max-width: 991px) {
  .am-wdc-why__intro {
    margin-bottom: 44px;
  }

  .am-wdc-why__layout {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .am-wdc-why__image {
    min-height: 500px;
    max-height: none;
  }

  .am-wdc-why__item:first-child {
    padding-top: 24px;
  }
}

@media (max-width: 767px) {
  .am-wdc-why__intro {
    margin-bottom: 36px;
  }

  .am-wdc-why__title {
    max-width: 100%;
  }

  .am-wdc-why__image {
    min-height: 360px;
  }

  .am-wdc-why__item {
    padding: 22px 0 24px;
  }

  .am-wdc-why__item:first-child {
    padding-top: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d6603d9 */.am-wdc-process {
  background: #f7f4ef;
  padding: 110px 0;
}

.am-wdc-process__inner {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.am-wdc-process__intro {
  max-width: 760px;
  margin: 0 0 58px;
}

.am-wdc-process__eyebrow {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #9a8976;
}

.am-wdc-process__title {
  margin: 0 0 22px;
  max-width: 12ch;
  font-size: clamp(2.1rem, 4vw, 4rem);
  line-height: 1.05;
  font-weight: 400;
  letter-spacing: -0.035em;
  color: #171310;
}

.am-wdc-process__lead {
  margin: 0;
  max-width: 700px;
  font-size: 1.03rem;
  line-height: 1.9;
  color: #5f544a;
}

.am-wdc-process__steps {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.am-wdc-process__step {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(180, 160, 140, 0.10);
  padding: 34px 30px 30px;
  min-height: 100%;
}

.am-wdc-process__step-top {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 16px;
}

.am-wdc-process__number {
  display: inline-block;
  font-size: 0.8rem;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(179, 154, 132, 0.6);
}

.am-wdc-process__step-title {
  margin: 0;
  max-width: 18ch;
  font-size: 1.34rem;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: -0.02em;
  color: #1b1613;
}

.am-wdc-process__step-text {
  margin: 0;
  max-width: 540px;
  font-size: 0.99rem;
  line-height: 1.85;
  color: #6a6056;
}

@media (max-width: 991px) {
  .am-wdc-process {
    padding: 90px 0;
  }

  .am-wdc-process__inner {
    width: min(100%, calc(100% - 36px));
  }

  .am-wdc-process__intro {
    margin-bottom: 42px;
  }

  .am-wdc-process__title {
    max-width: 13ch;
  }

  .am-wdc-process__steps {
    gap: 20px;
  }

  .am-wdc-process__step {
    padding: 30px 24px 26px;
  }
}

@media (max-width: 767px) {
  .am-wdc-process {
    padding: 72px 0;
  }

  .am-wdc-process__inner {
    width: min(100%, calc(100% - 24px));
  }

  .am-wdc-process__eyebrow {
    font-size: 11px;
    letter-spacing: 0.18em;
  }

  .am-wdc-process__title {
    max-width: 100%;
    font-size: clamp(1.95rem, 9vw, 2.8rem);
    line-height: 1.08;
  }

  .am-wdc-process__lead {
    font-size: 1rem;
    line-height: 1.85;
  }

  .am-wdc-process__steps {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .am-wdc-process__step {
    padding: 26px 20px 24px;
  }

  .am-wdc-process__step-title {
    max-width: 100%;
    font-size: 1.18rem;
  }

  .am-wdc-process__step-text {
    font-size: 0.96rem;
    line-height: 1.8;
  }
}

/* subtle lift for process cards */
.am-wdc-process__step {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.am-wdc-process__step:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 28px rgba(0,0,0,0.05);
}

.am-wdc-process__title {
  max-width: 11ch;
}

.am-wdc-process__intro {
  margin-bottom: 64px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-539a591 */.am-wdc-faq {
  background: #ffffff;
  padding: 110px 0;
}

.am-wdc-faq__inner {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.am-wdc-faq__intro {
  max-width: 760px;
  margin: 0 0 56px;
}

.am-wdc-faq__eyebrow {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #9a8976;
}

.am-wdc-faq__title {
  margin: 0 0 22px;
  max-width: 11ch;
  font-size: clamp(2.1rem, 4vw, 4rem);
  line-height: 1.05;
  font-weight: 400;
  letter-spacing: -0.035em;
  color: #171310;
}

.am-wdc-faq__lead {
  margin: 0;
  max-width: 700px;
  font-size: 1.03rem;
  line-height: 1.9;
  color: #5f544a;
}

.am-wdc-faq__list {
  border-top: 1px solid rgba(180, 160, 140, 0.22);
}

.am-wdc-faq__item {
  display: grid;
  grid-template-columns: minmax(280px, 0.95fr) minmax(0, 1.05fr);
  gap: 36px;
  padding: 28px 0 30px;
  border-bottom: 1px solid rgba(180, 160, 140, 0.22);
}

.am-wdc-faq__question {
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.35;
  font-weight: 400;
  letter-spacing: -0.015em;
  color: #1b1613;
}

.am-wdc-faq__answer {
  margin: 0;
  max-width: 620px;
  font-size: 0.99rem;
  line-height: 1.85;
  color: #6a6056;
}

@media (max-width: 991px) {
  .am-wdc-faq {
    padding: 90px 0;
  }

  .am-wdc-faq__inner {
    width: min(100%, calc(100% - 36px));
  }

  .am-wdc-faq__intro {
    margin-bottom: 42px;
  }

  .am-wdc-faq__title {
    max-width: 12ch;
  }

  .am-wdc-faq__item {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 24px 0 26px;
  }
}

@media (max-width: 767px) {
  .am-wdc-faq {
    padding: 72px 0;
  }

  .am-wdc-faq__inner {
    width: min(100%, calc(100% - 24px));
  }

  .am-wdc-faq__eyebrow {
    font-size: 11px;
    letter-spacing: 0.18em;
  }

  .am-wdc-faq__title {
    max-width: 100%;
    font-size: clamp(1.95rem, 9vw, 2.8rem);
    line-height: 1.08;
  }

  .am-wdc-faq__lead {
    font-size: 1rem;
    line-height: 1.85;
  }

  .am-wdc-faq__question {
    font-size: 1.08rem;
    line-height: 1.4;
  }

  .am-wdc-faq__answer {
    font-size: 0.96rem;
    line-height: 1.8;
  }
}

/* ===== FAQ refinement ===== */

.am-wdc-faq__item {
  padding: 32px 0 34px;
  transition: background 0.3s ease;
}

.am-wdc-faq__item:hover {
  background: rgba(180, 160, 140, 0.04);
}

.am-wdc-faq__question {
  max-width: 340px;
}

.am-wdc-faq__answer {
  max-width: 680px;
}

/* more breathing space between lines */
.am-wdc-faq__answer {
  line-height: 1.9;
}

/* soften divider lines */
.am-wdc-faq__list {
  border-top: 1px solid rgba(180, 160, 140, 0.18);
}

.am-wdc-faq__item {
  border-bottom: 1px solid rgba(180, 160, 140, 0.18);
}

/* slight spacing improvement on mobile */
@media (max-width: 767px) {
  .am-wdc-faq__item {
    padding: 26px 0 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1e5bf7c */.am-wdc-cta {
  background: #2a211d;
  padding: 100px 0;
  text-align: center;
}

.am-wdc-cta__inner {
  width: min(900px, calc(100% - 48px));
  margin: 0 auto;
}

.am-wdc-cta__eyebrow {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.66);
}

.am-wdc-cta__title {
  margin: 0 0 22px;
  font-size: clamp(2.1rem, 4vw, 4rem);
  line-height: 1.06;
  font-weight: 400;
  letter-spacing: -0.035em;
  color: #ffffff;
}

.am-wdc-cta__text {
  margin: 0 auto;
  max-width: 690px;
  font-size: 1.03rem;
  line-height: 1.9;
  color: rgba(255, 255, 255, 0.78);
}

.am-wdc-cta__actions {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.am-wdc-cta__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 24px;
  text-decoration: none;
  font-size: 0.82rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  transition: all 0.28s ease;
}

.am-wdc-cta__btn--primary {
  background: #ffffff;
  color: #1b1613;
  border: 1px solid #ffffff;
}

.am-wdc-cta__btn--primary:hover {
  background: transparent;
  color: #ffffff;
}

.am-wdc-cta__btn--secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.42);
}

.am-wdc-cta__btn--secondary:hover {
  background: #ffffff;
  color: #1b1613;
  border-color: #ffffff;
}

@media (max-width: 991px) {
  .am-wdc-cta {
    padding: 84px 0;
  }

  .am-wdc-cta__inner {
    width: min(100%, calc(100% - 36px));
  }
}

@media (max-width: 767px) {
  .am-wdc-cta {
    padding: 72px 0;
  }

  .am-wdc-cta__inner {
    width: min(100%, calc(100% - 24px));
  }

  .am-wdc-cta__eyebrow {
    font-size: 11px;
    letter-spacing: 0.18em;
  }

  .am-wdc-cta__title {
    font-size: clamp(1.95rem, 9vw, 2.8rem);
    line-height: 1.08;
  }

  .am-wdc-cta__text {
    font-size: 1rem;
    line-height: 1.85;
  }

  .am-wdc-cta__actions {
    flex-direction: column;
    gap: 10px;
    margin-top: 28px;
  }

  .am-wdc-cta__btn {
    width: 100%;
  }
}

.am-wdc-cta__title {
  max-width: 18ch;
  margin-left: auto;
  margin-right: auto;
}

.am-wdc-cta {
  background: linear-gradient(
    to bottom,
    #2a211d 0%,
    #241c18 100%
  );
}

.am-wdc-cta__actions {
  margin-top: 40px;
}

.am-wdc-cta__btn {
  min-height: 52px;
  padding: 0 26px;
}

/* tighten CTA content width */
.am-wdc-cta__inner {
  max-width: 760px;
}

/* improve visual centering */
.am-wdc-cta__title {
  max-width: 16ch;
  margin-left: auto;
  margin-right: auto;
}

/* text πιο μαζεμένο */
.am-wdc-cta__text {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}

/* buttons πιο ισορροπημένα */
.am-wdc-cta__actions {
  justify-content: center;
  gap: 16px;
}

/* μικρό tweak για vertical balance */
.am-wdc-cta {
  padding: 110px 0;
}

/* force proper centering behavior */
.am-wdc-cta__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* title true centering */
.am-wdc-cta__title {
  max-width: 15ch;
  margin: 0 auto 22px;
  text-align: center;
}

/* paragraph true centering */
.am-wdc-cta__text {
  max-width: 560px;
  margin: 0 auto;
  text-align: center;
}

/* ensure eyebrow aligns with center visually */
.am-wdc-cta__eyebrow {
  text-align: center;
}

.am-wdc-cta__title {
  letter-spacing: -0.02em;
}/* End custom CSS */