/* NormanMD Styles - Custom CSS modifications added by NormanMD team */
/* Vertex: DO NOT add your styles here. This stylesheet should always be the last stylesheet included on any page. */
.alert .tag-icon {
  flex: 0 0 3.2rem;
  height: 3.2rem;
  margin-right: 1rem;
  background: url("../tag-icon.html") no-repeat center/contain;
}
.alert .icon-right:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: inherit;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  background-color: currentColor;
  margin-left: .75rem;
  -webkit-mask-image: url("../info.html");
}

.pre-footer a {
  color: #fff;
}

.page-physician-bio .hero .hero-columns .hero-img .img-crop-round {
  outline: none !important;
  border: 0.75rem solid var(--color-white) !important;
  padding: .75rem;
}

.page-physician-bio .hero .hero-columns .hero-img {
  padding: 0 !important;
}

/*Pedi page*/
#page-18362 #content {
  padding: 0;
}
#page-18362 main > section:not(.hero) {
  overflow: visible;
}
@media screen and (min-width: 768px) {
  #page-18362 #content article:first-of-type {
    background-image: url("../svg/orange-bird.svg");
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: 101%;
    padding-bottom: 2rem;
  }
}
#page-18362 #content article:first-of-type ul {
  background-color: var(--color-white);
  margin-top: 2rem;
}
#page-18362 #content article.bgr-green {
  padding: 6rem 0;
}
@media screen and (min-width: 768px) {
  #page-18362 #content article.bgr-green {
    background-image: url("../svg/double-cloud.svg");
    background-repeat: no-repeat;
    background-position-x: -32rem;
    background-position-y: 3rem;
    position: relative;
  }
  #page-18362 #content article.bgr-green::after {
    content: '';
    background-image: url("../svg/double-cloud.svg");
    background-repeat: no-repeat;
    background-position-x: calc(100% + 7rem);
    background-position-y: calc(100% - 1rem);
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
  }
}
#page-18362 #content article.bgr-green .wrapper {
  position: relative;
  z-index: 8;
  max-width: 78rem;
}
@media screen and (min-width: 1131px) {
  #page-18362 #content article.bgr-green .wrapper {
    max-width: 103rem;
  }
}
#page-18362 #content article.bgr-green div.text-center {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: 1fr;
  margin: 2rem 0;
}
@media screen and (min-width: 768px) {
  #page-18362 #content article.bgr-green div.text-center {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    margin: 6rem 0;
  }
}
#page-18362 #content article.bgr-green div.text-center .square {
  background: #fff;
  border-radius: 2rem;
  border: solid 1px var(--color-secondary);
  color: var(--color-black);
  padding: 3rem;
  height: 100%;
  grid-column: span 6;
}
@media screen and (min-width: 1131px) {
  #page-18362 #content article.bgr-green div.text-center .square {
    grid-column: span 4;
  }
}
@media screen and (min-width: 768px) {
  #page-18362 #content article.bgr-green div.text-center .square {
    aspect-ratio: 1/1;
  }
}
@media screen and (min-width: 768px) {
  #page-18362 #content article.bgr-green div.text-center .square:first-child {
    position: relative;
  }
  #page-18362 #content article.bgr-green div.text-center .square:first-child::after {
    content: '';
    height: 11.6rem;
    width: 14.9rem;
    display: block;
    background-image: url("../svg/green-bird.svg");
    background-repeat: no-repeat;
    position: absolute;
    top: -11.3rem;
    left: calc(50% - (14.9rem/2));
  }
}
#page-18362 #content article.bgr-green div.text-center .square img {
  min-height: 8rem;
  width: auto;
  margin: 2rem 0;
  height: 29%;
  max-height: 10rem;
}
#page-18362 #content article.bgr-green div.text-center .square:nth-child(2) img {
  height: 24%;
  margin: calc(2rem + .5%) 0 2rem;
}
#page-18362 #content article.bgr-green div.text-center .square p.h3 {
  margin-bottom: 0;
  font-size: 2.6rem;
  line-height: 3.4rem;
}
@media screen and (min-width: 768px) {
  #page-18362 #content article.bgr-green div.text-center .square p.h3 {
    font-size: 2.5rem;
    line-height: 3.8rem;
  }
}
#page-18362 #content article:nth-child(3) {
  position: relative;
  overflow: visible;
  padding: 6rem 0;
}
#page-18362 #content article:nth-child(3) #branch-1 {
  display: none;
}
@media screen and (min-width: 768px) {
  #page-18362 #content article:nth-child(3) #branch-1 {
    position: absolute;
    top: -17rem;
    left: 0;
    max-width: 50rem;
    z-index: 9;
    display: block;
  }
}
#page-18362 #content article:nth-child(3) #branch-2 {
  display: none;
}
@media screen and (min-width: 768px) {
  #page-18362 #content article:nth-child(3) #branch-2 {
    position: absolute;
    bottom: -7rem;
    right: -2.5rem;
    max-width: 40rem;
    z-index: 9;
    display: block;
  }
}
#page-18362 #content article:nth-child(4) {
  position: relative;
  overflow: visible;
  padding-bottom: 5rem;
}
#page-18362 #content article:nth-child(4) #branch-3 {
  display: none;
}
@media screen and (min-width: 768px) {
  #page-18362 #content article:nth-child(4) #branch-3 {
    position: absolute;
    bottom: -6.7rem;
    left: -4.5rem;
    max-width: 35rem;
    z-index: 9;
    display: block;
  }
}
#page-18362 #content article:nth-child(4) .one-fourth {
  align-self: flex-start;
}

.page-18307 #what-we-treat-promo,
.page-18321 #what-we-treat-promo,
.page-18322 #what-we-treat-promo {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-18307 #what-we-treat-promo > li,
.page-18321 #what-we-treat-promo > li,
.page-18322 #what-we-treat-promo > li {
  margin: 0;
}
.page-18307 #what-we-treat-promo .checklist,
.page-18321 #what-we-treat-promo .checklist,
.page-18322 #what-we-treat-promo .checklist {
  margin: 2rem 0;
}
@media screen and (min-width: 768px) {
  .page-18307 #what-we-treat-promo,
  .page-18321 #what-we-treat-promo,
  .page-18322 #what-we-treat-promo {
    display: grid;
    grid-template-columns: minmax(min-content, 36rem) minmax(min-content, 60rem);
    grid-template-rows: auto 1fr;
    grid-gap: 4rem 4rem;
    align-items: start;
    max-width: 100rem;
    margin: 0 auto;
  }
  .page-18307 #what-we-treat-promo > li:nth-child(2),
  .page-18321 #what-we-treat-promo > li:nth-child(2),
  .page-18322 #what-we-treat-promo > li:nth-child(2) {
    grid-area: 1 / 2 / 3 / 3;
  }
  .page-18307 #what-we-treat-promo .checklist,
  .page-18321 #what-we-treat-promo .checklist,
  .page-18322 #what-we-treat-promo .checklist {
    margin: 0;
  }
  .page-18307 #what-we-treat-promo .checklist > li,
  .page-18321 #what-we-treat-promo .checklist > li,
  .page-18322 #what-we-treat-promo .checklist > li {
    margin-bottom: 1rem;
  }
}
