.home .hero-bg {
  background: #fff;
  min-height: 0;
  padding-bottom: 8px;
  box-shadow: none;
}

.home .hero-bg .container.hero-contents {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}

.home .menu.home-header {
  background: #fff;
  box-shadow: 0 14px 35px rgba(10, 88, 104, 0.08);
  padding: 0;
  position: relative;
}

.home .home-header-topbar {
  background: #19c6cb;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}

.home .home-header-main {
  padding: 22px 0 18px;
}

.home .home-header-main-row {
  align-items: center;
  display: flex;
}

.home .home-header-brand {
  align-items: center;
  display: inline-flex;
}

.home .home-header-brand .logo {
  max-height: 78px;
}

.home .home-header-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}

.home .home-header-link,
.home .home-header-link:hover,
.home .home-header-link:focus {
  color: #253038;
  display: inline-flex;
  font-size: 15px;
  font-weight: 700;
  gap: 8px;
  text-decoration: none;
}

.home .home-header-link.muted {
  color: #55636b;
  font-weight: 600;
}

.home .home-header-link.icon-link i {
  color: #9aa7af;
  font-size: 20px;
}

.home .home-header-pill,
.home .home-header-pill:hover,
.home .home-header-pill:focus {
  background: #eefbfc;
  border: 1px solid #b9edef;
  border-radius: 999px;
  color: #0f636a;
  display: inline-flex;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  padding: 10px 18px;
  text-align: center;
  text-decoration: none;
}

.home .home-header-cart,
.home .home-header-cart:hover,
.home .home-header-cart:focus {
  background: #1ccad0;
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  gap: 8px;
  padding: 10px 16px;
  text-decoration: none;
}

.home .home-header-langs {
  display: inline-flex;
  gap: 8px;
}

.home .home-header-langs img {
  border-radius: 3px;
  box-shadow: 0 4px 10px rgba(18, 70, 75, 0.14);
  height: 18px;
  width: 28px;
}

.home .home-header-nav {
  border-top: 1px solid #edf2f4;
}

.home .home-header-categories {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}

.home .home-header-categories li {
  flex: 1 1 auto;
}

.home .home-header-categories a,
.home .home-header-categories a:hover,
.home .home-header-categories a:focus {
  border-left: 1px solid #edf2f4;
  color: #4c5a62;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 22px 10px;
  text-align: center;
  text-decoration: none;
}

.home .home-header-categories li:first-child a {
  border-left: 0;
  color: #22353d;
  font-weight: 700;
}

.home-phase1-hero {
  padding: 26px 0 6px;
}

.home-phase1-hero-shell {
  position: relative;
}

.home-phase1-hero-panel {
  background: linear-gradient(135deg, #13c6ca 0%, #22d2d6 100%);
  border-radius: 28px;
  box-shadow: none;
  color: #fff;
  padding: 44px 32px;
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 170px;
}

.home-phase1-hero-panel:after {
  background: radial-gradient(circle, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0) 68%);
  content: "";
  height: 180px;
  left: 50%;
  position: absolute;
  top: 58%;
  transform: translateX(-50%);
  width: 180px;
}

.home-phase1-hero-title {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.08;
  margin: 0 auto 12px;
  max-width: 900px;
}

.home-phase1-hero-subtitle {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}

.home-phase1-hero-panel .home-phase1-hero-title,
.home-phase1-hero-panel .home-phase1-hero-subtitle {
  color: #fff !important;
}

.home-phase1-hero-accent {
  display: flex;
  justify-content: center;
  margin: -30px auto 22px;
  position: relative;
  z-index: 2;
}

.home-phase1-hero-accent-core {
  background: linear-gradient(135deg, #19c6cb 0%, #48d8dd 100%);
  border-radius: 18px;
  box-shadow: none;
  height: 60px;
  position: relative;
  width: 360px;
}

.home-phase1-hero-accent-core:before,
.home-phase1-hero-accent-core:after {
  content: "";
  display: none;
}

.home-phase1-highlight-row {
  margin-top: 8px;
}

.home-phase1-highlight-card {
  margin-bottom: 26px;
  background: transparent;
  box-shadow: none;
}

.home-phase1-highlight-media {
  background-color: #fff;
  background-position: center;
  background-size: cover;
  border-radius: 0;
  box-shadow: none;
  min-height: 328px;
  overflow: hidden;
  position: relative;
}

.home-phase1-highlight-media-has-embedded-pill {
  background-size: 100% 100%;
}

.home-phase1-highlight-media:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0.16) 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.home-phase1-highlight-media-link {
  display: block;
  inset: 0;
  position: absolute;
  z-index: 3;
}

