@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticanowtext;
  src: url('../fonts/HelveticaNowText-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticanowtext;
  src: url('../fonts/HelveticaNowText-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticanowtext;
  src: url('../fonts/HelveticaNowText-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Erbos;
  src: url('../fonts/Erbos.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --relume-library-lite--rl-white: white;
  --relume-library-lite--rl-black: black;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.body {
  background-color: #f6f7f8;
}

.container {
  background-color: #fff;
  max-width: 1260px;
}

.section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.rl-padding-section-large {
  padding-top: 80px;
  padding-bottom: 80px;
}

.rl_faq1_spacing-block-1 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.main-heading-h2 {
  text-align: left;
  color: #0a0b0c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
}

.main-heading-h2.is-white-text {
  color: var(--relume-library-lite--rl-white);
  font-size: 48px;
}

.main-heading-h2.txt-center {
  text-align: center;
  margin-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 48px;
}

.main-heading-h2.txt-center.txt-mob-left {
  padding-left: 0;
  padding-right: 0;
}

.main-heading-h2.txt-center.main-heading-features {
  margin-bottom: 54px;
}

.testimonial-position {
  color: #fff9;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowtext, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.rl_section_faq1 {
  background-color: var(--relume-library-lite--rl-white);
  object-fit: fill;
  max-width: 1260px;
}

.rl_faq1_component {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.rl_faq1_accordion {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.rl-button-secondary {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  padding: .75rem 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.rl-container-small {
  width: 100%;
  max-width: 988px;
  margin-left: auto;
  margin-right: auto;
}

.rl_faq1_spacing-block-3 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_faq1_spacing-block-5 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_faq1_question-text {
  color: #0a0b0c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowtext, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.rl_faq1_question {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  border-top: 1px solid #e5e7eb;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.rl_faq1_question.question-first {
  border-top-width: 0;
}

.body-text-l {
  color: #fff9;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowtext, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.rl-heading-style-h4 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.rl_faq1_list {
  border-bottom: 0 solid #0000;
}

.rl_faq1_spacing-block-4 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl_faq1_icon-wrapper {
  align-self: flex-start;
}

.rl_faq1_heading-wrapper {
  border: 0px solid var(--relume-library-lite--rl-black);
  text-align: center;
  width: 100%;
  max-width: none;
}

.rl_faq1_answer {
  overflow: hidden;
}

.rl_faq1_spacing-block-2 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_faq1_cta-wrapper {
  text-align: center;
  width: 100%;
  max-width: 35rem;
}

.rl-padding-global {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
}

.rl_faq1_answer-wrapper {
  margin-bottom: 30px;
}

.rl_faq1_icon {
  color: var(--relume-library-lite--rl-black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-2 {
  object-fit: contain;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-subscribe {
  color: #b0b6c4;
  background-color: #191a1e;
  border-bottom: 1px solid #e4ebf3;
  padding: 24px 24px 140px;
  position: relative;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  color: #b0b6c4;
  object-fit: fill;
  justify-content: space-between;
  align-items: center;
  font-family: Helveticanowtext, Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  display: flex;
}

.footer-copyright {
  color: #b0b6c4;
}

.footer-legal-block {
  color: #b0b6c4;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #b0b6c4;
  margin-left: 24px;
  text-decoration: none;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.rl_menu-icon2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  margin-right: -.5px;
  display: flex;
}

.rl_navbar2_button-wrapper {
  grid-column-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.rl_navbar2_component {
  object-fit: fill;
  background-color: #0000;
  border: 0 solid #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1308px;
  height: auto;
  margin: 12px auto 0;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: static;
}

.rl_navbar2_link {
  color: var(--relume-library-lite--rl-black);
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar2_link.w--current {
  color: #000;
}

.rl_navbar2_dropdown-link {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar2_dropdown-link.w--current {
  color: #000;
}

.rl_navbar2_menu-button {
  padding: 0;
  display: none;
}

.rl_navbar2_logo-link {
  padding-left: 0;
}

.rl-dropdown-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.rl_navbar2_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.rl_navbar2_button {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  padding: .5rem 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar2_dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  padding: .5rem;
  position: absolute;
}

.rl_navbar2_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 14px;
  display: grid;
  box-shadow: 0 2px 2px #0000001a;
}

.rl_navbar2_dropdwn-toggle {
  color: var(--relume-library-lite--rl-black);
  padding: .5rem 2.5rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar3_tablet-menu-button {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  margin-left: 1rem;
  padding: .5rem 1.5rem;
  display: none;
}

.rl_navbar3_menu-dropdown {
  margin-left: 0;
  margin-right: 0;
}

.rl_navbar3_button {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  padding: .5rem 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.rl_navbar3_logo-link {
  padding-left: 0;
}

.rl_navbar3_menu-button {
  padding: 0;
}

.rl_navbar3_link {
  color: var(--relume-library-lite--rl-black);
  margin-left: 0;
  margin-right: 0;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar3_link.w--current {
  color: #000;
}

.rl_navbar3_dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  padding: 8px;
  position: absolute;
}

.rl_navbar3_menu-background {
  display: none;
  position: static;
}

.rl_navbar3_component {
  border-bottom: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  align-items: center;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.rl_navbar3_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rl_navbar3_logo-link-menu {
  padding-left: 0;
  display: none;
}

.rl_navbar3_dropdown-link {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar3_dropdown-link.w--current {
  color: #000;
}

.rl_navbar3_dropdown-toggle {
  color: var(--relume-library-lite--rl-black);
  align-items: center;
  padding: .5rem 2.5rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.rl_navbar3_menu {
  justify-content: flex-start;
  align-items: center;
  margin-left: -1rem;
  display: flex;
  position: static;
}

.rl_testimonial17_spacing-block-2 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_testimonial17_testimonial {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  border: 0px solid var(--relume-library-lite--rl-black);
  background-color: #ffffff0d;
  border-radius: 12px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  display: flex;
}

.rl_testimonial17_customer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  align-items: center;
  display: flex;
}

.rl_testimonial17_customer-info {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.rl_testimonial17_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.rl_section_testimonial17 {
  color: #fff;
  background-color: #191a1e;
  padding-top: 72px;
  padding-bottom: 72px;
}

.rl_testimonial17_testimonial-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap-reverse;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-bottom: 24px;
  display: flex;
}

.rl_testimonial17_testimonial-list.scroll-right, .rl_testimonial17_testimonial-list.scroll-left {
  display: block;
}

.rl_testimonial17_spacing-block-4, .rl_testimonial17_spacing-block-1 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_testimonial17_customer-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.rl_testimonial17_name-text {
  color: var(--relume-library-lite--rl-white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowtext, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.rl_testimonial17_rating-wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  display: flex;
}

.rl_testimonial17_heading-wrapper {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl_testimonial17_rating-icon {
  color: var(--relume-library-lite--rl-white);
  flex-direction: column;
  width: 16px;
  height: 16px;
  display: flex;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.hide, .code-embed {
  display: none;
}

.grey-section {
  background-color: #f6f7f8;
  padding-top: 120px;
  padding-bottom: 120px;
  display: block;
}

.grey-section.grey-section-smaller {
  padding-top: 80px;
  padding-bottom: 80px;
}

.grey-section.grey-section-smaller.grid-mobile-top.grey-section-hero {
  padding-top: 60px;
  padding-bottom: 64px;
}

.grey-section.grey-section-smaller.grid-mobile-top.grey-section-hero.hero-step-2 {
  display: none;
}

.container-white {
  background-color: #fff;
  border-radius: 20px;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.div-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1308px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px 75px;
  display: flex;
}

.div-block-3 {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 56px;
  display: flex;
}

.cell-white-rounded {
  background-color: #fff;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 0;
}

.cell-white-rounded.cell-included {
  padding: 48px 32px;
  display: block;
}

.cell-white-rounded.cell-included.main-hero-wrapper {
  justify-content: space-between;
  align-items: stretch;
  padding: 0;
  display: flex;
}

.heading-xs {
  color: #0a0b0c;
  text-align: left;
  margin-top: 0;
  font-family: Helveticanowtext, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.container-cells {
  max-width: 1308px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.cell-content-text {
  flex-flow: column;
  margin-bottom: 32px;
  margin-left: 32px;
  margin-right: 32px;
  display: block;
}

.image {
  margin-left: auto;
  margin-right: auto;
}

.quick-stack {
  padding: 0;
}

.rounded-image-wrapper {
  text-align: center;
  background-image: radial-gradient(circle at 50% 100%, #f9ffe2, #fff);
  border-radius: 16px;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 350px;
  max-height: none;
  display: flex;
  box-shadow: -1px 4px 6px 4px #0000001a;
}

.rounded-image-wrapper.rounded-image-wrapper--darker {
  text-align: center;
  background-image: radial-gradient(circle at 50% 100%, #ced7f1, #fff);
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  min-height: auto;
  max-height: none;
  line-height: 0;
  display: block;
}

.image-2 {
  text-align: center;
  border-radius: 16px;
  width: auto;
  height: auto;
  min-height: 0;
  max-height: 0;
}

.image-3 {
  vertical-align: baseline;
  border-radius: 16px;
  width: 100%;
  height: auto;
}

.list-custom {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  padding-left: 0;
  font-family: Helveticanowtext, Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  list-style-type: none;
  display: flex;
}

.included-content-text {
  padding-top: 28px;
  padding-left: 32px;
}

.image-4 {
  text-align: left;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.body-main {
  color: #5d626f;
  background-color: #f6f7f8;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  line-height: 23px;
}

.button {
  background-color: var(--relume-library-lite--rl-white);
  color: #000;
}

.features-carousel {
  display: flex;
}

.features-carousel.swiper {
  flex-flow: column;
  display: block;
}

.swiper-slide.video-container {
  border-radius: 20px;
  height: auto;
  min-height: 0;
  overflow: hidden;
}

.swiper-slide.image-red-bg {
  background-image: linear-gradient(0deg, #f6cece, #fff);
}

.swiper-slide.image-yellow-bg {
  background-image: linear-gradient(0deg, #f6ecce, #fff);
}

.swiper-slide.mint-image-bg {
  background-image: linear-gradient(0deg, #cef6e1, #fff);
}

.swiper-slide.green-image-bg {
  background-image: linear-gradient(0deg, #cef6ef, #fff);
}

.swiper-slide.blue-image-bg {
  background-image: linear-gradient(0deg, #ced6f6, #fff);
}

.swiper-slide.purple-image-bg {
  background-image: linear-gradient(0deg, #e3cef6, #fff);
}

.swiper-slide.white-image-bg, .swiper-slide.black-image-bg {
  background-image: linear-gradient(0deg, #dadbe2, #fff);
}

.swiper-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  overflow: visible;
}

.carousel-pagination-wrapper {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  text-align: center;
  object-fit: fill;
  background-color: #cecece;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 25px;
  display: inline-flex;
}

.carousel-pagination-wrapper.pagination-transparent {
  background-color: #eceef485;
}

.div-block-5 {
  background-color: #4d4b4b;
  border-radius: 50px;
  width: 7px;
  height: 7px;
}

.code-embed-2 {
  display: block;
}

.custom-swiper-pagination {
  width: auto;
  height: auto;
  display: block;
}

.carousel-pagination {
  z-index: 1;
  text-align: center;
  margin-top: 54px;
  display: none;
  position: static;
  inset: auto 0% 33px;
}

.carousel-pagination.pagination-absolute {
  margin-top: 0;
  position: absolute;
}

.marquee-track {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
}

.reviews-carousel.swiper {
  max-width: 1308px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.quick-stack-2, .quick-stack-3 {
  margin-bottom: 20px;
  padding: 0;
}

.quick-stack-4 {
  padding: 0;
}

.video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-7 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block {
  font-size: 20px;
  font-weight: 700;
}

.div-block-8 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border: 1px solid #fff3;
  border-radius: 12px;
  flex-flow: column;
  padding: 16px;
  display: flex;
}

.text-block-2 {
  color: #5d626f;
  font-size: 18px;
  font-weight: 500;
}

.sub-heading {
  color: #1650e0;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 16px;
  font-family: Erbos, Arial, sans-serif;
  font-size: 16px;
  line-height: 100%;
}

.text-span {
  color: #5666f4;
}

.div-block-9, .testimonial-item-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.text-block-4 {
  font-size: 14px;
}

.feature-item-image {
  margin-bottom: 24px;
}

.feature-item-text {
  color: #5d626f;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.feature-item-text--bold {
  color: #0a0b0c;
}

.nav-steps {
  display: flex;
}

.flex-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
}

.step-circle {
  color: #92929d;
  background-color: #e1e1e7;
  border: 0 solid #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  font-weight: 700;
  display: flex;
}

.step-circle.step-circle-active {
  color: #000;
  background-color: #fff;
  border-width: 1px;
}

.link-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #5d626f;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.steps-breadcrumbs-icon {
  margin-left: 19px;
  margin-right: 19px;
}

.grid {
  grid-template-rows: auto;
  grid-template-areas: "Area Area-2";
}

.main-gallery.swiper {
  aspect-ratio: 1 / 1.2;
  border-radius: 16px;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.heading {
  color: #0a0b0c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 62px;
  font-weight: 500;
  line-height: 62px;
}

.product-col-right {
  object-fit: fill;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  max-width: 50%;
  margin-bottom: 28px;
  padding: 46px;
  display: flex;
}

.text-block-5 {
  font-size: 20px;
  line-height: 26px;
}

.product-info-rounded {
  border: 1px solid #e8eaed;
  border-radius: 14px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  padding: 20px;
  display: block;
}

.product-info-rounded.product-info-rounded-step2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 24px;
  display: flex;
}

.product-info-rounded.product-info-rounded-step2.plan-hidden {
  margin-bottom: 24px;
  display: none;
}

.product-info-rounded.product-info-rounded-step2.plan-hidden.plan-last {
  margin-bottom: 0;
  display: none;
}

.badge {
  color: #0b4627;
  text-align: center;
  background-color: #c2f5da;
  border-radius: 5px;
  align-self: center;
  padding: 3px 7px;
}

.badge.badge-light {
  color: #156a4c;
  background-color: #e1f6ef;
  border-radius: 7px;
  font-weight: 700;
}

.text-block-7, .text-block-8 {
  font-size: 18px;
  line-height: 23px;
}

.flex-block-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.flex-block-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.product-info-inner-left {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  width: auto;
  display: flex;
}

.product-info-inner-right {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: auto;
  display: flex;
}

.swatch {
  border: 0 solid #d3d3d3;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}

.swatch.swatch-white {
  border-width: 1px;
  min-width: 32px;
  min-height: 32px;
}

.swatches {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: wrap;
  flex: auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-top: 18px;
  margin-bottom: 12px;
  display: flex;
}

.product-info-inner {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.main-btn {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0a0b0c;
  background-image: linear-gradient(0deg, #000, #0a0b0cd9);
  border-radius: 14px;
  margin-top: 32px;
  padding-top: 21px;
  padding-bottom: 21px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  display: block;
}

.main-btn.btn-floating {
  margin-top: 0;
  padding: 13px 14px;
}

.text-block-9 {
  color: #19191a;
  letter-spacing: normal;
  font-size: 16px;
  font-weight: 700;
}

.product-col-left {
  border-radius: 0;
  max-width: 50%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  display: block;
  overflow: visible;
}

.hero-description {
  margin-top: 16px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
}

.hero-description.hero-description-step2 {
  margin-top: 16px;
  margin-bottom: 47px;
}

.price-mob {
  display: none;
}

.text-block-12 {
  font-size: 15px;
}

.text-block-13 {
  display: none;
}

.text-block-14 {
  color: #b0b6c4;
  line-height: 15px;
}

.svg-embed-line {
  display: none;
}

.svg-embed-line.svg-embed-floating-line {
  justify-content: center;
  align-items: center;
  display: flex;
}

.step-text-active {
  color: #000;
}

.plan-content {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.plan-title {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.plan-price {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.plan-checkbox {
  background-color: #fff;
  border: 1px solid #e1e1e7;
  border-radius: 50%;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.show-plans-link {
  color: #0a0b0c;
  cursor: pointer;
  font-weight: 700;
  text-decoration: underline;
}

.text-block-17 {
  color: #606067cc;
  text-align: center;
  margin-top: 19px;
  font-size: 11px;
  line-height: 14px;
}

.side-cart {
  z-index: 10;
  background-color: #f3f4f6;
  flex-flow: column;
  width: 479px;
  min-width: 479px;
  height: 100vh;
  max-height: 100vh;
  padding: 32px 24px;
  transition: transform .3s;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
  transform: translate(100%);
}

.cart-overlay {
  z-index: 9;
  visibility: hidden;
  opacity: 0;
  -webkit-backdrop-filter: blur(8.3px);
  backdrop-filter: blur(8.3px);
  background-color: #6e747c59;
  width: 100%;
  height: 100%;
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: ease;
  position: fixed;
  inset: 0% auto auto 0%;
}

.cart-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
}

.cart-body {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 80vh;
  max-height: 80vh;
  display: flex;
  overflow: auto;
}

.cart-body-top {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  padding: 20px;
  display: flex;
}

.cart-body-bottom {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
}

.cart-bottom-notes-text {
  font-weight: 400;
}

.cart-bottom-notes {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.cart-bottom-total {
  color: #010101;
  justify-content: space-between;
  font-size: 20px;
  line-height: 26px;
  display: flex;
}

.cart-separation {
  background-color: #dde0e6;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 0;
}

.list-item {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.list-item-copy {
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #5d626f;
  flex-flow: column;
  margin-bottom: 0;
  padding-left: 0;
  line-height: 15px;
  display: flex;
}

.cart-item-image {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: auto;
  min-height: 64px;
  padding: 6px;
  display: flex;
}

.cart-item-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cart-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cart-item-content-title {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.cart-item-content-price {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.price-savings {
  color: #ff3737;
}

.cart-close-mob {
  display: none;
}

.product-plan-list {
  padding-top: 0;
  padding-left: 40px;
  list-style-type: none;
  display: none;
}

.code-embed-7, .code-embed-8, .plan-checkbox-icon, .step-icon-active {
  display: none;
}

.cart-product-title {
  color: #010101;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.plan-drawer {
  height: 65vh;
  transition: transform .3s;
  position: fixed;
  inset: auto 0% 0%;
  transform: translate(0, 100%);
}

.cart-overlay-close {
  display: none;
}

.main-wrapper {
  overflow: hidden;
}

.yt-video {
  line-height: 0;
}

.link {
  color: #5d626f;
  text-decoration: none;
}

.text-block-19 {
  color: #fff9;
  font-size: 16px;
}

.grid-text {
  color: #5d626f;
  font-size: 18px;
}

.included-list-item {
  color: #5d626f;
  font-family: Helveticanowtext, Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.bold-text {
  color: #000;
}

.selected-color-text {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Erbos, Arial, sans-serif;
  font-size: 11px;
  line-height: 9px;
}

.plan-title-text {
  color: #0a0b0c;
  font-family: Helveticanowtext, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.plan-price-final {
  color: #0a0b0c;
  font-size: 28px;
  font-weight: 700;
}

.text-block-22 {
  color: #5d626f;
  -webkit-text-stroke-width: 0px;
  font-size: 16px;
  line-height: 18px;
  text-decoration: line-through;
}

.selected-color-circle {
  background-color: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.selected-color {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.faq-text {
  color: #5d626f;
  font-size: 18px;
}

.cart-heading {
  color: #010101;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 32px;
}

.cart-product-description {
  color: #5d626f;
  font-family: Lato, sans-serif;
  line-height: 15px;
}

.cart-product-description.cart-prodcut-color {
  font-family: Erbos, Arial, sans-serif;
  font-size: 11px;
  line-height: 0;
}

.cart-product-price-old {
  color: #9ba1ae;
  justify-content: flex-end;
  line-height: 15px;
  text-decoration: line-through;
  display: block;
}

.cart-product-price {
  color: #010101;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.bold-text-2 {
  color: #010101;
}

.cart-product-color {
  background-color: #000;
  border-radius: 50%;
  width: 6px;
  height: 6px;
}

.div-block-13 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.floating-bar {
  z-index: 5;
  opacity: 0;
  color: #010101;
  cursor: ew-resize;
  pointer-events: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px;
  transition-property: transform, opacity;
  transition-duration: .3s, .3s;
  transition-timing-function: ease, ease;
  display: flex;
  position: fixed;
  inset: auto 0% 3%;
  transform: translate(0, 100%);
}

.floating-inner {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #ffffffd9;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 695px;
  padding: 12px 16px;
  display: flex;
  box-shadow: 0 1px 11px -2px #0003;
}

.div-block-16 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.svg {
  line-height: 1px;
}

.floating-text {
  justify-content: space-between;
  align-items: center;
  display: block;
}

.text-block-23 {
  font-family: Helveticanowtext, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-24 {
  color: #5d626f;
  font-size: 18px;
  text-decoration: line-through;
}

.text-block-25 {
  font-family: Erbos, Arial, sans-serif;
  font-size: 11px;
}

.floaitng-bar-image {
  border-radius: 6px;
  width: 54px;
  min-width: 54px;
  height: auto;
  min-height: 54px;
  padding: 0;
  overflow: visible;
}

.floating-bar-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-5 {
  border-radius: 6px;
}

.accordion-inner {
  max-width: 1308px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.cell {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.cell-2 {
  justify-content: center;
  align-items: stretch;
}

@media screen and (max-width: 991px) {
  .rl-padding-section-large {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .main-heading-h2 {
    font-size: 2.75rem;
  }

  .rl-container-small {
    background-color: #fff;
    border-radius: 20px;
    max-width: 1036px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .rl_faq1_spacing-block-3 {
    padding-bottom: 4.5rem;
  }

  .rl_faq1_question-text {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
  }

  .rl_faq1_question {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .rl_faq1_question.question-first {
    padding-top: 0;
  }

  .rl-heading-style-h4 {
    font-size: 1.75rem;
  }

  .rl_faq1_spacing-block-2 {
    padding-bottom: 4.5rem;
  }

  .rl_faq1_answer-wrapper {
    margin-bottom: 24px;
  }

  .container-2 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .rl_menu-icon2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar2_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .rl_menu-icon2_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar2_button-wrapper {
    align-items: center;
  }

  .rl_navbar2_link {
    text-align: center;
    padding: 1rem 0;
    font-size: 1.125rem;
  }

  .rl_navbar2_dropdown-link {
    text-align: center;
    width: auto;
    padding: .75rem 0;
    font-size: 16px;
  }

  .rl_menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar2_menu-button {
    padding: 0;
  }

  .rl_navbar2_menu-button.w--open {
    background-color: #0000;
  }

  .rl_navbar2_logo-link {
    padding-left: 0;
  }

  .rl-dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .rl_navbar2_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    justify-content: center;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .rl_navbar2_menu.is-page-height-tablet {
    height: 100vh;
    padding-bottom: 15rem;
  }

  .rl_menu-icon2_line-bottom, .rl_menu-icon2_line-top {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar2_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .rl_navbar2_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .rl_navbar2_container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    display: grid;
  }

  .rl_navbar2_dropdwn-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 2rem 1rem 0;
    display: flex;
  }

  .rl_navbar3_tablet-menu-button {
    width: 100%;
    margin-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
  }

  .rl_menu-icon3_line-top {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar3_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: block;
    position: relative;
  }

  .rl_menu-icon3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar3_menu-button {
    margin-left: -.5rem;
    padding: 0;
  }

  .rl_navbar3_menu-button.w--open {
    background-color: #0000;
  }

  .rl_navbar3_link {
    padding: .75rem 0;
    font-size: 1.125rem;
    position: static;
  }

  .rl_navbar3_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .rl_navbar3_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .rl_navbar3_menu-background {
    z-index: 0;
    background-color: #00000080;
    width: 100vw;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .rl_navbar3_container {
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rl_navbar3_logo-link-menu {
    float: none;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    display: flex;
    position: static;
  }

  .rl_navbar3_dropdown-link {
    padding: .75rem 0 .75rem 5%;
  }

  .rl_menu-icon3_line-bottom {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon3_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar3_dropdown-toggle {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 2rem .75rem 0;
    position: relative;
  }

  .rl_navbar3_menu {
    z-index: 1;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-right: 1px solid #000;
    flex-direction: column;
    justify-content: center;
    width: 80vw;
    height: 100vh;
    margin-left: 0;
    padding-bottom: 5rem;
    padding-left: 5vw;
    padding-right: 5vw;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
    overflow: auto;
  }

  .rl_testimonial17_spacing-block-2 {
    padding-bottom: 4.5rem;
  }

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

  .container-3 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .grey-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .container-white {
    background-color: #0000;
    max-width: 1308px;
    padding: 0 24px;
    line-height: 0;
  }

  .div-block-3 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .cell-white-rounded.cell-included {
    background-color: #fff;
    display: block;
  }

  .cell-white-rounded.cell-included.main-hero-wrapper {
    display: flex;
  }

  .rounded-image-wrapper {
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    height: auto;
    min-height: auto;
    max-height: none;
    display: flex;
  }

  .rounded-image-wrapper.rounded-image-wrapper--darker {
    justify-content: center;
    align-items: center;
    min-height: auto;
    max-height: none;
    display: flex;
  }

  .image-2 {
    width: auto;
    height: 300px;
    min-height: auto;
    max-height: none;
  }

  .image-3 {
    width: 100%;
    height: auto;
  }

  .heading {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 24px;
  }

  .product-col-right {
    flex: 1;
    justify-content: flex-end;
    align-items: stretch;
    max-width: 50%;
    padding: 32px 32px 0;
  }

  .swatch.swatch-purple {
    width: 32px;
  }

  .swatches {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .product-col-left {
    max-width: 50%;
  }

  .hero-description {
    display: none;
  }

  .code-embed-6 {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl_faq1_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .main-heading-h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .main-heading-h2.is-white-text {
    text-align: center;
    font-size: 28px;
  }

  .main-heading-h2.txt-center {
    margin-bottom: 32px;
    font-size: 28px;
  }

  .main-heading-h2.txt-center.txt-mob-left {
    text-align: left;
  }

  .main-heading-h2.txt-center.main-heading-features {
    text-align: left;
    margin-bottom: 32px;
  }

  .testimonial-position {
    font-size: 12px;
    line-height: 15px;
  }

  .rl_faq1_spacing-block-3 {
    padding-bottom: 3rem;
  }

  .rl_faq1_spacing-block-5 {
    padding-bottom: 1.5rem;
  }

  .rl_faq1_question-text {
    font-size: 18px;
    line-height: 20px;
  }

  .rl_faq1_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .body-text-l {
    font-size: 14px;
  }

  .rl-heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .rl_faq1_spacing-block-4 {
    padding-bottom: .75rem;
  }

  .rl_faq1_icon-wrapper {
    width: 1.75rem;
  }

  .rl_faq1_spacing-block-2 {
    padding-bottom: 3rem;
  }

  .rl_faq1_answer-wrapper {
    margin-bottom: 1.25rem;
  }

  .rl_faq1_icon {
    width: 1.75rem;
    height: 1.75rem;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .footer-subscribe {
    padding-bottom: 105px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .rl_navbar2_component {
    min-height: 4rem;
    display: none;
  }

  .rl_navbar2_button {
    padding: .25rem 1rem;
  }

  .rl_navbar2_container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rl_navbar3_button {
    padding: .25rem 1rem;
  }

  .rl_navbar3_component {
    min-height: 4rem;
  }

  .rl_navbar3_menu {
    width: 90vw;
  }

  .rl_testimonial17_spacing-block-2 {
    padding-bottom: 3rem;
  }

  .rl_testimonial17_testimonial {
    grid-column-gap: 62px;
    grid-row-gap: 62px;
    padding: 1.5rem;
  }

  .rl_testimonial17_customer {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .rl_section_testimonial17 {
    order: 3;
    padding-top: 54px;
    padding-bottom: 54px;
  }

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

  .rl_testimonial17_testimonial-list.scroll-right {
    margin-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .rl_testimonial17_spacing-block-4, .rl_testimonial17_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .rl_testimonial17_name-text {
    font-size: 16px;
    line-height: 20px;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .grey-section {
    order: 9999;
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .grey-section.grey-section-smaller {
    order: 4;
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .grey-section.grey-section-smaller.grid-mobile-top {
    order: 2;
    padding-top: 0;
  }

  .grey-section.grey-section-smaller.grid-mobile-top.grey-section-hero {
    padding-top: 0;
    padding-bottom: 0;
  }

  .grey-section.grey-section-smaller.grid-mobile-top.grey-section-hero.hero-step-1 {
    order: -9999;
  }

  .grey-section.grey-section-smaller.grid-mobile-top.grey-section-hero.hero-step-2 {
    order: -9999;
    display: none;
  }

  .grey-section.grey-section-smaller.features-section {
    order: 4;
  }

  .grey-section.grey-section-smaller.explore-section {
    order: 1;
  }

  .grey-section.grey-section-smaller.reviews-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-white {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 32px;
  }

  .div-block-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-3 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: flex-start;
  }

  .cell-white-rounded {
    line-height: 20px;
  }

  .cell-white-rounded.cell-included {
    background-color: #0000;
    padding: 0;
  }

  .cell-white-rounded.cell-included.main-hero-wrapper {
    display: block;
  }

  .heading-xs {
    margin-bottom: 8px;
    font-family: Helveticanowtext, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
  }

  .container-cells.container-cell-hero {
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack {
    grid-column-gap: 65px;
    grid-row-gap: 65px;
  }

  .rounded-image-wrapper, .rounded-image-wrapper.rounded-image-wrapper--darker {
    height: auto;
  }

  .image-2 {
    width: 80%;
    height: auto;
    min-height: auto;
  }

  .image-3 {
    width: 100%;
    height: auto;
  }

  .list-custom {
    font-size: 14px;
  }

  .included-content-text {
    padding-top: 16px;
    padding-left: 19px;
  }

  .image-4 {
    margin-bottom: 16px;
  }

  .carousel-pagination {
    margin-top: 32px;
  }

  .carousel-pagination.pagination-absolute {
    bottom: 53px;
  }

  .marquee-track {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .reviews-carousel.swiper {
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-2, .quick-stack-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-bottom: 16px;
  }

  .quick-stack-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .text-block-2 {
    padding-bottom: 10px;
    font-size: 16px;
    display: block;
  }

  .sub-heading {
    font-size: 12px;
  }

  .div-block-9, .testimonial-item-text {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .feature-item-text {
    font-size: 16px;
    line-height: 22px;
  }

  .main-gallery.swiper {
    aspect-ratio: 2 / 3;
    top: -10px;
  }

  .product-col-right {
    z-index: 1;
    background-color: #f1f0f5;
    border-radius: 20px;
    max-width: 100%;
    margin-bottom: 0;
    padding: 24px 24px 0;
    position: relative;
    top: -40px;
  }

  .product-col-right.product-col-right-step2 {
    background-color: #fff;
    padding-bottom: 24px;
    display: block;
    position: relative;
    top: auto;
  }

  .product-info-rounded {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    border-width: 0;
    border-radius: 0;
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0;
    padding: 0;
    display: flex;
  }

  .product-info-rounded.product-info-rounded-step2 {
    background-color: #fff;
    border-width: 1px;
    border-color: #e5e7eb;
    border-radius: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 16px;
  }

  .product-info-rounded.product-info-rounded-step2.plan-hidden.plan-last {
    display: none;
  }

  .badge.badge-floating {
    font-size: 12px;
    line-height: 15px;
  }

  .product-info-inner-left {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .product-info-inner-left.product-select-text {
    display: none;
  }

  .product-info-inner-right {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .product-info-inner-right.product-top-price {
    display: none;
  }

  .swatches {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    justify-content: flex-start;
    align-items: center;
  }

  .main-btn {
    margin-top: 64px;
    font-size: 14px;
  }

  .main-btn.checkout-btn {
    margin-top: 24px;
  }

  .main-btn.continue-btn {
    margin-top: 40px;
  }

  .product-col-left {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .product-col-right-text {
    display: none;
  }

  .product-col-right-text.product-col-right-text-step2 {
    display: block;
  }

  .price-mob {
    font-size: 18px;
    line-height: 20px;
    display: block;
  }

  .price-mob.price-mob-free {
    color: #0a0b0c;
  }

  .text-block-13 {
    font-family: Helveticanowtext, Arial, sans-serif;
    font-size: 18px;
    line-height: 20px;
    display: block;
  }

  .text-block-14, .code-embed-3 {
    display: none;
  }

  .svg-embed-line {
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .plan-content {
    width: 100%;
  }

  .plan-title {
    justify-content: space-between;
    align-items: center;
  }

  .plan-price {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column-reverse wrap;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .side-cart {
    width: 100%;
    min-width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .cart-overlay {
    -webkit-backdrop-filter: blur(17.4px);
    backdrop-filter: blur(17.4px);
  }

  .cart-header {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row-reverse wrap;
    justify-content: flex-end;
    margin-bottom: 24px;
  }

  .cart-body {
    height: 100vh;
  }

  .cart-bottom-total {
    font-size: 18px;
    line-height: 22px;
  }

  .cart-item-image {
    height: auto;
    min-height: auto;
  }

  .cart-close-mob {
    background-color: #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    line-height: 0;
    display: flex;
  }

  .code-embed-5 {
    display: none;
  }

  .code-embed-6 {
    width: auto;
  }

  .plan-drawer {
    z-index: 10;
    background-color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: auto;
  }

  .cart-overlay-close {
    -webkit-backdrop-filter: blur(47.2px);
    backdrop-filter: blur(47.2px);
    background-color: #ffffff24;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    line-height: 0;
    display: flex;
    position: absolute;
    inset: 24px 24px auto auto;
  }

  .main-wrapper {
    flex-flow: column;
    display: flex;
  }

  .grid-text {
    font-size: 14px;
  }

  .selected-color-text {
    font-size: 13px;
  }

  .plan-title-text {
    font-size: 18px;
  }

  .plan-price-final {
    font-size: 20px;
  }

  .text-block-22 {
    font-size: 14px;
  }

  .selected-color-circle {
    width: 9px;
    height: 9px;
  }

  .faq-text {
    font-size: 16px;
    line-height: 20px;
  }

  .cart-heading {
    font-size: 20px;
  }

  .cart-product-price-old {
    font-size: 16px;
    line-height: 20px;
  }

  .cart-product-price {
    font-size: 14px;
  }

  .floating-bar {
    opacity: 0;
    pointer-events: none;
  }

  .floating-inner {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .div-block-16 {
    justify-content: space-between;
    align-items: center;
  }

  .svg {
    justify-content: center;
    align-items: center;
    line-height: 20px;
    display: flex;
  }

  .text-block-23 {
    font-size: 14px;
    line-height: 18px;
  }

  .text-block-24 {
    font-size: 12px;
    line-height: 15px;
  }

  .floaitng-bar-image {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .container-2 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-3 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .text-block-2 {
    text-align: left;
    flex: 0 auto;
  }

  .main-gallery.swiper {
    aspect-ratio: 2 / 3;
  }

  .swatches {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }
}

#w-node-ac4960d7-cc5f-fb7f-736b-f8f213a830dd-52105a1a {
  place-self: center;
}

#w-node-_2b8969d9-710b-ffa5-05a6-2a83031496ea-52105a1a, #w-node-_5da031df-12ad-bb2e-1025-f298c9bf5f44-52105a1a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1fef85bb-f6f3-4796-0abd-3682f5a285a6-52105a1a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b1d4a2d8-fce5-c704-2e1f-67c50222394d-52105a1a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a13407e4-e5b5-2a11-7ab0-47664ea72c7a-52105a1a {
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_2b8969d9-710b-ffa5-05a6-2a83031496ea-52105a1a, #w-node-_5da031df-12ad-bb2e-1025-f298c9bf5f44-52105a1a {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_1fef85bb-f6f3-4796-0abd-3682f5a285a6-52105a1a {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-b1d4a2d8-fce5-c704-2e1f-67c50222394d-52105a1a {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2b8969d9-710b-ffa5-05a6-2a83031496ea-52105a1a, #w-node-_5da031df-12ad-bb2e-1025-f298c9bf5f44-52105a1a, #w-node-_1fef85bb-f6f3-4796-0abd-3682f5a285a6-52105a1a, #w-node-b1d4a2d8-fce5-c704-2e1f-67c50222394d-52105a1a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowtext';
  src: url('../fonts/HelveticaNowText-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowtext';
  src: url('../fonts/HelveticaNowText-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowtext';
  src: url('../fonts/HelveticaNowText-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Erbos';
  src: url('../fonts/Erbos.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}