/* Remote Desktop Software — Zoho Assist landing page */

/* Inline paragraph links */

.zwc-link,
p a {
  color: var(--zwc-link-clr);
  text-decoration: underline;
}

picture {
  display: contents;
}

.zw-product-header {
  background-color: #f0fcf0;
}

.zw-template-inner h1,
.zw-template-inner h2,
.zw-template-inner h3 {
  margin-bottom: 0;
}

.zwc-section-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  text-align: center;
}

.zwc-section-head h2 {
  max-width: 600px;
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
  color: #000;
}

.zwc-enterprise-inner .zwc-section-head h2 {
  max-width: 720px;
}

.zwc-section-head p {
  max-width: 990px;
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #363636;
}

/* CTA button */
.zwc-act-btn {
  display: inline-block;
  font-family: var(--zf-primary-semibold);
  padding: 8px 30px;
  margin: 0;
  border: 1px solid transparent;
  cursor: pointer;
  z-index: 1;
  font-size: 15px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
}

.act-btn.cta-btn,
.zwc-act-btn.cta-btn {
  position: relative;
  padding: 16px 40px 16px 32px;
  border-radius: 4px;
  font-family: var(--primaryfont-semibold);
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: -0.32px;
  color: #fff;
  transition: background-color 0.2s ease;
}

.act-btn.cta-btn::after,
.zwc-act-btn.cta-btn::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.2s ease;
}

.act-btn.cta-btn:hover,
.act-btn.cta-btn:focus-visible,
.zwc-act-btn.cta-btn:hover,
.zwc-act-btn.cta-btn:focus-visible {
  background: #c81f21;
}

.act-btn.cta-btn:hover::after,
.act-btn.cta-btn:focus-visible::after,
.zwc-act-btn.cta-btn:hover::after,
.zwc-act-btn.cta-btn:focus-visible::after {
  transform: translateY(-50%) translateX(4px) rotate(45deg);
}

.zwc-hero-desc-integrate {
  display: flex;
  flex-direction: column;
}

.zwc-banner-wrap {
  background: #f0fcf0;
  padding: 120px 0 280px;
}

.zwc-banner-inner {
  display: flex;
  align-items: center;
  gap: 40px;
}

.zwc-banner-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  flex: 1 1 0;
}

.zwc-banner-content h1 {
  font-family: var(--primaryfont-semibold);
  font-size: 64px;
  line-height: 1.1;
  letter-spacing: -1.28px;
  color: #000;
}

.zwc-banner-content p {
  max-width: 534px;
  font-family: var(--zf-primary-medium);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #363636;
}

.zwc-banner-content .act-btn.cta-btn {
  align-self: flex-start;
}

.zwc-banner-img {
  flex: 1 1 0;
  display: flex;
  justify-content: flex-end;
  border-radius: 12px;
}

.zwc-banner-img img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}

.zwc-trusted-wrapper .zwc-tb-append h2 {
  font-family: var(--primaryfont-semibold);
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  color: var(--zwc-heading);
}

.zwc-tb-append h2::before,
.zwc-tb-append h2::after {
  position: absolute;
  content: "";
  width: 38%;
  height: 1px;
  background: #e5e5e5;
  top: 11px;
  z-index: 1;
}
.zwc-tb-append h2::before {
  left: 0;
}
.zwc-tb-append h2::after {
  right: 0;
}


.zwc-trusted-wrapper {
  --tw-pad-x: 64px;
  padding: 0 0 120px;
  margin-top: -160px;
}

.zwc-trusted-wrapper > .content-wrap {
  padding: 48px var(--tw-pad-x);
  background-color: var(--zwc-card-bg, #fff);
  border: 1px solid #ececec;
  border-radius: 20px;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.06);
}

.zwc-trusted-wrapper .zwc-award-section {
  background: transparent;
}

.zwc-rating-testimonial,
section.zwc-testimonial-wrap {
  border-bottom: 1px solid #ececec;
}

.zwc-description-wrap .content-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  max-width: 1080px;
  margin-inline: auto;
  padding: 60px;
  background: #151515;
  border-radius: 12px;
  text-align: center;
  color: #fff;
}

.zwc-description-wrap .content-wrap h2 {
  max-width: 100%;
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
}

.zwc-description-wrap .content-wrap p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
}

.zwc-description-wrap .content-wrap p a,
.zwc-sticky-right,
.zwc-faq-answer p a,
.zwc-text-wrap p a,
.zwc-steps-foot a {
  color: var(--zwc-link-clr-dark);
}

.zwc-use-cases-wrap {
  background: #fff;
  padding: 120px 0;
  border-top: 1px solid #ececec;
}

.zwc-use-cases-inner,
.zwc-key-difference-inner,
.zwc-benefits-inner,
.zwc-enterprise-inner {
  max-width: 1170px;
  margin-inline: auto;
}

.zwc-use-cases-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
}

.zwc-use-cases-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px 30px;
  list-style: none;
}

.zwc-use-cases-grid > li {
  display: flex;
  flex-direction: column;
  flex: 0 0 calc((100% - 60px) / 3);
  background: #f8f8f8;
  border-radius: 12px;
  overflow: hidden;
}

.zwc-card-img {
  display: block;
  aspect-ratio: 370 / 240;
  overflow: hidden;
}

.zwc-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.zwc-use-cases-grid .zwc-card-body {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 20px;
}

.zwc-use-cases-grid h3 {
  font-family: var(--primaryfont-semibold);
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: -0.48px;
  color: #000;
}

.zwc-use-cases-grid .zwc-card-body p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: -0.32px;
  color: #000;
}

/* How it works */
.zwc-workflow-wrap {
  background: #1c1c1c;
  padding: 120px 0;
}

.zwc-workflow-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  gap: 60px;
}

.zwc-sticky-left {
  position: sticky;
  top: 90px;
  flex: 0 1 518px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  color: #fff;
}

.zwc-sticky-left h2 {
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
}

.zwc-sticky-left p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
}

.zwc-sticky-right {
  flex: 0 1 634px;
  display: flex;
  flex-direction: column;
  gap: 28px;
  color: #fff;
}

