/* Pages
--------------------------------------------- */
.banner-section {
  padding: 65px 0px 152px; }
  @media screen and (max-width: 1199px) {
    .banner-section {
      padding: 60px 0px 100px; } }
  @media screen and (max-width: 991px) {
    .banner-section {
      padding: 50px 0px 100px; } }
  @media screen and (max-width: 767px) {
    .banner-section {
      padding: 20px 0px 50px; } }
  .banner-section .container {
    position: relative; }
  .banner-section:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 160px;
    z-index: -1;
    width: 280px;
    height: 550px;
    background: url(../../img/health-agencies-banner-left-shadow.png);
    background-size: auto;
    background-repeat: no-repeat; }
    @media screen and (max-width: 991px) {
      .banner-section:after {
        width: 106px;
        height: 400px;
        background-size: cover; } }
    @media screen and (max-width: 767px) {
      .banner-section:after {
        content: unset; } }
  .banner-section:before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 30px;
    z-index: -1;
    background: url(../../img/test-to-treat-banner-yellow-shadow.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 260px;
    height: 800px; }
    @media screen and (max-width: 991px) {
      .banner-section:before {
        top: 0px;
        width: 150px;
        height: 500px; } }
    @media screen and (max-width: 767px) {
      .banner-section:before {
        content: unset; } }
  .banner-section .inner-banner {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .banner-section .banner-logos {
    width: 100%;
    overflow-y: hidden;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    @media screen and (max-width: 1440px) {
      .banner-section .banner-logos {
        top: 65px; } }
    @media screen and (max-width: 1199px) {
      .banner-section .banner-logos {
        top: 0px; } }
    @media screen and (max-width: 767px) {
      .banner-section .banner-logos {
        justify-content: center;
        position: static;
        padding: 30px 70px 0px; } }
    @media screen and (max-width: 767px) {
      .banner-section .banner-logos {
        padding: 0px 0px 0px; } }
    @media screen and (max-width: 375px) {
      .banner-section .banner-logos {
        display: block; } }
    .banner-section .banner-logos .slick-track {
      width: 100% !important; }
      @media screen and (max-width: 375px) {
        .banner-section .banner-logos .slick-track {
          display: flex;
          justify-content: space-between; }
          .banner-section .banner-logos .slick-track::after, .banner-section .banner-logos .slick-track::before {
            content: unset; } }
    .banner-section .banner-logos .banner-logo {
      position: relative;
      cursor: pointer;
      padding: 10px 0px; }
      .banner-section .banner-logos .banner-logo:nth-child(3) img {
        max-height: 100%;
        margin: -3px auto 17px; }
        @media screen and (max-width: 575px) {
          .banner-section .banner-logos .banner-logo:nth-child(3) img {
            max-height: 23px;
            margin: 0px auto 20px; } }
      .banner-section .banner-logos .banner-logo:before {
        content: "";
        display: block;
        background: rgba(14, 24, 23, 0.2);
        width: 32px;
        height: 32px;
        position: absolute;
        top: 4px;
        left: 6px;
        z-index: -1;
        border-radius: 50%; }
        @media screen and (max-width: 575px) {
          .banner-section .banner-logos .banner-logo:before {
            width: 15px;
            height: 15px;
            top: 8px;
            left: 22px; } }
      .banner-section .banner-logos .banner-logo img {
        max-height: 40px;
        width: auto;
        height: auto;
        text-align: center;
        margin: 0px auto 28px; }
        @media screen and (max-width: 1440px) {
          .banner-section .banner-logos .banner-logo img {
            margin: 0px auto 20px; } }
        @media screen and (max-width: 575px) {
          .banner-section .banner-logos .banner-logo img {
            max-height: 22px; } }
        .banner-section .banner-logos .banner-logo img:focus {
          outline: none; }
      .banner-section .banner-logos .banner-logo .logo-text {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: normal;
        color: #0E1817;
        font-size: 18px;
        line-height: 20px;
        flex: none;
        order: 1;
        flex-grow: 0;
        margin-top: 0px;
        transition: 0.5s;
        animation-timing-function: ease-out; }
        @media screen and (max-width: 767px) {
          .banner-section .banner-logos .banner-logo .logo-text {
            font-size: 16px;
            line-height: 18px; } }
      .banner-section .banner-logos .banner-logo:nth-child(2) {
        margin: 0px 60px; }
        @media screen and (max-width: 991px) {
          .banner-section .banner-logos .banner-logo:nth-child(2) {
            margin: 0px 45px 0px 30px; } }
        @media screen and (max-width: 375px) {
          .banner-section .banner-logos .banner-logo:nth-child(2) {
            margin: 0px 15px; } }
        .banner-section .banner-logos .banner-logo:nth-child(2):before {
          top: 3px;
          left: 38px; }
          @media screen and (max-width: 575px) {
            .banner-section .banner-logos .banner-logo:nth-child(2):before {
              top: 8px;
              left: 36px; } }
      .banner-section .banner-logos .banner-logo:nth-child(3):before {
        top: 10px;
        left: -2px; }
        @media screen and (max-width: 575px) {
          .banner-section .banner-logos .banner-logo:nth-child(3):before {
            top: 10px;
            left: 10px; } }
    .banner-section .banner-logos .banner-logo.slick-slide {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      min-height: 110px; }
    .banner-section .banner-logos .slick-current:before {
      background: #7CB150; }
    .banner-section .banner-logos .slick-current .logo-text {
      color: #7CB150;
      font-weight: 700; }
  @media screen and (max-width: 1440px) {
    .banner-section .banner-slider {
      padding: 50px 0px 0px; } }
  @media screen and (max-width: 1199px) {
    .banner-section .banner-slider {
      padding: 50px 0px 50px; } }
  @media screen and (max-width: 991px) {
    .banner-section .banner-slider {
      padding: 20px 0px 40px; } }
  @media screen and (max-width: 575px) {
    .banner-section .banner-slider .slick-track {
      overflow: hidden;
      width: 100%; } }
  .banner-section .banner-slider .banner-slide {
    display: flex;
    align-items: flex-start;
    margin: 0px 5px;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .banner-section .banner-slider .banner-slide {
        flex-direction: column; } }
    .banner-section .banner-slider .banner-slide:focus {
      outline: none; }
    .banner-section .banner-slider .banner-slide .banner-content {
      width: 54%; }
      @media screen and (max-width: 1199px) {
        .banner-section .banner-slider .banner-slide .banner-content {
          margin-right: 25px; } }
      @media screen and (max-width: 767px) {
        .banner-section .banner-slider .banner-slide .banner-content {
          width: 100%;
          text-align: center;
          margin-bottom: 50px;
          padding: 0px 0px;
          order: 1;
          margin: 0px 0px 50px 0px; } }
      @media screen and (max-width: 767px) {
        .banner-section .banner-slider .banner-slide .banner-content {
          margin-bottom: 30px; } }
      @media screen and (max-width: 575px) {
        .banner-section .banner-slider .banner-slide .banner-content {
          padding: 0px; } }
      .banner-section .banner-slider .banner-slide .banner-content h1 {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 56px;
        line-height: 62px;
        color: #0E1817;
        margin: 130px 0px 20px; }
        @media screen and (max-width: 1199px) {
          .banner-section .banner-slider .banner-slide .banner-content h1 {
            font-size: 45px;
            line-height: 55px;
            margin: 80px 0px 10px; } }
        @media screen and (max-width: 991px) {
          .banner-section .banner-slider .banner-slide .banner-content h1 {
            margin: 110px 0px 10px;
            font-size: 40px;
            line-height: 45px; } }
        @media screen and (max-width: 767px) {
          .banner-section .banner-slider .banner-slide .banner-content h1 {
            margin: 32px 0px 10px;
            font-size: 32px;
            line-height: 36px; } }
        @media screen and (max-width: 575px) {
          .banner-section .banner-slider .banner-slide .banner-content h1 {
            margin: 25px 18px 10px; } }
      .banner-section .banner-slider .banner-slide .banner-content p {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 30px;
        color: #0E1817;
        margin: 0px 75px 30px 0px; }
        @media screen and (max-width: 1199px) {
          .banner-section .banner-slider .banner-slide .banner-content p {
            font-size: 16px;
            line-height: 28px;
            margin: 0px 0px 20px; } }
        @media screen and (max-width: 575px) {
          .banner-section .banner-slider .banner-slide .banner-content p {
            line-height: 20px;
            margin: 0px 4px 20px; } }
      .banner-section .banner-slider .banner-slide .banner-content .get-started-btn {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 18px;
        text-transform: capitalize;
        color: #fff;
        background: #0E1817;
        border-radius: 70px;
        padding: 15px 36px;
        display: inline-block;
        text-align: center;
        transition: 0.5s;
        animation-timing-function: ease-out;
         }
        .banner-section .banner-slider .banner-slide .banner-content .get-started-btn:hover {
          background-color: #7CB150; }
    .banner-section .banner-slider .banner-slide .banner-image {
      width: 46%; }
      @media screen and (max-width: 767px) {
        .banner-section .banner-slider .banner-slide .banner-image {
          width: 100%; } }
      .banner-section .banner-slider .banner-slide .banner-image img {
        max-height: 430px;
        margin: 0 auto;
        width: auto;
        height: auto; }
        @media screen and (max-width: 1440px) {
          .banner-section .banner-slider .banner-slide .banner-image img {
            max-height: 400px; } }
    .banner-section .banner-slider .banner-slide:first-child .banner-content h1 {
      max-width: 80%; }
      @media screen and (max-width: 767px) {
        .banner-section .banner-slider .banner-slide:first-child .banner-content h1 {
          max-width: 100%; } }
  .banner-section .banner-slider .slick-arrow {
    position: absolute;
    bottom: -50px;
    left: 5px;
    background-color: transparent;
    opacity: 1;
    border: none;
    outline: none;
    font-size: 0px;
    z-index: 1;
    cursor: pointer; }
    .banner-section .banner-slider .slick-arrow:hover {
      filter: invert(58%) sepia(50%) saturate(419%) hue-rotate(50deg) brightness(99%) contrast(91%); }
    @media screen and (max-width: 1440px) {
      .banner-section .banner-slider .slick-arrow {
        bottom: -80px; } }
    @media screen and (max-width: 1199px) {
      .banner-section .banner-slider .slick-arrow {
        bottom: -15px; } }
    @media screen and (max-width: 991px) {
      .banner-section .banner-slider .slick-arrow {
        transform: translate(-50%, -50%);
        left: 20px;
        bottom: -60px; } }
    @media screen and (max-width: 767px) {
      .banner-section .banner-slider .slick-arrow {
        bottom: 0px;
        left: 25px; } }
  .banner-section .banner-slider .slick-disabled {
    display: none !important; }
  .banner-section .banner-slider .slick-prev {
    background-image: url("./../../img/left-arrow.svg");
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
    width: 40px;
    height: 25px; }
  .banner-section .banner-slider .slick-next {
    background-image: url("./../../img/right-arrow.svg");
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
    width: 40px;
    height: 25px;
    left: 92px; }
    @media screen and (max-width: 767px) {
      .banner-section .banner-slider .slick-next {
        bottom: 0px;
        right: -20px;
        left: unset; } }

.community-needs {
  padding: 130px 0px 150px;
  position: relative; }
  @media screen and (max-width: 1199px) {
    .community-needs {
      padding: 100px 0px 160px; } }
  @media screen and (max-width: 991px) {
    .community-needs {
      padding: 80px 0px 120px; } }
  @media screen and (max-width: 767px) {
    .community-needs {
      padding: 50px 0px 80px;
      background: #F4F9FF;
      border-radius: 0px 115px; } }
  .community-needs::before {
    content: "";
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 700px;
    z-index: -1;
    background: #F4F9FF;
    border-radius: 0px 200px; }
    @media screen and (max-width: 991px) {
      .community-needs::before {
        height: 600px;
        border-radius: 0px 150px; } }
    @media screen and (max-width: 767px) {
      .community-needs::before {
        content: unset; } }
  .community-needs::after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../../../othena/img/slope-img.png) no-repeat center rgba(0, 0, 0, 0);
    background-size: contain;
    position: absolute;
    bottom: -150px;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .community-needs::after {
        content: unset; } }
  .community-needs .community-row .community-row-upper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px; }
    .community-needs .community-row .community-row-upper .row-upper-left {
      width: calc(100% - 285px); }
      @media screen and (max-width: 1199px) {
        .community-needs .community-row .community-row-upper .row-upper-left {
          width: calc(100% - 210px); } }
      @media screen and (max-width: 767px) {
        .community-needs .community-row .community-row-upper .row-upper-left {
          width: 100%; } }
      .community-needs .community-row .community-row-upper .row-upper-left h4 {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 42px;
        line-height: 47px;
        color: #0E1817;
        margin: 0px 0px 11px 0px;
        position: relative;
        display: inline-block; }
        @media screen and (max-width: 1199px) {
          .community-needs .community-row .community-row-upper .row-upper-left h4 {
            font-size: 38px;
            line-height: 42px; } }
        @media screen and (max-width: 767px) {
          .community-needs .community-row .community-row-upper .row-upper-left h4 {
            font-size: 28px;
            line-height: 31px;
            margin: 0px 0px 16px 0px; } }
        .community-needs .community-row .community-row-upper .row-upper-left h4::after {
          content: "";
          position: absolute;
          top: -24px;
          right: 28px;
          background: url(../../../othena/img/othena-all-heading-icon-img.svg) no-repeat center rgba(0, 0, 0, 0);
          background-size: contain;
          width: 65px;
          height: 30px; }
          @media screen and (max-width: 991px) {
            .community-needs .community-row .community-row-upper .row-upper-left h4::after {
              right: 50%; } }
          @media screen and (max-width: 767px) {
            .community-needs .community-row .community-row-upper .row-upper-left h4::after {
              width: 40px;
              height: 21px;
              top: -20px;
              left: 50px; } }
      .community-needs .community-row .community-row-upper .row-upper-left p {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        color: #0E1817;
        margin: 0px;
        max-width: 500px; }
        @media screen and (max-width: 767px) {
          .community-needs .community-row .community-row-upper .row-upper-left p {
            font-size: 16px;
            line-height: 20px;
            padding-right: 20px; } }
    .community-needs .community-row .community-row-upper .row-upper-right {
      width: 285px;
      display: none; }
      @media screen and (max-width: 1199px) {
        .community-needs .community-row .community-row-upper .row-upper-right {
          width: 210px; } }
      .community-needs .community-row .community-row-upper .row-upper-right a {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 20px;
        text-transform: capitalize;
        color: #fff;
        display: inline-block;
        background: #148F73;
        border-radius: 70px;
        padding: 18px 46px;
        transition: 0.5s;
        animation-timing-function: ease-out; }
        @media screen and (max-width: 1199px) {
          .community-needs .community-row .community-row-upper .row-upper-right a {
            font-size: 16px;
            line-height: 18px;
            padding: 18px 20px; } }
        .community-needs .community-row .community-row-upper .row-upper-right a:hover {
          background: #0E1817; }
  .community-needs .community-row .community-row-lower {
    display: flex; }
    @media screen and (max-width: 767px) {
      .community-needs .community-row .community-row-lower {
        flex-direction: column; } }
    .community-needs .community-row .community-row-lower .row-lower-content {
      background: #fff;
      border: 1px solid rgba(180, 190, 202, 0.2);
      box-sizing: border-box;
      box-shadow: 0px 14px 34px rgba(0, 0, 0, 0.07);
      border-radius: 10px;
      width: 366px;
      padding: 35px 35px 88px 40px;
      transition: 0.5s;
      animation-timing-function: ease-out;
      color: #0E1817;
      position: relative; }
      @media screen and (max-width: 1199px) {
        .community-needs .community-row .community-row-lower .row-lower-content {
          padding: 35px 25px 80px 25px;
          width: 282px; } }
      @media screen and (max-width: 991px) {
        .community-needs .community-row .community-row-lower .row-lower-content {
          width: 220px;
          padding: 20px 15px 45px 15px; } }
      @media screen and (max-width: 767px) {
        .community-needs .community-row .community-row-lower .row-lower-content {
          width: 100%;
          padding: 24px 24px 70px; } }
      .community-needs .community-row .community-row-lower .row-lower-content:hover {
        background: #028782;
        box-shadow: 0px 34px 34px rgba(2, 135, 130, 0.3);
        border-radius: 10px;
        color: #fff; }
        .community-needs .community-row .community-row-lower .row-lower-content:hover img {
          filter: invert(1); }
        .community-needs .community-row .community-row-lower .row-lower-content:hover .learn-more-btn a {
          color: #fff; }
          .community-needs .community-row .community-row-lower .row-lower-content:hover .learn-more-btn a::after {
            filter: invert(1); }
      .community-needs .community-row .community-row-lower .row-lower-content:nth-child(2) {
        margin: 0px 27px; }
        @media screen and (max-width: 991px) {
          .community-needs .community-row .community-row-lower .row-lower-content:nth-child(2) {
            margin: 0px 20px; } }
        @media screen and (max-width: 767px) {
          .community-needs .community-row .community-row-lower .row-lower-content:nth-child(2) {
            margin: 16px 0px; } }
      .community-needs .community-row .community-row-lower .row-lower-content .lower-content-img {
        position: relative;
        display: inline-block;
        width: auto; }
        .community-needs .community-row .community-row-lower .row-lower-content .lower-content-img img {
          width: auto;
          height: auto;
          position: relative; }
          @media screen and (max-width: 991px) {
            .community-needs .community-row .community-row-lower .row-lower-content .lower-content-img img {
              width: 25px; } }
        .community-needs .community-row .community-row-lower .row-lower-content .lower-content-img::before {
          content: "";
          width: 25px;
          height: 25px;
          position: absolute;
          top: 19px;
          background: #7CB150;
          border-radius: 100%;
          right: 3px; }
          @media screen and (max-width: 991px) {
            .community-needs .community-row .community-row-lower .row-lower-content .lower-content-img::before {
              width: 17px;
              height: 17px;
              right: -4px;
              top: 8px; } }
      .community-needs .community-row .community-row-lower .row-lower-content:nth-child(2) .lower-content-img::before {
        background: #F6C106;
        left: -5px;
        top: unset;
        bottom: 18px; }
        @media screen and (max-width: 991px) {
          .community-needs .community-row .community-row-lower .row-lower-content:nth-child(2) .lower-content-img::before {
            left: -2px;
            bottom: 10px; } }
      .community-needs .community-row .community-row-lower .row-lower-content:nth-child(3) .lower-content-img::before {
        background: #028782;
        left: 27px;
        top: 20px; }
        @media screen and (max-width: 991px) {
          .community-needs .community-row .community-row-lower .row-lower-content:nth-child(3) .lower-content-img::before {
            left: 12px;
            top: 8px; } }
      .community-needs .community-row .community-row-lower .row-lower-content h6 {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 27px;
        margin: 15px 0px; }
        @media screen and (max-width: 1199px) {
          .community-needs .community-row .community-row-lower .row-lower-content h6 {
            font-size: 21px;
            line-height: 24px; } }
        @media screen and (max-width: 991px) {
          .community-needs .community-row .community-row-lower .row-lower-content h6 {
            font-size: 20px;
            line-height: 22px; } }
      .community-needs .community-row .community-row-lower .row-lower-content p {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 25px;
        margin: 0px; }
        @media screen and (max-width: 991px) {
          .community-needs .community-row .community-row-lower .row-lower-content p {
            font-size: 16px;
            line-height: 20px; } }
      .community-needs .community-row .community-row-lower .row-lower-content .learn-more-btn {
        position: absolute;
        bottom: 35px;
        display: none; }
        @media screen and (max-width: 991px) {
          .community-needs .community-row .community-row-lower .row-lower-content .learn-more-btn {
            bottom: 20px; } }
        .community-needs .community-row .community-row-lower .row-lower-content .learn-more-btn a {
          display: inline-block;
          font-family: "Author", sans-serif;
          font-style: normal;
          font-weight: 494;
          font-size: 18px;
          line-height: 25px;
          color: #000000;
          position: relative; }
          .community-needs .community-row .community-row-lower .row-lower-content .learn-more-btn a::after {
            content: "";
            position: absolute;
            top: 9px;
            right: -24px;
            background: url(../../../othena/img/learn-more-icon.svg) no-repeat center rgba(0, 0, 0, 0);
            background-size: cover;
            width: 17px;
            height: 9px; }
  .community-needs .community-row .othena-mobile-btn {
    display: none;
    margin-top: 24px; }
    .community-needs .community-row .othena-mobile-btn a {
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 20px;
      text-transform: capitalize;
      color: #fff;
      display: inline-block;
      background: #148F73;
      border-radius: 70px;
      padding: 18px 40px;
      transition: 0.5s;
      animation-timing-function: ease-out;
      font-family: 'Author'; }
      .community-needs .community-row .othena-mobile-btn a:hover {
        color: #148F73;
        background: #fff; }
    @media screen and (max-width: 767px) {
      .community-needs .community-row .othena-mobile-btn {
        text-align: center; } }

.solutions-section {
  padding: 150px 0px 76px 0px;
  position: relative; }
  @media screen and (max-width: 1199px) {
    .solutions-section {
      padding: 120px 0px 60px 0px; } }
  @media screen and (max-width: 991px) {
    .solutions-section {
      padding: 90px 0px 50px 0px; } }
  @media screen and (max-width: 767px) {
    .solutions-section {
      padding: 70px 0px 30px 0px; } }
  .solutions-section .step-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    @media screen and (max-width: 991px) {
      .solutions-section .step-row {
        flex-direction: column; } }
    .solutions-section .step-row .step-row-left {
      width: calc(60% - 86px); }
      @media screen and (max-width: 1199px) {
        .solutions-section .step-row .step-row-left {
          width: calc(60% - 50px); } }
      @media screen and (max-width: 991px) {
        .solutions-section .step-row .step-row-left {
          width: 100%;
          margin-top: 40px; } }
      .solutions-section .step-row .step-row-left img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .solutions-section .step-row .step-row-right {
      width: 40%;
      margin-top: 15px; }
      @media screen and (max-width: 991px) {
        .solutions-section .step-row .step-row-right {
          width: 100%; } }
      .solutions-section .step-row .step-row-right .step-right-heading {
        padding: 38px 0px 24px; }
        @media screen and (max-width: 1199px) {
          .solutions-section .step-row .step-row-right .step-right-heading {
            padding: 38px 0px 20px; } }
        .solutions-section .step-row .step-row-right .step-right-heading h4 {
          font-family: "Author", sans-serif;
          font-style: normal;
          font-weight: 700;
          font-size: 42px;
          line-height: 47px;
          color: #0E1817;
          margin: 0px 160px 20px 0px;
          position: relative; }
          @media screen and (max-width: 1199px) {
            .solutions-section .step-row .step-row-right .step-right-heading h4 {
              font-size: 34px;
              line-height: 36px; } }
          @media screen and (max-width: 767px) {
            .solutions-section .step-row .step-row-right .step-right-heading h4 {
              font-size: 28px;
              line-height: 31px;
              margin: 0px 0px 22px 0px; } }
          .solutions-section .step-row .step-row-right .step-right-heading h4::before {
            content: "";
            position: absolute;
            left: 0px;
            top: -45px;
            background: url(../../../othena/img/step-heading-before-img.svg) no-repeat center rgba(0, 0, 0, 0);
            background-size: contain;
            width: 50px;
            height: 65px; }
        .solutions-section .step-row .step-row-right .step-right-heading p {
          margin: 0px;
          font-family: "Author", sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 18px;
          line-height: 30px;
          color: #0E1817; }
          @media screen and (max-width: 1199px) {
            .solutions-section .step-row .step-row-right .step-right-heading p {
              font-size: 17px;
              line-height: 24px; } }
          @media screen and (max-width: 767px) {
            .solutions-section .step-row .step-row-right .step-right-heading p {
              font-size: 16px;
              line-height: 20px; } }
      .solutions-section .step-row .step-row-right .step-right-row .step-right-column {
        display: flex;
        margin-bottom: 17px;
        margin: 0px 51px 17px 0px; }
        @media screen and (max-width: 1199px) {
          .solutions-section .step-row .step-row-right .step-right-row .step-right-column {
            margin: 0px 0px 15px 0px; } }
        .solutions-section .step-row .step-row-right .step-right-row .step-right-column .step-right-count {
          margin-right: 20px; }
        .solutions-section .step-row .step-row-right .step-right-row .step-right-column:nth-child(2) {
          padding-right: 0px; }
          .solutions-section .step-row .step-row-right .step-right-row .step-right-column:nth-child(2) h6 {
            background-color: #FEBD19; }
        .solutions-section .step-row .step-row-right .step-right-row .step-right-column:nth-child(3) h6 {
          background-color: #ED4C5C; }
        .solutions-section .step-row .step-row-right .step-right-row .step-right-column:nth-child(4) h6 {
          background-color: #88CEDB; }
        @media screen and (max-width: 575px) {
          .solutions-section .step-row .step-row-right .step-right-row .step-right-column:nth-child(4) p {
            padding-right: 44px; } }
        .solutions-section .step-row .step-row-right .step-right-row .step-right-column:nth-child(3) {
          margin: 0px 10px 17px 0px; }
          @media screen and (max-width: 1199px) {
            .solutions-section .step-row .step-row-right .step-right-row .step-right-column:nth-child(3) {
              margin: 0px 0px 15px 0px; } }
        .solutions-section .step-row .step-row-right .step-right-row .step-right-column:last-child {
          margin-bottom: 0px; }
        .solutions-section .step-row .step-row-right .step-right-row .step-right-column h6 {
          font-family: "Author", sans-serif;
          font-style: normal;
          color: #0E1817;
          margin: 0px 0px 0px 0px;
          font-family: 'Author';
          font-style: normal;
          text-align: center;
          font-weight: 500;
          font-size: 28px;
          line-height: 31px;
          color: #0E1817;
          background-color: #7CB150;
          width: 40px;
          height: 40px;
          border-radius: 100%;
          padding: 2px 10px 4px; }
          @media screen and (max-width: 1199px) {
            .solutions-section .step-row .step-row-right .step-right-row .step-right-column h6 {
              font-size: 24px;
              line-height: 28px; } }
          @media screen and (max-width: 767px) {
            .solutions-section .step-row .step-row-right .step-right-row .step-right-column h6 {
              font-size: 28px;
              line-height: 31px; } }
        .solutions-section .step-row .step-row-right .step-right-row .step-right-column h5 {
          font-family: "Author", sans-serif;
          font-style: normal;
          color: #0E1817;
          font-family: 'Author';
          font-style: normal;
          font-weight: 500;
          font-size: 24px;
          line-height: 24px;
          margin: 0px 0px 7px 0px; }
          @media screen and (max-width: 1199px) {
            .solutions-section .step-row .step-row-right .step-right-row .step-right-column h5 {
              font-size: 22px;
              line-height: 22px; } }
          @media screen and (max-width: 767px) {
            .solutions-section .step-row .step-row-right .step-right-row .step-right-column h5 {
              font-size: 20px;
              line-height: 20px; } }
        .solutions-section .step-row .step-row-right .step-right-row .step-right-column p {
          font-family: "Author", sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 18px;
          line-height: 30px;
          color: #0E1817;
          margin: 0px; }
          @media screen and (max-width: 1199px) {
            .solutions-section .step-row .step-row-right .step-right-row .step-right-column p {
              font-size: 17px;
              line-height: 26px; } }
          @media screen and (max-width: 767px) {
            .solutions-section .step-row .step-row-right .step-right-row .step-right-column p {
              font-size: 16px;
              line-height: 20px; } }
          @media screen and (max-width: 575px) {
            .solutions-section .step-row .step-row-right .step-right-row .step-right-column p {
              padding-right: 37px; } }
        .solutions-section .step-row .step-row-right .step-right-row .step-right-column span,
        .solutions-section .step-row .step-row-right .step-right-row .step-right-column strong {
          font-weight: 600; }
      @media screen and (max-width: 991px) {
        .solutions-section .step-row .step-row-right .step-right-row .sign-up-btn {
          display: block;
          text-align: center;
          padding-top: 8px; } }
      .solutions-section .step-row .step-row-right .step-right-row .sign-up-btn a {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 18px;
        text-transform: capitalize;
        color: #fff;
        display: inline-block;
        background: #148F73;
        border-radius: 70px;
        padding: 15px 19px;
        transition: 0.5s;
        animation-timing-function: ease-out;
        color: #fff;
        background: #0E1817;
        border-radius: 70px; }
        .solutions-section .step-row .step-row-right .step-right-row .sign-up-btn a:hover {
          background-color: #028782; }

.help-you-section {
  width: 100%; }
  .help-you-section .help-you-content {
    border: 2px solid #7CB150;
    border-radius: 0px 40px;
    background: #FFFFFF;
    box-shadow: 0px 34px 34px rgba(128, 128, 128, 0.09);
    padding: 40px 65px 40px 40px; }
    @media screen and (max-width: 767px) {
      .help-you-section .help-you-content {
        padding: 24px; } }
    .help-you-section .help-you-content .covid-symptoms-middle h4 {
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 24px;
      line-height: 24px;
      color: #0E1817;
      margin: 0px 0px 12px 0px; }
      @media screen and (max-width: 767px) {
        .help-you-section .help-you-content .covid-symptoms-middle h4 {
          font-size: 20px;
          line-height: 22px;
          margin: 0px 0px 16px 0px; } }
    .help-you-section .help-you-content .covid-symptoms-middle .help-text p {
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      color: #0E1817;
      margin: 0px; }
      @media screen and (max-width: 767px) {
        .help-you-section .help-you-content .covid-symptoms-middle .help-text p {
          font-size: 16px;
          line-height: 20px; } }

.test-to-treat {
  padding-top: 150px;
  position: relative;
  display: none; }
  .test-to-treat::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    bottom: -160px;
    z-index: -1;
    background: url(../../img/test-to-treat-before-img.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 260px;
    height: 700px; }
    @media screen and (max-width: 991px) {
      .test-to-treat::before {
        width: 160px;
        height: 600px; } }
    @media screen and (max-width: 767px) {
      .test-to-treat::before {
        content: unset; } }
  .test-to-treat::after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: -100px;
    z-index: -1;
    background: url(../../img/test-to-treat-after-img.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 260px;
    height: 700px; }
    @media screen and (max-width: 767px) {
      .test-to-treat::after {
        content: unset; } }
  @media screen and (max-width: 991px) {
    .test-to-treat {
      padding-top: 120px; } }
  @media screen and (max-width: 767px) {
    .test-to-treat {
      padding-top: 100px; } }
  .test-to-treat .treat-heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .test-to-treat .treat-heading {
        padding-bottom: 40px; } }
    .test-to-treat .treat-heading .treat-heading-left {
      width: 50%; }
      @media screen and (max-width: 1199px) {
        .test-to-treat .treat-heading .treat-heading-left {
          width: 57%; } }
      @media screen and (max-width: 991px) {
        .test-to-treat .treat-heading .treat-heading-left {
          width: 52%; } }
      @media screen and (max-width: 767px) {
        .test-to-treat .treat-heading .treat-heading-left {
          width: 100%; } }
      .test-to-treat .treat-heading .treat-heading-left h4 {
        margin: 0px;
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 42px;
        line-height: 46px;
        color: #0E1817; }
        @media screen and (max-width: 991px) {
          .test-to-treat .treat-heading .treat-heading-left h4 {
            font-size: 30px;
            line-height: 32px; } }
        @media screen and (max-width: 767px) {
          .test-to-treat .treat-heading .treat-heading-left h4 {
            font-size: 28px; } }
        .test-to-treat .treat-heading .treat-heading-left h4 a {
          color: #7CB150; }
          .test-to-treat .treat-heading .treat-heading-left h4 a:hover {
            color: #0E1817; }
    @media screen and (max-width: 767px) {
      .test-to-treat .treat-heading .treat-heading-right {
        display: none; } }
    .test-to-treat .treat-heading .treat-heading-right a {
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 18px;
      text-transform: capitalize;
      color: #0E1817;
      border: 2px solid #0E1817;
      box-sizing: border-box;
      display: inline-block;
      padding: 14px 35px 14px 34px;
      border-radius: 70px;
      transition: 0.5s;
      animation-timing-function: ease-out; }
      .test-to-treat .treat-heading .treat-heading-right a:hover {
        color: #fff;
        background: #0E1817; }
      .test-to-treat .treat-heading .treat-heading-right a:nth-child(2) {
        color: #fff;
        border: 2px solid #0E1817;
        background: #0E1817;
        margin-left: 8px; }
        .test-to-treat .treat-heading .treat-heading-right a:nth-child(2):hover {
          color: #0E1817;
          background: #fff; }
  .test-to-treat .treat-content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .test-to-treat .treat-content {
        flex-direction: column;
        margin-bottom: 24px; } }
    .test-to-treat .treat-content .treat-content-left, .test-to-treat .treat-content .treat-content-right {
      width: 49%; }
      @media screen and (max-width: 767px) {
        .test-to-treat .treat-content .treat-content-left, .test-to-treat .treat-content .treat-content-right {
          width: 100%; } }
      @media screen and (max-width: 767px) {
        .test-to-treat .treat-content .treat-content-left:nth-child(2), .test-to-treat .treat-content .treat-content-right:nth-child(2) {
          padding-top: 24px; } }
      .test-to-treat .treat-content .treat-content-left:nth-child(2) h5, .test-to-treat .treat-content .treat-content-right:nth-child(2) h5 {
        background: #FEBD19; }
    .test-to-treat .treat-content .content-left-img {
      font-size: 0px; }
      .test-to-treat .treat-content .content-left-img img {
        width: 100%;
        max-height: 239px;
        object-fit: cover;
        border-radius: 10px 10px 0px 0px; }
        @media screen and (max-width: 1199px) {
          .test-to-treat .treat-content .content-left-img img {
            max-height: 188px; } }
        @media screen and (max-width: 991px) {
          .test-to-treat .treat-content .content-left-img img {
            max-height: 144px; } }
        @media screen and (max-width: 767px) {
          .test-to-treat .treat-content .content-left-img img {
            max-height: 100%; } }
    .test-to-treat .treat-content .content-left-text {
      background: #fff;
      box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.07);
      border-radius: 10px;
      padding: 43px 40px 40px 40px; }
      @media screen and (max-width: 991px) {
        .test-to-treat .treat-content .content-left-text {
          padding: 35px 35px 35px 35px; } }
      @media screen and (max-width: 767px) {
        .test-to-treat .treat-content .content-left-text {
          padding: 24px; } }
      .test-to-treat .treat-content .content-left-text h5 {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 28px;
        line-height: 31px;
        color: #fff;
        margin: 0px;
        background: #7CB150;
        box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.07);
        backdrop-filter: blur(4px);
        border-radius: 100%;
        width: 40px;
        height: 40px;
        padding: 2px 10px 4px;
        display: flex;
        align-items: center;
        justify-content: center; }
      .test-to-treat .treat-content .content-left-text h6 {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 24px;
        color: #0E1817;
        margin: 16px 0px 7px 0px; }
        @media screen and (max-width: 991px) {
          .test-to-treat .treat-content .content-left-text h6 {
            font-size: 20px;
            line-height: 22px; } }
      .test-to-treat .treat-content .content-left-text p {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        color: #0E1817;
        margin: 0px; }
        @media screen and (max-width: 991px) {
          .test-to-treat .treat-content .content-left-text p {
            font-size: 16px;
            line-height: 20px; } }
  .test-to-treat .treat-lower-content {
    background: #FFFFFF;
    border: 3px solid #7CB150;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 40px; }
    @media screen and (max-width: 991px) {
      .test-to-treat .treat-lower-content {
        padding: 30px; } }
    @media screen and (max-width: 767px) {
      .test-to-treat .treat-lower-content {
        padding: 24px;
        background: #FFFFFF;
        box-shadow: 0px 34px 34px rgba(128, 128, 128, 0.09);
        border-radius: 10px;
        border: none; } }
    .test-to-treat .treat-lower-content h5 {
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 28px;
      line-height: 31px;
      color: #fff;
      margin: 0px;
      background: #028782;
      box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.07);
      backdrop-filter: blur(4px);
      border-radius: 100%;
      width: 40px;
      height: 40px;
      padding: 2px 10px 4px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .test-to-treat .treat-lower-content h6 {
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 24px;
      line-height: 24px;
      color: #E35450;
      padding: 16px 0px 16px 0px;
      margin: 16px 0px 0px 0px; }
      @media screen and (max-width: 991px) {
        .test-to-treat .treat-lower-content h6 {
          font-size: 20px;
          line-height: 22px; } }
      @media screen and (max-width: 767px) {
        .test-to-treat .treat-lower-content h6 {
          border-top: 1px solid rgba(14, 24, 23, 0.2); } }
    .test-to-treat .treat-lower-content ul {
      padding: 0px 0px 0px 20px;
      margin: 0px;
      column-count: 2;
      column-gap: 50px; }
      @media screen and (max-width: 767px) {
        .test-to-treat .treat-lower-content ul {
          column-count: 1;
          column-gap: 0px; } }
      .test-to-treat .treat-lower-content ul li {
        font-family: "Author", sans-serif;
        color: #0E1817;
        margin: 0px;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px; }
        @media screen and (max-width: 991px) {
          .test-to-treat .treat-lower-content ul li {
            font-size: 17px;
            line-height: 25px; } }
        .test-to-treat .treat-lower-content ul li span {
          font-weight: 500; }
    .test-to-treat .treat-lower-content p {
      margin: 0px;
      display: none;
      font-family: "Author", sans-serif;
      font-style: normal;
      font-size: 16px;
      line-height: 20px;
      color: #0E1817; }
      @media screen and (max-width: 767px) {
        .test-to-treat .treat-lower-content p {
          display: block; } }
    .test-to-treat .treat-lower-content h4 {
      display: none;
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 22px;
      color: #0E1817;
      margin: 16px 0px; }
      @media screen and (max-width: 767px) {
        .test-to-treat .treat-lower-content h4 {
          display: block; } }
  .test-to-treat .treat-mobile-button {
    padding-top: 24px;
    display: none;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .test-to-treat .treat-mobile-button {
        display: block; } }
    .test-to-treat .treat-mobile-button a {
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 18px;
      text-transform: capitalize;
      color: #0E1817;
      border: 2px solid #0E1817;
      box-sizing: border-box;
      display: inline-block;
      padding: 14px 35px 14px 34px;
      border-radius: 70px;
      transition: 0.5s;
      animation-timing-function: ease-out; }
      @media screen and (max-width: 375px) {
        .test-to-treat .treat-mobile-button a {
          padding: 14px 25px 14px 25px; } }
      .test-to-treat .treat-mobile-button a:hover {
        color: #fff;
        background: #0E1817; }
      .test-to-treat .treat-mobile-button a:nth-child(2) {
        color: #fff;
        border: 2px solid #0E1817;
        background: #0E1817;
        margin-left: 24px; }
        @media screen and (max-width: 375px) {
          .test-to-treat .treat-mobile-button a:nth-child(2) {
            margin-left: 15px; } }
        .test-to-treat .treat-mobile-button a:nth-child(2):hover {
          color: #0E1817;
          background: #fff; }

.building-confidence {
  padding: 150px 0px 160px; }
  @media screen and (max-width: 991px) {
    .building-confidence {
      padding: 120px 0px 110px; } }
  @media screen and (max-width: 767px) {
    .building-confidence {
      padding: 110px 0px 80px; } }
  @media screen and (max-width: 767px) {
    .building-confidence .container {
      padding: 0px; } }
  .building-confidence .building-confidence-heading {
    width: 668px;
    margin: 0 auto;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .building-confidence .building-confidence-heading {
        width: 100%;
        padding: 0px 24px;
        text-align: left; } }
    .building-confidence .building-confidence-heading h3 {
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 42px;
      line-height: 47px;
      color: #0E1817;
      margin: 0px 0px 16px 0px; }
      @media screen and (max-width: 991px) {
        .building-confidence .building-confidence-heading h3 {
          font-size: 34px;
          line-height: 36px; } }
      @media screen and (max-width: 767px) {
        .building-confidence .building-confidence-heading h3 {
          font-size: 28px;
          line-height: 31px; } }
    .building-confidence .building-confidence-heading p {
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      color: #0E1817;
      margin: 0px; }
      @media screen and (max-width: 767px) {
        .building-confidence .building-confidence-heading p {
          font-size: 16px;
          line-height: 20px; } }
  .building-confidence .building-confidence-row {
    display: flex;
    justify-content: center;
    grid-gap: 120px; }
    @media screen and (max-width: 991px) {
      .building-confidence .building-confidence-row {
        grid-gap: 80px; } }
    @media screen and (max-width: 767px) {
      .building-confidence .building-confidence-row {
        display: none; } }
    .building-confidence .building-confidence-row .building-confidence-column {
      width: 304px;
      padding-top: 73px; }
      @media screen and (max-width: 1199px) {
        .building-confidence .building-confidence-row .building-confidence-column {
          width: 255px; } }
      @media screen and (max-width: 991px) {
        .building-confidence .building-confidence-row .building-confidence-column {
          width: 200px; } }
      @media screen and (max-width: 767px) {
        .building-confidence .building-confidence-row .building-confidence-column {
          padding-top: 50px;
          margin-left: 40px;
          margin: 0px 30px 0px 30px; } }
      @media screen and (max-width: 575px) {
        .building-confidence .building-confidence-row .building-confidence-column {
          margin: 0px 20px 0px 20px; } }
      .building-confidence .building-confidence-row .building-confidence-column .column-img {
        position: relative; }
        .building-confidence .building-confidence-row .building-confidence-column .column-img::before {
          content: "";
          width: calc(100% - 35px);
          height: calc(100% - 16px);
          position: absolute;
          top: -16px;
          left: -16px;
          background: #40A9BD;
          border-radius: 20px;
          z-index: -1; }
          @media screen and (max-width: 1199px) {
            .building-confidence .building-confidence-row .building-confidence-column .column-img::before {
              width: calc(100% - 16px); } }
        .building-confidence .building-confidence-row .building-confidence-column .column-img img {
          width: auto; }
          @media screen and (max-width: 767px) {
            .building-confidence .building-confidence-row .building-confidence-column .column-img img {
              width: 100%; } }
      .building-confidence .building-confidence-row .building-confidence-column .column-content {
        padding-top: 29px; }
        .building-confidence .building-confidence-row .building-confidence-column .column-content h5 {
          font-family: "Author", sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 24px;
          line-height: 27px;
          color: #0E1817;
          margin: 0px;
          position: relative; }
          @media screen and (max-width: 991px) {
            .building-confidence .building-confidence-row .building-confidence-column .column-content h5 {
              font-size: 20px;
              line-height: 22px; } }
        .building-confidence .building-confidence-row .building-confidence-column .column-content svg {
          margin: 8px 0px 17px 0px;
          fill: #40A9BD; }
          @media screen and (max-width: 991px) {
            .building-confidence .building-confidence-row .building-confidence-column .column-content svg {
              margin: 8px 0px 12px 0px; } }
        .building-confidence .building-confidence-row .building-confidence-column .column-content p {
          font-family: "Author", sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 18px;
          line-height: 30px;
          color: #0E1817;
          margin: 0px; }
          @media screen and (max-width: 991px) {
            .building-confidence .building-confidence-row .building-confidence-column .column-content p {
              font-size: 16px;
              line-height: 20px; } }
          .building-confidence .building-confidence-row .building-confidence-column .column-content p a {
            color: #7CB150;
            text-decoration: underline;
            transition: 0.5s;
            animation-timing-function: ease-out; }
            .building-confidence .building-confidence-row .building-confidence-column .column-content p a:hover {
              color: #0E1817; }
    .building-confidence .building-confidence-row .col-3 {
      display: none; }
      .building-confidence .building-confidence-row .col-3 .column-img {
        margin: -18px 0px 0px -15px; }
        .building-confidence .building-confidence-row .col-3 .column-img::before {
          top: 20px;
          left: 20px;
          background: #FEBD19;
          width: calc(100% - 50px);
          border-radius: 57px; }
          @media screen and (max-width: 1199px) {
            .building-confidence .building-confidence-row .col-3 .column-img::before {
              left: 30px;
              width: calc(100% - 16px); } }
          @media screen and (max-width: 991px) {
            .building-confidence .building-confidence-row .col-3 .column-img::before {
              top: 25px; } }
      .building-confidence .building-confidence-row .col-3 .column-content svg {
        fill: #F6C106; }
    .building-confidence .building-confidence-row .col-2 .column-img::before {
      top: -18px;
      left: -17px;
      background: #7CB150;
      border-radius: 0px 60px;
      transform: matrix(1, 0, 0, -1, 0, 0); }
    .building-confidence .building-confidence-row .col-2 .column-content svg {
      fill: #7CB150; }
  .building-confidence .building-confidence-slider {
    display: none; }
    @media screen and (max-width: 767px) {
      .building-confidence .building-confidence-slider {
        display: block; } }
    .building-confidence .building-confidence-slider .col-3 {
      display: none; }

.othena-do-section {
  padding: 20px 0px 160px;
  position: relative; }
  @media screen and (max-width: 1199px) {
    .othena-do-section {
      padding: 20px 0px 120px; } }
  @media screen and (max-width: 991px) {
    .othena-do-section {
      padding: 20px 0px 90px; } }
  .othena-do-section .othena-diff-row .othena-diff-row-upper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 991px) {
      .othena-do-section .othena-diff-row .othena-diff-row-upper {
        margin-bottom: 30px; } }
    @media screen and (max-width: 767px) {
      .othena-do-section .othena-diff-row .othena-diff-row-upper {
        margin-bottom: 16px; } }
    .othena-do-section .othena-diff-row .othena-diff-row-upper .row-upper-left h4 {
      display: inline-block;
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 42px;
      line-height: 47px;
      color: #0E1817;
      margin: 0px 0px 11px 0px;
      position: relative; }
      @media screen and (max-width: 991px) {
        .othena-do-section .othena-diff-row .othena-diff-row-upper .row-upper-left h4 {
          font-size: 34px;
          line-height: 36px; } }
      @media screen and (max-width: 767px) {
        .othena-do-section .othena-diff-row .othena-diff-row-upper .row-upper-left h4 {
          font-size: 28px;
          line-height: 31px;
          margin: 0px; } }
    @media screen and (max-width: 767px) {
      .othena-do-section .othena-diff-row .othena-diff-row-upper .row-upper-right {
        display: none; } }
    .othena-do-section .othena-diff-row .othena-diff-row-upper .row-upper-right a {
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 20px;
      text-transform: capitalize;
      color: #fff;
      display: inline-block;
      background: #0E1817;
      border-radius: 70px;
      padding: 18px 46px;
      transition: 0.5s;
      animation-timing-function: ease-out; }
      @media screen and (max-width: 991px) {
        .othena-do-section .othena-diff-row .othena-diff-row-upper .row-upper-right a {
          font-size: 16px;
          line-height: 18px;
          padding: 18px 20px; } }
      .othena-do-section .othena-diff-row .othena-diff-row-upper .row-upper-right a:hover {
        background: #7CB150; }
  .othena-do-section .othena-diff-row .othena-diff-row-lower {
    display: flex;
    grid-column-gap: 20px;
    justify-content: center; }
    @media screen and (max-width: 1199px) {
      .othena-do-section .othena-diff-row .othena-diff-row-lower {
        grid-gap: 20px;
        flex-wrap: wrap; } }
    @media screen and (max-width: 767px) {
      .othena-do-section .othena-diff-row .othena-diff-row-lower {
        flex-direction: column;
        grid-row-gap: 16px; } }
    .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content {
      background: #fff;
      border: 1px solid rgba(180, 190, 202, 0.2);
      box-sizing: border-box;
      box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.07);
      border-radius: 10px;
      width: 25%;
      padding: 30px;
      transition: 0.5s;
      animation-timing-function: ease-out;
      color: #0E1817;
      position: relative; }
      @media screen and (max-width: 1199px) {
        .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content {
          width: calc(50% - 10px); } }
      @media screen and (max-width: 767px) {
        .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content {
          width: 100%;
          padding: 24px; } }
      .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content:hover {
        background: #028782;
        box-shadow: 0px 34px 34px rgba(2, 135, 130, 0.3);
        border-radius: 10px;
        color: #fff; }
        .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content:hover img {
          filter: invert(1); }
        .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content:hover .learn-more-btn a {
          color: #fff; }
          .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content:hover .learn-more-btn a::after {
            filter: invert(1); }
      .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content .lower-content-img {
        position: relative;
        display: inline-block;
        width: auto;
        margin-left: 15px; }
        @media screen and (max-width: 991px) {
          .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content .lower-content-img {
            margin-left: 0px; } }
        .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content .lower-content-img img {
          width: auto;
          height: auto;
          position: relative; }
          @media screen and (max-width: 767px) {
            .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content .lower-content-img img {
              width: 25px; } }
        .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content .lower-content-img::before {
          content: "";
          width: 27px;
          height: 27px;
          position: absolute;
          top: 14px;
          background: #FEBD19;
          border-radius: 100%;
          left: 14px; }
          @media screen and (max-width: 767px) {
            .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content .lower-content-img::before {
              width: 13px;
              height: 13px;
              top: 7px;
              left: 6px; } }
      .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(2) .lower-content-img::before {
        background: #148F73;
        left: -2px;
        top: 3px; }
        @media screen and (max-width: 767px) {
          .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(2) .lower-content-img::before {
            top: 1px;
            left: 1px; } }
      .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(3) .lower-content-img::before {
        background: #E35450;
        left: -12px;
        top: 0px; }
        @media screen and (max-width: 767px) {
          .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(3) .lower-content-img::before {
            left: -6px;
            top: 0px; } }
      .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(4) .lower-content-img::before {
        background: #7CB150;
        left: 28px;
        top: -10px; }
        @media screen and (max-width: 767px) {
          .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(4) .lower-content-img::before {
            left: 18px;
            top: -4px; } }
      .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content h6 {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 150%;
        margin: 12px 0px 10px; }
        @media screen and (max-width: 1199px) {
          .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content h6 {
            font-size: 21px;
            line-height: 24px; } }
        @media screen and (max-width: 767px) {
          .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content h6 {
            margin: 14px 0px 5px;
            line-height: 22px; }
            .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content h6 br {
              display: none; } }
      .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content p {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        margin: 0px; }
        @media screen and (max-width: 767px) {
          .othena-do-section .othena-diff-row .othena-diff-row-lower .row-lower-content p {
            font-size: 16px;
            line-height: 20px; } }
  .othena-do-section .othena-diff-row .othena-mobile-btn {
    display: none;
    margin-top: 24px; }
    .othena-do-section .othena-diff-row .othena-mobile-btn a {
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 18px;
      text-transform: capitalize;
      color: #fff;
      display: inline-block;
      background: #0E1817;
      border-radius: 70px;
      padding: 14px 10px;
      transition: 0.5s;
      width: 146px;
      animation-timing-function: ease-out; }
      .othena-do-section .othena-diff-row .othena-mobile-btn a:hover {
        background: #7CB150; }
    @media screen and (max-width: 767px) {
      .othena-do-section .othena-diff-row .othena-mobile-btn {
        display: block;
        text-align: center; } }

.othena-difference {
  padding: 137px 0px 130px;
  position: relative; }
  @media screen and (max-width: 1199px) {
    .othena-difference {
      padding: 100px 0px 100px; } }
  @media screen and (max-width: 991px) {
    .othena-difference {
      padding: 80px 0px; } }
  @media screen and (max-width: 767px) {
    .othena-difference {
      padding: 40px 0px 90px; } }
  .othena-difference::before {
    background: #E5F3ED;
    border-radius: 0px 200px;
    content: "";
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 955px;
    z-index: -1; }
    @media screen and (max-width: 1199px) {
      .othena-difference::before {
        height: 1100px; } }
    @media screen and (max-width: 767px) {
      .othena-difference::before {
        height: 1219px;
        border-radius: 0px 100px; } }
  .othena-difference::after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../../../othena/img/slope-img.png) no-repeat center rgba(0, 0, 0, 0);
    background-size: contain;
    position: absolute;
    bottom: -105px;
    z-index: -1;
    left: 0px; }
    @media screen and (max-width: 767px) {
      .othena-difference::after {
        content: unset; } }
  .othena-difference .othena-diff-row .othena-diff-row-upper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .othena-difference .othena-diff-row .othena-diff-row-upper {
        margin-bottom: 16px; } }
    .othena-difference .othena-diff-row .othena-diff-row-upper .row-upper-left h4 {
      display: inline-block;
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 42px;
      line-height: 47px;
      color: #0E1817;
      margin: 0px 0px 11px 0px;
      position: relative; }
      @media screen and (max-width: 991px) {
        .othena-difference .othena-diff-row .othena-diff-row-upper .row-upper-left h4 {
          font-size: 34px;
          line-height: 36px; } }
      @media screen and (max-width: 767px) {
        .othena-difference .othena-diff-row .othena-diff-row-upper .row-upper-left h4 {
          font-size: 28px;
          line-height: 31px;
          margin: 0px 0px 16px 0px; } }
      .othena-difference .othena-diff-row .othena-diff-row-upper .row-upper-left h4::before {
        content: "";
        position: absolute;
        top: -30px;
        left: 40px;
        background: url(../../../othena/img/test-to-treat-before-title.png) no-repeat center rgba(0, 0, 0, 0);
        background-size: contain;
        width: 70px;
        height: 40px;
        transform: rotate(30deg); }
        @media screen and (max-width: 767px) {
          .othena-difference .othena-diff-row .othena-diff-row-upper .row-upper-left h4::before {
            width: 40px;
            height: 21px;
            top: -14px;
            left: -25px; } }
      .othena-difference .othena-diff-row .othena-diff-row-upper .row-upper-left h4::after {
        content: "";
        position: absolute;
        bottom: -15px;
        right: 0;
        background: url(../../../othena/img/othena-diff-bottom.png) no-repeat center rgba(0, 0, 0, 0);
        background-size: auto;
        width: 170px;
        height: 10px; }
        @media screen and (max-width: 767px) {
          .othena-difference .othena-diff-row .othena-diff-row-upper .row-upper-left h4::after {
            background-size: contain;
            width: 112px; } }
    .othena-difference .othena-diff-row .othena-diff-row-upper .row-upper-left p {
      display: none;
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      color: #0E1817;
      margin: 0px; }
      @media screen and (max-width: 767px) {
        .othena-difference .othena-diff-row .othena-diff-row-upper .row-upper-left p {
          display: block;
          font-size: 16px;
          line-height: 20px;
          padding-right: 20px; } }
  .othena-difference .othena-diff-row .othena-diff-row-lower {
    display: flex;
    grid-column-gap: 20px; }
    @media screen and (max-width: 1199px) {
      .othena-difference .othena-diff-row .othena-diff-row-lower {
        grid-gap: 20px;
        flex-wrap: wrap; } }
    @media screen and (max-width: 767px) {
      .othena-difference .othena-diff-row .othena-diff-row-lower {
        flex-direction: column;
        grid-row-gap: 16px; } }
    .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content {
      background: #fff;
      border: 1px solid rgba(180, 190, 202, 0.2);
      box-sizing: border-box;
      box-shadow: 0px 14px 34px rgba(0, 0, 0, 0.07);
      border-radius: 10px;
      width: 25%;
      padding: 30px;
      transition: 0.5s;
      animation-timing-function: ease-out;
      color: #0E1817;
      position: relative; }
      @media screen and (max-width: 1199px) {
        .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content {
          width: calc(50% - 10px); } }
      @media screen and (max-width: 767px) {
        .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content {
          width: 100%;
          padding: 24px; } }
      .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content:hover {
        background: #028782;
        box-shadow: 0px 34px 34px rgba(2, 135, 130, 0.3);
        border-radius: 10px;
        color: #fff; }
        .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content:hover img {
          filter: invert(1); }
        .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content:hover .learn-more-btn a {
          color: #fff; }
          .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content:hover .learn-more-btn a::after {
            filter: invert(1); }
      .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content .lower-content-img {
        position: relative;
        display: inline-block;
        width: auto; }
        .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content .lower-content-img img {
          width: auto;
          height: auto;
          position: relative; }
          @media screen and (max-width: 767px) {
            .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content .lower-content-img img {
              width: 25px; } }
        .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content .lower-content-img::before {
          content: "";
          width: 25px;
          height: 25px;
          position: absolute;
          top: 8px;
          background: #E35450;
          border-radius: 100%;
          left: -2px; }
          @media screen and (max-width: 767px) {
            .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content .lower-content-img::before {
              width: 17px;
              height: 17px;
              top: 4px; } }
      .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(2) .lower-content-img::before {
        background: #7CB150;
        left: 13px;
        top: 15px; }
        @media screen and (max-width: 767px) {
          .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(2) .lower-content-img::before {
            top: 5px;
            left: 5px; } }
      .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(3) .lower-content-img::before {
        background: #028782;
        left: -3px;
        top: 17px; }
        @media screen and (max-width: 767px) {
          .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(3) .lower-content-img::before {
            left: -1px;
            top: 12px; } }
      .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(4) .lower-content-img::before {
        background: #F6C106;
        left: -5px;
        top: -5px; }
        @media screen and (max-width: 767px) {
          .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content:nth-child(4) .lower-content-img::before {
            left: -4px; } }
      .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content h6 {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 27px;
        margin: 12px 0px 10px; }
        @media screen and (max-width: 1199px) {
          .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content h6 {
            font-size: 21px;
            line-height: 24px; } }
        @media screen and (max-width: 767px) {
          .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content h6 {
            font-size: 20px;
            line-height: 22px; }
            .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content h6 br {
              display: none; } }
      .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content p {
        font-family: "Author", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 25px;
        margin: 0px; }
        @media screen and (max-width: 767px) {
          .othena-difference .othena-diff-row .othena-diff-row-lower .row-lower-content p {
            font-size: 16px;
            line-height: 20px; } }

@media screen and (max-width: 767px) {
  .sign-up-section .container {
    padding: 0; } }
.sign-up-section .signup-content {
  display: flex;
  padding: 36px 0px 36px 50px;
  background: #028782;
  border-radius: 40px;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .sign-up-section .signup-content {
      padding: 55px 0px 70px;
      flex-direction: column-reverse; } }
  .sign-up-section .signup-content .signup-img {
    width: 50%;
    position: relative; }
    .sign-up-section .signup-content .signup-img::before {
      content: "";
      position: absolute;
      top: -85px;
      left: -85px;
      background: url(../../../othena/img/community-signup-before.png) no-repeat center rgba(0, 0, 0, 0);
      background-size: cover;
      width: 300px;
      height: 300px;
      z-index: -1; }
      @media screen and (max-width: 1199px) {
        .sign-up-section .signup-content .signup-img::before {
          top: -80px;
          left: -80px;
          width: 250px;
          height: 250px; } }
      @media screen and (max-width: 991px) {
        .sign-up-section .signup-content .signup-img::before {
          top: -75px;
          left: -75px;
          width: 200px;
          height: 200px; } }
      @media screen and (max-width: 767px) {
        .sign-up-section .signup-content .signup-img::before {
          top: -40px;
          left: -45px;
          width: 125px;
          height: 125px; } }
    .sign-up-section .signup-content .signup-img::after {
      content: "";
      position: absolute;
      bottom: 20px;
      right: -60px;
      background: url(../../../othena/img/community-signup-after.png) no-repeat center rgba(0, 0, 0, 0);
      background-size: cover;
      width: 60px;
      height: 60px;
      z-index: 0; }
      @media screen and (max-width: 1199px) {
        .sign-up-section .signup-content .signup-img::after {
          bottom: 10px;
          right: -55px; } }
      @media screen and (max-width: 991px) {
        .sign-up-section .signup-content .signup-img::after {
          bottom: 12px;
          right: -40px;
          width: 45px;
          height: 45px; } }
      @media screen and (max-width: 767px) {
        .sign-up-section .signup-content .signup-img::after {
          bottom: 8px;
          right: -30px;
          width: 30px;
          height: 30px; } }
    @media screen and (max-width: 767px) {
      .sign-up-section .signup-content .signup-img {
        width: 100%;
        padding: 0px;
        max-width: 225px;
        margin: 0 auto;
        order: 2; } }
    .sign-up-section .signup-content .signup-img img {
      width: 100%;
      height: auto; }
  .sign-up-section .signup-content .signup-text {
    width: 50%;
    padding: 0px 100px 25px 130px;
    order: 2;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column; }
    @media screen and (max-width: 1199px) {
      .sign-up-section .signup-content .signup-text {
        padding: 0px 80px; } }
    @media screen and (max-width: 991px) {
      .sign-up-section .signup-content .signup-text {
        padding: 10px 50px 0px 70px; } }
    @media screen and (max-width: 767px) {
      .sign-up-section .signup-content .signup-text {
        padding: 10px 40px 0px;
        width: 100%;
        text-align: center;
        align-items: center; } }
    .sign-up-section .signup-content .signup-text h4 {
      max-width: 300px;
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 56px;
      line-height: 46px;
      color: #fff;
      margin: 0px 0px 45px 0px; }
      @media screen and (max-width: 1199px) {
        .sign-up-section .signup-content .signup-text h4 {
          font-size: 50px;
          line-height: 40px;
          margin: 0px 0px 30px 0px; } }
      @media screen and (max-width: 991px) {
        .sign-up-section .signup-content .signup-text h4 {
          font-size: 40px;
          line-height: 30px;
          margin: 0px 0px 30px 0px; } }
      @media screen and (max-width: 767px) {
        .sign-up-section .signup-content .signup-text h4 {
          font-size: 32px;
          line-height: 100%;
          margin: 0px auto 20px auto; } }
    .sign-up-section .signup-content .signup-text a {
      display: inline-block;
      background: #FDE619;
      border-radius: 70px;
      font-family: "Author", sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 18px;
      padding: 14px 30px 14px 29px;
      text-transform: capitalize;
      color: #0E1817;
      transition: 0.5s;
      animation-timing-function: ease-out;
      width: 146px;
      text-align: center; }
      .sign-up-section .signup-content .signup-text a:hover {
        background: #fff; }
      @media screen and (max-width: 767px) {
        .sign-up-section .signup-content .signup-text a {
          padding: 14px;
          width: 218px; } }

/*# sourceMappingURL=community_outreach.css.map */