/* Variables */
body.home #content .hentry-wrapper > header {
  background-color: transparent;
  margin-bottom: 0;
  overflow: hidden;
  position: relative; }
  body.home #content .hentry-wrapper > header .alignwide {
    align-items: flex-start;
    padding-bottom: 120px;
    position: relative;
    z-index: 1; }
    @media (max-width: 1239px) {
      body.home #content .hentry-wrapper > header .alignwide {
        padding-bottom: 80px; } }
    @media (max-width: 767px) {
      body.home #content .hentry-wrapper > header .alignwide {
        padding-bottom: 40px; } }
    @media (max-width: 499px) {
      body.home #content .hentry-wrapper > header .alignwide {
        padding-bottom: 0; } }
  body.home #content .hentry-wrapper > header .header-content {
    padding-bottom: 0;
    padding-top: 80px; }
    @media (max-width: 767px) {
      body.home #content .hentry-wrapper > header .header-content {
        order: 2;
        padding-top: 40px; } }
    @media (min-width: 1240px) {
      body.home #content .hentry-wrapper > header .header-content .header-content-inner {
        max-width: 470px; } }
    body.home #content .hentry-wrapper > header .header-content .h1 {
      font-size: 32px;
      backface-visibility: hidden;
      color: #0C3984;
      font-family: 'MinSans', sans-serif;
      font-weight: 600;
      line-height: 1.05;
      margin-bottom: 20px;
      max-width: 570px; }
      @media screen and (min-width: 768px) {
        body.home #content .hentry-wrapper > header .header-content .h1 {
          font-size: 52px; } }
      @media screen and (min-width: 1024px) {
        body.home #content .hentry-wrapper > header .header-content .h1 {
          font-size: 70px; } }
      @media (max-width: 999px) {
        body.home #content .hentry-wrapper > header .header-content .h1 {
          border-bottom: solid 1px #01A8F1;
          margin-bottom: 40px;
          padding-bottom: 40px; } }
      @media (max-width: 767px) {
        body.home #content .hentry-wrapper > header .header-content .h1 {
          margin-bottom: 20px;
          padding-bottom: 20px; } }
    body.home #content .hentry-wrapper > header .header-content .audience {
      font-size: 14px;
      border-top: solid 1px #01A8F1;
      color: #0C3984;
      display: flex;
      justify-content: space-between;
      font-weight: bold;
      list-style: none;
      margin: 30px 0 15px;
      max-width: 568px;
      padding: 30px 0 0;
      width: 100%; }
      @media screen and (min-width: 768px) {
        body.home #content .hentry-wrapper > header .header-content .audience {
          font-size: 16px; } }
      @media (max-width: 999px) {
        body.home #content .hentry-wrapper > header .header-content .audience {
          display: none; } }
      body.home #content .hentry-wrapper > header .header-content .audience li {
        display: inline; }
        body.home #content .hentry-wrapper > header .header-content .audience li:before {
          display: none; }
        body.home #content .hentry-wrapper > header .header-content .audience li img {
          padding-bottom: 8px;
          width: 6px; }
        body.home #content .hentry-wrapper > header .header-content .audience li a {
          font-weight: normal; }
    body.home #content .hentry-wrapper > header .header-content .intro-text {
      font-size: 19px;
      max-width: 568px; }
      @media screen and (min-width: 768px) {
        body.home #content .hentry-wrapper > header .header-content .intro-text {
          font-size: 20px; } }
    body.home #content .hentry-wrapper > header .header-content .home-buttons {
      margin-top: 20px; }
      body.home #content .hentry-wrapper > header .header-content .home-buttons .button {
        border-bottom: solid 2px #46CDFC;
        font-family: 'Mint Grotesk', sans-serif;
        padding: 15px 0; }
        body.home #content .hentry-wrapper > header .header-content .home-buttons .button a {
          background-color: #0C3984;
          border: solid 1px transparent;
          border-radius: 40px;
          color: #fff;
          display: inline-block;
          font-size: 16px;
          font-weight: normal;
          line-height: 22px;
          padding: 15px 30px;
          transition: border-color 0.2s, background-color 0.2s, color 0.2s, line-height 0.2s;
          width: auto;
          display: flex;
          align-items: center;
          justify-content: space-between;
          text-align: left;
        /*&:not([href^="http://clearhealthpsychology.com.au"]):not([href^="https://clearhealthpsychology.com.au"]):not([href^="https://clearhealthpsychology.duxdigital.net/"]):not([href^="/"]):not([href^="#"]) {
          &:after {
            transform: translateY(2px) rotate(-45deg);
          }
      
          &:hover,
          &:focus {
      
            &:after {
              transform: rotate(0);
            }
          }
        }*/
          background-color: transparent;
          border-color: #0C3984;
          color: #0C3984;
          font-size: 19px;
          border: none;
          font-weight: bold;
          justify-content: flex-start;
          padding: 0; }
          @media (max-width: 499px) {
            body.home #content .hentry-wrapper > header .header-content .home-buttons .button a {
              text-align: center;
              width: 100%; } }
          body.home #content .hentry-wrapper > header .header-content .home-buttons .button a:hover, body.home #content .hentry-wrapper > header .header-content .home-buttons .button a:focus {
            background: #01173A; }
          body.home #content .hentry-wrapper > header .header-content .home-buttons .button a:after {
            content: "\f178";
            display: inline-block;
            font-family: 'Font Awesome 5 Pro';
            font-size: 22px;
            font-weight: 200;
            padding-bottom: 2px;
            padding-left: 8px;
            position: static;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            transform: translateX(0px);
            transition: transform 0.2s, color 0.2s;
            vertical-align: top; }
          @media (max-width: 499px) {
            body.home #content .hentry-wrapper > header .header-content .home-buttons .button a {
              text-align: left !important; }
              body.home #content .hentry-wrapper > header .header-content .home-buttons .button a:after {
                float: right; } }
          body.home #content .hentry-wrapper > header .header-content .home-buttons .button a:hover:after, body.home #content .hentry-wrapper > header .header-content .home-buttons .button a:focus:after {
            transform: translateX(5px); }
          body.home #content .hentry-wrapper > header .header-content .home-buttons .button a:hover, body.home #content .hentry-wrapper > header .header-content .home-buttons .button a:focus {
            background-color: transparent;
            border-color: #01173A;
            color: #01173A; }
          @media screen and (min-width: 768px) {
            body.home #content .hentry-wrapper > header .header-content .home-buttons .button a {
              font-size: 20px; } }
          body.home #content .hentry-wrapper > header .header-content .home-buttons .button a:after {
            color: #46CDFC;
            padding-left: 18px; }
  body.home #content .hentry-wrapper > header .header-image {
    overflow: visible;
    padding-bottom: 160px;
    position: relative; }
    @media (max-width: 767px) {
      body.home #content .hentry-wrapper > header .header-image {
        order: 1;
        margin-left: -30px;
        margin-right: -30px;
        padding: 0 30px;
        width: calc(100% + 60px); } }
    body.home #content .hentry-wrapper > header .header-image:before {
      background: url("/wp-content/themes/thetheme/images/home-box.svg") no-repeat left bottom;
      background-size: contain;
      content: "";
      height: 532px;
      max-width: none;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 755px; }
      @media (max-width: 1239px) {
        body.home #content .hentry-wrapper > header .header-image:before {
          width: 700px; } }
      @media (max-width: 767px) {
        body.home #content .hentry-wrapper > header .header-image:before {
          background-image: url("/wp-content/themes/thetheme/images/home-box-small.svg");
          background-position: right bottom;
          background-size: cover;
          height: auto;
          top: 0;
          bottom: 50px;
          width: 100%; } }
    body.home #content .hentry-wrapper > header .header-image:after {
      background: url("/wp-content/themes/thetheme/images/home-header-bottom.svg") no-repeat center;
      background-size: contain;
      content: "";
      height: 388px;
      max-width: none;
      position: absolute;
      top: calc(100% + 5px);
      left: 0;
      width: 388px; }
      @media (max-width: 767px) {
        body.home #content .hentry-wrapper > header .header-image:after {
          display: none; } }
    body.home #content .hentry-wrapper > header .header-image img {
      border: none;
      position: relative;
      transform: none;
      z-index: 2; }
      @media (max-width: 767px) {
        body.home #content .hentry-wrapper > header .header-image img {
          height: 200px; } }
  body.home #content .hentry-wrapper > header lottie-player {
    height: 752px;
    max-width: none;
    position: absolute;
    bottom: 80px;
    right: -10px;
    width: 458px;
    z-index: 2; }
    @media (min-width: 1240px) {
      body.home #content .hentry-wrapper > header lottie-player {
        right: 50%;
        margin-right: -790px; } }
    @media (max-width: 1239px) {
      body.home #content .hentry-wrapper > header lottie-player {
        bottom: -10px;
        right: -110px; } }
    @media (max-width: 767px) {
      body.home #content .hentry-wrapper > header lottie-player {
        height: 207px;
        left: auto;
        right: 40px;
        top: 15px;
        width: 120px;
        z-index: 3; } }