.zwc-steps-intro {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
}

.zwc-steps {
  max-width: 500px;
  display: flex;
  flex-direction: column;
  list-style: none;
}

.zwc-steps > li {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 28px 0;
  border-bottom: 1px solid rgba(211, 211, 211, 0.5);
}

.zwc-steps > li:first-child {
  padding-top: 0;
}

.zwc-step-head {
  display: flex;
  align-items: center;
  gap: 14px;
}

.zwc-step-icon {
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
}

.zwc-step-head h3 {
  font-family: var(--zf-primary-medium);
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.48px;
}

.zwc-steps > li > p {
  max-width: 448px;
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  margin-bottom: 0;
}

.zwc-steps-foot {
  max-width: 448px;
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
}

/* Attended vs. unattended */
.zwc-key-difference-wrap {
  background: #fff;
  padding: 120px 0;
}

.zwc-key-difference-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.zwc-key-head {
  display: flex;
  justify-content: space-between;
  gap: 44px;
  width: 100%;
}

.zwc-key-head h2 {
  flex: 0 1 564px;
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
  color: #000;
}

.zwc-key-head p {
  flex: 0 1 520px;
  font-family: var(--zf-primary-medium);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #000;
}

.zwc-compare {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 30px;
  width: 100%;
  max-width: 100%;
}

.zwc-compare-scroll {
  width: 100%;
  overflow-x: auto;
}

.zwc-compare-scroll:focus-visible {
  outline: 2px solid var(--zwc-link-clr, #0060df);
  outline-offset: 2px;
  border-radius: 6px;
}

.zwc-compare-table {
  width: 100%;
  min-width: 680px;
  border-collapse: collapse;
}

.zwc-compare-table th,
.zwc-compare-table td {
  width: 33.333%;
  padding: 12px 40px;
  text-align: left;
  border: 1px solid #e5e5e5;
  vertical-align: middle;
  white-space: nowrap;
}

.zwc-compare-table thead th {
  background: #f0fcf0;
  font-family: var(--primaryfont-semibold);
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: #000;
  border-color: #f0fcf0;
}

.zwc-compare-table tbody th,
.zwc-compare-table tbody td {
  background: #fff;
  font-family: var(--zf-primary-medium);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #000;
}

.zwc-compare-table thead th:first-child {
  border-top-left-radius: 6px;
}
.zwc-compare-table thead th:last-child {
  border-top-right-radius: 6px;
}
.zwc-compare-table tbody tr:last-child th {
  border-bottom-left-radius: 6px;
}
.zwc-compare-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}

.zwc-compare-note {
  max-width: 700px;
  font-family: var(--zf-primary-medium);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #000;
  margin: auto;
  text-align: center;
}

/* How to choose */
.zwc-how-to-wrap {
  background: #ebf7ff;
  padding: 120px 0;
}

.zwc-how-to-inner {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.zwc-how-to-head {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.zwc-how-to-head h2 {
  max-width: 645px;
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
  color: #000;
}

.zwc-how-to-head p {
  max-width: 742px;
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #363636;
}

.zwc-how-to-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.zwc-how-to-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
  list-style: none;
}

.zwc-how-to-grid > li {
  display: flex;
  flex-direction: column;
  gap: 18px;
  flex: 1 1 calc((100% - 40px) / 3);
  min-width: 260px;
  padding: 40px;
  background: #fff;
  border-radius: 8px;
}

.zwc-feature-icon {
  flex: 0 0 auto;
  width: 54px;
  height: 54px;
  border-radius: 6px;
  background-color: #0f6bff;
  position: relative;
}

.zwc-how-to-grid h3 {
  font-family: var(--primaryfont-semibold);
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: #000;
}

.zwc-how-to-grid p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #000;
}

.zwc-how-to-grid a,
.zwc-how-to-foot {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #363636;
  text-align: center;
}

.zwc-how-to-grid p a {
  color: var(--zwc-link-clr);
}

/* Awards & reviews */
.zwc-rating-testimonial {
  padding: 120px 0;
}
.zwc-rating-testimonial .content-wrap {
  max-width: 1170px;
}

.zwc-rating-testi-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.zw-template-inner .zwc-rating-head {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  margin-inline: auto;
  font-family: var(--primaryfont-semibold);
  font-size: 24px;
}

