@charset "UTF-8";

.ew-contact-page { background: #fffdf9; color: #20201f; }
.ew-contact-wordmark { font-size: 24px; }
.ew-contact-wordmark span { font-size: 31px; }

.ew-contact-hero { position: relative; overflow: hidden; padding: 164px 24px 116px; background: #1f2d2a; color: #fff; isolation: isolate; }
.ew-contact-hero__inner, .ew-contact-main__inner, .ew-contact-reassurance__inner { width: min(1120px, 100%); margin: 0 auto; }
.ew-contact-hero__inner { position: relative; z-index: 1; }
.ew-contact-eyebrow, .ew-contact-section-kicker { margin: 0 0 20px; color: #e36d33; font-size: 12px; font-weight: 900; letter-spacing: .18em; }
.ew-contact-hero h1 { margin: 0; max-width: 760px; font-size: clamp(42px, 6vw, 76px); font-weight: 900; letter-spacing: -.06em; line-height: 1.13; }
.ew-contact-hero h1 em { color: #ff8b50; font-style: normal; }
.ew-contact-lead { margin: 28px 0 0; color: #ecf0ee; font-size: clamp(15px, 2vw, 18px); font-weight: 700; line-height: 2; }
.ew-contact-hero__notes { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 34px; }
.ew-contact-hero__notes span { padding: 9px 14px; border: 1px solid rgba(255,255,255,.32); border-radius: 99px; font-size: 13px; font-weight: 800; }
.ew-contact-orbit { position: absolute; border: 1px solid rgba(255,255,255,.12); border-radius: 50%; z-index: -1; }
.ew-contact-orbit--one { width: 650px; height: 650px; top: -320px; right: -120px; }
.ew-contact-orbit--two { width: 430px; height: 430px; bottom: -250px; right: 17%; border-color: rgba(255,139,80,.32); }

.ew-contact-main { padding: 104px 24px; }
.ew-contact-main__inner { display: grid; grid-template-columns: 1.1fr .9fr; gap: clamp(44px, 8vw, 114px); align-items: center; }
.ew-contact-intro h2, .ew-contact-reassurance h2 { margin: 0; font-size: clamp(31px, 4vw, 50px); letter-spacing: -.05em; line-height: 1.28; }
.ew-contact-intro > p:not(.ew-contact-section-kicker) { max-width: 560px; margin: 25px 0 0; color: #68645f; font-weight: 700; line-height: 2; }
.ew-contact-flow { display: grid; gap: 14px; margin: 37px 0 0; }
.ew-contact-flow div { display: flex; align-items: center; gap: 18px; padding-bottom: 13px; border-bottom: 1px solid #e6dfd8; }
.ew-contact-flow dt { color: #e36d33; font-size: 13px; font-weight: 900; letter-spacing: .1em; }
.ew-contact-flow dd { margin: 0; font-size: 15px; font-weight: 900; }
.ew-contact-card { position: relative; overflow: hidden; padding: 44px; border-radius: 24px; background: #f1e8de; box-shadow: 16px 16px 0 #e36d33; }
.ew-contact-card::after { position: absolute; content: ""; width: 210px; height: 210px; top: -116px; right: -100px; border: 30px solid rgba(227,109,51,.17); border-radius: 50%; }
.ew-contact-card__mark { position: relative; z-index: 1; display: grid; place-items: center; width: 46px; height: 46px; border-radius: 50%; color: #fff; background: #e36d33; font-size: 28px; font-weight: 900; font-style: italic; }
.ew-contact-card__label { margin: 30px 0 9px; color: #a45a38; font-size: 11px; font-weight: 900; letter-spacing: .16em; }
.ew-contact-card h2 { margin: 0; font-size: 34px; letter-spacing: -.04em; }
.ew-contact-card > p:not(.ew-contact-card__label) { margin: 15px 0 30px; color: #655d56; font-size: 14px; font-weight: 700; line-height: 1.8; }
.ew-contact-card__button { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 18px 20px; border-radius: 12px; color: #fff; background: #e36d33; box-shadow: 0 8px 0 #bb5124; font-size: 15px; font-weight: 900; }
.ew-contact-card__button span { font-size: 22px; }
.ew-contact-card small { display: block; margin-top: 22px; color: #83786e; font-size: 11px; line-height: 1.6; }

.ew-contact-reassurance { padding: 98px 24px 112px; background: #f4f1ec; }
.ew-contact-reassurance__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 42px; }
.ew-contact-reassurance article { min-height: 230px; padding: 28px; border-radius: 16px; background: #fffdf9; }
.ew-contact-reassurance article span { color: #e36d33; font-size: 13px; font-weight: 900; letter-spacing: .1em; }
.ew-contact-reassurance article h3 { margin: 34px 0 12px; font-size: 20px; line-height: 1.5; }
.ew-contact-reassurance article p { margin: 0; color: #706a63; font-size: 13px; font-weight: 700; line-height: 1.8; }

.ew-contact-company-card { padding: 26px 28px 24px; border: 1px solid rgba(255,255,255,.18); border-radius: 16px; background: rgba(255,255,255,.06); }
.ew-contact-company-card .ew-footer__section-label { margin-bottom: 14px; color: #ff9b6b; font-size: 10px; letter-spacing: .14em; }
.ew-contact-company-card .ew-footer__company-logo { margin: 0; }
.ew-contact-company-card__location { display: grid; grid-template-columns: 54px 1fr; gap: 13px; align-items: start; margin: 20px 0; padding: 17px 0; border-top: 1px solid rgba(255,255,255,.16); border-bottom: 1px solid rgba(255,255,255,.16); }
.ew-contact-company-card__location > span { padding-top: 2px; color: #ff9b6b; font-size: 11px; font-weight: 900; letter-spacing: .08em; }
.ew-contact-company-card__location address { margin: 0; color: #fff; font-size: 14px; font-style: normal; font-weight: 700; line-height: 1.8; }
.ew-contact-company-card .ew-footer__contact { margin-top: 0; }

@media (max-width: 820px) {
  .ew-contact-hero { padding: 122px 20px 82px; }
  .ew-contact-lead br { display: none; }
  .ew-contact-main { padding: 74px 20px; }
  .ew-contact-main__inner { grid-template-columns: 1fr; gap: 52px; }
  .ew-contact-card { padding: 34px 28px; box-shadow: 10px 10px 0 #e36d33; }
  .ew-contact-reassurance { padding: 72px 20px 82px; }
  .ew-contact-reassurance__grid { grid-template-columns: 1fr; gap: 12px; margin-top: 31px; }
  .ew-contact-reassurance article { min-height: 0; }
  .ew-contact-company-card { padding: 24px 20px; }
}
