/*
 * Targeted treatment for the plural Field Sales Automation URL.
 * The existing sales-automation template owns its content and section order;
 * this file maps those components to the Task Management palette and contains
 * the small follow-up fixes that apply only to this URL.
 */
.field-sales-automation-softwares-page {
  --task-warm: #a9271f;
  --task-warm-dark: #7d1815;
  --task-orange: #ff681b;
  --task-ink: #111;
  --task-copy: #415e78;
  --task-blush: #fde8e7;
  --task-cream: #fff9f5;
  --task-soft: #fff3ee;
  --task-footer-bg: #d6e3ff;
  color: var(--task-ink);
  background: #fff;
}

/* Navigation: same warm palette and states as Task Management. */
.field-sales-automation-softwares-page .main-container > .header-container,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box {
  background: transparent !important;
  box-shadow: none !important;
}

.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll,
.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .header-container-box,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white {
  background: #fff !important;
}

.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .header-container-box,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white {
  box-shadow: 0 5px 18px rgba(0, 28, 64, 0.12) !important;
}

.field-sales-automation-softwares-page .main-container > .header-container .menu-text,
.field-sales-automation-softwares-page .main-container > .header-container .menu-text span,
.field-sales-automation-softwares-page .main-container > .header-container .nav-link,
.field-sales-automation-softwares-page .main-container > .header-container .nav-menu-item,
.field-sales-automation-softwares-page .main-container > .header-container #resourceBtn {
  color: #fff !important;
  text-shadow: 0 1px 5px rgba(85, 18, 15, 0.24);
}

.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .menu-text,
.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .menu-text span,
.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .nav-link,
.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .nav-menu-item,
.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll #resourceBtn,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .menu-text,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .menu-text span,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .nav-link,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .nav-menu-item,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white #resourceBtn {
  color: var(--task-ink) !important;
  text-shadow: none;
}

.field-sales-automation-softwares-page .main-container > .header-container .active-inner,
.field-sales-automation-softwares-page .main-container > .header-container .tab-active,
.field-sales-automation-softwares-page .main-container > .header-container [style*="color:#f56d25"] {
  color: var(--task-warm) !important;
}

.field-sales-automation-softwares-page .main-container > .header-container:not(.header-on-scroll) .active-inner,
.field-sales-automation-softwares-page .main-container > .header-container:not(.header-on-scroll) .tab-active {
  color: #fff !important;
  background: transparent !important;
}

.field-sales-automation-softwares-page .main-container > .header-container .sub-menu.triple .products-btn {
  color: var(--task-ink) !important;
}

.field-sales-automation-softwares-page .main-container > .header-container .sub-menu,
.field-sales-automation-softwares-page .main-container > .header-container .dropdown-menu,
.field-sales-automation-softwares-page .main-container > .header-container .pricingdropdown-content,
.field-sales-automation-softwares-page .main-container > .header-container .other-product-content,
.field-sales-automation-softwares-page .main-container > .header-container .resourcedropdown-content {
  color: var(--task-ink);
  background: #fff;
  border-color: rgba(169, 39, 31, 0.18);
  box-shadow: 0 14px 34px rgba(96, 30, 24, 0.09);
}

.field-sales-automation-softwares-page .main-container > .header-container .top-buttons .login-btn {
  color: #fff !important;
}

.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .top-buttons .login-btn,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .top-buttons .login-btn {
  color: var(--task-ink) !important;
}

.field-sales-automation-softwares-page .main-container > .header-container .top-buttons .start-trial-btn {
  color: var(--task-warm) !important;
  background: #fff;
  border-color: #fff;
  box-shadow: 0 6px 16px rgba(85, 18, 15, 0.28);
  animation: field-sales-warm-pulse 1s infinite !important;
  -webkit-text-fill-color: var(--task-warm);
}

.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .top-buttons .start-trial-btn,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .top-buttons .start-trial-btn {
  color: #fff !important;
  background: linear-gradient(90deg, var(--task-warm) 0%, var(--task-orange) 100%);
  border-color: var(--task-warm);
  -webkit-text-fill-color: #fff;
}

.field-sales-automation-softwares-page .main-container > .header-container .header-logo-default {
  display: none;
}

.field-sales-automation-softwares-page .main-container > .header-container .header-logo-white {
  width: auto;
  height: 32px;
  margin-top: 8px;
}

.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .header-logo-white,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .header-logo-white {
  display: none;
}

.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .header-logo-default,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .header-logo-default {
  display: inline-block;
}

.field-sales-automation-softwares-page .main-container > .header-container .black-arrow,
.field-sales-automation-softwares-page .main-container > .header-container .orange-arrow,
.field-sales-automation-softwares-page .main-container > .header-container .arrow-img,
.field-sales-automation-softwares-page .main-container > .header-container .arrow-img-orange {
  filter: brightness(0) invert(1);
}

.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .black-arrow,
.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .orange-arrow,
.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .arrow-img,
.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .arrow-img-orange,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .black-arrow,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .orange-arrow,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .arrow-img,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .arrow-img-orange {
  filter: none;
}

.field-sales-automation-softwares-page .main-container > .header-container .mobile-nav > .nav {
  color: #fff;
}

.field-sales-automation-softwares-page .main-container > .header-container.header-on-scroll .mobile-nav > .nav,
.field-sales-automation-softwares-page .main-container > .header-container .header-container-box.header-white .mobile-nav > .nav {
  color: var(--task-ink);
}

@keyframes field-sales-warm-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(169, 39, 31, 0.58);
    transform: scale(0.95);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(169, 39, 31, 0);
    transform: scale(1);
  }

  100% {
    box-shadow: 0 0 0 35px rgba(169, 39, 31, 0);
    transform: scale(0.95);
  }
}

.field-sales-automation-softwares-page .main-container > .header-container .overlay,
.field-sales-automation-softwares-page .main-container > .header-container .overlay .accordion-item,
.field-sales-automation-softwares-page .main-container > .header-container .overlay .accordion-button,
.field-sales-automation-softwares-page .main-container > .header-container .overlay .accordion-body {
  color: var(--task-ink);
  background: var(--task-cream);
  border-color: rgba(169, 39, 31, 0.16);
}

.field-sales-automation-softwares-page .main-container > .header-container .overlay .mobile-menu-selected,
.field-sales-automation-softwares-page .main-container > .header-container .overlay .anchor-selected {
  color: var(--task-warm) !important;
  background: var(--task-blush) !important;
}