.zwc-rating-wrap {
  width: 50%;
}
.zwc-testimonial-section {
  width: 50%;
  padding-left: 5%;
  position: relative;
  display: none;
}
.zwc-single-rating {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}
.zwc-rating-section ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.zwc-rating-section ul li {
  padding: 20px;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 180px;
}
.zwc-rating-section ul li:first-child {
  background: #d9edfc;
}
.zwc-rating-section ul li:nth-child(2) {
  background: #e0fffd;
}
.zwc-rating-section ul li:nth-child(3) {
  background: #fff0ef;
}
.zwc-rating-section ul li .zwc-img-leads {
  display: block;
  margin: 0 auto 5px;
  height: 40px;
}
.zwc-rating-section ul li .zwc-capterra {
  background: url(/sites/zweb/images/otherbrandlogos/capterra.svg)
    no-repeat;
  background-size: 100% auto;
  background-position: center center;
  width: 115px;
}
.zwc-rating-section ul li .zwc-getapp {
  background: url(/sites/zweb/images/otherbrandlogos/getapp.svg)
    no-repeat;
  background-size: 100% auto;
  background-position: center center;
  width: 110px;
}
.zwc-rating-section ul li .zwc-gtwo {
  background: url(/sites/zweb/images/otherbrandlogos/g2.svg)
    no-repeat;
  background-size: 100% auto;
  background-position: center center;
  width: 35px;
}
.zwc-counter-star {
  display: block;
  text-align: center;
  font-weight: 300;
  color: #000;
  margin-top: 5px;
}
.zwc-counter-star > span {
  font-size: 25px;
  color: #000;
}
.zwc-single-slider p {
  font: 23px / 38px Roboto slab;
  font-weight: 300;
}
.zwc-name-design {
  display: inline-block;
  position: relative;
  padding-left: 64px;
  min-height: 50px;
  max-width: 100%;
  text-align: left;
  vertical-align: top;
}
.zwc-customer-image {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}
.zwc-name-design span {
  display: block;
}
.zwc-name-design .bld {
  font-family: var(--zf-primary-semibold);
}
.zwc-rate-star {
  --percent: 0;
  display: inline-block;
  transition: --percent 0.3s ease;
}
.zwc-rate-star::before {
  content: "★★★★★";
  background: linear-gradient(
    100deg,
    #ff6105 var(--percent),
    #ebebeb var(--percent)
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 2px;
  font-family: monospace !important;
}
.zwe-ob .zwc-rate-star {
  animation: fillStars 2s forwards;
}
@keyframes fillStars {
  0% {
    --percent: 0;
  }
  20% {
    --percent: 20%;
  }
  40% {
    --percent: 40%;
  }
  60% {
    --percent: 60%;
  }
  80% {
    --percent: 80%;
  }
  100% {
    --percent: calc(4.4 / 5 * 100%);
  }
}

@media screen and (max-width: 991px) {
  .zwc-rating-wrap {
    width: 100%;
  }
  .zwc-testimonial-section {
    width: 620px;
    max-width: 100%;
    padding-left: 0;
    margin: 20px auto 0;
    text-align: center;
  }
  .zwc-how-to-grid > li {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 767px) {
  .zwc-single-slider p {
    font-size: 20px;
    line-height: 30px;
  }
}

/* Industry-leading */
.zwc-leading-wrap {
  background: #fff;
  padding: 0 0 120px;
}

.zwc-leading-inner {
  display: flex;
  align-items: flex-start;
  gap: 60px;
}

.zwc-leading-intro {
  position: sticky;
  top: 90px;
  flex: 0 1 600px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.zwc-leading-intro h2 {
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
  color: #000;
}

.zwc-leading-intro > p {
  max-width: 522px;
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #000;
}

.zwc-leading-img {
  display: block;
  width: 100%;
  max-width: 434px;
  aspect-ratio: 434 / 458;
  overflow: hidden;
  border-radius: 12px;
}

.zwc-leading-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.zwc-leading-list {
  flex: 0 1 600px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  list-style: none;
}

.zwc-leading-list > li {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 40px 40px 40px 0;
  border-bottom: 1px solid #86e9c3;
}

.zwc-leading-list > li:last-child {
  border-bottom: 0;
}

.zwc-num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 6px;
  background: #e9ffe9;
  font-family: var(--primaryfont-semibold);
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: #000;
}

.zwc-leading-list h3 {
  font-family: var(--primaryfont-semibold);
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.48px;
  color: #000;
}

.zwc-leading-list p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #000;
  margin-bottom: 0;
}

/* Key benefits */
.zwc-benefits-wrap {
  background: #f0fcf0;
  padding: 120px 0;
}

.zwc-benefits-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
}

.zwc-benefits-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.zwc-benefits-grid > li {
  display: flex;
  flex-direction: column;
  gap: 24px;
  flex: 1 1 calc((100% - 20px) / 2);
  min-width: 300px;
  padding: 40px;
  background: #f0fcf0;
  border: 1px solid #97e097;
  border-radius: 12px;
}

.zwc-benefit-icon {
  flex: 0 0 auto;
  width: 70px;
  height: 70px;
  border-radius: 4px;
  background-color: #24a426;
  position: relative;
}

.zwc-benefits-grid .zwc-card-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.zwc-benefits-grid h3 {
  font-family: var(--primaryfont-semibold);
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: #000;
}

.zwc-benefits-grid p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #000;
}

/* Enterprise-grade */
.zwc-enterprise-wrap {
  background: #fff;
  padding: 120px 0;
}

.zwc-enterprise-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
}

.zwc-enterprise-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.zwc-enterprise-grid > li {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1 1 calc((100% - 20px) / 2);
  min-width: 300px;
  padding: 40px;
  border: 1px solid #dcdcdc;
  border-radius: 12px;
}

.zwc-enterprise-grid h3 {
  font-family: var(--primaryfont-semibold);
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: #000;
}

.zwc-enterprise-grid p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #000;
}

/* Any device, any time */
.zwc-anytime-wrap {
  background: #ebf7ff;
  padding: 120px 0;
}

.zwc-anytime-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}

.zwc-anytime-intro {
  display: flex;
  align-items: center;
  gap: 100px;
}

.zwc-anytime-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
  flex: 1 1 0;
}

.zwc-anytime-text h2 {
  max-width: 569px;
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
  color: #000;
}

.zwc-anytime-text p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #000;
}

.zwc-anytime-img {
  flex: 0 0 auto;
  align-self: flex-end;
  display: flex;
  justify-content: flex-end;
}

.zwc-anytime-img img {
  width: 409px;
  max-width: 100%;
  height: auto;
  display: block;
}

.zwc-platforms {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  width: 100%;
  padding: 60px;
  background: #dbf1ff;
  border-radius: 12px;
}

.zwc-platforms h2 {
  font-family: var(--primaryfont-semibold);
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -0.8px;
  color: #000;
  text-align: center;
}

.zwc-platforms-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.zwc-platforms-grid > a {
  display: flex;
  align-items: center;
  gap: 40px;
  flex: 1 1 calc((100% - 20px) / 2);
  max-width: 468px;
  min-width: 0;
  padding: 20px;
  background: #ebf7ff;
  border: 1px solid #88b6ff;
  border-radius: 12px;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.zwc-platforms-grid > a:hover,
.zwc-platforms-grid > a:focus-visible {
  background: #d6ecff;
}

.zwc-platform-icon {
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 4px;
  background-color: #0a55eb;
  position: relative;
}

.zwc-step-icon::before,
.zwc-feature-icon::before,
.zwc-benefit-icon::before,
.zwc-platform-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background-image: url("/sites/zweb/images/assist/remds/remotesprites.svg");
  background-repeat: no-repeat;
  background-size: 1213px 40px;
}

