.career-page-banner-content {
  position: relative;
  z-index: 3;
}
.career-page-banner-content h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
}

.career-page-banner-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16.5px;
    line-height: 26px;
    text-align: center;
    color: #000000;
}
.career-page-banner-content .twitter-ratings {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 12px;
    gap: 8px;
    background: #FFFFFF;
    border: 1px solid rgba(136, 150, 166, 0.4);
    border-radius: 16px;
    margin: 0 auto 20px;
    width: max-content;
}
.career-page-banner {
    height: 550px;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    background: linear-gradient(to bottom, #ffffff 0%, #e6f3fa 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.who-we-are-block {
    padding: 100px 0;
}
.who-we-are-block {
    padding: 100px 0;
}

.who-we-image {
    position: relative;
}

.happy-customers {
    position: absolute;
    background: #FFFFFF;
    mix-blend-mode: normal;
    box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 12px;
    bottom: 0;
    right: 0;
}

.who-we-are-content span {
    background: #DBEAFE;
    mix-blend-mode: normal;
    border-radius: 9999px;
    width: 80px;
    justify-content: center;
    gap: 5px;
    height: 33px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #2563EB;
}

.who-we-are-content h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
    letter-spacing: -0.02em;
    color: #1F2937;
    margin: 10px 0;
}

.who-we-are-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #4B5563;
}
.our-work-culture-head h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 72px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #1F2937;
}

.our-work-culture-head p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #4B5563;
    justify-content: center;
}

.our-work-culture-head {
    margin: 0 0 40px;
}

.our-work-culture-content {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    height: 387px;
    border: 8px solid #41ABE7;
    border-radius: 18.6159px;
    position: relative;
    overflow: hidden;
}

.our-work-culture-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.culture-content-inner {
    position: absolute;
    bottom: 0;
    padding: 20px;
    z-index: 2;
    min-height: 175px;
}

.culture-content-inner span {
    font-style: normal;
    font-weight: 900;
    font-size: 19.8941px;
    line-height: 25px;
    color: #FFFFFF;
    margin: 0 0 10px;
    display: block;
}

.culture-content-inner p {
    font-style: normal;
    font-weight: 600;
    font-size: 13.2627px;
    line-height: 20px;
    color: #FFFFFF;
}

.our-work-culture-content:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 72%) 100%), url(.jpg), #ffffff00;
}
.why-join-TweetDelete-options {
    box-sizing: border-box;
    background: #F9FAFB;
    border: 1px solid #DCDFE4;
    border-radius: 20px;
    padding: 30px 30px 50px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}

.why-join-TweetDelete-content span {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 42px;
    display: flex;
    align-items: center;
    color: #20175E;
}

.why-join-TweetDelete-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    display: flex;
    align-items: center;
    color: #4B5563;
}

.why-join-TweetDelete-image {
    flex: 0 0 80px;
    padding-top: 10px;
}
.why-join-TweetDelete {
    padding: 100px 0 0;
}
.open-position-data {
    box-sizing: border-box;
    background: #EBF8FF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 24px;
    display: flex;
    align-items: center;
    padding: 20px;
    gap: 10px;
}

.open-position-data span {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 100px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #1F2937;
}

.open-position-data p {
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #1F2937;
}

.send-resume {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 37px;
    text-align: center;
    color: #4B5563;
    margin: 30px 0 0;
}

.open-position-block {
    background: #F9FAFB;
    padding: 40px 0 60px;
}
.take-step-content {
    background: #40ABE8;
    border-radius: 25px;
    padding: 40px 50px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    overflow: hidden;
    position: relative;
}

.take-step-content span {
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -2px;
    color: #FFFFFF;
    display: block;
}

.take-step-content-inner a span {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
}

.take-step-content-inner a {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    width: max-content;
    margin: 10px 0 0;
}

.take-step-content-image {
    position: absolute;
    right: 0px;
    bottom: 0;
}

.take-step-content-image img {
    max-width: 610px;
    width: 100%;
}
.take-first-step {
    padding: 70px 0;
}
footer.site-footer.white {
    border-top: 9px solid #40ABE8;
    background: #FFF;
    padding: 50px 0;
}
img.desktop-hidden {
    display: none;
}
@media (max-width: 992px){
  .our-work-culture-content {
      margin-bottom: 30px;
  }
  .take-step-content span {
      font-size: 30px;
      line-height: 40px;
  }
  p, .send-resume {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .send-resume br {
    display: none;
  }
  h2 {
    font-size: 20px !important;
    line-height: 35px !important;
  }
  .career-page-banner {
      height: 400px;
  }
  .why-join-TweetDelete-content span {
      font-size: 18px;
      line-height: 27px;
  }
  .who-we-are-block {
      padding: 40px 0;
  }
  .why-join-TweetDelete {
      padding: 20px 0 0;
  }
  .why-join-TweetDelete-options {
      flex-flow: column;
      padding: 15px;
  }
  .open-position-block .col-sm-12.col-md-6.col-lg-4 {
      margin-bottom: 20px;
  }
  .take-first-step {
      padding: 40px 0;
  }
}
@media (max-width: 480px){
  .take-step-content {
      grid-template-columns: 1fr;
      padding: 20px;
  }
  .take-step-content-image {
      position: static;
      display: flex;
      align-items: center;
      justify-content: center;
      height: auto;
      margin-top: -80px;
      margin-bottom: -20px;
  }
  .take-step-content-inner {
      position: relative;
      z-index: 1;
  }
  .take-step-content-inner a {
      margin: 20px auto 20px;
  }
  .take-step-content span {
      text-align: center;
  }
  img.mobile-hidden {
      display: none;
  }
  img.desktop-hidden {
      display: block;
  }
  .career-page-banner-content .twitter-ratings img {
      max-width: 70px;
  }
}
