.elementor-9229 .elementor-element.elementor-element-73af61da:not(.elementor-motion-effects-element-type-background), .elementor-9229 .elementor-element.elementor-element-73af61da > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-9229 .elementor-element.elementor-element-73af61da{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-9229 .elementor-element.elementor-element-73af61da > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9229 .elementor-element.elementor-element-6af39402 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-9229 .elementor-element.elementor-element-6af39402{width:100%;}}@media(max-width:1024px){.elementor-9229 .elementor-element.elementor-element-73af61da{padding:0px 30px 0px 30px;}}@media(max-width:767px){.elementor-9229 .elementor-element.elementor-element-73af61da{margin-top:0px;margin-bottom:36px;padding:0px 0px 0px 0px;}.elementor-9229 .elementor-element.elementor-element-6af39402 > .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-27dc106a */@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap");

.hmt-cp-page,
.hmt-cp-page * {
  box-sizing: border-box;
}

.hmt-cp-page {
  --hmt-cp-deep-green: #1f3b24;
  --hmt-cp-dark-forest: #102616;
  --hmt-cp-very-dark-green: #08180d;
  --hmt-cp-cream: #f6f3cc;
  --hmt-cp-light-cream: #fffdf2;
  --hmt-cp-gold: #f9cf15;
  --hmt-cp-brown: #985c15;
  --hmt-cp-charcoal: #252525;
  --hmt-cp-muted: #50554f;
  --hmt-cp-border: rgba(31, 59, 36, 0.16);
  --hmt-cp-shadow: 0 24px 65px rgba(8, 24, 13, 0.11);

  width: 100%;
  margin: 0;
  padding: 78px 24px;
  background:
    radial-gradient(
      circle at 8% 5%,
      rgba(249, 207, 21, 0.16),
      transparent 29%
    ),
    linear-gradient(180deg, #fffdf2 0%, #f7f4da 100%);
  color: var(--hmt-cp-charcoal);
  font-family: "Inter", Arial, sans-serif;
  font-size: 17px;
  line-height: 1.72;
}

.hmt-cp-page h1,
.hmt-cp-page h2,
.hmt-cp-page h3 {
  margin: 0;
  color: var(--hmt-cp-dark-forest);
  font-family: "Manrope", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.035em;
}

.hmt-cp-page h1 {
  max-width: 820px;
  font-size: clamp(46px, 6vw, 76px);
  line-height: 1.02;
}

.hmt-cp-page h2 {
  font-size: clamp(30px, 3.8vw, 46px);
  line-height: 1.14;
}

.hmt-cp-page h3 {
  font-size: 22px;
  line-height: 1.3;
}

.hmt-cp-page p {
  margin: 0;
}

.hmt-cp-page a,
.hmt-cp-page a:visited {
  color: inherit;
}

.hmt-cp-shell {
  width: min(100%, 1240px);
  margin: 0 auto;
}

.hmt-cp-eyebrow,
.hmt-cp-section-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 19px;
  color: var(--hmt-cp-brown);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.hmt-cp-eyebrow::before,
.hmt-cp-section-label::before {
  flex: 0 0 30px;
  width: 30px;
  height: 3px;
  border-radius: 999px;
  background: var(--hmt-cp-gold);
  content: "";
}

.hmt-cp-section-label--light {
  color: var(--hmt-cp-cream);
}

/* HERO */

.hmt-cp-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(350px, 0.7fr);
  gap: 52px;
  align-items: center;
  overflow: hidden;
  padding: clamp(45px, 6vw, 78px);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 32px;
  background:
    linear-gradient(
      120deg,
      rgba(8, 24, 13, 0.98),
      rgba(31, 59, 36, 0.94)
    ),
    url("https://homemaintenancetoday.com/wp-content/uploads/2026/07/background.jpg")
      center / cover no-repeat;
  box-shadow: var(--hmt-cp-shadow);
}

.hmt-cp-hero::after {
  position: absolute;
  top: -155px;
  right: -130px;
  width: 430px;
  height: 430px;
  border: 1px solid rgba(249, 207, 21, 0.22);
  border-radius: 50%;
  box-shadow:
    0 0 0 44px rgba(249, 207, 21, 0.045),
    0 0 0 88px rgba(249, 207, 21, 0.025);
  content: "";
  pointer-events: none;
}

.hmt-cp-hero__content,
.hmt-cp-hero__card {
  position: relative;
  z-index: 1;
}

.hmt-cp-hero h1 {
  color: var(--hmt-cp-light-cream);
}

.hmt-cp-hero__lead {
  max-width: 785px;
  margin-top: 28px !important;
  color: rgba(255, 253, 242, 0.86);
  font-size: clamp(18px, 1.8vw, 20px);
  line-height: 1.72;
}

.hmt-cp-hero__actions,
.hmt-cp-report__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 35px;
}

