.navbar-logo-left {
  z-index: 2147483647;
  opacity: 1;
  background-color: #fdf2f9;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 0;
}

.navbar-logo-left-container {
  z-index: 2147483647;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  position: sticky;
  inset: 0% 0% auto;
}

.navbar-logo-left-container.shadow-three {
  -webkit-text-fill-color: inherit;
  background-color: #fdf2f9;
  background-clip: padding-box;
  flex: 0 auto;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  inset: 0% 0% auto;
  overflow: visible;
}

.container {
  z-index: 2147483647;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.navbar-wrapper {
  z-index: 2147483647;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
}

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

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 10px;
  padding: 5px 10px;
  font-family: Varela, sans-serif;
  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;
}

.button-primary {
  color: #333;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f6be0ba6;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding: 12px 25px;
  font-family: Varela, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
  display: flex;
  box-shadow: 0 7px 10px #0003;
}

.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;
}

.button-primary.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

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

.footer-dark {
  background-color: #fdf2f9;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
}

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

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

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

.footer-copyright-center {
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

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

.container-6 {
  z-index: -1;
  aspect-ratio: auto;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.features-table-2 {
  z-index: 1000;
  background-color: #fdf2f9;
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  align-items: center;
  padding: 80px 30px;
  transition: transform .2s;
  display: flex;
  position: relative;
}

.centered-heading-3 {
  text-align: center;
  margin-bottom: 16px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.centered-subheading-3 {
  text-align: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.comparison-table-2 {
  float: left;
  clear: left;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: block;
}

.comparison-row-main-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #6c1441;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
  box-shadow: 0 2px 20px #0003;
}

.comparison-title-2 {
  color: #fdf2f9;
  -webkit-text-stroke-color: #fdf2f9;
  margin-bottom: 0;
  margin-left: 24px;
  font-family: Varela, sans-serif;
}

.comparison-row-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fdf2f9;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
  box-shadow: 0 2px 11px #0003;
}

.comparison-positive-2 {
  background-image: url("https://cdn.prod.website-files.com/680141a186aedfcd7ab3f72f/68121944e5f450bdf4aecb05_check-circle-svgrepo-com.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-left: 24px;
  padding-left: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.button {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #333;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f6be0ba6;
  justify-content: center;
  align-items: center;
  margin-left: 375px;
  margin-right: 375px;
  padding: 12px 25px;
  font-family: Varela, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  box-shadow: 0 7px 11px #0003;
}

.container-11 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-split-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.arrow-embed-5 {
  color: #fceef5;
  margin-left: 2px;
  display: flex;
}

.hero-subscribe-right {
  color: #fceef5;
  background-color: #6c1441;
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px;
  position: static;
}

.shadow-two-6 {
  transform: translate(0);
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-form-2 {
  margin-bottom: 12px;
}

.hero-form-container-2 {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.heading-15, .text-block-15 {
  color: #fff;
  -webkit-text-stroke-color: #fceef5;
}

.container-15 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

.shadow-two-9 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-13 {
  margin-bottom: 24px;
}

.button-primary-14 {
  color: #333;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f6be0ba6;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary-14.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-14.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.hero-heading-right-2 {
  background-color: #fdf2f9;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-split-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.pricing-overview-5 {
  background-color: #fdf2f9;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-9.text {
  color: #fdf2f9;
}

.pricing-description-6 {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid-6 {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three-5 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 15px;
  display: flex;
}

.pricing-card-three-5:hover {
  background-color: #f6be0ba6;
  box-shadow: 0 7px 5px #0003;
}

.pricing-image-6 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-card-text-5 {
  margin-bottom: 20px;
}

.pricing-comparison-3 {
  background-color: #6c1441;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.pricing-wrapper-4 {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card-4 {
  background-color: #fdf2f9;
  border-radius: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 32px 24px 100px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card-4.featured-pricing {
  z-index: 2;
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-title-2 {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.pricing-subtitle-2 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 12px;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price-2 {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.pricing-tag-2 {
  color: #3a4554;
  background-color: #f6be0beb;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.testimonial-slider-small-3 {
  background-color: #6c1441;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.testimonial-slider-3 {
  background-color: #0000;
  max-width: 800px;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-wrapper-3 {
  max-width: 48%;
  margin-right: 4%;
}

.testimonial-card-3 {
  background-color: #fdf2f9;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.testimonial-info-3 {
  align-self: stretch;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image-7 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-3 {
  margin-bottom: 2px;
}

.tagline-3 {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-icon-wrapper-3 {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.testimonial-slider-left-3 {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -70px;
}

.testimonial-slider-left-3:focus-visible, .testimonial-slider-left-3[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed-6 {
  color: #1a1b1f;
}

.testimonial-slider-right-3 {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -70px;
}

.testimonial-slider-right-3:focus-visible, .testimonial-slider-right-3[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slide-nav-3 {
  display: none;
}

.pricing-divider-3 {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 30px -24px 16px;
}

@media screen and (min-width: 1440px) {
  .navbar-logo-left {
    background-color: #fceef5;
  }

  .navbar-logo-left-container {
    background-color: #fceef5;
    box-shadow: 0 2px #0003;
  }

  .navbar-wrapper {
    background-color: #fceef5;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0 2px 20px #0003;
  }

  .button-primary {
    color: #333;
    background-color: #f6be0ba6;
    justify-content: center;
    align-items: center;
    width: 155px;
    margin-bottom: 0;
    padding-right: 25px;
    font-weight: 400;
    display: flex;
  }

  .hero-wrapper-two {
    background-color: #29252480;
    border-radius: 20px;
    margin-bottom: 0;
  }

  .logos-without-title {
    background-color: #fceef5;
  }

  .hero-wrapper-2 {
    background-color: #6c1441;
    padding-right: 20px;
  }

  .team-member-image, .team-member-image-2 {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .hero-heading-left-4 {
    background-color: #fceef5;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-11 {
    background-color: #fceef5;
  }

  .hero-wrapper-5 {
    background-color: #fceef5;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .button-primary-7 {
    color: #333;
    letter-spacing: 1px;
    background-color: #f6be0ba6;
    box-shadow: 0 7px 10px #0003;
  }

  .shadow-two-5 {
    width: auto;
    height: auto;
  }

  .pricing-overview-4 {
    background-color: #fceef5;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .pricing-grid-4 {
    margin-bottom: 30px;
  }

  .pricing-image-4 {
    box-sizing: border-box;
    aspect-ratio: auto;
    width: 700px;
    overflow: clip;
  }

  .pricing-card-text-4 {
    text-align: left;
    align-self: flex-start;
  }

  .arrow-embed-4 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: 1px;
    display: flex;
  }

  .button-2 {
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #6c1441;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 12px 25px;
    font-family: Varela, sans-serif;
    font-size: 12px;
    display: flex;
    position: absolute;
    overflow: clip;
  }

  .quick-stack {
    box-sizing: border-box;
    object-fit: cover;
    width: 500px;
    padding: 0;
    position: static;
    overflow: visible;
  }

  .cell {
    display: block;
  }

  .pricing-description-5 {
    max-width: 650px;
  }

  .pricing-grid-5 {
    background-color: #fceef5;
  }

  .pricing-image-5 {
    width: 700px;
    height: 300px;
  }

  .heading-10, .heading-11, .heading-12 {
    text-align: left;
    align-self: flex-start;
  }

  .text-block-13 {
    align-self: flex-start;
  }

  .text-block-14 {
    letter-spacing: 1px;
    text-transform: none;
    flex-flow: column;
    flex: 1;
    justify-content: flex-start;
    align-self: center;
    align-items: flex-start;
    font-family: Varela, sans-serif;
    font-size: 14px;
    display: flex;
  }

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

  .button-3 {
    color: #333;
    text-align: left;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #f6be0ba6;
    padding: 12px 25px;
    font-family: Varela, sans-serif;
    font-size: 12px;
    text-decoration: none;
    box-shadow: 0 7px 10px #0003;
  }

  .quick-stack-2 {
    padding-left: 10px;
    padding-right: 0;
  }

  .clients-card-2 {
    flex-flow: row;
  }

  .clients-quote-2 {
    flex: 0 auto;
    align-self: flex-start;
    margin-bottom: 0;
  }

  .features-wrapper-two-2 {
    background-color: #fceef5;
  }

  .features-left-2 {
    background-color: #f6be0ba6;
    border-radius: 0;
    padding: 10px 20px;
  }

  .features-paragraph-2 {
    color: #333;
  }

  .features-right-2 {
    flex: 1;
    padding-left: 15px;
    list-style-type: none;
  }

  .features-block-two-2 {
    list-style-type: disc;
  }

  .heading-13 {
    color: #333;
    text-transform: capitalize;
  }

  .heading-14 {
    align-self: center;
    font-size: 24px;
    text-decoration: none;
  }

  .hero-subscribe-right {
    position: static;
  }

  .shadow-two-6 {
    object-fit: cover;
    width: auto;
    height: auto;
  }

  .text-block-15 {
    text-decoration: underline;
  }

  .submit-button-2 {
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #f6be0ba6;
    padding: 12px 20px;
    font-family: Varela, sans-serif;
  }

  .hero-without-image-5 {
    background-image: url("https://cdn.prod.website-files.com/680141a186aedfcd7ab3f72f/681cc5ece97e07d99e4553f2_pexels-diva-plavalaguna-6147363.jpg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 180px;
    padding-bottom: 180px;
    display: flex;
    overflow: visible;
  }

  .hero-wrapper-two-5 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .margin-bottom-24px-7 {
    color: #6c1441;
  }

  .button-primary-8 {
    color: #fff;
    background-color: #f6be0ba6;
  }

  .hero-heading-left-5 {
    background-color: #fceef5;
    padding-bottom: 90px;
  }

  .hero-wrapper-6 {
    margin-top: 60px;
  }

  .hero-split-6 {
    align-self: center;
  }

  .shadow-two-7 {
    box-shadow: 0 9px 20px 9px #0003;
  }

  .team-circles-3 {
    background-color: #fceef5;
  }

  .team-member-image-3 {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .background-video-6 {
    z-index: 0;
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: column;
    place-content: stretch center;
    align-items: center;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: absolute;
    inset: 0%;
    overflow: visible;
  }

  .heading-16 {
    color: #6c1441;
  }

  .hero-without-image-6 {
    padding-bottom: 50px;
  }

  .features-metrics-2 {
    background-color: #fceef5;
  }

  .features-wrapper-2 {
    grid-column-gap: 16px;
    grid-row-gap: 56px;
    flex-flow: row;
    grid-template: "."
                   "Area"
                   / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: space-between;
    padding-top: 30px;
    display: grid;
  }

  .features-block-2 {
    margin: 0;
    padding-right: 10px;
  }

  .features-block-2:hover {
    box-shadow: 0 7px 10px 2px #0003;
  }

  .features-title-2 {
    align-self: center;
    font-size: 24px;
  }

  .image-6 {
    width: 100px;
    overflow: clip;
  }

  .image-7, .image-8, .image-9, .image-10, .image-11 {
    width: 100px;
  }

  .heading-17 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .button-primary-14 {
    color: #333;
    text-align: center;
    background-color: #f6be0ba6;
    align-self: center;
    box-shadow: 0 7px 10px #0003;
  }

  .hero-heading-right-2, .pricing-overview-5 {
    background-color: #fceef5;
  }

  .centered-heading-9 {
    color: #333;
  }

  .centered-heading-9.text {
    color: #fceef5;
  }

  .pricing-card-three-5 {
    padding: 10px 15px;
    box-shadow: 0 2px 5px #0003;
  }

  .pricing-card-three-5:hover {
    box-shadow: 0 7px 10px #0003;
  }

  .pricing-comparison-3 {
    background-color: #6c1441;
  }

  .pricing-wrapper-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-items: center;
  }

  .pricing-card-4 {
    padding-bottom: 100px;
  }

  .pricing-subtitle-2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .pricing-divider-2 {
    margin-bottom: 0;
  }

  .pricing-tag-2 {
    background-color: #f6be0b;
  }

  .testimonial-slider-small-3 {
    background-color: #6c1441;
  }

  .centered-subheading-7 {
    color: #fceef5;
  }

  .pricing-divider-3 {
    margin-top: 40px;
  }

  .navbar-logo-left-8 {
    overflow: hidden;
  }

  .nav-menu-two-8 {
    flex-flow: column;
  }

  .nav-bar {
    flex-flow: row;
    display: flex;
  }

  .container-19 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    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;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .clients-wrapper-three {
    z-index: 1000;
    flex-flow: wrap;
    position: static;
    inset: 0%;
  }

  .clients-image-three {
    margin-bottom: 30px;
  }

  .pricing-grid {
    grid-column-gap: 30px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

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

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .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;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }

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

  .pricing-wrapper-2 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card-2 {
    width: 350px;
  }

  .pricing-wrapper-3 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card-3 {
    width: 350px;
  }

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

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

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

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

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

  .menu-button-2 {
    padding: 12px;
  }

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

  .clients-quote-two {
    font-size: 28px;
    line-height: 36px;
  }

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

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

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .testimonial-slide-2 {
    padding-left: 32px;
  }

  .testimonial-quote-2 {
    overflow: visible;
  }

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

  .gallery-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

  .gallery-wrapper-3 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left-2 {
    left: -20px;
  }

  .gallery-slider-right-2 {
    right: -20px;
  }

  .container-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 728px;
    display: flex;
  }

  .gallery-wrapper-4 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left-3 {
    left: -20px;
  }

  .gallery-slider-right-3 {
    right: -20px;
  }

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .nav-menu-wrapper-3 {
    background-color: #0000;
  }

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

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

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

  .menu-button-3 {
    padding: 12px;
  }

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

  .footer-content-2 {
    grid-column-gap: 60px;
  }

  .image {
    vertical-align: baseline;
    display: inline-block;
  }

  .button {
    clear: none;
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 12px;
    padding-left: 25px;
    padding-right: 25px;
    position: static;
  }

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

  .gallery-wrapper-5 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left-4 {
    left: -20px;
  }

  .gallery-slider-right-4 {
    right: -20px;
  }

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

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

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

  .nav-menu-wrapper-4 {
    background-color: #0000;
  }

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

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

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

  .menu-button-4 {
    padding: 12px;
  }

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

  .pricing-grid-2 {
    grid-column-gap: 30px;
  }

  .hero-wrapper-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-4 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .testimonial-slider-left-2 {
    left: -20px;
  }

  .testimonial-slider-right-2 {
    right: -20px;
  }

  .footer-wrapper-two-2 {
    flex-wrap: wrap;
  }

  .footer-form-2 {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container-2 {
    max-width: 350px;
  }

  .footer-content-3 {
    grid-column-gap: 60px;
  }

  .team-grid-2 {
    grid-column-gap: 40px;
  }

  .team-member-image-2 {
    width: 190px;
    height: 190px;
  }

  .testimonial-left {
    width: 40%;
    margin-right: 40px;
  }

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

  .pricing-grid-3 {
    grid-column-gap: 30px;
  }

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

  .hero-wrapper-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-5 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .pricing-grid-4, .pricing-grid-5, .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

  .features-wrapper-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right-2 {
    max-width: 100%;
  }

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

  .clients-image-three-2 {
    margin-bottom: 30px;
  }

  .hero-wrapper-6 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-6 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .team-grid-3 {
    grid-column-gap: 40px;
  }

  .team-member-image-3 {
    width: 190px;
    height: 190px;
  }

  .features-wrapper-two-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right-3 {
    max-width: 100%;
  }

  .features-wrapper-2 {
    justify-content: space-between;
  }

  .gallery-wrapper-6 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky-2 {
    position: relative;
    top: 0;
  }

  .hero-wrapper-7 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-7 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .tabs-menu {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .testimonial-slide-3 {
    padding-left: 32px;
  }

  .testimonial-quote-3 {
    overflow: visible;
  }

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

  .hero-wrapper-8 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-8 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-wrapper-two-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left-4 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right-4 {
    max-width: 100%;
  }

  .features-left-5 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right-5 {
    max-width: 100%;
  }

  .hero-wrapper-9 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-9 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .pricing-grid-6 {
    grid-column-gap: 30px;
  }

  .pricing-wrapper-4 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card-4 {
    width: 350px;
  }

  .testimonial-slider-left-3 {
    left: -20px;
  }

  .testimonial-slider-right-3 {
    right: -20px;
  }

  .pricing-wrapper-5 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

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

  .nav-menu-wrapper-5 {
    background-color: #0000;
  }

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

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

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

  .menu-button-5 {
    padding: 12px;
  }

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

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

  .nav-menu-wrapper-6 {
    background-color: #0000;
  }

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

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

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

  .menu-button-6 {
    padding: 12px;
  }

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

  .section_hero {
    min-height: auto;
    padding-top: 3rem;
  }

  .hero_image {
    z-index: -1;
    position: absolute;
    inset: 0%;
  }

  .hero_right-content {
    grid-auto-rows: 1fr;
  }

  .hero_grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    max-width: 43.75rem;
    margin-left: auto;
    margin-right: auto;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hamburger {
    cursor: pointer;
    width: 40px;
  }

  .content-right {
    width: 100%;
  }

  .content-top {
    margin-bottom: 40px;
  }

  .hamburger-line {
    background-color: #000;
    height: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .hamburger-line.mid {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .nav {
    border-left: 1px solid #b2b4a833;
    height: auto;
    display: none;
    position: fixed;
    top: 70px;
    bottom: 0;
    right: 0;
  }

  .logo-link.mb-10 {
    display: none;
  }

  .shadow {
    z-index: 998;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: #0000004d;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .ui-card {
    justify-content: center;
  }

  .mobile-nav {
    z-index: 99999;
    background-color: #fff;
    border-bottom: 1px solid #b2b4a833;
    justify-content: space-between;
    align-items: center;
    height: 70px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: sticky;
    top: 0;
  }

  .section {
    flex-direction: column;
  }

  .figma-card {
    justify-content: center;
  }

  .content-mid {
    flex-direction: column;
  }

  .card-bg {
    top: -10%;
    left: auto;
  }

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

  .nav-menu-wrapper-7 {
    background-color: #0000;
  }

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

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

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

  .menu-button-7 {
    padding: 12px;
  }

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

  .hero-wrapper-10 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-10 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .nav-menu-wrapper-8 {
    background-color: #0000;
  }

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

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

  .nav-menu-wrapper-9 {
    background-color: #0000;
  }

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

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

  .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-11 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-menu-wrapper-10 {
    background-color: #0000;
  }

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

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

  .clients-image-three-3 {
    margin-bottom: 30px;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .features-wrapper-two-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left-6 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right-6 {
    max-width: 100%;
  }

  .features-wrapper-3 {
    justify-content: space-between;
  }

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

  .hero-wrapper-11 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-11 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .nav-menu-wrapper-11 {
    background-color: #0000;
  }

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

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

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

  .menu-button-8 {
    padding: 12px;
  }

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

  .pricing-grid-7 {
    grid-column-gap: 30px;
  }

  .hero-wrapper-12 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-12 {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

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

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

  .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;
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .hero-without-image, .hero-subscribe-left, .hero-stack, .hero-heading-center, .logos-without-title {
    padding: 60px 15px;
  }

  .clients-wrapper-three {
    margin-bottom: -30px;
  }

  .clients-image-three {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .pricing-overview, .features-list, .team-slider {
    padding: 60px 15px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

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

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

  .footer-social-block-two {
    margin-top: 20px;
  }

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

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .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-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

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

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

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

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

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

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .pricing-wrapper-2 {
    justify-items: stretch;
  }

  .pricing-card-2 {
    width: auto;
  }

  .pricing-comparison-2 {
    padding: 60px 15px;
  }

  .pricing-wrapper-3 {
    justify-items: stretch;
  }

  .pricing-card-3 {
    width: auto;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

  .nav-divider-2 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .hero-without-image-2, .logos-quote-divider {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .clients-info-two {
    max-width: none;
    margin-bottom: 40px;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .gallery-scroll, .testimonial-slider-large-2 {
    padding: 60px 15px;
  }

  .testimonial-slide-2 {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content-2 {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon-2 {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two-2 {
    width: 100%;
    height: auto;
  }

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

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .features-table, .gallery-slider-2 {
    padding: 60px 15px;
  }

  .gallery-slide-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text-2 {
    line-height: 30px;
  }

  .gallery-slider-left-2 {
    left: -20px;
  }

  .gallery-slider-right-2 {
    right: -20px;
  }

  .gallery-overview, .gallery-slider-3 {
    padding: 60px 15px;
  }

  .gallery-slide-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text-3 {
    line-height: 30px;
  }

  .gallery-slider-left-3 {
    left: -20px;
  }

  .gallery-slider-right-3 {
    right: -20px;
  }

  .features-table-2, .testimonial-slider-small {
    padding: 60px 15px;
  }

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

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .navbar-logo-left-container-3 {
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

  .nav-divider-3 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .footer-dark-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-2 {
    align-items: center;
  }

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

  .footer-social-block-2 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-2 {
    margin-left: 20px;
  }

  .footer-divider-2 {
    margin-top: 60px;
  }

  .gallery-slider-4 {
    padding: 60px 15px;
  }

  .gallery-slide-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text-4 {
    line-height: 30px;
  }

  .gallery-slider-left-4 {
    left: -20px;
  }

  .gallery-slider-right-4 {
    right: -20px;
  }

  .hero-heading-right, .logos-quote-block {
    padding: 60px 15px;
  }

  .clients-wrapper-two-2 {
    flex-direction: column;
  }

  .clients-card {
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-grid-2 {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

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

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .hero-heading-left-2 {
    padding: 60px 15px;
  }

  .navbar-logo-left-container-4 {
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

  .nav-divider-4 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .hero-without-image-3, .pricing-overview-2, .hero-heading-left-3, .testimonial-slider-small-2 {
    padding: 60px 15px;
  }

  .testimonial-slide-wrapper-2 {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left-2 {
    left: -10px;
  }

  .testimonial-slider-right-2 {
    right: -10px;
  }

  .footer-light-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

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

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

  .footer-social-block-two-2 {
    margin-top: 20px;
  }

  .footer-social-link-3 {
    margin-left: 20px;
  }

  .footer-dark-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-3 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-3 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-3 {
    align-items: center;
  }

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

  .footer-social-block-3 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-divider-3 {
    margin-top: 60px;
  }

  .team-circles-2 {
    padding: 60px 15px;
  }

  .team-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-image-left {
    padding: 60px 15px;
  }

  .testimonial-wrapper-four {
    flex-direction: column;
  }

  .testimonial-left {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-image-four {
    height: auto;
  }

  .heading-small {
    font-size: 28px;
    line-height: 36px;
  }

  .hero-without-image-4, .pricing-overview-3, .hero-heading-left-4, .pricing-overview-4 {
    padding: 60px 15px;
  }

  .pricing-image-5 {
    flex: 0 auto;
  }

  .logos-quote-block-2 {
    padding: 60px 15px;
  }

  .clients-wrapper-two-3 {
    flex-direction: column;
  }

  .clients-card-2 {
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-grid-3 {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .testimonial-column-light {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }

  .features-list-2, .hero-subscribe-right, .hero-without-image-5, .logos-without-title-2 {
    padding: 60px 15px;
  }

  .clients-wrapper-three-2 {
    margin-bottom: -30px;
  }

  .clients-image-three-2 {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .hero-heading-left-5, .hero-subscribe-right-2, .team-circles-3 {
    padding: 60px 15px;
  }

  .team-grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .hero-without-image-6, .features-list-3, .features-metrics-2 {
    padding: 60px 15px;
  }

  .features-wrapper-2 {
    flex-wrap: wrap;
    place-content: center;
    justify-items: center;
    margin-bottom: -40px;
  }

  .features-block-2 {
    width: 50%;
    margin-bottom: 40px;
  }

  .hero-without-image-7, .hero-stack-2, .gallery-scroll-2, .hero-without-image-8, .hero-heading-left-6 {
    padding: 60px 15px;
  }

  .tabs-menu {
    text-align: center;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    place-content: space-around space-between;
    place-items: center;
    overflow: clip;
  }

  .hero-without-image-9, .testimonial-slider-large-3 {
    padding: 60px 15px;
  }

  .testimonial-slide-3 {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content-3 {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon-3 {
    width: 50px;
    margin-bottom: 16px;
  }

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

  .hero-heading-left-7, .features-list-4, .hero-without-image-10, .features-list-5, .hero-heading-right-2, .pricing-overview-5, .pricing-comparison-3 {
    padding: 60px 15px;
  }

  .pricing-wrapper-4 {
    justify-items: stretch;
  }

  .pricing-card-4 {
    width: auto;
  }

  .pricing-title-2 {
    font-size: 34px;
    line-height: 42px;
  }

  .testimonial-slider-small-3 {
    padding: 60px 15px;
  }

  .testimonial-slide-wrapper-3 {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left-3 {
    left: -10px;
  }

  .testimonial-slider-right-3 {
    right: -10px;
  }

  .pricing-comparison-4 {
    padding: 60px 15px;
  }

  .pricing-wrapper-5 {
    justify-items: stretch;
  }

  .navbar-logo-left-container-5 {
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

  .nav-divider-5 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .navbar-logo-left-container-6 {
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

  .nav-divider-6 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .hero_content {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .hero_left-content {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .content-card {
    flex-direction: column;
  }

  .tutors {
    grid-template-columns: 1fr;
  }

  .big-top {
    margin-bottom: 40px;
  }

  .content-top, .days-cards {
    margin-bottom: 20px;
  }

  .content-mid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .card-bg {
    top: -10%;
  }

  .heading-style-h5 {
    font-size: .875rem;
  }

  .navbar-logo-left-container-7 {
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

  .nav-divider-7 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .hero-heading-left-8 {
    padding: 60px 15px;
  }

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

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

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

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

  .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-11 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

  .logos-without-title-3 {
    padding: 60px 15px;
  }

  .clients-wrapper-three-3 {
    margin-bottom: -30px;
  }

  .clients-image-three-3 {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .features-list-6, .features-metrics-3 {
    padding: 60px 15px;
  }

  .features-wrapper-3 {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block-3 {
    width: 50%;
    margin-bottom: 40px;
  }

  .features-table-3, .hero-heading-left-9 {
    padding: 60px 15px;
  }

  .navbar-logo-left-container-8 {
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

  .nav-divider-8 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .pricing-overview-6, .hero-without-image-11, .hero-heading-right-3 {
    padding: 60px 15px;
  }
}

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

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

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

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

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

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .pricing-grid {
    grid-template-columns: 1fr;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

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

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

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

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

  .footer-social-block-two {
    margin-top: 20px;
  }

  .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;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

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

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

  .nav-menu-two-2 {
    flex-direction: column;
  }

  .clients-quote-two {
    font-size: 24px;
    line-height: 32px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

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

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

  .testimonial-quote-icon-2 {
    width: 30px;
  }

  .testimonial-quote-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three-2 {
    margin-right: 16px;
  }

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

  .gallery-wrapper-2 {
    grid-template-columns: 1fr;
  }

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

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

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

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .gallery-wrapper-3 {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper-2 {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left-2 {
    left: -20px;
  }

  .gallery-slider-right-2 {
    right: -20px;
  }

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

  .gallery-wrapper-4 {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper-3 {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left-3 {
    left: -20px;
  }

  .gallery-slider-right-3 {
    right: -20px;
  }

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

  .comparison-table-2 {
    z-index: 1000;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: stretch;
    display: block;
    position: relative;
    inset: 0% 0% auto;
    overflow: scroll;
  }

  .comparison-row-main-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
    place-content: start;
    place-items: start stretch;
  }

  .comparison-title-2 {
    margin-left: 10px;
  }

  .comparison-row-2 {
    clear: none;
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    text-overflow: clip;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-content: stretch;
    place-items: stretch stretch;
    display: grid;
    position: relative;
    overflow: visible;
  }

  .comparison-negative-2 {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive-2 {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

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

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .nav-menu-two-3 {
    flex-direction: column;
  }

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

  .gallery-wrapper-5 {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper-4 {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left-4 {
    left: -20px;
  }

  .gallery-slider-right-4 {
    right: -20px;
  }

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

  .clients-quote {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-info-image-2 {
    margin-right: 16px;
  }

  .clients-grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

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

  .team-grid {
    grid-template-columns: 1fr;
  }

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

  .nav-menu-two-4 {
    flex-direction: column;
  }

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

  .pricing-grid-2 {
    grid-template-columns: 1fr;
  }

  .testimonial-slide-wrapper-2 {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left-2 {
    left: -10px;
  }

  .testimonial-slider-right-2 {
    right: -10px;
  }

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

  .footer-block-two-2 {
    margin-top: 40px;
  }

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

  .footer-social-block-two-2 {
    margin-top: 20px;
  }

  .team-grid-2 {
    grid-template-columns: 1fr;
  }

  .heading-small {
    font-size: 24px;
    line-height: 32px;
  }

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

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

  .pricing-grid-3 {
    grid-template-columns: 1fr;
  }

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

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

  .pricing-grid-4, .pricing-grid-5 {
    grid-template-columns: 1fr;
  }

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

  .clients-quote-2 {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-info-image-3 {
    margin-right: 16px;
  }

  .clients-grid-3 {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .features-right-2 {
    margin-bottom: -30px;
  }

  .features-block-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image-2 {
    margin-bottom: 10px;
  }

  .hero-form-2 {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input-2 {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

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

  .clients-wrapper-three-2 {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three-2 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-form-3 {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container-3 {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input-3 {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

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

  .team-grid-3 {
    grid-template-columns: 1fr;
  }

  .features-right-3 {
    margin-bottom: -30px;
  }

  .features-block-two-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image-3 {
    margin-bottom: 10px;
  }

  .features-wrapper-2 {
    grid-auto-flow: row;
    place-items: center;
    display: block;
  }

  .gallery-wrapper-6 {
    grid-template-columns: 1fr;
  }

  .tabs-menu {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    overflow: clip;
  }

  .tab-link-tab-1.w--current {
    width: auto;
  }

  .grid {
    align-self: stretch;
    overflow: auto;
  }

  .testimonial-quote-icon-3 {
    width: 30px;
  }

  .testimonial-quote-3 {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three-3 {
    margin-right: 16px;
  }

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

  .hero-wrapper-8 {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
    display: block;
  }

  .hero-split-8 {
    padding-left: 0;
    display: block;
  }

  .margin-bottom-24px-12 {
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
  }

  .features-right-4 {
    margin-bottom: -30px;
  }

  .features-block-two-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image-4 {
    margin-bottom: 10px;
  }

  .heading-19 {
    vertical-align: baseline;
    object-fit: fill;
    flex-flow: wrap;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    overflow: visible;
  }

  .features-right-5 {
    margin-bottom: -30px;
  }

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

  .pricing-grid-6 {
    grid-template-columns: 1fr;
  }

  .testimonial-slide-wrapper-3 {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left-3 {
    left: -10px;
  }

  .testimonial-slider-right-3 {
    right: -10px;
  }

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

  .nav-menu-two-5 {
    flex-direction: column;
  }

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

  .nav-menu-two-6 {
    flex-direction: column;
  }

  .hero_content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hero_heading {
    font-size: 2.5rem;
  }

  .hero_left-content {
    padding: 3.5rem 1.25rem;
  }

  .top-icons {
    justify-content: space-between;
    width: 100%;
  }

  .content-top {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .ui-card {
    justify-content: flex-start;
  }

  .content {
    padding: 20px 10px;
  }

  .mobile-nav {
    padding-left: 10px;
    padding-right: 10px;
  }

  .figma-card {
    justify-content: flex-start;
  }

  .card-bg {
    inset: 0% 0% 0% auto;
  }

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

  .nav-menu-two-7, .nav-menu-two-8, .nav-menu-two-9, .nav-menu-three, .nav-menu-two-10 {
    flex-direction: column;
  }

  .clients-wrapper-three-3 {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three-3 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

  .features-right-6 {
    margin-bottom: -30px;
  }

  .features-block-two-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image-5 {
    margin-bottom: 10px;
  }

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

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

  .comparison-row-main-3 {
    grid-column-gap: 20px;
  }

  .comparison-title-3 {
    margin-left: 10px;
  }

  .comparison-row-3 {
    grid-column-gap: 20px;
  }

  .comparison-negative-3 {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive-3 {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

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

  .nav-menu-two-11 {
    flex-direction: column;
  }

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

  .pricing-grid-7 {
    grid-template-columns: 1fr;
  }
}

#w-node-_02e117cc-fa3f-115c-3b9c-dcbeb6e1e1cd-f7a9ff1f, #w-node-_02e117cc-fa3f-115c-3b9c-dcbeb6e1e1d7-f7a9ff1f, #w-node-_02e117cc-fa3f-115c-3b9c-dcbeb6e1e1e1-f7a9ff1f, #w-node-a8028d7f-b70a-11ee-5388-9553e6b293bb-f7a9ff1f, #w-node-_9fc795c8-ca59-a31f-ffd2-ab966aa8db04-f7a9ff1f, #w-node-a8028d7f-b70a-11ee-5388-9553e6b293db-f7a9ff1f, #w-node-a8028d7f-b70a-11ee-5388-9553e6b29403-f7a9ff1f, #w-node-f4b8a95b-02f6-2969-4203-104b9d5af3c3-9d5af3bd, #w-node-f4b8a95b-02f6-2969-4203-104b9d5af3cc-9d5af3bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e1a-2a536e10 {
  place-self: start center;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e1c-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e1e-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e20-2a536e10 {
  justify-self: center;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e23-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e25-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e27-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e29-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e2c-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e2e-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e30-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e32-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e35-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e37-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e39-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e3b-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e3e-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e40-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e42-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e44-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e47-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e49-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e4b-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e4d-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e50-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e52-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e54-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e56-2a536e10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-a8028d7f-b70a-11ee-5388-9553e6b293bb-f7a9ff1f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e54-2a536e10 {
    place-self: center start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e1e-2a536e10, #w-node-a9dfe4f3-ca94-1f16-1164-9a952a536e20-2a536e10 {
    align-self: center;
  }
}
