:root {
  --systemflow-lite--neutral--100: #0e0f11;
  --systemflow-lite--primary--10: #f2f6ff;
  --systemflow-lite--primary--60: #2f54eb;
  --systemflow-lite--neutral--80: #636b75;
  --systemflow-lite--success--60: #52c41a;
  --systemflow-lite--neutral--10-2: white;
  --systemflow-lite--neutral--20: #1333f5;
  --systemflow-lite--neutral--40: #dde1e6;
  --systemflow-lite--success--30: #b7eb8f;
  --systemflow-lite--success--10: #f6ffed;
  --systemflow-lite--neutral--90: #1e2024;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  z-index: 1000;
  clear: none;
  text-align: left;
  background-color: #fff;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  position: sticky;
  top: 0;
  box-shadow: 0 1px 4px #0000000a;
}

.container {
  text-align: left;
  background-color: #0000;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 1084px;
  max-width: none;
  margin: 20px auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: static;
}

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

.link {
  color: #212124;
  text-transform: none;
  padding-left: 40px;
  padding-right: 10px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline;
}

.link:hover {
  outline-offset: 0px;
  color: #1333f5;
  mix-blend-mode: normal;
  outline: 3px #1333f5;
  text-decoration: none;
}

.link._w--current {
  text-decoration: underline;
}