.home-phase1-highlight-pill {
  background: #9999ff;
  border-radius: 999px;
  bottom: 22px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  left: 28px;
  padding: 15px 28px;
  position: absolute;
  right: 28px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}

.home-phase1-highlight-content {
  padding: 18px 0 0;
}

.home-phase1-highlight-content h2 {
  color: #9999ff;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.home-phase1-highlight-content p {
  color: #4d5d64;
  font-size: 16px;
  line-height: 1.65;
  margin-bottom: 12px;
}

.home-phase1-highlight-link,
.home-phase1-highlight-link:hover,
.home-phase1-highlight-link:focus {
  align-items: center;
  color: #9999ff;
  display: inline-flex;
  font-size: 15px;
  gap: 8px;
  font-weight: 800;
  text-decoration: none;
}

.home-phase1-intro {
  padding: 24px 0 68px;
}

.home-phase1-audience-switch {
  border-bottom: 2px solid #b8eceb;
  display: flex;
  justify-content: center;
  margin: 0 auto 36px;
  max-width: 820px;
}

.home-phase1-audience-switch-item,
.home-phase1-audience-switch-item:hover,
.home-phase1-audience-switch-item:focus {
  background: #fff;
  border: 2px solid #d9dfe4;
  border-bottom: 0;
  border-radius: 18px 18px 0 0;
  color: #2f3b41;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0 8px;
  outline: 0;
  padding: 18px 36px;
  position: relative;
  text-decoration: none;
  top: 2px;
}

.home-phase1-audience-switch-item.is-active {
  background: #9999ff;
  border-color: #9999ff;
  color: #fff;
}

.home-phase1-audience-switch-item.is-active:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #9999ff;
  bottom: -10px;
  content: "";
  left: 50%;
  margin-left: -10px;
  position: absolute;
}

.home-phase1-audience-pane {
  display: none;
}

.home-phase1-audience-pane.is-active {
  display: block;
}

.home-phase1-benefits-grid {
  margin-bottom: 28px;
}

.home-phase1-benefit-card {
  background: #fff;
  border: 1px solid #edf3f4;
  border-radius: 26px;
  box-shadow: 0 20px 40px rgba(24, 63, 68, 0.07);
  height: 100%;
  min-height: 315px;
  padding: 34px 28px;
  text-align: center;
}

.home-phase1-benefit-icon {
  align-items: center;
  display: flex;
  height: 96px;
  justify-content: center;
  margin-bottom: 24px;
}

.home-phase1-benefit-icon img {
  display: block;
  height: 86px;
  max-height: 86px;
  max-width: 92px;
  mix-blend-mode: normal;
  object-fit: contain;
  width: auto;
}

.home-phase1-benefit-card h3 {
  color: #44535a;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.45;
  margin: 0;
}

.home-phase1-cta-band {
  background: #9999ff;
  border-radius: 999px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 6px auto 62px;
  max-width: 920px;
  padding: 18px 28px;
  text-align: center;
  text-transform: uppercase;
}

.home-phase1-section-heading {
  margin-bottom: 28px;
  text-align: center;
}

.home-phase1-section-heading-title {
  color: #9999ff;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.home-phase1-section-heading-highlight {
  color: #c05ae7;
  display: inline-block;
  font-size: 18px;
  font-weight: 800;
  margin-left: 8px;
  text-transform: lowercase;
  vertical-align: top;
}

.home-phase1-opportunity-card {
  background: #fff;
  border-radius: 32px;
  box-shadow: 0 24px 55px rgba(15, 80, 88, 0.1);
  overflow: hidden;
}

.home-phase1-opportunity-card-full {
  border-radius: 10px;
  box-shadow: none;
}

.home-phase1-opportunity-card-row {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}

.home-phase1-opportunity-visual-link,
.home-phase1-opportunity-visual-link:hover,
.home-phase1-opportunity-visual-link:focus {
  display: block;
  text-decoration: none;
}

