/* Mostrus Home: all rules are deliberately scoped to page 677. */
body.elementor-page-677 {
  --mostrus-dark: #0d1211;
  --mostrus-ink: #131a18;
  --mostrus-deep: #004f48;
  --mostrus-teal: #00786e;
  --mostrus-teal-soft: #d9ebe7;
  --mostrus-cream: #f6f2ea;
  --mostrus-paper: #fbfaf6;
  --mostrus-gold: #c8a45d;
  --mostrus-gold-light: #dfc27f;
  --mostrus-white: #ffffff;
  --mostrus-text: #24302d;
  --mostrus-muted: #6d7a75;
  --mostrus-border: rgba(13, 18, 17, 0.12);
  --mostrus-border-light: rgba(255, 255, 255, 0.14);
  --mostrus-shadow: 0 30px 90px rgba(13, 18, 17, 0.15);
  --mostrus-shadow-dark: 0 34px 100px rgba(0, 0, 0, 0.34);
  --mostrus-radius-sm: 18px;
  --mostrus-radius: 28px;
  --mostrus-radius-lg: 38px;
  --mostrus-ease: cubic-bezier(.2,.75,.25,1);
  margin: 0;
  overflow-x: hidden;
  background: var(--mostrus-paper);
  color: var(--mostrus-text);
  font-family: "Manrope", Arial, sans-serif;
  scrollbar-color: var(--mostrus-gold) var(--mostrus-dark);
  scrollbar-width: thin;
}

body.elementor-page-677,
body.elementor-page-677 p,
body.elementor-page-677 a,
body.elementor-page-677 input,
body.elementor-page-677 textarea,
body.elementor-page-677 select,
body.elementor-page-677 button,
body.elementor-page-677 .elementor-widget-container {
  font-family: "Manrope", Arial, sans-serif;
}

body.elementor-page-677 h1,
body.elementor-page-677 h2,
body.elementor-page-677 h3,
body.elementor-page-677 h4,
body.elementor-page-677 .elementor-heading-title {
  font-family: "Cormorant Garamond", Georgia, serif;
}

body.elementor-page-677 ::selection {
  background: var(--mostrus-gold);
  color: var(--mostrus-dark);
}

body.elementor-page-677::-webkit-scrollbar {
  width: 10px;
}

body.elementor-page-677::-webkit-scrollbar-track {
  background: var(--mostrus-dark);
}

body.elementor-page-677::-webkit-scrollbar-thumb {
  border: 2px solid var(--mostrus-dark);
  border-radius: 999px;
  background: linear-gradient(180deg, var(--mostrus-gold), var(--mostrus-teal));
}

body.elementor-page-677 .elementor-widget-heading .elementor-heading-title,
body.elementor-page-677 .elementor-widget-text-editor p {
  margin: 0;
}

body.elementor-page-677 .mostrus-section {
  position: relative;
  padding: clamp(92px, 9vw, 144px) 24px;
  overflow: hidden;
}

body.elementor-page-677 .mostrus-section > .e-con-inner {
  width: 100%;
  max-width: 1180px;
  margin-inline: auto;
}

body.elementor-page-677 .mostrus-section-title .elementor-heading-title,
body.elementor-page-677 .mostrus-process-widget__title {
  max-width: 900px;
  color: var(--mostrus-text);
  font-size: clamp(46px, 5.2vw, 76px);
  font-weight: 600;
  line-height: .96;
  letter-spacing: -.045em;
  text-wrap: balance;
}

body.elementor-page-677 .mostrus-title-light .elementor-heading-title {
  color: var(--mostrus-white) !important;
}

body.elementor-page-677 .mostrus-lead,
body.elementor-page-677 .mostrus-lead p {
  max-width: 700px;
  color: var(--mostrus-muted) !important;
  font-size: clamp(16px, 1.25vw, 18px) !important;
  font-weight: 500;
  line-height: 1.85 !important;
}

body.elementor-page-677 .mostrus-lead {
  margin-top: 26px;
}

body.elementor-page-677 .mostrus-section-intro,
body.elementor-page-677 .mostrus-section-intro p {
  max-width: 720px;
  color: var(--mostrus-muted) !important;
  font-size: clamp(15px, 1.2vw, 18px) !important;
  font-weight: 500;
  line-height: 1.8 !important;
}

body.elementor-page-677 .mostrus-section-intro {
  margin: 24px auto 0;
}

body.elementor-page-677 .mostrus-text-light,
body.elementor-page-677 .mostrus-text-light p {
  color: rgba(255,255,255,.7) !important;
}

body.elementor-page-677 .mostrus-eyebrow,
body.elementor-page-677 .mostrus-process-widget__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 20px;
  color: var(--mostrus-teal);
  font-family: "Manrope", Arial, sans-serif !important;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .22em;
  text-transform: uppercase;
}

body.elementor-page-677 .mostrus-eyebrow .elementor-heading-title {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
}

body.elementor-page-677 .mostrus-eyebrow::before,
body.elementor-page-677 .mostrus-process-widget__eyebrow::before {
  width: 42px;
  height: 1px;
  content: "";
  background: currentColor;
}

body.elementor-page-677 .mostrus-eyebrow-light {
  color: var(--mostrus-gold) !important;
}

body.elementor-page-677 .mostrus-center-eyebrow {
  justify-content: center;
}

body.elementor-page-677 .mostrus-center-title,
body.elementor-page-677 .mostrus-center-text {
  margin-inline: auto;
  text-align: center;
}

/* Buttons */
body.elementor-page-677 .mostrus-btn .elementor-button {
  position: relative;
  min-height: 54px;
  padding: 17px 28px;
  overflow: hidden;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .12em;
  text-transform: uppercase;
  transition: transform .35s var(--mostrus-ease), border-color .35s ease, background-color .35s ease, color .35s ease, box-shadow .35s ease;
}

body.elementor-page-677 .mostrus-btn .elementor-button::after {
  position: absolute;
  inset: 0;
  content: "";
  transform: translateX(-120%);
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.28), transparent);
  transition: transform .65s var(--mostrus-ease);
}

body.elementor-page-677 .mostrus-btn-gold .elementor-button {
  border: 1px solid var(--mostrus-teal) !important;
  background: var(--mostrus-teal) !important;
  color: var(--mostrus-white) !important;
  box-shadow: 0 18px 46px rgba(0,120,110,.24);
}

body.elementor-page-677 .mostrus-btn-ghost .elementor-button {
  border: 1px solid rgba(200,164,93,.68) !important;
  background: rgba(13,18,17,.28) !important;
  color: var(--mostrus-white) !important;
  backdrop-filter: blur(12px);
}

body.elementor-page-677 .mostrus-btn-light .elementor-button {
  border: 1px solid var(--mostrus-gold) !important;
  background: var(--mostrus-gold) !important;
  color: var(--mostrus-dark) !important;
  box-shadow: 0 18px 52px rgba(0,0,0,.18);
}

/* Hero */
body.elementor-page-677 .mostrus-hero {
  position: relative;
  isolation: isolate;
  min-height: 100svh;
  padding: clamp(90px, 10vw, 150px) 24px clamp(150px, 14vw, 210px);
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: var(--mostrus-dark);
  text-align: center;
}

body.elementor-page-677 .mostrus-hero > .elementor-background-video-container {
  filter: saturate(.72) contrast(1.08) brightness(.66);
}

body.elementor-page-677 .mostrus-hero > .elementor-background-overlay {
  opacity: .88 !important;
  background:
    radial-gradient(circle at 50% 28%, rgba(0,120,110,.25), transparent 32%),
    linear-gradient(90deg, rgba(13,18,17,.88), rgba(13,18,17,.48) 52%, rgba(13,18,17,.83)) !important;
}

body.elementor-page-677 .mostrus-hero::before {
  position: absolute;
  inset: 22px;
  z-index: 1;
  content: "";
  border: 1px solid rgba(200,164,93,.18);
  pointer-events: none;
}

body.elementor-page-677 .mostrus-hero::after {
  position: absolute;
  left: 50%;
  bottom: -1px;
  z-index: 2;
  width: 132%;
  height: 88px;
  content: "";
  transform: translateX(-50%);
  background: var(--mostrus-paper);
  clip-path: ellipse(53% 48% at 50% 100%);
}

body.elementor-page-677 .mostrus-hero > *:not(.elementor-background-video-container):not(.elementor-background-overlay) {
  z-index: 3;
}

body.elementor-page-677 .mostrus-hero-logo-legacy {
  display: none !important;
}

body.elementor-page-677 .mostrus-wordmark .elementor-heading-title {
  display: inline-flex;
  align-items: center;
  margin-bottom: 34px;
  color: var(--mostrus-white) !important;
  font-family: "Manrope", Arial, sans-serif !important;
  font-size: clamp(18px, 2vw, 25px) !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: .48em !important;
  text-indent: .48em;
}

body.elementor-page-677 .mostrus-wordmark {
  position: relative;
  width: max-content;
  max-width: min(92vw, 560px);
  margin-inline: auto;
  margin-bottom: 36px;
  padding: 72px clamp(20px, 3vw, 34px) 16px;
  isolation: isolate;
}

body.elementor-page-677 .mostrus-wordmark::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1px;
  height: 54px;
  margin: 0;
  content: "";
  transform: translateX(-50%);
  background: linear-gradient(180deg, rgba(223,194,127,.98), rgba(200,164,93,.62) 54%, rgba(200,164,93,0));
  box-shadow: 0 0 18px rgba(200,164,93,.18);
}

body.elementor-page-677 .mostrus-wordmark::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: -1;
  width: min(100%, 440px);
  height: 1px;
  content: "";
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent, rgba(200,164,93,.56), transparent);
  opacity: .72;
}

body.elementor-page-677 .mostrus-wordmark .elementor-widget-container {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  isolation: isolate;
}

body.elementor-page-677 .mostrus-wordmark .elementor-widget-container::before {
  position: absolute;
  inset: -18px -26px;
  z-index: -1;
  content: "";
  border-top: 1px solid rgba(200,164,93,.18);
  border-bottom: 1px solid rgba(255,255,255,.08);
  background: radial-gradient(ellipse at 50% 50%, rgba(0,120,110,.12), transparent 68%);
  opacity: .72;
  transform: scaleX(.82);
  transition: transform .48s var(--mostrus-ease), opacity .36s ease, border-color .36s ease;
}

body.elementor-page-677 .mostrus-wordmark.elementor-element,
body.elementor-page-677 .mostrus-wordmark {
  width: max-content !important;
  max-width: min(92vw, 560px) !important;
  align-self: center !important;
  justify-self: center !important;
}

body.elementor-page-677 .mostrus-wordmark .elementor-widget-container {
  width: max-content !important;
  max-width: 100% !important;
  margin-inline: auto !important;
}

body.elementor-page-677 .mostrus-wordmark img {
  display: block;
  width: clamp(230px, 23vw, 390px) !important;
  max-width: min(82vw, 390px) !important;
  height: auto !important;
  filter: drop-shadow(0 14px 22px rgba(0,0,0,.34)) drop-shadow(0 0 12px rgba(0,120,110,.12));
  transform: translateZ(0);
  transition: transform .5s var(--mostrus-ease), filter .42s ease, opacity .32s ease;
}

@media (hover: hover) and (pointer: fine) {
  body.elementor-page-677 .mostrus-wordmark:hover img {
    transform: translateY(-3px) scale(1.025);
    filter: drop-shadow(0 18px 28px rgba(0,0,0,.38)) drop-shadow(0 0 18px rgba(0,120,110,.18));
  }

  body.elementor-page-677 .mostrus-wordmark:hover .elementor-widget-container::before {
    transform: scaleX(1);
    opacity: .95;
    border-top-color: rgba(200,164,93,.34);
  }
}

@media (max-width: 767px) {
  body.elementor-page-677 .mostrus-wordmark {
    max-width: min(88vw, 360px);
    margin-bottom: 28px;
    padding: 58px 18px 14px;
  }

  body.elementor-page-677 .mostrus-wordmark::before {
    height: 42px;
  }

  body.elementor-page-677 .mostrus-wordmark::after {
    width: min(100%, 300px);
  }

  body.elementor-page-677 .mostrus-wordmark .elementor-widget-container::before {
    inset: -13px -16px;
  }

  body.elementor-page-677 .mostrus-wordmark img {
    width: min(74vw, 310px) !important;
    max-width: 310px !important;
  }
}

