@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700&display=swap");
@media (min-width: 1400px) {

  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1175px;
  }
}

body {
  font-stretch: normal;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: normal;
  color: #333;
}

p:last-child {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #003366;
  line-height: 100%;
}

h1 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.07;
  margin-bottom: 24px;
}

.h2-style {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 300;
  color: #036;
  line-height: 40px;
  text-transform: capitalize;
  letter-spacing: 0;
}

.ptb-64 {
  padding: 64px 0 !important;
}

.mtb-64 {
  margin: 64px auto !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.margin-bottom-40px {
  margin-bottom: 40px !important;
}

.mt-48 {
  margin-top: 48px !important;
}

.mb-64 {
  margin-bottom: 64px !important;
}

.mt-64 {
  margin-top: 64px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pb-24 {
  padding-bottom: 24px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.pb-32 {
  padding-bottom: 32px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

.pb-48 {
  padding-bottom: 48px !important;
}

.pt-48 {
  padding-top: 48px !important;
}

.pb-64 {
  padding-bottom: 64px !important;
}

.pt-64 {
  padding-top: 64px !important;
}

@media (max-width: 1000px) {
  .mb-m-26 {
    margin-bottom: 26px !important;
  }

  .mb-m-16 {
    margin-bottom: 16px !important;
  }

  .mlr-m-16 {
    margin: auto -16px;
  }

  .ml-m-16 {
    margin-right: -16px;
  }

  .mb-m-0 {
    margin-bottom: 0px !important;
  }
  .mb-m-32 {
    margin-bottom: 32px !important;
  }
  .mb-m-44 {
    margin-bottom: 44px !important;
  }
}

.hide-mob {
  display: block !important;
}

.hide-desk {
  display: none !important;
}


@media (max-width:767px) {
  .hide-mob {
    display: none !important;
  }

  .hide-desk {
    display: block !important;
  }
}


main>.container-fluid.p-0 {
  overflow: hidden;
}

.h2-big {
  font-size: 35px;
  line-height: 40px;
  font-weight: 300;
  color: #003366;
  text-transform: none;
  letter-spacing: 0;
}

span.our-company {
  height: 16px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #0099cc;
}

.mobile-eyebrow>span {
  text-transform: capitalize;
}

h1.our-company {
  position: relative;
}

h1.our-company::before {
  background-image: url(/sites/default/files/img/dna-lines-our-company.svg);
  background-size: 44px 29px;
  display: inline-block;
  width: 44px;
  height: 29px;
  content: "";
  margin-right: 16px;
  position: absolute;
  left: -62px;
  top: 12px;
}

.dark-button-more {
  transition: 0.3s all;
  background: #fff;
  border: 3px solid #bbd9eb !important;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 600;
  color: #00245b;
  height: 72px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 35px;
}

span.our-science {
  margin-bottom: 16px;
  display: block;
}

.dark-button-more:hover {
  color: #fff !important;
  background: #00245b;
  border: 3px solid #00245b !important;
}

.bottom-border {
  overflow: hidden;
  border-bottom: 8px solid #ff9900;
  padding: 40px 100px 48px !important;
  box-shadow: 0 2px 4px 0 rgba(151, 151, 151, 0.46);
  margin-top: -40px !important;
  background-color: #FFF;
}

.paragraph--type--banner-overlay-html-content {
  position: relative;
  z-index: 9;
}

.region.region-content {
  padding: 0 !important;
}

#home-page-full-video .quote .our-science::before {
  position: unset;
}

/*** Banner ***/
a.paragraph-id--482 .description--component .inner-content ul {
  display: inline-block;
}

.views-field-field-ipad-banner-image {
  display: none;
}

.paragraph-id--482 .description--component .inner-content ul li {
  padding: 0;
}

.accordion-column-fields .inner-block-2 {
  position: relative;
}

.accordion-column-fields .inner-block-2 .expand-accordion {
  margin-top: 0px;
  top: 16px;
}

#our-products .image-desc-link .img-desc-link .link a {
  position: relative;
}

#our-products .image-desc-link .img-desc-link .link.our-products-down a {
  padding-right: 15px !important;
}

#our-products .link.our-products-down a::after {
  right: 0px !important;
}

/* h2.text-align-center{
    text-align: center!important;
} */
.views-field-field-mobile-banner-image {
  display: none;
}

.paragraph-id--324 {
  background: #f4f9fc;
  margin-top: 64px;
}

.paragraph-id--255 #dark-bg-banner {
  width: 770px;
  padding: 0 40px 0 0;
}

.paragraph-id--255 #dark-bg-banner .row .col-sm-4 {
  padding: 0;
}

.paragraph-id--255 #dark-bg-banner .row .col-sm-8 {
  padding: 0;
  margin-left: -40px;
}

.paragraph-id--625 .inner-block-2 .col-sm-10 .field.field--name-field-description-text-area {
  margin-top: 16px;
}

.paragraph-id--625 .accordion-content ul li::marker {
  color: #ff9900;
}

.paragraph-id--625 .accordion-content ul li {
  margin-bottom: 16px;
}

.paragraph-id--625 .accordion-content ul li:last-child {
  margin-bottom: 0;
}

/*****Signup for update****/
.region-content>div>.messages__wrapper {
  display: none;
}

body.modal-open .modal-backdrop {
  background-color: rgb(0 0 0 / 50%);
}

#email_duplicated_popup.show,
#email_update_popup.show {
  opacity: 1;
  background: transparent;
}

#email_duplicated_popup .modal-dialog,
#email_update_popup .modal-dialog {
  margin: 20% auto;
}

#email_duplicated_popup .modal-header,
#email_update_popup .modal-header {
  padding: 0;
  border-bottom: none;
}

#email_duplicated_popup .modal-body,
#email_update_popup .modal-body {
  padding: 30px 70px;
  line-height: 28px;
  text-align: center;
  color: #333;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 20px;
}

#email_duplicated_popup .red-title,
#email_update_popup .red-title {
  font-size: 45px;
  line-height: 48px;
  font-weight: 700;
  padding-bottom: 24px;
  margin-bottom: 0px;
}

span#first-error {
  color: red;
  font-weight: 500;
  font-size: 14px;
  position: relative;
  margin-left: 13px;
  display: block;
  text-align: left;
}

