:root {
  --light-green: #00c75e;
  --white: white;
  --black: black;
}

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

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

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

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

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

.qsnp {
  flex: 1;
  padding: 0;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}

.qsnp.blog-card-main {
  margin-top: 40px;
}

.qsnp.blog-card-main._1280 {
  margin-top: 26px;
}

.dih1 {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2em;
}

.dih1.h2 {
  color: #fff;
  text-align: center;
  font-size: 60px;
  font-weight: 600;
}

.dih1.h2._1280fix {
  text-align: left;
  width: auto;
  margin-top: 0;
  font-size: 60px;
}

.dih1.h2._1280fix._50px {
  font-size: 50px;
}

.dih1.h2._1280fix.adjust {
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
}

.dih1.h2._1280fix.card {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
}

.dih1.h2.wuyc {
  margin-bottom: 40px;
}

.dih1.h2.wuyc._1280 {
  margin-bottom: 80px;
}

.dih1.h2.left {
  text-align: left;
}

.dih1.h2.wysb, .dih1.h2.web3 {
  font-size: 60px;
}

.dih1.h2.web3._1280 {
  margin-bottom: 60px;
}

.dih1.h2.smaller {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 40px;
}

.dih1.h2.smaller.card {
  text-align: left;
  margin-top: 26px;
  margin-bottom: 20px;
  font-family: Gilroy, sans-serif;
  font-size: 24px;
}

.dih1.h2.blog-card {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 600;
  line-height: 150%;
}

.dih1.h2.center {
  text-align: left;
}

.dih1.h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

.dih1.h3.web3 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 22px;
}

.dih1.h3.web3.cntus {
  margin-left: 0;
  font-size: 24px;
}

.dih1.h3.card {
  margin-bottom: 20px;
  font-size: 24px;
}

.dih1.h3.related-title {
  color: #ddd;
  flex: 0 auto;
  min-height: 60px;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
}

.dih1.h3.hiw {
  margin-top: 0;
  margin-bottom: 0;
}