body.elementor-page-677 .mostrus-hero-title {
  max-width: 1030px;
  margin-inline: auto;
}

body.elementor-page-677 .mostrus-hero-title .elementor-heading-title {
  color: var(--mostrus-white) !important;
  font-size: clamp(58px, 7.2vw, 104px) !important;
  font-weight: 500 !important;
  line-height: .92 !important;
  letter-spacing: -.055em !important;
  text-wrap: balance;
}

body.elementor-page-677 .mostrus-hero-lead {
  max-width: 720px;
  margin: 30px auto 0;
}

body.elementor-page-677 .mostrus-hero-lead,
body.elementor-page-677 .mostrus-hero-lead p {
  color: rgba(255,255,255,.74) !important;
  font-size: clamp(15px, 1.35vw, 19px) !important;
  font-weight: 500;
  line-height: 1.8 !important;
}

body.elementor-page-677 .mostrus-hero-actions {
  display: flex !important;
  width: auto;
  margin-top: 42px;
  flex-direction: row !important;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

/* Trust bar */
body.elementor-page-677 .mostrus-trust {
  z-index: 6;
  padding: 0 24px;
  overflow: visible;
  background: var(--mostrus-paper);
}

body.elementor-page-677 .mostrus-trust > .e-con-inner {
  width: 100%;
  max-width: 1180px;
  margin-top: -82px;
}

body.elementor-page-677 .mostrus-trust-inner {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 0;
  overflow: hidden;
  border: 1px solid rgba(200,164,93,.46);
  border-radius: var(--mostrus-radius);
  background: rgba(13,18,17,.96);
  box-shadow: var(--mostrus-shadow-dark);
}

body.elementor-page-677 .mostrus-trust-card {
  height: 100%;
  padding: 36px 34px;
  border-right: 1px solid rgba(200,164,93,.2);
  background:
    radial-gradient(circle at 0 0, rgba(0,120,110,.16), transparent 42%),
    rgba(13,18,17,.97);
}

body.elementor-page-677 .mostrus-trust-card:last-child {
  border-right: 0;
}

body.elementor-page-677 .mostrus-trust-card .elementor-icon {
  color: var(--mostrus-gold) !important;
  fill: var(--mostrus-gold) !important;
  font-size: 25px !important;
}

body.elementor-page-677 .mostrus-trust-card .elementor-icon-box-title {
  margin: 18px 0 10px !important;
  color: var(--mostrus-white) !important;
  font-size: clamp(25px, 2.1vw, 31px) !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: -.03em !important;
}

body.elementor-page-677 .mostrus-trust-card .elementor-icon-box-description {
  color: rgba(255,255,255,.62) !important;
  font-size: 15px !important;
  font-weight: 500;
  line-height: 1.7 !important;
}

/* About */
body.elementor-page-677 .mostrus-about {
  padding-top: clamp(120px, 13vw, 190px);
  background:
    radial-gradient(circle at 2% 16%, rgba(0,120,110,.07), transparent 24%),
    var(--mostrus-paper);
}

body.elementor-page-677 .mostrus-about-grid {
  display: grid !important;
  grid-template-columns: minmax(0,.98fr) minmax(0,1.02fr);
  gap: clamp(54px, 7vw, 90px);
  align-items: center;
}

body.elementor-page-677 .mostrus-about-media {
  position: relative;
  display: block !important;
  padding: 20px 0 42px 20px;
}

body.elementor-page-677 .mostrus-about-media::before {
  position: absolute;
  inset: 0 54% 48% 0;
  content: "";
  border-top: 1px solid var(--mostrus-gold);
  border-left: 1px solid var(--mostrus-gold);
  opacity: .8;
}

body.elementor-page-677 .mostrus-about-img {
  position: relative;
  z-index: 1;
}

body.elementor-page-677 .mostrus-about-img img {
  display: block;
  width: 100%;
  min-height: 570px;
  object-fit: cover;
  border-radius: 2px 34px 2px 34px;
  filter: saturate(.78) contrast(1.06);
  box-shadow: var(--mostrus-shadow);
}

body.elementor-page-677 .mostrus-floating-card {
  position: absolute !important;
  right: -32px;
  bottom: 0;
  z-index: 3;
  display: block !important;
  width: min(390px, 78%);
  padding: 28px 30px;
  border: 1px solid rgba(200,164,93,.42);
  border-radius: 2px 20px 2px 20px;
  background: rgba(0,79,72,.94);
  box-shadow: 0 26px 80px rgba(13,18,17,.28);
  backdrop-filter: blur(16px);
}

body.elementor-page-677 .mostrus-floating-title .elementor-heading-title {
  color: var(--mostrus-white) !important;
  font-size: 31px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: -.035em !important;
}

body.elementor-page-677 .mostrus-floating-text {
  margin-top: 12px;
}

body.elementor-page-677 .mostrus-floating-text,
body.elementor-page-677 .mostrus-floating-text p {
  color: rgba(255,255,255,.7) !important;
  font-size: 13px !important;
  line-height: 1.65 !important;
}

body.elementor-page-677 .mostrus-about-copy {
  max-width: 620px;
}

body.elementor-page-677 .mostrus-icon-list {
  margin-top: 34px;
  padding-top: 26px;
  border-top: 1px solid rgba(200,164,93,.38);
}

body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-items {
  display: grid;
  gap: 16px;
}

body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-item {
  align-items: flex-start !important;
}

body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-icon {
  margin-top: 3px;
}

body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-icon i,
body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-icon svg {
  color: var(--mostrus-teal) !important;
  fill: var(--mostrus-teal) !important;
}

body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-text {
  color: var(--mostrus-text) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.6 !important;
}

/* Services */
body.elementor-page-677 .mostrus-services {
  padding-top: clamp(120px, 12vw, 178px);
  background:
    radial-gradient(circle at 12% 0, rgba(0,120,110,.22), transparent 30%),
    linear-gradient(180deg, #0d1211, #101816 70%, #0d1211);
}

body.elementor-page-677 .mostrus-services::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 132%;
  height: 76px;
  content: "";
  transform: translateX(-50%);
  background: var(--mostrus-paper);
  clip-path: ellipse(53% 48% at 50% 0);
}

body.elementor-page-677 .mostrus-section-head {
  position: relative;
  z-index: 2;
  max-width: 1180px;
  margin-inline: auto;
}

body.elementor-page-677 .mostrus-section-head-center {
  text-align: center;
}

body.elementor-page-677 .mostrus-section-head-center .mostrus-eyebrow {
  justify-content: center;
}

body.elementor-page-677 .mostrus-section-head-center .mostrus-section-title {
  margin-inline: auto;
}

body.elementor-page-677 .mostrus-service-grid {
  position: relative;
  z-index: 2;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 20px;
  margin-top: 72px;
  align-items: stretch;
}

body.elementor-page-677 .mostrus-service-card {
  position: relative;
  display: flex !important;
  min-width: 0;
  min-height: 620px;
  flex-direction: column !important;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 2px 28px 2px 28px;
  background: rgba(255,255,255,.035);
  box-shadow: 0 30px 80px rgba(0,0,0,.22);
  transition: transform .5s var(--mostrus-ease), border-color .4s ease, box-shadow .4s ease;
}

body.elementor-page-677 .mostrus-service-featured {
  transform: translateY(-26px);
  border-color: rgba(200,164,93,.45);
}

body.elementor-page-677 .mostrus-service-img {
  overflow: hidden;
}

body.elementor-page-677 .mostrus-service-img img {
  display: block;
  width: 100%;
  height: 315px;
  object-fit: cover;
  filter: saturate(.72) contrast(1.08) brightness(.84);
  transition: transform .75s var(--mostrus-ease), filter .45s ease;
}

body.elementor-page-677 .mostrus-service-body {
  display: flex !important;
  min-height: 0;
  padding: 34px 30px 38px;
  flex: 1;
  flex-direction: column !important;
  align-items: flex-start;
}

body.elementor-page-677 .mostrus-service-number .elementor-heading-title {
  margin-bottom: 20px;
  color: var(--mostrus-gold) !important;
  font-family: "Manrope", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: .2em !important;
}

body.elementor-page-677 .mostrus-service-number .elementor-heading-title::after {
  display: inline-block;
  width: 44px;
  height: 1px;
  margin-left: 12px;
  vertical-align: middle;
  content: "";
  background: var(--mostrus-gold);
}

body.elementor-page-677 .mostrus-service-title .elementor-heading-title {
  margin-bottom: 18px;
  color: var(--mostrus-white) !important;
  font-size: clamp(34px, 3vw, 43px) !important;
  font-weight: 600 !important;
  line-height: .98 !important;
  letter-spacing: -.04em !important;
}

body.elementor-page-677 .mostrus-service-text,
body.elementor-page-677 .mostrus-service-text p {
  color: rgba(255,255,255,.64) !important;
  font-size: 16px !important;
  font-weight: 500;
  line-height: 1.78 !important;
}

body.elementor-page-677 .mostrus-service-link {
  margin-top: auto;
  padding-top: 30px;
}

body.elementor-page-677 .mostrus-service-link .elementor-button {
  min-height: auto !important;
  padding: 0 0 8px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(200,164,93,.48) !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: var(--mostrus-gold) !important;
  box-shadow: none !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}

body.elementor-page-677 .mostrus-service-link .elementor-button-text::after {
  display: inline-block;
  margin-left: 10px;
  content: "→";
  transition: transform .35s var(--mostrus-ease);
}

/* Why Mostrus */
body.elementor-page-677 .mostrus-why {
  background:
    linear-gradient(90deg, rgba(0,79,72,.06), transparent 42%),
    var(--mostrus-paper);
}

body.elementor-page-677 .mostrus-why-grid {
  display: grid !important;
  grid-template-columns: minmax(0,.78fr) minmax(0,1.22fr);
  gap: clamp(54px, 7vw, 92px);
  align-items: center;
}

body.elementor-page-677 .mostrus-why-copy {
  max-width: 520px;
}

body.elementor-page-677 .mostrus-icon-card-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 16px;
}

body.elementor-page-677 .mostrus-icon-card {
  height: 100%;
  padding: 30px 26px;
  border: 1px solid rgba(0,79,72,.12);
  border-radius: 2px 22px 2px 22px;
  background: rgba(255,255,255,.72);
  box-shadow: 0 20px 60px rgba(13,18,17,.06);
  transition: transform .4s var(--mostrus-ease), border-color .35s ease, background-color .35s ease, box-shadow .35s ease;
}

body.elementor-page-677 .mostrus-icon-card .elementor-icon {
  display: inline-grid;
  width: 54px;
  height: 54px;
  place-items: center;
  border: 1px solid rgba(200,164,93,.55);
  border-radius: 50%;
  background: var(--mostrus-deep);
  color: var(--mostrus-gold) !important;
  fill: var(--mostrus-gold) !important;
  font-size: 20px !important;
  transition: transform .4s var(--mostrus-ease), background-color .35s ease;
}

body.elementor-page-677 .mostrus-icon-card .elementor-icon-box-title {
  margin: 22px 0 10px !important;
  color: var(--mostrus-text) !important;
  font-size: 28px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: -.035em !important;
}

body.elementor-page-677 .mostrus-icon-card .elementor-icon-box-description {
  color: var(--mostrus-muted) !important;
  font-size: 15px !important;
  font-weight: 500;
  line-height: 1.7 !important;
}

/* Process custom widget */
body.elementor-page-677 .mostrus-process {
  background:
    radial-gradient(circle at 18% 0, rgba(0,120,110,.18), transparent 30%),
    var(--mostrus-dark);
}

body.elementor-page-677 .mostrus-process-widget,
body.elementor-page-677 .mostrus-process-widget__inner {
  width: 100%;
}

body.elementor-page-677 .mostrus-process-widget__inner {
  max-width: 1180px;
  margin-inline: auto;
}

body.elementor-page-677 .mostrus-process-widget__header {
  display: grid;
  grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr);
  gap: 12px 70px;
  margin-bottom: 74px;
  align-items: end;
}

