html {
  -webkit-text-size-adjust: 100%
}

html.hcfe {
  background-color: #1f1f1f;
  overflow-y: scroll
}

body.mobile {
  margin: 0;
  position: relative;
  width: 100%
}

div {
  outline: none
}

.hcfe {
  -webkit-font-smoothing: antialiased;
  background-color: #1f1f1f;
  color: #e3e3e3;
  font-family: 'Google Sans Text', Roboto, 'Helvetica Neue', Helvetica, sans-serif, 'Noto Color Emoji';
  letter-spacing: 0rem;
  line-height: 1.25rem
}

.hcfe:not(html) {
  font-size: .875rem
}

.hcfe a {
  color: #a8c7fa;
  text-decoration: none
}

.hcfe article section section {
  padding: 0
}

.hcfe-content {
  position: relative
}


.hcfe-content ul {
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}

.hcfe h1,
.hcfe h2 {
  /* color: #e3e3e3; */
  font-family: 'Google Sans', 'Google Sans Text', Roboto, sans-serif;
  font-weight: 400
}

.hcfe h1 {
  font-size: 1.75rem;
  line-height: 2rem;
  margin: 0 0 .5rem
}

.hcfe h2 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
  margin: 0 0 .25rem
}

.hcfe a:hover {
  text-decoration: underline
}

@media (min-width:48.1875rem) {
  .hcfe {
    background: #1f1f1f;
    position: absolute;
    width: 100%
  }

  .hcfe:not(html) {
    font-size: .875rem
  }

  .hcfe h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin: 0 0 .5rem
  }

  .hcfe h2 {
    font-size: 1.5rem
  }

  .primary-container {
    display: flex;
    justify-content: center;
    max-width: 89.125rem;
    text-align: left;
    width: 100%
  }

  .page-width-container {
    box-sizing: border-box;
    margin: 0;
    max-width: 75.125rem;
    padding: 0 1rem;
    width: 100%
  }
}

@media (max-width:48.1875rem) {
  .hcfe {
    background: #1f1f1f;
    position: absolute;
    width: 100%
  }

  .hcfe:not(html) {
    font-size: .875rem
  }

  .hcfe h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin: 0 0 .5rem
  }

  .hcfe h2 {
    font-size: 1.5rem
  }

  .primary-container {
    display: flex;
    justify-content: center;
    max-width: 89.125rem;
    text-align: left;
    width: 100%
  }

  .page-width-container {
    box-sizing: border-box;
    margin: 0;
    max-width: 75.125rem;
    padding: 0 0.3rem;
    width: 100%
  }
}

@media (min-width:48.1875rem) {
  .primary-container {
    max-width: none;
    text-align: center
  }
}

.hcfe article section {
  padding: 1rem
}

.main-content,
.page {
  display: inline-block;
  position: relative;
  width: 100%
}

@media print {

  .main-content,
  .page {
    display: block
  }
}

.page {
  background-color: #1f1f1f;
  box-sizing: border-box;
  padding: 1.5rem 1rem;
  text-align: left;
  width: 100%
}

@media (min-width:48.1875rem) {
  .page {
    margin: 2.625rem 0 0
  }
}

@media (max-width:48.1875rem) {
  .page {
    margin: 2.625rem 0 0
  }
}

.main-content {
  max-width: 52rem
}

.page {
  padding: 0
}

.material-stepper {
  counter-reset: material-step
}

@media (min-width:48.1875rem) {
  .material-stepper {
    padding: 0 0 0 2.25rem
  }
}

@-webkit-keyframes mspin-rotate {
  from {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn)
  }
}

@-webkit-keyframes mspin-revrot {
  from {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(-1turn)
  }
}

@keyframes mspin-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes mspin-revrot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }
}

@-webkit-keyframes mspin-medium-film {
  from {
    -webkit-transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-11664px)
  }
}

@keyframes mspin-medium-film {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-11664px);
    transform: translateX(-11664px)
  }
}

@-webkit-keyframes mspin-small-film {
  from {
    -webkit-transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-7776px)
  }
}

@keyframes mspin-small-film {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-7776px);
    transform: translateX(-7776px)
  }
}

:root {
  --box-shadow-bottom: inset 0 -11px 8px -10px rgba(0, 0, 0, 0.14);
  --box-shadow-top: inset 0 11px 8px -10px rgba(0, 0, 0, 0.14)
}

