@charset "UTF-8";
/* Austin Regional Clinic Styles - Custom CSS modifications added by Austin Regional Clinic team */
/* Vertex: DO NOT add your styles here. This stylesheet should always be the last stylesheet included on any page. */
.dp__full-width {
  padding-left: 0;
}

/*style control for iframe of embed widget for well check */
.page-8087 #widget-iframe{
	width: 100%;
	height: 45rem;
	border: 1px solid #eee;
  	margin-bottom: 3rem;
}


.page-18403 #specialty-list li {
  position: relative;
}

@media screen and (min-width:881px) {
  .page-18403 #specialty-list li > a {
  position: absolute;
  right: 0;
  top: 0;
  font-family: Merriweather Sans;
  padding: 1.5rem 0;
}
}

@media screen and (min-width:881px) {
  .page-18403 #specialty-list li > a::after {
  content: '';
  display: inline-block;
  -webkit-mask: url(../svg/icon-curved-arrow-right.svg) no-repeat center;
  mask: url(../svg/icon-curved-arrow-right.svg) no-repeat center;
  width: 2.4rem;
  height: 1.6rem;
  margin-left: 1rem;
  background-color: currentColor;
}
}

@media screen and (max-width:880px) {
  .page-18403 #specialty-list li > a {
  position:relative !important;
  font-family: Merriweather Sans;
  padding: 0px 25px 0px  25px;
 }
}

@media screen and (max-width:880px) {
  .page-18403 #specialty-list li > a::after {
  content: '';
  display: inline-block;
  -webkit-mask: url(../svg/icon-curved-arrow-right.svg) no-repeat center;
  mask: url(../svg/icon-curved-arrow-right.svg) no-repeat center;
  width: 2.4rem;
  height: 1.6rem;
  margin-left: 1rem;
  background-color: currentColor;
 }
}


.page-18404 #specialty-list li {
  position: relative;
}

@media screen and (min-width:1091px) {
  .page-18404 #specialty-list li > a {
  position: absolute;
  right: 0;
  top: 0;
  font-family: Merriweather Sans;
  padding: 1.5rem 0;
  }
}

@media screen and (min-width:1091px) {
  .page-18404 #specialty-list li > a::after {
  content: '';
  display: inline-block;
  -webkit-mask: url(../svg/icon-curved-arrow-right.svg) no-repeat center;
  mask: url(../svg/icon-curved-arrow-right.svg) no-repeat center;
  width: 2.4rem;
  height: 1.6rem;
  margin-left: 1rem;
  background-color: currentColor;
 }
}

@media screen and (max-width:1090px) {
  .page-18404 #specialty-list li > a {
  position:relative !important;
  font-family: Merriweather Sans;
  padding: 0px 25px 0px  25px;
 }
}

@media screen and (max-width:1090px) {
  .page-18404 #specialty-list li > a::after {
  content: '';
  display: inline-block;
  -webkit-mask: url(../svg/icon-curved-arrow-right.svg) no-repeat center;
  mask: url(../svg/icon-curved-arrow-right.svg) no-repeat center;
  width: 2.4rem;
  height: 1.6rem;
  margin-left: 1rem;
  background-color: currentColor;
 }
}




.page-8087 .ss-hero-banner #buttonWrapper {
  position: relative !important;
}
.page-8087 .ss-hero-banner #buttonWrapper #shopBtn,
.page-8087 .ss-hero-banner #buttonWrapper #vaccineBtn {
  position: absolute;
  left: 16rem;
}

