.partners-module {
  background: #F8FAFF;
  width: 100%;
  margin-bottom: -120px;
}
.partners-module * {
  font-family: "Abank Sans";
  font-style: normal;
  font-weight: 400;
}
.partners-module .content {
  padding: 0 8px;
  width: 1264px;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module .content {
    width: 360px;
    min-width: 360px;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1270px) {
  .partners-module .content {
    max-width: 1000px;
    width: 100%;
  }
}
.partners-module-banner {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  padding: 80px 0;
  background: #4BDF7F;
  text-align: center;
}
.partners-module-banner-title {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module-banner-title {
    font-size: 40px;
    line-height: 52px;
  }
}
.partners-module-banner-text {
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module-banner-text {
    font-size: 20px;
    line-height: 32px;
  }
}
.partners-module .logo {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  margin-top: 48px;
  margin-left: 89px;
  align-items: center;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module .logo {
    display: block;
    margin-left: 0;
  }
}
.partners-module .logo-left-side {
  font-size: 18px;
  font-weight: 400;
  margin-right: 140px;
  max-width: 616px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module .logo-left-side {
    margin-right: 0;
    margin-bottom: 32px;
  }
}
.partners-module .logo-left-side-title {
  margin: 0 0 16px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module .logo-left-side-title {
    font-size: 40px;
    line-height: 52px;
  }
}
.partners-module .logo-left-side-subtitle {
  margin-bottom: 24px;
}
.partners-module .logo-left-side-btn {
  line-height: 24px;
  font-size: 18px;
  letter-spacing: -0.014em;
  font-weight: 700;
  box-shadow: none;
  cursor: pointer;
  border-radius: 4px;
  border: none;
  background: #0D0C22;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  width: 320px;
  padding: 12px 16px;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px;
}
.partners-module .logo-right-side-img {
  width: 343px;
}
.partners-module .example {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 48px;
  margin-left: 89px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module .example {
    display: block;
    margin-left: 0;
  }
}
.partners-module .example-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
  margin: 0 0 16px 0;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module .example-title {
    font-size: 40px;
    line-height: 52px;
  }
}
.partners-module .example-wrapper {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module .example-wrapper {
    display: block;
  }
}
.partners-module .example-wrapper .example-item {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  padding: 32px 64px;
  border-radius: 16px;
  color: #FFFFFF;
  margin-right: 32px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module .example-wrapper .example-item {
    margin-right: 0;
    margin-bottom: 24px;
  }
}
.partners-module .example-wrapper .example-item img {
  width: 188px;
  margin-bottom: 8px;
}
.partners-module .example-wrapper .example-item:first-child {
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: #f3f5fa;
  background-blend-mode: luminosity;
  backdrop-filter: blur(50px);
  color: #151515;
}
.partners-module .example-wrapper .example-item:nth-child(2) {
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: #000000;
  background-blend-mode: luminosity;
  backdrop-filter: blur(50px);
}
.partners-module .example-wrapper .example-item:last-child {
  background: #60D063;
  margin-right: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module .example-wrapper .example-item:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.partners-module .font {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 89px;
  margin-top: 80px;
  padding-bottom: 48px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module .font {
    margin-left: 0;
  }
}
.partners-module .font-title {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .partners-module .font-title {
    font-size: 40px;
    line-height: 52px;
  }
}
.partners-module .font-btn {
  line-height: 24px;
  font-size: 18px;
  letter-spacing: -0.014em;
  font-weight: 700;
  box-shadow: none;
  cursor: pointer;
  border-radius: 4px;
  border: none;
  background: #0D0C22;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  width: 320px;
  padding: 12px 16px;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px;
}


/*# sourceMappingURL=pages-ForPartners.1100b5318fd9e536c62d.css.map*/