@import url("/assets/mha-icons/style-818b3e957ef4b038d011911cf23b87656bf01b7e7df70718f457d38a9d033d91.scss");
@font-face {
  font-family: 'BrandFontRegular';
  src: url("/assets/Cabin/Cabin-Regular-4fc457499eaf08e1b06a3a8afeb3b60dd4c0a602405ec6de136add43d982dd9d.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: 'BrandFontBold';
  src: url("/assets/Cabin/Cabin-Bold-4c8d4427688a05588d7ef3c192ecee9d886e7baa7b53312b35f71bc367153b66.ttf") format("truetype");
}

/* line 82, app/assets/stylesheets/welcome/branded_signup.css.scss */
html {
  background: url(/assets/clinics_branded/app-background-6411319ab82ac5de0a562096b9abf17547f7bddac4dd067fa4517a7ac0271c9e.png);
}

/* line 86, app/assets/stylesheets/welcome/branded_signup.css.scss */
html body {
  margin: unset;
}

/* line 91, app/assets/stylesheets/welcome/branded_signup.css.scss */
html .clinic-page h1 {
  font-family: BrandFontBold, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1.33;
  color: #393e4d;
  margin: unset;
}

/* line 96, app/assets/stylesheets/welcome/branded_signup.css.scss */
html .clinic-page h4 {
  font-family: BrandFontRegular, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  font-size: 17px;
  color: #393e4d;
  margin: unset;
}

/* line 101, app/assets/stylesheets/welcome/branded_signup.css.scss */
html .clinic-page h5 {
  font-family: BrandFontRegular, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.57;
  color: #393e4d;
  margin: unset;
}

/* line 106, app/assets/stylesheets/welcome/branded_signup.css.scss */
html .clinic-page h2 {
  font-family: BrandFontBold, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1.44;
  color: #393e4d;
  margin: unset;
  margin-bottom: 8px;
}

/* line 112, app/assets/stylesheets/welcome/branded_signup.css.scss */
html .clinic-page p {
  margin: unset;
  font-family: BrandFontRegular, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  font-size: 17px;
  color: #393e4d;
  word-wrap: break-word;
  white-space: pre-wrap;
  width: inherit;
}

/* line 120, app/assets/stylesheets/welcome/branded_signup.css.scss */
html .clinic-page span {
  margin: unset;
}

/* line 127, app/assets/stylesheets/welcome/branded_signup.css.scss */
.clinic-header {
  background-image: url(/assets/clinics_branded/image-clinic@2x-590b93e6d0015e0876d5cd34820e0db8bd32bf65a4e09c0a89703ab59bc8392d.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: 80%;
  background-position-x: 80%;
  width: 100%;
  height: 25vh;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 138, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  max-width: 960px;
  margin: auto;
  background: url(/assets/clinics_branded/app-background-6411319ab82ac5de0a562096b9abf17547f7bddac4dd067fa4517a7ac0271c9e.png);
}

/* line 148, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content {
  display: inline-block;
  padding: 24px 16px 32px 16px;
}

/* line 152, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .scroll-container {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

/* line 158, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .scroll-container.overflow-x {
  overflow-x: auto;
}

/* line 161, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .scroll-container.overflow-y {
  height: 100%;
  overflow-y: auto;
}

/* line 166, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-grow: 1;
  width: 100%;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-bottom: 8px;
}

@media only screen and (min-width: 668px) {
  /* line 178, app/assets/stylesheets/welcome/branded_signup.css.scss */
  .content-wrapper .clinic-content .clinic-info-container.constrain-width {
    max-width: 400px;
  }
}

/* line 183, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-contact-info {
  width: 100%;
  margin-bottom: 16px;
}

/* line 185, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-contact-info .clinic-name {
  font-size: 32px;
}

/* line 188, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-contact-info .clinic-phone {
  margin-top: 16px;
}

/* line 194, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-operating-hours {
  width: 100%;
}

/* line 197, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-operating-hours .day-operation {
  font-family: BrandFontRegular, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.57;
  color: #393e4d;
  display: flex;
  justify-content: space-between;
  font-family: BrandFontRegular, serif;
  font-size: 14px;
  line-height: 1.4;
  width: 100%;
}

/* line 206, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-operating-hours .day-operation .day {
  text-transform: capitalize;
}

/* line 211, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-message {
  font-family: BrandFontRegular, serif;
  line-height: 1.4;
}

/* line 216, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-providers {
  margin-top: 24px;
  margin-bottom: 24px;
  max-width: 256px;
  width: 100%;
}

/* line 222, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-providers .info-body {
  display: flex;
  flex-direction: row;
}

/* line 226, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-providers .info-body .provider-list-wrapper {
  display: flex;
  flex-direction: column;
  min-width: 240px;
}

/* line 231, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-providers .info-body .provider-list-wrapper .provider-list {
  text-align: left;
  width: 100%;
  margin: 0;
}

/* line 237, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-info-container .clinic-providers .info-body .provider-list-wrapper ul {
  font-family: BrandFontRegular, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  font-size: 17px;
  color: #393e4d;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 248, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .action-buttons {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 8px;
  margin-bottom: 24px;
  width: 100%;
}

/* line 254, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .action-buttons .row {
  width: 100%;
  margin: 0 -4px;
}

/* line 258, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .action-buttons .row .button-wrapper {
  display: flex;
  width: 100%;
  margin: 0 4px;
}

@media only screen and (min-width: 668px) {
  /* line 254, app/assets/stylesheets/welcome/branded_signup.css.scss */
  .content-wrapper .clinic-content .action-buttons .row {
    display: flex;
    flex-direction: row;
  }
  /* line 269, app/assets/stylesheets/welcome/branded_signup.css.scss */
  .content-wrapper .clinic-content .action-buttons .row .button-wrapper {
    max-width: 256px;
  }
}

