.elementor-1057 .elementor-element.elementor-element-9ca8e35{--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;}.elementor-1057 .elementor-element.elementor-element-03d50ce img{width:650px;border-radius:4px 4px 4px 4px;}.elementor-1057 .elementor-element.elementor-element-4dd1256 img{width:650px;border-radius:4px 4px 4px 4px;}/* Start custom CSS for html, class: .elementor-element-7862d65 *//* Love in Crete Article CTA */
.lic-article-cta {
  margin: clamp(70px, 9vw, 120px) auto 0;
  padding: clamp(56px, 7vw, 90px) 24px;
  background: #111111;
  color: #f3eee7;
}

.lic-article-cta__inner {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

.lic-article-cta__eyebrow {
  margin: 0 0 14px;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(214, 184, 125, 0.82);
}

.lic-article-cta__title {
  margin: 0 0 22px;
  font-family: "Playfair Display", serif;
  font-size: clamp(30px, 4.2vw, 48px);
  line-height: 1.12;
  font-weight: 400;
  letter-spacing: -0.02em;
color: rgba(243, 238, 231, 0.92)!important;
}

.lic-article-cta__text {
  margin: 0 auto 30px;
  max-width: 620px;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.35vw, 17px);
  line-height: 1.85;
  font-weight: 300;
  color: rgba(243, 238, 231, 0.76);
}

.lic-article-cta__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 28px;
  border: 1px solid rgba(214, 184, 125, 0.75);
  border-radius: 999px;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #f3eee7;
  text-decoration: none;
  transition: all 0.25s ease;
}

.lic-article-cta__button:hover {
  background: rgba(214, 184, 125, 0.14);
  border-color: rgba(214, 184, 125, 1);
  color: #ffffff;
}

@media (max-width: 767px) {
  .lic-article-cta {
    margin-top: 64px;
    padding: 54px 22px 66px;
  }

  .lic-article-cta__title {
    margin-bottom: 18px;
  }

  .lic-article-cta__text {
    line-height: 1.75;
    margin-bottom: 26px;
  }

  .lic-article-cta__button {
    padding: 12px 22px;
    font-size: 11px;
  }
}/* End custom CSS */