/* .smartjourneyFormgdpr-wrapper {
  padding-top: 1.625rem
} */

@-webkit-keyframes mspin-rotate {
  from {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn)
  }
}

@-webkit-keyframes mspin-revrot {
  from {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(-1turn)
  }
}

@keyframes mspin-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes mspin-revrot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }
}

@-webkit-keyframes mspin-medium-film {
  from {
    -webkit-transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-11664px)
  }
}

@keyframes mspin-medium-film {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-11664px);
    transform: translateX(-11664px)
  }
}

@-webkit-keyframes mspin-small-film {
  from {
    -webkit-transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-7776px)
  }
}

@keyframes mspin-small-film {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-7776px);
    transform: translateX(-7776px)
  }
}


.get-help {
  background-color: #1f1f1f
}

.get-help__container {
  padding: 0.875rem 0 0
}

@media (min-width:48.1875rem) {
  .get-help__container {
    padding: .875rem 1rem
  }
}

h1.get-help__title {
  margin-bottom: 0;
  padding-bottom: 1rem;
  position: relative
}

.get-help__title span {
  display: block;
  font-size: 1.375rem;
  text-align: center
}

.get-help.get-help--overflow {
  height: 100vh;
  max-height: none;
  -webkit-overflow-scrolling: touch
}

@media (min-width:48.1875rem) {
  .get-help {
    margin: .5rem
  }

  .get-help.get-help--overflow {
    height: initial;
    -webkit-overflow-scrolling: auto
  }

  h1.get-help__title {
    margin-bottom: 1.75rem;
    text-align: center
  }

  .get-help__title span {
    display: inline;
    font-size: 2rem
  }

  .material-stepper {
    padding: 0
  }
}

/* This is related to footer for devices lower than 451px dimension */
@media (max-width:48.1875rem) {
  .get-help.get-help--overflow {
    height: initial
  }
}

iframe {
  border: none;
  width: 100%
}

.material-step {
  border: solid #444746;
  border-width: 0.0625rem 0 0;
  box-sizing: border-box;
  counter-increment: material-step;
  position: relative
}

.material-step:last-of-type {
  border-width: 0.0625rem 0
}

.material-step__label {
  background-color: rgba(11, 87, 208, 0.16);
  border-radius: 6.25rem;
  color: #a8c7fa;
  display: inline-flex;
  margin-bottom: 0.75rem;
  padding: 0.25rem 0.5rem
}

.material-step__label-number::before {
  content: counter(material-step);
  display: block
}

h2.material-step__title {
  color: #e3e3e3;
  font-family: 'Google Sans', 'Google Sans Text', Roboto, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  margin-bottom: 0
}

.material-step__active-container .material-step__title {
  font-size: 1rem;
  line-height: 1.5rem
}

.material-step--active .material-step__active-container {
  display: inherit
}

.material-step__title-container {
  margin: 1.25rem 4rem;
  text-align: center
}

.material-step__title-container:after {
  /* border-bottom: 0.0625rem solid #444746; */
  content: '';
  display: block;
  margin: 1rem auto 0;
  width: 2.25rem
}

.material-step--active {
  padding-bottom: 2.5rem
}

.material-step--activated:not(.material-step--active) .material-step__title {
  cursor: pointer
}

.material-step:not(.material-step--active) .material-step__content,
.material-step__active-container {
  display: none
}

@media (min-width:48.1875rem) {
  .material-step {
    border-width: 0.0625rem;
    border-radius: 0.5rem;
    margin: 0.5rem 0;
    padding: 0.25rem 0.75rem 0.25rem
  }

  .material-step:last-of-type {
    border-width: 0.0625rem
  }

  .material-step--active {
    border-left: .0625rem solid #444746
  }

  .material-step--active {
    padding-bottom: 2.5rem
  }

  .material-step--active .material-step__content {
    margin: 0 3.75rem
  }

  h2.material-step__title {
    font-size: 1rem;
    line-height: 1.5rem
  }

  .material-step__title-container {
    margin: 2rem 3.75rem
  }

  .material-step__title-container:after {
    width: auto
  }

  .material-step__active-container .material-step__title {
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 2rem
  }
}

