.office-hero-banner {
        height: calc(101.4vh - 126px);
        position: relative;
      }

      @media (max-width: 991px) {
        .office-hero-banner {
          height: calc(100vh - 69px);
        }
      }


      .office-hero-banner.video {
        background-color: unset;
        height: calc(100vh - calc(127px + -71px));
        overflow: hidden;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video {
          height: 649px;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video {
          height: 100%;
        }
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 1rem;
          padding-right: 1rem;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 0;
          padding-right: 0;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video .container > .row .left-block {
          position: absolute;
          bottom: 1px;
          left: 0;
          z-index: 9;
        }
      }

      .office-hero-banner.video .container > .row .left-block .d-block {
        margin-top: 0;
        width: 400px;
        position: absolute;
        top: 45%;
        left: 50.2%;
        transform: translate(-50%, -50%);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.video .container > .row .left-block .d-block {
          top: 0;
          transform: translate(-50%, -212.9%);
        }
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video .container > .row .left-block .d-block {
          transform: translate(-50%, -190%);
          width: 272px;
        }
      }

      @media only screen and (min-width: 321px) and (max-width: 480px) {
        .office-hero-banner.video .container > .row .left-block .d-block {
          transform: translate(-50%, -250%);
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video .container > .row .left-block .d-block {
          transform: translate(-50%, -200%);
          width: 229px;
        }
      }

      .office-hero-banner.video .container > .row .left-block .d-block h1 {
        color: white;
        font-size: 60px;
        font-weight: normal;
        margin-bottom: 18px;
        display: inline-block;
        line-height: 72px;
        text-shadow: 0 0 32px black;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video .container > .row .left-block .d-block h1 {
          font-size: 40px;
          line-height: 49.6px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video .container > .row .left-block .d-block h1 {
          font-size: 33px;
        }
      }

      .office-hero-banner.video .container > .row .left-block .d-block h1:before {
        display: none;
      }

      .office-hero-banner.video .container > .row .left-block .d-block h1 i {
        color: #00ADEF;
        font-style: normal;
        transform: rotate(-10.84deg) translateX(-5px);
        display: inline-block;
        font-size: 84.3506px;
        font-family: HarcourtsScript;
      }

      @media (max-width: 991px) {
        .office-hero-banner.video .container > .row .left-block .d-block h1 i {
          font-size: 66px;
          padding-left: 10px;
        }
      }

      .office-hero-banner.video .container > .row .left-block .d-block p {
        color: #ffffff;
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 26px;
        text-shadow: 0 0 32px black;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      .office-hero-banner.video .container > .row .right-block > .row {
        margin-top: 0;
      }

      @media (max-width: 991px) {
        .office-hero-banner.video .container > .row .right-block > .row {
          margin-top: -38px;
        }
      }

      .office-hero-banner.video .container > .row .right-block > .row > .col .d-block {
        position: absolute;
        height: 100%;
        width: 100vw;
        left: 0px;
        z-index: -1;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block {
          width: 100vw;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block {
          padding-top: 0;
          padding-bottom: 0;
          height: 76.2vh;
          overflow: hidden;
          position: initial;
          width: initial;
          left: initial;
          z-index: initial;
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block {
          height: 100vh;
        }
      }

      .office-hero-banner.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
        height: 100%;
        width: 100%;
        margin-left: -11px;
        transform: scale(1.3);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(1.8);
        }
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(2.4);
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(3.5);
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          border: 1px green solid;
        }
      }

      .office-hero-banner.text-variation-01 {
        background-color: unset;
        height: calc(100vh - calc(127px + -71px));
        overflow: hidden;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.text-variation-01 {
          height: 649px;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 {
          height: 100%;
        }
      }

      @media (max-width: 1400px) {
        .office-hero-banner.text-variation-01 .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 1rem;
          padding-right: 1rem;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 0;
          padding-right: 0;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block {
          position: absolute;
          bottom: 1px;
          left: 0;
          z-index: 9;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .left-block .d-block {
        margin-top: 0;
        width: 400px;
        position: absolute;
        top: 45%;
        left: 50.2%;
        transform: translate(-50%, -50%);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block {
          top: 0;
          transform: translate(-50%, -212.9%);
        }
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block {
          transform: translate(-50%, -190%);
          width: 272px;
        }
      }

      @media only screen and (min-width: 321px) and (max-width: 480px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block {
          transform: translate(-50%, -250%);
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block {
          transform: translate(-50%, -200%);
          width: 229px;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1 {
        color: #001F49;
        font-size: 60px;
        font-weight: normal;
        margin-bottom: 18px;
        display: inline-block;
        line-height: 72px;
        text-shadow: 0 0 32px white;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1 {
          font-size: 40px;
          line-height: 49.6px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1 {
          font-size: 33px;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1:before {
        display: none;
      }

      .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1 i {
        color: #00ADEF;
        font-style: normal;
        transform: rotate(-10.84deg) translateX(-5px);
        display: inline-block;
        font-size: 84.3506px;
        font-family: HarcourtsScript;
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1 i {
          font-size: 66px;
          padding-left: 10px;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .left-block .d-block p {
        color: #001F49;
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 26px;
        text-shadow: 0 0 32px white;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .right-block > .row {
        margin-top: 0;
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row {
          margin-top: -31px;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block {
        position: absolute;
        height: 100%;
        width: 100vw;
        left: 0px;
        z-index: -1;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block {
          width: 100vw;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block {
          padding-top: 0;
          padding-bottom: 0;
          height: 76.2vh;
          overflow: hidden;
          position: initial;
          width: initial;
          left: initial;
          z-index: initial;
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block {
          height: 100vh;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block iframe.video-banner {
        height: 100%;
        width: 100%;
        margin-left: -11px;
        transform: scale(1.3);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(1.8);
        }
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(2.4);
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(3.5);
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          border: 1px green solid;
        }
      }

      .office-hero-banner.video-overlay-with-buttons {
        background-color: unset;
        height: calc(100vh - calc(127px + -71px));
        overflow: hidden;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video-overlay-with-buttons {
          height: 649px;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons {
          height: 100%;
        }
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 1rem;
          padding-right: 1rem;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 0;
          padding-right: 0;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block {
          z-index: 9;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block {
        margin-top: 0;
        width: 400px;
        position: absolute;
        top: 45%;
        left: 50.2%;
        transform: translate(-50%, -50%);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block {
          top: 50%;
          left: 20px;
          right: 20px;
          transform: translate(0, -50%);
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1 {
        color: white;
        font-size: 60px;
        font-weight: normal;
        margin-bottom: 18px;
        display: inline-block;
        line-height: 72px;
        text-shadow: 0 0 32px black;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1 {
          font-size: 40px;
          line-height: 49.6px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1 {
          font-size: 33px;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1:before {
        display: none;
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1 i {
        color: #00ADEF;
        font-style: normal;
        transform: rotate(-10.84deg) translateX(-5px);
        display: inline-block;
        font-size: 84.3506px;
        font-family: HarcourtsScript;
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1 i {
          font-size: 66px;
          padding-left: 10px;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block p {
        color: #ffffff;
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 26px;
        text-shadow: 0 0 32px black;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row {
        margin-top: 0;
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row {
          margin-top: -31px;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block {
        position: absolute;
        height: 100%;
        width: 100vw;
        left: 0px;
        z-index: -1;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block {
          width: 100vw;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block {
          padding-top: 0;
          padding-bottom: 0;
          height: 76.2vh;
          overflow: hidden;
          position: initial;
          width: initial;
          left: initial;
          z-index: initial;
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block {
          height: 100vh;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block iframe.video-banner {
        height: 100%;
        width: 100%;
        margin-left: -11px;
        transform: scale(1.3);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(1.8);
        }
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(2.4);
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(3.5);
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block .black-overlay {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: inline-block;
        background: rgba(0,0,0,0.7);
        z-index: 1;
      }
      .video-banner-overlay {
          position:absolute;
          z-index:1;
          height:100%;
          width:100%;
          background-repeat: no-repeat;
          background-size:cover;
          background-position:center center;
      }
      .overlay-middle-search ul.nav {
          padding-bottom: 1rem;
      }
      .overlay-middle-search ul.nav li.nav-item .nav-link {
        color: #ffffff;
        padding: 0rem 2rem;
        border-radius: 0;
        font-size: 22px;
        font-weight: bold;
      }
      .overlay-middle-search ul.nav li.nav-item:nth-child(2) .nav-link {
        border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
      }
      .overlay-middle-search ul.nav li.nav-item .nav-link:hover,
      .overlay-middle-search ul.nav li.nav-item .nav-link:focus {
        color: #00adef;
      }
      .overlay-middle-search ul.nav li.nav-item .nav-link.active {
        background-color: transparent;
        color: #00adef;
        font-weight: bold;
      }
      @media only screen and (max-width: 991px) {
        .overlay-middle-search ul.nav {
          justify-content: center;
        }
        .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button {
          text-align: right;
          margin-right: 0;
        }
        .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button .btn {
          width: 100%;
        }
      }
      .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__query .form-control {
        padding: 6px 12px 8px 12px;
      }
      .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button {
          width: auto;
      }
      .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button .btn {
        width: 278px;
        height: 100%;
        border-color: #00adef;
        border-radius: 0;
      }
      @media only screen and (max-width: 1190px) {
        .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button .btn {
          width: 100%;
          height: 100%;
        }
        .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button .btn .btn-label {
          display: none;
        }
      }

      @media only screen and (max-width: 767px) {
          .overlay-middle-search .tab-content .tab-pane {
              padding: 10px;
          }
          .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field {
              flex-direction: column;
          }
          .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button .btn {
              width: 100%;
              height: 50px;
          }
        .overlay-middle-search ul.nav {
            padding-bottom: 0;
        }
        .overlay-middle-search ul.nav li.nav-item .nav-link {
            padding: 0rem 1.2rem;
            font-size: 18px;
            text-transform: uppercase;
        }
      }

      .overlay-middle-search .typeahead__container .twitter-typeahead .tt-menu {
          margin-top: 0px !important;
      }

      .overlay-middle-search .tab-content>.tab-pane {
        display: inherit;
        opacity: 0; /* Standard compliant browsers */
        -moz-opacity: 0; /* Firefox and Mozilla browsers */
        -webkit-opacity: 0; /* WebKit browser e.g. Safari */
        filter: alpha(opacity=0); /* For IE8 and earlier */
      }
      .overlay-middle-search .tab-content>.active {
        display: inherit;
        opacity: 1; /* Standard compliant browsers */
        -moz-opacity: 1; /* Firefox and Mozilla browsers */
        -webkit-opacity: 1; /* WebKit browser e.g. Safari */
        filter: alpha(opacity=100); /* For IE8 and earlier */
      }
._join-us-heading.brand-marketing > .container {
	padding-top: 4px;
	padding-bottom: 88px;
}

@media (max-width: 1390px) {
	._join-us-heading.brand-marketing > .container {
		padding-top: 122px;
		padding-bottom: 50px;
		padding-right: var(--bs-gutter-x, 0.75rem);
		padding-left: var(--bs-gutter-x, 0.75rem);
		margin-top: auto;
		margin-bottom: 25px;
	}
}

@media (max-width: 991px) {
	._join-us-heading.brand-marketing > .container {
		padding: 0 0 36px 0;
		padding-right: 0;
		padding-left: 0;
		margin-top: auto;
		margin-bottom: 0;
	}
}

._join-us-heading.brand-marketing > .container > .row > .col:first-child .image-wrapper {
    height: 504px;
    padding-top: 0!important;
}

@media (max-width: 991px) {
	._join-us-heading.brand-marketing > .container > .row > .col:first-child .image-wrapper {
		padding-top: unset;
		height: auto;
		overflow: hidden;
	}
}

@media only screen and (max-width: 667px) {
	._join-us-heading.brand-marketing > .container > .row > .col:first-child .image-wrapper {
		height: 100%;
	}
}

._join-us-heading.brand-marketing > .container > .row > .col:first-child .image-wrapper img {
    margin-left: 5px;
    height: 100%;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

@media (max-width: 991px) {
	._join-us-heading.brand-marketing > .container > .row > .col:first-child .image-wrapper img {
		margin-right: 0;
		transform: translateY(-42px);
        object-fit: cover;
        object-position: center center;
        width: 100%;
        height: auto;
	}
}

._join-us-heading.brand-marketing > .container > .row > .col:nth-child(2) > .d-block {
	padding: 0;
}

@media (max-width: 1400px) {
	._join-us-heading.brand-marketing > .container > .row > .col:nth-child(2) > .d-block {
		padding: 0 25px;
	}
}

@media only screen and (max-width: 667px) {
	._join-us-heading.brand-marketing > .container > .row > .col:nth-child(2) > .d-block {
		padding: 27px 24px 0 24px;
	}
}

._join-us-heading.brand-marketing > .container > .row > .col .heading-title {
	margin: 121px 0 0 11px;
	letter-spacing: 0;
}

@media (max-width: 991px) {
	._join-us-heading.brand-marketing > .container > .row > .col .heading-title {
		margin: 0;
	}
}

._join-us-heading.brand-marketing > .container > .row > .col .heading-title:before {
	height: 29px;
	top: 0px;
	left: -6px;
}

@media (max-width: 991px) {
	._join-us-heading.brand-marketing > .container > .row > .col .heading-title:before {
		height: 18px;
		top: -1px;
		left: -1px;
		margin-right: 22px;
	}
}

._join-us-heading.brand-marketing > .container > .row > .col p.heading-description {
	margin: 22px 14px 0 7px;
	line-height: 29.7px;
	font-size: 18px;
    font-size: 18px !important;
    line-height: 29.7px !important;
    color: #6C6C6C!important;
}

@media (max-width: 991px) {
	._join-us-heading.brand-marketing > .container > .row > .col p.heading-description {
		margin: 22px 0 0 0;
	}
}

._join-us-heading.brand-marketing > .container > .row > .col .btn {
	padding: 15px 81px;
	margin: 37px 0 0 3px;
}

@media (max-width: 991px) {
	._join-us-heading.brand-marketing > .container > .row > .col .btn {
		margin: 28px 0 0 0;
		width: 100%;
	}
}

._join-us-heading.brand-marketing > .container > .row > .col .btn.harcourts-difference-btn {
	padding: 15px 34px !important;
}
.office-landing-carousel-item.card {border: 0;border-radius: 0;flex-wrap: wrap;margin-bottom: 61px;}.office-landing-carousel-item.card .office-landing-carousel-image {overflow: hidden;position: relative;}.office-landing-carousel-item.card .office-landing-carousel-image a img.office-landing-carousel-thumbnail {transition: all 0.5s ease 0s;width: 100%;display: block;}.office-landing-carousel-item.card .office-landing-carousel-image a:hover img.office-landing-carousel-thumbnail {-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-badge {position: absolute;top: 15px;left: 15px;background: #00ADEF;z-index: 1;width: 56px;height: 56px;border-radius: 100%;display: flex;align-items: center;text-align: center;line-height: 14px;font-size: 14px;transform: rotate(-15.02deg);}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-badge.just-listed {content: "";width: 69px;height: 69px;top: 8px;left: 7px;display: inline-block;vertical-align: middle;background-color: transparent;background-position: center center;background-repeat: no-repeat;background-image: url("https://resources.cloudhi.io/images/office_enterprise_level/badge-Just_Listed.png");transform: none;}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart {position: absolute;right: 15px;top: 15px;z-index: 9;}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart .btn {box-shadow: none;background-color: #ffffff;border-radius: 1px solid #ffffff;border-radius: 100%;width: 32px;height: 32px;padding: 0;line-height: 30px;}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart .btn:hover, .office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart .btn:focus {background-color: #00ADEF;border-radius: 1px solid #00ADEF;}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart .btn:hover svg path, .office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart .btn:focus svg path {fill: #fff;stroke: #fff;}.office-landing-carousel-item.card:hover .office-landing-carousel-image img.office-landing-carousel-thumbnail {-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}.office-landing-carousel-item.card .card-body {position: relative;padding: 22px 24px;border: 1px solid #F5F4F4;border-top: 0;border-radius: 0px 0px 4px 4px;}.office-landing-carousel-item.card .card-body .card-title {color: #001F49;width: calc(100% - 66px);display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}.office-landing-carousel-item.card .card-body .card-text {margin-bottom: 13px;}.office-landing-carousel-item.card .card-body .card-text .price {color: #00ADEF;font-weight: 600;margin-bottom: 5px;}.office-landing-carousel-item.card .card-body .card-text .address {color: #B8B8B8;margin-left: -2px;}.office-landing-carousel-item.card .card-body ul.summary {list-style: none;margin: 0;margin-left: -1px;margin-bottom: 10px;padding: 0;display: flex;flex-flow: row wrap;}.office-landing-carousel-item.card .card-body ul.summary li {display: inline-block;margin-right: 24px;}.office-landing-carousel-item.card .card-body ul.summary li span {font-weight: 600;color: #001F49;margin-right: 5px;}.office-landing-carousel-item.card .card-body .office-landing-carousel-agent {position: absolute;z-index: 1;top: -33px;right: 15px;}.office-landing-carousel-item.card .card-body .office-landing-carousel-agent img {width: 66px;height: 66px;border: 3px solid #fff;border-radius: 100%;object-fit: cover;}.office-landing-carousel-item.card a {text-decoration: none;color: inherit;}.office-landing-carousel-item.card a h5.office-landing-carousel-title {-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.office-landing-carousel-item.card a:hover h5.office-landing-carousel-title {color: #00ADEF;}.office-landing-carousel-item.card.resources .card-body {border: 0;padding-left: 0;padding-right: 0;padding-top: 14px;padding-bottom: 15px;}.office-landing-carousel-item.card.resources .card-body > .row:first-child {font-size: 13px;padding-bottom: 8px;color: #989898;}.office-landing-carousel-item.card.resources .card-body h5 {font-size: 1.5rem;line-height: 1.9rem;}.office-landing-carousel-item.card.resources .card-body p {font-size: 13px;line-height: 1.6rem;color: #989898;}.office-landing-carousel-item.card.resources .card-body p a.read-more {display: inline-block;width: 100%;font-weight: 400;color: #00ADEF;margin-top: 4px;font-size: 0.875rem;}.office-landing-carousel-item.card.resources .card-body p a.read-more i {font-style: normal;padding: 0 0 0 32px;}.awards-carousel .office-landing-carousel-image a img.office-landing-carousel-thumbnail {-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: grayscale(100%);transition: all 0.5s ease;}.awards-carousel .office-landing-carousel-image a:hover img.office-landing-carousel-thumbnail {-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);filter: grayscale(0%);}.office-landing-carousel-carousel .office-landing-carousel-item.card {margin-bottom: 28px;}.carousel-heading {margin-bottom: 36px;}@media (max-width: 414px) {.carousel-heading {margin-bottom: 31px;}}.office-landing-carousel-carousel-arrows, .awards-carousel-arrows, .for-sale-carousel-arrows, .resources-carousel-arrows {position: relative;left: -3px;top: -5px;}.office-landing-carousel-carousel-arrows button[class*=owl-], .awards-carousel-arrows button[class*=owl-], .for-sale-carousel-arrows button[class*=owl-], .resources-carousel-arrows button[class*=owl-] {width: 48px;height: 48px;border: 1px solid #EBEBED;border-radius: 100px;background-color: #fff;}.office-landing-carousel-carousel-arrows button[class*=owl-] svg, .awards-carousel-arrows button[class*=owl-] svg, .for-sale-carousel-arrows button[class*=owl-] svg, .resources-carousel-arrows button[class*=owl-] svg {position: relative;top: -2px;}.office-landing-carousel-carousel-arrows button[class*=owl-]:not(.disabled):hover svg path, .office-landing-carousel-carousel-arrows button[class*=owl-]:not(.disabled):focus svg path, .awards-carousel-arrows button[class*=owl-]:not(.disabled):hover svg path, .awards-carousel-arrows button[class*=owl-]:not(.disabled):focus svg path, .for-sale-carousel-arrows button[class*=owl-]:not(.disabled):hover svg path, .for-sale-carousel-arrows button[class*=owl-]:not(.disabled):focus svg path, .resources-carousel-arrows button[class*=owl-]:not(.disabled):hover svg path, .resources-carousel-arrows button[class*=owl-]:not(.disabled):focus svg path {stroke: #00ADEF;}.office-landing-carousel-carousel-arrows button[class*=owl-].disabled, .awards-carousel-arrows button[class*=owl-].disabled, .for-sale-carousel-arrows button[class*=owl-].disabled, .resources-carousel-arrows button[class*=owl-].disabled {background-color: #EBEBED;}.office-landing-carousel-carousel-arrows button[class*=owl-].disabled svg path, .awards-carousel-arrows button[class*=owl-].disabled svg path, .for-sale-carousel-arrows button[class*=owl-].disabled svg path, .resources-carousel-arrows button[class*=owl-].disabled svg path {stroke: #C8C8C8;}.office-landing-carousel-carousel-arrows button.owl-prev, .awards-carousel-arrows button.owl-prev, .for-sale-carousel-arrows button.owl-prev, .resources-carousel-arrows button.owl-prev {margin-right: 10px;}.btn-cyan {font-weight: 400;color: white;font-size: 1.125rem !important;}
._carousel-properties-sold, .carousel-awards {padding-top: 52px;padding-bottom: 21px;}._carousel-properties-sold .container, .carousel-awards .container {padding-right: 0;}._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: 53px;}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: initial;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title:before, .carousel-awards .container > .carousel-heading .heading-title:before {display: inline-block;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .property-carousel-arrows, .carousel-awards .container > .carousel-heading .property-carousel-arrows {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-stage-outer .owl-stage, .carousel-awards .container > .owl-theme .owl-stage-outer .owl-stage {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-dots .owl-dot, .carousel-awards .container > .owl-theme .owl-dots .owl-dot {border: 0;}}
._content-leadership-team {padding-top: 49px;padding-bottom: 2px;background-color: #fafafa !important;margin-bottom: 80px;}@media all and (max-width: 767px) {._content-leadership-team {margin-bottom: 0;}}._content-leadership-team .container {padding-right: 0;}._content-leadership-team .container > .carousel-heading .heading-title:before {display: inline-block;}._content-leadership-team .container > .carousel-heading > .view-all-block {display: inline-block;padding-right: 0;padding-left: 0;}._content-leadership-team .container > .carousel-heading > .view-all-block .btn {font-size: 18px;padding: 17px 30px;white-space: nowrap;}@media all and (max-width: 767px) {._content-leadership-team .container > .carousel-heading > .view-all-block {padding-right: 15px;padding-left: 7px;}._content-leadership-team .container > .carousel-heading > .view-all-block .btn {font-size: 14px;padding: 6px 11px;}}._content-leadership-team .container > .carousel-heading .property-carousel-arrows {display: none;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage {position: relative;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card {border: 1px #f4f4f4 solid;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .property-image {text-align: center;padding-top: 30px;padding-bottom: 0;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .property-image a {display: inline-block;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .property-image a img {border: 1px #f2f2f2 solid;padding: 0;width: 164px;height: 164px;object-fit: cover;object-position: top;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body h5 {text-align: center;font-size: 24px;color: #001F49;margin-top: 1px !important;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body .small {font-size: 16px;text-align: center;color: #989898 !important;margin-top: 3px !important;display: block;min-height: 24px;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container {padding: 27px 0 0 0 !important;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .btn {padding-left: 0;padding-right: 0;padding-top: 12px;height: 50px;font-size: 16px !important;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .btn.btn-cyan {color: white;font-weight: normal;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .btn.btn-light {font-weight: 600;color: #00ADEF;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .btn.btn-theme-white {margin-top: 9px;font-weight: 600;}@media only screen and (max-width: 320px) {._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .btn {height: 42px !important;font-size: 12px !important;}}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .break {flex-basis: 100%;height: 0;}._content-leadership-team .container > .owl-theme .owl-dots .owl-dot {border: 0;}._content-leadership-team.office-landing-free-tier {padding-top: 23px;}.leadership-team-carousel .item .card .card-image-container > a > img {border: 1px solid #f2f2f2;padding: 0;width: 164px;height: 164px;object-fit: cover;object-position: top;}
._carousel-properties-sold, .carousel-awards {padding-top: 52px;padding-bottom: 21px;}._carousel-properties-sold .container, .carousel-awards .container {padding-right: 0;}._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: 53px;}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: initial;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title:before, .carousel-awards .container > .carousel-heading .heading-title:before {display: inline-block;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .property-carousel-arrows, .carousel-awards .container > .carousel-heading .property-carousel-arrows {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-stage-outer .owl-stage, .carousel-awards .container > .owl-theme .owl-stage-outer .owl-stage {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-dots .owl-dot, .carousel-awards .container > .owl-theme .owl-dots .owl-dot {border: 0;}}
.rma-section {
  position: static;
}
.rma-section .title-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1em 0 2em 0;
}
.rma-section .title-container h3.title {
  font-weight: bold;
  font-size: 3.2em;
  color: var(--bs-navy);
}
.rma-section .title-container h3.title em {
  font-weight: 300;
  margin-left: 1px;
  color: var(--bs-cyan);
  font-style: normal;
}

@media (max-width:428px) {
    .rma-section .title-container h3.title {
        font-size: 2.5em;
        margin-bottom: -0.8rem;
    }    
}

.rma-reviews-carousel-1 {
  position: relative;
}
.rma-reviews-carousel-1 .lSSlideWrapper {
  height: auto;
}
.rma-reviews-carousel-1 .lSSlideWrapper > ul {
  list-style: none outside none;
  padding-left: 0;
  margin-bottom: 0;
  height: 100% !important;
}
.rma-reviews-carousel-1 .lSSlideWrapper > ul > li {
  display: block;
  float: left;
  margin-right: 6px;
  cursor: pointer;
  height: auto!important;
}

@media (max-width: 991px) {
    .rma-reviews-carousel-1 .lSSlideWrapper > ul > li {
        height: auto!important;
    }    
}

.rma-reviews-carousel-1 .item.container {
  padding: 0;
  max-width: 1516px;
  background-color: #f7f8f9;
}
.rma-reviews-carousel-1 .item.container > .row {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
}
@media (max-width: 991px) {
  .rma-reviews-carousel-1 .item.container > .row {
    flex-direction: column;
  }
}
.rma-reviews-carousel-1 .item.container > .row > .section-left {
  min-height: 558px;
  text-align: center;
}
@media (max-width: 991px) {
  .rma-reviews-carousel-1 .item.container > .row > .section-left {
    min-height: unset;
  }
}
.rma-reviews-carousel-1 .item.container > .row > .section-left img.image-property {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: unset;
}
@media (max-width: 992px) {
  .rma-reviews-carousel-1 .item.container > .row > .section-left img.image-property {
    max-width: 100%;
  }
}
@media (max-width: 428px) {
  .rma-reviews-carousel-1 .item.container > .row > .section-left img.image-property {
    max-width: 100%;
  }
}
.rma-reviews-carousel-1 .item.container > .row > .section-right {
  min-height: 558px;
}
@media (max-width: 991px) {
  .rma-reviews-carousel-1 .item.container > .row > .section-right {
    min-height: unset;
  }
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .inner-padding {
  padding: 2em;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right img.image-agent {
  width: 102px;
  height: 102px;
  border: 1px solid #e7eaed;
  background-color: #fafafa;
  border-radius: 100%;
  object-fit: cover;
  object-position: top;
  margin-right: 0.3em;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right img.image-ratemyagent-logo {
  object-fit: contain;
  width: 114px;
  height: auto;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right img.image-ratemyagent-check {
  width: 43px;
  height: 43px;
  background-color: #dcf4f2;
  border-radius: 100%;
  object-fit: cover;
  margin-top: 6px;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-agent-details {
  align-items: center;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-agent-details .agent-name-container {
  position: static;
  font-size: 1.2em;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-agent-details .agent-name-container b {
  width: 100%;
  display: block;
  word-break: break-all;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-agent-details .agent-name-container a.link-more-reviews {
  margin-top: 1em;
  text-decoration: none;
  text-underline-offset: 3px;
  font-weight: bold;
  color: var(--bs-cyan);
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-agent-details .agent-name-container a.link-more-reviews:hover {
  text-decoration: underline;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-agent-details .agent-name-container a.link-more-reviews:after {
  content: ">";
  display: inline-block;
  position: relative;
  font-weight: normal;
  font-size: 1em;
  line-height: 4px;
  margin-left: 6px;
  font-family: monospace;
  color: var(--bs-cyan);
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-agent-details .link-rentmyagent-container {
  text-align: right;
}
@media (max-width: 991px) {
  .rma-reviews-carousel-1 .item.container > .row > .section-right .review-agent-details .link-rentmyagent-container {
    text-align: left;
  }
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-agent-details .link-rentmyagent-container a.link-rentmyagent {
  display: inline-block;
  margin-top: 7px;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-text {
  position: static;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-text h4 {
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 1.2em;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 2.6em;
  line-height: 1.3em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-text blockquote {
  font-weight: normal;
  font-size: 1.2em;
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1.6em;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-text .hidden {
  display: none;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-text .readmore {
  margin: 0 5px;
  text-underline-offset: 3px;
  color: var(--bs-cyan);
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .rma-star-rating {
  position: static;
  margin: 2.2em 0 1.6em 0;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .rma-star-rating .fa {
  font-size: 1.5em;
  letter-spacing: 0.2em;
  color: #c8c8c8;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .rma-star-rating .fa.checked {
  color: #efbc42 !important;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-submitted-by {
  position: static;
  padding: 1em 0;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-submitted-by .small {
  font-size: 0.8rem;
  position: relative;
}
.rma-reviews-carousel-1 .item.container > .row > .section-right .review-submitted-by .small:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #c9c9c9;
  width: 2px;
  height: 100%;
  left: -15px;
}

.lSSlideOuter {
  position: static;
}
.lSSlideOuter .lSAction a {
  width: 66px;
  height: 66px;
  background-image: url(https://pic8.co/sh/nb7Jua.png);
  margin-top: -16px;
  background-repeat: no-repeat;
  background-size: 67px;
  background-position: center top;
  box-shadow: none;
  border-radius: 100%;
}
@media (max-width: 991px) {
  .lSSlideOuter .lSAction a {
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.75);
  }
}
.lSSlideOuter .lSAction a.lSPrev {
  background-position: center top;
  left: 3%;
}
.lSSlideOuter .lSAction a.lSNext {
  background-position: center bottom;
  right: 3%;
}
.lSSlideOuter .lSPager.lSpg {
  margin: -80px 0 20px 0 !important;
}

@media (max-width: 991px) {
    .lSSlideOuter .lSPager.lSpg {
        margin: 1px 0 20px 0 !important;
    }
}


.lSSlideOuter .lSPager.lSpg > li a {
  background-color: var(--bs-white);
  border: 1px solid var(--bs-cyan);
  height: 25px;
  width: 25px;
}
.lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: var(--bs-cyan);
}
@media only screen and (max-width: 667px) {._join-us-heading.take-the-first-step-section > .container {padding-bottom: 24px;}}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form {text-align: left;top: 87px;right: 28px;position: absolute;}@media only screen and (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form {right: 3px;}}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step {max-width: 583px;border: 1px #e0e0e0 solid;background-color: #fff;padding: 23px 29px 23px 27px;}@media (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step {max-width: unset;}}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step h5 {font-size: 24px;line-height: 24.5px;color: #001f49;margin-bottom: 7px;word-spacing: 0.6px;margin-top: 16px;margin-left: -1px;}@media (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step h5 {margin-bottom: 19px;}}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-label {font-size: 12px;line-height: 16px;color: #172b4d;margin-bottom: 3px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .required-asterisk {font-size: 16px;color: #172b4d;margin-left: 0px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step label.prefered {font-size: 12.4px;margin-top: 23px;margin-bottom: 9px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step label[for=preferred-contact-phone], ._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step label[for=preferred-contact-email] {font-size: 12.7px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-check {margin-bottom: 9px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-check .custom-radio[type=radio] {border: 2px #182b4b solid;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-check .custom-radio[type=radio]:checked {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2.5' fill='%2300adef'/%3e%3c/svg%3e");border-color: #00adef;background-color: #fff;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-check:last-child {margin-bottom: 2px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-select {font-size: 14.6px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .btn-theme-cyan {padding: 12px 16px;font-weight: 400;margin: 0;}@media (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .btn-theme-cyan {margin-top: unset;}}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .reason-contacting-textarea {padding-top: 8px;min-height: 96px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step #botvalidator {margin: 23px 0 0 0;}@media (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step #botvalidator {margin: 23px 0 20px 0;}}._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {position: relative;width: 100%;min-height: 849px;}@media (max-width: 610px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {}}@media only screen and (max-width: 1400px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {}}@media only screen and (max-width: 1366px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {}}@media only screen and (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {}}@media only screen and (max-width: 667px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {}}._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper {overflow: hidden;height: 100%;position: absolute;top: 50%;left: 49.8%;z-index: -1;transform: translate(-50%, -50%);width: calc(100vw - 1.11%);background-color: #e1e1e1;display: block;}@media only screen and (max-width: 1400px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper {width: calc(100vw - 1.5%);}}@media only screen and (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper {width: calc(100vw);left: 50%;}}@media only screen and (max-width: 667px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper {width: calc(100vw);}}._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper .img-fluid {width: 100vw;height: auto;object-fit: cover;object-position: center top;position: absolute;top: 0;left: 0;}@media only screen and (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper .img-fluid {transform: scale(1.1) translateY(-699.9px) translateX(-33px);}}@media only screen and (max-width: 667px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper .img-fluid {transform: scale(1.1) translateY(-699.9px) translateX(-15px);}}#botvalidator {padding-top: 1px;}#botvalidator iframe {transform: scale(0.9) !important;transform-origin: 0 0;width: 100%;height: auto;}.take-the-first-step-section{position: relative;}.take-the-first-step-section .first-step-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;overflow: hidden;}.take-the-first-step-section .first-step-bg img{width: 100%;height: 100%;object-fit: cover;}.take-the-first-step-section .container{max-width: 100%;width: 583px;margin-right: 18.05%;}@media (max-width: 991px) {.take-the-first-step-section .container{width: 100%;margin: 0 !important;}}.take-the-first-step-section .container .take-the-first-step-section-image-container{position: relative;z-index: 2;}