.page-18351 .hero-banner,
.page-18285 .hero-banner {
  background-color: #272E4B;
}
.page-18351 .hero-banner .columns,
.page-18285 .hero-banner .columns {
  align-items: center;
}
.page-18351 .hero-banner .columns > *.two-thirds,
.page-18285 .hero-banner .columns > *.two-thirds {
  max-width: 90vw;
}
@media screen and (max-width: 978px) {
  .page-18351 .hero-banner .columns > *.two-thirds,
  .page-18351 .hero-banner .columns > *.one-third,
  .page-18285 .hero-banner .columns > *.two-thirds,
  .page-18285 .hero-banner .columns > *.one-third {
    grid-column: span 12;
  }
}
.page-18351 .hero-banner #ma-logo,
.page-18285 .hero-banner #ma-logo {
  max-width: 80%;
  margin: 0 auto 2rem calc(10% + 2rem);
  display: block;
}
@media screen and (min-width: 978px) {
  .page-18351 .hero-banner #ma-logo,
  .page-18285 .hero-banner #ma-logo {
    max-width: 25%;
    margin: 0 auto 2rem calc(37.5% + 2rem);
  }
}
.page-18351 .hero-banner h1,
.page-18285 .hero-banner h1 {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.page-18351 .hero-banner h2, .page-18351 .hero-banner h3,
.page-18285 .hero-banner h2,
.page-18285 .hero-banner h3 {
  color: #fff;
}
.page-18351 .hero-banner h2,
.page-18285 .hero-banner h2 {
  margin: -2rem 0 2rem;
  font-size: 4rem;
}
@media screen and (min-width: 978px) {
  .page-18351 .hero-banner h2,
  .page-18285 .hero-banner h2 {
    font-size: 5rem;
  }
}
.page-18351 .hero-banner h3,
.page-18285 .hero-banner h3 {
  margin: 2rem 0;
}
.page-18351 .content .wrapper.narrow,
.page-18285 .content .wrapper.narrow {
  max-width: 100rem;
}
.page-18351 .content .wrapper.narrow .h2,
.page-18285 .content .wrapper.narrow .h2 {
  font-size: 4.45rem;
}

.page-home .row-stories .btn-secondary {
  padding-right: 6rem;
  position: relative;
}
.page-home .row-stories .btn-secondary::after {
  content: '';
  display: block;
  background-image: url(/templates/ARCRD/Assets/right-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 4rem;
  width: 4rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: 1rem;
}
.page-home .row-stories .btn-secondary:hover::after, .page-home .row-stories .btn-secondary:focus::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(80deg) brightness(102%) contrast(102%);
}

@media print {
  html {
    background: #fff;
  }

  a {
    color: #000;
  }

  #headerAlertBar,
  .menu-header,
  .breadcrumbs,
  .btn,
  #hyro-frame,
  .video-popup,
  .site-footer .footer-upper,
  .site-footer .menu-footer,
  .site-footer hr,
  .site-footer .footer-lower ul {
    display: none !important;
  }

  .bgr-gray {
    background-color: #fff;
  }

  .site-header {
    box-shadow: none;
  }
  .site-header .logo {
    max-width: 20rem;
    display: block;
    margin: 0 auto;
  }

  .site-footer {
    background-color: #fff;
    color: #000;
  }

  .page-find-a-doc,
  .page-find-a-location {
    font-size: 1.2rem;
    line-height: 1;
  }
  .page-find-a-doc .row-search,
  .page-find-a-doc .row-filters,
  .page-find-a-doc .results-area .display-options,
  .page-find-a-doc .results-list .distance,
  .page-find-a-doc .results-footer,
  .page-find-a-location .row-search,
  .page-find-a-location .row-filters,
  .page-find-a-location .results-area .display-options,
  .page-find-a-location .results-list .distance,
  .page-find-a-location .results-footer {

    display: none !important;
  }
  .page-find-a-doc .results-list,
  .page-find-a-location .results-list {
    overflow-y: visible;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 1.5rem;
    margin: 0;
    padding: 0;
  }
  .page-find-a-doc .results-list li,
  .page-find-a-location .results-list li {
    border: 1px solid #000;
    margin: 0;
    display: flex;
  }
  .page-find-a-doc .results-list li figure,
  .page-find-a-location .results-list li figure {
    margin: 0 1.5rem 0 0;
    flex: 0 0 10rem;
  }
  .page-find-a-doc .results-list li .icon-items .icon-left::before,
  .page-find-a-location .results-list li .icon-items .icon-left::before {
    display: none !important;
  }
  .page-find-a-doc .results-list li .details,
  .page-find-a-location .results-list li .details {
    display: inline-block;
  }
  .page-find-a-doc .results-list li .details .name,
  .page-find-a-doc .results-list li .details .specialty,
  .page-find-a-location .results-list li .details .name,
  .page-find-a-location .results-list li .details .specialty {
    text-align: left;
    font-size: 1.5rem;
  }
  .page-find-a-doc .results-list li .details .star-rating,
  .page-find-a-location .results-list li .details .star-rating {
    justify-content: flex-start;
    margin: 0;
  }
  .page-find-a-doc .results-list li .details .star-rating .star-mask,
  .page-find-a-location .results-list li .details .star-rating .star-mask {
    width: 8rem;
  }
  .page-find-a-doc .results-list li .details .icon-items,
  .page-find-a-location .results-list li .details .icon-items {
    margin-bottom: 0;
  }
  .page-find-a-doc .results-list li .details address a,
  .page-find-a-location .results-list li .details address a {
    display: none;
  }

  .page-find-a-location .results-list li figure {
    flex: 0 0 13rem;
  }

  .page-dl-detail .dl-detail-header {
    transform: none;
    margin-bottom: 0;
  }
  .page-dl-detail .dl-detail-header .wrapper {
    display: flex;
    justify-content: space-between;
  }
  .page-dl-detail .dl-detail-header .wrapper figure {
    height: 40rem;
    width: 38%;
  }
  .page-dl-detail .dl-detail-header .wrapper figure img {
    object-fit: contain;
  }
  .page-dl-detail .dl-detail-header .wrapper .details {
    width: calc(62% - 4rem);
  }
  .page-dl-detail .dl-detail-header .wrapper .details .hours .status,
  .page-dl-detail .dl-detail-header .wrapper .details .hours .schedule-toggle {
    display: none !important;
  }
  .page-dl-detail .dl-detail-header .wrapper .details .hours .schedule-dropdown {
    display: block !important;
    padding: 0;
    border: none;
    position: static;
  }
  .page-dl-detail .dl-detail-header .wrapper .details .hours .schedule-dropdown .accordion-toggle {
    margin: 0;
    display: block;
  }
  .page-dl-detail .dl-detail-header .wrapper .details .hours .schedule-dropdown .accordion-toggle::before {
    height: 0;
    margin-right: 0;
  }
  .page-dl-detail .dl-detail-header .wrapper .details .hours .schedule-dropdown .accordion-content {
    display: block !important;
    padding: 0;
    margin-left: 0;
  }
  .page-dl-detail .dl-detail-header .wrapper .details .btm-row address .icon-directions {
    display: none;
  }
  .page-dl-detail .dl-detail-header .wrapper .details .btm-row .btn-group {
    width: auto;
    margin-top: 0;
  }
  .page-dl-detail .sidebar {
    display: none;
  }
  .page-dl-detail .content .section-heading {
    background-color: #fff;
  }
  .page-dl-detail .content .quote {
    display: none;
  }
  .page-dl-detail .content .clinic-hours {
    display: none;
  }
  .page-dl-detail .content .tns-outer {
    display: none;
  }
  .page-dl-detail .content .locations-hours > li figure {
    grid-row: 1 / 3;
  }
  .page-dl-detail .content .locations-hours > li {
    border: none;
    display: grid;
    grid-template-columns: 33% 50%;
    grid-gap: 1rem;
  }
  .page-dl-detail .content .locations-hours > li .location {
    justify-content: flex-start;
    padding: 0;
  }
  .page-dl-detail .content .locations-hours > li .location a.icon-left {
    display: none;
  }
  .page-dl-detail .content .locations-hours > li .hours {
    background-color: #fff;
    padding: 0;
  }
  .page-dl-detail .content .locations-hours > li .hours .accordion-toggle::before {
    height: 0;
    margin-right: 0;
  }
  .page-dl-detail .content .locations-hours > li .hours .accordion-content {
    display: block !important;
    padding: 0;
  }
  .page-dl-detail .content .locations-hours > li .hours .hours-address a {
    display: none;
  }
  .page-dl-detail .content .locations-hours > li figure img {
    width: auto;
    height: auto;
  }
  .page-dl-detail .content .definition-container {
    height: auto;
  }
  .page-dl-detail .content .definition-container .definition-list {
    overflow-y: visible;
    box-shadow: none;
    display: grid;
    grid-template-columns: 50% 50%;
  }
  .page-dl-detail .content .definition-container .definition-list dt.selected {
    background-color: #fff;
    color: #000;
  }
  .page-dl-detail .content .specialties-grid {
    grid-template-columns: 50% 50%;
  }
  .page-dl-detail .content .providers-list {
    display: grid;
    grid-template-columns: 50% 50%;
  }
  .page-dl-detail .content .providers-list li {
    border-top: none;
  }
  .page-dl-detail .content .providers-list .sorting {
    display: none;
  }
  .page-dl-detail .content #Events,
  .page-dl-detail .content .events-section,
  .page-dl-detail .content #Resources,
  .page-dl-detail .content .resources-grid,
  .page-dl-detail .content #Mentions,
  .page-dl-detail .content #Mentions + div > .media-items {
    display: none !important;
  }
}
#mychart-tips-sidebar-accordion .accordion-content {
  margin-left: 0;
}
#mychart-tips-sidebar-accordion .accordion-content a {
  padding-left: 2.4rem;
}
#mychart-tips-sidebar-accordion .accordion-content a.selected {
  background-color: var(--color-gray-light);
}

