
body.page-id-6079,
body.home {
  margin: 0 !important;
  overflow-x: hidden;
}
body.page-id-6079 .content-editor {
  font-size: 0 !important;
  line-height: 0 !important;
  background: #06101f !important;
}
body.page-id-6079 .content-editor > #abm2-home {
  font-size: 16px !important;
  line-height: 1.75 !important;
}body.page-id-6079 .site-content,
body.page-id-6079 .content-area,
body.page-id-6079 .content,
body.page-id-6079 .main-content,
body.page-id-6079 .page-content,
body.page-id-6079 .entry-content,
body.page-id-6079 .th-content,
body.page-id-6079 .elementor-page,
body.page-id-6079 .container,
body.page-id-6079 .container-fluid {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.page-id-6079 .entry-content > * {
  max-width: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
body.page-id-6079 > .wrap,
body.page-id-6079 > .wrap > .content,
body.page-id-6079 > .wrap > .content > .inner-container,
body.page-id-6079 > .wrap > .content > .inner-container > .content-editor {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.page-id-6079 .entry-title,
body.page-id-6079 .page-title,
body.page-id-6079 p:empty {
  display: none !important;
}
body.page-id-6079 .site-footer,
body.page-id-6079 footer {
  margin-top: 0 !important;
}
.abm2-home,
.abm2-home * {
  box-sizing: border-box;
}
.abm2-home {
  --abm2-ink: #07111f;
  --abm2-night: #06101f;
  --abm2-deep: #0b1d34;
  --abm2-blue: #1378d7;
  --abm2-cyan: #55c8ff;
  --abm2-green: #20b982;
  --abm2-gold: #f4ad2f;
  --abm2-paper: #f6f9fc;
  --abm2-soft: #edf4fb;
  --abm2-line: #d7e3ee;
  --abm2-muted: #627184;
  position: relative;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  color: var(--abm2-ink);
  background: #ffffff;
  font-family: inherit;
}
.abm2-home a {
  color: inherit;
  text-decoration: none;
}
.abm2-wrap {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}
.abm2-section {
  padding: 86px 0;
  margin: 0;
}
.abm2-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  border: 1px solid rgba(19, 120, 215, 0.22);
  background: rgba(19, 120, 215, 0.08);
  color: #0f5eaa;
  border-radius: 999px;
  padding: 8px 13px;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
}
.abm2-kicker:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--abm2-green);
  box-shadow: 0 0 0 5px rgba(32, 185, 130, 0.14);
}
.abm2-title {
  margin: 14px 0 0;
  color: var(--abm2-ink);
  font-size: 46px;
  line-height: 1.04;
  font-weight: 900;
  letter-spacing: 0;
}
.abm2-copy {
  margin: 18px 0 0;
  color: #4c5f72;
  font-size: 18px;
  line-height: 1.75;
  font-weight: 600;
}
.abm2-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
  margin-top: 30px;
}
.abm2-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  border-radius: 8px;
  padding: 14px 20px;
  font-size: 15px;
  line-height: 1;
  font-weight: 900;
  border: 1px solid transparent;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}