body.elementor-page-677 .mostrus-process-widget__eyebrow {
  grid-column: 1 / -1;
  margin-bottom: 0;
  align-self: start;
  color: var(--mostrus-gold);
}

body.elementor-page-677 .mostrus-process-widget__title {
  color: var(--mostrus-white);
}

body.elementor-page-677 .mostrus-process-widget__intro {
  max-width: 620px;
  margin: 0;
  color: rgba(255,255,255,.66);
  font-size: clamp(15px, 1.2vw, 18px);
  font-weight: 500;
  line-height: 1.8;
}

body.elementor-page-677 .mostrus-process-widget__grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap: 22px;
}

body.elementor-page-677 .mostrus-process-widget__grid::before {
  position: absolute;
  top: 34px;
  right: 8%;
  left: 8%;
  height: 1px;
  content: "";
  background: linear-gradient(90deg, transparent, var(--mostrus-gold) 12%, var(--mostrus-gold) 88%, transparent);
  opacity: .68;
}

body.elementor-page-677 .mostrus-process-widget__step {
  position: relative;
  min-width: 0;
  padding: 0 18px 26px;
  border-bottom: 1px solid rgba(255,255,255,.14);
}

body.elementor-page-677 .mostrus-process-widget__icon {
  position: relative;
  z-index: 2;
  display: grid;
  width: 68px;
  height: 68px;
  margin-bottom: 28px;
  place-items: center;
  border: 1px solid rgba(200,164,93,.75);
  border-radius: 50%;
  background: var(--mostrus-dark);
  color: var(--mostrus-gold);
  font-size: 22px;
  transition: transform .4s var(--mostrus-ease), background-color .35s ease, color .35s ease;
}

body.elementor-page-677 .mostrus-process-widget__number {
  margin-bottom: 18px;
  color: var(--mostrus-gold);
  font-family: "Manrope", Arial, sans-serif;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .2em;
}

body.elementor-page-677 .mostrus-process-widget__step-title {
  margin: 0 0 14px;
  color: var(--mostrus-white);
  font-size: clamp(28px, 2.5vw, 34px);
  font-weight: 600;
  line-height: 1;
  letter-spacing: -.035em;
}

body.elementor-page-677 .mostrus-process-widget__step-text {
  margin: 0;
  color: rgba(255,255,255,.62);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.75;
}

/* Stats */
body.elementor-page-677 .mostrus-stats-section {
  padding-top: clamp(84px, 8vw, 118px);
  padding-bottom: clamp(84px, 8vw, 118px);
  background: var(--mostrus-cream);
}

body.elementor-page-677 .mostrus-stats-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 0;
  overflow: hidden;
  border: 1px solid rgba(200,164,93,.46);
  border-radius: 2px 30px 2px 30px;
  background: var(--mostrus-dark);
  box-shadow: var(--mostrus-shadow);
}

body.elementor-page-677 .mostrus-stat-card {
  position: relative;
  padding: 50px 30px;
  border-right: 1px solid rgba(200,164,93,.28);
  background:
    radial-gradient(circle at 50% 0, rgba(0,120,110,.24), transparent 48%),
    var(--mostrus-dark);
  text-align: center;
}

body.elementor-page-677 .mostrus-stat-card:last-child {
  border-right: 0;
}

body.elementor-page-677 .mostrus-counter .elementor-counter-number-wrapper {
  color: var(--mostrus-gold) !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(58px, 6vw, 88px) !important;
  font-weight: 600 !important;
  line-height: .88 !important;
  letter-spacing: -.055em !important;
}

body.elementor-page-677 .mostrus-counter .elementor-counter-title {
  margin-top: 18px;
  color: var(--mostrus-white) !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(21px, 2vw, 27px) !important;
  font-weight: 600 !important;
  line-height: 1.1 !important;
  letter-spacing: -.025em !important;
  text-transform: none !important;
}

/* CTA */
body.elementor-page-677 .mostrus-cta {
  padding-top: clamp(90px, 9vw, 130px);
  padding-bottom: clamp(90px, 9vw, 130px);
  isolation: isolate;
  background:
    linear-gradient(90deg, rgba(0,79,72,.95), rgba(0,79,72,.78)),
    var(--mostrus-deep);
  text-align: center;
}

body.elementor-page-677 .mostrus-cta::before {
  position: absolute;
  inset: 28px;
  z-index: -1;
  content: "";
  border: 1px solid rgba(200,164,93,.48);
  border-radius: 2px 28px 2px 28px;
  background:
    radial-gradient(circle at 82% 20%, rgba(200,164,93,.14), transparent 25%),
    rgba(13,18,17,.16);
}

body.elementor-page-677 .mostrus-cta-inner {
  max-width: 930px;
  margin-inline: auto;
}

body.elementor-page-677 .mostrus-cta .mostrus-btn {
  margin-top: 36px;
}

/* Contact */
body.elementor-page-677 .mostrus-contact {
  background:
    radial-gradient(circle at 6% 10%, rgba(0,120,110,.07), transparent 23%),
    var(--mostrus-paper);
}

body.elementor-page-677 .mostrus-contact-grid {
  display: grid !important;
  grid-template-columns: minmax(0,.78fr) minmax(0,1.22fr);
  gap: clamp(52px, 7vw, 88px);
  align-items: start;
}

body.elementor-page-677 .mostrus-contact-copy {
  position: sticky;
  top: 40px;
}

body.elementor-page-677 .mostrus-contact-list {
  margin-top: 38px;
  padding-top: 30px;
  border-top: 1px solid rgba(200,164,93,.48);
}

body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-items {
  display: grid;
  gap: 18px;
}

body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-item::before {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 13px;
  flex: 0 0 auto;
  border: 1px solid var(--mostrus-gold);
  border-radius: 50%;
  content: "";
}

body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-text {
  color: var(--mostrus-text) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}

body.elementor-page-677 .mostrus-form-card {
  display: block !important;
  padding: clamp(28px, 4vw, 48px);
  border: 1px solid rgba(200,164,93,.38);
  border-radius: 2px 30px 2px 30px;
  background: rgba(255,255,255,.76);
  box-shadow: 0 30px 90px rgba(0,79,72,.12);
  backdrop-filter: blur(14px);
}

body.elementor-page-677 .mostrus-form-title .elementor-heading-title {
  color: var(--mostrus-deep) !important;
  font-size: clamp(38px, 4vw, 52px) !important;
  font-weight: 600 !important;
  line-height: .96 !important;
  letter-spacing: -.045em !important;
}

body.elementor-page-677 .mostrus-form-title::after {
  display: block;
  width: 46px;
  height: 1px;
  margin-top: 18px;
  content: "";
  background: var(--mostrus-gold);
}

body.elementor-page-677 .mostrus-form-intro {
  margin: 16px 0 30px;
}

body.elementor-page-677 .mostrus-form-intro,
body.elementor-page-677 .mostrus-form-intro p {
  color: var(--mostrus-muted) !important;
  font-size: 14px !important;
  line-height: 1.7 !important;
}

/* Contact Form 7 */
body.elementor-page-677 .mostrus-cf7-shell form {
  margin: 0;
}

body.elementor-page-677 .mostrus-cf7-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 18px;
}

body.elementor-page-677 .mostrus-cf7-full {
  grid-column: 1 / -1;
}

body.elementor-page-677 .mostrus-cf7-field {
  display: grid;
  gap: 9px;
  margin: 0;
}

body.elementor-page-677 .mostrus-cf7-field > span:first-child {
  color: var(--mostrus-deep);
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .06em;
  text-transform: uppercase;
}

body.elementor-page-677 .mostrus-cf7-shell input[type="text"],
body.elementor-page-677 .mostrus-cf7-shell input[type="email"],
body.elementor-page-677 .mostrus-cf7-shell input[type="tel"],
body.elementor-page-677 .mostrus-cf7-shell select,
body.elementor-page-677 .mostrus-cf7-shell textarea {
  width: 100%;
  min-height: 54px;
  padding: 14px 16px;
  border: 1px solid rgba(0,79,72,.2);
  border-radius: 2px 12px 2px 12px;
  outline: none;
  background: rgba(251,250,246,.84);
  color: var(--mostrus-text);
  box-shadow: none;
  font-size: 14px;
  font-weight: 600;
  transition: border-color .3s ease, background-color .3s ease, box-shadow .3s ease, transform .3s var(--mostrus-ease);
}

body.elementor-page-677 .mostrus-cf7-shell textarea {
  min-height: 148px;
  resize: vertical;
}

body.elementor-page-677 .mostrus-cf7-shell input::placeholder,
body.elementor-page-677 .mostrus-cf7-shell textarea::placeholder {
  color: rgba(36,48,45,.42);
}

body.elementor-page-677 .mostrus-cf7-shell input:focus,
body.elementor-page-677 .mostrus-cf7-shell select:focus,
body.elementor-page-677 .mostrus-cf7-shell textarea:focus {
  border-color: var(--mostrus-gold);
  background: var(--mostrus-white);
  box-shadow: 0 0 0 4px rgba(200,164,93,.13);
}

body.elementor-page-677 .mostrus-cf7-acceptance,
body.elementor-page-677 .mostrus-cf7-acceptance label,
body.elementor-page-677 .mostrus-cf7-acceptance .wpcf7-list-item-label {
  color: var(--mostrus-muted);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
}

body.elementor-page-677 .mostrus-cf7-acceptance .wpcf7-list-item {
  margin: 0;
}

body.elementor-page-677 .mostrus-cf7-shell input[type="checkbox"] {
  width: 17px;
  height: 17px;
  margin-right: 8px;
  accent-color: var(--mostrus-deep);
  transform: translateY(3px);
}

body.elementor-page-677 .mostrus-cf7-shell input[type="submit"] {
  min-height: 54px;
  padding: 17px 30px;
  cursor: pointer;
  border: 1px solid var(--mostrus-deep);
  border-radius: 2px 12px 2px 12px;
  background: var(--mostrus-deep);
  color: var(--mostrus-white);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .13em;
  text-transform: uppercase;
  transition: transform .35s var(--mostrus-ease), border-color .35s ease, background-color .35s ease, color .35s ease, box-shadow .35s ease;
}

body.elementor-page-677 .mostrus-cf7-shell input[type="submit"]:disabled {
  cursor: not-allowed;
  opacity: .54;
}

body.elementor-page-677 .mostrus-cf7-shell .wpcf7-spinner {
  margin-left: 12px;
}

body.elementor-page-677 .mostrus-cf7-shell .wpcf7-not-valid {
  border-color: #ad3e3e !important;
  box-shadow: 0 0 0 3px rgba(173,62,62,.1);
}

body.elementor-page-677 .mostrus-cf7-shell .wpcf7-not-valid-tip {
  margin-top: 7px;
  color: #972f2f;
  font-size: 12px;
  font-weight: 700;
}

body.elementor-page-677 .mostrus-cf7-shell .wpcf7-response-output {
  margin: 20px 0 0 !important;
  padding: 14px 16px !important;
  border-width: 1px !important;
  border-radius: 2px 12px 2px 12px;
  color: var(--mostrus-text);
  background: rgba(255,255,255,.75);
  font-size: 13px;
  font-weight: 700;
}

body.elementor-page-677 .mostrus-cf7-shell form.sent .wpcf7-response-output {
  border-color: var(--mostrus-teal) !important;
  background: rgba(0,120,110,.08);
}

body.elementor-page-677 .mostrus-cf7-shell form.invalid .wpcf7-response-output,
body.elementor-page-677 .mostrus-cf7-shell form.failed .wpcf7-response-output,
body.elementor-page-677 .mostrus-cf7-shell form.unaccepted .wpcf7-response-output {
  border-color: #ad3e3e !important;
  background: rgba(173,62,62,.07);
}

