/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/custom-full-layouts/full-layout--mega-hero/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.select-random-image {
  visibility: hidden !important;
}

.wp-block-create-block-full-layout--mega-hero,
.full-width-mega-hero {
  display: grid;
  grid-template-rows: repeat(7, minmax(0, 1fr));
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media all and (min-width: 990px) {
  .wp-block-create-block-full-layout--mega-hero,
  .full-width-mega-hero {
    padding-right: 10px;
  }
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--mega-hero,
  .full-width-mega-hero {
    grid-template-rows: auto;
  }
}
@media (min-width: 990px) and (max-width: 1199.98px) {
  .wp-block-create-block-full-layout--mega-hero,
  .full-width-mega-hero {
    padding-bottom: 85px;
  }
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--mega-hero,
  .full-width-mega-hero {
    padding-bottom: 80px;
  }
}
@media all and (max-width: 767.98px) {
  .wp-block-create-block-full-layout--mega-hero,
  .full-width-mega-hero {
    padding-bottom: 75px;
  }
}
.wp-block-create-block-full-layout--mega-hero .wp-block-button,
.full-width-mega-hero .wp-block-button {
  width: 100%;
}
.wp-block-create-block-full-layout--mega-hero .wp-block-button .wp-block-button__link,
.full-width-mega-hero .wp-block-button .wp-block-button__link {
  width: 100%;
}
.wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks,
.full-width-mega-hero .mega-hero--left-blocks {
  grid-area: 1/1/7/8;
  z-index: 1;
}
@media (min-width: 990px) and (max-width: 1499.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks,
  .full-width-mega-hero .mega-hero--left-blocks {
    grid-area: 1/1/6/10;
  }
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks,
  .full-width-mega-hero .mega-hero--left-blocks {
    grid-area: 1/1/1/13;
  }
}
.wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks--background-image,
.full-width-mega-hero .mega-hero--left-blocks--background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  padding: 150px 300px 350px 130px;
  border-radius: 0 10px 10px 0;
}
.wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks--background-image .eyebrow,
.full-width-mega-hero .mega-hero--left-blocks--background-image .eyebrow {
  color: #000000;
}
.wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks--background-image .jumbo-heading,
.full-width-mega-hero .mega-hero--left-blocks--background-image .jumbo-heading {
  font-size: 59px;
  line-height: 59px;
  letter-spacing: -1.18px;
}
@media (min-width: 990px) and (max-width: 1199.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks--background-image .jumbo-heading,
  .full-width-mega-hero .mega-hero--left-blocks--background-image .jumbo-heading {
    font-size: 50px;
    line-height: 53px;
    letter-spacing: -1px;
  }
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks--background-image .jumbo-heading,
  .full-width-mega-hero .mega-hero--left-blocks--background-image .jumbo-heading {
    font-size: 45px;
    line-height: 53px;
    letter-spacing: -0.9px;
  }
}
@media all and (max-width: 767.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks--background-image .jumbo-heading,
  .full-width-mega-hero .mega-hero--left-blocks--background-image .jumbo-heading {
    font-size: 27px;
    line-height: 28px;
    letter-spacing: -0.54px;
  }
}
@media (min-width: 1200px) and (max-width: 1699.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks--background-image,
  .full-width-mega-hero .mega-hero--left-blocks--background-image {
    padding: 75px 150px 350px 25px;
  }
}
@media (min-width: 990px) and (max-width: 1499.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks--background-image,
  .full-width-mega-hero .mega-hero--left-blocks--background-image {
    padding: 55px 90px 300px 35px;
  }
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks--background-image,
  .full-width-mega-hero .mega-hero--left-blocks--background-image {
    padding: 35px 25px;
    border-radius: 0;
    min-height: 300px;
    aspect-ratio: 2/1;
  }
  .wp-block-create-block-full-layout--mega-hero .mega-hero--left-blocks--background-image .eyebrow,
  .full-width-mega-hero .mega-hero--left-blocks--background-image .eyebrow {
    font-size: 11px;
    margin-bottom: 10px;
  }
}
.wp-block-create-block-full-layout--mega-hero .mega-hero--right-blocks,
.full-width-mega-hero .mega-hero--right-blocks {
  grid-area: 1/7/7/13;
  z-index: 2;
}
@media (min-width: 990px) and (max-width: 1499.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--right-blocks,
  .full-width-mega-hero .mega-hero--right-blocks {
    grid-area: 1/9/8/13;
  }
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--right-blocks,
  .full-width-mega-hero .mega-hero--right-blocks {
    grid-area: 3/1/3/13;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--right-blocks .stacked-card .arrow-cta,
  .full-width-mega-hero .mega-hero--right-blocks .stacked-card .arrow-cta {
    font-size: 28px !important;
  }
}
.wp-block-create-block-full-layout--mega-hero .mega-hero--bottom-blocks,
.full-width-mega-hero .mega-hero--bottom-blocks {
  grid-area: 5/1/8/7;
  z-index: 2;
  padding: 0 80px;
}
@media (min-width: 990px) and (max-width: 1699.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--bottom-blocks,
  .full-width-mega-hero .mega-hero--bottom-blocks {
    padding: 0 25px;
  }
}
@media (min-width: 990px) and (max-width: 1499.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--bottom-blocks,
  .full-width-mega-hero .mega-hero--bottom-blocks {
    grid-area: 4/1/8/9;
  }
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--mega-hero .mega-hero--bottom-blocks,
  .full-width-mega-hero .mega-hero--bottom-blocks {
    grid-area: 2/1/2/13;
    padding: 0;
    margin-top: -50px;
    margin-bottom: 50px;
  }
}

.offset-stacked-cards {
  max-width: 800px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
@media all and (max-width: 989.98px) {
  .offset-stacked-cards {
    order: 2;
  }
}
.offset-stacked-cards .stacked-card {
  width: calc((100% - 10px) / 2);
  aspect-ratio: 3/2;
  border-radius: 10px;
  background-color: #000000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 10px;
  transition: all ease 250ms;
  text-decoration: none;
  border-bottom: none !important;
  color: #FFFFFF;
  cursor: pointer;
  filter: grayscale(100%) contrast(113%);
  -webkit-filter: grayscale(100%) contrast(113%);
  -moz-filter: grayscale(100%) contrast(113%);
}
.offset-stacked-cards .stacked-card.reduced {
  aspect-ratio: 2/1;
}
.offset-stacked-cards .stacked-card .arrow-cta {
  margin-bottom: 10px;
}
.offset-stacked-cards .stacked-card:hover, .offset-stacked-cards .stacked-card:focus {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  border-bottom: none !important;
  filter: unset;
  -webkit-filter: unset;
  -moz-filter: unset;
}
.offset-stacked-cards .stacked-card:hover .arrow-cta, .offset-stacked-cards .stacked-card:focus .arrow-cta {
  text-decoration: underline;
}
.offset-stacked-cards .stacked-card:hover .arrow-cta::after, .offset-stacked-cards .stacked-card:focus .arrow-cta::after {
  margin-left: 5px;
  margin-right: -21px;
}
.offset-stacked-cards .stacked-card .faded-background {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.75) 95%);
  width: 100%;
  height: 100%;
  padding: 25px;
  border-radius: 0 0 10px 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
@media all and (max-width: 989.98px) {
  .offset-stacked-cards .stacked-card .faded-background {
    padding: 10px;
  }
  .offset-stacked-cards .stacked-card .faded-background .arrow-cta {
    margin-bottom: 0;
  }
}
@media (min-width: 990px) and (max-width: 1099.98px) {
  .offset-stacked-cards .stacked-card .faded-background {
    padding: 10px;
  }
  .offset-stacked-cards .stacked-card .faded-background .arrow-cta {
    margin-bottom: 0;
  }
}
.offset-stacked-cards .stacked-card:nth-child(odd) {
  margin-top: -70px;
}
.offset-stacked-cards .stacked-card:first-of-type {
  margin-top: 0;
}
.offset-stacked-cards .stacked-card:nth-of-type(2) {
  margin-top: 70px;
}
@media all and (max-width: 767.98px) {
  .offset-stacked-cards .stacked-card {
    margin-top: 0 !important;
    aspect-ratio: 2;
  }
  .offset-stacked-cards .stacked-card .p-16 {
    display: none;
  }
}
.offset-stacked-cards--row {
  max-width: 900px;
}
@media all and (max-width: 1499.98px) {
  .offset-stacked-cards--row {
    flex-wrap: wrap;
  }
}
@media all and (max-width: 989.98px) {
  .offset-stacked-cards--row {
    max-width: unset;
    padding: 15px;
    position: relative;
    padding-bottom: 212px;
  }
}
.offset-stacked-cards--row .stacked-card:nth-child(odd) {
  margin-top: 0;
}
.offset-stacked-cards--row .stacked-card:nth-child(even) {
  margin-top: 0;
}
.offset-stacked-cards--row .stacked-card:first-of-type {
  margin-top: 0;
}
.offset-stacked-cards--row .stacked-card:nth-of-type(2) {
  margin-top: 0;
}
.offset-stacked-cards--col {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  gap: 10px;
  width: calc((100% - 10px) / 2);
}
.offset-stacked-cards--col:first-of-type {
  margin-top: 35px;
}
.offset-stacked-cards--col .full-width-mobile .btn,
.offset-stacked-cards--col .full-width-mobile .arrow-cta-list {
  width: 100%;
}
.offset-stacked-cards--col .full-width-mobile .btn .is-style-grady-arrow-cta a,
.offset-stacked-cards--col .full-width-mobile .arrow-cta-list .is-style-grady-arrow-cta a {
  text-decoration: underline !important;
}
@media (min-width: 990px) and (max-width: 1499.98px) {
  .offset-stacked-cards--col {
    width: 100%;
  }
}
@media all and (max-width: 989.98px) {
  .offset-stacked-cards--col:first-of-type {
    margin-top: 0;
  }
  .offset-stacked-cards--col .full-width-mobile {
    max-height: 212px;
    overflow: hidden;
    width: calc(100vw - 45px);
    position: absolute;
    left: 15px;
    bottom: 0;
  }
  .offset-stacked-cards--col .full-width-mobile .btn,
  .offset-stacked-cards--col .full-width-mobile .arrow-cta-list,
  .offset-stacked-cards--col .full-width-mobile .wp-element-button {
    width: 100%;
    margin-bottom: 0;
  }
  .offset-stacked-cards--col .full-width-mobile .arrow-cta-list {
    padding: 35px 5px 0 5px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px 15px;
  }
  .offset-stacked-cards--col .full-width-mobile .arrow-cta-list .is-style-grady-arrow-cta {
    padding: 0;
    width: calc((100% - 15px) / 2);
  }
  .offset-stacked-cards--col .full-width-mobile .arrow-cta-list .is-style-grady-arrow-cta:nth-child(-n+2) a::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #D9D9D9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
  }
  .offset-stacked-cards--col .full-width-mobile .arrow-cta-list .is-style-grady-arrow-cta a {
    font-size: 16px;
    line-height: 20px;
    border: none !important;
    padding: 0 !important;
    margin: 0;
  }
  .offset-stacked-cards--col .full-width-mobile .arrow-cta-list .is-style-grady-arrow-cta a::after {
    display: none;
  }
}
.offset-stacked-cards--col .stacked-card {
  width: 100%;
}
@media all and (max-width: 1499.98px) {
  .offset-stacked-cards--col .stacked-card {
    aspect-ratio: 2/1;
    padding-top: 40px;
  }
}
@media all and (max-width: 989.98px) {
  .offset-stacked-cards--col .stacked-card {
    padding-top: 64px;
  }
}