.page-8109 .hero-content,
.page-7991 .hero-content,
.page-8113 .hero-content,
.page-8001 .hero-content,
.page-8000 .hero-content,
.page-8116 .hero-content,
.page-8117 .hero-content {
  text-align: center;
  margin-left: auto;
}
@media screen and (max-width: 979px) {
  .page-8109 .hero-banner,
  .page-7991 .hero-banner,
  .page-8113 .hero-banner,
  .page-8001 .hero-banner,
  .page-8000 .hero-banner,
  .page-8116 .hero-banner,
  .page-8117 .hero-banner {
    padding: 0;
  }
  .page-8109 .hero-banner .wrapper,
  .page-7991 .hero-banner .wrapper,
  .page-8113 .hero-banner .wrapper,
  .page-8001 .hero-banner .wrapper,
  .page-8000 .hero-banner .wrapper,
  .page-8116 .hero-banner .wrapper,
  .page-8117 .hero-banner .wrapper {
    width: 100vw;
  }
}
@media screen and (min-width: 980px) {
  .page-8109 .hero-content,
  .page-7991 .hero-content,
  .page-8113 .hero-content,
  .page-8001 .hero-content,
  .page-8000 .hero-content,
  .page-8116 .hero-content,
  .page-8117 .hero-content {
    max-width: 65rem;
  }
}
@media screen and (min-width: 768px) {
  .page-8109 .hero-banner,
  .page-7991 .hero-banner,
  .page-8113 .hero-banner,
  .page-8001 .hero-banner,
  .page-8000 .hero-banner,
  .page-8116 .hero-banner,
  .page-8117 .hero-banner {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}
.page-8109 #top-workplaces,
.page-7991 #top-workplaces,
.page-8113 #top-workplaces,
.page-8001 #top-workplaces,
.page-8000 #top-workplaces,
.page-8116 #top-workplaces,
.page-8117 #top-workplaces {
  margin-bottom: 5rem;
}
.page-8109 #top-workplaces li,
.page-7991 #top-workplaces li,
.page-8113 #top-workplaces li,
.page-8001 #top-workplaces li,
.page-8000 #top-workplaces li,
.page-8116 #top-workplaces li,
.page-8117 #top-workplaces li {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.page-8109 #top-workplaces li img,
.page-7991 #top-workplaces li img,
.page-8113 #top-workplaces li img,
.page-8001 #top-workplaces li img,
.page-8000 #top-workplaces li img,
.page-8116 #top-workplaces li img,
.page-8117 #top-workplaces li img {
  max-height: 150px;
  padding-right: 15px
}

