@font-face {
  font-family: "HaasGrotTextRound";
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url("../fonts/HaasGrotTextR/HaasGrotTextRound-55Roman-Web.woff")
      format("woff"),
    url("../fonts/HaasGrotTextR/HaasGrotTextRound-55Roman-Web.woff2")
      format("woff2");
}

@font-face {
  font-family: "HaasGrotTextRound";
  font-style: normal;
  font-weight: 600;
  src: local(""),
    url("../fonts/HaasGrotTextR/HaasGrotTextRound-65Medium-Web.woff")
      format("woff"),
    url("../fonts/HaasGrotTextR/HaasGrotTextRound-65Medium-Web.woff2")
      format("woff2");
}

@font-face {
  font-family: "HaasGrotTextRound";
  font-style: normal;
  font-weight: 700;
  src: local(""),
    url("../fonts/HaasGrotTextR/HaasGrotTextRound-75Bold-Web.woff")
      format("woff"),
    url("../fonts/HaasGrotTextR/HaasGrotTextRound-75Bold-Web.woff2")
      format("woff2");
}

@font-face {
  font-family: "Sharp Grotesk";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Sharp-grotesk/SharpGroteskMedium25.woff");
}

@font-face {
  font-family: "Sharp Grotesk";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Sharp-grotesk/SharpGroteskSmBold20.woff2");
}

@font-face {
  font-family: "Sharp Grotesk";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Sharp-grotesk/SharpGroteskMedium20.woff");
}

body {
  font-family: "HaasGrotTextRound";
  font-weight: 400;
  color: #1a1e2b;
}

p {
  font-size: 16px;
}

.navbar-link,
.navbar-item,
.navbar .button {
  font-size: 15px;
  color: #1a1e2b;
}

.mobile-nav {
  background-color: #fff;
  border-radius: 16px;
  display: none;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05),
    0px 1px 1px 0px rgba(0, 0, 0, 0.06), 0px 2px 8px 0px rgba(0, 0, 0, 0.08),
    0px 16px 48px -8px rgba(0, 0, 0, 0.1), 0px 32px 48px 0px rgba(0, 0, 0, 0.05);
}

.mobile-nav.is-active {
  display: block;
}

.mobile-nav-item {
  display: flex;
  min-height: 50px;
  padding: 0 16px;
  align-items: center;
  color: #1a1e22;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.mobile-nav-submenu {
  display: none;
  width: 100%;
  /* border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0; */
}

.mobile-nav-item.has-sublinks.is-active .mobile-nav-submenu {
  display: block;
}

.mobile-nav-item.has-sublinks.is-active .caret {
  transform: rotate(180deg);
}

.mobile-grp-item {
  display: flex;
  justify-content: space-between;
  padding: 0 16px 0.5rem 4px;
}

.mobile-nav hr {
  margin: 0.5rem 0;
}

.mobile-nav-item .caret {
  width: 12px;
}

.mobile-nav-item.has-sublinks {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
}

.mobile-nav-submenu .mobile-nav-item {
  padding-left: 32px;
}

.mobile-nav-item:active {
  background: #f5f5f5;
}

header h1 {
  font-family: "Sharp Grotesk";
  font-weight: 900;
  font-size: 42px;
  line-height: 60px; /* 106.757% */
  letter-spacing: -1.48px;
  max-width: 1152px;
  transform: translateX(-3px);
}

header h1.home,
header h1.about,
header h1.analytics,
header h1.audience-manager {
  max-width: 900px;
  text-align: center;
  margin: auto;
}

header h1.analytics {
  min-width: 1200px;
}