/* Desktop hover system */
@media (hover:hover) and (pointer:fine) and (min-width:768px) {
  body.elementor-page-677 a,
  body.elementor-page-677 button,
  body.elementor-page-677 .elementor-icon,
  body.elementor-page-677 .elementor-heading-title {
    transition: color .3s ease, opacity .3s ease, transform .35s var(--mostrus-ease);
  }

  body.elementor-page-677 .mostrus-btn .elementor-button:hover {
    transform: translateY(-4px);
  }

  body.elementor-page-677 .mostrus-btn .elementor-button:hover::after {
    transform: translateX(120%);
  }

  body.elementor-page-677 .mostrus-btn-gold .elementor-button:hover {
    border-color: var(--mostrus-gold) !important;
    background: var(--mostrus-gold) !important;
    color: var(--mostrus-dark) !important;
    box-shadow: 0 24px 64px rgba(200,164,93,.27);
  }

  body.elementor-page-677 .mostrus-btn-ghost .elementor-button:hover {
    border-color: var(--mostrus-gold) !important;
    background: rgba(200,164,93,.1) !important;
  }

  body.elementor-page-677 .mostrus-btn-light .elementor-button:hover {
    border-color: var(--mostrus-white) !important;
    background: var(--mostrus-white) !important;
  }

  body.elementor-page-677 .mostrus-trust-card {
    transition: background-color .35s ease, transform .4s var(--mostrus-ease);
  }

  body.elementor-page-677 .mostrus-trust-card:hover {
    z-index: 2;
    transform: translateY(-6px);
    background: var(--mostrus-deep);
  }

  body.elementor-page-677 .mostrus-trust-card:hover .elementor-icon {
    transform: translateY(-4px) scale(1.08);
  }

  body.elementor-page-677 .mostrus-about-img img {
    transition: transform .7s var(--mostrus-ease), filter .45s ease;
  }

  body.elementor-page-677 .mostrus-about-media:hover .mostrus-about-img img {
    transform: scale(1.018);
    filter: saturate(.95) contrast(1.05);
  }

  body.elementor-page-677 .mostrus-floating-card {
    transition: transform .45s var(--mostrus-ease), box-shadow .4s ease;
  }

  body.elementor-page-677 .mostrus-about-media:hover .mostrus-floating-card {
    transform: translate(-6px,-8px);
    box-shadow: 0 34px 90px rgba(13,18,17,.34);
  }

  body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-item:hover .elementor-icon-list-text,
  body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: var(--mostrus-teal) !important;
  }

  body.elementor-page-677 .mostrus-service-card:hover {
    transform: translateY(-12px);
    border-color: rgba(200,164,93,.62);
    box-shadow: 0 42px 110px rgba(0,0,0,.34);
  }

  body.elementor-page-677 .mostrus-service-featured:hover {
    transform: translateY(-38px);
  }

  body.elementor-page-677 .mostrus-service-card:hover .mostrus-service-img img {
    transform: scale(1.06);
    filter: saturate(.98) contrast(1.08) brightness(.9);
  }

  body.elementor-page-677 .mostrus-service-link .elementor-button:hover .elementor-button-text::after {
    transform: translateX(7px);
  }

  body.elementor-page-677 .mostrus-icon-card:hover {
    transform: translateY(-8px);
    border-color: rgba(200,164,93,.5);
    background: var(--mostrus-white);
    box-shadow: 0 30px 80px rgba(13,18,17,.11);
  }

  body.elementor-page-677 .mostrus-icon-card:hover .elementor-icon {
    transform: rotate(-5deg) scale(1.08);
    background: var(--mostrus-teal);
  }

  body.elementor-page-677 .mostrus-process-widget__step:hover .mostrus-process-widget__icon {
    transform: translateY(-7px) scale(1.06);
    background: var(--mostrus-gold);
    color: var(--mostrus-dark);
  }

  body.elementor-page-677 .mostrus-process-widget__step:hover .mostrus-process-widget__step-title {
    color: var(--mostrus-gold);
  }

  body.elementor-page-677 .mostrus-stat-card {
    transition: background-color .4s ease, transform .4s var(--mostrus-ease);
  }

  body.elementor-page-677 .mostrus-stat-card:hover {
    z-index: 2;
    transform: translateY(-7px);
    background-color: var(--mostrus-deep);
  }

  body.elementor-page-677 .mostrus-cf7-shell input[type="submit"]:not(:disabled):hover {
    transform: translateY(-4px);
    border-color: var(--mostrus-gold);
    background: var(--mostrus-gold);
    color: var(--mostrus-dark);
    box-shadow: 0 20px 56px rgba(200,164,93,.26);
  }
}

/* Tablet */
@media (max-width:1024px) {
  body.elementor-page-677 .mostrus-section {
    padding-inline: 30px;
  }

  body.elementor-page-677 .mostrus-about-grid,
  body.elementor-page-677 .mostrus-why-grid,
  body.elementor-page-677 .mostrus-contact-grid {
    grid-template-columns: 1fr;
    gap: 58px;
  }

  body.elementor-page-677 .mostrus-about-copy,
  body.elementor-page-677 .mostrus-why-copy {
    max-width: 760px;
  }

  body.elementor-page-677 .mostrus-about-media {
    max-width: 820px;
    margin-inline: auto;
  }

  body.elementor-page-677 .mostrus-service-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }

  body.elementor-page-677 .mostrus-service-card,
  body.elementor-page-677 .mostrus-service-featured {
    min-height: 590px;
    transform: none;
  }

  body.elementor-page-677 .mostrus-service-card:last-child {
    grid-column: 1 / -1;
    max-width: calc(50% - 10px);
    justify-self: center;
  }

  body.elementor-page-677 .mostrus-process-widget__header {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  body.elementor-page-677 .mostrus-process-widget__eyebrow {
    grid-column: auto;
    margin-bottom: 0;
  }

  body.elementor-page-677 .mostrus-process-widget__grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 42px 24px;
  }

  body.elementor-page-677 .mostrus-process-widget__grid::before {
    display: none;
  }

  body.elementor-page-677 .mostrus-contact-copy {
    position: static;
  }
}

/* Mobile: no entrance motion and no hover-dependent layout. */
@media (max-width:767px) {
  body.elementor-page-677 .animated,
  body.elementor-page-677 .elementor-invisible {
    opacity: 1 !important;
    animation: none !important;
    transform: none !important;
  }

  body.elementor-page-677 .mostrus-section {
    padding: 84px 20px;
  }

  body.elementor-page-677 .mostrus-section-title .elementor-heading-title,
  body.elementor-page-677 .mostrus-process-widget__title {
    font-size: clamp(40px, 12vw, 54px);
  }

  body.elementor-page-677 .mostrus-hero {
    min-height: 100svh;
    padding: 76px 20px 138px;
  }

  body.elementor-page-677 .mostrus-hero::before {
    inset: 12px;
  }

  body.elementor-page-677 .mostrus-wordmark .elementor-heading-title {
    margin-bottom: 26px;
    font-size: 16px !important;
    letter-spacing: .34em !important;
    text-indent: .34em;
  }

  body.elementor-page-677 .mostrus-hero-title .elementor-heading-title {
    font-size: clamp(49px, 14vw, 66px) !important;
    line-height: .94 !important;
  }

  body.elementor-page-677 .mostrus-hero-lead {
    margin-top: 24px;
  }

  body.elementor-page-677 .mostrus-hero-actions {
    width: 100%;
    margin-top: 32px;
    flex-direction: column !important;
    align-items: stretch;
  }

  body.elementor-page-677 .mostrus-hero-actions .elementor-widget-button,
  body.elementor-page-677 .mostrus-hero-actions .elementor-button {
    width: 100%;
  }

  body.elementor-page-677 .mostrus-trust {
    padding-inline: 20px;
  }

  body.elementor-page-677 .mostrus-trust > .e-con-inner {
    margin-top: -62px;
  }

  body.elementor-page-677 .mostrus-trust-inner {
    grid-template-columns: 1fr;
  }

  body.elementor-page-677 .mostrus-trust-card {
    padding: 28px 24px;
    border-right: 0;
    border-bottom: 1px solid rgba(200,164,93,.2);
  }

  body.elementor-page-677 .mostrus-trust-card:last-child {
    border-bottom: 0;
  }

  body.elementor-page-677 .mostrus-about {
    padding-top: 120px;
  }

  body.elementor-page-677 .mostrus-about-grid,
  body.elementor-page-677 .mostrus-why-grid,
  body.elementor-page-677 .mostrus-contact-grid {
    gap: 44px;
  }

  body.elementor-page-677 .mostrus-about-media {
    padding: 12px 0 0 12px;
  }

  body.elementor-page-677 .mostrus-about-img img {
    min-height: 390px;
    border-radius: 2px 24px 2px 24px;
  }

  body.elementor-page-677 .mostrus-floating-card {
    position: relative !important;
    right: auto;
    bottom: auto;
    width: calc(100% - 24px);
    margin: -56px 12px 0;
    padding: 24px;
  }

  body.elementor-page-677 .mostrus-service-grid,
  body.elementor-page-677 .mostrus-icon-card-grid,
  body.elementor-page-677 .mostrus-process-widget__grid,
  body.elementor-page-677 .mostrus-stats-grid,
  body.elementor-page-677 .mostrus-cf7-grid {
    grid-template-columns: 1fr;
  }

  body.elementor-page-677 .mostrus-service-grid {
    margin-top: 48px;
  }

  body.elementor-page-677 .mostrus-service-card,
  body.elementor-page-677 .mostrus-service-featured,
  body.elementor-page-677 .mostrus-service-card:last-child {
    min-height: auto;
    max-width: none;
    grid-column: auto;
    transform: none;
  }

  body.elementor-page-677 .mostrus-service-img img {
    height: 260px;
  }

  body.elementor-page-677 .mostrus-service-body {
    padding: 28px 24px 32px;
  }

  body.elementor-page-677 .mostrus-process-widget__header {
    margin-bottom: 48px;
  }

  body.elementor-page-677 .mostrus-process-widget__grid {
    gap: 28px;
  }

  body.elementor-page-677 .mostrus-process-widget__step {
    padding: 24px;
    border: 1px solid rgba(255,255,255,.13);
    border-radius: 2px 20px 2px 20px;
  }

  body.elementor-page-677 .mostrus-process-widget__icon {
    margin-bottom: 22px;
  }

  body.elementor-page-677 .mostrus-stat-card {
    border-right: 0;
    border-bottom: 1px solid rgba(200,164,93,.26);
  }

  body.elementor-page-677 .mostrus-stat-card:last-child {
    border-bottom: 0;
  }

  body.elementor-page-677 .mostrus-cta {
    padding: 84px 20px;
  }

  body.elementor-page-677 .mostrus-cta::before {
    inset: 18px 12px;
  }

  body.elementor-page-677 .mostrus-form-card {
    padding: 26px 20px;
  }

  body.elementor-page-677 .mostrus-cf7-shell input[type="submit"] {
    width: 100%;
  }
}

@media (max-width:420px) {
  body.elementor-page-677 .mostrus-hero-title .elementor-heading-title {
    font-size: 46px !important;
  }

  body.elementor-page-677 .mostrus-section-title .elementor-heading-title,
  body.elementor-page-677 .mostrus-process-widget__title {
    font-size: 39px;
  }

  body.elementor-page-677 .mostrus-service-img img {
    height: 230px;
  }
}

/* Final structural corrections for Elementor and CF7 generated markup. */
body.elementor-page-677 .mostrus-hero {
  height: 100svh;
  min-height: 680px;
  box-sizing: border-box;
  flex-wrap: nowrap !important;
}

body.elementor-page-677 .mostrus-process-widget__icon i,
body.elementor-page-677 .mostrus-process-widget__icon svg {
  color: currentColor !important;
  fill: currentColor !important;
}

body.elementor-page-677 .mostrus-cf7-grid > p {
  margin: 0;
}

body.elementor-page-677 .mostrus-cf7-grid > p:has(.mostrus-cf7-full) {
  grid-column: 1 / -1;
}

body.elementor-page-677 .mostrus-cf7-grid > p > .mostrus-cf7-field {
  height: 100%;
}

@media (hover:hover) and (pointer:fine) and (min-width:768px) {
  body.elementor-page-677 .mostrus-process-widget__step:hover .mostrus-process-widget__icon i,
  body.elementor-page-677 .mostrus-process-widget__step:hover .mostrus-process-widget__icon svg {
    color: var(--mostrus-dark) !important;
    fill: var(--mostrus-dark) !important;
  }
}

@media (prefers-reduced-motion:reduce) {
  body.elementor-page-677 *,
  body.elementor-page-677 *::before,
  body.elementor-page-677 *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}


/* Mostrus Home targeted polish - 2026-06-15 */