#contact-us p {
  margin: 1rem 0;
}
#contact-us p:last-child {
  margin-bottom: 0;
}


.page-18260 .ss-hero-banner {
  background-color: #272E4B;
  position: relative;
}

.page-18260 .ss-hero-banner .hero-img {
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-18260 .ss-hero-banner .hero-img::after {
    background: url("../svg/ss-hero-banner-border-MA.svg") no-repeat right top;
  }
}
.page-18260 .ss-hero-banner .hero-img img {
  object-position: 50% 45% !important;
}
.page-18260 .ss-hero-banner .hero-content {
  text-align: center;
  padding-left: 2rem;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .page-18260 .ss-hero-banner .hero-content {
    max-width: 60rem;
  }
}
.page-18260 .ss-hero-banner .hero-content h1 {
  line-height: 0;
  font-size: 0;
}
.page-18260 .ss-hero-banner .hero-content .logo-text {
  background: url("/templates/ARCRD/Assets/olino_ma_logo-white.svg") no-repeat center/contain;
  height: 10rem;
  width: 28rem;
}
@media only screen and (min-width: 980px) {
  .page-18260 .ss-hero-banner .hero-content .logo-text {
    width: 41rem;
    height: 15rem;
    margin-bottom: -2rem;
  }
}
.page-18260 .ss-hero-banner .hero-content p {
  display: inline;
}
.page-18260 .ss-hero-banner .hero-content p:first-of-type {
  display: block;
  font-size: 1.8rem;
}
@media only screen and (min-width: 980px) {
  .page-18260 .ss-hero-banner .hero-content p:first-of-type {
    text-indent: -2.5rem;
  }
}
.page-18260 .ss-hero-banner .hero-content p:last-of-type {
  margin-left: 1rem;
}
.page-18260 .ss-hero-banner .hero-content .btn {
  background-color: #fff;
  color: #272E4B;
  border-width: .3rem;
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .page-18260 .ss-hero-banner .hero-content .btn {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 980px) {
  .page-18260 .ss-hero-banner .hero-content .btn {
    font-size: 1.8rem;
  }
}
.page-18260 .ss-hero-banner .hero-content .btn:hover {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.page-18260 .ss-hero-banner .hero-content .btn.btn-reverse {
  background-color: #272E4B;
  color: #ffffff;
  border-color: #ffffff;
}
.page-18260 .ss-hero-banner .hero-content .btn.btn-reverse:hover {
  background-color: #fff;
  color: #272E4B;
}
.page-18260 #subscribe-btn {
  background-color: #272e4b;
  display: inline-block;
}
.page-18260 #subscribe-btn:hover {
  color: #272e4b;
  background-color: #fff;
}

.ss-hero-banner div:last-of-type .btn + .btn {
  margin-left: 1rem;
}

.product-promo a.btn-reverse:hover {
  color: #272e4b;
}
.product-promo + .product-promo a.btn-reverse:hover {
  color: #86b2cd;
}