span#first-error:before {
  content: "*";
  font-family: FontAwesome;
  left: -12px;
  position: absolute;
  top: 0;
  font-size: 22px;
}

.views-field.views-field-field-small-mobile-image {
  display: none;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .paragraph-id--48 .field.field--name-field-image-description-link .field__item:nth-child(4) {
    display: none;
  }
}

@media only screen and (min-width: 501px) and (max-width: 767px) {
  .banner-slideshow-overlay-content.container {
    bottom: 100px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {
  .views-field-field-banner-image {
    display: none;
  }

  .views-field-field-ipad-banner-image {
    display: none;
  }

  .views-field-field-mobile-banner-image {
    display: block;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
  .views-field-field-banner-image {
    display: none;
  }

  .views-field-field-ipad-banner-image {
    display: none;
  }

  .views-field-field-mobile-banner-image {
    display: none;
  }

  .views-field.views-field-field-small-mobile-image {
    display: block;
  }

}

@media only screen and (min-width: 0px) and (max-width: 767px) {


  .description.anniversary {
    margin-top: 117px;
  }

  .br-no-break br {
    display: none;
  }

  /* #light-bg-banner .col-sm-4.cta-down a::after {
    right: 35px;
    top: 62px;
  } */
  #simple-banner-wrapper .quote {
    bottom: 0px;
    font-size: 16px;
    line-height: normal;
  }

  .patients-comes-first-video iframe {
    width: 100% !important;
    height: 580px;
  }

  .video-play-button.play-bg {
    bottom: 56px !important;
  }

  .paragraph-id--324 {
    display: inline-block;
  }

  .paragraph-id--255 #dark-bg-banner .row .col-sm-8 {
    margin-left: 0px;
  }

  .banner-slideshow-overlay-content .description.our-science h2 {
    width: 282px;
  }

  .banner-slideshow-overlay-content .description.secondary-dark h2 {
    width: 200px;
  }

  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-science h2::before {
    top: -23%;
  }

  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .secondary-dark h2::before {
    left: -20px;
    top: -20px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .patients-comes-first-video iframe {
    width: 89% !important;
  }
}

.clear-icon::after {
  background: none !important;
}

@media (max-width: 1001px) {
  #two-column-card .image-title-desc-box .desc-box p {
    min-height: unset;
    margin-bottom: 0 !important;
  }
}

.view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-company h2::before,
.view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-science h2::before,
.view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-news h2::before,
.view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-news h2::before,
.view-banner-slideshow .owl-item .banner-slideshow-overlay-content .secondary-dark h2::before,
.view-banner-slideshow .owl-item .banner-slideshow-overlay-content .secondary-light h2::before {
  content: "";
  position: absolute;
  left: -59px;
  display: block;
  width: 44px;
  height: 37px;
  background-size: cover;
}

.banner-slideshow-overlay-content .description h2 {
  max-width: 646px;
}



@media(min-width:1001px) {
  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-company h2::before {
    background: url(/sites/default/files/img/dna-hero-lines-our-company.svg) no-repeat left;
    top: 15px;
  }

  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-science h2::before {
    background: url(/sites/default/files/img/dna-hero-lines-our-scince.svg) no-repeat left;
    top: 15px;
  }
}

@media(max-width:1700px){
  .banner-slideshow-overlay-content .description h2 br {
    display: none;
  }
}
@media(min-width:1001px) and (max-width:1700px){
  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-company h2::before, .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-science h2::before, .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-news h2::before, .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-news h2::before, .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .secondary-dark h2::before, .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .secondary-light h2::before {
    width: 4vw;
    height: 2vw;
    background-size: contain !important;
    top:12px !important;
  }
  .banner-slideshow-overlay-content .description h2 {
    font-size: 2.92vw;
  }
  .banner-slideshow-overlay-content .description p {
    font-size: 1.2vw;
  }
  .banner-slideshow-overlay-content .cta-button a {
    font-size: .94vw;
    height: 3.7vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .banner-slideshow-overlay-content .description {
		max-width: 26vw !important;
	}
}

@media(max-width:1000px) {

  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-company h2::before,
  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-science h2::before,
  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-news h2::before,
  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-news h2::before,
  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .secondary-dark h2::before,
  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .secondary-light h2::before {
    content: "";
    position: absolute;
    left: -23px;
    display: block;
    width: 14px;
    height: 27px;
    background-size: cover;
  }

  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-company h2::before,
  .view-banner-slideshow .owl-item .banner-slideshow-overlay-content .our-science h2::before {
    top: 8px;
  }
}



/***** Hero Image***/
#simple-banner-wrapper {
  position: relative;
}

.paragraph--type--sim img {
  width: 100%;
  height: auto;
}

/** Banner Overlay  **/
.about-alnylam-section .our-company::before {
  position: unset;
}

.about-alnylam-section h2 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 300;
  color: #003366;
  margin-bottom: 16px;
  margin-top: 16px;
  text-transform: none;
  letter-spacing: 0;
}

.about-alnylam-section .about-alnylam p {
  text-align: left;
}


