.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

strong {
  color: #545464;
  font-weight: 700;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #3769d6;
  font-size: 24px;
  line-height: 38px;
}

.hero-section {
  padding-top: 120px;
  padding-bottom: 200px;
  background-image: url('../images/Group-607.png'), -webkit-gradient(linear, left top, left bottom, color-stop(41%, #fff), to(rgba(62, 114, 225, 0.15)));
  background-image: url('../images/Group-607.png'), linear-gradient(180deg, #fff 41%, rgba(62, 114, 225, 0.15));
  background-position: 50% 100%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.hero-section.home {
  padding-bottom: 100px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 35px;
  color: #545464;
  font-size: 55px;
  line-height: 65px;
}

.heading.h2 {
  font-size: 45px;
  line-height: 55px;
}

.heading.h2.limit {
  max-width: 800px;
  text-align: center;
}

.heading.left {
  font-size: 45px;
  line-height: 60px;
  text-align: left;
}

.heading.left.pre {
  max-width: 550px;
}

.full-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.full-container.pull {
  margin-top: -150px;
  margin-bottom: 50px;
}

.full-container.push {
  margin-bottom: 50px;
}

.full-container.nav {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.full-container._100 {
  margin-bottom: 150px;
}

.text-block {
  max-width: 450px;
  color: #868d9c;
  font-size: 20px;
  line-height: 28px;
}

.text-block.nay {
  max-width: none;
  color: #868d9c;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-field {
  height: 45px;
  min-width: 280px;
  margin-right: 20px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  font-size: 16px;
}

.text-field.light {
  background-color: rgba(255, 255, 255, 0.63);
  color: #fff;
}

.text-field.light::-webkit-input-placeholder {
  color: #fff;
}

.text-field.light:-ms-input-placeholder {
  color: #fff;
}

.text-field.light::-ms-input-placeholder {
  color: #fff;
}

.text-field.light::placeholder {
  color: #fff;
}

.form-block {
  margin-top: 35px;
}

.form-block.n {
  margin-top: 0px;
}

.submit-button {
  height: 45px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 4px;
  background-image: linear-gradient(61deg, #2e63d6, #467ce8);
  box-shadow: 1px 1px 16px -1px rgba(0, 0, 0, 0.15);
  font-size: 16px;
  font-weight: 500;
}

.submit-button.light {
  background-color: #fff;
  background-image: none;
  color: #3769d6;
}

.section {
  padding-bottom: 100px;
}

.section.blog-post {
  padding-top: 200px;
}

.section.referral {
  padding-top: 100px;
}

.section.spread-the-love {
  padding-top: 100px;
  padding-bottom: 150px;
}

.section.first {
  padding-top: 100px;
}

.section.first._150 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.blue {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #dee3ef;
}

.section.global {
  overflow: visible;
  padding-top: 140px;
  padding-bottom: 140px;
  background-image: url('../images/world-map-png-14.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.section.reviews {
  padding-top: 250px;
  padding-bottom: 80px;
  background-image: url('../images/Group-421.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.collection-list-wrapper {
  width: 100%;
  border-radius: 4px;
  background-color: #fff;
}

.blog-post-div {
  padding: 50px 40px;
  border-radius: 4px;
  box-shadow: 0 0 50px -11px rgba(0, 0, 0, 0.14);
}

.grid {
  -ms-grid-columns: 60% 1fr;
  grid-template-columns: 60% 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.blog-post-info-div {
  padding-right: 50px;
}

.category {
  margin-bottom: 20px;
  color: #3769d6;
  font-weight: 700;
}

.blog-title-header {
  margin-bottom: 25px;
  color: #071c4c;
  font-size: 45px;
  line-height: 55px;
  font-weight: 700;
}

.blog-title-header.small {
  font-size: 28px;
  line-height: 36px;
}

.paragraph {
  margin-bottom: 25px;
  color: #071c4c;
  font-size: 18px;
  line-height: 26px;
}

.author-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.author-info.blog-page {
  margin-bottom: 25px;
}

.author-image {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border-radius: 500px;
  background-image: url('../images/023_AP1119710.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.author-image._15 {
  margin-right: 15px;
}

.author-info-text {
  margin-right: 10px;
  color: #687086;
}

.blog-post-image-header {
  height: 350px;
  border-radius: 4px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.category-search-bar {
  width: 10%;
}

.category-search-bar-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 25px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 4px;
  box-shadow: 0 0 50px -11px rgba(0, 0, 0, 0.14);
}

.category-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-toggle {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-input {
  margin-bottom: 0px;
}

.collection-list-wrapper-2 {
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.collection-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.blog-post-image {
  height: 300px;
  margin-bottom: 25px;
  border-radius: 4px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-post-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 4px;
  box-shadow: 0 0 50px -11px rgba(0, 0, 0, 0.14);
}

.blog-post-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.latest-articles-div {
  display: -ms-grid;
  display: grid;
  width: 100%;
  padding: 100px 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 60% 1fr;
  grid-template-columns: 60% 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 4px;
  background-image: url('../images/Group-604.png'), linear-gradient(67deg, #4679e8, #2e63d6);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
}

.latest-articles-div.blog-post {
  padding: 50px;
  justify-items: center;
  grid-column-gap: 150px;
  -ms-grid-columns: 52% 1fr;
  grid-template-columns: 52% 1fr;
}

.heading-2 {
  color: #fff;
  font-size: 30px;
  line-height: 45px;
  font-weight: 700;
}

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

.div-block {
  margin-right: 200px;
}

.div-block.n {
  margin-right: 0px;
}

.footer {
  padding-top: 0px;
  background-color: #fff;
}

.footer-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.footer-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link {
  margin-right: 50px;
  color: #868d9c;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.navbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.button-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-image: linear-gradient(61deg, #2e63d6, #467ce8);
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.button.white {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  background-image: none;
  color: #3769d6;
  text-align: center;
}

.button.search {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.text-block-2 {
  margin-right: 30px;
  color: #3769d6;
  font-weight: 700;
}

.text-block-3 {
  color: #545464;
  font-size: 16px;
}

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

.footer-text {
  color: #868d9c;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 35px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.div-block-2.n {
  margin-right: 0px;
}

.image {
  margin-right: 13px;
}

.image.n {
  margin-right: 0px;
}

.footer-copyright {
  margin-right: 50px;
  color: #c2c6cd;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link {
  font-weight: 500;
}

.nav-link.w--current {
  color: #3769d6;
}

.text-block-4 {
  color: #3769d6;
  font-size: 16px;
}

.dropdown-list {
  background-color: #9e9999;
}

.dropdown-list.w--open {
  background-color: #fff;
}

.dropdown-link {
  color: #3769d6;
  font-size: 16px;
}

.search-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  margin-right: 8px;
}

.text-block-5 {
  color: #868d9c;
  font-size: 16px;
}

.nav-menu {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-wrapper {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.email-form {
  margin-top: 35px;
}

.email-form.n {
  margin-top: 0px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rich-text-block {
  margin-top: 100px;
  margin-bottom: 200px;
  color: #868d9c;
  font-size: 18px;
  line-height: 26px;
}

.rich-text-block h3 {
  margin-bottom: 25px;
  color: #545464;
  font-size: 32px;
  line-height: 40px;
}

.rich-text-block h2 {
  color: #3769d6;
  font-size: 45px;
  line-height: 55px;
}

.slider {
  overflow: hidden;
  width: 90%;
  max-width: 1500px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.review-div-block {
  min-height: 325px;
  min-width: 500px;
  margin-right: 50px;
  padding: 50px;
  background-color: #fff;
  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.1);
}

.image-3 {
  margin-bottom: 25px;
}

.paragraph-2 {
  margin-bottom: 15px;
  color: #868d9c;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-2.nay {
  margin-bottom: 0px;
}

.mask {
  overflow: visible;
  max-width: 500px;
}

.slide {
  padding-right: 25px;
  padding-left: 25px;
}

.posted-by {
  margin-right: 10px;
  color: #687086;
  font-size: 18px;
  line-height: 28px;
}

.posted-by.bold {
  font-weight: 700;
}

.link-block {
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  text-decoration: none;
}

.link-block:hover {
  opacity: 0.75;
}

.slide-nav {
  display: none;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.spread-the-love {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.smm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-2 {
  margin-top: 100px;
  grid-column-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-block-2 {
  text-decoration: none;
}

.search-2 {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-input-2 {
  height: 45px;
  margin-bottom: 0px;
  border: 1px none #000;
  color: #545464;
}

.grid-3 {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 100px;
  -ms-grid-columns: 1.25fr 1fr;
  grid-template-columns: 1.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero-info-wrapper {
  text-align: left;
}

.hero-paragraph {
  color: #868d9c;
  font-size: 20px;
  line-height: 28px;
}

.hero-paragraph.nay {
  max-width: none;
  color: #868d9c;
}

.div-block-3 {
  display: inline-block;
  margin-top: 50px;
  text-align: center;
}

.grid-4 {
  width: 100%;
  grid-column-gap: 80px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.benefits-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.text-block-6 {
  margin-bottom: 25px;
  color: #545464;
  font-size: 24px;
  font-weight: 700;
}

.paragraph-3 {
  color: #838790;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.paragraph-3.dark {
  color: #545464;
  font-size: 18px;
  font-weight: 500;
}

.paragraph-3.left {
  margin-bottom: 0px;
  text-align: left;
}

.fade {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dee3ef), color-stop(20%, rgba(232, 235, 244, 0)), color-stop(50%, rgba(239, 241, 247, 0)), color-stop(68%, rgba(228, 232, 242, 0)), to(#dee3ef));
  background-image: linear-gradient(180deg, #dee3ef, rgba(232, 235, 244, 0) 20%, rgba(239, 241, 247, 0) 50%, rgba(228, 232, 242, 0) 68%, #dee3ef);
}

.marketplace-scroll {
  position: relative;
  overflow: hidden;
  max-height: 580px;
}

.global-text {
  margin-bottom: 25px;
  color: #3769d6;
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
}

.marketplace-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-text-box {
  padding: 35px 50px 35px 65px;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(255, 250, 250, 0.1);
}

.marketplace-title {
  margin-bottom: 15px;
  color: #666674;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.image-6 {
  position: relative;
  margin-right: -35px;
}

.div-block-4 {
  position: relative;
}

.slider-2 {
  width: 100%;
  height: auto;
  margin-top: 80px;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.mask-2 {
  overflow: visible;
  max-width: 500px;
}

.review-slide {
  padding-right: 25px;
  padding-left: 25px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  overflow: hidden;
  width: 100%;
}

.div-block-7 {
  overflow: visible;
}

@media screen and (max-width: 991px) {
  .hero-section.home {
    padding-top: 150px;
    padding-bottom: 0px;
  }
  .section.first._150 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section.blue {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section.global {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section.reviews {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .grid-2 {
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid-3 {
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid-4 {
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .benefits-card {
    max-width: 500px;
  }
  .image-4 {
    margin-bottom: 25px;
  }
  .heading.left {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 32px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section.home {
    padding-top: 150px;
  }
  .heading.h2.limit {
    font-size: 22px;
    line-height: 32px;
  }
  .heading.left {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 32px;
  }
  .full-container._100 {
    margin-bottom: 80px;
  }
  .section.first._150 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.blue {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.reviews {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .review-div-block {
    min-height: auto;
    padding: 35px;
  }
  .grid-2 {
    margin-top: 0px;
  }
  .hero-paragraph {
    font-size: 16px;
  }
  .div-block-3 {
    margin-top: 25px;
  }
  .paragraph-3.left {
    font-size: 14px;
    line-height: 22px;
  }
  .global-text {
    font-size: 32px;
    line-height: 40px;
  }
  .card-text-box {
    padding: 25px 25px 25px 42px;
  }
  .marketplace-title {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 28px;
  }
  .mask-2 {
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ee58526c61e9-4955b281 {
    -ms-grid-column-span: 0.9895833730697632;
    grid-column-end: span 0.9895833730697632;
    -ms-grid-column: span 0.9895833730697632;
    grid-column-start: span 0.9895833730697632;
    -ms-grid-row-span: 0.9895833730697632;
    grid-row-end: span 0.9895833730697632;
    -ms-grid-row: span 0.9895833730697632;
    grid-row-start: span 0.9895833730697632;
  }
  #w-node-68fe8752b4f1-4955b281 {
    -ms-grid-column-span: 0.9895833730697632;
    grid-column-end: 1.9895833730697632;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1.9791667461395264;
    grid-row-end: 2.9791667461395264;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
}