.page-18232 .btn {
  border-radius: 3rem;
}
.page-18232 .hero-content {
  text-align: center;
  max-width: 60rem;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .page-18232 .hero-content {
    margin: 0;
  }
}
.page-18232 .hero-content .logo-text {
  display: inline-block;
  max-width: 50rem;
  width: 90%;
  height: 10rem;
  overflow: hidden;
  text-indent: -200vw;
  background: url(/templates/normanMD/svg/logo-normanMD-white.svg) no-repeat center/contain;
}
.page-18232 .hero-content p:first-of-type {
  margin-top: -2rem;
}
.page-18232 .hero-content .btn-reverse:hover {
  background-color: #64a743;
  border-color: #64a743;
  color: #fff;
}
.page-18232 .bg-purple {
  background: #4b116f url(/templates/ARCRD/jpg/bgr-purple-2.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
}
.page-18232 .bg-purple h4, .page-18232 .bg-purple h5, .page-18232 .bg-purple a {
  color: #fff !important;
}
.page-18232 .bg-purple a {
  text-decoration: underline;
}
.page-18232 .content {
  padding: 6rem 0;
}
.page-18232 .content .wrapper {
  padding: 0 6rem;
}
.page-18232 .content h2, .page-18232 .content h3, .page-18232 .content h4 {
  color: #4b116f;
}
.page-18232 .content #on-demand {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .page-18232 .content #on-demand {
    padding-left: 3rem;
  }
}
.page-18232 .content #on-demand li {
  margin: 1.5rem 0;
  padding-left: 3rem;
  background: url(../svg/icon-check-mark-circle.svg) no-repeat left top 5px/20px;
}
.page-18232 .content #on-demand + p {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-18232 .content #on-demand + p {
    text-align: left;
  }
}
.page-18232 .content #convenient-list img {
  max-height: 45rem;
}
.page-18232 .content #convenient-list p {
  max-width: 25rem;
  margin: 0 auto;
}
.page-18232 .content .slider-wrapper {
  max-width: 80rem;
  padding: 0 2rem;
  margin: 3rem auto 0;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .owl-stage-outer {
  overflow: visible;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .owl-stage {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .owl-stage .owl-item {
  min-height: 100%;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .owl-nav button {
  position: absolute;
  top: 50%;
  width: 4rem;
  height: 4rem;
  background-color: #4b116f;
  background-repeat: no-repeat;
  background-size: 50% auto;
  background-position: center center;
  border-radius: 100%;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .owl-nav button:hover {
  background-color: #330c4c;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .owl-nav button.owl-prev {
  left: 0;
  transform: translate(-50%, -50%);
  background-image: url("/templates/normanmd/svg/icon-arrow-left-white.svg");
}
.page-18232 .content .slider-wrapper #patient-stories-slider .owl-nav button.owl-next {
  right: 0;
  transform: translate(50%, -50%);
  background-image: url("/templates/normanmd/svg/icon-arrow-right-white.svg");
}
.page-18232 .content .slider-wrapper #patient-stories-slider .owl-nav button span {
  display: none;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .item {
  min-height: 100%;
  padding: 2rem;
  text-align: center;
  background-color: #fff;
  border-radius: 2rem;
  -webkit-box-shadow: 0 0.3rem 0.6rem 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.3rem 0.6rem 0 rgba(0, 0, 0, 0.25);
  display: grid;
  align-content: center;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .item img {
  display: block;
  width: 7rem;
  height: 7rem;
  overflow: hidden;
  margin: calc(((7rem / 2) + 2rem) * -1) auto 1rem auto;
  background-color: #f8f8f8;
  border: 0.1rem solid #f8f8f8;
  border-radius: 100%;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .item .h3 {
  color: #4b116f;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .item .h3::after {
  content: "";
  display: block;
  margin: 1rem auto -2rem;
  width: 3.8rem;
  height: 3.2rem;
  -webkit-mask: url("/templates/normanmd/svg/icon-quotation.svg") no-repeat;
  -webkit-mask-size: contain;
  mask: url("/templates/normanmd/svg/icon-quotation.svg") no-repeat;
  mask-size: contain;
  background-color: #4b116f;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .item p {
  max-width: 90%;
  margin: 2rem auto;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .item .btn {
  max-width: fit-content;
  margin: 0 auto;
  color: #4b116f;
  border-color: #4b116f;
  background-color: #fff;
}
.page-18232 .content .slider-wrapper #patient-stories-slider .item .btn:hover {
  background-color: #4b116f;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .page-18232 .content .slider-wrapper {
    padding: 0 3rem;
    margin-top: 7rem;
  }
  .page-18232 .content .slider-wrapper #patient-stories-slider .owl-nav button {
    width: 6rem;
    height: 6rem;
  }
  .page-18232 .content .slider-wrapper #patient-stories-slider .item {
    padding: 4rem;
    border-radius: 4rem;
  }
  .page-18232 .content .slider-wrapper #patient-stories-slider .item p {
    max-width: 80%;
  }
  .page-18232 .content .slider-wrapper #patient-stories-slider .item img {
    width: 14rem;
    height: 14rem;
    margin-top: calc(((14rem / 2) + 4rem) * -1);
    margin-bottom: 2rem;
  }
}
.page-18232 .content ul.checklist li {
  list-style-type: "\2713";
  padding-inline-start: 1ch;
}
.page-18232 .content ul.checklist li::marker {
  color: #4b116f;
}
.page-18232 .content#plans .bg-purple {
  padding: 6rem 0 25rem;
}
.page-18232 .content#plans .bg-purple p {
  max-width: 65rem;
  margin: 1rem auto;
}
.page-18232 .content#plans .bg-purple + .wrapper {
  position: relative;
  top: -22rem;
  padding: .1rem 0 0;
  margin-bottom: -24.1rem;
}
@media only screen and (min-width: 980px) {
  .page-18232 .content#plans .bg-purple + .wrapper {
    padding: .1rem 6rem 0;
  }
}
.page-18232 .content#plans .bg-purple + .wrapper.narrow {
  max-width: 112rem;
}
.page-18232 .content#plans .bg-purple + .wrapper .switch {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  position: absolute;
  right: calc(50% - 13.15rem);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  line-height: 2rem;
}
@media screen and (min-width: 870px) {
  .page-18232 .content#plans .bg-purple + .wrapper .switch {
    right: 8rem;
  }
}
.page-18232 .content#plans .bg-purple + .wrapper .switch .control-label strong {
  display: block;
  text-align: center;
}
@media screen and (min-width: 870px) {
  .page-18232 .content#plans .bg-purple + .wrapper .switch .control-label strong {
    display: inline;
    text-align: left;
  }
}
.page-18232 .content#plans .bg-purple + .wrapper .switch .control-label:first-of-type {
  margin-right: 1rem;
}
.page-18232 .content#plans .bg-purple + .wrapper .switch .control-label:last-of-type {
  margin-left: 1rem;
}
.page-18232 .content#plans .bg-purple + .wrapper .switch input[type=checkbox] {
  position: absolute;
  left: 0;
  opacity: 0;
  outline: none;
  z-index: -1;
  vertical-align: baseline;
}
.page-18232 .content#plans .bg-purple + .wrapper .switch input[type=checkbox] + .check {
  border-radius: 5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 5rem;
  height: 2.5rem;
  padding: .5rem;
  background: #fff;
  transition: background 150ms ease-out, box-shadow 150ms ease-out;
}
.page-18232 .content#plans .bg-purple + .wrapper .switch input[type=checkbox] + .check:before {
  content: "";
  display: block;
  border-radius: 5rem;
  width: 2rem;
  height: 2rem;
  background: #64a743;
  transition: transform 150ms ease-out;
  will-change: transform;
  transform-origin: left;
}
.page-18232 .content#plans .bg-purple + .wrapper .switch input[type=checkbox]:checked + .check:before {
  transform: translate3d(100%, 0, 0);
}
.page-18232 .content#plans .bg-purple + .wrapper .columns {
  margin-top: 6rem;
}
@media screen and (min-width: 870px) {
  .page-18232 .content#plans .bg-purple + .wrapper .columns {
    margin-top: 4rem;
  }
}
.page-18232 .content#plans .bg-purple + .wrapper .card {
  background: #fff;
  border-style: solid;
  border-radius: 4rem;
  border-width: .25rem;
  display: flex;
  flex-flow: column nowrap;
  padding: 0;
}
.page-18232 .content#plans .bg-purple + .wrapper .card.individual {
  border-color: #3F8ECC;
}
.page-18232 .content#plans .bg-purple + .wrapper .card.individual .savings, .page-18232 .content#plans .bg-purple + .wrapper .card.individual .btn, .page-18232 .content#plans .bg-purple + .wrapper .card.individual .body ul li:before {
  background-color: #3F8ECC;
}
.page-18232 .content#plans .bg-purple + .wrapper .card.individual .btn:hover {
  border-color: #3F8ECC;
  color: #3F8ECC;
}
.page-18232 .content#plans .bg-purple + .wrapper .card.family {
  border-color: #00B088;
}
.page-18232 .content#plans .bg-purple + .wrapper .card.family .savings, .page-18232 .content#plans .bg-purple + .wrapper .card.family .btn, .page-18232 .content#plans .bg-purple + .wrapper .card.family .body ul li:before {
  background-color: #00B088;
}
.page-18232 .content#plans .bg-purple + .wrapper .card.family .btn:hover {
  border-color: #00B088;
  color: #00B088;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .header {
  padding: 3rem;
  display: flex;
  justify-content: space-between;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .header div:last-child {
  width: 11rem;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .header p {
  margin: 0;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .header .heading {
  font-size: 3.5rem;
  line-height: 4rem;
  font-weight: 700;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .header .sub-heading {
  font-size: 3rem;
  line-height: 3rem;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .header .price {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 3.5rem;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .header .price span {
  font-size: 1.5rem;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .header .price span:first-of-type {
  vertical-align: super;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .savings {
  padding: 1rem 3rem;
  color: #fff;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .savings p {
  margin: 0;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .body {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  height: 100%;
  padding: 3rem;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .body ul li {
  margin: 1.5rem 0;
  display: flex;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .body ul li:before {
  content: '';
  display: block;
  -webkit-mask-image: url(../svg/icon-check-mark-circle.svg);
  mask-image: url(../svg/icon-check-mark-circle.svg);
  mask-repeat: no-repeat;
  mask-size: 2rem;
  mask-position: center .5rem;
  flex: 0 0 3rem;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .body .btn {
  max-width: 30rem;
  margin: 0 auto;
}
.page-18232 .content#plans .bg-purple + .wrapper .card .body .btn:hover {
  background-color: #fff;
}
.page-18232 .content#plans .bg-purple + .wrapper .monthly {
  display: none;
}
.page-18232 .content#plans #hours {
  border-color: #64a743;
  margin-bottom: 2rem;
}
.page-18232 .content#plans #hours .columns {
  margin-top: 0;
  grid-gap: 0;
}
.page-18232 .content#plans #hours .header {
  order: 2;
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .page-18232 .content#plans #hours .header {
    order: 1;
    padding-top: 3rem;
  }
}
.page-18232 .content#plans #hours .header > div {
  display: flex;
  height: 100%;
  width: 100%;
  flex-flow: column;
  align-items: center;
  justify-content: space-around;
}
.page-18232 .content#plans #hours .header > div .price {
  font-size: 4rem;
  margin-bottom: 1rem;
}
.page-18232 .content#plans #hours .header > div .price span {
  font-size: 1.8rem;
}
.page-18232 .content#plans #hours .body {
  order: 1;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .page-18232 .content#plans #hours .body {
    order: 2;
    padding-bottom: 3rem;
  }
}
.page-18232 .content#plans #hours .body p {
  margin: 0;
}
.page-18232 .content#plans #hours .body .sub-heading {
  font-size: 2.8rem;
  line-height: 3rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-18232 .content#plans #hours .body .sub-heading {
    text-align: left;
  }
}
.page-18232 .content#plans #hours .body ul li:before {
  background-color: #64a743;
}
.page-18232 .content#plans .grey {
  color: #afb6ba;
}
.page-18232 .content .download-links a.google-play {
  background-image: url("/templates/ARCRD/Assets/btn-google-play.png");
}
.page-18232 .content .download-links a.app-store {
  background-image: url("/templates/ARCRD/Assets/btn-app-store.png");
}
.page-18232 .content .download-links a {
  display: inline-block;
  overflow: hidden;
  text-indent: -100vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  height: 6rem;
  width: 16rem;
  font-size: 0;
}