/* Service imagery follows the asymmetric card geometry. */
body.elementor-page-677 .mostrus-service-img,
body.elementor-page-677 .mostrus-service-img .elementor-widget-container,
body.elementor-page-677 .mostrus-service-img img {
  overflow: hidden;
  border-radius: 0 24px 0 24px;
}

/* About list: stronger hierarchy with restrained desktop interaction. */
body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-items {
  gap: 8px;
}

body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-item {
  width: 100%;
  min-height: 48px;
  margin-left: -12px;
  padding: 9px 12px;
  border: 1px solid transparent;
  border-radius: 2px 14px 2px 14px;
  transition: transform .38s var(--mostrus-ease), border-color .3s ease, background-color .3s ease, box-shadow .3s ease;
}

body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-icon {
  display: grid !important;
  width: 28px;
  height: 28px;
  margin: 0 13px 0 0 !important;
  flex: 0 0 28px;
  place-items: center;
  border: 1px solid rgba(0,120,110,.2);
  border-radius: 50%;
  background: rgba(0,120,110,.08);
  transition: transform .35s var(--mostrus-ease), border-color .3s ease, background-color .3s ease;
}

body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-icon i,
body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-icon svg {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
  font-size: 14px !important;
}

body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-text {
  font-size: 15.5px !important;
  line-height: 1.5 !important;
  transition: color .3s ease;
}

/* Contact list uses the same visual rhythm without looking like a duplicate. */
body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-items {
  gap: 6px;
}

body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-item {
  width: 100%;
  min-height: 46px;
  margin-left: -12px;
  padding: 9px 12px;
  border: 1px solid transparent;
  border-radius: 2px 13px 2px 13px;
  transition: transform .38s var(--mostrus-ease), border-color .3s ease, background-color .3s ease, box-shadow .3s ease;
}

body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-item::before {
  width: 9px;
  height: 9px;
  margin-right: 14px;
  transition: transform .35s var(--mostrus-ease), background-color .3s ease, box-shadow .3s ease;
}

body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-text {
  font-size: 15.5px !important;
  line-height: 1.45 !important;
  transition: color .3s ease;
}

/* Keep Elementor SVG icons contained inside the process markers. */
body.elementor-page-677 .mostrus-process-widget__grid::before {
  top: 29px;
}

body.elementor-page-677 .mostrus-process-widget__icon {
  width: 58px;
  height: 58px;
  margin-bottom: 26px;
  font-size: 20px;
  box-shadow: 0 0 0 7px var(--mostrus-dark);
}

body.elementor-page-677 .mostrus-process-widget__icon i {
  display: block;
  font-size: 20px !important;
  line-height: 1 !important;
}

body.elementor-page-677 .mostrus-process-widget__icon svg {
  display: block;
  width: 21px !important;
  height: 21px !important;
  max-width: 21px !important;
  max-height: 21px !important;
  flex: 0 0 21px;
}

body.elementor-page-677 .mostrus-process-widget__icon svg path {
  fill: currentColor !important;
}

/* CF7 outputs automatic br tags; suppress them locally to recover compact spacing. */
body.elementor-page-677 .mostrus-form-card {
  padding: clamp(26px, 3.2vw, 40px);
}

body.elementor-page-677 .mostrus-form-intro {
  margin: 12px 0 22px;
}

body.elementor-page-677 .mostrus-cf7-grid {
  gap: 14px 16px;
  align-items: start;
}

body.elementor-page-677 .mostrus-cf7-grid > p,
body.elementor-page-677 .mostrus-cf7-grid > div > p,
body.elementor-page-677 .mostrus-cf7-acceptance p {
  margin: 0 !important;
  padding: 0 !important;
}

body.elementor-page-677 .mostrus-cf7-field br {
  display: none !important;
}

body.elementor-page-677 .mostrus-cf7-field {
  gap: 7px;
  width: 100%;
}

body.elementor-page-677 .mostrus-cf7-shell input[type="text"],
body.elementor-page-677 .mostrus-cf7-shell input[type="email"],
body.elementor-page-677 .mostrus-cf7-shell input[type="tel"],
body.elementor-page-677 .mostrus-cf7-shell select {
  min-height: 50px;
  padding: 11px 14px;
}

body.elementor-page-677 .mostrus-cf7-shell textarea {
  height: 128px !important;
  min-height: 128px;
  max-height: 240px;
  padding: 12px 14px;
}

body.elementor-page-677 .mostrus-cf7-acceptance {
  padding-top: 2px;
}

@media (hover: hover) and (pointer: fine) {
  body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-item:hover,
  body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-item:hover {
    transform: translateX(8px);
    border-color: rgba(0,120,110,.16);
    background: rgba(0,120,110,.055);
    box-shadow: 0 10px 28px rgba(0,79,72,.07);
  }

  body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-item:hover .elementor-icon-list-icon {
    transform: rotate(-7deg) scale(1.08);
    border-color: rgba(0,120,110,.42);
    background: var(--mostrus-teal);
  }

  body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-item:hover .elementor-icon-list-icon i,
  body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-item:hover .elementor-icon-list-icon svg {
    color: var(--mostrus-white) !important;
    fill: var(--mostrus-white) !important;
  }

  body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-item:hover .elementor-icon-list-text,
  body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: var(--mostrus-teal) !important;
  }

  body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-item:hover::before {
    transform: scale(1.2);
    background: var(--mostrus-gold);
    box-shadow: 0 0 0 5px rgba(200,164,93,.13);
  }
}

@media (max-width: 767px) {
  body.elementor-page-677 .mostrus-service-img,
  body.elementor-page-677 .mostrus-service-img .elementor-widget-container,
  body.elementor-page-677 .mostrus-service-img img {
    border-radius: 0 20px 0 20px;
  }

  body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-item,
  body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-item {
    min-height: 0;
    margin-left: 0;
    padding: 8px 0;
    border: 0;
    background: transparent;
    box-shadow: none;
  }

  body.elementor-page-677 .mostrus-icon-list .elementor-icon-list-text,
  body.elementor-page-677 .mostrus-contact-list .elementor-icon-list-text {
    font-size: 15px !important;
  }

  body.elementor-page-677 .mostrus-process-widget__icon {
    width: 54px;
    height: 54px;
    margin-bottom: 22px;
    box-shadow: 0 0 0 6px var(--mostrus-dark);
  }

  body.elementor-page-677 .mostrus-form-card {
    padding: 25px 20px;
  }

  body.elementor-page-677 .mostrus-cf7-grid {
    gap: 13px;
  }

  body.elementor-page-677 .mostrus-cf7-shell textarea {
    height: 120px !important;
    min-height: 120px;
  }
}


/* Elementor mobile entrance-animation fallback: visible immediately, no motion. */
@media (max-width: 767px) {
  body.elementor-page-677 .elementor-invisible,
  body.elementor-page-677 .animated,
  body.elementor-page-677 .animated-fast,
  body.elementor-page-677 .animated-slow {
    visibility: visible !important;
    opacity: 1 !important;
    animation: none !important;
    transform: none !important;
  }
}


/* Hero full-bleed cleanup and root browser scrollbar. */
body.elementor-page-677 .mostrus-hero::before {
  display: none;
}

html:has(body.elementor-page-677) {
  scrollbar-color: #c8a45d #0d1211;
  scrollbar-width: thin;
}

html:has(body.elementor-page-677)::-webkit-scrollbar {
  width: 11px;
  height: 11px;
}

html:has(body.elementor-page-677)::-webkit-scrollbar-track {
  background: #0d1211;
}

html:has(body.elementor-page-677)::-webkit-scrollbar-thumb {
  min-height: 54px;
  border: 2px solid #0d1211;
  border-radius: 999px;
  background: linear-gradient(180deg, #c8a45d 0%, #b99752 42%, #00786e 100%);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.08);
}

html:has(body.elementor-page-677)::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #d8bb7d 0%, #c8a45d 48%, #009589 100%);
}

html:has(body.elementor-page-677)::-webkit-scrollbar-corner {
  background: #0d1211;
}


/* Give the form introduction breathing room before the first field row. */
body.elementor-page-677 .mostrus-form-intro {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  body.elementor-page-677 .mostrus-form-intro {
    margin-bottom: 24px;
  }
}

body.elementor-page-677 .mostrus-form-card > .mostrus-form-intro {
  margin: 12px 0 30px !important;
}

@media (max-width: 767px) {
  body.elementor-page-677 .mostrus-form-card > .mostrus-form-intro {
    margin: 12px 0 24px !important;
  }
}


/* CTA frame follows the true section perimeter. */
body.elementor-page-677 .mostrus-cta::before {
  inset: 0;
  border-radius: 0;
}


/* Warm silver page surfaces requested for the light sections. */
body.elementor-page-677 {
  --mostrus-paper: #f1f3f0;
  --mostrus-cream: #ecefea;
  background: var(--mostrus-paper);
}