/* Workflow steps — white box, dark icons */
.zwc-steps > li:nth-child(1) .zwc-step-icon::before {
  background-position: -131px center;
}
.zwc-steps > li:nth-child(2) .zwc-step-icon::before {
  background-position: 3px center;
}
.zwc-steps > li:nth-child(3) .zwc-step-icon::before {
  background-position: -97px center;
}
.zwc-steps > li:nth-child(4) .zwc-step-icon::before {
  background-position: -64px center;
}
.zwc-steps > li:nth-child(5) .zwc-step-icon::before {
  background-position: -31px center;
}

/* How-to cards — #0F6BFF box, white icons */
.zwc-how-to-grid > li:nth-child(1) .zwc-feature-icon::before {
  background-position: -608px center;
}
.zwc-how-to-grid > li:nth-child(2) .zwc-feature-icon::before {
  background-position: -568px center;
}
.zwc-how-to-grid > li:nth-child(3) .zwc-feature-icon::before {
  background-position: -488px center;
}
.zwc-how-to-grid > li:nth-child(4) .zwc-feature-icon::before {
  background-position: -408px center;
}
.zwc-how-to-grid > li:nth-child(5) .zwc-feature-icon::before {
  background-position: -448px center;
}
.zwc-how-to-grid > li:nth-child(6) .zwc-feature-icon::before {
  background-position: -528px center;
}

/* Benefit cards — green box, white icons */
.zwc-benefits-grid > li:nth-child(1) .zwc-benefit-icon::before {
  background-position: -328px center;
}
.zwc-benefits-grid > li:nth-child(2) .zwc-benefit-icon::before {
  background-position: -368px center;
}
.zwc-benefits-grid > li:nth-child(3) .zwc-benefit-icon::before {
  background-position: -208px center;
}
.zwc-benefits-grid > li:nth-child(4) .zwc-benefit-icon::before {
  background-position: -248px center;
}
.zwc-benefits-grid > li:nth-child(5) .zwc-benefit-icon::before {
  background-position: -168px center;
}
.zwc-benefits-grid > li:nth-child(6) .zwc-benefit-icon::before {
  background-position: -288px center;
}

/* Platform cards — #0A55EB box, white icons */
.zwc-platforms-grid > a:nth-child(1) .zwc-platform-icon::before {
  background-position: -688px center;
}
.zwc-platforms-grid > a:nth-child(2) .zwc-platform-icon::before {
  background-position: -848px center;
}
.zwc-platforms-grid > a:nth-child(3) .zwc-platform-icon::before {
  background-position: -728px center;
}
.zwc-platforms-grid > a:nth-child(4) .zwc-platform-icon::before {
  background-position: -648px center;
}
.zwc-platforms-grid > a:nth-child(5) .zwc-platform-icon::before {
  background-position: -808px center;
}
.zwc-platforms-grid > a:nth-child(6) .zwc-platform-icon::before {
  background-position: -768px center;
}

.zwc-platforms-grid h3 {
  font-family: var(--primaryfont-semibold);
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: #000;
}

/* Stats section */

.zwc-stats-list {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0;
  padding: 0;
  list-style: none;
}

.zwc-stats-list li {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  padding: 48px;
  text-align: center;
}

.zwc-stats-list li + li {
  border-left: 1px solid #ececec;
}

.zwc-stats-list div {
  font-family: var(--primaryfont-bold);
  font-size: 64px;
  line-height: 1;
  letter-spacing: -2.56px;
  color: #0047ff;
  white-space: nowrap;
  width: 100%;
  text-align: center;
  margin-bottom: 16px;
}

.zwc-stats-list small {
  font-family: var(--zf-primary-medium);
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: -0.32px;
  color: var(--zwc-stat-label);
  width: 100%;
  text-align: center;
}

/* Testimonial */
.zwc-testimonial-wrap .inner-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 54px;
  padding: 96px;
  background-color: var(--zwc-testimonial-bg, #e8f3fb);
  border-radius: 12px;
}

.zwc-testimonial-intro {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  text-align: left;
}

.zwc-testimonial-label {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  color: var(--zwc-heading);
}

.zwc-testimonial-intro h2 {
  margin: 0;
  max-width: 425px;
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
  color: var(--zwc-heading);
}

.inner-content .zwc-testimonial-slider {
  display: flex;
  flex-direction: column;
  gap: 56px;
  flex: 0 0 480px;
  max-width: 480px;
  min-width: 0;
}

.zwc-testimonial-track {
  width: 100%;
}

.zwc-testimonial-slide {
  margin: 0;
  display: none;
}
.zwc-testimonial-slide:first-child {
  display: block;
}
.slick-initialized .zwc-testimonial-slide {
  display: block;
}

.zwc-testimonial-slide blockquote {
  margin: 0 0 24px;
  font-family: var(--primaryfont-regular);
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: var(--zwc-heading);
}
.zwc-testimonial-slide blockquote::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin-bottom: 24px;
  background: url("/sites/zweb/images/assist/rap/quotes.svg") no-repeat center
    center;
  background-size: contain;
}

.zwc-testimonial-author {
  display: flex;
  align-items: center;
  gap: 16px;
}