@media only screen and (min-width: 0px) and (max-width: 1000px) {
  .description--component .font-20 {
    padding: 0;
  }

  .piple-full-content .description--component {
    background-color: #FFF;
    padding: 64px 32px 32px !important;
  }

  .piple-full-content .row.inner-block {
    padding: 0 !important;
  }

  .piple-full-content .field.field--name-field-html-content-bg {
    padding: 0 !important;
  }

  .piple-full-content .field.field--name-field-html-content-bg .h2-big+p {
    margin: 0 -16px 16px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 1101px) {

  div[style*="width: 1100px;"],
  div[style*="width:1100px;"] {
    width: auto !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {

  div[style*="width: 970px;"],
  div[style*="width:970px;"] {
    width: auto !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 1131px) {

  div[style*="width: 1130px;"],
  div[style*="width:1130px;"] {
    width: auto !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 1171px) {

  div[style*="width: 1170px;"],
  div[style*="width:1170px;"] {
    width: auto !important;
  }

  div[style*="width: 1175px;"],
  div[style*="width:1175px;"] {
    width: auto !important;
  }
}

/**** News Footer Block ***/
.news-footer-block {
  background-color: #f8f8f8;
  padding: 64px 32px;
  margin-bottom: 64px;
}
.page-node-9 .news-footer-block {
	margin-bottom: 0;
}

.news-footer-block .d-flex {
  justify-content: start;
  gap: 2%;
}

.news-footer-block .d-flex>div {
  flex: 0 0 49%;
}

.news-footer-block .d-flex>div .audit-bottom16 {
  max-width: 535px;
  margin-bottom: 16px;
}

.news-footer-block .d-flex>div a {
  position: relative;
  border-bottom: 2px solid #b9d9eb;
  color: #00254b;
  font-weight: 600 !important;
}

.art-area.mb-32 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: auto;
  max-width: 768px;
  gap: 32px;
}

.art-left {
  width: 97%;
}

.art-left .text,
.art-right .text {
  padding-top: 20px;
  line-height: 1.2 !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  text-align: center;
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {
  .art-area.mb-32 {
    flex-direction: column;
    flex-wrap: wrap;
    margin: auto;
    max-width: 768px;
    gap: 64px;
  }

  .font-20.text-first.mb-24.mt-24 {
    padding: 0;
  }

  .callout-h1-cta-content .title-text {
    font-size: 32px !important;
    font-weight: 900 !important;
    line-height: 32px !important;
  }
}

.h2-big.text-center {
  padding: 0;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .news-footer-block .d-flex {
    flex-wrap: wrap;
  }

  .news-footer-block .d-flex>div {
    flex: 0 0 100%;
  }

  .news-footer-block .d-flex>div.left-con {
    margin-bottom: 64px;
  }

  /*    #our-science-homepage p.image-title {
    word-break: break-all;
  } */
  #our-science-homepage p.image-title {
    padding: 0px 5px;
  }

  #our-science-homepage .col-sm-3:first-child p.image-title,
  #our-science-homepage .col-sm-3:nth-child(2) p.image-title,
  #our-science-homepage .col-sm-3:nth-child(3) p.image-title,
  #our-science-homepage .col-sm-3:nth-child(4) p.image-title {
    max-width: 140px;
  }

  .mt-m-32 {
    margin-top: 32px;
  }

  .h2-style {
    font-size: 28px !important;
    line-height: 32px !important;
    font-weight: 300 !important;
    text-align: left !important;
  }

  /* #our-products .field--name-field-image-description-link .field__item:first-child .desc,
  #our-products .field--name-field-image-description-link .field__item:first-child .link {
    display: none;
  }*/
  #our-products .field--name-field-image-description-link .field__item:first-child .img img {
    padding-bottom: 32px !important;
  }

  p {
    line-height: 24px;
  }
}

.html-content-background .margin-bottom-24px strong {
  font-weight: 600;
  font-weight: ;
}

.video-des strong,
.field--name-field-video-desc strong {
  font-weight: bold;
}

.contact_us_full_html h3,
.contact-us-map-card.row .field--name-field-heading-1 {
  letter-spacing: 0;
  text-transform: capitalize;
}

.our-pipeline #our-science-homepage h4 {
  padding: 0;
}


/****/
.accordian-one-col {
  padding: 32px 125px 32px 125px;
}

.accordion-item {
  border: 0 !important;
}

.accordion-item:nth-child(2n+1) {
  background-color: rgba(185, 217, 235, 0.16);
}

.accordion-header .accordion-button {
  padding: 24px 80px 24px 32px;
  font-size: 23px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  color: #036;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background-color: transparent !important;
  position: relative;
  min-height: 80px;
}

.accordion-header .accordion-button::after {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url("/sites/default/files/img/minus.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: calc(50% - 20px);
  transform: none !important;
}

.accordion-header .accordion-button.collapsed::after {
  background-image: url("/sites/default/files/img/add.png");
}

.accordion-body {
  padding: 24px 50px 48px 32px;
}

.accordion-body h3 {
  font-size: 20px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #036;
  margin-bottom: 7px;
  text-transform: unset;
}

.accordion-body p {
  margin-bottom: 8px;
  font-size: 17px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  color: #00254b;
}

.accordion-body p:last-child {
  margin: 0;
}

.pdf-note {
  font-weight: 300;
  color: #333;
}

/* .pdf-note.have-lock {
	position: relative;
  padding-right:30px;
} */
/* .pdf-note.have-lock::after {
	content: "";
	width: 20px;
	height: 24px;
	display: inline-block;
	background-image: url("/sites/default/files/img/doccheck-icon-option.svg");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 0px;
	top: 0;
} */
.pdf-note.have-lock img {
  margin-left: 8px;
}

.accordion-body p a {
  margin-right: 9px;
}

.jobcode {
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333;
  padding: 0 32px;
}

.accordian-one-col .description--component {
  max-width: 970px;
}

@media only screen and (min-width: 1001px) and (max-width: 1279px) {
  .accordian-one-col {
    padding: 32px 50px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .accordian-one-col {
    padding: 32px !important;
  }
}

@media only screen and (min-width: 1001px) and (max-width: 1279px) {
  .job-code-new.mb-64 .description--component {
    padding: 0 50px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {
  .job-code-new.mb-64 .description--component {
    padding: 0;
  }

  .accordian-one-col .description--component {
    padding: 0;
  }
}

@media only screen and (min-width: 0px) and (max-width: 766px) {
  .accordion-column-fields .inner-block-2 .expand-accordion {
    right: -80px;
  }

  #accordion-column-content .field.field--name-field-accordion-1-column-expande .field__item .accordion-column-fields {
    padding: 20px 20px 20px 32px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .accordian-one-col {
    padding: 32px !important;
  }
}



@media only screen and (min-width: 0px) and (max-width: 767px) {
  .accordian-one-col {
    padding: 32px 0 !important;
  }

  .accordion-header .accordion-button {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 28px;
    letter-spacing: normal;
    color: #036;
    padding: 12px 80px 12px 32px;
  }

  .accordion-body {
    padding: 16px 40px 48px 32px;
  }
}

/*******************/
.content-bg .field.field--name-field-body>p:last-child,
.content-bg .field.field--name-field-body>p.margin-bottom-24px:not(:first-of-type) {
  padding-left: 18px;
}

.content-bg .field.field--name-field-body>p.margin-bottom-24px:not(:last-of-type) strong:first-child {
  margin-left: -18px;
}

.light-blue,
.bg-light-blue,
.paragraph-id--18 {
  background: #f4f9fc;
}


.mb-32 .about-alnylam.text-center h2,
.inner-bg-light-blue h2 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 300;
  color: #003366;
  margin-bottom: 16px;
  text-transform: capitalize;
}


@media only screen and (min-width: 1001px) {

  .mb-32 .about-alnylam.text-center,
  .inner-bg-light-blue {
    padding: 0 80px;
  }
}

/****** Modal NPI ******/
#npi-products-modal .modal-body h2 {
  color: #003366;
  font-size: 35px;
  font-weight: bold;
  margin-top: 0;
  padding-top: 0;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 16px;
}

#npi-products-modal .modal-body p {
  font-size: 25px;
  color: #003366;
  font-weight: 400;
  margin-bottom: 12px;
  padding: 0 15px;
}

#npi-products-modal .modal-body .actions {
  margin-top: 30px;
  margin-bottom: 30px;
}

#npi-products-modal .modal-body .actions .btn.approve {
  margin-right: 15px;
}