body.elementor-page-677 .mostrus-about,
body.elementor-page-677 .mostrus-contact {
  background:
    radial-gradient(circle at 2% 16%, rgba(0,120,110,.06), transparent 24%),
    linear-gradient(180deg, #f6f7f4 0%, var(--mostrus-paper) 45%, #eef1ed 100%);
}

body.elementor-page-677 .mostrus-contact {
  background:
    radial-gradient(circle at 6% 10%, rgba(0,120,110,.065), transparent 23%),
    linear-gradient(180deg, #f3f5f2 0%, var(--mostrus-paper) 58%, #edf0eb 100%);
}

body.elementor-page-677 .mostrus-stats-section {
  background:
    radial-gradient(circle at 80% 0%, rgba(200,164,93,.09), transparent 24%),
    var(--mostrus-cream);
}


/* Stronger premium silver surfaces, inspired by the metallic Mostrus logo. */
body.elementor-page-677 {
  --mostrus-paper: #e4e8e4;
  --mostrus-cream: #dce2dd;
  --mostrus-silver-soft: #eef1ed;
  --mostrus-silver: #e1e6e1;
  --mostrus-silver-deep: #d3dad5;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.72), transparent 26%),
    radial-gradient(circle at 92% 18%, rgba(0,120,110,.045), transparent 28%),
    linear-gradient(135deg, #eef1ed 0%, #e3e8e3 42%, #d8dfda 100%);
}

body.elementor-page-677 .mostrus-about,
body.elementor-page-677 .mostrus-contact {
  background:
    radial-gradient(circle at 12% 8%, rgba(255,255,255,.76), transparent 24%),
    radial-gradient(circle at 88% 12%, rgba(0,120,110,.06), transparent 30%),
    radial-gradient(circle at 50% 105%, rgba(200,164,93,.07), transparent 28%),
    linear-gradient(135deg, #eef1ed 0%, #e3e8e3 44%, #d7ded9 100%);
}

body.elementor-page-677 .mostrus-stats-section {
  background:
    radial-gradient(circle at 78% 0%, rgba(255,255,255,.64), transparent 24%),
    radial-gradient(circle at 12% 100%, rgba(0,120,110,.055), transparent 26%),
    linear-gradient(135deg, #e6ebe6 0%, #dce2dd 54%, #d1d8d3 100%);
}

body.elementor-page-677 .mostrus-services::before,
body.elementor-page-677 .mostrus-hero::after {
  background: #e4e8e4;
}

body.elementor-page-677 .mostrus-form-card {
  background: rgba(245,247,244,.82);
  box-shadow: 0 30px 90px rgba(13,18,17,.14), inset 0 1px 0 rgba(255,255,255,.62);
}

body.elementor-page-677 .mostrus-cf7-shell input[type="text"],
body.elementor-page-677 .mostrus-cf7-shell input[type="email"],
body.elementor-page-677 .mostrus-cf7-shell input[type="tel"],
body.elementor-page-677 .mostrus-cf7-shell select,
body.elementor-page-677 .mostrus-cf7-shell textarea {
  background: rgba(250,251,248,.72);
}


/* Metallic light cards and form surfaces: no flat white panels. */
body.elementor-page-677 .mostrus-icon-card {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  border: 1px solid rgba(200,164,93,.36) !important;
  background:
    radial-gradient(circle at 18% 0%, rgba(255,255,255,.78), transparent 34%),
    linear-gradient(135deg, rgba(242,245,241,.74) 0%, rgba(224,230,224,.72) 48%, rgba(206,216,209,.66) 100%) !important;
  box-shadow:
    0 24px 70px rgba(13,18,17,.13),
    inset 0 1px 0 rgba(255,255,255,.68),
    inset 0 -1px 0 rgba(0,79,72,.08);
  backdrop-filter: blur(18px);
}

body.elementor-page-677 .mostrus-icon-card::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background:
    linear-gradient(115deg, rgba(255,255,255,.46) 0%, transparent 24%, rgba(0,120,110,.055) 54%, rgba(200,164,93,.10) 100%);
  opacity: .72;
  pointer-events: none;
}

body.elementor-page-677 .mostrus-icon-card::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 46%;
  height: 1px;
  content: "";
  background: linear-gradient(90deg, transparent, rgba(200,164,93,.78));
  pointer-events: none;
}

body.elementor-page-677 .mostrus-icon-card .elementor-icon-box-title,
body.elementor-page-677 .mostrus-icon-card .elementor-icon-box-title a {
  color: var(--mostrus-text) !important;
}

body.elementor-page-677 .mostrus-icon-card .elementor-icon-box-description {
  color: rgba(36,48,45,.68) !important;
}

body.elementor-page-677 .mostrus-form-card {
  border-color: rgba(200,164,93,.46) !important;
  background:
    radial-gradient(circle at 16% 0%, rgba(255,255,255,.66), transparent 34%),
    linear-gradient(135deg, rgba(239,243,238,.86) 0%, rgba(224,231,224,.84) 50%, rgba(209,219,212,.78) 100%) !important;
  box-shadow:
    0 34px 90px rgba(13,18,17,.16),
    inset 0 1px 0 rgba(255,255,255,.74),
    inset 0 -1px 0 rgba(0,79,72,.07) !important;
}

body.elementor-page-677 .mostrus-cf7-shell input[type="text"],
body.elementor-page-677 .mostrus-cf7-shell input[type="email"],
body.elementor-page-677 .mostrus-cf7-shell input[type="tel"],
body.elementor-page-677 .mostrus-cf7-shell select,
body.elementor-page-677 .mostrus-cf7-shell textarea {
  border-color: rgba(0,79,72,.22) !important;
  background:
    linear-gradient(135deg, rgba(248,250,247,.78), rgba(229,235,229,.72)) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.72);
}

body.elementor-page-677 .mostrus-cf7-shell input:focus,
body.elementor-page-677 .mostrus-cf7-shell select:focus,
body.elementor-page-677 .mostrus-cf7-shell textarea:focus {
  border-color: rgba(200,164,93,.78) !important;
  background: linear-gradient(135deg, rgba(251,252,249,.92), rgba(235,240,234,.86)) !important;
  box-shadow: 0 0 0 4px rgba(200,164,93,.16), inset 0 1px 0 rgba(255,255,255,.78) !important;
}

@media (hover: hover) and (pointer: fine) {
  body.elementor-page-677 .mostrus-icon-card:hover {
    border-color: rgba(200,164,93,.62) !important;
    background:
      radial-gradient(circle at 18% 0%, rgba(255,255,255,.86), transparent 34%),
      linear-gradient(135deg, rgba(246,248,244,.82) 0%, rgba(225,232,225,.78) 48%, rgba(201,213,205,.74) 100%) !important;
    box-shadow:
      0 30px 86px rgba(13,18,17,.17),
      0 0 0 1px rgba(200,164,93,.16),
      inset 0 1px 0 rgba(255,255,255,.76),
      inset 0 -1px 0 rgba(0,79,72,.08);
  }
}


/* Ensure Elementor inner containers inherit the metallic treatment too. */
body.elementor-page-677 .mostrus-icon-card,
body.elementor-page-677 .mostrus-icon-card > .elementor-widget-container {
  background-color: rgba(225,230,224,.76) !important;
  background-image:
    radial-gradient(circle at 18% 0%, rgba(255,255,255,.78), transparent 34%),
    linear-gradient(135deg, rgba(242,245,241,.74) 0%, rgba(224,230,224,.72) 48%, rgba(206,216,209,.66) 100%) !important;
}

body.elementor-page-677 .mostrus-icon-card > .elementor-widget-container {
  height: 100%;
  border-radius: inherit;
}

body.elementor-page-677 .mostrus-form-card {
  background-color: rgba(224,231,224,.84) !important;
  background-image:
    radial-gradient(circle at 16% 0%, rgba(255,255,255,.66), transparent 34%),
    linear-gradient(135deg, rgba(239,243,238,.86) 0%, rgba(224,231,224,.84) 50%, rgba(209,219,212,.78) 100%) !important;
}

body.elementor-page-677 .mostrus-cf7-shell input[type="text"],
body.elementor-page-677 .mostrus-cf7-shell input[type="email"],
body.elementor-page-677 .mostrus-cf7-shell input[type="tel"],
body.elementor-page-677 .mostrus-cf7-shell select,
body.elementor-page-677 .mostrus-cf7-shell textarea {
  background-color: rgba(232,238,232,.76) !important;
  background-image: linear-gradient(135deg, rgba(248,250,247,.78), rgba(229,235,229,.72)) !important;
}


/* Metallic sheen layer for icon cards, independent from Elementor background-image resets. */
body.elementor-page-677 .mostrus-icon-card > .elementor-widget-container {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

body.elementor-page-677 .mostrus-icon-card > .elementor-widget-container::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  content: "";
  background:
    radial-gradient(circle at 18% 0%, rgba(255,255,255,.78), transparent 34%),
    linear-gradient(115deg, rgba(255,255,255,.38) 0%, transparent 26%, rgba(0,120,110,.055) 56%, rgba(200,164,93,.12) 100%);
  pointer-events: none;
}

body.elementor-page-677 .mostrus-icon-card .elementor-icon-box-wrapper {
  position: relative;
  z-index: 1;
}


/* Remove the visible inner rectangle from icon cards; keep one seamless metallic card. */
body.elementor-page-677 .mostrus-icon-card,
body.elementor-page-677 .mostrus-icon-card > .elementor-widget-container {
  background-color: transparent !important;
  background-image: none !important;
}

body.elementor-page-677 .mostrus-icon-card {
  background:
    radial-gradient(circle at 8% 4%, rgba(255,255,255,.86), transparent 25%),
    radial-gradient(circle at 84% 16%, rgba(0,120,110,.075), transparent 36%),
    linear-gradient(135deg, rgba(238,242,237,.86) 0%, rgba(221,228,222,.78) 52%, rgba(203,214,207,.72) 100%) !important;
}

body.elementor-page-677 .mostrus-icon-card::before {
  position: absolute;
  inset: -1px;
  z-index: 0;
  content: "";
  border-radius: inherit;
  background:
    linear-gradient(118deg, rgba(255,255,255,.48) 0%, transparent 30%, rgba(200,164,93,.10) 100%),
    radial-gradient(circle at 50% 100%, rgba(0,79,72,.08), transparent 38%);
  opacity: .68;
  pointer-events: none;
}

body.elementor-page-677 .mostrus-icon-card > .elementor-widget-container::before {
  display: none !important;
}

body.elementor-page-677 .mostrus-icon-card > .elementor-widget-container,
body.elementor-page-677 .mostrus-icon-card .elementor-icon-box-wrapper {
  position: relative;
  z-index: 1;
}

@media (hover: hover) and (pointer: fine) {
  body.elementor-page-677 .mostrus-icon-card:hover {
    background:
      radial-gradient(circle at 8% 4%, rgba(255,255,255,.92), transparent 25%),
      radial-gradient(circle at 84% 16%, rgba(0,120,110,.095), transparent 36%),
      linear-gradient(135deg, rgba(243,246,241,.90) 0%, rgba(222,230,223,.82) 52%, rgba(198,211,202,.78) 100%) !important;
  }
}

/* Preserved Direction B eyebrow treatment after restoring original layout. */
body.elementor-page-677 .mostrus-eyebrow {
  display: inline-flex !important;
  width: max-content;
  margin-bottom: 26px;
  padding: 10px 16px 9px;
  align-items: center;
  gap: 10px;
  border: 1px solid rgba(200,164,93,.36);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(13,18,17,.08), rgba(255,255,255,.28));
  color: var(--mostrus-deep) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.52);
  font-size: 12px !important;
  letter-spacing: .22em !important;
}

body.elementor-page-677 .mostrus-eyebrow::before {
  width: 7px !important;
  height: 7px !important;
  margin: 0 !important;
  flex: 0 0 7px;
  border-radius: 50%;
  background: var(--mostrus-gold) !important;
  box-shadow: 0 0 0 4px rgba(200,164,93,.12);
}

body.elementor-page-677 .mostrus-eyebrow-light {
  color: var(--mostrus-gold) !important;
  background: rgba(13,18,17,.28);
  border-color: rgba(200,164,93,.42);
}

body.elementor-page-677 .mostrus-center-eyebrow,
body.elementor-page-677 .mostrus-section-head-center .mostrus-eyebrow {
  margin-left: auto;
  margin-right: auto;
}

/* Match Angie custom Process Timeline eyebrow with the preserved pill eyebrow style. */
body.elementor-page-677 .mostrus-process-widget__eyebrow {
  display: inline-flex;
  width: max-content;
  margin-bottom: 26px;
  padding: 10px 16px 9px;
  align-items: center;
  gap: 10px;
  border: 1px solid rgba(200,164,93,.42);
  border-radius: 999px;
  background: rgba(13,18,17,.28);
  color: var(--mostrus-gold) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08);
  font-family: "Manrope", Arial, sans-serif;
  font-size: 12px !important;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .22em !important;
  text-transform: uppercase;
}

body.elementor-page-677 .mostrus-process-widget__eyebrow::before {
  display: inline-block;
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  border-radius: 50%;
  content: "";
  background: var(--mostrus-gold);
  box-shadow: 0 0 0 4px rgba(200,164,93,.12);
}


/* GTranslate switcher styled to match the Mostrus premium system. */
body.elementor-page-677 .gt_switcher_wrapper {
  left: 18px !important;
  bottom: 18px !important;
  z-index: 99999 !important;
  display: inline-flex !important;
  align-items: center;
  gap: 5px;
  padding: 6px !important;
  border: 1px solid rgba(200,164,93,.56) !important;
  border-radius: 999px !important;
  background:
    radial-gradient(circle at 16% 0%, rgba(255,255,255,.18), transparent 32%),
    linear-gradient(135deg, rgba(13,18,17,.92), rgba(0,79,72,.88)) !important;
  box-shadow:
    0 20px 46px rgba(13,18,17,.26),
    inset 0 1px 0 rgba(255,255,255,.12) !important;
  backdrop-filter: blur(14px);
}

body.elementor-page-677 .gt_switcher_wrapper a.glink {
  display: inline-flex !important;
  min-width: 34px;
  min-height: 32px;
  padding: 0 11px !important;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  border-radius: 999px;
  color: rgba(255,255,255,.78) !important;
  font-family: "Manrope", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: .16em;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: transform .28s var(--mostrus-ease), border-color .25s ease, background-color .25s ease, color .25s ease;
}