@media (max-width:48.1875rem) {
  .material-step {
    border-width: 0.0625rem;
    border-radius: 0.5rem;
    margin: 0.5rem 0.75rem;
    padding: 0.25rem 0.75rem 0.25rem
  }

  .material-step:last-of-type {
    border-width: 0.0625rem
  }

  .material-step--active {
    border-left: .0625rem solid #444746
  }

  /* .material-step--active {
    padding-bottom: 2.5rem
  } */

  /* .material-step--active .material-step__content {
    margin: 0 3.75rem
  } */

  h2.material-step__title {
    font-size: 1rem;
    line-height: 1.5rem
  }

  .material-step__title-container {
    margin: 2rem 3.75rem
  }

  .material-step__title-container:after {
    width: auto
  }

  .material-step__active-container .material-step__title {
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 2rem
  }
}

@-webkit-keyframes mspin-rotate {
  from {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg)
  }
}

@-webkit-keyframes mspin-revrot {
  from {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(-360deg)
  }
}

@keyframes mspin-rotate {
  from {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(360deg)
  }
}

@keyframes mspin-revrot {
  from {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(-360deg)
  }
}

@-webkit-keyframes mspin-small-film {
  from {
    -webkit-transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-7776px)
  }
}

@keyframes mspin-small-film {
  from {
    transform: translateX(0)
  }

  to {
    transform: translateX(-7776px)
  }
}

.get-help-contact-form {
  margin-bottom: calc(3.5rem + env(safe-area-inset-bottom, 0))
}

.rce-form-contact-option {
  border-top: 0.0625rem solid #444746;
  margin-top: 1.5625rem;
  padding: 0 1rem
}

@media (min-width:48.1875rem) {
  .rce-form-contact-option {
    /* margin-top: 2.5rem; */
    padding: 1.5rem 0 1.125rem
  }

  .get-help-contact-form {
    margin-bottom: 0
  }
}

@media (max-width:48.1875rem) {
  .rce-form-contact-option {
    /* margin-top: 2.5rem; */
    padding: 1.5rem 0 1.125rem
  }

  /* .get-help-contact-form {
    margin-bottom: 0
  } */
}

@-webkit-keyframes mspin-rotate {
  from {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn)
  }
}

@-webkit-keyframes mspin-revrot {
  from {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(-1turn)
  }
}

@keyframes mspin-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes mspin-revrot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }
}

@-webkit-keyframes mspin-medium-film {
  from {
    -webkit-transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-11664px)
  }
}

@keyframes mspin-medium-film {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-11664px);
    transform: translateX(-11664px)
  }
}

@-webkit-keyframes mspin-small-film {
  from {
    -webkit-transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-7776px)
  }
}

@keyframes mspin-small-film {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-7776px);
    transform: translateX(-7776px)
  }
}

footer {
  background-color: #1f1f1f;
  border-top: .0625rem solid #444746;
  margin-top: 1.5rem;
  padding: 1.5rem
}

@media print {
  footer {
    display: none
  }
}

footer ul {
  display: inline-block;
  list-style: none
}

footer li {
  display: inline-block
}

footer li+li:before {
  content: '-'
}

footer>div {
  margin: .625rem 1.25rem 1.25rem 1.25rem
}

.footer-links {
  color: #c4c7c5;
  display: flex;
  height: 3rem;
  justify-content: space-between;
  margin: 0 .625rem
}

.footer-links a {
  color: #a8c7fa;
  text-decoration: none
}

.footer-links a:hover,
.footer-links a:active {
  text-decoration: none
}

footer .footer-links ul {
  display: none;
  font-size: .75rem;
  line-height: 3rem;
  margin-right: 0.5rem;
  white-space: nowrap;
  width: initial
}

.user-feedback-link__svg-container {
  fill: #a8c7fa;
  height: 1.125rem;
  margin-right: .25rem;
  vertical-align: middle;
  width: 1.125rem
}

a.user-feedback-link {
  border: .0625rem solid #444746;
  border-radius: .25rem;
  color: #a8c7fa;
  display: none;
  font-family: 'Google Sans', 'Google Sans Text', Roboto, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 3rem;
  min-height: 3rem;
  padding: 0 .9375rem
}