/* BUTTONS */

.hmt-cp-button,
.hmt-cp-button:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 15px 24px;
  border: 2px solid transparent;
  border-radius: 12px;
  font-family: "Inter", Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition:
    transform 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    color 180ms ease,
    box-shadow 180ms ease;
}

.hmt-cp-button:hover {
  transform: translateY(-2px);
}

.hmt-cp-button:focus-visible,
.hmt-cp-text-link:focus-visible {
  outline: 3px solid var(--hmt-cp-gold);
  outline-offset: 4px;
}

.hmt-cp-button--primary,
.hmt-cp-button--primary:visited,
.hmt-cp-button--gold,
.hmt-cp-button--gold:visited {
  background: var(--hmt-cp-gold);
  color: var(--hmt-cp-very-dark-green) !important;
  -webkit-text-fill-color: var(--hmt-cp-very-dark-green) !important;
  box-shadow: 0 12px 28px rgba(249, 207, 21, 0.2);
}

.hmt-cp-button--primary:hover,
.hmt-cp-button--gold:hover {
  background: #ffe04a;
  color: var(--hmt-cp-very-dark-green) !important;
}

.hmt-cp-page a.hmt-cp-button--secondary,
.hmt-cp-page a.hmt-cp-button--secondary:link,
.hmt-cp-page a.hmt-cp-button--secondary:visited,
.hmt-cp-page a.hmt-cp-button--secondary:hover,
.hmt-cp-page a.hmt-cp-button--secondary:focus,
.hmt-cp-page a.hmt-cp-button--secondary:active,
.hmt-cp-page a.hmt-cp-button--outline-light,
.hmt-cp-page a.hmt-cp-button--outline-light:link,
.hmt-cp-page a.hmt-cp-button--outline-light:visited,
.hmt-cp-page a.hmt-cp-button--outline-light:hover,
.hmt-cp-page a.hmt-cp-button--outline-light:focus,
.hmt-cp-page a.hmt-cp-button--outline-light:active {
  border-color: rgba(255, 253, 242, 0.78);
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-decoration: none !important;
}

.hmt-cp-page a.hmt-cp-button--secondary:hover,
.hmt-cp-page a.hmt-cp-button--outline-light:hover {
  border-color: #ffffff;
  background: rgba(255, 255, 255, 0.18);
}

/* HERO CARD */

.hmt-cp-hero__card {
  padding: 32px;
  border: 1px solid rgba(246, 243, 204, 0.23);
  border-radius: 24px;
  background: rgba(255, 253, 242, 0.11);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.19);
  backdrop-filter: blur(10px);
}

.hmt-cp-hero__icon {
  display: grid;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  place-items: center;
  border-radius: 50%;
  background: var(--hmt-cp-gold);
  color: var(--hmt-cp-very-dark-green);
  font-size: 23px;
  font-weight: 700;
}

.hmt-cp-hero__card h2 {
  color: var(--hmt-cp-light-cream);
  font-size: 25px;
}

.hmt-cp-hero__card ul {
  display: grid;
  gap: 14px;
  margin: 21px 0 0;
  padding: 0;
  list-style: none;
}

.hmt-cp-hero__card li {
  position: relative;
  padding-left: 25px;
  color: rgba(255, 253, 242, 0.87);
  font-size: 16px;
  line-height: 1.55;
}