.home-phase1-opportunity-visual {
  background-color: #eff3f6;
  background-position: center;
  background-size: cover;
  min-height: 430px;
  position: relative;
}

.home-phase1-opportunity-visual-full {
  min-height: 360px;
}

.home-phase1-opportunity-visual-overlay {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0) 100%);
  inset: 0;
  position: absolute;
}

.home-phase1-opportunity-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 430px;
  padding: 42px 36px;
}

.home-phase1-opportunity-eyebrow {
  color: #606f76;
  font-size: 18px;
  margin-bottom: 6px;
}

.home-phase1-opportunity-copy h3 {
  color: #2b373d;
  font-size: 52px;
  font-weight: 800;
  line-height: 1.02;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.home-phase1-opportunity-copy p {
  color: #6a7880;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 28px;
}

.home-phase1-opportunity-btn,
.home-phase1-opportunity-btn:hover,
.home-phase1-opportunity-btn:focus {
  align-items: center;
  align-self: flex-start;
  background: linear-gradient(135deg, #8b91fb 0%, #9995fb 100%);
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-size: 17px;
  gap: 8px;
  font-weight: 800;
  padding: 15px 32px;
  text-decoration: none;
  text-transform: uppercase;
}

.home-phase1-inline-arrow {
  height: 12px;
  width: auto;
}

.home-phase1-inline-arrow-light {
  filter: brightness(0) invert(1);
}

.home-phase1-opportunity-footer {
  background: #17c7cc;
  border-radius: 999px;
  color: #18333b;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin: 26px auto 0;
  max-width: 1080px;
  padding: 20px 28px;
  text-align: center;
}

.home-phase1-opportunity-footer-link,
.home-phase1-opportunity-footer-link:hover,
.home-phase1-opportunity-footer-link:focus {
  color: #18333b;
  display: block;
  text-decoration: none;
}

.home-phase1-opportunity-footer strong {
  color: #0f171c;
}

.home-phase1-opportunity-slider {
  align-items: center;
  display: grid;
  gap: 18px;
  grid-template-columns: 40px 1fr 40px;
}

.home-phase1-opportunity-track-wrap {
  min-width: 0;
}

.home-phase1-opportunity-slide:not(.is-active) {
  display: none;
}

.home-phase1-opportunity-arrow {
  align-items: center;
  background: transparent;
  border: 0;
  color: #8e91fc;
  cursor: pointer;
  display: flex;
  font-size: 24px;
  justify-content: center;
  padding: 0;
}

.home-phase1-opportunity-dots {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 14px;
}

.home-phase1-opportunity-dot {
  background: #cfd8dc;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  height: 8px;
  padding: 0;
  width: 32px;
}

.home-phase1-opportunity-dot.is-active {
  background: #19c6cb;
}

.home-phase1-store-banner {
  margin: 66px auto 0;
  max-width: 760px;
}

.home-phase1-store-banner img {
  display: block;
  height: auto;
  width: 100%;
}

.home-phase1-howitworks {
  background: #18c6ca;
  margin-top: 18px;
  padding: 78px 0 72px;
}

.home-phase1-howitworks h2 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 42px;
  text-align: center;
  text-transform: uppercase;
}

.home-phase1-howitworks-step {
  color: #fff;
  padding: 10px 22px 22px;
  text-align: center;
}

.home-phase1-howitworks-step-number {
  align-items: center;
  border: 4px solid rgba(255, 255, 255, 0.26);
  border-radius: 50%;
  display: inline-flex;
  font-family: "Open Sans", sans-serif;
  font-size: 50px;
  font-weight: 700;
  height: 132px;
  justify-content: center;
  margin-bottom: 30px;
  width: 132px;
}

.home-phase1-howitworks-step h3 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.35;
  margin-bottom: 18px;
}

.home-phase1-howitworks-step p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.45;
}

.home-phase1-howitworks-btn,
.home-phase1-howitworks-btn:hover,
.home-phase1-howitworks-btn:focus {
  background: #fff;
  border-radius: 999px;
  color: #18c6ca;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-top: 18px;
  padding: 18px 42px;
  text-decoration: none;
}