p.home,
p.about,
p.analytics,
p.audience-manager {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

header .hero-section p.about {
  max-width: 880px;
  margin: 0;
}

header .hero-section img.header-image-sm.features {
  border-radius: 12px;
}

header h3 {
  font-size: 28px;
  line-height: 38px;
  font-weight: 600;
  color: #1a1e2b;
  text-align: center;
  margin-bottom: 40px;
  line-height: 44px; /* 122.222% */
  letter-spacing: -0.5px;
  font-family: "Sharp Grotesk";
}

header p {
  color: #1a1e2b;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px; /* 175.862% */
  max-width: 100%;
}

.header-cta.button {
  font-size: 18px;
  padding: 24px 32px;
  border-radius: 8px;
  background: rgb(228, 242, 34);
  font-weight: 600;
}

header .hero-section-flex h1 {
  font-size: 40px;
  line-height: 56px;
  transform: translateX(-3px);
  margin-top: 8px;
}

header .hero-section p {
  margin-bottom: 32px;
}

.hero-section-flex .header-cta.button {
  margin-top: 24px;
}

header .navbar-item img.logo {
  min-width: 100px;
  width: 120px;
}

.header-img {
  border-radius: 20px;
  border: 2px solid #513400;
  background: url(<path-to-image>), lightgray 0px 0px / 100% 138.977% no-repeat;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05),
    0px 1px 1px 0px rgba(0, 0, 0, 0.06), 0px 2px 8px 0px rgba(0, 0, 0, 0.08),
    0px 16px 48px -8px rgba(0, 0, 0, 0.1), 0px 32px 48px 0px rgba(0, 0, 0, 0.05);
}

header,
header .navbar {
  background-color: #f5f3f1;
}

header .navbar-brand .navbar-item {
  padding: 0.5rem 0rem;
}

header .navbar-burger span {
  height: 1.5px;
  left: calc(50% - 8px) !important;
  transform: scale(1.5);
}

header .navbar-burger:not(.is-active) span:first-child {
  top: calc(50% - 8px);
}

header .navbar-burger:not(.is-active) span:nth-child(3) {
  top: calc(50% + 6px);
}

.marketing header,
.marketing header .navbar {
  background-color: #efe9dd;
}

.audience-manager header,
.audience-manager header .navbar {
  background-color: #edc6ed;
}

.analytics header,
.analytics header .navbar {
  background-color: #cde5fd;
}

.growth header,
.growth header .navbar {
  background-color: #eff1f2;
}

.terms header,
.terms header .navbar {
  background-color: #fafaeb;
}

main.terms header .hero-section {
  padding-bottom: 80px !important;
}

.about header,
.about header .navbar {
  background-color: #c1c8e4;
}

.pricing header,
.pricing header .navbar {
  background-color: #fff;
}

.features header,
.features header .navbar {
  background: #ffc5b9;
}

.compliance header,
.compliance header .navbar {
  background: #e0f2ff;
}

.compare header,
.compare header .navbar {
  background: #d6e5ab;
}

.deliverability header,
.deliverability header .navbar {
  background: #b0f8ce;
}

.hero-section {
  padding-bottom: 24px;
  padding-top: 88px;
}

.hero-section-flex {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  align-items: center;
}

.hero-section .is-flex {
  padding-top: 24px;
  padding-bottom: 32px;
  gap: 32px;
  flex-wrap: wrap;
  justify-self: unset;
}

.logo-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  justify-content: center;
  text-align: center;
  gap: 32px;
}

.logo-wrapper img {
  max-height: 35px;
  margin: 0 auto;
}

.container {
  max-width: 1280px;
  padding: 0 32px;
}

.navbar-link:not(.is-arrowless)::after {
  border-color: #1a1e2b;
  font-size: 12px;
  right: 1.8em;
  border-width: 2px;
}

a.button.is-primary {
  background-color: #333333;
  border-color: transparent;
  color: #fff;
  border-radius: 8px;
  font-size: 15px;
}

a.button.is-primary:hover {
  background-color: #1a1e2b;
  border-color: transparent;
}

.navbar-link.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover {
  color: black;
}

.image-list {
  padding-top: 56px;
}

section.stats {
  padding: 72px 0 60px 0;
}

section.stats.no-bt-sp {
  padding-bottom: 0;
}

.stats-list-wrapper {
  flex-wrap: wrap;
  gap: 32px;
}

.stats-item h2 {
  font-size: 38px;
  font-weight: 900;
  font-family: "Sharp Grotesk";
}

.stats-item {
  text-align: center;
  width: 100%;
}

.stats-item p {
  white-space: normal;
}

.title {
  color: rgb(26, 30, 43);
  font-family: "Sharp Grotesk";
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 62px;
  letter-spacing: -0.5px;
}

.section-title-wrapper {
  padding-bottom: 48px;
}

.section-title-wrapper.no-mb {
  padding-bottom: 0;
}

.centered {
  text-align: center;
}

section.generic,
section.list,
section.single,
section.testimonial,
section.blog,
section.cta,
section.pricing-table,
section.faq,
section.logo-list-no-color {
  padding: 56px 0;
}

section.generic.has-bg.no-bt-sp {
  padding-bottom: 0;
}