.resource .links {
  max-height: 38rem;
  overflow-y: auto;
}

/*#book-now-fixed{
	@media screen and (min-width: 768px) {
		display: none;
	}
	position: fixed;
	bottom: 0;
	left: 0;
	background: $white;
	padding: 1.5rem 0;
	width: 100%;
	border-top: solid 1px $gray;
	z-index: 100;
	.btn{
		display: inline-block;
		width: 75%;
		margin: 0 12.5%;
	}
}*/
img {
  transform: scale(1);
}

#headerAlertBar .wrapper p a {
  margin-right: 1.5rem;
}
#headerAlertBar .wrapper p a + a {
  border-left: 2px solid #fff;
  padding-left: 1.5rem;
}

.popup-content table {
  width: 100%;
  border-collapse: collapse;
}
.popup-content table tr {
  border-bottom: solid 1px #afb6ba;
}

.mfp-container {
  padding: 4rem !important;
}

.mfp-iframe-scaler iframe[src*="mychart.austinregionalclinic.com"],
.mfp-iframe-scaler iframe[src="/book-now"],
.mfp-iframe-scaler iframe[src="/book-now/after-hours-vaccine"],
iframe#openSchedulingFrame{
  /*padding-left: 2rem;*/
  background-color: #fff;
  border-radius: 1rem;
}
iframe#openSchedulingFrame{
  padding-left: 2rem;
}