.zwc-author-photo {
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.zwc-author-jose {
  background-image: url("/sites/zweb/images/assist/rap/jose-globant.jpeg");
}
.zwc-author-prema {
  background-image: url("/sites/zweb/images/assist/rap/premasalian.png");
}
.zwc-author-rasche {
  background-image: url("/sites/zweb/images/assist/rap/rasche.png");
}

.zwc-author-meta {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.zwc-author-meta cite {
  font-family: var(--primaryfont-bold);
  font-style: normal;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: -0.36px;
  color: var(--zwc-heading);
}

.zwc-author-meta small {
  max-width: 300px;
  font-family: var(--primaryfont-regular);
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: -0.28px;
  color: var(--zwc-heading);
}

.zwc-testimonial-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.zwc-testimonial-nav {
  display: flex;
  gap: 12px;
}

.zwc-nav-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  background: transparent;
  color: #000;
  border: 1px solid #000;
  border-radius: 50%;
  cursor: pointer;
  transition:
    background-color 0.25s ease,
    color 0.25s ease,
    border-color 0.25s ease;
}

.zwc-nav-btn-active {
  color: #000000;
  border-color: #000000;
}

.zwc-nav-btn:hover:not(:disabled) {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.zwc-nav-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}

.zwc-nav-btn span {
  display: block;
  font-size: 0;
  line-height: 0;
  color: inherit;
}

.zwc-nav-btn span::before {
  content: "";
  display: block;
  position: relative;
  width: 9px;
  height: 9px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}

.zwc-nav-btn[data-testimonial-prev] span::before {
  transform: rotate(-135deg);
  left: 2px;
}

.zwc-nav-btn[data-testimonial-next] span::before {
  transform: rotate(45deg);
  left: -2px;
}

.zwc-testimonial-count {
  font-family: var(--primaryfont-regular);
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: var(--zwc-heading);
}

/* Bottom CTA */
.zwc-bottom-cta-wrap {
  background: #fff;
  padding: 120px 0;
}

.zwc-bottom-cta-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 34px;
  max-width: 860px;
  margin-inline: auto;
  text-align: center;
}

.zwc-bottom-cta-inner h2 {
  font-family: var(--primaryfont-semibold);
  font-size: 64px;
  line-height: 1.1;
  letter-spacing: -1.28px;
  color: #000;
}

.zwc-bottom-cta-inner p {
  max-width: 706px;
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #000;
  margin-bottom: 0;
}

/* Bottom-most CTA */
.zwc-bottom-cta-section {
  background: #fff;
  padding: 120px 0;
}

.zwc-bottom-cta-section .content-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  text-align: center;
}

.zwc-bottom-cta-section h2 {
  max-width: 640px;
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
  color: #000;
  text-wrap: balance;
}

/* FAQ */
.zwc-faq-wrap {
  background: #000;
  padding: 120px 0;
}

.zwc-faq-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  max-width: 761px;
  margin-inline: auto;
}

.zwc-faq-inner h2 {
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
  color: #fff;
  text-align: center;
}

.zwc-faq-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  list-style: none;
}

.zwc-faq-item {
  background: #141414;
  border: 0.5px solid #464646;
  border-radius: 8px;
  overflow: hidden;
}

.zwc-faq-question {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  padding: 16px;
  background: transparent;
  border: 0;
  cursor: pointer;
  text-align: left;
}

