:root {
	--color-primary: #d7098b;
	--color-interaction: #d7098b;
	--color-primary-lightest: #f4f5f5;
	--color-primary-light: #f7cee8;
	--color-secondary-lightest: #fcf0f8;
	--color-interaction-dark: #af1b79;
}

.spacer-top-base {
	margin-top: var(--spacer-base);
}

.gds-header__metanav-bg .gds-metamenu a {
	color: var(--color-primary);
	font-size: var(--typography-heading-xs-font-size);
	line-height: var(--typography-heading-xs-line-height);
	font-weight: var(--typography-heading-xs-font-weight);
	font-family: var(--typography-heading-xs-font-family);
	text-decoration: underline;
}

body.page-node-1 .gds-highlight-banner .gds-highlight-banner__content p,
body.page-node-1 .gds-highlight-banner .gds-highlight-banner__actions {
	display: none;
}

body.page-node-1 .gds-highlight-banner .gds-highlight-banner__content h3 {
	margin-bottom: 0px;
}

body.page-node-1 .gds-grid--primary-lightest-bg {
	padding-top: var(--spacer-xl);
}

body.page-node-1 .gds-grid--primary-lightest-bg p {
	margin-bottom: 0px;
} 

body.page-node-1 .gds-grid--primary-lightest-bg .gds-video-player .gds-grid {
	padding: 0px;
}

body.page-node-1 .gds-grid--primary-lightest-bg .gds-video-player .gds-grid .gds-cell {
	padding: 0px;
}

body.page-node-1 .gds-card__header {
	flex: 0;
}

.gds-carousel {
	margin-bottom: var(--spacer-xl);
}

.gds-carousel .gds-grid, .gds-carousel .gds-cell {
	padding: 0px;
}

.gds-accordion__item-heading span {
	font-weight: bold;
}

.gds-carousel__image-background .gds-grid .gds-cell::after {
	opacity: 0;
}

.gds-carousel__slide-outer .gds-carousel__copy-block {
	display: none;
}

.gds-footnote ol.gds-footnote__references span {
	font-size: var(--typography-p-font-size);
	line-height: var(--typography-p-line-height);
}

.gds-footnote ol.gds-footnote__references li::before {
	font-size: var(--typography-p-font-size);
	line-height: var(--typography-p-line-height);
}

.gds-link--menu:focus::after, .gds-link--with-icon:focus::after {
	border: none;
}

.gds-link--menu:focus span, .gds-link--with-icon:focus span, .gds-link--menu:hover span, .gds-link--with-icon:hover span {
	text-decoration:none;
}

.page-node-6 .gds-accordion.gds-accordion--visibility-both .gds-accordion__items .gds-accordion__item-content .gds-accordion__item-content-inner .gds-video-player.gds-video-player--visibility-both .gds-cell.gds-cell--content,
.page-node-6 .gds-accordion.gds-accordion--visibility-both .gds-accordion__items .gds-accordion__item-content .gds-accordion__item-content-inner .gds-video-player.gds-video-player--visibility-both .gds-grid,
.page-node-8 .gds-accordion.gds-accordion--visibility-both .gds-accordion__items .gds-accordion__item-content .gds-accordion__item-content-inner .gds-video-player.gds-video-player--visibility-both .gds-cell.gds-cell--content,
.page-node-8 .gds-accordion.gds-accordion--visibility-both .gds-accordion__items .gds-accordion__item-content .gds-accordion__item-content-inner .gds-video-player.gds-video-player--visibility-both .gds-grid {
  padding:0;
}

@media (min-width:992px){
	.page-node-6 .gds-accordion.gds-accordion--visibility-both .gds-accordion__items .gds-accordion__item-content .gds-accordion__item-content-inner .gds-video-player.gds-video-player--visibility-both {
    width: 904px;
	}
}