section.pricing-table {
  padding-top: 0px;
}

section.single .button.centered {
  margin: 0 auto;
}

section.single {
  background: #f5f3f1;
}

.marketing section.single,
.marketing .section.cta {
  background: #efe9dd;
}

.audience-manager .section.cta {
  background: #edc6ed;
}

.growth section.generic.has-bg,
.growth .section.cta {
  background: #eff1f2;
}

.compare section.generic.has-bg,
.compare .section.cta {
  background: #d6e5ab;
}

.analytics section.generic.has-bg,
.analytics .section.cta {
  background: #cde5fd;
}

.deliverability section.generic.has-bg,
.deliverability .section.cta {
  background: #b0f8ce;
}

.features section.generic.has-bg,
.features section.cta,
.features section.single {
  background: #ffc5b9;
}

.pricing section.single,
.pricing .section.cta {
  background: #e8ebf4;
}

.about section.single {
  background: #333;
}

.compliance section.single,
.compliance .section.cta {
  background: #e0f2ff;
}

section.single.no-bg {
  background: #fff;
}

.about section.single:not(.no-bg) .title,
.about section.single:not(.no-bg) p,
.about section.single:not(.no-bg) span {
  color: #f2f2f2;
}

.about section.single span {
  margin-left: 16px;
}

.about section.single.no-bt {
  padding-bottom: 8px;
}

.about .section.cta {
  background: #c1c8e4;
}

.section-flow-img {
  border-radius: 16px;
  border: 1px solid #e8e8e8;
}

.webinar-content-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: var(--font-black);
}

.generic .is-flex {
  gap: 45px;
  flex-wrap: wrap;
}

.generic .is-flex.swap-sm .generic-image-wrapper {
  order: 2;
}

.generic .is-flex.swap-sm {
  gap: 0;
}

.generic-image-wrapper {
  width: 100%;
}
section.generic p {
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 32px;
}

section.generic ul li.is-flex,
.tabled-list li.is-flex {
  font-size: 18px;
  margin-bottom: 24px;
  gap: 24px;
  flex-wrap: nowrap;
}

.tabled-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px 32px;
}

.tabled-list.no-resp {
  grid-template-columns: 1fr 1fr;
}

.tabled-list-title-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0px 32px;
}

hr.table-divider {
  background-color: #988f8f;
  margin-top: 0;
  margin-bottom: 24px;
}

.tabled-list li.is-flex .custom-list-bullet {
  background: #2a4186;
}

section.generic ul {
  margin-top: 40px;
}
.custom-list-bullet {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  min-width: 24px;
  min-height: 24px;
  max-width: 24px;
  max-height: 24px;
  margin-top: 2px;
  box-shadow: 0px 4px 8px 0px rgba(50, 50, 71, 0.06),
    0px 4px 4px 0px rgba(50, 50, 71, 0.08);
  background: #333;
}

link {
  font-weight: 600;
}
section .link {
  color: #2865fe;
  font-weight: 600;
}

p.sub-heading {
  font-size: 18px;
  line-height: 35px;
}

.title-caps {
  color: #6d6b70;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  text-transform: uppercase;
}

.list-card-title,
.blog-card-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px; /* 150% */
  margin-bottom: 8px;
}

.list-card img {
  margin-bottom: 8px;
}

.list-card {
  border-radius: 12px;
  border: 1px solid #bdbdbd;
  background: #fff;
  padding: 24px;
}

.list-card-inner {
  height: 100%;
}

.list-card:hover {
  box-shadow: 0px 4px 4px 0px rgba(50, 50, 71, 0.08);
}

.list-card .link {
  display: flex;
  align-items: center;
  padding-top: 12px;
  font-weight: 600;
}

.list-card .link span {
  display: block;
  height: 6px;
  padding-left: 8px;
}

.logo-list-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
  justify-content: center;
  margin-top: 24px;
}

.logo-list-wrapper.is-wide {
  grid-template-columns: 1fr;
  width: 100%;
  justify-content: space-between;
}

.logo-list-wrapper .list-img-item {
  height: 32px;
  margin: 0 auto;
}

.logo-list-wrapper .list-img-item img {
  max-height: 32px;
}

.list-card-wrapper {
  display: grid;
  gap: 24px;
  grid-template-columns: auto;
}

.list-card-wrapper.no-bg {
  margin-top: 48px;
}