#DrivingInfo {
  padding-top: 3rem;
}
#DrivingInfo .icon-parking:before {
  color: #4b116f;
}

#parking-alert {
  background: #CC3721;
  color: #fff;
  padding: 1rem 4rem;
  margin-top: -2rem;
  width: calc(100% + 4rem);
  margin-left: -2rem;
}
#parking-alert:before {
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  width: 2.4rem;
  height: 2rem;
  -webkit-mask: url(/templates/arcrd/svg/icon-alert.svg) no-repeat center;
  mask: url(/templates/arcrd/svg/icon-alert.svg) no-repeat center;
  background-color: #fff;
  margin: .5rem 1rem -.5rem 0;
}
#parking-alert a {
  color: #fff;
  text-decoration: underline;
}

#benefits img {
  max-height: 75px;
}

#download-mychart-callout .columns .two-thirds {
  display: grid;
  align-content: center;
}
#download-mychart-callout .columns .two-thirds .text-white {
  font-size: 4.5rem;
  line-height: 5rem;
}
#download-mychart-callout .columns .two-thirds .btn-group {
  justify-content: center;
}
#download-mychart-callout .columns .one-third {
  display: none;
}

.ss-hero-banner .hero-img img {
  object-position: 50% 20% !important;
}

.page-18258 .ss-hero-banner .hero-img img {
  object-position: 50% 5% !important;
}

