.article {
  position: relative; }
  .article-readpage__container {
    padding: 75px 16px 26px 16px; }

.article-readpage-content {
  margin-top: 16px; }
  .article-readpage-content__title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.34px;
    color: #334680;
    margin-top: 0;
    margin-bottom: 16px; }
  .article-readpage-content__info {
    margin-top: 16px;
    font-size: 12px; }
  .article-readpage-content__writer {
    line-height: 1.58;
    color: #5983F0; }
  .article-readpage-content__date {
    color: #9B9B9B;
    text-transform: capitalize; }
  .article-readpage-content__date::before {
    content: ' \25CF';
    font-size: 6px;
    margin: 0 8px;
    position: relative;
    top: -2px; }
  .article-readpage-content__short-desc {
    margin-top: 13px;
    font-size: 14px;
    line-height: 1.5;
    color: #9b9b9b; }
  .article-readpage-content__body {
    margin-top: 16px;
    font-size: 16px;
    line-height: 1.44;
    color: #565656; }
    .article-readpage-content__body h2 {
      font-size: 16px; }
    .article-readpage-content__body p {
      word-break: break-word;
      margin: 15px 0; }
      .article-readpage-content__body p img {
        width: 100%; }
    .article-readpage-content__body ul, .article-readpage-content__body ol {
      padding-left: 30px; }
    .article-readpage-content__body a {
      color: #5983F0; }
  .article-readpage-content__section-image {
    width: calc(100vw - 32px); }
    .article-readpage-content__section-image.img-loading {
      height: 238px; }
  .article-readpage-content__section-image-top {
    margin-left: -16px;
    margin-right: -16px;
    width: 100vw; }
    .article-readpage-content__section-image-top.img-loading {
      height: 220px; }
  .article-readpage-content__section-text-location {
    font-weight: 600;
    color: #334680; }
  .article-readpage-content__section-pagebreak {
    font-size: 12px;
    color: #848FB3;
    margin: 24px 0;
    position: relative; }
  .article-readpage-content__section-pagebreak-page {
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background: #FFFFFF;
    width: 100px; }
  .article-readpage-content__section-pagebreak-line {
    border: 0;
    border-top: solid 1px rgba(132, 143, 179, 0.3); }
  .article-readpage-content__section-pagebreak-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.44;
    color: #565656;
    margin: 24px 0; }
  .article-readpage-content__iframe-container,
  .article-readpage-content .article-content-body__iframe-container {
    position: relative;
    overflow: hidden;
    padding-top: 56%;
    margin-bottom: 16px; }
    .article-readpage-content__iframe-container iframe,
    .article-readpage-content .article-content-body__iframe-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .article-readpage-content__section-bacajuga {
    background-color: #fafafe;
    margin: 24px -15px;
    padding: 24px 16px 26px 16px; }
    .article-readpage-content__section-bacajuga__title {
      color: #334680;
      font-size: 20px;
      font-weight: bold;
      line-height: 1.25;
      letter-spacing: 0.34px;
      margin-bottom: 23px;
      padding: 0 16px;
      display: block; }
    .article-readpage-content__section-bacajuga ul {
      padding: 0;
      margin: 0;
      list-style-type: none; }
      .article-readpage-content__section-bacajuga ul li {
        border-bottom: solid 1px #f1f0f7;
        padding: 0 16px 18px 16px;
        margin-bottom: 16px; }
        .article-readpage-content__section-bacajuga ul li a {
          color: #5983f0;
          font-size: 14px;
          line-height: 1.43; }
        .article-readpage-content__section-bacajuga ul li:last-child {
          margin-bottom: 0;
          border-bottom: 0;
          padding-bottom: 0; }
  .article-readpage-content__livechat {
    margin: 8px 0 0 0;
    display: flex; }
    .article-readpage-content__livechat__box {
      background-color: #f9f9fe;
      border-radius: 8px;
      box-shadow: 0 4px 16px 0 rgba(220, 229, 240, 0.7);
      padding: 16px 16px 12px 16px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .article-readpage-content__livechat__box__title {
        font-size: 16px;
        font-weight: bold;
        color: #334680;
        margin-bottom: 8px;
        margin-top: 0; }
      .article-readpage-content__livechat__box__desc {
        font-size: 12px;
        line-height: 1.5;
        color: #848fb3;
        margin: 0; }
      .article-readpage-content__livechat__box__link {
        background-color: #5983f0;
        color: #ffffff;
        font-size: 12px;
        height: 32px;
        width: 84px;
        border-radius: 19px;
        display: flex;
        align-items: center;
        justify-content: center; }

.article-readpage-content__tags {
  margin-top: 24px; }
  .article-readpage-content__tags ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .article-readpage-content__tags ul li {
      display: inline-block;
      margin-right: 8px;
      margin-bottom: 16px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.article-reaction {
  padding: 24px 0 14px 0;
  border-bottom: solid 1px rgba(231, 237, 245, 0.5); }
  .article-reaction__title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.34px;
    color: #8590b3;
    margin-bottom: 16px; }
  .article-reaction__container {
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    flex-flow: wrap; }
  .article-reaction__react-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 60px;
    text-align: center;
    word-break: break-word;
    margin-bottom: 10px;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    border: none;
    outline: none; }
    .article-reaction__react-tile.disabled {
      opacity: 0.35; }
    .article-reaction__react-tile__icon {
      width: 60px;
      height: 60px; }
      .article-reaction__react-tile__icon.img-loading {
        border-radius: 15px; }
    .article-reaction__react-tile__title {
      margin-top: 4px;
      color: #565656;
      font-size: 12px; }
    .article-reaction__react-tile__counter {
      margin-top: 2px;
      color: #b6b6b6;
      font-size: 12px; }
  .article-reaction-toast {
    background-color: #565656;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 8px;
    font-size: 14px;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20%;
    z-index: 1000; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.loader-enter {
  opacity: 1; }

.loader-enter.loader-enter-active {
  opacity: 1;
  transition: opacity .5s ease-in; }

.loader-exit {
  opacity: 1; }

.loader-exit.loader-exit-active {
  opacity: 0.01;
  transition: opacity .3s ease-in; }

.fade-enter {
  opacity: 0.01; }

.fade-enter.fade-enter-active {
  opacity: 1;
  transition: opacity .5s ease-in; }

.fade-exit {
  opacity: 1; }

.fade-exit.fade-exit-active {
  opacity: 0.01;
  transition: opacity .3s ease-in; }

.fade-easeout-enter {
  opacity: 0.01; }

.fade-easeout-enter.fade-easeout-enter-active {
  opacity: 1;
  transition: opacity .5s ease-out; }

.fade-easeout-exit {
  opacity: 1; }

.fade-easeout-exit.fade-easeout-exit-active {
  opacity: 0.01;
  transition: opacity .3s ease-out; }

.slide-left-enter {
  position: absolute;
  top: 0;
  opacity: 0.01;
  left: 100%; }

.slide-left-enter.slide-left-enter-active {
  opacity: 1;
  left: 0;
  transition: opacity .2s ease-in, left .2s ease-in-out; }

.slide-left-exit {
  position: absolute;
  top: 0;
  opacity: 1;
  left: 0; }

.slide-left-exit.slide-left-exit-active {
  opacity: 0.01;
  left: -100%;
  transition: opacity .2s ease-in, left .2s ease-in-out; }

.slide-top-enter {
  top: 100vh; }

.slide-top-enter.slide-top-enter-active {
  top: 0;
  transition: top .2s ease-in-out; }

.slide-top-exit {
  top: 0; }

.slide-top-exit.slide-top-exit-active {
  top: 100vh;
  transition: top .2s ease-in-out; }

.slide-bottom-enter {
  top: -100%; }

.slide-bottom-enter.slide-bottom-enter-active {
  top: 0;
  transition: top .3s ease-in-out; }

.slide-bottom-exit {
  top: 0; }

.slide-bottom-exit.slide-bottom-exit-active {
  top: -100%;
  transition: top .3s ease-in-out; }

.slide-bottom-enter-done {
  top: 0; }

.menu-from-right-enter {
  left: 100vw; }

.menu-from-right-enter.menu-from-right-enter-active {
  left: 0;
  transition: left .2s ease-in-out; }

.menu-from-right-exit {
  left: 0; }

.menu-from-right-exit.menu-from-right-exit-active {
  left: 100vw;
  transition: left .2s ease-in-out; }

.expand-enter {
  max-height: 0;
  overflow: hidden; }

.expand-enter.expand-enter-active {
  max-height: 100vh;
  transition: max-height .3s ease-in-out; }

.expand-exit {
  max-height: 100vh; }

.expand-exit.expand-exit-active {
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease-in-out; }

#mobile-ad_ad-tb_centered::after {
  content: " ";
  top: 0;
  left: 0;
  position: absolute;
  background: #f5f5f5;
  height: 50px;
  width: 100%;
  z-index: -1; }

#mobile-ad_ad-tb_centered {
  display: none;
  background: #f5f5f5;
  width: 100%;
  min-height: 51px;
  z-index: 1000; }

.top_banner_fix {
  position: fixed;
  top: 0;
  z-index: 10; }

.for_nav_bar_ad {
  top: 50px !important;
  padding-bottom: 50px; }

.for_main_ad {
  margin-top: 50px !important; }

.top_banner_fix2 {
  position: fixed;
  top: 0;
  z-index: 10; }

.for_nav_bar_ad2 {
  top: 100px !important; }

.for_main_ad2 {
  margin-top: 100px !important; }

.layout__ads {
  background-color: #ffffff; }

.back-to-top {
  bottom: 110px; }

#close_hbf {
  display: inline-block;
  width: 63px;
  height: 43px;
  position: absolute;
  top: -19px;
  margin-left: 125px;
  background: url(https://preview-kmkonline.akamaized.net/banners/images/close-btn2.png) no-repeat center; }

.all_hbf {
  width: 100%;
  position: fixed;
  z-index: 1000; }

.NATIVEOUT {
  text-align: center;
  /*padding-top: 15px;*/
  margin-top: -1px;
  height: 0;
  overflow: hidden;
  background: #fff;
  /*border-top: 1px solid #eee;*/
  /*border-bottom: 1px solid #eee;*/ }

.INTERVALAD {
  position: relative; }

.INTERVALAD:after {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: -15px;
  z-index: -1;
  background-color: #fff; }

.article-content-body__item--peeked {
  margin: -10px -15px 0;
  padding: 10px 15px 0; }

.article-raw-content > p + div:not(.baca-juga) {
  margin: -10px -15px 0px;
  padding: 10px 0px 0px;
  background: #fff; }

.js-reading-list + .article-readpage--section[data-component-name='mobile:article-readpage:section'] {
  margin: -10px -15px 0px;
  padding: 10px 15px 0px;
  background: #fff; }

.article-ad.article-ad_ad-mrb {
  background: #fff; }

@font-face {
  font-family: 'SFProText';
  src: url("/static/fonts/SFProText-Semibold.eot");
  /* IE9 Compat Modes */
  src: url("/static/fonts/SFProText-Semibold.eot?#iefix") format("embedded-opentype"), url("/static/fonts/SFProText-Semibold.woff") format("woff"), url("/static/fonts/SFProText-Semibold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'SFProText';
  src: url("/static/fonts/SFProText-Medium.eot");
  /* IE9 Compat Modes */
  src: url("/static/fonts/SFProText-Medium.eot?#iefix") format("embedded-opentype"), url("/static/fonts/SFProText-Medium.woff") format("woff"), url("/static/fonts/SFProText-Medium.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'SFProText';
  src: url("/static/fonts/SFProDisplay-Bold.eot");
  /* IE9 Compat Modes */
  src: url("/static/fonts/SFProDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("/static/fonts/SFProDisplay-Bold.woff") format("woff"), url("/static/fonts/SFProDisplay-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'SFProText';
  src: url("/static/fonts/SFProText-Regular.eot");
  /* IE9 Compat Modes */
  src: url("/static/fonts/SFProText-Regular.eot?#iefix") format("embedded-opentype"), url("/static/fonts/SFProText-Regular.woff") format("woff"), url("/static/fonts/SFProText-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

* {
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
  font-family: 'SFProText', sans-serif;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */ }
  *::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0;
    background: transparent; }

body {
  background-color: #ffffff; }
  body.popup--open {
    overflow: hidden; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  font-size: inherit; }

a {
  text-decoration: none; }

.hide {
  display: none; }

.highlighted {
  color: #5983f0; }

.single-line {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.ads-container {
  overflow: hidden; }

.layout__nav-content {
  position: relative; }

.offline__badge {
  position: fixed;
  left: 16px;
  bottom: 60px;
  border-radius: 10px;
  padding: 10px;
  z-index: 999999;
  background-color: #cccccc; }

.update-modal {
  position: fixed;
  z-index: 99999999;
  bottom: 80px;
  left: 16px;
  right: 16px; }
  .update-modal__container {
    background-color: #2b2b2b;
    padding: 20px 16px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .update-modal__message {
    color: #ffffff; }
  .update-modal__refresh {
    box-shadow: none;
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0 0 0 16px;
    color: #84b0db;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    outline: none; }

.loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center; }
  .loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.slick-list .slick-slide > div > div {
  outline: none; }

.scroll-to-top {
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border: none;
  box-shadow: 0 4px 6px 0 rgba(220, 229, 240, 0.7);
  outline: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  .scroll-to-top__icon {
    max-width: 55%;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .scroll-to-top__icon > div {
      width: 25px;
      height: auto; }

.toast {
  background-color: #565656;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 14px;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20%;
  z-index: 999999999; }

.promote-install {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999999999; }
  .promote-install__wrapper {
    position: relative;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    height: 110px;
    padding: 16px;
    box-shadow: 0 0px 16px 5px rgba(85, 101, 145, 0.3); }
  .promote-install__content {
    flex: 1;
    display: flex;
    align-items: flex-start; }
    .promote-install__content > div {
      display: flex;
      flex-direction: column; }
  .promote-install__logo {
    margin-right: 15px;
    margin-top: -11px;
    width: 60px; }
  .promote-install__title {
    color: #334680;
    font-size: 16px;
    font-weight: bold; }
  .promote-install__subtitle {
    font-size: 14px;
    color: #8590B3;
    margin-top: 5px; }
  .promote-install__close {
    position: absolute;
    top: 7px;
    right: 12px;
    cursor: pointer; }
  .promote-install button {
    flex: 0 0 auto;
    color: #ffffff;
    background-color: #5983f0;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: flex-end;
    font-weight: bold;
    font-size: 16px;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    width: 205px;
    height: 38px;
    outline: none; }

.btn-submit {
  cursor: pointer;
  background-color: #5983f0;
  color: #ffffff;
  height: 48px;
  width: 100%;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 500;
  box-shadow: none;
  outline: none;
  border: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }
  .btn-submit:disabled {
    background-color: #ebebeb;
    color: #8590b3;
    cursor: not-allowed; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.mobile.bottom-nav-on {
  padding-bottom: 60px; }
  .mobile.bottom-nav-on .scroll-to-top {
    bottom: 70px; }

.mobile.offline {
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden; }


/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.header-expand {
  width: 100vw;
  height: 100vh;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  z-index: 1001;
  overflow-x: hidden; }
  .header-expand__header {
    position: fixed;
    z-index: 1;
    width: 100%;
    border-bottom: solid 1px #e7edf5;
    background-color: #ffffff; }
    .header-expand__header__container {
      padding: 8px 16px;
      display: flex;
      justify-content: center;
      align-items: center; }
  .header-expand__back {
    margin-right: 16px; }
  .header-expand__search__bar {
    position: relative;
    flex: 1; }
  .header-expand__search__input {
    border: solid 1px #cdd9fa;
    border-radius: 20px;
    color: #565656;
    font-size: 14px;
    outline: none;
    padding: 11px 48px 11px 16px;
    width: 100%;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease;
    -moz-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease; }
    .header-expand__search__input:focus {
      border-color: #5983f0; }
    .header-expand__search__input::placeholder {
      color: #d6dcee; }
  .header-expand__search__clear {
    display: none;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px; }
    .header-expand__search__clear--show {
      display: block; }
  .header-expand__content {
    padding: 0;
    margin-top: 57px;
    overflow-y: scroll; }
  .header-expand__history {
    padding: 0 16px 10px 16px; }
    .header-expand__history__title {
      color: #8590b3;
      font-size: 14px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.64;
      letter-spacing: normal;
      margin-bottom: 23px; }
    .header-expand__history__clear {
      box-shadow: none;
      border: none;
      background: transparent;
      padding: 0;
      font-size: 14px;
      line-height: 1.36;
      float: right;
      color: #5983F0;
      outline: none;
      margin-bottom: 24px; }
    .header-expand__history ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .header-expand__history ul li {
        font-size: 16px;
        color: #565656;
        line-height: 23px;
        letter-spacing: 0;
        margin-bottom: 24px; }
  .header-expand__trending {
    clear: both;
    padding: 24px 16px 10px 16px; }
    .header-expand__trending__title {
      color: #8590b3;
      font-size: 14px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.64;
      letter-spacing: normal;
      margin-bottom: 23px; }
    .header-expand__trending__content {
      display: flex;
      flex-flow: wrap; }
      .header-expand__trending__content .tag-tile {
        margin-bottom: 16px;
        margin-right: 8px; }
    .header-expand__trending__badge {
      border-radius: 21.5px;
      border: solid 1px #d6dcee;
      background-color: #ffffff;
      color: #5983f0;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.36;
      padding: 11px 16px 10px 16px;
      margin-bottom: 8px;
      margin-right: 4px; }
  .header-expand .spin-loader {
    position: fixed;
    top: 57px;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    z-index: 9; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.search-result {
  display: flex;
  flex-direction: column; }
  .search-result--hide {
    display: none; }
  .search-result__tabs {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 24px 0;
    position: fixed;
    top: 57px;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: #ffffff; }
    .search-result__tabs:after {
      content: ' ';
      white-space: pre; }
  .search-result__tab {
    flex: 0 0 auto;
    background-color: #ffffff;
    border: solid 1px #d6dcee;
    border-radius: 21.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    height: 40px;
    padding: 0 16px;
    font-size: 14px;
    color: #8590b3;
    line-height: 1.36;
    margin-right: 8px; }
    .search-result__tab:first-child {
      margin-left: 16px; }
    .search-result__tab:last-child {
      margin-right: 16px; }
    .search-result__tab.active {
      background-color: #f1f5ff;
      color: #5983f0; }
  .search-result__container {
    padding: 0 16px 0 16px;
    margin-top: 90px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.search-result__all {
  position: relative; }

.search-result__section {
  margin-bottom: 24px; }
  .search-result__section__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px rgba(231, 237, 245, 0.5);
    padding-bottom: 15px; }
  .search-result__section__title {
    text-transform: uppercase;
    color: #8590b3;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.34px; }
  .search-result__section__seemore {
    text-decoration: none;
    color: #5983f0;
    font-size: 14px;
    font-weight: 500;
    outline: none;
    margin-left: 24px; }
  .search-result__section__body {
    position: relative; }
  .search-result__section ul {
    list-style-type: none;
    padding: 0;
    margin: 16px 0 0 0; }

.search-result__list-item {
  margin-bottom: 28px; }
  .search-result__list-item a {
    text-decoration: none;
    outline: none;
    color: #565656;
    font-size: 14px;
    line-height: 1.43; }

.search-result .article-snippet__title {
  font-size: 16px; }

.search-result .article-snippet--tanya-dokter {
  border-bottom: none;
  padding: 24px 0 0 0; }

.search-result .section--artikel .search-result__section__header {
  margin-bottom: 8px; }

.search-result .section--artikel .search-result__section__body a:last-child .article-snippet {
  border-bottom: none; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.search-result__article {
  position: relative; }
  .search-result__article__paginated-list {
    margin-bottom: 24px; }
    .search-result__article__paginated-list a:first-child .article-snippet {
      padding-top: 0; }
  .search-result__article .spin-loader {
    position: initial; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.search-result__topic {
  position: relative; }
  .search-result__topic .search-result__section__title {
    color: #5983f0;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 8px;
    border-bottom: solid 1px rgba(231, 237, 245, 0.5);
    line-height: normal;
    letter-spacing: normal; }
  .search-result__topic .search-result__section ul {
    margin: 22px 0 0 0; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.header-navigation {
  position: fixed;
  bottom: 0;
  top: 53px;
  left: -100vw;
  width: 100%;
  z-index: 1001;
  background-color: #ffffff;
  transition: left .2s ease-in-out; }
  .header-navigation.open {
    left: 0; }
  .header-navigation.v1 {
    top: 63px;
    left: 100vw; }
  .header-navigation ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .header-navigation ul li {
      margin-bottom: 16px;
      letter-spacing: 0.45px; }
      .header-navigation ul li a {
        color: #334680;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
        cursor: pointer; }
  .header-navigation__wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden; }
  .header-navigation__user {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-top: solid 1px #e7edf5;
    border-bottom: solid 1px #e7edf5;
    padding: 16px; }
    .header-navigation__user a {
      color: #5983f0;
      font-size: 12px; }
    .header-navigation__user ul li {
      margin-bottom: 0; }
  .header-navigation__avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 16px;
    object-fit: cover;
    object-position: center; }
  .header-navigation__info {
    display: flex;
    flex-direction: column; }
  .header-navigation__username {
    color: #334680;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: -0.34px;
    margin-bottom: 8px; }
  .header-navigation__menu {
    overflow-y: scroll;
    padding: 16px; }
  .header-navigation__logout {
    color: #5983f0 !important; }

.tag-location-bar {
  position: relative; }
  .tag-location-bar__container {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 40px;
    background-color: #ffffff;
    padding: 0 16px; }
    .tag-location-bar__container a {
      flex: 1;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: 0.34px;
      color: #334680;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      text-decoration: none;
      outline: none; }
  .tag-location-bar__icon {
    flex: 0 0 auto;
    margin-right: 8px;
    width: 24px;
    height: 24px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.header {
  position: fixed;
  right: 0;
  z-index: 10;
  display: flex;
  width: 100%; }
  .header.shadowed {
    box-shadow: 0px 2px 9px rgba(201, 201, 201, 0.5); }
  .header__container {
    flex: 1;
    padding: 0 16px;
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 54px; }
  .header__menu-toggle {
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 16px;
    display: block; }
    .header__menu-toggle span {
      position: absolute;
      left: 0;
      right: 0;
      height: 2px;
      width: 100%;
      background-color: #334680;
      transition: all .2s linear; }
      .header__menu-toggle span:nth-child(1) {
        top: 0; }
      .header__menu-toggle span:nth-child(2) {
        top: 50%;
        transform: translateY(-50%); }
      .header__menu-toggle span:nth-child(3) {
        bottom: 0; }
    .header__menu-toggle.toggle--active span:nth-child(1) {
      top: 6px;
      transform: rotate(45deg); }
    .header__menu-toggle.toggle--active span:nth-child(2) {
      background-color: transparent; }
    .header__menu-toggle.toggle--active span:nth-child(3) {
      bottom: 8px;
      transform: rotate(-45deg); }
  .header__avatar {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center; }
  .header__logo {
    flex: 1;
    margin: 0 20px;
    display: flex;
    align-items: center; }
    .header__logo a {
      display: inline-flex;
      align-items: center;
      flex-flow: wrap; }
    .header__logo img {
      width: 100%;
      max-width: 100px;
      min-height: 17px;
      max-height: 22px; }
      .header__logo img.klikdokter {
        border-right: solid 1px #C4C4C4;
        padding-right: 12px; }
      .header__logo img.kemenkes {
        max-width: 44px;
        margin: 0 4px 0 12px; }
      .header__logo img.bnpb {
        max-width: 20px; }
    @media screen and (max-width: 352px) {
      .header__logo {
        margin: 0 10px; }
        .header__logo img.klikdokter {
          padding-right: 6px; }
        .header__logo img.kemenkes {
          margin-left: 6px; } }
  .header__notif {
    flex: 0 0 auto;
    width: 24px;
    margin-left: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
    .header__notif img {
      width: 100%; }
    .header__notif span {
      border-radius: 50%;
      font-size: 10px;
      font-weight: 500;
      line-height: 10px;
      color: #ffffff;
      background-color: #FF4274;
      position: absolute;
      top: -8px;
      left: -5px;
      width: 20px;
      height: 20px;
      display: flex;
      align-items: center;
      justify-content: center; }
    @media screen and (max-width: 352px) {
      .header__notif {
        margin-left: 8px; } }
  .header__whatsapp {
    max-width: 100%;
    width: 24px;
    margin-left: 13px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.bottom-navigation {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999; }
  .bottom-navigation__wrapper {
    display: flex;
    justify-content: space-between;
    background-color: #ffffff;
    padding: 8px 0;
    box-shadow: 0 2px 9px 0 rgba(201, 201, 201, 0.5); }
  .bottom-navigation__menu {
    flex: 1;
    cursor: pointer; }
    .bottom-navigation__menu__wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
    .bottom-navigation__menu span {
      font-size: 10px;
      color: rgba(86, 86, 86, 0.75);
      letter-spacing: 0.3px;
      margin-top: 8px;
      display: block; }
    .bottom-navigation__menu.active span {
      color: #064E41; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.account {
  position: relative; }
  .account__container {
    padding-top: 56px; }
  .account.theme--dana .account-dashboard__button {
    border-radius: 4px;
    color: #108ee9;
    border-color: #108ee9; }
    .account.theme--dana .account-dashboard__button--fill {
      background-color: #108ee9;
      color: #ffffff; }
  .account.theme--dana .account-dashboard__info {
    margin-top: 75px; }

.account-header {
  width: 100%;
  position: fixed;
  height: 56px;
  display: flex;
  background-color: #FFFFFF;
  z-index: 10;
  align-items: center;
  text-align: center; }
  .account-header__back {
    position: absolute;
    left: 16px;
    width: 24px;
    height: 24px; }
  .account-header__title {
    flex: 1;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.29;
    letter-spacing: -0.41px;
    color: #334680; }

.account-dashboard {
  padding: 0 16px; }
  .account-dashboard__logo {
    margin: 80px auto 120px auto;
    display: block;
    min-height: 32px;
    max-height: 45px;
    max-width: 100%; }
  .account-dashboard__button {
    color: #5983f0;
    background-color: #ffffff;
    border: solid 1px #5983f0;
    border-radius: 25px;
    height: 48px;
    width: 100%;
    display: block;
    box-shadow: none;
    margin-bottom: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; }
    .account-dashboard__button--fill {
      background-color: #5983f0;
      color: #ffffff; }
  .account-dashboard__sns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px; }
    .account-dashboard__sns__button:first-child {
      padding-right: 9px; }
    .account-dashboard__sns__button img {
      width: 100%; }
    .account-dashboard__sns__placeholder {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 40px;
      max-width: 167px;
      width: 100%;
      background-color: #dedede;
      color: #565656;
      border-radius: 25px; }
  .account-dashboard__divider {
    border: none;
    border-top: solid 1px #e7edf5;
    margin-top: 25px;
    margin-bottom: 25px;
    position: relative; }
    .account-dashboard__divider span {
      color: #8590b3;
      line-height: 1.5;
      font-size: 12px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 71px;
      text-align: center;
      background-color: #ffffff; }
  .account-dashboard__info {
    text-align: center;
    color: #565656;
    font-size: 12px;
    line-height: 1.42;
    margin-bottom: 40px; }
    .account-dashboard__info span {
      color: #5983f0; }

.address-patient-content {
  padding: 0 16px; }
  .address-patient-content__add {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 4px 16px 0 rgba(85, 101, 145, 0.2);
    border-radius: 8px;
    height: 72px;
    width: 100%;
    margin: 16px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px dashed #bbc1d4;
    color: #5983f0;
    font-weight: 500;
    outline: none; }
    .address-patient-content__add span {
      margin-left: 14px; }
  .address-patient-content__fromRx {
    padding-bottom: 90px; }

.address-pasien {
  position: relative; }
  .address-pasien__container {
    padding-top: 56px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.article-dashboard {
  padding-top: 54px; }

.article-dashboard__content {
  position: relative; }
  .article-dashboard__content .article-snippet {
    margin: 0 16px; }
    .article-dashboard__content .article-snippet__text {
      justify-content: flex-start; }
    .article-dashboard__content .article-snippet__title {
      font-size: 16px;
      line-height: 1.5;
      letter-spacing: 0.34px; }
    .article-dashboard__content .article-snippet__subtitle {
      line-height: 1.5; }
  .article-dashboard__content .article-snippet--video {
    margin: 10px 16px 10px 16px; }
    .article-dashboard__content .article-snippet--video.article-snippet--border-mask::before {
      top: -11px; }
  .article-dashboard__content .article-collection {
    margin-top: 25px;
    margin-bottom: 15px; }
    .article-dashboard__content .article-collection .article-category .article-snippet {
      margin: 0; }
      .article-dashboard__content .article-collection .article-category .article-snippet__title {
        font-size: 14px;
        line-height: 1.43;
        letter-spacing: 0; }
      .article-dashboard__content .article-collection .article-category .article-snippet__subtitle {
        line-height: unset; }

.article-collection {
  margin-top: 40px;
  position: relative; }
  .article-collection__header {
    display: flex;
    align-items: center;
    margin: 0 16px; }
  .article-collection__title {
    flex: 2;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: 0.34px;
    color: #334680; }
  .article-collection__see-all a {
    flex: 2;
    font-size: 14px;
    line-height: 1.36;
    text-align: right;
    color: #5983F0; }
  .article-collection__description {
    margin: 7px 0 0 16px;
    font-size: 14px;
    color: #8590B3; }
  .article-collection__content {
    margin-top: 24px; }
  .article-collection__button {
    height: 48px;
    background-color: #F6F6FD;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #5983F0; }
  .article-collection a:last-child .article-snippet {
    border-bottom: none; }

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -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);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.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;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(data:image/gif;base64,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) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(data:application/vnd.ms-fontobject;base64,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);
    src: url(data:application/vnd.ms-fontobject;base64,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?#iefix) format('embedded-opentype'), url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format('woff'), url(data:font/ttf;base64,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) format('truetype'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5HZW5lcmF0ZWQgYnkgRm9udGFzdGljLm1lPC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJzbGljayIgaG9yaXotYWR2LXg9IjUxMiI+Cjxmb250LWZhY2UgZm9udC1mYW1pbHk9InNsaWNrIiB1bml0cy1wZXItZW09IjUxMiIgYXNjZW50PSI0ODAiIGRlc2NlbnQ9Ii0zMiIvPgo8bWlzc2luZy1nbHlwaCBob3Jpei1hZHYteD0iNTEyIiAvPgoKPGdseXBoIHVuaWNvZGU9IiYjODU5NDsiIGQ9Ik0yNDEgMTEzbDEzMCAxMzBjNCA0IDYgOCA2IDEzIDAgNS0yIDktNiAxM2wtMTMwIDEzMGMtMyAzLTcgNS0xMiA1LTUgMC0xMC0yLTEzLTVsLTI5LTMwYy00LTMtNi03LTYtMTIgMC01IDItMTAgNi0xM2w4Ny04OC04Ny04OGMtNC0zLTYtOC02LTEzIDAtNSAyLTkgNi0xMmwyOS0zMGMzLTMgOC01IDEzLTUgNSAwIDkgMiAxMiA1eiBtMjM0IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODU5MjsiIGQ9Ik0yOTYgMTEzbDI5IDMwYzQgMyA2IDcgNiAxMiAwIDUtMiAxMC02IDEzbC04NyA4OCA4NyA4OGM0IDMgNiA4IDYgMTMgMCA1LTIgOS02IDEybC0yOSAzMGMtMyAzLTggNS0xMyA1LTUgMC05LTItMTItNWwtMTMwLTEzMGMtNC00LTYtOC02LTEzIDAtNSAyLTkgNi0xM2wxMzAtMTMwYzMtMyA3LTUgMTItNSA1IDAgMTAgMiAxMyA1eiBtMTc5IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODIyNjsiIGQ9Ik00NzUgMjU2YzAtNDAtOS03Ny0yOS0xMTAtMjAtMzQtNDYtNjAtODAtODAtMzMtMjAtNzAtMjktMTEwLTI5LTQwIDAtNzcgOS0xMTAgMjktMzQgMjAtNjAgNDYtODAgODAtMjAgMzMtMjkgNzAtMjkgMTEwIDAgNDAgOSA3NyAyOSAxMTAgMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5IDQwIDAgNzctOSAxMTAtMjkgMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEweiIvPgo8Z2x5cGggdW5pY29kZT0iJiM5NzsiIGQ9Ik00NzUgNDM5bDAtMTI4YzAtNS0xLTktNS0xMy00LTQtOC01LTEzLTVsLTEyOCAwYy04IDAtMTMgMy0xNyAxMS0zIDctMiAxNCA0IDIwbDQwIDM5Yy0yOCAyNi02MiAzOS0xMDAgMzktMjAgMC0zOS00LTU3LTExLTE4LTgtMzMtMTgtNDYtMzItMTQtMTMtMjQtMjgtMzItNDYtNy0xOC0xMS0zNy0xMS01NyAwLTIwIDQtMzkgMTEtNTcgOC0xOCAxOC0zMyAzMi00NiAxMy0xNCAyOC0yNCA0Ni0zMiAxOC03IDM3LTExIDU3LTExIDIzIDAgNDQgNSA2NCAxNSAyMCA5IDM4IDIzIDUxIDQyIDIgMSA0IDMgNyAzIDMgMCA1LTEgNy0zbDM5LTM5YzItMiAzLTMgMy02IDAtMi0xLTQtMi02LTIxLTI1LTQ2LTQ1LTc2LTU5LTI5LTE0LTYwLTIwLTkzLTIwLTMwIDAtNTggNS04NSAxNy0yNyAxMi01MSAyNy03MCA0Ny0yMCAxOS0zNSA0My00NyA3MC0xMiAyNy0xNyA1NS0xNyA4NSAwIDMwIDUgNTggMTcgODUgMTIgMjcgMjcgNTEgNDcgNzAgMTkgMjAgNDMgMzUgNzAgNDcgMjcgMTIgNTUgMTcgODUgMTcgMjggMCA1NS01IDgxLTE1IDI2LTExIDUwLTI2IDcwLTQ1bDM3IDM3YzYgNiAxMiA3IDIwIDQgOC00IDExLTkgMTEtMTd6Ii8+CjwvZm9udD48L2RlZnM+PC9zdmc+Cg==#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '\2190';
}
[dir='rtl'] .slick-prev:before
{
    content: '\2192';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\2192';
}
[dir='rtl'] .slick-next:before
{
    content: '\2190';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '\2022';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.article-category {
  position: relative;
  margin: 20px 0 0 16px;
  padding-bottom: 20px; }
  .article-category__container {
    padding: 34px 24px 0 24px;
    width: 251px;
    height: 285px;
    border-radius: 16px;
    box-shadow: 0 8px 24px 0 rgba(220, 229, 240, 0.7);
    background-color: #FFFFFF;
    z-index: 0; }
  .article-category__title {
    outline: none;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
    padding: 0 10px;
    min-width: 133px;
    max-width: 250px;
    height: 40px;
    border: none;
    border-radius: 19.2px;
    box-shadow: 0 1px 9px 0 rgba(201, 201, 201, 0.5);
    background-color: #5983F0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    z-index: 1;
    white-space: nowrap; }
  .article-category__content > a:last-child {
    border-bottom: none; }
    .article-category__content > a:last-child .article-snippet__text {
      border-bottom: none; }
  .article-category__content > a .article-snippet__image {
    width: 50px;
    height: 50px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.article-content-promotion {
  position: relative;
  box-shadow: 0 8px 24px 0 rgba(220, 229, 240, 0.7);
  padding: 24px 0 22px 0;
  margin: 26px 0; }
  .article-content-promotion__title {
    color: #334680;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.34px;
    margin-bottom: 3px;
    padding: 0 16px; }
  .article-content-promotion__scroller {
    overflow-x: scroll;
    display: flex;
    flex-wrap: nowrap; }
    .article-content-promotion__scroller::after {
      content: ' ';
      white-space: pre; }
  .article-content-promotion__collection {
    width: 315px;
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    margin-left: 16px; }
    .article-content-promotion__collection:last-child {
      margin-right: 11px; }
  .article-content-promotion .article-snippet {
    margin: 0;
    border-bottom: none;
    align-items: stretch;
    padding: 16px 0 0 0; }
    .article-content-promotion .article-snippet__image {
      width: 48px;
      height: 48px; }
    .article-content-promotion .article-snippet__title {
      font-size: 14px;
      line-height: 1.43; }
    .article-content-promotion .article-snippet__text {
      border-bottom: solid 1px rgba(231, 237, 245, 0.5);
      padding-bottom: 8px;
      height: 62px; }
    .article-content-promotion .article-snippet__subtitle {
      margin-top: 4px; }
    .article-content-promotion .article-snippet--borderless .article-snippet__text {
      border-bottom: none; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.appointment-summary-content {
  padding: 0 16px; }
  .appointment-summary-content__error {
    position: fixed;
    left: 0;
    right: 0;
    background-color: #ff4e5e;
    text-align: center;
    padding: 16px;
    z-index: 9999999; }
    .appointment-summary-content__error p {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
  .appointment-summary-content__body {
    position: relative;
    margin: 16px 0; }
  .appointment-summary-content__info-section {
    padding: 16px;
    box-shadow: 0 4px 16px 0 rgba(85, 101, 145, 0.2);
    border-radius: 8px; }
    .appointment-summary-content__info-section:not(:last-child) {
      content: '';
      display: block;
      margin-bottom: 16px; }
    .appointment-summary-content__info-section.space {
      margin-bottom: 97px; }
    .appointment-summary-content__info-section__label {
      text-transform: uppercase;
      color: #8590b3;
      font-size: 14px;
      font-weight: 500;
      line-height: 1;
      letter-spacing: 0.34px;
      margin-bottom: 10px; }
      .appointment-summary-content__info-section__label-icon {
        display: flex;
        justify-content: space-between;
        margin-bottom: -6px; }
        .appointment-summary-content__info-section__label-icon svg {
          width: 22px;
          cursor: pointer; }
    .appointment-summary-content__info-section__rs-name {
      color: #334680;
      font-weight: 600;
      line-height: 1.5; }
    .appointment-summary-content__info-section__dr-name {
      color: #334680;
      font-size: 14px;
      line-height: 1.43; }
    .appointment-summary-content__info-section__dr-sch {
      color: #8590b3;
      font-size: 14px;
      line-height: 1.43; }
    .appointment-summary-content__info-section__user-name {
      color: #334680;
      font-weight: 500;
      line-height: 1.5; }
    .appointment-summary-content__info-section__user-email, .appointment-summary-content__info-section__user-phone {
      color: #565656;
      font-size: 14px;
      line-height: 1.43; }
    .appointment-summary-content__info-section__patient {
      cursor: pointer; }
      .appointment-summary-content__info-section__patient-label {
        text-transform: uppercase;
        color: #8590b3;
        font-size: 14px;
        font-weight: 500;
        line-height: 1;
        letter-spacing: 0.34px;
        margin: 18px 0 14px; }
      .appointment-summary-content__info-section__patient-select {
        display: flex;
        justify-content: space-between;
        border: 2px dashed #bbc1d4;
        border-radius: 8px;
        padding: 14px; }
      .appointment-summary-content__info-section__patient-title {
        color: #8590b3;
        font-weight: 500;
        margin-bottom: 6px; }
        .appointment-summary-content__info-section__patient-title.selected {
          color: #334680; }
      .appointment-summary-content__info-section__patient-desc {
        color: #8590b3;
        font-size: 14px;
        line-height: 1.43; }
      .appointment-summary-content__info-section__patient-icon {
        line-height: 44px;
        text-align: right; }
        .appointment-summary-content__info-section__patient-icon.selected {
          position: relative;
          width: 16px;
          right: -2px; }
          .appointment-summary-content__info-section__patient-icon.selected svg {
            width: 14px; }
  .appointment-summary-content__payment-btn {
    background-color: #ffffff;
    color: #8590b3;
    border: 1px solid #d6dcee;
    width: 87px;
    height: 32px;
    border-radius: 21.5px;
    box-shadow: none;
    outline: none;
    margin-top: 4px;
    font-size: 14px;
    padding-bottom: 4px; }
    .appointment-summary-content__payment-btn:not(:last-child) {
      margin-right: 8px; }
    .appointment-summary-content__payment-btn.active {
      background-color: #f1f5ff;
      color: #5983f0; }
  .appointment-summary-content__action {
    border-top: solid 1px rgba(231, 237, 245, 0.5);
    box-shadow: 0 2px 4px 0 rgba(220, 229, 240, 0.7);
    background-color: #ffffff;
    padding: 16px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0; }
    .appointment-summary-content__action-btn {
      background-color: #5983f0;
      color: #ffffff;
      width: 100%;
      height: 48px;
      border-radius: 25px;
      font-size: 16px;
      font-weight: 500;
      box-shadow: none;
      outline: none;
      border: none; }
      .appointment-summary-content__action-btn:disabled {
        background-color: #e6e7e8;
        color: #8590b3;
        opacity: 0.5; }

.livechat-landing {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh; }

.livechat-landing__container {
  flex: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 16px; }

.livechat-landing__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.livechat-landing__icon {
  max-width: 150px;
  width: 100%;
  height: auto; }

.livechat-landing__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.04;
  color: #334680;
  margin-top: 40px;
  margin-bottom: 0; }

.livechat-landing__description {
  width: 80%;
  font-size: 14px;
  line-height: 1.5;
  color: #8590b3;
  margin-top: 16px; }

.livechat-landing__buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  margin-top: 16px; }
  .livechat-landing__buttons a {
    outline: none;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 311px;
    width: 100%;
    height: 48px;
    border-radius: 25px;
    margin-bottom: 8px;
    background-color: #5983f0;
    color: #ffffff; }
    .livechat-landing__buttons a:last-child {
      background-color: transparent;
      color: #5983f0; }

.doctor {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column; }

.forgot-password {
  position: relative; }
  .forgot-password__container {
    padding: 56px 16px 100px 16px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.forgot-password-content {
  padding-top: 24px; }
  .forgot-password-content__error {
    position: fixed;
    top: -100%;
    left: 0;
    right: 0;
    background-color: #ff4e5e;
    text-align: center;
    padding: 16px;
    z-index: 9999999;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .forgot-password-content__error--show {
      top: 0; }
    .forgot-password-content__error p {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
  .forgot-password-content__title {
    color: #334680;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.34px;
    font-weight: bold;
    margin-bottom: 8px; }
  .forgot-password-content__desc {
    color: #8590b3;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 22px; }
  .forgot-password-content__input-group input {
    font-size: 14px;
    background-color: #ffffff;
    border: solid 1px #cdd9fa;
    border-radius: 6px;
    height: 48px;
    width: 100%;
    color: #565656;
    padding: 0 16px;
    box-sizing: border-box;
    outline: none;
    -webkit-transition: border-color .2s ease;
    -moz-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease; }
    .forgot-password-content__input-group input:focus {
      border-color: #5983f0; }
    .forgot-password-content__input-group input::placeholder {
      color: #8590b3;
      opacity: 0.5; }
  .forgot-password-content__footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 16px 25px 16px; }
  .forgot-password-content__submit {
    background-color: #5983f0;
    color: #ffffff;
    height: 50px;
    width: 100%;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .forgot-password-content__submit:disabled {
      background-color: #e6e7e8;
      color: #8590b3;
      opacity: 0.5; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.healthtools {
  display: flex;
  flex-direction: column; }
  .healthtools__content {
    padding: 57px 16px 30px;
    margin-top: 20px; }
  .healthtools__overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 2; }
  .healthtools__list {
    display: flex;
    flex-flow: wrap;
    justify-content: space-evenly; }
    .healthtools__list::after {
      content: "";
      flex: 1; }
  .healthtools .menu-tile-v2 {
    width: calc(100% / 4);
    max-width: unset;
    margin-bottom: 20px; }
    .healthtools .menu-tile-v2.selected {
      position: relative;
      z-index: 3;
      background-color: #ffffff;
      border-radius: 8px;
      box-shadow: 0px 0px 4px 2px rgba(100, 168, 69, 0.6); }
      .healthtools .menu-tile-v2.selected::before {
        content: "";
        width: 12px;
        height: 12px;
        background-color: #ff4e5e;
        border-radius: 50%;
        position: absolute;
        top: 5px;
        right: 5px; }
    .healthtools .menu-tile-v2 p {
      padding: 0 3px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.new-home {
  display: flex;
  flex-direction: column;
  padding: 54px 0 60px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.new-home-menu {
  padding: 20px 20px 0;
  border-bottom: solid 1px #EEEEEE; }
  .new-home-menu__wrapper {
    justify-content: space-evenly;
    display: flex;
    flex-flow: wrap; }
    .new-home-menu__wrapper::after {
      content: "";
      flex: 1; }
    .new-home-menu__wrapper .main-menu__tile {
      width: calc(100% / 4);
      max-width: unset;
      display: flex;
      justify-content: center;
      margin-bottom: 20px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.main-menu__tile {
  cursor: pointer;
  max-width: 76px;
  text-decoration: none; }
  .main-menu__tile__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .main-menu__tile__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(206, 221, 228, 0.25); }
    .main-menu__tile__icon img {
      max-width: 40px;
      max-height: 35px; }
  .main-menu__tile p {
    margin-top: 4px;
    font-size: 12px;
    color: #064E41;
    text-align: center; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.main-menu__expand {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: flex;
  opacity: 0;
  -webkit-transition: opacity 0s ease;
  -moz-transition: opacity 0s ease;
  -o-transition: opacity 0s ease;
  transition: opacity 0s ease; }
  .main-menu__expand.show {
    opacity: 1;
    z-index: 999999;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease; }
  .main-menu__expand__overlay {
    background-color: rgba(68, 68, 68, 0.9);
    flex: 1; }
  .main-menu__expand__wrapper {
    background-color: #ffffff;
    border-radius: 25px 25px 0 0;
    box-shadow: 0px 8px 24px rgba(220, 229, 240, 0.7);
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: -100vh;
    left: 0;
    right: 0;
    max-height: 85%;
    min-height: 50%;
    -webkit-transition: bottom .2s ease-in-out;
    -moz-transition: bottom .2s ease-in-out;
    -o-transition: bottom .2s ease-in-out;
    transition: bottom .2s ease-in-out; }
    .main-menu__expand__wrapper.show {
      bottom: 0; }
  .main-menu__expand__header {
    border-bottom: solid 1px rgba(231, 237, 245, 0.5);
    padding: 12px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .main-menu__expand__header span {
      border-radius: 4px;
      width: 59px;
      height: 6px;
      border-radius: 4px;
      background-color: #e7edf5;
      margin-top: 12px; }
    .main-menu__expand__header h2 {
      color: #334680;
      margin-top: 16px;
      font-weight: bold;
      font-size: 20px;
      line-height: 30px;
      letter-spacing: 0.34px; }
  .main-menu__expand__content {
    flex: 1;
    display: flex;
    flex-flow: wrap;
    justify-content: space-evenly;
    padding: 24px;
    overflow-y: scroll; }
    .main-menu__expand__content::after {
      content: "";
      flex: 1; }
    .main-menu__expand__content .main-menu__tile {
      width: calc(100% / 4);
      max-width: unset;
      display: flex;
      justify-content: center;
      margin-bottom: 20px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.home-doctor {
  display: flex;
  flex-direction: column; }
  .home-doctor__header {
    padding: 24px 16px 15px;
    display: flex;
    justify-content: space-between; }
    .home-doctor__header h2 {
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      color: #064E41; }
    .home-doctor__header a {
      text-decoration: none;
      color: #54C36C;
      font-size: 14px;
      font-weight: 500;
      display: flex;
      align-items: center; }
  .home-doctor__list {
    margin-top: 16px;
    display: flex;
    overflow-y: hidden;
    overflow-x: scroll; }
    .home-doctor__list::after {
      content: ' ';
      white-space: pre; }
  .home-doctor-tile {
    margin-right: 8px; }
    .home-doctor-tile:first-child {
      margin-left: 16px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.home-doctor-tile {
  flex: 0 0 auto; }
  .home-doctor-tile__wrapper {
    position: relative;
    width: 160px;
    border-radius: 4px;
    overflow: hidden;
    height: 240px; }
  .home-doctor-tile__avatar {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .home-doctor-tile__status {
    background-color: #FF7C3A;
    color: #ffffff;
    font-size: 10px;
    line-height: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 10px;
    height: 16px;
    border-radius: 4px;
    position: absolute;
    z-index: 3;
    top: 8px;
    left: 8px;
    display: flex;
    align-items: center; }
  .home-doctor-tile__content {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #565656 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 12px; }
  .home-doctor-tile__name {
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
  .home-doctor-tile__rating {
    display: flex;
    align-items: center;
    margin-top: 4px; }
    .home-doctor-tile__rating img {
      margin-right: 6px; }
    .home-doctor-tile__rating p {
      color: #ffffff;
      font-size: 12px;
      line-height: 16px; }
      .home-doctor-tile__rating p span {
        color: #FFC107;
        font-weight: bold;
        margin-right: 4px; }
  .home-doctor-tile__price {
    display: flex;
    align-items: center;
    margin-top: 10px; }
    .home-doctor-tile__price img {
      margin-right: 4px; }
    .home-doctor-tile__price p {
      color: #FF7C3A;
      font-size: 12px;
      line-height: 14px;
      font-weight: 500; }
      .home-doctor-tile__price p s {
        color: #ffffff;
        margin-right: 5px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.new-home-banner {
  display: flex;
  flex-direction: column; }
  .new-home-banner__header {
    padding: 24px 16px 12px;
    display: flex;
    justify-content: space-between; }
    .new-home-banner__header h2 {
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      color: #064E41; }
  .new-home-banner__slider {
    overflow-y: hidden;
    overflow-x: scroll;
    display: flex; }
    .new-home-banner__slider::after {
      content: ' ';
      white-space: pre; }
    .new-home-banner__slider .new-home-banner__tile {
      flex: 0 0 auto;
      margin-right: 8px;
      width: 300px; }
      .new-home-banner__slider .new-home-banner__tile:first-child {
        margin-left: 16px; }
  .new-home-banner__boxes {
    margin-top: 16px;
    padding: 0 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .new-home-banner__boxes .new-home-banner__tile {
      flex: 0 0 calc(100% / 2 - 4px);
      margin-bottom: 8px; }
  .new-home-banner .new-home-banner__tile {
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    cursor: pointer; }
    .new-home-banner .new-home-banner__tile img {
      width: 100%; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.home-banner-top {
  display: flex;
  flex-direction: column; }
  .home-banner-top .home-banner-top__tile {
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    cursor: pointer; }
    .home-banner-top .home-banner-top__tile img {
      width: 100%; }
      .home-banner-top .home-banner-top__tile img.img-loading {
        max-height: 76px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.home-article {
  display: flex;
  flex-direction: column; }
  .home-article__header {
    padding: 16px 16px 12px;
    display: flex;
    justify-content: space-between; }
    .home-article__header h2 {
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      color: #064E41; }
  .home-article__list {
    padding: 0 16px; }
  .home-article__seemore {
    margin: 24px 16px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #54C36C;
    text-decoration: none;
    border-radius: 8px;
    background-color: #EDF6F3;
    height: 48px; }
  .home-article .home-article-highlight {
    margin: 12px 16px 16px; }
  .home-article .home-article-tile:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.home-article-highlight {
  flex: 0 0 auto; }
  .home-article-highlight__wrapper {
    height: 170px;
    overflow: hidden;
    border-radius: 5px;
    position: relative; }
    .home-article-highlight__wrapper img {
      width: 100%;
      object-fit: cover; }
  .home-article-highlight__content {
    padding: 12px 16px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #565656 100%);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .home-article-highlight__content h2 {
      font-weight: 500;
      font-size: 16px;
      line-height: 23px; }
    .home-article-highlight__content p {
      margin-top: 3px;
      font-size: 12px;
      line-height: 18px; }
      .home-article-highlight__content p span {
        position: relative;
        padding-left: 8px;
        margin-left: 8px; }
        .home-article-highlight__content p span::before {
          content: '\25CF';
          font-size: 6px;
          position: absolute;
          top: 50%;
          left: -2px;
          transform: translateY(-50%); }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.home-article-tile {
  display: flex;
  justify-content: space-between;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: solid 1px #e7edf5; }
  .home-article-tile__content {
    flex: 1; }
    .home-article-tile__content h2 {
      font-weight: 500;
      font-size: 14px;
      line-height: 20px;
      color: #064E41;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden; }
    .home-article-tile__content p {
      margin-top: 6px;
      font-size: 12px;
      line-height: 18px;
      color: #8FA89C;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
      .home-article-tile__content p span {
        position: relative;
        padding-left: 8px;
        margin-left: 8px; }
        .home-article-tile__content p span::before {
          content: '\25CF';
          font-size: 6px;
          position: absolute;
          top: 50%;
          left: -2px;
          transform: translateY(-50%); }
  .home-article-tile img {
    margin-left: 56px;
    flex: 0 0 auto;
    width: 64px;
    height: 64px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 8px;
    background-color: grey; }

.infosehat-subchannel {
  position: relative; }
  .infosehat-subchannel__container {
    padding-top: 147px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.infosehat-subchannel-header {
  width: 100%;
  position: fixed;
  display: flex;
  background-color: #ffffff;
  z-index: 10;
  flex-direction: column; }
  .infosehat-subchannel-header.with-app-header {
    z-index: 9; }
    .infosehat-subchannel-header.with-app-header .infosehat-subchannel-header__tabs {
      margin-top: 54px; }
  .infosehat-subchannel-header__container {
    height: 55px;
    border-bottom: solid 1px #f7f7f7;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center; }
  .infosehat-subchannel-header__back {
    position: absolute;
    left: 16px;
    width: 24px;
    height: 24px; }
  .infosehat-subchannel-header__title {
    flex: 1;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.29;
    letter-spacing: -0.41px;
    color: #334680; }
  .infosehat-subchannel-header__tabs {
    padding: 24px 0;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden; }
    .infosehat-subchannel-header__tabs::after {
      content: ' ';
      white-space: pre; }
  .infosehat-subchannel-header__tab {
    height: 40px;
    border-radius: 21.5px;
    border: solid 1px #D6DCEE;
    background-color: #FFFFFF;
    cursor: pointer;
    outline: none;
    margin-right: 8px;
    padding: 0 16px 0 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    font-size: 14px;
    line-height: 1.36;
    text-align: center;
    color: #8590B3; }
    .infosehat-subchannel-header__tab:first-child {
      margin-left: 16px; }
    .infosehat-subchannel-header__tab--active {
      background-color: #5983f0;
      font-weight: bold;
      color: #FFFFFF; }

.infosehat-subchannel-content {
  display: flex;
  flex-direction: column; }
  .infosehat-subchannel-content__container {
    flex: 1; }
  .infosehat-subchannel-content__list {
    position: relative; }
  .infosehat-subchannel-content .article-snippet {
    margin: 0 16px; }

.disclaimer {
  position: relative; }
  .disclaimer__container {
    padding-top: 56px; }

.disclaimer-content {
  padding: 0 16px 16px 16px; }
  .disclaimer-content__body {
    font-size: 16px;
    line-height: 1.5;
    color: #565656; }
    .disclaimer-content__body p {
      word-break: break-word;
      margin: 15px 0; }
    .disclaimer-content__body h2 {
      font-size: 16px; }
    .disclaimer-content__body a {
      color: #5983F0; }

.appointment-detail-content {
  padding: 0 16px; }
  .appointment-detail-content__body {
    position: relative;
    margin: 16px 0; }
  .appointment-detail-content__info-section {
    padding: 16px;
    box-shadow: 0 4px 16px 0 rgba(85, 101, 145, 0.2);
    border-radius: 8px; }
    .appointment-detail-content__info-section:not(:last-child) {
      content: '';
      display: block;
      margin-bottom: 16px; }
    .appointment-detail-content__info-section__label {
      text-transform: uppercase;
      color: #8590b3;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px;
      margin-bottom: 4px; }
    .appointment-detail-content__info-section__desc {
      color: #334680;
      font-weight: 500; }
    .appointment-detail-content__info-section__phone {
      color: #8590b3;
      font-size: 14px;
      margin-top: 6px; }
    .appointment-detail-content__info-section__dr-name {
      color: #334680;
      font-size: 14px;
      margin: 6px 0; }
    .appointment-detail-content__info-section__session {
      color: #8590b3;
      font-size: 14px; }
    .appointment-detail-content__info-section__status {
      color: #5983f0;
      font-weight: 500; }
      .appointment-detail-content__info-section__status.cancelled {
        color: #ff4274; }
    .appointment-detail-content__info-section__reason {
      color: #4d4d4d;
      font-size: 12px;
      margin-top: 4px; }
    .appointment-detail-content__info-section__queue-num {
      color: #334680;
      font-size: 24px;
      font-weight: bold; }
    .appointment-detail-content__info-section__add-space {
      margin-bottom: 18px; }
  .appointment-detail-content__action {
    display: flex !important;
    justify-content: space-between; }
    .appointment-detail-content__action__icon {
      float: left;
      margin-right: 14px; }
    .appointment-detail-content__action__icon-right {
      margin-top: 4px; }
    .appointment-detail-content__action span {
      color: #334680;
      font-weight: 500;
      margin-top: 3px;
      display: block;
      white-space: nowrap; }
    .appointment-detail-content__action a {
      color: #5983f0;
      text-transform: uppercase;
      font-size: 14px;
      margin-top: 4px;
      font-weight: 500; }
  .appointment-detail-content__btn {
    background-color: #fff;
    color: #5983f0;
    border: 1px solid #5983f0;
    width: 100%;
    height: 48px;
    border-radius: 25px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    margin: 6px 0 4px; }
    .appointment-detail-content__btn.cancel {
      position: absolute;
      width: calc(100% - 32px);
      bottom: 16px;
      background-color: #5983f0;
      color: #fff; }
      .appointment-detail-content__btn.cancel:disabled {
        background-color: #EBEBEB;
        border-color: #EBEBEB;
        color: #CCD0DC; }
  .appointment-detail-content__reason__label {
    font-weight: 600;
    color: #334680;
    margin: 24px 0; }
  .appointment-detail-content__reason textarea {
    border-radius: 6px;
    border: solid 1px #cdd9fa;
    color: #8590b3;
    font-size: 14px;
    line-height: 1.3;
    padding: 8px 16px;
    margin-top: 6px;
    outline: none;
    box-shadow: none;
    height: 60px;
    width: calc(100% - 32px); }
    .appointment-detail-content__reason textarea:focus {
      border-color: #5983f0; }
    .appointment-detail-content__reason textarea::placeholder {
      color: rgba(133, 144, 179, 0.5); }
  .appointment-detail-content ul li {
    color: #334680;
    font-size: 22px;
    padding-left: 6px; }
    .appointment-detail-content ul li span {
      position: relative;
      top: -3px;
      display: block;
      color: #565656;
      font-size: 14px;
      line-height: 1.43;
      margin-bottom: 8px;
      height: unset;
      width: unset;
      background-color: transparent; }

.clinic {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column; }

.report {
  position: relative; }
  .report__container {
    padding: 56px 16px; }

.report__title {
  color: #334680;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  letter-spacing: 0.34px;
  margin: 16px 0 8px 0; }

.report__form {
  display: flex;
  flex-direction: column; }

.report__desc {
  font-size: 12px;
  line-height: 1.5;
  color: #8590b3; }
  .report__desc a {
    color: #5983f0;
    cursor: pointer;
    font-weight: 500; }
    .report__desc a:hover {
      text-decoration: underline; }

.report__file-upload {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(133, 144, 179, 0.1);
  border-radius: 4px;
  width: 80px;
  height: 80px; }

.report__attachment {
  align-items: flex-start; }
  .report__attachment__preview {
    max-width: 100%; }

.report__input-group {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column; }
  .report__input-group label {
    color: #8590b3;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.34px;
    margin-bottom: 16px; }

.report input[type=file] {
  display: none; }

.report .btn-submit {
  margin-top: 30px; }

.report .custom-selector {
  margin-bottom: 0; }

.report .text-input {
  margin-bottom: 20px; }

.livechat {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.login {
  position: relative; }
  .login__container {
    padding: 56px 16px 100px 16px; }
  .login.theme--dana .step-footer__button {
    border-radius: 4px;
    background-color: #108ee9; }

.login-content__steps {
  margin-top: 24px;
  position: relative; }

.login-content .step__title {
  color: #334680;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.34px;
  font-weight: bold;
  margin-bottom: 24px; }

.login-content .step__input-group__input {
  font-size: 14px;
  background-color: #ffffff;
  border: solid 1px #cdd9fa;
  border-radius: 6px;
  height: 48px;
  width: 100%;
  color: #565656;
  padding: 0 16px;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: border-color .2s ease;
  -moz-transition: border-color .2s ease;
  -o-transition: border-color .2s ease;
  transition: border-color .2s ease; }
  .login-content .step__input-group__input:focus {
    border-color: #5983f0; }
  .login-content .step__input-group__input::placeholder {
    color: #8590b3;
    opacity: 0.5; }

.login-content .step__input-group p {
  color: #8590b3;
  font-size: 12px;
  line-height: 1.5; }

.login-content .step__input-group--addon {
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  border: solid 1px #cdd9fa;
  border-radius: 6px;
  -webkit-transition: border-color .2s ease;
  -moz-transition: border-color .2s ease;
  -o-transition: border-color .2s ease;
  transition: border-color .2s ease; }
  .login-content .step__input-group--addon input {
    border: none; }
  .login-content .step__input-group--addon.focused {
    border-color: #5983f0; }

.login-content .step__input-group--prepend {
  padding: 8px 16px;
  border-right: solid 1px #cdd9fa; }
  .login-content .step__input-group--prepend span {
    color: #565656;
    font-size: 14px;
    font-weight: 500; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.login-header {
  width: 100%;
  position: fixed;
  height: 55px;
  display: flex;
  background-color: #ffffff;
  z-index: 10;
  align-items: center;
  text-align: center;
  border-bottom: solid 1px #f7f7f7; }
  .login-header__back {
    position: absolute;
    left: 16px;
    width: 24px;
    height: 24px; }
  .login-header__title {
    flex: 1;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.29;
    letter-spacing: -0.41px;
    color: #334680; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.login-content__error {
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  background-color: #ff4e5e;
  text-align: center;
  padding: 16px;
  z-index: 9999999;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  .login-content__error--show {
    top: 0; }
  .login-content__error p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500; }

.login-content__steps {
  margin-top: 24px;
  position: relative; }

.login-content .step__title {
  color: #334680;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.34px;
  font-weight: bold;
  margin-bottom: 24px; }

.login-content .step__input-group__input {
  font-size: 14px;
  background-color: #ffffff;
  border: solid 1px #cdd9fa;
  border-radius: 6px;
  height: 48px;
  width: 100%;
  color: #565656;
  padding: 0 16px;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: border-color .2s ease;
  -moz-transition: border-color .2s ease;
  -o-transition: border-color .2s ease;
  transition: border-color .2s ease; }
  .login-content .step__input-group__input:focus {
    border-color: #5983f0; }
  .login-content .step__input-group__input::placeholder {
    color: #8590b3;
    opacity: 0.5; }

.login-content .step__input-group p {
  color: #8590b3;
  font-size: 12px;
  line-height: 1.5; }

.login-content .step__input-group--addon {
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  border: solid 1px #cdd9fa;
  border-radius: 6px;
  -webkit-transition: border-color .2s ease;
  -moz-transition: border-color .2s ease;
  -o-transition: border-color .2s ease;
  transition: border-color .2s ease; }
  .login-content .step__input-group--addon input {
    border: none; }
  .login-content .step__input-group--addon.focused {
    border-color: #5983f0; }

.login-content .step__input-group--prepend {
  padding: 8px 16px;
  border-right: solid 1px #cdd9fa; }
  .login-content .step__input-group--prepend span {
    color: #565656;
    font-size: 14px;
    font-weight: 500; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.step-username {
  width: 100%; }

.profile-bio {
  position: relative; }
  .profile-bio__container {
    padding-top: 56px; }

.profile-bio-content {
  padding: 0 16px; }
  .profile-bio-content__head {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px;
    text-align: center; }
  .profile-bio-content__avatar {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center; }
  .profile-bio-content__name {
    margin-top: 8px;
    color: #334680;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44;
    letter-spacing: 0.34px; }
  .profile-bio-content__badge {
    text-transform: capitalize;
    margin-top: 4px;
    font-size: 14px;
    line-height: 1.43;
    color: #8590b3; }
  .profile-bio-content__link {
    margin-top: 16px;
    color: #5983f0;
    border: solid 1px #5983f0;
    border-radius: 16px;
    width: 84px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600; }
  .profile-bio-content__body {
    margin-bottom: 36px; }
  .profile-bio-content__info-section {
    padding: 12px 16px 8px 16px;
    margin-bottom: 8px; }
    .profile-bio-content__info-section__title {
      text-transform: uppercase;
      color: #8590b3;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px; }
    .profile-bio-content__info-section__subtitle {
      color: #334680;
      line-height: 1.5;
      font-size: 16px;
      margin-top: 8px;
      text-transform: capitalize; }
      .profile-bio-content__info-section__subtitle.uppercase {
        text-transform: uppercase; }
    .profile-bio-content__info-section__link {
      margin-top: 8px;
      color: #5983f0;
      line-height: 1;
      font-size: 16px;
      font-weight: 500;
      display: block; }

.profile-edit {
  position: relative; }
  .profile-edit__container {
    padding-top: 56px; }

.profile-edit-content {
  padding: 0 16px; }
  .profile-edit-content__error {
    position: fixed;
    left: 0;
    right: 0;
    background-color: #ff4e5e;
    text-align: center;
    padding: 16px;
    z-index: 9999999; }
    .profile-edit-content__error p {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
  .profile-edit-content__photo {
    padding: 16px;
    text-align: center; }
    .profile-edit-content__photo-wrapper {
      position: relative;
      width: 72px;
      height: 72px;
      border-radius: 50%;
      overflow: hidden;
      display: block;
      margin: 0 auto; }
    .profile-edit-content__photo__overlay {
      background-color: rgba(0, 0, 0, 0.3);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .profile-edit-content__photo__change {
      color: #5983f0;
      margin-top: 10px;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
      box-shadow: none;
      background-color: transparent;
      border: none;
      outline: none; }
    .profile-edit-content__photo.photo--default .profile-edit-content__photo-wrapper {
      border: dashed 1px #5983f0; }
    .profile-edit-content__photo.photo--default .profile-edit-content__photo__overlay {
      background-color: rgba(220, 229, 240, 0.41); }
  .profile-edit-content__avatar {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center; }
  .profile-edit-content__icon {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .profile-edit-content__form {
    position: relative;
    padding-bottom: 100px; }
  .profile-edit-content__input-group {
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
    position: relative; }
    .profile-edit-content__input-group label {
      text-transform: uppercase;
      color: #8590b3;
      margin-bottom: 16px;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px; }
  .profile-edit-content__input {
    height: 46px;
    border-radius: 6px;
    border: solid 1px #cdd9fa;
    color: #8590b3;
    font-size: 14px;
    line-height: 1.43;
    padding: 0 16px;
    outline: none;
    box-shadow: none;
    background-color: #ffffff; }
    .profile-edit-content__input:focus {
      border-color: #5983f0; }
    .profile-edit-content__input::placeholder {
      color: rgba(133, 144, 179, 0.5); }
  .profile-edit-content__footer {
    border-top: solid 1px rgba(231, 237, 245, 0.5);
    box-shadow: 0 2px 4px 0 rgba(220, 229, 240, 0.7);
    background-color: #ffffff;
    padding: 25px 16px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0; }
  .profile-edit-content__submit {
    cursor: pointer;
    background-color: #5983f0;
    color: #ffffff;
    width: 100%;
    height: 48px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .profile-edit-content__submit:disabled {
      background-color: #e6e7e8;
      color: #8590b3;
      opacity: 0.5; }
  .profile-edit-content input[type=file] {
    display: none; }
  .profile-edit-content .custom-selector {
    margin-bottom: 24px; }
  .profile-edit-content .react-datepicker__input-container {
    display: flex; }
    .profile-edit-content .react-datepicker__input-container input {
      flex: 1; }
  .profile-edit-content .react-datepicker__header {
    background-color: #F6F6FD; }
  .profile-edit-content .react-datepicker__header__dropdown {
    margin: 5px 0; }
  .profile-edit-content .react-datepicker__current-month {
    color: #5983F0; }
  .profile-edit-content .react-datepicker__day--today {
    color: #5983F0; }
    .profile-edit-content .react-datepicker__day--today.react-datepicker__day--selected {
      color: #ffffff; }
  .profile-edit-content .react-datepicker__day-name {
    color: #5983F0;
    font-weight: 500; }
  .profile-edit-content .react-datepicker__day--keyboard-selected, .profile-edit-content .react-datepicker__day--selected {
    background-color: #5983F0;
    color: #ffffff; }
  .profile-edit-content .react-datepicker__navigation {
    outline: none; }
  .profile-edit-content .react-datepicker__close-icon {
    padding-right: 10px; }
    .profile-edit-content .react-datepicker__close-icon::after {
      background-color: transparent;
      color: #5983F0;
      font-size: 24px; }
  .profile-edit-content .react-datepicker__month-select, .profile-edit-content .react-datepicker__year-select {
    outline: none;
    box-shadow: none;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #cdd9fa;
    color: #5983f0;
    font-size: 12px;
    line-height: 1.43;
    padding: 0 5px;
    height: 25px; }
  .profile-edit-content .react-datepicker-popper {
    z-index: 1000; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px;
  position: absolute;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #f0f0f0;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  border-bottom: none;
  border-top-color: #fff;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}

.react-datepicker {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}

.react-datepicker--time-only .react-datepicker__time {
  border-radius: 0.3rem;
}

.react-datepicker--time-only .react-datepicker__time-box {
  border-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}

.react-datepicker-popper {
  z-index: 1;
}

.react-datepicker-popper[data-placement^="bottom"] {
  margin-top: 10px;
}

.react-datepicker-popper[data-placement="bottom-end"] .react-datepicker__triangle, .react-datepicker-popper[data-placement="top-end"] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}

.react-datepicker-popper[data-placement^="top"] {
  margin-bottom: 10px;
}

.react-datepicker-popper[data-placement^="right"] {
  margin-left: 8px;
}

.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}

.react-datepicker-popper[data-placement^="left"] {
  margin-right: 8px;
}

.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  padding-top: 8px;
  position: relative;
}

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  background: none;
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  padding: 0;
  border: 0.45rem solid transparent;
  z-index: 1;
  height: 10px;
  width: 10px;
  text-indent: -999em;
  overflow: hidden;
}

.react-datepicker__navigation--previous {
  left: 10px;
  border-right-color: #ccc;
}

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--next {
  right: 10px;
  border-left-color: #ccc;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 80px;
}

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #ccc;
}

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b3b3;
}

.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #ccc;
}

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year-container {
  margin: 0.4rem;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

.react-datepicker__year-container-text {
  display: inline-block;
  cursor: pointer;
  flex: 1 0 30%;
  width: 12px;
  padding: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}

.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: 85px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"] {
  -moz-appearance: textfield;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0;
}

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  box-sizing: content-box;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__month--selected, .react-datepicker__month--in-selecting-range, .react-datepicker__month--in-range,
.react-datepicker__quarter--selected,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__month--selected:hover, .react-datepicker__month--in-selecting-range:hover, .react-datepicker__month--in-range:hover,
.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}

.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text {
  cursor: pointer;
}

.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today {
  font-weight: bold;
}

.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}

.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover {
  background-color: #32be3f;
}

.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1 {
  color: magenta;
}

.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2 {
  color: green;
}

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2a87d0;
  color: #fff;
}

.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--in-selecting-range ,
.react-datepicker__month-text--in-selecting-range ,
.react-datepicker__quarter-text--in-selecting-range {
  background-color: rgba(33, 107, 165, 0.5);
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range , .react-datepicker__month--selecting-range
.react-datepicker__month-text--in-range , .react-datepicker__month--selecting-range
.react-datepicker__quarter-text--in-range {
  background-color: #f0f0f0;
  color: #000;
}

.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled {
  cursor: default;
  color: #ccc;
}

.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover {
  background-color: transparent;
}

.react-datepicker__month-text.react-datepicker__month--selected:hover, .react-datepicker__month-text.react-datepicker__month--in-range:hover, .react-datepicker__month-text.react-datepicker__quarter--selected:hover, .react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
  background-color: #216ba5;
}

.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
}

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #ccc;
  float: right;
  margin-left: 20px;
  top: 8px;
  position: relative;
  border-width: 0.45rem;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0px 6px 0px 0px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "\D7";
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}

.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent;
}

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.address-form-content {
  padding: 0 16px; }
  .address-form-content__error {
    position: fixed;
    left: 0;
    right: 0;
    background-color: #ff4e5e;
    text-align: center;
    padding: 16px;
    z-index: 9999999; }
    .address-form-content__error p {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
  .address-form-content__form-wrapper {
    position: relative;
    padding-top: 16px;
    margin-bottom: 100px; }
  .address-form-content__input-group {
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
    position: relative; }
    .address-form-content__input-group-error {
      position: absolute;
      bottom: -4px;
      left: 2px;
      opacity: 0;
      color: #ff4e5e;
      font-size: 12px;
      font-style: italic;
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
      .address-form-content__input-group-error--show {
        opacity: 1;
        bottom: -18px; }
    .address-form-content__input-group label {
      text-transform: uppercase;
      color: #8590b3;
      margin-bottom: 16px;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px; }
    .address-form-content__input-group textarea {
      border-radius: 6px;
      border: solid 1px #cdd9fa;
      color: #8590b3;
      font-size: 14px;
      line-height: 1.3;
      padding: 8px 16px;
      outline: none;
      box-shadow: none;
      background-color: #ffffff;
      height: 72px; }
      .address-form-content__input-group textarea:focus {
        border-color: #5983f0; }
      .address-form-content__input-group textarea::placeholder {
        color: rgba(133, 144, 179, 0.5); }
  .address-form-content__input-group-prefix {
    display: flex; }
    .address-form-content__input-group-prefix input {
      width: 100%;
      padding-left: 72px; }
  .address-form-content__input-group-suffix {
    display: flex; }
    .address-form-content__input-group-suffix input {
      width: 100%;
      padding-right: 72px; }
  .address-form-content__input-group-addon {
    position: absolute;
    line-height: 48px;
    margin: 0 16px;
    font-size: 14px;
    color: #565656; }
    .address-form-content__input-group-addon.suffix {
      right: 0; }
      .address-form-content__input-group-addon.suffix:after {
        content: '';
        border-left: solid 1px #cdd9fa;
        border-right: unset;
        height: 32px;
        display: block;
        position: absolute;
        top: 8px;
        left: unset;
        right: 36px; }
    .address-form-content__input-group-addon:after {
      content: '';
      border-right: solid 1px #cdd9fa;
      height: 32px;
      display: block;
      position: absolute;
      top: 8px;
      left: 42px; }
  .address-form-content__input {
    height: 46px;
    border-radius: 6px;
    border: solid 1px #cdd9fa;
    color: #8590b3;
    font-size: 14px;
    line-height: 1.43;
    padding: 0 16px;
    outline: none;
    box-shadow: none;
    background-color: #ffffff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
    .address-form-content__input-error {
      border-color: #ff4e5e !important; }
    .address-form-content__input:focus {
      border-color: #5983f0; }
    .address-form-content__input::placeholder {
      color: rgba(133, 144, 179, 0.5); }
    .address-form-content__input:read-only {
      background-color: #ffffff;
      color: #8590b3; }
  .address-form-content__option-data-toggle {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    color: #5983f0;
    letter-spacing: 0.34px;
    margin-bottom: 16px; }
  .address-form-content__optional-data {
    overflow: hidden;
    max-height: 990px;
    margin-bottom: 100px;
    transition: max-height 0.34s ease-in; }
  .address-form-content__optional-data-hidden {
    max-height: 0;
    transition: max-height 0.34s ease-out; }
  .address-form-content__toggle-icon {
    margin-top: -4px;
    transition: all 0.7s;
    -webkit-transition: all 0.7s; }
  .address-form-content__toggle-icon-collapsed {
    transform: rotateX(180deg); }
  .address-form-content__footer {
    border-top: solid 1px rgba(231, 237, 245, 0.5);
    box-shadow: 0 2px 4px 0 rgba(220, 229, 240, 0.7);
    background-color: #ffffff;
    padding: 25px 16px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0; }
  .address-form-content__submit {
    cursor: pointer;
    background-color: #5983f0;
    color: #ffffff;
    width: 100%;
    height: 48px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .address-form-content__submit:disabled {
      background-color: #e6e7e8;
      color: #8590b3;
      opacity: 0.5; }
  .address-form-content .react-datepicker__input-container {
    display: flex; }
    .address-form-content .react-datepicker__input-container input {
      flex: 1; }
  .address-form-content .react-datepicker__header {
    background-color: #F6F6FD; }
  .address-form-content .react-datepicker__header__dropdown {
    margin: 5px 0; }
  .address-form-content .react-datepicker__current-month {
    color: #5983F0; }
  .address-form-content .react-datepicker__day--today {
    color: #5983F0; }
    .address-form-content .react-datepicker__day--today.react-datepicker__day--selected {
      color: #ffffff; }
  .address-form-content .react-datepicker__day-name {
    color: #5983F0;
    font-weight: 500; }
  .address-form-content .react-datepicker__day--keyboard-selected, .address-form-content .react-datepicker__day--selected {
    background-color: #5983F0;
    color: #ffffff; }
  .address-form-content .react-datepicker__navigation {
    outline: none; }
  .address-form-content .react-datepicker__close-icon {
    padding-right: 10px; }
    .address-form-content .react-datepicker__close-icon::after {
      background-color: transparent;
      color: #5983F0;
      font-size: 24px; }
  .address-form-content .react-datepicker__month-select, .address-form-content .react-datepicker__year-select {
    outline: none;
    box-shadow: none;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #cdd9fa;
    color: #5983f0;
    font-size: 12px;
    line-height: 1.43;
    padding: 0 5px;
    height: 25px; }
  .address-form-content .react-datepicker-popper {
    z-index: 1000; }

.address-add {
  position: relative; }
  .address-add__container {
    padding-top: 56px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.profile {
  padding-top: 54px; }

.profile-container {
  padding: 16px; }

.profile__user-info {
  border-radius: 16px;
  box-shadow: 0 4px 16px 0 rgba(220, 229, 240, 0.7);
  background-color: #ffffff;
  text-align: center;
  position: relative;
  margin-top: 49px;
  padding: 16px; }
  .profile__user-info__avatar {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    margin-top: -62px;
    margin-bottom: 8px;
    object-fit: cover;
    object-position: center; }
  .profile__user-info__name {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44;
    letter-spacing: 0.34px;
    color: #334680; }
  .profile__user-info__badge {
    font-size: 14px;
    line-height: 1.43;
    color: #8590b3;
    margin-top: 4px;
    display: block;
    text-transform: capitalize; }
  .profile__user-info__link {
    margin-top: 8px;
    color: #5983f0;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    display: block; }

.profile__menu {
  margin-top: 24px;
  padding: 7px 8px;
  border-radius: 16px;
  box-shadow: 0 4px 16px 0 rgba(220, 229, 240, 0.7);
  background-color: #ffffff; }
  .profile__menu .setting-tile__title {
    font-weight: 600;
    letter-spacing: -0.39px; }
  .profile__menu .setting-tile__arrow {
    margin-right: 8px; }

.profile .setting-tile:last-child .setting-tile__container {
  border-bottom: none; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.notification {
  display: flex;
  flex-direction: column; }
  .notification__content {
    padding: 54px 0 60px; }
  .notification .notification-tile:last-child {
    border-bottom: none; }
  .notification-empty {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #334680;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .notification-empty p {
      margin-top: 30px;
      font-weight: 500;
      font-size: 18px;
      line-height: 26px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.notification-tile {
  display: flex;
  padding: 16px 18px;
  border-bottom: solid 1px rgba(231, 237, 245, 0.5);
  cursor: pointer; }
  .notification-tile__thumbnail {
    flex: 0 0 auto;
    margin-right: 24px;
    max-width: 24px;
    align-self: center; }
  .notification-tile__content {
    overflow: hidden;
    flex: 1; }
    .notification-tile__content h4 {
      white-space: pre;
      text-overflow: ellipsis;
      overflow: hidden;
      color: #8590b3;
      font-weight: 500;
      font-size: 14px;
      line-height: 16px; }
    .notification-tile__content p {
      white-space: pre;
      text-overflow: ellipsis;
      overflow: hidden;
      color: #8590b3;
      font-size: 12px;
      line-height: 18px;
      margin-top: 4px; }
  .notification-tile__datetime {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #8590b3;
    text-align: right;
    flex: 0 0 auto;
    margin-left: 9px; }
  .notification-tile.new .notification-tile__content h4 {
    color: #334680; }
  .notification-tile.new .notification-tile__datetime {
    color: #334680; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.topic-detail {
  position: relative; }
  .topic-detail__container {
    padding-top: 54px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.topic-detail-content {
  position: relative; }
  .topic-detail-content.fixed-tab .topic-detail-content__tabs {
    position: fixed;
    top: 56px;
    left: 0;
    right: 0;
    background-color: #ffffff;
    z-index: 10; }
  .topic-detail-content.fixed-tab .topic-detail-content__body {
    padding-top: 50px; }
  .topic-detail-content__head {
    position: relative;
    display: flex;
    flex-direction: column; }
    .topic-detail-content__head__banner {
      width: 100%;
      max-height: 161px;
      overflow: hidden;
      position: relative; }
    .topic-detail-content__head__image {
      width: 100%;
      object-fit: cover;
      object-position: center;
      filter: blur(10px);
      -webkit-filter: blur(10px);
      -moz-filter: blur(10px);
      -o-filter: blur(10px);
      -ms-filter: blur(10px); }
    .topic-detail-content__head__info {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
    .topic-detail-content__head__title {
      color: #ffffff;
      font-size: 20px;
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: 0.34px;
      text-align: center;
      margin: 0; }
    .topic-detail-content__head__subtitle {
      color: #ffffff;
      font-size: 14px;
      line-height: 1.43;
      margin-top: 8px; }
  .topic-detail-content__mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .topic-detail-content__tabs {
    border-bottom: solid 1px rgba(231, 237, 245, 0.5);
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    background-color: #ffffff; }
  .topic-detail-content__tab {
    cursor: pointer;
    text-transform: uppercase;
    color: #848fb3;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    flex: 0 0 auto;
    margin-right: 11px;
    padding: 0 15px;
    position: relative; }
    .topic-detail-content__tab:after {
      content: '';
      background-color: #5983f0;
      height: 3px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      transform: scale(0);
      transition: transform .2s ease-in-out; }
    .topic-detail-content__tab.active {
      color: #5983f0; }
      .topic-detail-content__tab.active:after {
        transform: scale(1); }
  .topic-detail-content__body {
    padding: 0 16px;
    margin: 24px 0;
    font-size: 16px;
    line-height: 1.5;
    color: #565656; }
    .topic-detail-content__body p {
      word-break: break-word;
      margin: 15px 0; }
    .topic-detail-content__body ul, .topic-detail-content__body ol {
      padding-left: 30px; }
    .topic-detail-content__body a {
      color: #5983F0; }
    .topic-detail-content__body img {
      width: calc(100vw - 32px);
      height: auto;
      border-radius: 16px; }
    .topic-detail-content__body__section:before {
      content: '';
      padding-top: 66px;
      margin-top: -66px;
      display: block; }
    .topic-detail-content__body__section-title {
      color: #334680;
      margin-bottom: 16px;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: 0.34px; }
  .topic-detail-content__writers {
    padding: 0 16px 8px 16px; }
    .topic-detail-content__writers__title {
      color: #334680;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: 0.34px; }
    .topic-detail-content__writers__alias {
      color: #334680;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: 0.34px;
      margin-top: 4px; }
    .topic-detail-content__writers__list {
      margin-top: 12px;
      margin-bottom: 10px; }
    .topic-detail-content__writers__tile {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-bottom: 10px; }
    .topic-detail-content__writers__avatar {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      margin-right: 8px;
      overflow: hidden;
      object-fit: cover;
      object-position: center; }
    .topic-detail-content__writers__name {
      color: #334680;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px; }
  .topic-detail-content .article-readpage-content__related {
    padding-left: 16px;
    padding-right: 16px; }
  .topic-detail-content .share-tray {
    padding: 0 16px;
    margin: 0 0 16px 0; }
  .topic-detail-content .breadcrumb {
    padding: 24px 16px 16px 16px; }
    .topic-detail-content .breadcrumb__tile:not(:last-child) {
      max-width: unset; }
    .topic-detail-content .breadcrumb__tile::after {
      display: none; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.custom-page {
  padding-top: 54px;
  line-height: 1.4;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - $header-bar-height); }
  .custom-page__body {
    flex: 1; }
  .custom-page * {
    box-sizing: border-box; }
  .custom-page .article-readpage-content__related {
    padding: 23px 16px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.article-readpage-content__related {
  padding: 23px 0;
  border-bottom: solid 1px rgba(231, 237, 245, 0.5); }
  .article-readpage-content__related__title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.34px;
    color: #8590b3;
    margin-bottom: 26px; }
  .article-readpage-content__related__list {
    display: flex;
    flex-direction: column; }
  .article-readpage-content__related .article-readpage__related-tile:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.article-readpage__related-tile {
  border-bottom: solid 1px rgba(231, 237, 245, 0.5);
  padding-bottom: 16px;
  margin-bottom: 18px; }
  .article-readpage__related-tile__container {
    position: relative; }
  .article-readpage__related-tile__wrapper {
    display: flex;
    align-items: flex-start; }
  .article-readpage__related-tile__image {
    border-radius: 8px;
    width: 72px;
    height: 70px;
    object-fit: cover;
    object-position: center;
    margin-right: 8px; }
  .article-readpage__related-tile__content {
    display: flex;
    flex-direction: column; }
  .article-readpage__related-tile__title {
    color: #334680;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.44;
    letter-spacing: 0.34px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 7px; }
  .article-readpage__related-tile__info {
    display: flex;
    align-items: center; }
  .article-readpage__related-tile__category {
    color: #848fb3;
    font-size: 12px;
    text-transform: uppercase; }
  .article-readpage__related-tile__dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #98a1bf;
    margin: 0 8px; }
  .article-readpage__related-tile__date {
    color: #848fb3;
    font-size: 12px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.article-readpage-comment {
  margin-top: 23px;
  margin-bottom: 24px; }
  .article-readpage-comment__counter {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.34px;
    color: #8590b3;
    margin-bottom: 24px;
    text-transform: uppercase; }
  .article-readpage-comment__entry {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0 8px 24px 0 rgba(220, 229, 240, 0.7); }
    .article-readpage-comment__entry__content {
      margin-right: 22px; }
    .article-readpage-comment__entry__title {
      color: #334680;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.44; }
    .article-readpage-comment__entry__description {
      color: #8590b3;
      font-size: 12px;
      line-height: 1.5;
      margin-top: 4px; }
    .article-readpage-comment__entry__button {
      color: #ffffff;
      background-color: #5983f0;
      font-size: 12px;
      font-weight: 500;
      width: 84px;
      height: 32px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 15px; }
  .article-readpage-comment__link {
    color: #5983f0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.44;
    box-shadow: 0 8px 24px 0 rgba(220, 229, 240, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 64px;
    background-color: #ffffff;
    border-radius: 8px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.article-comment-list {
  display: flex;
  flex-direction: column; }
  .article-comment-list .article-comment-tile:last-child {
    border-bottom: none; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.article-comment-tile {
  border-bottom: solid 1px rgba(231, 237, 245, 0.5);
  margin-bottom: 16px;
  padding-bottom: 16px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex: 0 0 auto; }
  .article-comment-tile__avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 16px;
    object-fit: cover;
    object-position: center; }
  .article-comment-tile__content {
    position: relative;
    flex: 1; }
  .article-comment-tile__header {
    margin-bottom: 11px;
    display: flex;
    align-items: center; }
  .article-comment-tile__username {
    color: #334680;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.34px; }
  .article-comment-tile__dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #98a1bf;
    margin: 0 8px; }
  .article-comment-tile__timestamp {
    font-size: 12px;
    line-height: 1.5;
    color: #8590b3; }
  .article-comment-tile__message {
    color: #565656;
    font-size: 14px;
    line-height: 1.43;
    white-space: pre-line;
    word-break: break-word; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.article-comment-detail {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 1001;
  background-color: #ffffff;
  display: flex;
  flex-direction: column; }
  .article-comment-detail.slide-top-enter-done {
    top: 0; }
    .article-comment-detail.slide-top-enter-done .article-comment-detail__input {
      bottom: 0; }
  .article-comment-detail-header {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    height: 55px;
    display: flex;
    background-color: #ffffff;
    z-index: 10;
    align-items: center;
    text-align: center;
    border-bottom: solid 1px #f7f7f7; }
    .article-comment-detail-header__back {
      position: absolute;
      left: 16px;
      width: 24px;
      height: 24px; }
    .article-comment-detail-header__title {
      flex: 10;
      font-size: 17px;
      font-weight: 600;
      line-height: 1.29;
      letter-spacing: -0.41px;
      color: #334680; }
  .article-comment-detail__container {
    flex: 1;
    padding: 56px 16px 91px 16px;
    display: flex;
    flex-direction: column;
    overflow: hidden; }
  .article-comment-detail .article-comment-list {
    flex: 1;
    min-height: 0;
    overflow-y: scroll;
    padding-top: 24px;
    display: flex;
    flex-direction: column; }
  .article-comment-detail__input {
    position: fixed;
    left: 0;
    right: 0;
    padding: 0 16px;
    box-shadow: 0 8px 24px 0 rgba(220, 229, 240, 0.7);
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 91px; }
    .article-comment-detail__input textarea {
      width: 100%;
      border: none;
      outline: none;
      min-height: 24px;
      height: 24px;
      max-height: 60px;
      font-size: 14px;
      line-height: 1.43;
      color: #565656;
      caret-color: #4a90e2;
      resize: none;
      margin-right: 16px;
      flex: 1; }
  .article-comment-detail__user-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 16px;
    object-fit: cover;
    object-position: center; }
  .article-comment-detail__send {
    width: 24px;
    height: 24px;
    box-shadow: none;
    border: none;
    background-color: #ffffff;
    padding: 0;
    cursor: pointer; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.article-related-doctor {
  padding: 23px 0;
  border-bottom: solid 1px rgba(231, 237, 245, 0.5); }
  .article-related-doctor__title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.34px;
    color: #8590b3;
    margin-bottom: 10px; }
  .article-related-doctor__list {
    display: flex;
    flex-direction: column; }
  .article-related-doctor__tile {
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
    border-bottom: 1px solid rgba(220, 229, 240, 0.4); }
    .article-related-doctor__tile a {
      display: flex;
      flex: 1; }
    .article-related-doctor__tile:last-child {
      border: none;
      padding-bottom: 0; }
    .article-related-doctor__tile__avatar {
      flex: 0 0 auto;
      margin-right: 16px;
      position: relative;
      width: 40px;
      height: 40px;
      object-fit: cover;
      border-radius: 50%; }
    .article-related-doctor__tile__content {
      flex: 1; }
    .article-related-doctor__tile__title {
      margin-bottom: 4px;
      font-size: 16px;
      color: #334680;
      line-height: 1.5;
      letter-spacing: 0.34px; }
    .article-related-doctor__tile__subtitle {
      margin-bottom: 8px;
      color: #8590b3;
      line-height: 1.43;
      font-size: 14px; }
    .article-related-doctor__tile__price {
      display: flex;
      align-items: center; }
      .article-related-doctor__tile__price img {
        flex: 0 0 auto; }
      .article-related-doctor__tile__price h5 {
        margin-left: 4px;
        color: #ff7c3a;
        font-size: 14px;
        line-height: 1.43;
        letter-spacing: 0.34px; }

.content--tanya-dokter .article-readpage-content__title {
  color: #8590b3;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0; }

.content--tanya-dokter .article-readpage-content__body {
  margin-top: 8px; }

.content--tanya-dokter .article-readpage-content__question {
  color: #334680;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.34px; }
  .content--tanya-dokter .article-readpage-content__question p:first-child {
    margin-top: 0; }
  .content--tanya-dokter .article-readpage-content__question__info {
    font-size: 12px;
    line-height: 1.5;
    color: #8590b3;
    font-weight: normal;
    letter-spacing: normal; }
    .content--tanya-dokter .article-readpage-content__question__info span {
      text-transform: capitalize; }
      .content--tanya-dokter .article-readpage-content__question__info span:last-child::before {
        content: ' \25CF';
        font-size: 6px;
        margin: 0 8px;
        position: relative;
        top: -2px;
        color: #98a1bf; }
  .content--tanya-dokter .article-readpage-content__question__expand {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: normal;
    margin-bottom: 16px;
    display: block;
    cursor: pointer;
    margin-top: 5px; }
    .content--tanya-dokter .article-readpage-content__question__expand-wrapper {
      max-height: 75px;
      overflow: hidden;
      -webkit-transition: max-height .3s ease-in-out;
      -moz-transition: max-height .3s ease-in-out;
      -o-transition: max-height .3s ease-in-out;
      transition: max-height .3s ease-in-out; }
      .content--tanya-dokter .article-readpage-content__question__expand-wrapper.expanded {
        max-height: 100vh; }

.content--tanya-dokter .article-readpage-content__answer {
  line-height: 1.5; }
  .content--tanya-dokter .article-readpage-content__answer__info {
    margin-bottom: 25px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .content--tanya-dokter .article-readpage-content__answer__info-photo {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      object-fit: cover; }
    .content--tanya-dokter .article-readpage-content__answer__info-content {
      margin-left: 8px; }
      .content--tanya-dokter .article-readpage-content__answer__info-content p {
        color: #8590b3;
        font-size: 12px;
        font-weight: 500;
        line-height: 1.5;
        margin-bottom: 0;
        margin-top: 0; }
    .content--tanya-dokter .article-readpage-content__answer__info-doctor {
      color: #334680;
      font-size: 14px;
      line-height: 1.43;
      letter-spacing: 0.34px;
      font-weight: 500;
      display: block; }

.content--tanya-dokter .article-readpage-content__section-pagebreak-line {
  border-top: solid 1px rgba(231, 237, 245, 0.5); }

.content--tanya-dokter .article-readpage-content__related {
  padding-bottom: 0; }
  .content--tanya-dokter .article-readpage-content__related__title {
    margin-bottom: 20px; }

.content--tanya-dokter .share-tray {
  margin: 16px 0; }

.content--tanya-dokter .article-reaction {
  border-top: solid 1px rgba(231, 237, 245, 0.5);
  margin-top: 8px; }

.content--tanya-dokter .article-snippet {
  border-bottom: none;
  padding: 0;
  margin-bottom: 24px; }

.peduli-lindungi__container {
  padding: 56px 16px;
  min-height: 100%;
  position: relative;
  padding-bottom: 280px; }

.pedulilindungi-success {
  position: relative; }
  .pedulilindungi-success__container {
    padding-top: 56px; }

.peduli-lindungi-header {
  width: 100%;
  position: fixed;
  height: 56px;
  display: flex;
  z-index: 10;
  align-items: center;
  text-align: center; }
  .peduli-lindungi-header__home {
    position: absolute;
    left: 16px;
    width: 24px;
    height: 24px; }
  .peduli-lindungi-header__title {
    flex: 1;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.5px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.pedulilindungi__check {
  position: relative; }
  .pedulilindungi__check-photo-wrapper {
    height: 211px; }
  .pedulilindungi__check-photo-img {
    position: relative;
    overflow: hidden;
    height: 211px; }
    .pedulilindungi__check-photo-img span {
      width: 100%;
      height: 100%; }
      .pedulilindungi__check-photo-img span img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .pedulilindungi__check-content {
    padding: 16px 16px 0; }
    .pedulilindungi__check-content-general {
      position: relative;
      border-bottom: 1px solid #e7edf5;
      padding-top: 10px; }
      .pedulilindungi__check-content-general-text {
        color: #334680; }
        .pedulilindungi__check-content-general-text-grey {
          margin-bottom: 6px;
          color: #0006;
          font-size: 12px; }
        .pedulilindungi__check-content-general-text-activity {
          margin-bottom: 10px;
          color: #FF6937;
          font-weight: 500; }
        .pedulilindungi__check-content-general-text-visitor {
          font-weight: 600;
          font-size: 22px;
          padding-bottom: 20px; }
    .pedulilindungi__check-content-place {
      padding: 10px 0px;
      border-bottom: 1px solid #e7edf5; }
      .pedulilindungi__check-content-place-title {
        color: #37393A;
        font-weight: 600;
        margin-bottom: 12px; }
      .pedulilindungi__check-content-place-content {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        font-size: 12px; }
        .pedulilindungi__check-content-place-content-address {
          color: #565656;
          line-height: 20px; }

.pedulilindungi__submit {
  cursor: pointer;
  margin-top: 20px;
  background-color: #229BD8;
  color: #ffffff;
  height: 50px;
  width: 100%;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  box-shadow: none;
  outline: none;
  border: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }
  .pedulilindungi__submit:disabled {
    background-color: #e6e7e8;
    color: #8590b3;
    opacity: 0.5; }

.success-content__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  text-align: center; }

.success-content__avatar {
  object-fit: cover;
  object-position: center; }

.success-content__name {
  margin-top: 8px;
  color: #05944F;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 0.34px; }
  .success-content__name span {
    color: #141414; }
  .success-content__name p {
    color: #545454;
    font-size: 14px; }

.success-content__badge {
  text-transform: capitalize;
  margin-top: 4px;
  font-size: 14px;
  line-height: 1.43;
  color: #8590b3; }

.success-content__link {
  margin-top: 16px;
  color: #5983f0;
  border: solid 1px #5983f0;
  border-radius: 16px;
  width: 84px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 600; }

.success-content__body {
  border-radius: 20px 20px 0px 0px;
  box-shadow: 0px -40px 60px rgba(227, 227, 227, 0.75);
  padding: 16px; }

.success-content__info {
  border-radius: 20px 20px 0px 0px;
  padding: 16px; }

.success-content__title-section {
  padding: 8px 0 8px 0;
  margin-bottom: 8px; }
  .success-content__title-section__title {
    color: #141414;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.34px; }

.success-content__info-section {
  padding: 5px 0 15px 0;
  margin-bottom: 8px;
  border-bottom: 2px solid #e7edf5; }
  .success-content__info-section_border0 {
    border: none; }
  .success-content__info-section__label {
    color: #141414;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.34px; }
  .success-content__info-section__subtitle {
    color: #545454;
    line-height: 1.5;
    font-size: 12px;
    text-transform: capitalize; }
  .success-content__info-section__category {
    color: #FF6937;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize; }
  .success-content__info-section__warning {
    display: flex !important;
    justify-content: space-between; }
    .success-content__info-section__warning__icon {
      float: left;
      margin-right: 14px;
      margin-bottom: 30px; }

.success-content__qrcode {
  background-color: #05944F;
  color: #05944F;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  height: 50px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  box-shadow: none;
  outline: none;
  border: none;
  padding: 10px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }
  .success-content__qrcode.green {
    background-color: #05944F;
    color: #05944F; }
  .success-content__qrcode.yellow {
    background-color: #FFC043;
    color: #141414; }
  .success-content__qrcode.red {
    background-color: #E11900;
    color: #E11900; }
  .success-content__qrcode.black {
    background-color: #141414;
    color: #141414; }
  .success-content__qrcode_img {
    width: 50px;
    height: 50px;
    background-color: white;
    border-radius: 10px; }
    .success-content__qrcode_img canvas {
      border-radius: 5px; }
  .success-content__qrcode_detail {
    background-color: white;
    text-align: center;
    margin: auto;
    padding: 10px;
    border-radius: 30px;
    width: 100px;
    cursor: pointer; }

.success-content__whyCard {
  position: relative;
  margin: 30px 0 -2px;
  transition: 0.3s; }
  .success-content__whyCard_content {
    top: 16px;
    height: 100%; }
    .success-content__whyCard_content_text {
      font-size: 16px;
      color: #141414;
      line-height: 1.3; }
      .success-content__whyCard_content_text span {
        font-size: 14px; }
  .success-content__whyCard_warning {
    display: flex !important;
    justify-content: space-between; }
    .success-content__whyCard_warning__icon {
      float: left;
      margin-right: 14px;
      margin-bottom: 30px; }
    .success-content__whyCard_warning span {
      color: #334680;
      font-weight: 500;
      margin-top: 3px;
      display: block;
      white-space: nowrap; }

.peduli-lindungi-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 24px 0;
  border-top: 0;
  justify-content: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .peduli-lindungi-footer__img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .peduli-lindungi-footer__container {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
    @media all and (max-width: 320px) {
      .peduli-lindungi-footer__container {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%; } }
    @media all and (min-width: 768px) {
      .peduli-lindungi-footer__container {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
    .peduli-lindungi-footer__container-logo {
      justify-content: space-between;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .peduli-lindungi-footer__container-col {
      position: relative;
      width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
  .peduli-lindungi-footer__text-powered {
    flex: 1;
    text-align: left;
    font-size: 12px;
    line-height: 1.29;
    letter-spacing: -0.41px;
    color: #545454; }
  .peduli-lindungi-footer__text-version {
    flex: 1;
    text-align: left;
    font-size: 12px;
    line-height: 1.29;
    letter-spacing: -0.41px;
    color: #757575;
    margin: 4px 0 0 28px; }
  .peduli-lindungi-footer_position-unset {
    position: unset;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 24px 0;
    border-top: 0;
    justify-content: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.peduli-lindungi-form {
  background-color: #FFFFFF;
  align-items: center;
  text-align: left; }
  .peduli-lindungi-form__title {
    color: #064C6F;
    line-height: 32px;
    font-weight: 500;
    font-size: 20px; }
  .peduli-lindungi-form__legend {
    margin-top: 20px;
    line-height: 22px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.3px;
    color: #000000;
    opacity: 0.4; }
  .peduli-lindungi-form__error {
    margin-top: 8px;
    line-height: 22px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.3px;
    color: #E11900; }
  .peduli-lindungi-form__input {
    margin-top: 8px;
    width: 100%;
    padding: 16px;
    box-sizing: border-box;
    border-radius: 8px;
    outline: none; }
    .peduli-lindungi-form__input-normal {
      border: none;
      background-color: #EEEEEE; }
    .peduli-lindungi-form__input-error {
      border: 1.5px solid #F1998E;
      background-color: #FFEFED; }
  .peduli-lindungi-form__submit {
    margin: 20px 0;
    width: 100%;
    padding: 16px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    font-weight: 500;
    border-radius: 8px;
    color: #FFFFFF;
    outline: none;
    border: none; }
    .peduli-lindungi-form__submit-normal {
      background-color: #229BD8;
      cursor: pointer; }
    .peduli-lindungi-form__submit-disabled {
      background-color: #BDBDBD;
      cursor: not-allowed; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.btn-confirm {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: flex;
  opacity: 0;
  -webkit-transition: opacity 0s ease;
  -moz-transition: opacity 0s ease;
  -o-transition: opacity 0s ease;
  transition: opacity 0s ease; }
  .btn-confirm.show {
    opacity: 1;
    z-index: 999999;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease; }
  .btn-confirm__overlay {
    background-color: rgba(68, 68, 68, 0.9);
    flex: 1; }
  .btn-confirm__wrapper {
    background-color: #ffffff;
    border-radius: 25px 25px 0 0;
    box-shadow: 0px 8px 24px rgba(220, 229, 240, 0.7);
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: -100vh;
    left: 0;
    right: 0;
    max-height: 50%;
    min-height: 45%;
    -webkit-transition: bottom .2s ease-in-out;
    -moz-transition: bottom .2s ease-in-out;
    -o-transition: bottom .2s ease-in-out;
    transition: bottom .2s ease-in-out; }
    .btn-confirm__wrapper.show {
      bottom: 0; }
  .btn-confirm__header {
    color: #141414;
    border-bottom: solid 1px rgba(231, 237, 245, 0.5);
    padding: 12px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .btn-confirm__header span {
      border-radius: 4px;
      width: 59px;
      height: 6px;
      border-radius: 4px;
      background-color: #e7edf5;
      margin-top: 12px; }
    .btn-confirm__header p {
      font-size: 20px;
      margin-top: 15px; }
  .btn-confirm__content {
    font-size: 14px;
    color: #545454;
    flex: 1;
    display: flex;
    flex-flow: wrap;
    justify-content: space-evenly;
    padding: 0px 16px 10px 16px;
    overflow-y: scroll; }
    .btn-confirm__content::after {
      content: "";
      flex: 1; }
  .btn-confirm__submit {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .btn-confirm__submit_yes {
      background-color: #229BD8;
      color: #ffffff;
      cursor: pointer;
      height: 50px;
      width: 100%;
      border-radius: 5px;
      font-size: 16px;
      font-weight: 500;
      box-shadow: none;
      outline: none;
      border: none;
      margin-bottom: 10px; }
    .btn-confirm__submit_no {
      background-color: #EAF5FA;
      color: #229BD8;
      cursor: pointer;
      height: 50px;
      width: 100%;
      border-radius: 5px;
      font-size: 16px;
      font-weight: 500;
      box-shadow: none;
      outline: none;
      border: none; }
  .btn-confirm__group {
    width: 100%; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.confirm-form {
  position: relative; }
  .confirm-form__container {
    padding-top: 56px; }
  .confirm-form__title {
    color: #064C6F;
    line-height: 32px;
    font-weight: 500;
    font-size: 20px; }
  .confirm-form__body {
    position: relative; }
  .confirm-form__info-section {
    padding: 16px;
    box-shadow: 0 4px 16px 0 rgba(85, 101, 145, 0.2);
    border-radius: 8px;
    margin: 16px 0px 2px;
    overflow-x: scroll;
    overflow-y: hidden; }
    .confirm-form__info-section:not(:last-child) {
      content: '';
      display: block;
      margin-bottom: 16px; }
    .confirm-form__info-section__label {
      color: #8590b3;
      font-size: 12px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px;
      margin-bottom: 4px; }
    .confirm-form__info-section__add-space {
      color: #37393A;
      margin-bottom: 18px; }
  .confirm-form__cardBlue {
    position: relative;
    height: 78px;
    margin: 20px 0 -2px;
    box-shadow: 0px 4px 16px rgba(220, 229, 240, 0.7);
    transition: 0.3s;
    background-color: #EFF3FE;
    border-radius: 8px; }
    .confirm-form__cardBlue_content {
      position: absolute;
      padding: 0 16px;
      top: 16px;
      height: 100%; }
      .confirm-form__cardBlue_content_text {
        font-size: 12px;
        line-height: 18px;
        color: #545454; }
    .confirm-form__cardBlue_warning {
      display: flex !important;
      justify-content: space-between; }
      .confirm-form__cardBlue_warning__icon {
        float: left;
        margin-right: 14px;
        margin-bottom: 30px; }
      .confirm-form__cardBlue_warning span {
        color: #334680;
        font-weight: 500;
        margin-top: 3px;
        display: block;
        white-space: nowrap; }
  .confirm-form__submit {
    cursor: pointer;
    margin-top: 40px;
    background-color: #229BD8;
    color: #ffffff;
    height: 50px;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .confirm-form__submit:disabled {
      background-color: #e6e7e8;
      color: #8590b3;
      opacity: 0.5; }

.check-detail {
  min-height: 100%;
  position: relative;
  padding-bottom: 280px; }
  .check-detail__container {
    padding-top: 56px; }
    .check-detail__container.disable-scroll {
      height: calc(100vh - 56px);
      overflow: hidden; }

.pedulilindungi-success {
  position: relative; }
  .pedulilindungi-success__container {
    padding-top: 56px; }

section.section-scan {
  width: 100%;
  position: relative;
  height: 100vh; }
  section.section-scan section {
    padding: 0 !important;
    position: unset !important; }
    section.section-scan section div {
      box-shadow: none !important;
      height: 50% !important;
      border: none !important; }

.profile-form-content {
  padding: 0 16px; }
  .profile-form-content__error {
    position: fixed;
    left: 0;
    right: 0;
    background-color: #ff4e5e;
    text-align: center;
    padding: 16px;
    z-index: 9999999; }
    .profile-form-content__error p {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
  .profile-form-content__form-wrapper {
    position: relative;
    padding-top: 16px; }
  .profile-form-content__input-group {
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
    position: relative; }
    .profile-form-content__input-group-error {
      position: absolute;
      bottom: -4px;
      left: 2px;
      opacity: 0;
      color: #ff4e5e;
      font-size: 12px;
      font-style: italic;
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
      .profile-form-content__input-group-error--show {
        opacity: 1;
        bottom: -18px; }
    .profile-form-content__input-group label {
      text-transform: uppercase;
      color: #8590b3;
      margin-bottom: 16px;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px; }
    .profile-form-content__input-group textarea {
      border-radius: 6px;
      border: solid 1px #cdd9fa;
      color: #8590b3;
      font-size: 14px;
      line-height: 1.3;
      padding: 8px 16px;
      outline: none;
      box-shadow: none;
      background-color: #ffffff;
      height: 72px; }
      .profile-form-content__input-group textarea:focus {
        border-color: #5983f0; }
      .profile-form-content__input-group textarea::placeholder {
        color: rgba(133, 144, 179, 0.5); }
  .profile-form-content__input-group-prefix {
    display: flex; }
    .profile-form-content__input-group-prefix input {
      width: 100%;
      padding-left: 72px; }
  .profile-form-content__input-group-suffix {
    display: flex; }
    .profile-form-content__input-group-suffix input {
      width: 100%;
      padding-right: 72px; }
  .profile-form-content__input-group-addon {
    position: absolute;
    line-height: 48px;
    margin: 0 16px;
    font-size: 14px;
    color: #565656; }
    .profile-form-content__input-group-addon.suffix {
      right: 0; }
      .profile-form-content__input-group-addon.suffix:after {
        content: '';
        border-left: solid 1px #cdd9fa;
        border-right: unset;
        height: 32px;
        display: block;
        position: absolute;
        top: 8px;
        left: unset;
        right: 36px; }
    .profile-form-content__input-group-addon:after {
      content: '';
      border-right: solid 1px #cdd9fa;
      height: 32px;
      display: block;
      position: absolute;
      top: 8px;
      left: 42px; }
  .profile-form-content__input {
    height: 46px;
    border-radius: 6px;
    border: solid 1px #cdd9fa;
    color: #8590b3;
    font-size: 14px;
    line-height: 1.43;
    padding: 0 16px;
    outline: none;
    box-shadow: none;
    background-color: #ffffff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
    .profile-form-content__input-error {
      border-color: #ff4e5e !important; }
    .profile-form-content__input:focus {
      border-color: #5983f0; }
    .profile-form-content__input::placeholder {
      color: rgba(133, 144, 179, 0.5); }
    .profile-form-content__input:disabled {
      background-color: #f7f7f7; }
  .profile-form-content__option-data-toggle {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    color: #5983f0;
    letter-spacing: 0.34px;
    margin-bottom: 16px; }
  .profile-form-content__optional-data {
    overflow: hidden;
    max-height: 990px;
    margin-bottom: 100px;
    transition: max-height 0.34s ease-in; }
  .profile-form-content__optional-data-hidden {
    max-height: 0;
    transition: max-height 0.34s ease-out; }
  .profile-form-content__toggle-icon {
    margin-top: -4px;
    transition: all 0.7s;
    -webkit-transition: all 0.7s; }
  .profile-form-content__toggle-icon-collapsed {
    transform: rotateX(180deg); }
  .profile-form-content__footer {
    border-top: solid 1px rgba(231, 237, 245, 0.5);
    box-shadow: 0 2px 4px 0 rgba(220, 229, 240, 0.7);
    background-color: #ffffff;
    padding: 25px 16px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0; }
  .profile-form-content__submit {
    cursor: pointer;
    background-color: #5983f0;
    color: #ffffff;
    width: 100%;
    height: 48px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .profile-form-content__submit:disabled {
      background-color: #e6e7e8;
      color: #8590b3;
      opacity: 0.5; }
  .profile-form-content .react-datepicker__input-container {
    display: flex; }
    .profile-form-content .react-datepicker__input-container input {
      flex: 1; }
  .profile-form-content .react-datepicker__header {
    background-color: #F6F6FD; }
  .profile-form-content .react-datepicker__header__dropdown {
    margin: 5px 0; }
  .profile-form-content .react-datepicker__current-month {
    color: #5983F0; }
  .profile-form-content .react-datepicker__day--today {
    color: #5983F0; }
    .profile-form-content .react-datepicker__day--today.react-datepicker__day--selected {
      color: #ffffff; }
  .profile-form-content .react-datepicker__day-name {
    color: #5983F0;
    font-weight: 500; }
  .profile-form-content .react-datepicker__day--keyboard-selected, .profile-form-content .react-datepicker__day--selected {
    background-color: #5983F0;
    color: #ffffff; }
  .profile-form-content .react-datepicker__navigation {
    outline: none; }
  .profile-form-content .react-datepicker__close-icon {
    padding-right: 10px; }
    .profile-form-content .react-datepicker__close-icon::after {
      background-color: transparent;
      color: #5983F0;
      font-size: 24px; }
  .profile-form-content .react-datepicker__month-select, .profile-form-content .react-datepicker__year-select {
    outline: none;
    box-shadow: none;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #cdd9fa;
    color: #5983f0;
    font-size: 12px;
    line-height: 1.43;
    padding: 0 5px;
    height: 25px; }
  .profile-form-content .react-datepicker-popper {
    z-index: 1000; }

.profile-detail-content {
  padding: 0 16px; }
  .profile-detail-content__body {
    margin-bottom: 16px; }
  .profile-detail-content__info-section {
    padding: 16px 6px 0; }
    .profile-detail-content__info-section:not(:last-child)::after {
      content: '';
      display: block;
      margin-top: 14px;
      border-bottom: 1px solid #e7edf5; }
    .profile-detail-content__info-section__title {
      text-transform: uppercase;
      color: #8590b3;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px; }
    .profile-detail-content__info-section__subtitle {
      color: #334680;
      line-height: 1.5;
      font-size: 16px;
      margin-top: 8px; }
      .profile-detail-content__info-section__subtitle.uppercase {
        text-transform: uppercase; }

.profile-patient-content {
  padding: 0 16px; }
  .profile-patient-content__add {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 4px 16px 0 rgba(85, 101, 145, 0.2);
    border-radius: 8px;
    height: 72px;
    width: 100%;
    margin: 16px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px dashed #bbc1d4;
    color: #5983f0;
    font-weight: 500;
    outline: none; }
    .profile-patient-content__add span {
      margin-left: 14px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.setting-header {
  width: 100%;
  position: fixed;
  height: 55px;
  display: flex;
  background-color: #ffffff;
  z-index: 10;
  align-items: center;
  text-align: center;
  border-bottom: solid 1px #f7f7f7; }
  .setting-header__back {
    position: absolute;
    left: 16px;
    width: 24px;
    height: 24px; }
  .setting-header__title {
    flex: 1;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.29;
    letter-spacing: -0.41px;
    color: #334680;
    max-width: calc(100% - 110px);
    margin: 0 auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .setting-header__search {
    position: absolute;
    right: 16px;
    width: 24px;
    height: 40px;
    text-align: right;
    transition: all 0.35s;
    -webkit-transition: all 0.35s; }
    .setting-header__search__expand-icon, .setting-header__search__clear-icon {
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      margin-top: 8px; }
    .setting-header__search__clear-icon {
      display: none; }
      .setting-header__search__clear-icon--show {
        display: block;
        top: 1px;
        right: 14px;
        width: 20px;
        height: 20px;
        z-index: 1; }
    .setting-header__search.expanded {
      width: calc(100% - 68px); }
      .setting-header__search.expanded input {
        visibility: visible;
        padding: 11px 48px 11px 16px; }
    .setting-header__search input {
      position: absolute;
      left: 0;
      z-index: 1;
      visibility: hidden;
      width: 100%;
      height: 40px;
      border: solid 1px #cdd9fa;
      border-radius: 20px;
      box-sizing: border-box;
      font-size: 14px;
      color: #565656;
      outline: none;
      transition: visibility 0.28s; }

.doctor-list {
  position: relative; }
  .doctor-list__container {
    padding-top: 56px; }
  .doctor-list__filter-tag {
    margin: 16px 16px 2px;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.react-calendar {
  width: 350px;
  max-width: 100%;
  background: white;
  border: 1px solid #a0a096;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.125em; }
  .react-calendar--doubleView {
    width: 700px; }
    .react-calendar--doubleView .react-calendar__viewContainer {
      display: flex;
      margin: -.5em; }
      .react-calendar--doubleView .react-calendar__viewContainer > * {
        width: 50%;
        margin: .5em; }
  .react-calendar, .react-calendar *, .react-calendar *:before, .react-calendar *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .react-calendar button {
    margin: 0;
    border: 0;
    outline: none; }
    .react-calendar button:enabled:hover {
      cursor: pointer; }
  .react-calendar__navigation {
    height: 44px;
    margin-bottom: 1em; }
    .react-calendar__navigation button {
      min-width: 44px;
      background: none; }
      .react-calendar__navigation button:enabled:hover, .react-calendar__navigation button:enabled:focus {
        background-color: #e6e6e6; }
      .react-calendar__navigation button[disabled] {
        background-color: #f0f0f0; }
  .react-calendar__month-view__weekdays {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: .75em; }
    .react-calendar__month-view__weekdays__weekday {
      padding: .5em; }
  .react-calendar__month-view__weekNumbers {
    font-weight: bold; }
    .react-calendar__month-view__weekNumbers .react-calendar__tile {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: .75em;
      padding: calc(.75em / .75) calc(.5em / .75); }
  .react-calendar__month-view__days__day--weekend {
    color: #d10000; }
  .react-calendar__month-view__days__day--neighboringMonth {
    color: #757575; }
  .react-calendar__year-view .react-calendar__tile, .react-calendar__decade-view .react-calendar__tile, .react-calendar__century-view .react-calendar__tile {
    padding: 2em .5em; }
  .react-calendar__tile {
    max-width: 100%;
    text-align: center;
    padding: .75em .5em;
    background: none; }
    .react-calendar__tile:disabled {
      background-color: #f0f0f0; }
    .react-calendar__tile:enabled:hover, .react-calendar__tile:enabled:focus {
      background-color: #e6e6e6; }
    .react-calendar__tile--now {
      background: #ffff76; }
      .react-calendar__tile--now:enabled:hover, .react-calendar__tile--now:enabled:focus {
        background: #ffffa9; }
    .react-calendar__tile--hasActive {
      background: #76bbff; }
      .react-calendar__tile--hasActive:enabled:hover, .react-calendar__tile--hasActive:enabled:focus {
        background: #a9d4ff; }
    .react-calendar__tile--active {
      background: #006edc;
      color: white; }
      .react-calendar__tile--active:enabled:hover, .react-calendar__tile--active:enabled:focus {
        background: #1088ff; }
  .react-calendar--selectRange .react-calendar__tile--hover {
    background-color: #e6e6e6; }

.doctor-sch-content .react-calendar {
  width: 100%;
  border: none; }
  .doctor-sch-content .react-calendar .react-calendar__navigation {
    border-bottom: 1px solid #e7edf5;
    height: 54px;
    padding: 0 10px 2px;
    margin-bottom: 12px; }
    .doctor-sch-content .react-calendar .react-calendar__navigation button:enabled:hover,
    .doctor-sch-content .react-calendar .react-calendar__navigation button:enabled:focus {
      background-color: transparent; }
    .doctor-sch-content .react-calendar .react-calendar__navigation .react-calendar__navigation__label[disabled] {
      background-color: #ffffff;
      font-weight: 500;
      line-height: 1.44;
      color: #334680; }
    .doctor-sch-content .react-calendar .react-calendar__navigation .react-calendar__navigation__arrow .label-wrapper.disabled {
      opacity: .4; }
    .doctor-sch-content .react-calendar .react-calendar__navigation .react-calendar__navigation__arrow .label-wrapper img {
      margin-top: -1px; }
    .doctor-sch-content .react-calendar .react-calendar__navigation .react-calendar__navigation__arrow.react-calendar__navigation__prev-button .label-wrapper img {
      margin-right: 8px;
      transform: rotate(90deg); }
    .doctor-sch-content .react-calendar .react-calendar__navigation .react-calendar__navigation__arrow.react-calendar__navigation__next-button .label-wrapper img {
      margin-left: 8px;
      transform: rotate(-90deg); }
    .doctor-sch-content .react-calendar .react-calendar__navigation .react-calendar__navigation__arrow .label-wrapper {
      display: flex;
      font-size: 14px;
      color: #1a73e8;
      line-height: 1.14;
      margin-bottom: -5px;
      text-transform: uppercase; }
  .doctor-sch-content .react-calendar .react-calendar__viewContainer {
    padding: 0 16px; }
    .doctor-sch-content .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__weekdays {
      font-size: 16px;
      font-weight: 500;
      color: #8590b3; }
    .doctor-sch-content .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__month-view__days__day {
      position: relative;
      font-size: 16px;
      font-weight: 500;
      color: #565656;
      padding: 16px 0 0;
      background-color: transparent; }
      .doctor-sch-content .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__month-view__days__day:disabled abbr {
        color: #eeeeee; }
      .doctor-sch-content .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__month-view__days__day.react-calendar__tile abbr {
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: block;
        margin: 0 auto;
        line-height: 35px; }
      .doctor-sch-content .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__month-view__days__day.react-calendar__tile--active abbr {
        color: #ffffff !important;
        background-color: #5983f0 !important;
        line-height: 40px !important; }
      .doctor-sch-content .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__month-view__days__day.react-calendar__tile--now abbr {
        color: #565656;
        background-color: #f1f5ff;
        border: 1px solid #d6dcee;
        line-height: 35px !important; }
        .doctor-sch-content .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__month-view__days__day.react-calendar__tile--now abbr::before {
          content: 'Hari Ini';
          font-size: 10px;
          color: #8590b3;
          margin: 0 auto;
          position: absolute;
          top: -10px;
          left: 0;
          right: 0; }
      .doctor-sch-content .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__month-view__days__day.react-calendar__month-view__days__day--weekend {
        color: #565656; }

.doctor-sch-content__info {
  display: flex;
  padding: 0 16px;
  margin-top: 24px; }
  .doctor-sch-content__info--item {
    display: flex;
    font-size: 12px;
    color: #8590b3;
    margin-right: 16px; }
    .doctor-sch-content__info--item.not-available span {
      background-color: #eeeeee; }
    .doctor-sch-content__info--item span {
      width: 12px;
      height: 12px;
      background-color: #565656;
      display: block;
      border-radius: 50%;
      margin-right: 6px; }

.doctor-sch-content__popup-content {
  padding: 0 16px; }

.doctor-sch-content__popup-label {
  text-align: left;
  font-size: 14px;
  color: #8590b3;
  text-transform: uppercase;
  margin: 24px 0 16px; }

.doctor-sch-content__popup-btn {
  background-color: #ffffff;
  color: #5983f0;
  width: calc(50% - 12px);
  height: 48px;
  border-radius: 25px;
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: 500;
  box-shadow: none;
  outline: none;
  border: 1px solid #5983f0; }
  .doctor-sch-content__popup-btn:nth-child(even) {
    margin-right: 20px; }

.doctor-schedule {
  position: relative; }
  .doctor-schedule__container {
    padding-top: 56px; }

.appointment-summary {
  position: relative; }
  .appointment-summary__container {
    padding-top: 56px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.doctor-view-content {
  padding: 16px 16px 0; }
  .doctor-view-content__profile-photo {
    margin: 0 auto;
    width: 72px;
    height: 72px; }
    .doctor-view-content__profile-photo-avatar {
      position: relative;
      overflow: hidden;
      box-shadow: 0 2px 8px 0 rgba(178, 190, 205, 0.9);
      border-radius: 50%;
      width: 72px;
      height: 72px; }
      .doctor-view-content__profile-photo-avatar img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .doctor-view-content__profile-name {
    font-size: 20px;
    color: #334680;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.34px;
    text-align: center;
    margin-top: 10px; }
  .doctor-view-content__profile-specialist {
    color: #8590b3;
    line-height: 1.5;
    text-align: center;
    margin: 4px 0 3px; }
  .doctor-view-content__profile-str {
    font-size: 14px;
    color: #565656;
    line-height: 1.43;
    text-align: center;
    margin-bottom: 30px; }
  .doctor-view-content__eduexp {
    padding-bottom: 94px; }
    .doctor-view-content__eduexp-detail:not(:last-child) {
      margin-bottom: 14px;
      padding-bottom: 14px;
      border-bottom: 1px solid #e7edf5; }
    .doctor-view-content__eduexp-detail-title {
      font-weight: 600;
      line-height: 1.5;
      letter-spacing: -0.34px;
      margin-bottom: 14px;
      color: #334680; }
    .doctor-view-content__eduexp-detail-desc-list {
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: -0.34px;
      margin-bottom: 10px;
      color: #334680; }
      .doctor-view-content__eduexp-detail-desc-list-sub1 {
        font-size: 14px;
        line-height: 1.43;
        color: #334680; }
      .doctor-view-content__eduexp-detail-desc-list-sub2 {
        font-size: 12px;
        line-height: 1.5;
        color: #8590b3; }
  .doctor-view-content__action {
    border-top: solid 1px rgba(231, 237, 245, 0.5);
    box-shadow: 0 2px 4px 0 rgba(220, 229, 240, 0.7);
    background-color: #ffffff;
    padding: 16px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0; }
    .doctor-view-content__action-btn {
      background-color: #5983f0;
      color: #ffffff;
      width: 100%;
      height: 48px;
      border-radius: 25px;
      font-size: 16px;
      font-weight: 500;
      box-shadow: none;
      outline: none;
      border: none; }
      .doctor-view-content__action-btn:disabled {
        background-color: #e6e7e8;
        color: #8590b3;
        opacity: 0.5; }

.doctor-view {
  position: relative; }
  .doctor-view__container {
    padding-top: 56px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.faskes-detail-content__faskes {
  position: relative; }
  .faskes-detail-content__faskes-photo-wrapper {
    height: 211px; }
  .faskes-detail-content__faskes-photo-img {
    position: relative;
    overflow: hidden;
    height: 211px; }
    .faskes-detail-content__faskes-photo-img span {
      width: 100%;
      height: 100%; }
      .faskes-detail-content__faskes-photo-img span img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .faskes-detail-content__faskes-content {
    padding: 16px 16px 0; }
    .faskes-detail-content__faskes-content-bpjs {
      margin-bottom: 12px; }
    .faskes-detail-content__faskes-content-general {
      position: relative;
      padding-bottom: 22px;
      border-bottom: 1px solid #e7edf5; }
      .faskes-detail-content__faskes-content-general-text {
        color: #334680; }
        .faskes-detail-content__faskes-content-general-text-name {
          font-size: 24px;
          font-weight: bold;
          margin-top: -4px;
          margin-bottom: 14px; }
        .faskes-detail-content__faskes-content-general-text-type {
          margin-bottom: 6px; }
        .faskes-detail-content__faskes-content-general-text-sch {
          color: #5983f0;
          font-size: 14px;
          padding: 0;
          background-color: transparent;
          box-shadow: none;
          outline: none;
          border: none; }
        .faskes-detail-content__faskes-content-general-text-btn {
          position: absolute;
          right: 0;
          bottom: 24px;
          background-color: #5983f0;
          color: #ffffff;
          width: 120px;
          padding: 11px 0;
          border-radius: 25px;
          font-weight: 500;
          box-shadow: none;
          outline: none;
          border: none; }
    .faskes-detail-content__faskes-content-phone {
      padding: 20px 0; }
      .faskes-detail-content__faskes-content-phone-title {
        color: #334680;
        font-weight: 600;
        margin-bottom: 12px; }
      .faskes-detail-content__faskes-content-phone-content {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        font-size: 14px; }
        .faskes-detail-content__faskes-content-phone-content-text {
          color: #565656;
          line-height: 20px; }
        .faskes-detail-content__faskes-content-phone-content-btn {
          background-color: #f6f6fd;
          color: #5983f0;
          width: 84px;
          padding: 8px 0;
          border-radius: 25px;
          font-weight: 500;
          box-shadow: none;
          outline: none;
          border: none; }
    .faskes-detail-content__faskes-content-loc {
      display: flex;
      margin-top: 2px;
      overflow: hidden;
      box-shadow: 0 4px 16px 0 rgba(85, 101, 145, 0.2);
      border-radius: 14px;
      min-height: 110px; }
      .faskes-detail-content__faskes-content-loc-address {
        width: 60%;
        padding: 14px; }
        .faskes-detail-content__faskes-content-loc-address-title {
          color: #334680;
          font-weight: 600;
          margin-bottom: 4px; }
        .faskes-detail-content__faskes-content-loc-address-detail {
          font-size: 14px;
          color: #565656;
          line-height: 18px;
          margin-bottom: 6px; }
        .faskes-detail-content__faskes-content-loc-address-more {
          font-size: 14px;
          color: #5983f0;
          padding: unset;
          border: none;
          outline: none;
          background-color: transparent; }
      .faskes-detail-content__faskes-content-loc-map {
        width: 40%;
        display: flex;
        align-items: center; }
    .faskes-detail-content__faskes-content-fac {
      margin: 25px 0;
      padding: 24px 0 22px;
      border-top: 1px solid #e7edf5;
      border-bottom: 1px solid #e7edf5; }
      .faskes-detail-content__faskes-content-fac-title {
        color: #334680;
        font-weight: 600;
        margin-bottom: 4px; }
      .faskes-detail-content__faskes-content-fac-no {
        font-size: 14px;
        color: #565656; }
      .faskes-detail-content__faskes-content-fac-content {
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
        margin-top: 16px; }
        .faskes-detail-content__faskes-content-fac-content-img-wrapper {
          width: 46px;
          height: 46px;
          border: solid 1px #d6dcee;
          border-radius: 50%;
          overflow: hidden;
          display: flex;
          align-items: center;
          justify-content: center;
          margin: 0 auto; }
        .faskes-detail-content__faskes-content-fac-content-img {
          width: 20px;
          height: 20px; }
        .faskes-detail-content__faskes-content-fac-content-label {
          font-size: 12px;
          color: #8590b3;
          margin-top: 10px;
          padding: 0 4px;
          width: 68px;
          text-overflow: ellipsis;
          text-align: center;
          overflow: hidden;
          white-space: nowrap; }
      .faskes-detail-content__faskes-content-fac-more {
        margin-top: 16px;
        color: #5983f0;
        font-size: 14px;
        background-color: transparent;
        padding: 0;
        box-shadow: none;
        outline: none;
        border: none; }

.faskes-detail-content__popup-operational {
  padding: 0 16px;
  height: calc(100vh - 115px);
  overflow-x: hidden;
  overflow-y: auto; }
  .faskes-detail-content__popup-operational-wrapper {
    padding: 18px 0 12px;
    border-bottom: 1px solid #e7edf5; }
  .faskes-detail-content__popup-operational-day {
    font-size: 18px;
    font-weight: bold;
    color: #334680;
    margin-bottom: 16px; }
  .faskes-detail-content__popup-operational-time {
    color: #334680;
    line-height: 36px; }
  .faskes-detail-content__popup-operational-no-sch {
    color: #ff4e5e;
    padding-bottom: 8px; }

.faskes-detail-content__popup-phone {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -28px;
  color: #5983f0; }
  .faskes-detail-content__popup-phone:focus {
    outline: none; }
  .faskes-detail-content__popup-phone-icon {
    margin-right: 18px; }

.faskes-detail-content__popup-full {
  height: calc(100vh - 56px); }

.faskes-detail-content__popup-faskes {
  position: absolute;
  bottom: 0;
  margin: 0 16px 40px; }
  .faskes-detail-content__popup-faskes.hidden {
    display: none; }
  .faskes-detail-content__popup-faskes.show {
    display: block; }
  .faskes-detail-content__popup-faskes-wrapper {
    width: calc(100% - 32px);
    background-color: #ffffff;
    display: flex;
    padding: 16px;
    border-radius: 16px; }
  .faskes-detail-content__popup-faskes-logo {
    width: 72px;
    height: 72px;
    margin-right: 16px; }
    .faskes-detail-content__popup-faskes-logo--wrapper {
      position: relative;
      overflow: hidden;
      box-shadow: 0 2px 8px 0 rgba(178, 190, 205, 0.9);
      border-radius: 8px;
      width: 72px;
      height: 72px; }
    .faskes-detail-content__popup-faskes-logo--img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .faskes-detail-content__popup-faskes-name {
    font-weight: 600;
    color: #334680; }
  .faskes-detail-content__popup-faskes-type {
    font-size: 14px;
    color: #334680;
    margin: 8px 0; }
  .faskes-detail-content__popup-faskes-address {
    color: #565656; }

.faskes-detail-content__popup-fac {
  display: flex;
  align-items: center;
  padding: 12px 16px; }
  .faskes-detail-content__popup-fac:first-child {
    padding-top: 16px; }
  .faskes-detail-content__popup-fac-img {
    width: 24px;
    height: 24px;
    margin-right: 16px;
    object-fit: contain; }
  .faskes-detail-content__popup-fac-text {
    color: #334680; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.faskes-doctor-content {
  position: relative;
  padding: 0 16px; }
  .faskes-doctor-content__header {
    display: flex;
    justify-content: space-between; }
    .faskes-doctor-content__header-title {
      color: #334680;
      font-weight: 600;
      margin-bottom: 6px; }
    .faskes-doctor-content__header-filter-btn {
      position: relative;
      top: -10px;
      z-index: 1;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #ffffff;
      color: #5A5F7F;
      height: 40px;
      border-radius: 25px;
      font-size: 14px;
      font-weight: 500;
      padding: 0 16px;
      box-shadow: none;
      outline: none;
      border: 1px solid #cdd9fa; }
      .faskes-doctor-content__header-filter-btn-icon {
        margin-top: -1px;
        margin-right: 6px; }
      .faskes-doctor-content__header-filter-btn.hidden {
        display: none; }
  .faskes-doctor-content__list {
    display: flex;
    padding: 14px 0; }
    .faskes-doctor-content__list:not(:last-child) {
      border-bottom: 1px solid #f1f1f1; }
    .faskes-doctor-content__list:last-child {
      margin-bottom: 14px; }
    .faskes-doctor-content__list-empty {
      color: #565656;
      font-size: 14px;
      margin-bottom: 22px; }
    .faskes-doctor-content__list-online {
      width: 14px;
      height: 14px;
      background-color: #52DA43;
      border-radius: 50%;
      position: absolute;
      right: 1px;
      bottom: 2px; }
    .faskes-doctor-content__list-photo-wrapper {
      width: 64px;
      height: 64px;
      position: relative;
      margin-right: 16px; }
    .faskes-doctor-content__list-photo-img {
      position: relative;
      overflow: hidden;
      border: 1px solid #e7edf5;
      border-radius: 50%;
      width: 64px;
      height: 64px; }
      .faskes-doctor-content__list-photo-img span {
        width: 100%;
        height: 100%; }
        .faskes-doctor-content__list-photo-img span img {
          position: absolute;
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .faskes-doctor-content__list-doctor {
      font-size: 14px; }
      .faskes-doctor-content__list-doctor-name {
        font-size: 14px;
        font-weight: 600;
        color: #334680;
        margin-top: 2px; }
      .faskes-doctor-content__list-doctor-specialist {
        font-size: 14px;
        color: #8590b3;
        margin: 6px 0; }
      .faskes-doctor-content__list-doctor-sch {
        color: #5983f0;
        font-weight: 600;
        padding: 0;
        background-color: transparent;
        box-shadow: none;
        outline: none;
        border: none; }
        .faskes-doctor-content__list-doctor-sch.hidden {
          display: none; }
  .faskes-doctor-content__popup-sch {
    padding: 0 16px;
    height: calc(100vh - 115px);
    overflow-x: hidden;
    overflow-y: auto; }
    .faskes-doctor-content__popup-sch-wrapper {
      padding: 18px 0 12px;
      border-bottom: 1px solid #e7edf5; }
    .faskes-doctor-content__popup-sch-day {
      font-size: 18px;
      font-weight: bold;
      color: #334680;
      margin-bottom: 16px; }
    .faskes-doctor-content__popup-sch-time {
      color: #334680;
      line-height: 36px; }
    .faskes-doctor-content__popup-sch-no-sch {
      color: #ff4e5e;
      padding-bottom: 8px; }
  .faskes-doctor-content__filter-container {
    padding: 16px 0;
    margin-bottom: 36px; }
    .faskes-doctor-content__filter-container-more {
      padding: 16px 0;
      margin-bottom: 65px; }
    .faskes-doctor-content__filter-container-list {
      position: relative; }
      .faskes-doctor-content__filter-container-list:not(:last-child) {
        border-bottom: solid 1px rgba(231, 237, 245, 0.5);
        margin-bottom: 26px; }
      .faskes-doctor-content__filter-container-list-title {
        font-size: 20px;
        font-weight: bold;
        color: #334680;
        line-height: 1.25;
        letter-spacing: 0.34px;
        margin-bottom: 26px; }
      .faskes-doctor-content__filter-container-list-more {
        cursor: pointer;
        color: #5983f0;
        font-size: 14px;
        margin: -4px 0 28px; }
    .faskes-doctor-content__filter-container-action {
      border-top: solid 1px rgba(231, 237, 245, 0.5);
      box-shadow: 0 2px 4px 0 rgba(220, 229, 240, 0.7);
      background-color: #ffffff;
      padding: 16px;
      position: fixed;
      bottom: -81px;
      left: 0;
      right: 0;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease; }
      .faskes-doctor-content__filter-container-action.show {
        bottom: 0; }
      .faskes-doctor-content__filter-container-action-btn {
        background-color: #5983f0;
        color: #ffffff;
        width: 100%;
        height: 48px;
        border-radius: 25px;
        font-size: 16px;
        font-weight: 500;
        box-shadow: none;
        outline: none;
        border: none;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease; }
        .faskes-doctor-content__filter-container-action-btn:disabled {
          background-color: #e6e7e8;
          color: #8590b3;
          opacity: 0.5; }

.faskes-detail {
  position: relative; }
  .faskes-detail__container {
    padding-top: 56px; }
    .faskes-detail__container.disable-scroll {
      height: calc(100vh - 56px);
      overflow: hidden; }

.appointment {
  position: relative; }
  .appointment__container {
    padding-top: 56px; }

.download {
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  display: flex;
  flex-direction: column; }

.appointment-detail {
  position: relative; }
  .appointment-detail__container {
    padding-top: 56px; }

.app-list-content {
  padding: 16px 16px 0; }

.appointment-list {
  position: relative; }
  .appointment-list__container {
    padding-top: 56px; }
  .appointment-list__filter-tag {
    margin: 16px 16px 2px;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden; }

.patient-add {
  position: relative; }
  .patient-add__container {
    padding-top: 56px; }

.patient-detail {
  position: relative; }
  .patient-detail__container {
    padding-top: 56px; }

.profile-pasien {
  position: relative; }
  .profile-pasien__container {
    padding-top: 56px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.tanya-dokter-form {
  display: flex;
  flex-direction: column; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.tanya-dokter-form__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px 16px 20px 16px; }
  .tanya-dokter-form__header__info {
    margin-right: 20px; }
  .tanya-dokter-form__header__title {
    color: #334680;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.34px; }
  .tanya-dokter-form__header__subtitle {
    margin-top: 6px;
    color: #8590b3;
    font-size: 14px;
    line-height: 1.43; }
  .tanya-dokter-form__header__close {
    width: 24px;
    height: 24px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.tanya-dokter-form__content {
  padding: 0 16px 24px 16px; }

.tanya-dokter-form__verification {
  margin-bottom: 16px; }
  .tanya-dokter-form__verification__hint {
    color: #8590b3;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 6px; }
  .tanya-dokter-form__verification__link {
    margin-top: 6px;
    color: #5983f0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1; }
    .tanya-dokter-form__verification__link a {
      cursor: pointer; }
  .tanya-dokter-form__verification .tanya-dokter-form__input-group {
    margin-bottom: 4px; }

.tanya-dokter-form__form {
  position: relative; }

.tanya-dokter-form__submit {
  cursor: pointer;
  background-color: #5983f0;
  color: #ffffff;
  width: 100%;
  height: 48px;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 500;
  box-shadow: none;
  outline: none;
  border: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }
  .tanya-dokter-form__submit:disabled {
    background-color: #e6e7e8;
    color: #8590b3;
    opacity: 0.5; }

.tanya-dokter-form__agreement {
  margin-bottom: 24px; }
  .tanya-dokter-form__agreement__input-group {
    display: flex; }
  .tanya-dokter-form__agreement__checkbox {
    margin-right: 8px;
    margin-top: 3px; }
  .tanya-dokter-form__agreement__label {
    color: #8590b3;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5; }
    .tanya-dokter-form__agreement__label a {
      color: #5983f0; }

.tanya-dokter-form__input-group {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  position: relative; }
  .tanya-dokter-form__input-group textarea {
    height: 64px;
    resize: none;
    flex: 0 0 auto;
    padding: 14px 16px; }

.tanya-dokter-form__input {
  height: 46px;
  border-radius: 6px;
  border: solid 1px #cdd9fa;
  color: #8590b3;
  font-size: 14px;
  line-height: 1.43;
  padding: 0 16px;
  outline: none;
  box-shadow: none;
  background-color: #ffffff; }
  .tanya-dokter-form__input:focus {
    border-color: #5983f0; }
  .tanya-dokter-form__input::placeholder {
    color: rgba(133, 144, 179, 0.5); }
  .tanya-dokter-form__input:read-only {
    background-color: #f6f6fd; }

.reset-password {
  position: relative; }
  .reset-password__container {
    padding: 56px 16px 100px 16px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.reset-password-content {
  margin-top: 10px;
  display: flex;
  flex-direction: column; }
  .reset-password-content__error {
    position: fixed;
    top: -100%;
    left: 0;
    right: 0;
    background-color: #ff4e5e;
    text-align: center;
    padding: 16px;
    z-index: 9999999;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .reset-password-content__error--show {
      top: 0; }
    .reset-password-content__error p {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
  .reset-password-content__input-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 18px; }
    .reset-password-content__input-group label {
      color: #8590b3;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px;
      margin-bottom: 16px; }
    .reset-password-content__input-group input {
      font-size: 14px;
      background-color: #ffffff;
      border: solid 1px #cdd9fa;
      border-radius: 6px;
      height: 48px;
      width: 100%;
      color: #565656;
      padding: 0 16px;
      box-sizing: border-box;
      outline: none;
      -webkit-transition: border-color .2s ease;
      -moz-transition: border-color .2s ease;
      -o-transition: border-color .2s ease;
      transition: border-color .2s ease; }
      .reset-password-content__input-group input:focus {
        border-color: #5983f0; }
      .reset-password-content__input-group input::placeholder {
        color: #8590b3;
        opacity: 0.5; }
  .reset-password-content__hint {
    margin-top: 4px;
    color: #8590b3;
    font-size: 12px;
    line-height: 1.5;
    display: block; }
  .reset-password-content__input-wrapper {
    position: relative; }
  .reset-password-content__input-toggle {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer; }
  .reset-password-content__submit {
    margin-top: 14px;
    background-color: #5983f0;
    color: #ffffff;
    height: 50px;
    width: 100%;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .reset-password-content__submit:disabled {
      background-color: #e6e7e8;
      color: #8590b3;
      opacity: 0.5; }

.rubrik-subchannel {
  position: relative; }
  .rubrik-subchannel__container {
    padding-top: 147px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.rubrik-subchannel-header {
  width: 100%;
  position: fixed;
  display: flex;
  background-color: #ffffff;
  z-index: 10;
  flex-direction: column; }
  .rubrik-subchannel-header.with-app-header {
    z-index: 9; }
    .rubrik-subchannel-header.with-app-header .rubrik-subchannel-header__tabs {
      margin-top: 54px; }
  .rubrik-subchannel-header__container {
    height: 55px;
    border-bottom: solid 1px #f7f7f7;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center; }
  .rubrik-subchannel-header__back {
    position: absolute;
    left: 16px;
    width: 24px;
    height: 24px; }
  .rubrik-subchannel-header__title {
    flex: 1;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.29;
    letter-spacing: -0.41px;
    color: #334680; }
  .rubrik-subchannel-header__tabs {
    padding: 24px 0;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden; }
    .rubrik-subchannel-header__tabs::after {
      content: ' ';
      white-space: pre; }
  .rubrik-subchannel-header__tab {
    height: 40px;
    border-radius: 21.5px;
    border: solid 1px #D6DCEE;
    background-color: #FFFFFF;
    cursor: pointer;
    outline: none;
    margin-right: 8px;
    padding: 0 16px 0 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    font-size: 14px;
    line-height: 1.36;
    text-align: center;
    color: #8590B3; }
    .rubrik-subchannel-header__tab:first-child {
      margin-left: 16px; }
    .rubrik-subchannel-header__tab--active {
      background-color: #5983f0;
      font-weight: bold;
      color: #FFFFFF; }

.rubrik-subchannel-content {
  display: flex;
  flex-direction: column; }
  .rubrik-subchannel-content__container {
    flex: 1; }
  .rubrik-subchannel-content__list {
    position: relative; }
  .rubrik-subchannel-content .article-snippet {
    margin: 0 16px; }

.hospital {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column; }

.setting {
  position: relative; }
  .setting__container {
    padding-top: 56px; }

.setting-dashboard-content {
  display: flex;
  flex-direction: column; }

.setting-email {
  position: relative; }
  .setting-email__container {
    padding-top: 56px; }

.setting-email-content {
  padding: 16px; }
  .setting-email-content__error {
    position: fixed;
    left: 0;
    right: 0;
    background-color: #ff4e5e;
    text-align: center;
    padding: 16px;
    z-index: 9999999; }
    .setting-email-content__error p {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
  .setting-email-content__input-group {
    display: flex;
    flex-direction: column; }
    .setting-email-content__input-group label {
      color: #8590b3;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px;
      margin-bottom: 16px; }
    .setting-email-content__input-group input {
      font-size: 14px;
      background-color: #ffffff;
      border: solid 1px #cdd9fa;
      border-radius: 6px;
      height: 48px;
      width: 100%;
      color: #565656;
      padding: 0 16px;
      box-sizing: border-box;
      outline: none;
      -webkit-transition: border-color .2s ease;
      -moz-transition: border-color .2s ease;
      -o-transition: border-color .2s ease;
      transition: border-color .2s ease; }
      .setting-email-content__input-group input:focus {
        border-color: #5983f0; }
      .setting-email-content__input-group input::placeholder {
        color: #8590b3;
        opacity: 0.5; }
  .setting-email-content__hint {
    margin-top: 4px;
    color: #8590b3;
    font-size: 12px;
    line-height: 1.5;
    display: block; }
  .setting-email-content__status {
    display: flex;
    align-items: center; }
    .setting-email-content__status span {
      color: #5983f0;
      font-size: 14px;
      line-height: 1.43; }
    .setting-email-content__status__icon {
      margin-left: 8px;
      width: 16px;
      height: 16px; }
  .setting-email-content__submit {
    margin-top: 40px;
    background-color: #5983f0;
    color: #ffffff;
    height: 50px;
    width: 100%;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .setting-email-content__submit:disabled {
      background-color: #e6e7e8;
      color: #8590b3;
      opacity: 0.5; }
  .setting-email-content__banner {
    margin-bottom: 24px;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0 4px 16px 0 rgba(220, 229, 240, 0.7);
    background-color: #f6f6fd;
    height: 56px;
    position: relative; }
    .setting-email-content__banner__bg {
      width: 100%;
      height: 56px; }
    .setting-email-content__banner__content {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 12px 16px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .setting-email-content__banner__title {
      color: #5983f0;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px; }
    .setting-email-content__banner__button {
      color: #ffffff;
      background-color: #5983f0;
      border-radius: 15px;
      font-size: 12px;
      font-weight: 500;
      border: none;
      box-shadow: none;
      width: 84px;
      height: 32px;
      outline: none; }
  .setting-email-content__form {
    position: relative; }
    .setting-email-content__form.verified .setting-email-content__input-group {
      margin-bottom: 8px; }
    .setting-email-content__form.verified .setting-email-content__submit {
      margin-top: 12px; }

.setting-profile {
  position: relative; }
  .setting-profile__container {
    padding-top: 56px; }

.setting-profile-content {
  display: flex;
  flex-direction: column; }

.setting-tile {
  text-decoration: none; }
  .setting-tile__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    margin: 0 16px;
    border-bottom: solid 1px rgba(231, 237, 245, 0.5);
    min-height: 30px; }
    .setting-tile__container.with--button {
      align-items: flex-end; }
  .setting-tile__content {
    flex: 1; }
  .setting-tile__title {
    color: #334680;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.34px; }
  .setting-tile__subtitle {
    color: #8590b3;
    font-size: 14px;
    margin-top: 8px; }
  .setting-tile__arrow {
    width: 6px;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 16px; }
  .setting-tile__button {
    color: #5983f0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    box-shadow: none;
    background-color: transparent;
    border: none;
    padding: 0;
    outline: none;
    cursor: pointer; }
  .setting-tile__badge {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    padding: 3px 8px;
    border-radius: 21.5px;
    background-color: #f1f5ff;
    color: #5983f0;
    margin-left: 8px; }
    .setting-tile__badge.badge--grey {
      color: #8590b3;
      font-weight: normal;
      background-color: #f6f6fd; }

.setting-password {
  position: relative; }
  .setting-password__container {
    padding-top: 56px; }

.setting-password-content {
  padding: 10px 16px; }
  .setting-password-content__error {
    position: fixed;
    left: 0;
    right: 0;
    background-color: #ff4e5e;
    text-align: center;
    padding: 16px;
    z-index: 9999999; }
    .setting-password-content__error p {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
  .setting-password-content__form {
    position: relative; }
  .setting-password-content__input-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 18px; }
    .setting-password-content__input-group label {
      color: #8590b3;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px;
      margin-bottom: 16px; }
    .setting-password-content__input-group input {
      font-size: 14px;
      background-color: #ffffff;
      border: solid 1px #cdd9fa;
      border-radius: 6px;
      height: 48px;
      width: 100%;
      color: #565656;
      padding: 0 16px;
      box-sizing: border-box;
      outline: none;
      -webkit-transition: border-color .2s ease;
      -moz-transition: border-color .2s ease;
      -o-transition: border-color .2s ease;
      transition: border-color .2s ease; }
      .setting-password-content__input-group input:focus {
        border-color: #5983f0; }
      .setting-password-content__input-group input::placeholder {
        color: #8590b3;
        opacity: 0.5; }
  .setting-password-content__hint {
    margin-top: 4px;
    color: #8590b3;
    font-size: 12px;
    line-height: 1.5;
    display: block; }
  .setting-password-content__input-wrapper {
    position: relative; }
  .setting-password-content__input-toggle {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer; }
  .setting-password-content__submit {
    margin-top: 14px;
    background-color: #5983f0;
    color: #ffffff;
    height: 50px;
    width: 100%;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .setting-password-content__submit:disabled {
      background-color: #e6e7e8;
      color: #8590b3;
      opacity: 0.5; }
  .setting-password-content__forgot {
    display: block;
    text-align: right;
    color: #5983f0;
    font-size: 14px;
    margin-top: 8px; }

.setting-phone {
  position: relative; }
  .setting-phone__container {
    padding-top: 56px; }

.setting-phone-content {
  padding: 16px; }
  .setting-phone-content__error {
    position: fixed;
    left: 0;
    right: 0;
    background-color: #ff4e5e;
    text-align: center;
    padding: 16px;
    z-index: 9999999; }
    .setting-phone-content__error p {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
  .setting-phone-content__input-group {
    display: flex;
    flex-direction: column; }
    .setting-phone-content__input-group label {
      color: #8590b3;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px;
      margin-bottom: 16px; }
    .setting-phone-content__input-group input {
      font-size: 14px;
      background-color: #ffffff;
      border: solid 1px #cdd9fa;
      border-radius: 6px;
      height: 48px;
      width: 100%;
      color: #565656;
      padding: 0 16px;
      box-sizing: border-box;
      outline: none;
      -webkit-transition: border-color .2s ease;
      -moz-transition: border-color .2s ease;
      -o-transition: border-color .2s ease;
      transition: border-color .2s ease; }
      .setting-phone-content__input-group input:focus {
        border-color: #5983f0; }
      .setting-phone-content__input-group input::placeholder {
        color: #8590b3;
        opacity: 0.5; }
    .setting-phone-content__input-group p {
      color: #8590b3;
      font-size: 12px;
      line-height: 1.5; }
    .setting-phone-content__input-group--addon {
      margin-bottom: 4px;
      display: flex;
      align-items: center;
      border: solid 1px #cdd9fa;
      border-radius: 6px;
      -webkit-transition: border-color .2s ease;
      -moz-transition: border-color .2s ease;
      -o-transition: border-color .2s ease;
      transition: border-color .2s ease; }
      .setting-phone-content__input-group--addon input {
        border: none; }
      .setting-phone-content__input-group--addon.focused {
        border-color: #5983f0; }
    .setting-phone-content__input-group--prepend {
      padding: 8px 16px;
      border-right: solid 1px #cdd9fa; }
      .setting-phone-content__input-group--prepend span {
        color: #8590b3;
        font-size: 14px;
        font-weight: 500; }
  .setting-phone-content__hint {
    margin-top: 4px;
    color: #8590b3;
    font-size: 12px;
    line-height: 1.5;
    display: block; }
  .setting-phone-content__status {
    display: flex;
    align-items: center; }
    .setting-phone-content__status span {
      color: #5983f0;
      font-size: 14px;
      line-height: 1.43; }
    .setting-phone-content__status__icon {
      margin-left: 8px;
      width: 16px;
      height: 16px; }
  .setting-phone-content__banner {
    margin-bottom: 24px;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0 4px 16px 0 rgba(220, 229, 240, 0.7);
    background-color: #f6f6fd;
    height: 56px;
    position: relative; }
    .setting-phone-content__banner__bg {
      width: 100%;
      height: 56px; }
    .setting-phone-content__banner__content {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 12px 16px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .setting-phone-content__banner__title {
      color: #5983f0;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      letter-spacing: 0.34px; }
    .setting-phone-content__banner__button {
      color: #ffffff;
      background-color: #5983f0;
      border-radius: 15px;
      font-size: 12px;
      font-weight: 500;
      border: none;
      box-shadow: none;
      width: 84px;
      height: 32px;
      outline: none; }
  .setting-phone-content__form {
    position: relative; }
    .setting-phone-content__form.verified .setting-phone-content__input-group {
      margin-bottom: 8px; }
    .setting-phone-content__form.verified .setting-phone-content__submit {
      margin-top: 12px; }
  .setting-phone-content__submit {
    margin-top: 32px;
    background-color: #5983f0;
    color: #ffffff;
    height: 50px;
    width: 100%;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .setting-phone-content__submit:disabled {
      background-color: #e6e7e8;
      color: #8590b3;
      opacity: 0.5; }

.setting-phone-otp {
  width: 100%;
  z-index: 99998;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ffffff; }
  .setting-phone-otp.slide-top-enter-done {
    top: 0;
    bottom: 0; }
  .setting-phone-otp__header {
    width: 100%;
    position: fixed;
    height: 55px;
    display: flex;
    background-color: #ffffff;
    z-index: 10;
    align-items: center;
    text-align: center;
    border-bottom: solid 1px #f7f7f7; }
    .setting-phone-otp__header__back {
      position: absolute;
      left: 16px;
      width: 24px;
      height: 24px; }
    .setting-phone-otp__header__title {
      flex: 10;
      font-size: 17px;
      font-weight: 600;
      line-height: 1.29;
      letter-spacing: -0.41px;
      color: #334680; }
  .setting-phone-otp__body {
    padding: 56px 16px 16px 16px; }
  .setting-phone-otp__title {
    color: #334680;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.34px;
    margin-bottom: 8px;
    margin-top: 24px; }
  .setting-phone-otp__desc {
    font-size: 12px;
    color: #8590b3;
    line-height: 1.58;
    margin-bottom: 24px; }
  .setting-phone-otp__fields {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row;
    flex-wrap: wrap; }
  .setting-phone-otp__input {
    flex: 1;
    -webkit-appearance: none;
    max-width: 50px;
    width: 100%;
    height: 50px;
    box-shadow: 0 1px 9px 0 rgba(201, 201, 201, 0.5);
    font-size: 28px;
    color: #2a2a2a;
    text-align: center;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px transparent;
    box-sizing: border-box;
    outline: none;
    margin-right: 8px;
    -webkit-transition: border-color .2s ease;
    -moz-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease; }
    .setting-phone-otp__input:focus {
      border-color: #5983f0; }
    .setting-phone-otp__input:last-child {
      margin-right: 0; }
    @media (max-width: 372px) {
      .setting-phone-otp__input {
        max-width: 41px;
        height: 41px; } }
  .setting-phone-otp__timer {
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    color: #8590b3;
    margin-top: 16px; }
  .setting-phone-otp .setting-phone-content__submit {
    margin-top: 32px; }

.tag-location {
  position: relative; }
  .tag-location .simple-header {
    top: 0; }
  .tag-location__container {
    padding-top: 56px;
    height: calc(100vh - 56px);
    display: flex;
    flex-direction: column; }

.tag-location__content {
  position: relative;
  flex: 1; }

.tag-location__map {
  width: 100%;
  height: 100%; }

.tag-location__marker-confirm {
  position: absolute;
  bottom: 24px;
  left: 0;
  right: 0;
  z-index: 11;
  outline: none;
  box-shadow: none;
  border: none;
  background-color: #5983f0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  width: calc(100% - 32px);
  height: 48px;
  border-radius: 25px;
  margin: 8px auto 24px auto;
  cursor: pointer; }

.tag-location__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  background-color: rgba(68, 68, 68, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease; }
  .tag-location__overlay.show {
    opacity: 1;
    visibility: visible; }

.tag-location__popup {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 12;
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease-in-out;
  display: flex;
  flex-direction: column; }
  .tag-location__popup.expand {
    max-height: 90%; }
  .tag-location__popup__container {
    padding: 24px 16px 0 16px;
    background-color: #ffffff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column; }

.location-confirm {
  display: flex;
  flex-direction: column; }
  .location-confirm__section {
    margin-bottom: 16px; }
    .location-confirm__section__title {
      text-transform: uppercase;
      color: #8590b3;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 0.34px;
      margin-bottom: 16px; }
  .location-confirm__info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
  .location-confirm__search {
    margin-left: 8px;
    width: 24px;
    height: 24px;
    flex: 0 0 auto;
    cursor: pointer; }
  .location-confirm__tag-names {
    padding: 0;
    margin: 0;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    list-style-type: none; }
    .location-confirm__tag-names li {
      flex: 0 0 auto;
      border-radius: 21.5px;
      border: solid 1px #d6dcee;
      background-color: #ffffff;
      height: 32px;
      padding: 0 16px;
      margin-right: 8px;
      color: #8590b3;
      font-size: 14px;
      line-height: 1.36;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .location-confirm__tag-names li.selected {
        background-color: #f1f5ff;
        color: #5983f0;
        font-weight: 500; }
  .location-confirm__submit {
    outline: none;
    box-shadow: none;
    border: none;
    background-color: #5983f0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    height: 48px;
    border-radius: 25px;
    margin-top: 8px;
    margin-bottom: 24px;
    cursor: pointer; }
  .location-confirm .location-tile {
    flex: 1; }

.location-tile {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .location-tile__icon {
    margin-right: 8px;
    width: 24px;
    height: 24px;
    flex: 0 0 auto; }
  .location-tile__content {
    flex: 1;
    overflow: hidden; }
  .location-tile__title {
    color: #334680;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.34px;
    margin-bottom: 8px; }
  .location-tile__subtitle {
    color: #565656;
    font-size: 14px;
    line-height: 1.43; }

.location-search {
  flex: 1;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column; }
  .location-search__close {
    position: absolute;
    top: 2px;
    right: 0;
    width: 24px;
    height: 24px; }
  .location-search__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.34px;
    text-align: center;
    margin-bottom: 16px;
    color: #334680; }
  .location-search__input {
    position: relative;
    display: flex;
    margin-bottom: 16px; }
    .location-search__input img {
      width: 24px;
      height: 24px;
      position: absolute;
      top: 50%;
      left: 16px;
      transform: translateY(-50%); }
    .location-search__input input {
      background-color: #ffffff;
      border: solid 1px #cdd9fa;
      border-radius: 24px;
      transition: border-color .3s ease;
      height: 48px;
      width: 100%;
      padding: 0 16px 0 56px;
      color: #565656;
      font-size: 14px;
      line-height: 1.43;
      outline: none; }
      .location-search__input input::placeholder {
        color: rgba(133, 144, 179, 0.5); }
      .location-search__input input:focus {
        border-color: #5983f0; }
  .location-search__from-map {
    display: flex;
    align-items: center;
    padding-bottom: 16px;
    border-bottom: solid 1px rgba(231, 237, 245, 0.5); }
    .location-search__from-map img {
      width: 24px;
      height: 24px;
      margin-right: 8px;
      flex: 0 0 auto; }
    .location-search__from-map p {
      flex: 1;
      color: #334680;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: 0.34px;
      cursor: pointer; }
  .location-search__history {
    display: flex;
    flex-direction: column;
    max-height: 220px;
    overflow-y: scroll;
    padding-bottom: 16px; }
  .location-search__empty {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 16px; }
    .location-search__empty img {
      margin-bottom: 16px;
      width: 140px;
      height: 140px; }
    .location-search__empty p {
      color: #334680;
      font-size: 20px;
      font-weight: bold;
      line-height: 1.5;
      letter-spacing: 0.34px;
      text-align: center; }
  .location-search__list {
    display: flex;
    flex-direction: column;
    margin-top: 16px; }
  .location-search__result {
    overflow-y: scroll;
    padding-top: 16px;
    padding-bottom: 8px; }
    .location-search__result__not-found {
      font-size: 14px;
      line-height: 1.5;
      color: #8590b3;
      text-align: center;
      padding: 0 16px;
      margin: 14px 0 50px 0; }
  .location-search .location-tile {
    border-bottom: solid 1px rgba(231, 237, 245, 0.5);
    padding-bottom: 16px;
    margin-bottom: 16px; }
    .location-search .location-tile:last-child {
      border: none; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.tag-home {
  position: relative; }
  .tag-home__container {
    padding-top: 54px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.tag-home-content {
  position: relative; }
  .tag-home-content__info {
    padding: 16px; }
    .tag-home-content__info__title {
      color: #334680;
      font-size: 24px;
      font-weight: bold;
      line-height: 1.5;
      letter-spacing: 0.34px;
      margin-bottom: 10px;
      margin-top: 0; }
    .tag-home-content__info__description {
      color: #8590b3;
      font-size: 16px;
      line-height: 1.5;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3; }
  .tag-home-content__tabs {
    border-bottom: solid 1px rgba(231, 237, 245, 0.5);
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding: 0 12px; }
    .tag-home-content__tabs::after {
      content: ' ';
      white-space: pre; }
  .tag-home-content__tab {
    cursor: pointer;
    color: #848fb3;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    flex: 0 0 auto;
    margin-right: 11px;
    padding: 0 15px;
    position: relative; }
    .tag-home-content__tab:after {
      content: '';
      background-color: #5983f0;
      height: 3px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      transform: scale(0);
      transition: transform .2s ease-in-out; }
    .tag-home-content__tab.active {
      color: #5983f0; }
      .tag-home-content__tab.active:after {
        transform: scale(1); }
  .tag-home-content__container {
    padding: 5px 16px 10px 16px; }
    .tag-home-content__container-wrapper {
      position: relative; }
  .tag-home-content__list {
    display: block;
    position: relative; }
  .tag-home-content__empty {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 90px; }
    .tag-home-content__empty__title {
      color: #334680;
      font-size: 18px;
      line-height: 1.44;
      letter-spacing: 0.34px;
      font-weight: bold;
      margin-bottom: 8px; }
    .tag-home-content__empty__subtitle {
      color: #8590b3;
      font-size: 14px;
      line-height: 1.43; }
  .tag-home-content .share-tray {
    margin-bottom: 16px; }
  .tag-home-content .article-snippet__title {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.34px; }
  .tag-home-content .article-snippet__subtitle {
    line-height: 1.5; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.tanya-dokter {
  position: relative; }
  .tanya-dokter__container {
    padding-top: 54px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.tanya-dokter-dashboard {
  padding: 0 16px; }
  .tanya-dokter-dashboard__banner {
    margin: 16px 0;
    position: relative; }
    .tanya-dokter-dashboard__banner__bg {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1; }
      .tanya-dokter-dashboard__banner__bg.img-loading {
        max-width: 391px;
        max-height: 85px;
        border-radius: 10px; }
    .tanya-dokter-dashboard__banner__content__wrapper {
      position: relative;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 18px 16px;
      z-index: 2;
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .tanya-dokter-dashboard__banner__content p {
      color: #ffffff; }
    .tanya-dokter-dashboard__banner__title {
      font-size: 18px;
      font-weight: bold;
      line-height: 1.44;
      letter-spacing: 0.34px;
      margin-bottom: 4px; }
    .tanya-dokter-dashboard__banner__desc {
      font-size: 14px;
      line-height: 1.43; }
    .tanya-dokter-dashboard__banner__icon.img-loading {
      width: 32px;
      height: 32px;
      border-radius: 50%; }

.verification {
  position: relative; }
  .verification__container {
    padding: 56px 16px 100px 16px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.verification-header {
  width: 100%;
  position: fixed;
  height: 55px;
  display: flex;
  background-color: #ffffff;
  z-index: 10;
  align-items: center;
  text-align: center;
  border-bottom: solid 1px #f7f7f7; }
  .verification-header__back {
    position: absolute;
    left: 16px;
    width: 24px;
    height: 24px; }
  .verification-header__title {
    flex: 1;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.29;
    letter-spacing: -0.41px;
    color: #334680; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.verification-content__error {
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  background-color: #ff4e5e;
  text-align: center;
  padding: 16px;
  z-index: 9999999;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  .verification-content__error--show {
    top: 0; }
  .verification-content__error p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500; }

.verification-content__steps {
  margin-top: 24px;
  position: relative; }

.verification-content .step__title {
  color: #334680;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.34px;
  font-weight: bold;
  margin-bottom: 24px; }

.verification-content .step__input-group__input {
  font-size: 14px;
  background-color: #ffffff;
  border: solid 1px #cdd9fa;
  border-radius: 6px;
  height: 48px;
  width: 100%;
  color: #565656;
  padding: 0 16px;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: border-color .2s ease;
  -moz-transition: border-color .2s ease;
  -o-transition: border-color .2s ease;
  transition: border-color .2s ease; }
  .verification-content .step__input-group__input:focus {
    border-color: #5983f0; }
  .verification-content .step__input-group__input::placeholder {
    color: #8590b3;
    opacity: 0.5; }

.verification-content .step__input-group p {
  color: #8590b3;
  font-size: 12px;
  line-height: 1.5; }

.verification-content .step__input-group--addon {
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  border: solid 1px #cdd9fa;
  border-radius: 6px;
  -webkit-transition: border-color .2s ease;
  -moz-transition: border-color .2s ease;
  -o-transition: border-color .2s ease;
  transition: border-color .2s ease; }
  .verification-content .step__input-group--addon input {
    border: none; }
  .verification-content .step__input-group--addon.focused {
    border-color: #5983f0; }

.verification-content .step__input-group--prepend {
  padding: 8px 16px;
  border-right: solid 1px #cdd9fa; }
  .verification-content .step__input-group--prepend span {
    color: #565656;
    font-size: 14px;
    font-weight: 500; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.verification-update {
  width: 100%;
  height: 100%; }
  .verification-update__content {
    display: none; }

.tanya-dokter-brands {
  position: relative; }

.tanya-dokter-brands__content {
  display: flex;
  flex-direction: column; }
  .tanya-dokter-brands__content__error {
    position: fixed;
    left: 0;
    right: 0;
    background-color: #ff4e5e;
    text-align: center;
    padding: 16px;
    z-index: 9999999; }
    .tanya-dokter-brands__content__error p {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
  .tanya-dokter-brands__content__form {
    padding: 16px; }
  .tanya-dokter-brands__content__title {
    color: #334680;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.34px;
    margin-bottom: 16px; }
  .tanya-dokter-brands__content__questions {
    padding: 16px; }
  .tanya-dokter-brands__content__submit {
    cursor: pointer;
    background-color: #5983f0;
    color: #ffffff;
    width: 100%;
    height: 48px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .tanya-dokter-brands__content__submit:disabled {
      background-color: #e6e7e8;
      color: #8590b3;
      opacity: 0.5; }
  .tanya-dokter-brands__content__agreement {
    margin-bottom: 24px; }
    .tanya-dokter-brands__content__agreement__input-group {
      display: flex; }
    .tanya-dokter-brands__content__agreement__checkbox {
      margin-right: 8px;
      margin-top: 3px; }
    .tanya-dokter-brands__content__agreement__label {
      color: #8590b3;
      font-size: 12px;
      font-weight: 500;
      line-height: 1.5; }
      .tanya-dokter-brands__content__agreement__label a {
        color: #5983f0; }
  .tanya-dokter-brands__content .text-input {
    margin-bottom: 16px; }
    .tanya-dokter-brands__content .text-input input {
      color: #8590b3; }
    .tanya-dokter-brands__content .text-input textarea {
      height: 64px;
      resize: none;
      flex: 0 0 auto;
      padding: 14px 16px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.submitted-content {
  padding: 0 16px; }
  .submitted-content__img-wrapper {
    text-align: center;
    margin-top: 18px; }
  .submitted-content__msg {
    margin-top: 12px; }
    .submitted-content__msg-title {
      font-size: 18px;
      font-weight: bold;
      line-height: 1.44;
      letter-spacing: 0.34px;
      text-align: center;
      color: #334680;
      margin-bottom: 8px; }
    .submitted-content__msg-desc {
      font-size: 14px;
      line-height: 1.43;
      text-align: center;
      color: #8590b3; }
  .submitted-content__booking {
    display: flex;
    padding: 16px;
    margin-top: 22px;
    box-shadow: 0 4px 16px 0 rgba(85, 101, 145, 0.2);
    border-radius: 8px; }
    .submitted-content__booking-wrapper:first-child {
      margin-right: 44px; }
    .submitted-content__booking-title {
      text-transform: uppercase;
      color: #8590b3;
      font-size: 14px;
      font-weight: 500;
      line-height: 1;
      letter-spacing: 0.34px;
      margin-bottom: 10px; }
    .submitted-content__booking-desc {
      font-size: 24px;
      font-weight: bold;
      line-height: 1.5;
      letter-spacing: 0.34px;
      color: #334680; }
  .submitted-content__summary {
    padding: 16px;
    margin: 16px 0 97px;
    box-shadow: 0 4px 16px 0 rgba(85, 101, 145, 0.2);
    border-radius: 8px; }
    .submitted-content__summary-content:first-child {
      margin-bottom: 22px; }
    .submitted-content__summary-content-title {
      text-transform: uppercase;
      color: #8590b3;
      font-size: 14px;
      font-weight: 500;
      line-height: 1;
      letter-spacing: 0.34px;
      margin-bottom: 12px; }
    .submitted-content__summary-content-rs-name, .submitted-content__summary-content-ps-name {
      font-size: 16px;
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: 0.34px;
      color: #334680; }
    .submitted-content__summary-content-dr-name {
      font-size: 14px;
      line-height: 1.43;
      color: #334680; }
    .submitted-content__summary-content-time, .submitted-content__summary-content-phone {
      font-size: 14px;
      line-height: 1.43;
      color: #8590b3; }
  .submitted-content__action {
    border-top: solid 1px rgba(231, 237, 245, 0.5);
    box-shadow: 0 2px 4px 0 rgba(220, 229, 240, 0.7);
    background-color: #ffffff;
    padding: 16px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0; }
    .submitted-content__action-btn {
      background-color: #5983f0;
      color: #ffffff;
      width: 100%;
      height: 48px;
      border-radius: 25px;
      font-size: 16px;
      font-weight: 500;
      box-shadow: none;
      outline: none;
      border: none; }
      .submitted-content__action-btn:disabled {
        background-color: #e6e7e8;
        color: #8590b3;
        opacity: 0.5; }

.submitted {
  position: relative; }
  .submitted__container {
    padding-top: 56px; }

.allergy-tools {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .allergy-tools iframe {
    width: 100%;
    height: 100%; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.download-aplikasi {
  position: relative; }
  .download-aplikasi__container {
    padding-top: 54px; }

.download-aplikasi__top {
  padding: 0;
  text-align: center; }
  .download-aplikasi__top__info {
    margin-top: 10px; }
    .download-aplikasi__top__info h1 {
      color: #334680;
      line-height: 1.5;
      font-weight: 700;
      font-size: 22px;
      margin-bottom: 5px; }
    .download-aplikasi__top__info p {
      color: #8590b3;
      line-height: 1.5;
      font-size: 14px;
      margin: 0; }

.download-aplikasi__banner {
  width: 100%; }

.download-aplikasi__body {
  padding: 0 16px 30px 16px;
  margin-top: 30px; }

.download-aplikasi__features {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.download-aplikasi__feature-tile {
  text-align: center;
  margin: 0 10px 48px 10px;
  width: 260px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  border-radius: 16px;
  transition: box-shadow .4s ease-out; }
  .download-aplikasi__feature-tile__image {
    width: 112px;
    height: 112px;
    border-radius: 35.1px;
    box-shadow: 0 7px 28px 0 rgba(220, 229, 240, 0.7);
    background-color: #fff;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .download-aplikasi__feature-tile__image img {
      width: 80px;
      height: 80px; }
  .download-aplikasi__feature-tile:hover {
    box-shadow: 0 4px 16px 0 rgba(220, 229, 240, 0.7); }
  .download-aplikasi__feature-tile h4 {
    color: #5983f0;
    font-size: 20px;
    margin-bottom: 14px; }
  .download-aplikasi__feature-tile p {
    color: #8590b3;
    font-size: 16px;
    margin: 0;
    line-height: 1.3; }

.download-aplikasi__footer {
  background: linear-gradient(45deg, #2e80c1, #60a645);
  padding: 40px 16px;
  text-align: center; }
  .download-aplikasi__footer h2 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 4px; }
  .download-aplikasi__footer h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 10px; }
  .download-aplikasi__footer__links {
    display: flex;
    justify-content: center;
    align-items: center; }
    .download-aplikasi__footer__links a {
      text-decoration: none; }
      .download-aplikasi__footer__links a img {
        width: 112px;
        margin: 0 9px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.register {
  position: relative; }
  .register__container {
    padding: 56px 16px 100px 16px; }
  .register.theme--dana .step-footer__button {
    border-radius: 4px;
    background-color: #108ee9; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.register-header {
  width: 100%;
  position: fixed;
  height: 55px;
  display: flex;
  background-color: #ffffff;
  z-index: 10;
  align-items: center;
  text-align: center;
  border-bottom: solid 1px #f7f7f7; }
  .register-header__back {
    position: absolute;
    left: 16px;
    width: 24px;
    height: 24px; }
  .register-header__title {
    flex: 1;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.29;
    letter-spacing: -0.41px;
    color: #334680; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.register-content__error {
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  background-color: #ff4e5e;
  text-align: center;
  padding: 16px;
  z-index: 9999999;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  .register-content__error--show {
    top: 0; }
  .register-content__error p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500; }

.register-content__steps {
  margin-top: 24px;
  position: relative; }

.register-content .step__title {
  color: #334680;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.34px;
  font-weight: bold;
  margin-bottom: 24px; }

.register-content .step__input-group__input {
  font-size: 14px;
  background-color: #ffffff;
  border: solid 1px #cdd9fa;
  border-radius: 6px;
  height: 48px;
  width: 100%;
  color: #565656;
  padding: 0 16px;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: border-color .2s ease;
  -moz-transition: border-color .2s ease;
  -o-transition: border-color .2s ease;
  transition: border-color .2s ease; }
  .register-content .step__input-group__input:focus {
    border-color: #5983f0; }
  .register-content .step__input-group__input::placeholder {
    color: #8590b3;
    opacity: 0.5; }

.register-content .step__input-group p {
  color: #8590b3;
  font-size: 12px;
  line-height: 1.5; }

.register-content .step__input-group--addon {
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  border: solid 1px #cdd9fa;
  border-radius: 6px;
  -webkit-transition: border-color .2s ease;
  -moz-transition: border-color .2s ease;
  -o-transition: border-color .2s ease;
  transition: border-color .2s ease; }
  .register-content .step__input-group--addon input {
    border: none; }
  .register-content .step__input-group--addon.focused {
    border-color: #5983f0; }

.register-content .step__input-group--prepend {
  padding: 8px 16px;
  border-right: solid 1px #cdd9fa; }
  .register-content .step__input-group--prepend span {
    color: #565656;
    font-size: 14px;
    font-weight: 500; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.step-name {
  width: 100%; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.topic-home {
  position: relative; }
  .topic-home__container {
    padding-top: 54px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.topic-home-content {
  position: relative;
  padding: 16px 48px 16px 16px; }
  .topic-home-content__search {
    background-color: #ffffff;
    display: flex;
    position: fixed;
    top: 54px;
    left: 0;
    right: 0;
    padding: 16px; }
    .topic-home-content__search__bar {
      position: relative;
      flex: 1; }
    .topic-home-content__search__input {
      border: solid 1px #cdd9fa;
      border-radius: 24px;
      color: #565656;
      font-size: 14px;
      line-height: 1.43;
      outline: none;
      padding: 0 48px 0 56px;
      width: 100%;
      height: 48px;
      box-sizing: border-box;
      -webkit-transition: border-color .2s ease;
      -moz-transition: border-color .2s ease;
      -o-transition: border-color .2s ease;
      transition: border-color .2s ease; }
      .topic-home-content__search__input:focus {
        border-color: #5983f0; }
      .topic-home-content__search__input::placeholder {
        color: #8590b3; }
    .topic-home-content__search__icon {
      position: absolute;
      top: 50%;
      left: 16px;
      transform: translateY(-50%);
      width: 24px;
      height: 24px; }
    .topic-home-content__search__clear {
      display: none;
      position: absolute;
      top: 50%;
      right: 16px;
      transform: translateY(-50%);
      width: 24px;
      height: 24px; }
      .topic-home-content__search__clear--show {
        display: block; }
  .topic-home-content__container {
    padding-top: 64px; }
  .topic-home-content__nav {
    position: fixed;
    top: 145px;
    bottom: 0;
    right: 0;
    width: 48px;
    overflow-y: scroll; }
    .topic-home-content__nav ul {
      padding: 0;
      margin: 0;
      list-style-type: none;
      text-align: center; }
      .topic-home-content__nav ul li a {
        color: #8590b3;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.5;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center; }
      .topic-home-content__nav ul li.active a {
        color: #334680;
        font-weight: bold; }
  .topic-home-content__collection {
    margin-bottom: 8px; }
    .topic-home-content__collection:before {
      content: '';
      padding-top: 80px;
      margin-top: -80px;
      display: block; }
    .topic-home-content__collection__title {
      display: block;
      color: #5983f0;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: 0.34px;
      margin-bottom: 8px; }
    .topic-home-content__collection ul {
      padding: 0;
      margin: 0;
      list-style-type: none; }
      .topic-home-content__collection ul li {
        padding: 14px 0; }
        .topic-home-content__collection ul li a {
          color: #334680;
          font-size: 14px;
          line-height: 1.43;
          outline: none; }
  .topic-home-content__toast {
    background-color: #565656;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 8px;
    font-size: 14px;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20%; }
  .topic-home-content.show-ads .topic-home-content__search {
    top: 106px; }
  .topic-home-content.show-ads .topic-home-content__nav {
    top: 188px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.rubrik-home {
  position: relative; }
  .rubrik-home__container {
    padding-top: 54px; }

.rubrik-home-content {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0 16px 20px 16px; }
  .rubrik-home-content ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .rubrik-home-content ul li {
      padding: 14px 0; }
      .rubrik-home-content ul li a {
        color: #334680;
        font-size: 16px;
        line-height: 1.43;
        outline: none; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.verification-reminder {
  position: relative;
  padding: 0 16px 16px 16px;
  background-color: #ffffff;
  z-index: 999999; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.verification-reminder-content {
  position: relative; }
  .verification-reminder-content__title {
    color: #334680;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.34px;
    text-align: center;
    margin-top: 46px;
    margin-bottom: 70px; }
  .verification-reminder-content__image {
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
    display: block; }
  .verification-reminder-content__desc {
    color: #565656;
    font-size: 14px;
    line-height: 1.43;
    text-align: center;
    margin-top: 48px;
    margin-bottom: 80px; }
  .verification-reminder-content__button {
    background-color: #5983f0;
    color: #ffffff;
    height: 48px;
    width: 100%;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px; }
    .verification-reminder-content__button--plain {
      color: #5983f0;
      background-color: #ffffff; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.verification-reminder-overlay {
  z-index: 99999;
  position: fixed;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  -webkit-transition: top .2s ease-in-out;
  -moz-transition: top .2s ease-in-out;
  -o-transition: top .2s ease-in-out;
  transition: top .2s ease-in-out; }
  .verification-reminder-overlay--show {
    top: 0; }
  .verification-reminder-overlay__shadow {
    background-color: #444444;
    opacity: 0.9;
    width: 100%;
    height: 100%; }
  .verification-reminder-overlay__modal {
    position: absolute;
    bottom: 0;
    padding: 0 16px;
    background-color: #ffffff;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px; }
    .verification-reminder-overlay__modal__title {
      color: #334680;
      font-size: 20px;
      line-height: 1.5;
      letter-spacing: 0.34px;
      text-align: center;
      margin-top: 31px;
      margin-bottom: 38px; }
    .verification-reminder-overlay__modal__image {
      max-width: 150px;
      width: 100%;
      display: block;
      margin: 0 auto; }
    .verification-reminder-overlay__modal__desc {
      color: #565656;
      font-size: 14px;
      line-height: 1.5;
      text-align: center;
      margin-top: 30px;
      margin-bottom: 27px; }
    .verification-reminder-overlay__modal__actions {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 20px; }
    .verification-reminder-overlay__modal__button {
      background-color: #5983f0;
      color: #ffffff;
      height: 48px;
      width: 100%;
      border-radius: 25px;
      font-size: 16px;
      font-weight: 500;
      box-shadow: none;
      outline: none;
      border: none;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 8px;
      margin-left: 10px; }
      .verification-reminder-overlay__modal__button--plain {
        color: #5983f0;
        background-color: #f7f7f7;
        margin-left: unset;
        margin-right: 10px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.step-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: solid 1px #e7edf5;
  padding: 22px 16px 24px 16px;
  text-align: right; }
  .step-footer--no-border {
    border-top: 0; }
  .step-footer__button {
    background-color: #5983f0;
    color: #ffffff;
    height: 50px;
    width: 160px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .step-footer__button--submit {
      width: 100%; }
    .step-footer__button:disabled {
      background-color: #e6e7e8;
      color: #8590b3;
      opacity: 0.5; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.step-otp {
  width: 100%; }
  .step-otp h3 {
    margin-bottom: 8px !important; }
  .step-otp .step__input-group p {
    margin-bottom: 24px; }
  .step-otp__fields {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row;
    flex-wrap: wrap; }
    .step-otp__fields__input {
      flex: 1;
      -webkit-appearance: none;
      max-width: 50px;
      width: 100%;
      height: 50px;
      box-shadow: 0 1px 9px 0 rgba(201, 201, 201, 0.5);
      font-size: 28px;
      color: #2a2a2a;
      text-align: center;
      background-color: #ffffff;
      border-radius: 6px;
      border: solid 1px transparent;
      box-sizing: border-box;
      outline: none;
      margin-right: 8px;
      -webkit-transition: border-color .2s ease;
      -moz-transition: border-color .2s ease;
      -o-transition: border-color .2s ease;
      transition: border-color .2s ease; }
      .step-otp__fields__input:focus {
        border-color: #5983f0; }
      .step-otp__fields__input:last-child {
        margin-right: 0; }
      @media (max-width: 372px) {
        .step-otp__fields__input {
          max-width: 41px;
          height: 41px; } }
  .step-otp__timer {
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    color: #8590b3;
    margin-top: 16px;
    margin-bottom: 8px !important; }
  .step-otp__to-password {
    display: block;
    color: #5983f0;
    font-size: 12px;
    text-align: center;
    margin-bottom: 24px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.step-password {
  width: 100%; }
  .step-password__forgot {
    display: block;
    text-align: right;
    color: #5983f0;
    font-size: 14px;
    margin-top: 16px; }
  .step-password .step__input-group {
    position: relative; }
    .step-password .step__input-group__input {
      padding-right: 50px; }
    .step-password .step__input-group .step-password__input-toggle {
      width: 24px;
      height: 24px;
      position: absolute;
      right: 16px;
      top: 50%;
      transform: translateY(-50%);
      cursor: pointer; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.step-email {
  width: 100%; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.step-phone {
  width: 100%; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.step-otp {
  width: 100%; }
  .step-otp h3 {
    margin-bottom: 8px !important; }
  .step-otp .step__input-group p {
    margin-bottom: 24px; }
  .step-otp__fields {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row;
    flex-wrap: wrap; }
    .step-otp__fields__input {
      flex: 1;
      -webkit-appearance: none;
      max-width: 50px;
      width: 100%;
      height: 50px;
      box-shadow: 0 1px 9px 0 rgba(201, 201, 201, 0.5);
      font-size: 28px;
      color: #2a2a2a;
      text-align: center;
      background-color: #ffffff;
      border-radius: 6px;
      border: solid 1px transparent;
      box-sizing: border-box;
      outline: none;
      margin-right: 8px;
      -webkit-transition: border-color .2s ease;
      -moz-transition: border-color .2s ease;
      -o-transition: border-color .2s ease;
      transition: border-color .2s ease; }
      .step-otp__fields__input:focus {
        border-color: #5983f0; }
      .step-otp__fields__input:last-child {
        margin-right: 0; }
      @media (max-width: 372px) {
        .step-otp__fields__input {
          max-width: 41px;
          height: 41px; } }
  .step-otp__timer {
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    color: #8590b3;
    margin-top: 16px; }

/* Colours */
/* Size */
/* Shadow Colours */
/* Themes */
.step-overlay {
  z-index: 99999;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .step-overlay--show {
    top: 0; }
  .step-overlay__shadow {
    background-color: #444444;
    opacity: 0.9;
    width: 100%;
    height: 100%; }
  .step-overlay__modal {
    position: absolute;
    bottom: 0;
    padding: 0 16px;
    background-color: #ffffff;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px; }
    .step-overlay__modal__title {
      color: #334680;
      font-size: 20px;
      line-height: 1.5;
      letter-spacing: 0.34px;
      text-align: center;
      margin-top: 31px;
      margin-bottom: 38px; }
    .step-overlay__modal__image {
      max-width: 150px;
      width: 100%;
      display: block;
      margin: 0 auto; }
    .step-overlay__modal__desc {
      color: #565656;
      font-size: 14px;
      line-height: 1.5;
      text-align: center;
      margin-top: 30px;
      margin-bottom: 27px; }
    .step-overlay__modal__button {
      background-color: #5983f0;
      color: #ffffff;
      height: 48px;
      width: 100%;
      border-radius: 25px;
      font-size: 16px;
      font-weight: 500;
      box-shadow: none;
      outline: none;
      border: none;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px; }
  .step-overlay.theme--dana .step-overlay__modal__button {
    border-radius: 4px;
    background-color: #108ee9; }