.home-phase1-catalog-showcase {
  padding: 62px 0 38px;
}

.home-phase1-catalog-block {
  margin-bottom: 42px;
}

.home-phase1-catalog-heading-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

.home-phase1-catalog-heading {
  color: #19c6cb;
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.12;
  margin: 0 0 30px;
  text-transform: uppercase;
}

.home-phase1-catalog-heading-dark {
  color: #394247;
  font-size: 32px;
  line-height: 1.25;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
}

.home-phase1-catalog-shell {
  background: #f3f4f6;
  border: 1px solid #eceff1;
  border-radius: 14px;
  padding: 28px 24px 18px;
}

.home-phase1-catalog-shell-secondary {
  background: #fff;
  border: 0;
  border-radius: 0;
  padding: 0;
}

.home-phase1-catalog-shell-plain {
  background: transparent;
  padding: 0;
}

.home-phase1-catalog-row {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}

.home-phase1-catalog-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-bottom: 18px;
  text-align: center;
}

.home-phase1-catalog-card-image,
.home-phase1-catalog-card-image:hover,
.home-phase1-catalog-card-image:focus {
  display: block;
  text-decoration: none;
}

.home-phase1-catalog-card-image img {
  display: block;
  height: 188px;
  object-fit: cover;
  border-radius: 2px;
  width: 100%;
}

.home-phase1-catalog-card h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  margin: 12px 0 0;
  min-height: 44px;
}

.home-phase1-catalog-card h3 a,
.home-phase1-catalog-card h3 a:hover,
.home-phase1-catalog-card h3 a:focus {
  color: #24bcc4;
  text-decoration: none;
}

.home-phase1-catalog-side-cta,
.home-phase1-catalog-side-cta:hover,
.home-phase1-catalog-side-cta:focus {
  align-items: center;
  background: #19c6cb;
  border-radius: 8px;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  height: 100%;
  letter-spacing: 0.01em;
  justify-content: center;
  min-height: 188px;
  padding: 24px 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.home-phase1-catalog-side-cta span {
  display: block;
  line-height: 1.3;
  max-width: 120px;
}

.home-phase1-catalog-side-cta i {
  font-size: 22px;
  margin-top: 20px;
}

.home-phase1-testimonials {
  background: #64cee0;
  padding: 72px 0 84px;
}

.home-phase1-testimonials-heading h2 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
  text-transform: uppercase;
}

.home-phase1-testimonials-slider {
  align-items: center;
  display: grid;
  gap: 24px;
  grid-template-columns: 56px 1fr 56px;
}

.home-phase1-testimonials-track-wrap {
  min-width: 0;
}

.home-phase1-testimonial-card {
  align-items: center;
  display: grid;
  gap: 24px;
  grid-template-columns: 72px 180px 1fr;
}

.home-phase1-testimonial-card:not(.is-active) {
  display: none;
}

.home-phase1-testimonial-arrow {
  align-items: center;
  background: transparent;
  border: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0;
}

.home-phase1-testimonial-arrow img {
  height: 18px;
  width: auto;
}

.home-phase1-testimonial-arrow-left img {
  transform: rotate(180deg);
}

.home-phase1-testimonial-quote-mark img {
  height: 78px;
  width: auto;
}

.home-phase1-testimonial-avatar img {
  border: 6px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  height: 180px;
  object-fit: cover;
  width: 180px;
}

.home-phase1-testimonial-content {
  color: #1f3f49;
}

.home-phase1-testimonial-content p {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 18px;
}

.home-phase1-testimonial-content strong,
.home-phase1-testimonial-content span {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
}

.home-phase1-testimonial-content span {
  margin-top: 4px;
}

.home-phase1-pricing-hero {
  padding-bottom: 0;
}

.home .home-phase1-pricing-hero-bg {
  background: #fff !important;
  min-height: 0 !important;
  padding-bottom: 0;
}

.home-phase1-pricing-hero-panel {
  min-height: 170px;
}

.home-phase1-pricing-page {
  background: #fff;
  color: #4d4d4d;
  font-family: "Open Sans", sans-serif;
}

.home-phase1-pricing-section {
  padding: 34px 0 38px;
  text-align: center;
}