.zwc-faq-question::before {
  content: "";
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  margin-top: 2px;
  border: 1.5px solid #818181;
  border-radius: 50%;
  background:
    linear-gradient(#818181, #818181) center / 11px 1.5px no-repeat,
    linear-gradient(#818181, #818181) center / 1.5px 11px no-repeat;
}

.zwc-faq-item.is-open .zwc-faq-question::before {
  background: linear-gradient(#818181, #818181) center / 11px 1.5px no-repeat;
}

.zwc-faq-question span {
  font-family: var(--primaryfont-semibold);
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.4px;
  color: #fff;
}

.zwc-faq-question:focus-visible {
  outline: 2px solid #92c4ff;
  outline-offset: -3px;
  border-radius: 6px;
}

.zwc-faq-answer {
  max-height: 0;
  padding: 0 16px 0 64px;
  overflow: hidden;
  opacity: 0;
  transition:
    max-height 0.35s ease,
    opacity 0.3s ease,
    padding 0.35s ease;
}

.zwc-faq-item.is-open .zwc-faq-answer {
  max-height: 600px;
  padding: 0 16px 16px 64px;
  opacity: 1;
}

.zwc-faq-answer p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -0.36px;
  color: #ebebeb;
}

.zwc-best-rds-wrap {
  padding: 120px 0;
  background-color: #1c1c1c;
  overflow: hidden;
}

.zwc-best-rds-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 64px;
}

.zwc-best-rds-head {
  max-width: 748px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

.zwc-best-rds-head h2 {
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
  color: #fff;
}

.zwc-best-rds-head p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #e8e8e8;
}

.zwc-best-rds-head p a {
  display: block;
  width: fit-content;
  margin-top: 8px;
  color: var(--zwc-link-clr-dark);
}

.zwc-best-rds-head p a .zwc-link-end {
  white-space: nowrap;
}

.zwc-best-rds-head p a .zwc-link-arrow {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  margin-left: 10px;
}

.zwc-best-rds-head p a .zwc-link-arrow::before,
.zwc-best-rds-head p a .zwc-link-arrow::after {
  content: "";
  transition: transform 0.2s ease;
}

.zwc-best-rds-head p a .zwc-link-arrow::before {
  width: 18px;
  height: 2px;
  background-color: currentColor;
}

.zwc-best-rds-head p a .zwc-link-arrow::after {
  width: 8px;
  height: 8px;
  margin-left: -8px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

.zwc-best-rds-head p a:hover .zwc-link-arrow::before,
.zwc-best-rds-head p a:focus-visible .zwc-link-arrow::before {
  transform: translateX(4px);
}

.zwc-best-rds-head p a:hover .zwc-link-arrow::after,
.zwc-best-rds-head p a:focus-visible .zwc-link-arrow::after {
  transform: translateX(4px) rotate(45deg);
}

.zwc-best-rds-content {
  --best-rds-card-w: 372px;
  --best-rds-gutter: 50px;
  align-self: stretch;
  width: calc(100% + (50vw - 50%));
  overflow: hidden;
}

.zwc-best-rds-track .slick-track {
  display: flex;
  align-items: stretch;
}
.zwc-best-rds-track .slick-slide {
  height: auto;
  flex: 0 0 auto;
  display: flex;
}

.zwc-best-rds-slide {
  display: flex;
  width: calc(var(--best-rds-card-w) + var(--best-rds-gutter));
}

.zwc-best-rds-card {
  width: var(--best-rds-card-w);
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 40px;
  border-radius: 12px;
}

.zwc-best-rds-icon {
  display: flex;
}

.zwc-best-rds-icon::before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url("/sites/zweb/images/assist/remds/remotesprites.svg");
  background-repeat: no-repeat;
  background-size: 1213px 40px;
}

/* Sprite icon positions (remotesprites.svg — 1213x40) */
.zwc-best-rds-track
  .zwc-best-rds-slide:nth-child(1)
  .zwc-best-rds-icon::before {
  background-position: -989px 0;
}
.zwc-best-rds-track
  .zwc-best-rds-slide:nth-child(2)
  .zwc-best-rds-icon::before {
  background-position: -1139px 0;
}
.zwc-best-rds-track
  .zwc-best-rds-slide:nth-child(3)
  .zwc-best-rds-icon::before {
  background-position: -1089px 0;
}
.zwc-best-rds-track
  .zwc-best-rds-slide:nth-child(4)
  .zwc-best-rds-icon::before {
  background-position: -1039px 0;
}
.zwc-best-rds-track
  .zwc-best-rds-slide:nth-child(5)
  .zwc-best-rds-icon::before {
  background-position: -889px 0;
}
.zwc-best-rds-track
  .zwc-best-rds-slide:nth-child(6)
  .zwc-best-rds-icon::before {
  background-position: -938px 0;
}

.zwc-best-rds-text {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.zwc-best-rds-text h3 {
  font-family: var(--primaryfont-semibold);
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: -0.48px;
  color: #131313;
}

.zwc-best-rds-text p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #4e4e4e;
}

/* Carousel navigation */
.zwc-best-rds-nav {
  display: flex;
  gap: 10px;
  margin-top: 40px;
}

.zwc-best-rds-prev,
.zwc-best-rds-next {
  width: 48px;
  height: 48px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zwc-best-rds-prev::before,
.zwc-best-rds-next::before {
  content: "";
  width: 9px;
  height: 9px;
  border-top: 2px solid #1c1c1c;
  border-right: 2px solid #1c1c1c;
}

.zwc-best-rds-prev::before {
  transform: rotate(-135deg);
  margin-left: 4px;
}

.zwc-best-rds-next::before {
  transform: rotate(45deg);
  margin-right: 4px;
}

.zwc-best-rds-prev:disabled,
.zwc-best-rds-next:disabled {
  opacity: 0.4;
  cursor: default;
}

/* Free remote desktop software */
.zwc-free-remote-desk-wrap {
  padding: 120px 0;
  background-color: #f0fcf0;
}

.zwc-free-remote-desk-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.zwc-free-remote-desk-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  text-align: center;
}

.zwc-free-remote-desk-header h2 {
  font-family: var(--primaryfont-semibold);
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -1.12px;
  color: #000;
}

.zwc-free-remote-desk-header p {
  max-width: 688px;
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #363636;
}

.zwc-free-remote-desk-content {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.zwc-free-remote-desk-content h3 {
  font-family: var(--primaryfont-semibold);
  font-size: 32px;
  line-height: 1.3;
  letter-spacing: -0.64px;
  color: #000;
  text-align: center;
}

.zwc-free-desk-grid {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.zwc-free-desk-row {
  align-self: stretch;
  display: flex;
  justify-content: center;
  gap: 20px;
}

.zwc-free-desk-card {
  position: relative;
  flex: 1 1 609px;
  min-width: 0;
  max-width: 609px;
  display: flex;
  padding: 40px 40px 40px 80px;
  border: 1px solid #dcdcdc;
  border-radius: 12px;
  overflow: hidden;
}

.zwc-free-desk-icon {
  position: absolute;
  top: 42px;
  left: 28px;
  display: flex;
}

.zwc-free-desk-icon::before {
  content: "";
  width: 28px;
  height: 28px;
  background-image: url("/sites/zweb/images/assist/remds/remotesprites.svg");
  background-repeat: no-repeat;
  background-size: 1213px 40px;
  background-position: -1186px -6px;
}

.zwc-free-desk-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.zwc-free-desk-text h4 {
  font-family: var(--primaryfont-semibold);
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: #000;
}

.zwc-free-desk-text p {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #363636;
}

.zwc-free-desk-note {
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #363636;
  text-align: center;
}

.zwc-free-desk-note a {
  color: var(--zwc-link-clr);
}

.zwc-benefits-grid p,
.zwc-enterprise-grid p,
.zwc-free-desk-text p {
  margin-bottom: 0;
}

/* Best & Free RDS — Tablet */
@media screen and (max-width: 1024px) {
  .zwc-best-rds-wrap,
  .zwc-free-remote-desk-wrap {
    padding: 80px 0;
  }
  .zwc-best-rds-inner {
    align-items: center;
  }
  .zwc-best-rds-head {
    align-items: center;
    text-align: center;
  }
  .zwc-best-rds-head p a {
    margin-inline: auto;
  }
  .zwc-best-rds-content {
    --best-rds-card-w: 320px;
    --best-rds-gutter: 32px;
    width: 100%;
  }
  .zwc-best-rds-card {
    padding: 32px;
  }
  .zwc-best-rds-head h2,
  .zwc-free-remote-desk-header h2 {
    font-size: 44px;
    letter-spacing: -0.88px;
  }
  .zwc-free-remote-desk-content h3 {
    font-size: 28px;
    letter-spacing: -0.56px;
  }
}

/* Best & Free RDS — Mobile */
@media screen and (max-width: 767px) {
  .zwc-best-rds-inner {
    gap: 40px;
  }
  .zwc-best-rds-slide,
  .zwc-best-rds-card {
    width: 100%;
  }
  .zwc-best-rds-card {
    padding: 24px;
  }
  .zwc-best-rds-head h2,
  .zwc-free-remote-desk-header h2 {
    font-size: 34px;
    letter-spacing: -0.68px;
  }
  .zwc-free-desk-row {
    flex-direction: column;
  }
  .zwc-free-desk-card {
    flex: 1 1 auto;
    max-width: none;
    padding: 32px 24px 32px 64px;
  }
  .zwc-free-desk-icon {
    top: 34px;
    left: 22px;
  }
  .zwc-how-to-content .cta-btn {
    display: inline-block;
    text-align: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  .zwc-faq-answer {
    transition: none;
  }
}

@keyframes zwc-slide-in-right {
  from {
    opacity: 0;
    transform: translateX(48px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes zwc-slide-in-left {
  from {
    opacity: 0;
    transform: translateX(-48px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.zwc-banner-img,
.zwc-anytime-img {
  overflow: hidden;
}

@media (prefers-reduced-motion: no-preference) {
  .zwc-banner-img img {
    animation: zwc-slide-in-right 0.8s ease both;
  }
}

.zwc-slide-right,
.zwc-slide-left {
  opacity: 0;
}

.zwc-slide-right.zwe-ob {
  animation: zwc-slide-in-right 0.8s ease both;
}

.zwc-slide-left.zwe-ob {
  animation: zwc-slide-in-left 0.8s ease both;
}

@media (prefers-reduced-motion: reduce) {
  .zwc-slide-right.zwe-ob,
  .zwc-slide-left.zwe-ob {
    opacity: 1;
    animation: none;
    transform: none;
  }
}

.zwc-rating-testimonial,
section.zwc-testimonial-wrap {
  padding: 120px 0;
}

@media screen and (max-width: 1280px) {
  .zwc-banner-wrap {
    padding: 120px 0;
  }
  .zwc-trusted-wrapper {
    padding: 120px 0;
    transform: none;
    margin-top: 0;
    --tw-pad-x: none;
  }
  .zwc-trusted-wrapper > .content-wrap {
    background-color: transparent;
    border: none;
    box-shadow: none;
  }
  .zwc-anytime-intro {
    gap: 60px;
  }
  .zwc-banner-content h1 {
    font-size: 60px;
  }
}

@media screen and (max-width: 1024px) {
  .zwc-use-cases-wrap,
  .zwc-workflow-wrap,
  .zwc-key-difference-wrap,
  .zwc-how-to-wrap,
  .zwc-benefits-wrap,
  .zwc-enterprise-wrap,
  .zwc-anytime-wrap,
  .zwc-bottom-cta-wrap,
  .zwc-bottom-cta-section,
  .zwc-faq-wrap,
  .zwc-banner-wrap,
  .zwc-rating-testimonial,
  section.zwc-testimonial-wrap {
    padding: 80px 0;
  }

  .zwc-leading-wrap {
    padding: 0 0 80px;
  }

  .zwc-trusted-wrapper {
    padding: 80px 0;
  }
  .zwc-trusted-wrapper .zwc-tb-append h2::before,
  .zwc-trusted-wrapper .zwc-tb-append h2::after {
    margin-left: 0;
    margin-right: 0;
  }

  .zwc-banner-inner {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .zwc-banner-content,
  .zwc-banner-img {
    flex: 1 1 auto;
    width: 100%;
  }
  .zwc-banner-content {
    align-items: center;
    text-align: center;
  }
  .zwc-banner-content .act-btn.cta-btn {
    align-self: center;
  }
  .zwc-banner-content p {
    max-width: 620px;
  }
  .zwc-banner-img {
    justify-content: center;
  }
  .zwc-banner-img img {
    max-width: 520px;
  }

  .zwc-banner-content h1,
  .zwc-bottom-cta-inner h2,
  .zwc-bottom-cta-section h2 {
    font-size: 50px;
    letter-spacing: -0.96px;
  }
  .zwc-section-head h2,
  .zwc-description-wrap .content-wrap h2,
  .zwc-sticky-left h2,
  .zwc-key-head h2,
  .zwc-how-to-head h2,
  .zwc-leading-intro h2,
  .zwc-anytime-text h2,
  .zwc-faq-inner h2,
  .zwc-testimonial-intro h2 {
    font-size: 44px;
    letter-spacing: -0.88px;
  }
  .zwc-platforms h2 {
    font-size: 34px;
    letter-spacing: -0.68px;
  }

  .zwc-key-head {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
  }
  .zwc-key-head h2,
  .zwc-key-head p {
    flex: 0 0 auto;
    max-width: 655px;
  }

  .zwc-use-cases-grid > li {
    flex: 0 0 calc((100% - 30px) / 2);
  }

  .zwc-platforms-grid > a {
    flex: 1 1 calc((100% - 20px) / 2);
    min-width: 0;
  }

  .zwc-anytime-intro {
    flex-direction: column;
    gap: 32px;
  }
  .zwc-anytime-text {
    flex: 1 1 auto;
    align-items: center;
    text-align: center;
  }
  .zwc-anytime-img {
    align-self: center;
    justify-content: center;
  }

  .zwc-use-cases-inner,
  .zwc-benefits-inner,
  .zwc-enterprise-inner {
    gap: 40px;
  }
  .zwc-how-to-inner {
    gap: 40px;
  }

  .zwc-rating-testimonial {
    padding: 80px 0px;
  }

  .zwc-rating-wrap,
  .zwc-testimonial-section {
    flex: 1 1 100%;
  }
  .zwc-testimonial-section {
    padding-left: 0;
  }
  .zwc-single-slider {
    text-align: center;
  }
  .zwc-single-slider p {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .zwc-name-design {
    text-align: center;
  }

  .zwc-how-to-head {
    align-items: center;
    text-align: center;
  }
  .zwc-section-head h2 {
    max-width: 525px;
  }
  .zwc-description-wrap .content-wrap h2 {
    max-width: 975px;
  }

  .zwc-sticky-right {
    flex: 0 1 500px;
  }
}

@media screen and (max-width: 991px) {
  .zwc-stats-list {
    flex-wrap: nowrap;
    gap: 8px;
    max-width: 600px;
    margin: 0 auto;
  }
  .zwc-stats-list li {
    flex: 1 1 0;
    min-width: 0;
    padding: 20px 12px;
  }
  .zwc-stats-list div {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .zwc-stats-list small {
    text-align: center;
  }

  .zwc-testimonial-wrap .inner-content {
    flex-direction: column;
    align-items: stretch;
    gap: 40px;
    padding: 56px 48px;
  }
  .inner-content .zwc-testimonial-slider {
    flex: 1 1 auto;
    max-width: 100%;
  }
  .zwc-testimonial-intro h2 {
    max-width: 655px;
  }
}

/* Responsive — mobile */
@media screen and (max-width: 767px) {
  .zwc-use-cases-grid > li,
  .zwc-how-to-grid > li,
  .zwc-benefits-grid > li,
  .zwc-enterprise-grid > li,
  .zwc-platforms-grid > a {
    flex: 1 1 100%;
    max-width: 500px;
    align-items: center;
    text-align: center;
    margin: auto;
  }

  .zwc-use-cases-grid > li {
    max-width: 400px;
  }
  .zwc-card-img {
    aspect-ratio: 4 / 3;
  }

  .zwc-description-wrap .content-wrap {
    padding: 40px 24px;
    gap: 28px;
  }

  .zwc-platforms {
    padding: 40px 24px;
  }

  .zwc-platforms-grid > a {
    gap: 20px;
    text-align: left;
  }

  .zwc-banner-content h1,
  .zwc-bottom-cta-inner h2,
  .zwc-bottom-cta-section h2 {
    font-size: 40px;
    letter-spacing: -0.8px;
  }
  .zwc-section-head h2,
  .zwc-description-wrap .content-wrap h2,
  .zwc-sticky-left h2,
  .zwc-key-head h2,
  .zwc-how-to-head h2,
  .zwc-leading-intro h2,
  .zwc-anytime-text h2,
  .zwc-faq-inner h2,
  .zwc-testimonial-intro h2 {
    font-size: 36px;
    letter-spacing: -0.72px;
  }

  .zwc-workflow-inner {
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }
  .zwc-sticky-left {
    max-width: 710px;
    position: static;
    flex: 1 1 auto;
    align-items: center;
    gap: 30px;
    text-align: center;
  }
  .zwc-sticky-right {
    flex: 0 1 auto;
    width: fit-content;
    max-width: 100%;
    align-items: flex-start;
  }

  .zwc-platforms h2 {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .zwc-stats-list {
    gap: 20px;
    max-width: 600px;
    margin: 0 auto;
  }
  .zwc-stats-list li {
    flex: 1 1 100%;
    padding: 0;
    gap: 8px;
  }
  .zwc-stats-list div {
    font-size: 40px;
    letter-spacing: -0.5px;
  }
  .zwc-testimonial-intro h2 {
    max-width: 400px;
  }
  .zwc-testimonial-wrap .inner-content {
    padding: 40px 25px;
  }
  .zwc-section-head h2 {
    max-width: 420px;
  }
  .zwc-sticky-left h2,
  .zwc-key-head h2 {
    max-width: 500px;
  }
  .zwc-leading-inner {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .zwc-leading-intro {
    position: static;
    flex: 1 1 auto;
    width: 100%;
    align-items: center;
    text-align: center;
  }
  .zwc-leading-intro > p {
    max-width: none;
  }
  .zwc-leading-list {
    flex: 1 1 auto;
    width: 100%;
    max-width: 600px;
  }
  .zwc-leading-list > li {
    padding: 40px 0;
    align-items: center;
    text-align: center;
    max-width: 450px;
    margin: auto;
  }
  .zwc-leading-img {
    max-width: 300px;
  }
  .zwc-anytime-img img {
    width: 280px;
  }
  .zwc-steps-intro {
    margin-bottom: 0;
  }
}

/* Responsive — small mobile */
@media screen and (max-width: 480px) {
  .zwc-use-cases-wrap,
  .zwc-workflow-wrap,
  .zwc-key-difference-wrap,
  .zwc-how-to-wrap,
  .zwc-benefits-wrap,
  .zwc-enterprise-wrap,
  .zwc-anytime-wrap,
  .zwc-bottom-cta-wrap,
  .zwc-bottom-cta-section,
  .zwc-faq-wrap,
  .zwc-banner-wrap,
  .zwc-trusted-wrapper,
  .zwc-rating-testimonial,
  section.zwc-testimonial-wrap {
    padding: 60px 0;
  }


  .zwc-leading-wrap {
    padding: 0 0 60px;
  }

  .zwc-best-rds-head p a {
    font-size: 15px;
  }
  .zwc-best-rds-head p a .zwc-link-arrow::before {
    width: 14px;
  }
  .zwc-best-rds-head p a .zwc-link-arrow::after {
    width: 6px;
    height: 6px;
    margin-left: -6px;
  }

  .zwc-how-to-grid > li,
  .zwc-benefits-grid > li,
  .zwc-enterprise-grid > li {
    padding: 28px;
  }

  .zwc-banner-content h1,
  .zwc-bottom-cta-inner h2,
  .zwc-bottom-cta-section h2 {
    font-size: 34px;
    letter-spacing: -0.68px;
  }
  .zwc-section-head h2,
  .zwc-description-wrap .content-wrap h2,
  .zwc-sticky-left h2,
  .zwc-key-head h2,
  .zwc-how-to-head h2,
  .zwc-leading-intro h2,
  .zwc-anytime-text h2,
  .zwc-faq-inner h2,
  .zwc-testimonial-intro h2 {
    font-size: 30px;
    letter-spacing: -0.6px;
  }

  .zwc-sticky-right {
    align-items: center;
    text-align: center;
  }

  .zwc-steps > li {
    align-items: center;
  }
  .zwc-step-head {
    flex-direction: column;
  }

  .zwc-platforms h2 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }

  .zwc-stats-list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 32px;
  }
  .zwc-stats-list li {
    flex: 1 1 100%;
    padding: 0;
    gap: 8px;
  }
  .zwc-stats-list li + li {
    border-left: none;
  }
  .zwc-stats-list div {
    font-size: 40px;
    letter-spacing: -0.5px;
  }
  .zwc-stats-list small {
    font-size: 14px;
    text-align: center;
  }
  .zwc-testimonial-wrap .inner-content {
    padding: 40px 20px;
  }

  .zwc-rating-testimonial {
    padding: 60px 0px;
  }
  .zwc-steps > li > p,
  .zwc-rating-head {
    max-width: 320px;
  }
}