.list-card-wrapper.bg-no-border .list-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 24px;
  background: #f2f2f2;
  border: 0;
}

.list-card-wrapper.no-bg .list-card {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  border: none;
  text-align: left;
}

.list-card-wrapper.no-bg.centered .list-card {
  text-align: center;
}

.list-card-wrapper.no-bg .list-card:hover {
  box-shadow: none;
}

.sms-full-scrn {
  border-radius: 24px;
  border: 3px solid #1a1e2b;
  background: #f7f7f5;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05),
    0px 1px 1px 0px rgba(0, 0, 0, 0.06), 0px 2px 8px 0px rgba(0, 0, 0, 0.08),
    0px 16px 48px -8px rgba(0, 0, 0, 0.1), 0px 32px 48px 0px rgba(0, 0, 0, 0.05);
}

.container:not(.is-max-desktop):not(.is-max-widescreen) {
  max-width: 1320px;
}

.button.is-large {
  font-size: 16px;
  padding: 24px 32px;
}

.button-centered {
  margin: 0 auto;
}

.single-img-wrapper {
  padding-top: 24px;
}

.testimonial-card {
  padding: 24px;
  border-radius: 24px;
  border: 1px solid #bdbdbd;
  background: #fff;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.testimonial-card blockquote {
  padding-bottom: 24px;
  font-size: 16px;
  line-height: 33px;
  min-height: 260px;
}

.card-footer-info {
  padding-left: 16px;
}

.card-footer-info .bold {
  font-weight: 600;
  display: block;
}

.testimonial .title {
  max-width: 80%;
}


.blog-list {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 40px 24px;
  margin-top: 32px;
}

.testimonial-list{
  margin-top: 32px;
}

.blog-list {
  grid-template-columns: auto;
}

.testimonial .container {
  overflow: hidden;
}

/* .testimonial-list {
  min-width: 940px;
} */

.testimonial-card-footer {
  margin-top: 16px;
}

/* .testimonial-card-footer img {
  border-radius: 50%;
  width: 54px;
  box-shadow: 0px 4px 8px 0px rgba(50, 50, 71, 0.06),
    0px 4px 4px 0px rgba(50, 50, 71, 0.08);
} */

.div.slide-controls {
  display: flex;
  flex-wrap: nowrap;
}

.div.slide-controls .customNextBtn,
.div.slide-controls .customPrevBtn{
cursor: pointer;
}

.blog-card-title {
  margin-top: 16px;
  font-family: "Sharp Grotesk";
}

.img-preview-wrapper {
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
}

.blog-card-excerpt {
  margin-bottom: 12px;
}

.blog-card-info span.bold {
  font-weight: 600;
  display: block;
}

.blog-list {
  margin-top: 0;
}

.section.cta {
  background: #f5f3f1;
  margin-top: 40px;
}

.section-cta-inner-wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.section.cta .title {
  margin-bottom: 0;
}

.section.cta .button.cta {
  border-radius: 8px;
  /* border: 1px solid #1a1e2b75; */
  background: #e4f222;
  padding: 24px 32px;
}

footer {
  background: #1a1e22;
  padding: 60px 0 0 0;
}

.social-icons-wrapper {
  border-radius: 50%;
  background: #f5f3f1;
  box-shadow: 0px 4px 8px 0px rgba(50, 50, 71, 0.06),
    0px 4px 4px 0px rgba(50, 50, 71, 0.08);
  display: flex;
  width: 38px;
  height: 38px;
  padding: 10px;
  justify-content: center;
  align-items: center;
}

.marketing .social-icons-wrapper {
  background: #efe9dd;
}

.marketing .audience-manager {
  background: #edc6ed;
}

.growth .social-icons-wrapper {
  background: #eff1f2;
}

.about .social-icons-wrapper {
  background: #c1c8e4;
}

.pricing .social-icons-wrapper {
  background: #e8ebf4;
}

.features .social-icons-wrapper {
  background: #ffc5b9;
}

.compliance .social-icons-wrapper {
  background: #e0f2ff;
}

.compare .social-icons-wrapper {
  background: #d6e5ab;
}

.audience-manager .social-icons-wrapper {
  background: #edc6ed;
}

.analytics .social-icons-wrapper {
  background: #cde5fd;
}

.deliverability .social-icons-wrapper {
  background: #b0f8ce;
}

.footer-social-icons {
  gap: 24px;
  margin-top: 72px;
}

