<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.mc-enhanced-article {
  background: #fff;
  padding-bottom: 0;
}
body.mc-enhanced-article header.mayo-nav-header + header {
  display: none;
}
body.mc-enhanced-article nav.mc-breadcrumb {
  margin: 20px 0 40px;
  width: 100%;
}
body.mc-enhanced-article nav.mc-breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.mc-enhanced-article nav.mc-breadcrumb ul li {
  display: inline-block;
  padding: 0 6px;
  position: relative;
}
body.mc-enhanced-article nav.mc-breadcrumb ul li a {
  font-size: 12px;
  line-height: 20px;
  color: #003da5;
}
body.mc-enhanced-article nav.mc-breadcrumb ul li a:hover,
body.mc-enhanced-article nav.mc-breadcrumb ul li a:focus {
  text-decoration: underline;
}
body.mc-enhanced-article nav.mc-breadcrumb ul li:after {
  position: absolute;
  right: -8px;
  top: 6px;
  content: '';
  background-image: url('https://www.mayoclinic.org/~/media/B476EEBFF5534F3084C178D2B155274D.svg');
  background-repeat: no-repeat;
  color: #93928f;
  height: 8px;
  width: 8px;
}
body.mc-enhanced-article nav.mc-breadcrumb ul li:first-child {
  padding-left: 0;
}
body.mc-enhanced-article nav.mc-breadcrumb ul li:last-child {
  padding-right: 0;
}
body.mc-enhanced-article nav.mc-breadcrumb ul li:last-child:after {
  content: none;
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article nav.mc-breadcrumb {
    margin-top: 17px;
    margin-bottom: 34px;
  }
  body.mc-enhanced-article nav.mc-breadcrumb ul li {
    display: none;
  }
  body.mc-enhanced-article nav.mc-breadcrumb ul li:last-child {
    display: block;
    padding-left: 15px;
  }
  body.mc-enhanced-article nav.mc-breadcrumb ul li:last-child:after {
    right: inherit;
    left: 0;
    content: '';
    background-image: url('https://www.mayoclinic.org/~/media/B476EEBFF5534F3084C178D2B155274D.svg');
    background-repeat: no-repeat;
    transform: rotate(180deg);
  }
}
body.mc-enhanced-article nav.toggle-link button.mc-sections {
  display: none;
}
body.mc-enhanced-article nav.toggle-link ol {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 5px solid #27251f;
  width: 100%;
}
body.mc-enhanced-article nav.toggle-link ol li {
  border-bottom: 1px solid #b4b3b1;
  line-height: 22px;
  padding: 14px 10px;
  position: relative;
}
body.mc-enhanced-article nav.toggle-link ol li a {
  font-size: 16px;
  color: #27251f;
  line-height: 22px;
  display: inline-block;
  width: 88%;
}
body.mc-enhanced-article nav.toggle-link ol li a.active {
  font-weight: bold;
  text-decoration: underline;
}
body.mc-enhanced-article nav.toggle-link ol li a.active:hover,
body.mc-enhanced-article nav.toggle-link ol li a.active:focus {
  text-decoration: none;
}
body.mc-enhanced-article nav.toggle-link ol li a:hover,
body.mc-enhanced-article nav.toggle-link ol li a:focus {
  text-decoration: underline;
}
body.mc-enhanced-article nav.toggle-link ol li button.mc-toggle {
  background: url(https://www.mayoclinic.org/~/media/71FE7CBF6C134301B68D0D9DDB7F9181.svg);
  border: none;
  cursor: pointer;
  position: absolute;
  right: 10px;
  width: 16px;
  padding: 0;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  top: 15px;
}
body.mc-enhanced-article nav.toggle-link ol li button.mc-toggle &gt; .text-display {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body.mc-enhanced-article nav.toggle-link ol li button.mc-toggle.acces-show-hide:after {
  content: none;
}
body.mc-enhanced-article nav.toggle-link ol li button.mc-toggle[aria-expanded=false] {
  background-image: url('https://www.mayoclinic.org/~/media/76F9BE031EC740C19711AD59B8BE29E4.svg');
}
body.mc-enhanced-article nav.toggle-link ol li button.mc-toggle[aria-expanded=false] + ol {
  display: none;
}
body.mc-enhanced-article nav.toggle-link ol li button.mc-toggle[aria-expanded=true] {
  background-image: url('https://www.mayoclinic.org/~/media/71FE7CBF6C134301B68D0D9DDB7F9181.svg');
}
body.mc-enhanced-article nav.toggle-link ol li button.mc-toggle[aria-expanded=true] + ol {
  display: block;
}
body.mc-enhanced-article nav.toggle-link ol li button.mc-toggle.acces-show-hide:after {
  content: none;
}
body.mc-enhanced-article nav.toggle-link ol li &gt; ol {
  border: none;
  margin-left: 15px;
  margin-top: 7px;
  width: 95%;
}
body.mc-enhanced-article nav.toggle-link ol li &gt; ol li {
  border: none;
  padding: 7px 0;
}
body.mc-enhanced-article nav.toggle-link ol li &gt; ol li:last-child {
  padding-bottom: 0;
}
@media all and (max-width: 1310px) and (min-width: 767px) {
  body.mc-enhanced-article nav.toggle-link ol li a {
    padding: 0;
    width: 85%;
  }
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article nav.toggle-link {
    margin-bottom: 44px;
    width: 100%;
  }
  body.mc-enhanced-article nav.toggle-link button.mc-sections {
    display: block;
    position: relative;
    background: none;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
    text-align: left;
    line-height: 46px;
    font-size: 16px;
    color: #27251f;
    border: 1px solid #27251f;
    padding: 0 20px;
  }
  body.mc-enhanced-article nav.toggle-link button.mc-sections:after {
    content: '';
    top: 20px;
    right: 25px;
    position: absolute;
    width: 10px;
    height: 10px;
    background: url('https://www.mayoclinic.org/~/media/E59B79E903D7444F9350540B8E16078C.svg') no-repeat 0 0;
    border-style: none;
    transform: rotate(0deg);
  }
  body.mc-enhanced-article nav.toggle-link button.mc-sections[aria-expanded=false] + ol {
    display: none;
  }
  body.mc-enhanced-article nav.toggle-link button.mc-sections[aria-expanded=true] {
    border-bottom: none;
    border-radius: 3px 3px 0 0;
  }
  body.mc-enhanced-article nav.toggle-link button.mc-sections[aria-expanded=true] + ol {
    display: block;
    border-radius: 0 0 3px 3px;
  }
  body.mc-enhanced-article nav.toggle-link button.mc-sections.acces-show-hide[aria-expanded="true"] {
    margin-bottom: 0;
  }
  body.mc-enhanced-article nav.toggle-link button.mc-sections.acces-show-hide[aria-expanded="true"].acces-show-hide:after {
    top: 19px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  body.mc-enhanced-article nav.toggle-link &gt; ol {
    border: 1px solid #27251f;
    padding: 0 10px;
    width: 100%;
    border-top: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.mc-enhanced-article nav.toggle-link &gt; ol &gt; li {
    padding: 12px 10px;
  }
  body.mc-enhanced-article nav.toggle-link &gt; ol &gt; li:first-child {
    border-top: 1px solid #b4b3b1;
  }
  body.mc-enhanced-article nav.toggle-link &gt; ol &gt; li button.mc-toggle {
    display: none;
  }
  body.mc-enhanced-article nav.toggle-link &gt; ol &gt; li button.mc-toggle[aria-expanded=false] + ol {
    display: block;
  }
  body.mc-enhanced-article nav.toggle-link &gt; ol &gt; li &gt; ol li {
    padding: 10px 0;
  }
  body.mc-enhanced-article nav.toggle-link &gt; ol &gt; li:last-child {
    border: none;
  }
}
body.mc-enhanced-article .full-width-container .row-container * a:focus,
body.mc-enhanced-article .full-width-container .row-container button.mc-toggle:focus,
body.mc-enhanced-article .full-width-container .row-container .mc-print-page &gt; button:focus {
  outline: 3px dotted #27251f;
  outline-offset: 3px;
}
body.mc-enhanced-article footer.mc-footer.footer-bg-dark a:focus {
  outline: 3px dotted #FFF;
  outline-offset: 3px;
}
body.mc-enhanced-article footer.mc-footer {
  padding: 60px 0 40px;
  margin-bottom: 0;
  margin-top: 20px;
  border-top: 1px solid #27251f;
}
body.mc-enhanced-article footer.mc-footer .full-width-container {
  max-width: 1280px;
  margin: 0 auto;
}
body.mc-enhanced-article footer.mc-footer .full-width-container .row-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  padding: 0 12px;
}
body.mc-enhanced-article footer.mc-footer * a {
  text-decoration: underline;
}
body.mc-enhanced-article footer.mc-footer * a:hover,
body.mc-enhanced-article footer.mc-footer * a:focus {
  text-decoration: none;
}
body.mc-enhanced-article footer.mc-footer a.footer-button {
  background-color: #003da5;
  border: 1px solid transparent;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 20px;
  border-radius: 35px;
  text-decoration: none;
}
body.mc-enhanced-article footer.mc-footer a.footer-button:hover {
  background-color: #fff;
  border: 1px solid #003da5;
}
body.mc-enhanced-article footer.mc-footer.footer-bg-dark {
  background-color: #27251f;
  border-top: none;
}
body.mc-enhanced-article footer.mc-footer.footer-bg-dark a.footer-button {
  background-color: #afafaf;
  color: #27251f;
}
body.mc-enhanced-article footer.mc-footer.footer-bg-dark a.footer-button:hover {
  background-color: #fff;
  border: 1px solid transparent;
}
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-4 h2 &gt; a,
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-6 h2 &gt; a,
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-12 h2 &gt; a,
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-4 h2,
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-6 h2,
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-12 h2 {
  color: #fff;
  font-weight: bold;
}
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-4 h2 + a,
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-6 h2 + a,
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-12 h2 + a {
  color: #afafaf;
}
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-4 p,
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-6 p,
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-12 p {
  color: #afafaf;
}
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-4 ol li a,
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-6 ol li a,
body.mc-enhanced-article footer.mc-footer.footer-bg-dark .footer-col-12 ol li a {
  color: #afafaf;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 h2,
body.mc-enhanced-article footer.mc-footer .footer-col-6 h2,
body.mc-enhanced-article footer.mc-footer .footer-col-12 h2 {
  color: #27251f;
  font-size: 16px;
  line-height: 22px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 h2 &gt; a,
body.mc-enhanced-article footer.mc-footer .footer-col-6 h2 &gt; a,
body.mc-enhanced-article footer.mc-footer .footer-col-12 h2 &gt; a {
  color: #003da5;
  font-size: 16px;
  line-height: 22px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 h2 + a,
body.mc-enhanced-article footer.mc-footer .footer-col-6 h2 + a,
body.mc-enhanced-article footer.mc-footer .footer-col-12 h2 + a {
  color: #003da5;
  font-size: 14px;
  line-height: 26px;
  display: block;
  margin-top: 10px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 p,
body.mc-enhanced-article footer.mc-footer .footer-col-6 p,
body.mc-enhanced-article footer.mc-footer .footer-col-12 p {
  color: #27251f;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 40px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol {
  list-style: none;
  padding: 0;
  margin: 10px 0 40px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol li,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol li,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol li {
  margin-bottom: 0;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol li a,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol li a,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol li a {
  color: #003da5;
  font-size: 14px;
  line-height: 26px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li {
  display: inline-block;
  margin-right: 24px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li a,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li a,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li a {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li a:before,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li a:before,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li a:before {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  top: 0;
  left: 0;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li a:hover:before,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li a:hover:before,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li a:hover:before {
  -webkit-filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(346deg) brightness(400%) contrast(100%);
  filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(346deg) brightness(400%) contrast(100%);
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li a.mc-twitter,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li a.mc-twitter,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li a.mc-twitter {
  width: 30px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li a.mc-twitter:before,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li a.mc-twitter:before,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li a.mc-twitter:before {
  background: url('https://www.mayoclinic.org/~/media/F82CDB5A609F43C0A30393E6E012FC52.svg') 0 0 no-repeat transparent;
  width: 30px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li a.mc-facebook:before,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li a.mc-facebook:before,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li a.mc-facebook:before {
  background: url('https://www.mayoclinic.org/~/media/8621BAB9AA9842518CEB53A443DB9299.svg') 0 0 no-repeat transparent;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li a.mc-google:before,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li a.mc-google:before,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li a.mc-google:before {
  background: url('https://www.mayoclinic.org/~/media/262E02C074DE4D0189F5C72566318DCD.svg') 0 0 no-repeat transparent;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li a.mc-youtube,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li a.mc-youtube,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li a.mc-youtube {
  width: 34px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li a.mc-youtube:before,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li a.mc-youtube:before,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li a.mc-youtube:before {
  background: url('https://www.mayoclinic.org/~/media/262E02C074DE4D0189F5C72566318DCD.svg') 0 0 no-repeat transparent;
  width: 34px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li a.mc-pinterest:before,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li a.mc-pinterest:before,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li a.mc-pinterest:before {
  background: url('https://www.mayoclinic.org/~/media/6F4256F2E8D34F9DADCE0BF8D4A0A876.svg') 0 0 no-repeat transparent;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li a &gt; span,
body.mc-enhanced-article footer.mc-footer .footer-col-6 ol.mc-social-media li a &gt; span,
body.mc-enhanced-article footer.mc-footer .footer-col-12 ol.mc-social-media li a &gt; span {
  position: absolute;
  left: -200000px;
}
body.mc-enhanced-article footer.mc-footer .footer-col-4 {
  width: 33%;
}
body.mc-enhanced-article footer.mc-footer .footer-col-6 {
  width: 60%;
}
body.mc-enhanced-article footer.mc-footer .footer-col-12 {
  width: 100%;
}
body.mc-enhanced-article footer.mc-footer + .mc-footer {
  padding: 22px 0;
  margin-top: 0;
  border-top: none;
}
body.mc-enhanced-article footer.mc-footer + .mc-footer .row-container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.mc-enhanced-article footer.mc-footer + .mc-footer .row-container p,
body.mc-enhanced-article footer.mc-footer + .mc-footer .row-container a {
  font-size: 13px;
  line-height: 22px;
}
body.mc-enhanced-article footer.mc-footer + .mc-footer .row-container .footer-col-4:last-child {
  margin-left: 8%;
  width: 25%;
}
body.mc-enhanced-article footer.mc-footer + .mc-footer .row-container .footer-col-4:last-child &gt; p &gt; a &gt; img {
  border: 0px;
  width: 49px;
  height: 72px;
  float: left;
  margin: 2px 15px 2px 2px;
}
body.mc-enhanced-article footer.mc-footer + .mc-footer .row-container .footer-col-12 &gt; p {
  margin: 0;
}
body.mc-enhanced-article footer.mc-footer + .mc-footer .row-container .mc-pocid p {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}
body.mc-enhanced-article footer.mc-footer + .mc-footer .row-container .mc-pocid p + p {
  float: right;
}
body.mc-enhanced-article footer.mc-footer + .mc-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.mc-enhanced-article footer.mc-footer + .mc-footer ul li a {
  font-size: 14px;
  line-height: 26px;
  text-decoration: underline;
}
body.mc-enhanced-article footer.mc-footer + .mc-footer ul li a:hover,
body.mc-enhanced-article footer.mc-footer + .mc-footer ul li a:focus {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article footer.mc-footer {
    padding-top: 54px;
    margin-top: 41px;
  }
  body.mc-enhanced-article footer.mc-footer .full-width-container .row-container {
    padding: 0 24px;
  }
  body.mc-enhanced-article footer.mc-footer .footer-col-4,
  body.mc-enhanced-article footer.mc-footer .footer-col-6 {
    width: 100%;
  }
  body.mc-enhanced-article footer.mc-footer + .mc-footer .row-container .footer-col-4:last-child {
    margin-left: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  body.mc-enhanced-article footer.mc-footer .mc-pocid p {
    display: block;
  }
}
body.mc-enhanced-article #footer .marketing-minimal-footer {
  background: #003da5 !important;
  padding-top: 60px;
}
body.mc-enhanced-article #footer .marketing-minimal-footer .content-holder &gt; ul {
  padding: 0px 15px 45px;
  list-style: none;
  margin-top: 0;
  text-align: center;
  margin-bottom: 0;
}
body.mc-enhanced-article #footer .marketing-minimal-footer .content-holder &gt; ul li {
  display: inline-block;
  margin: 0 1%;
}
body.mc-enhanced-article #footer .marketing-minimal-footer .content-holder &gt; ul li &gt; a {
  color: white;
  line-height: 30px;
}
body.mc-enhanced-article #footer .marketing-minimal-footer .content-holder &gt; .social-bar li {
  width: 30px;
  margin: 0 7px;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks-two {
  padding: 0 12px;
  margin: 36px 0 0 0;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks-two ol {
  margin: 0;
  padding: 0;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks-two ol li {
  display: inline-block;
  margin: 0 12px 0 0;
  border-right: 1px solid #a9a8a5;
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article .sub-full-bleed.footer-quicklinks-two ol li {
    display: block;
    border: none;
    margin-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks-two ol li a {
  color: #44494b;
  padding-right: 12px;
  font-size: 13px;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks-two ol li:first-child {
  margin-left: 0;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks-two ol li:last-child {
  border: none;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks {
  background: #27251f;
  padding: 40px 12px;
  margin-bottom: 0;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .p-4:last-child ol.content li {
  display: inline-block;
  margin-right: 24px;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .p-4:last-child ol.content li:last-child {
  margin-right: 0;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox h3 {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: bold;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox h3 &gt; a {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol {
  padding-bottom: 45px;
  position: relative;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol li {
  margin-bottom: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol li {
    margin-bottom: 8px;
  }
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol li a {
  color: #afafaf;
  font-size: 14px;
  line-height: 26px;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-twitter,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-facebook,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-google,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-youtube,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-pinterest {
  width: 24px;
  height: 24px;
  display: block;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-twitter:before,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-facebook:before,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-google:before,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-youtube:before,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-pinterest:before {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  top: 0;
  left: 0;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-twitter span,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-facebook span,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-google span,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-youtube span,
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-pinterest span {
  position: absolute;
  left: -200000px;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-twitter {
  width: 30px;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-twitter:before {
  background: url('https://www.mayoclinic.org/~/media/F82CDB5A609F43C0A30393E6E012FC52.svg') 0 0 no-repeat transparent;
  width: 30px;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-facebook:before {
  background: url('https://www.mayoclinic.org/~/media/8621BAB9AA9842518CEB53A443DB9299.svg') 0 0 no-repeat transparent;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-google:before {
  background: url('https://www.mayoclinic.org/~/media/B200CD2D4A6841F49464F8087E76F532.svg') 0 0 no-repeat transparent;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-youtube {
  width: 34px;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-youtube:before {
  background: url('https://www.mayoclinic.org/~/media/262E02C074DE4D0189F5C72566318DCD.svg') 0 0 no-repeat transparent;
  width: 34px;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox ol a.task-pinterest:before {
  background: url('https://www.mayoclinic.org/~/media/6F4256F2E8D34F9DADCE0BF8D4A0A876.svg') 0 0 no-repeat transparent;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox p {
  color: #afafaf;
  font-size: 14px;
  line-height: 22px;
  margin: 12px 0 45px 0;
  padding-bottom: px;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox p a {
  color: #afafaf;
}
body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox a.primary-button {
  background: #afafaf;
  color: #27251f;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 20px;
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox a.primary-button {
    margin: 0;
    padding: 16px 20px;
  }
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article .sub-full-bleed.footer-quicklinks .contentbox .sub .p-4 {
    margin-bottom: 10px;
  }
}
body.mc-enhanced-article .full-width-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 60px;
}
body.mc-enhanced-article .full-width-container .row-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
body.mc-enhanced-article .full-width-container .row-container .placeholder {
  clear: both;
  width: 100%;
  min-height: 1px;
}
body.mc-enhanced-article .full-width-container .row-container h1,
body.mc-enhanced-article .full-width-container .row-container h2,
body.mc-enhanced-article .full-width-container .row-container h3,
body.mc-enhanced-article .full-width-container .row-container p {
  color: #27251f;
}
body.mc-enhanced-article .full-width-container .row-container h1,
body.mc-enhanced-article .full-width-container .row-container h2,
body.mc-enhanced-article .full-width-container .row-container h3 {
  font-weight: bold;
}
body.mc-enhanced-article .full-width-container .row-container h1 {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 50px;
}
body.mc-enhanced-article .full-width-container .row-container h2 {
  font-size: 22px;
  line-height: 32px;
}
body.mc-enhanced-article .full-width-container .row-container h3 {
  font-size: 18px;
  line-height: 26px;
  margin-top: 30px;
}
body.mc-enhanced-article .full-width-container .row-container h4 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
body.mc-enhanced-article .full-width-container .row-container h2,
body.mc-enhanced-article .full-width-container .row-container h3,
body.mc-enhanced-article .full-width-container .row-container h4 {
  margin-bottom: 14px;
}
body.mc-enhanced-article .full-width-container .row-container p {
  line-height: 22px;
}
body.mc-enhanced-article .full-width-container .row-container p + h2,
body.mc-enhanced-article .full-width-container .row-container a + h2 {
  margin-top: 50px;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 31.03%;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder {
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile &gt; .mc-newsfeed,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder &gt; .mc-newsfeed,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile &gt; .linkbox,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder &gt; .linkbox,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile &gt; .contentimg,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder &gt; .contentimg,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile &gt; .contentbox,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder &gt; .contentbox {
  margin-top: 50px;
  border-top: 5px solid #27251f;
  padding: 25px 0 0;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile &gt; .mc-newsfeed ol.news-list li a,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder &gt; .mc-newsfeed ol.news-list li a {
  font-size: 14px;
  line-height: 20px;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile h2,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder h2 {
  margin-top: 0;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile a,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder a {
  color: #003da5;
  text-decoration: underline;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile a:hover,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder a:hover,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile a:focus,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder a:focus {
  text-decoration: none;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile a.linkbox,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder a.linkbox {
  color: #111;
  text-decoration: none;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile a.linkbox &gt; .action,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder a.linkbox &gt; .action {
  text-decoration: underline;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile a.linkbox &gt; .action:hover,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder a.linkbox &gt; .action:hover,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile a.linkbox &gt; .action:focus,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder a.linkbox &gt; .action:focus {
  text-decoration: none;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile.contentbox,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder.contentbox {
  overflow: inherit;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile &gt; .contentimg,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder &gt; .contentimg {
  border-bottom: none;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile.mobile-view,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder.mobile-view {
  display: none;
}
body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile img,
body.mc-enhanced-article .full-width-container .row-container .left-col-group .placeholder img {
  margin-bottom: 16px;
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article {
  width: 65.52%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article h2.control-header {
  background-color: #ccc;
  padding: 12px;
  box-sizing: border-box;
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.s2,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.s2,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.s2 {
  width: 21.05%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.s3,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.s3,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.s3 {
  width: 34.21%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.s4,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.s4,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.s4 {
  width: 47.37%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.s5,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.s5,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.s5 {
  width: 60.53%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.s6,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.s6,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.s6 {
  width: 73.68%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.right,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.right,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.right {
  margin-left: 5.26%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.left,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.left,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.left {
  margin-right: 5.26%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.right,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.left {
  border-top: 5px solid #27251f;
  padding: 25px 0 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox h3 {
  display: inline-block;
  text-decoration: none;
  margin-top: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox h2 {
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox:hover span.action {
  text-decoration: none;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg {
  border-bottom: none;
  padding-bottom: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg p:last-child {
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 12px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg img {
  width: auto;
  max-width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.mc-no-border {
  border: none;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.mc-no-border &gt; p {
  border: none;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.s12 {
  border-top: none;
  padding: 0;
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .image-content {
  border: none;
  margin-bottom: 80px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .image-content h3,
body.mc-enhanced-article .full-width-container .row-container &gt; article .image-content h2 {
  margin-top: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .image-content.mc-no-border {
  border: none;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .image-content.mc-no-border &gt; p {
  border: none;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .image-content &gt; div {
  width: 34.21%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .image-content &gt; div + div {
  margin-left: 5.26%;
  width: 60.53%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .media.lightbox {
  width: 34.21%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .media.lightbox ul {
  margin: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .contactlist {
  margin-left: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .thin-content-by &gt; a {
  font-size: 13px;
  margin-bottom: 24px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .banner-slideshow {
  margin-bottom: 50px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .banner-slideshow .caption {
  background-color: transparent;
  border-bottom: 1px solid #27251f;
  padding-top: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .banner-slideshow .caption .caption-text h3,
body.mc-enhanced-article .full-width-container .row-container &gt; article .banner-slideshow .caption .caption-text p {
  font-size: 14px;
  line-height: 22px;
  color: #27251f;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .video button.transcript-button {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.s2,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.s2,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.s2,
  body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.s3,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.s3,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.s3,
  body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.s4,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.s4,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.s4,
  body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.s5,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.s5,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.s5,
  body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.s6,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.s6,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.s6 {
    width: 100%;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.right,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.right,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.right {
    margin-left: 0;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox.left,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentimg.left,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.left {
    margin-right: 0;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article a.linkbox {
    margin-bottom: 31px;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .image-content &gt; div {
    width: 31.6666%;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .image-content &gt; div + div {
    width: 100%;
    margin: 0;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .banner-slideshow .banner-wrapper .owl-controls {
    background-color: transparent;
    padding: 0;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .banner-slideshow .banner-wrapper .owl-controls .owl-nav {
    background-color: transparent;
    border: none;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .banner-slideshow .caption {
    padding-top: 0;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .media.lightbox {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  body.mc-enhanced-article .full-width-container .row-container &gt; article .image-content &gt; div,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .image-content &gt; div + div {
    width: 100%;
  }
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 36px;
  margin-bottom: 40px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper {
  width: 47.37%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper button.acces-show-hide {
  border-bottom: 1px solid #b4b3b1;
  margin-bottom: 0;
  padding: 14px 10px;
  position: relative;
  text-align: left;
  text-decoration: none;
  font-size: 16px;
  color: #27251f;
  line-height: 22px;
  display: block;
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper button.acces-show-hide:first-child {
  border-top: 1px solid #b4b3b1;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper button.acces-show-hide[aria-expanded=false]:after {
  background-image: url('https://www.mayoclinic.org/~/media/76F9BE031EC740C19711AD59B8BE29E4.svg');
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper button.acces-show-hide:after {
  background: url('https://www.mayoclinic.org/~/media/71FE7CBF6C134301B68D0D9DDB7F9181.svg');
  top: 17px;
  right: 10px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: none;
  position: absolute;
  margin: 0;
  -webkit-transform: inherit;
  transform: inherit;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper button.acces-show-hide + div {
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper button.acces-show-hide + div ul {
  margin-left: 26px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper button.acces-show-hide[aria-expanded=true] {
  border-bottom: none;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper button.acces-show-hide[aria-expanded=true] + div {
  border-bottom: 1px solid #b4b3b1;
}
@media screen and (max-width: 740px) {
  body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list {
    flex-direction: column;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper {
    width: 100%;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper + .list-wrapper {
    margin-left: 0;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper button.acces-show-hide:first-child {
    border-top: none;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-showhide-list .list-wrapper:first-child button.acces-show-hide:first-child {
    border-top: 1px solid #b4b3b1;
  }
}
body.mc-enhanced-article .full-width-container .row-container &gt; article.mc-remove-bullets &gt; .img + h2 {
  margin-top: 3px !important;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article.mc-remove-bullets + ul {
  list-style: none;
  margin: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article.mc-ul-list {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  margin-bottom: 30px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article.mc-ul-list li {
  margin: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .sub-full-bleed .sub-placeholder .alert-L1.contentbox,
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L1.contentbox {
  background-color: #ebf0f8;
  margin: 0 auto 40px;
  padding: 20px 60px;
  position: relative;
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .sub-full-bleed .sub-placeholder .alert-L1.contentbox:before,
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L1.contentbox:before {
  content: '';
  position: absolute;
  top: 20px;
  left: 20px;
  height: 24px;
  width: 24px;
  background-image: url(https://www.mayoclinic.org/~/media/4340C3ED695D44F2BF59122343DF36C6);
  background-color: transparent;
  background-repeat: no-repeat;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .sub-full-bleed .sub-placeholder .alert-L1.contentbox &gt; h2,
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L1.contentbox &gt; h2,
body.mc-enhanced-article .full-width-container .row-container &gt; article .sub-full-bleed .sub-placeholder .alert-L1.contentbox &gt; p,
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L1.contentbox &gt; p,
body.mc-enhanced-article .full-width-container .row-container &gt; article .sub-full-bleed .sub-placeholder .alert-L1.contentbox &gt; a,
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L1.contentbox &gt; a {
  font-size: 14px;
  line-height: 18px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .sub-full-bleed .sub-placeholder .alert-L1.contentbox &gt; h2,
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L1.contentbox &gt; h2 {
  margin-bottom: 5px !important;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .sub-full-bleed .sub-placeholder .alert-L1.contentbox &gt; p,
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L1.contentbox &gt; p {
  margin-bottom: 15px !important;
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article .full-width-container .row-container &gt; article .sub-full-bleed .sub-placeholder .alert-L1.contentbox,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L1.contentbox {
    padding: 20px 24px 20px 60px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article .full-width-container .row-container &gt; article .sub-full-bleed .sub-placeholder .alert-L1.contentbox,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L1.contentbox {
    margin: -20px 0 30px 0;
  }
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .sub-full-bleed .sub-placeholder .alert-L1.contentbox {
  padding: 20px 60px;
  width: 80%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L2.contentbox {
  background-color: #fff;
  position: relative;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L2.contentbox:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0px;
  height: 24px;
  width: 24px;
  background-image: url(https://mayoclinic.org/-/media/kcms/gbs/patient-consumer/images/2019/01/22/19/56/learn-more-about-appointments.svg);
  background-color: transparent;
  background-repeat: no-repeat;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-L2.contentbox h2 {
  padding-left: 30px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article p,
body.mc-enhanced-article .full-width-container .row-container &gt; article a {
  font-size: 16px;
  line-height: 22px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article p {
  margin-bottom: 20px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article p + h2 {
  margin-top: 30px;
  width: auto;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article ul,
body.mc-enhanced-article .full-width-container .row-container &gt; article ol {
  margin-left: 26px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article ul.content,
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.content {
  margin: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article ul:last-child,
body.mc-enhanced-article .full-width-container .row-container &gt; article ol:last-child {
  margin-bottom: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a {
  color: #003da5;
  text-decoration: underline;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a:hover,
body.mc-enhanced-article .full-width-container .row-container &gt; article a:focus {
  text-decoration: none;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.mc-icon-link {
  padding-left: 20px;
  position: relative;
  margin-right: 40px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.mc-icon-link:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.mc-icon-link.mc-location-icon:before {
  background-image: url('https://www.mayoclinic.org/~/media/AFA612AC6E2B4053B6732FFB33429622.svg');
}
body.mc-enhanced-article .full-width-container .row-container &gt; article a.mc-icon-link.mc-pdf-icon:before {
  background-image: url('https://www.mayoclinic.org/~/media/BEEA194E9FDD484F9AC5C66446FE7E42.svg');
}
body.mc-enhanced-article .full-width-container .row-container &gt; article h2 + picture {
  display: block;
  margin: 36px 0 14px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article h2 + picture + .mc-showhide-list {
  margin-top: 50px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article.article-col-12 {
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level1 .contentbox {
  background-color: #ebf0f8;
  margin: 0 auto;
  padding: 20px 60px;
  position: relative;
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level1 .contentbox:before {
  content: '';
  position: absolute;
  top: 20px;
  left: 20px;
  height: 24px;
  width: 24px;
  background-image: url(https://www.mayoclinic.org/~/media/4340C3ED695D44F2BF59122343DF36C6);
  background-color: transparent;
  background-repeat: no-repeat;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level1 .contentbox &gt; h2,
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level1 .contentbox &gt; p,
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level1 .contentbox &gt; a {
  font-size: 14px;
  line-height: 18px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level1 .contentbox &gt; h2 {
  margin-bottom: 5px !important;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level1 .contentbox &gt; p {
  margin-bottom: 15px !important;
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level1 .contentbox {
    padding: 20px 24px 20px 60px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level1 {
    margin: -20px 0 30px 0;
  }
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level2 .contentbox {
  background-color: #fff;
  position: relative;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level2 .contentbox:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0px;
  height: 24px;
  width: 24px;
  background-image: url(https://mayoclinic.org/-/media/kcms/gbs/patient-consumer/images/2019/01/22/19/56/learn-more-about-appointments.svg);
  background-color: transparent;
  background-repeat: no-repeat;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .alert-level2 .contentbox h2 {
  padding-left: 30px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-article-info {
  margin: 60px 0 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-article-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-article-info ul li,
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-article-info ul li .docid {
  font-size: 14px;
  color: #27251f;
  margin: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article h1,
body.mc-enhanced-article .full-width-container .row-container &gt; article h2,
body.mc-enhanced-article .full-width-container .row-container &gt; article .by &gt; h1 {
  display: inline-block;
  width: 80%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article h2 + h3,
body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox &gt; h3 {
  margin-top: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page {
  float: right;
  margin: 6px 0 0 80px;
  z-index: 9;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page &gt; button {
  position: relative;
  border: none;
  background-color: transparent;
  font-size: 14px;
  color: #676662;
  padding-left: 24px;
  text-decoration: none;
  cursor: pointer;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page &gt; button:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  background-image: url('https://www.mayoclinic.org/styles/img/gbs/icn_print.png');
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page &gt; button:hover {
  text-decoration: underline;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page + h1 {
  margin-top: -9px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page + .placeHolder {
  float: left;
  width: 80%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .parking-map {
  text-align: center;
  margin-bottom: 40px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .parking-map img {
  width: 100%;
  max-width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .parking-map a {
  font-size: 13px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .parking-map.map-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .parking-map.map-col &gt; div {
  width: 47.37%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  /* Default */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li {
  width: 47.37%;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  /* Default */
  display: block;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li h3,
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li p {
  margin: 0;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li &gt; div &gt; img,
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li &gt; div + h2,
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li &gt; div + h2 + p,
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li &gt; div + h3,
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li &gt; div + h3 + p {
  width: 100%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li &gt; div + h2 + p,
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li &gt; div + h3 + p {
  margin-bottom: 20px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content.mc-separatelist-items li {
  margin-bottom: 50px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content.mc-separatelist-items li h3 {
  margin-bottom: 14px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article p.mc-disability {
  font-size: 13px;
  padding-left: 25px;
  position: relative;
  margin-top: 5px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article p.mc-disability:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  background-image: url('https://www.mayoclinic.org/~/media/86D345DB9FCE4603BB399DE1D961687B.svg');
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-col-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-col-wrapper .mc-2-col {
  width: 47.37%;
}
body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-col-wrapper .mc-2-col + .contentbox {
  clear: both;
}
body.mc-enhanced-article .full-width-container .row-container .internal.horizontal {
  display: block;
}
body.mc-enhanced-article .full-width-container .row-container .internal.horizontal a.linkbox.appointmentbanner {
  display: block;
}
body.mc-enhanced-article .full-width-container .row-container ol.news-list {
  list-style: none;
  display: inline-block;
}
body.mc-enhanced-article .full-width-container .row-container ol.news-list li {
  margin-bottom: 15px;
}
body.mc-enhanced-article .full-width-container .row-container ol.news-list li a {
  color: #717268 !important;
  text-decoration: none !important;
}
body.mc-enhanced-article .full-width-container .row-container ol.news-list li a:hover span {
  text-decoration: none;
}
body.mc-enhanced-article .full-width-container .row-container ol.news-list li a span {
  text-decoration: underline;
}
body.mc-enhanced-article .full-width-container .row-container ol.news-list li a span:hover {
  text-decoration: none;
}
body.mc-enhanced-article .full-width-container .row-container ol.news-list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  body.mc-enhanced-article .full-width-container {
    padding: 0 10px;
    width: 95%;
  }
  body.mc-enhanced-article .full-width-container .row-container .left-col-group {
    padding-right: 0;
    width: 100%;
  }
  body.mc-enhanced-article .full-width-container .row-container .left-col-group nav + .mc-optional-tile,
  body.mc-enhanced-article .full-width-container .row-container .left-col-group nav + .placeholder + .mc-optional-tile,
  body.mc-enhanced-article .full-width-container .row-container .left-col-group nav + .mc-optional-tile + .mc-optional-tile,
  body.mc-enhanced-article .full-width-container .row-container .left-col-group nav + .placeholder + .mc-optional-tile + .mc-optional-tile {
    display: none;
  }
  body.mc-enhanced-article .full-width-container .row-container .left-col-group .mc-optional-tile:first-child {
    margin-top: 40px;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article {
    width: 100%;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article h1,
  body.mc-enhanced-article .full-width-container .row-container &gt; article .by &gt; h1 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 41px;
    width: 100%;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article h2 {
    width: 100%;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article h3 {
    font-size: 18px;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article p {
    margin-bottom: 20px;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .parking-map.map-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .parking-map.map-col &gt; div {
    width: 100%;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .parking-map.map-col &gt; div:first-child {
    margin-bottom: 50px;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .parking-map img {
    height: auto !important;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li {
    margin-bottom: 20px;
    width: auto;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li &gt; div &gt; img,
  body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li &gt; div + h2,
  body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li &gt; div + h2 + p {
    width: 100%;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page {
    display: none;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page + .placeHolder {
    width: 100%;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-col-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-col-wrapper .mc-2-col {
    width: 100%;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-col-wrapper .mc-2-col:first-child {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page {
    display: none;
  }
}
@media all and (max-width: 1310px) and (min-width: 767px) {
  body.mc-enhanced-article .full-width-container {
    padding: 0 10px;
  }
  body.mc-enhanced-article .full-width-container .row-container &gt; article h1,
  body.mc-enhanced-article .full-width-container .row-container &gt; article h2 {
    width: 100%;
  }
}
@media all and (max-width: 1310px) and (min-width: 767px) {
  body.mc-enhanced-article .main .full-width-container .row-container {
    padding: 0 12px;
  }
}
@media print {
  body.mc-enhanced-article header.mayo-nav-header div.mc-row .mc-logo {
    margin-left: 50px;
  }
  body.mc-enhanced-article header.mayo-nav-header div.mc-row .mayo-nav-search,
  body.mc-enhanced-article header.mayo-nav-header div.mc-row button.mc-menu-trigger,
  body.mc-enhanced-article header.mayo-nav-header div.mc-row .mayo-nav-section {
    display: none;
  }
  body.mc-enhanced-article #main nav.mc-breadcrumb,
  body.mc-enhanced-article #main .left-col-group,
  body.mc-enhanced-article #main .mc-print-page {
    display: none;
  }
  body.mc-enhanced-article #main .full-width-container {
    padding: 0 50px;
  }
  body.mc-enhanced-article #main .full-width-container .row-container &gt; article {
    width: 100%;
  }
  body.mc-enhanced-article #main .full-width-container .row-container &gt; article h1 {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 35px;
    width: 100%;
  }
  body.mc-enhanced-article #main .full-width-container .row-container &gt; article p + h2,
  body.mc-enhanced-article #main .full-width-container .row-container &gt; article a + h2 {
    margin-top: 30px;
  }
  body.mc-enhanced-article #main .full-width-container .row-container &gt; article .linkbox,
  body.mc-enhanced-article #main .full-width-container .row-container &gt; article .video,
  body.mc-enhanced-article #main .full-width-container .row-container &gt; article .banner-slideshow {
    display: none;
  }
  body.mc-enhanced-article #main .full-width-container .row-container &gt; article .contentimg img {
    width: 25%;
  }
  body.mc-enhanced-article #footer .mc-footer.footer-bg-dark {
    display: none;
  }
  body.mc-enhanced-article #footer footer.mc-footer + .mc-footer .full-width-container {
    margin: 0 50px;
  }
  body.mc-enhanced-article #footer footer.mc-footer + .mc-footer .full-width-container .footer-col-4:last-child {
    margin-left: 0;
  }
}
html[lang="ar"] body.mc-enhanced-article nav.mc-breadcrumb ul li:first-child,
html[lang="ar"] * nav.mc-breadcrumb ul li:first-child {
  padding-right: 0;
  padding-left: 6px;
}
html[lang="ar"] body.mc-enhanced-article nav.mc-breadcrumb ul li:after,
html[lang="ar"] * nav.mc-breadcrumb ul li:after {
  left: -6px;
  right: inherit;
  transform: rotate(180deg);
}
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container .left-col-group,
html[lang="ar"] * .full-width-container .row-container .left-col-group {
  padding-left: 3.5%;
  padding-right: 0;
}
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page,
html[lang="ar"] * .full-width-container .row-container &gt; article .mc-print-page {
  float: left;
  margin: 6px 80px 0 0;
}
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page button,
html[lang="ar"] * .full-width-container .row-container &gt; article .mc-print-page button {
  padding-right: 24px;
  padding-left: 6px;
}
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article .mc-print-page button:before,
html[lang="ar"] * .full-width-container .row-container &gt; article .mc-print-page button:before {
  right: 0;
  left: inherit;
}
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article .linkbox.right,
html[lang="ar"] * .full-width-container .row-container &gt; article .linkbox.right,
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article .contentbox.right,
html[lang="ar"] * .full-width-container .row-container &gt; article .contentbox.right {
  float: left;
  margin-right: 3.7%;
  margin-left: 0;
}
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article ul,
html[lang="ar"] * .full-width-container .row-container &gt; article ul,
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article ol,
html[lang="ar"] * .full-width-container .row-container &gt; article ol {
  margin-right: 26px;
  margin-left: 0;
}
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li p.mc-disability,
html[lang="ar"] * .full-width-container .row-container &gt; article ol.mc-listbox-content li p.mc-disability {
  padding-right: 25px;
  padding-left: 0;
}
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content li p.mc-disability:before,
html[lang="ar"] * .full-width-container .row-container &gt; article ol.mc-listbox-content li p.mc-disability:before {
  left: inherit;
  right: 0;
}
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content.mc-separatelist-items,
html[lang="ar"] * .full-width-container .row-container &gt; article ol.mc-listbox-content.mc-separatelist-items {
  margin: 0;
}
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content.mc-separatelist-items li a.mc-icon-link,
html[lang="ar"] * .full-width-container .row-container &gt; article ol.mc-listbox-content.mc-separatelist-items li a.mc-icon-link {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 40px;
  margin-right: 0;
  float: right;
}
html[lang="ar"] body.mc-enhanced-article .full-width-container .row-container &gt; article ol.mc-listbox-content.mc-separatelist-items li a.mc-icon-link:before,
html[lang="ar"] * .full-width-container .row-container &gt; article ol.mc-listbox-content.mc-separatelist-items li a.mc-icon-link:before {
  left: inherit;
  right: -5px;
}
html[lang="ar"] body.mc-enhanced-article nav.toggle-link ol li button.mc-toggle,
html[lang="ar"] * nav.toggle-link ol li button.mc-toggle {
  left: 10px;
  right: inherit;
}
html[lang="ar"] body.mc-enhanced-article footer.mc-footer .footer-col-4 ol.mc-social-media li,
html[lang="ar"] * footer.mc-footer .footer-col-4 ol.mc-social-media li {
  margin-left: 24px;
  margin-right: 0;
}
</pre></body></html>