.page-template-page-digital-identity-2 {
  background: #ffffff;
  font-family: "Myriad Pro", myriad-pro, sans-serif;
  font-size: 21px;
  line-height: 1.3;
  color: #464648;
}
.page-template-page-digital-identity-2 h1 {
  font-family: "Myriad Pro", myriad-pro, sans-serif;
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 12px;
}
.page-template-page-digital-identity-2 .container-full {
  margin: 0 auto;
  max-width: 1160px;
  padding: 0 15px;
  width: 100%;
}
.page-template-page-digital-identity-2 .intro {
  padding: 30px 0 60px;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .intro {
    padding: 36px 0 30px;
  }
}
.page-template-page-digital-identity-2 .intro__desc {
  margin-bottom: 26px;
}
.page-template-page-digital-identity-2 .intro .c-button {
  height: 49px;
  min-width: 140px;
  text-transform: uppercase;
  background: #0053A6;
  color: #ffffff;
  border-color: #0053A6;
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}
.page-template-page-digital-identity-2 .intro .c-button:hover {
  background-color: transparent;
  color: #0053A6;
}
.page-template-page-digital-identity-2 .intro__left-col {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .intro__left-col {
    width: 39.8%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.page-template-page-digital-identity-2 .intro__right-col {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .intro__right-col {
    margin-top: 0;
    margin-left: 46px;
    max-width: 480px;
  }
}
.page-template-page-digital-identity-2 .intro__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .intro__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-template-page-digital-identity-2 .experience {
  background: #F9F9F9;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .experience {
    padding-top: 43px;
  }
}
.page-template-page-digital-identity-2 .experience__title {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .experience__title {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .experience__left-col {
    margin: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 52.8%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.page-template-page-digital-identity-2 .experience__right-col {
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .experience__right-col {
    margin: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 46px;
    max-width: 310px;
  }
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .experience__right-col {
    margin: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 100px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .experience__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-template-page-digital-identity-2 .psd2 {
  background: #F0F2F1;
  padding: 40px 0 50px;
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .psd2 {
    padding: 80px 0 100px;
  }
}
.page-template-page-digital-identity-2 .psd2__title {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .psd2__title {
    margin-bottom: 40px;
  }
}
.page-template-page-digital-identity-2 .psd2__left-col {
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .psd2__left-col {
    margin: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 240px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .psd2__right-col {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 46px;
    width: 49.72%;
  }
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .psd2__right-col {
    margin-left: 131px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .psd2__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-template-page-digital-identity-2 .moneyou {
  background: #1D3969;
  padding: 40px 0;
  color: #ffffff;
  font-size: 25px;
  line-height: 34px;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .moneyou {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .moneyou {
    padding: 90px 0;
  }
}
.page-template-page-digital-identity-2 .moneyou__desc {
  padding: 0 10px;
}
.page-template-page-digital-identity-2 .moneyou__image {
  text-align: center;
  margin-top: 25px;
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .moneyou__image {
    margin-top: 40px;
  }
}
.page-template-page-digital-identity-2 .transformation {
  padding: 35px 0;
  background: #F9F9F9;
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .transformation {
    padding: 74px 0;
  }
}
.page-template-page-digital-identity-2 .transformation__title {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .transformation__title {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .transformation__left-col {
    margin: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 52.56%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.page-template-page-digital-identity-2 .transformation__right-col {
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .transformation__right-col {
    margin: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 50px;
    max-width: 293px;
  }
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .transformation__right-col {
    margin: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 118px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .transformation__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-template-page-digital-identity-2 .security {
  background: #F0F2F1;
  padding: 45px 0;
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .security {
    padding: 90px 0;
  }
}
.page-template-page-digital-identity-2 .security__title {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .security__title {
    margin-bottom: 40px;
  }
}
.page-template-page-digital-identity-2 .security__left-col {
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .security__left-col {
    margin: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 180px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .security__right-col {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 46px;
    width: 48.1%;
  }
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .security__right-col {
    margin-left: 165px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .security__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-template-page-digital-identity-2 .benefits,
.page-template-page-digital-identity-2 .features {
  padding-top: 35px;
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .benefits,
.page-template-page-digital-identity-2 .features {
    padding-top: 55px;
    padding-bottom: 10px;
  }
}
.page-template-page-digital-identity-2 .benefits__title,
.page-template-page-digital-identity-2 .features__title {
  padding-bottom: 25px;
  margin-bottom: 50px;
  text-align: center;
  position: relative;
  font-size: 30px;
  line-height: 36px;
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .benefits__title,
.page-template-page-digital-identity-2 .features__title {
    padding-bottom: 35px;
    margin-bottom: 92px;
  }
}
.page-template-page-digital-identity-2 .benefits__title:after,
.page-template-page-digital-identity-2 .features__title:after {
  content: "";
  display: block;
  width: 124px;
  height: 4px;
  background: #0A54A5;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page-template-page-digital-identity-2 .benefits__row,
.page-template-page-digital-identity-2 .features__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .benefits__row,
.page-template-page-digital-identity-2 .features__row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.page-template-page-digital-identity-2 .benefits__item-icon,
.page-template-page-digital-identity-2 .features__item-icon {
  width: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 12px;
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .benefits__item-icon,
.page-template-page-digital-identity-2 .features__item-icon {
    width: 50px;
    margin-right: 17px;
  }
}
.page-template-page-digital-identity-2 .benefits__item-title,
.page-template-page-digital-identity-2 .features__item-title {
  margin-bottom: 12px;
  font-weight: 800;
}
.page-template-page-digital-identity-2 .benefits__item,
.page-template-page-digital-identity-2 .features__item {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .page-template-page-digital-identity-2 .benefits__item,
.page-template-page-digital-identity-2 .features__item {
    width: 30%;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .benefits__item,
.page-template-page-digital-identity-2 .features__item {
    width: 26.7%;
    margin-bottom: 47px;
  }
}
.page-template-page-digital-identity-2 .features {
  background: #F9F9F9;
  padding-bottom: 25px;
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .features {
    padding-top: 60px;
    padding-bottom: 47px;
  }
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .features__item {
    margin-bottom: 77px;
  }
}
.page-template-page-digital-identity-2 .features__encapnotice {
  text-align: center;
  color: #0A54A5;
}
.page-template-page-digital-identity-2 .partners {
  padding: 40px 0 70px;
}
@media screen and (min-width: 1160px) {
  .page-template-page-digital-identity-2 .partners {
    padding: 94px 0 120px;
  }
}
.page-template-page-digital-identity-2 .partners__title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 32px;
  text-align: center;
}
.page-template-page-digital-identity-2 .partners__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-template-page-digital-identity-2 .partners__item {
  margin: 15px;
}

.page-crosschannel .hero-digital-identity__btn + .hero-digital-identity__btn {
  margin-top: 15px;
}
@media screen and (min-width: 1200px) {
  .page-crosschannel .hero-digital-identity__btn + .hero-digital-identity__btn {
    margin-top: 0;
  }
}

body.home .c-intro__image {
  background-size: contain;
}
body.home .benefit-small {
  height: auto;
}
body.home .benefit-small .container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
}
body.home .benef-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  body.home .benef-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
body.home .benef-item {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-family: Museo Sans, sans-serif;
  font-weight: 100;
  max-width: 280px;
  margin: 0 auto 30px;
}
@media screen and (min-width: 768px) {
  body.home .benef-item {
    padding: 0 15px;
    margin: 0;
    max-width: none;
  }
}
@media screen and (min-width: 1200px) {
  body.home .benef-item {
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 18px;
    text-align: left;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) {
  body.home .benef-item:nth-child(2) {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }
}
@media screen and (min-width: 1200px) {
  body.home .benef-item:first-child {
    padding-left: 0;
  }
}
body.home .benef-item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  body.home .benef-item:last-child {
    padding-right: 0;
  }
}
body.home .benef-item__num {
  font-size: 60px;
  line-height: 1;
}
@media screen and (min-width: 1200px) {
  body.home .benef-item__num {
    font-size: 80px;
    margin-right: 15px;
  }
}

body.logged-in .optanon-alert-box-wrapper {
  display: none !important;
}

@font-face {
  font-family: "Museo Sans 100 Thin";
  src: url("/wp-content/themes/allclear/dist/fonts/MuseoSansCyrl-100.eot");
  src: url("/wp-content/themes/allclear/dist/fonts/MuseoSansCyrl-100.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/allclear/dist/fonts/MuseoSansCyrl-100.woff") format("woff"), url("/wp-content/themes/allclear/dist/fonts/MuseoSansCyrl-100.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/allclear/dist/fonts/MyriadPro-Regular.eot");
  src: url("/wp-content/themes/allclear/dist/fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/allclear/dist/fonts/MyriadPro-Regular.woff") format("woff"), url("/wp-content/themes/allclear/dist/fonts/MyriadPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.u-padding--bottom-one {
  padding-bottom: 30px;
}

.page-template-page-benefits {
  background-color: #fff;
}

.page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {
  background-position: -40vw;
  background-repeat: no-repeat;
  padding-bottom: 6.527vw;
  position: relative;
}

.page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021:after {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(270deg, white 50%, rgba(255, 255, 255, 0) 100%);
  width: 50vw;
  height: 100%;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.c-intro__copy--benefits-2021 {
  max-width: 40vw;
  margin-bottom: 0;
  position: relative;
  z-index: 9;
}

.page-template-page-benefits .why-choose {
  padding: 84px 0 60px;
}

.page-template-page-benefits .why-choose h2 {
  font-size: 48px;
  line-height: 1.42;
}

.page-template-page-benefits .why-choose h2 p {
  margin: 0;
}

.page-template-page-benefits .why-choose .copy {
  width: 62.847vw;
  margin: 0 auto;
}

.page-template-page-benefits .why-choose .copy p {
  text-align: center;
  line-height: 1.58;
  font-size: 24px;
  color: #3a3f4e;
}

.page-template-page-benefits .benef-items {
  width: 68vw;
}

.page-template-page-benefits .benefit-small {
  padding: 58px 0;
}

.page-template-page-benefits .benefit-small h2 {
  font-weight: bold;
  padding-bottom: 27px;
  margin-bottom: 36px;
  letter-spacing: 3.6px;
}

.page-template-page-digital-identity .patented {
  padding: 0;
}

.page-template-page-digital-identity.position-left .patented__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.page-template-page-digital-identity.position-left.block-1 .patented__content {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.page-template-page-digital-identity.position-left .patented .col:nth-child(1) {
  padding: 83px 0 36px;
  width: 60%;
}

.page-template-page-digital-identity.position-left.block-3 .patented__title {
  padding-right: 30px;
}

.page-template-page-digital-identity.position-left.block-3 .patented__image {
  padding-top: 42px;
}

.page-template-page-digital-identity.position-left.block-3 .patented .col:nth-child(1) {
  padding-right: 140px;
}

.page-template-page-digital-identity.position-right {
  background-color: #f0f1f1;
  padding: 57px 0 47px;
}

.page-template-page-digital-identity.position-right.block-4 {
  padding: 63px 0 83px;
}

.page-template-page-digital-identity.position-right.block-4 .col:nth-child(2) {
  width: 40%;
  text-align: center;
}

.page-template-page-digital-identity.position-right.block-4 .col:nth-child(2) img {
  width: auto;
}

.page-template-page-digital-identity.position-right .patented {
  background-color: transparent;
}

.page-template-page-digital-identity.position-right .patented__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.page-template-page-digital-identity.position-right .col:nth-child(1) {
  padding-left: 73px;
  width: 56%;
}

.page-template-page-digital-identity.position-right.block-4 .col:nth-child(1) {
  padding-top: 25px;
}

.page-template-page-digital-identity .patented__title {
  font-size: 48px;
  line-height: 1.15;
  opacity: 1;
  margin-bottom: 45px;
}

.why-choose h2:after,
.page-template-page-digital-identity .patented__title:after {
  height: 5px;
  width: 123px;
}

.c-headline--underline-center:after,
.why-choose h2:after {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: 0;
}

.page-template-page-digital-identity .patented__description {
  font-size: 24px;
  line-height: 1.58;
  padding: 0;
}

.page-template-page-digital-identity .patented__note {
  font-size: 16px;
  margin-top: 56px;
}

.page-template-page-digital-identity .patented__image {
  max-width: initial;
}

.o-grid--medium {
  max-width: 1180px;
  /*margin: 0 auto 0 153px;*/
  margin: 0 auto;
}

.benefit-saving .container {
  max-width: 1180px;
  margin: auto;
  padding: 86px 15px;
}

.benefit-saving .col {
  width: 50%;
  position: relative;
}

.benefit-saving__description {
  margin-bottom: 45px;
}

body.home .benef-item {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.21;
}

body.home .benef-item__num {
  font-family: "Museo Sans 100 Thin";
  font-size: 83px;
  font-weight: 100;
  line-height: 0.43;
  letter-spacing: -3.32px;
}

body.home .benef-item__text {
  font-weight: 500;
}

.patented__note p {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
}

.patented__text {
  margin-top: 43px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.58;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 5px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.slider:hover {
  opacity: 1;
}

.slidecontainer p {
  margin: 16px 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
}

.slidecontainer .value {
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  color: #00509e;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #05366B;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  cursor: pointer;
}

.chartWithMarkerOverlay {
  position: relative;
  width: 700px;
}

.overlay-marker {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 53px;
  /* chartArea top */
  left: 528px;
  /* chartArea left */
}

.benefit-saving__description {
  font-size: 20px;
  line-height: 1.5;
}

.benefit-saving a.custom-button {
  margin-top: 55px;
  display: inline-block;
  position: relative;
  z-index: 999;
}

#donutchart {
  width: 500px;
  pointer-events: all;
  background-color: #11ffee00;
  height: 500px;
  margin-top: -450px;
  z-index: 1;
  float: left;
  position: absolute;
}

#donutchart-total {
  width: 800px;
  pointer-events: none;
  line-height: 1.5;
  height: 700px;
  margin-top: -150px;
  z-index: 0;
  position: absolute;
  float: left;
}

#donutchart g:nth-child(2) {
  /*display: none;*/
}

.donutchart__legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 500px;
  position: absolute;
  top: 150px;
  left: 190px;
}

.donutchart__legend span {
  font-size: 17px;
  line-height: 1.35;
  font-weight: bold;
  width: 50%;
  margin: 10px 0;
  padding-left: 30px;
  position: relative;
}

.donutchart__legend span:before {
  width: 20px;
  height: 20px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background-color: #6ba669;
  border-radius: 20px;
}

.donutchart__legend span.Bad-Patient-Debt:before {
  background-color: #06366b;
}

.donutchart__legend span.Write-offs:before {
  background-color: #4381d1;
}

.donutchart__legend span.Duplicate-Remediation:before {
  background-color: #f26f22;
}

.ready .container {
  padding: 84px 10px;
  max-width: 1080px;
  margin: auto;
}

.ready .text {
  font-size: 36px;
  line-height: 1.39;
  color: #3a3f4e;
  margin-right: 31px;
  display: inline-block;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}

.c-headline--underline-center:after {
  width: 123px;
  height: 5px;
}

.u-margin-right2 {
  margin-right: 31px;
}

.page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {
  background-position: left bottom;
  background-size: contain;
}

/*@media screen and (min-width: 1441px) {*/
/*    .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {*/
/*        background-position: left bottom;*/
/*    }*/
/*}*/
/*@media screen and (min-width: 2000px) {*/
/*    .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {*/
/*        background-position: -20vw;*/
/*    }*/
/*}*/
/*@media screen and (min-width: 3000px) {*/
/*    .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {*/
/*        background-position: -10vw;*/
/*    }*/
/*}*/
/*@media screen and (min-width: 3800px) {*/
/*    .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {*/
/*        background-position: 0;*/
/*    }*/
/*}*/
@media screen and (max-width: 1280px) {
  .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {
    background-position: -10vw;
    background-size: auto 100%;
  }

  .c-intro__copy--benefits-2021 {
    margin-left: 0;
    max-width: 50vw;
  }

  .page-template-page-benefits .why-choose .copy {
    width: 100%;
  }

  #donutchart-total,
#donutchart {
    left: -100px;
  }

  .donutchart__legend {
    left: 85px;
  }
}
.c-site-footer__copyright {
  float: left;
  padding: 0;
}

@media screen and (max-width: 1200px) {
  body.home .benef-item__num {
    font-size: 60px;
    font-weight: 300;
    line-height: 1.1;
  }

  body.home .benef-item__text {
    font-size: 20px;
    font-weight: 300;
  }

  /*.c-headline--underline-center:after {*/
  /*    margin-right: -4rem;*/
  /*}*/
}
@media screen and (max-width: 1120px) {
  .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {
    background-size: cover;
  }
}
@media screen and (max-width: 1024px) {
  .c-site-header__nav__list li a {
    line-height: 1.4;
  }

  .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {
    background-position: -10vw;
    background-size: auto 100%;
  }

  .why-choose .container {
    max-width: 100%;
    padding: 0 30px;
  }

  .page-template-page-digital-identity .patented__title,
.page-template-page-benefits .why-choose h2,
.ready .text {
    font-size: 30px;
    line-height: 1.2;
  }

  .page-template-page-benefits .benefit-small h2 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 3px;
  }

  .ready .text {
    text-align: center;
    width: 100%;
    margin: 0 0 26px;
    -webkit-transform: unset;
            transform: unset;
  }

  .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021:after {
    display: none;
  }

  .c-intro__copy--benefits-2021 {
    z-index: 0;
  }

  .page-template-page-benefits .why-choose {
    padding: 46px 0;
  }

  .page-template-page-digital-identity .patented__description p,
.page-template-page-benefits .why-choose .copy p {
    font-size: 20px;
    line-height: 1.5;
    margin: 0;
  }

  .page-template-page-digital-identity .patented__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .page-template-page-digital-identity.position-left .patented .col {
    width: 100%;
  }

  .page-template-page-digital-identity.position-left .patented .col.col--img {
    text-align: center;
  }

  .page-template-page-digital-identity.position-left .patented .col:nth-child(1) {
    padding: 50px 30px 30px;
    width: 100%;
  }

  .page-template-page-digital-identity.position-left.block-3 .patented__title {
    padding-right: 0;
  }

  .page-template-page-digital-identity.position-left.block-3 .patented .col:nth-child(1) {
    padding-right: 30px;
  }

  .page-template-page-digital-identity .patented__image {
    max-width: 497px;
    margin: auto;
  }

  .page-template-page-digital-identity.position-left.block-3 .patented__image {
    max-width: 414px;
  }

  .page-template-page-digital-identity .patented__title {
    margin-bottom: 35px;
  }

  .page-template-page-digital-identity .patented__note {
    margin-top: 25px;
  }

  .page-template-page-health-id .o-grid__cell,
.page-template-page-home-2 .o-grid__cell {
    padding: 0 !important;
  }

  .page-template-page-digital-identity.position-right {
    padding: 55px 30px 56px;
  }

  .page-template-page-digital-identity.position-right .col:nth-child(1) {
    width: 50%;
    padding-left: 50px;
  }

  .page-template-page-digital-identity.position-right.block-4 {
    padding: 56px 30px 50px;
  }

  .page-template-page-digital-identity.position-right.block-4 .col:nth-child(2) {
    width: 50%;
  }

  body.home .benefit-small .container {
    padding: 0 30px;
  }

  .benefit-saving .col,
.page-template-page-benefits .benef-items {
    width: 100%;
  }

  .benefit-saving .container {
    padding: 50px 30px;
  }

  .benefit-saving .col:first-child {
    padding-bottom: 600px;
  }

  body.home .benef-item {
    width: 33%;
  }

  .ready .container {
    padding: 50px 30px 52px;
    text-align: center;
  }

  a.custom-button {
    margin-top: 26px;
    display: inline;
  }

  #donutchart {
    margin-top: -700px;
  }

  #donutchart-total {
    margin-top: -400px;
  }

  .donutchart__legend {
    top: -100px;
  }

  .patented__text {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
  }

  .benefit-saving a.custom-button {
    margin-top: 35px;
  }

  .c-site-footer__top {
    padding: 74px 38px 66px;
  }

  .c-site-footer__copyright {
    padding: 0 38px;
  }
}
@media screen and (max-width: 768px) {
  .c-intro__copy--benefits-2021 {
    max-width: 100%;
  }

  .page-template-page-digital-identity.position-right .patented__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .page-template-page-digital-identity.position-right .patented__title {
    padding-top: 48px;
  }

  .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {
    background-position-y: -65px;
    background-size: 130%;
    background-position-x: 0%;
    padding-top: 352px;
    padding-bottom: 0;
  }

  .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 .container {
    max-width: 100%;
    padding: 34px 30px 50px;
    background: #fff;
  }

  body.home .benef-items,
.page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 .o-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  body.home .benef-item,
.page-template-page-benefits .c-intro--benefits .c-headline--intro,
.page-template-page-benefits .c-intro--benefits .c-intro__copy,
.page-template-page-digital-identity.position-right .col:nth-child(1) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .c-intro--benefits .c-intro__copy {
    margin-bottom: 0;
  }

  .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 .copy-animation p {
    font-size: 40px;
    line-height: 1.13;
    margin-bottom: 36px;
  }

  .c-intro--benefits .copy-static {
    margin-bottom: 40px;
  }

  .c-intro--benefits .copy-static p {
    font-size: 24px;
    line-height: 1.42;
    margin: 0;
  }

  .page-template-page-digital-identity.position-left.block-3 .patented__image {
    padding-top: 0;
    width: calc(100% - 60px);
  }

  .page-template-page-digital-identity.position-left.block-3 .patented .col:nth-child(1) {
    padding-bottom: 0;
  }

  body.home .benef-item:nth-child(2) {
    border: none;
  }

  body.home .benef-item {
    margin-bottom: 6px;
  }

  .page-template-page-digital-identity.position-right.block-4 .col:nth-child(1) {
    padding-top: 0;
  }

  .page-template-page-digital-identity.position-right.block-4 .col:nth-child(2) {
    width: 100%;
  }

  .page-template-page-digital-identity.position-right.block-4 .col:nth-child(2) img {
    max-width: 50.724vw;
  }

  .page-template-page-digital-identity.block-4 .patented__description {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .benefit-saving .col:first-child {
    padding-bottom: 500px;
  }

  #donutchart {
    margin-top: -650px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    width: 100%;
    left: calc( (100vw - 320rem)/25 + 1rem);
  }

  #donutchart-total {
    left: 0;
    margin-top: -370px;
    width: 100%;
  }

  .donutchart__legend {
    top: -100px;
    width: 300px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .donutchart__legend span:before {
    width: 14px;
    height: 14px;
  }

  .donutchart__legend span {
    padding-left: 21px;
    font-size: 11px;
    line-height: 1.36;
  }
}
@media screen and (max-width: 425px) {
  .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {
    background-position-y: 0;
    background-size: 190%;
    background-position-x: 30%;
  }

  .page-template-page-benefits .why-choose .copy p {
    text-align: left;
  }

  .page-template-page-digital-identity.position-left.block-1 .patented__content .patented__image {
    width: 343px;
  }

  .benefit-saving .col:first-child {
    padding-bottom: 400px;
  }

  #donutchart {
    margin-top: -560px;
    transform: scale(70%);
    -webkit-transform: scale(0.7);
    left: calc( (100vw - 290rem)/25 + 1rem);
  }

  #donutchart-total {
    margin-top: -300px;
  }

  .donutchart__legend {
    top: -60px;
  }

  .slider {
    height: 4px;
  }

  .slidecontainer p {
    font-size: 14px;
    margin: 8px 0;
  }

  .slidecontainer .value {
    font-size: 16px;
  }

  .patented__note p {
    font-size: 11px;
  }

  .page-template-page-benefits .benefit-small {
    padding: 63px 0 43px;
  }

  .c-site-header__nav .menu-icon {
    padding: 28px 10px;
    right: 0;
  }
}
@media screen and (max-width: 375px) {
  .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 {
    background-position-x: 15%;
    padding-top: 84vw;
  }

  .c-site-header__nav .menu-icon .navicon:before {
    top: 6px;
  }
  .c-site-header__nav .menu-icon .navicon:after {
    top: -6px;
  }

  .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 .container,
.page-template-page-digital-identity.position-left .patented .col:nth-child(1),
.page-template-page-digital-identity.position-left.block-3 .patented .col:nth-child(1),
.page-template-page-digital-identity.position-right.block-4,
.benefit-saving .container,
body.home .benefit-small .container,
.ready .container,
.page-template-page-digital-identity.position-right,
.why-choose .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-site-footer__top {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  #donutchart {
    left: calc( (100vw - 310rem)/25 + 1rem);
  }

  #donutchart-total {
    margin-top: -295px;
  }

  .u-margin-right2 {
    margin-right: 15px;
  }
}
@media screen and (max-width: 320px) {
  .page-template-page-benefits .c-intro--benefits.c-intro--benefits-2021 .copy-animation p {
    font-size: 36px;
  }

  .c-intro--benefits .copy-static p {
    font-size: 21px;
  }

  .page-template-page-digital-identity .patented__title,
.page-template-page-benefits .why-choose h2,
.ready .text {
    font-size: 24px;
  }
}
.page-template-page-contact-new {
  background: #ffffff;
}
.page-template-page-contact-new .container {
  margin: 0 auto;
  max-width: 1134px;
  padding: 0 15px;
  width: 100%;
}
.page-template-page-contact-new .intro {
  padding: 39px 0 0;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro {
    padding: 55px 0 86px;
  }
}
.page-template-page-contact-new .intro .container {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro .container {
    padding: 0 15px;
  }
}
.page-template-page-contact-new .intro__title {
  padding: 0 15px;
}
.page-template-page-contact-new .intro h1 {
  padding-bottom: 21px;
  text-align: center;
  position: relative;
  margin-bottom: 58px;
  font-family: "Myriad Pro", myriad-pro, sans-serif;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro h1 {
    padding-bottom: 19px;
    margin-bottom: 44px;
  }
}
.page-template-page-contact-new .intro h1:after {
  content: "";
  display: block;
  width: 125px;
  height: 5px;
  background: #F26F21;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page-template-page-contact-new .intro__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.page-template-page-contact-new .intro__inner.desctop {
  display: none;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro__inner.desctop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro__inner.mobile {
    display: none;
  }
}
.page-template-page-contact-new .intro__block {
  padding: 30px 25px 40px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro__block {
    width: 48%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-page-contact-new .intro__block {
    padding: 63px 40px 63px 72px;
  }
}
.page-template-page-contact-new .intro__block.b1 {
  background: #4382D1;
  color: #ffffff;
}
.page-template-page-contact-new .intro__block.b1.active, .page-template-page-contact-new .intro__block.b1:hover {
  background: #A0C0E8;
}
.page-template-page-contact-new .intro__block.b2 {
  background: #1D3969;
  color: #ffffff;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro__block.b2 {
    margin-top: 0;
  }
}
.page-template-page-contact-new .intro__block.b2.active, .page-template-page-contact-new .intro__block.b2:hover {
  background: #8D9BB3;
}
.page-template-page-contact-new .intro__block button {
  height: 56px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid #ffffff;
  width: 269px;
  text-transform: uppercase;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro__block button {
    width: 160px;
  }
}
.page-template-page-contact-new .intro__block-icon {
  padding-left: 19px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro__block-icon {
    padding-left: 0;
    margin-bottom: 28px;
  }
}
.page-template-page-contact-new .intro__block-icon img {
  max-height: 70px;
  width: auto;
}
.page-template-page-contact-new .intro__block-title {
  padding-left: 19px;
  font-size: 32px;
  line-height: 35px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro__block-title {
    padding-left: 0;
    font-size: 36px;
    margin-bottom: 33px;
  }
}
.page-template-page-contact-new .intro__block-desc {
  padding-left: 19px;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 28px;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .intro__block-desc {
    padding-left: 0;
    margin-bottom: 22px;
  }
}
.page-template-page-contact-new .gform_wrapper form {
  font-size: 16px;
}
.page-template-page-contact-new .gfield_description {
  display: block;
}
.page-template-page-contact-new .forms {
  padding-bottom: 68px;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .forms {
    padding: 0;
    background-color: #F0F1F1;
  }
}
.page-template-page-contact-new .forms .container {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .forms .container {
    padding: 0 15px;
  }
}
.page-template-page-contact-new .form__item {
  display: none;
  padding: 38px 25px 82px;
  background-color: #F0F1F1;
  margin: 30px 0;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .form__item {
    margin: 0 auto;
    padding: 82px 30px 73px;
    max-width: 940px;
  }
}
.page-template-page-contact-new .form__item#custom-style .gfield_description {
  padding: 0;
  color: #4382D1;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}
@media screen and (min-width: 641px) {
  .page-template-page-contact-new .form__item#custom-style .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.page-template-page-contact-new .form__item#custom-style .gfield {
  margin-top: 20px;
  padding: 0;
}
@media screen and (min-width: 641px) {
  .page-template-page-contact-new .form__item#custom-style .gfield {
    width: 100%;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .page-template-page-contact-new .form__item#custom-style .gfield.w50 {
    width: 48%;
  }
}
.page-template-page-contact-new .form__item#custom-style .gfield_select,
.page-template-page-contact-new .form__item#custom-style input {
  height: 52.8px;
  border: 1px solid #C9CDDA;
  border-radius: 4.4px;
  background-color: transparent;
  padding: 12px 18px !important;
  color: rgba(58, 63, 78, 0.5);
}
.page-template-page-contact-new .form__item#custom-style .gfield_select::-webkit-input-placeholder, .page-template-page-contact-new .form__item#custom-style input::-webkit-input-placeholder {
  color: rgba(58, 63, 78, 0.5);
}
.page-template-page-contact-new .form__item#custom-style .gfield_select::-moz-placeholder, .page-template-page-contact-new .form__item#custom-style input::-moz-placeholder {
  color: rgba(58, 63, 78, 0.5);
}
.page-template-page-contact-new .form__item#custom-style .gfield_select:-ms-input-placeholder, .page-template-page-contact-new .form__item#custom-style input:-ms-input-placeholder {
  color: rgba(58, 63, 78, 0.5);
}
.page-template-page-contact-new .form__item#custom-style .gfield_select::-ms-input-placeholder, .page-template-page-contact-new .form__item#custom-style input::-ms-input-placeholder {
  color: rgba(58, 63, 78, 0.5);
}
.page-template-page-contact-new .form__item#custom-style .gfield_select::placeholder,
.page-template-page-contact-new .form__item#custom-style input::placeholder {
  color: rgba(58, 63, 78, 0.5);
}
@media screen and (min-width: 641px) {
  .page-template-page-contact-new .form__item#custom-style .gfield_select,
.page-template-page-contact-new .form__item#custom-style input {
    width: 100%;
  }
}
.page-template-page-contact-new .form__item#custom-style .textarea {
  height: 134px;
  border: 1px solid #C9CDDA;
  border-radius: 4.4px;
  background-color: transparent;
  padding: 12px 18px !important;
  color: rgba(58, 63, 78, 0.5);
}
.page-template-page-contact-new .form__item#custom-style .textarea::-webkit-input-placeholder {
  color: rgba(58, 63, 78, 0.5);
}
.page-template-page-contact-new .form__item#custom-style .textarea::-moz-placeholder {
  color: rgba(58, 63, 78, 0.5);
}
.page-template-page-contact-new .form__item#custom-style .textarea:-ms-input-placeholder {
  color: rgba(58, 63, 78, 0.5);
}
.page-template-page-contact-new .form__item#custom-style .textarea::-ms-input-placeholder {
  color: rgba(58, 63, 78, 0.5);
}
.page-template-page-contact-new .form__item#custom-style .textarea::placeholder {
  color: rgba(58, 63, 78, 0.5);
}
@media screen and (min-width: 641px) {
  .page-template-page-contact-new .form__item#custom-style .textarea {
    width: 100%;
  }
}
.page-template-page-contact-new .form__item#custom-style .gform_footer {
  padding: 0;
  margin-top: 20px;
}
@media screen and (min-width: 641px) {
  .page-template-page-contact-new .form__item#custom-style .gform_footer {
    margin-top: 0;
  }
}
.page-template-page-contact-new .form__item#custom-style .button {
  background-color: #F26F21;
  border-color: #F26F21;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  outline: none;
}
.page-template-page-contact-new .form__item#custom-style .button:hover {
  background: transparent;
  color: #f26f21;
}
@media screen and (min-width: 641px) {
  .page-template-page-contact-new .form__item#custom-style .button {
    width: auto;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.page-template-page-contact-new .form__title {
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 29px;
  font-family: "Myriad Pro", myriad-pro, sans-serif;
  font-size: 36px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .form__title {
    padding-bottom: 25px;
    margin-bottom: 44px;
  }
}
.page-template-page-contact-new .form__title:after {
  content: "";
  display: block;
  width: 178px;
  height: 5px;
  background: #F26F21;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-template-page-contact-new .sign-in {
  background: #4382D1;
  color: #ffffff;
  padding: 50px 10px;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .sign-in {
    padding: 30px 0 63px;
  }
}
.page-template-page-contact-new .sign-in__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .sign-in__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page-template-page-contact-new .sign-in__text1 {
  font-size: 32px;
  line-height: 50px;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .sign-in__text1 {
    margin-bottom: 0;
  }
}
.page-template-page-contact-new .sign-in__text2 {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .sign-in__text2 {
    margin-bottom: 0;
  }
}
.page-template-page-contact-new .sign-in .custom-button {
  height: 56px;
  width: 269px;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  margin: 0;
  text-align: center;
  font-family: Museo Sans, sans-serif;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .sign-in .custom-button {
    width: 164px;
  }
}
@media screen and (min-width: 1060px) {
  .page-template-page-contact-new .sign-in__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-right: 50px;
  }
}
.page-template-page-contact-new .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .info {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.page-template-page-contact-new .info__block {
  padding: 30px 25px 40px;
  color: #3A3F4E;
  background: #EBEBEC;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .info__block {
    width: 50%;
    padding: 54px 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .info__block_inner {
    width: 80%;
    max-width: 420px;
    margin-right: 45px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-page-contact-new .info__block_inner {
    width: 58%;
    margin-right: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-contact-new .info__block_inner {
    margin-right: 130px;
  }
}
.page-template-page-contact-new .info .b2 {
  background: #D6D7D9;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .info .b2 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .info .b2 .info__block_inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: 0;
    margin-left: 45px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-page-contact-new .info .b2 .info__block_inner {
    margin-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-contact-new .info .b2 .info__block_inner {
    margin-left: 130px;
  }
}
.page-template-page-contact-new .info__block-icon {
  margin-bottom: 36px;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .info__block-icon {
    margin-bottom: 34px;
  }
}
.page-template-page-contact-new .info__block-icon img {
  max-height: 70px;
  width: auto;
}
.page-template-page-contact-new .info__block-title {
  font-size: 36px;
  line-height: 1;
  margin-bottom: 33px;
}
.page-template-page-contact-new .info__block-desc {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .page-template-page-contact-new .info__block-desc {
    margin-bottom: 48px;
  }
}
.page-template-page-contact-new .info__block-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  font-size: 18px;
}
.page-template-page-contact-new .info__block-bottom svg {
  margin-left: 5px;
  fill: #4382d1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-template-page-contact-new .info__block-bottom a:hover {
  text-decoration: none;
}
.page-template-page-contact-new .info__block-bottom a:hover svg {
  fill: #f26f21;
}

.c-site-header__logo {
  background-image: url("../images/AllClear-New-Logo.svg");
  background-size: 180px 29px;
  width: 180px;
  margin-left: 25px;
}
@media (max-width: 1024px) {
  .c-site-header__logo {
    margin-left: 40px;
  }
}
@media (max-width: 425px) {
  .c-site-header__logo {
    margin-left: 10px;
    background-size: 90px auto;
    background-position: left center;
  }
}

.page-template-page-health {
  background-color: #fff;
}
.page-template-page-health .why-choose {
  background-color: #4382d1;
  padding: 50px 0;
  color: #fff;
}
@media (max-width: 1024px) {
  .page-template-page-health .why-choose {
    padding: 40px 30px 50px;
  }
}
@media (max-width: 425px) {
  .page-template-page-health .why-choose .container {
    padding: 0;
  }
  .page-template-page-health .why-choose .copy .large {
    margin-bottom: 30px;
    margin-top: 40px;
  }
  .page-template-page-health .why-choose .copy .small p {
    line-height: 1;
  }
}
.page-template-page-health .why-choose .why-choose__content {
  text-align: center;
}
.page-template-page-health .why-choose h2 {
  line-height: 1.25;
  letter-spacing: 3.6px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 425px) {
  .page-template-page-health .why-choose h2 {
    font-size: 20px;
    padding-bottom: 19px;
  }
}
.page-template-page-health .why-choose h2:after {
  background-color: #00509e;
}
.page-template-page-health.page-template-page-health--bg-right {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 45% auto;
  background-color: #fff;
  padding: 87px 0;
}
@media (max-width: 1024px) {
  .page-template-page-health.page-template-page-health--bg-right {
    padding: 50px 30px 60vw;
    background-position: bottom center;
    background-size: 85%;
  }
}
@media (max-width: 425px) {
  .page-template-page-health.page-template-page-health--bg-right {
    padding: 50px 30px 70vw;
    background-size: 100%;
  }
}
.page-template-page-health.page-template-page-health--bg-right.page-template-page-health--admin {
  background-position: 100% 50px;
}
@media (max-width: 1600px) {
  .page-template-page-health.page-template-page-health--bg-right.page-template-page-health--admin {
    background-position: 110% 50px;
  }
}
@media (max-width: 1440px) {
  .page-template-page-health.page-template-page-health--bg-right.page-template-page-health--admin {
    background-position: 52vw 50px;
    background-size: auto;
  }
}
@media (max-width: 1366px) {
  .page-template-page-health.page-template-page-health--bg-right.page-template-page-health--admin {
    background-position: 125% 50px;
    background-size: 57% auto;
  }
}
@media (min-width: 2200px) {
  .page-template-page-health.page-template-page-health--bg-right.page-template-page-health--admin {
    background-position: 85% 50px;
  }
}
@media (min-width: 2560px) {
  .page-template-page-health.page-template-page-health--bg-right.page-template-page-health--admin {
    background-position: 55vw 50px;
    background-size: auto 90%;
  }
}
.page-template-page-health.page-template-page-health--bg-right .patented {
  background-color: transparent;
}
.page-template-page-health.page-template-page-health--bg-right .col {
  width: 50%;
}
@media (max-width: 1024px) {
  .page-template-page-health.page-template-page-health--bg-right .col {
    width: 100%;
  }
}
.page-template-page-health.page-template-page-health--bg-right .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.page-template-page-health.page-template-page-health--bg-right .flex .flex-item {
  width: calc(100% - 100px);
  padding-left: 31px;
}
@media (max-width: 1024px) {
  .page-template-page-health.page-template-page-health--bg-right .flex .flex-item {
    width: calc(100% - 50px);
    padding-left: 19px;
  }
}
.page-template-page-health.page-template-page-health--bg-right .flex .flex-item--icon {
  width: 47px;
  padding: 0;
}
@media (max-width: 1024px) {
  .page-template-page-health.page-template-page-health--bg-right .flex .flex-item--icon {
    width: 37px;
  }
}
.page-template-page-health.page-template-page-health--bg-right .flex .flex-item--icon img {
  height: auto;
  width: 100%;
}
.page-template-page-health .description p {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
}
.page-template-page-health .ready {
  text-align: center;
}
.page-template-page-health .ready .custom-button {
  width: 215px;
  height: 56px;
  margin: 0;
  display: inline-block;
  padding: 15px 0;
}
@media (max-width: 768px) {
  .page-template-page-health .ready .custom-button {
    width: 164px;
    height: 47px;
    padding: 12px 0;
  }
}
@media (min-width: 2200px) {
  .page-template-page-health .c-intro__image {
    text-align: right;
    padding: 0 30px;
  }
}

.health__hero {
  padding-bottom: 86px;
}
.health__hero .c-intro__image {
  background-size: cover;
  height: 25vw;
}
@media (max-width: 1024px) {
  .health__hero {
    padding-bottom: 0;
  }
}
.health__hero .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1024px) {
  .health__hero .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.health__hero .c-intro__copy {
  color: #3a3f4e;
  margin-left: 0;
  padding-right: 55px;
  padding-top: 70px;
  padding-left: 50px;
  width: 50%;
}
.health__hero p {
  color: #3a3f4e;
  text-shadow: none;
}
.health__hero a {
  text-shadow: none;
  width: 180px;
  height: 48px;
  display: inline-block;
  padding: 0;
  text-align: center;
  line-height: 48px;
}
@media (max-width: 1920px) {
  .health__hero .c-intro__image {
    height: auto;
  }
}
@media (max-width: 1366px) {
  .health__hero .copy-animation p {
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
  }
  .health__hero .copy-static p {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
  }
}
@media (max-width: 1200px) {
  .health__hero .c-intro__image {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .health__hero .c-intro__image,
.health__hero .c-intro__copy {
    width: 100%;
    max-width: 100%;
  }
  .health__hero .c-intro__image {
    text-align: center;
    padding-top: 50vw;
  }
  .health__hero .c-intro__copy {
    padding: 50px 30px 61px;
  }
}
@media (max-width: 425px) {
  .health__hero .c-intro__image {
    padding-top: 335px;
  }
}

.page-template-page-digital-identity.page-template-page-health.position-left .patented {
  background-color: #f0f1f1;
}
.page-template-page-digital-identity.page-template-page-health.position-left .patented .col:nth-child(1) {
  width: 61%;
  padding: 83px 0 90px;
}
@media (max-width: 1024px) {
  .page-template-page-digital-identity.page-template-page-health.position-left .patented .col:nth-child(1) {
    width: 100%;
    padding: 50px 30px;
  }
}
.page-template-page-digital-identity.page-template-page-health.position-left .patented .col:nth-child(2) {
  width: 39%;
  text-align: right;
}
@media (max-width: 1024px) {
  .page-template-page-digital-identity.page-template-page-health.position-left .patented .col:nth-child(2) {
    padding-bottom: 50px;
    width: 100%;
    text-align: center;
  }
}
.page-template-page-digital-identity.page-template-page-health.position-left .patented .col:nth-child(2) .patented__image {
  width: 100%;
  max-width: 360px !important;
  padding-top: 140px;
}
@media (max-width: 1024px) {
  .page-template-page-digital-identity.page-template-page-health.position-left .patented .col:nth-child(2) .patented__image {
    max-width: 250px;
    padding-top: 0;
  }
}
.page-template-page-digital-identity.page-template-page-health.position-left ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-template-page-digital-identity.page-template-page-health.position-left p, .page-template-page-digital-identity.page-template-page-health.position-left li {
  font-size: 20px;
  line-height: 1.5;
}
.page-template-page-digital-identity.page-template-page-health.position-left li {
  margin-bottom: 30px;
  padding-left: 35px;
  background-image: url("../images/check-mark.svg");
  background-position: left 4px;
  background-repeat: no-repeat;
}
.page-template-page-digital-identity.page-template-page-health.position-left li:last-child {
  margin-bottom: 0;
}
.page-template-page-digital-identity.page-template-page-health.position-left.block-1 .patented__content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-page-digital-identity.page-template-page-health.position-right {
  background-color: #fff;
}
@media (max-width: 1024px) {
  .page-template-page-digital-identity.page-template-page-health.position-right {
    padding: 50px 30px;
  }
  .page-template-page-digital-identity.page-template-page-health.position-right .patented__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .page-template-page-digital-identity.page-template-page-health.position-right .col:nth-child(1) {
    padding: 0;
    width: 100%;
  }
}

.simple-sections {
  text-align: center;
  padding: 84px 0 86px;
}
@media (max-width: 1024px) {
  .simple-sections {
    padding: 50px 30px !important;
  }
}
.simple-sections .container {
  max-width: 1120px;
  margin: 0 auto;
}
.simple-sections.simple-sections-1 {
  padding: 50px 0;
}
@media (max-width: 1024px) {
  .simple-sections.simple-sections-1 {
    text-align: center;
    padding: 40px 30px 50px !important;
  }
}
.simple-sections.simple-sections-1 h2 {
  line-height: 1.25;
  letter-spacing: 3.6px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media (max-width: 1024px) {
  .simple-sections.simple-sections-1 h2 {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 3px;
    padding-bottom: 20px;
  }
  .simple-sections.simple-sections-1 h2.c-headline--underline-center {
    text-align: center !important;
  }
}
.simple-sections.simple-sections-1 h2:after {
  background-color: #00509e;
}
@media (max-width: 1024px) {
  .simple-sections.simple-sections-1 h2:after {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }
}
.simple-sections.simple-sections-2 .copy {
  max-width: 775px;
  margin: 0 auto;
}
.simple-sections h2 {
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  text-align: center;
}
@media (max-width: 1024px) {
  .simple-sections h2 {
    font-size: 30px;
    line-height: 1.2;
    text-align: left !important;
  }
}
.simple-sections h2:after {
  background-color: #f27123;
}
@media (max-width: 1024px) {
  .simple-sections h2:after {
    -webkit-transform: none;
            transform: none;
    left: 0;
  }
}
.simple-sections .copy p {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 1024px) {
  .simple-sections .copy p {
    text-align: left;
  }
}
.simple-sections .copy ul {
  padding: 0;
  width: 590px;
  margin: 0 auto;
  list-style: none;
}
@media (max-width: 1024px) {
  .simple-sections .copy ul {
    max-width: 100%;
    margin: 0;
  }
}
.simple-sections .copy li {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  margin-bottom: 30px;
  padding-left: 35px;
  background-image: url("../images/check-mark.svg");
  background-position: left 4px;
  background-repeat: no-repeat;
  text-align: left;
}
@media (max-width: 1024px) {
  .simple-sections .copy li {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
  }
}
.simple-sections .col {
  text-align: center;
}

.copy .large,
.copy .large p {
  font-size: 34px;
  line-height: 1.32;
  font-weight: normal;
  margin: 0 0 16px;
}
@media (max-width: 1024px) {
  .copy .large,
.copy .large p {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
  }
}
.copy .small,
.copy .small p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.13;
  margin: 0;
}

.guarantee_note {
  margin-top: 43px;
}
.guarantee_note p {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
}
.guarantee_note p:last-child {
  margin: 0;
}
.guarantee_note ul {
  margin: 0;
  list-style-position: inside;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  text-align: left;
  width: 50%;
  float: left;
}
@media (max-width: 425px) {
  .guarantee_note ul {
    width: 100%;
  }
}

.simple-sections-grade {
  color: #3a3f4e;
  background-color: #f0f1f1;
  text-align: left;
}
.simple-sections-grade .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 52px;
}
@media (max-width: 1024px) {
  .simple-sections-grade .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.simple-sections-grade .flex .col {
  width: 33%;
}
@media (max-width: 1024px) {
  .simple-sections-grade .flex .col {
    width: 330px;
    max-width: 100%;
    margin: 0 auto 42px;
  }
  .simple-sections-grade .flex .col:last-child {
    margin-bottom: 0;
  }
}
.simple-sections-grade .flex .icon {
  height: 166px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media (max-width: 425px) {
  .simple-sections-grade .flex .icon {
    height: auto;
  }
  .simple-sections-grade .flex .icon img {
    max-width: 103px;
    height: auto;
  }
}
.simple-sections-grade .flex .title {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  margin-top: 56px;
  margin-bottom: 19px;
}
@media (max-width: 1024px) {
  .simple-sections-grade .flex .title {
    margin-top: 35px;
    margin-bottom: 23px;
  }
}
.simple-sections-grade .flex ul {
  padding: 0;
  margin: 0 auto;
  text-align: left;
  list-style-position: inside;
  display: table;
}
.simple-sections-grade .flex ul li {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
}

.simple-sections-hiw {
  color: #3a3f4e;
  padding-top: 0;
}
@media (max-width: 1024px) {
  .simple-sections-hiw {
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0 !important;
  }
}
.simple-sections-hiw .container {
  max-width: 1104px;
  margin: 0 auto;
  padding: 56px 0 78px;
  border-top: solid 1px #707070;
}
@media (max-width: 1024px) {
  .simple-sections-hiw .container {
    padding: 48px 0 0;
  }
}
.simple-sections-hiw .simple-sections-hiw__title {
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.81;
  letter-spacing: 1.8px;
  margin-bottom: 46px;
}
@media (max-width: 1024px) {
  .simple-sections-hiw .simple-sections-hiw__title {
    font-size: 26px;
    line-height: 2.5;
    letter-spacing: 1.3px;
  }
}
.simple-sections-hiw .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1024px) {
  .simple-sections-hiw .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.simple-sections-hiw .flex .flex-item {
  padding: 0 20px;
  position: relative;
}
@media (max-width: 360px) {
  .simple-sections-hiw .flex .flex-item {
    padding: 0;
  }
}
.simple-sections-hiw .flex .flex-item:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 15px;
  display: block;
  background-image: url("../images/flowKitConnector.svg");
  left: 80%;
  top: 24%;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .simple-sections-hiw .flex .flex-item:after {
    left: 48%;
    top: 215px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    width: 34.4px;
    background-position: right;
  }
}
@media (max-width: 414px) {
  .simple-sections-hiw .flex .flex-item:after {
    left: 45%;
  }
}
.simple-sections-hiw .flex .flex-item:last-child:after {
  display: none;
}
.simple-sections-hiw .flex .flex-item:last-child .title {
  margin-bottom: 0;
}
.simple-sections-hiw .flex .icon {
  height: 104px;
}
.simple-sections-hiw .flex .title {
  margin-top: 28px;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  text-align: center;
  padding: 0 25px;
}
@media (max-width: 1024px) {
  .simple-sections-hiw .flex .title {
    font-size: 20px;
    line-height: 1.5;
    max-width: 250px;
    margin: 28px auto 66px;
    padding: 0;
  }
}
@media (max-width: 425px) {
  .simple-sections-hiw .flex .title {
    max-width: 300px;
  }
}

.page-template-page-health--admin .patented__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1024px) {
  .page-template-page-health--admin .patented__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-template-page-health--admin .patented__content .col {
    width: 100%;
  }
}
.page-template-page-health--admin .patented__title {
  padding-right: 3rem;
}
@media (max-width: 425px) {
  .page-template-page-health--admin .patented__title {
    padding-right: 0;
  }
}
.page-template-page-health--admin .col--admin {
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: right;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  color: #707070;
}
@media (max-width: 1440px) {
  .page-template-page-health--admin .col--admin {
    padding: 0 80px;
  }
}
@media (max-width: 1366px) {
  .page-template-page-health--admin .col--admin {
    -webkit-transform: none;
            transform: none;
    padding: 22px 0 0;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
  }
}
@media (max-width: 1024px) {
  .page-template-page-health--admin {
    padding: 50px 30px 70vw !important;
    background-position: center bottom !important;
    background-size: 80% auto !important;
  }
}
@media (max-width: 425px) {
  .page-template-page-health--admin {
    padding-bottom: 100vw !important;
    background-size: 112% auto !important;
  }
}

@media (max-width: 1024px) {
  a.custom-button {
    margin: 0;
  }

  .ready a.custom-button {
    margin: 0 10px;
  }
}
@media (max-width: 320px) {
  .ready a.custom-button {
    margin: 0 5px;
  }
}
.c-intro__page--about {
  padding: 88px 0;
  background-image: url("../images/about/MaskGroup52.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  .c-intro__page--about {
    padding: 3rem 0.9375rem;
  }
}
.c-intro__page--about .c-headline--underline {
  padding-bottom: 25px;
}
.c-intro__page--about .c-headline--underline-ghost:after {
  width: 125px;
  height: 5px;
  background-color: #9dbdef;
  opacity: 1;
}

.c-headline--extra-large {
  font-size: 60px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
}
@media (max-width: 1024px) {
  .c-headline--extra-large {
    font-size: 2.25rem;
  }
}

.u-size--new-about {
  max-width: 900px;
}
.u-size--new-about p {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  color: #3a3f4e;
  margin-bottom: 34px;
}
.u-size--new-about p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .u-size--new-about p {
    padding: 0 0.9375rem;
    font-size: 1.125rem;
  }
}

@media (max-width: 425px) {
  .page-template-page-about-new .u-padding--top-five {
    padding-top: 50px;
  }
}

.page-template-page-precise-calculator .table-responsive {
  overflow: unset;
}
.page-template-page-precise-calculator .ppw-headline {
  display: none;
}
.page-template-page-precise-calculator .post-password-form input[type=password] {
  padding: 1px 2px;
  border: 1px solid #3a3f4e;
}
.page-template-page-precise-calculator .post-password-form input[type=submit] {
  background-color: #f26f21;
  border: 1px solid transparent;
  border-radius: 0.375rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Museo Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  height: 40px;
  letter-spacing: 0.025em;
  line-height: 40px;
  padding: 0 1.25rem;
  text-decoration: none;
  text-shadow: none !important;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  white-space: nowrap;
}

.patented__content--precise-page #donutchart {
  margin-top: -500px;
}
@media (max-width: 1024px) {
  .patented__content--precise-page #donutchart {
    margin-top: -750px;
  }
}
@media (max-width: 425px) {
  .patented__content--precise-page #donutchart {
    margin-top: -610px;
  }
}
.patented__content--precise-page #donutchart-total {
  margin-top: -250px;
}
@media (max-width: 1024px) {
  .patented__content--precise-page #donutchart-total {
    margin-top: -500px;
  }
}
@media (max-width: 425px) {
  .patented__content--precise-page #donutchart-total {
    margin-top: -390px;
  }
}
.patented__content--precise-page .precise-page__table {
  max-width: 685px;
  width: 35vw;
}
.patented__content--precise-page .precise-page__table input,
.patented__content--precise-page .precise-page__table input[type=text],
.patented__content--precise-page .precise-page__table input[type=number] {
  border-radius: 0;
  padding: 1px 2px !important;
  line-height: 18px !important;
  border: 1px solid black;
  font-size: 12px;
  height: auto;
}
@media (max-width: 1024px) {
  .patented__content--precise-page .precise-page__table {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 414px) {
  .patented__content--precise-page .precise-page__table {
    font-size: 10px;
  }
}
.patented__content--precise-page .precise-page__donatchart {
  position: relative;
  -webkit-transform: translate(-100px, 20px);
          transform: translate(-100px, 20px);
  width: 100%;
}
@media (max-width: 1280px) {
  .patented__content--precise-page .precise-page__donatchart {
    -webkit-transform: none;
            transform: none;
  }
}
@media (max-width: 1024px) {
  .patented__content--precise-page .precise-page__donatchart {
    -webkit-transform: translateY(580px);
            transform: translateY(580px);
  }
}
@media (max-width: 425px) {
  .patented__content--precise-page .precise-page__donatchart {
    -webkit-transform: translateY(400px);
            transform: translateY(400px);
  }
}
@media (max-width: 1024px) {
  .patented__content--precise-page {
    padding-bottom: 600px;
  }
}
@media (max-width: 425px) {
  .patented__content--precise-page {
    padding-bottom: 360px;
  }
}

@media screen and (min-width: 1200px) {
  .page-template-page-precise-calculator .table-responsive {
    overflow: unset;
  }
  .page-template-page-precise-calculator .table-responsive .table {
    max-width: 685px !important;
  }
}
@media (max-width: 425px) {
  .page-template-page-precise-calculator .benefit-saving .container {
    padding: 50px 15px;
  }
  .page-template-page-precise-calculator #donutchart {
    left: -38vw;
  }
}
@media (max-width: 396px) {
  .page-template-page-precise-calculator #donutchart {
    left: -46vw;
  }
}
@media (max-width: 375px) {
  .page-template-page-precise-calculator #donutchart {
    left: -49vw;
  }
}
@media (max-width: 360px) {
  .page-template-page-precise-calculator #donutchart {
    left: -53vw;
  }
}
@media (max-width: 320px) {
  .page-template-page-precise-calculator #donutchart {
    left: -65vw;
  }
}
.post-password-form .ppw-pcp-password-label {
  color: transparent;
  margin-bottom: 48px;
}
.post-password-form .ppw-input {
  max-width: 380px;
  width: 100%;
}
.post-password-form .ppw-input .ppw-password-input {
  padding: 9px 18px !important;
  border: 1px solid #dddddd !important;
  border-radius: 3px;
  height: 52px;
  font-weight: 500;
  margin-top: 12px;
}
.post-password-form .ppw-input .ppw-submit {
  height: 50px;
  width: 180px;
  text-align: center;
  text-transform: unset;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.post-password-form .ppw-input .ppw-submit:hover {
  background: 0 0;
  color: #f26f21;
  text-decoration: none;
  border: 1px solid #f26f21;
}