.home-phase1-pricing-lead {
  color: #00cbc8;
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.12;
  margin: 0 0 26px;
  text-transform: uppercase;
}

.home-phase1-pricing-title {
  color: #9999ff;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.15;
  margin: 0 0 28px;
  text-transform: uppercase;
}

.home-phase1-pricing-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 auto;
  max-width: 1150px;
}

.home-phase1-pricing-card {
  background: #f5f5f5;
  border: 1px solid #ececec;
  border-radius: 12px;
  min-height: 455px;
  padding: 38px 26px 34px;
  text-align: center;
}

.home-phase1-pricing-card h3 {
  color: #9999ff;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 24px;
  text-transform: uppercase;
}

.home-phase1-pricing-card ul {
  list-style: none;
  margin: 0 0 22px;
  min-height: 76px;
  padding: 0;
}

.home-phase1-pricing-card li {
  color: #6b6b6b;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  margin: 0;
}

.home-phase1-pricing-card li strong {
  color: #4d4d4d;
  font-weight: 700;
  text-transform: uppercase;
}

.home-phase1-pricing-limit {
  align-items: center;
  border: 2px dashed #00cbc8;
  border-radius: 16px;
  color: #00cbc8;
  display: flex;
  flex-direction: column;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  justify-content: center;
  line-height: 1.05;
  margin: 0 auto 28px;
  min-height: 90px;
  max-width: 260px;
  padding: 14px;
  text-transform: uppercase;
}

.home-phase1-pricing-limit span {
  color: #00cbc8;
  display: block;
  font-size: 18px;
  margin-top: 4px;
}

.home-phase1-pricing-price {
  color: #00cbc8;
  margin-bottom: 26px;
}

.home-phase1-pricing-price span {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}

.home-phase1-pricing-price small {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 4px;
}

.home-phase1-pricing-btn,
.home-phase1-pricing-btn:hover,
.home-phase1-pricing-btn:focus {
  background: #9999ff;
  border-radius: 999px;
  color: #fff;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  min-width: 180px;
  padding: 14px 24px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.home-phase1-pricing-note {
  color: #777;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
  margin: 18px auto 0;
  max-width: 760px;
}

.home-phase1-plan-benefits-section {
  padding: 14px 0 56px;
  text-align: center;
}

.home-phase1-plan-benefits-title {
  color: #00cbc8;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 28px;
  text-transform: uppercase;
}

.home-phase1-plan-benefits-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 auto;
  max-width: 920px;
}

.home-phase1-plan-benefits-grid article {
  align-items: center;
  background: #00cbc8;
  border-radius: 10px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 238px;
  padding: 24px 22px;
}

.home-phase1-plan-benefits-grid p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.38;
  margin: 0;
}

.home-phase1-plan-benefit-icon {
  align-items: center;
  background: rgba(153, 153, 255, 0.22);
  border-radius: 999px;
  color: #fff;
  display: flex;
  font-family: "Font Awesome 5 Free", "FontAwesome";
  font-size: 54px;
  font-weight: 900;
  height: 98px;
  justify-content: center;
  margin-bottom: 16px;
  width: 150px;
}

.home-phase1-plan-benefit-icon-payments:before {
  content: "\f09d";
}

.home-phase1-plan-benefit-icon-google:before {
  content: "\f1a0";
  font-family: "Font Awesome 5 Brands", "FontAwesome";
}

.home-phase1-plan-benefit-icon-fees:before {
  content: "\f295";
}

.home-phase1-plan-benefit-icon-sales:before {
  content: "\f02c";
}

.home-phase1-plan-benefit-icon-integration:before {
  content: "\f1b3";
}

.home-phase1-plan-benefit-icon-profile:before {
  content: "\f3c5";
}

.home-phase1-pricing-store-callout {
  padding: 0 0 52px;
}

.home-phase1-pricing-store-banner {
  align-items: center;
  border-bottom: 2px solid #9999ff;
  display: flex;
  gap: 48px;
  margin: 0 auto;
  max-width: 930px;
  padding: 0 0 14px;
}

.home-phase1-pricing-store-banner img {
  display: block;
  max-width: 285px;
  width: 32%;
}

.home-phase1-pricing-store-banner h2 {
  color: #6c55d8;
  font-family: "Open Sans", sans-serif;
  font-size: 42px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.12;
  margin: 0 0 20px;
}