.button {
  background-color: #1333f5;
  border-radius: 10px;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.button:hover {
  background-color: #061367;
}

.dropdown-list, .navbar {
  background-color: #0000;
}

.brand {
  align-items: center;
  font-family: Inter, sans-serif;
  display: flex;
}

.text-block {
  font-family: Inter, sans-serif;
}

.nav-link {
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.nav-link:hover {
  color: #1333f5;
}

.nav-link._w--current {
  text-decoration: underline;
}

.nav-link-2 {
  font-family: Inter, sans-serif;
}

.nav-link-2:hover {
  color: #1333f5;
}

.nav-link-3 {
  font-family: Inter, sans-serif;
  text-decoration: underline;
}

.nav-link-3:hover {
  color: #1333f5;
}

.container-2 {
  align-items: center;
  display: flex;
}

.image-2 {
  color: #1333f5;
}

.brand-2, .container-3 {
  align-items: center;
  display: flex;
}

.navbar-2 {
  background-color: #0000;
}

.dropdown-list-2 {
  background-color: #1333f5;
  border-radius: 10px;
  display: none;
}

.dropdown-list-2:hover, .dropdown-link, .dropdown-link-2 {
  color: #fff;
}

.hero-heading-left {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 80px;
  display: none;
  position: relative;
}

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 940px;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  display: flex;
}

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

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

.margin-bottom-24px {
  margin-bottom: 24px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.button-primary {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #1333f5;
  border-radius: 10px;
  padding: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #0a1769;
}

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

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

.features-metrics {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 60px;
  font-family: Inter, sans-serif;
  position: relative;
}

.features-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

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

.features-title {
  text-transform: none;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 600;
  line-height: 48px;
}

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

.heading {
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.heading.h1 {
  color: #333;
  font-weight: 500;
}

.heading.h2 {
  font-weight: 400;
}

.text-block-2, .text-block-3, .text-block-4, .text-block-5 {
  font-weight: 500;
}

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

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

.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-size: 15px;
  font-weight: 700;
}

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

.logos-quote-block {
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  align-items: center;
  width: 940px;
  padding: 10px 30px 60px;
  display: flex;
  position: relative;
}

.clients-wrapper-two {
  justify-content: space-between;
  align-items: center;
  width: 940px;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1333f5;
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 24px 0;
  display: flex;
}

.clients-quote {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 32px;
}

.clients-info {
  text-align: left;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image {
  object-fit: cover;
  width: 50px;
  height: 50px;
  margin-right: 0;
}

.clients-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.howitswork {
  background-color: #fff;
  margin-top: 0;
}

.logos-title-small {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.clients-tag {
  text-align: center;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 20px;
}

.clients-wrapper-three {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: -10px;
  display: flex;
}

.clients-image-three {
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.hero-stack {
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-stack.more {
  background-color: #f2f6fa;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-2 {
  text-align: center;
  margin-bottom: 24px;
  font-family: Inter, sans-serif;
}

.button-primary-2 {
  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-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

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

.hero-image {
  border-radius: 10px;
  width: 100%;
  max-width: 50%;
  margin-top: 50px;
}

.hero-image.shadow-two {
  max-width: 100%;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.gallery-slide {
  background-color: #0000;
  height: auto;
}

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

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

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

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

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

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

.gallery-slide-nav {
  display: none;
}

.container-5, .container-6 {
  max-width: 250px;
}

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

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.footer-form-two {
  background-color: #f2f6fa;
  border-radius: 10px;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-two.pricing {
  font-family: Inter, sans-serif;
}

.footer-form-container-two {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-form-title {
  text-align: center;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 20px;
  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;
  font-family: Inter, sans-serif;
  display: flex;
  position: static;
}

.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: auto;
  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 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

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

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

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

.body {
  padding-left: 0;
  padding-right: 0;
}

.bold-text {
  font-weight: 900;
}

.bold-text-2, .bold-text-3 {
  font-weight: 400;
}

.text-block-6 {
  margin-right: 10px;
  padding-right: 0;
  font-size: 25px;
  font-weight: 700;
}

.hero-image-mobile {
  display: none;
}

.dropdown-toggle-2 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.dropdown {
  display: flex;
}

.text-block-7 {
  font-family: Inter, sans-serif;
}

.icon {
  margin-right: 23px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: auto;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.link-2 {
  color: #061367;
}

.heading-4 {
  text-align: center;
  font-family: Inter, sans-serif;
}

.rich-text-block {
  aspect-ratio: auto;
  color: #061367;
  text-align: center;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
}

.rich-text-block:hover, .rich-text-block:active {
  color: #061367;
}

.rich-text-block.article-title {
  color: #5167f6;
}

.rich-text-block.article-text {
  text-align: left;
  margin-top: 20px;
}

.breadcrumbs-text {
  text-align: center;
  font-family: Inter, sans-serif;
}

.breadcrumbs-text.a {
  color: #061367;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 20px;
  position: relative;
}

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

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 40px;
  padding-top: 0;
  font-family: Inter, sans-serif;
  display: grid;
}

.pricing-card {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 32px 40px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: none;
  border: 2px solid #1333f5;
  border-radius: 10px;
  width: auto;
  padding-left: 40px;
  padding-right: 40px;
}

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

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

.pricing-subtitle {
  color: #1333f5;
  text-align: center;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

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

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  text-align: center;
  margin-bottom: 20px;
}

.button-primary-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1333f5;
  border-radius: 10px;
  padding: 12px 60px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #061367;
}

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

.button-primary-3.outline-button {
  color: #fff;
  text-align: center;
  background-color: #142ecc;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-3.outline-button:hover {
  color: #fff;
  background-color: #061367;
}

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

.pricing-feature-list {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.pricing-feature {
  flex-flow: row;
  flex: none;
  align-self: stretch;
  width: auto;
  min-width: 0;
  max-width: 100%;
  margin-top: 10px;
  padding-left: 0;
  font-size: 14px;
  line-height: 24px;
  display: block;
}

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

.text-span {
  color: #1333f5;
}

.form-block {
  justify-content: center;
  margin-top: 10px;
  display: flex;
}

.rich-text-block-2 {
  color: #061367;
  text-align: center;
  text-decoration: none;
}

.bold-text-4 {
  color: #061367;
  font-family: Inter, sans-serif;
}

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

.sysf-heading {
  color: var(--systemflow-lite--neutral--100);
}

.sysf-heading.sysf-l {
  letter-spacing: -.021em;
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.25;
}

.sysf-heading.sysf-xs {
  letter-spacing: -.014em;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.sysf-section-title {
  width: 50%;
  margin-bottom: 48px;
}

.sysf-section-title.sysf-centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.sysf-wrapper-m {
  padding-top: 0;
  padding-bottom: 64px;
}

.sysf-tagline {
  background-color: var(--systemflow-lite--primary--10);
  color: var(--systemflow-lite--primary--60);
  letter-spacing: -.006em;
  border-radius: 6px;
  margin-bottom: 1.25rem;
  padding-left: 8px;
  padding-right: 8px;
  font-size: .875rem;
  font-weight: 500;
  line-height: 28px;
  display: inline-block;
}

.material-icons.sysf-icon-left {
  margin-top: 2px;
  margin-right: 4px;
}

.material-icons.sysf-icon-left.sysf-icon-collapse {
  color: var(--systemflow-lite--neutral--80);
  margin-top: 0;
  margin-right: 0;
}

.material-icons.sysf-icon-left.sysf-icon-list-item {
  margin-top: 3px;
  margin-right: 4px;
  font-size: 18px;
}

.material-icons.sysf-icon-left.sysf-icon-list-item.sysf-success {
  color: var(--systemflow-lite--success--60);
}

.sysf-collapse-text {
  opacity: 0;
  color: var(--systemflow-lite--neutral--80);
  padding-top: 0;
  padding-bottom: 12px;
  padding-left: 32px;
  display: none;
}

.sysf-collapse-text.sysf-borderless {
  padding-left: 12px;
}

.sysf-collapse-trigger {
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.sysf-collapse-title {
  flex: 1;
  margin-left: 12px;
  font-weight: 500;
  display: inline-block;
}

.sysf-collapse {
  border-radius: 6px;
  overflow: hidden;
}

.sysf-collapse.sysf-borderless {
  background-color: var(--systemflow-lite--neutral--10-2);
  border-style: none;
  padding: 24px;
}

.sysf-c-b-neutral-20 {
  background-color: var(--systemflow-lite--neutral--20);
}

.sysf-collapse-item-2 {
  cursor: pointer;
  padding-left: 16px;
  padding-right: 16px;
}

.sysf-faq-section.sysf-c-b-neutral-20 {
  border-radius: 10px;
}

.sysf-collapse-wrapper {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.sysf-body-text {
  color: var(--systemflow-lite--neutral--80);
  margin-top: 0;
}

.sysf-body-text.sysf-m {
  text-align: center;
  letter-spacing: -.011em;
}

.sysf-body-text.sysf-m.sysf-s-m-0 {
  flex: 1;
}

.sysf-faq-item-wrapper-2 {
  border-top: 1px solid var(--systemflow-lite--neutral--40);
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.sysf-faq-col-1 {
  width: 40%;
  padding-right: 16px;
}

.sysf-faq-col-2 {
  width: 60%;
}

.sysf-faq-question {
  margin-bottom: 8px;
  font-weight: 600;
}

.button-2 {
  background-color: #1333f5;
  border-radius: 10px;
  justify-content: center;
  display: flex;
}

.sysf-icon-list-item {
  align-items: flex-start;
  margin-bottom: .25rem;
  display: flex;
}

.sysf-popup-title {
  color: var(--systemflow-lite--neutral--100);
  flex: 1;
  margin-bottom: 8px;
  font-weight: 600;
}

.sysf-alert-success {
  border: 1px solid var(--systemflow-lite--success--30);
  background-color: var(--systemflow-lite--success--10);
  color: var(--systemflow-lite--neutral--90);
  border-radius: 6px;
  justify-content: center;
  padding: 16px;
  font-family: Inter, sans-serif;
  display: flex;
}

.sysf-alert-content {
  padding-left: 4px;
}

.rich-text-block-3, .container-8 {
  font-family: Inter, sans-serif;
}

.rich-text-block-4 {
  margin-top: 20px;
  font-family: Inter, sans-serif;
}

.sysf-card {
  color: var(--systemflow-lite--neutral--100);
  flex-direction: column;
  text-decoration: none;
  transition: box-shadow .25s, color .25s, border-color .25s;
  display: flex;
}

.sysf-card:hover {
  background-color: var(--systemflow-lite--primary--10);
  box-shadow: 0 0 0 6px var(--systemflow-lite--primary--10);
  color: var(--systemflow-lite--primary--60);
  border-radius: 6px;
}

.sysf-card:focus {
  color: var(--systemflow-lite--primary--60);
}

.sysf-card.sysf-card-box {
  background-color: var(--systemflow-lite--neutral--10-2);
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  transition: box-shadow .25s, color .25s, border-color .25s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #5d637026;
}

.sysf-card.sysf-card-box:hover {
  color: var(--systemflow-lite--primary--60);
  border-color: #2f54eb;
  box-shadow: 0 6px 10px #5d637033;
}

.sysf-card.sysf-card-box:active {
  box-shadow: 0 2px 6px #5d637033;
}

.sysf-s-p-24 {
  padding: 24px;
}

.sysf-s-m-0 {
  margin: 0;
}

.sysf-feature-icon-wrapper {
  background-color: var(--systemflow-lite--primary--10);
  color: var(--systemflow-lite--primary--60);
  border-radius: 6px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bold-text-5 {
  color: #5167f6;
}

.rt-category-cards-text {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-category-cards-text.rt-text-center {
  text-transform: none;
}

.rt-component-container {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 40px 15px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-text-center {
  text-align: center;
}

.rt-text-black {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.rt-blog-two-blog-image-arrow-wrapper {
  background-color: #1670f81a;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.rt-blog-two-item-heading {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.rt-blog-two-blog-item-new {
  max-width: 409px;
  text-decoration: none;
}

.rt-inner-container-4 {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

.rt-auto-fit-16 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-blog-two-side-line {
  background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  width: 95px;
  height: 1px;
}

.rt-blog-two-arrow {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  display: flex;
}

.rt-blog-two-heading {
  padding-top: 10px;
  padding-bottom: 40px;
}

.rt-blog-two-blog-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-blog-two-blog-image {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.rt-blog-two-top-heading {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-blog-one-item-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-blog-one-item-wrapper.rt-change-direction {
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding-top: 30px;
}

.rt-blog-one-dot {
  background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  border-radius: 50%;
  width: 4px;
  height: 4px;
}

.container-9 {
  font-family: Inter, sans-serif;
}

.unsplash-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: auto;
  display: block;
}

.image-3 {
  max-width: 80%;
}

.container-10 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-8 {
  color: #1333f5;
  padding: 20px;
  font-weight: 700;
  display: inline-block;
}

.image-4 {
  text-align: left;
  border-radius: 10px;
  max-width: 80%;
}

.list-item {
  flex-flow: column wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-6 {
  display: inline-block;
}

.div-block-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.div-block-7 {
  flex: none;
  align-items: flex-start;
  margin-top: 14px;
  padding-left: 12px;
  padding-right: 0;
  display: flex;
}

.div-block-8 {
  clear: none;
  flex: 0 auto;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  min-width: 0;
  max-width: 100%;
  padding-left: 10px;
  display: flex;
}

.bold-text-6 {
  display: inline-block;
}

.subscript-3 {
  text-align: center;
}

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

.bold-text-7 {
  text-align: left;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.div-block-9 {
  color: #1333f5;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.list-item-3 {
  border: 1px solid #142ecc;
  border-radius: 10px;
  margin-top: 20px;
}

.text-block-9 {
  text-align: left;
  -webkit-text-stroke-color: #1333f5;
  border: 1px #1333f5;
  border-radius: 10px;
  flex: 0 auto;
  padding: 0 10px 10px;
  font-size: 13px;
  text-decoration: none;
}

.bold-text-8 {
  color: #142ecc;
}

.bold-text-9 {
  color: #1333f5;
}

.bold-text-10 {
  color: #142ecc;
}

@media screen and (min-width: 1280px) {
  .container-4 {
    border-radius: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-primary {
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading.h1 {
    color: #061367;
    font-weight: 500;
  }

  .centered-heading {
    font-weight: 700;
  }

  .logos-quote-block {
    flex-flow: column;
    align-self: center;
    align-items: center;
    padding-bottom: 10px;
    display: flex;
  }

  .clients-card {
    width: 400px;
  }

  .howitswork {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .footer-social-block-three {
    margin-left: 0;
  }

  .heading-2 {
    font-weight: 400;
  }

  .heading-4 {
    font-weight: 500;
  }

  .rich-text-block {
    text-align: center;
    margin-bottom: 0;
  }

  .rich-text-block.article-text {
    text-align: left;
  }

  .pricing-card.featured-pricing {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-regular.margin-bottom-20, .button-primary-3, .button-primary-3.outline-button {
    text-align: center;
  }

  .pricing-feature-list {
    list-style-type: none;
  }

  .pricing-feature {
    background-image: none;
    margin-top: 0;
    padding-left: 0;
  }

  .bold-text-4 {
    font-weight: 500;
  }

  .rt-category-cards-text.rt-text-center {
    font-size: 15px;
  }

  .rt-component-section {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .rt-blog-two-blog-wrapper {
    margin-bottom: 20px;
  }

  .rt-blog-one-item-wrapper {
    flex: 0 250px;
  }

  .body-2 {
    display: block;
  }

  .image-3 {
    text-align: left;
    vertical-align: baseline;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-10 {
    text-align: center;
  }

  .subscript, .subscript-2, .link-3, .link-4 {
    text-decoration: none;
  }

  .image-4 {
    border-radius: 10px;
    max-width: none;
    margin-top: 40px;
  }

  .heading-5 {
    font-weight: 400;
  }

  .image-5 {
    flex-flow: column;
    align-items: flex-start;
    width: 16px;
    min-width: 16px;
    max-width: 16px;
    height: 16px;
    display: inline-block;
  }

  .list-item {
    display: flex;
  }

  .image-6 {
    vertical-align: baseline;
    justify-content: flex-start;
    align-items: flex-start;
    width: 16px;
    min-width: 16px;
    height: 16px;
    min-height: 16px;
    display: inline-flex;
  }

  .div-block-6 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    flex: none;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-7 {
    width: 16px;
    min-width: 16px;
    margin-top: 4px;
    display: flex;
  }

  .div-block-8 {
    justify-content: flex-start;
    max-width: 100%;
    display: flex;
  }
}

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

  .div-block {
    flex-flow: row;
    justify-content: space-between;
  }

  .button {
    margin-right: 10px;
  }

  .image, .image-2 {
    margin-left: 10px;
  }

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

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

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

  .margin-bottom-24px {
    text-align: center;
    padding-left: 100px;
    padding-right: 100px;
  }

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

  .heading.h1 {
    text-align: center;
    padding-left: 100px;
    padding-right: 100px;
  }

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

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

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

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

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

  .div-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

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

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

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

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

  .pricing-card {
    width: 350px;
  }

  .sysf-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .sysf-section-title {
    width: 100%;
    margin-bottom: 32px;
  }

  .sysf-section-title.sysf-centered {
    width: 75%;
  }

  .material-icons.sysf-icon-left.sysf-icon-collapse {
    margin-top: 1px;
  }

  .sysf-collapse-text {
    display: none;
  }

  .sysf-faq-question {
    line-height: 1.5;
  }

  .rt-blog-two-blog-image-arrow-wrapper {
    display: none;
  }

  .rt-blog-two-blog-item-new {
    max-width: 100%;
  }

  .rt-blog-two-blog-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

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

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

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

  .hero-split {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .margin-bottom-24px {
    text-align: center;
  }

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

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

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

  .heading.h1, .heading.h2 {
    text-align: center;
  }

  .team-slider, .logos-quote-block {
    padding: 60px 15px;
  }

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

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

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

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

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

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

  .hero-stack {
    padding: 60px 15px;
  }

  .margin-bottom-24px-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .div-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

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

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

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

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

  .footer-wrapper-three {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .heading-2 {
    font-size: 35px;
  }

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

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

  .pricing-card {
    width: auto;
  }

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

  .sysf-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sysf-section-title, .sysf-section-title.sysf-centered {
    width: 100%;
  }

  .sysf-faq-item-wrapper-2 {
    flex-direction: column;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .sysf-faq-col-1, .sysf-faq-col-2 {
    width: 100%;
  }

  .rt-auto-fit-16.rt-responsive-image-full-width {
    height: 100%;
  }

  .rt-blog-two-blog-wrapper {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-color: #0000;
  }

  .container {
    background-color: #fff;
    width: 100%;
    max-width: none;
    margin-top: 7px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: none;
    justify-content: space-between;
    width: 140px;
    max-width: none;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button {
    text-align: center;
    width: 50px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 7px;
    line-height: 10px;
    display: block;
  }

  .image-2 {
    text-align: left;
    margin-left: 0;
  }

  .dropdown-toggle {
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
    display: inline;
  }

  .brand-2, .container-3 {
    justify-content: center;
  }

  .navbar-2 {
    background-color: #0000;
  }

  .menu-button {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .dropdown-list-2.w--open {
    margin-right: 0;
    padding-right: 0;
  }

  .hero-heading-left {
    padding-top: 10px;
    display: none;
  }

  .container-4 {
    width: 300px;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom-24px {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-primary {
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 25px;
    font-size: 14px;
  }

  .features-metrics {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .heading {
    padding-left: 0;
    padding-right: 0;
    font-size: 29px;
  }

  .heading.h1 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 29px;
    font-weight: 500;
  }

  .heading.h2 {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 28px;
  }

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

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

  .logos-quote-block {
    justify-content: center;
    width: 300px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .clients-wrapper-two {
    justify-content: center;
    width: 250px;
    max-width: none;
  }

  .clients-quote {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
  }

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

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

  .howitswork {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

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

  .hero-stack {
    flex-flow: column;
    align-items: center;
    padding-top: 10px;
    display: flex;
  }

  .margin-bottom-24px-2 {
    margin-left: 15px;
    margin-right: 15px;
  }

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

  .hero-image {
    width: 50%;
  }

  .hero-image.shadow-two {
    width: 100%;
  }

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

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

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

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

  .div-block-2 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .footer-subscribe {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

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

  .footer-form-two.pricing {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-form-container-two {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .footer-form-title {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .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-wrapper-three {
    align-items: center;
  }

  .footer-block-three {
    text-align: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

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

  .footer-copyright {
    text-align: center;
  }

  .footer-legal-block {
    flex-flow: column;
    width: 100%;
    margin-left: 0;
  }

  .footer-legal-link {
    margin-left: 0;
  }

  .body {
    flex-flow: column;
    align-items: center;
    display: block;
  }

  .heading-2 {
    font-size: 30px;
  }

  .hero-image-mobile {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .hero-image-desktop {
    display: none;
  }

  .dropdown-toggle-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-3 {
    flex: none;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .text-block-7 {
    padding-left: 0;
    font-size: 14px;
  }

  .icon {
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2px;
    padding-right: 0;
    display: block;
  }

  .heading-3 {
    font-size: 22px;
  }

  .heading-4 {
    font-size: 29px;
    font-weight: 500;
  }

  .rich-text-block {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pricing-comparison {
    padding-top: 10px;
  }

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

  .pricing-card {
    padding-top: 0;
  }

  .pricing-feature {
    width: 100%;
    max-width: 100%;
  }

  .bold-text-4 {
    font-size: 29px;
    font-weight: 500;
  }

  .material-icons.sysf-icon-left.sysf-icon-collapse {
    margin-top: 4px;
  }

  .sysf-collapse-trigger {
    align-items: flex-start;
  }

  .sysf-collapse-title {
    line-height: 1.5;
  }

  .sysf-collapse.sysf-borderless {
    padding: 16px;
  }

  .sysf-body-text.sysf-m {
    text-align: left;
  }

  .sysf-alert-success, .rich-text-block-3, .rich-text-block-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-5 {
    grid-template-columns: 1fr;
  }

  .rt-blog-two-side-line {
    display: none;
  }

  .rt-blog-two-blog-wrapper {
    grid-row-gap: 20px;
  }

  .paragraph, .paragraph-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .nav-menu, .nav-menu-2 {
    background-color: #f8f9fc;
  }

  .container-11, .container-12, .container-13, .container-14, .container-15, .container-16 {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .div-block-8 {
    padding-left: 10px;
  }

  .paragraph-4 {
    font-size: 10px;
  }
}

#w-node-_6128fb4e-0083-9708-e66a-dad01f217294-32632e40, #w-node-_6128fb4e-0083-9708-e66a-dad01f2172bc-32632e40 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