.footer-sub-links {
  margin-top: 40px;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

.footer-sub-links a:link,
.footer-sub-links a:visited {
  color: rgba(255, 255, 255, 0.712);
}

.footer-links-list h6 {
  color: #fff;
  font-family: "Sharp Grotesk";
  font-weight: 700;
  margin-bottom: 24px;
}

.footer-links-list.lg-scrn {
  display: none;
}

.footer-links-list li a {
  color: rgba(255, 255, 255, 0.712);
  margin-bottom: 24px;
  display: inline-block;
}

.footer-right-section-inner-wrapper {
  gap: 72px;
  flex-wrap: wrap;
}

hr.footer-divider {
  background: #fff;
  opacity: 20%;
  height: 1px;
  width: 100%;
  margin: 80px 0 0 0;
}

.footer-copy {
  color: #fff;
  padding: 32px 0;
}

.footer-copy a {
  color: #fff;
  text-decoration: underline;
}

.footer-wrapper {
  gap: 96px;
  flex-direction: column;
}

.initials-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1a1e22;
  padding: 12px;
  border-radius: 50%;
  color: #fff;
  min-width: 48px;
  max-height: 48px;
}

/* price table */
.pricing-card-header h5 {
  font-size: 20px;
  font-family: "Sharp Grotesk";
  font-weight: 700;
}

.pricing-card-bottom {
  padding: 24px;
}

.pricing-feature-list li:not(.pricing-feature-list-header) {
  margin-bottom: 16px;
  font-size: 16px;
  display: flex;
  align-items: flex-start;
}

.pricing-feature-list li:not(.pricing-feature-list-header)::before {
  content: "";
  display: inline-block;
  /* background: black; */
  width: 16px;
  height: 8px;
  min-width: 16px;
  min-height: 8px;
  border-left: 2px solid #2a4186;
  color: black;
  border-bottom: 2px solid #2a4186;
  border-radius: 2px;
  transform: rotate(-45deg);
  margin: 6px 10px 0px 0;
}

.pricing-table-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 64px;
  margin-bottom: 24px;
  gap: 32px;
}

.pricing-card-header .button {
  border-radius: 8px;
  font-weight: 600;
}

.pricing-card-header {
  padding: 24px;
  border-bottom: 1px solid #bdbdbd;
  position: relative;
}

.pricing-card-header p .large-text {
  font-weight: 600;
  font-size: 48px;
}

.pricing-card {
  background: #fff;
}

.pricing-card-header-unique-label {
  display: flex;
  padding: 13px 0px 14px 0px;
  justify-content: center;
  align-items: center;
  border-radius: 16px 16px 0px 0px;
  border: 2px solid #333;
  background: #333;
  color: #f2f2f2;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  width: calc(100% + 4px);
  left: -2px;
  top: 0;
  transform: translateY(-100%);
}

.pricing-card:nth-child(1) {
  border-radius: 16px;
  border: 1px solid #333333;
}

.pricing-card:nth-child(2) {
  border: 1px solid #333333;
  border-radius: 16px;
}
.pricing-card:nth-child(3) {
  border: 2px solid #828282;
  background: #e8ebf4;
  border-radius: 0 0 16px 16px;
  margin-top: 56px;
}

.pricing-card:nth-child(4) {
  border-radius: 16px;
  border: 1px solid #828282;
  background: #fff;
}

.pricing-card-header p {
  margin-bottom: 24px;
}

.pricing-card-header p .light,
p.light-text {
  color: #6d6b70;
}

.pricing-card-header p .small {
  font-size: 16px;
}
.pricing-card-header p.strong,
p.strong {
  font-size: 16px;
  font-weight: 700;
  color: #252525;
}

.price-table-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.pricing-feature-list-header {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 24px;
  font-family: "Sharp Grotesk";
}

.pricing-card:nth-child(4) .pricing-card-header p.strong {
  margin-top: 24px;
}

.faq-minus-btn {
  display: none;
}

.faq-list-item.is-opened .faq-minus-btn {
  display: block;
}

.faq-list-item .faq-plus-btn {
  display: block;
}

.faq-list-item.is-opened .faq-plus-btn {
  display: none;
}

.faq-list-item .faq-list-item-body {
  height: 0;
  opacity: 1;
  padding: 0;
  overflow: hidden;
  transition: all 0.2s linear;
}

.faq-list-item.faq-list-item.is-opened .faq-list-item-body {
  height: auto;
  padding-bottom: 24px;
  overflow: visible;
}

