.elementor-1789 .elementor-element.elementor-element-17eb36ac:not(.elementor-motion-effects-element-type-background), .elementor-1789 .elementor-element.elementor-element-17eb36ac > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1789 .elementor-element.elementor-element-17eb36ac{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-1789 .elementor-element.elementor-element-17eb36ac > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1789 .elementor-element.elementor-element-70960736 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1789 .elementor-element.elementor-element-6d8ec76:not(.elementor-motion-effects-element-type-background), .elementor-1789 .elementor-element.elementor-element-6d8ec76 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1789 .elementor-element.elementor-element-6d8ec76{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-1789 .elementor-element.elementor-element-6d8ec76 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1789 .elementor-element.elementor-element-d3fc969 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1789 .elementor-element.elementor-element-17eb36ac{padding:0px 30px 0px 30px;}.elementor-1789 .elementor-element.elementor-element-6d8ec76{padding:0px 30px 0px 30px;}}@media(max-width:767px){.elementor-1789 .elementor-element.elementor-element-17eb36ac{margin-top:0px;margin-bottom:36px;padding:0px 0px 0px 0px;}.elementor-1789 .elementor-element.elementor-element-70960736 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:30px 30px 30px 30px;}.elementor-1789 .elementor-element.elementor-element-6d8ec76{margin-top:0px;margin-bottom:36px;padding:0px 0px 0px 0px;}.elementor-1789 .elementor-element.elementor-element-d3fc969 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:30px 30px 30px 30px;}}/* Start custom CSS for html, class: .elementor-element-04d1c53 *//* =========================================================
   HOME MAINTENANCE TODAY
   ABOUT NICK — SECTION 1
========================================================= */

.hmt-about-hero {
  --hmt-green: #1f3b24;
  --hmt-green-dark: #102616;
  --hmt-green-deep: #08180d;
  --hmt-cream: #f6f3cc;
  --hmt-cream-light: #fffdf2;
  --hmt-gold: #f9cf15;
  --hmt-gold-hover: #e5bb00;
  --hmt-brown: #985c15;
  --hmt-charcoal: #252525;
  --hmt-white: #ffffff;

  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: clamp(72px, 7vw, 112px) 24px;
  background:
    radial-gradient(
      circle at 10% 12%,
      rgba(249, 207, 21, 0.16),
      transparent 24%
    ),
    radial-gradient(
      circle at 92% 80%,
      rgba(31, 59, 36, 0.12),
      transparent 28%
    ),
    linear-gradient(
      135deg,
      #fffdf3 0%,
      #f8f4d3 55%,
      #f1ebbd 100%
    );
  color: var(--hmt-charcoal);
}

.hmt-about-hero *,
.hmt-about-hero *::before,
.hmt-about-hero *::after {
  box-sizing: border-box;
}

.hmt-about-hero::before {
  content: "";
  position: absolute;
  top: -310px;
  right: -260px;
  z-index: -1;
  width: 720px;
  height: 720px;
  border: 1px solid rgba(31, 59, 36, 0.12);
  border-radius: 50%;
  pointer-events: none;
}

.hmt-about-hero::after {
  content: "";
  position: absolute;
  bottom: -330px;
  left: -270px;
  z-index: -1;
  width: 700px;
  height: 700px;
  border: 1px solid rgba(152, 92, 21, 0.1);
  border-radius: 50%;
  pointer-events: none;
}

.hmt-about-hero__container {
  width: min(100%, 1320px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(390px, 0.72fr);
  align-items: center;
  gap: clamp(48px, 6vw, 88px);
}

/* =========================================================
   LEFT CONTENT
========================================================= */

.hmt-about-hero__content {
  max-width: 760px;
}

.hmt-about-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  margin-bottom: 20px;
  color: var(--hmt-brown) !important;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-transform: uppercase;
}

.hmt-about-hero__eyebrow::before {
  content: "";
  width: 34px;
  height: 3px;
  flex: 0 0 34px;
  border-radius: 999px;
  background: var(--hmt-gold);
}