.abm2-btn:hover {
  transform: translateY(-2px);
}
.abm2-btn--primary {
  background: var(--abm2-blue);
  color: #ffffff !important;
  box-shadow: 0 14px 28px rgba(19, 120, 215, 0.28);
}
.abm2-btn--light {
  background: #ffffff;
  color: var(--abm2-night) !important;
  border-color: rgba(255, 255, 255, 0.44);
}
.abm2-btn--outline {
  border-color: #b8c8d8;
  color: var(--abm2-ink) !important;
  background: transparent;
}
.abm2-btn--dark {
  background: var(--abm2-night);
  color: #ffffff !important;
}
.abm2-hero {
  position: relative;
  min-height: 760px;
  display: flex;
  align-items: center;
  padding: 116px 0 98px;
  background: var(--abm2-night);
  color: #ffffff;
  overflow: hidden;
}
.abm2-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(6, 16, 31, 0.98) 0%, rgba(6, 16, 31, 0.88) 42%, rgba(6, 16, 31, 0.62) 100%),
    url("https://apexbusinessmarketing.com/wp-content/uploads/2025/06/oregon-digital-marketing-services.avif") center right / cover no-repeat;
  opacity: 1;
}
.abm2-hero:after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.14);
}
.abm2-hero__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 440px;
  gap: 54px;
  align-items: center;
}
.abm2-hero h1 {
  margin: 18px 0 0;
  color: #ffffff !important;
  font-size: 72px;
  line-height: 0.98;
  font-weight: 950;
  letter-spacing: 0;
  max-width: 760px;
}
.abm2-hero h1 span {
  color: var(--abm2-cyan);
}
.abm2-hero p {
  color: #d7e6f6;
}
.abm2-hero__lead {
  max-width: 690px;
  margin: 22px 0 0;
  font-size: 20px;
  line-height: 1.72;
  font-weight: 650;
}
.abm2-hero__panel {
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(9, 25, 45, 0.78);
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.34);
  backdrop-filter: blur(12px);
}
.abm2-hero__logo {
  display: block;
  width: 260px;
  max-width: 100%;
  margin: 0 auto 22px;
}
.abm2-control-list {
  display: grid;
  gap: 12px;
}
.abm2-control {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) auto;
  gap: 13px;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.055);
  padding: 14px;
}
.abm2-control__icon {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 8px;
  background: rgba(85, 200, 255, 0.13);
  color: var(--abm2-cyan);
  font-size: 20px;
  font-weight: 950;
}
.abm2-control strong {
  display: block;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 900;
}
.abm2-control span {
  display: block;
  margin-top: 5px;
  color: #b9cbe0;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 650;
}
.abm2-pill {
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
  padding: 7px 9px;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
}
.abm2-mini-chart {
  margin-top: 16px;
  border: 1px solid rgba(85, 200, 255, 0.18);
  border-radius: 8px;
  padding: 14px;
  background: rgba(0, 0, 0, 0.16);
}
.abm2-mini-chart__head {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
}
.abm2-bars {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  align-items: end;
  gap: 8px;
  height: 120px;
  margin-top: 15px;
}
.abm2-bars i {
  display: block;
  border-radius: 5px 5px 0 0;
  background: linear-gradient(180deg, var(--abm2-cyan), var(--abm2-blue));
  min-height: 22px;
}
.abm2-stack {
  padding: 22px 0;
  background: #ffffff;
  border-bottom: 1px solid var(--abm2-line);
}
.abm2-stack__row {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  gap: 22px;
  align-items: center;
}
.abm2-stack strong {
  color: #34465b;
  font-size: 15px;
  font-weight: 900;
}
.abm2-stack__items {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.abm2-chip {
  border: 1px solid var(--abm2-line);
  border-radius: 999px;
  background: var(--abm2-paper);
  color: #34465b;
  padding: 10px 13px;
  font-size: 13px;
  font-weight: 850;
  line-height: 1;
}
.abm2-director {
  background: #ffffff;
}
.abm2-two {
  display: grid;
  grid-template-columns: 0.93fr 1.07fr;
  gap: 56px;
  align-items: center;
}
.abm2-image-card {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid var(--abm2-line);
  background: var(--abm2-paper);
  box-shadow: 0 24px 52px rgba(8, 23, 42, 0.12);
}
.abm2-image-card img {
  display: block;
  width: 100%;
  min-height: 420px;
  object-fit: cover;
}
.abm2-checkgrid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 26px;
}
.abm2-check {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  border: 1px solid var(--abm2-line);
  border-radius: 8px;
  padding: 14px;
  background: var(--abm2-paper);
  color: #31465b;
  font-size: 14px;
  font-weight: 750;
  line-height: 1.45;
}
.abm2-check b {
  display: grid;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  place-items: center;
  border-radius: 999px;
  background: rgba(32, 185, 130, 0.14);
  color: #137e5c;
  font-size: 15px;
  line-height: 1;
}
.abm2-services {
  background: var(--abm2-paper);
  border-top: 1px solid var(--abm2-line);
  border-bottom: 1px solid var(--abm2-line);
}
.abm2-section-head {
  display: flex;
  justify-content: space-between;
  gap: 34px;
  align-items: end;
  margin-bottom: 34px;
}
.abm2-section-head .abm2-title {
  max-width: 690px;
}
.abm2-section-head .abm2-copy {
  max-width: 420px;
  font-size: 16px;
}
.abm2-service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.abm2-service {
  overflow: hidden;
  border: 1px solid var(--abm2-line);
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 16px 34px rgba(8, 23, 42, 0.08);
}
.abm2-service img {
  display: block;
  width: 100%;
  height: 210px;
  object-fit: cover;
}
.abm2-service__body {
  padding: 22px;
}
.abm2-service h3 {
  margin: 0;
  color: var(--abm2-ink);
  font-size: 22px;
  line-height: 1.16;
  font-weight: 950;
  letter-spacing: 0;
}
.abm2-service p {
  margin: 12px 0 0;
  color: #52667a;
  font-size: 15px;
  line-height: 1.65;
  font-weight: 650;
}
.abm2-proof {
  background: var(--abm2-night);
  color: #ffffff;
}
.abm2-proof .abm2-title,
.abm2-proof h2,
.abm2-proof h3,
.abm2-proof strong {
  color: #ffffff;
}
.abm2-proof .abm2-copy {
  color: #c9d9ea;
}
.abm2-proof-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) 0.9fr;
  gap: 22px;
  align-items: stretch;
  margin-top: 34px;
}
.abm2-chart-card,
.abm2-report-card,
.abm2-stat {
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.055);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.2);
}
.abm2-chart-card {
  padding: 24px;
}
.abm2-chart-card__top {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: start;
  margin-bottom: 14px;
}
.abm2-chart-card h3 {
  margin: 0;
  font-size: 24px;
  line-height: 1.15;
  font-weight: 950;
}
.abm2-growth-label {
  border-radius: 999px;
  padding: 9px 11px;
  background: rgba(32, 185, 130, 0.16);
  color: #84f0c8;
  font-size: 13px;
  line-height: 1;
  font-weight: 950;
  white-space: nowrap;
}
.abm2-chart {
  width: 100%;
  height: auto;
  display: block;
}
.abm2-report-stack {
  display: grid;
  gap: 14px;
}
.abm2-report-card {
  display: grid;
  grid-template-columns: 118px minmax(0, 1fr);
  gap: 16px;
  align-items: center;
  padding: 14px;
}
.abm2-report-card img {
  width: 118px;
  height: 78px;
  object-fit: cover;
  border-radius: 7px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #ffffff;
}
.abm2-report-card h3 {
  margin: 0;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 950;
}
.abm2-report-card p {
  margin: 7px 0 0;
  color: #bfd0e2;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 650;
}
.abm2-note {
  margin-top: 12px;
  color: #98abc0;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 650;
}
.abm2-stats {
  background: #ffffff;
  padding: 0;
}
.abm2-stats__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  border-left: 1px solid var(--abm2-line);
  border-top: 1px solid var(--abm2-line);
}
.abm2-stat {
  min-height: 180px;
  padding: 28px;
  border: 0;
  border-right: 1px solid var(--abm2-line);
  border-bottom: 1px solid var(--abm2-line);
  background: #ffffff;
  box-shadow: none;
  color: var(--abm2-ink);
}
.abm2-stat strong {
  display: block;
  color: var(--abm2-ink);
  font-size: 46px;
  line-height: 1;
  font-weight: 950;
}
.abm2-stat span {
  display: block;
  margin-top: 12px;
  color: #33485f;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 950;
}
.abm2-stat p {
  margin: 10px 0 0;
  color: #65768a;
  font-size: 14px;
  line-height: 1.55;
  font-weight: 650;
}
.abm2-steps {
  background: #ffffff;
}
.abm2-step-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  margin-top: 34px;
}
.abm2-step {
  position: relative;
  min-height: 240px;
  border: 1px solid var(--abm2-line);
  border-radius: 8px;
  background: var(--abm2-paper);
  padding: 22px;
}
.abm2-step__num {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: var(--abm2-night);
  color: #ffffff;
  font-size: 15px;
  font-weight: 950;
}
.abm2-step h3 {
  margin: 22px 0 0;
  color: var(--abm2-ink);
  font-size: 19px;
  line-height: 1.2;
  font-weight: 950;
}
.abm2-step p {
  margin: 12px 0 0;
  color: #5c7085;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 650;
}
.abm2-reviews {
  background: var(--abm2-soft);
  border-top: 1px solid var(--abm2-line);
  border-bottom: 1px solid var(--abm2-line);
}
.abm2-review-shell {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 34px;
  align-items: center;
}
.abm2-review-art {
  overflow: hidden;
  border: 1px solid var(--abm2-line);
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 18px 40px rgba(8, 23, 42, 0.1);
}
.abm2-review-art img {
  display: block;
  width: 100%;
  height: 360px;
  object-fit: cover;
}
.abm2-review-feed {
  margin-top: 30px;
  border: 1px solid var(--abm2-line);
  border-radius: 8px;
  background: #ffffff;
  padding: 18px;
  min-height: 220px;
  overflow: hidden;
}
.abm2-review-feed .ti-widget,
.abm2-review-feed .trustindex-widget {
  max-width: 100% !important;
}
.abm2-plans {
  background: #ffffff;
}
.abm2-plan-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 34px;
  align-items: stretch;
}
.abm2-plan {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  border: 1px solid var(--abm2-line);
  border-radius: 8px;
  background: #ffffff;
  padding: 26px;
  box-shadow: 0 16px 34px rgba(8, 23, 42, 0.08);
}
.abm2-plan--featured {
  border-color: rgba(19, 120, 215, 0.44);
  box-shadow: 0 22px 44px rgba(19, 120, 215, 0.16);
}
.abm2-plan__tag {
  align-self: flex-start;
  border-radius: 999px;
  background: rgba(244, 173, 47, 0.18);
  color: #8f6000;
  padding: 7px 10px;
  font-size: 12px;
  line-height: 1;
  font-weight: 950;
}
.abm2-plan h3 {
  margin: 18px 0 0;
  color: var(--abm2-ink);
  font-size: 26px;
  line-height: 1.1;
  font-weight: 950;
}
.abm2-price {
  display: flex;
  align-items: baseline;
  gap: 5px;
  margin-top: 12px;
  color: var(--abm2-ink);
}
.abm2-price strong {
  font-size: 50px;
  line-height: 1;
  font-weight: 950;
}
.abm2-price span {
  color: #5d6e80;
  font-size: 16px;
  font-weight: 850;
}
.abm2-plan p {
  margin: 14px 0 0;
  color: #52667a;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 650;
}
.abm2-feature-list {
  display: grid;
  gap: 10px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}