@media (max-width:767px){
	.page-node-6 .gds-accordion.gds-accordion--visibility-both .gds-accordion__items picture img {
    width: 100%;
    height:auto;
	}
}

.gds-yourhealth-search-wrapper .search-form-row {
	margin-bottom:30px;
}

.page-node-3 .gds-accordion .gds-accordion__items .gds-accordion__item:first-child .gds-image-zoom {
	max-width: 75%;
}

body.page-node-6 img {
	max-width: 100%;
}

.gds-footnote ol.gds-footnote__references li a {
	color: var(--color-grey);
}

.page-node-6 .million-hf img {
  height: auto;
}

.page-node-8 .small-image img {
	height: auto;
	width: 33%;
}

.gds-footnote ol.gds-footnote__references li {
	padding-left: 0px;
}

.page-node-1 .gds-video-player .gds-grid,
.page-node-1 .gds-video-player-transcript .gds-grid {
	padding: 0px;
	margin-bottom: 0px;
}
 
.page-node-1 .gds-video-player .gds-grid .gds-cell,
.page-node-1 .gds-video-player-transcript .gds-grid .gds-cell {
  padding: 0px;
}
 
.page-node-1 .gds-video-player {
	box-shadow: 0 -1px 8px 0 rgba(0, 26, 51, .4);
	transition: all .3s ease-in-out;
	border-radius: var(--border-radius-secondary);
	position: relative
}
 
.page-node-1 .gds-video-player-transcript {
	box-shadow: 0 -1px 8px 0 rgba(0, 26, 51, .4);
	transition: all .3s ease-in-out;
	border-radius: var(--border-radius-secondary);
	position: relative
}
 
.page-node-1 div.gds-video-player-transcript ::after {
	background-color: #fff;
	height: 20px;
	content: "";
	position: absolute;
	top: -4px;
	left: 0px;
	right: 0px;
}
 
.page-node-1 div.gds-video-player-transcript .gds-accordion__item-content,
.page-node-1 div.gds-video-player-transcript .gds-accordion__item-heading-chevron-up,
.page-node-1 div.gds-video-player-transcript .gds-accordion__item-heading-chevron-down {
  display: none !important;
}
 
.page-node-1 div.gds-video-player-transcript .gds-accordion__item-heading-button {
	cursor: default;
	padding-top: 0px;
}
 
.page-node-1 div.gds-video-player-transcript .gds-accordion__item-heading-button:hover .gds-accordion__item-heading-text,
.page-node-1 div.gds-video-player-transcript .gds-accordion__item-heading-button .gds-accordion__item-heading-text .gds-card__body {
  color: var(--color-grey);
}
 
.page-node-1 div.gds-video-player-transcript .gds-accordion__item {
  border-bottom: none !important;
}
 
.page-node-1 div.gds-video-player-transcript .gds-accordion__item .gds-card__body .theme-color__grey {
	max-width: 90%;
	font-weight: normal;
	display: block;
}

h1.gds-heading {
	display: none !important;
}

.page-node-6 .gds-accordion .gds-accordion__item {
	& [aria-labelledby="1"],
	& [aria-labelledby="2"],
	& [aria-labelledby="3"],
	& [aria-labelledby="7"] {
		width: 75%;
	}
}

/* @media (min-width:758px) and (max-width: 1023px) {
	.page-node-1 .gds-video-player-transcript .gds-accordion__items {
		min-height: 145px !important;
	}
} */

@media only screen and (min-width: 628px) and (max-width: 1280px) {
	.page-node-1 .gds-video-player-transcript .gds-accordion__items {
		min-height: 155px !important;
	}
}

.page-node-6 .main_wrapper {
  overflow-x: hidden !important;
}
	
.gds-modal .gds-modal__body {
  padding-top: 0px !important;
  padding-left: 0px !important;
}

.gds-modal .gds-modal__actions .dialog-cancel {
	cursor: pointer;
}

.gds-logo:focus::after, .gds-search__button:focus::after, .gds-search__close-button:focus::after {
	border: none !important;
}