.hmt-cp-hero__card li::before {
  position: absolute;
  left: 0;
  color: var(--hmt-cp-gold);
  font-weight: 700;
  content: "•";
}

/* INTRO */

.hmt-cp-intro {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: clamp(45px, 7vw, 90px);
  align-items: start;
  padding: 98px 30px 76px;
}

.hmt-cp-intro__heading h2 {
  max-width: 540px;
}

.hmt-cp-intro__copy {
  display: grid;
  gap: 20px;
  color: #454a44;
  font-size: 18px;
  line-height: 1.75;
}

/* PROCESS */

.hmt-cp-process {
  padding: clamp(42px, 6vw, 72px);
  border-radius: 28px;
  background: var(--hmt-cp-dark-forest);
  box-shadow: var(--hmt-cp-shadow);
}

.hmt-cp-process__heading {
  max-width: 790px;
}

.hmt-cp-process__heading h2 {
  color: var(--hmt-cp-light-cream);
}

.hmt-cp-process__heading p {
  margin-top: 20px;
  color: rgba(255, 253, 242, 0.81);
  font-size: 17px;
}

.hmt-cp-process__steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin-top: 42px;
}

.hmt-cp-step {
  min-height: 100%;
  padding: 29px 26px;
  border: 1px solid rgba(246, 243, 204, 0.17);
  border-radius: 20px;
  background: rgba(255, 253, 242, 0.08);
}

.hmt-cp-step__number {
  display: inline-block;
  margin-bottom: 21px;
  color: var(--hmt-cp-gold);
  font-family: "Manrope", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.13em;
}

.hmt-cp-step h3 {
  color: var(--hmt-cp-light-cream);
  font-size: 20px;
}

.hmt-cp-step p {
  margin-top: 15px;
  color: rgba(255, 253, 242, 0.78);
  font-size: 15.5px;
  line-height: 1.65;
}

/* CHANGE TYPES */

.hmt-cp-types {
  padding: 92px 28px;
}

.hmt-cp-types__intro {
  max-width: 750px;
  margin-bottom: 42px;
}

.hmt-cp-types__intro p {
  margin-top: 20px;
  color: var(--hmt-cp-muted);
  font-size: 17px;
}

.hmt-cp-types__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.hmt-cp-type-card {
  min-height: 100%;
  padding: 35px;
  border: 1px solid var(--hmt-cp-border);
  border-radius: 22px;
  background: rgba(255, 253, 242, 0.9);
  box-shadow: 0 15px 38px rgba(8, 24, 13, 0.055);
}

.hmt-cp-type-card__icon {
  display: grid;
  width: 47px;
  height: 47px;
  margin-bottom: 21px;
  place-items: center;
  border-radius: 13px;
  background: var(--hmt-cp-deep-green);
  color: var(--hmt-cp-gold);
  font-size: 17px;
  font-weight: 700;
}

.hmt-cp-type-card h3 {
  margin-bottom: 16px;
}

.hmt-cp-type-card p {
  color: var(--hmt-cp-muted);
  font-size: 16px;
  line-height: 1.68;
}

.hmt-cp-type-card p + p {
  margin-top: 15px;
}

/* BOUNDARIES */

.hmt-cp-boundaries {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
  gap: 58px;
  align-items: center;
  padding: clamp(42px, 6vw, 70px);
  border-radius: 28px;
  background:
    linear-gradient(
      125deg,
      rgba(8, 24, 13, 0.98),
      rgba(31, 59, 36, 0.95)
    ),
    url("https://homemaintenancetoday.com/wp-content/uploads/2026/07/background-image.jpg")
      center / cover no-repeat;
  box-shadow: var(--hmt-cp-shadow);
}

.hmt-cp-boundaries__content h2 {
  color: var(--hmt-cp-light-cream);
}

.hmt-cp-boundaries__content p {
  margin-top: 20px;
  color: rgba(255, 253, 242, 0.81);
  font-size: 16.5px;
}

.hmt-cp-boundaries__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
}

.hmt-cp-boundary-item {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 19px;
  border: 1px solid rgba(246, 243, 204, 0.17);
  border-radius: 15px;
  background: rgba(255, 253, 242, 0.09);
}