.dih1.h4 {
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

.dih1.h5 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

.dih1.h6 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.dih1.hero-title {
  font-size: 60px;
  font-weight: 600;
}

.dih1.hero-title.center {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.dih1.hero-title.faq-main {
  text-align: center;
  padding-top: 0;
}

.dih1.hero-title.contact-us {
  font-size: 70px;
}

.dih1.hero-title.blog-h1 {
  margin-top: 0;
}

.dih1.blog {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.dip {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
}

.dip.small {
  color: #000;
  font-size: 14px;
}

.dilb, .dit {
  font-family: Gilroy, sans-serif;
}

.dirt {
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.paragraph {
  font-size: 16px;
  line-height: 1.6em;
}

.navbar-brand-logo {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  display: flex;
}

.dot-influencer-navbar {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: sticky;
  top: 0;
}

.dot-influencer-container {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dot-infliencer-nav-menu {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.di-navlink {
  color: #bdbdbd;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1em;
}

.di-navlink.w--current {
  color: #bdbdbd;
  text-align: center;
}

.di-navlink.cart {
  background-image: url('../images/dot-influencer-market.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #000;
  margin-right: 20px;
  overflow: auto;
}

.hero-section {
  background-color: #0000;
  padding-left: 5%;
  padding-right: 5%;
}

.container-responsive {
  max-width: 100%;
}

.hero-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.hero-left.center {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.hero-left.aa {
  justify-content: flex-start;
  align-items: flex-start;
}

.hero-right {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.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;
  width: 260px;
  display: flex;
}

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

.dibtn {
  background-image: linear-gradient(270deg, #00c75e, #5041fb);
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 128px;
  height: 48px;
  font-family: Outfit, sans-serif;
  font-weight: 600;
  line-height: 1.5em;
  display: flex;
}

.dibtn.new-site.full {
  width: auto;
}

.dibtn.new-site.full.hide {
  display: none;
}

.gradient-title {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #00c75e, #5041fb);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 60px;
}

.gradient-title.new {
  background-image: linear-gradient(220deg, #00c75e 13%, #5041fb);
}

.gradient-title.smaale {
  font-size: 18px;
  line-height: 1em;
}

.di-p {
  color: #bdbdbd;
  width: 100%;
  height: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.di-p.hero-small {
  width: 350px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
}

.di-p.hero-small.hiw {
  height: auto;
}

.di-p.hero-small.contact-us-p {
  font-size: 16px;
}

.di-p.hero-small._1280 {
  width: 446px;
  height: 54px;
  margin-top: 0;
  margin-bottom: 0;
}

.di-p.full {
  text-align: center;
  width: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
}

.di-p.full.hide {
  display: none;
}

.di-p.full._1280 {
  height: auto;
  margin-top: 10px;
  margin-bottom: 60px;
}

.di-p.card {
  margin-top: 0;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
}

.di-p._18 {
  margin-top: 15px;
  margin-bottom: 25px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
}

.di-p.auto.fottp {
  width: 412px;
  height: auto;
}

.di-p.auto.fottp.hide-desk {
  display: none;
}

.di-p.about-us {
  text-align: center;
  width: 52%;
  height: auto;
}

.di-p.about-us.card {
  color: #fff;
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
}

.di-p.about-us.faq-p {
  width: auto;
  margin-top: 10px;
  margin-bottom: 80px;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.di-p.about-us._1280 {
  text-align: center;
  width: 914px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.btn-border {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 144px;
  height: 64px;
  padding: 8px;
  display: flex;
}

.btn-border.new-site.aaaa.full.aa {
  border-style: none;
}

.btn-border.new-site.full {
  width: auto;
}

.btn-border.new-site.full.hide {
  display: none;
}

.info-btn-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  display: flex;
}

.info-img {
  width: 24px;
  height: 24px;
  margin-top: auto;
  margin-bottom: auto;
}

.hero-search {
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-sarch-input {
  color: #fff;
  background-color: #0000;
  background-image: url('../images/dot-influencer-search.png'), url('../images/dot-influencer-search-bg.png');
  background-position: 10%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, cover;
  border: 1px #000;
  border-radius: 100px;
  width: 350px;
  height: 60px;
  margin-bottom: 0;
  padding-left: 65px;
  font-size: 20px;
  font-weight: 600;
}

.hero-sarch-input.nl-search {
  width: 75%;
  padding-left: 115px;
  font-family: Gilroy, sans-serif;
}

.hero-sarch-input.nl-search.hide {
  width: 630px;
  height: 92px;
}

.hero-sarch-input.hide {
  display: block;
}

.search-button {
  color: #0000;
  background-image: url('../images/dot-influencer-search-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  height: 60px;
  display: none;
}

.explore-section {
  background-color: #0000;
  padding-top: 60px;
  padding-bottom: 60px;
}

.explore-section._1280 {
  padding-top: 100px;
  padding-bottom: 0;
}

.explore-line {
  justify-content: center;
  align-items: center;
  display: flex;
}

.green-explore-line {
  background-color: #00c75e;
  border: 1px dashed #000;
  width: 100%;
  height: 1px;
}

.explore-t {
  color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
}

.items-slider {
  margin-top: 40px;
  margin-bottom: 40px;
}

.items-slider._1280 {
  margin-top: 20px;
}

.div-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.explore-topic {
  background-color: var(--light-green);
  color: #fff;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 20px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  display: flex;
}

.explore-topic.blog-card {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.explore-topic.blog-card.related {
  padding-left: 12px;
  padding-right: 12px;
  font-size: 12px;
}

.explore-topic.blog-card.related.more {
  height: 26px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 500;
}

.explore-topic.blog-card.more {
  justify-content: center;
  align-items: center;
  height: 26px;
  margin-left: 0;
  margin-right: 20px;
  font-weight: 500;
}

.topics-slider-wrapper {
  justify-content: center;
  align-items: center;
  width: 1135px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.how-it-works {
  background-color: #0000;
  padding-top: 120px;
  padding-bottom: 120px;
  overflow: hidden;
}

.how-it-works.dif {
  background-color: #0000;
}

.hiw-card {
  background-color: #151515;
  background-image: linear-gradient(#ffffff05, #ffffff05);
  border-radius: 20px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 362px;
  height: 100%;
  max-height: none;
  margin-left: 17px;
  margin-right: 17px;
  padding: 20px 18px;
  display: flex;
  box-shadow: -1px -1px 15px -4px #9747ff;
}

.hiw-card.slider2 {
  height: 350px;
}

.hiw-card._100 {
  width: 100%;
  max-width: none;
}

.hiw-card._100.dif {
  background-color: #151515;
  max-width: 767px;
  margin-left: auto;
  margin-right: auto;
}

.hiw-card.aa._22 {
  margin-left: 12px;
  margin-right: 12px;
}

.hiw-card.second {
  margin-left: 15px;
  margin-right: 15px;
  padding: 26px;
  box-shadow: 32px 27px 44px #3366ff0d;
}

.hiw-card-img.web3 {
  width: 24px;
  height: 24px;
}

.hiw-card-img.first {
  width: 80px;
  height: 80px;
}

.hiw-cards-container {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 5%;
  display: flex;
  overflow: hidden;
}

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

.hiw-cards-container.grid._32 {
  margin-top: 0;
  margin-bottom: 0;
}

.hiw-cards-container.no-bg.test {
  box-sizing: content-box;
  aspect-ratio: auto;
  mix-blend-mode: normal;
  object-fit: fill;
  width: 120%;
  overflow: hidden;
}

.hiw-cards-container.no-bg.test._1280 {
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.how-to-buy {
  background-color: #151515;
  padding: 60px 5%;
}

.how-to-buy.hide-this {
  display: none;
}

.how-to-buy._1280 {
  background-color: #0000;
  padding-top: 100px;
  padding-bottom: 100px;
}

.htb-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.get-started-link {
  text-decoration: none;
  display: flex;
}

.get-started-link.right {
  justify-content: flex-end;
  align-items: flex-end;
}

.get-started-link.aa {
  margin-top: 20px;
  margin-bottom: 0;
}

.get-started-link.sdad {
  margin-top: 20px;
}

.get-started-gradienyt {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #00c75e, #5041fb);
  -webkit-background-clip: text;
  background-clip: text;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-right: 10px;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1em;
  display: flex;
}

.oredered-list-item {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1em;
}

.li-list {
  margin-top: 5px;
  margin-bottom: 15px;
  margin-left: 5px;
  padding-left: 5px;
}

.list {
  color: #fff;
}

.with-us-you-can {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 5%;
}

.with-us-you-can.hide {
  display: none;
}

.slide {
  width: 33%;
}

.slide-2 {
  width: 0;
}

.slider {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 60px;
  display: flex;
}

.slider-number {
  background-color: #00c75e;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-left: auto;
  font-family: Outfit, sans-serif;
  line-height: 1.2em;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.slide-nav {
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  inset: auto 0% 0%;
}

.mask {
  height: 100%;
  padding-bottom: 0;
}

.dorinfluencer-advantages {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.dotimage {
  margin-right: 40px;
}

.cell {
  justify-content: space-around;
  align-items: center;
}

.values-img {
  margin-top: 60px;
}

.logos-section {
  margin-top: 100px;
  margin-bottom: 100px;
}

.footer {
  background-color: #151515;
  padding: 60px 5%;
}

.socials-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.socials-wrapper.contact-us {
  width: 200px;
  margin-bottom: 5%;
  margin-right: 5%;
}

.socials-wrapper.aa {
  justify-content: flex-start;
}

.socials-link {
  margin-right: 16px;
}

.socials-link.hide {
  display: none;
}

.pages-title-section {
  color: #fff;
  margin-bottom: 20px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.page-link {
  color: #fff;
  margin-bottom: 10px;
  font-family: Gilroy, sans-serif;
  text-decoration: none;
}

.tf-newsletter {
  background-color: #ffffff26;
  border: 1px #000;
  border-radius: 100px 0 0 100px;
  margin-bottom: 0;
  padding-right: 0;
}

.tf-newsletter::placeholder {
  color: #d9dbe1;
  font-family: Outfit, sans-serif;
}

.form {
  display: flex;
}

.submit-button {
  color: #0000;
  background-color: #ffffff26;
  background-image: url('../images/dot-influencer-form-send.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  padding-top: 8px;
  padding-bottom: 6px;
  font-size: 14px;
}

.faq {
  background-color: #151515;
  padding: 80px 5%;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: none;
}

.home_9_faq_answer {
  border-bottom: 3px solid #464649;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0%;
  padding-right: 5%;
  font-size: 16px;
  line-height: 22.4px;
  overflow: hidden;
}

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

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

.paragraph-14 {
  color: #fff;
  letter-spacing: .4px;
  margin-bottom: 20px;
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1em;
}

.home_9_faq_question {
  color: #fff;
  cursor: pointer;
  border-top: 3px solid #464649;
  border-bottom: 3px #fff;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 0;
  display: flex;
}

.home_9_faq_question.no-tpp {
  border-top-style: none;
  padding-top: 0;
  font-family: Gilroy, sans-serif;
  font-size: 22px;
  line-height: 1em;
}

.home_9_faq_list {
  border-bottom: 1px solid #000;
}

.home_9_faq_list.first-col {
  border-top: 3px solid #464649;
  border-bottom-style: none;
  border-bottom-width: 3px;
  padding-top: 20px;
}

.home_9_faq_list.first-col.aaa {
  margin-top: 40px;
  padding-top: 20px;
}

.home_9_faq_icon-wrapper {
  align-self: flex-start;
  width: 2rem;
  margin-left: 1.5rem;
  display: flex;
}

.text-size-medium-2 {
  color: #000;
  font-size: 16px;
}

.text-size-medium-2.text-weight-bold {
  color: #fff;
  letter-spacing: .44px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1em;
}

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

.newsletter-section {
  background-color: #151515;
  padding: 120px 5%;
}

.support-default-section {
  background-color: #151515;
  padding-left: 5%;
  padding-right: 5%;
}

.hover-show {
  opacity: 1;
  color: #000;
  background-color: #0000;
  border-radius: 10px;
  flex: 1;
  width: 280px;
  height: 130px;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Outfit, sans-serif;
  display: block;
}

.paragraph-15 {
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  display: none;
}

.gradient-hero.p {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(225deg, #00c75e, #5041fb);
  -webkit-background-clip: text;
  background-clip: text;
}

.image-2, .image-3 {
  margin-left: auto;
  margin-right: auto;
}

.body {
  background-color: #151515;
  background-image: url('../images/Join-page-150.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.minus {
  display: none;
}

.body-2 {
  background-color: #151515;
}

.body-2.cntus {
  background-image: url('../images/Join-page-1501.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.body-2.about-us-bg {
  background-image: url('../images/about-us1-min.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}

.body-2.about-us-bg.faq-bg {
  background-image: url('../images/FAQ-sep.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.body-2.bg {
  background-image: url('../images/about-us-bg1.png');
  background-position: 0 0;
  background-size: cover;
}

.body-2.blog {
  background-image: url('../images/about-us-min.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.contact-us-hero {
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
}

.contact-us-hero.about-us {
  padding-top: 120px;
  padding-bottom: 100px;
}

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

.info-contact-us {
  background-image: url('../images/dot-influencer-contac-us-bg2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 5%;
  padding-right: 5%;
}

.info-wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}

.white-line {
  color: #fff;
  background-color: #fff;
  width: 40px;
  height: 1px;
  margin-top: 14px;
  margin-bottom: 14px;
}

.email-link-cntus {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.cntus-t {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.cntus-t.gray {
  color: #a4a4ab;
}

.cntus-add-img {
  margin-right: 12px;
}

.cntus-form.cwu {
  position: relative;
  top: -170px;
}

.cntus-form-img-txt {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Outfit, sans-serif;
  font-weight: 500;
  display: flex;
}

.cntus-form-img-txt.cwu {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 90px;
  margin-bottom: 90px;
  font-size: 22px;
}

.cntus-form-img {
  margin-right: 20px;
}

.cntus-field-label {
  color: #a4a4ab;
  margin-bottom: 14px;
  font-family: Gilroy, sans-serif;
}

.cntus-field-label.cwu.gap {
  margin-top: 40px;
}

.contus-field {
  color: #fff;
  background-color: #18181f;
  border: 1px #000;
  border-bottom: 1px solid #75757a;
  margin-bottom: 30px;
}

.contus-field.cwu {
  background-color: #292929;
  border-style: solid;
  border-color: #fff;
  border-radius: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.contus-field.cwu.square {
  border-radius: 10px;
  height: 192px;
}

.contus-field.cwu.square.aaa.bbb {
  margin-bottom: 100px;
}

.cntus-form-title {
  margin-top: 10px;
}

.cnts-form-p {
  color: #bdbdbd;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 20px;
}

.cnts-form-p.cwu {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 300;
}

.form-2 {
  background-color: #18181f;
  flex-flow: column;
  padding: 40px 60px;
  display: flex;
  box-shadow: 11px 4px 21.6px #00000040;
}

.form-2.bbg {
  background-color: #292929;
}

.form-sunmit-btn {
  background-color: #5041fb;
  border-radius: 5px;
  margin-left: auto;
  margin-right: 0;
}

.form-sunmit-btn.cwu {
  background-color: #00c75e99;
  border-radius: 100px;
  width: 100%;
}

.abtus {
  padding-top: 80px;
  padding-left: 5%;
  padding-right: 5%;
}

.card-title-img {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.card-abt-us-img {
  width: 60px;
  height: 60px;
  margin-left: 24px;
}

.card-about-us {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  height: 367px;
  margin-bottom: 34px;
  padding-right: 30px;
  display: flex;
}

.cell-3 {
  justify-content: space-between;
  align-items: stretch;
}

.cell-4 {
  justify-content: space-between;
  align-items: flex-end;
}

.blog-main-section {
  padding-top: 105px;
  padding-left: 5%;
  padding-right: 5%;
}

.blog-main-card-sub-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2em;
}

.blog-card-categories {
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
  display: flex;
}

.blog-card-categories.lots {
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog-card-categories.more {
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}

.blog-card-categories.more.left-side {
  margin-right: auto;
}

.blog-card-main-img {
  width: 100%;
  height: auto;
  margin-bottom: 22px;
  margin-left: auto;
  margin-right: auto;
}

.related-blogs-card {
  background-color: #151515;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 555px;
  height: 190px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
  box-shadow: 0 2px 16px #9747ff33;
}

.related-blogs-card.mid {
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.rb-img {
  border-radius: 9px;
  flex: 1;
  width: 100%;
  height: 100%;
}

.rb-img.allb {
  flex: 0 auto;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.all-blogs {
  margin-top: 80px;
  margin-bottom: 40px;
  padding-left: 5%;
  padding-right: 5%;
}

.all-blogs-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 5px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.all-blogs-wrapper.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.all-blogs-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.blog-view-all-btn {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: none;
  background-clip: border-box;
  border: 1px solid #00c75e;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 96px;
  height: 40px;
  padding: 6px 16px;
  display: flex;
}

.gradient-border-btn {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #0000;
  background-color: #0000;
  background-image: url('../images/bttn.png');
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 96px;
  height: 40px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.paddign-for-border {
  color: #0000;
  text-align: center;
  background-color: #0000;
  border-radius: 50px;
  width: auto;
  margin-bottom: 0;
  padding: 6px 16px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1em;
}

.all-blogs-blog-card {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  margin-right: 20px;
  display: flex;
}

.date-read {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 6px;
  display: flex;
}

.date-read-text {
  color: #a4a4ab;
  letter-spacing: .28px;
  margin-right: 10px;
  font-family: Gilroy, sans-serif;
  font-size: 12px;
}

.faq-main {
  padding-top: 130px;
  padding-left: 10%;
  padding-right: 10%;
}

.faq-main-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq-left {
  flex-flow: column;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.how-it-works-card {
  display: flex;
}

.how-it-works-topic {
  width: 30px;
  height: 30px;
}

.hiw-t-p {
  margin-left: 10px;
}

.cwu-form-align {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cwu-form-align-column {
  width: 100%;
}

.cwu-form-align-column.left {
  padding-right: 11px;
}

.cwu-form-align-column.right {
  padding-left: 11px;
}

.website-pages {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.link-list {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
}

.blog-main-container {
  background-image: url('../images/FAQ-sep.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 5%;
}

.blog-mc-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rich-text-blog {
  color: #c0c5d0;
  font-family: Gilroy, sans-serif;
  font-size: 22px;
  line-height: 1.5em;
}

.search-result-item {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  text-decoration: none;
}

.link {
  color: var(--light-green);
  text-decoration: none;
}

.field-label {
  color: var(--light-green);
}

.collection-item {
  border-radius: 24px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 23%;
  max-width: none;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  box-shadow: 0 2px 16px #9747ff33;
}

.collection-list {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-4 {
  flex-flow: column;
  flex: 1;
  width: 100%;
  height: 100%;
  margin-right: 0;
  padding: 10px;
  display: flex;
}

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

.link-block-3 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.link-block-4 {
  flex: 1;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
}

.search-results-sss {
  padding-left: 5%;
  padding-right: 5%;
}

.cell-5 {
  background-color: #151515;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 0;
  display: flex;
  box-shadow: 0 1.7px 13.8px #9747ff33;
}

.div-block-5 {
  display: flex;
}

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

.quick-stack.blog {
  margin-top: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

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

.cell-6 {
  justify-content: space-between;
  align-items: center;
}

.collection-list-wrapper {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.collection-list-wrapper-2 {
  flex: 1;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-4 {
  margin: 20px auto;
}

.collection-list-2 {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
}

.collection-item-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 33%;
  margin-bottom: 0;
  display: flex;
}

.full {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.full.bg {
  padding: 10px;
}

.authorimg {
  margin-bottom: 24px;
}

.by-name {
  color: #fff;
  text-align: center;
  margin-bottom: 12px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.date-time, .read-time {
  color: #a4a4ab;
  font-family: Gilroy, sans-serif;
  line-height: 1em;
}

.author-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 48px;
  display: flex;
}

.date-time-read-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.date-time-img {
  margin-right: 6px;
}

.dtiw {
  justify-content: center;
  align-items: center;
  margin-left: 12px;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .dih1 {
    margin-bottom: 0;
    font-size: 80px;
    font-weight: 600;
    line-height: 120%;
  }

  .dih1.h2 {
    font-size: 80px;
    font-weight: 600;
  }

  .dih1.h2._1280fix {
    font-size: 80px;
  }

  .dih1.h2._1280fix.card {
    font-size: 70px;
  }

  .dih1.h2.wysb, .dih1.h2.web3 {
    margin-top: 0;
  }

  .dih1.h2.web3._1280 {
    font-size: 80px;
  }

  .dih1.h2.smaller {
    font-size: 46px;
    line-height: 150%;
  }

  .dih1.h2.smaller.card {
    font-size: 26px;
    line-height: 120%;
  }

  .dih1.h2.center {
    font-size: 50px;
  }

  .dih1.h3.web3 {
    font-size: 25px;
    line-height: 130%;
  }

  .dih1.h3.card {
    margin-top: 30px;
    margin-bottom: 24px;
    font-size: 25px;
    line-height: 130%;
  }

  .dih1.h3.related-title {
    min-height: 60px;
    font-size: 18px;
  }

  .dih1.hero-title {
    width: 814px;
    margin-top: 45px;
    font-size: 80px;
  }

  .dih1.hero-title.center {
    width: auto;
    font-size: 80px;
  }

  .dih1.hero-title.faq-main.full {
    width: auto;
    margin-bottom: 10px;
    font-size: 80px;
  }

  .dih1.hero-title.aaa {
    font-size: 80px;
  }

  .dot-influencer-navbar {
    background-color: #0000;
    padding-left: 130px;
  }

  .hero-section {
    background-color: #0000;
    padding-top: 40px;
    padding-left: 130px;
    padding-right: 0%;
  }

  .hero-left {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .dibtn {
    line-height: 24px;
  }

  .dibtn.new-site {
    width: auto;
  }

  .gradient-title {
    font-size: 80px;
    font-weight: 700;
  }

  .di-p {
    font-size: 18px;
    line-height: 150%;
  }

  .di-p.hero-small {
    width: auto;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
  }

  .di-p.full {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    font-family: Gilroy, sans-serif;
    font-size: 20px;
    line-height: 150%;
    display: flex;
  }

  .di-p.card {
    color: #fff;
    width: 102%;
    height: 40px;
    margin-top: 0;
    font-family: Gilroy, sans-serif;
    font-size: 18px;
    line-height: 27px;
  }

  .di-p._18 {
    height: auto;
    margin-top: 18px;
    margin-bottom: 30px;
    font-family: Gilroy, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
  }

  .di-p.auto {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .di-p.about-us.card {
    height: auto;
    font-size: 20px;
    line-height: 120%;
  }

  .di-p.about-us.faq-p {
    font-size: 20px;
  }

  .di-p.about-us._1280 {
    font-family: Gilroy, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .btn-border.new-site {
    width: auto;
  }

  .btn-border.new-site.aaaa {
    border-style: none;
  }

  .info-btn-wrapper {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .info-img {
    margin-top: 45px;
  }

  .hero-sarch-input {
    color: #fff;
    background-position: 30px, 50%;
    width: 750px;
    height: 92px;
    margin-top: 24px;
    padding-left: 60px;
    font-weight: 600;
    line-height: 20px;
  }

  .hero-sarch-input.nl-search {
    color: #fff;
    background-position: 30px, 50%;
    border-width: 2px;
    border-color: #151515;
    width: 750px;
    padding-top: 34px;
    padding-bottom: 34px;
    padding-left: 60px;
    font-family: Gilroy, sans-serif;
    font-weight: 600;
  }

  .hero-sarch-input.nl-search:focus {
    background-color: #18191f;
    background-image: url('../images/dot-influencer-search.png');
    background-position: 30px;
    background-repeat: no-repeat;
    background-size: auto;
    border: 2px solid #00c75e;
  }

  .hero-sarch-input.nl-search.hide {
    width: 750px;
  }

  .hero-sarch-input.hide {
    display: block;
  }

  .explore-section {
    background-color: #0000;
    padding-top: 62px;
    padding-bottom: 0;
  }

  .explore-line {
    margin-bottom: 45px;
  }

  .green-explore-line {
    border-style: dashed;
    flex: 1;
    width: 737px;
    overflow: hidden;
  }

  .explore-t {
    font-size: 30px;
  }

  .div-block {
    width: 100%;
    padding-left: 113px;
    padding-right: 113px;
  }

  .explore-topic {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: 70px;
    margin-left: 5px;
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
  }

  .explore-topic.blog-card.related.more {
    height: 26px;
    font-weight: 600;
    line-height: 100%;
  }

  .explore-topic.blog-card.more {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    line-height: 100%;
  }

  .topics-slider-wrapper {
    flex-flow: row;
    justify-content: space-around;
    width: 100%;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .how-it-works {
    background-color: #0000;
    padding: 120px 120px 96px 130px;
  }

  .how-it-works.dif {
    padding-bottom: 120px;
    padding-right: 130px;
  }

  .hiw-card {
    background-color: #151515;
    background-image: linear-gradient(#ffffff05, #ffffff05);
    background-position: 0 0;
    background-size: auto;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    width: 426px;
    max-width: none;
    height: 525px;
    margin-left: 0;
    margin-right: auto;
    padding: 26px 18px 22px 22px;
    box-shadow: -1px -1px 20px -4px #9747ff;
  }

  .hiw-card._100.dif {
    background-color: #151515;
    width: 93%;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: 0;
    padding-right: 22px;
  }

  .hiw-card.aa {
    height: auto;
    margin-left: 0;
  }

  .hiw-card.aa._22 {
    padding-right: 22px;
  }

  .hiw-card._20 {
    margin-left: 0;
  }

  .hiw-card._20._22border {
    margin-left: auto;
    margin-right: 0;
    padding-right: 22px;
  }

  .hiw-card.mid {
    margin-left: 41px;
    margin-right: 41px;
    padding-right: 22px;
  }

  .hiw-card.second {
    background-image: linear-gradient(#ffffff05, #ffffff05);
    background-size: auto;
    width: 370px;
    height: 327px;
    margin: 0 20px;
    padding: 40px 30px;
    box-shadow: 34.85px 29.63px 48.34px -30px #3366ff0d;
  }

  .hiw-card-img {
    width: 382px;
    height: 344px;
  }

  .hiw-card-img.no-limits {
    width: 858px;
    height: 344px;
    margin-left: auto;
    margin-right: auto;
  }

  .hiw-card-img.first {
    width: 80px;
    height: 80px;
  }

  .hiw-cards-container {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 0;
    padding: 10px;
  }

  .hiw-cards-container.grid {
    grid-template-columns: .25fr 1fr;
    place-items: stretch stretch;
  }

  .hiw-cards-container.grid._32 {
    margin-top: 32px;
    padding-right: 15px;
  }

  .hiw-cards-container.no-bg {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .hiw-cards-container.no-bg.test {
    width: 117%;
  }

  .how-to-buy {
    background-color: #0000;
    margin-top: 40px;
    padding: 100px 130px 80px;
  }

  .get-started-link {
    margin-top: 20px;
  }

  .get-started-gradienyt {
    font-family: Gilroy, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
  }

  .oredered-list-item {
    margin-top: 18px;
    margin-bottom: 18px;
    padding-left: 27px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
  }

  .li-list {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .list {
    font-weight: 400;
    list-style-type: decimal;
  }

  .dorinfluencer-advantages {
    width: 100%;
  }

  .footer {
    background-color: #0000;
    background-image: url('../images/Join-page-1501.png');
    background-position: 100% 67%;
    background-size: cover;
    padding-left: 130px;
  }

  .socials-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .socials-wrapper.aa {
    justify-content: flex-start;
  }

  .socials-link {
    margin-right: 20px;
  }

  .socials-link.hide {
    margin-right: 16px;
    display: none;
  }

  .faq {
    background-color: #0000;
    padding-left: 210px;
    padding-right: 210px;
  }

  .home_9_faq_answer {
    border-bottom-width: 1px;
  }

  .paragraph-14 {
    letter-spacing: .4px;
    font-family: Gilroy, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .home_9_faq_list.first-col {
    border-top-width: 1px;
  }

  .text-size-medium-2.text-weight-bold {
    letter-spacing: .44px;
    font-family: Gilroy, sans-serif;
    font-size: 22px;
    line-height: 100%;
  }

  .image {
    width: 618px;
    height: 618px;
  }

  .newsletter-section {
    background-color: #0000;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    margin-top: 40px;
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 130px;
  }

  .hover-show {
    color: #000;
    background-color: #151515;
    flex: 0 auto;
    width: auto;
    height: 110px;
    padding: 10px;
  }

  .paragraph-15 {
    color: #151515;
    width: 244px;
    height: 90px;
    margin-bottom: 0;
    font-family: Gilroy, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    display: block;
  }

  .gradient-hero {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(#00c75e, #5041fb);
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 500;
    display: none;
  }

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

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

  .body {
    background-color: #151515;
    background-image: url('../images/Join-page-1501.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div-block-2 {
    background-color: #151515;
    background-image: url('../images/dot-influencer-glow.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 528px;
    display: flex;
  }

  .body-2.about-us-bg {
    background-image: url('../images/about-us-min.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }

  .contact-us-hero.about-us {
    padding-bottom: 120px;
  }

  .cntus-form, .form-2 {
    width: 100%;
  }

  .blog-card-categories.more {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .related-blogs-card.mid {
    justify-content: space-between;
    align-items: stretch;
    width: auto;
    height: 100%;
  }

  .rb-img {
    width: 100%;
    height: 100%;
  }

  .rb-img.allb {
    width: 100%;
    max-width: none;
    height: 100%;
  }

  .date-read {
    margin-top: 10px;
    margin-bottom: 6px;
  }

  .rich-text-blog {
    font-size: 24px;
  }

  .collection-item {
    max-width: none;
  }

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

  .link-block-3 {
    flex: 1;
  }

  .link-block-4 {
    flex: 0 auto;
    width: 100%;
    height: 100%;
  }

  .cell-6 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .collection-item-2 {
    flex: 0 auto;
    height: 32%;
  }

  .full {
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .dih1.h2.blog-card {
    margin-top: 100px;
  }

  .dih1.h3.related-title {
    flex: 1;
    width: 100%;
    min-height: 60px;
    margin-right: auto;
  }

  .hiw-card {
    margin-left: 0;
  }

  .hiw-card._100.dif {
    width: 88%;
    max-width: none;
    height: 100%;
    margin-left: auto;
    margin-right: 0;
  }

  .hiw-card._20._22border {
    margin-left: auto;
    margin-right: 0;
  }

  .hiw-card.mid {
    margin-left: auto;
    margin-right: auto;
  }

  .hiw-cards-container {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .hiw-cards-container.grid._32 {
    place-items: center;
  }

  .htb-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .logos-section {
    margin-left: auto;
    margin-right: auto;
  }

  .footer {
    background-repeat: no-repeat;
    background-size: cover;
    padding-right: 130px;
  }

  .hover-show {
    background-color: #0000;
  }

  .body {
    background-size: cover;
  }

  .cntus-form {
    width: 100%;
  }

  .cntus-form.cwu {
    width: 77%;
    margin-left: auto;
    margin-right: auto;
  }

  .cntus-form-img-txt.cwu {
    background-color: #232323;
    margin-bottom: 40px;
    padding: 80px 60px;
  }

  .cntus-field-label.cwu.gap.asd {
    margin-top: 20px;
  }

  .contus-field.cwu {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 18px;
    line-height: 1.5em;
  }

  .contus-field.cwu.square.aaa {
    margin-bottom: 120px;
  }

  .form-2.bbg {
    padding: 0;
  }

  .form-sunmit-btn.cwu {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .card-about-us {
    height: 40vh;
  }

  .blog-card-categories.more {
    flex: 0 auto;
    margin-right: auto;
  }

  .blog-card-main-img {
    vertical-align: baseline;
    height: 100%;
  }

  .related-blogs-card.mid {
    flex: 1;
    display: flex;
  }

  .rb-img {
    width: 100%;
    height: 100%;
  }

  .rb-img.allb {
    width: 100%;
    max-width: none;
    height: 300px;
  }

  .all-blogs {
    margin-bottom: 40px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-3 {
    padding-bottom: 40px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .collection-item {
    width: 100%;
    max-width: 25%;
    height: 100%;
    max-height: 100%;
  }

  .link-block {
    flex: 1;
  }

  .link-block-3 {
    width: 100%;
    height: 100%;
  }

  .link-block-4 {
    flex: 1;
    width: 100%;
    max-width: none;
    height: 100%;
  }

  .collection-list-wrapper {
    justify-content: space-between;
    height: 100%;
  }

  .collection-list-wrapper-2, .collection-list-wrapper-3 {
    flex: 1;
  }

  .collection-list-2 {
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
    display: flex;
  }

  .collection-item-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 32%;
    display: flex;
  }

  .full {
    flex-flow: column;
    justify-content: space-between;
    width: 100%;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .dih1.h2.smaller {
    font-size: 28px;
  }

  .dih1.hero-title.center, .dih1.hero-title.faq-main.full, .dih1.hero-title.contact-us {
    font-size: 32px;
  }

  .hero-right {
    display: none;
  }

  .gradient-title {
    font-size: 32px;
  }

  .di-p {
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .di-p.auto.fottp.hide-mobile {
    display: none;
  }

  .di-p.auto.fottp.hide-desk {
    display: block;
  }

  .di-p.about-us._1280 {
    width: auto;
  }

  .topics-slider-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .how-it-works {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hiw-card {
    width: 100%;
    max-width: none;
    margin-bottom: 40px;
  }

  .hiw-card.slider2 {
    height: auto;
  }

  .hiw-card.aa._22, .hiw-card._20._22border {
    margin-left: auto;
    margin-right: auto;
  }

  .hiw-card-img {
    margin-left: 0;
    margin-right: auto;
  }

  .hiw-cards-container {
    flex-flow: column;
  }

  .hiw-cards-container.grid {
    grid-template-columns: 1fr;
  }

  .hiw-cards-container.no-bg.test._1280 {
    width: auto;
  }

  .how-to-buy._1280 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .with-us-you-can {
    padding-left: 2%;
    padding-right: 2%;
  }

  .slide {
    width: auto;
    margin-right: 20px;
  }

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

  .mask {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .faq {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .image {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .newsletter-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contact-us-hero {
    padding-top: 60px;
  }

  .cntus-form.cwu {
    position: static;
  }

  .card-about-us {
    height: auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }

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

  .cell-4 {
    justify-content: space-between;
    align-items: center;
  }

  .blog-main-card-sub-title.jide {
    display: none;
  }

  .blog-card-categories.more {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .all-blogs-wrapper.grid {
    flex-flow: column;
  }

  .collection-item {
    width: 100%;
  }

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

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

  .dih1.h2._1280fix.adjust {
    width: 100%;
    font-size: 32px;
  }

  .di-p.about-us {
    width: auto;
  }

  .footer-right {
    width: 100%;
  }

  .socials-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .socials-wrapper.contact-us {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .socials-wrapper.aa {
    flex-flow: row;
  }

  .socials-link {
    margin-top: 5px;
    margin-bottom: 5px;
  }

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

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

  .home_9_faq_list.first-col {
    border-bottom-style: none;
  }

  .home_9_faq_icon-wrapper {
    width: 1.75rem;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .dih1 {
    font-size: 24px;
  }

  .dih1.h2, .dih1.h2._1280fix {
    font-size: 40px;
  }

  .dih1.h2._1280fix._50px {
    font-size: 24px;
  }

  .dih1.h2.wysb, .dih1.h2.web3._1280 {
    font-size: 40px;
  }

  .dih1.h2.smaller {
    font-size: 20px;
  }

  .dih1.h2.blog-card {
    font-size: 32px;
  }

  .dih1.h3 {
    font-size: 22px;
  }

  .dih1.h3.web3 {
    font-size: 20px;
  }

  .dih1.h3.card {
    font-size: 22px;
  }

  .dih1.hero-title {
    font-size: 46px;
  }

  .dih1.hero-title.faq-main.full, .dih1.hero-title.aaa, .dih1.hero-title.blog-h1, .gradient-title {
    font-size: 32px;
  }

  .di-p.hero-small {
    width: auto;
  }

  .di-p.hero-small._1280 {
    width: auto;
    height: auto;
    margin-top: 16px;
    margin-bottom: 30px;
    font-size: 16px;
  }

  .di-p.full._1280 {
    margin-top: 16px;
    margin-bottom: 30px;
    font-size: 16px;
  }

  .di-p.card {
    font-size: 16px;
  }

  .di-p.auto.fottp {
    width: auto;
  }

  .di-p.auto.fottp.hide-mobile {
    display: none;
  }

  .di-p.auto.fottp.hide-desk {
    text-align: center;
    font-family: Gilroy, sans-serif;
    font-size: 16px;
    line-height: 26px;
  }

  .info-btn-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
  }

  .hero-sarch-input {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-sarch-input.nl-search {
    padding-left: 45px;
  }

  .explore-topic {
    font-size: 16px;
  }

  .explore-topic.blog-card.related {
    width: 100%;
  }

  .explore-topic.blog-card.related.more {
    justify-content: center;
    align-items: center;
  }

  .explore-topic.blog-card.more {
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

  .how-it-works.dif {
    background-color: #151515;
  }

  .hiw-card._100.dif, .hiw-card.aa._22 {
    margin-top: 20px;
  }

  .hiw-cards-container {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .hiw-cards-container.no-bg.test {
    width: auto;
  }

  .get-started-link {
    margin-top: 18px;
    margin-bottom: 40px;
  }

  .oredered-list-item {
    font-size: 16px;
  }

  .footer-right {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .footer-logo.w--current {
    margin-left: auto;
    margin-right: auto;
  }

  .socials-wrapper {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .socials-wrapper.aa {
    flex-flow: row;
  }

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

  .paragraph-14 {
    font-size: 16px;
    font-weight: 500;
  }

  .text-size-medium-2 {
    text-align: center;
  }

  .info-wrapper {
    padding-top: 20px;
  }

  .cntus-form-img-txt.cwu {
    flex-flow: column;
    height: auto;
  }

  .form-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-card-categories {
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-card-categories.more {
    flex-flow: row;
    margin-left: 0;
  }

  .cwu-form-align {
    flex-flow: column;
  }

  .cwu-form-align-column.left {
    padding-right: 0;
  }

  .cwu-form-align-column.right {
    padding-left: 0;
  }

  .collection-item {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .collection-list {
    flex-flow: column;
    grid-template-columns: 1fr;
  }
}

#w-node-ba7c31fb-eb5a-1c31-0d3f-860e8f499cf9-740b07d9 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-_1b6e102d-cd91-b0e1-4e81-ea380baa71fb-740b07d9, #w-node-_90a1309f-db52-691c-489e-57b440aba1d2-740b07d9, #w-node-_60cf0ceb-fa3a-5cce-265a-6dfa0722b203-740b07d9, #w-node-_32302be7-1386-8af9-e0db-8f61b9915681-5374d97f, #w-node-_18c811c0-2e60-d5f1-dc47-a27ff165d8ca-f165d8c7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_18c811c0-2e60-d5f1-dc47-a27ff165d8de-f165d8c7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1.25fr;
}

#w-node-_106d84ef-a635-453f-a5b9-c657bd0ec7e0-519a3ccf {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

#w-node-_54eb26ed-6630-8ae7-de36-1735ec59a435-519a3ccf {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 2fr;
}

#w-node-_23e4b024-78a2-6c36-0a7d-9fa6ddf5932f-14cb31ea {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_55276e4d-e69f-7ca7-0947-191535a705d3-4676022a {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-_6302bb34-9f35-9995-4b6c-7f150ddbb9e8-4676022a {
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 2fr;
}

#w-node-_686c7d8a-2fdf-9ea4-e4be-2cbc141af509-4676022a {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-_7de2181d-ef1e-fe22-7d12-9378bda8e383-2b5c426c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_76327e5a-b0e4-a202-375e-3a5bce14a6da-2b5c426c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

@media screen and (min-width: 1920px) {
  #w-node-_686c7d8a-2fdf-9ea4-e4be-2cbc141af509-4676022a {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1.25fr;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-ba7c31fb-eb5a-1c31-0d3f-860e8f499cf9-740b07d9 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
  }

  #w-node-dcfa81f2-2046-5552-dd80-52ee19d68f93-740b07d9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_686c7d8a-2fdf-9ea4-e4be-2cbc141af509-4676022a {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1.25fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ba7c31fb-eb5a-1c31-0d3f-860e8f499cf9-740b07d9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ba7c31fb-eb5a-1c31-0d3f-860e8f499cfb-740b07d9 {
    order: -9999;
  }

  #w-node-_1b6e102d-cd91-b0e1-4e81-ea380baa71fb-740b07d9, #w-node-_90a1309f-db52-691c-489e-57b440aba1d2-740b07d9, #w-node-_60cf0ceb-fa3a-5cce-265a-6dfa0722b203-740b07d9, #w-node-_18c811c0-2e60-d5f1-dc47-a27ff165d8ca-f165d8c7, #w-node-_106d84ef-a635-453f-a5b9-c657bd0ec7e0-519a3ccf, #w-node-_54eb26ed-6630-8ae7-de36-1735ec59a435-519a3ccf, #w-node-_23e4b024-78a2-6c36-0a7d-9fa6ddf5932f-14cb31ea, #w-node-_6302bb34-9f35-9995-4b6c-7f150ddbb9e8-4676022a, #w-node-_7de2181d-ef1e-fe22-7d12-9378bda8e383-2b5c426c, #w-node-_76327e5a-b0e4-a202-375e-3a5bce14a6da-2b5c426c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_18c811c0-2e60-d5f1-dc47-a27ff165d8de-f165d8c7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_686c7d8a-2fdf-9ea4-e4be-2cbc141af509-4676022a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}