body.elementor-page-677 .gt_switcher_wrapper a.glink.gt-current-lang {
  border-color: rgba(200,164,93,.58);
  background: linear-gradient(135deg, var(--mostrus-gold), #d8bb7d);
  color: var(--mostrus-dark) !important;
  box-shadow: 0 8px 20px rgba(200,164,93,.18);
}

@media (hover: hover) and (pointer: fine) {
  body.elementor-page-677 .gt_switcher_wrapper a.glink:hover {
    transform: translateY(-1px);
    border-color: rgba(200,164,93,.42);
    background: rgba(255,255,255,.08);
    color: var(--mostrus-white) !important;
  }

  body.elementor-page-677 .gt_switcher_wrapper a.glink.gt-current-lang:hover {
    background: linear-gradient(135deg, #d8bb7d, var(--mostrus-gold));
    color: var(--mostrus-dark) !important;
  }
}

@media (max-width: 767px) {
  body.elementor-page-677 .gt_switcher_wrapper {
    left: 14px !important;
    bottom: 14px !important;
    padding: 5px !important;
  }

  body.elementor-page-677 .gt_switcher_wrapper a.glink {
    min-width: 31px;
    min-height: 29px;
    padding: 0 9px !important;
    font-size: 10px !important;
  }
}

/* Smooth Back To Top Button aligned with the GTranslate switcher. */
body.elementor-page-677 .smooth-back-to-top-button {
  right: 18px !important;
  left: auto !important;
  bottom: 18px !important;
  width: 48px !important;
  height: 48px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: 1.5px solid rgba(200,164,93,.58) !important;
  border-radius: 999px !important;
  background:
    radial-gradient(circle at 16% 0%, rgba(255,255,255,.18), transparent 32%),
    linear-gradient(135deg, rgba(13,18,17,.92), rgba(0,79,72,.88)) !important;
  box-shadow:
    0 20px 46px rgba(13,18,17,.26),
    inset 0 1px 0 rgba(255,255,255,.14) !important;
  backdrop-filter: blur(14px);
  transition:
    transform .28s var(--mostrus-ease),
    border-color .25s ease,
    background-color .25s ease,
    box-shadow .25s ease !important;
}

body.elementor-page-677 .smooth-back-to-top-button::after {
  color: var(--mostrus-gold) !important;
  font-size: 23px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  transform: translateY(-1px);
}

body.elementor-page-677 .smooth-back-to-top-button .progress-circle {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

body.elementor-page-677 .smooth-back-to-top-button .progress-circle path {
  stroke: rgba(200,164,93,.92) !important;
  stroke-width: 3.4px !important;
  filter: drop-shadow(0 0 4px rgba(200,164,93,.22));
}

@media (hover: hover) and (pointer: fine) {
  body.elementor-page-677 .smooth-back-to-top-button:hover {
    transform: translateY(-2px);
    border-color: rgba(200,164,93,.62) !important;
    background:
      radial-gradient(circle at 16% 0%, rgba(255,255,255,.24), transparent 34%),
      linear-gradient(135deg, rgba(13,18,17,.96), rgba(0,120,110,.92)) !important;
    box-shadow:
      0 22px 48px rgba(13,18,17,.3),
      inset 0 1px 0 rgba(255,255,255,.16) !important;
  }

  body.elementor-page-677 .smooth-back-to-top-button:hover::after {
    color: #d8bb7d !important;
  }
}

@media (max-width: 767px) {
  body.elementor-page-677 .smooth-back-to-top-button {
    right: 14px !important;
    bottom: 14px !important;
    width: 44px !important;
    height: 44px !important;
  }

  body.elementor-page-677 .smooth-back-to-top-button::after {
    font-size: 21px !important;
  }

  body.elementor-page-677 .smooth-back-to-top-button .progress-circle path {
    stroke-width: 3px !important;
  }
}

/* Give the stats section a stronger continuation from the dark section above. */
body.elementor-page-677 .mostrus-stats-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 0%, rgba(0,120,110,.18), transparent 26%),
    radial-gradient(circle at 82% 20%, rgba(200,164,93,.08), transparent 24%),
    linear-gradient(180deg, #0d1211 0%, #10201d 22%, #14332e 62%, #184640 100%) !important;
}

body.elementor-page-677 .mostrus-stats-section::before {
  position: absolute;
  inset: 0;
  content: "";
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(255,255,255,.03), transparent 16%),
    linear-gradient(0deg, rgba(255,255,255,.03), transparent 14%);
}

body.elementor-page-677 .mostrus-stats-grid {
  position: relative;
  z-index: 1;
  border: 1px solid rgba(200,164,93,.38);
  background:
    linear-gradient(135deg, rgba(11,18,17,.96) 0%, rgba(14,33,30,.96) 52%, rgba(18,49,45,.94) 100%) !important;
  box-shadow:
    0 34px 90px rgba(3,8,8,.34),
    inset 0 1px 0 rgba(255,255,255,.06) !important;
}

body.elementor-page-677 .mostrus-stat-card {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 50% 0, rgba(0,120,110,.22), transparent 46%),
    linear-gradient(180deg, rgba(255,255,255,.015), rgba(0,0,0,.08)) !important;
  border-right: 1px solid rgba(200,164,93,.2);
  transition:
    transform .38s var(--mostrus-ease),
    border-color .28s ease,
    box-shadow .32s ease,
    background .38s ease;
}

body.elementor-page-677 .mostrus-stat-card::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  content: "";
  opacity: 0;
  background:
    radial-gradient(circle at 18% 0%, rgba(255,255,255,.12), transparent 34%),
    linear-gradient(135deg, rgba(200,164,93,.08), transparent 45%);
  transition: opacity .32s ease;
}

body.elementor-page-677 .mostrus-stat-card > * {
  position: relative;
  z-index: 1;
}

body.elementor-page-677 .mostrus-stat-card:nth-child(2) {
  background:
    radial-gradient(circle at 50% 0, rgba(0,120,110,.3), transparent 48%),
    linear-gradient(180deg, rgba(255,255,255,.02), rgba(0,0,0,.1)) !important;
}

body.elementor-page-677 .mostrus-stat-card:nth-child(3) {
  background:
    radial-gradient(circle at 50% 0, rgba(0,120,110,.18), transparent 44%),
    linear-gradient(180deg, rgba(255,255,255,.01), rgba(0,0,0,.12)) !important;
}

@media (hover: hover) and (pointer: fine) {
  body.elementor-page-677 .mostrus-stats-grid:hover .mostrus-stat-card {
    opacity: .82;
  }

  body.elementor-page-677 .mostrus-stat-card:hover {
    z-index: 2;
    opacity: 1 !important;
    transform: translateY(-8px) scale(1.01);
    border-color: rgba(200,164,93,.34);
    background:
      radial-gradient(circle at 50% 0, rgba(0,120,110,.38), transparent 48%),
      linear-gradient(180deg, rgba(255,255,255,.03), rgba(0,0,0,.12)) !important;
    box-shadow:
      0 26px 54px rgba(0,0,0,.26),
      inset 0 1px 0 rgba(255,255,255,.08);
  }

  body.elementor-page-677 .mostrus-stat-card:hover::before {
    opacity: 1;
  }

  body.elementor-page-677 .mostrus-stat-card:hover .mostrus-counter .elementor-counter-number-wrapper {
    text-shadow: 0 10px 26px rgba(200,164,93,.18);
    color: #d8bb7d !important;
  }

  body.elementor-page-677 .mostrus-stat-card:hover .mostrus-counter .elementor-counter-title {
    color: var(--mostrus-gold) !important;
  }
}

/* Footer + eyebrow redesign overrides: quieter footer, more editorial eyebrows. */
body.elementor-page-677 .mostrus-eyebrow,
body.elementor-page-677 .mostrus-process-widget__eyebrow {
  position: relative;
  display: inline-flex !important;
  width: max-content;
  margin-bottom: 24px;
  padding: 0 0 0 42px;
  align-items: center;
  gap: 0;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: var(--mostrus-deep) !important;
  font-family: "Manrope", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
  letter-spacing: .28em !important;
  text-transform: uppercase;
}

body.elementor-page-677 .mostrus-process-widget__eyebrow {
  color: var(--mostrus-gold) !important;
}

body.elementor-page-677 .mostrus-eyebrow::before,
body.elementor-page-677 .mostrus-eyebrow::after,
body.elementor-page-677 .mostrus-process-widget__eyebrow::before,
body.elementor-page-677 .mostrus-process-widget__eyebrow::after {
  position: absolute;
  content: "";
}

body.elementor-page-677 .mostrus-eyebrow::before,
body.elementor-page-677 .mostrus-process-widget__eyebrow::before {
  left: 0;
  top: 50%;
  width: 28px !important;
  height: 1px !important;
  transform: translateY(-50%);
  background: currentColor !important;
  opacity: .64;
  box-shadow: none !important;
  border-radius: 0 !important;
}

body.elementor-page-677 .mostrus-eyebrow::after,
body.elementor-page-677 .mostrus-process-widget__eyebrow::after {
  left: 0;
  top: calc(50% - 9px);
  width: 1px !important;
  height: 18px !important;
  background: var(--mostrus-gold) !important;
}

body.elementor-page-677 .mostrus-eyebrow-light {
  color: var(--mostrus-gold) !important;
}

body.elementor-page-677 .mostrus-center-eyebrow,
body.elementor-page-677 .mostrus-section-head-center .mostrus-eyebrow {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
/* ==========================================================
   MOSTRUS — Premium Institutional Eyebrows
   Final override: differentiated section labels
   ========================================================== */

body.elementor-page-677 .mostrus-eyebrow,
body.elementor-page-677 .mostrus-process-widget__eyebrow {
  position: relative !important;
  isolation: isolate;
  display: inline-flex !important;
  width: max-content !important;
  max-width: 100%;
  min-height: 34px;
  margin: 0 0 28px !important;
  padding: 11px 18px 10px 46px !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 11px !important;
  overflow: hidden;
  border: 1px solid rgba(0, 79, 72, .22) !important;
  border-radius: 2px 18px 2px 18px !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.72), rgba(255,255,255,.34)),
    linear-gradient(90deg, rgba(0,120,110,.075), rgba(200,164,93,.055)) !important;
  color: var(--mostrus-deep) !important;
  box-shadow:
    0 12px 34px rgba(13,18,17,.055),
    inset 0 1px 0 rgba(255,255,255,.72) !important;
  font-family: "Manrope", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  letter-spacing: .235em !important;
  text-transform: uppercase !important;
  text-align: left !important;
}

body.elementor-page-677 .mostrus-eyebrow .elementor-heading-title {
  color: inherit !important;
  font-family: "Manrope", Arial, sans-serif !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
  text-transform: inherit !important;
}

body.elementor-page-677 .mostrus-eyebrow::before,
body.elementor-page-677 .mostrus-process-widget__eyebrow::before {
  position: absolute !important;
  left: 17px !important;
  top: 50% !important;
  display: block !important;
  width: 18px !important;
  height: 1px !important;
  margin: 0 !important;
  flex: 0 0 auto !important;
  content: "" !important;
  transform: translateY(-50%) !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: currentColor !important;
  opacity: .78 !important;
  box-shadow: none !important;
}

body.elementor-page-677 .mostrus-eyebrow::after,
body.elementor-page-677 .mostrus-process-widget__eyebrow::after {
  position: absolute !important;
  left: 17px !important;
  top: calc(50% - 9px) !important;
  display: block !important;
  width: 1px !important;
  height: 18px !important;
  content: "" !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: var(--mostrus-gold) !important;
  opacity: .95 !important;
  box-shadow: 0 0 18px rgba(200,164,93,.26) !important;
}

/* Light/silver sections: more editorial and institutional. */
body.elementor-page-677 .mostrus-about .mostrus-eyebrow {
  border-color: rgba(0,79,72,.24) !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.82), rgba(238,241,237,.56)),
    linear-gradient(90deg, rgba(0,120,110,.08), rgba(200,164,93,.07)) !important;
  color: var(--mostrus-deep) !important;
}

body.elementor-page-677 .mostrus-why .mostrus-eyebrow {
  border-color: rgba(200,164,93,.42) !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.76), rgba(228,232,228,.55)),
    radial-gradient(circle at 0 0, rgba(200,164,93,.12), transparent 42%) !important;
  color: var(--mostrus-deep) !important;
}

body.elementor-page-677 .mostrus-contact .mostrus-eyebrow {
  border-color: rgba(0,120,110,.26) !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.78), rgba(240,244,240,.54)),
    radial-gradient(circle at 0 50%, rgba(0,120,110,.12), transparent 40%) !important;
  color: var(--mostrus-teal) !important;
}

/* Dark sections: glass, gold and higher presence. */
body.elementor-page-677 .mostrus-services .mostrus-eyebrow,
body.elementor-page-677 .mostrus-cta .mostrus-eyebrow,
body.elementor-page-677 .mostrus-process-widget__eyebrow {
  border-color: rgba(200,164,93,.46) !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.085), rgba(255,255,255,.026)),
    radial-gradient(circle at 0 50%, rgba(200,164,93,.16), transparent 45%),
    rgba(13,18,17,.34) !important;
  color: var(--mostrus-gold) !important;
  box-shadow:
    0 18px 46px rgba(0,0,0,.18),
    inset 0 1px 0 rgba(255,255,255,.10) !important;
  backdrop-filter: blur(14px);
}