.hmt-about-hero h1 {
  max-width: 760px;
  margin: 0;
  color: var(--hmt-green-deep) !important;
  font-size: clamp(2.75rem, 4.6vw, 4.8rem);
  font-weight: 850;
  letter-spacing: -0.055em;
  line-height: 1.01;
  text-wrap: balance;
}

.hmt-about-hero h1 span {
  display: block;
  color: var(--hmt-green) !important;
}

.hmt-about-hero__intro {
  max-width: 700px;
  margin: 27px 0 0 !important;
  color: #263027 !important;
  font-size: clamp(1.02rem, 1.3vw, 1.16rem) !important;
  font-weight: 650 !important;
  line-height: 1.62 !important;
}

.hmt-about-hero__supporting-copy {
  max-width: 680px;
  margin: 18px 0 0 !important;
  color: #4b504a !important;
  font-size: 0.95rem !important;
  font-weight: 500 !important;
  line-height: 1.7 !important;
}

/* =========================================================
   QUOTE
========================================================= */

.hmt-about-hero__statement {
  position: relative;
  max-width: 690px;
  margin-top: 26px;
  padding: 21px 24px 21px 62px;
  border-left: 4px solid var(--hmt-gold);
  border-radius: 0 13px 13px 0;
  background: rgba(255, 255, 255, 0.68);
  box-shadow: 0 14px 34px rgba(16, 38, 22, 0.07);
}

.hmt-about-hero__statement > span {
  position: absolute;
  top: 13px;
  left: 19px;
  color: var(--hmt-gold) !important;
  font-family: Georgia, serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
}

.hmt-about-hero__statement p {
  margin: 0 !important;
  color: var(--hmt-green-dark) !important;
  font-size: 0.95rem;
  font-weight: 750;
  line-height: 1.58;
}

/* =========================================================
   BUTTONS
========================================================= */

.hmt-about-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 27px;
}

.hmt-about-hero__button,
.hmt-about-hero__button:visited {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 13px 19px;
  border: 2px solid transparent;
  border-radius: 8px;
  font-size: 0.87rem;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  transition:
    transform 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    color 180ms ease;
}

.hmt-about-hero__button:hover {
  transform: translateY(-2px);
}

.hmt-about-hero__button--primary,
.hmt-about-hero__button--primary:visited {
  background: var(--hmt-gold);
  color: var(--hmt-green-deep) !important;
  box-shadow: 0 14px 30px rgba(152, 92, 21, 0.15);
}

.hmt-about-hero__button--primary:hover {
  background: var(--hmt-gold-hover);
  color: var(--hmt-green-deep) !important;
}

.hmt-about-hero__button--secondary,
.hmt-about-hero__button--secondary:visited {
  border-color: var(--hmt-green-dark);
  background: transparent;
  color: var(--hmt-green-dark) !important;
}

.hmt-about-hero__button--secondary:hover {
  background: var(--hmt-green-dark);
  color: var(--hmt-cream-light) !important;
}

/* =========================================================
   PROFILE AREA
========================================================= */

.hmt-about-hero__profile {
  position: relative;
  width: 100%;
  padding-bottom: 210px;
}

/*
   The wrapper now has a controlled height.
   This removes the large empty green gap.
*/
.hmt-about-hero__image-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 440px;
  border: 9px solid var(--hmt-green-dark);
  border-radius: 24px;
  background: var(--hmt-green-dark);
  box-shadow:
    0 34px 76px rgba(16, 38, 22, 0.24),
    0 10px 24px rgba(16, 38, 22, 0.12);
}

/*
   Absolute positioning prevents Avada or WordPress
   from forcing the image back to height:auto.
*/
.hmt-about-hero__image {
  position: absolute !important;
  inset: 0;
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover;
  object-position: center center;
  border-radius: 15px;
}

.hmt-about-hero__image-badge {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
  max-width: 190px;
  padding: 10px 13px;
  border-radius: 8px;
  background: var(--hmt-gold);
  color: var(--hmt-green-deep) !important;
  font-size: 0.67rem;
  font-weight: 900;
  letter-spacing: 0.06em;
  line-height: 1.35;
  text-align: center;
  text-transform: uppercase;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.2);
}

