/* Colours */
/* Fluid heading sizes - set your min/max sizes and you're done! */
/* Some device sizes to use with min-width */
/* adjusted breakpoints for above */
/* 100% widths look better than "Snapping" IMO */
/* Utility */
/* Additional Spacers -- don't think you'll need more than 7, but if you do -- maybe just use a custom class  :)  */
#hero {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 200px;
  padding-bottom: 40px;
  min-height: 100vh;
  color: #ffffff; }
  @media screen and (min-width: 641px) {
    #hero {
      padding-bottom: 40px;
      padding-top: 225px; } }
  @media screen and (min-width: 769px) {
    #hero {
      padding-top: 250px; } }
  @media screen and (min-width: 1025px) {
    #hero {
      padding-top: 275px; } }
  #hero .banner-content {
    margin-bottom: 4rem; }
    #hero .banner-content h1 {
      text-transform: uppercase;
      line-height: 0.8;
      letter-spacing: clamp(0.1725rem, calc(2.76px + (4.92 - 2.76) * ((100vw - 320px) / (1920 - 320))), 0.3075rem); }

#lead {
  padding: 80px 0; }
  @media screen and (min-width: 1025px) {
    #lead {
      border-top: solid 50px #f7f7f7; } }
  #lead .content h2 {
    color: #212322; }
  #lead .content .h4 {
    font-family: "Roboto", sans-serif;
    letter-spacing: 0;
    color: #212322;
    font-weight: 700; }

.fifty-fifty {
  padding: 100px 0; }
  .fifty-fifty .content h2 {
    color: #212322; }
  .fifty-fifty .content .h4 {
    font-family: "Roboto", sans-serif;
    letter-spacing: 0; }
  .fifty-fifty.even {
    background-color: #f7f7f7; }
  .fifty-fifty.odd {
    padding: 60px 0; }

#care-program {
  background-color: #f7f7f7;
  padding: 150px 0 0; }
  @media screen and (min-width: 641px) {
    #care-program {
      padding: 170px 0 0; } }
  @media screen and (min-width: 769px) {
    #care-program {
      padding: 250px 0 0; } }
  @media screen and (min-width: 1025px) {
    #care-program {
      padding: 100px 0; } }
  #care-program .bg-cover {
    z-index: 1;
    height: 200px !important; }
    @media screen and (min-width: 641px) {
      #care-program .bg-cover {
        height: 220px !important; } }
    @media screen and (min-width: 769px) {
      #care-program .bg-cover {
        height: 300px !important; } }
    @media screen and (min-width: 1025px) {
      #care-program .bg-cover {
        height: 100% !important; } }
    @media screen and (min-width: 1025px) {
      #care-program .bg-cover {
        height: 100% !important; } }
  #care-program .banner-content {
    background-color: white;
    box-shadow: 9px 11px 37px #00000029;
    z-index: 2;
    position: relative; }
    #care-program .banner-content h2 {
      color: #212322; }

.fifty-fifty-bottom {
  padding: 100px 0; }
  .fifty-fifty-bottom .content h2 {
    color: #212322; }
  .fifty-fifty-bottom .content .h4 {
    font-family: "Roboto", sans-serif;
    letter-spacing: 0; }
  .fifty-fifty-bottom.even {
    background-color: #f7f7f7; }

#testimonials {
  padding: 100px 0; }
  @media screen and (min-width: 1025px) {
    #testimonials {
      padding: 150px 0; } }
  #testimonials .icon-Qoutes {
    position: absolute;
    top: -45px;
    left: 30px;
    color: white;
    opacity: 0.28;
    font-size: 260px;
    line-height: normal; }
    @media screen and (min-width: 641px) {
      #testimonials .icon-Qoutes {
        top: -100px;
        left: 30px;
        font-size: 380px; } }
  #testimonials .testimonials-slider-wrap {
    padding: 1rem;
    max-width: 930px; }
    #testimonials .testimonials-slider-wrap #testimonials-slider .item {
      padding: 0 0 50px 0;
      color: white; }
      @media (min-width: 641px) {
        #testimonials .testimonials-slider-wrap #testimonials-slider .item {
          padding: 0; } }
      #testimonials .testimonials-slider-wrap #testimonials-slider .item .bottom-content {
        border-top: 2px solid #ffffff;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        flex-wrap: wrap;
        margin: 2rem 0 0 0;
        padding: 0.5rem 0 0 0; }
        @media (min-width: 641px) {
          #testimonials .testimonials-slider-wrap #testimonials-slider .item .bottom-content {
            flex-direction: row; } }
        #testimonials .testimonials-slider-wrap #testimonials-slider .item .bottom-content .btn-box {
          order: 2;
          padding-top: 50px; }
          @media (min-width: 641px) {
            #testimonials .testimonials-slider-wrap #testimonials-slider .item .bottom-content .btn-box {
              order: 1;
              padding-top: 0; } }
        #testimonials .testimonials-slider-wrap #testimonials-slider .item .bottom-content .utility-box {
          padding: 1rem 0 0 0;
          order: 1; }
          @media (min-width: 641px) {
            #testimonials .testimonials-slider-wrap #testimonials-slider .item .bottom-content .utility-box {
              padding: 1.5rem 0 0 0;
              order: 2; } }
          #testimonials .testimonials-slider-wrap #testimonials-slider .item .bottom-content .utility-box .name {
            line-height: 1; }
    #testimonials .testimonials-slider-wrap #testimonials-slider .owl-nav {
      position: absolute;
      left: 0;
      bottom: 120px;
      display: flex;
      justify-content: flex-end;
      margin-bottom: 0.5rem; }
      @media (min-width: 641px) {
        #testimonials .testimonials-slider-wrap #testimonials-slider .owl-nav {
          left: unset;
          right: 0;
          bottom: -25px; } }
      #testimonials .testimonials-slider-wrap #testimonials-slider .owl-nav button {
        background: transparent;
        border: 0;
        box-shadow: none;
        outline: 0;
        color: white;
        display: flex;
        align-items: center; }
        #testimonials .testimonials-slider-wrap #testimonials-slider .owl-nav button span {
          font-size: 16px;
          font-weight: 700;
          margin-right: 8px; }
        #testimonials .testimonials-slider-wrap #testimonials-slider .owl-nav button i {
          font-size: 39px;
          line-height: normal; }
        #testimonials .testimonials-slider-wrap #testimonials-slider .owl-nav button:hover {
          color: #ff9933; }
        #testimonials .testimonials-slider-wrap #testimonials-slider .owl-nav button.owl-prev span {
          margin-left: 8px; }
        #testimonials .testimonials-slider-wrap #testimonials-slider .owl-nav button.disabled {
          opacity: 0.5; }
      #testimonials .testimonials-slider-wrap #testimonials-slider .owl-nav.disabled {
        display: none; }

#cta {
  padding: 80px 0; }
  #cta .content h2 {
    color: #212322; }
    @media screen and (min-width: 1025px) {
      #cta .content h2 {
        max-width: 582px; } }
  #cta .content .h4 {
    font-family: "Roboto", sans-serif;
    letter-spacing: 0; }