#careers-apply-today {
  text-align: center;
}
#careers-apply-today li {
  position: relative;
}
#careers-apply-today li a:last-of-type {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, 0%);
  text-transform: none !important;
  white-space: nowrap;
  font-size: 1.4rem;
}

.ph-directory th,
.ph-directory td {
  vertical-align: middle;
}

.questionnaire .appointment-question {
  display: none;
  padding-top: 3.5rem;
  border-top: 0.1rem solid #afb6ba;
  width: 100%;
  margin: 3.5rem auto 0;
  text-align: center;
}
.questionnaire .appointment-question.default {
  display: block;
  padding-top: 0;
  margin-top: 0;
  border-top: 0 none;
}
.questionnaire .appointment-question > *:first-child {
  margin-top: 0;
}
.questionnaire .appointment-question > *:last-child {
  margin-bottom: 0;
}
.questionnaire .appointment-question .btn-group {
  border: 0.2rem solid #9361a6;
  overflow: hidden;
  border-radius: 1.5rem;
  column-gap: 0;
  align-items: center;
  flex-flow: row wrap;
}
.questionnaire .appointment-question .btn-group > .btn {
  border-radius: 0;
  border: none;
  border-right: 0.2rem solid #9361a6;
  min-width: 6.5rem;
  background: #fff;
  color: #9361a6;
}
.questionnaire .appointment-question .btn-group > .btn:hover, .questionnaire .appointment-question .btn-group > .btn.selected, .questionnaire .appointment-question .btn-group > .btn.selected:hover {
  color: #fff;
  background-color: #9361a6;
}
.questionnaire .appointment-question .btn-group > .btn:last-child {
  border-right: none;
}
.questionnaire .appointment-question #visitTypeButtons {
  display: inline-flex;
  gap: 1rem;
}
.questionnaire .appointment-question ul.choices {
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
}
.questionnaire .appointment-question ul.choices > li + li {
  margin-top: 0;
}
.questionnaire .appointment-question ul.choices > li a.btn {
  width: 100%;
  border: 0.2rem solid #9361a6;
  border-radius: 1.5rem;
  background: #fff;
  color: #9361a6;
}
.questionnaire .appointment-question ul.choices > li a.btn:hover,
.questionnaire .appointment-question ul.choices > li a.btn.selected{

  color: #fff;
  background-color: #9361a6;
}
.questionnaire .appointment-question ul.choices:not(.flex) {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  grid-gap: 1.5rem;
  align-items: center;
}
.questionnaire .appointment-question ul.choices.flex {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1.5rem;
}
.questionnaire .appointment-question ul.choices.flex li {
  max-width: 25rem;
  flex: 1 1 0;
}
.questionnaire .appointment-question ul:not(.choices) {
  text-align: left;
}
.questionnaire .appointment-question #hours-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2rem;
}
.questionnaire .appointment-question #hours-table thead {
  background-color: #4b116f;
  color: #fff;
}
.questionnaire .appointment-question #hours-table thead th {
  padding: 1rem 0;
}
.questionnaire .appointment-question #hours-table thead th:nth-of-type(2) {
  border-right: 1px solid #fff;
}
.questionnaire .appointment-question #hours-table tbody tr td {
  border-right: #444 solid 1px;
  padding: .5rem;
}
.questionnaire .appointment-question #hours-table tbody tr td:last-of-type {
  border-right: 0;
}
.questionnaire .appointment-question #hours-table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
.questionnaire iframe.MyChartIframe {
  width: 100%;
  overflow: hidden;
  border: none;
}

div.accordion {
  padding: 0;
  margin-top: 0;
  overflow: hidden;
}
div.accordion > div {
  margin: 0;
  padding: 0;
  border-bottom: 0.1rem solid var(--color-gray);
}

.specialties-grid img {
  object-position: left;
}

@media screen and (min-width: 768px) {
  #download-mychart-callout {
    margin-top: 8rem;
  }
  #download-mychart-callout .columns {
    clip-path: inset(-10rem 0 -4rem 0);
  }
  #download-mychart-callout .columns .two-thirds {
    padding: 3rem 0;
  }
  #download-mychart-callout .columns .one-third {
    position: relative;
    display: list-item;
  }
  #download-mychart-callout .columns .one-third img {
    position: absolute;
    bottom: -7rem;
    right: 10%;
  }

  .questionnaire .appointment-question ul.choices:not(.flex) {
    grid-template-columns: repeat(3, 1fr);
  }

  #parking-alert {
    margin-top: -4rem;
    width: calc(100% + 8rem);
    margin-left: -4rem;
  }
}
@media only screen and (min-width: 980px) {
  .questionnaire .appointment-question {
    width: 75%;
  }
}
