/*! [PROJECT_NAME] | Suitmedia */ /*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */


/* css yang bentrok */


/* all element */
  button,
  input,
  optgroup,
  select,
  textarea {
    font: inherit;
    margin: 0;
  
  }

  /* pilih rumah sakit */
  fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  }
  
  fieldset {
    border: 0;
    margin: 0;
    padding: 0;
  }
  textarea {
    resize: vertical;
    vertical-align: middle;
  }
  
  table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  
  /* menu side bar */
  
  .list-nostyle {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .list-inline > li {
    display: inline-block;
  }
  .list-bordered-top .list-item {
    padding-top: 1em;
    margin-bottom: 0.48485em;
    border-top: 1px solid #ebebeb;
  }
  .list-bordered-top .list-item .media--responsive {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-bordered-only-top {
    border-top: 1px solid #ebebeb;
  }
  .list-bordered-only-top .list-item {
    padding-top: 1.4em;
  }
  .list-custom-bullet {
    padding: 0;
  }
  .list-custom-bullet .list-item {
    position: relative;
    padding-left: 1.44em;
  }
/* menu side end */

  @media screen and (min-width: 48em) {
    .list-custom-bullet .list-item {
      margin-left: 1.6em;
    }
  }
  .list-custom-bullet .list-item:first-child {
    margin-left: 0;
  }
  .list-custom-bullet .list-item:before {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    width: 9px;
    height: 9px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .list-custom-bullet .list-item.--solid:before {
    background-color: #4453AC;
  }
  .list-custom-bullet .list-item.--outline:before {
    background-color: #fff;
    border: 1px solid #4453AC;
  }
  .text-left {
    text-align: left;
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  @media screen and (min-width: 48em) {
    .text-right-medium {
      text-align: right;
    }
  }
  @media screen and (min-width: 1024px) {
    .text-right-desktop {
      text-align: right;
    }
  }
  .text-ellipsis {
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .text-nowrap {
    white-space: nowrap;
  }
  .text-caps {
    text-transform: uppercase;
  }
  .text-notransform {
    text-transform: none !important;
  }
  .text-small {
    font-size: 0.9em;
  }
  .text-medium {
    font-size: 1.15em;
    line-height: normal;
  }
  p.text-medium {
    font-size: 1.111em;
  }
  @media screen and (max-width: 35em) {
    p.text-medium {
      font-size: 1em;
    }
  }
  .border-radius-5 {
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .text-tosca {
    color: #4453AC !important;
  }
  a.text-tosca:hover,
  a.text-tosca:focus {
    color: #2b96d0 !important;
  }
  .text-toscaDark {
    color: #0d8bcf !important;
  }
  a.text-toscaDark:hover,
  a.text-toscaDark:focus {
    color: #4453AC !important;
  }
  .text-dark {
    color: #000 !important;
  }
  a.text-dark:hover,
  a.text-dark:focus {
    color: #000 !important;
  }
  .text-black {
    color: #545454 !important;
  }
  a.text-black:hover,
  a.text-black:focus {
    color: #3b3b3b !important;
  }
  .text-blackLight {
    color: #666 !important;
  }
  a.text-blackLight:hover,
  a.text-blackLight:focus {
    color: #4d4d4d !important;
  }
  .text-gray {
    color: #ebebeb !important;
  }
  a.text-gray:hover,
  a.text-gray:focus {
    color: #d2d2d2 !important;
  }
  .text-gray2 {
    color: #f5f5f5 !important;
  }
  a.text-gray2:hover,
  a.text-gray2:focus {
    color: #dcdcdc !important;
  }
  .text-gray3 {
    color: #bababa !important;
  }
  a.text-gray3:hover,
  a.text-gray3:focus {
    color: #a1a1a1 !important;
  }
  .text-gray4 {
    color: #f7f7f7 !important;
  }
  a.text-gray4:hover,
  a.text-gray4:focus {
    color: #dedede !important;
  }
  .text-gray5 {
    color: #858585 !important;
  }
  a.text-gray5:hover,
  a.text-gray5:focus {
    color: #6c6c6c !important;
  }
  .text-grayLight {
    color: #fafafa !important;
  }
  a.text-grayLight:hover,
  a.text-grayLight:focus {
    color: #e1e1e1 !important;
  }
  .text-grayDark {
    color: #e0e0e0 !important;
  }
  a.text-grayDark:hover,
  a.text-grayDark:focus {
    color: #c7c7c7 !important;
  }
  .text-red {
    color: #ec0006 !important;
  }
  a.text-red:hover,
  a.text-red:focus {
    color: #b90005 !important;
  }
  .text-red2 {
    color: #ea5559 !important;
  }
  a.text-red2:hover,
  a.text-red2:focus {
    color: #e4282d !important;
  }
  .text-white {
    color: #fff !important;
  }
  a.text-white:hover,
  a.text-white:focus {
    color: #e6e6e6 !important;
  }
  .text-blue {
    color: #9ed8fd !important;
  }
  a.text-blue:hover,
  a.text-blue:focus {
    color: #6cc4fc !important;
  }
  .text-green {
    color: #4453AC !important;
  }
  a.text-green:hover,
  a.text-green:focus {
    color: #4453AC !important;
  }
  .text-green2 {
    color: #4453AC !important;
  }
  a.text-green2:hover,
  a.text-green2:focus {
    color: #4453AC !important;
  }
  .text-green3 {
    color: #d1ead8 !important;
  }
  a.text-green3:hover,
  a.text-green3:focus {
    color: #4453AC !important;
  }
  .bg-gray {
    background-color: #ebebeb !important;
  }
  .bg-tosca {
    background-color: #4453AC !important;
  }
  .bg-grayDark {
    background-color: #e0e0e0 !important;
  }
  .clearfix:after,
  .cf:after {
    display: table;
    clear: both;
    content: "";
  }
  .hidden {
    display: none !important;
  }
  .sm-hidden {
    display: none !important;
  }
  @media screen and (min-width: 48em) {
    .sm-hidden {
      display: block;
    }
  }
  @media screen and (max-width: 35em) {
    .mobile-hidden {
      display: none !important;
    }
  }
  .desktop-only {
    display: none !important;
  }
  @media screen and (min-width: 64em) {
    .desktop-only {
      display: block !important;
    }
  }
  .sm-visuallyhidden {
    visibility: hidden !important;
  }
  @media screen and (min-width: 48em) {
    .sm-visuallyhidden {
      visibility: visible;
    }
  }
  .visuallyhidden,
  .sr-only {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .visuallyhidden.focusable:active,
  .visuallyhidden.focusable:focus,
  .sr-only.focusable:active,
  .sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .invisible {
    visibility: hidden;
  }
  .ml-0 {
    margin-left: 0px !important;
  }
  .mb-0 {
    margin-bottom: 0px !important;
  }
  .mt-0 {
    margin-top: 0px !important;
  }
  .mr-0 {
    margin-right: 0px !important;
  }
  .p-0 {
    padding: 0px !important;
  }
  .pl-0 {
    padding-left: 0px !important;
  }
  .pt-0 {
    padding-top: 0px !important;
  }
  .pb-0 {
    padding-bottom: 0px !important;
  }
  .pr-0 {
    padding-right: 0px !important;
  }
  .ml-4 {
    margin-left: 4px !important;
  }
  .mb-4 {
    margin-bottom: 4px !important;
  }
  .mt-4 {
    margin-top: 4px !important;
  }
  .mr-4 {
    margin-right: 4px !important;
  }
  .p-4 {
    padding: 4px !important;
  }
  .pl-4 {
    padding-left: 4px !important;
  }
  .pt-4 {
    padding-top: 4px !important;
  }
  .pb-4 {
    padding-bottom: 4px !important;
  }
  .pr-4 {
    padding-right: 4px !important;
  }
  .ml-8 {
    margin-left: 8px !important;
  }
  .mb-8 {
    margin-bottom: 8px !important;
  }
  .mt-8 {
    margin-top: 8px !important;
  }
  .mr-8 {
    margin-right: 8px !important;
  }
  .p-8 {
    padding: 8px !important;
  }
  .pl-8 {
    padding-left: 8px !important;
  }
  .pt-8 {
    padding-top: 8px !important;
  }
  .pb-8 {
    padding-bottom: 8px !important;
  }
  .pr-8 {
    padding-right: 8px !important;
  }
  .ml-12 {
    margin-left: 12px !important;
  }
  .mb-12 {
    margin-bottom: 12px !important;
  }
  .mt-12 {
    margin-top: 12px !important;
  }
  .mr-12 {
    margin-right: 12px !important;
  }
  .p-12 {
    padding: 12px !important;
  }
  .pl-12 {
    padding-left: 12px !important;
  }
  .pt-12 {
    padding-top: 12px !important;
  }
  .pb-12 {
    padding-bottom: 12px !important;
  }
  .pr-12 {
    padding-right: 12px !important;
  }
  .mt-16 {
    margin-top: 16px !important;
  }
  .mb-16 {
    margin-bottom: 16px !important;
  }
  .mt-20 {
    margin-top: 20px !important;
  }
  .mb-20 {
    margin-bottom: 20px !important;
  }
  .mt-24 {
    margin-top: 24px !important;
  }
  .mb-24 {
    margin-bottom: 24px !important;
  }
  .mt-30 {
    margin-top: 30px !important;
  }
  .mb-30 {
    margin-bottom: 30px !important;
  }
  .mb-36 {
    margin-bottom: 36px !important;
  }
  .mb-42 {
    margin-bottom: 42px !important;
  }
  .mb-48 {
    margin-bottom: 48px !important;
  }
  .pt-16 {
    padding-top: 16px !important;
  }
  .pb-16 {
    padding-bottom: 16px !important;
  }
  .pt-20 {
    padding-top: 20px !important;
  }
  .pb-20 {
    padding-bottom: 20px !important;
  }
  .pt-24 {
    padding-top: 24px !important;
  }
  .pb-24 {
    padding-bottom: 24px !important;
  }
  .pt-30 {
    padding-top: 30px !important;
  }
  .pb-30 {
    padding-bottom: 30px !important;
  }
  .mt-negative {
    margin-top: -1.6em;
  }
  .mt-negative.full-height {
    height: -webkit-calc(100% - 65px);
    height: calc(100% - 65px);
  }
  .rounded {
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  .rotate-90d {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .img-bordered {
    border: 1px solid #e0e1db;
  }
  .lh-1 {
    line-height: 1;
  }
  .lh-1-2 {
    line-height: 1.2 !important;
  }
  .lh-1-4 {
    line-height: 1.4 !important;
  }
  .text-normal {
    font-weight: 400;
  }
  .text-bold {
    font-weight: 700;
  }
  .text-bolder {
    font-weight: 900;
  }
  .text-underline {
    text-decoration: underline;
  }
  .full-width {
    width: 100%;
  }
  .full-height {
    height: 100%;
  }
  .bordered-bottom-list > * {
    display: block;
    border-bottom: 2px solid #fafafa;
    margin-bottom: 2.24em;
    padding-bottom: 1.6em;
  }
  .bordered-bottom-list > *:last-child {
    border-bottom: 0;
    margin-bottom: 0.32em;
  }
  @media screen and (min-width: 48em) {
    .tags > * {
      margin-right: 6px;
    }
  }
  .anchor-brand {
    color: #fff;
    background-color: #b0b0b0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    -o-transition: transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  }
  .anchor-brand.--facebook {
    background-color: #3b5998;
  }
  .anchor-brand.--twitter {
    background-color: #1dcaff;
  }
  .anchor-brand.--google {
    background-color: #dd4b39;
  }
  .anchor-brand.--whatsapp {
    background-color: #34af23;
  }
  .anchor-brand.--blackberry {
    background-color: #0092cc;
  }
  .anchor-brand.--envelope {
    background-color: #b0b0b0;
  }
  .anchor-brand:hover {
    color: #fff;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  .d-block {
    display: block;
  }
  .d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .iframe {
    border: 0;
    width: 100%;
    height: 100%;
  }
  .figure-square-110 img {
    max-width: 110px;
  }
  .fa-bbm {
    position: relative;
    width: 23px;
    height: 23px;
    overflow: hidden;
  }
  .fa-bbm:before {
    position: absolute;
    content: "";
    background: url("../img/icon-bbm.png") no-repeat 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    left: 0;
    top: 2px;
    width: 100%;
    height: 100%;
  }
  .datepickers-container {
    pointer-events: all;
  }
  @media screen and (max-width: 767px) {
    .datepickers-container.is-active {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
    }
    .datepickers-container.is-active:before {
      position: fixed;
      content: "";
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(84, 84, 84, 0.2);
      z-index: 1;
    }
    .datepickers-container .datepicker {
      top: 50% !important;
      left: 50% !important;
      -webkit-transform: translate(-50%, -50%) !important;
      -ms-transform: translate(-50%, -50%) !important;
      transform: translate(-50%, -50%) !important;
      pointer-events: none;
      z-index: -1;
    }
    .datepickers-container .datepicker--pointer {
      display: none;
    }
    .datepickers-container .datepicker.active {
      position: fixed;
      top: 50% !important;
      left: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      pointer-events: all;
      z-index: 20;
    }
  }
  @media print {
    * {
      background: transparent !important;
      color: #000 !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      text-shadow: none !important;
    }
    a,
    a:visited {
      text-decoration: underline;
    }
    a[href]:after {
      content: " (" attr(href) ")";
    }
    abbr[title]:after {
      content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
      content: "";
    }
    pre,
    blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
    }
    thead {
      display: table-header-group;
    }
    tr,
    img {
      page-break-inside: avoid;
    }
    img {
      max-width: 100% !important;
    }
    p,
    h2,
    h3-dok {
      orphans: 3;
      widows: 3;
    }
    h2,
    h3-dok {
      page-break-after: avoid;
    }
    .hidden-print {
      display: none !important;
    }
  }
  h1,
  .h1 {
    font-size: 2.36859em;
    line-height: 1.01326em;
    margin: 0 0 0.67551em 0;
  }
  h2,
  .h2 {
    font-size: 1.77689em;
    line-height: 1.35068em;
    margin: 0 0 0.90045em 0;
  }
  h3-dok,
  .h3-dok {
    font-size: 1.333em;
    line-height: 1.2003em;
    margin: 0 0 1.2003em 0;
  }
  h4,
  .h4 {
    font-size: 1em;
    line-height: 1.6em;
    margin: 0 0 1.6em 0;
  }
  h5,
  .h5 {
    font-size: 0.75019em;
    line-height: 2.1328em;
    margin: 0 0 2.1328em 0;
  }
  h6,
  .h6 {
    font-size: 0.56278em;
    line-height: 2.84302em;
    margin: 0 0 2.84302em 0;
  }
  p,
  ul,
  ol,
  hr,
  table {
    font-size: 1em;
    line-height: 1.6em;
    margin: 0 0 1.6em 0;
  }
  .table {
    font-size: 90%;
    white-space: nowrap;
  }
  .table thead {
    background: #ebebeb;
  }
  .table th,
  .table td {
    padding: 12px 20px;
  }
  .table tbody tr {
    border-right: solid 1px #ebebeb;
    border-left: solid 1px #ebebeb;
  }
  .table tbody tr:nth-child(even) {
    background: #fafafa;
  }
  .table td {
    border-bottom: solid 1px #ebebeb;
  }
  @media screen and (min-width: 64em) {
    .table {
      white-space: normal;
    }
  }
  .table .thead {
    background: #00bdb5;
    border-right: solid 1px #00bdb5;
    color: #fff;
  }
  .table-bordered th {
    border: solid 1px rgba(255, 255, 255, 0.5);
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .table-bordered td {
    border: solid 1px #ebebeb;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .table-bordered tbody tr {
    border-right: solid 1px #ebebeb;
    border-left: solid 1px #ebebeb;
    background: #fafafa;
  }
  .table-bordered tbody tr:nth-child(even) {
    background: #fff;
  }
  .table-plain tbody tr {
    background: #fff;
    border-right: solid 1px #ebebeb;
    border-left: solid 1px #ebebeb;
  }
  .table-plain tbody tr:nth-child(even) {
    background: #fff;
  }
  .table-plain tbody td {
    padding: 8px 20px;
  }
	/* kicut */
  .table-container {
    position: relative;
    padding-left: 1px;
    overflow: auto;
  }
  .table-container .table-responsive {
    margin-bottom: 0;
  }
  .btn {
    display: inline-block;
    padding: 8px 25px;
    border: solid 1px transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: inherit;
    font-size: 12px;
    line-height: 1.6em;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #555;
    background: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
  }
  @media screen and (min-width: 48em) {
    .btn {
      font-size: 14px;
    }
  }
  .btn:focus {
    outline: none;
  }
  .btn[disabled] {
    cursor: not-allowed;
    pointer-events: none;
  }
  .btn--sm {
    font-size: 11px;
  }
  .btn--primary {
    border-color: #1B2970;
    color: #fff;
    background: #1B2970;
  }
  .btn--primary:hover,
  .btn--primary:focus {
    color: #fff;
    background: #4453AC;
  }
  .btn--primary.btn--outline {
    color: #00bdb5;
    background: none;
  }
  .btn--primary.btn--outline:hover,
  .btn--primary.btn--outline:focus {
    background: rgba(0, 189, 181, 0.1);
  }
  .btn--primary[disabled],
  .btn--primary.disabled {
    opacity: 0.5;
  }
  .btn--secondary {
    border-color: #545454;
    color: #fff;
    background: #545454;
  }
  .btn--secondary:hover,
  .btn--secondary:focus {
    color: #fff;
    background: #5c5c5c;
  }
  .btn--secondary.btn--outline {
    color: #545454;
    background: none;
  }
  .btn--secondary.btn--outline:hover,
  .btn--secondary.btn--outline:focus {
    background: rgba(84, 84, 84, 0.1);
  }
  .btn--warning {
    border-color: #cf2d2d;
    color: #fff;
    background: #cf2d2d;
  }
  .btn--warning:hover,
  .btn--warning:focus {
    color: #fff;
    background: #d43838;
  }
  .btn--warning.btn--outline {
    color: #cf2d2d;
    background: none;
  }
  .btn--warning.btn--outline:hover,
  .btn--warning.btn--outline:focus {
    background: rgba(207, 45, 45, 0.1);
  }
  .btn--white {
    border-color: #fff;
    color: #00bdb5;
    background: #fff;
  }
  .btn--white:hover,
  .btn--white:focus {
    color: #4453AC;
    background: #fff;
  }
  .btn--white.btn--outline {
    color: #fff;
    background: none;
  }
  .btn--white.btn--outline:hover,
  .btn--white.btn--outline:focus {
    background: rgba(255, 255, 255, 0.1);
  }
  .btn--block {
    width: 100%;
  }
  .btn--ghost {
    background: rgba(255, 255, 255, 0);
  }
  .btn--plain {
    background: rgba(255, 255, 255, 0);
    padding: 0;
  }
  .btn--small {
    padding: 4px 14px;
    text-transform: none;
  }
  .btn-reset {
    padding: 0;
    border: 0;
    color: currentcolor;
    background: none;
    cursor: pointer;
  }
  .btn-reset:focus {
    outline: none;
  }
  .btn--google {
    border-color: #dd4b39;
    color: #fff;
    background: #dd4b39;
    text-transform: none;
  }
  .btn--google:hover,
  .btn--google:focus {
    color: #fff;
    background: #df5746;
  }
  .btn--google.btn--outline {
    color: #dd4b39;
    background: none;
  }
  .btn--google.btn--outline:hover,
  .btn--google.btn--outline:focus {
    background: rgba(221, 75, 57, 0.1);
  }
  .button-container-center {
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow-x: auto;
  }
  @media screen and (min-width: 48em) {
    .button-container-center .button-group {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  }
  .button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .button-group > * {
    background-color: #fff;
    margin: 0;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-left: -1px;
  }
  .button-group > *:first-child {
    margin-left: 0;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
  }
  .button-group > *:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
  }
  .button-group .is-active {
    background-color: #00bdb5;
    color: #fff;
    border-color: #00bdb5;
  } /*! Baze Grid v2.0.2 | (c) 2014 @_bobbylie | https://github.com/ImBobby/Baze-Grid */
  .bzg:after {
    display: table;
    clear: both;
    content: "";
  }
  .bzg {
    margin-left: -25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .bzg--no-gutter {
    margin-left: 0;
  }
  .bzg--no-gutter > .bzg_c {
    padding-left: 0;
  }
  .bzg_c {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .bzg_c[data-col*="s1"] {
    width: 8.33333%;
  }
  .bzg_c[data-offset*="s1"] {
    margin-left: 8.33333%;
  }
  .bzg_c[data-col*="s2"] {
    width: 16.66667%;
  }
  .bzg_c[data-offset*="s2"] {
    margin-left: 16.66667%;
  }
  .bzg_c[data-col*="s3"] {
    width: 25%;
  }
  .bzg_c[data-offset*="s3"] {
    margin-left: 25%;
  }
  .bzg_c[data-col*="s4"] {
    width: 33.33333%;
  }
  .bzg_c[data-offset*="s4"] {
    margin-left: 33.33333%;
  }
  .bzg_c[data-col*="s5"] {
    width: 41.66667%;
  }
  .bzg_c[data-offset*="s5"] {
    margin-left: 41.66667%;
  }
  .bzg_c[data-col*="s6"] {
    width: 50%;
  }
  .bzg_c[data-offset*="s6"] {
    margin-left: 50%;
  }
  .bzg_c[data-col*="s7"] {
    width: 58.33333%;
  }
  .bzg_c[data-offset*="s7"] {
    margin-left: 58.33333%;
  }
  .bzg_c[data-col*="s8"] {
    width: 66.66667%;
  }
  .bzg_c[data-offset*="s8"] {
    margin-left: 66.66667%;
  }
  .bzg_c[data-col*="s9"] {
    width: 75%;
  }
  .bzg_c[data-offset*="s9"] {
    margin-left: 75%;
  }
  .bzg_c[data-col*="s10"] {
    width: 83.33333%;
  }
  .bzg_c[data-offset*="s10"] {
    margin-left: 83.33333%;
  }
  .bzg_c[data-col*="s11"] {
    width: 91.66667%;
  }
  .bzg_c[data-offset*="s11"] {
    margin-left: 91.66667%;
  }
  .bzg_c[data-col*="s12"] {
    width: 100%;
  }
  .bzg_c[data-offset*="s12"] {
    margin-left: 100%;
  }
  @media screen and (min-width: 48em) {
    .bzg_c[data-col*="m"] {
      margin-left: 0;
    }
    .bzg_c[data-col*="m1"] {
      width: 8.33333%;
    }
    .bzg_c[data-offset*="m1"] {
      margin-left: 8.33333%;
    }
    .bzg_c[data-col*="m2"] {
      width: 16.66667%;
    }
    .bzg_c[data-offset*="m2"] {
      margin-left: 16.66667%;
    }
    .bzg_c[data-col*="m3"] {
      width: 25%;
    }
    .bzg_c[data-offset*="m3"] {
      margin-left: 25%;
    }
    .bzg_c[data-col*="m4"] {
      width: 33.33333%;
    }
    .bzg_c[data-offset*="m4"] {
      margin-left: 33.33333%;
    }
    .bzg_c[data-col*="m5"] {
      width: 41.66667%;
    }
    .bzg_c[data-offset*="m5"] {
      margin-left: 41.66667%;
    }
    .bzg_c[data-col*="m6"] {
      width: 50%;
    }
    .bzg_c[data-offset*="m6"] {
      margin-left: 50%;
    }
    .bzg_c[data-col*="m7"] {
      width: 58.33333%;
    }
    .bzg_c[data-offset*="m7"] {
      margin-left: 58.33333%;
    }
    .bzg_c[data-col*="m8"] {
      width: 66.66667%;
    }
    .bzg_c[data-offset*="m8"] {
      margin-left: 66.66667%;
    }
    .bzg_c[data-col*="m9"] {
      width: 75%;
    }
    .bzg_c[data-offset*="m9"] {
      margin-left: 75%;
    }
    .bzg_c[data-col*="m10"] {
      width: 83.33333%;
    }
    .bzg_c[data-offset*="m10"] {
      margin-left: 83.33333%;
    }
    .bzg_c[data-col*="m11"] {
      width: 91.66667%;
    }
    .bzg_c[data-offset*="m11"] {
      margin-left: 91.66667%;
    }
    .bzg_c[data-col*="m12"] {
      width: 100%;
    }
    .bzg_c[data-offset*="m12"] {
      margin-left: 100%;
    }
  }
  @media screen and (min-width: 64em) {
    .bzg_c[data-col*="l"] {
      margin-left: 0;
    }
    .bzg_c[data-col*="l1"] {
      width: 8.33333%;
    }
    .bzg_c[data-offset*="l1"] {
      margin-left: 8.33333%;
    }
    .bzg_c[data-col*="l2"] {
      width: 16.66667%;
    }
    .bzg_c[data-offset*="l2"] {
      margin-left: 16.66667%;
    }
    .bzg_c[data-col*="l3"] {
      width: 25%;
    }
    .bzg_c[data-offset*="l3"] {
      margin-left: 25%;
    }
    .bzg_c[data-col*="l4"] {
      width: 33.33333%;
    }
    .bzg_c[data-offset*="l4"] {
      margin-left: 33.33333%;
    }
    .bzg_c[data-col*="l5"] {
      width: 41.66667%;
    }
    .bzg_c[data-offset*="l5"] {
      margin-left: 41.66667%;
    }
    .bzg_c[data-col*="l6"] {
      width: 50%;
    }
    .bzg_c[data-offset*="l6"] {
      margin-left: 50%;
    }
    .bzg_c[data-col*="l7"] {
      width: 58.33333%;
    }
    .bzg_c[data-offset*="l7"] {
      margin-left: 58.33333%;
    }
    .bzg_c[data-col*="l8"] {
      width: 66.66667%;
    }
    .bzg_c[data-offset*="l8"] {
      margin-left: 66.66667%;
    }
    .bzg_c[data-col*="l9"] {
      width: 75%;
    }
    .bzg_c[data-offset*="l9"] {
      margin-left: 75%;
    }
    .bzg_c[data-col*="l10"] {
      width: 83.33333%;
    }
    .bzg_c[data-offset*="l10"] {
      margin-left: 83.33333%;
    }
    .bzg_c[data-col*="l11"] {
      width: 91.66667%;
    }
    .bzg_c[data-offset*="l11"] {
      margin-left: 91.66667%;
    }
    .bzg_c[data-col*="l12"] {
      width: 100%;
    }
    .bzg_c[data-offset*="l12"] {
      margin-left: 100%;
    }
  }
  legend {
    margin-bottom: 0.8em;
  }
  input[type="password"] {
    font-size: 1em;
  }
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
  }
  input[type="number"] {
    -moz-appearance: textfield;
  }
  label {
    display: inline-block;
  }
  .form__row {
    margin-bottom: 0.8em;
  }
  .form__row-icon {
    position: relative;
  }
  .form__row-icon .form-input-icon {
    position: absolute;
    top: 20px;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #858585;
  }
  .form__row-icon select.form-input {
    background: #fff;
  }
  .form-label {
    display: block;
    margin-top: 0.53333em;
  }
  .form-label-inline {
    display: inline-block;
    margin-right: 0.53333em;
  }
  .form-input {
    width: 100%;
    padding: 8px 12px;
    border: solid 1px #e0e0e0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: inherit;
    font-size: 14px;
    color: #666;
    background: #fff;
  }
  .form-input:focus {
    border-color: #00bdb5;
    outline: none;
  }
  .form-input[disabled] {
    color: #a8a8a8;
    cursor: not-allowed;
    background: #f1f1f1;
    -webkit-text-fill-color: #a8a8a8;
  }
  .form-input.input-invalid {
    border-color: #ec0006;
  }
  .form-input.input-valid {
    border-color: #7ef49e;
  }
  select.form-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/select-arrow.png) no-repeat center right 16px;
    -webkit-background-size: 10px 10px;
    background-size: 10px;
    opacity: 0.6;
  }
  .form-input--error {
    border-color: #d32c31;
  }
  .form-input--error:focus {
    border-color: #d32c31;
  }
  .form-input--success {
    border-color: #4eb74a;
  }
  .form-input--success:focus {
    border-color: #4eb74a;
  }
  .form-input--block {
    width: 100%;
  }
  .form-input--ghost {
    border: 0;
  }
  .form-input--hidden {
    display: none;
    visibility: hidden;
  }
  .msg-error {
    font-size: 12px;
    color: #ec0006;
  }
  .form-opt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .form-opt input {
    margin-right: 8px;
  }
  .form-opt input[type="radio"] {
    margin-top: 4px;
  }
  .form-opt input[type="checkbox"] {
    min-width: 18px;
    margin-top: 6px;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
  .form-custom-radios {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .form-custom-radios .form-custom-radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .form-custom-radio {
    display: inline-block;
    margin-left: 1.6em;
  }
  .form-custom-radio:first-child {
    margin-left: 0;
  }
  .form-custom-radio label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0.8em 1.6em;
    border: solid 1px #e0e0e0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: 400;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
  }
  .form-custom-radio label:hover,
  .form-custom-radio label:focus {
    background: rgba(255, 255, 255, 0.1);
  }
  .form-custom-radio input[disabled] ~ label {
    opacity: 0.5;
    cursor: not-allowed;
  }
  .form-custom-radio input:checked + label {
    border-color: #009496;
    background: #009496;
    color: #fff;
  }
  .breadcrumb {
    padding: 0;
    list-style: none;
  }
  .breadcrumb:after {
    display: table;
    clear: both;
    content: "";
  }
  .breadcrumb > li {
    position: relative;
    float: left;
  }
  .breadcrumb > li:before {
    margin: 0 0.8em;
    color: currentcolor;
    content: "/";
  }
  .breadcrumb > li:first-child:before {
    display: none;
  }
  .pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0 0 1.6em 0;
    font-size: 14px;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .pagination li:first-child a {
    width: auto;
  }
  .pagination li.disabled {
    pointer-events: none;
  }
  .pagination li.disabled a {
    color: #888;
  }
  .pagination a {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: currentcolor;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 3px;
    padding: 0;
  }
  @media screen and (max-width: 35em) {
    .pagination a {
      width: 20px;
    }
  }
  .pagination a:hover,
  .pagination a:focus,
  .pagination a.active {
    color: #4453AC;
  }
  .pagination a.active {
    color: #fff;
    background: #4453AC;
    cursor: default;
    pointer-events: none;
  }
  @media screen and (max-width: 35em) {
    .pagination a.active {
      width: 28px;
    }
  }
  .pagination .anchor-btn-text {
    display: inline-block;
  }
  @media screen and (max-width: 35em) {
    .pagination .anchor-btn-text {
      display: none;
    }
  }
  .pagination .anchor-btn-icon {
    display: none;
  }
  @media screen and (max-width: 35em) {
    .pagination .anchor-btn-icon {
      display: inline-block;
      width: 28px;
      font-size: 1.2em;
    }
  }
  .pagination--ajax {
    opacity: 0;
    pointer-events: none;
  }
  .pagination--ajax.active {
    opacity: 1;
    pointer-events: all;
    -webkit-transition: opacity 0.35s ease 0.3s;
    -o-transition: opacity 0.35s ease 0.3s;
    transition: opacity 0.35s ease 0.3s;
  }
  .media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .media--responsive .media-figure {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 240px;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
  }
  .media--responsive .media-figure-200 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    margin-right: 1.23077em;
  }
  .media--responsive .media-figure-small {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.5px;
    -ms-flex: 0 0 54.5px;
    flex: 0 0 54.5px;
    margin-right: 0.8em;
  }
  @media screen and (max-width: 35em) {
    .media--responsive .media-figure,
    .media--responsive .media-figure-55,
    .media--responsive .media-figure-200 {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      width: 100%;
    }
    .media--responsive .media-figure,
    .media--responsive .media-figure-200 {
      max-width: 60px;
    }
    .media--responsive .media-figure .responsive-media,
    .media--responsive .media-figure-200 .responsive-media {
      padding-bottom: 100%;
    }
    .media--responsive .h3-dok {
      font-size: 1em;
      line-height: 1.3;
    }
    .media--responsive time {
      display: block;
      font-size: 11px;
      line-height: 1;
    }
  }
  .media--align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .media-figure {
    margin-right: 1em;
  }
  .media-figure--48 {
    width: 48px;
  }
  .media-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
  }
  .media-content--relative {
    position: relative;
  }
  @media screen and (min-width: 48em) {
    .media-content--relative {
      height: 100%;
    }
  }
  .media-content--relative .h2 {
    font-size: 1.4em;
  }
  @media screen and (min-width: 48em) {
    .media-content--relative .h2 {
      font-size: 1.57689em;
      font-weight: 700;
    }
  }
  .media-video:hover .square-media:after,
  .media-video:hover .responsive-media:after {
    color: #fff;
  }
  .media-video .square-media,
  .media-video .responsive-media {
    position: relative;
    overflow: hidden;
  }
  .media-video .square-media:before,
  .media-video .responsive-media:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    pointer-events: none;
    z-index: 1;
  }
  .media-video .square-media:after,
  .media-video .responsive-media:after {
    position: absolute;
    content: "\f04b";
    left: 50%;
    top: 50%;
    font: normal normal normal 2.4em "fa-icomoon";
    color: #eee;
    opacity: 0.9;
    pointer-events: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    text-shadow: 0px 1px 3px #888;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .media-video .square-media:after {
    font-size: 1.3333em;
    color: #eee;
  }
  .flexbox .v-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .flexbox .v-center > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-bottom: 0;
  }
  .flexbox .v-center > * + * {
    margin-left: 1.6em;
  }
  .flexbox .v-center--spread {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .responsive-media {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
  }
  .responsive-media > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
  }
  .responsive-media > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .responsive-media.r-1,
  .responsive-media.r-square {
    padding-bottom: 100%;
  }
  .object-fit-contain {
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain;
  }
  .object-position-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }
  .square-media {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
  }
  .square-media > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
  }
  html,
  body {
    height: 100%;
  }
  .sticky-footer-container {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    padding-bottom: 63px;
  }
  @media screen and (min-width: 48em) {
    .sticky-footer-container {
      padding-bottom: 0;
    }
  }
  .sticky-footer-container-item {
    display: table-row;
    height: 1px;
  }
  .sticky-footer-container-item.\--pushed {
    height: auto;
  }
  @font-face {
    font-family: "Lato";
    src: url("../fonts/Lato-Black.woff2") format("woff2"),
      url("../fonts/Lato-Black.woff") format("woff"),
      url("../fonts/Lato-Black.otf") format("opentype");
    font-style: normal;
    font-weight: 900;
    font-display: swap;
  }
  @font-face {
    font-family: "Lato";
    src: url("../fonts/Lato-BlackItalic.woff2") format("woff2"),
      url("../fonts/Lato-BlackItalic.woff") format("woff"),
      url("../fonts/Lato-BlackItalic.otf") format("opentype");
    font-style: italic;
    font-weight: 900;
    font-display: swap;
  }
  @font-face {
    font-family: "Lato";
    src: url("../fonts/Lato-Bold.woff2") format("woff2"),
      url("../fonts/Lato-Bold.woff") format("woff"),
      url("../fonts/Lato-Bold.otf") format("opentype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
  }
  @font-face {
    font-family: "Lato";
    src: url("../fonts/Lato-BoldItalic.woff2") format("woff2"),
      url("../fonts/Lato-BoldItalic.woff") format("woff"),
      url("../fonts/Lato-BoldItalic.otf") format("opentype");
    font-style: italic;
    font-weight: 700;
    font-display: swap;
  }
  @font-face {
    font-family: "Lato";
    src: url("../fonts/Lato-Italic.woff2") format("woff2"),
      url("../fonts/Lato-Italic.woff") format("woff"),
      url("../fonts/Lato-Italic.otf") format("opentype");
    font-style: italic;
    font-weight: 400;
    font-display: swap;
  }
  @font-face {
    font-family: "Lato";
    src: url("../fonts/Lato-Regular.woff2") format("woff2"),
      url("../fonts/Lato-Regular.woff") format("woff"),
      url("../fonts/Lato-Regular.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
  }
  .site-footer {
    font-size: 13px;
    border-top: 1px solid #bbb;
  }
  @media screen and (min-width: 768px) and (max-width: 1128px) {
    .site-footer .container {
      width: 80%;
    }
  }
  .site-footer-ctas {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  @media screen and (min-width: 48em) {
    .site-footer-ctas {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  .site-footer-cta {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.6em 0.8em;
  }
  @media screen and (min-width: 48em) {
    .site-footer-cta {
      padding: 2.4em 0.8em;
    }
  }
  .site-footer-cta-img {
    height: 30px;
    margin-right: 1.6em;
  }
  @media screen and (min-width: 48em) {
    .site-footer-cta-img {
      height: 50px;
    }
  }
  .site-footer-cta-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 270px;
  }
  .site-footer-cta-text > :first-child {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.6em;
  }
  .site-footer-cta-text > :first-child:after {
    display: inline-block;
    margin-left: 25px;
    font-family: "fa-icomoon";
    font-weight: 400;
    content: "\f101";
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .site-footer-cta:focus .site-footer-cta-text > :first-child:after,
  .site-footer-cta:hover .site-footer-cta-text > :first-child:after {
    -webkit-transform: translate(6px, 0);
    -ms-transform: translate(6px, 0);
    transform: translate(6px, 0);
  }
  @media screen and (min-width: 48em) {
    .site-footer-cta-text > :first-child {
      font-size: 18px;
    }
  }
  @media screen and (min-width: 64em) {
    .site-footer-cta-text > :first-child {
      font-size: 22px;
    }
  }
  .site-footer-cta-text > :last-child {
    font-size: 13px;
  }
  .site-footer-cta--appointment {
    color: #fff;
    background: #00bdb5;
  }
  .site-footer-cta--appointment:hover,
  .site-footer-cta--appointment:focus {
    color: #fff;
  }
  .site-footer-cta--search {
    color: #545454;
    background: #ebebeb;
  }
  .site-footer-cta--search:hover,
  .site-footer-cta--search:focus {
    color: #545454;
  }
  .site-footer-sections {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.6em 0;
    margin-left: 0;
  }
  @media screen and (min-width: 48em) {
    .site-footer-sections {
      margin-left: -1.6em;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  .site-footer-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 0;
    margin-bottom: 0.4em;
    text-align: left;
    border-bottom: 1px solid #eee;
  }
  .site-footer-section:last-child {
    border-bottom: 0;
  }
  @media screen and (min-width: 48em) {
    .site-footer-section {
      padding-left: 1.6em;
      border-bottom: 0;
    }
  }
  .site-footer-section h4 {
    margin-bottom: 8px;
    padding: 4px 0;
    font-size: 16px;
  }
  @media screen and (min-width: 48em) {
    .site-footer-section h4 {
      padding: 0;
    }
  }
  .site-footer-section .social-medias {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    font-size: 20px;
  }
  @media screen and (min-width: 48em) {
    .site-footer-section .social-medias {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-bottom: 8px;
      font-size: 24px;
    }
  }
  .info-tels {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
    line-height: 1.3;
  }
  @media screen and (min-width: 48em) {
    .info-tels {
      display: block;
      line-height: 1.5;
      margin-bottom: 0;
    }
  }
  .info-tels .info-tel {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .info-tels .info-tel .info-tel__phone {
    font-size: 13px;
  }
  @media screen and (min-width: 48em) {
    .info-tels .info-tel .info-tel__phone {
      font-size: 15px;
    }
  }
  .copyright-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  @media screen and (min-width: 48em) {
    .copyright-footer {
      display: block;
      margin-bottom: 0;
    }
  }
  .copyright-footer .copyright-text {
    padding-top: 4px;
    display: block;
    font-size: 12px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  @media screen and (min-width: 48em) {
    .copyright-footer .copyright-text {
      padding-top: 0;
    }
  }
  .site-footer-section.\--medium-only {
    display: none;
  }
  @media screen and (min-width: 48em) {
    .site-footer-section.\--medium-only {
      display: block;
    }
  }
  .site-footer-section.\--has-navs:hover .site-footer-navs {
    max-height: 1000px;
    margin-bottom: 12px;
  }
  .site-footer-section.\--has-navs:hover .site-footer-nav-title:after {
    content: "\f077";
  }
  .site-footer-section.\--has-navs .site-footer-nav-title {
    position: relative;
  }
  .site-footer-section.\--has-navs .site-footer-nav-title:after {
    position: absolute;
    content: "\f078";
    right: 0;
    font-weight: normal;
    font-style: normal;
    font-family: "fa-icomoon";
    font-size: 10px;
    color: #888;
  }
  @media screen and (min-width: 48em) {
    .site-footer-section.\--has-navs .site-footer-nav-title:after {
      display: none;
    }
  }
  .site-footer-navs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }
  @media screen and (min-width: 48em) {
    .site-footer-navs {
      max-height: 1000px;
    }
  }
  .site-footer-navs a {
    margin-bottom: 4px;
    color: currentcolor;
  }
  .site-footer-navs a:hover,
  .site-footer-navs a:focus {
    text-decoration: underline;
    color: currentcolor;
  }
  .social-medias {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    font-size: 24px;
  }
  .social-media {
    color: currentcolor;
  }
  .social-media:not(:last-child) {
    margin-right: 5px;
  }
  .social-media.\--fb .fa {
    font-size: 0.95625em;
  }
  .social-media.\--vidio {
    line-height: 1;
  }
  .social-media.\--vidio img {
    display: block;
  }
  .social-media.\--fb:hover {
    color: #3b5998;
  }
  .social-media.\--tw:hover {
    color: #55acee;
  }
  .social-media.\--yt:hover {
    color: #e52d27;
  }
  .social-media.\--ig:hover {
    color: #3f729b;
  }
  .social-media.\--in:hover {
    color: #0072b1;
  }
  .icon-vidio {
    display: inline-block;
    width: 59px;
    height: 20px;
    margin-top: 2px;
    margin-left: 3px;
    background: url("../img/icon-vidio-text.png") no-repeat 0 0;
    background-position: bottom;
    vertical-align: top;
  }
  .icon-vidio:hover {
    background-image: url("../img/icon-vidio-text.png");
    background-position: top;
  }
  .icon-fax {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../img/icon-fax.svg") no-repeat 0 0;
  }
  .info-tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .info-tel > * {
    margin-bottom: 4px;
  }
  @media screen and (min-width: 64em) {
    .info-tel > * {
      margin-bottom: 8px;
    }
  }
  .info-tel > :last-child {
    font-weight: 700;
    color: #00bdb5;
    font-size: 15px;
  }
  @media screen and (min-width: 1128px) {
    .info-tel > :last-child {
      font-size: 18px;
    }
  }
  .dropdown {
    position: relative;
  }
  .dropdown:hover > .dropdown-container {
    opacity: 1;
    height: auto;
    pointer-events: all;
    -webkit-transform: translateY(0) scaleY(1);
    -ms-transform: translateY(0) scaleY(1);
    transform: translateY(0) scaleY(1);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  @media screen and (min-width: 64em) {
    .dropdown:hover > .dropdown-container {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .dropdown:hover .dropdown-group .dropdown-icon.fa-angle-down:before {
    content: "\f106";
  }
  .dropdown.dropdown--right .dropdown-container {
    left: auto;
    right: 0;
  }
  .dropdown .dropdown-icon {
    width: 12px;
    height: 12px;
    font-size: 14px;
    background: #fff;
    color: #00bdb5;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    margin-left: 0.4em;
    line-height: 0.9;
  }
  .dropdown-container {
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(0) scaleY(0.5);
    -ms-transform: translateY(0) scaleY(0.5);
    transform: translateY(0) scaleY(0.5);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
  }
  @media screen and (min-width: 64em) {
    .dropdown-container {
      -webkit-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .dropdown-container .dropdown-container {
    top: 0;
    -webkit-transform: translateY(0) scaleY(0.5);
    -ms-transform: translateY(0) scaleY(0.5);
    transform: translateY(0) scaleY(0.5);
  }
  @media screen and (min-width: 64em) {
    .dropdown-container .dropdown-container {
      left: 100%;
    }
  }
  .dropdown-container .dropdown-container .sub-nav-list {
    border-top: 0;
  }
  .dropdown-group {
    position: relative;
    margin-bottom: -0.6em;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
  }
  @media screen and (min-width: 64em) {
    .dropdown-group {
      margin-bottom: 0;
    }
  }
  .dropdown-group .site-nav-anchor {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .dropdown-group .dropdown-icon {
    width: 15px;
    height: 15px;
    font-size: 17px;
    line-height: 0.8;
  }
  @media screen and (min-width: 64em) {
    .dropdown-group .dropdown-icon {
      display: none;
    }
  }
  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    border-bottom: solid 1px #ebebeb;
    background: #fff;
    min-height: 80px;
  }
  @media screen and (min-width: 64em) {
    .site-header {
      padding: 0;
    }
  }
  .site-header .site-header__top {
    position: relative;
    background-color: #00bdb5;
    z-index: 2;
  }
  .site-header .site-header__top .support-nav {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
  }
  @media screen and (min-width: 48em) {
    .site-header .site-header__top .support-nav-list {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
  }
  .site-header .site-header__top .support-nav-list-item {
    padding: 8px 0;
  }
  .site-header
    .site-header__top
    .support-nav-list-item:first-child
    .support-nav-anchor {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
  }
  .site-header .site-header__top .support-nav-anchor {
    display: block;
    width: auto;
    margin-right: 1.2em;
    padding: 0;
    padding-left: 1.2em;
    color: #fff;
    font-size: 13px;
    line-height: 1.2;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
  }
  .site-header .site-header__top .sub-nav-list {
    padding-left: 0.4em;
    border-top: 0;
  }
  .site-header .site-header__top .sub-nav-anchor {
    white-space: nowrap;
  }
  .site-header .site-header__top .dropdown-container {
    -webkit-box-shadow: 0px 2px 3px 2px rgba(162, 162, 162, 0.17);
    box-shadow: 0px 2px 3px 2px rgba(162, 162, 162, 0.17);
  }
  .site-header .site-header__bottom {
    position: relative;
    padding: 8px 0;
    z-index: 1;
  }
  @media screen and (min-width: 64em) {
    .site-header .site-header__bottom {
      padding: 0;
    }
  }
  .site-header-logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    width: 100px;
    padding-right: 20px;
  }
  @media screen and (min-width: 64em) {
    .site-header-logo {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 150px;
      -ms-flex: 0 0 150px;
      flex: 0 0 150px;
      width: 150px;
    }
  }
  .site-header-logo img {
    max-height: 50px;
  }
  .site-header-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  @media screen and (max-width: 47.938em) {
    .site-header-wrapper {
      height: 35px;
    }
  }
  .site-header-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  @media screen and (min-width: 64em) {
    .site-header-content {
      width: 100%;
    }
  }
  .site-nav-toggler {
    float: right;
    width: 40px;
    height: 40px;
  }
  .site-nav {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 5;
    width: 90%;
    height: 100vh;
    border-left: solid 2px #009496;
    color: #fff;
    background: #00bdb5;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .site-nav.is-active {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  @media screen and (min-width: 64em) {
    .site-nav {
      position: static;
      width: auto;
      height: auto;
      border-left: 1px solid #ebebeb;
      color: #545454;
      background: none;
      margin-left: 1.6em;
    }
  }
  .site-nav-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  @media screen and (min-width: 64em) {
    .site-nav-list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: space-evenly;
      -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
    }
  }
  @media screen and (min-width: 64em) {
    .site-nav-list-item.\--hide-large {
      display: none;
    }
    .site-nav-list-item:not(:first-child) {
      margin-left: 1.06667em;
    }
  }
  .site-nav-list-item .dropdown-container {
    position: relative;
    height: 1px;
    top: auto;
    bottom: 0;
    -webkit-box-shadow: 0px 2px 3px 2px rgba(162, 162, 162, 0.17);
    box-shadow: 0px 2px 3px 2px rgba(162, 162, 162, 0.17);
  }
  @media screen and (min-width: 64em) {
    .site-nav-list-item .dropdown-container {
      height: auto;
      position: absolute;
      top: 100%;
      bottom: auto;
    }
  }
  @media screen and (min-width: 64em) {
    .site-nav-list-item .dropdown-container .dropdown-container {
      top: 0;
    }
  }
  .site-nav-anchor {
    display: block;
    padding: 1.06667em;
    font-size: 13px;
    text-align: left;
    text-transform: uppercase;
    color: currentcolor;
  }
  .site-nav-anchor:hover,
  .site-nav-anchor:focus {
    color: currentcolor;
    background: #00a49d;
  }
  @media screen and (min-width: 64em) {
    .site-nav-anchor {
      padding: 1.6em 0;
      white-space: nowrap;
    }
    .site-nav-anchor:hover,
    .site-nav-anchor:focus {
      color: #4453AC;
      background: none;
    }
  }
  .support-nav {
    margin-left: 0.8em;
  }
  @media screen and (min-width: 64em) {
    .support-nav {
      padding-left: 0.8em;
      border-left: 1px solid #ebebeb;
    }
  }
  .support-nav-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  .support-nav-list-item {
    position: relative;
  }
  .support-nav-list-item.dropdown--right .dropdown-container {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  @media screen and (min-width: 64em) {
    .support-nav-list-item.dropdown--right .dropdown-container {
      left: auto;
      right: 0;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  .support-nav-list-item .sub-nav-list {
    background-color: #fff;
    min-width: 150px;
  }
  .support-nav-list-item .sub-nav-list .sub-nav-list-item {
    text-align: left;
  }
  .support-nav-list-item .sub-nav-list .sub-nav-anchor:before {
    color: #00bdb5;
  }
  @media screen and (min-width: 64em) {
    .support-nav-list-item.\--mobile-only {
      display: none;
    }
  }
  .support-nav-list-item.\--desktop-only {
    display: none;
  }
  @media screen and (min-width: 64em) {
    .support-nav-list-item.\--desktop-only {
      display: block;
    }
  }
  .support-nav-anchor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 12px 0;
    color: currentcolor;
  }
  @media screen and (min-width: 48em) {
    .support-nav-anchor {
      width: 50px;
    }
  }
  @media screen and (min-width: 64em) {
    .support-nav-anchor {
      padding: 0;
    }
  }
  @media screen and (max-width: 47.938em) {
    .support-nav-anchor {
      padding: 6px;
    }
    .support-nav-anchor .fa-search {
      font-size: 1.3333em;
    }
  }
  .support-nav-anchor.\--row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .support-nav-label {
    font-size: 0.8em;
  }
  .support-nav-img {
    max-width: 29px;
  }
  @media screen and (min-width: 48em) {
    .support-nav-img {
      max-width: 30px;
    }
  }
  .support-nav-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #00bdb5;
    color: #fff;
    padding: 2px 8px;
    padding-right: 10px;
    margin-left: 8px;
  }
  .support-nav-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .support-nav-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #00bdb5;
    margin: 0 8px 0 12px;
  }
  .support-nav-search .form-input {
    padding: 4px;
  }
  .support-nav-search .btn {
    color: #00bdb5;
  }
  .sub-nav-list {
    list-style: none;
    padding: 0.8em;
    margin-bottom: 0;
    border-top: 3px solid #00bdb5;
    min-width: 180px;
  }
  @media screen and (min-width: 64em) {
    .sub-nav-list {
      min-width: 200px;
      background-color: #fff;
    }
  }
  .sub-nav-list--scroll {
    max-height: 195px;
  }
  .sub-nav-list-item {
    display: block;
    padding: 4px 10px;
    text-align: left;
  }
  .sub-nav-anchor {
    position: relative;
    display: block;
    padding-left: 12px;
    color: currentColor;
    display: inline-block;
    font-size: 13px;
    line-height: 1.4;
  }
  .sub-nav-anchor:before {
    position: absolute;
    content: "\f105";
    left: 0;
    top: 50%;
    font-family: "fa-icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
  }
  @media screen and (min-width: 64em) {
    .sub-nav-anchor {
      display: block;
    }
    .sub-nav-anchor:before {
      color: #00bdb5;
    }
  }
  .sub-nav-anchor.is-active {
    color: #fff;
  }
  @media screen and (min-width: 64em) {
    .sub-nav-anchor.is-active {
      color: #00bdb5;
    }
  }
  .section,
  .accordion-section {
    position: relative;
    padding: 3.2em 0;
  }
  .section .section__divider,
  .accordion-section .section__divider {
    position: absolute;
    left: 0;
    bottom: 100%;
    height: 81px;
    width: 100%;
    z-index: -1;
  }
  @media screen and (min-width: 64em) {
    .section .section__divider,
    .accordion-section .section__divider {
      height: 96px;
    }
  }
  .accordion-section {
    padding: 0;
  }
  .section--gray {
    background: #fafafa;
  }
  .section-heading {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
  }
  .section-heading span {
    position: relative;
    display: inline-block;
    padding: 0 1.6em;
  }
  .section-heading span:before,
  .section-heading span:after {
    position: absolute;
    top: 50%;
    width: 100vw;
    height: 1px;
    background: #ebebeb;
    content: "";
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .section-heading span:before {
    right: 100%;
  }
  .section-heading span:after {
    left: 100%;
  }
  @media screen and (min-width: 48em) {
    .section-heading {
      font-size: 28px;
    }
  }
  .section-subheading {
    margin-top: -1.6em;
    margin-bottom: 1.6em;
    text-align: center;
  }
  @media screen and (min-width: 48em) {
    .section-subheading {
      margin-bottom: 3.2em;
    }
  }
  .section-header {
    padding: 1.06667em 0;
    margin-bottom: 1.6em;
    color: #fff;
    background: #00bdb5;
  }
  @media screen and (min-width: 48em) {
    .section-header {
      padding: 1.6em 0;
    }
  }
  .section-header .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  @media screen and (min-width: 48em) {
    .section-header .container {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
  }
  .section-header .breadcrumb {
    margin-bottom: 0;
    font-size: 11px;
    text-transform: uppercase;
  }
  .section-header .breadcrumb a {
    color: currentcolor;
  }
  .section-header--single .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section-header--single .section-header-heading {
    position: relative;
    z-index: 1;
    margin-bottom: 0.69565em;
    font-size: 1.33em;
  }
  @media screen and (min-width: 48em) {
    .section-header--single .section-header-heading {
      font-size: 2.08em;
    }
  }
  .section-header--image {
    padding: 0;
    padding-bottom: 12.5%;
    background-color: rgba(34, 34, 34, 0);
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .section-header-heading {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .specialties-grid {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .specialties-grid:before {
    position: absolute;
    top: -1px;
    right: 0;
    bottom: 1px;
    left: -1px;
    border: solid 1px #fafafa;
    content: "";
    pointer-events: none;
  }
  .specialties-grid-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3%;
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    width: 33.3%;
  }
  @media screen and (min-width: 48em) {
    .specialties-grid-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      width: 20%;
    }
  }
  .specialty {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flext-start;
    -webkit-justify-content: flext-start;
    -ms-flex-pack: flext-start;
    justify-content: flext-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 1.33333em 0.8em;
    border: solid 1px #ebebeb;
    margin-top: -1px;
    margin-left: -1px;
    font-weight: 600;
    font-size: 11px;
    line-height: normal;
    text-align: center;
    color: currentcolor;
  }
  @media screen and (min-width: 48em) {
    .specialty {
      padding: 2.4em 1.6em;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 1em;
    }
  }
  .specialty.\--border-light {
    border: solid 1px rgba(235, 235, 235, 0.4);
  }
  .specialty:hover,
  .specialty:focus {
    color: currentcolor;
  }
  .specialty .select2-container .select2-selection--single {
    border-color: #00bdb5;
    padding: 3px 8px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  @media screen and (min-width: 48em) {
    .specialty .select2-container .select2-selection--single {
      padding: 6px 8px;
    }
  }
  .specialty
    .select2-container
    .select2-selection--single
    .select2-selection__rendered {
    line-height: normal;
  }
  .specialty-img {
    margin-bottom: 16px;
    max-width: 40px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
  }
  @media screen and (min-width: 48em) {
    .specialty-img {
      max-width: none;
    }
  }
  .specialty:hover .specialty-img,
  .specialty:focus .specialty-img {
    -webkit-transform: translate(0, -4px);
    -ms-transform: translate(0, -4px);
    transform: translate(0, -4px);
  }
  .specialty-img.specialies-icon {
    max-width: 100px;
    margin: 0;
    -webkit-transform: translate(0, -6px);
    -ms-transform: translate(0, -6px);
    transform: translate(0, -6px);
  }
  .fg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.6em;
  }
  .fg > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    padding-left: 1.6em;
    margin-bottom: 1.6em;
  }
  .bordered-bottom-list .bordered-bottom-list__item {
    padding-bottom: 2px;
    border-bottom: 1px solid #ebebeb;
  }
  .bordered-bottom-list .bordered-bottom-list__item:last-child {
    border-bottom: 0;
  }
  .fg-full {
    width: 100%;
  }
  @media screen and (min-width: 20em) {
    .fg-320-1 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
    }
  }
  @media screen and (max-width: 20em) {
    .fg-bordered-bottom-320 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-320 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 20em) {
    .fg-320-2 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      width: 50%;
    }
  }
  @media screen and (max-width: 20em) {
    .fg-bordered-bottom-320 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-320 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 20em) {
    .fg-320-3 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      width: 33.33333%;
    }
  }
  @media screen and (max-width: 20em) {
    .fg-bordered-bottom-320 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-320 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 20em) {
    .fg-320-4 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      width: 25%;
    }
  }
  @media screen and (max-width: 20em) {
    .fg-bordered-bottom-320 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-320 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 20em) {
    .fg-320-5 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      width: 20%;
    }
  }
  @media screen and (max-width: 20em) {
    .fg-bordered-bottom-320 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-320 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 20em) {
    .fg-320-6 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      width: 16.66667%;
    }
  }
  @media screen and (max-width: 20em) {
    .fg-bordered-bottom-320 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-320 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 20em) {
    .fg-320-7 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 14.28571%;
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      width: 14.28571%;
    }
  }
  @media screen and (max-width: 20em) {
    .fg-bordered-bottom-320 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-320 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 20em) {
    .fg-320-8 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 12.5%;
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      width: 12.5%;
    }
  }
  @media screen and (max-width: 20em) {
    .fg-bordered-bottom-320 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-320 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 25em) {
    .fg-400-1 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
    }
  }
  @media screen and (max-width: 25em) {
    .fg-bordered-bottom-400 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-400 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 25em) {
    .fg-400-2 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      width: 50%;
    }
  }
  @media screen and (max-width: 25em) {
    .fg-bordered-bottom-400 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-400 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 25em) {
    .fg-400-3 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      width: 33.33333%;
    }
  }
  @media screen and (max-width: 25em) {
    .fg-bordered-bottom-400 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-400 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 25em) {
    .fg-400-4 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      width: 25%;
    }
  }
  @media screen and (max-width: 25em) {
    .fg-bordered-bottom-400 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-400 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 25em) {
    .fg-400-5 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      width: 20%;
    }
  }
  @media screen and (max-width: 25em) {
    .fg-bordered-bottom-400 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-400 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 25em) {
    .fg-400-6 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      width: 16.66667%;
    }
  }
  @media screen and (max-width: 25em) {
    .fg-bordered-bottom-400 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-400 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 25em) {
    .fg-400-7 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 14.28571%;
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      width: 14.28571%;
    }
  }
  @media screen and (max-width: 25em) {
    .fg-bordered-bottom-400 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-400 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 25em) {
    .fg-400-8 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 12.5%;
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      width: 12.5%;
    }
  }
  @media screen and (max-width: 25em) {
    .fg-bordered-bottom-400 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-400 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 30em) {
    .fg-480-1 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
    }
  }
  @media screen and (max-width: 30em) {
    .fg-bordered-bottom-480 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-480 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 30em) {
    .fg-480-2 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      width: 50%;
    }
  }
  @media screen and (max-width: 30em) {
    .fg-bordered-bottom-480 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-480 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 30em) {
    .fg-480-3 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      width: 33.33333%;
    }
  }
  @media screen and (max-width: 30em) {
    .fg-bordered-bottom-480 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-480 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 30em) {
    .fg-480-4 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      width: 25%;
    }
  }
  @media screen and (max-width: 30em) {
    .fg-bordered-bottom-480 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-480 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 30em) {
    .fg-480-5 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      width: 20%;
    }
  }
  @media screen and (max-width: 30em) {
    .fg-bordered-bottom-480 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-480 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 30em) {
    .fg-480-6 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      width: 16.66667%;
    }
  }
  @media screen and (max-width: 30em) {
    .fg-bordered-bottom-480 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-480 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 30em) {
    .fg-480-7 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 14.28571%;
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      width: 14.28571%;
    }
  }
  @media screen and (max-width: 30em) {
    .fg-bordered-bottom-480 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-480 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 30em) {
    .fg-480-8 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 12.5%;
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      width: 12.5%;
    }
  }
  @media screen and (max-width: 30em) {
    .fg-bordered-bottom-480 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-480 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 48em) {
    .fg-768-1 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
    }
  }
  @media screen and (max-width: 48em) {
    .fg-bordered-bottom-768 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-768 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 48em) {
    .fg-768-2 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      width: 50%;
    }
  }
  @media screen and (max-width: 48em) {
    .fg-bordered-bottom-768 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-768 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 48em) {
    .fg-768-3 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      width: 33.33333%;
    }
  }
  @media screen and (max-width: 48em) {
    .fg-bordered-bottom-768 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-768 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 48em) {
    .fg-768-4 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      width: 25%;
    }
  }
  @media screen and (max-width: 48em) {
    .fg-bordered-bottom-768 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-768 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 48em) {
    .fg-768-5 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      width: 20%;
    }
  }
  @media screen and (max-width: 48em) {
    .fg-bordered-bottom-768 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-768 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 48em) {
    .fg-768-6 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      width: 16.66667%;
    }
  }
  @media screen and (max-width: 48em) {
    .fg-bordered-bottom-768 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-768 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 48em) {
    .fg-768-7 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 14.28571%;
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      width: 14.28571%;
    }
  }
  @media screen and (max-width: 48em) {
    .fg-bordered-bottom-768 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-768 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 48em) {
    .fg-768-8 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 12.5%;
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      width: 12.5%;
    }
  }
  @media screen and (max-width: 48em) {
    .fg-bordered-bottom-768 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-768 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 64em) {
    .fg-1024-1 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
    }
  }
  @media screen and (max-width: 64em) {
    .fg-bordered-bottom-1024 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-1024 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 64em) {
    .fg-1024-2 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      width: 50%;
    }
  }
  @media screen and (max-width: 64em) {
    .fg-bordered-bottom-1024 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-1024 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 64em) {
    .fg-1024-3 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      width: 33.33333%;
    }
  }
  @media screen and (max-width: 64em) {
    .fg-bordered-bottom-1024 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-1024 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 64em) {
    .fg-1024-4 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      width: 25%;
    }
  }
  @media screen and (max-width: 64em) {
    .fg-bordered-bottom-1024 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-1024 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 64em) {
    .fg-1024-5 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      width: 20%;
    }
  }
  @media screen and (max-width: 64em) {
    .fg-bordered-bottom-1024 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-1024 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 64em) {
    .fg-1024-6 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      width: 16.66667%;
    }
  }
  @media screen and (max-width: 64em) {
    .fg-bordered-bottom-1024 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-1024 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 64em) {
    .fg-1024-7 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 14.28571%;
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      width: 14.28571%;
    }
  }
  @media screen and (max-width: 64em) {
    .fg-bordered-bottom-1024 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-1024 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  @media screen and (min-width: 64em) {
    .fg-1024-8 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 12.5%;
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      width: 12.5%;
    }
  }
  @media screen and (max-width: 64em) {
    .fg-bordered-bottom-1024 .bordered-bottom {
      padding-bottom: 1.28em;
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  .fg-bordered-bottom-1024 > *:last-child .bordered-bottom {
    border-bottom: 0;
  }
  .align-items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  @media screen and (min-width: 48em) {
    .justify-content-center-md {
      -webkit-box-pack: center !important;
      -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
  }
  .align-self-start {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .label {
    display: inline-block;
    padding: 8px 16px;
    border: solid 1px #00bdb5;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 1;
    color: #00bdb5;
  }
  .label--compact {
    padding: 4px 8px;
  }
  .label--tosca {
    border-color: #00bdb5;
    color: #00bdb5;
    background: rgba(0, 189, 181, 0.1);
  }
  .label--orange {
    border-color: #f6b449;
    color: #cf840a;
    background: #fbdcaa;
  }
  .label--blue {
    border-color: #3ab0fb;
    color: #047dcb;
    background: #9ed8fd;
  }
  .label--green {
    border-color: #0d9933;
    color: #0d9933;
    background: #7ef49e;
  }
  .label--tag {
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  a.label--tag {
    font-size: 12px;
    color: #a2a2a2;
  }
  @media screen and (max-width: 35em) {
    a.label--tag {
      padding: 5px 10px;
    }
  }
  @media screen and (min-width: 48em) {
    a.label--tag {
      font-size: 14px;
    }
  }
  a.label--tag:hover {
    border-color: #4453AC;
    background-color: #4453AC;
    color: #fff;
  }
  .slider-style {
    position: relative;
    display: none;
    margin-bottom: 1.6em;
  }
  .slider-style .slide-item-light {
    position: relative;
  }
  .slider-style .slide-item-light .slide-item-desc {
    color: #666;
  }
  .slider-style .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    padding: 0;
    border: 0;
    background: none;
    line-height: 1;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
  }
  .slider-style .slick-arrow:focus {
    outline: none;
  }
  .slider-style .slick-list {
    width: 100%;
  }
  .slider-style .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .slider-style .slick-dots li {
    line-height: 0;
  }
  .slider-style .slick-dots button {
    padding: 0;
    border: 0;
    background: none;
    color: transparent;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .slider-style .slick-dots button:focus {
    outline: none;
  }
  .slider-style--flex .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .slider-style--flex .slick-slide {
    height: auto;
  }
  .slick-slider--arrow {
    padding: 0 10px;
  }
  .slick-slider--arrow .slick-arrow {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    color: #a2a2a2;
    font-size: 1em;
    -webkit-box-shadow: 0px 1px 3px 2px rgba(162, 162, 162, 0.1);
    box-shadow: 0px 1px 3px 2px rgba(162, 162, 162, 0.1);
  }
  @media screen and (min-width: 48em) {
    .slick-slider--arrow .slick-arrow {
      width: 48px;
      height: 48px;
      font-size: 1.6em;
    }
  }
  .slick-slider--arrow .slick-prev {
    left: 0;
  }
  @media screen and (min-width: 48em) {
    .slick-slider--arrow .slick-prev {
      left: -10px;
    }
  }
  .slick-slider--arrow .slick-next {
    right: 0;
  }
  @media screen and (min-width: 48em) {
    .slick-slider--arrow .slick-next {
      right: -10px;
    }
  }
  .slick-slider--arrow .slick-disabled {
    opacity: 0;
    cursor: default;
  }
  .slider-style__card {
    position: relative;
    margin: 0 8px;
  }
  .slider-style__card .bordered {
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .slider-style__card .figcaption {
    position: absolute;
    padding: 0.8em;
    left: 0;
    top: 0;
    height: 100%;
    width: 60%;
    color: #fff;
  }
  @media screen and (min-width: 48em) {
    .slider-style__card .figcaption {
      padding: 1.6em;
      width: 70%;
    }
  }
  .slider-style__card .text-medium {
    font-size: 0.9em;
    line-height: 1.2;
  }
  @media screen and (min-width: 48em) {
    .slider-style__card .text-medium {
      font-size: 1.2em;
      line-height: normal;
    }
  }
  @media screen and (min-width: 64em) {
    .slider-style__card .text-medium {
      font-size: 1.5em;
    }
  }
  .hero {
    position: relative;
  }
  .hero-slider .slick-arrow {
    display: none !important;
    width: 50px;
    height: 50px;
    border: solid 1px #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
  }
  @media screen and (min-width: 48em) {
    .hero-slider .slick-arrow {
      display: inline-block !important;
    }
  }
  .hero-slider .slick-arrow:hover {
    color: #00bdb5;
    background: #fff;
  }
  .hero-slider .slick-prev {
    left: 0;
    margin-left: 1.6em;
  }
  .hero-slider .slick-next {
    right: 0;
    margin-right: 1.6em;
  }
  .hero-slider .slick-dots {
    position: absolute;
    bottom: 16px;
    left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  @media screen and (min-width: 48em) {
    .hero-slider .slick-dots {
      bottom: 60px;
    }
  }
  .hero-slider .slick-dots button {
    width: 10px;
    height: 10px;
    border: solid 1px #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: 0 4px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.46);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.46);
  }
  .hero-slider .slick-dots .slick-active button {
    width: 20px;
    border-color: #00bdb5;
    background: #00bdb5;
  }
  .hero-item {
    position: relative;
    margin-bottom: 0;
  }
  .hero-item-img {
    width: 100%;
    -o-object-position: bottom;
    object-position: bottom;
  }
  @media screen and (min-width: 64em) {
    .hero-item-img {
      height: 100%;
      -o-object-fit: cover;
      font-family: "object-fit:cover;object-position:top";
      object-fit: cover;
      -o-object-position: top;
      object-position: top;
    }
  }
  @media screen and (min-height: 650px) {
    .hero-item-img {
      max-height: 77.5vh;
    }
  }
  .hero-item-desc {
    position: absolute;
    bottom: 50px;
    left: 50%;
    z-index: 2;
    width: 95%;
    max-width: 960px;
    text-align: center;
    color: #fff;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  @media screen and (min-width: 26.625em) and (max-width: 48em) {
    .hero-item-desc {
      bottom: 90px;
    }
  }
  @media screen and (min-width: 48em) {
    .hero-item-desc {
      bottom: 160px;
      padding: 0 60px;
    }
  }
  @media screen and (min-width: 1124px) {
    .hero-item-desc {
      padding: 0;
    }
  }
  .hero-item-desc h2 {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.2;
  }
  @media screen and (min-width: 26.625em) and (max-width: 48em) {
    .hero-item-desc h2 {
      font-size: 28px;
    }
  }
  @media screen and (min-width: 48em) {
    .hero-item-desc h2 {
      font-size: 36px;
    }
  }
  @media screen and (min-width: 64em) {
    .hero-item-desc h2 {
      margin-bottom: 32px;
      font-size: 54px;
    }
  }
  .hero-item-desc > :last-child {
    margin-bottom: 0;
  }
  .hero-item-desc p {
    line-height: 1;
    font-size: 13px;
  }
  @media screen and (min-width: 48em) {
    .hero-item-desc p {
      font-size: 16px;
    }
  }
  .hero-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 95%;
    max-width: 960px;
    border: solid 1px #ebebeb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
  }
  @media screen and (min-width: 48em) {
    .hero-form {
      position: absolute;
      right: 0;
      bottom: 50px;
      left: 0;
      z-index: 3;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  .hero-form > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .hero-form > *:not(:last-child) {
    border-bottom: solid 1px #ebebeb;
  }
  @media screen and (min-width: 48em) {
    .hero-form > *:not(:last-child) {
      border-right: solid 1px #ebebeb;
      border-bottom: 0;
    }
  }
  .hero-form select,
  .hero-form input {
    padding: 16px;
    font-size: 14px;
    color: #6c6c6c;
    background-color: #fff;
  }
  .hero-form select:focus,
  .hero-form input:focus {
    outline: none;
  }
  .hero-form select {
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/select-arrow.png);
    background-position: center right 16px;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 10px;
    background-size: 10px;
  }
  .hero-form input {
    border: 0;
  }
  .hero-form-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px;
    text-align: center;
  }
  @media screen and (min-width: 48em) {
    .hero-form-cta {
      padding: 0;
    }
  }
  .hospital-overview {
    position: relative;
    margin-top: -1.6em;
    overflow: hidden;
  }
  .hospital-overview-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
  }
  .hospital-overview-body {
    position: relative;
    z-index: 2;
  }
  .hospital-overview-body:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 189, 181, 0.3);
  }
  .hospital-overview-body .container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  @media screen and (min-width: 100em) {
    .hospital-overview-body .container {
      max-width: 1440px;
    }
  }
  @media screen and (min-width: 160em) {
    .hospital-overview-body .container {
      max-width: 1920px;
    }
  }
  .hospital-overview-address .address-item {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .hospital-overview-nav {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 1em 0.53333em;
    color: #fff;
    background: #00bdb5;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(60%, #05adb0),
      to(rgba(255, 255, 255, 0))
    );
    background: -webkit-linear-gradient(
      left,
      #05adb0 60%,
      rgba(255, 255, 255, 0)
    );
    background: -o-linear-gradient(left, #05adb0 60%, rgba(255, 255, 255, 0));
    background: linear-gradient(to right, #05adb0 60%, rgba(255, 255, 255, 0));
    z-index: 2;
    -webkit-transition: -webkit-transform 0.35s ease;
    transition: -webkit-transform 0.35s ease;
    -o-transition: transform 0.35s ease;
    transition: transform 0.35s ease;
    transition: transform 0.35s ease, -webkit-transform 0.35s ease;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  @media screen and (max-width: 47.938em) {
    .hospital-overview-nav {
      height: 100%;
    }
  }
  .hospital-overview-nav.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .hospital-overview-nav:before {
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 0;
    width: 50vw;
    height: 100%;
    background: #05adb0;
    content: "";
  }
  @media screen and (min-width: 48em) {
    .hospital-overview-nav {
      position: relative;
      padding: 3.2em 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 233px;
      -ms-flex: 0 0 233px;
      flex: 0 0 233px;
      text-transform: uppercase;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  .hospital-overview-nav-list {
    list-style: none;
    padding-left: 0;
    padding-right: 0.4em;
    padding-bottom: 10px;
    margin-bottom: 3.6em;
    overflow-y: auto;
  }
  .hospital-overview-nav-list li {
    margin-bottom: 0.32em;
  }
  @media screen and (min-width: 48em) {
    .hospital-overview-nav-list li {
      margin-bottom: 0.53333em;
    }
  }
  .hospital-overview-nav-toggler {
    position: absolute;
    left: 0.32em;
    bottom: 10px;
    width: 45px;
    height: 45px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0;
    z-index: 2;
    color: #00bdb5;
    text-transform: uppercase;
    white-space: nowrap;
    outline: none;
  }
  .hospital-overview-nav-toggler.is-active {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  @media screen and (min-width: 48em) {
    .hospital-overview-nav-toggler {
      display: none;
      visibility: hidden;
    }
  }
  .hospital-overview-nav-anchor {
    color: currentcolor;
  }
  .hospital-overview-nav-anchor:after {
    display: none;
    margin-left: 0.8em;
    font-family: "fa-icomoon";
    content: "\f060";
    opacity: 0;
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
  }
  @media screen and (min-width: 48em) {
    .hospital-overview-nav-anchor:after {
      display: inline-block;
    }
  }
  .hospital-overview-nav-anchor.is-active,
  .hospital-overview-nav-anchor:hover {
    color: currentcolor;
  }
  .hospital-overview-nav-anchor.is-active:after,
  .hospital-overview-nav-anchor:hover:after {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .hospital-overview-close-panel {
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-top: 1.6em;
    font-size: 12px;
    color: #fff;
    background: #009496;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
    transition: all 350ms ease 0s;
    display: none;
  }
  @media screen and (min-width: 48em) {
    .hospital-overview-close-panel {
      display: block;
    }
  }
  .hospital-overview-close-panel:focus {
    outline: none;
  }
  .hospital-overview-close-panel.--mobile {
    position: absolute;
    left: 5px;
    top: 5px;
    display: block;
    z-index: 20;
    margin: 0;
  }
  @media screen and (min-width: 48em) {
    .hospital-overview-close-panel.--mobile {
      opacity: 0;
      display: none;
    }
  }
  .hospital-overview-close-panel.is-active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  .hospital-overview-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 60vh;
    position: relative;
  }
  @media screen and (min-width: 48em) {
    .hospital-overview-content {
      height: 570px;
    }
  }
  .hospital-overview-panel-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-y: scroll;
    font-size: 14px;
    opacity: 0;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    pointer-events: none;
  }
  .hospital-overview-panel-content.is-active {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    pointer-events: auto;
  }
  .hospital-overview-panel-content > div {
    padding: 3.2em;
  }
  .hospital-overview-intro {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    text-align: right;
    color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  }
  .hospital-overview-intro .h2 {
    margin-bottom: 16px;
    font-size: 24px;
    text-transform: uppercase;
  }
  @media screen and (min-width: 48em) {
    .hospital-overview-intro .h2 {
      font-size: 48px;
    }
  }
  .hospital-overview-intro p {
    max-width: 450px;
    margin-right: 0;
    margin-left: auto;
    font-size: 14px;
  }
  .form-search-doctor {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 450px;
    margin: 0 auto 1.6em;
  }
  .form-search-doctor select {
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
  }
  .form-search-doctor input {
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    margin-left: -1px;
  }
  .form-search-doctor button {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    border: 0;
    color: #666;
    background: none;
    cursor: pointer;
  }
  .form-search-doctor button:hover {
    color: #4453AC;
  }
  .form-search-doctor button:focus {
    outline: none;
  }
  .doctor-list {
    display: block;
    margin-bottom: 1.6em;
  }
  .doctor-list-schedule {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 1.23077em 1.6em;
    margin-bottom: 1.23077em;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  @media screen and (min-width: 48em) {
    .doctor-list-schedule {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
  }
  .doctor-profile {
    margin-bottom: 1.6em;
    width: 100%;
  }
  @media screen and (min-width: 48em) {
    .doctor-profile {
      margin-bottom: 0.8em;
      padding-right: 1.6em;
      width: 30%;
    }
  }
  .doctor-profile .media-figure {
    position: relative;
    width: 65px;
    height: 65px;
  }
  @media screen and (min-width: 48em) {
    .doctor-profile .media-figure {
      width: 120px;
      height: 120px;
    }
  }
  .doctor-profile .media-figure img {
    position: absolute;
    width: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain;
  }
  .doctor-profile .media-figure .media-figure__caption {
    position: absolute;
    left: 50%;
    top: 100%;
    padding: 3px 8px;
    background-color: #1B2970;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 10px;
    line-height: normal;
    -webkit-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
    text-align: center;
    width: 110%;
  }
  .doctor-profile .media-content {
    line-height: normal;
  }
  .doctor-profile--block {
    width: 100%;
  }
  .doctor-profile--block .media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .doctor-profile--block .media-figure {
    position: relative;
    width: 170px;
    height: auto;
    margin-bottom: 1.06667em;
    text-align: center;
  }
  @media screen and (min-width: 48em) {
    .doctor-profile--block .media-figure {
      margin-right: 0;
    }
  }
  .doctor-profile--block .media-figure img {
    position: relative;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
  }
  @media screen and (min-width: 48em) {
    .doctor-profile--block .media-figure img {
      width: 90px;
      height: 90px;
    }
  }
  .doctor-profile--block .media-figure .media-figure__caption {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-top: 10px;
    font-size: 11px;
    line-height: 1.5;
    width: 100%;
  }
  @media screen and (min-width: 48em) {
    .doctor-profile--block .media-figure .media-figure__caption {
      padding: 9px 12px;
    }
  }
  .doctor-profile--block .media-content {
    line-height: 1.4;
  }
  .doctor-schedule {
    width: 100%;
  }
  @media screen and (min-width: 48em) {
    .doctor-schedule {
      width: 70%;
    }
  }
  .doctor-schedule .table-container {
    -webkit-box-shadow: 0px -1px 15px rgba(235, 235, 235, 0.56);
    box-shadow: 0px -1px 15px rgba(235, 235, 235, 0.56);
  }
  .doctor-schedule--block {
    width: 100%;
  }
  @media screen and (min-width: 48em) {
    .doctor-schedule--block .doctor-schedule-table th,
    .doctor-schedule--block .doctor-schedule-table td {
      padding: 0.53333em 0.8em;
    }
    .doctor-schedule--block .doctor-schedule-table tr th {
      font-size: 16px;
    }
    .doctor-schedule--block .doctor-schedule-table tr td small {
      font-size: 14px;
    }
    .doctor-schedule--block
      .doctor-schedule-table
      .anchor-button
      .anchor-button__text {
      padding: 4px 15px;
      width: 112%;
    }
  }
  .doctor-schedule-table {
    margin-bottom: 0;
    border: 1px solid rgba(235, 235, 235, 0.5);
  }
  .doctor-schedule-table thead tr {
    background-color: #1B2970;
    color: #fff;
  }
  @media screen and (max-width: 47.938em) {
    .doctor-schedule-table thead th {
      min-width: 102px;
    }
  }
  .doctor-schedule-table th,
  .doctor-schedule-table td {
    padding: 0.32em 0.8em;
  }
  .doctor-schedule-table tbody tr:nth-child(even) {
    background-color: #ebebeb;
  }
  .doctor-schedule-table tbody td {
    text-align: center;
    color: #000;
  }
  .doctor-schedule-table .text-nowrap {
    vertical-align: top;
    white-space: nowrap;
  }
  .panel {
    border: solid 1px #e0e0e0;
    text-align: center;
  }
  .panel-header {
    padding: 4px;
    font-weight: 700;
    text-transform: uppercase;
    background: #e0e0e0;
  }
  .panel-body {
    padding: 8px;
  }
  .career-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1.6em;
  }
  @media screen and (min-width: 48em) {
    .career-filter {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-bottom: 0;
    }
  }
  .career-filter-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .career-filter-form label {
    white-space: nowrap;
  }
  .career-filter-form select {
    margin-bottom: 0.8em;
  }
  @media screen and (min-width: 48em) {
    .career-filter-form {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
    .career-filter-form select {
      width: 160px;
      margin-bottom: 0;
    }
  }
  .career {
    border: solid 1px #f3f3f3;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    margin-bottom: 1.6em;
    overflow: hidden;
  }
  .career-category {
    padding: 16px 25px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #545454;
    background: #ebebeb;
  }
  .career-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 16px 25px;
  }
  .career-list-item .btn {
    margin-top: 8px;
  }
  .career-list-item:not(:last-child) {
    border-bottom: solid 1px #f3f3f3;
  }
  @media screen and (min-width: 48em) {
    .career-list-item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
    .career-list-item .btn {
      margin-top: 0;
    }
  }
  .career-detail-header {
    padding-bottom: 1.6em;
    border-bottom: solid 1px #ebebeb;
    -webkit-box-shadow: 0 2px 5px #ebebeb;
    box-shadow: 0 2px 5px #ebebeb;
  }
  .career-detail-header .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  @media screen and (min-width: 48em) {
    .career-detail-header .container {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  .career-detail-body {
    padding: 1.6em 0;
    background-color: #f5f5f5;
  }
  .career-detail-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: rgba(34, 34, 34, 0.5);
    overflow: scroll;
    opacity: 0;
    pointer-events: none;
    -webkit-overflow-scrolling: touch;
  }
  .career-detail-popup.is-active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
  }
  .career-detail-popup-dialog {
    position: relative;
    width: 95%;
    max-width: 600px;
    padding: 1.6em;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 1.6em auto;
    background: #fff;
  }
  .career-detail-popup-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    font-size: 18px;
    color: #666;
    background: none;
    cursor: pointer;
  }
  .career-detail-popup-close:focus {
    outline: none;
  }
  .career-detail-apply-cta {
    margin-top: 1.6em;
  }
  @media screen and (min-width: 48em) {
    .career-detail-apply-cta {
      margin-top: 0;
    }
  }
  .contact-layout {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  @media screen and (min-width: 48em) {
    .contact-layout {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  .contact-layout .gm-style-iw + div {
    display: none;
  }
  .contact-layout-map {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 300px;
    background: #ebebeb;
  }
  @media screen and (min-width: 48em) {
    .contact-layout-map {
      height: auto;
      min-height: 420px;
    }
  }
  .contact-layout-form {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 320px;
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
    padding: 1.6em 0;
  }
  @media screen and (min-width: 48em) {
    .contact-layout-form {
      padding: 1.6em;
    }
  }
  .address-tab {
    display: none;
    margin-top: 12px;
  }
  .address-tab.is-active {
    display: block;
  }
  .address-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .address-item .fa {
    font-size: 1.233em;
    line-height: 1.2em;
    width: 20px;
  }
  .address-item--2x .fa {
    font-size: 1.6em;
  }
  .appointment-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  @media screen and (min-width: 48em) {
    .appointment-layout {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
    .appointment-layout > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
    }
  }
  .appointment-layout-testimony {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 1.6em;
    margin: 0;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .appointment-layout-testimony:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.36);
    content: "";
  }
  @media screen and (min-width: 48em) {
    .appointment-layout-testimony {
      padding: 3.2em;
    }
  }
  .appointment-layout-testimony-content {
    position: relative;
    z-index: 1;
  }
  .appointment-layout-testimony-content:before {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(../img/quote.png);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    content: "";
  }
  .appointment-review {
    margin-bottom: 1.6em;
  }
  .appointment-review .appointment-review-content {
    margin-bottom: 12px;
  }
  .appointment-review .appointment-review-content p:last-child {
    margin-bottom: 0;
  }
  .appointment-review .appointment-review-time {
    font-size: 0.8em;
  }
  .appointment-layout-form {
    padding: 1.6em 0;
  }
  @media screen and (min-width: 48em) {
    .appointment-layout-form {
      padding: 1.6em 1.6em 0.8em;
    }
  }
  .appointment-layout-form .form-input-icon {
    font-size: 1.28em;
  }
  .appointment-layout-form .form-input::-webkit-input-placeholder {
    color: #d5d5d5;
  }
  .appointment-layout-form .form-input::-moz-placeholder {
    color: #d5d5d5;
  }
  .appointment-layout-form .form-input:-ms-input-placeholder {
    color: #d5d5d5;
  }
  .appointment-layout-form .form-input::-ms-input-placeholder {
    color: #d5d5d5;
  }
  .appointment-layout-form .form-input::placeholder {
    color: #d5d5d5;
  }
  .appointment-layout-form .form-input:-ms-input-placeholder {
    color: #d5d5d5;
  }
  .appointment-layout-form .form-input::-ms-input-placeholder {
    color: #d5d5d5;
  }
  .our-doctor-filter {
    padding-top: 1.6em;
  }
  .our-doctor-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .our-doctor-filter-form {
    top: 80px;
    max-height: none;
    overflow: hidden;
  }
  .our-doctor-filter-form.is-active {
    max-height: none;
  }
  @media screen and (min-width: 48em) {
    .our-doctor-filter-form {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      max-height: none;
      overflow: visible;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end;
    }
    .our-doctor-filter-form > * {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: -1px;
    }
    .our-doctor-filter-form > *:last-child {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 180px;
      -ms-flex: 0 0 180px;
      flex: 0 0 180px;
    }
  }
  .our-doctor-filter-form .btn {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  @media screen and (min-width: 48em) {
    .our-doctor-filter-form .btn {
      -webkit-border-radius: 0 5px 5px 0;
      border-radius: 0 5px 5px 0;
    }
  }
  .our-doctor-filter-form .form-input {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
  }
  .our-doctor-filter-form .form-input:focus {
    border-color: #e0e0e0;
  }
  .our-doctor-filter-form .select2-container {
    width: 100% !important;
  }
  .our-doctor-card {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 0;
    height: 100%;
    -webkit-box-shadow: 0 0 5px rgba(34, 34, 34, 0.2);
    box-shadow: 0 0 5px rgba(34, 34, 34, 0.2);
    cursor: pointer;
  }
  .our-doctor-card:hover .our-doctor-figcaption {
    opacity: 1;
  }
  .our-doctor-figure {
    position: relative;
    padding-bottom: 75%;
    overflow: hidden;
    margin-bottom: 0;
  }
  .our-doctor-card-image {
    position: absolute;
    width: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
  }
  .our-doctor-figcaption {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background-color: rgba(0, 189, 181, 0.7);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
  }
  .our-doctor-figcaption .btn {
    padding: 0.32em 0;
    background-color: #fff;
    min-width: 60%;
    font-size: 12px;
    font-weight: 700;
    color: #a2a2a2;
    margin: 5px 0;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 5px rgba(34, 34, 34, 0.2);
    box-shadow: 0 0 5px rgba(34, 34, 34, 0.2);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .our-doctor-figcaption .btn:hover {
    color: #888;
    background-color: #eee;
  }
  .our-doctor-card-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px;
    text-align: center;
  }
  .our-doctor-card-location {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 2px 0;
    font-size: 87.5%;
    text-align: center;
    background: #ebebeb;
    color: #a2a2a2;
  }
  .box {
    padding: 1.6em;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 1.6em;
    background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(34, 34, 34, 0.2);
    box-shadow: 0 0 2px rgba(34, 34, 34, 0.2);
  }
  .box2 {
    padding: 1.6em;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-color: ;
    margin-bottom: 1.6em;
    background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(34, 34, 34, 0.2);
    box-shadow: 0 0 2px rgba(34, 34, 34, 0.2);
  }
  .box > :last-child {
    margin-bottom: 0 !important;
  }
  .box.ng-scope .box-content {
    margin-bottom: 1em;
  }
  .box--borderless {
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
  }
  .box--compact {
    padding: 0.8em;
  }
  @media screen and (min-width: 48em) {
    .box--fluid {
      padding: 1.92em 3.2em;
    }
  }
  .box--list-center .media--responsive {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  @media screen and (min-width: 48em) {
    .box--list-center .media--responsive {
      max-width: 80%;
      margin: 0 auto;
    }
  }
  .box--shadow {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0 9px 9px rgba(34, 34, 34, 0.05);
    box-shadow: 0px 0 9px 9px rgba(34, 34, 34, 0.05);
  }
  .box--shadow-lite {
    padding: 0.8em;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 2px 6px rgba(34, 34, 34, 0.1);
    box-shadow: 0px 2px 6px rgba(34, 34, 34, 0.1);
  }
  @media screen and (min-width: 48em) {
    .box--shadow-lite {
      padding: 1.6em;
    }
  }
  .box-header {
    position: relative;
  }
  .box-filter .v-center label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    min-width: 50px;
  }
  .box-content {
    position: relative;
    overflow: hidden;
  }
  .modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    display: none;
    overflow: hidden;
    outline: 0;
    background: rgba(0, 0, 0, 0.8);
  }
  .modal.is-active {
    display: block !important;
  }
  .modal.is-active .modal-dialog {
    opacity: 1;
  }
  .modal .modal-backdrop {
    position: fixed;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  .modal .modal-backdrop.absolute {
    position: absolute;
    pointer-events: all;
  }
  .modal .modal-dialog {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 2.25em auto 1em;
    width: 90%;
    max-width: 640px;
    pointer-events: none;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: -webkit-calc(100% - (0.5rem * 2));
    min-height: calc(100% - (0.5rem * 2));
    z-index: 11;
    opacity: 0;
    pointer-events: none;
  }
  @media screen and (min-width: 48em) {
    .modal .modal-dialog {
      min-height: -webkit-calc(100% - (2.5em * 2));
      min-height: calc(100% - (2.5em * 2));
    }
  }
  .modal .modal-dialog--small {
    max-width: 480px;
  }
  .modal .modal-dialog--large {
    max-width: 1002px;
  }
  @media screen and (min-width: 48em) {
    .modal .modal-dialog--large .modal-body {
      padding-left: 2.4em;
      padding-right: 2.4em;
    }
  }
  .modal .modal-head {
    position: relative;
    padding: 1.06667em 1.06667em 0.8em;
  }
  .modal .modal-head .button-close {
    position: absolute;
    right: 4px;
    top: 4px;
    padding: 0;
    color: #222;
    width: 40px;
    height: 40px;
    background-color: rgba(34, 34, 34, 0);
    border: 0;
    cursor: pointer;
    outline: none;
    font-size: 1.6em;
  }
  .modal .modal-body {
    padding: 0.8em 1.06667em;
  }
  @media screen and (min-width: 48em) {
    .modal .modal-body__scrolled {
      position: relative;
      max-height: 61vh;
      overflow-y: auto;
    }
  }
  .modal .modal-content,
  .modal .exist-modal-content {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    pointer-events: all;
  }
  .modal .bottom-right {
    position: absolute;
    right: 1.06667em;
    bottom: 0.68085em;
  }
  @media screen and (max-width: 35em) {
    .modal--fixed {
      top: 83px;
    }
  }
  @media screen and (max-width: 35em) {
    .modal--fixed .modal-dialog {
      margin: 0;
      min-height: 100%;
      height: 100%;
      width: 100%;
    }
  }
  .modal--fixed .modal-content,
  .modal--fixed .exist-modal-content {
    padding: 12px;
    overflow-y: auto;
  }
  @media screen and (max-width: 35em) {
    .modal--fixed .modal-content,
    .modal--fixed .exist-modal-content {
      padding: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px;
    }
  }
  .no-scroll .modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .is-noactive .modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .doctor-detail-layout {
    margin-top: -1.6em;
    margin-bottom: 1.6em;
    background: #f5f5f5;
  }
  .doctor-detail-header {
    margin-bottom: 1.6em;
    -webkit-box-shadow: 0 2px 2px 0 rgba(34, 34, 34, 0.1);
    box-shadow: 0 2px 2px 0 rgba(34, 34, 34, 0.1);
    overflow: hidden;
  }
  .doctor-detail-header > .container {
    position: relative;
  }
  @media screen and (max-width: 47.938em) {
    .doctor-detail-header .h1 {
      font-size: 1.6em;
    }
  }
  .doctor-detail-header-img {
    display: table;
    width: 196px;
    height: 196px;
    margin: 0 auto;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  @media screen and (min-width: 64em) {
    .doctor-detail-header-img {
      position: absolute;
      bottom: 0.8em;
      left: 0;
      z-index: 1;
    }
  }
  .doctor-detail-header-top,
  .doctor-detail-header-bottom {
    position: relative;
    left: 50%;
    width: 100vw;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  @media screen and (min-width: 64em) {
    .doctor-detail-header-top .container,
    .doctor-detail-header-bottom .container {
      padding-left: 250px;
    }
  }
  .doctor-detail-header-top {
    padding: 1.6em 0;
    color: #fff;
    background: #4453AC;
  }
  @media screen and (min-width: 64em) {
    .doctor-detail-header-top {
      padding-top: 3.2em;
    }
  }
  .doctor-detail-header-bottom {
    padding: 0.8em 0 1.6em;
    background: #fff;
  }
  .doctor-detail-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  @media screen and (min-width: 64em) {
    .doctor-detail-body {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  @media screen and (min-width: 64em) {
    .doctor-detail-left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 300px;
      -ms-flex: 0 0 300px;
      flex: 0 0 300px;
      margin-right: 50px;
    }
  }
  .doctor-detail-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  @media screen and (min-width: 64em) {
    .doctor-detail-infos {
      -webkit-border-top-left-radius: 0;
      border-top-left-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-top-right-radius: 0;
      margin-top: -1.6em;
    }
  }
  .doctor-backgrounds {
    position: relative;
  }
  .doctor-backgrounds:before {
    position: absolute;
    top: 0;
    left: 43px;
    width: 2px;
    height: 100%;
    border-right: dashed 1px #e0e0e0;
    content: "";
  }
  @media screen and (min-width: 48em) {
    .doctor-backgrounds:before {
      left: 83px;
    }
  }
  .doctor-backgrounds-item {
    position: relative;
    padding-left: 60px;
  }
  @media screen and (min-width: 48em) {
    .doctor-backgrounds-item {
      padding-left: 120px;
    }
  }
  .doctor-backgrounds-item:before {
    position: absolute;
    top: 50%;
    left: 0;
    font-weight: 600;
    color: #000;
    content: attr(data-year);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  @media screen and (min-width: 48em) {
    .doctor-backgrounds-item:before {
      left: 10px;
      font-size: 16px;
    }
  }
  .doctor-backgrounds-item:after {
    position: absolute;
    top: 50%;
    left: 40px;
    width: 9px;
    height: 9px;
    border: solid 1px #545454;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    content: "";
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  @media screen and (min-width: 48em) {
    .doctor-backgrounds-item:after {
      left: 80px;
    }
  }
  .doctor-backgrounds-item:not(:last-child) {
    margin-bottom: 1.6em;
  }
  .doctor-backgrounds-item .box {
    -webkit-box-shadow: 0 0 4px rgba(34, 34, 34, 0.19);
    box-shadow: 0 0 4px rgba(34, 34, 34, 0.19);
  }
  .doctor-backgrounds-item.\--formal:after {
    border: solid 1px #6974AD;
    background-color: #6974AD;
  }
  @media screen and (min-width: 48em) {
    .doctor-backgrounds-note {
      position: absolute;
      right: 0;
      top: 0;
    }
  }
  .profile-layout-header {
    padding: 1.6em 0;
    color: #fff;
    background: #00bdb5;
  }
  .profile-layout-header .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .profile-layout-header .btn {
    padding: 4px 8px;
  }
  @media screen and (min-width: 35em) {
    .profile-layout-header .btn {
      padding: 6px 8px;
    }
  }
  .profile-layout-body {
    padding: 1.6em 0;
    background: #f5f5f5;
  }
  .profile-layout-body .container {
    background-color: #fff;
    padding: 1.6em;
  }
  .profile-layout-body .container--narrow {
    padding: 1.6em;
  }
  @media screen and (min-width: 48em) {
    .profile-layout-body .container--narrow {
      padding: 3.2em;
    }
  }
  .profile-layout-body .box--borderless {
    padding: 0.4em 0;
    margin-bottom: 0;
  }
  @media screen and (min-width: 48em) {
    .profile-layout-body .box--borderless {
      padding: 0.4em 1.6em;
    }
  }
  .profile-layout-body .box-item .center-qr-code {
    padding: 5px 0;
    border: none;
    text-align: center;
    background-color: #f7f7f7;
    cursor: pointer;
  }
  @media screen and (max-width: 47.938em) {
    .profile-layout-body .box-item {
      padding-bottom: 1.6em;
    }
    .profile-layout-body .box-item:last-child {
      padding-bottom: 0;
    }
  }
  .profile-layout-body .background-qr-code {
    height: 100%;
    background-color: #f7f7f7;
  }
  .profile-picture {
    position: relative;
    min-width: 110px;
    width: 110px;
  }
  @media screen and (min-width: 48em) {
    .profile-picture {
      top: 50px;
      min-width: 150px;
      width: 150px;
      margin-top: -30px;
    }
  }
  .profile-name-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  @media screen and (min-width: 48em) {
    .profile-name-cta {
      padding-left: 30px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
  }
  .profile-name-cta .h2 {
    font-size: 1.1em;
  }
  @media screen and (min-width: 35em) {
    .profile-name-cta .h2 {
      font-size: 1.3em;
    }
  }
  @media screen and (min-width: 48em) {
    .profile-name-cta .h2 {
      margin-bottom: 2px;
      font-size: 1.7em;
    }
  }
  .profile-name-cta .btn {
    text-transform: capitalize;
  }
  .profile-name-cta .button-group .btn {
    position: relative;
    padding: 8px 12px;
    border: 0;
  }
  .profile-name-cta .button-group .btn:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    width: 1px;
    height: 60%;
    background-color: #eee;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
  }
  .profile-name-cta .button-group .btn:last-child:after {
    display: none;
  }
  .profile-name-cta .label--tosca {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 11px;
  }
  .profile-list .profile-name-cta {
    padding-right: 10px;
  }
  .profile-list .fa {
    font-size: 1.2em;
    vertical-align: middle;
  }
  .profile-nav-wrapper {
    background-color: #fff;
  }
  @media screen and (min-width: 48em) {
    .profile-nav-wrapper .container {
      padding-left: 180px;
    }
  }
  .profile-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin-bottom: 0;
    overflow: hidden;
  }
  .profile-nav a {
    display: block;
    height: 100%;
    padding: 14px 10px 10px;
    color: #888;
    text-align: center;
    line-height: 1.2;
  }
  @media screen and (max-width: 35em) {
    .profile-nav a {
      font-size: 0.9em;
    }
  }
  .profile-nav a.is-active {
    color: #4453AC;
    border-bottom: 4px solid #4453AC;
  }
  .upload-files {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  .upload-files .upload-file-button {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.52);
    pointer-events: none;
    cursor: pointer;
  }
  .upload-files .upload-file-input {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 0;
    font-size: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    outline: none;
    opacity: 0;
    -webkit-transform: translate(-60%, -55%);
    -ms-transform: translate(-60%, -55%);
    transform: translate(-60%, -55%);
  }
  .appointment-detail-infos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -1.6em;
  }
  @media screen and (min-width: 48em) {
    .appointment-detail-infos {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  .appointment-detail-infos.\--align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .appointment-detail-infos > * {
    padding-left: 1.6em;
    margin-bottom: 1.6em;
  }
  .appointment-detail-infos > :first-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  @media screen and (min-width: 48em) {
    .appointment-detail-infos > :last-child {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 180px;
      -ms-flex: 0 0 180px;
      flex: 0 0 180px;
      width: 180px;
    }
  }
  .site-search {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 95%;
    max-width: 1120px;
    padding: 8px 0;
    margin: 0 auto;
    background: #fff;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    opacity: 0;
    pointer-events: none;
  }
  .site-search.is-active {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    pointer-events: auto;
  }
  .site-search-input {
    width: 100%;
    height: 100%;
    border: 0;
    border-bottom: solid 2px #00bdb5;
    font-size: 16px;
  }
  .site-search-input:focus {
    outline: none;
  }
  @media screen and (min-width: 64em) {
    .site-search-input {
      font-size: 24px;
    }
  }
  .site-search-close {
    position: absolute;
    top: 8px;
    right: 0;
    bottom: 8px;
    z-index: 1;
    width: 50px;
    padding: 0;
    border: 0;
    font-size: 20px;
    background: none;
    cursor: pointer;
  }
  .site-search-close:focus {
    outline: none;
  }
  @media screen and (min-width: 64em) {
    .site-search-close {
      font-size: 30px;
    }
  }
  .mini-search {
    margin-bottom: 1.6em;
  }
  .mini-search-wrapper {
    position: relative;
  }
  .mini-search-wrapper .btn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 4px 2.4em;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    text-transform: none;
  }
  .register-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  @media screen and (min-width: 64em) {
    .register-layout {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  .register-info {
    padding: 1.6em;
    color: #fff;
    background: #009496;
  }
  @media screen and (min-width: 48em) {
    .register-info {
      padding: 1.6em 3.2em;
    }
  }
  @media screen and (min-width: 64em) {
    .register-info {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 350px;
      -ms-flex: 0 0 350px;
      flex: 0 0 350px;
      width: 350px;
    }
  }
  .register-info ol {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    counter-reset: registerOl;
  }
  .register-info ol li {
    position: relative;
    padding-left: 20px;
    counter-increment: registerOl;
  }
  .register-info ol li:not(:last-child) {
    margin-bottom: 0.8em;
  }
  .register-info ol li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: counter(registerOl) ".";
  }
  .register-form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 1.6em;
    margin-bottom: 1.6em;
  }
  @media screen and (min-width: 64em) {
    .register-form {
      padding: 1.6em 3.2em;
    }
  }
  .login-popup {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1;
    width: 300px;
    padding: 1.6em;
    border: solid 1px #ebebeb;
    background: #fff;
    opacity: 0;
    -webkit-box-shadow: 0 0 5px #eee;
    box-shadow: 0 0 5px #eee;
    -webkit-transform: translate(37px, -4px);
    -ms-transform: translate(37px, -4px);
    transform: translate(37px, -4px);
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    pointer-events: none;
  }
  .login-popup.is-active {
    opacity: 1;
    -webkit-transform: translate(37px, 7px);
    -ms-transform: translate(37px, 7px);
    transform: translate(37px, 7px);
    pointer-events: auto;
  }
  @media screen and (min-width: 64em) {
    .login-popup {
      -webkit-transform: translate(0, -4px);
      -ms-transform: translate(0, -4px);
      transform: translate(0, -4px);
    }
    .login-popup.is-active {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
  .specialies-icon {
    display: table;
    padding: 0.8em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: -1.6em auto -1.6em;
    background: #4453AC;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .specialies-icon img {
    width: 32px;
    height: 32px;
  }
  @media screen and (min-width: 48em) {
    .specialies-icon img {
      width: 40px;
      height: 40px;
    }
  }
  @media screen and (min-width: 48em) {
    .specialies-icon {
      padding: 1.6em;
    }
  }
  .specialies-gallery {
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 16px;
  }
  .specialies-gallery a {
    display: block;
    padding: 0 8px;
  }
  .specialies-gallery img {
    width: 100%;
  }
  .specialies-gallery .slick-dots {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.6em;
  }
  .specialies-gallery .slick-dots li {
    margin: 0 4px;
  }
  .specialies-gallery .slick-dots button {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #e0e0e0;
  }
  .specialies-gallery .slick-dots .slick-active button {
    background: #00bdb5;
  }
  .tab {
    position: relative;
  }
  .tab-nav {
    padding: 6px 18px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 4px;
    color: currentcolor;
  }
  .tab-nav.\--bordered-bottom {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #eee;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .tab-nav.\--bordered-bottom.is-active {
    color: #00bdb5;
    background: rgba(34, 34, 34, 0);
  }
  @media screen and (min-width: 48em) {
    .tab-nav.\--bordered-bottom.is-active:after {
      position: absolute;
      content: "";
      bottom: -1px;
      left: 50%;
      width: -webkit-calc(100% - 32px);
      width: calc(100% - 32px);
      height: 2px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background-color: #00bdb5;
    }
  }
  .tab-nav.is-active {
    color: #fff;
    background: #00bdb5;
  }
  .tab--responsive .tab-nav-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 6px 0;
    width: 100%;
    font-size: 14px;
    text-transform: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #00bdb5;
    border-bottom: 1px solid #00bdb5;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  @media screen and (min-width: 48em) {
    .tab--responsive .tab-nav-button {
      display: none;
    }
  }
  .tab--responsive .tab-navs {
    max-height: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  @media screen and (min-width: 48em) {
    .tab--responsive .tab-navs {
      max-height: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  .tab--responsive .tab-navs.is-active {
    max-height: 600px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
  .tab--responsive .tab-navs--dropdown {
    position: absolute;
    left: 50%;
    max-height: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: #fff;
    z-index: 1;
    width: 100%;
    -webkit-box-shadow: 0px 2px 3px 2px rgba(162, 162, 162, 0.17);
    box-shadow: 0px 2px 3px 2px rgba(162, 162, 162, 0.17);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .tab--responsive .tab-navs--dropdown .tab-nav {
    margin: 0;
    padding: 8px 12px;
    font-size: 1em;
    text-align: left;
    border-bottom: 1px solid #eee;
  }
  .tab--responsive .tab-navs--dropdown .tab-nav:last-child {
    border-bottom: 0;
  }
  .tab--responsive .tab-navs--dropdown .tab-nav.is-active {
    color: #00bdb5;
    background: rgba(34, 34, 34, 0);
  }
  .tab--responsive .tab-navs--dropdown .tab-navs--gray.is-active {
    background-color: #f7f7f7;
  }
  .tab--responsive .tab-nav {
    padding: 8px 0;
    line-height: 1.2;
  }
  @media screen and (min-width: 48em) {
    .tab--responsive .tab-nav {
      padding: 6px 18px;
      text-align: center;
    }
  }
  @media screen and (min-width: 64em) {
    .tab--responsive .tab-nav {
      font-size: 16px;
      line-height: 1.6;
    }
  }
  .tab--dropdown .tab-nav-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 6px 12px;
  }
  .tab--dropdown .tab-nav-button,
  .tab--dropdown .tab-navs {
    max-width: 300px;
    margin: 0 auto;
  }
  .tab--gray {
    background-color: #f7f7f7;
    padding-bottom: 20px;
  }
  .tab--gray .tab-navs--gray {
    background-color: #f7f7f7;
  }
  .tab-navs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.6em;
  }
  .tab-navs--gray {
    background-color: #f7f7f7;
    margin-bottom: 0;
    padding-bottom: 1.6em;
  }
  .tab-navs--full-width {
    position: relative;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .tab-navs--full-width:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #eee;
    bottom: 0;
  }
  .tab-navs--full-width .tab-nav {
    position: relative;
    color: #d5d5d5;
    border-bottom: 1px solid #eee;
    -webkit-border-radius: 0;
    border-radius: 0;
    z-index: 1;
  }
  @media screen and (min-width: 64em) {
    .tab-navs--full-width .tab-nav {
      padding: 12px 24px;
    }
  }
  .tab-navs--full-width .tab-nav:after {
    display: none;
  }
  .tab-navs--full-width .tab-nav.is-active {
    color: #00bdb5;
  }
  @media screen and (min-width: 48em) {
    .tab-navs--full-width .tab-nav.is-active {
      font-weight: bold;
      border-bottom: 2px solid #00bdb5;
    }
  }
  .tab-panel {
    max-height: 0;
    overflow: hidden;
  }
  .tab-panel.is-active {
    max-height: none;
  }
  .float-widget {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 3;
  }
  @media screen and (min-width: 48em) {
    .float-widget {
      position: fixed;
      left: 0;
      width: 560px;
      top: auto;
      bottom: 33%;
      right: auto;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-transform: translate(-100%, -33%);
      -ms-transform: translate(-100%, -33%);
      transform: translate(-100%, -33%);
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      z-index: 20;
    }
  }
  .float-widget.is-active {
    left: 0;
  }
  @media screen and (min-width: 48em) {
    .float-widget.is-active {
      -webkit-transform: translate(0, -33%);
      -ms-transform: translate(0, -33%);
      transform: translate(0, -33%);
    }
  }
  .widget-nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    pointer-events: all;
    -webkit-transform: translateY(-96%);
    -ms-transform: translateY(-96%);
    transform: translateY(-96%);
  }
  @media screen and (min-width: 48em) {
    .widget-nav {
      position: relative;
      width: 68px;
      -webkit-transform: translate(100%, 0);
      -ms-transform: translate(100%, 0);
      transform: translate(100%, 0);
    }
  }
  .widget-content {
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    pointer-events: all;
  }
  @media screen and (min-width: 48em) {
    .widget-content {
      min-height: 215px;
    }
  }
  .widget-content .widget-content__item {
    position: fixed;
    right: 100%;
    top: 83px;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    padding: 1em;
    overflow-y: auto;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  @media screen and (min-width: 48em) {
    .widget-content .widget-content__item {
      position: absolute;
      display: none;
      left: 0;
      top: 0;
      max-height: 420px;
      width: 560px;
    }
  }
  .widget-content .widget-content__item .flex.full-height {
    min-height: 170px;
  }
  .widget-content .widget-content__item .h2 {
    display: block;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #00bdb5;
  }
  @media screen and (min-width: 48em) {
    .widget-content .widget-content__item .h2 {
      font-size: 23px;
    }
  }
  .widget-content .widget-content__item.no-scroll {
    pointer-events: none;
  }
  .widget-content .widget-content__item.is-active {
    right: 0;
  }
  @media screen and (min-width: 48em) {
    .widget-content .widget-content__item.is-active {
      position: relative;
      display: block;
    }
  }
  .widget-content .appointment-layout-form {
    padding-top: 0.8em;
  }
  .widget-content
    .appointment-layout-form
    .form-input::-webkit-input-placeholder {
    color: #a2a2a2;
  }
  .widget-content .appointment-layout-form .form-input::-moz-placeholder {
    color: #a2a2a2;
  }
  .widget-content .appointment-layout-form .form-input:-ms-input-placeholder {
    color: #a2a2a2;
  }
  .widget-content .appointment-layout-form .form-input::-ms-input-placeholder {
    color: #a2a2a2;
  }
  .widget-content .appointment-layout-form .form-input::placeholder {
    color: #a2a2a2;
  }
  .widget-content .appointment-layout-form .form-input:-ms-input-placeholder {
    color: #a2a2a2;
  }
  .widget-content .appointment-layout-form .form-input::-ms-input-placeholder {
    color: #a2a2a2;
  }
  .widget-content .appointment-type-form {
    display: none;
  }
  .widget-content .appointment-type-form.is-active {
    display: block;
  }
  .widget-content .widget-content-close {
    position: absolute;
    right: 10px;
    top: 5px;
    background-color: rgba(255, 255, 255, 0);
    border: 0;
    font-size: 22px;
    outline: none;
    cursor: pointer;
  }
  .widget-nav-list {
    position: relative;
    background-color: #00bdb5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  @media screen and (min-width: 48em) {
    .widget-nav-list {
      display: block;
      -webkit-border-radius: 0 5px 5px 0;
      border-radius: 0 5px 5px 0;
    }
  }
  .widget-nav-list-item {
    width: 33.333%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-right: 1px solid #00ada5;
  }
  .widget-nav-list-item:last-child {
    border: 0;
  }
  @media screen and (min-width: 48em) {
    .widget-nav-list-item {
      border-right: 0;
      border-bottom: 2px solid #00a39b;
      width: 100%;
    }
  }
  .widget-nav-anchor {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.7em 1.6em 0.8em;
    margin: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
  }
  @media screen and (min-width: 48em) {
    .widget-nav-anchor {
      width: 68px;
      height: 70px;
      padding: 0;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .widget-nav-anchor:after {
      display: none;
    }
  }
  .widget-nav-anchor:hover,
  .widget-nav-anchor:focus {
    color: #fff;
  }
  .widget-nav-anchor.is-active {
    background-color: #00b1ad;
    pointer-events: none;
  }
  .widget-nav-img {
    height: 19px;
    margin-bottom: 5px;
  }
  @media screen and (min-width: 48em) {
    .widget-nav-img {
      height: 24px;
    }
  }
  .widget-nav-text {
    padding: 0 10px;
    font: 700 10px "Lato", -apple-system, system-ui, BlinkMacSystemFont,
      "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
    line-height: 1;
    margin-bottom: 0;
  }
  @media screen and (min-width: 64em) {
    .widget-nav-text > * {
      display: block;
    }
  }
  .feature-post-list {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  @media screen and (min-width: 48em) {
    .feature-post-list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: -1.6em;
    }
  }
  @media screen and (min-width: 64em) {
    .feature-post-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding-left: 51%;
      min-height: 415px;
    }
  }
  .feature-post-list .list-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 0.8em;
  }
  @media screen and (min-width: 64em) {
    .feature-post-list .list-item:first-child .media-content {
      font-size: 1.05em;
    }
  }
  @media screen and (min-width: 64em) {
    .feature-post-list .list-item:first-child .media-content time {
      font-size: 0.925em;
    }
  }
  @media screen and (min-width: 64em) {
    .feature-post-list .list-item:first-child .media-content .h3-dok {
      font-weight: 700;
      line-height: 1.3;
    }
  }
  .feature-post-list .list-item:last-child .anchor {
    border-bottom: 0;
  }
  @media screen and (min-width: 48em) {
    .feature-post-list .list-item:not(:nth-child(1)) .media-content .h3-dok {
      font-size: 1.15em;
      line-height: 1.2;
    }
  }
  @media screen and (max-width: 767px) {
    .feature-post-list .list-item .anchor {
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
  }
  @media screen and (min-width: 48em) {
    .feature-post-list .list-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      width: 50%;
      padding-left: 1.6em;
    }
    .feature-post-list .list-item .media {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .feature-post-list .list-item .media > * {
      width: 100%;
    }
  }
  @media screen and (min-width: 64em) {
    .feature-post-list .list-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
    }
    .feature-post-list .list-item .media {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  @media screen and (min-width: 1024px) and (max-width: 1125px) {
    .feature-post-list
      .list-item:not(:nth-child(1))
      .media--responsive
      .media-figure-200 {
      max-width: 100px;
    }
    .feature-post-list
      .list-item:not(:nth-child(1))
      .media--responsive
      .media-figure-200
      .responsive-media {
      padding-bottom: 100%;
    }
  }
  @media screen and (min-width: 64em) {
    .feature-post-list .list-item .anchor {
      display: block;
      border-bottom: 1px solid #ebebeb;
    }
    .feature-post-list .list-item:first-child {
      position: absolute;
      left: 0;
      top: 0;
      width: 49%;
    }
    .feature-post-list .list-item:first-child .anchor {
      border-bottom: 0;
    }
    .feature-post-list .list-item:first-child .media {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .feature-post-list .list-item:first-child .media > * {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      width: 100%;
    }
    .feature-post-list .list-item:last-child {
      margin-bottom: 0;
    }
    .feature-post-list .list-item:last-child .media {
      margin-bottom: 0 !important;
    }
  }
  .alert-container {
    position: relative;
    margin: 0.4em 0;
    z-index: 10;
  }
  .alert-container--float {
    position: fixed;
    left: 50%;
    top: 20%;
    width: 60%;
    margin: 0 auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 10;
  }
  .alert-container--float-full {
    position: fixed;
    width: 100%;
  }
  .alert {
    position: relative;
    padding: 0.53333em 0.8em;
    background-color: rgba(251, 220, 170, 0.97);
    color: #fff;
  }
  .alert .button-close {
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 1.4em;
    padding: 0;
    float: right;
    color: #fff;
    line-height: 1;
  }
  .alert-primary {
    background-color: rgba(0, 189, 181, 0.97);
  }
  .alert-secondary {
    background-color: #cce5ff;
    color: #074687;
  }
  .alert-success {
    background-color: #d1ead8;
    color: #477952;
  }
  .alert-danger {
    background-color: #f7d7db;
    color: #823c42;
  }
  .alert-warning {
    background-color: #fff3cc;
    color: #86670a;
  }
  .slide-tag {
    visibility: hidden;
    max-height: 30px;
  }
  .slide-tag.slick-initialized {
    visibility: visible;
  }
  .slide-tag .slick-list {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-width: 80%;
    margin: 0 auto;
  }
  @media screen and (min-width: 26.625em) and (max-width: 48em) {
    .slide-tag .slick-list {
      max-width: 86%;
    }
  }
  @media screen and (min-width: 48em) {
    .slide-tag .slick-list {
      max-width: 88%;
    }
  }
  @media screen and (min-width: 64em) {
    .slide-tag .slick-list {
      max-width: 92%;
    }
  }
  .slide-tag .slick-arrow {
    position: absolute;
    top: 0;
    z-index: 2;
    border: 0;
    padding: 0;
    background-color: #00bdb5;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    outline: none;
    cursor: pointer;
  }
  @media screen and (min-width: 48em) {
    .slide-tag .slick-arrow {
      width: 30px;
      height: 30px;
    }
  }
  .slide-tag .slick-prev {
    left: 0;
  }
  .slide-tag .slick-next {
    right: 0;
  }
  .slide-tag-item {
    background-color: #ebebeb;
    padding: 2px 8px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 3px;
  }
  @media screen and (min-width: 48em) {
    .slide-tag-item {
      padding: 4px 16px;
      margin: 0 4px;
    }
  }
  @media screen and (min-width: 64em) {
    .slide-tag-item {
      margin: 0 8px;
    }
  }
  .slide-tag-item a {
    color: #888;
    font-size: 12px;
  }
  @media screen and (min-width: 48em) {
    .slide-tag-item a {
      font-size: 1em;
    }
  }
  @media screen and (min-width: 64em) {
    .slide-tag-item a {
      font-weight: 700;
    }
  }
  @media screen and (max-width: 35em) {
    .article-head .h1 {
      font-size: 1.4em;
      line-height: normal;
    }
  }
  .article-head.--bordered-bottom {
    padding-bottom: 0.8em;
    margin-bottom: 1.2em;
    border-bottom: 1px solid #e0e0e0;
  }
  .article-author .dots {
    position: relative;
    display: block;
  }
  @media screen and (min-width: 48em) {
    .article-author .dots {
      display: inline-block;
      padding-left: 8px;
      margin-left: 3px;
    }
    .article-author .dots:before {
      position: absolute;
      content: "\00B7";
      left: 0;
    }
  }
  .article-body .vidio-embed {
    margin-left: -2px;
  }
  .article-body img {
    height: auto !important;
  }
  .article-footer {
    margin-bottom: 1.6em;
  }
  .article-footer .tags {
    margin-bottom: 1.6em;
  }
  .article-footer .share {
    padding-top: 1.6em;
    border-top: 1px solid #e0e0e0;
  }
  .list-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
  }
  .list-share .list-share-item {
    position: relative;
    width: 40px;
    height: 40px;
    margin-right: 8px;
  }
  .list-share .list-share-item.--mobile {
    display: block;
  }
  @media screen and (min-width: 48em) {
    .list-share .list-share-item.--mobile {
      display: none;
    }
  }
  .list-share .anchor-brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 1.44em;
  }
  .sidebar-right {
    margin-top: 16px;
  }
  @media screen and (min-width: 64em) {
    .sidebar-right {
      margin-top: 0;
    }
    .sidebar-right > * {
      padding-left: 1em;
    }
  }
  .sidebar-right--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sidebar-right--flex .sidebar-author {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  @media screen and (min-width: 64em) {
    .sidebar-right--flex .sidebar-author {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
    }
  }
  .card {
    background-color: #fff;
  }
  .card .card-title {
    font-weight: 400;
    font-size: 1.3em;
  }
  .card--primary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card--primary .card-header .responsive-media {
    margin-bottom: 0.8em;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
  .card--primary .card-title {
    margin-bottom: 0;
    line-height: 1.333em;
  }
  .card--primary .card-footer {
    margin-top: auto;
    border-top: 1px solid #e0e0e0;
  }
  @-webkit-keyframes pulse {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.7;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes pulse {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.7;
    }
    100% {
      opacity: 1;
    }
  }
  .card--primary-loading {
    -webkit-animation: pulse 1.1s infinite ease-in-out;
    animation: pulse 1.1s infinite ease-in-out;
  }
  .card--primary-loading .card-header .responsive-media {
    background-color: #e0e0e0;
  }
  .card--primary-loading .card-title {
    background-color: #e0e0e0;
    margin-top: 5px;
    margin-bottom: 20px;
    height: 39px;
  }
  .card--primary-loading .card-btn-placeholder {
    background-color: #e0e0e0;
    padding: 1.2em 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  @media screen and (max-width: 47.938em) {
    .card--primary-loading .card-btn-placeholder {
      margin-top: 10px;
    }
  }
  .card--primary-loading .card-footer {
    border-top: 0;
  }
  .animate-pulse {
    -webkit-animation: pulse 1.1s infinite ease-in-out;
    animation: pulse 1.1s infinite ease-in-out;
  }
  .skeleton-loader {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .skeleton-loader.is-idle {
    position: relative;
    background-color: rgba(255, 255, 255, 0);
  }
  .skeleton-loader .skeleton-loader-title,
  .skeleton-loader .skeleton-loader-figure,
  .skeleton-loader .skeleton-loader-time,
  .skeleton-loader .skeleton-loader-desc,
  .skeleton-loader .skeleton-loader-anchor {
    background-color: #e0e0e0;
  }
  .skeleton-loader .skeleton-loader-title {
    width: 100%;
    height: 28px;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  @media screen and (max-width: 35em) {
    .skeleton-loader .skeleton-loader-title {
      margin-top: 0.4em;
      margin-bottom: -4px;
      height: 16px;
    }
  }
  @media screen and (max-width: 35em) {
    .skeleton-loader .skeleton-loader-figure {
      max-width: 60px;
      margin-bottom: 0.8em;
    }
    .skeleton-loader .skeleton-loader-figure .responsive-media {
      padding-bottom: 100%;
      margin-bottom: 0 !important;
    }
  }
  .skeleton-loader .skeleton-loader-desc {
    position: relative;
    height: 13px;
    width: 100%;
    margin: 0.8em 0;
  }
  @media screen and (min-width: 48em) {
    .skeleton-loader .skeleton-loader-desc {
      margin: 1.2em 0;
    }
  }
  .skeleton-loader .skeleton-loader-desc:after {
    position: absolute;
    left: 0;
    top: 100%;
    content: "";
    background-color: #e0e0e0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
  @media screen and (min-width: 48em) {
    .skeleton-loader .skeleton-loader-desc:after {
      width: 80%;
    }
  }
  .skeleton-loader .skeleton-loader-time {
    display: block;
    height: 13px;
    width: 120px;
    margin-top: 6px;
  }
  .skeleton-loader .skeleton-loader-anchor {
    display: block;
    height: 12px;
    width: 120px;
    margin-top: 2.4em;
  }
  @media screen and (max-width: 35em) {
    .skeleton-loader .skeleton-loader-anchor {
      display: none;
    }
  }
  @media screen and (min-width: 48em) {
    .skeleton-loader .skeleton-loader-anchor {
      position: absolute;
      left: 0;
      bottom: 3px;
      margin-top: 0;
    }
  }
  .skeleton-loader .media-content {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .video-wrapper {
    position: relative;
  }
  .video-wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 1;
  }
  .video-wrapper .btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 50px;
    width: 68px;
    z-index: 2;
    -webkit-border-radius: 50% / 10%;
    border-radius: 50% / 10%;
    font-size: 1.4em;
  }
  .video-wrapper .btn:before {
    position: absolute;
    content: "";
    background: inherit;
    top: 8%;
    bottom: 9%;
    left: -6%;
    right: -6%;
    -webkit-border-radius: 5% / 50%;
    border-radius: 5% / 50%;
    z-index: -1;
  }
  .video-wrapper.reveal:before,
  .video-wrapper.reveal .btn {
    z-index: -1;
  }
  .slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .slick-list:focus {
    outline: none;
  }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }
  .slick-track:before,
  .slick-track:after {
    display: table;
    content: "";
  }
  .slick-track:after {
    clear: both;
  }
  .slick-loading .slick-track {
    visibility: hidden;
  }
  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }
  [dir="rtl"] .slick-slide {
    float: right;
  }
  .slick-slide img {
    display: block;
  }
  .slick-slide.slick-loading img {
    display: none;
  }
  .slick-slide.dragging img {
    pointer-events: none;
  }
  .slick-initialized .slick-slide {
    display: block;
  }
  .slick-loading .slick-slide {
    visibility: hidden;
  }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  .slick-arrow.slick-hidden {
    display: none;
  }
  @font-face {
    font-family: "fa-icomoon";
    src: url("../fonts/fa-icomoon.eot?slfk3c");
    src: url("../fonts/fa-icomoon.eot?slfk3c#iefix") format("embedded-opentype"),
      url("../fonts/fa-icomoon.ttf?slfk3c") format("truetype"),
      url("../fonts/fa-icomoon.woff?slfk3c") format("woff"),
      url("../fonts/fa-icomoon.svg?slfk3c#fa-icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
    font-display: swap;
  }
  .fa {
    display: inline-block;
    font-family: "fa-icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .fa-2x {
    font-size: 2em;
  }
  .fa-3x {
    font-size: 3em;
  }
  .fa-4x {
    font-size: 4em;
  }
  .fa-5x {
    font-size: 5em;
  }
  .fa-fw {
    width: 1.28571429em;
    text-align: center;
  }
  .fa-user-circle:before {
    content: "\f2bd";
  }
  .fa-ambulance:before {
    content: "\f0f9";
  }
  .fa-caret-left:before {
    content: "\f0d9";
  }
  .fa-caret-right:before {
    content: "\f0da";
  }
  .fa-clock-o:before {
    content: "\f017";
  }
  .fa-search:before {
    content: "\f002";
  }
  .fa-envelope-o:before {
    content: "\f003";
  }
  .fa-user:before {
    content: "\f007";
  }
  .fa-close:before {
    content: "\f00d";
  }
  .fa-remove:before {
    content: "\f00d";
  }
  .fa-times:before {
    content: "\f00d";
  }
  .fa-lock:before {
    content: "\f023";
  }
  .fa-camera:before {
    content: "\f030";
  }
  .fa-pencil:before {
    content: "\f040";
  }
  .fa-map-marker:before {
    content: "\f041";
  }
  .fa-chevron-left:before {
    content: "\f053";
  }
  .fa-chevron-right:before {
    content: "\f054";
  }
  .fa-arrow-left:before {
    content: "\f060";
  }
  .fa-arrow-right:before {
    content: "\f061";
  }
  .fa-arrow-up:before {
    content: "\f062";
  }
  .fa-arrow-down:before {
    content: "\f063";
  }
  .fa-calendar:before {
    content: "\f073";
  }
  .fa-chevron-up:before {
    content: "\f077";
  }
  .fa-chevron-down:before {
    content: "\f078";
  }
  .fa-twitter-square:before {
    content: "\f081";
  }
  .fa-phone:before {
    content: "\f095";
  }
  .fa-twitter:before {
    content: "\f099";
  }
  .fa-facebook:before {
    content: "\f09a";
  }
  .fa-facebook-f:before {
    content: "\f09a";
  }
  .fa-google-plus:before {
    content: "\f0d5";
  }
  .fa-envelope:before {
    content: "\f0e0";
  }
  .fa-angle-left:before {
    content: "\f104";
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .fa-angle-up:before {
    content: "\f106";
  }
  .fa-angle-down:before {
    content: "\f107";
  }
  .fa-youtube:before {
    content: "\f167";
  }
  .fa-youtube-play:before {
    content: "\f16a";
  }
  .fa-instagram:before {
    content: "\f16d";
  }
  .fa-google:before {
    content: "\f1a0";
  }
  .fa-facebook-official:before {
    content: "\f230";
  }
  .fa-whatsapp:before {
    content: "\f232";
  }
  .fa-map:before {
    content: "\f279";
  }
  .fa-play:before {
    content: "\f04b";
  }
  .fa-bars:before {
    content: "\f0c9";
  }
  .fa-navicon:before {
    content: "\f0c9";
  }
  .fa-reorder:before {
    content: "\f0c9";
  }
  .fa-plus:before {
    content: "\f068";
  }
  .fa-trash:before {
    content: "\f015";
  }
  .fa-edit:before {
    content: "\f045";
  }
  .fa-linkedin-square:before {
    content: "\f08c";
  }
  .fa-linkedin-square1:before {
    content: "\f08d";
  }
  .fa-check-circle-o:before {
    content: "\e900";
  }
  .datepicker--cell-day.-other-month-,
  .datepicker--cell-year.-other-decade- {
    color: #dedede;
  }
  .datepicker--cell-day.-other-month-:hover,
  .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
  }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-,
  .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
  }
  .-selected-.datepicker--cell-day.-other-month-,
  .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
  }
  .-selected-.-focus-.datepicker--cell-day.-other-month-,
  .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
  }
  .-in-range-.datepicker--cell-day.-other-month-,
  .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
  }
  .-in-range-.-focus-.datepicker--cell-day.-other-month-,
  .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
  }
  .datepicker--cell-day.-other-month-:empty,
  .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
  }
  .datepicker--cells {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .datepicker--cell {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 32px;
    z-index: 1;
  }
  .datepicker--cell.-focus- {
    background: #f0f0f0;
  }
  .datepicker--cell.-current- {
    color: #4eb5e6;
  }
  .datepicker--cell.-current-.-focus- {
    color: #4a4a4a;
  }
  .datepicker--cell.-current-.-in-range- {
    color: #4eb5e6;
  }
  .datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, 0.2);
  }
  .datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae;
  }
  .datepicker--cell.-disabled-.-focus- {
    color: #aeaeae;
  }
  .datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1;
  }
  .datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae;
  }
  .datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
  }
  .datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
  }
  .datepicker--cell.-range-from-.-range-to- {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #5cc4ef;
  }
  .datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef;
  }
  .datepicker--cell.-selected-.-focus- {
    background: #45bced;
  }
  .datepicker--cell:empty {
    cursor: default;
  }
  .datepicker--days-names {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px 0 3px;
  }
  .datepicker--day-name {
    color: #ff9a19;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.8em;
  }
  .datepicker--cell-day {
    width: 14.28571%;
  }
  .datepicker--cells-months {
    height: 170px;
  }
  .datepicker--cell-month {
    width: 33.33%;
    height: 25%;
  }
  .datepicker--years {
    height: 170px;
  }
  .datepicker--cells-years {
    height: 170px;
  }
  .datepicker--cell-year {
    width: 25%;
    height: 33.33%;
  }
  .datepicker--cell-day.-other-month-,
  .datepicker--cell-year.-other-decade- {
    color: #dedede;
  }
  .datepicker--cell-day.-other-month-:hover,
  .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
  }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-,
  .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
  }
  .-selected-.datepicker--cell-day.-other-month-,
  .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
  }
  .-selected-.-focus-.datepicker--cell-day.-other-month-,
  .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
  }
  .-in-range-.datepicker--cell-day.-other-month-,
  .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
  }
  .-in-range-.-focus-.datepicker--cell-day.-other-month-,
  .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
  }
  .datepicker--cell-day.-other-month-:empty,
  .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
  }
  .datepickers-container {
    position: absolute;
    left: 0;
    top: 0;
  }
  @media print {
    .datepickers-container {
      display: none;
    }
  }
  .datepicker {
    background: #fff;
    border: 1px solid #dbdbdb;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
    -webkit-transition: opacity 0.3s ease, left 0s 0.3s,
      -webkit-transform 0.3s ease;
    -o-transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s,
      -webkit-transform 0.3s ease;
    z-index: 100;
  }
  .datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  .datepicker.-from-right- {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
  }
  .datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
  }
  .datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    transform: translateX(-8px);
  }
  .datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    -webkit-transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    -o-transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s,
      -webkit-transform 0.3s ease;
  }
  .datepicker-inline .datepicker {
    border-color: #d7d7d7;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .datepicker-inline .datepicker--pointer {
    display: none;
  }
  .datepicker--content {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 4px;
  }
  .-only-timepicker- .datepicker--content {
    display: none;
  }
  .datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1;
  }
  .-top-left- .datepicker--pointer,
  .-top-center- .datepicker--pointer,
  .-top-right- .datepicker--pointer {
    top: -webkit-calc(100% - 4px);
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .-right-top- .datepicker--pointer,
  .-right-center- .datepicker--pointer,
  .-right-bottom- .datepicker--pointer {
    right: -webkit-calc(100% - 4px);
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  .-bottom-left- .datepicker--pointer,
  .-bottom-center- .datepicker--pointer,
  .-bottom-right- .datepicker--pointer {
    bottom: -webkit-calc(100% - 4px);
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .-left-top- .datepicker--pointer,
  .-left-center- .datepicker--pointer,
  .-left-bottom- .datepicker--pointer {
    left: -webkit-calc(100% - 4px);
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .-top-left- .datepicker--pointer,
  .-bottom-left- .datepicker--pointer {
    left: 10px;
  }
  .-top-right- .datepicker--pointer,
  .-bottom-right- .datepicker--pointer {
    right: 10px;
  }
  .-top-center- .datepicker--pointer,
  .-bottom-center- .datepicker--pointer {
    left: -webkit-calc(50% - 10px / 2);
    left: calc(50% - 10px / 2);
  }
  .-left-top- .datepicker--pointer,
  .-right-top- .datepicker--pointer {
    top: 10px;
  }
  .-left-bottom- .datepicker--pointer,
  .-right-bottom- .datepicker--pointer {
    bottom: 10px;
  }
  .-left-center- .datepicker--pointer,
  .-right-center- .datepicker--pointer {
    top: -webkit-calc(50% - 10px / 2);
    top: calc(50% - 10px / 2);
  }
  .datepicker--body {
    display: none;
  }
  .datepicker--body.active {
    display: block;
  }
  .datepicker--cell-day.-other-month-,
  .datepicker--cell-year.-other-decade- {
    color: #dedede;
  }
  .datepicker--cell-day.-other-month-:hover,
  .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
  }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-,
  .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
  }
  .-selected-.datepicker--cell-day.-other-month-,
  .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
  }
  .-selected-.-focus-.datepicker--cell-day.-other-month-,
  .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
  }
  .-in-range-.datepicker--cell-day.-other-month-,
  .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
  }
  .-in-range-.-focus-.datepicker--cell-day.-other-month-,
  .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
  }
  .datepicker--cell-day.-other-month-:empty,
  .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
  }
  .datepicker--nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px;
  }
  .-only-timepicker- .datepicker--nav {
    display: none;
  }
  .datepicker--nav-title,
  .datepicker--nav-action {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    cursor: pointer;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
  }
  .datepicker--nav-action {
    width: 32px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .datepicker--nav-action:hover {
    background: #f0f0f0;
  }
  .datepicker--nav-action.-disabled- {
    visibility: hidden;
  }
  .datepicker--nav-action svg {
    width: 32px;
    height: 32px;
  }
  .datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px;
  }
  .datepicker--nav-title {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 8px;
  }
  .datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px;
  }
  .datepicker--nav-title:hover {
    background: #f0f0f0;
  }
  .datepicker--nav-title.-disabled- {
    cursor: default;
    background: none;
  }
  .datepicker--buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    padding: 4px;
    border-top: 1px solid #efefef;
  }
  .datepicker--button {
    color: #4eb5e6;
    cursor: pointer;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    height: 32px;
  }
  .datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0;
  }
  .datepicker--cell-day.-other-month-,
  .datepicker--cell-year.-other-decade- {
    color: #dedede;
  }
  .datepicker--cell-day.-other-month-:hover,
  .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
  }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-,
  .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
  }
  .-selected-.datepicker--cell-day.-other-month-,
  .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
  }
  .-selected-.-focus-.datepicker--cell-day.-other-month-,
  .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
  }
  .-in-range-.datepicker--cell-day.-other-month-,
  .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
  }
  .-in-range-.-focus-.datepicker--cell-day.-other-month-,
  .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
  }
  .datepicker--cell-day.-other-month-:empty,
  .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
  }
  .datepicker--time {
    border-top: 1px solid #efefef;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 4px;
    position: relative;
  }
  .datepicker--time.-am-pm- .datepicker--time-sliders {
    -webkit-flex: 0 1 138px;
    -ms-flex: 0 1 138px;
    -webkit-box-flex: 0;
    flex: 0 1 138px;
    max-width: 138px;
  }
  .-only-timepicker- .datepicker--time {
    border-top: none;
  }
  .datepicker--time-sliders {
    -webkit-flex: 0 1 153px;
    -ms-flex: 0 1 153px;
    -webkit-box-flex: 0;
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px;
  }
  .datepicker--time-label {
    display: none;
    font-size: 12px;
  }
  .datepicker--time-current {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px;
  }
  .datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1;
  }
  .datepicker--time-current-hours,
  .datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1;
  }
  .datepicker--time-current-hours:after,
  .datepicker--time-current-minutes:after {
    content: "";
    background: #f0f0f0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0;
  }
  .datepicker--time-current-hours.-focus-:after,
  .datepicker--time-current-minutes.-focus-:after {
    opacity: 1;
  }
  .datepicker--time-current-ampm {
    text-transform: uppercase;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px;
  }
  .datepicker--time-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#dedede),
        to(#dedede)
      )
      left 50%/100% 1px no-repeat;
    background: -webkit-linear-gradient(left, #dedede, #dedede) left 50%/100% 1px
      no-repeat;
    background: -o-linear-gradient(left, #dedede, #dedede) left 50%/100% 1px
      no-repeat;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px
      no-repeat;
  }
  .datepicker--time-row:first-child {
    margin-bottom: 4px;
  }
  .datepicker--time-row input[type="range"] {
    background: none;
    cursor: pointer;
    -webkit-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
  }
  .datepicker--time-row input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
  }
  .datepicker--time-row input[type="range"]::-ms-tooltip {
    display: none;
  }
  .datepicker--time-row input[type="range"]:hover::-webkit-slider-thumb {
    border-color: #b8b8b8;
  }
  .datepicker--time-row input[type="range"]:hover::-moz-range-thumb {
    border-color: #b8b8b8;
  }
  .datepicker--time-row input[type="range"]:hover::-ms-thumb {
    border-color: #b8b8b8;
  }
  .datepicker--time-row input[type="range"]:focus {
    outline: none;
  }
  .datepicker--time-row input[type="range"]:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
  }
  .datepicker--time-row input[type="range"]:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
  }
  .datepicker--time-row input[type="range"]:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
  }
  .datepicker--time-row input[type="range"]::-webkit-slider-thumb {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
  }
  .datepicker--time-row input[type="range"]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
  }
  .datepicker--time-row input[type="range"]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
  }
  .datepicker--time-row input[type="range"]::-webkit-slider-thumb {
    margin-top: -6px;
  }
  .datepicker--time-row input[type="range"]::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
  }
  .datepicker--time-row input[type="range"]::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
  }
  .datepicker--time-row input[type="range"]::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
  }
  .datepicker--time-row input[type="range"]::-ms-fill-lower {
    background: transparent;
  }
  .datepicker--time-row input[type="range"]::-ms-fill-upper {
    background: transparent;
  }
  .datepicker--time-row span {
    padding: 0 12px;
  }
  .datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em;
  }
  .datepicker--time-icon:after,
  .datepicker--time-icon:before {
    content: "";
    background: currentColor;
    position: absolute;
  }
  .datepicker--time-icon:after {
    height: 0.4em;
    width: 1px;
    left: -webkit-calc(50% - 1px);
    left: calc(50% - 1px);
    top: -webkit-calc(50% + 1px);
    top: calc(50% + 1px);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  .datepicker--time-icon:before {
    width: 0.4em;
    height: 1px;
    top: -webkit-calc(50% + 1px);
    top: calc(50% + 1px);
    left: -webkit-calc(50% - 1px);
    left: calc(50% - 1px);
  }
  .datepicker--cell-day.-other-month-,
  .datepicker--cell-year.-other-decade- {
    color: #dedede;
  }
  .datepicker--cell-day.-other-month-:hover,
  .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
  }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-,
  .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
  }
  .-selected-.datepicker--cell-day.-other-month-,
  .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
  }
  .-selected-.-focus-.datepicker--cell-day.-other-month-,
  .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
  }
  .-in-range-.datepicker--cell-day.-other-month-,
  .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
  }
  .-in-range-.-focus-.datepicker--cell-day.-other-month-,
  .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
  }
  .datepicker--cell-day.-other-month-:empty,
  .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
  }
  .select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
  }
  .select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    outline: none;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
  }
  .select2-container[dir="rtl"]
    .select2-selection--single
    .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
  }
  .select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .select2-container .select2-search--inline {
    float: left;
  }
  .select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 4px;
    padding: 0;
  }
  .select2-container
    .select2-search--inline
    .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-dropdown {
    background-color: white;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
  }
  .select2-results {
    display: block;
  }
  .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-results__option[aria-selected] {
    cursor: pointer;
  }
  .select2-container--open .select2-dropdown {
    left: 0;
  }
  .select2-container--open .select2-dropdown--above {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--open .select2-dropdown--below {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-search--dropdown {
    display: block;
    padding: 4px;
  }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-search--dropdown.select2-search--hide {
    display: none;
  }
  .select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
  }
  .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
  }
  .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 8px 12px;
  }
  .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: #444;
  }
  .select2-container--default
    .select2-selection--single
    .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
  }
  .select2-container--default
    .select2-selection--single
    .select2-selection__placeholder {
    color: #999;
  }
  .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 100%;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
  }
  .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    background: url(../img/select-arrow.png) no-repeat center right;
    -webkit-background-size: contain;
    background-size: contain;
    height: 10px;
    left: 50%;
    margin-left: -15px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 10px;
    opacity: 0.6;
  }
  .select2-container--default[dir="rtl"]
    .select2-selection--single
    .select2-selection__clear {
    float: left;
  }
  .select2-container--default[dir="rtl"]
    .select2-selection--single
    .select2-selection__arrow {
    left: 1px;
    right: auto;
  }
  .select2-container--default.select2-container--disabled
    .select2-selection--single {
    background-color: #eee;
    cursor: default;
  }
  .select2-container--default.select2-container--disabled
    .select2-selection--single
    .select2-selection__clear {
    display: none;
  }
  .select2-container--default.select2-container--open
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
  }
  .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #e0e0e0;
    padding: 3px 12px;
    cursor: text;
  }
  .select2-container--default
    .select2-selection--multiple
    .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
  }
  .select2-container--default
    .select2-selection--multiple
    .select2-selection__rendered
    li {
    list-style: none;
  }
  .select2-container--default
    .select2-selection--multiple
    .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left;
  }
  .select2-container--default
    .select2-selection--multiple
    .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 4px;
    margin-right: 10px;
  }
  .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #e0e0e0;
    padding: 8px 12px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 4px;
    margin-top: 2px;
    padding: 0 5px;
    font-size: 12px;
  }
  .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
  }
  .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove:hover {
    color: #333;
  }
  .select2-container--default[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice,
  .select2-container--default[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__placeholder,
  .select2-container--default[dir="rtl"]
    .select2-selection--multiple
    .select2-search--inline {
    float: right;
  }
  .select2-container--default[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
  }
  .select2-container--default[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
  }
  .select2-container--default.select2-container--focus
    .select2-selection--multiple {
    border: solid #e0e0e0 1px;
    outline: 0;
  }
  .select2-container--default.select2-container--disabled
    .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
  }
  .select2-container--default.select2-container--disabled
    .select2-selection__choice__remove {
    display: none;
  }
  .select2-container--default.select2-container--open.select2-container--above
    .select2-selection--single,
  .select2-container--default.select2-container--open.select2-container--above
    .select2-selection--multiple {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-container--default.select2-container--open.select2-container--below
    .select2-selection--single,
  .select2-container--default.select2-container--open.select2-container--below
    .select2-selection--multiple {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e0e0e0;
    padding: 8px 12px;
  }
  .select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield;
  }
  .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
  }
  .select2-container--default .select2-results__option[role="group"] {
    padding: 0;
  }
  .select2-container--default .select2-results__option[aria-disabled="true"] {
    color: #999;
  }
  .select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #ddd;
  }
  .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
  }
  .select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__group {
    padding-left: 0;
  }
  .select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
  }
  .select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
  }
  .select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
  }
  .select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
  }
  .select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
  }
  .select2-container--default
    .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
  }
  .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
  }
  .select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #e0e0e0;
    padding: 8px 12px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, white 50%, #eee 100%);
    background-image: -o-linear-gradient(top, white 50%, #eee 100%);
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, white),
      to(#eee)
    );
    background-image: linear-gradient(to bottom, white 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
  }
  .select2-container--classic
    .select2-selection--single
    .select2-selection__rendered {
    color: #444;
    line-height: 28px;
  }
  .select2-container--classic
    .select2-selection--single
    .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
  }
  .select2-container--classic
    .select2-selection--single
    .select2-selection__placeholder {
    color: #999;
  }
  .select2-container--classic
    .select2-selection--single
    .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #e0e0e0;
    padding: 8px 12px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #eee),
      to(#ccc)
    );
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
  }
  .select2-container--classic
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .select2-container--classic[dir="rtl"]
    .select2-selection--single
    .select2-selection__clear {
    float: left;
  }
  .select2-container--classic[dir="rtl"]
    .select2-selection--single
    .select2-selection__arrow {
    border: none;
    border-right: 1px solid #e0e0e0;
    padding: 8px 12px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
  }
  .select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
  }
  .select2-container--classic.select2-container--open
    .select2-selection--single
    .select2-selection__arrow {
    background: transparent;
    border: none;
  }
  .select2-container--classic.select2-container--open
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
  }
  .select2-container--classic.select2-container--open.select2-container--above
    .select2-selection--single {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, white 0%, #eee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eee 50%);
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(white),
      color-stop(50%, #eee)
    );
    background-image: linear-gradient(to bottom, white 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  }
  .select2-container--classic.select2-container--open.select2-container--below
    .select2-selection--single {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, white 100%);
    background-image: -o-linear-gradient(top, #eee 50%, white 100%);
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #eee),
      to(white)
    );
    background-image: linear-gradient(to bottom, #eee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
  }
  .select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #e0e0e0;
    padding: 8px 12px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: text;
    outline: 0;
  }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
  }
  .select2-container--classic
    .select2-selection--multiple
    .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
  }
  .select2-container--classic
    .select2-selection--multiple
    .select2-selection__clear {
    display: none;
  }
  .select2-container--classic
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #e0e0e0;
    padding: 8px 12px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
  }
  .select2-container--classic
    .select2-selection--multiple
    .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
  }
  .select2-container--classic
    .select2-selection--multiple
    .select2-selection__choice__remove:hover {
    color: #555;
  }
  .select2-container--classic[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice {
    float: right;
  }
  .select2-container--classic[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
  }
  .select2-container--classic[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
  }
  .select2-container--classic.select2-container--open
    .select2-selection--multiple {
    border: 1px solid #5897fb;
  }
  .select2-container--classic.select2-container--open.select2-container--above
    .select2-selection--multiple {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-container--classic.select2-container--open.select2-container--below
    .select2-selection--multiple {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #e0e0e0;
    padding: 8px 12px;
    outline: 0;
  }
  .select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
  }
  .select2-container--classic .select2-dropdown--above {
    border-bottom: none;
  }
  .select2-container--classic .select2-dropdown--below {
    border-top: none;
  }
  .select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
  }
  .select2-container--classic .select2-results__option[role="group"] {
    padding: 0;
  }
  .select2-container--classic .select2-results__option[aria-disabled="true"] {
    color: grey;
  }
  .select2-container--classic
    .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white;
  }
  .select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
  }
  .select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
  }
  [data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
  }
  .simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
  }
  .simplebar-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
  }
  .simplebar-content-wrapper {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .simplebar-content-wrapper::-webkit-scrollbar,
  .simplebar-hide-scrollbar::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .simplebar-content:before,
  .simplebar-content:after {
    content: " ";
    display: table;
  }
  .simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
  }
  .simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -webkit-flex-grow: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
  .simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
  }
  .simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
  }
  [data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
  }
  [data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
  }
  .simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px;
  }
  .simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: black;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
  }
  .simplebar-scrollbar.simplebar-visible:before {
    opacity: 0.5;
    -webkit-transition: opacity 0s linear;
    -o-transition: opacity 0s linear;
    transition: opacity 0s linear;
  }
  .simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
  }
  .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
  }
  .simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
  }
  .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px;
  }
  .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
  }
  [data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
  }
  .hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  html {
    font: 400 14px "Lato", -apple-system, system-ui, BlinkMacSystemFont,
      "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.6em;
  }
  body {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip: ink;
    color: #545454;
    opacity: 1 !important;
    -webkit-transition: opacity 0.15s ease-in;
    -o-transition: opacity 0.15s ease-in;
    transition: opacity 0.15s ease-in;
    display: block !important;
  }
  body.no-scroll {
    overflow: hidden;
  }
  body.is-idle {
    pointer-events: none;
  }
  a {
    color: #1B2970;
    text-decoration: none;
  }
  a:hover,
  a:focus {
    color: #008a84;
  }
  .block {
    margin-bottom: 1.6em;
  }
  .block--gray {
    background-color: #f7f7f7;
    padding-bottom: 1.6em;
  }
  .block-half {
    margin-bottom: 0.8em;
  }
  .container {
    width: 89%;
    max-width: 1120px;
    margin: 0 auto;
  }