@media (max-width:451px) {
  footer {
      border-top: none;
      padding: 1rem 0
  }

  .footer-links {
      align-items: center;
      display: flex;
      justify-content: space-between;
  }

  .footer-links-right-container {
      align-items: center;
      display: flex
  }

  footer .footer-links ul {
      display: inline-block
  }

  a.user-feedback-link {
      display: inline-block;
      font-size: 0;
      text-decoration: none
  }

  a.user-feedback-link:hover {
      background-color: #303030;
      border-radius: .125rem;
      cursor: pointer;
      text-decoration: none
  }
}

@media (min-width:452px) {
  footer {
    border-top: none;
    padding: 1rem 0
  }

  .footer-links {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }

  .footer-links-right-container {
    align-items: center;
    display: flex
  }

  footer .footer-links ul {
    display: inline-block
  }

  a.user-feedback-link {
    display: inline-block;
    text-decoration: none
  }

  a.user-feedback-link:hover {
    background-color: #303030;
    border-radius: .125rem;
    cursor: pointer;
    text-decoration: none
  }
}

@media (min-width:61rem) {
  footer {
    clear: both
  }
}

@media (min-width:74.125rem) {
  .footer-links {
    box-sizing: border-box;
    margin: 0 auto;
    padding-left: .75rem;
    text-align: left;
    width: 73.125rem
  }
}

@media (min-width:84.4375rem) {
  .footer-links {
    padding: 0 4rem 0 5rem;
    width: 100%
  }
}

.dark-mode-toggle__container {
  height: 3rem;
  position: relative;
  width: 3rem
}

.dark-mode-toggle {
  background: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  height: 3rem;
  line-height: 0;
  opacity: .8;
  outline: 0;
  padding: 0;
  width: 3rem
}

.dark-mode-toggle-icon {
  fill: #e3e3e3;
  height: 1.5rem;
  width: 1.5rem
}

.dark-mode-toggle-icon:hover {
  fill: #e3e3e3
}

.dark-mode-toggle__tooltip {
  background: #e3e3e3;
  border-radius: .125rem;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .60), 0 8px 12px 6px rgba(0, 0, 0, .30);
  color: #1f1f1f;
  display: none;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1rem;
  padding: .5rem;
  position: absolute;
  right: calc(100% + .5rem);
  top: -.25rem;
  white-space: nowrap
}

@media (min-width:48.1875rem) {
  .dark-mode-toggle {
    margin-right: 1rem
  }

  .dark-mode-toggle-icon {
    height: 1.5rem;
    width: 1.5rem
  }
}


@media (max-width:315px) {
  .dark-mode-toggle__container {
      height: 3rem;
      position: relative;
      width: auto;
      margin-right: .2rem;
  }
  
  .dark-mode-toggle {
      width: auto
  }

  footer .footer-links ul {
      margin-right: 0rem;
  }
}

.light-mode {
  background-color: white;
  color: #1f1f1f;
}

h2.light-mode {
  color: #1f1f1f;
}

.get-help__title {
  color: #e3e3e3;
}

.get-help__title_light {
  color: #1f1f1f;
}

.footer-links_light a {
  color: #0b57d0;
}

.user-feedback-link__svg-container_light {
  fill: #0b57d0;
}

.dark-mode-toggle-icon {
  fill: #e3e3e3;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23e3e3e3'%3E%3Cpath d='M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zm-2 5.79V18h-3.52L12 20.48 9.52 18H6v-3.52L3.52 12 6 9.52V6h3.52L12 3.52 14.48 6H18v3.52L20.48 12 18 14.48zM12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5z'/%3E%3C/svg%3E");
}

.dark-mode-toggle-icon_light {
  fill: #1f1f1f;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231f1f1f'%3E%3Cpath d='M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6c3.31 0 6 2.69 6 6s-2.69 6-6 6z'/%3E%3C/svg%3E");
}

a.user-feedback-link_light {
  border: .0625rem solid #a9acaa;
}

a.user-feedback-link_light:hover {
  background-color: #f2f2f2;
}
.material-step_light {
  border: solid #a9acaa;
}

.rce-form-contact-option_light {
  border-top: .0625rem solid #a9acaa;
}

.github-icon {
  fill: #6E7681;
}

.github-icon_light {
  fill: #6E7781;
}

.footer-links-center-container {
  display: flex;
  flex-wrap: wrap;
  width: 100px;
  justify-content: space-around;
  line-height: 0%;
}