.faq-list-item-body p {
  line-height: 32px;
  margin-bottom: 16px;
}

.faq-list-item-header {
  cursor: pointer;
  min-height: 72px;
}

.faq-list {
  border-top: 1px solid #e9e5e2;
}

.faq-list-item-body {
  max-width: 80%;
}

.faq-list-item {
  border-bottom: 1px solid #e9e5e2;
}

.faq-list-item-header h5 {
  font-weight: 700;
  max-width: 80%;
  padding: 24px 0;
}

.logo-list-no-color .image-list {
  padding-top: 0;
}

.medium-lg-text {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 8px;
  transform: translateY(-6px);
}

.engage-subscribers {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05),
    0px 1px 1px 0px rgba(0, 0, 0, 0.06), 0px 2px 8px 0px rgba(0, 0, 0, 0.08),
    0px 16px 48px -8px rgba(0, 0, 0, 0.1), 0px 32px 48px 0px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
}

.hero-img-wrapper img.scrn-web {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05),
    0px 1px 1px 0px rgba(0, 0, 0, 0.06), 0px 2px 8px 0px rgba(0, 0, 0, 0.08),
    0px 16px 48px -8px rgba(0, 0, 0, 0.1), 0px 32px 48px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
}

.hero-img-wrapper img.scrn-mobile {
  position: absolute;
  bottom: -38px;
  transform: translateX(-80%);
  z-index: 100;
  width: 34%;
}

.hero-img-wrapper {
  position: relative;
}

.gen-img {
  border-radius: 8px;
}

.read-content-body {
  padding: 72px 32px;
  max-width: 1024px;
  margin: 0 auto;
}

.read-content-body p {
  line-height: 1.8;
  margin-bottom: 24px;
}

.read-content-body table {
  border-collapse: collapse;
}

.read-content-body th, .read-content-body td {
  border: 1px solid black;
  padding: 24px 16px;
  line-height: 1.6;
}

.read-content-list h4 {
  margin-bottom: 32px;
  font-weight: 800;
  font-size: 20px;
}

.read-content-list li {
  padding-bottom: 8px;
}

.read-content-list ul.bullet li:before {
  content: "";
  display: inline-block;
  height: 5px;
  width: 5px;
  min-width: 5px;
  border-radius: 50%;
  gap: 16px;
  background-color: #1a1e22;
  transform: translateY(11px);
  margin-right: 8px;
}

.read-content-list ul.bullet li{
  display: flex;
  align-items: flex-start;
}

.read-content-list ul.nested li{
  padding-left: 16px;
}

@media only screen and (min-width: 520px) {
  .hero-section {
    padding-bottom: 24px;
    padding-top: 108px;
  }

  header .hero-section-flex h1 {
    font-size: 48px;
    line-height: 64px;
  }

  .hero-section.sm {
    padding-top: 72px;
  }

  header h1 {
    font-size: 56px;
    line-height: 68px;
  }

  header p {
    font-size: 28px;
    line-height: 45px;
  }

  .list-card-wrapper {
    grid-template-columns: auto auto;
  }

  .blog-list {
    grid-template-columns: auto auto;
  }

  .section-cta-inner-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .logo-list-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .logo-list-wrapper.is-wide {
    grid-template-columns: auto auto;
  }
}

@media only screen and (min-width: 820px) {
  header .hero-section-flex h1 {
    font-size: 63px;
    line-height: 79px;
  }

  header p {
    max-width: 70%;
  }

  .hero-section-flex p {
    max-width: 100%;
  }

  img.header-image-sm {
    min-width: 105%;
  }

  .image-list {
    padding-top: 108px;
  }

  header h3 {
    font-size: 36px;
    line-height: 44px;
  }

  .stats-item {
    max-width: 212px;
  }
  .title {
    font-size: 42px;
    line-height: 56px;
  }

  .logo-list-no-color .title {
    font-size: 32px;
    line-height: 50px;
  }

  .stats-item h2 {
    font-size: 48px;
  }
  .footer-wrapper {
    gap: 96px;
    flex-direction: row;
  }
  .navbar {
    min-height: 4.25rem;
  }
  .logo-list-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .logo-list-wrapper.is-wide {
    grid-template-columns: auto auto auto auto;
  }
  .testimonial-card blockquote {
    min-height: 290px;
  }
}