#npi-products-modal .modal-body .actions .btn {
  background-color: #fff;
  border: 1px solid #0099cc;
  transition: all 500ms ease;
  padding: 20px;
  border-radius: 0;
  font-weight: 600;
  font-size: 18px;
  color: #0099cc;
}

#npi-products-modal .modal-body .actions .btn {
  background: #fff;
  border: 3px solid #bbd9eb;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 600;
  color: #00254b;
  display: inline-block;
  line-height: 30px;
}

#npi-products-modal .modal-body .actions .btn:hover {
  background: #00254b;
  color: #fff !important;
  border: 3px solid #00254b;
}

#npi-products-modal .modal-body .actions .btn {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

#npi-products-modal .modal-body .nip-product-number {
  margin-bottom: 30px !important;
}

#npi-products-modal .modal-body .form-group {
  margin-bottom: 15px;
}

#npi-products-modal .modal-body .form-group label {
  font-weight: 600;
}

#npi-products-modal .modal-body {
  text-align: center;
}

.hide {
  display: none !important;
}

#npi-products-modal .modal-body .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  border-radius: 0;
  border: 1px solid #0099cc;
  line-height: 30px;
  font-size: 14px;
  padding: 8px 10px 8px 10px;
  height: 46px;
}

#npi-products-modal .submit {
  background-color: #0099cc;
  color: #fff;
  border-radius: 0;
  border: 0;
  transition: all 500ms ease;
  background: #00254b;
  border: 3px solid #bbd9eb;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  line-height: 30px;
}

#npi-products-modal .submit {
  background: #fff;
  border: 3px solid #bbd9eb;
  padding: 11px 40px;
  font-size: 18px;
  font-weight: 600;
  color: #00254b;
  margin-top: 24px !important;
  height: 60px;
  display: flex;
  text-transform: uppercase;
  text-align: center;
  max-width: fit-content;
  margin: auto;
}

#npi-products-modal .submit:hover {
  background: #00254b;
  color: #fff !important;
  border: 3px solid #00254b;
}

@media(max-width:800px) {
  #npi-products-modal .modal-body .actions .btn {
    margin: 0 !important;
    width: 100% !important;
    max-width: calc(100% - 40px) !important;
  }

  #npi-products-modal .modal-body .actions .btn.approve {
    margin-bottom: 16px !important;
  }
}

@media(max-width:650px) {
  #npi-products-modal .modal-body .actions .btn {
    max-width: 100% !important;
  }
}

/************ Gentaic test page***/
.page-node-18 strong {
  font-weight: bold !important;
}

.about-link {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}

.ca-text .about-link {
  justify-content: start;
}

.about-link .btn {
  margin: 0;
  transition: 0.3s all;
  background: #fff;
  border: 3px solid #bbd9eb !important;
  padding: 15px 36px 15px 24px;
  font-size: 18px;
  color: #00245b;
  min-height: 72px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 35px;
  border-radius: 0;
  position: relative;
}

.about-link .btn::after {
  content: "";
  background: url(/sites/default/files/img/button-download-icon.svg);
  background-size: cover;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: 27px;
  right: 20px;
}

.about-link .btn:hover::after {
  background-image: url(/sites/default/files/img/button-download-white.svg);
}

.about-alnylam-section .about-alnylam p.about-link {
  justify-content: start;
}

.about-link .btn:hover {
  color: #fff !important;
  background: #00245b;
  border: 3px solid #00245b !important;
}

.page-node-18 .about-alnylam-section p {
  margin-bottom: 10px;
}

.light-blue-bg {
  background-color: #f4f9fc;
}

.light-blue-bg p {
  margin-bottom: 12px
}

.light-blue-bg h2 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 300;
  color: #003366;
  margin-bottom: 16px;
  text-transform: none;
}

@media only screen and (max-width: 767px) {

  .about-link .btn {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1000px) {

  .page-node-18 .about-alnylam-section .mt-16.text-align-center,
  .page-node-18 .about-alnylam-section h2,
  .page-node-18 .light-blue-bg h2 {
    text-align: left !important;
  }
}

.font-20 {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
}

@media (min-width:991px) {
  #home-page-full-video h2.our-science::before {
    position: relative;
    margin-left: -55px;
    background-image: url('/sites/default/files/images/orange-green.png') !important;
    height: 40px;
    top: 3px !important;
    position: relative !important;
    left: 0;
  }
}

div.hyperoxalurie img.mobile {
  display: none;
}

.col-list {
  display: flex;
  justify-content: center;
  gap: 20px;
  text-align: center;
  font-size: 17px;
}

.left {
  text-align: left;
}

.col-list .bullet {
  font-weight: 700;
  color: #ff9900;
}

.col-list span.inline-block {
  display: inline-block;
  white-space: nowrap;
  text-align: left;
  margin: 0 10px;
  min-width: 210px;
}

.left {
  text-align: left;
}

.col-list {
  color: #303030;
  font-weight: 300;
}

.font-17 {
  font-weight: 300;
  font-size: 17px;
  line-height: 24px;
}

.chart {
  float: right;
  width: calc(45% - 25px);
  margin-left: 25px;
  margin-bottom: 10px;
}

.paragraph--type--simple-page-banner img {
  width: 100%;
}

.chart img {
  width: 100%;
}

.chart img.desktop {
  display: block;
}

.chart img.mobile {
  display: none;
}