/*
   The profile card is now anchored directly
   to the image rather than relying on margin.
*/
.hmt-about-hero__profile-card {
  position: absolute;
  right: 21px;
  bottom: -85px;
  left: 21px;
  z-index: 4;
  margin: 0;
  padding: 27px;
  border-radius: 18px;
  background:
    linear-gradient(
      145deg,
      #173a20 0%,
      var(--hmt-green-dark) 62%,
      var(--hmt-green-deep) 100%
    );
  box-shadow: 0 24px 52px rgba(8, 24, 13, 0.3);
  transform: translateY(-72px);
}

.hmt-about-hero__profile-label {
  display: block;
  color: var(--hmt-gold) !important;
  font-size: 0.7rem;
  font-weight: 900;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.hmt-about-hero__profile-card h2 {
  margin: 7px 0 0;
  color: var(--hmt-cream-light) !important;
  font-size: 1.65rem;
  font-weight: 850;
  letter-spacing: -0.035em;
  line-height: 1.15;
}

.hmt-about-hero__profile-card > p {
  margin: 13px 0 0;
  color: rgba(246, 243, 204, 0.78) !important;
  font-size: 0.84rem;
  font-weight: 500;
  line-height: 1.58;
}

.hmt-about-hero__profile-card ul {
  display: grid;
  gap: 10px;
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.hmt-about-hero__profile-card li {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  color: var(--hmt-cream-light) !important;
  font-size: 0.8rem;
  font-weight: 650;
  line-height: 1.48;
}

.hmt-about-hero__profile-card li > span {
  width: 20px;
  height: 20px;
  display: inline-flex;
  flex: 0 0 20px;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
  border-radius: 50%;
  background: var(--hmt-gold);
  color: var(--hmt-green-deep) !important;
  font-size: 0.62rem;
  font-weight: 900;
}

/* =========================================================
   ACCESSIBILITY
========================================================= */

.hmt-about-hero a:focus-visible {
  outline: 3px solid var(--hmt-brown);
  outline-offset: 4px;
}

/* =========================================================
   SMALL DESKTOP
========================================================= */

@media (max-width: 1180px) {
  .hmt-about-hero__container {
    grid-template-columns: minmax(0, 1fr) minmax(360px, 0.68fr);
    gap: 48px;
  }

  .hmt-about-hero h1 {
    font-size: clamp(2.7rem, 4.5vw, 4.2rem);
  }

  .hmt-about-hero__image-wrap {
    height: 410px;
  }
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 980px) {
  .hmt-about-hero {
    padding: 68px 20px 80px;
  }

  .hmt-about-hero__container {
    grid-template-columns: 1fr;
    gap: 52px;
  }

  .hmt-about-hero__content {
    max-width: 820px;
  }

  .hmt-about-hero__profile {
    width: min(100%, 620px);
    padding-bottom: 190px;
  }

  .hmt-about-hero__image-wrap {
    height: 500px;
  }

  .hmt-about-hero__profile-card {
    transform: translateY(-58px);
  }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 620px) {
  .hmt-about-hero {
    padding: 54px 16px 64px;
  }

  .hmt-about-hero h1 {
    font-size: clamp(2.35rem, 10vw, 3.4rem);
    line-height: 1.02;
  }

  .hmt-about-hero h1 span {
    display: inline;
  }

  .hmt-about-hero__intro {
    font-size: 1rem !important;
    line-height: 1.6 !important;
  }

  .hmt-about-hero__supporting-copy {
    font-size: 0.92rem !important;
  }

  .hmt-about-hero__statement {
    padding: 20px 18px 20px 52px;
  }

  .hmt-about-hero__statement > span {
    left: 14px;
    font-size: 2.7rem;
  }

  .hmt-about-hero__statement p {
    font-size: 0.91rem;
  }

  .hmt-about-hero__actions {
    flex-direction: column;
  }

  .hmt-about-hero__button {
    width: 100%;
  }

  .hmt-about-hero__profile {
    padding-bottom: 235px;
  }

  .hmt-about-hero__image-wrap {
    height: 390px;
    border-width: 7px;
    border-radius: 19px;
  }

  .hmt-about-hero__image {
    border-radius: 12px;
  }

  .hmt-about-hero__image-badge {
    top: 14px;
    right: 14px;
    max-width: 150px;
    font-size: 0.6rem;
  }

  .hmt-about-hero__profile-card {
    right: 11px;
    left: 11px;
    padding: 23px 20px;
    transform: translateY(-42px);
  }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {
  .hmt-about-hero__button {
    transition: none;
  }

  .hmt-about-hero__button:hover {
    transform: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a7cc581 *//* =========================================================
   HOME MAINTENANCE TODAY
   ABOUT NICK — FINAL SECTION
========================================================= */

.hmt-about-story {
  --hmt-green: #1f3b24;
  --hmt-green-dark: #102616;
  --hmt-green-deep: #08180d;
  --hmt-green-soft: #31523a;
  --hmt-cream: #f6f3cc;
  --hmt-cream-light: #fffdf2;
  --hmt-gold: #f9cf15;
  --hmt-gold-hover: #e5bb00;
  --hmt-brown: #985c15;
  --hmt-charcoal: #252525;
  --hmt-white: #ffffff;

  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: clamp(76px, 8vw, 124px) 24px;
  background:
    radial-gradient(
      circle at 90% 10%,
      rgba(249, 207, 21, 0.09),
      transparent 24%
    ),
    radial-gradient(
      circle at 5% 80%,
      rgba(246, 243, 204, 0.06),
      transparent 28%
    ),
    linear-gradient(
      145deg,
      #08180d 0%,
      #102616 58%,
      #17371f 100%
    );
  color: var(--hmt-cream-light);
}

.hmt-about-story *,
.hmt-about-story *::before,
.hmt-about-story *::after {
  box-sizing: border-box;
}

.hmt-about-story::before {
  content: "";
  position: absolute;
  top: -300px;
  right: -260px;
  z-index: -1;
  width: 720px;
  height: 720px;
  border: 1px solid rgba(246, 243, 204, 0.09);
  border-radius: 50%;
  pointer-events: none;
}

.hmt-about-story::after {
  content: "";
  position: absolute;
  bottom: -340px;
  left: -280px;
  z-index: -1;
  width: 760px;
  height: 760px;
  border: 1px solid rgba(249, 207, 21, 0.07);
  border-radius: 50%;
  pointer-events: none;
}

.hmt-about-story__container {
  width: min(100%, 1320px);
  margin: 0 auto;
}

/* =========================================================
   INTRO
========================================================= */

.hmt-about-story__intro {
  max-width: 1040px;
  margin-bottom: clamp(42px, 5vw, 68px);
}

.hmt-about-story__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  margin-bottom: 18px;
  color: var(--hmt-gold) !important;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-transform: uppercase;
}

.hmt-about-story__eyebrow::before {
  content: "";
  width: 34px;
  height: 3px;
  border-radius: 999px;
  background: var(--hmt-gold);
}

.hmt-about-story__intro h2 {
  max-width: 980px;
  margin: 0;
  color: var(--hmt-cream-light) !important;
  font-size: clamp(2.5rem, 4.6vw, 4.7rem);
  font-weight: 850;
  letter-spacing: -0.055em;
  line-height: 1;
  text-wrap: balance;
}

.hmt-about-story__intro > p {
  max-width: 850px;
  margin: 22px 0 0;
  color: rgba(255, 253, 242, 0.8) !important;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.72;
}

/* =========================================================
   MAIN LAYOUT
========================================================= */

.hmt-about-story__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(360px, 0.68fr);
  align-items: start;
  gap: clamp(28px, 4vw, 48px);
}

/* =========================================================
   FEATURE
========================================================= */

.hmt-about-story__feature {
  padding: clamp(28px, 4vw, 42px);
  border: 1px solid rgba(246, 243, 204, 0.12);
  border-radius: 20px;
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.085),
      rgba(255, 255, 255, 0.025)
    );
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.045);
}