.hmt-cp-boundary-item span {
  display: grid;
  flex: 0 0 29px;
  width: 29px;
  height: 29px;
  place-items: center;
  border-radius: 50%;
  background: var(--hmt-cp-gold);
  color: var(--hmt-cp-very-dark-green);
  font-size: 15px;
  font-weight: 700;
}

.hmt-cp-boundary-item p {
  color: rgba(255, 253, 242, 0.84);
  font-size: 15px;
  line-height: 1.55;
}

/* REVIEW CARDS */

.hmt-cp-review-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  padding: 86px 0;
}

.hmt-cp-review-card {
  min-height: 100%;
  padding: 34px;
  border: 1px solid var(--hmt-cp-border);
  border-radius: 21px;
  background: var(--hmt-cp-light-cream);
}

.hmt-cp-card-label {
  display: inline-flex;
  margin-bottom: 20px;
  color: var(--hmt-cp-brown);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.hmt-cp-review-card h3 {
  margin-bottom: 17px;
}

.hmt-cp-review-card p {
  color: var(--hmt-cp-muted);
  font-size: 15.5px;
  line-height: 1.67;
}

.hmt-cp-review-card p + p {
  margin-top: 15px;
}

/* FOUNDER */

.hmt-cp-founder {
  display: grid;
  grid-template-columns: minmax(340px, 0.8fr) minmax(0, 1.2fr);
  align-items: stretch;
  overflow: hidden;
  border: 1px solid var(--hmt-cp-border);
  border-radius: 28px;
  background: var(--hmt-cp-light-cream);
  box-shadow: var(--hmt-cp-shadow);
}

.hmt-cp-founder__image-wrap {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  background: var(--hmt-cp-deep-green);
}

.hmt-cp-founder__image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.hmt-cp-founder__content {
  align-self: center;
  padding: clamp(44px, 6vw, 75px);
}

.hmt-cp-founder__content p {
  margin-top: 18px;
  color: var(--hmt-cp-muted);
  font-size: 16.5px;
  line-height: 1.72;
}

.hmt-cp-text-link,
.hmt-cp-text-link:visited {
  display: inline-flex;
  gap: 10px;
  align-items: center;
  margin-top: 29px;
  color: var(--hmt-cp-deep-green) !important;
  font-size: 15.5px;
  font-weight: 700;
  text-decoration: none;
}

.hmt-cp-text-link:hover {
  color: var(--hmt-cp-brown) !important;
}

.hmt-cp-text-link span {
  transition: transform 180ms ease;
}

.hmt-cp-text-link:hover span {
  transform: translateX(4px);
}

/* REPORT CTA */

.hmt-cp-report {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(270px, auto);
  gap: 52px;
  align-items: center;
  margin-top: 30px;
  padding: clamp(42px, 6vw, 68px);
  border-radius: 28px;
  background: var(--hmt-cp-dark-forest);
  box-shadow: var(--hmt-cp-shadow);
}

.hmt-cp-report h2 {
  color: var(--hmt-cp-light-cream);
}

.hmt-cp-report__content > p {
  max-width: 790px;
  margin-top: 18px;
  color: rgba(255, 253, 242, 0.83);
  font-size: 16.5px;
}

.hmt-cp-report__details {
  display: grid;
  gap: 13px;
  margin-top: 25px;
}

.hmt-cp-report__details div {
  display: grid;
  gap: 3px;
  padding-left: 16px;
  border-left: 3px solid var(--hmt-cp-gold);
}

.hmt-cp-report__details strong {
  color: var(--hmt-cp-light-cream);
  font-size: 14.5px;
}

.hmt-cp-report__details span {
  color: rgba(255, 253, 242, 0.73);
  font-size: 14.5px;
}

.hmt-cp-report__actions {
  flex-direction: column;
  min-width: 270px;
  margin-top: 0;
}

/* TABLET */

@media (max-width: 1050px) {
  .hmt-cp-hero,
  .hmt-cp-intro,
  .hmt-cp-boundaries,
  .hmt-cp-founder,
  .hmt-cp-report {
    grid-template-columns: 1fr;
  }

  .hmt-cp-hero__card {
    max-width: 720px;
  }

  .hmt-cp-process__steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hmt-cp-review-grid {
    grid-template-columns: 1fr;
  }

  .hmt-cp-founder__image-wrap {
    min-height: 560px;
  }

  .hmt-cp-founder__image {
    position: relative;
    min-height: 560px;
  }

  .hmt-cp-report__actions {
    flex-direction: row;
    min-width: 0;
  }
}

/* MOBILE */

@media (max-width: 720px) {
  .hmt-cp-page {
    padding: 36px 14px;
    font-size: 16px;
  }

  .hmt-cp-page h1 {
    font-size: clamp(40px, 12vw, 56px);
  }

  .hmt-cp-page h2 {
    font-size: clamp(28px, 8vw, 38px);
  }

  .hmt-cp-hero {
    gap: 36px;
    padding: 35px 24px;
    border-radius: 23px;
  }

  .hmt-cp-hero__lead {
    font-size: 17px;
  }

  .hmt-cp-hero__actions,
  .hmt-cp-report__actions {
    flex-direction: column;
  }

  .hmt-cp-button {
    width: 100%;
  }

  .hmt-cp-intro,
  .hmt-cp-types {
    padding: 66px 8px 52px;
  }

  .hmt-cp-process {
    padding: 36px 24px;
    border-radius: 23px;
  }

  .hmt-cp-process__steps,
  .hmt-cp-types__grid,
  .hmt-cp-boundaries__list {
    grid-template-columns: 1fr;
  }

  .hmt-cp-type-card,
  .hmt-cp-review-card {
    padding: 28px 25px;
  }

  .hmt-cp-boundaries {
    gap: 36px;
    padding: 36px 24px;
    border-radius: 23px;
  }

  .hmt-cp-review-grid {
    padding: 60px 0;
  }

  .hmt-cp-founder {
    border-radius: 23px;
  }

  .hmt-cp-founder__image-wrap,
  .hmt-cp-founder__image {
    min-height: 410px;
  }

  .hmt-cp-founder__content {
    padding: 38px 25px;
  }

  .hmt-cp-report {
    gap: 34px;
    padding: 38px 24px;
    border-radius: 23px;
  }
}

/* SMALL MOBILE */

@media (max-width: 420px) {
  .hmt-cp-hero {
    padding: 31px 20px;
  }

  .hmt-cp-hero__card,
  .hmt-cp-step,
  .hmt-cp-type-card,
  .hmt-cp-review-card {
    padding: 24px 21px;
  }

  .hmt-cp-founder__image-wrap,
  .hmt-cp-founder__image {
    min-height: 350px;
  }

  .hmt-cp-founder__content {
    padding: 34px 21px;
  }
}

/* ACCESSIBILITY */

@media (prefers-reduced-motion: reduce) {
  .hmt-cp-page *,
  .hmt-cp-page *::before,
  .hmt-cp-page *::after {
    scroll-behavior: auto !important;
    transition: none !important;
  }
}
/* FIX FOUNDER IMAGE EMPTY GREEN SPACE */

.hmt-cp-founder__image-wrap {
  position: relative !important;
  min-height: 620px !important;
  overflow: hidden !important;
  background: #1f3b24;
}

.hmt-cp-founder__image {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  max-width: none !important;
  object-fit: cover !important;
  object-position: center center !important;
}

/* TABLET */

@media (max-width: 1050px) {
  .hmt-cp-founder__image-wrap {
    min-height: 560px !important;
  }

  .hmt-cp-founder__image {
    position: absolute !important;
    height: 100% !important;
    min-height: 100% !important;
  }
}

/* MOBILE */

@media (max-width: 720px) {
  .hmt-cp-founder__image-wrap {
    min-height: 430px !important;
  }

  .hmt-cp-founder__image {
    object-position: center top !important;
  }
}

@media (max-width: 420px) {
  .hmt-cp-founder__image-wrap {
    min-height: 360px !important;
  }
}/* End custom CSS */