/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hosco-progress-bar {
  position: relative;
  background-color: #e7eaf3;
  height: 20px; }
  .hosco-progress-bar-gauge {
    background-color: var(--web-secondary-100, #00c7e8);
    display: inline-block;
    height: 100%; }
  .hosco-progress-bar-text {
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 20px;
    color: var(--web-secondary-20, #ccf4fa);
    font-weight: bold; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hosco-back-to-top {
  position: fixed;
  border-radius: 6px 0 0 6px;
  background-color: rgba(16, 16, 16, 0.6);
  padding: 5px 15px 10px 15px;
  z-index: 10;
  width: 70px;
  bottom: 50px;
  cursor: pointer;
  right: 0;
  transition: right 0.5s ease-in-out; }
  .hosco-back-to-top.intercom {
    bottom: 100px; }
  .hosco-back-to-top.hide {
    right: -80px;
    transition: right 0.5s ease-in-out; }
  @media (max-width: 767.98px) {
    .hosco-back-to-top {
      bottom: 30px; } }
  .hosco-back-to-top:hover, .hosco-back-to-top:active {
    background-color: rgba(16, 16, 16, 0.8); }
  .hosco-back-to-top-icon {
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 1.125rem;
    font-weight: 600;
    font-size: 1.5rem; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hosco-wrapper.app-banner .hosco-top-header-message {
  transform: translateY(50px); }
  .hosco-wrapper.app-banner .hosco-top-header-message .hosco-container {
    transform: none; }

.hosco-top-header-message {
  background-color: #777b86;
  color: #fff;
  padding: 10px; }
  .hosco-top-header-message-container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center; }
  .hosco-top-header-message-title {
    font-size: 1rem;
    font-weight: bold;
    margin: 10px 0; }
    @media (min-width: 768px) {
      .hosco-top-header-message-title {
        margin: 0;
        padding-right: 20px;
        line-height: 34px; } }
  .hosco-top-header-message-subtitle {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .hosco-top-header-message-subtitle {
        margin: 0;
        line-height: 34px; } }
  .hosco-top-header-message-buttons {
    text-align: center;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .hosco-top-header-message-buttons {
        margin-left: auto;
        margin-bottom: 0; } }
    .hosco-top-header-message-buttons button:first-child {
      margin-right: 15px; }
  .hosco-top-header-message a {
    text-decoration: underline; }
  .hosco-top-header-message .md-link {
    color: inherit; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hosco-top-banner-message {
  color: #ff7b5b;
  position: fixed;
  z-index: 99;
  background-color: #fff;
  min-height: 63px;
  width: 100%;
  padding: 10px 0;
  text-align: center; }
  .app-banner .hosco-top-banner-message {
    top: 110px; }
  .hosco-top-banner-message-msg {
    font-weight: bold;
    margin: 0; }
    .hosco-top-banner-message-msg i {
      color: #ef5d6a;
      margin-right: 10px; }
  .hosco-top-banner-message-submsg {
    opacity: 0.7;
    font-style: italic;
    margin: 0; }
  .hosco-top-banner-message-margin {
    margin-bottom: 63px; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.md-btn {
  border-radius: 50px;
  border: 2px solid transparent;
  text-align: center;
  box-shadow: none;
  cursor: pointer;
  padding: 8px 20px;
  line-height: 1.2em;
  min-width: 150px;
  display: inline-block;
  font-weight: 400; }
  .md-btn .fa {
    margin-right: 5px; }
  .md-btn.disabled, .md-btn:disabled {
    opacity: 0.65;
    cursor: not-allowed; }

.md-btn-round {
  border-radius: 50%;
  min-width: 0;
  padding: 0;
  width: 35px;
  height: 35px; }
  .md-btn-round .fa {
    margin: 0; }

.md-btn-cta {
  border-radius: 4px; }

.md-btn-upper {
  text-transform: uppercase; }

.md-btn-primary {
  color: #fff;
  background-color: var(--web-primary-100, #3246ff);
  border-color: var(--web-primary-100, #3246ff); }
  .md-btn-primary:hover, .md-btn-primary:focus, .md-btn-primary:active {
    background-color: var(--web-primary-110, #2433be);
    border-color: var(--web-primary-110, #2433be); }

.md-btn-secondary {
  color: #3246ff;
  border-color: #3246ff;
  background-color: transparent;
  text-transform: uppercase; }
  .md-btn-secondary:hover, .md-btn-secondary:focus, .md-btn-secondary:active {
    color: #3246ff;
    border-color: #3246ff; }

.md-btn-flash {
  color: #fff;
  background-color: var(--web-primary-100, #20c677);
  border-color: var(--web-primary-100, #20c677); }
  .md-btn-flash:hover, .md-btn-flash:focus, .md-btn-flash:active {
    background-color: var(--web-primary-110, #199a5d);
    border-color: var(--web-primary-110, #199a5d); }

.md-btn-google {
  color: #fff;
  background-color: #0074cc;
  border-color: #0074cc; }
  .md-btn-google:hover, .md-btn-google:focus, .md-btn-google:active {
    background-color: #005799;
    color: #fff;
    border-color: #005799; }
  .md-btn-google.disabled, .md-btn-google.disabled:hover, .md-btn-google[disabled], .md-btn-google[disabled]:hover {
    color: #fff; }

.md-btn-google-reverse {
  color: #0074cc;
  background-color: transparent;
  border-color: #0074cc;
  text-transform: uppercase; }
  .md-btn-google-reverse:hover, .md-btn-google-reverse:focus, .md-btn-google-reverse:active {
    background-color: transparent;
    color: #005799;
    border-color: #005799; }

.md-btn-linkedin {
  color: #fff;
  background-color: #0077b5;
  border-color: #0077b5; }
  .md-btn-linkedin:hover, .md-btn-linkedin:focus, .md-btn-linkedin:active {
    background-color: #005582;
    color: #fff;
    border-color: #005582; }
  .md-btn-linkedin.disabled, .md-btn-linkedin.disabled:hover, .md-btn-linkedin[disabled], .md-btn-linkedin[disabled]:hover {
    color: #fff; }

.md-btn-linkedin-reverse {
  color: #0077b5;
  background-color: transparent;
  border-color: #0077b5;
  text-transform: uppercase; }
  .md-btn-linkedin-reverse:hover, .md-btn-linkedin-reverse:focus, .md-btn-linkedin-reverse:active {
    background-color: transparent;
    color: #005582;
    border-color: #005582; }

.md-btn-facebook {
  color: #fff;
  background-color: #007ad9;
  border-color: #007ad9; }
  .md-btn-facebook:hover, .md-btn-facebook:focus, .md-btn-facebook:active {
    background-color: #005da6;
    color: #fff;
    border-color: #005da6; }
  .md-btn-facebook.disabled, .md-btn-facebook.disabled:hover, .md-btn-facebook[disabled], .md-btn-facebook[disabled]:hover {
    color: #fff; }

.md-btn-facebook-reverse {
  color: #007ad9;
  background-color: transparent;
  border-color: #007ad9;
  text-transform: uppercase; }
  .md-btn-facebook-reverse:hover, .md-btn-facebook-reverse:focus, .md-btn-facebook-reverse:active {
    background-color: transparent;
    color: #005da6;
    border-color: #005da6; }

.md-btn-reviewed {
  color: #20c677;
  background-color: transparent;
  border-color: #20c677;
  text-transform: uppercase; }
  .md-btn-reviewed:hover, .md-btn-reviewed:focus, .md-btn-reviewed:active {
    background-color: transparent;
    color: #20c677;
    border-color: #20c677; }

.md-btn-submit {
  color: #fff;
  background-color: #20c677;
  border-color: #20c677; }
  .md-btn-submit:hover, .md-btn-submit:focus, .md-btn-submit:active {
    background-color: #20c677;
    color: #fff;
    border-color: #20c677; }
  .md-btn-submit.disabled, .md-btn-submit.disabled:hover, .md-btn-submit[disabled], .md-btn-submit[disabled]:hover {
    color: #fff; }

.md-btn-rejected {
  color: #ef5d6a;
  background-color: transparent;
  border-color: #ef5d6a;
  text-transform: uppercase; }
  .md-btn-rejected:hover, .md-btn-rejected:focus, .md-btn-rejected:active {
    background-color: transparent;
    color: #ef5d6a;
    border-color: #ef5d6a; }

.md-btn-danger {
  color: #ef5d6a;
  background-color: transparent;
  border-color: #ef5d6a;
  text-transform: uppercase; }
  .md-btn-danger:hover, .md-btn-danger:focus, .md-btn-danger:active {
    background-color: transparent;
    color: #ef5d6a;
    border-color: #ef5d6a; }

.md-btn-list .md-btn {
  display: table;
  margin: 0 auto 20px; }
  .md-btn-list .md-btn:last-child {
    margin-bottom: 0; }

.md-btn-list-inline {
  display: flex; }
  .md-btn-list-inline .md-btn {
    flex: 1 1 0%;
    margin: 0 5px; }

#hosco-mobile-banner-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 201; }

.hosco-mobile-banner {
  height: 50px;
  background-color: #f5f6fb;
  display: flex;
  flex: 0 0 100%;
  align-content: center;
  padding: 10px; }
  .hosco-mobile-banner-close, .hosco-mobile-banner-logo, .hosco-mobile-banner-text, .hosco-mobile-banner-link {
    display: flex;
    align-items: center;
    height: 100%; }
  .hosco-mobile-banner-close, .hosco-mobile-banner-logo, .hosco-mobile-banner-text {
    padding-right: 10px; }
  .hosco-mobile-banner-close i {
    font-size: 10px; }
  .hosco-mobile-banner-logo {
    max-width: 45px; }
    .hosco-mobile-banner-logo img {
      width: 35px; }
  .hosco-mobile-banner-link {
    margin-left: auto; }
    .hosco-mobile-banner-link button {
      min-width: 0;
      padding-left: 10px;
      padding-right: 10px; }
  .hosco-mobile-banner-text {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    color: black; }
    .hosco-mobile-banner-text-title {
      font-weight: 500;
      font-size: 0.8125rem;
      line-height: 1.0625rem; }
    .hosco-mobile-banner-text-subtitle {
      font-size: 0.6875rem;
      line-height: 0.875rem; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.md-btn {
  border-radius: 50px;
  border: 2px solid transparent;
  text-align: center;
  box-shadow: none;
  cursor: pointer;
  padding: 8px 20px;
  line-height: 1.2em;
  min-width: 150px;
  display: inline-block;
  font-weight: 400; }
  .md-btn .fa {
    margin-right: 5px; }
  .md-btn.disabled, .md-btn:disabled {
    opacity: 0.65;
    cursor: not-allowed; }

.md-btn-round {
  border-radius: 50%;
  min-width: 0;
  padding: 0;
  width: 35px;
  height: 35px; }
  .md-btn-round .fa {
    margin: 0; }

.md-btn-cta {
  border-radius: 4px; }

.md-btn-upper {
  text-transform: uppercase; }

.md-btn-primary {
  color: #fff;
  background-color: var(--web-primary-100, #3246ff);
  border-color: var(--web-primary-100, #3246ff); }
  .md-btn-primary:hover, .md-btn-primary:focus, .md-btn-primary:active {
    background-color: var(--web-primary-110, #2433be);
    border-color: var(--web-primary-110, #2433be); }

.md-btn-secondary {
  color: #3246ff;
  border-color: #3246ff;
  background-color: transparent;
  text-transform: uppercase; }
  .md-btn-secondary:hover, .md-btn-secondary:focus, .md-btn-secondary:active {
    color: #3246ff;
    border-color: #3246ff; }

.md-btn-flash {
  color: #fff;
  background-color: var(--web-primary-100, #20c677);
  border-color: var(--web-primary-100, #20c677); }
  .md-btn-flash:hover, .md-btn-flash:focus, .md-btn-flash:active {
    background-color: var(--web-primary-110, #199a5d);
    border-color: var(--web-primary-110, #199a5d); }

.md-btn-google {
  color: #fff;
  background-color: #0074cc;
  border-color: #0074cc; }
  .md-btn-google:hover, .md-btn-google:focus, .md-btn-google:active {
    background-color: #005799;
    color: #fff;
    border-color: #005799; }
  .md-btn-google.disabled, .md-btn-google.disabled:hover, .md-btn-google[disabled], .md-btn-google[disabled]:hover {
    color: #fff; }

.md-btn-google-reverse {
  color: #0074cc;
  background-color: transparent;
  border-color: #0074cc;
  text-transform: uppercase; }
  .md-btn-google-reverse:hover, .md-btn-google-reverse:focus, .md-btn-google-reverse:active {
    background-color: transparent;
    color: #005799;
    border-color: #005799; }

.md-btn-linkedin {
  color: #fff;
  background-color: #0077b5;
  border-color: #0077b5; }
  .md-btn-linkedin:hover, .md-btn-linkedin:focus, .md-btn-linkedin:active {
    background-color: #005582;
    color: #fff;
    border-color: #005582; }
  .md-btn-linkedin.disabled, .md-btn-linkedin.disabled:hover, .md-btn-linkedin[disabled], .md-btn-linkedin[disabled]:hover {
    color: #fff; }

.md-btn-linkedin-reverse {
  color: #0077b5;
  background-color: transparent;
  border-color: #0077b5;
  text-transform: uppercase; }
  .md-btn-linkedin-reverse:hover, .md-btn-linkedin-reverse:focus, .md-btn-linkedin-reverse:active {
    background-color: transparent;
    color: #005582;
    border-color: #005582; }

.md-btn-facebook {
  color: #fff;
  background-color: #007ad9;
  border-color: #007ad9; }
  .md-btn-facebook:hover, .md-btn-facebook:focus, .md-btn-facebook:active {
    background-color: #005da6;
    color: #fff;
    border-color: #005da6; }
  .md-btn-facebook.disabled, .md-btn-facebook.disabled:hover, .md-btn-facebook[disabled], .md-btn-facebook[disabled]:hover {
    color: #fff; }

.md-btn-facebook-reverse {
  color: #007ad9;
  background-color: transparent;
  border-color: #007ad9;
  text-transform: uppercase; }
  .md-btn-facebook-reverse:hover, .md-btn-facebook-reverse:focus, .md-btn-facebook-reverse:active {
    background-color: transparent;
    color: #005da6;
    border-color: #005da6; }

.md-btn-reviewed {
  color: #20c677;
  background-color: transparent;
  border-color: #20c677;
  text-transform: uppercase; }
  .md-btn-reviewed:hover, .md-btn-reviewed:focus, .md-btn-reviewed:active {
    background-color: transparent;
    color: #20c677;
    border-color: #20c677; }

.md-btn-submit {
  color: #fff;
  background-color: #20c677;
  border-color: #20c677; }
  .md-btn-submit:hover, .md-btn-submit:focus, .md-btn-submit:active {
    background-color: #20c677;
    color: #fff;
    border-color: #20c677; }
  .md-btn-submit.disabled, .md-btn-submit.disabled:hover, .md-btn-submit[disabled], .md-btn-submit[disabled]:hover {
    color: #fff; }

.md-btn-rejected {
  color: #ef5d6a;
  background-color: transparent;
  border-color: #ef5d6a;
  text-transform: uppercase; }
  .md-btn-rejected:hover, .md-btn-rejected:focus, .md-btn-rejected:active {
    background-color: transparent;
    color: #ef5d6a;
    border-color: #ef5d6a; }

.md-btn-danger {
  color: #ef5d6a;
  background-color: transparent;
  border-color: #ef5d6a;
  text-transform: uppercase; }
  .md-btn-danger:hover, .md-btn-danger:focus, .md-btn-danger:active {
    background-color: transparent;
    color: #ef5d6a;
    border-color: #ef5d6a; }

.md-btn-list .md-btn {
  display: table;
  margin: 0 auto 20px; }
  .md-btn-list .md-btn:last-child {
    margin-bottom: 0; }

.md-btn-list-inline {
  display: flex; }
  .md-btn-list-inline .md-btn {
    flex: 1 1 0%;
    margin: 0 5px; }

hosco-card .hosco-card {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 10px; }
  hosco-card .hosco-card.body-collapsed:hover {
    box-shadow: -7px 7px 10px 0 rgba(0, 0, 0, 0.3); }
  hosco-card .hosco-card-header {
    cursor: pointer;
    position: relative;
    padding: 20px 20px 10px 20px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e7eaf3; }
    @media (max-width: 767.98px) {
      hosco-card .hosco-card-header {
        margin: 40px 15px;
        display: flex;
        flex-direction: column; } }
    hosco-card .hosco-card-header-text-error {
      position: absolute;
      top: 0;
      left: 0;
      background-color: #ef5d6a;
      padding: 0 20px 0 20px;
      font-size: 0.5625rem;
      color: #fff; }
    hosco-card .hosco-card-header-text-title {
      font-weight: 600;
      color: var(--web-primary-100, #3246ff);
      font-size: 0.875rem;
      letter-spacing: -0.2px;
      display: inline-block;
      text-transform: uppercase; }
    hosco-card .hosco-card-header-text-subtitle {
      font-size: 0.875rem; }
    hosco-card .hosco-card-header-close {
      width: 40px;
      height: 40px;
      flex-grow: 0;
      flex-shrink: 0;
      border: 1px solid var(--web-primary-100, #3246ff);
      border-radius: 20px;
      color: var(--web-primary-100, #3246ff);
      display: flex;
      justify-content: center;
      align-items: center; }
      hosco-card .hosco-card-header-close .fa-sort-asc {
        margin-top: 5px; }
      hosco-card .hosco-card-header-close .fa-sort-desc {
        margin-top: -5px; }
  hosco-card .hosco-card-body {
    padding: 20px; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
hosco-form-messages .hosco-form-message {
  color: #ef5d6a;
  font-size: 0.5625rem;
  font-weight: 600;
  float: right;
  font-style: italic; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.banner-box {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  border-radius: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  padding: 0;
  display: flex;
  flex-direction: row;
  position: relative;
  min-width: 609px;
  min-height: 175px;
  margin-bottom: 20px;
  transition: all linear 0.5s; }
  .banner-box .header {
    flex: 1;
    position: relative; }
    .banner-box .header:before {
      content: '';
      position: absolute;
      top: 0;
      width: 50px;
      height: 7px;
      background-color: #f59ea6;
      left: 0; }
    .banner-box .header .close {
      float: right;
      color: #b0b4c3;
      font-size: 12px; }
      .banner-box .header .close .ha {
        font-size: 10px; }
    .banner-box .header .subtitle {
      margin-top: 20px;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 3px;
      line-height: 14px;
      color: var(--web-secondary-100, #00c7e8);
      text-transform: uppercase; }
    .banner-box .header .title {
      margin: 20px 0;
      font-size: 38px;
      font-weight: bold;
      line-height: 40px;
      color: #53555d; }
  .banner-box .content {
    margin-bottom: 20px; }
  .banner-box .action {
    flex: 1;
    display: flex;
    flex-direction: column; }
    .banner-box .action > * {
      margin-bottom: 20px;
      align-self: center; }
  @media (max-width: 1000px) {
    .banner-box {
      flex-direction: column;
      padding: 0 0 20px 0;
      margin: 0 15px 20px;
      min-width: 345px; } }
  .banner-box button {
    text-transform: uppercase; }
  .banner-box .banner-image {
    flex: 0.7;
    align-self: center; }
    .banner-box .banner-image .image {
      max-width: 250px;
      margin: 10px; }
      @media (max-width: 1000px) {
        .banner-box .banner-image .image {
          min-width: 270px; } }
  .banner-box .banner-description {
    flex: 1;
    margin: 35px 20px;
    color: #53555d; }
    @media (max-width: 991.98px) {
      .banner-box .banner-description {
        text-align: center; } }
    @media (max-width: 575.98px) {
      .banner-box .banner-description {
        padding: 0 20px 10px; } }
    .banner-box .banner-description .text {
      font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      line-height: normal;
      margin-bottom: 16px; }
      .banner-box .banner-description .text-title {
        font-weight: bold;
        font-size: 1.375rem; }
      .banner-box .banner-description .text-description {
        font-size: 0.875rem;
        text-align: left;
        list-style: none;
        padding: 0; }
        .banner-box .banner-description .text-description li > i {
          color: var(--web-primary-100, #20c677);
          padding-right: 0.3125rem; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hosco-wrapper.app-banner .hosco-top-email-verification-message {
  transform: translateY(50px); }
  .hosco-wrapper.app-banner .hosco-top-email-verification-message .hosco-container {
    transform: none; }

.hosco-top-email-verification-message {
  background-color: #ef5d6a;
  color: #fff;
  padding: 7px 0px 7px 0px; }
  .hosco-top-email-verification-message-container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
    .hosco-top-email-verification-message-container i {
      margin-right: 0.875rem; }
    .hosco-top-email-verification-message-container span {
      font-size: 0.875rem;
      font-weight: 600;
      line-height: 1rem; }
    .hosco-top-email-verification-message-container span:last-child {
      margin-left: 4px;
      color: #fff;
      border-bottom: 1px solid rgba(255, 255, 255, 0.7); }
      .hosco-top-email-verification-message-container span:last-child::before {
        content: '(';
        border-bottom: 1px solid #ef5d6a; }
      .hosco-top-email-verification-message-container span:last-child::after {
        content: ')';
        border-bottom: 1px solid #ef5d6a; }

.hosco-notification {
  position: relative; }

.hosco-connections {
  position: relative; }

.hosco-message-count {
  position: relative; }

[hosco-href],
[data-hosco-href] {
  cursor: pointer; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.shorten-link {
  color: var(--web-primary-100, #3246ff) !important;
  display: inline-block;
  margin-left: 5px;
  cursor: pointer; }
  .shorten-link:hover {
    color: #2433be; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.showmore {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px; }
  .showmore-trigger {
    display: inline-block;
    color: #53555d;
    padding: 0 10px;
    line-height: 30px;
    cursor: pointer; }
    .showmore-trigger-wrapper {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      text-align: center;
      background-color: inherit; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.faded {
  opacity: 0.5; }

.background-slider {
  background: #2433be url(https://www.hosco.com/client/build/production/976e07cc7a02c20548c36b00a3f0fd3e.png) left bottom/auto 100% repeat-x;
  transition: opacity linear 0.5s; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.toast {
  position: fixed;
  padding: 10px 20px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.5);
  width: 450px;
  max-width: 90vw;
  transition: all 0.5s;
  top: 90px;
  right: -1920px;
  z-index: 99;
  background-color: #fff;
  font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: flex;
  flex: 1 1 auto;
  flex-wrap: wrap; }
  .toast.toast-centered {
    flex-direction: column;
    align-items: center; }
    .toast.toast-centered .toast-title {
      text-align: center; }
    .toast.toast-centered .toast-body {
      text-align: center; }
    .toast.toast-centered .toast-footer {
      flex-direction: column; }
  .toast.toast-info {
    border-top: 5px solid var(--web-secondary-100, #00c7e8); }
    .toast.toast-info .toast-icon {
      color: var(--web-secondary-100, #00c7e8); }
  .toast.toast-success {
    border-top: 5px solid var(--web-primary-100, #20c677); }
    .toast.toast-success .toast-icon {
      color: var(--web-primary-100, #20c677); }
    .toast.toast-success .toast-title i {
      color: var(--web-primary-100, #20c677); }
  .toast.open {
    right: 20px;
    transition: all 0.5s; }
  .toast-icon {
    font-size: 1.875rem; }
  .toast-title {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5rem;
    width: 100%;
    border-bottom: 1px solid #e7eaf3;
    padding-bottom: 20px; }
  .toast-close {
    color: #b0b4c3;
    font-size: 0.75rem;
    position: absolute;
    top: 5px;
    right: 10px; }
  .toast-subtitle {
    font-size: 0.75rem;
    line-height: 1.0625rem; }
  .toast-body {
    margin: 20px 0; }
  .toast-footer {
    display: flex; }
    .toast-footer-btn {
      text-transform: uppercase;
      font-weight: 600;
      padding: 10px 10px;
      line-height: 20px;
      margin-bottom: 10px; }
      .toast-footer-btn i {
        font-size: 20px; }
  .toast#parse-cv-success-toast .toast-body > ul {
    cursor: pointer;
    text-align: left;
    text-decoration: underline; }
  @media (max-width: 767.98px) {
    .toast#parse-cv-success-toast .toast-body > ul,
    .toast#parse-cv-success-toast .toast-body > .toast-body-top {
      display: none; } }

@charset "UTF-8";
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.7;
  color: #53555d;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: var(--web-primary-100, #3246ff);
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: var(--web-primary-110, #2433be);
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.25rem; }

h2, .h2 {
  font-size: 1.875rem; }

h3, .h3 {
  font-size: 1.5rem; }

h4, .h4 {
  font-size: 1.3125rem; }

h5, .h5 {
  font-size: 1.09375rem; }

h6, .h6 {
  font-size: 0.875rem; }

.lead {
  font-size: 1.09375rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014   \A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.7;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none; }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #3246ff;
  border-color: #3246ff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0c23ff;
    border-color: #0019fe; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(50, 70, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #3246ff;
    border-color: #3246ff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0019fe;
    border-color: #0018f1; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(50, 70, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #00c7e8;
  border-color: #00c7e8; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #00a6c2;
    border-color: #009bb5; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 199, 232, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #00c7e8;
    border-color: #00c7e8; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #009bb5;
    border-color: #0090a8; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 199, 232, 0.5); }

.btn-success {
  color: #fff;
  background-color: #20c677;
  border-color: #20c677; }
  .btn-success:hover {
    color: #fff;
    background-color: #1ba563;
    border-color: #199a5d; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(32, 198, 119, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #20c677;
    border-color: #20c677; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #199a5d;
    border-color: #178f56; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(32, 198, 119, 0.5); }

.btn-info {
  color: #fff;
  background-color: #00c7e8;
  border-color: #00c7e8; }
  .btn-info:hover {
    color: #fff;
    background-color: #00a6c2;
    border-color: #009bb5; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 199, 232, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #00c7e8;
    border-color: #00c7e8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #009bb5;
    border-color: #0090a8; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 199, 232, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ff7b5b;
  border-color: #ff7b5b; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ff5c35;
    border-color: #ff5228; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 123, 91, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ff7b5b;
    border-color: #ff7b5b; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ff5228;
    border-color: #ff481b; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 123, 91, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #ef5d6a;
  border-color: #ef5d6a; }
  .btn-danger:hover {
    color: #fff;
    background-color: #ec3a4a;
    border-color: #ea2f3f; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(239, 93, 106, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #ef5d6a;
    border-color: #ef5d6a; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ea2f3f;
    border-color: #e92335; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(239, 93, 106, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #3246ff;
  background-color: transparent;
  background-image: none;
  border-color: #3246ff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #3246ff;
    border-color: #3246ff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(50, 70, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #3246ff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #3246ff;
    border-color: #3246ff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(50, 70, 255, 0.5); }

.btn-outline-secondary {
  color: #00c7e8;
  background-color: transparent;
  background-image: none;
  border-color: #00c7e8; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #00c7e8;
    border-color: #00c7e8; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 199, 232, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #00c7e8;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #00c7e8;
    border-color: #00c7e8; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 199, 232, 0.5); }

.btn-outline-success {
  color: #20c677;
  background-color: transparent;
  background-image: none;
  border-color: #20c677; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #20c677;
    border-color: #20c677; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(32, 198, 119, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #20c677;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #20c677;
    border-color: #20c677; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(32, 198, 119, 0.5); }

.btn-outline-info {
  color: #00c7e8;
  background-color: transparent;
  background-image: none;
  border-color: #00c7e8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #00c7e8;
    border-color: #00c7e8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 199, 232, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #00c7e8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #00c7e8;
    border-color: #00c7e8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 199, 232, 0.5); }

.btn-outline-warning {
  color: #ff7b5b;
  background-color: transparent;
  background-image: none;
  border-color: #ff7b5b; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ff7b5b;
    border-color: #ff7b5b; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 123, 91, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ff7b5b;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ff7b5b;
    border-color: #ff7b5b; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 123, 91, 0.5); }

.btn-outline-danger {
  color: #ef5d6a;
  background-color: transparent;
  background-image: none;
  border-color: #ef5d6a; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #ef5d6a;
    border-color: #ef5d6a; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(239, 93, 106, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #ef5d6a;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ef5d6a;
    border-color: #ef5d6a; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(239, 93, 106, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: var(--web-primary-100, #3246ff);
  background-color: transparent; }
  .btn-link:hover {
    color: var(--web-primary-110, #2433be);
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 0; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.31406rem;
  padding-bottom: 0.31406rem;
  margin-right: 0;
  font-size: 1.09375rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: var(--web-secondary-100, #00c7e8); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: var(--web-secondary-100, #00c7e8); }

.navbar-light .navbar-nav .nav-link {
  color: #53555d; }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: var(--web-primary-100, #3246ff); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: var(--web-secondary-100, #00c7e8); }

.navbar-light .navbar-toggler {
  color: #53555d;
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%233246ff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: #53555d; }
  .navbar-light .navbar-text a {
    color: var(--web-secondary-100, #00c7e8); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: var(--web-secondary-100, #00c7e8); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: #fff; }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #fff; }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: #fff; }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.close {
  float: right;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }
    .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
      color: #000;
      text-decoration: none;
      opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
    @media screen and (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: ""; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.7; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 610px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
    .modal-dialog-centered::before {
      height: calc(100vh - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.3125rem 0;
  margin: 0 0 0;
  font-size: 0.875rem;
  color: #53555d;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.25rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #3246ff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.3125rem 1.25rem;
  margin-bottom: 0;
  font-size: 0.75rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.25rem;
  color: #212529; }

.fade {
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #c5c9d8;
    content: ">"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #777b86; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

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

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #3246ff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0019fe !important; }

.text-secondary {
  color: #00c7e8 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #009bb5 !important; }

.text-success {
  color: #20c677 !important; }

a.text-success:hover, a.text-success:focus {
  color: #199a5d !important; }

.text-info {
  color: #00c7e8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #009bb5 !important; }

.text-warning {
  color: #ff7b5b !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ff5228 !important; }

.text-danger {
  color: #ef5d6a !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #ea2f3f !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-body {
  color: #53555d !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert fieldset {
    border: none;
    position: relative; }
  .sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding 0.15s, max-height 0.15s;
    transition: padding 0.15s, max-height 0.15s; }
    .sweet-alert .sa-error-container.show {
      padding: 10px 0;
      max-height: 100px;
      webkit-transition: padding 0.2s, max-height 0.2s;
      transition: padding 0.25s, max-height 0.25s; }
    .sweet-alert .sa-error-container .icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: white;
      line-height: 24px;
      text-align: center;
      margin-right: 3px; }
    .sweet-alert .sa-error-container p {
      display: inline-block; }
  .sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.1s;
    transition: all 0.1s; }
    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
      content: "";
      width: 20px;
      height: 6px;
      background-color: #f06e57;
      border-radius: 3px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -9px; }
    .sweet-alert .sa-input-error::before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .sweet-alert input:focus {
      outline: none;
      box-shadow: 0px 0px 3px #c4e6f5;
      border: 1px solid #b4dbed; }
      .sweet-alert input:focus::-moz-placeholder {
        -moz-transition: opacity 0.3s 0.03s ease;
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        -ms-transition: opacity 0.3s 0.03s ease;
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        -webkit-transition: opacity 0.3s 0.03s ease;
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
    .sweet-alert input::-moz-placeholder {
      color: #bdbdbd; }
    .sweet-alert input:-ms-input-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-webkit-input-placeholder {
      color: #bdbdbd; }
  .sweet-alert.show-input input {
    display: block; }
  .sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative; }
  .sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden; }
  .sweet-alert button {
    background-color: #8CD4F5;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #7ecff4; }
    .sweet-alert button:active {
      background-color: #5dc2f1; }
    .sweet-alert button.cancel {
      background-color: #C1C1C1; }
      .sweet-alert button.cancel:hover {
        background-color: #b9b9b9; }
      .sweet-alert button.cancel:active {
        background-color: #a8a8a8; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button[disabled] {
      opacity: .6;
      cursor: default; }
    .sweet-alert button.confirm[disabled] {
      color: transparent; }
      .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #F27474; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #A5DC86; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        content: '';
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        -webkit-border-radius: 120px 0 0 120px;
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        -webkit-border-radius: 0 120px 120px 0;
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
p,
dd,
dt {
  line-height: inherit; }

dt {
  font-weight: normal; }

a {
  outline: 0; }

a:hover {
  text-decoration: none; }

*:focus {
  outline: 0 !important; }

[ng-click],
[ui-sref] {
  cursor: pointer; }

.dropdown-no-caret .dropdown-toggle::after {
  display: none; }

.dropdown-item {
  line-height: 1.45; }

.dropdown.open .dropdown-menu {
  display: block; }

.dropdown-menu.dropdown-wide {
  width: 300px; }

.list-unstyled {
  margin-bottom: 0; }

.in.collapse {
  display: block; }

.in.fade {
  opacity: 1; }

.badge {
  color: #fff !important; }

#cto_cookies_header_message {
  display: none; }

.embed-responsive-7by6 {
  padding-bottom: 85.71429%; }

.embed-responsive-5by8 {
  padding-bottom: 160%; }

.embed-responsive-8by6 {
  padding-bottom: 133.33333%; }

.blue {
  color: var(--web-secondary-100, #00c7e8); }

.navbar-toggler {
  border: none; }

.md-link {
  color: var(--web-primary-100, #3246ff);
  text-decoration: underline;
  transition: color 0.25s ease-in; }
  .md-link:hover {
    color: #2433be;
    text-decoration: underline; }

.md-link-cta {
  font-weight: bold; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.btn:focus {
  outline: 0; }

.btn .fa {
  margin-right: 5px; }

a.btn:hover {
  text-decoration: none; }

.btn {
  cursor: pointer; }
  .btn[disabled], .btn.disabled {
    cursor: not-allowed; }

.btn-hosco,
.btn-primary {
  color: #fff;
  background-color: var(--web-primary-100, #3246ff);
  border-color: var(--web-primary-100, #3246ff); }
  .btn-hosco:hover,
  .btn-primary:hover {
    color: #fff;
    background-color: var(--web-primary-110, #2433be);
    border-color: var(--web-primary-110, #2433be); }

.btn-hosco-dark {
  color: #fff;
  background-color: #2433be;
  border-color: #2433be; }
  .btn-hosco-dark:hover, .btn-hosco-dark:focus, .btn-hosco-dark:active {
    background-color: #1c2793;
    color: #fff;
    border-color: #1c2793; }
  .btn-hosco-dark.disabled, .btn-hosco-dark.disabled:hover, .btn-hosco-dark[disabled], .btn-hosco-dark[disabled]:hover {
    color: #fff; }

.btn-hosco-alt {
  color: var(--web-primary-100, #3246ff);
  background-color: #fff;
  border-color: var(--web-primary-100, #3246ff); }
  .btn-hosco-alt:hover, .btn-hosco-alt:focus, .btn-hosco-alt:active {
    background-color: var(--web-primary-100, #3246ff);
    color: #fff; }

.btn-hosco-dark-alt {
  color: #2433be;
  background-color: #fff;
  border-color: #2433be; }
  .btn-hosco-dark-alt:hover, .btn-hosco-dark-alt:focus, .btn-hosco-dark-alt:active {
    background-color: #2433be;
    color: #fff; }

.btn-hosco-reverse {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  text-transform: uppercase; }
  .btn-hosco-reverse:hover, .btn-hosco-reverse:focus, .btn-hosco-reverse:active {
    background-color: transparent;
    color: #2433be;
    border-color: #2433be; }

.btn-whatsapp {
  color: #fff;
  background-color: #25d366;
  border-color: #25d366; }
  .btn-whatsapp:hover, .btn-whatsapp:focus, .btn-whatsapp:active {
    background-color: #1da851;
    color: #fff;
    border-color: #1da851; }
  .btn-whatsapp.disabled, .btn-whatsapp.disabled:hover, .btn-whatsapp[disabled], .btn-whatsapp[disabled]:hover {
    color: #fff; }

.btn-messenger {
  color: #fff;
  background-color: #0084ff;
  border-color: #0084ff; }
  .btn-messenger:hover, .btn-messenger:focus, .btn-messenger:active {
    background-color: #006acc;
    color: #fff;
    border-color: #006acc; }
  .btn-messenger.disabled, .btn-messenger.disabled:hover, .btn-messenger[disabled], .btn-messenger[disabled]:hover {
    color: #fff; }

.btn-google {
  color: #53555d;
  background-color: #fff;
  border-color: #c5c9d8;
  background-image: url(https://www.hosco.com/client/build/production/fcfdc7b9504b668da007dd24b2874539.png); }
  .btn-google:hover, .btn-google:focus, .btn-google:active {
    background-color: #d2e3fc44;
    color: #53555d;
    border-color: #c5c9d8; }
  .btn-google.disabled, .btn-google.disabled:hover, .btn-google[disabled], .btn-google[disabled]:hover {
    color: #53555d; }

.btn-linkedin {
  color: #0077b5;
  background-color: #fff;
  border-color: #0077b5;
  background-image: url(https://www.hosco.com/client/build/production/ad699cd1bacea494d94c82d282fc8c08.png); }
  .btn-linkedin:hover, .btn-linkedin:focus, .btn-linkedin:active {
    background-color: #d2e3fc44;
    color: #0077b5;
    border-color: #0077b5; }
  .btn-linkedin.disabled, .btn-linkedin.disabled:hover, .btn-linkedin[disabled], .btn-linkedin[disabled]:hover {
    color: #0077b5; }

.btn-facebook {
  color: #007ad9;
  background-color: #fff;
  border-color: #007ad9;
  background-image: url(https://www.hosco.com/client/build/production/96b626e6fbe1c984f1f827faf6296ed0.png); }
  .btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active {
    background-color: #d2e3fc44;
    color: #007ad9;
    border-color: #007ad9; }
  .btn-facebook.disabled, .btn-facebook.disabled:hover, .btn-facebook[disabled], .btn-facebook[disabled]:hover {
    color: #007ad9; }

.btn-flash {
  color: #fff;
  background-color: var(--web-primary-100, #20c677);
  border-color: var(--web-primary-100, #20c677); }
  .btn-flash:hover, .btn-flash:focus, .btn-flash:active {
    background-color: var(--web-primary-110, #199a5d);
    border-color: var(--web-primary-110, #199a5d); }

.btn-flash-danger {
  color: #53555d;
  background-color: #eb6b56;
  border-color: #eb6b56; }
  .btn-flash-danger:hover, .btn-flash-danger:focus, .btn-flash-danger:active {
    background-color: #e64328;
    color: #53555d;
    border-color: #e64328; }
  .btn-flash-danger.disabled, .btn-flash-danger.disabled:hover, .btn-flash-danger[disabled], .btn-flash-danger[disabled]:hover {
    color: #53555d; }

.btn-default {
  color: #53555d;
  background-color: #fff;
  border-color: #c5c9d8; }
  .btn-default:hover, .btn-default:focus, .btn-default:active {
    background-color: #e6e6e6;
    color: #53555d;
    border-color: #e6e6e6; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled]:hover {
    color: #53555d; }

.btn-info {
  color: #fff;
  border-color: var(--web-primary-100, #3246ff); }
  .btn-info:hover {
    color: #fff; }

.btn-unlock {
  padding: 8px 14px;
  margin-top: 10px;
  font-size: 1rem; }

.btn-rounded {
  border-radius: 20px; }

.btn-no-border {
  border: 0; }

.btn-group .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }
  .btn-group .dropdown-toggle:before {
    margin: 0; }

.btn-dropdown-holder {
  display: inline-block; }

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 0.75rem;
  line-height: 1.5; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
@font-face {
  font-family: "HoscoAwesome";
  src: url(https://www.hosco.com/client/build/production/06b75501d39918a239c1a0e980e322de.ttf) format("truetype"), url(https://www.hosco.com/client/build/production/af43a62841194a906711f72c7e11eab6.woff) format("woff"), url(https://www.hosco.com/client/build/production/7c0c52024f0fe6e5aef6d2944bf14743.svg#HoscoAwesome) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.ha {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "HoscoAwesome" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ha-premium-star:before {
  content: "\E95B"; }

.ha-bunny-hat:before {
  content: "\E956"; }

.ha-broken-wand:before {
  content: "\E955"; }

.ha-magic-wand:before {
  content: "\E957"; }

.ha-missing-info:before {
  content: "\E958"; }

.ha-wand:before {
  content: "\E959"; }

.ha-lightning-bolt:before {
  content: "\E95A"; }

.ha-postgraduate:before {
  content: "\E953"; }

.ha-promise:before {
  content: "\E954"; }

.ha-job-hand:before {
  content: "\E950"; }

.ha-job-shine:before {
  content: "\E951"; }

.ha-invoice:before {
  content: "\E952"; }

.ha-companies-l:before {
  content: "\E94E"; }

.ha-jobseeker:before {
  content: "\E94F"; }

.ha-restricted-job:before {
  content: "\E94D"; }

.ha-check:before {
  content: "\E94C"; }

.ha-hosco-shine-fill:before {
  content: "\E94B"; }

.ha-arrow-loader:before {
  content: "\E94A"; }

.ha-edit-new:before {
  content: "\E946"; }

.ha-plus-linecircle:before {
  content: "\E947"; }

.ha-plus-fillcircle:before {
  content: "\E948"; }

.ha-linkedin-sync:before {
  content: "\E949"; }

.ha-jobalert-modal:before {
  content: "\E90E"; }

.ha-bell-alert:before {
  content: "\E945"; }

.ha-suggested-jobs:before {
  content: "\E944"; }

.ha-strong:before {
  content: "\E943"; }

.ha-take-off:before {
  content: "\E942"; }

.ha-advice:before {
  content: "\E941"; }

.ha-sjp:before {
  content: "\E912"; }

.ha-edit:before {
  content: "\E93D"; }

.ha-payment-fail:before {
  content: "\E939"; }

.ha-payment-success:before {
  content: "\E93A"; }

.ha-champagne:before {
  content: "\E93B"; }

.ha-share:before {
  content: "\E93C"; }

.ha-comment-like:before {
  content: "\E93E"; }

.ha-laurel-member:before {
  content: "\E93F"; }

.ha-companies-modal:before {
  content: "\E940"; }

.ha-connected:before {
  content: "\E938"; }

.ha-message-notif:before {
  content: "\E937"; }

.ha-share-profile:before {
  content: "\E97D"; }

.ha-user-star:before {
  content: "\E97A"; }

.ha-member-group:before {
  content: "\E97B"; }

.ha-message:before {
  content: "\E986"; }

.ha-dashboard:before {
  content: "\E988"; }

.ha-call-back:before {
  content: "\E930"; }

.ha-draft:before {
  content: "\E931"; }

.ha-job-search:before {
  content: "\E932"; }

.ha-clock:before {
  content: "\E933"; }

.ha-clock-forward:before {
  content: "\E934"; }

.ha-ligthning:before {
  content: "\E935"; }

.ha-member-search:before {
  content: "\E936"; }

.ha-waving-hand:before {
  content: "\E92F"; }

.ha-finger-up:before {
  content: "\E914"; }

.ha-no-mail:before {
  content: "\E92B"; }

.ha-tc:before {
  content: "\E92C"; }

.ha-index-in:before {
  content: "\E92D"; }

.ha-index-out:before {
  content: "\E92E"; }

.ha-mobile:before {
  content: "\E92A"; }

.ha-availability:before {
  content: "\E929"; }

.ha-status:before {
  content: "\E91F"; }

.ha-remove-team:before {
  content: "\E91E"; }

.ha-invite-team:before {
  content: "\E91C"; }

.ha-permissions:before {
  content: "\E91D"; }

.ha-roundsquare-hosco:before {
  content: "\E91B"; }

.ha-burger:before {
  content: "\E913"; }

.ha-round-fb:before {
  content: "\E915"; }

.ha-round-hosco:before {
  content: "\E916"; }

.ha-round-insta:before {
  content: "\E917"; }

.ha-round-linkd:before {
  content: "\E918"; }

.ha-round-twtt:before {
  content: "\E919"; }

.ha-round-yt:before {
  content: "\E91A"; }

.ha-laurea:before {
  content: "\E922"; }

.ha-targeted:before {
  content: "\E910"; }

.ha-premium-light:before {
  content: "\E911"; }

.ha-premium:before {
  content: "\E920"; }

.ha-premium-plus:before {
  content: "\E921"; }

.ha-thumbs-up:before {
  content: "\E923"; }

.ha-handshake:before {
  content: "\E924"; }

.ha-love-thanks:before {
  content: "\E925"; }

.ha-hand-stop:before {
  content: "\E926"; }

.ha-neck-tie:before {
  content: "\E927"; }

.ha-who:before {
  content: "\E928"; }

.ha-update:before {
  content: "\E90F"; }

.ha-hosco-shine:before {
  content: "\E90C"; }

.ha-rocket:before {
  content: "\E90D"; }

.ha-erase:before {
  content: "\E907"; }

.ha-job-app-rejected:before {
  content: "\E908"; }

.ha-job-app-sent:before {
  content: "\E909"; }

.ha-job-app:before {
  content: "\E90A"; }

.ha-remove:before {
  content: "\E90B"; }

.ha-story:before {
  content: "\E900"; }

.ha-cross:before {
  content: "\E901"; }

.ha-heart-broken:before {
  content: "\E902"; }

.ha-message-sent:before {
  content: "\E903"; }

.ha-nationality:before {
  content: "\E904"; }

.ha-review:before {
  content: "\E905"; }

.ha-login:before {
  content: "\E906"; }

.ha-blue {
  color: var(--web-primary-100, #3246ff); }

.ha-red {
  color: #ef5d6a; }

.ha-dark-grey {
  color: #777b86; }

.icon {
  display: inline-block;
  vertical-align: middle;
  background: transparent no-repeat 0 0;
  background-size: contain;
  width: 16px;
  height: 16px; }
  .icon-gmail {
    background-image: url(https://www.hosco.com/client/build/production/e6d993f632a5622c33a2ab9c39847be6.png); }
  .icon-outlook {
    background-image: url(https://www.hosco.com/client/build/production/dd3d2f17f1c8b10658b16670d2c17923.png); }
  .icon-messenger {
    background-image: url(https://www.hosco.com/client/build/production/ec9e0b24aa2bd5a7f691d7a53abeebf1.png); }
  .icon-messenger-alt {
    background-image: url(https://www.hosco.com/client/build/production/9627569847eaf0353939810a9e31ed8c.png); }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hosco-navbar .navbar-brand {
  width: 125px;
  height: 60px;
  background: transparent no-repeat center;
  background-size: 95px auto;
  background-image: url("https://cdn.hosco.com/images/home/logo-full-blue-on-transparent.svg"); }
  .hosco-navbar .navbar-brand.employer {
    border-right: none; }
  .hosco-navbar .navbar-brand.black-logo {
    background-image: url("https://cdn.hosco.com/images/home/logo-full-black-on-transparent.svg"); }
  @media (max-width: 767.98px) {
    .hosco-navbar .navbar-brand {
      border-right: none; } }

.hosco-navbar .navbar-career-center {
  margin: 0 15px; }
  @media (max-width: 767.98px) {
    .hosco-navbar .navbar-career-center {
      display: none; } }

.hosco-navbar .navbar-premium-school {
  height: 60px;
  margin: 0 10px; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hosco-wrapper {
  height: auto;
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .hosco-wrapper.is-fullscreen, .hosco-wrapper.transparent {
    padding-top: 0;
    overflow: initial; }
    .hosco-wrapper.is-fullscreen.app-banner, .hosco-wrapper.transparent.app-banner {
      padding-top: 0; }
  .hosco-wrapper.hosco-new-wrapper .hosco-content {
    transform: translateY(0); }
  .hosco-wrapper.app-banner .hosco-content-container:not(:has(.hosco-content)) {
    transform: translateY(50px); }
  .hosco-wrapper.app-banner .hosco-container {
    transform: translateY(50px); }
    .hosco-wrapper.app-banner .hosco-container.settings-container {
      transform: translateY(0); }
  .hosco-wrapper .hosco-sidebar-social {
    position: fixed;
    height: 100%;
    padding-left: 15px;
    z-index: 21;
    display: flex;
    align-items: center;
    left: 0;
    transition: left 0.5s ease-in-out; }
    @media (max-width: 575.98px) {
      .hosco-wrapper .hosco-sidebar-social {
        display: none; } }
    .hosco-wrapper .hosco-sidebar-social.hide {
      left: -50px;
      transition: left 0.5s ease-in-out; }
    .hosco-wrapper .hosco-sidebar-social-fb:hover {
      color: #007ad9; }
    .hosco-wrapper .hosco-sidebar-social-insta:hover {
      color: #3f729b; }
    .hosco-wrapper .hosco-sidebar-social-twtt:hover {
      color: #000000; }
    .hosco-wrapper .hosco-sidebar-social-linkd:hover {
      color: #0077b5; }
    .hosco-wrapper .hosco-sidebar-social-yt:hover {
      color: #ff0000; }
    .hosco-wrapper .hosco-sidebar-social-hosco {
      color: #3246ff !important; }
    .hosco-wrapper .hosco-sidebar-social ul li {
      display: block; }
      .hosco-wrapper .hosco-sidebar-social ul li a {
        font-size: 1.5rem;
        opacity: 0.8;
        transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
        color: #b0b4c3; }
        .hosco-wrapper .hosco-sidebar-social ul li a:hover {
          opacity: 1;
          transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out; }

.hosco-navbar,
.hosco-footer {
  flex-shrink: 0; }

.hosco-content-container {
  flex: 1 0 auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 60px; }
  .hosco-content-container > * {
    flex-basis: 100%;
    max-width: 100%; }
  .hosco-content-container .job-detail-site-breadcrumb {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 90%;
    left: 50%;
    font-size: 0.8125rem;
    max-width: 1100px;
    bottom: -40px;
    z-index: 5; }
    @media (max-width: 767.98px) {
      .hosco-content-container .job-detail-site-breadcrumb {
        padding-left: 1rem;
        width: 95%; } }
    .hosco-content-container .job-detail-site-breadcrumb a {
      color: #777b86;
      text-decoration: underline; }
      .hosco-content-container .job-detail-site-breadcrumb a:hover {
        color: var(--web-primary-100, #3246ff); }
  .hosco-content-container .site-breadcrumb {
    position: absolute;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.8125rem;
    max-width: 1100px;
    bottom: -40px;
    z-index: 5; }
    .hosco-content-container .site-breadcrumb .breadcrumb-item a {
      color: var(--web-primary-100, #3246ff); }
      .hosco-content-container .site-breadcrumb .breadcrumb-item a:hover {
        color: #2433be; }

.account-validation {
  background-color: #fff;
  font-size: 0.875rem;
  text-align: center;
  padding: 10px 15px;
  border-bottom: 1px solid var(--web-primary-100, #20c677); }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.widget {
  white-space: normal;
  margin-bottom: 20px;
  background-color: #fff;
  position: relative;
  display: block;
  border-bottom: 1px solid #c5c9d8;
  border-right: 1px solid #e7eaf3;
  padding: 10px; }
  .widget-hosco-admin {
    border: 1px solid #6d2d9b;
    color: #6d2d9b; }
  .widget:last-of-type {
    margin-bottom: 0; }
  .widget-link {
    font-size: 0.75rem;
    margin: 5px auto 0;
    display: table; }
    .widget-link-inline {
      display: inline-block; }
      .widget-link-inline + .widget-link-inline:before {
        content: ' / ';
        display: inline-block;
        color: #777b86; }
  .widget-links-left .widget-link {
    margin-left: 0;
    margin-right: 0; }
    .widget-links-left .widget-link .fa {
      margin-right: 5px;
      color: #777b86; }
  .widget-title {
    font-size: 0.875rem;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #e7eaf3; }
    .widget-title .fa {
      color: var(--web-secondary-100, #00c7e8);
      margin-right: 5px;
      font-size: 0.9375rem; }
  .widget-footer {
    text-align: center;
    font-size: 0.75rem;
    margin-top: 10px; }
  .widget-list-empty {
    text-align: center;
    font-size: 0.875rem;
    margin: 5px 0; }
  .widget-list-flash {
    text-align: center; }
  .widget-list-item {
    display: flex;
    align-items: center;
    position: relative; }
    .widget-list-item:not(:last-child) {
      margin-bottom: 10px; }
    .widget-list-item.disabled:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.6);
      z-index: 100; }
    .widget-list-item:hover .widget-list-item-action {
      opacity: 1; }
    .widget-list-item-title {
      padding: 0 0 0 10px;
      flex: 1 1 0%;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
    .widget-list-item-name {
      font-size: 0.875rem; }
    .widget-list-item-info {
      font-size: 0.875rem; }
    .widget-list-item-info, .widget-list-item-name {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 100%; }
    .widget-list-item-logo img {
      width: 40px;
      height: 40px; }
    .widget-list-item-action {
      display: none;
      letter-spacing: -0.5em;
      width: 55px;
      vertical-align: middle;
      opacity: 0;
      transition: opacity 0.25s ease-in;
      padding-left: 10px; }
      .widget-list-item-action-icon {
        display: inline-block;
        text-align: center;
        letter-spacing: normal;
        border-radius: 50%;
        border: 1px solid var(--web-primary-100, #3246ff);
        color: var(--web-primary-100, #3246ff);
        width: 25px;
        height: 25px;
        line-height: 23px;
        transition: all 0.5s ease-in; }
        .widget-list-item-action-icon:hover {
          color: #b0b4c3;
          border-color: #b0b4c3; }
        .widget-list-item-action-icon-dismiss {
          margin-right: 5px;
          color: #b0b4c3;
          border-color: #b0b4c3; }
          .widget-list-item-action-icon-dismiss:hover {
            color: var(--web-primary-100, #3246ff);
            border-color: var(--web-primary-100, #3246ff); }
        .widget-list-item-action-icon + .tooltip {
          white-space: nowrap; }
        .widget-list-item-action-icon:last-child {
          margin: 0; }
  .widget-indexation-settings .hosco-panel-list-toggle-green,
  .widget-indexation-settings .hosco-panel-list-toggle-red {
    font-weight: 700;
    text-transform: uppercase; }
  .widget-indexation-settings .hosco-panel-list-toggle-green {
    color: var(--web-primary-100, #20c677); }
  .widget-indexation-settings .hosco-panel-list-toggle-red {
    color: #ef5d6a; }
  .widget-indexation-settings .hosco-panel-list-accordion {
    color: #777b86; }
    .widget-indexation-settings .hosco-panel-list-accordion-toggle {
      font-size: 0.875rem; }
      .widget-indexation-settings .hosco-panel-list-accordion-toggle span {
        text-decoration: underline; }
    .widget-indexation-settings .hosco-panel-list-accordion-content {
      font-size: 0.875rem;
      padding: 10px 0; }
  .widget-picto {
    color: var(--web-secondary-100, #00c7e8);
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
    background: transparent no-repeat 0 0;
    background-size: contain;
    width: 16px;
    height: 16px; }
  .widget-advice-item-meta {
    font-size: 0.875rem;
    margin: 5px 0;
    color: #b0b4c3; }
  .widget-advice-item-title {
    font-size: 0.875rem;
    font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 10px;
    display: block;
    color: #000; }
    .widget-advice-item-title:hover {
      color: #53555d; }
  .widget-advice-item-date {
    font-style: italic; }
  .widget-advice-item-preview {
    height: auto;
    min-height: 210px;
    width: 100%;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  .widget-help {
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 10px;
    display: inline-block;
    font-style: normal;
    font-size: 1.125rem;
    color: #c5c9d8; }
    .widget-help:hover {
      color: #b0b4c3; }
    .widget-help:before {
      content: '\F128';
      font-family: FontAwesome;
      display: inline-block; }
  .widget-profile-avatar {
    display: table-cell;
    min-width: 50px;
    width: 50px;
    position: static; }
    .widget-profile-avatar img {
      width: 50px;
      height: 50px; }
  .widget-profile-info {
    padding-left: 10px;
    vertical-align: middle;
    display: table-cell;
    width: 100%; }
  .widget-profile-name {
    font-size: 1.125rem; }
  .widget-profile-position {
    font-size: 0.875rem; }
  .widget-profile-inner {
    padding: 0 25px;
    font-size: 0.875rem; }
  .widget-profile-completion {
    margin-top: 10px; }
    .widget-profile-completion-sloggan {
      text-align: center; }
    .widget-profile-completion-missing-list {
      margin: 10px 0 0; }
  .widget-profile-text {
    margin-top: 10px;
    font-size: 0.875rem; }
  .widget-profile-status {
    margin-top: 10px; }
    .widget-profile-status label {
      font-size: 0.875rem;
      font-weight: normal; }
    .widget-profile-status hosco-status-update > div > .form-group:nth-child(1) {
      text-align: center; }
    .widget-profile-status input {
      font-size: 0.875rem; }
  .widget-standard-upgrade {
    margin-top: 30px; }
    .widget-standard-upgrade i {
      padding-right: 5px; }
  .widget .btn-action {
    display: table;
    margin: 10px auto 5px;
    padding: 4px 12px; }
  .widget hr {
    margin: 10px 0 10px; }
  .widget-plan-banner {
    padding: 30px 25px; }
    .widget-plan-banner .plan-img-container {
      text-align: center; }
      .widget-plan-banner .plan-img-container img {
        width: 15.625rem; }
    .widget-plan-banner .plan-description-wrapper {
      text-align: center; }
      .widget-plan-banner .plan-description-wrapper .banner-title {
        font-size: 20px;
        font-weight: 700;
        padding-top: 30px;
        color: #53555d; }
      .widget-plan-banner .plan-description-wrapper ul {
        text-align: left;
        list-style: none;
        padding: 0;
        margin: 15px 0 25px; }
        .widget-plan-banner .plan-description-wrapper ul li > i {
          color: var(--web-primary-100, #20c677);
          padding-right: 0.3125rem; }
      .widget-plan-banner .plan-description-wrapper a.btn-hosco {
        border-radius: 1.25rem;
        padding: 8px 35px;
        font-weight: 700; }

#header {
  height: 60px; }

.hosco-navbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); }
  .hosco-navbar .branding-editor-control {
    margin-left: 1rem; }
    .hosco-navbar .branding-editor-control button {
      margin-right: 0.5rem; }
  .hosco-navbar .onboarding-indicator {
    content: '\A0';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    background-color: var(--web-primary-100, #20c677);
    border: 1px solid #fff; }
    @media (min-width: 768px) {
      .hosco-navbar .onboarding-indicator-header {
        top: 15px; } }
    .hosco-navbar .onboarding-indicator-hamburger {
      top: 17px;
      right: 10px; }
  .hosco-navbar .logo-container {
    height: 60px;
    display: flex; }
    .hosco-navbar .logo-container-company {
      border-left: 2px solid var(--web-secondary-100, #00c7e8);
      text-transform: uppercase;
      line-height: 0.6875rem;
      font-size: 0.5625rem;
      padding: 2px 0 2px 5px;
      margin: auto 0;
      font-weight: 700; }
  .hosco-navbar .is-organization .logo-container {
    margin: 0 15px; }
  .hosco-navbar .contact-us {
    font-size: 0.75rem;
    line-height: 1.0625rem;
    text-align: right;
    margin-left: auto;
    padding: 10px 15px;
    color: #53555d; }
    @media (max-width: 767.98px) {
      .hosco-navbar .contact-us {
        display: none; } }
    .hosco-navbar .contact-us span {
      text-decoration: underline;
      margin-right: 5px; }
    .hosco-navbar .contact-us i {
      color: var(--web-secondary-100, #00c7e8); }
  .hosco-navbar .cancel-single-job-post {
    font-size: 0.75rem;
    line-height: 1.0625rem;
    text-align: right;
    margin-left: auto;
    padding: 10px 15px; }
    .hosco-navbar .cancel-single-job-post span {
      text-decoration: underline;
      margin-right: 5px; }
    .hosco-navbar .cancel-single-job-post a {
      color: #53555d; }
  .hosco-navbar.app-banner {
    transform: translateY(50px); }
  @media (max-width: 767.98px) {
    .hosco-navbar .navbar-nav {
      width: 100%; } }
  @media (max-width: 991.98px) {
    .hosco-navbar .navbar-nav {
      width: 100%; } }
  .hosco-navbar .navbar-nav .dropdown-menu {
    position: absolute;
    padding: 0; }
  .hosco-navbar-inline {
    flex-direction: row !important; }
  .hosco-navbar .navbar-dark {
    background-color: #3246ff; }
  .hosco-navbar .navbar-light {
    background-color: #fff; }
  @media (min-width: 768px) {
    .hosco-navbar .nav-item.active .nav-link {
      position: relative; }
      .hosco-navbar .nav-item.active .nav-link::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 15px;
        right: 15px;
        height: 4px;
        border-radius: 2px;
        background-color: var(--web-primary-100, #3246ff); } }
  .hosco-navbar .nav-link {
    height: 60px;
    line-height: 60px;
    font-size: 0.875rem;
    font-weight: 500;
    display: block; }
    .hosco-navbar .nav-link.indicator {
      position: relative; }
      .hosco-navbar .nav-link.indicator .new-indicator-badge {
        position: absolute;
        top: 7px;
        right: 3px;
        margin: 0px;
        line-height: 0.6rem;
        padding: 0px 4px;
        max-height: 1rem;
        border-radius: 50px;
        background: var(--web-primary-100, #3246ff);
        letter-spacing: 1px;
        color: #fff;
        font-family: 'Work Sans', 'Open Sans', Helvetica, Arial, sans-serif;
        font-size: 0.35rem;
        font-weight: 700;
        text-transform: uppercase; }
    @media (max-width: 767.98px) {
      .hosco-navbar .nav-link {
        height: 30px;
        line-height: 30px;
        padding: 0 0 0 20px; } }
    @media (min-width: 768px) {
      .hosco-navbar .nav-link {
        padding: 0 0.9375rem !important;
        line-height: 60px; } }
  .hosco-navbar .navbar-text {
    font-size: 1.125rem;
    padding: 0 0 0 30px;
    flex-basis: 35%; }
    @media (max-width: 767.98px) {
      .hosco-navbar .navbar-text {
        font-size: 0.9375rem; } }
    @media (max-width: 575.98px) {
      .hosco-navbar .navbar-text {
        font-size: 0.8125rem;
        padding: 0 0 0 15px; } }
    @media (min-width: 768px) and (max-width: 1199.98px) {
      .hosco-navbar .navbar-text {
        display: none; } }
  .hosco-navbar.is-light .navbar-text {
    color: var(--web-primary-100, #3246ff);
    flex-basis: auto; }
  .hosco-navbar.is-light .navbar {
    justify-content: flex-start; }
  @media (max-width: 767.98px) {
    .hosco-navbar.is-light .navbar-brand {
      margin: 0 auto; } }
  .hosco-navbar.is-light .navbar-brand.default {
    background-size: 106px auto !important; }
  .hosco-navbar .responsive-menu {
    display: inherit;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15); }
  .hosco-navbar .icon-menu {
    width: 45px;
    margin-left: 5px; }
    .hosco-navbar .icon-menu .fa {
      font-size: 1.5625rem;
      height: 60px;
      line-height: 60px;
      padding: 0 10px;
      color: #777b86; }
    .hosco-navbar .icon-menu.current .fa {
      color: var(--web-secondary-100, #00c7e8); }
    .hosco-navbar .icon-menu:hover .fa {
      color: var(--web-primary-100, #3246ff); }
  .hosco-navbar-badge {
    position: absolute;
    top: -10px;
    right: 0;
    background-color: #ef5d6a;
    padding: 1px 3px;
    font-size: 0.625rem;
    min-width: 10px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    text-align: center;
    border-radius: 10px; }
  .hosco-navbar-userdropdown .btn .fa {
    margin: 0; }
  .hosco-navbar-userdropdown .thumb {
    line-height: 60px;
    height: 60px; }
    .hosco-navbar-userdropdown .thumb img {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      object-fit: cover; }
  .hosco-navbar-userdropdown .dropdown {
    padding: 0 20px; }
    .hosco-navbar-userdropdown .dropdown .dropdown-item .fa {
      width: 1.5em; }
  .hosco-navbar .dropdown-menu {
    border-top: 0;
    border-right: 0; }
  .hosco-navbar .dropdown-item {
    color: #53555d;
    padding: 0 15px;
    font-size: 0.875rem;
    line-height: 2.5rem;
    height: 40px; }
    .hosco-navbar .dropdown-item:hover {
      background-color: var(--web-primary-20, #e0e3ff); }
    .hosco-navbar .dropdown-item.active, .hosco-navbar .dropdown-item:active {
      color: #fff; }
  @media (max-width: 575.98px) {
    .hosco-navbar-userdropdown {
      flex: 1 1 0%; } }
  .hosco-navbar-userdropdown .dropdown-menu {
    padding: 5px 0 !important; }
  .hosco-navbar-userdropdown .dropdown-item {
    height: auto;
    line-height: 2.5rem;
    padding: 2px 10px; }
  .hosco-navbar-userdropdown .new:after {
    margin-left: 5px;
    content: attr(data-new);
    color: #fff;
    background-color: var(--web-secondary-100, #00c7e8);
    padding: 2px 5px;
    border-radius: 100px;
    font-size: 0.625rem;
    line-height: 0.625rem;
    font-weight: bold; }
  .hosco-navbar .navbar-nav.branding-navbar .nav-item:hover {
    background-color: #fff; }
  .hosco-navbar .navbar-nav.branding-navbar .nav-link:hover {
    color: var(--web-primary-100, #3246ff); }
  .hosco-navbar .dropdown-multilogin-item {
    border-top: 1px solid #e7eaf3;
    padding-right: 0; }
    .hosco-navbar .dropdown-multilogin-item:hover {
      background-color: unset !important; }
    .hosco-navbar .dropdown-multilogin-item .widget-list {
      max-height: 250px;
      overflow-y: auto; }
      @media (max-width: 991.98px) {
        .hosco-navbar .dropdown-multilogin-item .widget-list {
          max-height: 150px; } }
    .hosco-navbar .dropdown-multilogin-item .widget-list-item-logo img {
      border-radius: 50%;
      object-fit: cover; }
    .hosco-navbar .dropdown-multilogin-item .widget-list-item-name {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-weight: 400;
      max-width: 200px;
      color: #53555d; }
    .hosco-navbar .dropdown-multilogin-item .widget-list-item-info {
      font-weight: bold;
      font-size: 0.625rem;
      line-height: 0.875rem; }
    .hosco-navbar .dropdown-multilogin-item > div:first-child {
      padding: 5px 0; }
  .hosco-navbar .nav-item.courses {
    position: relative; }
  .hosco-navbar-label {
    position: absolute;
    top: 0.5rem;
    left: 4.0625rem;
    border-style: none;
    border-radius: 2px;
    border-width: 1px;
    line-height: 0.375rem;
    letter-spacing: 0.025rem;
    background: var(--web-primary-100, #20c677);
    color: #fff;
    padding: 1px 2px;
    font-size: 0.375rem;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold; }

.hosco-new-navbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200;
  box-shadow: none;
  transition: box-shadow 0.2s ease-in-out; }
  .hosco-new-navbar.app-banner {
    transform: translateY(50px); }
  .hosco-new-navbar .navbar {
    height: 60px;
    background-color: transparent;
    padding: 0 15px;
    transition: background-color 0.2s ease-in-out, padding-top 0.2s ease-in-out; }
    @media (max-width: 991.98px) {
      .hosco-new-navbar .navbar {
        padding: 20px 0 0 0; } }
    .hosco-new-navbar .navbar .logo-container-company {
      border-left: 2px solid var(--web-secondary-100, #00c7e8);
      text-transform: uppercase;
      line-height: 0.6875rem;
      font-size: 0.5625rem;
      padding: 2px 0 2px 5px;
      margin: auto 25px auto -55px;
      font-weight: 700;
      color: #fff;
      min-width: 95px; }
      @media (max-width: 991.98px) {
        .hosco-new-navbar .navbar .logo-container-company {
          margin-right: auto;
          display: none; } }
    .hosco-new-navbar .navbar-brand {
      width: 120px;
      height: 60px;
      background: transparent no-repeat center;
      margin: 0 50px 0 0;
      background-size: 95px auto;
      background-image: url("https://cdn.hosco.com/images/home/logo-full-white-on-transparent.svg");
      display: block; }
    @media (max-width: 991.98px) {
      .hosco-new-navbar .navbar-nav {
        flex: 0 0 100%; } }
    @media (max-width: 991.98px) {
      .hosco-new-navbar .navbar-collapse {
        flex-wrap: wrap; } }
    .hosco-new-navbar .navbar .nav-item {
      display: block;
      position: relative;
      height: 60px;
      line-height: 60px;
      margin: 0;
      flex-wrap: wrap;
      align-content: space-around; }
      @media (max-width: 991.98px) {
        .hosco-new-navbar .navbar .nav-item {
          width: 100%; } }
      .hosco-new-navbar .navbar .nav-item-separator {
        font-weight: 600;
        margin: 0 50px; }
        @media (max-width: 991.98px) {
          .hosco-new-navbar .navbar .nav-item-separator {
            display: none; } }
      .hosco-new-navbar .navbar .nav-item .nav-link {
        color: #fff;
        opacity: 0.7;
        position: relative;
        display: block;
        margin: 0 20px;
        padding: 0;
        text-align: center;
        transition: color 0.2s ease-in-out; }
        .hosco-new-navbar .navbar .nav-item .nav-link-medium {
          letter-spacing: 1px;
          font-weight: 500; }
        @media (max-width: 991.98px) {
          .hosco-new-navbar .navbar .nav-item .nav-link {
            text-align: left;
            opacity: 1;
            margin: 0;
            padding: 0 10px;
            letter-spacing: 1px;
            font-size: 1.25rem; } }
        @media (max-width: 1199.98px) {
          .hosco-new-navbar .navbar .nav-item .nav-link {
            font-size: 0.75rem;
            letter-spacing: 0; } }
        @media all and (max-width: 1260px) {
          .hosco-new-navbar .navbar .nav-item .nav-link {
            line-height: 30px; } }
        .hosco-new-navbar .navbar .nav-item .nav-link:hover {
          opacity: 1; }
          @media (max-width: 991.98px) {
            .hosco-new-navbar .navbar .nav-item .nav-link:hover {
              background-color: #e7eaf3; } }
        @media (min-width: 992px) {
          .hosco-new-navbar .navbar .nav-item .nav-link:before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 4px;
            background: var(--web-primary-100, #3246ff);
            transform: scale3d(0, 1, 1);
            transition: transform 0.1s; } }
      .hosco-new-navbar .navbar .nav-item.nav-item-login .nav-link {
        text-transform: none;
        font-weight: normal;
        display: flex;
        align-items: center;
        justify-content: center; }
        .hosco-new-navbar .navbar .nav-item.nav-item-login .nav-link .ha {
          font-size: 1.25rem; }
      .hosco-new-navbar .navbar .nav-item.nav-item-signup .md-btn, .hosco-new-navbar .navbar .nav-item.nav-item-contact .md-btn {
        min-width: 0; }
      .hosco-new-navbar .navbar .nav-item.active .nav-link {
        opacity: 1;
        color: var(--web-secondary-100, #00c7e8); }
        @media (min-width: 992px) {
          .hosco-new-navbar .navbar .nav-item.active .nav-link:before {
            transform: scale3d(1, 1, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-duration: 0.3s;
            background-color: var(--web-secondary-100, #00c7e8); } }
    .hosco-new-navbar .navbar-nav-right {
      margin-left: auto; }
      @media (max-width: 991.98px) {
        .hosco-new-navbar .navbar-nav-right {
          flex-direction: row-reverse;
          justify-content: space-between;
          padding: 15px 10px; }
          .hosco-new-navbar .navbar-nav-right .nav-item {
            width: auto; }
            .hosco-new-navbar .navbar-nav-right .nav-item .nav-link:hover {
              background-color: transparent; }
            .hosco-new-navbar .navbar-nav-right .nav-item-signup {
              text-align: right;
              padding-right: 15px; } }
    .hosco-new-navbar .navbar .responsive-menu {
      display: inherit; }
    .hosco-new-navbar .navbar-toggler {
      cursor: pointer;
      transition-property: opacity;
      transition-duration: 0.15s;
      transition-timing-function: linear;
      font: inherit;
      color: inherit;
      text-transform: none;
      background-color: transparent;
      border: 0;
      margin: 0;
      overflow: visible; }
      .hosco-new-navbar .navbar-toggler:hover {
        opacity: 0.5; }
      .hosco-new-navbar .navbar-toggler-box {
        width: 30px;
        height: 30px;
        display: inline-block;
        position: relative; }
      .hosco-new-navbar .navbar-toggler-inner {
        display: block;
        top: 50%;
        margin-top: 3px / -2;
        transition-duration: 0.22s;
        transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
        .hosco-new-navbar .navbar-toggler-inner, .hosco-new-navbar .navbar-toggler-inner::before, .hosco-new-navbar .navbar-toggler-inner::after {
          width: 30px;
          height: 3px;
          background-color: #fff;
          border-radius: 3px;
          position: absolute;
          transition-property: transform;
          transition-duration: 0.15s;
          transition-timing-function: ease; }
        .hosco-new-navbar .navbar-toggler-inner::before, .hosco-new-navbar .navbar-toggler-inner::after {
          content: '';
          display: block; }
        .hosco-new-navbar .navbar-toggler-inner::before {
          top: -9px;
          transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
        .hosco-new-navbar .navbar-toggler-inner::after {
          bottom: -9px;
          transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
      .hosco-new-navbar .navbar-toggler.is-active .navbar-toggler-inner {
        transform: rotate(225deg);
        transition-delay: 0.12s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
        .hosco-new-navbar .navbar-toggler.is-active .navbar-toggler-inner, .hosco-new-navbar .navbar-toggler.is-active .navbar-toggler-inner::before, .hosco-new-navbar .navbar-toggler.is-active .navbar-toggler-inner::after {
          width: 30px;
          height: 3px;
          background-color: #000; }
        .hosco-new-navbar .navbar-toggler.is-active .navbar-toggler-inner::before {
          top: 0;
          opacity: 0;
          transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
        .hosco-new-navbar .navbar-toggler.is-active .navbar-toggler-inner::after {
          bottom: 0;
          transform: rotate(-90deg);
          transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hosco-new-navbar.is-active .navbar,
  .hosco-new-navbar.scrolled .navbar {
    height: auto; }
  .hosco-new-navbar-white {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.2s ease-in-out; }
    .hosco-new-navbar-white .navbar {
      padding: 0 15px;
      background-color: #fff; }
      .hosco-new-navbar-white .navbar-brand {
        background-image: url("https://cdn.hosco.com/images/home/logo-full-blue-on-transparent.svg"); }
      .hosco-new-navbar-white .navbar-toggler-inner, .hosco-new-navbar-white .navbar-toggler-inner::before, .hosco-new-navbar-white .navbar-toggler-inner::after {
        background-color: #000; }
      .hosco-new-navbar-white .navbar .nav-item .nav-link {
        color: #000; }
        .hosco-new-navbar-white .navbar .nav-item .nav-link:hover {
          color: var(--web-primary-100, #3246ff); }
      .hosco-new-navbar-white .navbar .logo-container-company {
        color: #000; }
  .hosco-new-navbar.scrolled, .hosco-new-navbar.is-active {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.2s ease-in-out; }
    .hosco-new-navbar.scrolled .navbar, .hosco-new-navbar.is-active .navbar {
      background-color: #fff;
      transition: background-color 0.2s ease-in-out, padding-top 0.2s ease-in-out; }
      .hosco-new-navbar.scrolled .navbar-brand, .hosco-new-navbar.is-active .navbar-brand {
        background-image: url("https://cdn.hosco.com/images/home/logo-full-blue-on-transparent.svg"); }
      .hosco-new-navbar.scrolled .navbar-toggler-inner, .hosco-new-navbar.scrolled .navbar-toggler-inner::before, .hosco-new-navbar.scrolled .navbar-toggler-inner::after, .hosco-new-navbar.is-active .navbar-toggler-inner, .hosco-new-navbar.is-active .navbar-toggler-inner::before, .hosco-new-navbar.is-active .navbar-toggler-inner::after {
        background-color: #000; }
      .hosco-new-navbar.scrolled .navbar .nav-item .nav-link, .hosco-new-navbar.is-active .navbar .nav-item .nav-link {
        color: #000;
        transition: color 0.2s ease-in-out; }
        .hosco-new-navbar.scrolled .navbar .nav-item .nav-link:hover, .hosco-new-navbar.is-active .navbar .nav-item .nav-link:hover {
          color: var(--web-primary-100, #3246ff); }
      .hosco-new-navbar.scrolled .navbar .logo-container-company, .hosco-new-navbar.is-active .navbar .logo-container-company {
        color: #000;
        transition: color 0.2s ease-in-out; }

.hosco-new-wrapper.transparent .hosco-new-navbar {
  position: fixed; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hosco-footer {
  background: #1a2d3a;
  position: relative;
  z-index: 2; }
  .hosco-footer-container {
    width: 90%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 70px 0 35px;
    position: relative; }
    .hosco-footer-container:before {
      content: '';
      display: block;
      width: 65px;
      height: 75px;
      position: absolute;
      left: 0;
      top: -40px;
      background-color: var(--web-secondary-100, #00c7e8); }
  .hosco-footer-title {
    color: #3246ff;
    display: inline-block;
    margin-bottom: 15px;
    font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
    font-size: 0.9375rem;
    text-transform: uppercase; }
  .hosco-footer-nav {
    margin-bottom: 25px;
    text-align: center; }
    @media (max-width: 575.98px) {
      .hosco-footer-nav {
        text-align: left; } }
    @media (max-width: 767.98px) {
      .hosco-footer-nav ul {
        margin-bottom: 20px; } }
    .hosco-footer-nav .col-12 {
      margin-top: -20px; }
    .hosco-footer-nav li {
      margin-top: 6px; }
      .hosco-footer-nav li:first-child {
        margin-top: 0; }
    .hosco-footer-nav-link {
      font-size: 0.9375rem;
      color: #fff;
      font-weight: 300; }
      .hosco-footer-nav-link:hover {
        color: #3246ff; }
  .hosco-footer .poweredby {
    font-size: 0.9375rem;
    color: #fff;
    float: right;
    margin: 10px 10px 0 0; }
    .hosco-footer .poweredby img {
      height: 20px;
      vertical-align: top; }
  .hosco-footer-about {
    color: #fff;
    font-size: 0.8125rem;
    line-height: 1.8em;
    display: table;
    letter-spacing: -0.5em;
    margin: 10px auto 0; }
    .hosco-footer-about li {
      display: inline-block;
      letter-spacing: normal;
      margin-right: 15px; }
      .hosco-footer-about li:last-child {
        margin-right: 0; }
      .hosco-footer-about li:first-child {
        font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .hosco-footer-about a {
      color: #fff; }
      .hosco-footer-about a:hover {
        color: #c5c9d8; }
  .hosco-footer-social {
    display: table; }
    .hosco-footer-social.branding li {
      margin-top: 0; }
    .hosco-footer-social li {
      float: left; }
      @media (max-width: 767.98px) {
        .hosco-footer-social li {
          margin-right: 5px; } }
    .hosco-footer-social a {
      display: block;
      width: 36px;
      height: 36px;
      position: relative;
      background-color: #2433be; }
      .hosco-footer-social a i {
        color: #fff;
        font-size: 1.25rem;
        text-align: center;
        line-height: 36px;
        width: 100%; }
      .hosco-footer-social a.twitter {
        background-color: #000000; }
      .hosco-footer-social a.instagram {
        background-color: #3f729b; }
      .hosco-footer-social a.linkedin {
        background-color: #0077b5; }
      .hosco-footer-social a.youtube {
        background-color: #ff0000; }
      .hosco-footer-social a.tiktok:hover {
        background: linear-gradient(to right, #010101, #69c9d0, #ee1d52, #69c9d0, #010101); }
  .hosco-footer .branding-footer-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .hosco-footer .branding-footer-box {
    padding-left: 5%;
    border-left: 1px solid #b0b4c3;
    color: #777b86; }
    @media (min-width: 576px) {
      .hosco-footer .branding-footer-box {
        min-height: 240px; } }
  .hosco-footer .branding-footer-title {
    display: inline-block;
    margin-top: 10px;
    font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9375rem;
    font-weight: 700;
    min-height: 55px; }
  .hosco-footer .branding-footer-contact {
    font-size: 0.8125rem; }
  .hosco-footer .branding-footer-dark-link {
    color: #53555d; }
    .hosco-footer .branding-footer-dark-link:hover {
      color: #3246ff; }
  .hosco-footer .branding-footer-mobile-badge {
    margin: 0 10px 0 0; }
  .hosco-footer .branding-footer-social-list {
    display: flex;
    padding: 0;
    list-style: none; }
    .hosco-footer .branding-footer-social-list a {
      border-radius: 50%;
      margin-bottom: 5px;
      background-color: #777b86; }
    .hosco-footer .branding-footer-social-list .fb:hover {
      background-color: #007ad9 !important; }
    .hosco-footer .branding-footer-social-list .instagram:hover {
      background-color: #3f729b; }
    .hosco-footer .branding-footer-social-list .twitter:hover {
      background-color: #000000; }
    .hosco-footer .branding-footer-social-list .linkedin:hover {
      background-color: #0077b5; }
    .hosco-footer .branding-footer-social-list .youtube:hover {
      background-color: #ff0000; }
    @media (min-width: 576px) {
      .hosco-footer .branding-footer-social-list {
        flex-direction: row;
        margin: 0 0 0 10px; } }
  .hosco-footer .branding-footer-content > div:not(:only-child):last-child {
    text-align: left; }
    @media (min-width: 576px) {
      .hosco-footer .branding-footer-content > div:not(:only-child):last-child {
        text-align: right; } }

.localization-flag {
  height: 12px; }

.hosco-new-footer {
  padding-top: 10px;
  background-color: #f5f6fb; }
  .hosco-new-footer-container {
    position: relative;
    width: 90%;
    max-width: 1100px;
    margin: 0 auto; }
  .hosco-new-footer-title {
    color: #53555d;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center; }
    .hosco-new-footer-title.primary {
      color: #3246ff; }
  .hosco-new-footer-nav {
    text-align: left; }
    .hosco-new-footer-nav .hosco-new-footer-list {
      margin-top: 50px; }
      .hosco-new-footer-nav .hosco-new-footer-list > a {
        color: #3246ff; }
    .hosco-new-footer-nav .hosco-new-footer-title {
      text-align: left; }
      .hosco-new-footer-nav .hosco-new-footer-title.col-12 {
        margin-top: 50px;
        margin-bottom: -50px;
        text-align: center; }
    .hosco-new-footer-nav .list-unstyled {
      border-left: 2px solid var(--web-secondary-100, #00c7e8);
      margin-top: 10px; }
      .hosco-new-footer-nav .list-unstyled li {
        padding: 5px 10px; }
    .hosco-new-footer-nav-link {
      color: #53555d;
      font-size: 1rem; }
  .hosco-new-footer-logos {
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
    justify-content: center; }
  .hosco-new-footer-about {
    text-align: center;
    padding: 50px 0; }
    .hosco-new-footer-about li {
      display: inline-block;
      padding: 5px; }
      .hosco-new-footer-about li a,
      .hosco-new-footer-about li span {
        color: #53555d;
        font-size: 1rem; }
      .hosco-new-footer-about li .footer-language-choice {
        display: inline-block; }
      .hosco-new-footer-about li .dropdown .dropdown-toggle {
        font-size: 1rem;
        margin-top: -3px;
        color: var(--web-secondary-100, #00c7e8); }
        .hosco-new-footer-about li .dropdown .dropdown-toggle .fa {
          color: #53555d; }
      .hosco-new-footer-about li .dropdown .dropdown-menu {
        top: 0; }
        .hosco-new-footer-about li .dropdown .dropdown-menu .dropdown-item {
          padding: 10px 15px; }
          .hosco-new-footer-about li .dropdown .dropdown-menu .dropdown-item a {
            opacity: 1; }
            .hosco-new-footer-about li .dropdown .dropdown-menu .dropdown-item a.disabled {
              pointer-events: none;
              color: #3246ff; }
  .hosco-new-footer-social {
    text-align: center;
    padding: 10px 0; }
    .hosco-new-footer-social-fb:hover {
      color: #007ad9; }
    .hosco-new-footer-social-insta:hover {
      color: #3f729b; }
    .hosco-new-footer-social-twtt:hover {
      color: #000000; }
    .hosco-new-footer-social-linkd:hover {
      color: #0077b5; }
    .hosco-new-footer-social-yt:hover {
      color: #ff0000; }
    .hosco-new-footer-social-hosco {
      color: #3246ff !important; }
    .hosco-new-footer-social li {
      display: inline-block;
      padding: 0 10px; }
      .hosco-new-footer-social li a {
        font-size: 1.75rem;
        color: #b0b4c3;
        opacity: 0.8;
        transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out; }
        .hosco-new-footer-social li a:hover {
          opacity: 1;
          transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out; }
  .hosco-new-footer-copyright {
    padding-bottom: 20px;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 600; }
  .hosco-new-footer-mobile-link {
    margin: 0 auto 40px auto; }
    .hosco-new-footer-mobile-link a {
      text-decoration: underline; }
  .hosco-new-footer-mobile-badge {
    margin: 20px auto 10px auto; }
    .hosco-new-footer-mobile-badge a {
      color: #3246ff; }
    .hosco-new-footer-mobile-badge a:hover {
      color: #2433be; }

.app-banner .hosco-footer.branding {
  transform: translateY(50px);
  z-index: -1; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.video-modal .modal-content {
  padding: 0;
  background-color: initial;
  box-shadow: none;
  border: 0; }

.modal-centered {
  -webkit-overflow-scrolling: initial; }
  .modal-centered .modal-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important; }
    @media (max-width: 575.98px) {
      .modal-centered .modal-dialog {
        left: 20px;
        right: 20px;
        width: auto;
        max-width: none !important;
        transform: translate(0, -50%) !important; } }

.modal-title {
  line-height: 1.1; }

.slide-in-modal .modal-dialog {
  right: -1px;
  position: absolute;
  transform: translate(100%, 5vh) !important; }

.slide-in-modal.in .modal-dialog {
  transform: translate(0, 5vh) !important; }

.slide-in-modal .modal-content {
  flex-direction: row;
  align-items: center;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  min-height: 100px; }

.slide-in-modal .modal-header {
  padding: 0 20px;
  border-bottom: none;
  border-right: 1px solid #e7eaf3; }

.slide-in-modal .modal-title > .ha {
  font-size: 1.875rem;
  line-height: 1.875rem; }

.slide-in-modal .modal-body {
  padding: 20px; }

.slide-in-modal .slide-in-title {
  margin: 0;
  padding: 0;
  color: var(--web-primary-100, #3246ff);
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.5rem; }

.slide-in-modal .slide-in-subtitle {
  font-size: 0.875rem;
  line-height: 1.1875rem; }

.modal-close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #b0b4c3;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-weight: 600; }
  .modal-close .ha-cross {
    font-size: 0.625rem; }

.modal-title-space-between,
.modal-footer-space-between {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center; }

.modal .form-error {
  text-align: center;
  margin: 15px 0; }

.modal {
  width: 100%;
  padding: 0 10px; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog {
  max-height: 100vh;
  margin-left: auto;
  margin-right: auto; }

.modal-backdrop.in {
  opacity: 0.5; }

.modal-sm,
.modal-lg,
.modal-xl {
  width: 100%; }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1200px; } }

@media screen and (min-width: 480px) {
  .modal-smd {
    max-width: 480px; } }

.modal-header + .modal-footer {
  border-top: 0; }

.modal-footer-left {
  margin-right: auto; }

@media (max-width: 991.98px) {
  .modal-open {
    overflow: hidden;
    width: 100%;
    position: fixed; } }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.75rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 1; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.top .tooltip-arrow {
      bottom: 0 !important;
      left: 50% !important;
      transform: translateX(-50%);
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.top-left .tooltip-arrow {
    left: 7px !important; }
  .tooltip.top-right .tooltip-arrow {
    left: auto !important;
    right: 0 !important; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.right .tooltip-arrow {
      top: 50% !important;
      left: 0 !important;
      transform: translateY(-50%);
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.right-top .tooltip-arrow {
    top: 7px !important; }
  .tooltip.right-bottom .tooltip-arrow {
    top: auto !important;
    bottom: 0 !important; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.bottom .tooltip-arrow {
      top: 0 !important;
      left: 50% !important;
      transform: translateX(-50%);
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.bottom-left .tooltip-arrow {
    left: 7px !important; }
  .tooltip.bottom-right .tooltip-arrow {
    left: auto !important;
    right: 0 !important; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.left .tooltip-arrow {
      top: 50% !important;
      right: 0 !important;
      transform: translateY(-50%);
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }
  .tooltip.left-top .tooltip-arrow {
    top: 7px !important; }
  .tooltip.left-bottom .tooltip-arrow {
    top: auto !important;
    bottom: 0 !important; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border: transparent solid; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hosco-badge-judge {
  margin-bottom: 40px; }
  @media (max-width: 767.98px) {
    .hosco-badge-judge {
      margin-bottom: 10px; } }
  .hosco-badge-judge-popover {
    padding: 10px 20px; }
    @media (min-width: 576px) {
      .hosco-badge-judge-popover {
        margin-top: 30px; }
        .hosco-badge-judge-popover-arrow {
          top: 30% !important; } }
    @media (max-width: 767.98px) {
      .hosco-badge-judge-popover {
        margin-left: 20px; } }
  .hosco-badge-judge-label {
    cursor: pointer;
    padding: 5.5px 10.5px;
    border: 1px solid #fff;
    font-size: 0.75rem;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: -4px 4px 7px 0 rgba(0, 0, 0, 0.3);
    opacity: 0.7; }
  .hosco-badge-judge-label:hover {
    opacity: 1; }
  .hosco-badge-judge-badge {
    margin-right: 5px; }
  .hosco-badge-judge-info {
    padding-top: 25px; }
    .hosco-badge-judge-info-box {
      font-size: 0.875rem;
      padding: 0 5px;
      border-radius: 2px;
      margin: 0 5px 5px 0;
      display: inline-block; }
    .hosco-badge-judge-info-black {
      background-color: #53555d;
      color: #fff; }
    .hosco-badge-judge-info-grey {
      border: 1px solid #b0b4c3;
      color: #b0b4c3; }
    .hosco-badge-judge-info-header {
      color: var(--web-primary-100, #3246ff);
      font-size: 0.875rem;
      font-weight: bold; }
    .hosco-badge-judge-info-period {
      margin-bottom: 2px; }
  @media (max-width: 575.98px) {
    .hosco-badge-judge .hosco-badge-judge {
      margin-bottom: 0; }
      .hosco-badge-judge .hosco-badge-judge-label {
        margin-right: 5px;
        font-size: 0.75rem; } }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.badge-popover {
  padding: 10px;
  margin-top: -55px !important; }
  @media (max-width: 767.98px) {
    .badge-popover {
      max-width: 10.9375rem !important; } }
  .badge-popover-url {
    overflow: hidden;
    text-overflow: ellipsis; }
  .badge-popover-fields dt {
    color: var(--web-secondary-100, #00c7e8);
    font-size: 0.625rem;
    font-weight: bold; }
  .badge-popover-fields dd {
    font-size: 0.75rem; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hidden-xs-up {
  display: none !important; }

@media (max-width: 575.98px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767.98px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hosco-loader {
  display: inline-block;
  background: transparent url(https://www.hosco.com/client/build/production/bc7f1da13ae5ff873964f4c29f79ebe1.png) no-repeat 0 0;
  width: 35px;
  height: 36px;
  animation: fa-spin 2s infinite linear; }

.animate-fade.ng-leave {
  transition: 0.5s linear opacity;
  opacity: 1; }

.animate-fade.ng-leave.ng-leave-active {
  opacity: 0; }

@keyframes bounce-up {
  0,
  100% {
    transform: translateY(0); }
  50% {
    transform: translateY(-5px); } }

@keyframes bounce-down {
  0%,
  100% {
    transform: translateY(0); }
  45% {
    transform: translateY(10px); } }

@keyframes bounce-left {
  0%,
  100% {
    transform: translateY(0); }
  45% {
    transform: translateX(10px); } }

@keyframes bounce-left-margin {
  0%,
  100% {
    margin-left: 0; }
  45% {
    margin-left: 10px; } }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.dropdown-menu-right {
  right: 0;
  left: auto; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.order-13 {
  order: 13; }

.order-14 {
  order: 14; }

.order-15 {
  order: 15; }

.order-16 {
  order: 16; }

.order-17 {
  order: 17; }

.order-18 {
  order: 18; }

.order-19 {
  order: 19; }

.order-20 {
  order: 20; }

.order-21 {
  order: 21; }

.order-22 {
  order: 22; }

.order-23 {
  order: 23; }

.order-24 {
  order: 24; }

.order-25 {
  order: 25; }

.order-26 {
  order: 26; }

.order-27 {
  order: 27; }

.order-28 {
  order: 28; }

.order-29 {
  order: 29; }

.order-30 {
  order: 30; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.hosco-container-wrapper {
  background-color: #f5f6fb;
  padding-bottom: 60px;
  padding-top: 20px; }

.hosco-container {
  max-width: 1150px;
  padding: 0 15px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media (max-width: 767.98px) {
    .hosco-container {
      padding: 0;
      overflow: hidden; } }

.hosco-content {
  flex: 1 0 1%;
  min-width: 1px; }
  @media (max-width: 767.98px) {
    .hosco-content {
      flex-basis: 100%; } }

.hosco-sidebar-wrapper,
hosco-sidebar {
  width: 340px;
  padding-left: 20px;
  position: relative; }
  @media (max-width: 767.98px) {
    .hosco-sidebar-wrapper,
    hosco-sidebar {
      width: 100%; } }

.error-page {
  padding: 0; }
  .error-page .hosco-container {
    padding: 25px 20px 50px;
    background-color: #fff;
    height: 100%; }
  .error-page-title {
    margin: 0 0 20px;
    color: #53555d;
    font-size: 2rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7eaf3; }
  .error-page-message {
    font-size: 0.9375rem; }

@charset "UTF-8";
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.form-control {
  display: block;
  width: 100%;
  height: calc(2.2375rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.7;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #b2b9ff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(50, 70, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.7; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.09375rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.75rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.7;
  color: #53555d;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.625rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1.5; }

.form-control-lg {
  height: calc(2.64062rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #20c677; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.75rem;
  line-height: 1.7;
  color: #fff;
  background-color: rgba(32, 198, 119, 0.9); }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #20c677; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #20c677;
    box-shadow: 0 0 0 0.2rem rgba(32, 198, 119, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #20c677; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #20c677; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #7ceab5; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #3adf90; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(32, 198, 119, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #20c677; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(32, 198, 119, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #ef5d6a; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.75rem;
  line-height: 1.7;
  color: #fff;
  background-color: rgba(239, 93, 106, 0.9); }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #ef5d6a; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #ef5d6a;
    box-shadow: 0 0 0 0.2rem rgba(239, 93, 106, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #ef5d6a; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #ef5d6a; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #fad1d5; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #f48b95; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(239, 93, 106, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #ef5d6a; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(239, 93, 106, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.7;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  height: calc(2.64062rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  height: calc(1.625rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1.5; }

.abc-checkbox {
  cursor: default;
  padding-left: 4px; }
  .abc-checkbox label {
    cursor: pointer;
    display: inline;
    vertical-align: top;
    position: relative;
    padding-left: 5px; }
    .abc-checkbox label::before {
      cursor: pointer;
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      top: 2px;
      left: 0;
      margin-left: -1.25rem;
      border: 1px solid #ced4da;
      border-radius: 3px;
      background-color: #fff;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
      @media screen and (prefers-reduced-motion: reduce) {
        .abc-checkbox label::before {
          transition: none; } }
    .abc-checkbox label::after {
      cursor: pointer;
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 2px;
      margin-left: -1.25rem;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #495057; }
  .abc-checkbox input[type="checkbox"],
  .abc-checkbox input[type="radio"] {
    position: static;
    margin-left: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 1; }
    .abc-checkbox input[type="checkbox"]:focus + label::before,
    .abc-checkbox input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .abc-checkbox input[type="checkbox"]:checked + label::after,
    .abc-checkbox input[type="radio"]:checked + label::after {
      font-family: "FontAwesome";
      content: "\F00C"; }
    .abc-checkbox input[type="checkbox"]:indeterminate + label::after,
    .abc-checkbox input[type="radio"]:indeterminate + label::after {
      display: block;
      content: "";
      width: 10px;
      height: 3px;
      background-color: #555555;
      border-radius: 2px;
      margin-left: -16.5px;
      margin-top: 7px; }
    .abc-checkbox input[type="checkbox"]:disabled + label,
    .abc-checkbox input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .abc-checkbox input[type="checkbox"]:disabled + label::before,
      .abc-checkbox input[type="radio"]:disabled + label::before {
        background-color: #e9ecef;
        cursor: not-allowed; }
      .abc-checkbox input[type="checkbox"]:disabled + label::after,
      .abc-checkbox input[type="radio"]:disabled + label::after {
        cursor: not-allowed; }
  .abc-checkbox.abc-checkbox-circle label::before {
    border-radius: 50%; }
  .abc-checkbox.checkbox-inline {
    margin-top: 0; }

.abc-checkbox-primary input[type="checkbox"]:checked + label::before,
.abc-checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #3246ff;
  border-color: #3246ff; }

.abc-checkbox-primary input[type="checkbox"]:checked + label::after,
.abc-checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff; }

.abc-checkbox-danger input[type="checkbox"]:checked + label::before,
.abc-checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #ef5d6a;
  border-color: #ef5d6a; }

.abc-checkbox-danger input[type="checkbox"]:checked + label::after,
.abc-checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff; }

.abc-checkbox-info input[type="checkbox"]:checked + label::before,
.abc-checkbox-info input[type="radio"]:checked + label::before {
  background-color: #00c7e8;
  border-color: #00c7e8; }

.abc-checkbox-info input[type="checkbox"]:checked + label::after,
.abc-checkbox-info input[type="radio"]:checked + label::after {
  color: #fff; }

.abc-checkbox-warning input[type="checkbox"]:checked + label::before,
.abc-checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #ff7b5b;
  border-color: #ff7b5b; }

.abc-checkbox-warning input[type="checkbox"]:checked + label::after,
.abc-checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff; }

.abc-checkbox-success input[type="checkbox"]:checked + label::before,
.abc-checkbox-success input[type="radio"]:checked + label::before {
  background-color: #20c677;
  border-color: #20c677; }

.abc-checkbox-success input[type="checkbox"]:checked + label::after,
.abc-checkbox-success input[type="radio"]:checked + label::after {
  color: #fff; }

.abc-checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.abc-checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #3246ff;
  border-color: #3246ff; }

.abc-checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.abc-checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.abc-checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.abc-checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #ef5d6a;
  border-color: #ef5d6a; }

.abc-checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.abc-checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.abc-checkbox-info input[type="checkbox"]:indeterminate + label::before,
.abc-checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #00c7e8;
  border-color: #00c7e8; }

.abc-checkbox-info input[type="checkbox"]:indeterminate + label::after,
.abc-checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.abc-checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.abc-checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #ff7b5b;
  border-color: #ff7b5b; }

.abc-checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.abc-checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.abc-checkbox-success input[type="checkbox"]:indeterminate + label::before,
.abc-checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #20c677;
  border-color: #20c677; }

.abc-checkbox-success input[type="checkbox"]:indeterminate + label::after,
.abc-checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.abc-radio {
  cursor: default;
  padding-left: 4px; }
  .abc-radio label {
    cursor: pointer;
    display: inline;
    vertical-align: top;
    position: relative;
    padding-left: 5px; }
    .abc-radio label::before {
      cursor: pointer;
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      top: 2px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #ced4da;
      border-radius: 50%;
      background-color: #fff;
      transition: border 0.15s ease-in-out; }
      @media screen and (prefers-reduced-motion: reduce) {
        .abc-radio label::before {
          transition: none; } }
    .abc-radio label::after {
      cursor: pointer;
      display: inline-block;
      position: absolute;
      content: " ";
      width: 11px;
      height: 11px;
      left: 3px;
      top: 5px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #495057;
      transform: scale(0, 0);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .abc-radio input[type="radio"] {
    position: static;
    margin-left: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 1; }
    .abc-radio input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .abc-radio input[type="radio"]:checked + label::after {
      transform: scale(1, 1); }
    .abc-radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .abc-radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
      .abc-radio input[type="radio"]:disabled + label::after {
        cursor: not-allowed; }
  .abc-radio.radio-inline {
    margin-top: 0; }

.abc-radio-primary input[type="radio"] + label::after {
  background-color: #3246ff; }

.abc-radio-primary input[type="radio"]:checked + label::before {
  border-color: #3246ff; }

.abc-radio-primary input[type="radio"]:checked + label::after {
  background-color: #3246ff; }

.abc-radio-danger input[type="radio"] + label::after {
  background-color: #ef5d6a; }

.abc-radio-danger input[type="radio"]:checked + label::before {
  border-color: #ef5d6a; }

.abc-radio-danger input[type="radio"]:checked + label::after {
  background-color: #ef5d6a; }

.abc-radio-info input[type="radio"] + label::after {
  background-color: #00c7e8; }

.abc-radio-info input[type="radio"]:checked + label::before {
  border-color: #00c7e8; }

.abc-radio-info input[type="radio"]:checked + label::after {
  background-color: #00c7e8; }

.abc-radio-warning input[type="radio"] + label::after {
  background-color: #ff7b5b; }

.abc-radio-warning input[type="radio"]:checked + label::before {
  border-color: #ff7b5b; }

.abc-radio-warning input[type="radio"]:checked + label::after {
  background-color: #ff7b5b; }

.abc-radio-success input[type="radio"] + label::after {
  background-color: #20c677; }

.abc-radio-success input[type="radio"]:checked + label::before {
  border-color: #20c677; }

.abc-radio-success input[type="radio"]:checked + label::after {
  background-color: #20c677; }

label .was-validated .form-check-input:invalid .abc-checkbox:before, label
.was-validated .form-check-input:invalid .abc-radio:before, label .form-check-input.is-invalid .abc-checkbox:before, label
.form-check-input.is-invalid .abc-radio:before {
  border-color: #ef5d6a; }

.form-control-label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

.form-check-hosco-admin {
  border: 1px solid #6d2d9b;
  color: #6d2d9b;
  padding: 5px; }

.hosco-form-separator {
  position: relative; }
  .hosco-form-separator-text {
    width: 30px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -15px;
    background: #fff;
    padding: 0 5px; }

.ng-invalid.form-control,
.ng-invalid:not(form) .form-control,
.ng-invalid.abc-checkbox .form-check-label::before {
  border-color: #ef5d6a; }
  .ng-invalid.form-control:focus,
  .ng-invalid:not(form) .form-control:focus,
  .ng-invalid.abc-checkbox .form-check-label::before:focus {
    border-color: var(--web-primary-100, #3246ff);
    box-shadow: 0;
    outline: 0; }

form.ng-submitted .ng-invalid.form-control,
form.ng-submitted .ng-invalid:not(form) .form-control {
  border-color: #ef5d6a !important; }

form.ng-submitted:focus {
  border-color: var(--web-primary-100, #3246ff) !important; }

.select .ng-invalid.ng-dirty + label:before,
.ng-submitted .select .ng-invalid + label:before {
  content: '';
  position: absolute;
  z-index: 2;
  border-color: #ef5d6a;
  box-shadow: 0 0 0 0.2rem rgba(239, 93, 106, 0.25); }
  .select .ng-invalid.ng-dirty + label:before:focus,
  .ng-submitted .select .ng-invalid + label:before:focus {
    border-color: #ef5d6a;
    box-shadow: 0 0 0 0.2rem rgba(239, 93, 106, 0.25);
    outline: 0; }

textarea.form-control {
  max-width: 100%;
  max-height: 100%; }

.ui-select-bootstrap .ui-select-toggle {
  padding-right: 25px; }
  .ui-select-bootstrap .ui-select-toggle:hover, .ui-select-bootstrap .ui-select-toggle:hover:active, .ui-select-bootstrap .ui-select-toggle:focus, .ui-select-bootstrap .ui-select-toggle:focus:active {
    background-color: #fff; }
  .ui-select-bootstrap .ui-select-toggle .ui-select-match-text {
    width: 100%;
    overflow: hidden; }

[type='checkbox'] + label {
  vertical-align: middle; }

.label-help {
  font-size: 0.85em;
  color: #b0b4c3; }

.abc-checkbox .form-check-label::before,
.abc-radio .form-check-label::before {
  top: 0px !important;
  outline: none !important; }

.abc-radio .form-check-label::after {
  top: 3px !important; }

.abc-checkbox .form-check-label::after {
  top: 0px !important; }

.abc-checkbox label {
  font-size: 0.8125rem; }

form.start-as-valid .ng-invalid.form-control.ng-untouched,
form.start-as-valid .ng-invalid:not(form) .form-control.ng-untouched {
  border-color: #e7eaf3;
  box-shadow: none; }
  form.start-as-valid .ng-invalid.form-control.ng-untouched:focus,
  form.start-as-valid .ng-invalid:not(form) .form-control.ng-untouched:focus {
    border-color: var(--web-primary-100, #3246ff); }

input::placeholder,
textarea::placeholder {
  color: #b0b4c3 !important;
  font-style: italic; }

.form-control:focus {
  box-shadow: none;
  border-color: var(--web-primary-100, #3246ff); }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
#main-title {
  padding: 95px 20px 55px;
  /* the scss files importing this file are at same depth level */
  background: #000; }
  #main-title .content {
    max-width: 830px;
    margin: 0 auto;
    position: relative; }
    #main-title .content h1 {
      display: inline-block;
      color: #fff;
      font-size: 2.5rem;
      font-weight: 300;
      line-height: 1.2;
      padding-right: 45px;
      position: relative;
      letter-spacing: -0.04em; }

#content {
  padding: 0 20px; }
  #content p {
    font-size: 1.0625rem;
    margin-top: 25px; }
  #content section {
    max-width: 830px;
    margin: 30px auto 40px; }
    #content section h2,
    #content section h3 {
      font-size: 1.875rem;
      font-weight: 300;
      line-height: 1.2;
      letter-spacing: -0.025em; }
    #content section h2 {
      color: var(--web-primary-100, #3246ff); }
    #content section h3 {
      color: var(--web-primary-100, #3246ff); }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.is-loggedout .hosco-navbar .nav-item.active,
.is-loggedout .hosco-navbar .nav-item:hover {
  background: #2433be; }

.is-loggedout .hosco-navbar .navbar-brand {
  border: 0; }

.is-loggedout .hosco-section-guest {
  padding: 20px;
  font-size: 1rem;
  color: #fff;
  background: transparent url(https://www.hosco.com/images/assets/pictures/bg-offer-guests_2023.jpg) no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  text-align: center; }
  .is-loggedout .hosco-section-guest-title {
    font-size: 1.25rem;
    line-height: 1.6em;
    font-weight: normal;
    margin: 0;
    color: #fff; }

.btn.btn-social {
  min-width: 150px;
  margin: 4px 0;
  border-radius: 4px;
  line-height: 1.8;
  font-weight: 500;
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: 16px center;
  padding-left: 50px;
  text-align: left; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.badge {
  display: inline-block;
  padding: 0.3em 0.6em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em; }

.badge-primary {
  color: #fff;
  background-color: #3246ff; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0019fe; }

.badge-secondary {
  color: #fff;
  background-color: #00c7e8; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #009bb5; }

.badge-success {
  color: #fff;
  background-color: #20c677; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #199a5d; }

.badge-info {
  color: #fff;
  background-color: #00c7e8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #009bb5; }

.badge-warning {
  color: #212529;
  background-color: #ff7b5b; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #ff5228; }

.badge-danger {
  color: #fff;
  background-color: #ef5d6a; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #ea2f3f; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.form-control-typeahead {
  position: relative; }
  .form-control-typeahead.prefix input {
    padding-left: 30px; }
  .form-control-typeahead.prefix .prefix {
    position: absolute;
    left: 10px;
    top: 10px; }
  .form-control-typeahead.suffix .suffix {
    position: absolute;
    right: 10px;
    top: 10px; }
  .form-control-typeahead.ng-is-open .suffix,
  .form-control-typeahead.ng-is-open .prefix {
    color: var(--web-secondary-100, #00c7e8); }
  .form-control-typeahead .loader {
    position: absolute;
    right: 10px;
    top: 12px; }
  .form-control-typeahead-label {
    margin-top: 5px;
    letter-spacing: -0.5em;
    margin-right: 5px;
    display: inline-block;
    letter-spacing: normal;
    background-color: var(--web-secondary-100, #00c7e8);
    border-radius: 4px;
    padding: 0 10px 0 10px;
    font-size: 0.875rem;
    color: #fff; }
    .form-control-typeahead-label i {
      margin-left: 10px;
      opacity: 0.5;
      font-size: 0.625rem;
      transition: all 0.5s ease-in-out; }
    .form-control-typeahead-label-flex {
      display: inline-flex;
      align-items: center; }
    .form-control-typeahead-label:hover i {
      opacity: 1; }
  .form-control-typeahead .dropdown-menu {
    width: 100%;
    padding: 0;
    max-height: 140px;
    overflow-y: auto; }
    .form-control-typeahead .dropdown-menu a {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      display: block;
      padding: 9px;
      clear: both;
      line-height: 1.5em;
      color: #777b86; }
      .form-control-typeahead .dropdown-menu a.detailed-suggestion {
        padding: 3px;
        display: flex;
        align-items: center;
        gap: 10px; }
      .form-control-typeahead .dropdown-menu a .detailed-suggestion-avatar {
        width: 40px;
        height: 40px; }
      .form-control-typeahead .dropdown-menu a .detailed-suggestion-info {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        font-size: 0.75rem; }
      .form-control-typeahead .dropdown-menu a .detailed-suggestion-name {
        color: #000;
        margin-bottom: 2px; }
      .form-control-typeahead .dropdown-menu a .detailed-suggestion-subtitle {
        font-style: italic;
        color: #53555d; }
    .form-control-typeahead .dropdown-menu .active a {
      color: #000;
      text-decoration: none;
      outline: 0;
      background-color: var(--web-primary-20, #e0e3ff);
      font-weight: 600; }
    .form-control-typeahead .dropdown-menu .active a.detailed-suggestion .detailed-suggestion-subtitle {
      font-weight: 400; }

.search-placeholder > .form-control-typeahead {
  position: relative; }
  .search-placeholder > .form-control-typeahead::after {
    content: '\F002';
    font-family: 'FontAwesome';
    font-size: 0.875rem;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 10px;
    color: var(--web-secondary-100, #00c7e8); }
  .search-placeholder > .form-control-typeahead > input {
    padding-left: 30px;
    background-color: #f5f6fb; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/*!
 * # Semantic UI - Checkbox
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2015 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
hosco-toggle {
  display: inline-block; }

.ui.checkbox {
  position: relative;
  display: inline-block;
  backface-visibility: hidden;
  outline: 0;
  min-height: 30px;
  min-width: 17px;
  margin: 0; }

.ui.toggle.checkbox input {
  width: 35px;
  height: 15px; }

.ui.checkbox input.hidden,
.ui.checkbox input[type='checkbox'].hidden {
  z-index: -1; }

.ui.checkbox input[type='checkbox'],
.ui.checkbox input[type='radio'] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0 !important;
  outline: 0;
  z-index: 3;
  width: 17px;
  height: 17px; }

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0; }

.ui.checkbox input.hidden + label {
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none; }

.ui.toggle.checkbox label {
  padding-left: 45px;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle; }

.ui.checkbox label,
.ui.checkbox + label {
  color: rgba(0, 0, 0, 0.87);
  transition: color 0.1s ease; }

.ui.checkbox label {
  position: relative;
  display: block;
  padding-left: 1.85714em;
  outline: 0;
  cursor: pointer; }

.ui.toggle.checkbox label:before {
  display: block;
  position: absolute;
  content: '';
  z-index: 1;
  border: none;
  background: rgba(0, 0, 0, 0.1);
  width: 35px;
  height: 15px;
  border-radius: 500rem;
  top: 50%;
  transform: translateY(-50%); }

.ui.checkbox label:before {
  position: absolute;
  left: 0;
  width: 17px;
  height: 17px;
  content: '';
  background: #fff;
  border-radius: 0.21428571rem;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  border: 1px solid #e7eaf3;
  top: 50%;
  transform: translateY(-50%); }

.ui.toggle.checkbox input ~ label:after {
  left: -0.05rem; }

.ui.toggle.checkbox label:after {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.05)) #fff;
  position: absolute;
  content: '' !important;
  opacity: 1;
  z-index: 2;
  border: none;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  width: 15px;
  height: 15px;
  left: 0;
  border-radius: 500rem;
  transition: background 0.3s ease, left 0.3s ease;
  top: 50%;
  transform: translateY(-50%); }

.ui.checkbox label:after {
  position: absolute;
  font-size: 0.875rem;
  left: 0;
  width: 17px;
  height: 17px;
  text-align: center;
  opacity: 0;
  color: rgba(0, 0, 0, 0.87);
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  font-family: Checkbox;
  top: 50%;
  transform: translateY(-50%); }

.ui.toggle.checkbox input:checked ~ .box,
.ui.toggle.checkbox input:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important; }

.ui.checkbox input:checked ~ .box:before,
.ui.checkbox input:checked ~ label:before {
  background: #fff;
  border-color: rgba(34, 36, 38, 0.35); }

.ui.toggle.checkbox input:checked ~ .box:before,
.ui.toggle.checkbox input:checked ~ label:before {
  background-color: var(--web-primary-100, #3246ff) !important; }

.ui.checkbox input:checked ~ .box:after,
.ui.checkbox input:checked ~ label:after {
  content: '\E800'; }

.ui.toggle.checkbox input:checked ~ .box:after,
.ui.toggle.checkbox input:checked ~ label:after {
  left: 21.5px; }

.ui.checkbox.is-readonly label,
.ui.checkbox.is-readonly {
  cursor: inherit !important;
  color: #b0b4c3 !important; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.location-typeahead .dropdown-menu {
  max-height: 160px; }
  .location-typeahead .dropdown-menu::after {
    content: '';
    height: 20px;
    display: block;
    background: url(https://www.hosco.com/client/build/production/0ab6041666e5dad42b7fcbae6379c027.png) right no-repeat;
    background-size: 120px 14px; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.control-datetime {
  display: flex !important;
  align-items: center; }
  .control-datetime-input {
    padding: 0;
    margin: 0;
    text-align: center;
    width: 25px !important;
    flex: 1 0 auto; }
    .form-control .control-datetime-input {
      border: none; }
    .control-datetime-input:focus {
      color: #000;
      outline: 0; }
  .control-datetime-input + .control-datetime-hour {
    margin-left: 5px; }
  .control-datetime-separator {
    font-size: 1rem; }
  .md-input-container .control-datetime-separator {
    display: none; }
  .has-value .control-datetime-separator,
  .is-focus .control-datetime-separator {
    display: block; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.dropmenu-subtitle {
  font-style: italic;
  color: #777b86;
  font-size: 0.7rem;
  padding-left: 20px;
  display: block;
  white-space: normal; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.slider-range {
  position: relative;
  height: 3px;
  margin: 5px 0;
  background-color: #c5c9d8;
  clear: both; }
  .slider-range-marker {
    display: block;
    position: absolute;
    top: 10px;
    width: 20px;
    text-align: center;
    transform: translateX(-50%);
    z-index: 10;
    color: #c5c9d8;
    font-size: 0.625rem; }
  .slider-range-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: var(--web-secondary-100, #00c7e8); }
  .slider-range-min, .slider-range-max {
    position: absolute;
    z-index: 5;
    top: 50%;
    transform: translate(50%, -50%);
    height: 10px;
    width: 10px;
    background-color: var(--web-secondary-100, #00c7e8);
    border-radius: 50%;
    cursor: pointer;
    transition: width ease-in 0.25s, height ease-in 0.25s; }
  .slider-range-container {
    padding: 0 10px 20px;
    margin: 0 -10px; }
    .slider-range-container:hover .slider-range-min,
    .slider-range-container:hover .slider-range-max {
      width: 15px;
      height: 15px; }
  .slider-range-label {
    font-size: 0.75rem;
    font-weight: bold; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.dropdown-btn .dropdown-toggle {
  padding: 0; }

.dropdown-btn .dropdown-menu {
  width: 100%;
  padding: 0;
  margin-top: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  border: 1px solid #e7eaf3; }

.dropdown-btn .dropdown-item {
  font-size: 0.875rem;
  padding: 10px;
  text-align: center;
  color: #53555d; }
  .dropdown-btn .dropdown-item:not(:last-child) {
    border-bottom: 1px solid #e7eaf3; }

.dropdown-btn-toggle {
  font-size: 0.875rem;
  border: 1px solid #e7eaf3;
  border-radius: 6px;
  color: #53555d;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  width: 245px; }
  .dropdown-btn-toggle:hover, .dropdown-btn-toggle:active, .dropdown-btn-toggle:focus {
    background-color: #fff;
    color: #53555d; }

.dropdown-btn-icon {
  color: #b0b4c3; }
  .dropdown-btn-icon.active {
    color: var(--web-secondary-100, #00c7e8); }

.dropdown-btn-caret {
  color: var(--web-secondary-100, #00c7e8);
  padding: 10px 15px;
  border-left: 1px solid #e7eaf3;
  margin-right: 0 !important; }

.dropdown-btn-value {
  padding: 10px 10px 10px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.show-suggestion {
  color: #ef5d6a; }

/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
/* Rebranding - Redesign */
/* end Rebranding - Redesign */
.incomplete-field-warning {
  color: #ef5d6a;
  text-align: right;
  font-size: 0.625rem !important;
  margin-bottom: 0;
  font-weight: 400 !important; }
  .language-modal .incomplete-field-warning {
    padding-top: 5px; }