/* line 275, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .action-buttons button {
  font-family: BrandFontRegular, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  font-size: 17px;
  color: #ffffff;
  min-width: 256px;
  width: 100%;
  position: relative;
  max-width: 400px;
  margin: 0 auto 4px auto;
  min-height: 56px;
  height: 56px;
  color: #393e4d;
  background-color: #ffffff;
  border: solid 1px #d2d7e6;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

/* line 291, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .action-buttons button.primary {
  color: #ffffff;
  background-color: #4d69bf;
  border-color: #384d8c;
}

/* line 296, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .action-buttons button:hover {
  cursor: pointer;
}

/* line 302, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-logo-container {
  margin-top: -96px;
  width: 100%;
}

/* line 310, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-logo-container .logo-container {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

/* line 315, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-logo-container .logo-container .clinic-roundel {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/assets/clinics_branded/app-background-6411319ab82ac5de0a562096b9abf17547f7bddac4dd067fa4517a7ac0271c9e.png);
  border-radius: 50%;
  width: 120px;
  height: 120px;
}

/* line 325, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-logo-container .logo-container .clinic-roundel img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 332, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-logo-container .logo-container .clinic-roundel .logo-image {
  width: calc(120px - 8px * 2);
  height: calc(120px - 8px * 2);
  border-radius: 50%;
}

/* line 337, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-logo-container .logo-container .clinic-roundel .logo-image.clinic-default {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: #4d69bf;
}

/* line 344, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-logo-container .logo-container .clinic-roundel .logo-image.clinic-default i {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 88px;
  z-index: 2;
}

/* line 355, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-logo-container .telehealth-roundel {
  z-index: 2;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: url(/assets/clinics_branded/app-background-6411319ab82ac5de0a562096b9abf17547f7bddac4dd067fa4517a7ac0271c9e.png);
  border-radius: 50%;
  bottom: 0;
  right: 0;
}

/* line 368, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-logo-container .telehealth-roundel .telehealth-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(48px - 8px * 2);
  height: calc(48px - 8px * 2);
  background: #4d69bf;
  border-radius: inherit;
}

/* line 377, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-wrapper .clinic-content .clinic-logo-container .telehealth-roundel .telehealth-inner i {
  color: #ffffff;
  font-size: 24px;
  z-index: 2;
}

/* line 390, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-footer {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  height: 96px;
  width: 100%;
  background-color: #f2f4f7;
  color: #1a2033;
}

/* line 401, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-footer a, .content-footer p {
  font-family: BrandFontRegular, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 1.67;
  color: #393e4d;
  text-align: center;
}

/* line 406, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-footer .horizontal-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: center;
}

/* line 414, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-footer .separator {
  margin: 0 8px;
}

/* line 418, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-footer .link {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 424, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-footer .link a {
  color: #1a2033;
  text-decoration: none;
}

/* line 428, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-footer .link a:hover {
  text-decoration: underline;
  color: #4d69bf;
}

/* line 434, app/assets/stylesheets/welcome/branded_signup.css.scss */
.content-footer .corporate {
  color: #4d69bf;
}

@media only screen and (max-width: 768px) {
  /* line 440, app/assets/stylesheets/welcome/branded_signup.css.scss */
  .clinic-content {
    width: 100%;
    margin: unset;
  }
  /* line 444, app/assets/stylesheets/welcome/branded_signup.css.scss */
  .clinic-content .clinic-content-left {
    margin: unset;
  }
  /* line 448, app/assets/stylesheets/welcome/branded_signup.css.scss */
  .clinic-content .clinic-content-right {
    margin: unset;
  }
}