.bannerform{
  display: block;
  width: 100%;
  height: 100px;
}

  @media screen and (min-width: 48em) {
    .container {
      width: 95%;
    }
  }
  .container--compact {
    max-width: 1024px;
  }
  b,
  strong {
    font-weight: 700;
  }
  .site-main {
    position: relative;
    z-index: 1;
    padding-top: 80px;
  }
  @media screen and (min-width: 64em) {
    .site-main {
      padding-top: 95px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1128px) {
    .site-main .container {
      width: 80%;
    }
  }
  .site-main-pushed {
    padding-top: 90px;
  }
  .site-main-full {
    overflow: hidden;
  }
  @media screen and (max-width: 767px) {
    .site-main-full {
      height: auto;
    }
    .site-main-full .full-height {
      height: auto;
    }
  }
  .anchor {
    color: currentcolor;
  }
  .anchor:hover,
  .anchor:focus {
    color: currentcolor;
  }
  .anchor-button {
    position: relative;
    color: currentcolor;
  }
  .anchor-button:hover,
  .anchor-button:focus {
    color: currentcolor;
  }
  .anchor-button:hover .anchor-button__text,
  .anchor-button:focus .anchor-button__text {
    pointer-events: all;
    opacity: 1;
    visibility: visible;
  }
  .anchor-button .anchor-button__text {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 2px 8px;
    font-weight: 700;
    font-size: 9px;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #4453AC;
    line-height: 1;
    white-space: normal;
    text-align: center;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .heading {
    margin-bottom: 36px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
  }
  @media screen and (min-width: 48em) {
    .heading {
      margin-bottom: 48px;
      font-size: 24px;
    }
  }
  .heading--left {
    text-align: left;
    margin-bottom: 0.8em;
  }
  .article-style ol:not([class]) {
    padding-left: 1em;
  }
  .article-style ol:not([class]) li {
    position: relative;
    padding-left: 4px;
    margin-bottom: 8px;
  }
  .article-style ul:not([class]) {
    padding-left: 0;
    margin-bottom: 1.6em;
    list-style: none;
  }
  .article-style ul:not([class]) li {
    position: relative;
    padding-left: 16px;
    margin-bottom: 8px;
  }
  .article-style ul:not([class]) li:before {
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #4453AC;
    content: "";
  }
  @media screen and (min-width: 48em) {
    .grid-list-wrapper ul:not([class]) {
      display: grid;
      grid-gap: 0 10px;
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media screen and (min-width: 64em) {
    .grid-list-wrapper ul:not([class]) {
      display: grid;
      grid-gap: 0 10px;
      grid-template-columns: repeat(3, 1fr);
    }
  }
  .lazyload {
    opacity: 0;
  }
  .lazyloaded {
    opacity: 1;
    -webkit-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
  }
  