.have-bg .left {
  font-size: 17px;
  line-height: 26px;
  margin: 0 0 10px;
  font-weight: 300;
}

.have-bg .left:last-child {
  margin: 0;
}

.col-list {
  flex-direction: column;
  align-items: center;
  gap: 0;
}

.colored-ul.un-listed li {
  position: relative;
  padding-left: 16px;
  margin-top: 8px;
}

.colored-ul.un-listed {
  list-style: none;
  margin-top: 24px !important;
}

.colored-ul.un-listed+p {
  margin-top: 16px;
}

@media only screen and (min-width:768px) and (max-width: 1000px) {
  .page-node-5 .light-blue .inner-bg-light-blue.text-center h2 {
    text-align: center !important;
  }
}

@media only screen and (max-width: 1000px) {
  .about-alnylam.text-center .font-20 {
    padding: 0;
  }

  .page-node-9 .about-alnylam-section p.text-align-center {
    text-align: left;
  }

}

@media only screen and (max-width: 767px) {
  div.hyperoxalurie img.desktop {
    display: none;
  }

  div.hyperoxalurie img.mobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .chart img.mobile {
    display: block;
  }

  .chart img.desktop {
    display: none;
  }

  .chart {
    display: block;
    width: 100%;
    max-width: 640px;
    margin: 0 0 32px;
  }

  /*maggi code*/
  .banner-slideshow-overlay-content .description.our-company h2 {
    max-width: 200px;
  }
}

.page-node-11 .h2-style,
.page-node-10 .h2-style,
.page-node-9 .h2-style {
  text-transform: unset !important;
}

.ot-sdk-container #onetrust-button-group #onetrust-pc-btn-handler:focus,
.ot-sdk-container #onetrust-button-group #onetrust-pc-btn-handler {
  outline: none !important;
  box-shadow: none !important;
  border: 0 !important;
}



/********************************/
/*   Start Pileline Page        */
/********************************/
.page-node-7 .piple-full-content .description--component {
  background-color: #FFF;
  padding: 0 64px !important;
}

.page-node-7 #our-pipeline-capella .pipeline-category.transthyretin .category-title.secondary-dark::before {
  position: unset;
}

.piple-full-content .description--component h2 {
  margin-bottom: 32px;
}

@media(max-width:1000px) {
  .page-node-7 #full-html-content-background .field--name-field-html-content {
    padding: 0;
  }

  .page-node-7 .piple-full-content .description--component {
    background-color: #FFF;
    padding: 64px 0px 32px !important;
  }

  .page-node-7 .about-alnylam-section .font-20 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .page-node-7 .pipeline-section {
    padding-bottom: 32px !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  .page-node-7 #our-pipeline-capella .pipeline-category.transthyretin .category-title.secondary-dark {
    position: relative;
  }

  .page-node-7 #our-pipeline-capella .pipeline-category.transthyretin .category-title.secondary-dark::before {
    position: absolute;
    left: 0 !important;
    margin: 0;
    top: 4px;
  }
}

/********************************/
/*      End Pipleline Page      */
/********************************/


/********************************/
/*      about  Page      */
/********************************/
.light-blue h2 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 300;
  color: #003366;
  text-transform: capitalize;
}

.custom-left-right-icon {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 42px;
  justify-content: center;
}

.left-image-container img {
  max-width: 246px;
}

.right-content-container p {
  font-size: 20px;
  font-weight: 700;
}

.have-table .table.table-striped thead {
  background-color: #003366;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  text-align: left;
}

.have-table .table>thead>tr>th {
  border: 0;
}

.have-table .table.table-striped thead th {
  padding: 20px 32px;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  color: #fff;
  font-family: PingFangSC;
  background-color: #003366;
}

.have-table .table-striped>tbody>tr:nth-of-type(2n+1) td,
.have-table .table-striped>tbody>tr:nth-of-type(2n+1) {
  background-color: #fff !important;
  --bs-table-bg-type: #FFF;
}

.have-table .table-striped>tbody>tr:nth-child(2n) td,
.have-table .table-striped>tbody>tr:nth-child(2n) {
  background-color: #f4f9fc !important;
}

.have-table .table-striped.table>tbody>tr>td {
  padding: 16px 24px;
  border: 0;
}

.have-table .table-striped.table>tbody>tr>td strong {
  font-weight: 600;
}

.have-table .table-striped.table>tbody>tr>td {
  padding: 20px 32px;
  border: 0;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  color: #333;
}

.have-table .table.table-striped {
  margin-bottom: 0;
}

.have-table .table-striped>tbody>tr:last-child td {
  padding-bottom: 30px;
}



@media (max-width: 1000px) {
  .have-table .margin-bottom-32px.font-20 {
    font-size: 17px !important;
    line-height: 1.41 !important;
    margin-bottom: 26px !important;
  }

  .table-container {
    margin: 0 -32px !important;
  }

  .have-table .table-striped.table tr {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .have-table .table-striped.table tr td:first-child {
    padding-bottom: 8px;
  }

  .have-table .table-striped.table tr td:last-child {
    padding-top: 0px;
  }
}






/********************************/
/*      Our sicence  Page      */
/********************************/
.show-mobile-only {
  display: none;
}

@media (max-width: 1000px) {
  .show-mobile-only {
    font-size: 23px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: normal;
    color: #036;
    margin-bottom: -38px;
    display: block;
  }
}

#dark-bg-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 52px 32px;
  color: #ffffff !important;
}

#dark-bg-banner .col-sm-4,
#dark-bg-banner .col-sm-8 {
  padding: 0 !important;
}

#dark-bg-banner .col-sm-4 {
  margin: -52px -26px -52px 0;
  max-width: 205px;
}

.dark-blue {
  background-color: #00254B;
}

#dark-bg-banner p {
  font-weight: 300;
  line-height: 24px;
  color: #FFF !important;
}

@media (max-width: 1000px) {
  .dark-blue {
    margin: 0 16px;
  }

  .dark-blue .description--component {
    padding: 0 !important;
  }

  #dark-bg-banner {
    padding: 16px 16px 32px !important;
  }

  #dark-bg-banner .col-sm-4 {
    margin: auto;
    text-align: left;
    margin-left: 0;
  }

  #dark-bg-banner .row {
    margin: 0;
  }

  #dark-bg-banner .row>div {
    padding: 0;
  }

}

