@import url(./font/fontiran.css);
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: IRANYekanX !important;
}
footer,
main,
section {
  display: block;
}
template {
  display: none;
}
a {
  background-color: #0000;
}
a:active,
a:hover {
  outline: 0;
}
strong {
  font-weight: 700;
}
h1 {
  margin: 0.67em 0;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button {
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  background-color: #fff;
  min-height: 100%;
  margin: 0;
}
img {
  vertical-align: middle;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
h1,
h2 {
  font-weight: 700;
}
h1 {
  line-height: 44px;
}
h2 {
  font-size: 32px;
}
p {
  margin-top: 0;
}
.w-embed:before,
.w-embed:after {
  content: ' ';
  grid-area: 1/1/2/2;
  display: table;
}
.w-embed:after {
  clear: both;
}
button {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
:root {
  --white: white;
  --gray-900: #1c1f21;
  --kudos-100: #e6294d;
  --blue-500:rgb(12, 9, 10);
  --blue-250: #d4e3fc;
  --base--gray: #f6f6f9;
  --kudos-50: #d9f2e3;
  --kudos-150: #fdeaed;
  --base--kudos: #e6294d;
  --blue-800: #093371;
  --blue-50-501: #f7f9fc;
  --gray-600: #586165;
  --kudos-alpha-100: #ecf6f1;
  --radius--32px: 2em;
  --radius--12px: 0.75em;
  --gray-200: #8897a0;
  --gray-400: #6d787e;
  --clr-title: #353535;
  --base--blue: #1c6fee;
  --base--purple: #7b5ce0;
  --blue-50: #d8ecf8;
  --clr-white: #ffffff;
  --clr-gray-900: #1c1f21;
  --clr-gray-600: #586165;
  --clr-gray-200: 8897A0;
  --clr-blue-500: #1c6fee;
  --clr-blue-50: #f7f9fc;
  --clr-blue-250: #d4e3fc;
  --clr-blue-800: #093371;
  --clr-kudos-alpha-100: #ecf6f1;
}
body {
  line-height: 1.2;
  direction: rtl;
}
h1,
h2 {
  margin-top: 0;
  margin-bottom: 0;
}
p {
  margin-bottom: 0;
}
a {
  text-decoration: none;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
img {
  max-width: 100%;
  display: inline-block;
}
.c-logo-link {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.c-header-nav {
  grid-column-gap: 0.4em;
  grid-row-gap: 0.4em;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  list-style-type: none;
  display: flex;
}
.c-section {
  background-color: var(--white);
  padding: 2em;
  line-height: 1;
}
.c-section.footer {
  color: #3b4044;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.c-section.padding-y-none {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.customer-marquee-track {
  display: flex;
  width: max-content;
  flex-wrap: nowrap;
  will-change: transform;
  animation: marquee var(--marquee-duration, 25s) linear infinite;
}
.customer-marquee-group {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
.customer-logos-item img {
  height: 75px;
  width: auto;
  display: block;
}
/* key: move exactly one group width in px */
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-1px * var(--marquee-distance, 0)));
  }
}
.customer-marquee:hover .customer-marquee-track {
  animation-play-state: paused;
}
@media (prefers-reduced-motion: reduce) {
  .customer-marquee-track {
    animation: none;
  }
}
.customer-marquee {
  /* your existing */
  overflow: hidden;
  width: 100%;
  position: relative;
  /* tweak this to match your section bg */
  --fade-bg: #fff;
  /* fade size */
  --fade-size: 90px;
}
/* fade overlays */
.customer-marquee::before,
.customer-marquee::after {
  content: '';
  position: absolute;
  top: 0;
  width: var(--fade-size);
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.customer-marquee::before {
  left: 0;
  background: linear-gradient(to right, var(--fade-bg) 0%, transparent 100%);
}
.customer-marquee::after {
  right: 0;
  background: linear-gradient(to left, var(--fade-bg) 0%, transparent 100%);
}
.t-display-4 {
  color: var(--gray-900);
  letter-spacing: -0.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: IRANYekanX !important;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2;
}
.t-display-5 {
  color: var(--gray-900);
  letter-spacing: 0;
  margin: 0;
  font-family: IRANYekanX !important;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2;
}
.t-display-5.text-center {
  margin-left: 24px;
  margin-right: 24px;
}
.t-display-6 {
  color: var(--gray-900);
  letter-spacing: -0.01em;
  font-family: IRANYekanX !important;
  font-weight: 700;
  line-height: 1.2;
}
.t-body-1 {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  text-align: justify;
}
.t-body-1.font-medium {
  padding-bottom: 0;
}
.t-body-2 {
  letter-spacing: -0.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: IRANYekanX !important;
  font-size: 18px;
  line-height: 1.5;
}
.t-body-2.font-medium {
  box-sizing: border-box;
  clear: none;
  text-align: center;
  object-fit: fill;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  display: flex;
  position: relative;
}
.t-micro-1 {
  opacity: 1;
  letter-spacing: 0.01em;
  font-size: 14px;
  line-height: 1.42;
}
.t-micro-1.font-medium {
  font-weight: 500;
}
.t-micro-1.product {
  color: #8897a0;
  white-space: nowrap;
  font-size: 13px;
}
.primary-btn {
  color: #fff;
  background-color: #e6294d;
  z-index: 1;
  border-radius: 0.75em;
  text-decoration: none;
  transition: background-color 0.4s;
  position: relative;
}
.secondary-btn {
  color: #e6294d !important;
  background-color: var(--kudos-150);
  border: 1px solid #e6294d;
  z-index: 1;
  border-radius: 0.75em;
  text-decoration: none;
  transition: background-color 0.4s;
  position: relative;
}
.c-btn {
  z-index: 1;
  color: #fff;
  border-radius: 0.75em;
  text-decoration: none;
  transition: background-color 0.4s;
  position: relative;
}
.c-btn.is-medium {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  padding: 0.625em 2.25em;
  display: block;
  position: relative;
  overflow: visible;
}
.c-btn.is-medium:hover {
  background-color: var(--kudos-150);
}
.c-btn.is-medium.is-gray {
  align-self: stretch;
  transition: background-color 0.4s;
}
.c-btn.is-medium.is-gray:hover {
  background-color: #fff;
}
.c-btn.is-medium.is-gray.is-nav {
  z-index: 99;
  background-color: var(--kudos-100);
  color: var(--white);
}
.c-btn.is-medium.is-gray.is-nav:hover {
  background-color: #1c9942;
}
.c-btn.is-medium.is-lightblue {
  color: #0a49aa;
  background-color: #1b6be614;
  transition: background-color 0.4s;
}
.c-btn.is-medium.is-lightblue:hover {
  background-color: #dce8f9;
}
.c-btn.is-medium.is-nav {
  padding: 0.75em 1em;
}
.c-btn.is-medium.is-nav.demo {
  background-color: var(--kudos-150);
  color: #000;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}
.c-btn.is-medium.is-nav.demo:hover {
  background-color: var(--kudos-150);
}
.c-btn.is-large {
  padding: 1em 2.5em;
}
.secondary-btn.is-large {
  padding: 1em 2.5em;
}

.c-btn.is-large.is-stroke {
  border: 2px solid #e6294d;
  transition: color 0.4s, background-color 0.4s;
}
.c-btn.is-large.is-stroke.free-trial-btn {
  border-style: none;
}
.c-btn.is-large.is-lg-kudos {
  background-color: var(--kudos-150);
}
.c-btn.is-large.is-lg-kudos:hover {
  background-color: var(--kudos-150);
}
.o-container {
  width: 100%;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.o-container.is-large {
  max-width: 1460px;
  margin-top: 30px;
}
.c-nav-btn {
  padding: 0;
}
.o-col {
  width: 100%;
}
.o-col._w-2 {
  max-width: 8.33333%;
}
.o-col._w-10 {
  max-width: 41.6667%;
}
.o-col._w-10.md-w-24 {
  aspect-ratio: auto;
  object-fit: fill;
  margin-right: 0;
}
.o-col._w-12 {
  max-width: 50%;
}
.o-col._w-16 {
  max-width: 66.6667%;
}
.o-col._w-18 {
  max-width: 75%;
}
.o-grid {
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}
.o-grid.dd-company {
  grid-column-gap: 1.5em;
  grid-row-gap: 0.25em;
  grid-template-columns: 1fr 1fr;
}
.c-btn-inner {
  grid-column-gap: 0.5em;
  justify-content: center;
  align-items: center;
  display: flex;
}
.c-btn-inner.header {
  flex-direction: column;
}
.o-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.o-row.title {
  justify-content: center;
}
.o-row.footer {
  justify-content: space-between;
  align-items: flex-start;
}
.o-row.split {
  object-fit: fill;
  align-items: center;
  height: 36em;
}
.o-row.split.is-reversed {
  flex-direction: row-reverse;
}
.o-row.tab-wrap {
  align-items: center;
}
.o-row.customer-logos {
  grid-column-gap: 1.5em;
  justify-content: flex-start;
  align-items: center;
}
.o-row.cr {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 4em;
  position: relative;
}
.o-row.cr-pagination-wrap {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: auto 0% 0%;
  transform: translateY(3em);
}
.o-row.pr-hero {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  border-radius: var(--radius--32px);
  background-color: var(--base--gray);
  justify-content: center;
  align-items: center;
  padding: 3em;
}
.o-row.title {
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
}
.margin-12 {
  margin-bottom: 0.75em;
}
.margin-16 {
  margin-bottom: 1em;
}
.margin-24 {
  flex-flow: column;
  margin-bottom: 1.5em;
}
.margin-32 {
  margin-bottom: 2em;
}
.c-txt-link {
  grid-column-gap: 0.5em;
  grid-row-gap: 0.5em;
  color: var(--blue-500);
  flex-wrap: wrap;
  align-items: center;
  padding-top: 1em;
  display: flex;
}
.c-txt-link.is-nav {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  color: #3b4044;
  padding-right: 0;
}
.c-txt-link.is-nav:hover {
  color: var(--blue-500);
}
.c-txt-link.cr {
  padding-right: 0;
}
.c-img-contain {
  position: relative;
  overflow: hidden;
}
.c-img-contain.dd-featured-news {
  border-radius: 0.5em;
  flex: none;
  width: 7.5em;
  height: 7.5em;
}
.c-img-contain.resources-featured {
  aspect-ratio: 2.39;
  border-radius: 0.5em;
  flex: none;
  width: 100%;
}
.c-img-contain.customer {
  object-fit: fill;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.c-img-contain.tab-content_rt {
  width: 100%;
  height: 100%;
}
.c-img-contain.tab-content_rt.is-1 {
  transform: translate(1px);
}
.c-img-contain.cr-thumb {
  aspect-ratio: 1;
  border-radius: 50%;
  width: 7em;
}
.c-img-contain.cr-logo {
  aspect-ratio: 1;
  border-radius: 50%;
  width: 3.75em;
}
.c-img-contain.pr-thumb {
  border-radius: 1.25em;
  flex: 1;
}
.c-img-contain.pr-thumb.hp-hero {
  flex-shrink: 8;
}
.c-img-contain.header-icon {
  flex: none;
  width: 1.5em;
}
.c-img.header-icon {
  width: 100%;
}
.c-img.customer {
  object-fit: contain;
  height: 110px;
  overflow: visible;
}
.c-img.hp_hero {
  max-width: 90%;
}
.c-img.hp_hero.mobile {
  margin-right: 70px;
}
.t-body-3 {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.875em;
  line-height: 1.3;
}
.o-page-wrapper {
  overflow: clip;
}
.c-icon {
  justify-content: space-between;
  align-items: center;
}
.c-icon.swiper-prev {
  background-color: #e6294d;
}
.c-icon.swiper-next {
  background-color: #e6294d;
}
.t-display-7 {
  color: var(--gray-900);
  letter-spacing: -0.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: IRANYekanX !important;
  line-height: 1.3;
}
.t-display-7.font-regular {
  font-size: 18px;
}
.t-display-7.font-regular.clr-gray-400 {
  letter-spacing: 0;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  vertical-align: baseline;
  font-weight: 600;
}
.c-header_center {
  justify-content: center;
  align-items: center;
  display: flex;
  gap: 3rem;
}
.c-logo {
  width: 9.5625em;
}
.text-center {
  text-align: center;
}
.font-inter {
  font-family: IRANYekanX !important;
}
.c-footer-link {
  grid-column-gap: 0.5em;
  grid-row-gap: 0.5em;
  color: #3b4044;
  align-items: center;
  transition: color 0.4s;
  display: flex;
}
.c-footer-link:hover {
  color: var(--blue-500);
  border-bottom-style: none;
}
.c-dd-link {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  color: #3b4044;
  cursor: pointer;
  background-color: #e8f1fd00;
  border-radius: 0.5em;
  justify-content: center;
  align-items: center;
  padding: 0.5em 0.75em;
  display: flex;
  position: relative;
}
.c-header-trial {
  display: flex;
}
.t-display-3 {
  color: var(--gray-900);
  letter-spacing: 0;
  font-family: IRANYekanX !important;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1.4;
}
.clr-gray-900 {
  color: var(--gray-900);
}
.font-regular {
  text-align: center;
  font-weight: 400;
}
.t-display-8.text-center {
  text-align: center;
}
.c-author-cta {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  text-align: center;
  background-color: #f6f7fb;
  border: 1px solid #ecedf3;
  border-radius: 1.5em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 31.5em;
}
.c-author-cta.product {
  padding: 5em 1.5em;
  display: flex;
}
.clr-gray-400 {
  color: var(--gray-400);
}
.c-tab {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}
.swiper {
  width: 100%;
}
.swiper.tab-links {
  padding-left: 4.5em;
  padding-right: 4.5em;
}
.swiper.tab-links.margin-24 {
  text-align: left;
  align-self: auto;
}
.swiper.tab-content {
  align-items: center;
  display: flex;
  position: relative;
  height: 100%;
  width: 100%;
}
.swiper-wrapper.tab-links {
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}
.swiper-wrapper.cr {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}
.swiper-slide.tab-links {
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid #a6acb5;
  flex: none;
  width: auto;
  padding: 0.875em 0.75em;
  position: relative;
}
.swiper-slide.tab-content {
  border: 1px solid #6b74853d;
  border-radius: 1.5em;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}
.swiper-slide.cr {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  min-height: 34.5em;
  padding: 3.5em 1em 1em;
  display: flex;
  position: relative;
}
.c-tab-content_lt {
  padding-left: 1.75em;
  padding-right: 5.85em;
}
.c-tab-content_rt {
  width: 100%;
}
.swiper-btn-next {
  z-index: 20;
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  transition: opacity 0.4s;
  display: flex;
  position: absolute;
  inset: auto 0%auto auto;
  transform: translate(1.5em, 2.5em);
}
.swiper-btn-next.cr {
  background-color: #fff0;
  border-style: none;
  border-radius: 0%;
  width: auto;
  height: auto;
  transform: translate(2em, 3em);
}
.swiper-btn-prev {
  z-index: 20;
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  transition: opacity 0.4s;
  display: flex;
  position: absolute;
  inset: auto auto auto 0%;
  transform: translate(-1.5em, 2.5em);
}
.swiper-btn-prev.cr {
  background-color: #fff0;
  border-style: none;
  border-color: #dbe1e600;
  border-radius: 0%;
  width: auto;
  height: auto;
  transform: translate(-2em, 3em);
}
.c-split_lt {
  width: 100%;
  height: 100%;
  padding-right: 0.75em;
}
.c-split_lt.is-reversed {
  padding-right: 0.75em;
  padding-left: 0;
}
.c-dd-link-top {
  grid-column-gap: 3px;
  align-items: center;
  display: flex;
}
.bonus-count {
  font-weight: 700;
}
.customer-logos-item {
  flex: none;
  padding-left: 40px;
  padding-right: 40px;
}
.swiper-prev {
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5em;
  transition: opacity 0.4s;
  display: flex;
}
.swiper-next {
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5em;
  transition: opacity 0.4s;
  display: flex;
}
.c-pr-hero_lt {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 33em;
  display: flex;
}
.hp-list-item {
  padding: 5px 0;
  font-size: 14px;
  line-height: 1.3;
}
.hp-list {
  padding-left: 15px;
}
.section-eyebrow {
  box-sizing: border-box;
  float: none;
  clear: none;
  color: var(--kudos-100);
  text-align: right;
  object-fit: fill;
  border: 1px #000;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 167svh;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 16px 0;
  font-family: IRANYekanX !important;
  font-size: 15px;
  font-weight: 600;
  display: block;
  position: static;
  overflow: auto;
}
.div-block-3 {
  max-width: 170px;
}
.hp-top-tag {
  height: 39px;
  margin-left: 5px;
  font-family: IRANYekanX !important;
  font-size: 13px;
}
.title {
  white-space: break-spaces;
}
@media screen and (min-width: 1920px) {
  .c-btn.is-medium:hover {
    background-color: var(--kudos-150);
  }
}
@media screen and (max-width: 991px) {
  .c-header-nav {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
  }
  .c-section.footer {
    padding-bottom: 2em;
  }
  .c-section.is-marquee {
    padding-top: 2.5em;
  }
  .t-display-4 {
    font-size: 2em;
  }
  .t-display-5 {
    font-size: 1.75em;
  }
  .c-btn.is-large.is-stroke {
    border: 1px solid var(--base-kudos);
    outline-color: var(--base-kudos);
    outline-offset: -1px;
    outline-width: 1px;
    outline-style: none;
  }
  .o-container {
    padding-left: 1em;
    padding-right: 1em;
  }
  .c-nav-btn {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .o-col._w-10.md-w-24 {
    margin-right: 0;
  }
  .o-col.md-w-24 {
    max-width: 100%;
  }
  .o-row {
    padding-left: 0;
    padding-right: 0;
  }
  .o-row.footer {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    flex-direction: column;
  }
  .o-row.split {
    grid-row-gap: 1.5em;
    flex-direction: column;
    height: auto;
  }
  .o-row.split.is-reversed {
    flex-direction: column;
  }
  .o-row.tab-wrap {
    flex-direction: column;
    align-items: stretch;
    padding: 1.5em 1.5em 0;
  }
  .o-row.pr-hero {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2em;
  }
  .margin-24 {
    margin-bottom: 1.25em;
  }
  .margin-32 {
    margin-bottom: 1.5em;
  }
  .c-txt-link.is-nav {
    text-align: center;
    border: 1px solid #6d787e2b;
    border-radius: 0.75em;
    justify-content: center;
    padding: 0.5em 1em;
  }
  .c-img-contain.dd-featured-news {
    width: 5em;
    height: 5em;
  }
  .c-img-contain.resources-featured {
    width: 12em;
  }
  .c-img-contain.tab-content_rt.is-1 {
    transform: translate(0);
  }
  .c-img-contain.pr-thumb {
    width: 100%;
    margin-top: 2em;
    position: relative;
  }
  .c-img.hp_hero.mobile {
    margin-left: 0;
  }
  .hide-tablet {
    display: none;
  }
  .c-btn-wrap.is-header {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }
  .c-btn-wrap.pr-hero {
    justify-content: center;
    align-items: center;
  }
  .t-display-7 {
    line-height: 1.2;
  }
  .c-header_center {
    z-index: 2000;
    background-color: var(--white);
    flex-direction: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: stretch;
    width: 100%;
    height: 0;
    position: fixed;
    inset: 0% 0%auto;
    overflow: hidden;
    transform: translateY(3.75em);
  }
  .c-header_rt {
    width: 100%;
    margin-top: 1.25em;
    margin-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
    display: none;
  }
  .c-logo {
    width: auto;
  }
  .c-dd-link {
    border-bottom: 1px solid #dbe1e6;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .c-header-trial {
    width: 100%;
  }
  .t-display-3 {
    font-size: 2em;
  }
  .c-author-cta {
    padding: 4.75em 2em;
  }
  .swiper.tab-links.margin-24 {
    padding-left: 0;
  }
  .swiper.cr {
    width: 100%;
  }
  .swiper-slide.tab-content {
    align-items: flex-start;
    height: auto;
  }
  .c-tab-content_lt {
    padding-left: 0;
    padding-right: 0;
  }
  .swiper-btn-next {
    display: none;
  }
  .swiper-btn-next.cr {
    display: block;
    inset: auto 0% 0%auto;
    transform: translateY(3em);
  }
  .swiper-btn-prev {
    display: none;
  }
  .swiper-btn-prev.cr {
    display: block;
    inset: auto auto 0% 0%;
    transform: translateY(3em);
  }
  .c-split_lt {
    padding-right: 0;
  }
  .c-split_lt.is-reversed {
    padding-right: 0;
  }
  .c-dd-link-top {
    justify-content: space-between;
    width: 100%;
  }
  .c-pr-hero_lt {
    justify-content: center;
    align-items: center;
    max-width: 49.7em;
    padding-top: 0;
    padding-bottom: 0;
  }
  .hp-top-tag {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .o-col.sm-w-24 {
    max-width: 100%;
  }
  .c-img-contain.customer {
    width: 100%;
    height: auto;
  }
  .c-btn-wrap.newsletter {
    grid-row-gap: 1em;
    flex-wrap: wrap;
    justify-content: center;
  }
  .c-btn-wrap.pr-hero {
    grid-row-gap: 1em;
    flex-flow: row;
    justify-content: center;
  }
  .c-author-cta {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .c-tab-content_rt {
    overflow: hidden;
  }
  .c-pr-hero_lt {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 479px) {
  .c-logo-link {
    border-top: 1px #0000;
  }
  .c-section {
    padding: 2em 1em;
  }
  .t-display-4 {
    font-size: 1.75em;
  }
  .t-display-5 {
    font-size: 1.5em;
  }
  .t-display-5.text-center {
    margin-left: 11px;
    margin-right: 11px;
  }
  .t-display-6 {
    font-size: 30px;
    font-weight: 700;
  }
  .t-body-2 {
    font-size: 12px;
  }
  .t-body-2.font-medium {
    flex-flow: row;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: stretch;
    font-size: 15px;
    display: flex;
  }
  .t-micro-1.product {
    white-space: normal;
  }
  .c-btn.is-medium {
    padding-left: 1em;
    padding-right: 1em;
  }
  .c-btn.is-large {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .o-col._w-10.md-w-24 {
    margin-right: 0;
  }
  .o-grid.dd-company {
    grid-template-columns: 1fr;
  }
  .o-row.pr-hero {
    border-radius: var(--radius--12px);
    padding: 1.25em;
  }
  .c-txt-link {
    font-size: 14px;
  }
  .c-img-contain.customer {
    width: 100%;
    height: auto;
  }
  .c-img-contain.pr-thumb {
    border-radius: 0.375em;
  }
  .t-body-3 {
    font-size: 12px;
  }
  .c-icon.txt-link-arrow {
    width: 12px;
    rotate: 180deg;
  }
  .t-display-7 {
    font-size: 16px;
    line-height: 1.3;
  }
  .t-display-3 {
    font-size: 1.75em;
    font-weight: 700;
  }
  .swiper.tab-links.margin-24 {
    padding-left: 0.25em;
    padding-right: 0;
  }
}
#w-node-e655f079-6bdd-83d5-1a60-424fc72027d2-efc9e500 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}
#w-node-_17f95f86-c049-32ac-3737-12b231aa5e42-31aa5e2d,
#w-node-_17f95f86-c049-32ac-3737-12b231aa5e55-31aa5e2d,
#w-node-_17f95f86-c049-32ac-3737-12b231aa5e7b-31aa5e2d,
#w-node-_17f95f86-c049-32ac-3737-12b231aa5e6b-31aa5e2d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_04a687f2-242a-ed8b-7e7d-8de4ded4573a-ded4573a {
  justify-self: start;
}
#w-node-_975d5354-3ea6-a308-5676-0a1ebca7bebd-019da0a9 {
  place-self: center start;
}
#w-node-d5a5166a-88d8-2588-609e-ccf68cab3ba3-019da0a9,
#w-node-d5a5166a-88d8-2588-609e-ccf68cab3bb7-019da0a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_0930dfa6-280f-2cfe-7384-f74374fd46f1-019da0a9 {
  justify-self: start;
}
#w-node-af3f3dd1-db59-0cab-371e-578a6299a8e0-019da0a9,
#w-node-bc774399-4664-9d12-96fa-4b39ec183397-019da0a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-_03aa2d60-62a4-cdd9-a17c-5dde17f53e8d-019da0a9 {
  justify-self: start;
}
@media screen and (max-width: 991px) {
  #w-node-e655f079-6bdd-83d5-1a60-424fc72027d2-efc9e500 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
  #w-node-_72d2b8b2-cc62-757f-0d5b-305c2d14162a-019da0a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 992px) {
  .o-page-wrapper,
  .c-header {
    visibility: hidden;
  }
}
@keyframes pulse {
  0% {
    background-color: rgba(165, 165, 165, 0.05);
  }
  50% {
    background-color: rgba(165, 165, 165, 0.2);
  }
  100% {
    background-color: rgba(165, 165, 165, 0.05);
  }
}
.sf-hidden {
  display: none !important;
}
img[src='data:,'],
source[src='data:,'] {
  display: none !important;
}
:root {
}
@media screen and (min-width: 992px) and (max-width: 1120px) {
  .c-dd-link .t-body-1 {
    font-size: 16px;
  }
  .c-dd-link {
    padding-left: 0.25em;
    padding-right: 0.25em;
  }
}
@media only screen and (min-width: 992px) {
  .t-display-7 {
    font-size: clamp(12px, 1.5em, 1.5em) !important;
  }
}
img::selection,
svg::selection {
  background: transparent;
}
::selection {
  background: #cccccc;
  color: var(--clr-gray-900);
  text-shadow: none;
}
a {
  color: inherit;
}
[z-5] {
  position: relative;
  z-index: 5;
}
[position-static] {
  position: static !important;
}
[light-shadow-500] {
  box-shadow: 0px 47px 18px rgba(67, 72, 86, 0.02),
    0px 26px 14px rgba(67, 72, 86, 0.05), 0px 12px 10px rgba(67, 72, 86, 0.1),
    0px 3px 5px rgba(67, 72, 86, 0.11), 0px 0px 1px rgba(67, 72, 86, 0.08);
}
@media only screen and (max-width: 991px) {
  [light-shadow-500-mobile] {
    box-shadow: none;
  }
}
.c-btn.is-large .t-display-7 {
  font-size: 1em;
}
.c-btn:hover {
  background-color: #fdeaee;
  color: #e6294d;
}
.secondary-btn:hover {
  color: #fdeaee !important;
  background-color: #e6294d;
}
.c-btn.is-medium.is-gray:hover {
  background-color: rgba(15, 16, 17, 0.1);
}
.c-btn.is-large.is-stroke:hover {
  background-color: var(--kudos-150);
}
.c-btn.is-large.is-stroke:hover .t-display-7 {
  color: var(--base-kudos) !important;
}
@media only screen and (max-width: 991px) {
  .c-dd-link:last-child {
    border-bottom: 0;
  }
  .c-btn-wrap.is-header .c-btn {
    width: 100%;
  }
}
.swiper-slide.tab-links.is-active {
  color: #e6294d;
  transition-property: color;
  transition-duration: 400ms;
  transition-timing-function: ease;
}
.swiper-slide.tab-links.is-active .c-tab-link_active {
  height: 3px;
}
.c-txt-link {
  transition-property: color;
  transition-duration: 400ms;
  transition-timing-function: ease;
}
.c-txt-link .c-icon {
  transition: transform 400ms ease;
  rotate: 180deg;
}
.c-txt-link:hover {
  color: var(--clr-blue-800);
}
.c-txt-link:hover .c-icon {
  transform: translateX(4px);
}
@media only screen and (max-width: 767px) {
  .c-btn.is-large {
    align-self: stretch;
  }
}
@media only screen and (max-width: 991px) {
  .swiper-slide.tab-links .t-body-1 {
    font-size: 18px;
  }
  .c-tab-content_rt {
    width: calc(100% + 3em);
    margin-bottom: -1.75em;
  }
}
.c-dd-link,
.c-dd-link-top {
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (max-width: 991px) {
  .c-logo svg {
    width: 104px;
  }
}
@media only screen and (min-width: 992px) {
  .o-row.pr-hero .c-btn .t-display-7 {
    font-size: 18px !important;
  }
  .o-row.pr-hero .t-micro-4 {
    font-size: 10px;
  }
}
[section-padding-top='1x'] {
  padding-top: 2.5em !important;
}
@media only screen and (max-width: 991px) {
  [section-padding-top='1x'] {
    padding-top: 2.5em !important;
  }
}
.swiper-slide.cr .t-display-8 {
  font-size: 18px;
  line-height: 1.4;
}
@media only screen and (min-width: 992px) and (max-width: 1230px) {
  .swiper-slide.cr .t-display-8 {
    font-size: 16px;
  }
  .swiper-btn-next.cr,
  .swiper-btn-prev.cr {
    transform: translate(0em, 3em);
  }
  .swiper.cr {
    width: calc(100% - 4em);
  }
}
.free-trial-btn {
  background-color: var(--kudos-100);
}
.free-trial-btn * {
  color: var(--white) !important;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .t-display-5 {
    font-size: 2.5em;
    font-weight: 700;
  }
}
.swiper {
  width: 600px;
  height: 300px;
}
:host {
  all: initial;
}

.o-row.about-hero {
  flex-direction: column;
  align-items: center;
  position: relative;
}

.c-img-contain.about-avatar-1{
    border-radius: 50%;
    width: 5em;
    height: 5em;
    position: absolute;
    inset: 0% auto auto 0%;
    transform: translate(10em, -1em) rotate(-9deg);
}

.c-img-contain.about-avatar-2 {
  border-radius: 50%;
  width: 5em;
  height: 5em;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: translate(-11em, -2em) rotate(3.65deg);
}

.c-img-contain.about-avatar-3 {
  border-radius: 50%;
  width: 5em;
  height: 5em;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: translate(6em, 3.5em) rotate(9deg);
}

.c-img-contain.about-avatar-4 {
  border-radius: 50%;
  width: 5em;
  height: 5em;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: translate(-5em, 3.5em) rotate(-12deg);
}

.o-col._w-15 {
  max-width: 62.5%;
}

.o-col._w-11 {
  max-width: 45.8333%;
}

.o-row.about-love {
  background-color: #f4f6fa;
  border-radius: 2em;
  padding: 3em;
}

.o-grid.about-love {
  /* grid-column-gap: 2.5em; */
  grid-column-gap: 0;
  grid-row-gap: 2.5em;
  grid-template-columns: 1fr 1fr 1fr;
}

.c-about-love-item {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  align-items: center;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.o-row.culture {
  text-align: center;
  background-color: #f6f6f9;
  border: 1px solid #6b74853d;
  border-radius: 1.25em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 39em;
  padding-top: 7.5em;
  padding-bottom: 7.5em;
  position: relative;
}

.c-img-contain.culture-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}


.c-img.is-absolute {
  position: absolute;
  inset: 0%;
}

.c-pricing-list-item {
    grid-column-gap: .5em;
    align-items: center;
    display: flex;
}

/* MODAL */

/* Open button */
.modal-open-btn {
  color: #e6294d;
  cursor: pointer;
}


/* Overlay */
.modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s;
  z-index: 9999;
}


/* Active state */
.modal-overlay.active {
  opacity: 1;
  visibility: visible;
}


/* Modal */
.modal {
  background: black;
  border-radius: 12px;
  padding: 10px;
  width: 80%;
  position: relative;
  transform: scale(0.9);
  transition: 0.25s;
}


/* Animation when open */
.modal-overlay.active .modal {
  transform: scale(1);
}


/* Close button */
.modal-close-btn {
  position: absolute;
  top: 10px;
  right: 12px;

  border: none;
  background: none;

  font-size: 22px;
  cursor: pointer;
}

.video-section {
  background-color: #f6f7fb;
  border: 1px solid #ecedf3;
  border-radius: 1.5em;
}

/* Global media/embed safety */
iframe,
video {
  max-width: 100%;
}

.split-img iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  border: 0;
  border-radius: 0.75em;
}

.modal {
  max-width: 960px;
}

.video-modal video {
  display: block;
  width: 100%;
  height: auto;
  max-height: min(80vh, 720px);
}

.site-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* Responsive fixes for post-added custom sections/components */
@media screen and (max-width: 991px) {
  .site-header {
    flex-direction: column;
    align-items: stretch !important;
    gap: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .site-header .c-header_center {
    position: static;
    inset: auto;
    height: auto;
    transform: none;
    overflow: visible;
    background: transparent;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
  }

  .site-header .c-header-nav {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
    gap: 0.5rem;
  }

  .site-header .c-dd-link {
    width: auto;
    border: 0;
    background: #f6f6f9;
    border-radius: 0.75em;
    padding: 0.5em 0.75em;
  }

  .site-header .c-dd-link-top {
    width: auto;
  }

  .site-header .c-header_rt {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .site-header .c-btn-wrap.is-header {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .site-header .c-btn-wrap.is-header .c-btn {
    width: auto;
  }

  .site-header .c-header-trial {
    width: 100%;
  }

  .site-header .c-nav-btn {
    display: none !important;
  }

  .o-col._w-2,
  .o-col._w-10,
  .o-col._w-12,
  .o-col._w-15,
  .o-col._w-16,
  .o-col._w-18,
  .o-col._w-11 {
    max-width: 100%;
  }

  .o-row.about-love {
    border-radius: 1.25em;
    padding: 1.25em;
  }

  .o-grid.about-love {
    grid-template-columns: 1fr;
    grid-row-gap: 1.25em;
  }

  .c-about-love-item {
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .o-row.culture {
    height: auto;
    min-height: 28em;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .o-row.culture > .px-8 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
    gap: 1.5rem !important;
  }

  .o-row.culture h2.t-display-4 {
    font-size: 1.75em;
    line-height: 1.35;
  }

  .o-row.culture .c-btn-wrap.newsletter {
    width: 100%;
  }

  .o-row.culture .c-btn-wrap.newsletter > .flex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 0.75rem;
  }

  .o-row.culture .c-btn-wrap.newsletter > .flex > .flex {
    width: 100%;
    align-items: center;
  }

  .o-row.culture .c-btn-wrap.newsletter .c-btn,
  .o-row.culture .c-btn-wrap.newsletter .secondary-btn {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .c-img-contain.about-avatar-1,
  .c-img-contain.about-avatar-2,
  .c-img-contain.about-avatar-3,
  .c-img-contain.about-avatar-4 {
    width: 3.5em;
    height: 3.5em;
  }

  .c-img-contain.about-avatar-1 {
    transform: translate(0em, -0.75em) rotate(-9deg);
  }

  .c-img-contain.about-avatar-2 {
    transform: translate(0em, -0.75em) rotate(3.65deg);
  }

  .c-img-contain.about-avatar-3 {
    transform: translate(1.25em, 3.5em) rotate(9deg);
  }

  .c-img-contain.about-avatar-4 {
    transform: translate(-1.25em, 3.5em) rotate(-12deg);
  }

  .swiper {
    width: 100% !important;
    height: auto;
  }

  .modal {
    width: calc(100% - 1.5rem);
    padding: 0.5rem;
  }
}

@media screen and (max-width: 767px) {
  .site-header .c-header-nav {
    flex-direction: column;
  }

  .site-header .c-dd-link,
  .site-header .c-dd-link-top {
    width: 100%;
  }

  .c-about-love-item {
    gap: 0.75em;
  }

  .c-about-love-item .c-icon {
    flex: none;
  }

  .split-img iframe {
    height: 300px;
  }

  .o-row.culture {
    border-radius: 1rem;
  }

  .o-row.culture > .px-8 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    gap: 1rem !important;
  }

  .o-row.culture h2.t-display-4 {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 479px) {
  .o-row.about-love {
    padding: 1em;
  }

  .c-about-love-item {
    flex-direction: column;
    text-align: right;
  }

  .o-row.culture {
    min-height: 24em;
    padding-top: 2.25em;
    padding-bottom: 2.25em;
  }

  .o-row.culture .c-btn-wrap.newsletter > .flex {
    gap: 0.5rem;
  }

  .o-row.culture .c-btn-wrap.newsletter .c-btn,
  .o-row.culture .c-btn-wrap.newsletter .secondary-btn {
    width: 100%;
    min-height: 44px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .split-img iframe {
    height: 240px;
  }
}

/* Hamburger header (tablet/mobile) */
.site-header .c-nav-btn {
  display: none;
}

.site-header .c-nav-btn span {
  display: block;
  width: 22px;
  height: 2px;
  background: #1c1f21;
  border-radius: 999px;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

@media screen and (max-width: 991px) {
  .site-header {
    display: flex;
    align-items: center !important;
    justify-content: space-between;
    gap: 0.75rem;
    position: sticky;
    top: 0;
    z-index: 50;
    background: #fff;
    border-bottom: 1px solid #ecedf3;
  }

  .site-header .c-header_center {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    width: auto;
  }

  .site-header .c-header_center > a {
    flex: none;
    display: inline-flex;
    align-items: center;
  }

  .site-header .c-header-nav,
  .site-header .c-header_rt {
    display: none !important;
    width: 100%;
  }

  .site-header .c-nav-btn {
    display: inline-flex !important;
    width: 44px;
    height: 44px;
    border: 1px solid #e3e7ef;
    border-radius: 0.75rem;
    background: #fff;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    padding: 0;
    flex: none;
  }

  .site-header.is-menu-open {
    align-items: stretch !important;
    flex-direction: column;
  }

  .site-header.is-menu-open .c-header_center {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
  }

  .site-header.is-menu-open .c-header_rt {
    width: 100%;
  }

  .site-header.is-menu-open .c-header-nav {
    display: flex !important;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0.5rem;
    width: 100%;
    margin-top: 0.5rem;
  }

  .site-header.is-menu-open .c-header_rt {
    display: block !important;
    width: 100%;
  }

  .site-header.is-menu-open .c-header-trial {
    width: 100%;
  }

  .site-header.is-menu-open .c-btn-wrap.is-header {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
  }

  .site-header.is-menu-open .c-btn-wrap.is-header .c-btn {
    width: 100%;
    justify-content: center;
  }

  .site-header.is-menu-open .c-dd-link,
  .site-header.is-menu-open .c-dd-link-top {
    width: 100%;
  }

  .site-header.is-menu-open .c-dd-link {
    border: 1px solid #ecedf3;
    background: #f8f9fc;
  }

  .site-header .c-nav-btn[aria-expanded='true'] span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }

  .site-header .c-nav-btn[aria-expanded='true'] span:nth-child(2) {
    opacity: 0;
  }

  .site-header .c-nav-btn[aria-expanded='true'] span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
}

/* Fluid typography overrides (viewport-relative) */
:root {
  --fs-display-3: clamp(1.75rem, 1.15rem + 2.1vw, 3.5rem);
  --fs-display-4: clamp(1.4rem, 1.1rem + 1.2vw, 2.5rem);
  --fs-display-5: clamp(1.25rem, 1rem + 1vw, 2.1rem);
  --fs-display-6: clamp(1.2rem, 0.95rem + 0.9vw, 1.875rem);
  --fs-display-7: clamp(0.9rem, 0.82rem + 0.35vw, 1.125rem);
  --fs-display-8: clamp(0.95rem, 0.85rem + 0.45vw, 1.125rem);
  --fs-body-1: clamp(0.9rem, 0.84rem + 0.25vw, 1rem);
  --fs-body-2: clamp(0.9rem, 0.76rem + 0.45vw, 1.125rem);
  --fs-body-3: clamp(0.75rem, 0.7rem + 0.2vw, 0.875rem);
  --fs-micro-1: clamp(0.75rem, 0.7rem + 0.2vw, 0.875rem);
  --fs-micro-product: clamp(0.72rem, 0.68rem + 0.15vw, 0.8125rem);
  --fs-tag: clamp(0.75rem, 0.68rem + 0.18vw, 0.9375rem);
  --fs-list: clamp(0.8125rem, 0.76rem + 0.18vw, 0.9375rem);
}

.t-display-3 {
  font-size: var(--fs-display-3) !important;
  line-height: 1.3;
}

.t-display-4 {
  font-size: var(--fs-display-4) !important;
}

.t-display-5 {
  font-size: var(--fs-display-5) !important;
}

.t-display-6 {
  font-size: var(--fs-display-6) !important;
}

.t-display-7,
.t-display-7.font-regular,
.c-btn.is-large .t-display-7,
.o-row.pr-hero .c-btn .t-display-7 {
  font-size: var(--fs-display-7) !important;
}

.t-display-8,
.swiper-slide.cr .t-display-8 {
  font-size: var(--fs-display-8) !important;
}

.t-body-1,
.c-dd-link .t-body-1,
.swiper-slide.tab-links .t-body-1 {
  font-size: var(--fs-body-1) !important;
}

.t-body-2 {
  font-size: var(--fs-body-2) !important;
}

.t-body-3 {
  font-size: var(--fs-body-3) !important;
}

.t-micro-1 {
  font-size: var(--fs-micro-1) !important;
}

.t-micro-1.product,
.o-row.pr-hero .t-micro-4 {
  font-size: var(--fs-micro-product) !important;
}

.hp-list-item {
  font-size: var(--fs-list) !important;
}

.section-eyebrow,
.hp-top-tag {
  font-size: var(--fs-tag) !important;
}

.modal-close-btn {
  font-size: clamp(1rem, 0.9rem + 0.5vw, 1.375rem);
}