@media only screen and (min-width: 860px) {
  hr.table-divider {
    display: none;
  }
  .section-flow-img,
  .gen-img {
    max-width: 435px;
  }

  .section-img {
    max-width: 435px;
  }

  .generic-image-wrapper {
    width: unset;
  }
  .blog-list {
    grid-template-columns: auto auto auto;
  }
  .pricing-table-wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 80px 0;
  }
  .pricing-card:nth-child(1) {
    border-radius: 16px 0 0 16px;
    border: 1px solid #828282;
    border-right: 0px;
  }

  .pricing-card:nth-child(2) {
    border: 1px solid #828282;
    border-radius: 0 16px 16px 0;
  }
  .pricing-card:nth-child(3) {
    border: 2px solid #828282;
    background: #e8ebf4;
    border-radius: 0 0 0px 16px;
    margin-top: 0px;
  }

  .pricing-card:nth-child(4) {
    border-radius: 0 16px 16px 0;
    border: 1px solid #828282;
    border-left: 0px;
    background: #fff;
  }

  .pricing-card:nth-child(4) .pricing-card-header p.light-text {
    min-height: 97px;
  }

  .tabled-list {
    grid-template-columns: 1fr 1fr;
  }

  .list-card-wrapper.bg-no-border {
    grid-template-columns: 1fr 1fr;
  }
  .footer-links-list.mobile-view {
    display: none;
  }
  .footer-links-list.lg-scrn {
    display: block;
  }
  .testimonial-card blockquote {
    min-height: 300px;
  }
}

.title.wrap-900 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 920px) {
  .list-card-wrapper {
    grid-template-columns: auto auto auto;
  }
  .p-wrap {
    max-width: 800px;
    margin: 0 auto 24px;
  }

  .p-wrap-sm {
    max-width: 600px;
    margin: 0 auto 24px;
  }

  .hero-section-flex {
    grid-template-columns: 1fr 1fr;
  }
  .logo-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .logo-list-no-color .logo-wrapper {
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

@media only screen and (min-width: 1024px) {
  .section-flow-img,
  .gen-img,
  .section-img {
    max-width: 535px;
  }

  .generic .is-flex {
    gap: 75px;
    flex-wrap: unset;
  }
  .generic .is-flex.swap-sm .generic-image-wrapper {
    order: 0;
  }
  section.generic.has-bg.no-bt-sp {
    padding-top: 86px;
  }
  .generic .is-flex.swap-sm {
    gap: 75px;
  }
  .mobile-nav,
  .mobile-nav.is-active {
    display: none;
  }

}

/* for slider */
@media only screen and (min-width: 1100px){
  .testimonial-card blockquote {
    min-height: 330px;
  }
}

@media only screen and (min-width: 1124px) {
  .section-flow-img,
  .gen-img,
  .section-img {
    max-width: 635px;
  }
  .generic .is-flex {
    gap: 132px;
  }
  section.pricing-table {
    padding-top: 56px;
  }
  .pricing-table-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 80px 0;
  }
  .pricing-card:nth-child(1) {
    border-radius: 16px 0 0 16px;
    border: 1px solid #828282;
    border-right: 0px;
  }

  .pricing-card:nth-child(2) {
    border: 1px solid #828282;
    border-radius: 0 0px 0px 0;
    border-right: 0;
  }
  .pricing-card:nth-child(3) {
    border: 2px solid #828282;
    background: #e8ebf4;
    border-radius: 0 0 0px 0px;
    margin-top: 0px;
  }

  .pricing-card:nth-child(4) {
    border-radius: 0 16px 16px 0;
    border: 1px solid #828282;
    border-left: 0px;
    background: #fff;
  }
  .pricing-card-header p.light-text {
    min-height: 72px;
  }
  .pricing-card:nth-child(4) .pricing-card-header p.light-text {
    min-height: 145px;
  }
}

/* media query for pricing card */
@media only screen and (min-width: 1173px) {
  .pricing-card-header p.light-text {
    min-height: unset;
  }
  .pricing-card:nth-child(4) .pricing-card-header p.light-text {
    min-height: 121px;
  }
  .hero-img-wrapper img.scrn-mobile {
    bottom: -75px;
    transform: translateX(-80%);
  }
  
}

@media only screen and (min-width: 1900px) {
  .hero-img-wrapper img.scrn-mobile {
    bottom: -75px;
    transform: translateX(-50%);
  }
}