@media (hover: hover) {
  .field-sales-automation-softwares-page .main-container > .header-container .menu-text:hover,
  .field-sales-automation-softwares-page .main-container > .header-container .menu-text:hover span,
  .field-sales-automation-softwares-page .main-container > .header-container .dropdown-content a:hover,
  .field-sales-automation-softwares-page .main-container > .header-container .menu-items:hover span {
    color: var(--task-orange) !important;
  }

  .field-sales-automation-softwares-page .main-container > .header-container .sub-menu.triple .menu-items:hover .products-btn {
    color: var(--task-orange) !important;
  }

  .field-sales-automation-softwares-page .main-container > .header-container .top-buttons .start-trial-btn:hover {
    color: #fff !important;
    background: linear-gradient(90deg, var(--task-warm-dark) 0%, #d94c20 100%);
    border-color: var(--task-warm-dark);
    -webkit-text-fill-color: #fff;
  }
}

@media (hover: hover) {
  .field-sales-automation-softwares-page .main-container > .header-container:not(.header-on-scroll) .dropdown:hover,
  .field-sales-automation-softwares-page .main-container > .header-container:not(.header-on-scroll) .menu-item:hover > .menu-text,
  .field-sales-automation-softwares-page .main-container > .header-container:not(.header-on-scroll) .nav-item:hover > .menu-text,
  .field-sales-automation-softwares-page .main-container > .header-container:not(.header-on-scroll) .menu-text:hover,
  .field-sales-automation-softwares-page .main-container > .header-container:not(.header-on-scroll) .menu-text:focus {
    color: #fff !important;
    background: transparent !important;
  }

  .field-sales-automation-softwares-page .main-container > .header-container:not(.header-on-scroll) .menu-text:hover span,
  .field-sales-automation-softwares-page .main-container > .header-container:not(.header-on-scroll) .menu-text:focus span,
  .field-sales-automation-softwares-page .main-container > .header-container:not(.header-on-scroll) .menu-text:hover .nav-menu-item,
  .field-sales-automation-softwares-page .main-container > .header-container:not(.header-on-scroll) .menu-text:focus .nav-menu-item {
    color: #fff !important;
  }
}

.field-sales-automation-softwares-page > .main-container {
  background-color: var(--task-warm);
  background-image: url('/assets/img/field-sales-automation-hero-bg.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (min-width: 1025px) {
  .field-sales-automation-softwares-page > .main-container {
    height: 620px !important;
    min-height: 620px;
  }
}

.field-sales-automation-softwares-page .lead-home-box .main-heading,
.field-sales-automation-softwares-page .lead-home-box .mobile-heading,
.field-sales-automation-softwares-page .lead-home-box .content,
.field-sales-automation-softwares-page .lead-home-box .points {
  color: #fff;
}

.field-sales-automation-softwares-page .lead-home-box .sub-heading,
.field-sales-automation-softwares-page .lead-home-box .mobile-sub-heading {
  color: #fff !important;
  background: none;
  -webkit-text-fill-color: #fff;
  text-transform: capitalize;
}

.field-sales-automation-softwares-page .lead-home-box .main-section-para,
.field-sales-automation-softwares-page .lead-home-box .mobile-para {
  color: #fff !important;
}

.field-sales-automation-softwares-page .lead-home-box .trial-button,
.field-sales-automation-softwares-page .lead-home-box .trial-btn {
  color: var(--task-warm) !important;
  background: #fff !important;
  border-color: #fff !important;
  box-shadow: 0 8px 20px rgba(85, 18, 15, 0.22);
}

@media (hover: hover) {
  .field-sales-automation-softwares-page .lead-home-box .trial-button:hover,
  .field-sales-automation-softwares-page .lead-home-box .trial-btn:hover {
    color: var(--task-warm-dark) !important;
    background: var(--task-cream) !important;
    border-color: var(--task-cream) !important;
  }
}

/* Keep the complete hero in normal document flow on mobile and tablet. */
@media (max-width: 1024px) {
  .field-sales-automation-softwares-page > .main-container {
    display: block;
    height: auto !important;
    min-height: 0;
    background-position: center top;
    background-size: cover;
  }

  .field-sales-automation-softwares-page .lead-home-box {
    height: auto !important;
    padding: 0 !important;
    background: transparent;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome {
    display: flex !important;
    width: 100%;
    max-width: 720px !important;
    height: auto !important;
    min-height: 0;
    margin: 0 auto !important;
    padding: 112px 32px 72px !important;
    box-sizing: border-box;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start !important;
    overflow: visible;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .mobile-heading {
    width: 100%;
    margin: 0;
    padding: 0 !important;
    color: #fff;
    font-size: clamp(30px, 5vw, 40px) !important;
    font-weight: 700;
    line-height: 1.18 !important;
    text-align: center;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .mobile-sub-heading {
    margin: 16px auto 0 !important;
    color: #fff !important;
    font-size: clamp(16px, 2.6vw, 20px) !important;
    font-weight: 500;
    line-height: 1.45;
    text-align: center;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome > img {
    display: block;
    width: min(100%, 430px) !important;
    height: auto !important;
    max-height: none;
    margin: 30px auto 0 !important;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .mobile-para {
    width: 100%;
    max-width: 600px;
    margin: 30px auto 0 !important;
    padding: 0 !important;
    color: #fff !important;
    opacity: 1;
    font-size: 17px;
    line-height: 1.55;
    text-align: center;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .mobile-list-features {
    display: flex;
    width: min(100%, 430px);
    margin: 28px auto 0 !important;
    padding: 0 !important;
    align-self: center;
    flex-direction: column;
    gap: 16px !important;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .mobile-list-features .points {
    display: flex;
    width: 100%;
    margin: 0;
    align-items: center;
    gap: 10px !important;
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .mobile-list-features .points img {
    width: 24px !important;
    height: 24px !important;
    margin: 0 !important;
    flex: 0 0 24px;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .button-container {
    display: flex;
    width: 100%;
    margin: 32px 0 0 !important;
    align-items: center;
    justify-content: center;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .button-container .trial-btn {
    min-width: 220px;
    min-height: 51px;
    margin: 0 !important;
    padding: 14px 30px;
  }
}

@media (max-width: 767px) {
  .field-sales-automation-softwares-page .lead-home-box #mobileHome {
    max-width: 560px !important;
    padding: 92px 20px 54px !important;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .mobile-heading {
    font-size: clamp(27px, 7.5vw, 34px) !important;
    line-height: 1.2 !important;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .mobile-sub-heading {
    margin-top: 12px !important;
    font-size: 16px !important;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome > img {
    width: min(100%, 360px) !important;
    margin-top: 24px !important;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .mobile-para {
    margin-top: 24px !important;
    font-size: 16px;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .mobile-list-features {
    width: min(100%, 360px);
    margin-top: 24px !important;
    gap: 14px !important;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .mobile-list-features .points {
    font-size: 15px;
  }

  .field-sales-automation-softwares-page .lead-home-box #mobileHome .button-container {
    margin-top: 28px !important;
  }
}

/* Logo strip fetched from the Field Force Management implementation. */
.field-sales-automation-softwares-page .help-section-box {
  background: var(--task-cream) !important;
  padding-top: clamp(40px, 4vw, 56px) !important;
}

.field-sales-automation-softwares-page .company-logo-carousel-row {
  min-height: 220px;
  background: #fff !important;
}

.field-sales-automation-softwares-page .company-logo-carousel-row .logo-carousel {
  width: 100%;
  background: #fff !important;
}

.field-sales-automation-softwares-page .company-logo-carousel-row .logo-carousel h2.main-heading.heading {
  display: flex;
  max-width: 80%;
  margin: 40px auto 0;
  padding: 0;
  align-items: center;
  justify-content: center;
  color: #333;
  background: transparent !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
  letter-spacing: normal !important;
  text-align: center;
}

.field-sales-automation-softwares-page .company-logo-carousel-row .logo-carousel .heading::before,
.field-sales-automation-softwares-page .company-logo-carousel-row .logo-carousel .heading::after {
  height: 1px;
  margin: 0 20px;
  flex: 1;
  background: #e0e0e0;
  content: "";
}

.field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-heading-text {
  flex: 0 1 auto;
  background: transparent;
  box-shadow: none;
}

.field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-heading-text strong {
  font-weight: 600;
}

.field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-marquee {
  width: min(1200px, calc(100% - 48px));
  margin: 2rem auto 1.5rem;
  overflow: hidden;
  container-type: inline-size;
  mask-image: linear-gradient(to right, transparent, #000 3%, #000 97%, transparent);
  -webkit-mask-image: linear-gradient(to right, transparent, #000 3%, #000 97%, transparent);
}

.field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-track {
  display: flex;
  width: max-content;
  align-items: center;
  gap: 1rem;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  will-change: transform;
}

.field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-item {
  position: relative;
  display: flex;
  width: clamp(150px, 15vw, 186.667px);
  width: calc((100cqw - 80px) * 0.166667);
  height: 100px;
  min-width: 0;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  overflow: hidden;
  background: #fff;
}

.field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-image {
  display: block;
  width: calc(100% - 52px);
  max-width: 134px;
  height: 48px;
  padding: 0;
  object-fit: contain;
}

.field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-item--aaj-tak .company-logo-image,
.field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-item--jubilant .company-logo-image {
  filter: brightness(1.22) contrast(1.08);
}

.field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-marquee:focus-visible {
  outline: 2px solid var(--task-warm);
  outline-offset: -2px;
}

@media (prefers-reduced-motion: reduce) {
  .field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-marquee {
    overflow-x: auto;
  }

  .field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-track {
    transform: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-marquee {
    width: calc(100% - 40px);
  }

  .field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-item {
    width: clamp(150px, 18vw, 220px);
    width: calc((100cqw - 64px) * 0.2);
  }
}

@media (min-width: 600px) and (max-width: 991px) {
  .field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-marquee {
    width: calc(100% - 40px);
  }

  .field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-item {
    width: clamp(140px, 22vw, 220px);
    width: calc((100cqw - 48px) * 0.25);
  }
}

@media (max-width: 770px) {
  .field-sales-automation-softwares-page .company-logo-carousel-row {
    min-height: 0;
  }

  .field-sales-automation-softwares-page .company-logo-carousel-row .logo-carousel h2.main-heading.heading {
    max-width: 100%;
    margin: 0 auto;
    padding: 28px 30px 0;
  }

  .field-sales-automation-softwares-page .company-logo-carousel-row .logo-carousel .heading::before,
  .field-sales-automation-softwares-page .company-logo-carousel-row .logo-carousel .heading::after {
    margin: 0 12px;
  }

  .field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-marquee {
    margin: 1rem auto;
  }
}

@media (max-width: 599px) {
  .field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-marquee {
    width: calc(100% - 32px);
  }

  .field-sales-automation-softwares-page .company-logo-carousel-row .company-logo-item {
    width: calc(50vw - 24px);
    width: calc((100cqw - 16px) * 0.5);
  }
}

.field-sales-automation-softwares-page .logo-carousel .company-logo-heading-text,
.field-sales-automation-softwares-page .help-section-box .second-heading,
.field-sales-automation-softwares-page .field-op-cards .op-header {
  color: var(--task-ink);
}

.field-sales-automation-softwares-page .help-section-box .first-heading {
  color: var(--task-warm);
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  background: linear-gradient(90deg, var(--task-warm) 0%, var(--task-orange) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  font-size: clamp(30px, 2.5vw, 42px);
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: -0.025em;
  -webkit-text-fill-color: transparent;
}

.field-sales-automation-softwares-page .help-section-box .second-heading {
  max-width: 100% !important;
  font-size: clamp(22px, 1.8vw, 28px);
  line-height: 1.4;
}

.field-sales-automation-softwares-page .field-op-cards .op-card {
  color: var(--task-ink);
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(169, 39, 31, 0.14),
    0 14px 30px rgba(96, 30, 24, 0.09);
}

.field-sales-automation-softwares-page .field-op-cards .op-para {
  color: var(--task-copy);
}

.field-sales-automation-softwares-page .boxes-container .sub-headings img {
  filter: brightness(0) saturate(100%) invert(20%) sepia(94%) saturate(2409%) hue-rotate(351deg) brightness(89%) contrast(84%);
}

.field-sales-automation-softwares-page .lead-home-box img[src$="check.png"],
.field-sales-automation-softwares-page .lead-home-box img[src$="check-theme.svg"],
.field-sales-automation-softwares-page .field-op-cards .op-img {
  filter: none !important;
}

.field-sales-automation-softwares-page .product-manage-pic {
  filter: none !important;
}

/* Detailed feature walkthrough. */
.field-sales-automation-softwares-page .product-manage-div {
  color: var(--task-ink);
  background: #fff4ed;
}

.field-sales-automation-softwares-page .product-manage-header {
  color: var(--task-warm);
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  background: linear-gradient(90deg, var(--task-warm) 0%, var(--task-orange) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  font-size: clamp(30px, 2.5vw, 42px);
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: -0.025em;
  -webkit-text-fill-color: transparent;
}

.field-sales-automation-softwares-page .product-manage-subheader {
  font-size: clamp(17px, 1.35vw, 21px);
  font-weight: 400;
  line-height: 1.45;
}

.field-sales-automation-softwares-page .product-manage-subheader-mobile {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

@media (min-width: 900px) {
  .field-sales-automation-softwares-page .help-section-box .second-heading,
  .field-sales-automation-softwares-page .product-manage-header,
  .field-sales-automation-softwares-page .product-manage-subheader {
    white-space: nowrap;
  }

  .field-sales-automation-softwares-page .product-manage-header,
  .field-sales-automation-softwares-page .product-manage-subheader {
    position: relative;
    left: 50%;
    width: min(calc(100vw - 32px), 1400px);
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    transform: translateX(-50%);
  }

  .field-sales-automation-softwares-page .product-manage-subheader > div {
    display: inline;
  }
}

@media (max-width: 770px) {
  .field-sales-automation-softwares-page .help-section-box .first-heading {
    font-size: 32px;
  }

  .field-sales-automation-softwares-page .product-manage-header {
    width: 100%;
    max-width: calc(100% - 24px);
    margin-right: auto;
    margin-left: auto;
    padding: 0 !important;
    box-sizing: border-box;
    font-size: clamp(25px, 7vw, 28px) !important;
    line-height: 1.22 !important;
    letter-spacing: -0.02em;
    text-align: center;
    text-wrap: balance;
  }

  .field-sales-automation-softwares-page .help-section-box .second-heading {
    font-size: 22px;
    white-space: normal;
  }
}

.field-sales-automation-softwares-page .product-manage-subheader,
.field-sales-automation-softwares-page .product-manage-subheader-mobile,
.field-sales-automation-softwares-page .product-manage-text-head,
.field-sales-automation-softwares-page .product-manage-image,
.field-sales-automation-softwares-page .product-manage-image-mobile {
  color: var(--task-ink);
}

.field-sales-automation-softwares-page .product-manage-text {
  color: var(--task-copy);
  border-color: rgba(169, 39, 31, 0.2);
}

.field-sales-automation-softwares-page .product-manage-circle {
  color: #fff;
  background: linear-gradient(135deg, var(--task-warm), var(--task-orange));
  border-color: #f6c9c5;
}

.field-sales-automation-softwares-page .manage-border-bottom {
  filter: brightness(0) saturate(100%) invert(20%) sepia(94%) saturate(2409%) hue-rotate(351deg) brightness(89%) contrast(84%);
}

/* Other tools carousel. */
.field-sales-automation-softwares-page .sales-automation-tools-section {
  background-color: var(--task-warm) !important;
  background-image: linear-gradient(145deg, #a9271f 0%, #c33a25 52%, #ff681b 100%);
}

.field-sales-automation-softwares-page .sales-automation-tools-section .card-content {
  color: var(--task-ink);
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(169, 39, 31, 0.14),
    0 14px 30px rgba(96, 30, 24, 0.14);
}

.field-sales-automation-softwares-page .sales-automation-tools-section .card-title,
.field-sales-automation-softwares-page .sales-automation-tools-section .card-content-text,
.field-sales-automation-softwares-page .sales-automation-tools-section .feature-card-button-text {
  color: var(--task-ink) !important;
}

.field-sales-automation-softwares-page .sales-automation-tools-section .card-content[style*="background-color"] {
  color: #fff;
  background: linear-gradient(145deg, #a9271f 0%, #c33a25 52%, #ff681b 100%) !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.32),
    0 14px 30px rgba(96, 30, 24, 0.3) !important;
}

.field-sales-automation-softwares-page .sales-automation-tools-section .card-content[style*="background-color"] .card-title,
.field-sales-automation-softwares-page .sales-automation-tools-section .card-content[style*="background-color"] .card-content-text,
.field-sales-automation-softwares-page .sales-automation-tools-section .card-content[style*="background-color"] .feature-card-button-text {
  color: #fff !important;
}

.field-sales-automation-softwares-page .sales-automation-tools-section .carousel-btn {
  color: #fff;
  background: var(--task-warm);
  border-color: rgba(255, 255, 255, 0.7);
}

.field-sales-automation-softwares-page .sales-automation-tools-section .swiper-pagination-bullet {
  background: var(--task-blush);
}

.field-sales-automation-softwares-page .sales-automation-tools-section .swiper-pagination-bullet-active {
  background: #fff;
}

.field-sales-automation-softwares-page .sales-automation-tools-section .sales-automation-view-all-products {
  display: inline-flex;
  min-width: 190px;
  min-height: 48px;
  margin: 18px auto 32px;
  padding: 12px 28px;
  align-items: center;
  justify-content: center;
  color: var(--task-warm);
  background: #fff;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 6px;
  box-shadow: 0 9px 22px rgba(85, 18, 15, 0.24);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: background-color 160ms ease, color 160ms ease, transform 160ms ease;
}

@media (hover: hover) {
  .field-sales-automation-softwares-page .sales-automation-tools-section .carousel-btn:hover {
    background: var(--task-warm-dark);
  }

  .field-sales-automation-softwares-page .sales-automation-tools-section .sales-automation-view-all-products:hover {
    color: var(--task-warm-dark);
    background: var(--task-cream);
    transform: translateY(-2px);
  }
}

/* Industry carousel reused from the Field Force Management page. */
.field-sales-automation-softwares-page .sales-automation-industries {
  padding: 120px 0;
  color: var(--task-ink);
  background: #f5f8ff;
}

.field-sales-automation-softwares-page .sales-automation-industries *,
.field-sales-automation-softwares-page .sales-automation-industries *::before,
.field-sales-automation-softwares-page .sales-automation-industries *::after {
  box-sizing: border-box;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-container {
  width: min(89.583333%, 1720px);
  margin-inline: auto;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-section-heading {
  max-width: 1120px;
  margin: 0 auto 72px;
  text-align: center;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-section-heading h2 {
  margin: 0;
  color: var(--task-ink);
  font-size: clamp(2rem, 2.604vw, 3.125rem) !important;
  font-weight: 700 !important;
  line-height: 1.16 !important;
  letter-spacing: -0.025em;
  text-align: center;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-section-heading p {
  max-width: 1120px;
  margin: 24px auto 0;
  color: var(--task-copy);
  font-size: clamp(1rem, 1.5625vw, 1.875rem) !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  text-align: center;
  text-wrap: balance;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-heading-accent {
  color: var(--task-warm);
  background: linear-gradient(90deg, var(--task-warm), var(--task-orange));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-shell {
  position: relative;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-track {
  display: grid;
  padding: 12px 0 20px;
  align-items: stretch;
  grid-auto-columns: calc((100% - 72px) / 4);
  grid-auto-flow: column;
  gap: 24px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-behavior: smooth;
  scroll-snap-type: inline mandatory;
  scrollbar-width: none;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-track::-webkit-scrollbar {
  display: none;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-card {
  display: flex;
  height: auto;
  min-height: 510px;
  flex-direction: column;
  overflow: hidden;
  color: var(--task-ink);
  background: #fff;
  border: 1px solid rgba(169, 39, 31, 0.16);
  border-radius: 12px;
  box-shadow: 0 12px 28px rgba(96, 30, 24, 0.08);
  scroll-snap-align: start;
  text-decoration: none;
  transition: box-shadow 180ms ease, transform 180ms ease;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-card-image-frame {
  display: flex;
  width: calc(100% - 28px);
  aspect-ratio: 1131 / 855;
  margin: 14px;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  overflow: hidden;
  background: var(--task-cream);
  border-radius: 10px;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-card-image-frame > img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  padding: 0;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-card-image-frame > .ffm-industry-card-image--contain {
  padding: 12px;
  object-fit: contain;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-card-body {
  display: flex;
  min-height: 0;
  padding: 4px 16px 18px;
  flex: 1;
  flex-direction: column;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-card h3 {
  min-height: 2.24em;
  margin: 0 0 8px;
  color: var(--task-ink);
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.12 !important;
  text-align: left;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-card p {
  display: -webkit-box;
  min-height: 3.96em;
  margin: 0 0 10px;
  overflow: hidden;
  color: var(--task-copy);
  font-size: 14px !important;
  line-height: 1.32 !important;
  text-align: left;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-capabilities {
  display: grid;
  min-height: 56px;
  margin: 0 0 10px;
  padding: 0;
  grid-template-columns: repeat(2, max-content);
  align-content: start;
  justify-content: start;
  justify-items: stretch;
  gap: 6px;
  list-style: none;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-capabilities li {
  display: inline-flex;
  max-width: none;
  min-height: 22px;
  padding: 4px 5px;
  align-items: center;
  color: var(--task-warm);
  background: rgba(169, 39, 31, 0.08);
  border-radius: 5px;
  font-size: clamp(8px, 0.59vw, 9px);
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  white-space: nowrap;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-capabilities li::before {
  display: grid;
  width: 10px;
  height: 10px;
  margin-right: 3px;
  place-items: center;
  flex: 0 0 10px;
  border: 1px solid currentcolor;
  border-radius: 50%;
  content: "✓";
  font-size: 7px;
  line-height: 1;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-capabilities li:nth-child(3n + 2) {
  color: var(--task-orange);
  background: rgba(255, 104, 27, 0.09);
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-capabilities li:nth-child(3n) {
  color: var(--task-warm-dark);
  background: rgba(125, 24, 21, 0.08);
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-card-body::after {
  margin-top: auto;
  color: var(--task-warm);
  content: "Learn more";
  font-size: 16px;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  transition: color 180ms ease;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-slider-button {
  position: absolute;
  z-index: 5;
  top: 25%;
  display: grid;
  width: 54px;
  height: 54px;
  padding: 0;
  place-items: center;
  color: #fff;
  background: var(--task-warm);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 8px 22px rgba(96, 30, 24, 0.22);
  transform: translateY(-50%);
  cursor: pointer;
  transition: background-color 160ms ease, transform 160ms ease;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-slider-button span {
  margin-top: -4px;
  font-size: 46px;
  font-weight: 300;
  line-height: 1;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-slider-prev {
  left: -27px;
}

.field-sales-automation-softwares-page .sales-automation-industries .ffm-slider-next {
  right: -27px;
}

@media (hover: hover) {
  .field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-card:hover {
    box-shadow: 0 16px 34px rgba(89, 39, 39, 0.16);
    transform: translateY(-4px);
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-card:hover .ffm-industry-card-body::after {
    color: var(--task-orange);
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-slider-button:hover {
    background: var(--task-warm-dark);
  }
}

@media (max-width: 1199px) {
  .field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-track {
    grid-auto-columns: calc((100% - 48px) / 3);
  }
}

@media (max-width: 991px) {
  .field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-track {
    grid-auto-columns: calc((100% - 24px) / 2);
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-capabilities li {
    font-size: 10px;
    letter-spacing: normal;
  }
}

@media (max-width: 640px) {
  .field-sales-automation-softwares-page .sales-automation-industries {
    padding: 68px 0 74px;
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-container {
    width: calc(100% - 36px);
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-section-heading {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-section-heading p {
    max-width: 34ch;
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-track {
    grid-auto-columns: 85%;
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-industry-card {
    min-height: 510px;
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-slider-button {
    width: 44px;
    height: 44px;
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-slider-button span {
    font-size: 40px;
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-slider-prev {
    left: -14px;
  }

  .field-sales-automation-softwares-page .sales-automation-industries .ffm-slider-next {
    right: -14px;
  }
}

/* Customer Stories reused from the Field Force Management page. */
.field-sales-automation-softwares-page .prod-stories {
  padding: 88px 0;
  color: var(--task-ink);
  background: var(--task-cream);
}

.field-sales-automation-softwares-page .prod-stories *,
.field-sales-automation-softwares-page .prod-stories *::before,
.field-sales-automation-softwares-page .prod-stories *::after {
  box-sizing: border-box;
}

.field-sales-automation-softwares-page .prod-stories .prod-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 40px;
}

.field-sales-automation-softwares-page .prod-stories-head {
  max-width: 760px;
  margin: 0 auto 42px;
  text-align: center;
}

.field-sales-automation-softwares-page .prod-stories-eyebrow {
  margin: 0 0 12px;
  color: var(--task-warm);
  font-size: clamp(16px, 1.1vw, 18px);
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-transform: none;
}

.field-sales-automation-softwares-page .prod-stories-head h2 {
  margin: 0;
  color: var(--task-ink);
  font-size: 38px;
  font-weight: 600;
  letter-spacing: -0.025em;
  line-height: 1.2;
}

.field-sales-automation-softwares-page .prod-stories-head h2 span {
  color: var(--task-warm);
  background: linear-gradient(90deg, var(--task-warm), var(--task-orange));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.field-sales-automation-softwares-page .prod-stories-stage {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(169, 39, 31, 0.14);
  border-radius: 24px;
  box-shadow: 0 24px 58px rgba(96, 30, 24, 0.13);
}

.field-sales-automation-softwares-page .prod-story-slide {
  display: grid;
  min-height: 430px;
  grid-template-columns: minmax(0, 1.18fr) minmax(300px, 0.82fr);
  animation: field-sales-story-reveal 0.38s ease both;
}

.field-sales-automation-softwares-page .prod-story-slide[hidden] {
  display: none !important;
}

.field-sales-automation-softwares-page .prod-story-company {
  position: relative;
  display: flex;
  order: 2;
  min-width: 0;
  padding: 48px 32px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  background: linear-gradient(145deg, var(--task-warm-dark) 0%, var(--task-warm) 52%, var(--task-orange) 100%);
  text-align: center;
}

.field-sales-automation-softwares-page .prod-story-company-glow {
  position: absolute;
  top: -110px;
  right: -100px;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(255, 218, 191, 0.45), transparent 68%);
  border-radius: 50%;
  pointer-events: none;
}

.field-sales-automation-softwares-page .prod-story-logo-wrap {
  position: relative;
  display: flex;
  width: 172px;
  height: 172px;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid rgba(255, 255, 255, 0.65);
  border-radius: 28px;
  box-shadow: 0 22px 42px rgba(71, 14, 12, 0.3);
}

.field-sales-automation-softwares-page .prod-story-logo-wrap img {
  display: block;
  width: 120px;
  height: 120px;
  object-fit: contain;
}

.field-sales-automation-softwares-page .prod-story-company p {
  position: relative;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}

.field-sales-automation-softwares-page .prod-story-content {
  display: flex;
  order: 1;
  min-width: 0;
  padding: 54px 58px 104px;
  justify-content: center;
  flex-direction: column;
}

.field-sales-automation-softwares-page .prod-story-quote-mark {
  display: block;
  height: 55px;
  margin-bottom: 14px;
  color: var(--task-orange);
  font-family: Georgia, serif;
  font-size: 78px;
  font-weight: 700;
  line-height: 1;
}

.field-sales-automation-softwares-page .prod-story-content blockquote {
  margin: 0;
}

.field-sales-automation-softwares-page .prod-story-content blockquote p {
  margin: 0;
  color: var(--task-ink);
  font-size: 21px;
  font-weight: 400;
  line-height: 1.58;
}

.field-sales-automation-softwares-page .prod-story-person {
  display: flex;
  margin-top: 30px;
  flex-direction: column;
  gap: 5px;
}

.field-sales-automation-softwares-page .prod-story-person strong {
  color: var(--task-ink);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
}

.field-sales-automation-softwares-page .prod-story-person span {
  color: var(--task-copy);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
}

.field-sales-automation-softwares-page .prod-story-navigation {
  position: absolute;
  bottom: 30px;
  left: 48px;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 14px;
}

.field-sales-automation-softwares-page .prod-story-arrow {
  display: inline-flex;
  width: 42px;
  height: 42px;
  padding: 0;
  align-items: center;
  justify-content: center;
  color: var(--task-warm);
  background: #fff;
  border: 1px solid rgba(169, 39, 31, 0.3);
  border-radius: 50%;
  font-family: inherit;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}

.field-sales-automation-softwares-page .prod-story-arrow:focus-visible,
.field-sales-automation-softwares-page .prod-story-dot:focus-visible {
  outline: 3px solid rgba(169, 39, 31, 0.3);
  outline-offset: 3px;
}

.field-sales-automation-softwares-page .prod-story-dots {
  display: flex;
  align-items: center;
  gap: 7px;
}

.field-sales-automation-softwares-page .prod-story-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  background: #e1c7c2;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  transition: width 0.2s ease, background 0.2s ease;
}

.field-sales-automation-softwares-page .prod-story-dot.is-active {
  width: 24px;
  background: linear-gradient(90deg, var(--task-warm), var(--task-orange));
}

@keyframes field-sales-story-reveal {
  from {
    opacity: 0;
    transform: translateX(16px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (hover: hover) {
  .field-sales-automation-softwares-page .prod-story-arrow:hover {
    color: #fff;
    background: var(--task-warm);
    transform: translateY(-2px);
  }
}

@media (max-width: 1024px) {
  .field-sales-automation-softwares-page .prod-stories-head h2 {
    font-size: 32px;
  }

  .field-sales-automation-softwares-page .prod-story-slide {
    grid-template-columns: minmax(0, 1.25fr) minmax(260px, 0.75fr);
  }

  .field-sales-automation-softwares-page .prod-story-content {
    padding-right: 40px;
    padding-left: 40px;
  }

  .field-sales-automation-softwares-page .prod-story-content blockquote p {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .field-sales-automation-softwares-page .prod-stories {
    padding: 56px 0;
  }

  .field-sales-automation-softwares-page .prod-stories .prod-container {
    padding: 0 24px;
  }

  .field-sales-automation-softwares-page .prod-stories-head {
    margin-bottom: 30px;
  }

  .field-sales-automation-softwares-page .prod-stories-head h2 {
    font-size: 28px;
  }

  .field-sales-automation-softwares-page .prod-story-slide {
    min-height: 0;
    grid-template-columns: 1fr;
  }

  .field-sales-automation-softwares-page .prod-story-company {
    order: 1;
    min-height: 230px;
    padding: 32px 24px;
  }

  .field-sales-automation-softwares-page .prod-story-logo-wrap {
    width: 132px;
    height: 132px;
    border-radius: 22px;
  }

  .field-sales-automation-softwares-page .prod-story-logo-wrap img {
    width: 94px;
    height: 94px;
  }

  .field-sales-automation-softwares-page .prod-story-company p {
    margin-top: 17px;
  }

  .field-sales-automation-softwares-page .prod-story-content {
    order: 2;
    min-height: 370px;
    padding: 38px 28px 96px;
  }

  .field-sales-automation-softwares-page .prod-story-quote-mark {
    height: 44px;
    margin-bottom: 8px;
    font-size: 64px;
  }

  .field-sales-automation-softwares-page .prod-story-content blockquote p {
    font-size: 18px;
    line-height: 1.55;
  }

  .field-sales-automation-softwares-page .prod-story-person {
    margin-top: 24px;
  }

  .field-sales-automation-softwares-page .prod-story-navigation {
    right: auto;
    bottom: 26px;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (max-width: 480px) {
  .field-sales-automation-softwares-page .prod-stories .prod-container {
    padding-right: 18px;
    padding-left: 18px;
  }

  .field-sales-automation-softwares-page .prod-stories-head h2 {
    font-size: 25px;
  }

  .field-sales-automation-softwares-page .prod-story-content {
    min-height: 390px;
    padding-right: 22px;
    padding-left: 22px;
  }

  .field-sales-automation-softwares-page .prod-story-content blockquote p {
    font-size: 17px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .field-sales-automation-softwares-page .prod-story-slide {
    animation: none;
  }
}

/* Business impact section reused from the Field Force Management page. */
.field-sales-automation-softwares-page .sales-automation-impact {
  padding: clamp(72px, 7vw, 110px) 0;
  color: var(--task-ink);
  background: var(--task-soft);
}

.field-sales-automation-softwares-page .sales-automation-impact .ffm-container {
  width: min(calc(100% - 32px), 1320px);
  margin: 0 auto;
}

.field-sales-automation-softwares-page .sales-automation-impact h2 {
  margin: 0;
  color: var(--task-ink);
  font-size: clamp(32px, 3vw, 48px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.025em;
  text-align: center;
}

.field-sales-automation-softwares-page .sales-automation-impact .ffm-heading-accent {
  color: var(--task-warm);
  background: linear-gradient(90deg, var(--task-warm), var(--task-orange));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.field-sales-automation-softwares-page .sales-automation-impact .ffm-impact-grid {
  display: grid;
  max-width: 1280px;
  margin: clamp(40px, 5vw, 65px) auto 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(20px, 3vw, 40px);
}

.field-sales-automation-softwares-page .sales-automation-impact .ffm-impact-card {
  display: grid;
  min-height: 300px;
  padding: 45px 34px;
  place-content: center;
  background: #fff;
  border: 1px solid rgba(169, 39, 31, 0.12);
  border-radius: 14px;
  box-shadow: 0 12px 28px rgba(96, 30, 24, 0.09);
  text-align: center;
}

.field-sales-automation-softwares-page .sales-automation-impact .ffm-impact-card strong {
  color: var(--task-warm);
  font-size: clamp(3rem, 4.4vw, 4.75rem);
  font-weight: 700;
  line-height: 1;
}

.field-sales-automation-softwares-page .sales-automation-impact .ffm-impact-card strong.ffm-impact-positive {
  color: var(--task-orange);
}

.field-sales-automation-softwares-page .sales-automation-impact .ffm-impact-card p {
  max-width: 330px;
  margin: 24px auto 0;
  color: var(--task-copy);
  font-size: clamp(17px, 1.35vw, 20px);
  line-height: 1.3;
  text-align: center;
}

@media (max-width: 767px) {
  .field-sales-automation-softwares-page .sales-automation-impact {
    padding: 60px 0;
  }

  .field-sales-automation-softwares-page .sales-automation-impact .ffm-impact-grid {
    grid-template-columns: 1fr;
  }

  .field-sales-automation-softwares-page .sales-automation-impact .ffm-impact-card {
    min-height: 240px;
    padding: 36px 24px;
  }

  .field-sales-automation-softwares-page .sales-automation-impact .ffm-impact-card p {
    font-size: 18px;
  }
}

/* Closing actions reused from the Field Force Management page. */
.field-sales-automation-softwares-page .sales-automation-get-started {
  padding: 88px 0;
  color: var(--task-ink);
  background: #f5f8ff;
  text-align: center;
}

.field-sales-automation-softwares-page .sales-automation-get-started *,
.field-sales-automation-softwares-page .sales-automation-get-started *::before,
.field-sales-automation-softwares-page .sales-automation-get-started *::after {
  box-sizing: border-box;
}

.field-sales-automation-softwares-page .sales-automation-get-started .ffm-container {
  width: min(calc(100% - 32px), 1180px);
  margin-inline: auto;
}

.field-sales-automation-softwares-page .sales-automation-get-started h2 {
  margin: 0;
  color: var(--task-ink);
  font-size: 46px;
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.16;
  text-align: center;
}

.field-sales-automation-softwares-page .sales-automation-get-started .ffm-heading-accent {
  color: var(--task-warm);
  background: linear-gradient(90deg, var(--task-warm), var(--task-orange));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-cta-grid {
  display: grid;
  max-width: 1060px;
  margin: 56px auto 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 38px;
}

.field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card {
  display: flex;
  min-height: 322px;
  padding: 38px 40px 36px;
  flex-direction: column;
  background: #fff;
  border: 1px solid rgba(169, 39, 31, 0.16);
  border-radius: 14px;
  box-shadow: 0 8px 20px rgba(96, 30, 24, 0.06);
  text-align: left;
  transition: box-shadow 180ms ease, transform 180ms ease;
}

.field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card > img {
  display: block;
  width: 48px;
  height: 48px;
  margin-bottom: 22px;
  object-fit: contain;
}

.field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card h3 {
  margin: 0 0 14px;
  color: var(--task-warm);
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 1.15 !important;
  text-align: left;
}

.field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card:nth-child(2) h3 {
  color: var(--task-orange);
}

.field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card:nth-child(3) h3 {
  color: var(--task-warm-dark);
}

.field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card p {
  margin: 0 0 24px;
  color: var(--task-copy);
  font-size: 17px !important;
  line-height: 1.4 !important;
  text-align: left;
}

.field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card a,
.field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card button {
  width: fit-content;
  margin-top: auto;
  padding: 0;
  color: var(--task-warm);
  background: transparent;
  border: 0;
  border-bottom: 1px solid currentcolor;
  font-family: inherit;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  cursor: pointer;
}

@media (hover: hover) {
  .field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card:hover {
    box-shadow: 0 15px 32px rgba(96, 30, 24, 0.14);
    transform: translateY(-4px);
  }

  .field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card a:hover,
  .field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card button:hover {
    color: var(--task-orange);
  }
}

/* Field Force FAQ layout with the Field Sales Automation page's copy. */
.field-sales-automation-softwares-page .sales-automation-faq {
  padding: 72px 0 80px;
  color: var(--task-ink);
  background: #fff;
}

.field-sales-automation-softwares-page .sales-automation-faq *,
.field-sales-automation-softwares-page .sales-automation-faq *::before,
.field-sales-automation-softwares-page .sales-automation-faq *::after {
  box-sizing: border-box;
}

.field-sales-automation-softwares-page .sales-automation-faq .ffm-faq-container {
  width: min(calc(100% - 32px), 1230px);
  margin-inline: auto;
}

.field-sales-automation-softwares-page .sales-automation-faq h2 {
  margin: 0;
  color: var(--task-ink);
  font-size: 36px;
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.16;
  text-align: center;
}

.field-sales-automation-softwares-page .sales-automation-faq .ffm-heading-accent {
  color: var(--task-warm);
  background: linear-gradient(90deg, var(--task-warm), var(--task-orange));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.field-sales-automation-softwares-page .sales-automation-faq .ffm-faq-accordion {
  display: grid;
  width: 100%;
  max-width: 1158px;
  margin: 50px auto 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 28px 44px;
}

.field-sales-automation-softwares-page .sales-automation-faq .accordion-item {
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(169, 39, 31, 0.18);
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(96, 30, 24, 0.05);
}

.field-sales-automation-softwares-page .sales-automation-faq .accordion-header {
  margin: 0;
}

.field-sales-automation-softwares-page .sales-automation-faq .accordion-button {
  position: relative;
  min-height: 84px;
  padding: 18px 58px 18px 20px;
  color: var(--task-ink);
  background: #fff;
  border: 0;
  box-shadow: none;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  text-align: left;
}

.field-sales-automation-softwares-page .sales-automation-faq .accordion-button:not(.collapsed) {
  color: var(--task-warm);
  background: #fff;
}

.field-sales-automation-softwares-page .sales-automation-faq .accordion-button:focus {
  box-shadow: inset 0 0 0 3px rgba(169, 39, 31, 0.22);
}

.field-sales-automation-softwares-page .sales-automation-faq .accordion-button::after {
  position: absolute;
  right: 20px;
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3e%3cpath d='m3 5 4 4 4-4' stroke='%23a9271f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  background-position: center;
  background-size: 14px;
  border: 2px solid var(--task-warm);
  border-radius: 50%;
}

.field-sales-automation-softwares-page .sales-automation-faq .accordion-body {
  padding: 0 20px 24px;
  color: var(--task-copy);
  background: #fff;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 1.55 !important;
  text-align: left;
}

.field-sales-automation-softwares-page .sales-automation-faq .accordion-body a {
  color: var(--task-warm);
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

@media (hover: hover) {
  .field-sales-automation-softwares-page .sales-automation-faq .accordion-body a:hover {
    color: var(--task-orange);
  }
}

@media (max-width: 991px) {
  .field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-cta-grid,
  .field-sales-automation-softwares-page .sales-automation-faq .ffm-faq-accordion {
    grid-template-columns: 1fr;
  }

  .field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card {
    width: 100%;
    max-width: 360px;
    margin-inline: auto;
  }

  .field-sales-automation-softwares-page .sales-automation-faq .ffm-faq-accordion {
    max-width: 720px;
    gap: 16px;
  }
}

@media (max-width: 640px) {
  .field-sales-automation-softwares-page .sales-automation-get-started,
  .field-sales-automation-softwares-page .sales-automation-faq {
    padding: 64px 0;
  }

  .field-sales-automation-softwares-page .sales-automation-get-started h2,
  .field-sales-automation-softwares-page .sales-automation-faq h2 {
    font-size: 30px;
  }

  .field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-cta-grid,
  .field-sales-automation-softwares-page .sales-automation-faq .ffm-faq-accordion {
    margin-top: 42px;
  }

  .field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card {
    min-height: 310px;
    padding: 32px 30px;
  }

  .field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card h3 {
    font-size: 24px !important;
  }

  .field-sales-automation-softwares-page .sales-automation-get-started .ffm-final-card p,
  .field-sales-automation-softwares-page .sales-automation-faq .accordion-body {
    font-size: 16px !important;
  }

  .field-sales-automation-softwares-page .sales-automation-faq .accordion-button {
    min-height: 76px;
    padding: 18px 48px 18px 18px;
    font-size: 17px !important;
  }

  .field-sales-automation-softwares-page .sales-automation-faq .accordion-button::after {
    right: 14px;
  }
}

/* Help cards, CTA, and FAQ. */
.field-sales-automation-softwares-page .boxes-container .boxes {
  color: var(--task-ink);
  border-color: rgba(169, 39, 31, 0.18) !important;
}

.field-sales-automation-softwares-page .boxes-container .box-heading,
.field-sales-automation-softwares-page .boxes-container .sub-headings {
  color: var(--task-ink);
}

.field-sales-automation-softwares-page .boxes-container .box-para {
  color: var(--task-copy);
}

.field-sales-automation-softwares-page .sales-crm {
  width: 100%;
  max-width: none;
  min-height: 455px;
  margin: 0;
  padding: 80px 24px;
  box-sizing: border-box;
  justify-content: center;
  flex-direction: column;
  gap: 36px;
  color: #fff;
  background-color: #b83220 !important;
  background-image: linear-gradient(135deg, #861b1b 0%, #b83220 46%, #ff681b 100%);
  border-radius: 0;
  box-shadow: none;
  text-align: center;
}

.field-sales-automation-softwares-page .sales-crm .sales-crm-text {
  padding: 0;
  font-size: clamp(18px, 1.45vw, 22px);
  line-height: 1.4;
  text-align: center;
}

.field-sales-automation-softwares-page .sales-crm .sales-crm-text > span {
  display: block;
  margin-bottom: 12px;
  font-size: clamp(36px, 3.4vw, 52px);
  font-weight: 500;
  line-height: 1.12;
}

.field-sales-automation-softwares-page .sales-crm .sales-crm-text-bold {
  font-size: clamp(18px, 1.45vw, 22px);
  font-weight: 400 !important;
  line-height: 1.4;
  text-align: center;
}

.field-sales-automation-softwares-page .sales-crm .buttons,
.field-sales-automation-softwares-page .sales-crm .mobile-buttons {
  align-items: center;
}

.field-sales-automation-softwares-page .sales-crm .product-start-trial {
  min-width: 260px;
  min-height: 54px;
  padding: 14px 34px;
  color: var(--task-warm) !important;
  background: #fff;
  border-color: #fff;
  box-shadow: 0 8px 20px rgba(85, 18, 15, 0.2);
}

@media (hover: hover) {
  .field-sales-automation-softwares-page .sales-crm .product-start-trial:hover {
    color: #fff !important;
    background: var(--task-warm-dark);
    border-color: var(--task-warm-dark);
  }
}

@media (max-width: 1024px) {
  .field-sales-automation-softwares-page .sales-crm {
    width: 100%;
    min-height: 400px;
    margin: 0;
    padding: 68px 24px;
    gap: 32px;
  }
}

@media (max-width: 767px) {
  .field-sales-automation-softwares-page .sales-crm {
    width: 100%;
    min-height: 360px;
    margin: 0;
    padding: 56px 20px;
    gap: 28px;
  }

  .field-sales-automation-softwares-page .sales-crm .sales-crm-text {
    font-size: 17px;
    line-height: 1.4;
  }

  .field-sales-automation-softwares-page .sales-crm .sales-crm-text > span {
    font-size: clamp(28px, 8vw, 36px);
  }

  .field-sales-automation-softwares-page .sales-crm .sales-crm-text-bold {
    font-size: 17px !important;
  }

  .field-sales-automation-softwares-page .sales-crm .product-start-trial {
    width: min(100%, 280px);
    min-width: 0;
  }
}

.field-sales-automation-softwares-page .faq-container {
  color: var(--task-ink);
  background: var(--task-cream);
}

.field-sales-automation-softwares-page .faq-container .heading1,
.field-sales-automation-softwares-page .faq-container .heading2 {
  color: var(--task-warm);
}

.field-sales-automation-softwares-page .faq-container .accordion-item,
.field-sales-automation-softwares-page .faq-container .accordion-button,
.field-sales-automation-softwares-page .faq-container .accordion-button:not(.collapsed),
.field-sales-automation-softwares-page .faq-container .accordion-body {
  color: var(--task-ink);
  background: #fff;
  border-color: rgba(169, 39, 31, 0.18);
}

.field-sales-automation-softwares-page .faq-container .accordion-item {
  box-shadow: 0 8px 20px rgba(96, 30, 24, 0.05);
}

.field-sales-automation-softwares-page .faq-container .accordion-button:focus {
  border-color: var(--task-warm);
  box-shadow: inset 0 0 0 3px rgba(169, 39, 31, 0.22);
}

.field-sales-automation-softwares-page .faq-container .orange-box {
  color: var(--task-ink);
  background: var(--task-blush);
  box-shadow: inset 0 0 0 1px rgba(169, 39, 31, 0.14),
    0 12px 28px rgba(96, 30, 24, 0.07);
}

.field-sales-automation-softwares-page .faq-container .contact-us {
  color: #fff;
  background: linear-gradient(90deg, var(--task-warm), var(--task-orange));
  border-color: var(--task-warm);
  box-shadow: 0 7px 18px rgba(169, 39, 31, 0.22);
}

@media (hover: hover) {
  .field-sales-automation-softwares-page .faq-container .contact-us:hover {
    background: linear-gradient(90deg, var(--task-warm-dark), #d94c20);
    border-color: var(--task-warm-dark);
  }
}

/* Footer: exact Task Management background, type, accents, and states. */
.field-sales-automation-softwares-page footer .website-footer {
  color: #000 !important;
  background: var(--task-footer-bg) !important;
}

.field-sales-automation-softwares-page .website-footer,
.field-sales-automation-softwares-page .website-footer * {
  color: #000 !important;
}

.field-sales-automation-softwares-page .website-footer .website-footer-layout .web-footer-first-div > a:first-child > img {
  content: url("/assets/img/trackolaplogo.png") !important;
  filter: none !important;
}

.field-sales-automation-softwares-page .website-footer .accordion-item,
.field-sales-automation-softwares-page .website-footer .accordion-button,
.field-sales-automation-softwares-page .website-footer .accordion-body,
.field-sales-automation-softwares-page .website-footer .copyright-strip {
  color: #000 !important;
  background: var(--task-footer-bg) !important;
}

.field-sales-automation-softwares-page .website-footer .copyright-strip {
  border-top: 1px solid rgba(0, 0, 0, 0.16);
}

.field-sales-automation-softwares-page .website-footer .footer-trial-btn {
  color: #fff !important;
  background: linear-gradient(90deg, var(--task-warm), var(--task-orange)) !important;
  border-color: var(--task-warm) !important;
  box-shadow: 0 8px 20px rgba(169, 39, 31, 0.24);
}

.field-sales-automation-softwares-page .website-footer .web-footer-menu-items img,
.field-sales-automation-softwares-page .website-footer .copyright-strip .icons img {
  filter: brightness(0) saturate(100%) invert(20%) sepia(94%) saturate(2409%) hue-rotate(351deg) brightness(89%) contrast(84%) !important;
}

.field-sales-automation-softwares-page .website-footer .web-footer-subheadings img {
  filter: none !important;
}

@media (hover: hover) {
  .field-sales-automation-softwares-page .website-footer .website-footer-layout a:hover,
  .field-sales-automation-softwares-page .website-footer .website-footer-layout .footer-link-box button:hover,
  .field-sales-automation-softwares-page .website-footer .link-container a:hover {
    color: var(--task-orange) !important;
  }

  .field-sales-automation-softwares-page .website-footer .footer-trial-btn:hover {
    color: #fff !important;
    background: linear-gradient(90deg, var(--task-warm), var(--task-orange)) !important;
    border-color: var(--task-warm) !important;
    box-shadow: 0 8px 20px rgba(169, 39, 31, 0.24);
  }
}
