.hero-sec {
  padding: 150px 0 60px; }

@media only screen and (max-width: 600px) {
  .hero-sec {
    padding: 100px 0 60px; } }

.hero-sec .hero-sec-bg {
  position: absolute;
  width: 50%;
  height: 150%;
  top: 0;
  right: 0;
  background-image: url("/imgs/rectangle.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  z-index: -1; }

@media only screen and (max-width: 1200px) {
  .hero-sec .hero-sec-bg {
    width: 70%;
    background-position: 0% 0%; } }

@media only screen and (max-width: 600px) {
  .hero-sec .hero-sec-bg {
    width: 100%;
    background-image: url("/imgs/rectangle-copy-5@2x.png");
    background-size: contain; } }

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

.hero-sec .hero-content .header-container {
  max-width: 500px;
  width: 100%; }

.hero-sec .hero-content .hero-img-container {
  padding-left: 46px; }

@media only screen and (max-width: 1200px) {
  .hero-sec .hero-content .hero-img-container {
    padding-left: 0; } }

.hero-sec .hero-content .hero-img-container img {
  width: 100%; }

@media only screen and (max-width: 1200px) {
  .hero-sec .hero-content {
    flex-direction: column; }
  .hero-sec .hero-content .header-container {
    order: 2;
    margin-top: 20px; }
  .hero-sec .hero-content .header-container .header {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center; }
  .hero-sec .hero-content .hero-img-container {
    order: 1; } }

.main-section .we-help-with .container {
  position: relative; }

.main-section .we-help-with .container .we-help-with-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: contain;
  left: -40%;
  background-image: url("/imgs/photoes/group-2-1.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  z-index: -1; }

@media only screen and (max-width: 1200px) {
  .main-section .we-help-with .container .we-help-with-bg {
    background-image: url("/imgs/photoes/group-2-1@2x.png");
    background-position: 0 bottom;
    bottom: -22%;
    left: -30%; } }

@media only screen and (max-width: 600px) {
  .main-section .we-help-with .container .we-help-with-bg {
    left: -40%;
    bottom: -12%;
    background-image: url("/imgs/photoes/group-2-1@3x.png"); } }

.main-section .we-help-with .container .header {
  margin-bottom: 30px; }

.main-section .we-help-with .container .card-item {
  max-width: 271px; }

.main-section .we-help-with .container .card-item .card-item-content {
  max-width: 167px; }

@media only screen and (max-width: 1200px) {
  .main-section .we-help-with .container .card-items {
    flex-wrap: wrap; }
  .main-section .we-help-with .container .card-items .card-item {
    flex-direction: column;
    text-align: center;
    max-width: 48%;
    margin-bottom: 15px;
    padding: 25px 10px; }
  .main-section .we-help-with .container .card-items .card-item .card-item-title {
    text-align: center;
    width: 100%; }
  .main-section .we-help-with .container .card-items .card-item .card-item-content {
    max-width: 100%; }
  .main-section .we-help-with .container .card-items .card-item:nth-child(1 + n) {
    margin-right: 2%; } }

.main-section .we-help-with .container .we-help-with-container {
  padding: 163px 0 100px;
  display: flex;
  justify-content: flex-end; }

@media only screen and (max-width: 1200px) {
  .main-section .we-help-with .container .we-help-with-container {
    padding: 70px 0 0; } }

.main-section .we-help-with .container .we-help-with-container .we-help-with-content {
  max-width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

.main-section .we-help-with .container .we-help-with-container .we-help-with-content .we-help-with-text {
  max-width: 483px; }

@media only screen and (max-width: 1200px) {
  .main-section .we-help-with .container .we-help-with-container .we-help-with-content {
    max-width: 260px;
    text-align: right;
    display: flex;
    align-items: flex-end; } }

.main-section .mawi-is {
  position: relative;
  padding: 135px 0 0px; }

@media only screen and (max-width: 1200px) {
  .main-section .mawi-is {
    background-size: contain;
    background-position: 100% 300%;
    background-image: none; } }

.main-section .mawi-is .mawi-is-bg {
  position: absolute;
  width: 50%;
  height: 105%;
  right: 0;
  top: -5%;
  background-image: url("/imgs/photoes/oval-blue-2.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  z-index: -1; }

.main-section .mawi-is .mawi-is-content {
  display: flex; }

.main-section .mawi-is .mawi-is-content .mawi-is-text-container {
  max-width: 240px; }

.main-section .mawi-is .mawi-is-content .mawi-is-img-container img {
  width: 100%; }

@media only screen and (max-width: 1200px) {
  .main-section .mawi-is .mawi-is-content {
    flex-direction: column; }
  .main-section .mawi-is .mawi-is-content .mawi-is-text-container {
    text-align: center;
    max-width: 100%;
    margin-bottom: 20px; } }

.main-section .mawi-is-items {
  padding-bottom: 37px; }

.main-section .mawi-is-items .card-items {
  margin-bottom: 16px; }

@media only screen and (max-width: 1200px) {
  .main-section .mawi-is-items .card-items {
    flex-direction: column;
    margin-bottom: 0; } }

.main-section .mawi-is-items .card-items .card-item:nth-child(odd) {
  margin-right: 12px; }

.main-section .mawi-is-items .card-items .card-item {
  max-width: 50%;
  padding: 32px 42px; }

@media only screen and (max-width: 1200px) {
  .main-section .mawi-is-items .card-items .card-item {
    max-width: 100%;
    margin-bottom: 16px; } }

.main-section .mawi-is-items .learn-more-btn-container {
  display: flex;
  align-content: flex-start;
  justify-content: center;
  padding: 26px; }

.join-mawi {
  padding: 60px 0 100px;
  border-top: 1px solid #ebeef2; }

.join-mawi .header {
  text-align: center; }

.join-mawi .step-item {
  text-align: center;
  margin-top: 40px; }

.join-mawi .step-item .step-counter {
  font-size: 40px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #eaeef3; }

.join-mawi .step-item .step-text {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.4px; }

@media only screen and (max-width: 600px) {
  .join-mawi .step-item {
    text-align: left; }
  .join-mawi .step-item .step-counter {
    font-size: 30px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px; }
  .join-mawi .step-item .step-text {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px; } }

.join-mawi .card-items {
  margin-top: 35px;
  display: flex;
  width: 100%;
  justify-content: center; }

.join-mawi .card-items .card-item {
  max-width: 247px;
  width: 100%;
  padding: 25px;
  display: flex;
  margin-right: 15px; }

.join-mawi .card-items .card-item .card-item-content {
  display: flex;
  flex-direction: column;
  margin: auto 0; }

.join-mawi .card-items .card-item .card-item-content .card-item-text {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.3px; }

.join-mawi .card-items .card-item:nth-last-child(1) {
  margin-right: 0; }

@media only screen and (max-width: 1200px) {
  .join-mawi .card-items {
    flex-wrap: wrap;
    justify-content: flex-start; }
  .join-mawi .card-items .card-item {
    margin-right: 0;
    max-width: 47%;
    width: 100%;
    min-height: 140px;
    margin-bottom: 15px; }
  .join-mawi .card-items .card-item .card-item-content .card-item-text {
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px; }
  .join-mawi .card-items .card-item:nth-child(odd) {
    margin-right: 15px; } }

.join-mawi .join-now-btn-container {
  display: flex;
  align-content: flex-start;
  justify-content: center;
  margin-top: 50px; }

.we-trusted {
  background-color: #1d5284;
  background-image: linear-gradient(to right, #1d5284, #002c5f);
  padding: 48px 0 90px; }

.we-trusted .we-trusted-header {
  color: white; }

.we-trusted .we-trusted-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px; }

.we-trusted .we-trusted-items .we-trusted-item img {
  width: 100%; }

@media only screen and (max-width: 600px) {
  .we-trusted .we-trusted-items {
    flex-wrap: wrap;
    justify-content: center; }
  .we-trusted .we-trusted-items .we-trusted-item {
    margin-bottom: 30px; } }

.demo-kit-form-section {
  padding: 90px 0;
  background-image: url("/imgs/photoes/phone-contact-form@3x.png");
  background-size: auto 70%;
  background-repeat: no-repeat;
  background-position: 100% 50%; }

@media only screen and (max-width: 1200px) {
  .demo-kit-form-section {
    background-image: none; } }

.demo-kit-form-section .demo-kit-form-content {
  display: flex;
  flex-direction: column; }

.demo-kit-form-section .demo-kit-form-content .demo-kit-header {
  max-width: 550px;
  width: 100%;
  text-align: center;
  margin: 0 auto; }

.demo-kit-form-section .demo-kit-form-content .demo-kit-form-container {
  max-width: 370px;
  width: 100%;
  margin: 12px auto 0px; }

.demo-kit-form-section .join-research-program .header {
  text-align: center;
  margin-bottom: 25px; }

.demo-kit-form-section .join-research-program .join-research-program-seperator {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 28px 0 16px; }

.demo-kit-form-section .join-research-program .join-research-program-seperator .seperator {
  width: 372px;
  height: 3px;
  -o-object-fit: contain;
     object-fit: contain;
  border: solid 1px #f5f6f8; }

.demo-kit-form-section .join-research-program .join-research-program-seperator .seperator-text {
  font-size: 28px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #e0e3eb;
  margin: 0 25px; }