body.home #content .entry-content .services {
  margin-bottom: 100px;
  margin-top: 100px;
  margin-top: 30px !important; }
  @media (max-width: 767px) {
    body.home #content .entry-content .services {
      margin-bottom: 60px;
      margin-top: 60px; } }
  body.home #content .entry-content .services .alignwide .wp-block-rows-column .wp-block-image {
    margin-bottom: 10px;
    text-align: left; }
  body.home #content .entry-content .services .alignwide .wp-block-rows-column img,
  body.home #content .entry-content .services .alignwide .wp-block-rows-column svg {
    height: 70px;
    width: auto; }
  body.home #content .entry-content .services .alignwide .wp-block-rows-column h2,
  body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 {
    font-size: 19px;
    border-bottom: solid 1px #01A8F1;
    font-family: 'Mint Grotesk', sans-serif;
    margin-top: 10px;
    padding-bottom: 15px; }
    @media screen and (min-width: 768px) {
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h2,
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 {
        font-size: 20px; } }
    body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a,
    body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a {
      background-color: #0C3984;
      border: solid 1px transparent;
      border-radius: 40px;
      color: #fff;
      display: inline-block;
      font-size: 16px;
      font-weight: normal;
      line-height: 22px;
      padding: 15px 30px;
      transition: border-color 0.2s, background-color 0.2s, color 0.2s, line-height 0.2s;
      width: auto;
      display: flex;
      align-items: center;
      justify-content: space-between;
      text-align: left;
    /*&:not([href^="http://clearhealthpsychology.com.au"]):not([href^="https://clearhealthpsychology.com.au"]):not([href^="https://clearhealthpsychology.duxdigital.net/"]):not([href^="/"]):not([href^="#"]) {
      &:after {
        transform: translateY(2px) rotate(-45deg);
      }
  
      &:hover,
      &:focus {
  
        &:after {
          transform: rotate(0);
        }
      }
    }*/
      background-color: transparent;
      border-color: #0C3984;
      color: #0C3984;
      font-size: 19px;
      border: none;
      font-weight: bold;
      justify-content: flex-start;
      padding: 0; }
      @media (max-width: 499px) {
        body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a,
        body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a {
          text-align: center;
          width: 100%; } }
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a:hover, body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a:focus,
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a:hover,
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a:focus {
        background: #01173A; }
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a:after,
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a:after {
        content: "\f178";
        display: inline-block;
        font-family: 'Font Awesome 5 Pro';
        font-size: 22px;
        font-weight: 200;
        padding-bottom: 2px;
        padding-left: 8px;
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: translateX(0px);
        transition: transform 0.2s, color 0.2s;
        vertical-align: top; }
      @media (max-width: 499px) {
        body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a,
        body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a {
          text-align: left !important; }
          body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a:after,
          body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a:after {
            float: right; } }
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a:hover:after, body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a:focus:after,
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a:hover:after,
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a:focus:after {
        transform: translateX(5px); }
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a:hover, body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a:focus,
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a:hover,
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a:focus {
        background-color: transparent;
        border-color: #01173A;
        color: #01173A; }
      @media screen and (min-width: 768px) {
        body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a,
        body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a {
          font-size: 20px; } }
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a:after,
      body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a:after {
        color: #01A8F1;
        padding-left: 20px; }
      @media (max-width: 599px) {
        body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a,
        body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a {
          display: block; }
          body.home #content .entry-content .services .alignwide .wp-block-rows-column h2 a:after,
          body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 a:after {
            float: right; } }
  body.home #content .entry-content .services .alignwide .wp-block-rows-column .excerpt {
    margin: 15px 0; }
  body.home #content .entry-content .services .alignwide .wp-block-rows-column ul {
    list-style: none;
    margin: 0;
    padding-top: 5px; }
    body.home #content .entry-content .services .alignwide .wp-block-rows-column ul li {
      border-top: solid 1px rgba(1, 168, 241, 0.35);
      margin: 0;
      padding: 14px 0; }
      body.home #content .entry-content .services .alignwide .wp-block-rows-column ul li:last-child {
        border-bottom: solid 1px rgba(1, 168, 241, 0.35); }
      body.home #content .entry-content .services .alignwide .wp-block-rows-column ul li:before {
        display: none; }
      body.home #content .entry-content .services .alignwide .wp-block-rows-column ul li a {
        border-bottom: solid 1px transparent;
        padding-bottom: 4px;
        font-weight: normal;
        padding: 4px 0; }
        body.home #content .entry-content .services .alignwide .wp-block-rows-column ul li a:hover, body.home #content .entry-content .services .alignwide .wp-block-rows-column ul li a:focus {
          border-color: #01A8F1; }
  @media (max-width: 599px) {
    body.home #content .entry-content .services .alignwide .wp-block-rows-column .wp-block-image {
      margin-bottom: 0; }
    body.home #content .entry-content .services .alignwide .wp-block-rows-column h3 {
      margin-top: 0; }
    body.home #content .entry-content .services .alignwide .wp-block-rows-column p,
    body.home #content .entry-content .services .alignwide .wp-block-rows-column ul {
      display: none; } }
  body.home #content .entry-content .services .services-header {
    border-bottom: solid 1px #46CDFC;
    margin-bottom: 30px;
    padding-bottom: 30px; }
    @media (min-width: 1240px) {
      body.home #content .entry-content .services .services-header {
        display: flex;
        align-items: flex-start; } }
    @media (max-width: 767px) {
      body.home #content .entry-content .services .services-header {
        border: none;
        margin-bottom: 20px;
        padding-bottom: 0; } }
    body.home #content .entry-content .services .services-header > h1 {
      font-size: 26px;
      flex: 1.5;
      font-weight: normal;
      line-height: 1.25;
      margin-top: 0;
      padding-right: 30px; }
      @media screen and (min-width: 768px) {
        body.home #content .entry-content .services .services-header > h1 {
          font-size: 34px; } }
      @media screen and (min-width: 1024px) {
        body.home #content .entry-content .services .services-header > h1 {
          font-size: 40px; } }
    body.home #content .entry-content .services .services-header > div {
      flex: 1; }
    body.home #content .entry-content .services .services-header .services-intro {
      color: #0C3984; }
  @media (max-width: 859px) {
    body.home #content .entry-content .services .alignwide .kt-row-column-wrap {
      flex-direction: column; } }
  @media (min-width: 860px) {
    body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column:not(:last-child) {
      margin-right: 30px; } }
  @media (max-width: 859px) {
    body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column {
      width: auto; }
      body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column:not(:last-child) {
        margin-bottom: 30px; }
      body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column .kt-inside-inner-col {
        max-width: none; } }
  @media (max-width: 599px) {
    body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column:not(:last-child) {
      margin-bottom: 10px; } }
  body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column svg .black {
    stroke: #0C3984; }
  body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column svg .blue {
    fill: #01A8F1; }
  body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column h3,
  body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column .excerpt {
    overflow: hidden; }
    @media (max-width: 859px) {
      body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column h3,
      body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column .excerpt {
        height: auto !important; } }
  body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column .excerpt {
    padding-bottom: 15px; }
  body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column ul li {
    color: #0C3984;
    font-weight: normal; }
    body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column ul li, body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column ul li:last-child {
      border-color: rgba(103, 118, 140, 0.35); }
    body.home #content .entry-content .services .alignwide .kt-row-column-wrap .wp-block-rows-column ul li a {
      font-weight: normal; }
  body.home #content .entry-content .services .wp-block-buttons {
    margin-top: 60px; }
    @media (max-width: 767px) {
      body.home #content .entry-content .services .wp-block-buttons {
        margin-top: 3; } }
    @media (max-width: 599px) {
      body.home #content .entry-content .services .wp-block-buttons {
        margin-top: 0; } }

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