body.elementor-page-677 .mostrus-cta .mostrus-eyebrow {
  background:
    linear-gradient(135deg, rgba(13,18,17,.34), rgba(13,18,17,.14)),
    radial-gradient(circle at 0 50%, rgba(200,164,93,.20), transparent 46%) !important;
  color: var(--mostrus-gold-light) !important;
}

/* Elementor centered headings and section headers stay truly centered. */
body.elementor-page-677 .mostrus-center-eyebrow,
body.elementor-page-677 .mostrus-section-head-center .mostrus-eyebrow {
  margin-left: auto !important;
  margin-right: auto !important;
  justify-content: center !important;
}

body.elementor-page-677 .mostrus-section-head-center .mostrus-eyebrow,
body.elementor-page-677 .mostrus-center-eyebrow {
  text-align: center !important;
}

/* The custom Process widget has its own grid placement; keep the premium badge aligned. */
body.elementor-page-677 .mostrus-process-widget__eyebrow {
  grid-column: 1 / -1 !important;
  align-self: start !important;
  margin-bottom: 0 !important;
}

/* Subtle micro-interaction only on devices with hover. */
@media (hover:hover) and (pointer:fine) {
  body.elementor-page-677 .mostrus-eyebrow,
  body.elementor-page-677 .mostrus-process-widget__eyebrow {
    transition:
      transform .34s var(--mostrus-ease),
      border-color .28s ease,
      box-shadow .28s ease,
      background-color .28s ease,
      color .28s ease;
  }

  body.elementor-page-677 .mostrus-eyebrow:hover,
  body.elementor-page-677 .mostrus-process-widget__eyebrow:hover {
    transform: translateY(-2px);
    border-color: rgba(200,164,93,.62) !important;
    box-shadow:
      0 18px 44px rgba(13,18,17,.09),
      inset 0 1px 0 rgba(255,255,255,.72) !important;
  }

  body.elementor-page-677 .mostrus-services .mostrus-eyebrow:hover,
  body.elementor-page-677 .mostrus-cta .mostrus-eyebrow:hover,
  body.elementor-page-677 .mostrus-process-widget__eyebrow:hover {
    box-shadow:
      0 22px 54px rgba(0,0,0,.22),
      inset 0 1px 0 rgba(255,255,255,.13) !important;
  }
}

/* Mobile: still premium, but less wide and easier to read. */
@media (max-width: 767px) {
  body.elementor-page-677 .mostrus-eyebrow,
  body.elementor-page-677 .mostrus-process-widget__eyebrow {
    max-width: 100%;
    min-height: 32px;
    margin-bottom: 22px !important;
    padding: 10px 14px 9px 40px !important;
    border-radius: 2px 15px 2px 15px !important;
    font-size: 10px !important;
    letter-spacing: .18em !important;
    white-space: normal;
  }

  body.elementor-page-677 .mostrus-eyebrow::before,
  body.elementor-page-677 .mostrus-process-widget__eyebrow::before {
    left: 14px !important;
    width: 15px !important;
  }

  body.elementor-page-677 .mostrus-eyebrow::after,
  body.elementor-page-677 .mostrus-process-widget__eyebrow::after {
    left: 14px !important;
    height: 15px !important;
    top: calc(50% - 7.5px) !important;
  }

  body.elementor-page-677 .mostrus-section-head-center .mostrus-eyebrow,
  body.elementor-page-677 .mostrus-center-eyebrow {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

/* ==========================================================
   2026-06-18 — Hero clean video + lower trust cards
   ========================================================== */
body.elementor-page-677 .mostrus-hero {
  min-height: 100svh !important;
  padding-top: clamp(112px, 11vw, 168px) !important;
  padding-bottom: clamp(94px, 9vw, 138px) !important;
  border-radius: 0 !important;
}

body.elementor-page-677 .mostrus-hero::after {
  display: none !important;
  content: none !important;
}

body.elementor-page-677 .mostrus-hero::before {
  inset: 22px 22px 0;
  border-bottom: 0;
  opacity: .86;
}

body.elementor-page-677 .mostrus-wordmark {
  margin-bottom: clamp(42px, 4vw, 58px) !important;
}

body.elementor-page-677 .mostrus-hero-title {
  max-width: 1080px;
}

body.elementor-page-677 .mostrus-hero-lead {
  max-width: 900px;
  margin-top: clamp(34px, 3.2vw, 48px) !important;
}

body.elementor-page-677 .mostrus-hero-actions {
  margin-top: clamp(48px, 4.5vw, 64px) !important;
  gap: 18px !important;
}

body.elementor-page-677 .mostrus-trust {
  z-index: 2;
  padding: clamp(82px, 8vw, 126px) 24px clamp(72px, 7vw, 104px) !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 2% 0%, rgba(0,120,110,.07), transparent 25%),
    radial-gradient(circle at 92% 18%, rgba(200,164,93,.06), transparent 28%),
    var(--mostrus-paper) !important;
}

body.elementor-page-677 .mostrus-trust > .e-con-inner {
  margin-top: 0 !important;
}

body.elementor-page-677 .mostrus-trust-inner {
  border-radius: 2px 28px 2px 28px !important;
  box-shadow:
    0 34px 88px rgba(13,18,17,.16),
    inset 0 1px 0 rgba(255,255,255,.07) !important;
}

body.elementor-page-677 .mostrus-about {
  padding-top: clamp(94px, 9vw, 146px) !important;
  background:
    radial-gradient(circle at 2% 16%, rgba(0,120,110,.07), transparent 24%),
    radial-gradient(circle at 82% 0%, rgba(200,164,93,.045), transparent 25%),
    var(--mostrus-paper) !important;
}

@media (hover: hover) and (pointer: fine) {
  body.elementor-page-677 .mostrus-trust-card {
    transition: transform .42s var(--mostrus-ease), background .35s ease, box-shadow .35s ease;
  }

  body.elementor-page-677 .mostrus-trust-card:hover {
    transform: translateY(-6px);
    background:
      radial-gradient(circle at 0 0, rgba(0,120,110,.24), transparent 46%),
      rgba(13,18,17,.98) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.08);
  }
}

@media (max-width: 1024px) {
  body.elementor-page-677 .mostrus-hero {
    padding-top: clamp(104px, 14vw, 140px) !important;
    padding-bottom: clamp(82px, 10vw, 116px) !important;
  }

  body.elementor-page-677 .mostrus-trust {
    padding-top: 70px !important;
  }
}

@media (max-width: 767px) {
  body.elementor-page-677 .mostrus-hero {
    min-height: auto !important;
    padding-top: 96px !important;
    padding-bottom: 78px !important;
  }

  body.elementor-page-677 .mostrus-hero::before {
    inset: 14px 14px 0;
  }

  body.elementor-page-677 .mostrus-wordmark {
    margin-bottom: 34px !important;
  }

  body.elementor-page-677 .mostrus-hero-lead {
    margin-top: 28px !important;
  }

  body.elementor-page-677 .mostrus-hero-actions {
    margin-top: 36px !important;
    gap: 12px !important;
  }

  body.elementor-page-677 .mostrus-trust {
    padding: 54px 16px 66px !important;
  }
}

/* ==========================================================
   2026-06-18 — Second section title + trust entrance polish
   ========================================================== */
body.elementor-page-677 .mostrus-second-section-title {
  max-width: 920px;
  margin: 0 auto clamp(42px, 4.8vw, 68px) !important;
  text-align: center;
}

body.elementor-page-677 .mostrus-second-section-title .elementor-heading-title {
  margin: 0 auto !important;
  max-width: 920px;
  color: var(--mostrus-text) !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(44px, 5vw, 74px) !important;
  font-weight: 600 !important;
  line-height: .96 !important;
  letter-spacing: -.045em !important;
  text-wrap: balance;
}

body.elementor-page-677 .mostrus-second-section-title::after {
  display: block;
  width: min(140px, 24vw);
  height: 1px;
  margin: 24px auto 0;
  content: "";
  background: linear-gradient(90deg, transparent, rgba(200,164,93,.86), transparent);
}

body.elementor-page-677 .mostrus-second-section-title + .mostrus-trust-inner,
body.elementor-page-677 .mostrus-trust-inner {
  will-change: transform, opacity;
}

body.elementor-page-677 .mostrus-trust-card {
  will-change: transform, opacity;
}

@media (max-width: 767px) {
  body.elementor-page-677 .mostrus-second-section-title {
    margin-bottom: 34px !important;
  }

  body.elementor-page-677 .mostrus-second-section-title .elementor-heading-title {
    font-size: clamp(38px, 12vw, 52px) !important;
  }

  body.elementor-page-677 .mostrus-second-section-title::after {
    width: 92px;
    margin-top: 18px;
  }
}

/* ==========================================================
   2026-06-18 — Trust cards original style + smooth transform hover
   ========================================================== */
body.elementor-page-677 .mostrus-trust-inner.elementor-invisible,
body.elementor-page-677 .mostrus-trust-inner .elementor-invisible {
  visibility: visible !important;
}

body.elementor-page-677 .mostrus-trust-inner {
  position: relative;
  overflow: hidden !important;
  border: 1px solid rgba(200,164,93,.58) !important;
  border-radius: 2px 28px 2px 28px !important;
  background: rgba(13,18,17,.96) !important;
  box-shadow: var(--mostrus-shadow-dark) !important;
}

body.elementor-page-677 .mostrus-trust-inner::before {
  display: none !important;
  content: none !important;
}

body.elementor-page-677 .mostrus-trust-card {
  position: relative;
  z-index: 1;
  padding: 32px 34px !important;
  border-right: 1px solid rgba(200,164,93,.54) !important;
  background:
    radial-gradient(circle at 0 0, rgba(0,120,110,.16), transparent 42%),
    rgba(13,18,17,.97) !important;
  box-shadow: none !important;
  transform: translateY(0);
  transition: transform .72s cubic-bezier(.16, 1, .3, 1) !important;
}

body.elementor-page-677 .mostrus-trust-card:last-child {
  border-right: 0 !important;
}

body.elementor-page-677 .mostrus-trust-card .elementor-icon {
  color: var(--mostrus-gold) !important;
  fill: var(--mostrus-gold) !important;
  transition: none !important;
}

body.elementor-page-677 .mostrus-trust-card .elementor-icon i,
body.elementor-page-677 .mostrus-trust-card .elementor-icon svg {
  color: currentColor !important;
  fill: currentColor !important;
}

body.elementor-page-677 .mostrus-trust-card .elementor-icon-box-title {
  margin-top: 14px !important;
  margin-bottom: 8px !important;
}

@media (hover: hover) and (pointer: fine) {
  body.elementor-page-677 .mostrus-trust-inner:hover .mostrus-trust-card {
    opacity: 1 !important;
  }

  body.elementor-page-677 .mostrus-trust-card:hover {
    transform: translateY(-5px) !important;
    border-color: rgba(200,164,93,.54) !important;
    background:
      radial-gradient(circle at 0 0, rgba(0,120,110,.16), transparent 42%),
      rgba(13,18,17,.97) !important;
    box-shadow: none !important;
  }

  body.elementor-page-677 .mostrus-trust-card:hover .elementor-icon {
    color: var(--mostrus-gold) !important;
    fill: var(--mostrus-gold) !important;
  }
}

@media (max-width: 1024px) {
  body.elementor-page-677 .mostrus-trust-card,
  body.elementor-page-677 .mostrus-trust-card:last-child {
    border-right: 0 !important;
    border-bottom: 1px solid rgba(200,164,93,.48) !important;
  }

  body.elementor-page-677 .mostrus-trust-card:last-child {
    border-bottom: 0 !important;
  }
}
/* 2026-06-22 — Lift hero buttons slightly from the lower edge */
body.elementor-page-677 .mostrus-hero-actions {
  transform: translateY(-24px) !important;
}

@media (max-width: 1024px) {
  body.elementor-page-677 .mostrus-hero-actions {
    transform: translateY(-18px) !important;
  }
}

@media (max-width: 767px) {
  body.elementor-page-677 .mostrus-hero-actions {
    transform: translateY(-10px) !important;
  }
}
/* End 2026-06-22 hero buttons lift */
