/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[3]!./assets/scss/page.scss ***!
  \***********************************************************************************************************************************************************************************************/
/* ~~~~~~~~~~ General ~~~~~~~~~~ */
/**
* Button Standardization (#1260: 7 [WCAG] Change all orange buttons with white text to #c74d00 background)
* https://todo.createit.com/my-work?modal=Task-157222-1213
*/
/* ~~~~~~~~~~ Variables ~~~~~~~~~~ */
/**
* Button Standardization (#1260: 7 [WCAG] Change all orange buttons with white text to #c74d00 background)
* https://todo.createit.com/my-work?modal=Task-157222-1213
*/
/**
* WCAG
* https://todo.createit.com/my-work?modal=Task-157219-1213
*/
/* ~~~~~~~~~~ Section ~~~~~~~~~~ */
.section--gray {
  background: #fafafa; }

.section--active-indicator {
  position: relative; }

.section__indicator {
  position: absolute;
  left: 0;
  right: 0;
  height: 100px;
  top: -91px;
  z-index: -1; }

.section__inner {
  max-width: 1620px;
  margin: auto;
  padding: 100px 15px;
  overflow: hidden; }
  .single-seo_audits .section__inner {
    max-width: 1128px; }
  @media (max-width: 1620px) and (min-width: 1200px) {
    .section__inner {
      padding: 100px 50px; } }
  @media (max-width: 767.98px) {
    .section__inner {
      padding: 50px 15px; } }
  @media (max-width: 767.98px) {
    .site-main--discovery .section__inner {
      padding-left: 24px;
      padding-right: 24px; } }
  .section__inner--full {
    max-width: none;
    padding-left: 0;
    padding-right: 0; }
  .section__inner--xl {
    max-width: 1720px; }
  .section__inner--lg {
    max-width: 1430px; }
  .section__inner--md {
    max-width: 1340px; }
  .section__inner--sm {
    max-width: 1200px; }
  .section__inner--xs {
    max-width: 850px; }
  .section__inner_wrap {
    max-width: 1620px;
    margin: 0 auto;
    padding: 0 124px; }
    .section__inner_wrap.row {
      margin: 0 auto; }
    @media (max-width: 1199.98px) {
      .section__inner_wrap {
        padding: 0 5%; } }
    @media (max-width: 767.98px) {
      .section__inner_wrap {
        padding: 0 15px; } }

.section__title {
  font-size: 2.5rem;
  line-height: 2.75rem;
  font-family: "mark_probold", sans-serif;
  text-align: center;
  max-width: 780px;
  margin: 0 auto 100px; }
  .section__title--markpro {
    font-family: "mark_probold", sans-serif !important; }
  .section__title--inner-md {
    font-size: 2.5rem;
    line-height: 3.125rem;
    font-family: "mark_probold", sans-serif;
    max-width: 670px;
    margin: 0 0 100px; }
    @media (max-width: 767.98px) {
      .section__title--inner-md {
        font-size: 1.875rem;
        line-height: 2.5rem;
        margin: 0 0 50px; } }
  @media (max-width: 991.98px) {
    .section__title {
      font-size: 2.125rem;
      line-height: 2.375rem; } }
  @media (max-width: 767.98px) {
    .section__title {
      margin: 0 auto 50px; } }
  @media (max-width: 575.98px) {
    .section__title {
      font-size: 1.5rem;
      line-height: 1.75rem;
      margin: 0 auto 50px; } }
  .section__title--marginbottom-xs {
    margin-bottom: 30px; }
  .section__title--marginbottom-sm {
    margin-bottom: 50px; }
  .section__title--sm {
    max-width: 450px; }
  .section__title--md {
    max-width: 560px; }
  .section__title--smd {
    max-width: 600px; }
  .section__title--lg {
    max-width: 915px !important; }
  .section__title--xl {
    max-width: 1100px !important; }
  .section__title--full {
    max-width: none !important; }

.section__subtitle {
  font-size: 1.5rem;
  line-height: 2.25rem;
  text-align: center;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto 100px;
  color: #222222; }
  .section__subtitle p {
    font-size: 1.5rem;
    line-height: 2.25rem; }
    @media (max-width: 1060px) {
      .section__subtitle p {
        font-size: 1.125rem;
        line-height: 1.875rem; } }
    @media (max-width: 767px) {
      .section__subtitle p {
        font-size: 0.875rem;
        line-height: 1.625rem; } }
  @media (max-width: 767px) {
    .section__subtitle {
      margin-bottom: 50px; } }
  .section__subtitle--primary {
    font-size: 1.125rem;
    line-height: 1.375rem;
    font-family: "Open Sans", sans-serif; }
    @media (max-width: 575.98px) {
      .section__subtitle--primary {
        font-size: 1rem;
        line-height: 1.25rem; } }
  .section__subtitle--nmt {
    margin-bottom: -50px !important; }
    @media (max-width: 767.98px) {
      .section__subtitle--nmt {
        margin-bottom: 50px !important; } }

.section__cta {
  padding: 100px 15px 0;
  text-align: center;
  overflow: hidden;
  height: auto;
  width: 100%; }
  .section__cta a {
    margin: 0 10px; }
    .section__cta a:first-child {
      margin-left: 0; }
    .section__cta a:last-child {
      margin-right: 0; }
    .section__cta a i {
      margin-left: 3px;
      vertical-align: -2px; }
  @media (max-width: 767.98px) {
    .section__cta {
      padding: 50px 15px 0; } }
  @media (max-width: 575.98px) {
    .section__cta a {
      margin: 0 auto 10px;
      display: block;
      max-width: 170px; }
      .section__cta a:first-child {
        margin-left: auto; }
      .section__cta a:last-child {
        margin-right: auto;
        margin-bottom: 0; } }

.page-template-ecommerce {
  overflow-x: hidden; }

.entry-content h1,
.entry-content h2,
.entry-content h3 {
  margin-bottom: 30px; }

.entry-content h4,
.entry-content h5 {
  margin-bottom: 15px; }

.entry-content ul,
.entry-content ol {
  padding-left: 1rem; }

.entry-content blockquote cite {
  color: #6c757d;
  font-size: 0.875rem; }

.entry-content table td {
  border: 1px solid #ccc;
  padding: 15px; }
  .entry-content table td p {
    margin-bottom: 0; }

.tooltip {
  filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.1)); }
  .tooltip .tooltip-inner {
    background-color: #fff;
    border-radius: 8px;
    padding: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #222222;
    font-size: 0.875rem;
    line-height: 1.875rem; }
  .tooltip .tooltip-arrow:before {
    border-top-color: #fff; }

.code-toolbar .toolbar {
  display: none !important; }

/*!**************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[3]!./assets/scss/ehealth.scss ***!
  \**************************************************************************************************************************************************************************************************/
/* ~~~~~~~~~~ Variables ~~~~~~~~~~ */
/**
* Button Standardization (#1260: 7 [WCAG] Change all orange buttons with white text to #c74d00 background)
* https://todo.createit.com/my-work?modal=Task-157222-1213
*/
/**
* WCAG
* https://todo.createit.com/my-work?modal=Task-157219-1213
*/
/* ~~~~~~~~~~ General ~~~~~~~~~~ */
/**
* Button Standardization (#1260: 7 [WCAG] Change all orange buttons with white text to #c74d00 background)
* https://todo.createit.com/my-work?modal=Task-157222-1213
*/
/* ~~~~~~~~~~ Components ~~~~~~~~~~ */
.section--parallax {
  z-index: 100; }
  .section--parallax .parallax-counter {
    font-size: 1rem;
    line-height: 1.125rem;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 8px; }
    @media (max-width: 1520px) {
      .section--parallax .parallax-counter {
        margin-bottom: 10px; } }
    @media (max-width: 1199px) {
      .section--parallax .parallax-counter {
        margin-top: 3px;
        text-align: center; } }
    @media (max-width: 767.98px) {
      .section--parallax .parallax-counter {
        display: none; } }
    @media (min-width: 992px) {
      .section--parallax .parallax-counter--hide-desktop {
        display: none; } }
  .section--parallax .parallax-year {
    color: #4c4c4c; }
  .section--parallax .parallax-name {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-family: "mark_probold", sans-serif;
    margin: 20px 0; }
    @media (max-width: 767.98px) {
      .section--parallax .parallax-name {
        margin-top: 30px; } }
  .section--parallax .parallax-meta {
    display: flex;
    justify-content: flex-start;
    margin: 30px 0;
    flex-wrap: wrap; }
    .section--parallax .parallax-meta-list {
      width: 100%;
      max-width: 50%; }
      .section--parallax .parallax-meta-list:first-child {
        padding-right: 25px; }
      .section--parallax .parallax-meta-list:last-child {
        padding-left: 25px; }
    .section--parallax .parallax-meta-title {
      font-size: 1rem;
      line-height: 1.25rem;
      display: block;
      font-weight: bold;
      color: #222222;
      padding-bottom: 5px; }
    .section--parallax .parallax-meta-item {
      font-size: 1rem;
      line-height: 1.5rem;
      display: inline-block;
      color: #4c4c4c;
      position: relative; }
      @media (max-width: 575px) {
        .section--parallax .parallax-meta-item {
          color: #222222; } }
    @media (max-width: 520px) {
      .section--parallax .parallax-meta {
        flex-direction: column; }
        .section--parallax .parallax-meta-list {
          max-width: 100%; }
          .section--parallax .parallax-meta-list:first-child, .section--parallax .parallax-meta-list:last-child {
            padding-right: 0;
            padding-left: 0; } }
    @media (max-width: 767.98px) {
      .section--parallax .parallax-meta {
        margin: 5px 0; } }
  .section--parallax .parallax-image {
    max-height: 150px;
    width: auto;
    height: auto; }
    @media (max-width: 1399px) {
      .section--parallax .parallax-image {
        max-height: 110px; } }
    @media (max-width: 1299px) {
      .section--parallax .parallax-image {
        max-height: 70px; } }
    @media (max-width: 1199px) {
      .section--parallax .parallax-image {
        max-height: 110px; } }
    @media (max-width: 991px) {
      .section--parallax .parallax-image {
        max-height: 70px; } }
    @media (max-width: 767px) {
      .section--parallax .parallax-image {
        max-height: 110px; } }
    @media (max-width: 580px) {
      .section--parallax .parallax-image {
        max-height: 75px; } }
    @media (max-width: 480px) {
      .section--parallax .parallax-image {
        max-width: 45px; } }
    .section--parallax .parallax-image--laptop {
      position: relative;
      z-index: 5;
      max-width: 100%;
      max-height: 100%;
      width: 100%;
      height: auto; }
      @media (max-width: 1520px) {
        .section--parallax .parallax-image--laptop {
          max-width: 500px; } }
      @media (max-width: 1399px) {
        .section--parallax .parallax-image--laptop {
          max-width: 400px; } }
      @media (max-width: 1230px) {
        .section--parallax .parallax-image--laptop {
          max-width: 350px; } }
      @media (max-width: 1199px) {
        .section--parallax .parallax-image--laptop {
          max-width: 500px; } }
      @media (max-width: 991px) {
        .section--parallax .parallax-image--laptop {
          max-width: 400px; } }
      @media (max-width: 767.98px) {
        .section--parallax .parallax-image--laptop {
          max-width: 100%;
          display: none; } }
    .section--parallax .parallax-image--orbs {
      position: absolute;
      z-index: 10; }
      @media (max-width: 767.98px) {
        .section--parallax .parallax-image--orbs {
          display: none; } }
    .section--parallax .parallax-image--squares {
      position: absolute;
      z-index: 15; }
      @media (max-width: 767.98px) {
        .section--parallax .parallax-image--squares {
          display: none; } }
    .section--parallax .parallax-image--xs {
      display: none; }
    @media (max-width: 767.98px) {
      .section--parallax .parallax-image--lg {
        display: none; } }
    .section--parallax .parallax-image--mobile {
      display: none; }
      @media (max-width: 767.98px) {
        .section--parallax .parallax-image--mobile {
          display: block; } }
  .section--parallax .parallax-footer a {
    font-size: 1rem;
    line-height: 1.125rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    text-align: center; }
    .section--parallax .parallax-footer a span {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      font-size: 1rem;
      margin-left: 3px;
      color: #222222;
      display: inline-block;
      vertical-align: middle; }
  .section--parallax .parallax-footer--ecommerce {
    max-width: 210px !important; }
  .section--parallax .parallax__inner {
    display: flex;
    align-items: flex-start;
    width: 100%;
    height: auto;
    overflow: hidden; }
    @media (max-width: 1199px) {
      .section--parallax .parallax__inner {
        flex-direction: column; } }
  .section--parallax .parallax__thumbnail {
    max-width: 330px;
    padding-right: 58px;
    padding-left: 58px;
    position: relative; }
    .section--parallax .parallax__thumbnail-item {
      width: 210px !important;
      height: auto !important;
      overflow: hidden;
      padding: 8px 2px; }
    .section--parallax .parallax__thumbnail-wrap {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 205px;
      height: 100px;
      padding: 30px;
      background: #ffffff;
      box-shadow: none;
      border: 1px solid #949494; }
    .section--parallax .parallax__thumbnail-img {
      max-width: 100%;
      max-height: 50px;
      width: auto;
      height: auto; }
      .section--parallax .parallax__thumbnail-img--mobile {
        display: none; }
      @media (max-width: 767.98px) {
        .section--parallax .parallax__thumbnail-img {
          display: none !important; }
          .section--parallax .parallax__thumbnail-img.parallax__thumbnail-img--mobile {
            display: block !important; } }
    .section--parallax .parallax__thumbnail .slick-slide {
      cursor: pointer; }
      .section--parallax .parallax__thumbnail .slick-slide .parallax__thumbnail-wrap:hover {
        background: rgba(255, 128, 48, 0.2);
        border: 1px solid #F55F00; }
        .section--parallax .parallax__thumbnail .slick-slide .parallax__thumbnail-wrap:hover img {
          display: none; }
          .section--parallax .parallax__thumbnail .slick-slide .parallax__thumbnail-wrap:hover img.parallax__thumbnail-img {
            display: none !important; }
          .section--parallax .parallax__thumbnail .slick-slide .parallax__thumbnail-wrap:hover img.parallax__thumbnail-img--default {
            display: block;
            filter: brightness(0%);
            opacity: 1; }
          .section--parallax .parallax__thumbnail .slick-slide .parallax__thumbnail-wrap:hover img.parallax__thumbnail-img--active {
            display: block !important;
            opacity: 1; }
      .section--parallax .parallax__thumbnail .slick-slide img {
        filter: grayscale(1);
        opacity: 0.5; }
        .section--parallax .parallax__thumbnail .slick-slide img.parallax__thumbnail-img--active {
          filter: none;
          display: none !important; }
        .section--parallax .parallax__thumbnail .slick-slide img.parallax__thumbnail-img--mobile {
          filter: none;
          opacity: 1; }
      .section--parallax .parallax__thumbnail .slick-slide.slick-current .parallax__thumbnail-wrap {
        border: 1px solid #F55F00; }
      .section--parallax .parallax__thumbnail .slick-slide.slick-current img {
        display: none; }
        .section--parallax .parallax__thumbnail .slick-slide.slick-current img.parallax__thumbnail-img {
          display: none !important; }
        .section--parallax .parallax__thumbnail .slick-slide.slick-current img.parallax__thumbnail-img--default {
          display: block;
          filter: brightness(0%);
          opacity: 1; }
        .section--parallax .parallax__thumbnail .slick-slide.slick-current img.parallax__thumbnail-img--active {
          display: block !important;
          opacity: 1; }
    .section--parallax .parallax__thumbnail .slick-arrow {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      font-size: 0rem;
      position: absolute;
      bottom: -46px;
      border: 1px solid #e5e5e5;
      padding: 7px 5px;
      border-radius: 25px;
      width: 50px;
      text-align: center;
      line-height: 0;
      background: transparent;
      height: 34px; }
      .section--parallax .parallax__thumbnail .slick-arrow:before {
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        content: '\f060';
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        font-size: 14px;
        color: #222222;
        flex-shrink: 0;
        speak: none;
        text-transform: none;
        text-decoration: inherit;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: flex;
        justify-content: center;
        align-items: center; }
      .section--parallax .parallax__thumbnail .slick-arrow:hover {
        border: 1px solid #ff8030;
        background: #ff8030; }
        .section--parallax .parallax__thumbnail .slick-arrow:hover:before {
          color: #ffffff; }
      @media (max-width: 1199px) {
        .section--parallax .parallax__thumbnail .slick-arrow {
          left: 40%;
          bottom: -30px; } }
      @media (max-width: 991px) {
        .section--parallax .parallax__thumbnail .slick-arrow {
          left: 35%; } }
      @media (max-width: 767px) {
        .section--parallax .parallax__thumbnail .slick-arrow {
          left: 10%; } }
      @media (max-width: 519px) {
        .section--parallax .parallax__thumbnail .slick-arrow {
          left: 0;
          right: 165px;
          margin: auto; } }
    .section--parallax .parallax__thumbnail .slick-next {
      right: 3px; }
      .section--parallax .parallax__thumbnail .slick-next:before {
        content: '\f061'; }
      @media (max-width: 1199px) {
        .section--parallax .parallax__thumbnail .slick-next {
          right: 40%;
          left: auto; } }
      @media (max-width: 991px) {
        .section--parallax .parallax__thumbnail .slick-next {
          right: 35%; } }
      @media (max-width: 767px) {
        .section--parallax .parallax__thumbnail .slick-next {
          right: 10%; } }
      @media (max-width: 519px) {
        .section--parallax .parallax__thumbnail .slick-next {
          right: 0;
          left: 165px; } }
    .section--parallax .parallax__thumbnail .slick-dots {
      position: relative;
      text-align: center;
      padding: 0;
      margin: 0;
      z-index: 20; }
      @media (max-width: 767px) {
        .section--parallax .parallax__thumbnail .slick-dots {
          padding-bottom: 10px; } }
      .section--parallax .parallax__thumbnail .slick-dots li {
        display: inline-block;
        vertical-align: middle;
        padding: 0 8px; }
        .section--parallax .parallax__thumbnail .slick-dots li button {
          font-size: 0rem;
          -webkit-transition: all 0.2s;
          -moz-transition: all 0.2s;
          transition: all 0.2s;
          width: 24px;
          height: 4px;
          border-style: none;
          border-radius: 0;
          background: #D9D9D9;
          display: block;
          line-height: 0;
          opacity: 0.5; }
          .section--parallax .parallax__thumbnail .slick-dots li button:hover {
            background: #222222; }
        .section--parallax .parallax__thumbnail .slick-dots li.slick-active button {
          background: #222222;
          opacity: 1; }
    @media (max-width: 1199px) {
      .section--parallax .parallax__thumbnail {
        max-width: 900px;
        padding-right: 15px;
        padding-left: 15px;
        border-right-style: none;
        width: 100%;
        overflow: hidden;
        text-align: center;
        margin: 0 auto 100px; } }
    @media (max-width: 767px) {
      .section--parallax .parallax__thumbnail {
        max-width: 520px;
        margin-bottom: 15px; } }
  .section--parallax .parallax__main {
    width: auto;
    overflow: hidden;
    padding: 0 0 0 100px;
    position: relative; }
    @media (max-width: 1479px) and (min-width: 1200px) {
      .section--parallax .parallax__main {
        padding-left: 60px; } }
    @media (min-width: 1200px) {
      .section--parallax .parallax__main:before {
        content: "";
        position: absolute;
        height: 692px;
        width: 1px;
        bottom: 0;
        left: 0;
        background: #E9E9E9; } }
    .section--parallax .parallax__main-item {
      overflow: hidden;
      width: 100%;
      padding: 60px 0 160px 0;
      display: flex !important;
      justify-content: space-between; }
      @media (max-width: 1520px) {
        .section--parallax .parallax__main-item {
          padding: 40px 0 150px; } }
      @media (max-width: 1399px) {
        .section--parallax .parallax__main-item {
          padding: 10px 0 120px 0;
          align-items: center; } }
      @media (max-width: 767px) {
        .section--parallax .parallax__main-item {
          padding: 0 0 50px;
          flex-direction: column; } }
    .section--parallax .parallax__main-content {
      max-width: 500px; }
      @media (max-width: 1620px) {
        .section--parallax .parallax__main-content {
          max-width: 400px; } }
      @media (max-width: 1399px) {
        .section--parallax .parallax__main-content {
          max-width: 350px; } }
      @media (max-width: 1199px) {
        .section--parallax .parallax__main-content {
          max-width: 450px; } }
      @media (max-width: 991px) {
        .section--parallax .parallax__main-content {
          max-width: 350px; } }
      @media (max-width: 767px) {
        .section--parallax .parallax__main-content {
          max-width: none;
          display: flex;
          order: 2;
          align-items: flex-start;
          flex-direction: column;
          padding-right: 15px; } }
    .section--parallax .parallax__main-thumbnail {
      width: 100%;
      height: 100%;
      max-width: 653px; }
      .section--parallax .parallax__main-thumbnail-inner {
        position: relative;
        padding-left: 50px; }
        @media (max-width: 767.98px) {
          .section--parallax .parallax__main-thumbnail-inner {
            padding-left: 0; } }
      @media (max-width: 1520px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 500px;
          display: flex;
          align-items: center; } }
      @media (max-width: 1399px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 400px; } }
      @media (max-width: 1230px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 350px; } }
      @media (max-width: 1199px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 500px;
          position: relative; } }
      @media (max-width: 991px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 400px;
          margin-left: 0; } }
      @media (max-width: 767.98px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 100%;
          margin-left: 0;
          display: flex;
          order: 1;
          align-items: center;
          flex-direction: column;
          padding: 0; } }
      @media (max-width: 1479px) and (min-width: 1200px) {
        .section--parallax .parallax__main-thumbnail--mercator .first-thumbnail {
          right: 30px !important; } }
    @media (max-width: 1199px) {
      .section--parallax .parallax__main {
        width: 100%; } }
    @media (max-width: 1060px) {
      .section--parallax .parallax__main {
        padding-left: 15px; } }
    @media (max-width: 767.98px) {
      .section--parallax .parallax__main {
        padding-right: 15px; } }
  .section--parallax__new .section__title {
    text-align: left; }
    @media (min-width: 1200px) {
      .section--parallax__new .section__title {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
    @media (max-width: 991.98px) {
      .section--parallax__new .section__title {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 1479px) {
      .section--parallax__new .section__title {
        margin-bottom: 50px; } }
  .section--parallax__new .slick-active .bg-thumbnail {
    opacity: 1;
    right: 0;
    transition: all 1s ease; }
  .section--parallax__new .slick-active .first-thumbnail {
    opacity: 1;
    margin-top: 0;
    transition: all 2s ease; }
    @media (max-width: 1479px) and (min-width: 1200px) {
      .section--parallax__new .slick-active .first-thumbnail img {
        width: 90%;
        float: right; } }
  .section--parallax__new .slick-active .second-thumbnail {
    opacity: 1;
    margin-bottom: 0;
    transition: all 2s ease; }
  @media (max-width: 767.98px) {
    .section--parallax__new .slick-arrow {
      bottom: -40px !important;
      margin: auto; }
      .section--parallax__new .slick-arrow:focus:before, .section--parallax__new .slick-arrow:focus-visible:before {
        color: #ff8030 !important; }
      .section--parallax__new .slick-arrow.slick-prev {
        left: 0;
        right: 110px; }
      .section--parallax__new .slick-arrow.slick-next {
        right: 0;
        left: 110px; } }
  .section--parallax__new .bg-thumbnail {
    position: absolute;
    top: 0;
    right: -100px;
    z-index: -1;
    height: 100%;
    opacity: 0;
    bottom: 0;
    max-width: calc(100% - 515px); }
    .section--parallax__new .bg-thumbnail img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: center; }
    @media (max-width: 991.98px) {
      .section--parallax__new .bg-thumbnail {
        display: none; } }
    @media (max-width: 1620px) {
      .section--parallax__new .bg-thumbnail {
        max-width: calc(100% - 375px); } }
    @media (max-width: 1199px) {
      .section--parallax__new .bg-thumbnail {
        max-width: calc(100% - 465px); } }
    @media (max-width: 991px) {
      .section--parallax__new .bg-thumbnail {
        max-width: calc(100% - 365px); } }
  .section--parallax__new .first-thumbnail {
    position: absolute;
    opacity: 0;
    z-index: 1;
    margin-top: -200px;
    max-width: calc(100% - 515px); }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .section--parallax__new .first-thumbnail {
        right: 0 !important; } }
    @media (max-width: 991.98px) {
      .section--parallax__new .first-thumbnail {
        display: none; } }
    @media (max-width: 1199.98px) {
      .section--parallax__new .first-thumbnail img {
        width: 75%;
        height: 75%;
        float: right; } }
    @media (max-width: 991.98px) {
      .section--parallax__new .first-thumbnail img {
        width: 50%;
        height: 50%; } }
    @media (max-width: 1620px) {
      .section--parallax__new .first-thumbnail {
        max-width: calc(100% - 375px); } }
    @media (max-width: 1199px) {
      .section--parallax__new .first-thumbnail {
        max-width: calc(100% - 465px); } }
    @media (max-width: 991px) {
      .section--parallax__new .first-thumbnail {
        max-width: calc(100% - 365px); } }
  .section--parallax__new .second-thumbnail {
    position: absolute;
    z-index: 2;
    opacity: 0;
    margin-bottom: -400px;
    max-width: calc(100% - 515px); }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .section--parallax__new .second-thumbnail {
        right: 0 !important; } }
    @media (max-width: 991.98px) {
      .section--parallax__new .second-thumbnail {
        display: none; } }
    @media (max-width: 1199.98px) {
      .section--parallax__new .second-thumbnail img {
        width: 75%;
        height: 75%;
        float: right; } }
    @media (max-width: 1620px) {
      .section--parallax__new .second-thumbnail {
        max-width: calc(100% - 375px); } }
    @media (max-width: 1199px) {
      .section--parallax__new .second-thumbnail {
        max-width: calc(100% - 465px); } }
    @media (max-width: 991px) {
      .section--parallax__new .second-thumbnail {
        max-width: calc(100% - 365px); } }
  @media (max-width: 991.98px) {
    .section--parallax__new .parallax__main-thumbnail {
      display: none; } }
  .section--parallax__new .parallax__thumbnail {
    margin-top: 145px; }
    @media (max-width: 991.98px) {
      .section--parallax__new .parallax__thumbnail {
        margin-top: 0;
        margin-bottom: 0;
        padding: 0; } }
    @media (max-width: 767.98px) {
      .section--parallax__new .parallax__thumbnail {
        padding-bottom: 10px; } }
  @media (max-width: 767.98px) {
    .section--parallax__new .parallax__main {
      padding: 0; } }
  .section--parallax__new .parallax__main-content {
    margin-top: 145px;
    padding-left: 2px;
    padding-right: 2px; }
    @media (max-width: 1620px) {
      .section--parallax__new .parallax__main-content {
        max-width: 360px; } }
    @media (max-width: 1479px) {
      .section--parallax__new .parallax__main-content {
        margin-top: 90px; } }
    @media (max-width: 991.98px) {
      .section--parallax__new .parallax__main-content {
        padding: 0 15px 50px;
        margin-top: 43px;
        max-width: 100%; } }
  .section--parallax__new .parallax__main-item {
    padding-bottom: 105px;
    max-height: 860px; }
    @media (max-width: 991.98px) {
      .section--parallax__new .parallax__main-item {
        flex-direction: column;
        padding-bottom: 50px; } }
    @media (max-width: 767.98px) {
      .section--parallax__new .parallax__main-item {
        padding-bottom: 0; } }
  @media (min-width: 768px) {
    .section--parallax__new .parallax__thumbnail-img {
      display: block !important; } }
  @media (max-width: 767.98px) {
    .section--parallax__new .parallax__thumbnail-img {
      filter: grayscale(1) !important;
      opacity: 0.5 !important; } }
  @media (min-width: 768px) {
    .section--parallax__new .parallax__thumbnail-img--mobile {
      display: none !important; } }
  @media (max-width: 767.98px) {
    .section--parallax__new .slick-current.slick-active .parallax__thumbnail-img {
      filter: grayscale(0) !important;
      opacity: 1 !important; } }
  @media (max-width: 767.98px) {
    .section--parallax__new .parallax-counter {
      display: block;
      margin-top: 14px;
      text-align: center;
      margin-bottom: 0; } }
  @media (max-width: 380px) {
    .section--parallax__new .parallax__thumbnail-item,
    .section--parallax__new .parallax__thumbnail-wrap {
      width: 100% !important; }
    .section--parallax__new .parallax__thumbnail-item {
      padding-left: 8px !important;
      padding-right: 8px !important; }
    .section--parallax__new .parallax__thumbnail-wrap {
      height: 90px !important;
      padding: 15px !important; } }

.page-template-ehealth .section--parallax .parallax-footer a:hover {
  background: #222222;
  border-color: #222222; }

.page-template-ehealth .section--parallax .parallax__thumbnail .slick-arrow:hover {
  background: #1F52FA;
  border-color: #1F52FA; }

/* ~~~~~~~~~~ Section ~~~~~~~~~~ */
@-webkit-keyframes fadeInFromLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInFromLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes fadeInFromRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInFromRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes fadeInFromRightDelay {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  25% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInFromRightDelay {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  25% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.section--hero .hero {
  position: relative;
  overflow: visible;
  min-height: 600px; }
  @media (max-width: 991.98px) {
    .section--hero .hero {
      min-height: auto; } }
  @media (max-width: 767.98px) {
    .section--hero .hero {
      padding-top: 400px;
      overflow: hidden; } }
  .section--hero .hero__column {
    width: 50%; }
    .section--hero .hero__column--image {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      max-width: 620px; }
      @media (max-width: 767.98px) {
        .section--hero .hero__column--image {
          bottom: auto;
          left: 0;
          height: 370px;
          margin: auto;
          max-width: 380px; } }
    @media (max-width: 767.98px) {
      .section--hero .hero__column--content {
        text-align: center; } }
    @media (max-width: 767.98px) {
      .section--hero .hero__column {
        width: 100%; } }
  .section--hero .hero__heading {
    font-size: 3.125rem;
    line-height: 3.75rem;
    margin: 0 0 50px;
    color: #ffffff;
    font-family: "mark_probold", sans-serif;
    max-width: 400px; }
    @media (max-width: 991.98px) {
      .section--hero .hero__heading {
        font-size: 2.5rem;
        line-height: 3.125rem; } }
    @media (max-width: 767.98px) {
      .section--hero .hero__heading {
        font-size: 1.875rem;
        line-height: 2.5rem;
        max-width: 400px;
        margin: 50px auto 50px; } }
  .section--hero .hero__cta {
    font-size: 0.875rem;
    line-height: 1.375rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 30px;
    font-weight: 700;
    display: inline-block;
    border: 1px solid #ffffff; }
    .section--hero .hero__cta:hover {
      border: 1px solid #222222;
      background: #222222; }
  .section--hero .hero__image {
    position: absolute;
    max-height: 100%;
    width: auto; }
    .section--hero .hero__image--primary {
      top: auto;
      bottom: -80px;
      left: 0;
      z-index: 10; }
      @media (max-width: 991.98px) {
        .section--hero .hero__image--primary {
          bottom: -50px; } }
    .section--hero .hero__image--secondary {
      bottom: auto;
      top: -45px;
      right: 0;
      z-index: 5; }

.section--hero.loaded .hero.hero--ehealth .hero__column--content {
  animation-name: fadeInFromLeft;
  animation-duration: 1s;
  opacity: 1; }

.section--hero.loaded .hero.hero--ehealth .hero__image--primary {
  animation-name: fadeInFromRight;
  animation-duration: 1s;
  opacity: 1; }

.section--hero.loaded .hero.hero--ehealth .hero__image--secondary {
  animation-name: fadeInFromRightDelay;
  animation-duration: 1s;
  opacity: 1; }

.section--rating .rating {
  padding-top: 50px;
  padding-bottom: 50px; }
  .section--rating .rating__items {
    padding-left: 5px;
    padding-right: 5px; }
    @media (max-width: 1199.98px) {
      .section--rating .rating__items {
        margin-bottom: 15px; } }
  .section--rating .rating__label {
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-family: "mark_proregular", sans-serif;
    margin-left: 20px;
    font-weight: 600; }
    @media (max-width: 575.98px) {
      .section--rating .rating__label {
        margin-left: 0;
        margin-top: 5px; } }
    .section--rating .rating__label--small {
      font-size: 0.875rem;
      line-height: 0.875rem;
      font-weight: 400;
      font-family: "Open Sans", sans-serif; }
      @media (min-width: 1200px) and (max-width: 1399.98px) {
        .section--rating .rating__label--small {
          font-size: 0.75rem;
          line-height: 0.75rem; } }
      @media (max-width: 575.98px) {
        .section--rating .rating__label--small {
          font-size: 0.75rem;
          line-height: 0.75rem; } }
  .section--rating .rating__cta {
    font-size: 0.875rem;
    line-height: 2.375rem;
    font-family: "Open Sans", sans-serif;
    border: 1px solid #cccccc;
    font-weight: bold;
    text-transform: uppercase;
    color: #222222;
    border-radius: 20px;
    display: inline-block;
    height: 40px;
    padding: 0 18.5px; }
    .section--rating .rating__cta:hover {
      background: #ff8030;
      color: #ffffff;
      border: 1px solid #ff8030; }
    .section--rating .rating__cta .fa-solid {
      margin-left: 5px; }
  @media (min-width: 1200px) and (max-width: 1399.98px) {
    .section--rating .rating__logo {
      max-width: 80px; } }

.section--mission .mission__heading {
  font-size: 2.5rem;
  line-height: 3.125rem;
  font-family: "mark_probold", sans-serif;
  max-width: 700px;
  margin: 0 auto 10px; }
  .section--mission .mission__heading--background {
    background: #1F52FA;
    color: #ffffff;
    display: inline-block;
    padding: 15px 25px;
    margin-bottom: 25px; }
  @media (max-width: 767.98px) {
    .section--mission .mission__heading {
      font-size: 1.875rem;
      line-height: 2.5rem; } }

.section--mission .mission__content {
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #4c4c4c;
  max-width: 700px;
  margin: auto; }

.section--numbers {
  position: relative; }
  .section--numbers:before {
    content: '';
    background: #1F52FA;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    height: 100%;
    width: 50%;
    z-index: 5; }
    @media (max-width: 767.98px) {
      .section--numbers:before {
        display: none; } }
  .section--numbers .numbers {
    position: relative;
    z-index: 10;
    background: #ffffff; }
    .section--numbers .numbers:before {
      content: '';
      background: #1F52FA;
      top: 0;
      left: 0;
      bottom: 0;
      position: absolute;
      height: 100%;
      width: 15%;
      z-index: 5; }
      @media (max-width: 767.98px) {
        .section--numbers .numbers:before {
          display: none; } }
    .section--numbers .numbers__column {
      position: relative;
      z-index: 10;
      width: 60%; }
      .section--numbers .numbers__column--image {
        width: 40%;
        padding-right: 100px; }
        @media (max-width: 1199.98px) {
          .section--numbers .numbers__column--image {
            padding-right: 50px; } }
        @media (max-width: 767.98px) {
          .section--numbers .numbers__column--image {
            width: 100%;
            padding-bottom: 50px;
            padding-right: 0; } }
      @media (max-width: 767.98px) {
        .section--numbers .numbers__column {
          width: 100%;
          text-align: center; } }
    .section--numbers .numbers__image {
      border-radius: 12px;
      max-width: 100%;
      height: auto; }
    .section--numbers .numbers__heading {
      font-size: 2.5rem;
      line-height: 3.125rem;
      font-family: "mark_probold", sans-serif;
      max-width: 450px;
      margin: 0 0 25px; }
      @media (max-width: 767.98px) {
        .section--numbers .numbers__heading {
          font-size: 1.875rem;
          line-height: 2.5rem;
          max-width: none; } }
    .section--numbers .numbers__list {
      margin: 0;
      padding: 0;
      list-style: none; }
      .section--numbers .numbers__list-item {
        font-size: 1.125rem;
        line-height: 1.625rem;
        font-family: "mark_proregular", sans-serif;
        padding: 15px 0;
        border-bottom: 1px solid #E9E9E9;
        color: #2E2E2E; }
        .section--numbers .numbers__list-item strong {
          font-size: 1.5rem;
          line-height: 2rem;
          font-family: "mark_probold", sans-serif;
          color: #1F52FA; }
        .section--numbers .numbers__list-item:last-child {
          border-bottom-style: none; }
        @media (max-width: 767.98px) {
          .section--numbers .numbers__list-item {
            font-size: 0.875rem;
            line-height: 1.375rem; }
            .section--numbers .numbers__list-item strong {
              font-size: 1.25rem;
              line-height: 1.75rem; } }

@media (min-width: 768px) {
  .section--systems .systems__title {
    text-align: left;
    margin: 0 0 50px;
    max-width: 700px; } }

.section--systems .systems__item-column {
  width: 60%; }
  .section--systems .systems__item-column--mobile {
    width: 40%;
    padding-right: 100px; }
    .section--systems .systems__item-column--mobile .systems__item-description {
      display: none; }
    .section--systems .systems__item-column--mobile .systems__item-list:last-child .systems__item-label {
      margin-bottom: 0; }
    @media (max-width: 991.98px) {
      .section--systems .systems__item-column--mobile {
        padding-right: 50px; } }
    @media (max-width: 767.98px) {
      .section--systems .systems__item-column--mobile {
        width: 100%;
        padding-right: 0; } }
  @media (max-width: 767.98px) {
    .section--systems .systems__item-column--desktop {
      display: none; } }

.section--systems .systems__item-list.active .systems__item-label {
  opacity: 1; }

@media (max-width: 767.98px) {
  .section--systems .systems__item-list.active .systems__item-description {
    display: block; }
  .section--systems .systems__item-list.active .systems__item-label:after {
    transform: rotate(180deg);
    top: 14px; } }

.section--systems .systems__item-label {
  font-size: 1.125rem;
  line-height: 1.5rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: 700;
  border-bottom: 1px solid #222222;
  display: block;
  padding: 10px 0;
  margin-bottom: 15px;
  opacity: 0.2;
  cursor: pointer;
  position: relative; }
  .section--systems .systems__item-label:hover {
    opacity: 1; }
  @media (max-width: 991.98px) {
    .section--systems .systems__item-label {
      font-size: 1rem;
      line-height: 1.375rem; } }
  @media (max-width: 767.98px) {
    .section--systems .systems__item-label {
      margin-bottom: 0;
      padding-right: 20px; }
      .section--systems .systems__item-label:after {
        content: '';
        background: url(_/assets/img/angle-down.svg) no-repeat;
        background-size: contain;
        width: 15px;
        height: 15px;
        display: block;
        position: absolute;
        right: 0;
        top: 12px; } }

.section--systems .systems__item-description p {
  color: #4c4c4c;
  margin: 0; }

@media (max-width: 767.98px) {
  .section--systems .systems__item-description {
    padding: 15px 0; } }

.section--systems .systems__cta {
  font-size: 0.875rem;
  line-height: 1.375rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: uppercase;
  color: #222222;
  padding: 7px 18px;
  border-radius: 30px;
  font-weight: 700;
  display: inline-block;
  border: 1px solid #cccccc;
  margin-top: 25px; }
  .section--systems .systems__cta:hover {
    border: 1px solid #222222;
    background: #222222;
    color: #ffffff; }

.section--human .human__title {
  margin-bottom: 50px; }

.section--human .human__item {
  width: 33.33%;
  padding: 70px 15px;
  border: 1px solid #E9E9E9;
  border-left-style: none; }
  @media (max-width: 767.98px) {
    .section--human .human__item {
      width: 100%;
      margin: auto;
      border-left: 1px solid #E9E9E9;
      border-top-style: none; } }

.section--human .human__inner .human__item:first-child {
  border-left: 1px solid #E9E9E9; }
  @media (max-width: 767.98px) {
    .section--human .human__inner .human__item:first-child {
      border-top: 1px solid #E9E9E9; } }

.section--human .human__icon {
  max-height: 40px;
  max-width: 45px;
  width: auto;
  height: auto; }

.section--human .human__label {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-family: "mark_probold", sans-serif;
  display: block;
  padding: 15px 0;
  margin: 0; }
  @media (max-width: 991.98px) {
    .section--human .human__label {
      font-size: 1.375rem;
      line-height: 1.75rem; } }
  @media (max-width: 767.98px) {
    .section--human .human__label {
      font-size: 1.25rem;
      line-height: 1.625rem; } }

.section--human .human__description {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #222222; }

.section--foryour:after {
  content: '';
  background: #1F52FA;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  height: 100%;
  width: 50%;
  z-index: 5; }
  @media (max-width: 767.98px) {
    .section--foryour:after {
      display: none; } }

.section--foryour .foryour {
  background: #fafafa;
  z-index: 10; }
  @media (min-width: 768px) {
    .section--foryour .foryour__title {
      max-width: 520px;
      margin: 0 0 50px;
      text-align: left; } }
  @media (min-width: 992px) {
    .section--foryour .foryour__title {
      margin: 0 0 100px; } }
  .section--foryour .foryour__inner:after {
    content: '';
    background: #1F52FA;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 100%;
    width: 20%;
    z-index: 15; }
    @media (max-width: 767.98px) {
      .section--foryour .foryour__inner:after {
        display: none; } }
  .section--foryour .foryour__column {
    width: 40%;
    position: relative;
    z-index: 20; }
    .section--foryour .foryour__column--content {
      width: 60%; }
      @media (max-width: 767.98px) {
        .section--foryour .foryour__column--content {
          width: 100%; } }
    .section--foryour .foryour__column--image {
      padding-left: 100px;
      text-align: right; }
      @media (max-width: 991.98px) {
        .section--foryour .foryour__column--image {
          padding-left: 50px; } }
      @media (max-width: 767.98px) {
        .section--foryour .foryour__column--image {
          padding-left: 0;
          padding-top: 50px;
          text-align: center; } }
    @media (max-width: 767.98px) {
      .section--foryour .foryour__column {
        width: 100%; } }
  .section--foryour .foryour__side {
    width: 40%; }
    .section--foryour .foryour__side .foryour__content {
      display: none; }
    @media (max-width: 767.98px) {
      .section--foryour .foryour__side {
        width: 100%; } }
  .section--foryour .foryour__list {
    width: 60%;
    padding-left: 100px; }
    @media (max-width: 991.98px) {
      .section--foryour .foryour__list {
        padding-left: 50px; } }
    @media (max-width: 767.98px) {
      .section--foryour .foryour__list {
        padding-left: 0;
        display: none; } }
  @media (max-width: 1350px) {
    .section--foryour .foryour__image {
      max-width: 100%; } }
  @media (max-width: 767.98px) {
    .section--foryour .foryour__image {
      max-width: 430px !important; } }
  .section--foryour .foryour__label {
    font-size: 1.125rem;
    line-height: 1.5rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    border-bottom: 1px solid #222222;
    display: block;
    padding: 10px 0;
    margin-bottom: 15px;
    opacity: 0.2;
    cursor: pointer;
    position: relative; }
    .section--foryour .foryour__label:hover {
      opacity: 1; }
    @media (max-width: 991.98px) {
      .section--foryour .foryour__label {
        font-size: 1rem;
        line-height: 1.375rem; } }
    @media (max-width: 767.98px) {
      .section--foryour .foryour__label {
        margin-bottom: 0; }
        .section--foryour .foryour__label:after {
          content: '';
          background: url(_/assets/img/angle-down.svg) no-repeat;
          background-size: contain;
          width: 15px;
          height: 15px;
          display: block;
          position: absolute;
          right: 0;
          top: 12px; } }
  .section--foryour .foryour__box.active .foryour__label {
    opacity: 1; }
  @media (max-width: 767.98px) {
    .section--foryour .foryour__box.active .foryour__content {
      display: block; }
    .section--foryour .foryour__box.active .foryour__label:after {
      transform: rotate(180deg);
      top: 14px; } }
  @media (min-width: 768px) {
    .section--foryour .foryour__content {
      min-height: 370px; } }
  @media (min-width: 992px) {
    .section--foryour .foryour__content {
      min-height: 310px; } }
  @media (min-width: 1200px) {
    .section--foryour .foryour__content {
      min-height: 285px; } }
  .section--foryour .foryour__content ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .section--foryour .foryour__content ul li {
      font-size: 0.875rem;
      line-height: 1.625rem;
      position: relative;
      padding-left: 15px;
      margin-bottom: 20px; }
      @media (max-width: 767.98px) {
        .section--foryour .foryour__content ul li {
          font-size: 0.75rem;
          line-height: 1.5rem;
          margin-top: 10px;
          margin-bottom: 10px; } }
      .section--foryour .foryour__content ul li:before {
        content: '';
        display: block;
        position: absolute;
        background: #1F52FA;
        top: 10px;
        left: 0;
        border-radius: 50%;
        height: 5px;
        width: 5px; }
        @media (max-width: 767.98px) {
          .section--foryour .foryour__content ul li:before {
            display: inline-block;
            margin-right: 8px;
            vertical-align: 2px;
            position: relative;
            top: 0; } }

.section--services .services {
  overflow: visible;
  max-width: 1200px; }
  .section--services .services__description {
    padding-bottom: 100px; }
    .section--services .services__description p {
      font-size: 1.125rem;
      line-height: 2rem;
      color: #4c4c4c;
      margin: 0; }
      @media (max-width: 991.98px) {
        .section--services .services__description p {
          font-size: 1rem;
          line-height: 1.875rem; } }
      @media (max-width: 767.98px) {
        .section--services .services__description p {
          font-size: 0.875rem;
          line-height: 1.75rem; } }
    @media (max-width: 767.98px) {
      .section--services .services__description {
        padding-bottom: 50px; } }
  .section--services .services__items {
    overflow: visible; }
  .section--services .services__list-item {
    padding: 0 10px;
    width: 32%; }
    .section--services .services__list-item:hover .services__list-main {
      box-shadow: 14px 14px 65px rgba(0, 0, 0, 0.1); }
    .section--services .services__list-item:hover .services__list-details--default {
      opacity: 0; }
    .section--services .services__list-item:hover .services__list-details--hover {
      opacity: 1; }
    @media (max-width: 991.98px) {
      .section--services .services__list-item {
        width: 50%;
        padding: 10px; } }
    @media (max-width: 768px) {
      .section--services .services__list-item {
        width: 100%; } }
  .section--services .services__list-image {
    height: 100%;
    object-fit: cover; }
  .section--services .services__list-main {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    background: #1F52FA; }
  .section--services .services__list-details {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    padding: 25px;
    opacity: 1; }
    .section--services .services__list-details .detail__icon {
      max-height: 50px; }
    .section--services .services__list-details .detail__label {
      font-size: 1.5rem;
      line-height: 2.125rem;
      color: #ffffff;
      font-family: "mark_probold", sans-serif;
      margin: 30px 0; }
      @media (max-width: 1199.98px) {
        .section--services .services__list-details .detail__label {
          font-size: 1.375rem;
          line-height: 2rem;
          margin: 15px 0; } }
    @media (max-width: 1199.98px) {
      .section--services .services__list-details .detail__content p {
        font-size: 0.875rem;
        line-height: 1.375rem; } }
    @media (max-width: 575.98px) {
      .section--services .services__list-details .detail__content p {
        font-size: 0.75rem;
        line-height: 1.625rem; } }
    .section--services .services__list-details--hover {
      background: #ffffff;
      opacity: 0; }
      .section--services .services__list-details--hover .detail__label {
        color: #222222; }
    .section--services .services__list-details--opacity {
      opacity: 0 !important;
      padding: 50px 15px; }

.section--project-flow {
  background: #F9F9F9;
  padding: 100px 0; }
  @media (max-width: 767.98px) {
    .section--project-flow {
      padding: 50px 0; } }
  .section--project-flow .project-flow {
    z-index: 10;
    margin-bottom: 50px; }
    @media (max-width: 1620px) and (min-width: 1200px) {
      .section--project-flow .project-flow {
        padding-left: 50px; } }
    .section--project-flow .project-flow__item {
      padding: 20px 15px; }
    .section--project-flow .project-flow__icon {
      font-size: 2.5rem;
      margin-bottom: 25px;
      height: 72px;
      width: auto; }
      @media (max-width: 991.98px) {
        .section--project-flow .project-flow__icon {
          height: 50px; } }
    .section--project-flow .project-flow__title {
      font-size: 1.375rem;
      line-height: 1.75rem;
      font-family: "mark_probold", sans-serif;
      margin-top: 30px; }
      @media (max-width: 1399px) {
        .section--project-flow .project-flow__title {
          font-size: 1.25rem;
          line-height: 1.5rem; } }
      @media (max-width: 1199.98px) {
        .section--project-flow .project-flow__title {
          font-size: 1.125rem;
          line-height: 1.375rem; } }
      @media (max-width: 991.98px) {
        .section--project-flow .project-flow__title {
          font-size: 1rem;
          line-height: 1.25rem; } }
      @media (max-width: 575.98px) {
        .section--project-flow .project-flow__title {
          font-size: 0.875rem;
          line-height: 1.125rem; } }
    .section--project-flow .project-flow__subtitle {
      font-size: 1.125rem;
      line-height: 2rem;
      font-family: "Open Sans", sans-serif;
      color: #4c4c4c;
      margin-bottom: 50px;
      text-align: center;
      padding: 0 15px; }
      @media (max-width: 991.98px) {
        .section--project-flow .project-flow__subtitle {
          font-size: 1rem;
          line-height: 1.875rem; } }
      @media (max-width: 767.98px) {
        .section--project-flow .project-flow__subtitle {
          font-size: 0.875rem;
          line-height: 1.75rem; } }
      .section--project-flow .project-flow__subtitle:last-child {
        margin-bottom: 0; }
    .section--project-flow .project-flow__box-icon {
      position: relative; }
      .section--project-flow .project-flow__box-icon-inner {
        border: 1px solid #1F52FA;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden; }
      .section--project-flow .project-flow__box-icon .project-flow__icon {
        width: 100%;
        height: auto;
        max-width: 60px;
        margin: 0; }
      .section--project-flow .project-flow__box-icon .project-flow__counter {
        font-size: 1.125rem;
        line-height: 1.125rem;
        font-family: "Open Sans", sans-serif;
        font-weight: 700;
        position: absolute;
        bottom: 0;
        left: 5px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        color: #222222;
        width: 25px;
        height: 25px;
        border: 1px solid #1F52FA; }
        @media (max-width: 991.98px) {
          .section--project-flow .project-flow__box-icon .project-flow__counter {
            font-size: 0.875rem;
            line-height: 0.875rem; } }
        @media (max-width: 991.98px) {
          .section--project-flow .project-flow__box-icon .project-flow__counter {
            font-size: 0.75rem;
            line-height: 0.75rem; } }
    .section--project-flow .project-flow__slider .slick-list {
      padding: 0 10% 0 0; }
    .section--project-flow .project-flow__slider .slick-slide .project-flow__title {
      color: #222222; }
    .section--project-flow .project-flow__slider .slick-slide .project-flow__box {
      filter: grayscale(1);
      opacity: 0.3;
      cursor: pointer; }
    .section--project-flow .project-flow__slider .slick-slide.slick-current {
      pointer-events: none; }
      .section--project-flow .project-flow__slider .slick-slide.slick-current .project-flow__box {
        filter: grayscale(0);
        opacity: 1; }
      .section--project-flow .project-flow__slider .slick-slide.slick-current .project-flow__counter {
        background: #1F52FA;
        color: #ffffff; }

@media (max-width: 575.98px) {
  .section--screening .screening__mobile {
    min-height: 400px !important;
    height: auto !important;
    align-items: center !important;
    justify-content: center !important; }
    .section--screening .screening__mobile-inner {
      margin: 0 0 20px !important;
      padding: 0 !important;
      flex-wrap: wrap;
      display: flex;
      justify-content: center !important; }
      .section--screening .screening__mobile-inner .logo {
        width: 33% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important; }
      .section--screening .screening__mobile-inner ~ .name {
        position: absolute;
        bottom: 0; } }

@media (max-width: 1199.98px) {
  .section--screening .screening__title {
    margin-bottom: 0; } }

.section--screening__logo {
  border-bottom: 1px solid #E9E9E9; }
  .section--screening__logo ul {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    gap: 60px;
    justify-content: space-around; }
    @media (max-width: 1599px) and (min-width: 1500px) {
      .section--screening__logo ul {
        gap: 50px; } }
    @media (max-width: 1499px) and (min-width: 1444px) {
      .section--screening__logo ul {
        gap: 43px; } }
    @media (max-width: 1443px) and (min-width: 1200px) {
      .section--screening__logo ul {
        gap: 27px; } }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .section--screening__logo ul {
        gap: 20px; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .section--screening__logo ul {
        gap: 45px; } }
    @media (max-width: 575.98px) {
      .section--screening__logo ul {
        gap: 20px; } }
    .section--screening__logo ul li {
      display: inline-block; }
      .section--screening__logo ul li img {
        margin-bottom: 15px; }

.section--screening__text p {
  font-weight: 700;
  color: #4c4c4c;
  margin-bottom: 0;
  max-width: 57%;
  font-size: 1.125rem;
  line-height: 1.875rem; }
  @media (max-width: 767.98px) {
    .section--screening__text p {
      max-width: 100%; } }

.section--screening__slider .section--screening__logo {
  border-bottom: 0; }

.section--screening__slider .mobile-scroll__item {
  height: 230px; }
  @media (max-width: 575.98px) {
    .section--screening__slider .mobile-scroll__item {
      min-height: 300px; } }
  .section--screening__slider .mobile-scroll__item .logo {
    position: relative; }
    @media (max-width: 575.98px) {
      .section--screening__slider .mobile-scroll__item .logo {
        display: inline-block;
        padding: 10px;
        width: 24%; } }
    .section--screening__slider .mobile-scroll__item .logo .screening__logo-img {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      width: 120px;
      height: 120px; }
      @media (max-width: 1199.98px) {
        .section--screening__slider .mobile-scroll__item .logo .screening__logo-img {
          width: 100px;
          height: 100px; } }
    .section--screening__slider .mobile-scroll__item .logo .screening__logo--hover {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      margin: auto; }
    .section--screening__slider .mobile-scroll__item .logo:hover .screening__logo--default {
      opacity: 0; }
    .section--screening__slider .mobile-scroll__item .logo:hover .screening__logo--hover {
      opacity: 1; }

.section--screening__slider .mobile__navigation {
  position: absolute;
  left: 0;
  right: 0; }

.section--screening__slider .mobile-next {
  margin-top: -45px;
  margin-left: 65px;
  z-index: 2; }

.section--screening__slider .mobile-prev {
  margin-top: -45px;
  margin-right: 65px;
  z-index: 2; }

.section--screening__slider .slick-arrow:hover {
  background: #1F52FA;
  border-color: #1F52FA; }

.section--screening__buttons .button-backstage {
  margin: 0 12px 24px 12px;
  color: #222;
  padding: 9px 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 32px;
  transition: 0.3s ease-out; }
  @media (max-width: 767.98px) {
    .section--screening__buttons .button-backstage {
      margin: 0 6px 12px 6px; } }
  .section--screening__buttons .button-backstage:hover, .section--screening__buttons .button-backstage.active {
    color: #1F52FA;
    border-color: #1F52FA;
    font-weight: 700; }

.section--screening__buttons .buttonstandard {
  margin: 0 36px 24px 36px; }
  @media (max-width: 767.98px) {
    .section--screening__buttons .buttonstandard {
      margin: 0 12px; } }

.bs-tooltip-top .tooltip-arrow:before {
  border-top-color: #ffffff !important; }

.section--trust {
  padding: 100px 0; }
  @media (max-width: 767.98px) {
    .section--trust {
      padding: 50px 0; } }
  .section--trust .trust__slider-label {
    font-family: "mark_probold", sans-serif; }
    .section--trust .trust__slider-label--lg {
      font-size: 7.5rem;
      line-height: 7.75rem;
      display: flex; }
      .section--trust .trust__slider-label--lg span {
        min-height: 124px; }
        .section--trust .trust__slider-label--lg span sub {
          top: -40px;
          font-size: 74px; }
          @media (max-width: 1399px) {
            .section--trust .trust__slider-label--lg span sub {
              font-size: 2.5rem;
              line-height: 2.75rem;
              top: -50px; } }
          @media (max-width: 1199px) {
            .section--trust .trust__slider-label--lg span sub {
              top: -35px; } }
          @media (max-width: 991px) {
            .section--trust .trust__slider-label--lg span sub {
              font-size: 1.5rem;
              line-height: 1.75rem;
              top: -30px; } }
          @media (max-width: 767px) {
            .section--trust .trust__slider-label--lg span sub {
              top: -25px; } }
          @media (max-width: 499px) {
            .section--trust .trust__slider-label--lg span sub {
              top: -15px; } }
    .section--trust .trust__slider-label--sm {
      font-size: 1.5rem;
      line-height: 1.75rem; }
    @media (max-width: 1399px) {
      .section--trust .trust__slider-label--lg {
        font-size: 6.25rem;
        line-height: 6.5rem; }
        .section--trust .trust__slider-label--lg span {
          min-height: 100px; }
      .section--trust .trust__slider-label--sm {
        font-size: 1.25rem;
        line-height: 1.5rem; } }
    @media (max-width: 1199px) {
      .section--trust .trust__slider-label--lg {
        font-size: 5rem;
        line-height: 5.25rem; }
        .section--trust .trust__slider-label--lg span {
          min-height: 85px; }
      .section--trust .trust__slider-label--sm {
        font-size: 1.125rem;
        line-height: 1.375rem; } }
    @media (max-width: 991px) {
      .section--trust .trust__slider-label--lg {
        font-size: 3.75rem;
        line-height: 4rem; }
        .section--trust .trust__slider-label--lg span {
          min-height: 65px; }
      .section--trust .trust__slider-label--sm {
        font-size: 1rem;
        line-height: 1.25rem; } }
    @media (max-width: 767px) {
      .section--trust .trust__slider-label--lg {
        font-size: 3.125rem;
        line-height: 3.375rem; }
        .section--trust .trust__slider-label--lg span {
          min-height: 55px; } }
    @media (max-width: 499px) {
      .section--trust .trust__slider-label--lg {
        font-size: 2.5rem;
        line-height: 2.75rem; }
        .section--trust .trust__slider-label--lg span {
          min-height: 45px; }
      .section--trust .trust__slider-label--sm {
        font-size: 0.875rem;
        line-height: 1.125rem; } }
  .section--trust .trust__slider-item {
    padding: 0 15px; }
  .section--trust .trust__slider .slick-list {
    padding: 0 10% 0 0; }
  .section--trust .trust__slider .slick-slide {
    opacity: 1; }
    .section--trust .trust__slider .slick-slide.slick-active + .slick-active + .slick-active + .slick-active + .slick-slide,
    .section--trust .trust__slider .slick-slide.slick-current + .slick-slide + .slick-slide + .slick-slide + .slick-slide {
      opacity: 0.15; }
    @media (max-width: 767px) {
      .section--trust .trust__slider .slick-slide.slick-active + .slick-active + .slick-active + .slick-slide,
      .section--trust .trust__slider .slick-slide.slick-current + .slick-slide + .slick-slide + .slick-slide {
        opacity: 0.15; } }
    @media (max-width: 499px) {
      .section--trust .trust__slider .slick-slide.slick-active + .slick-active + .slick-slide,
      .section--trust .trust__slider .slick-slide.slick-current + .slick-slide + .slick-slide {
        opacity: 0.15; } }

@media (min-width: 992px) {
  .section--experience .experience__heading {
    text-align: left;
    max-width: none; } }

.section--experience .experience__column {
  width: 48%; }
  .section--experience .experience__column--description {
    max-width: 500px; }
  .section--experience .experience__column-link {
    margin-left: 25px; }
    .section--experience .experience__column-link:first-child {
      margin-left: 0; }
  .section--experience .experience__column-icon {
    max-width: 100%;
    height: auto; }
  @media (max-width: 991.98px) {
    .section--experience .experience__column {
      width: 100%; }
      .section--experience .experience__column--description {
        max-width: none;
        text-align: center; }
      .section--experience .experience__column-link {
        margin-left: 10px; }
        .section--experience .experience__column-link:first-child {
          margin-left: 0; } }

.section--experience .experience__items {
  margin-top: 50px; }

.section--experience .experience__box {
  font-size: 1.125rem;
  line-height: 2rem;
  background: #1F52FA;
  padding: 50px 25px;
  color: #ffffff;
  width: 32%;
  font-weight: 400; }
  @media (max-width: 991.98px) {
    .section--experience .experience__box {
      font-size: 1rem;
      line-height: 1.875rem; } }
  @media (max-width: 767.98px) {
    .section--experience .experience__box {
      font-size: 0.875rem;
      line-height: 1.75rem;
      width: 100%;
      max-width: 500px;
      margin: 0 auto 25px; }
      .section--experience .experience__box:last-child {
        margin-bottom: 0; } }
  .section--experience .experience__box-icon {
    width: 100%;
    text-align: center;
    margin-bottom: 25px; }
  .section--experience .experience__box-content {
    width: 100%; }

.section--experience .experience__cta {
  font-size: 0.875rem;
  line-height: 2.375rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "Open Sans", sans-serif;
  color: #fafafa;
  background: #222222;
  border-radius: 32px;
  display: inline-block;
  padding: 0 18.5px;
  text-transform: uppercase;
  border: 1px solid #222222;
  height: 40px;
  font-weight: 700; }
  .section--experience .experience__cta:hover {
    background: transparent;
    border-color: #cccccc;
    color: #222222; }
  @media (max-width: 767.98px) {
    .section--experience .experience__cta {
      line-height: 2rem;
      height: 34px; } }

.section--experience .experience__footer {
  padding: 50px 0;
  position: relative;
  text-align: center; }
  .section--experience .experience__footer-wrap {
    background: #fafafa;
    padding: 0 25px;
    position: relative;
    z-index: 10;
    display: inline-block; }
  .section--experience .experience__footer:after {
    position: absolute;
    z-index: 5;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #E9E9E9;
    width: 100%;
    height: 1px;
    margin: auto; }

.section--gain .gain {
  padding-top: 50px; }
  .section--gain .gain__box {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    border: 1px solid #E9E9E9;
    border-radius: 6px;
    width: 24%;
    background: #ffffff; }
    @media (max-width: 1199.98px) {
      .section--gain .gain__box {
        width: 48%;
        margin: 0 0 25px; }
        .section--gain .gain__box:nth-child(3), .section--gain .gain__box:nth-child(4) {
          margin-bottom: 0; } }
    @media (max-width: 767.98px) {
      .section--gain .gain__box {
        width: 100%;
        margin: 0 0 15px; }
        .section--gain .gain__box:nth-child(3) {
          margin-bottom: 15px; }
        .section--gain .gain__box:last-child {
          margin-bottom: 0; } }
    .section--gain .gain__box-heading {
      font-size: 1.5rem;
      line-height: 1.875rem;
      font-family: "mark_probold", sans-serif;
      display: block;
      padding: 25px 0 0;
      margin: 0; }
      @media (max-width: 991.98px) {
        .section--gain .gain__box-heading {
          font-size: 1.375rem;
          line-height: 1.75rem; } }
      @media (max-width: 767.98px) {
        .section--gain .gain__box-heading {
          font-size: 1.25rem;
          line-height: 1.625rem; } }
    .section--gain .gain__box-default {
      z-index: 10;
      display: flex; }
    .section--gain .gain__box-hover {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      opacity: 0;
      text-align: center;
      padding: 50px 25px;
      position: relative;
      z-index: 5; }
      .section--gain .gain__box-hover .gain__box-heading {
        padding: 0 0 25px;
        color: #ffffff; }
      .section--gain .gain__box-hover .gain__box-description {
        font-size: 0.875rem;
        line-height: 1.625rem;
        color: #ffffff; }
        @media (max-width: 767.98px) {
          .section--gain .gain__box-hover .gain__box-description {
            font-size: 0.75rem;
            line-height: 1.5rem; } }
    .section--gain .gain__box:hover {
      background: #1F52FA; }
      .section--gain .gain__box:hover .gain__box-hover {
        opacity: 1; }
      .section--gain .gain__box:hover .gain__box-default {
        display: none; }

.section--contact .contact__heading {
  max-width: none;
  text-align: left;
  margin-bottom: 25px; }

.section--contact .contact__description p,
.section--contact .contact__description li {
  font-size: 1.125rem;
  line-height: 2rem; }
  @media (max-width: 991.98px) {
    .section--contact .contact__description p,
    .section--contact .contact__description li {
      font-size: 1rem;
      line-height: 1.875rem; } }
  @media (max-width: 767.98px) {
    .section--contact .contact__description p,
    .section--contact .contact__description li {
      font-size: 0.875rem;
      line-height: 1.75rem; } }

.section--contact .contact__description p {
  margin: 0; }

.section--contact .contact__description ol {
  padding: 25px 0;
  margin: 0;
  list-style-position: inside; }
  .section--contact .contact__description ol li {
    margin-bottom: 5px;
    color: #4c4c4c; }
    .section--contact .contact__description ol li:last-child {
      margin-bottom: 0; }

.section--contact .contact__column {
  width: 50%;
  padding-right: 50px; }
  .section--contact .contact__column:nth-child(even) {
    padding-left: 50px;
    padding-right: 0; }
  @media (max-width: 991.98px) {
    .section--contact .contact__column {
      padding-right: 25px; }
      .section--contact .contact__column:nth-child(even) {
        padding-left: 25px;
        padding-right: 0; } }
  @media (max-width: 767.98px) {
    .section--contact .contact__column {
      width: 100%;
      padding-left: 0;
      padding-right: 0; }
      .section--contact .contact__column:nth-child(even) {
        padding-left: 0;
        padding-top: 50px; } }

.section--contact .contact__form .wpcf7-response-output {
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 15px 0 0; }

.section--contact .contact__form .sent .wpcf7-response-output {
  display: none; }

.section--contact .ehealth__form-label p {
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 700; }
  @media (max-width: 991.98px) {
    .section--contact .ehealth__form-label p {
      font-size: 1rem;
      line-height: 1.875rem; } }
  @media (max-width: 767.98px) {
    .section--contact .ehealth__form-label p {
      font-size: 0.875rem;
      line-height: 1.75rem; } }

.section--contact .ehealth__form-control--checkbox input[type=checkbox] {
  display: none; }
  .section--contact .ehealth__form-control--checkbox input[type=checkbox]:checked ~ .wpcf7-list-item-label {
    background: #222222;
    border: 1px solid #222222;
    color: #ffffff; }

.section--contact .ehealth__form-control--checkbox .wpcf7-list-item {
  margin: 0 15px 10px 0; }

.section--contact .ehealth__form-control--checkbox .wpcf7-list-item-label {
  font-size: 0.875rem;
  line-height: 1.75rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 32px;
  border: 1px solid rgba(34, 34, 34, 0.1);
  cursor: pointer; }
  .section--contact .ehealth__form-control--checkbox .wpcf7-list-item-label:hover {
    border-color: #222222; }
  @media (max-width: 767.98px) {
    .section--contact .ehealth__form-control--checkbox .wpcf7-list-item-label {
      font-size: 0.75rem;
      line-height: 1.375rem; } }

.section--contact .ehealth__form-control--input, .section--contact .ehealth__form-control--textarea {
  font-size: 0.875rem;
  line-height: 1.75rem;
  width: 100%;
  height: auto;
  padding: 10px 15px;
  border: 1px solid #CCCCCC;
  color: #4c4c4c; }
  @media (max-width: 767.98px) {
    .section--contact .ehealth__form-control--input, .section--contact .ehealth__form-control--textarea {
      font-size: 0.75rem;
      line-height: 1.375rem;
      padding: 5px 10px; } }

.section--contact .ehealth__form-control--textarea {
  height: 150px;
  resize: none; }

.section--contact .ehealth__form-group .wpcf7-acceptance .wpcf7-list-item {
  margin: 0; }
  .section--contact .ehealth__form-group .wpcf7-acceptance .wpcf7-list-item label {
    position: relative;
    padding-left: 30px; }
    .section--contact .ehealth__form-group .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox] {
      position: absolute;
      top: 4px;
      left: 0; }
  .section--contact .ehealth__form-group .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 0.75rem;
    line-height: 1.375rem;
    color: #4c4c4c; }
  .section--contact .ehealth__form-group .wpcf7-acceptance .wpcf7-list-item a {
    color: #1F52FA; }

.section--contact .ehealth__form-group .wpcf7-acceptance.wpcf7-not-valid input[type=checkbox] {
  border-color: #dc3545; }

.section--contact .ehealth__form-group .wpcf7-not-valid {
  border-color: #dc3545; }

.section--contact .ehealth__form-group .wpcf7-not-valid-tip {
  display: none; }

.section--contact .ehealth__form-group--html p {
  font-size: 0.75rem;
  line-height: 1.625rem;
  color: #4c4c4c; }

.section--contact .ehealth__form-footer input[type=submit] {
  font-size: 0.875rem;
  line-height: 1.375rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: uppercase;
  padding: 7px 38px 7px 18px;
  border-radius: 30px;
  font-weight: 700;
  display: inline-block;
  border: 1px solid #222222;
  color: #ffffff;
  background: #222222 url(_/assets/img/arrow-next-light.svg) no-repeat 0 0;
  background-position: 94%; }
  .section--contact .ehealth__form-footer input[type=submit]:hover {
    border: 1px solid #cccccc;
    color: #222222;
    background: #ffffff url(_/assets/img/arrow-long-dark.svg) no-repeat 0 0;
    background-position: 94%; }

.section--contact .ehealth__form-footer .wpcf7-spinner {
  margin: 0 0 0 10px; }

.section--contact .ehealth__form-footer p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start; }


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