.home-phase1-pricing-store-banner p {
  color: #4d4d4d;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.45;
  margin: 0;
}

.home-phase1-more-services-section {
  padding: 0 0 100px;
  text-align: center;
}

.home-phase1-more-services-title {
  color: #00cbc8;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.15;
  margin: 0 auto 30px;
  max-width: 760px;
  text-transform: uppercase;
}

.home-phase1-more-services-card {
  background: #f5f5f5;
  border: 1px solid #ececec;
  border-radius: 12px;
  margin: 0 auto;
  max-width: 760px;
  padding: 34px 38px 32px;
  position: relative;
}

.home-phase1-more-services-card:before {
  border-left: 28px solid transparent;
  border-right: 28px solid transparent;
  border-top: 28px solid #00cbc8;
  content: "";
  left: 50%;
  position: absolute;
  top: -1px;
  transform: translate(-50%, -100%);
}

.home-phase1-more-services-card h3 {
  color: #9999ff;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 24px;
  text-transform: uppercase;
}

.home-phase1-more-services-card p {
  color: #6b6b6b;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  margin: 0;
}

.home-phase1-more-services-btn,
.home-phase1-more-services-btn:hover,
.home-phase1-more-services-btn:focus {
  background: #9999ff;
  border-radius: 999px;
  color: #fff;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-top: 28px;
  min-width: 310px;
  padding: 13px 24px;
  text-decoration: none;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .home .home-header-main-row {
    display: block;
  }

  .home .home-header-brand .logo {
    max-height: 66px;
  }

  .home-phase1-hero-panel {
    padding: 34px 22px 80px;
  }

  .home-phase1-hero-title {
    font-size: 34px;
  }

  .home-phase1-pricing-lead {
    font-size: 38px;
  }

  .home-phase1-plan-benefits-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .home-phase1-pricing-store-banner {
    gap: 28px;
  }

  .home-phase1-pricing-store-banner h2 {
    font-size: 34px;
  }

  .home-phase1-hero-accent {
    margin-top: -36px;
  }

  .home-phase1-highlight-media {
    min-height: 300px;
  }

  .home-phase1-section-heading-title {
    font-size: 40px;
  }

  .home-phase1-opportunity-copy,
  .home-phase1-opportunity-visual {
    min-height: 300px;
  }

  .home-phase1-opportunity-slider {
    grid-template-columns: 28px 1fr 28px;
  }

  .home-phase1-opportunity-copy h3 {
    font-size: 38px;
  }

  .home-phase1-howitworks h2 {
    font-size: 42px;
  }

  .home-phase1-catalog-heading {
    font-size: 40px;
  }

  .home-phase1-catalog-heading-dark {
    font-size: 28px;
  }

  .home-phase1-testimonials-slider {
    grid-template-columns: 32px 1fr 32px;
  }

  .home-phase1-testimonial-card {
    grid-template-columns: 56px 140px 1fr;
  }

  .home-phase1-testimonial-avatar img {
    height: 140px;
    width: 140px;
  }

  .home-phase1-testimonials-heading h2 {
    font-size: 42px;
  }

  .home-phase1-pricing-grid {
    grid-template-columns: 1fr;
    max-width: 520px;
  }
}