/* Regional rare disease */
/* body.page-node-10 .gds-notification--error {
  display: none;
} */

body.page-node-10 .gds-cell.gds-cell--m-half.gds-cell--spacer-m.gds-cell--content:last-child {
  background-color: #123208; 
}

body.page-node-10 span.helperText em {
  display: none;
}

body.page-node-10 .gds-cell.gds-cell--m-half.gds-cell--spacer-m.gds-cell--content:last-child p.gds-paragraph.gds-paragraph--align-left.gds-paragraph--base.gds-paragraph--spacer-m:first-child {
  padding-left: 30px;
  padding-top: 30px;
}

body.page-node-10 #edit-actions-submit{
  width: 21.35rem;
  background-color: #5CC871;
}

.gds-form-input__input-wrapper--submit::before {
  box-shadow: 0 0 0 .125rem #5CC871;
}

/* body.page-node-10 .gds-cell.gds-cell--m-half.gds-cell--spacer-m.gds-cell--content:last-child span {
  color: #fff;
} */

body.page-node-10 .gds-cell.gds-cell--m-half.gds-cell--l-quarter.gds-cell--spacer-m.gds-cell--content:last-child {
  background-color: #ffffff;
}

body.page-node-10 .gds-key-fact.gds-key-fact--visibility-both.gds-key-fact--top.gds-key-fact--left.gds-key-fact--.gds-key-fact--has-description {
  justify-content: center;
  align-items: center;
}

body.page-node-10 .gds-key-fact__content.gds-key-fact__content--left {
  text-align: center;
}

body.page-node-10 .gds-key-fact__content.gds-key-fact__content--left p {
  margin: 0;
}

body.page-node-10  ul li p.gds-paragraph.gds-paragraph--align-left.gds-paragraph--spacer-m.gds-paragraph--l {
  margin-bottom: 8px;
}

/* body.page-node-10 .gds-grid.gds-grid--spacer-m.gds-grid--white:last-child {
  background-color: #E7E6E6;
  padding: 10px 0;
  margin-left: 55px
} */

body.page-node-10 .gds-grid.gds-grid--spacer-m.gds-grid--white:last-child .gds-cell p:first-child {
  background-color: #E7E6E6;
  padding-top: 10px;
  padding-left: 10px
}

body.page-node-10 .gds-grid.gds-grid--spacer-m.gds-grid--white:last-child .gds-cell p:last-child {
  background-color: #E7E6E6;
  padding-bottom: 10px;
  padding-left: 10px;
}

body.page-node-10 .gds-grid.gds-grid--spacer-m.gds-grid--white:last-child p {
  margin: 0;
}

@media screen and (max-width: 767px) {
	body.page-node-10 #edit-actions-submit {
		width: 100%;
	}
}

body.page-node-10 ul li::marker {
  color: #5CC871;
}

body.page-node-10 h4.gds-heading.gds-heading--align-left.gds-heading--s {
  color: #123208;
}

body.page-node-10 ul {
  padding-left: 16px;
}

@media screen and (min-width: 992px) {
  body.page-node-10 .gds-cell--l-two-thirds {
		width: 99.66%;
	}
}

body.page-node-10 .gds-secondary-hero__container {
  min-height: 334px;
}

@media screen and (min-width: 992px) {
	.gds-modal__header {
		padding: var(--spacer-m) !important;
		padding-bottom: 0;
	}
}

.webform-confirmation-modal--content .gds-modal__body {
	padding-top: 0px !important;
	padding-left: 30px !important;
	padding-bottom: 30px !important;
}

.gds-accordion .gds-accordion__item-content {
	display: block !important;
}
@media screen and (max-width: 767px) {
  .page-node-6 p.gds-paragraph.gds-paragraph--align-left.gds-paragraph--base.gds-paragraph--spacer-m{
	font-size: 14px !important;
}
}