@media (max-width: 767px) {
  #dark-bg-banner .col-sm-4 {
    margin-left: auto;
  }
}

@media(min-width:1001px) {
  #dark-bg-banner .col-sm-8 {
    min-width: 530px;
  }
}

.video-intro h3 {
  font-size: 23px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.39;
  letter-spacing: normal;
  color: #036;
  margin-top: 7px;
}

#how-siRNA-work ul {
  list-style: none;
  padding-left: 12px;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

#how-siRNA-work ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 16px;
}

#how-siRNA-work ul li:last-child {
  margin: 0;
}

#how-siRNA-work ul li::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ff9900;
  position: absolute;
  left: 0;
  top: 10px;
}


/********************************/
/*   Team Bio Member  Page      */
/********************************/

.bios-card-with-image-field {
  display: flex;
  gap: 42px;
}

.bios-card-with-image-field .name {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.1em;
}

.name-position {
  margin-bottom: 8px;
}

.bios-card-with-image-field .designation {
  padding-bottom: 16px;
  font-size: 35px;
  font-weight: 200;
  color: #003366;
  line-height: 1.1em;
  padding-bottom: 11px;
  max-width: 680px;
}

.bios-card-with-image-field .bio-desc p:not(:last-child) {
  margin-bottom: 24px;
  text-align: justify;
  font-weight: 400;
  line-height: 24px;
}

.bios-card-with-image-field .image {
  max-width: 100;
  width: 100%;
  min-width: 246px;
}

@media (max-width: 767px) {
  .bios-card-with-image-field {
    flex-direction: column;
    gap: 32px;
  }

  .bios-card-with-image-field .image img {
    width: 100%;
  }
}

/********************************/
/*   Diversity Inclusion  Page  */
/********************************/
.dark-blue-team .card-container {
  position: relative;
}

.dark-blue-team .card-img-container .img-responsive {
  max-width: 668px;
}

.html-content-background.dark-blue-team {
  padding-bottom: 136px;
}

.dark-blue-team .card-content {
  display: block;
  visibility: visible;
  background: #fff;
  padding: 24px 32px 32px 32px;
  border-bottom: 6px solid #14a1d0;
  box-shadow: 0 2px 4px 0 rgba(151, 151, 151, 0.46);
  position: relative;
  bottom: 58px;
  left: 30px;
  margin-bottom: 0px !important;
}

.dark-blue-team .card-content {
  max-width: 490px;
  position: absolute;
  right: 0;
  left: unset !important;
  bottom: -32px;
}

.dark-blue-team .card-title {
  padding: 0;
  margin-bottom: 8px;
  margin-top: 0px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: #09c;
}

.dark-blue-team .card-sub-title {
  font-size: 17px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  color: #333;
  margin-bottom: 8px;
  margin-top: 0px;
}

.dark-blue-team .card-content .slick-card-description {
  position: relative;
}

.dark-blue-team .card-content .slick-card-description p {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.41;
  color: #333;
}

@media(max-width:1000px) {
  .dark-blue-team .card-content {
    position: unset !important;
  }

  .dark-blue-team .card-img-container .img-responsive {
    max-width: 100% !important;
  }

  .dark-blue-team .card-content {
    padding: 24px !important;
  }

  .html-content-background.dark-blue-team {
    padding-bottom: 81px !important;
  }

  .multi-cards-section-title {
    margin-top: 64px !important;
  }
}

.multi-cards-section-title {
  font-size: 35px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #036;
  margin-bottom: 16px;
}