@media (max-width: 767px) {
  .home .home-header-topbar {
    font-size: 11px;
    padding: 8px 0;
  }

  .home .home-header-main {
    padding: 16px 0;
  }

  .home .abre-menu {
    color: #2d3a40;
    display: inline-block;
    font-size: 30px;
    padding-top: 12px;
  }

  .home-phase1-hero {
    padding-top: 20px;
  }

  .home-phase1-hero-panel {
    border-radius: 20px;
    padding: 28px 16px 72px;
  }

  .home-phase1-hero-title {
    font-size: 28px;
  }

  .home-phase1-hero-subtitle,
  .home-phase1-opportunity-copy p,
  .home-phase1-howitworks-step p {
    font-size: 16px;
  }

  .home-phase1-hero-accent {
    margin-top: -28px;
  }

  .home-phase1-hero-accent-core {
    height: 58px;
    width: 150px;
  }

  .home-phase1-hero-accent-core:before,
  .home-phase1-hero-accent-core:after {
    height: 16px;
    width: 46px;
  }

  .home-phase1-hero-accent-core:before {
    left: -26px;
  }

  .home-phase1-hero-accent-core:after {
    right: -26px;
  }

  .home-phase1-highlight-pill {
    font-size: 13px;
    left: 16px;
    padding: 12px 18px;
    right: 16px;
  }

  .home-phase1-pricing-lead {
    font-size: 30px;
  }

  .home-phase1-plan-benefits-grid {
    grid-template-columns: 1fr;
  }

  .home-phase1-pricing-store-banner {
    display: block;
    text-align: center;
  }

  .home-phase1-pricing-store-banner img {
    margin: 0 auto 18px;
    width: 70%;
  }

  .home-phase1-pricing-store-banner h2 {
    font-size: 30px;
  }

  .home-phase1-audience-switch {
    display: block;
    text-align: center;
  }

  .home-phase1-audience-switch-item,
  .home-phase1-audience-switch-item:hover,
  .home-phase1-audience-switch-item:focus {
    display: block;
    margin: 0 0 12px;
    top: 0;
  }

  .home-phase1-benefit-card {
    min-height: 0;
    padding: 28px 20px;
  }

  .home-phase1-cta-band,
  .home-phase1-opportunity-footer {
    border-radius: 28px;
    font-size: 17px;
    padding: 16px 18px;
  }

  .home-phase1-section-heading-title {
    display: block;
    font-size: 34px;
  }

  .home-phase1-section-heading-highlight {
    display: block;
    margin-left: 0;
    margin-top: 6px;
  }

  .home-phase1-opportunity-copy {
    padding: 26px 20px 30px;
  }

  .home-phase1-opportunity-slider {
    gap: 10px;
    grid-template-columns: 1fr;
  }

  .home-phase1-opportunity-arrow {
    margin: 0 auto;
  }

  .home-phase1-opportunity-copy h3 {
    font-size: 30px;
  }

  .home-phase1-howitworks {
    padding: 56px 0 52px;
  }

  .home-phase1-howitworks h2 {
    font-size: 32px;
  }

  .home-phase1-howitworks-step {
    padding-left: 0;
    padding-right: 0;
  }

  .home-phase1-howitworks-step-number {
    font-size: 40px;
    height: 104px;
    width: 104px;
  }

  .home-phase1-catalog-showcase {
    padding-top: 42px;
  }

  .home-phase1-catalog-heading {
    font-size: 32px;
    line-height: 1.15;
  }

  .home-phase1-catalog-heading-dark {
    font-size: 24px;
  }

  .home-phase1-catalog-shell {
    padding: 20px 16px 10px;
  }

  .home-phase1-catalog-card-image img {
    height: 156px;
  }

  .home-phase1-catalog-card h3 {
    min-height: 0;
  }

  .home-phase1-catalog-side-cta,
  .home-phase1-catalog-side-cta:hover,
  .home-phase1-catalog-side-cta:focus {
    font-size: 16px;
    margin-top: 6px;
    min-height: 120px;
  }

  .home-phase1-testimonials {
    padding: 56px 0 62px;
  }

  .home-phase1-testimonials-heading h2 {
    font-size: 32px;
  }

  .home-phase1-testimonials-slider {
    grid-template-columns: 1fr;
  }

  .home-phase1-testimonial-card {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .home-phase1-testimonial-arrow {
    margin: 0 auto;
  }

  .home-phase1-testimonial-quote-mark {
    margin: 0 auto;
  }

  .home-phase1-testimonial-avatar {
    margin: 0 auto;
  }

  .home-phase1-testimonial-content p,
  .home-phase1-testimonial-content strong,
  .home-phase1-testimonial-content span {
    font-size: 16px;
  }

  .home-phase1-pricing-title,
  .home-phase1-more-services-title {
    font-size: 30px;
  }

  .home-phase1-pricing-card {
    min-height: 0;
    padding: 30px 20px 28px;
  }

  .home-phase1-pricing-card li,
  .home-phase1-more-services-card p {
    font-size: 16px;
  }

  .home-phase1-pricing-price span {
    font-size: 32px;
  }

  .home-phase1-more-services-card {
    padding: 30px 20px 28px;
  }
}