.tabbed-controls {
  width: 100%;
  position: relative;
  z-index: 3;
}
.tabbed-controls .tabbed-button {
  position: absolute;
  top: 0;
  height: 50px;
  width: calc((100% - 20px) / 3);
  background-color: #FFFFFF;
  box-shadow: 0px -5px 10px 5px rgba(0, 0, 0, 0.1);
  border-radius: 8px 8px 0 0;
  border: none;
  color: #000000;
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 120%;
  transition: all ease 250ms;
  cursor: pointer;
}
@media all and (max-width: 989.98px) {
  .tabbed-controls .tabbed-button {
    box-shadow: unset;
  }
}
.tabbed-controls .tabbed-button:hover, .tabbed-controls .tabbed-button:focus {
  text-decoration: underline;
}
.tabbed-controls .tabbed-button[aria-expanded=true] {
  background-color: #F9E547;
  z-index: 3;
}
.tabbed-controls .tabbed-button[aria-controls=get-care-now] {
  left: 0;
}
.tabbed-controls .tabbed-button[aria-controls=find-a-doctor] {
  left: 50%;
  transform: translateX(-50%);
}
.tabbed-controls .tabbed-button[aria-controls=find-a-location] {
  right: 0;
}
.tabbed-controls .tabbed-content {
  visibility: hidden;
  border-top: 5px solid #F9E547;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 10px 10px;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
}
@media all and (max-width: 989.98px) {
  .tabbed-controls .tabbed-content {
    box-shadow: unset;
  }
}
.tabbed-controls .tabbed-content#find-a-doctor {
  padding: 35px 30px 45px 30px;
}
.tabbed-controls .tabbed-content * {
  opacity: 0;
}
.tabbed-controls .tabbed-content.visible {
  visibility: visible;
}
.tabbed-controls .tabbed-content.visible * {
  opacity: 1;
}
.tabbed-controls .tabbed-content .eyebrow,
.tabbed-controls .tabbed-content p,
.tabbed-controls .tabbed-content .grady-dropdown-container,
.tabbed-controls .tabbed-content a.btn {
  margin-bottom: 20px !important;
}
@media all and (max-width: 1199.98px) {
  .tabbed-controls .tabbed-content .eyebrow,
  .tabbed-controls .tabbed-content p,
  .tabbed-controls .tabbed-content .grady-dropdown-container,
  .tabbed-controls .tabbed-content a.btn {
    margin-bottom: 10px !important;
  }
}
.tabbed-controls .tabbed-content .tabbed-row {
  padding: 0 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 0 60px;
}
@media all and (max-width: 1199.98px) {
  .tabbed-controls .tabbed-content .tabbed-row {
    flex-wrap: wrap;
  }
}
.tabbed-controls .tabbed-content .tabbed-row.divider .tabbed-col:first-of-type {
  position: relative;
}
.tabbed-controls .tabbed-content .tabbed-row.divider .tabbed-col:first-of-type::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #D9D9D9;
  top: 0;
  bottom: 0;
  right: -30px;
}
@media all and (max-width: 1199.98px) {
  .tabbed-controls .tabbed-content .tabbed-row.divider .tabbed-col:first-of-type::after {
    width: 100%;
    height: 1px;
    top: 100%;
    left: 0;
    right: 0;
  }
}
.tabbed-controls .tabbed-content .tabbed-row .tabbed-col {
  width: calc((100% - 60px) / 2);
  padding: 35px 0 45px 0;
}
@media all and (max-width: 1199.98px) {
  .tabbed-controls .tabbed-content .tabbed-row .tabbed-col {
    width: 100%;
  }
  .tabbed-controls .tabbed-content .tabbed-row .tabbed-col:has(.locations-map) {
    display: none;
  }
}
.tabbed-controls .tabbed-content .tabbed-row .tabbed-col .emergency-alert {
  padding-left: 40px;
  position: relative;
}
@media all and (max-width: 1199.98px) {
  .tabbed-controls .tabbed-content .tabbed-row .tabbed-col .emergency-alert {
    margin-top: 10px;
  }
}
.tabbed-controls .tabbed-content .tabbed-row .tabbed-col .emergency-alert::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: calc((100% - 24px) / 2);
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2725%27 viewBox=%270 0 25 25%27 fill=%27none%27%3E%3Cpath d=%27M12.6262 9.36351V13.3635M12.6262 17.3635H12.6362M11.2415 4.25523L3.01665 18.4619C2.56045 19.2498 2.33234 19.6438 2.36606 19.9672C2.39546 20.2493 2.54323 20.5056 2.77259 20.6723C3.03555 20.8635 3.49081 20.8635 4.40134 20.8635H20.8511C21.7616 20.8635 22.2169 20.8635 22.4798 20.6723C22.7092 20.5056 22.857 20.2493 22.8864 19.9672C22.9201 19.6438 22.692 19.2498 22.2358 18.4619L14.0109 4.25523C13.5563 3.47007 13.329 3.07749 13.0325 2.94563C12.7739 2.83062 12.4786 2.83062 12.2199 2.94563C11.9234 3.07749 11.6961 3.47007 11.2415 4.25523Z%27 stroke=%27%23E8242E%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.tabbed-controls .tabbed-content .tabbed-row .tabbed-col .locations-map {
  position: relative;
  aspect-ratio: 1;
  border-radius: 10px;
}
@media all and (max-width: 1199.98px) {
  .tabbed-controls .tabbed-content .tabbed-row .tabbed-col .locations-map {
    display: none;
  }
}
.tabbed-controls .tabbed-content .tabbed-row .tabbed-col .locations-map #map {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 10px;
}
.tabbed-controls .tabbed-content .tabbed-row .tabbed-col .locations-map .marker-details a {
  color: #479FBD;
  text-decoration: underline;
  border: none;
}
.tabbed-controls .tabbed-content .tabbed-row .tabbed-col .locations-map .marker-details a:hover, .tabbed-controls .tabbed-content .tabbed-row .tabbed-col .locations-map .marker-details a:focus {
  text-decoration: none;
}
.tabbed-controls .tabbed-content .tabbed-row .tabbed-col .locations-map .marker-details a:hover h3, .tabbed-controls .tabbed-content .tabbed-row .tabbed-col .locations-map .marker-details a:focus h3 {
  border-bottom: 1px solid #479FBD;
}
.tabbed-controls .tabbed-content .tabbed-row .tabbed-col .locations-map .marker-details h3 {
  border-bottom: 1px solid transparent;
  color: #479FBD;
  font-size: 14px;
  margin-bottom: 10px;
}
.tabbed-controls .tabbed-content .tabbed-row .tabbed-col .locations-map .marker-details p {
  font-size: 12px;
}

/*# sourceMappingURL=style-index.css.map*/