@media (max-width: 1000px) {
  .infographic-section-container {
    margin-top: -34px !important;
    margin-left: 16px !important;
    margin-right: 16px !important;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 991px) {
  .multi-cards-section-title {
    margin: 0;
    margin-top: 64px;
    margin-bottom: 0px;
    margin-bottom: 16px;
    text-align: left;
    font-size: 28px;
    line-height: 1.14;
  }
}


/********************************/
/*      For HCPs  Page          */
/********************************/
.products-sections-inner>.description--component {
  background-color: #FFF;
}

.product-detail-area .product-name {
  font-size: 23px;
  font-weight: 600;
  line-height: 24px;
  color: #003366;
  text-align: left;
}

.product-detail-area .product-divider {
  background: rgba(153, 153, 153, 0.5);
  overflow: hidden;
  height: 1px;
  margin: 28px 0 35px 0 !important;
}

.product-detail-area .product-detail-container .product-detail .image-container {
  margin-bottom: 17px;
}

.product-detail-area .product-detail-container .product-detail .links p {
  margin: 0 0 10px;
}

.product-detail-area .product-detail-container .product-detail .links sup {
  vertical-align: super;
  line-height: 0;
  font-size: 10px;
}

.product-detail-area .product-detail-container .product-detail .links {
  margin-top: 17px;
}

.product-detail-area .product-detail-container .product-detail .links .pdf-title {
  font-weight: 700;
  color: #036;
  font-size: 23px;
  line-height: 1.2;
}

.nowrap {
  white-space: nowrap;
}

.product-detail-area {
  background-color: #fff;
  padding: 40px;
}

@media only screen and (min-width: 768px) {
  .product-detail-area .product-detail-container .product-detail {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .product-detail-area .product-detail-container {
    flex-direction: column;
  }

  .product-detail-area .product-detail-inner {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-evenly;
    max-width: 1004px;
  }

  .product-detail-area .product-detail-inner img {
    max-width: 343px;
    border: 1px solid #d0d0d0;
  }

  .product-detail-area .product-detail-container .product-detail .links {
    text-align: left;
    max-width: 339px;
    min-width: 339px;
  }

  .product-detail-area .product-detail-container .product-detail .links .pdf-title {
    font-weight: 700;
    color: #036;
    font-size: 23px;
    padding-right: 53px;
    line-height: 1.2;
  }

  .product-detail-area .product-detail-container .product-detail .links a {
    border-bottom: solid 1.5px #b9d9eb;
    font-weight: 600;
    color: #00254b;
    font-size: 17px;
    line-height: 26px;
  }

  .product-detail-area .product-detail-container .product-detail {
    width: 100%;
  }

  .product-detail-area .product-divider {
    margin-bottom: 0 !important;
  }
}

.html-content-background.products-sections.last {
  margin-top: -19px;
}

.product-detail-area .product-detail-container .last.product-detail {
  padding-bottom: 0;
}

.product-detail-area .product-detail-container .product-detail .links .pdf-title+p {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-detail-area .product-detail-inner {
    justify-content: space-between;
  }

  .product-detail-area .product-detail-container .product-detail {
    width: 100%;
    padding-bottom: 40px;
    max-width: 320px;
    margin: 0 auto;
  }

  .product-detail-area .product-detail-container .product-detail .links {
    margin-top: 17px;
    text-align: center;
  }
}

@media only screen and (max-width: 991px) {
  .product-detail-area .product-detail-container .product-detail .links {
    text-align: center;
  }

  .html-content-background.products-sections.pt-64 {
    padding: 64px 20px;
  }
}

@media only screen and (max-width: 767px) {
  .product-detail-area .product-detail-container .product-detail .image-container {
    display: block;
  }

  .product-detail-area .product-detail-container .product-detail:not(.last) {
    padding-bottom: 40px;
  }
}

@media only screen and (min-width: 1024px) {
  .product-detail-area .product-detail-container {
    display: flex;
    justify-content: center;
  }

  .product-detail-area .product-detail-container .product-detail {
    padding: 40px 8px 20px;
    text-align: center;
    margin: 0 auto;
  }

  .product-detail-area .product-detail-container .last.product-detail {
    padding-right: 0;
    padding-bottom: 20px;
  }

  .product-detail-area .product-detail-container .product-detail {
    text-align: center;
  }
}


/********************************/
/*          Home  Page          */
/********************************/
.field--name-field-footnote {
	text-align: center;
	font-style: italic;
	color: #999;
	font-size: 14px;
	font-weight: 400;
  padding-bottom: 32px;
}
.note-p {
	font-size: 9px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.67;
	letter-spacing: normal;
	color: #333;
}
@media only screen and (min-width: 0px) and (max-width: 1000px) {
  .carrers-section {
    margin-bottom: 0 !important;
  }
  .career-section .content {
    border-bottom: 0;
    box-shadow: none !important;
  }
  .field--name-field-footnote {
    border-bottom: 8px solid #00245b;
    margin-bottom: 40px;
  }
  .job-code.m-0 .description--component {
    padding: 0;
  }
}

/* @media (min-width: 993px) {
  .career-section .secondary-dark::before {
    height: 40px;
    top: 6px !important;
    left: -64px;
  }
} */

/********************************/
/*      For HCPs  Page          */
/********************************/
/* #block-alnylam-productspagemodalconfirmuserishcp .modal-dialog.modal-lg {
	--bs-modal-width: 825px;
  max-width: 825px;
}
#block-alnylam-productspagemodalconfirmuserishcp .modal-body {
	padding: 54px 32px 40px;
}

#block-alnylam-productspagemodalconfirmuserishcp .modal-body h3 {
	font-size: 30px;
	margin: 0 30px 20px 30px;
	padding: 0;
	color: #003366;
	text-transform: uppercase;
	font-weight: bold;
}
#block-alnylam-productspagemodalconfirmuserishcp .modal-body h4 {
	color: #003366;
	font-size: 25px;
	font-weight: 400;
	margin-top: 10px;
	line-height: 28px;
	margin-bottom: 10px;
} */
#productsModal .modal-body h4:last-of-type {
	margin-top: 42px;
}

.modalbuttons {
	display: flex;
	justify-content: center;
	gap: 30px;
}

/********************************/
/*      Work at Alnylam         */
/********************************/
/*************** new Page 20250106 *************/
.head-title::before {
	background-image: url(/sites/default/files/inline-images/dna-lines.png);
	background-size: 35px 24px;
	display: inline-block;
	width: 35px;
	height: 24px;
	content: "";
	margin-right: 16px;
}
.team-head.between .head-title::before {
	margin: 0;
}
.our-teams {
	display: flex;
	align-items: start;
	gap: 24px;
}
.our-teams > .item-container {
	flex: 0 0 calc(25% - 18px);
}
.our-teams .details p {
	font-size: 14px;
	line-height: 21px;
	font-weight: 600;
	margin-top: 16px;
}

.team-head {
	margin: 64px auto;
	max-width: 970px;
}
.team-head .head-title {
	margin: 0 0 32px;
	font-size: 35px;
	font-weight: 300;
	text-transform: none;
}

.team-head p {
  margin: 0;
}
 .page-id-25 .paragraph-id--412 {
	background-image: none;
}
 .page-id-25 .paragraph-id--425 .description--component {
	margin-top: 0 !important;
}
.html-content-background.team-details-section {
	padding: 32px 40px;
}

.title-team {
	font-size: 23px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.22;
	letter-spacing: normal;
	color: #036;
	margin: 0 0 24px;
}
.team-details-section .after-title {
/* 	color: #036;
	font-size: 20px;
	font-weight: 500; */
	margin-top: -16px;
	margin-bottom: 24px;
}
.member-details-container {
	display: flex;
	gap: 24px;
}
.member-details-container img {
	max-width: 220px;
}
.member-details-container .description .itemm {
	display: flex;
	gap: 4px;
}
.member-details-container .description {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.member-details-container .description .itemm p:first-child {
	white-space: nowrap;
}
.member-details-container .description .itemm p {
	margin: 0;
}

.team-head.between p {
	margin: 0;
}
.team-head.between {
  margin-bottom:32px;
}
.img-after-content {
	margin: 40px auto;
}
.job-code-page {
	text-align: center;
	margin-bottom: 32px;
}
.html-content-background.team-details-section .row.inner-block > div {
	padding: 0 !important;
}
.html-content-background.our-culture-and-values-section .row.inner-block .row > h2 {
  margin-bottom: 24px !important;
}
@media only screen and (min-width: 0px) and (max-width: 1171px) {
  div[style*="width:1024px;"], div[style*="width: 1024px;"], div[style*="width: 1170px;"], div[style*="width:1170px;"] {
    width: auto !important;
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .page-node-15 div.html-content-background {
    padding: 32px 32px 40px !important;
  }
}
@media (min-width: 1001px) {
  .page-node-15 .banner-overlay-html-content-description--component {
    padding: 55px 80px 32px !important;
  }
}

@media (min-width: 1000px) {
  .team-details-section .after-title {
    margin-left: 32px;
  }
}
@media (max-width: 1000px) {
  .page-node-15 .description--component .text-align-center {
    text-align: center !important;
  }

  .html-content-background.our-culture-and-values-section {
    padding: 64px 32px;
  }
  .html-content-background.our-culture-and-values-section .row.inner-block > div, 
  .html-content-background.our-culture-and-values-section .row.inner-block {
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .html-content-background.our-culture-and-values-section .row.inner-block .row {
    margin: 0 !important;
  }
  .html-content-background.our-culture-and-values-section .row.inner-block .row > * {
    padding: 0;
  }
  .html-content-background.our-culture-and-values-section .row.inner-block .row > p {
    text-align: left;
  }
  
}

@media (max-width: 767px) {
  .job-code-page {
    text-align: left;
  }
  .our-teams {
    flex-direction: column;
    gap: 32px;
  }
  .our-teams > .item-container {
        flex: 0 0 100%;
    }
  .page-node-15 .description--component .text-align-center {
    text-align: left !important;
  }
  .page-node-15 .description--component .head-title {
    font-size: 23px !important;
  }
  .page-node-15 div.html-content-background {
    padding: 32px !important;
  }
  .member-details-container {
    flex-direction: column;
  }
  .member-details-container img {
    max-width: 100%;
    width: auto;
  }
  .banner-overlay-html-content-description--component .head-title, .head-title {
    font-size: 23px;
  }
  .text-align-center.head-title {
    position: relative;
  }
  .head-title::before {
    background-size: 14px 21px;
    width: 14px;
    height: 21px;
    margin-right: 0;
    position: absolute;
    left: -23px;
    background-image: url(/sites/default/files/images/lines-mobile-our-company.svg);
    top: 6px;
  }
  .job-code-page {
    text-align: left;
  }
}





/********************************/
/*      Career  Page          */
/********************************/
/***** Desctop only ***/
.page-node-16 .flip-cards .flip-card .title .strong,
.page-node-16 .flip-cards .flip-card .title strong {
	width: calc(100% - 30px);
	line-height: 1.14;
	letter-spacing: normal !important;
	word-wrap: break-word;
	word-break: keep-all;
	max-width: 370px;
	text-align: center;
}
.page-node-16 .flip-cards .flip-card .desc {
	width: calc(100% - 30px);
	padding-left: 24px;
	padding-right: 24px;
	line-height: 24px;
	font-size: 20px;
}
.page-node-16 .flip-cards .flip-card .desc {
	width: calc(100% - 30px);
}



.who-we-are .four-cards-container .slick-dots {
	min-height: 51px;
	bottom: -40px !important;
}
.page-node-16 .flip-cards .flip-card .title {
	width: 100%;
	line-height: 40px;
	display: flex;
}
.page-node-16 .row.equal {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

@media (min-width: 768px) and (max-width: 1000px) {
  .page-node-16 .slick-slide .col-md-6 {
    width: 100%;
  }
  .page-node-16 .paragraph--type--carousel .slick-slider {
    padding-right: 32px;
    padding-left: 32px;
  }
  .page-node-16 .paragraph--type--carousel .slick-dots {
    bottom: -47px !important;
  }
  .page-node-16 .field--name-field-footnote {
    padding-top: 64px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .flip-cards .flip-card.col-sm-6 {
    width: 50%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .html-content-background.our-culture-and-values-section .row.inner-block .row.flip-cards.row.equal.text-center {
    margin: 0 -15px !important;
  }
  .our-culture-and-values-section .button-more.button-more {
    margin-top: 2px !important;
  }
}

@media(min-width:1001px){ 
  .page-node-16 .flip-cards.row.equal.text-center {
    padding: 0 !important;
  }
}
@media(max-width:767px){
  .page-node-16 .flip-cards .flip-card .desc {
    max-width: 370px;
  }
  .page-node-16 .flip-cards.row.equal.text-center {
    display: flex;
    flex-wrap: wrap;
    align-items: center !important;
    justify-content: center;
  }
  .page-node-16 .flip-cards.row.equal.text-center .flip-card {
    max-width: 370px;
  }
  .page-node-16 .flip-cards .flip-card .desc {
    max-width: 370px;
    width: 100%;
    margin: auto !important;
  }
}


/********************************/
/*     Amyloidosis  Page        */
/********************************/
.have_hero_note {
	position: relative;
}
.have_hero_note .hero-note {
	position: absolute;
	bottom: 55px;
	width: 100%;
}
.hero-note .inner-hero-note {
	max-width: 1234px;
	margin: auto;
	padding: 0 32px;
	font-size: 20px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: right;
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
/***** mobile only ***/
@media(max-width:767px){
  .have_hero_note .hero-note {
    display: none;
  }
}
/***** tablet and  Mobile only ***/
@media(min-width:768px) and (max-width:1000px){
  .bios-card-with-image-field .image .img-responsive {
    width: 100%;
  }
  .bios-card-with-image-field {
    gap: 32px;
    flex-direction: column;
  }
}
@media(max-width:1000px){
   .have_hero_note .hero-note {
    bottom: 11px;
  }
  .page-node-14 .job-code .description--component ,
  .page-node-18 .job-code .description--component ,
  .page-node-17 .job-code .description--component {
    padding: 0 !important;
  }
  .page-node-14 .job-code .field--name-field-footnote ,
  .page-node-17 .job-code .field--name-field-footnote ,
  .page-node-18 .job-code .field--name-field-footnote {
    padding-bottom: 64px;
    margin-bottom: 8px !important;
  }
  
  .page-node-11 .bios-card-without-image-field .name-position, 
  .page-node-11 .bios-card-with-image-field .name-position, 
  .page-node-11 .bios-card-with-image-field .col-sm-9 .name-position {
    margin-bottom: 16px !important;
    padding-right: 0 !important;
  }
  .page-node-11 .bios-card-with-image-field .designation {
    padding-bottom: 16px !important;
  }
  .bios-card-with-image-field .designation, 
  .bios-card-without-image-field .designation {
    font-size: 28px !important;
    font-weight: 300;
  }
  .page-node-10 .about-alnylam-section .font-20 {
    text-align: left;
  }
}

.banner-overlay-html-content-description--component p .working-at-alnylam-eye-brow {
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
  color: #00bbd3;
	letter-spacing: normal;
}