.hmt-about-story__feature-label {
  display: block;
  margin-bottom: 10px;
  color: var(--hmt-gold) !important;
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.hmt-about-story__feature h3 {
  max-width: 720px;
  margin: 0;
  color: var(--hmt-cream-light) !important;
  font-size: clamp(1.9rem, 3vw, 3.1rem);
  font-weight: 850;
  letter-spacing: -0.045em;
  line-height: 1.05;
}

.hmt-about-story__feature p {
  max-width: 780px;
  margin: 18px 0 0;
  color: rgba(246, 243, 204, 0.78) !important;
  font-size: 0.94rem;
  font-weight: 500;
  line-height: 1.68;
}

/* =========================================================
   PRINCIPLES
========================================================= */

.hmt-about-story__principles {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
  margin-top: 15px;
}

.hmt-about-principle {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 15px;
  min-height: 170px;
  padding: 23px;
  border: 1px solid rgba(246, 243, 204, 0.11);
  border-radius: 16px;
  background: rgba(0, 0, 0, 0.14);
}

.hmt-about-principle__number {
  color: var(--hmt-gold) !important;
  font-size: 0.7rem;
  font-weight: 900;
  letter-spacing: 0.09em;
}

.hmt-about-principle h3 {
  margin: 0;
  color: var(--hmt-cream-light) !important;
  font-size: 1rem;
  font-weight: 850;
  line-height: 1.35;
}

.hmt-about-principle p {
  margin: 9px 0 0;
  color: rgba(246, 243, 204, 0.7) !important;
  font-size: 0.82rem;
  font-weight: 500;
  line-height: 1.58;
}

/* =========================================================
   TRUST PANEL
========================================================= */

.hmt-about-story__trust {
  position: sticky;
  top: 28px;
  padding: clamp(28px, 4vw, 39px);
  border-radius: 21px;
  background:
    linear-gradient(
      150deg,
      #fffef6 0%,
      #f5efc2 100%
    );
  color: var(--hmt-charcoal);
  box-shadow:
    0 30px 68px rgba(0, 0, 0, 0.26),
    0 8px 20px rgba(0, 0, 0, 0.13);
}

.hmt-about-story__trust-label {
  display: block;
  margin-bottom: 10px;
  color: var(--hmt-brown) !important;
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.hmt-about-story__trust h3 {
  margin: 0;
  color: var(--hmt-green-deep) !important;
  font-size: clamp(1.9rem, 2.8vw, 2.9rem);
  font-weight: 850;
  letter-spacing: -0.045em;
  line-height: 1.05;
}

.hmt-about-story__trust > p {
  margin: 17px 0 0;
  color: #454c45 !important;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.64;
}

.hmt-about-story__trust-list {
  display: grid;
  gap: 12px;
  margin-top: 24px;
}

.hmt-about-story__trust-item {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 10px;
  align-items: start;
}

.hmt-about-story__trust-item > span {
  width: 23px;
  height: 23px;
  display: inline-flex;
  flex: 0 0 23px;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
  border-radius: 50%;
  background: var(--hmt-green);
  color: var(--hmt-cream-light) !important;
  font-size: 0.66rem;
  font-weight: 900;
}

.hmt-about-story__trust-item p {
  margin: 0 !important;
  color: #2f3830 !important;
  font-size: 0.83rem;
  font-weight: 700;
  line-height: 1.5;
}

.hmt-about-story__quote {
  position: relative;
  margin-top: 25px;
  padding: 19px 18px 19px 53px;
  border-left: 4px solid var(--hmt-gold);
  border-radius: 0 11px 11px 0;
  background: rgba(255, 255, 255, 0.64);
}

.hmt-about-story__quote > span {
  position: absolute;
  top: 10px;
  left: 16px;
  color: var(--hmt-gold) !important;
  font-family: Georgia, serif;
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 1;
}

.hmt-about-story__quote p {
  margin: 0 !important;
  color: var(--hmt-green-dark) !important;
  font-size: 0.88rem;
  font-weight: 750;
  line-height: 1.58;
}

/* =========================================================
   CLOSING CTA
========================================================= */

.hmt-about-story__closing {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 34px;
  margin-top: clamp(34px, 5vw, 58px);
  padding: clamp(30px, 4vw, 46px);
  border-radius: 21px;
  background:
    linear-gradient(
      120deg,
      var(--hmt-gold) 0%,
      #f4c90f 100%
    );
  box-shadow:
    0 26px 60px rgba(0, 0, 0, 0.23),
    inset 0 -3px 0 rgba(152, 92, 21, 0.12);
}

.hmt-about-story__closing-label {
  display: block;
  margin-bottom: 9px;
  color: var(--hmt-green-dark) !important;
  font-size: 0.67rem;
  font-weight: 900;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.hmt-about-story__closing h3 {
  max-width: 860px;
  margin: 0;
  color: var(--hmt-green-deep) !important;
  font-size: clamp(1.9rem, 3.3vw, 3.5rem);
  font-weight: 850;
  letter-spacing: -0.05em;
  line-height: 1.03;
}

.hmt-about-story__closing p {
  max-width: 800px;
  margin: 16px 0 0;
  color: rgba(8, 24, 13, 0.78) !important;
  font-size: 0.92rem;
  font-weight: 600;
  line-height: 1.62;
}

.hmt-about-story__actions {
  display: flex;
  flex-direction: column;
  gap: 11px;
  min-width: 260px;
}

/* =========================================================
   BUTTONS
========================================================= */

.hmt-about-story__button,
.hmt-about-story__button:visited {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 13px 18px;
  border: 2px solid transparent;
  border-radius: 8px;
  font-size: 0.86rem;
  font-weight: 850;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  transition:
    transform 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    color 180ms ease;
}

.hmt-about-story__button:hover {
  transform: translateY(-2px);
}

.hmt-about-story__button--primary,
.hmt-about-story__button--primary:visited {
  background: var(--hmt-green-deep);
  color: var(--hmt-cream-light) !important;
}

.hmt-about-story__button--primary:hover {
  background: var(--hmt-green);
  color: var(--hmt-white) !important;
}

.hmt-about-story__button--secondary,
.hmt-about-story__button--secondary:visited {
  border-color: var(--hmt-green-deep);
  background: transparent;
  color: var(--hmt-green-deep) !important;
}

.hmt-about-story__button--secondary:hover {
  background: rgba(255, 255, 255, 0.4);
  color: var(--hmt-green-deep) !important;
}

/* =========================================================
   ACCESSIBILITY
========================================================= */

.hmt-about-story a:focus-visible {
  outline: 3px solid var(--hmt-gold);
  outline-offset: 4px;
}

.hmt-about-story__closing a:focus-visible {
  outline-color: var(--hmt-green-deep);
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 980px) {
  .hmt-about-story {
    padding: 68px 20px 78px;
  }

  .hmt-about-story__layout {
    grid-template-columns: 1fr;
  }

  .hmt-about-story__trust {
    position: relative;
    top: auto;
  }

  .hmt-about-story__closing {
    grid-template-columns: 1fr;
  }

  .hmt-about-story__actions {
    flex-direction: row;
    flex-wrap: wrap;
    min-width: 0;
  }

  .hmt-about-story__button {
    flex: 1 1 240px;
  }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 620px) {
  .hmt-about-story {
    padding: 56px 16px 62px;
  }

  .hmt-about-story__intro h2 {
    font-size: clamp(2.25rem, 10.5vw, 3.35rem);
  }

  .hmt-about-story__intro > p {
    font-size: 0.94rem;
  }

  .hmt-about-story__feature,
  .hmt-about-story__trust,
  .hmt-about-story__closing {
    padding: 24px 20px;
    border-radius: 17px;
  }

  .hmt-about-story__principles {
    grid-template-columns: 1fr;
  }

  .hmt-about-principle {
    min-height: 0;
    padding: 20px;
  }

  .hmt-about-story__trust h3 {
    font-size: clamp(1.8rem, 8vw, 2.5rem);
  }

  .hmt-about-story__closing h3 {
    font-size: clamp(1.9rem, 9vw, 2.7rem);
  }

  .hmt-about-story__actions {
    flex-direction: column;
  }

  .hmt-about-story__button {
    width: 100%;
  }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {
  .hmt-about-story__button {
    transition: none;
  }

  .hmt-about-story__button:hover {
    transform: none;
  }
}/* End custom CSS */