.abm2-feature-list li {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  color: #34495f;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 750;
}
.abm2-mark {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  border-radius: 999px;
  background: rgba(32, 185, 130, 0.14);
  color: #147c5b;
  font-size: 14px;
  line-height: 1;
  font-weight: 950;
}
.abm2-mark--no {
  background: rgba(98, 113, 132, 0.13);
  color: #65768a;
}
.abm2-plan .abm2-btn {
  margin-top: auto;
  width: 100%;
}
.abm2-cta {
  position: relative;
  background: var(--abm2-night);
  color: #ffffff;
  overflow: hidden;
}
.abm2-cta:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(6, 16, 31, 0.94), rgba(6, 16, 31, 0.78)),
    url("https://apexbusinessmarketing.com/wp-content/uploads/2026/05/website-hosting-search-performance-customer-trust.avif") center / cover no-repeat;
}
.abm2-cta .abm2-wrap {
  position: relative;
  z-index: 1;
}
.abm2-cta .abm2-title {
  color: #ffffff;
  max-width: 860px;
}
.abm2-cta .abm2-copy {
  color: #d7e6f6;
  max-width: 760px;
}
.abm2-questionnaire {
  background: #ffffff;
  padding: 0;
}
.abm2-questionnaire iframe {
  display: block;
  width: 100%;
  height: 760px;
  border: 0;
  margin: 0;
  background: #ffffff;
}
@media (max-width: 1120px) {
  .abm2-hero h1 {
    font-size: 58px;
  }
  .abm2-hero__grid,
  .abm2-two,
  .abm2-proof-grid,
  .abm2-review-shell {
    grid-template-columns: 1fr;
  }
  .abm2-hero__panel {
    max-width: 560px;
  }
  .abm2-service-grid,
  .abm2-plan-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .abm2-step-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 780px) {
  .abm2-wrap {
    width: min(100% - 28px, 1180px);
  }
  .abm2-section {
    padding: 64px 0;
  }
  .abm2-hero {
    min-height: auto;
    padding: 82px 0 70px;
  }
  .abm2-hero h1 {
    font-size: 42px;
    line-height: 1.02;
  }
  .abm2-hero__lead {
    font-size: 17px;
  }
  .abm2-title {
    font-size: 34px;
  }
  .abm2-stack__row,
  .abm2-section-head,
  .abm2-service-grid,
  .abm2-plan-grid,
  .abm2-step-grid,
  .abm2-stats__grid,
  .abm2-checkgrid {
    grid-template-columns: 1fr;
  }
  .abm2-stats__grid {
    border-left: 0;
  }
  .abm2-stat {
    border-left: 1px solid var(--abm2-line);
  }
  .abm2-report-card,
  .abm2-control {
    grid-template-columns: 1fr;
  }
  .abm2-report-card img {
    width: 100%;
    height: 150px;
  }
  .abm2-image-card img,
  .abm2-review-art img {
    min-height: 280px;
    height: 280px;
  }
  .abm2-actions .abm2-btn {
    width: 100%;
  }
}
