@font-face{
  font-family:"genzyme";
  src:url("/dam/jcr:44c52536-44f8-48af-a475-52b4a1009408/genzyme.ttf") format("truetype"),
  url("/dam/jcr:e0c88e84-1540-492f-8ba5-867a65a02ebc/genzyme.woff?unimyg") format("woff"),
  url("/dam/jcr:19d3d3b0-27da-4d05-a85c-9355bcad903d/genzyme.svg") format("svg");
  font-weight:normal;
  font-style:normal;
  font-display:block;
}
.body-part-pointers{
  position:absolute;
  top:0;
  width:100%;
  height:100%;
}
.body-part-pointers li{
  margin:0;
}
.body-part-pointer__item{
  position:absolute;
  cursor:pointer;
}
.body-part-pointer__item--weight-control{
  top:84%;
  left:48%;
}
.body-part-pointer__item--lung-function{
  top:56%;
  left:38%;
}
.body-part-pointer__item--liver-function{
  top:72%;
  left:42%;
}
.body-part-pointer__item--cardiovascular-fitness{
  top:51%;
  left:51%;
}
.body-part-pointer__item--blood-pressure{
  top:60%;
  left:46%;
}
.body-part-pointer__item--emotional-and-mental-health-problems{
  top:1%;
  left:46%;
}
.body-part-pointer__item--cognitive-problems{
  top:3%;
  left:53%;
}
.body-part-pointer__item--vision-problems{
  top:5.5%;
  left:43%;
}
.body-part-pointer__item--swallowing-problems{
  top:14%;
  left:48%;
}
.body-part-pointer__item--speech-problems{
  top:9.4%;
  left:49.5%;
}
.body-part-pointer__item--bladder-problems{
  top:46%;
  left:43%;
}
.body-part-pointer__item--bowel-problems{
  top:40%;
  left:61%;
}
.body-part-pointer__item--spasms-and-stifness{
  top:50%;
  left:2%;
}
.body-part-pointer__item--tremors{
  top:47%;
  left:87%;
}
.body-part-pointer__item--muscle-weakness{
  top:60%;
  left:56%;
}
.body-part-pointer__item--balance-problems{
  top:94%;
  left:51%;
}
.body-part-pointer__item--sexual-dysfunction{
  top:50%;
  left:47%;
}
.body-part-pointer__item--fatigue{
  top:27%;
  left:49%;
}
.body-part-pointer__item--pain{
  top:19%;
  left:25%;
}
.body-part-pointer__item--outside-body-left-hand-side{
  top:22%;
  left:1%;
}
.body-part-pointer__item--outside-body-left-hand-side::before{
  background-color:#0095eb;
}
.body-part-pointer__item--outside-body-left-hand-side::after{
  border-color:#0095eb;
}
.body-part-pointer__item--outside-body-right-hand-side{
  top:24%;
  left:88%;
}
.body-part-pointer__item--outside-body-right-hand-side::before{
  background-color:#0095eb;
}
.body-part-pointer__item--outside-body-right-hand-side::after{
  border-color:#0095eb;
}
.body-part-pointer__item--outside-body-lower-left-hand-side{
  top:64%;
  left:6%;
}
.body-part-pointer__item--outside-body-lower-left-hand-side::before{
  background-color:#0095eb;
}
.body-part-pointer__item--outside-body-lower-left-hand-side::after{
  border-color:#0095eb;
}
.body-part-pointer__item--outside-body-lower-right-hand-side{
  top:66%;
  left:75%;
}
.body-part-pointer__item--outside-body-lower-right-hand-side::before{
  background-color:#0095eb;
}
.body-part-pointer__item--outside-body-lower-right-hand-side::after{
  border-color:#0095eb;
}
.body-part-pointer__item--center{
  top:34%;
  left:48%;
}
.clickable-body__body-info{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border-bottom:3px solid #ea7f1e;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.clickable-body__side{
  -webkit-box-flex:1;
  -ms-flex:1 1 30%;
  flex:1 1 30%;
}
@media (max-width:1199.98px){
  .clickable-body__side{
      margin-bottom:20px;
  }
}
.clickable-body__tabs{
  margin-bottom:20px;
}
.clickable-body__body-container{
  position:relative;
  -webkit-box-flex:1;
  -ms-flex:1 1 70%;
  flex:1 1 70%;
  text-align:center;
}
@media (max-width:1199.98px){
  .clickable-body__body-container{
      -webkit-box-flex:1;
      -ms-flex:1 1 100%;
      flex:1 1 100%;
  }
}
@media (max-width:767.98px){
  .clickable-body__body-container{
      min-width:574px;
      left:50%;
      -webkit-transform:translateX(-50%);
      -ms-transform:translateX(-50%);
      transform:translateX(-50%);
  }
}
.interactive-body-content{
  position:relative;
}
.interactive-body-content-item{
  top:0;
  height:100%;
  width:100%;
  max-height:0;
  overflow:hidden;
  -webkit-transition:height 300ms ease-in-out;
  transition:height 300ms ease-in-out;
}
.interactive-body-content-item--show{
  max-height:none;
}
.interactive-body-content-item__title{
  margin:40px 30px;
}
.interactive-full-body{
  position:relative;
}
.interactive-full-body__view{
  width:0;
  height:0;
  overflow:hidden;
}
.interactive-body{
  position:relative;
  text-align:center;
  overflow:hidden;
}
.interactive-body--clickable{
  margin:0 auto;
  width:100%;
  height:750px;
  max-width:574px;
}
.interactive-body--full{
  margin:0 auto;
}
.interactive-body__overlay{
  position:absolute;
  left:50%;
  top:0;
  -webkit-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  transform:translateX(-50%);
  opacity:0;
  -webkit-transition:opacity 300ms ease-in-out;
  transition:opacity 300ms ease-in-out;
}
.interactive-body--full .interactive-body__overlay{
  opacity:1;
}
.interactive-body__overlay--show{
  opacity:1;
}

.interactive-puzzle{
  padding:40px 30px 0;
}
@media (min-width:576px){
  .interactive-puzzle{
      padding-top:55px;
  }
}
@media (min-width:768px){
  .interactive-puzzle{
      padding:95px 50px 0;
  }
}
@media (min-width:992px){
  .interactive-puzzle{
      padding:95px 70px 0;
  }
}
.interactive-puzzle__inner{
  position:relative;
}
.interactive-puzzle__image{
  width:100% !important;
  height:auto !important;
}
.interactive-puzzle__piece{
  cursor:pointer;
  position:absolute;
  height:auto;
  z-index:10;
  opacity:1;
}
.interactive-puzzle__piece.placed{
  -webkit-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  z-index:5;
}
.interactive-puzzle__piece--first{
  top:-20%;
  left:45%;
  width:12.6% !important;
}
.interactive-puzzle__piece--first.placed{
  top:27.6% !important;
  left:32.6% !important;
}
.interactive-puzzle__piece--second{
  top:45%;
  left:100.5%;
  width:13.7% !important;
}
.interactive-puzzle__piece--second.placed{
  top:55.7% !important;
  left:86.3% !important;
}
.interactive-puzzle__destination{
  position:absolute;
}
.interactive-puzzle__destination--first{
  top:27.7%;
  left:32.7%;
}
.interactive-puzzle__destination--second{
  top:55.7%;
  left:86.3%;
}
.interactive-puzzle .puzzle-content-container{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
}
.interactive-puzzle .puzzle-piece__content{
  position:absolute;
  opacity:0;
  visibility:hidden;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  width:40%;
  min-width:150px;
  -webkit-transition:opacity 0.3s ease-out,visibility 0.3s ease-out;
  transition:opacity 0.3s ease-out,visibility 0.3s ease-out;
}
@media (min-width:576px){
  .interactive-puzzle .puzzle-piece__content{
      width:20%;
      min-width:180px;
  }
}
.interactive-puzzle .puzzle-piece__content.visible{
  opacity:1;
  visibility:visible;
}
.interactive-puzzle .puzzle-piece__content:first-child{
  top:0;
  left:40px;
}
@media (min-width:576px){
  .interactive-puzzle .puzzle-piece__content:first-child{
      left:0;
  }
}
.interactive-puzzle .puzzle-piece__content:nth-child(2){
  right:0;
  top:85%;
}
@media (min-width:576px){
  .interactive-puzzle .puzzle-piece__content:nth-child(2){
      top:90%;
      right:20%;
  }
}

.interactive-body-content{
  position:relative;
}
.interactive-body-content-item{
  top:0;
  height:100%;
  width:100%;
  max-height:0;
  overflow:hidden;
  -webkit-transition:height 300ms ease-in-out;
  transition:height 300ms ease-in-out;
}
.interactive-body-content-item--show{
  max-height:none;
}
.interactive-body-content-item__title{
  margin:40px 30px;
}
.interactive-full-body{
  position:relative;
}
.interactive-full-body__view{
  width:0;
  height:0;
  overflow:hidden;
}
.button-switcher--active-body ~ .interactive-full-body__view--body{
  width:auto;
  height:auto;
}
.button-switcher--active-list ~ .interactive-full-body__view--list{
  width:auto;
  height:auto;
}
.interactive-full-body--hide-titles .button-switcher--active-body ~ .interactive-full-body__view--list .accordion__trigger{
  display:none;
}
.interactive-full-body--hide-titles .button-switcher--active-body ~ .interactive-full-body__view--list .accord{
  padding-right:2rem;
}
.interactive-full-body__body-container{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  max-width:574px;
  width:100%;
}
.interactive-full-body__body-info{
  margin-top: 50px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
}
.interactive-full-body-item__close{
  display:none;
  position:absolute;
  right:0;
  top:0;
  margin:20px;
}
.button-switcher--active-body ~ .interactive-full-body__view .interactive-full-body-content-item--show .interactive-full-body-item__close{
  display:block;
}
.interactive-full-body-item__close:before,.interactive-full-body-item__close:after{
  background-color:#ea7f1e;
}
.interactive-full-body-item__prev-next{
  display:none;
}
.button-switcher--active-body ~ .interactive-full-body__view .interactive-full-body-content-item--show .interactive-full-body-item__prev-next{
  display:inline-block;
  margin-top:20px;
  min-height: 43px;
  font-weight: 700;
  margin-right: 5px;
}
.interactive-full-body img{
  width:100%;
}
.interactive-full-body-content-item--show{
  position:absolute;
  background-color:#fff;
  border:2px solid #ea7f1e !important;
  border-radius:10px;
  padding:20px;
  width:100%;
}
.interactive-full-body-content-item--show p{
  margin-bottom:15px;
}
.interactive-full-body-content-item--show p:last-child{
  margin-bottom:0;
}
.interactive-full-body-content-item--show:first-child{
  border-color:#ea7f1e;
}
.interactive-full-body-content-item--show .accord{
  max-height:none;
  padding:0;
}
.interactive-full-body-content-item--show .accordion__trigger{
  padding:0;
  color:#ea7f1e !important;
  pointer-events:none;
  cursor:default;
  margin-bottom:15px;
}
.interactive-full-body-content-item--show .accordion__trigger:hover,.interactive-full-body-content-item--show .accordion__trigger:focus,.interactive-full-body-content-item--show .accordion__trigger:active{
  text-decoration:none;
  background-color:transparent;
}
.interactive-full-body-content-item--show .accordion__arrow{
  display:none;
}
.interactive-full-body__body-container{
  position:relative;
}
.interactive-full-body__body-container:before{
  display:block;
  content:"";
  width:100%;
  padding-top:305.0522648084%;
}
.interactive-full-body__body-container .interactive-body{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
}

.interactive-discussion{
  font-size:18px;
  font-size:1.125rem;
}
.interactive-discussion__title{
  color:#ea7f1e;
  margin-bottom:40px;
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
}
.interactive-discussion__container{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:space-evenly;
  -ms-flex-pack:space-evenly;
  justify-content:space-evenly;
}
.interactive-discussion-item{
  -ms-flex-preferred-size:50%;
  flex-basis:50%;
  -ms-flex-item-align:start;
  align-self:flex-start;
  text-align:center;
  padding:2px 5px;
  position:relative;
}
@media (min-width:768px){
  .interactive-discussion-item{
      -ms-flex-preferred-size:33%;
      flex-basis:33%;
  }
  .button-switcher__mode {
      font-size: 1rem;
  }
}
.interactive-discussion-item--active .interactive-discussion-item__title{
  color:#0076c0;
}
.interactive-discussion-item--active .interactive-discussion-item__icon{
  background-color:#0076c0;
}
.interactive-discussion-item__title{
  color:#ea7f1e;
  font-size:16px;
  font-size:1rem;
  margin-top:15px;
  -webkit-transition:color 250ms;
  transition:color 250ms;
}
@media (min-width:576px){
  .interactive-discussion-item__title{
      font-size:20px;
      font-size:1.25rem;
  }
}
.interactive-discussion-item__icon{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-transition:background-color 250ms;
  transition:background-color 250ms;
  width:100px;
  height:100px;
  border-radius:50%;
  background-color:#ea7f1e;
  color:#ffffff;
  padding:3px 0;
  text-align:center;
  font-size:60px;
  font-size:3.75rem;
  margin:0 auto;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
}
.interactive-discussion-item__icon:before{
  display:block;
  font-family:"genzyme";
}
.interactive-discussion-item__icon--physical-symptoms:before{
  content:"\e92d";
}
.interactive-discussion-item__icon--emotions-thinking-and-memory:before{
  content:"\e92a";
}
.interactive-discussion-item__icon--family-and-social-life:before{
  content:"\e911";
  font-size:50px;
  font-size:3.125rem;
  padding:10px 0;
}
.interactive-discussion-item__icon--work-life:before{
  content:"\e916";
  font-size:50px;
  font-size:3.125rem;
  padding:10px 0;
}
.interactive-discussion-item__icon--hobbies-and-interests:before{
  content:"\e967";
}
.interactive-discussion-item > .interactive-discussion-tooltip{
  display:none;
}
.interactive-discussion-infobox{
  -ms-flex-preferred-size:100%;
  flex-basis:100%;
  border:2px solid #0076c0;
  border-radius:3px;
  display:none;
  margin-top:35px;
  background-color:#ffffff;
}
.interactive-discussion-infobox__title{
  background-color:#0076c0;
  color:#ffffff;
  padding:5px 10px;
  -webkit-transition:all ease-in-out 250ms;
  transition:all ease-in-out 250ms;
}
.interactive-discussion-infobox__text{
  padding:0 10px 10px 10px;
  -webkit-transition:all ease-in-out 250ms;
  transition:all ease-in-out 250ms;
}
.interactive-discussion-invisible-link{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
.interactive-discussion-invisible-link:hover,.interactive-discussion-invisible-link:focus{
  outline:none;
}
.interactive-discussion-invisible-link:hover ~ .interactive-discussion-item__title,.interactive-discussion-invisible-link:focus ~ .interactive-discussion-item__title{
  color:#0076c0;
}
.interactive-discussion-invisible-link:hover ~ .interactive-discussion-item__icon,.interactive-discussion-invisible-link:focus ~ .interactive-discussion-item__icon{
  background-color:#0076c0;
}
.interactive-image{
  position:relative;
  margin-bottom:160px;
  width:100%;
}
@media (max-width:1199.98px){
  .interactive-image{
      margin-bottom:140px;
  }
}
@media (max-width:991.98px){
  .interactive-image{
      margin-bottom:40px;
  }
}
@media (max-width:767.98px){
  .interactive-image{
      margin-bottom:20px;
  }
}
@media (max-width:575.98px){
  .interactive-image{
      margin-bottom:40px;
  }
}
.interactive-image .pointer-item{
  color:#747171;
}
@media (max-width:1199.98px){
  .interactive-image .pointer-item p,.interactive-image .pointer-item p > [class^=text--],.interactive-image .pointer-item p > [class*=text--],.interactive-image .pointer-item p > strong{
      font-size:90%;
  }
}
@media (max-width:991.98px){
  .interactive-image .pointer-item p,.interactive-image .pointer-item p > [class^=text--],.interactive-image .pointer-item p > [class*=text--],.interactive-image .pointer-item p > strong{
      font-size:80%;
      line-height:1.3;
  }
}
@media (max-width:767.98px){
  .interactive-image .pointer-item p,.interactive-image .pointer-item p > [class^=text--],.interactive-image .pointer-item p > [class*=text--],.interactive-image .pointer-item p > strong{
      font-size:70%;
  }
}
@media (max-width:991.98px){
  .interactive-image .pointer-item blockquote{
      line-height:1.2;
  }
}
@media (max-width:575.98px){
  .interactive-image .pointer-item blockquote{
      line-height:14px;
      line-height:0.875rem;
  }
}
.interactive-image--mobility .pointer-item--0{
  right:24%;
  top:12%;
  width:70%;
}
@media (max-width:1199.98px){
  .interactive-image--mobility .pointer-item--0{
      width:60%;
  }
}
@media (max-width:767.98px){
  .interactive-image--mobility .pointer-item--0{
      width:70%;
  }
}
.interactive-image--mobility .pointer-item--0:before{
  right:-40px;
  right:-60px;
}
.interactive-image--mobility .pointer-item--1{
  left:11%;
  bottom:32%;
  width:70%;
}
@media (max-width:1199.98px){
  .interactive-image--mobility .pointer-item--1{
      width:80%;
  }
}
.interactive-image--mobility .pointer-item--1:before{
  left:-40px;
  left:-60px;
}
@media (max-width:575.98px){
  .interactive-image--mobility .pointer-item--1 .pointer-item__content{
      margin-top:-30px;
  }
}
.interactive-image--relapsing-ms .pointer-item--0{
  right:5%;
  top:58%;
  width:34%;
}
@media (max-width:575.98px){
  .interactive-image--relapsing-ms .pointer-item--0{
      top:53%;
      width:50%;
  }
}
.interactive-image--relapsing-ms .pointer-item--0:before{
  left:-40px;
  left:-60px;
}
.interactive-image--relapsing-ms .pointer-item__content{
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  background:#fff;
}
@media (max-width:575.98px){
  .interactive-image--relapsing-ms .pointer-item__content{
      padding:10px;
  }
}
.interactive-image__image{
  width:100%;
}

.button-switcher{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.button-switcher__item{
  -webkit-box-flex:1;
  -ms-flex:1 1 100%;
  flex:1 1 100%;
  margin-right:5px;
}
.button-switcher__item:last-child{
  margin-right:0;
}
.button-switcher__mode{
  cursor:pointer;
  display:block;
  text-align:center;
  border:2px solid #0076c0;
  border-radius:3px;
  color:#0076c0;
  font-weight:700;
  padding:0.5px;
  font-size: 1.375rem;
  font-family: 'AvantGardeGothic-ITC', sans-serif !important;
}
.button-switcher__mode:hover,.button-switcher__mode:focus{
  text-decoration:none;
}
.button-switcher__mode--active{
  cursor:default;
  color:#fff !important;
  background-color:#0076c0;
}
.button-switcher{
  margin:0 0 20px !important;
}
@media (min-width:576px){
  .button-switcher{
      margin:0 0 40px !important;
  }
}
.spacing--top:last-child:not(:first-child),.spacing--bottom:last-child:not(:first-child){
  margin:0 !important;
}
@media (min-width:576px){
  .spacing--top:last-child:not(:first-child),.spacing--bottom:last-child:not(:first-child){
      margin:0 !important;
  }
}

.interactive-full-body__title {
  color: #0076c0 !important;
  font-size: 1.375rem;
  font-family: 'AvantGardeGothic-ITC', sans-serif !important;
  margin-bottom: 10px;
}


.pointer-item{
  position:absolute;
  cursor:pointer;
}
.pointer-item--show-content{
  cursor:default;
}
.pointer-item:hover,.pointer-item:focus{
  text-decoration:none;
}
.pointer-item:before{
  position:absolute;
  right:-30px;
  font-size:3rem;
  color:#ea7f1e;
  font-family:"genzyme";
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\e960";
}
@media (min-width:576px){
  .pointer-item:before{
      font-size:3.5rem;
  }
}
.pointer-item__content{
  position:absolute;
  padding:20px;
  opacity:0;
  background:#f4f9fc;
  -webkit-transition:opacity 500ms ease-in-out;
  transition:opacity 500ms ease-in-out;
}
@media (max-width:1199.98px){
  .pointer-item__content{
      padding:15px;
  }
}
.pointer-item--show-content .pointer-item__content{
  opacity:1;
}
.pointer-item__content p{
  margin:0;
}
.pulse{
  --size:22px;
  overflow:hidden;
  text-indent:-100vw;
  height:60px;
  width:60px;
  height:calc(var(--size) * 2);
  width:calc(var(--size) * 2);
  display:block;
  color:transparent;
}
@media (min-width:576px){
  .pulse{
      --size:30px;
  }
}
.pulse:before,.pulse:after{
  content:"";
  display:block;
  border-radius:50%;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  position:absolute;
  left:50%;
  top:50%;
}
.pulse:before{
  background-color:white;
  width:30px;
  height:30px;
  height:var(--size);
  width:var(--size);
  -webkit-transition:background-color 300ms ease-in-out;
  transition:background-color 300ms ease-in-out;
}
.pulse:after{
  width:45px;
  height:45px;
  height:calc(var(--size) * 1.5);
  width:calc(var(--size) * 1.5);
  border:2px solid white;
  -webkit-animation:body-point-pulse 1s infinite;
  animation:body-point-pulse 1s infinite;
  -webkit-transition:border-color 300ms ease-in-out;
  transition:border-color 300ms ease-in-out;
}
.pulse:active:before,.pulse:focus:before,.pulse:hover:before{
  background-color:#ea7f1e;
}
.pulse:active:after,.pulse:focus:after,.pulse:hover:after{
  border-color:#ea7f1e;
}
@-webkit-keyframes body-point-pulse{
  0%{
      width:36px;
      height:36px;
      height:calc(var(--size) * 1.2);
      width:calc(var(--size) * 1.2);
  }
  50%{
      width:45px;
      height:45px;
      height:calc(var(--size) * 1.5);
      width:calc(var(--size) * 1.5);
  }
  100%{
      width:36px;
      height:36px;
      height:calc(var(--size) * 1.2);
      width:calc(var(--size) * 1.2);
  }
}
@keyframes body-point-pulse{
  0%{
      width:36px;
      height:36px;
      height:calc(var(--size) * 1.2);
      width:calc(var(--size) * 1.2);
  }
  50%{
      width:45px;
      height:45px;
      height:calc(var(--size) * 1.5);
      width:calc(var(--size) * 1.5);
  }
  100%{
      width:36px;
      height:36px;
      height:calc(var(--size) * 1.2);
      width:calc(var(--size) * 1.2);
  }
}

.accordion__trigger{
  position:relative;
  display:block;
  color:#747171 !important;
  font-weight:700;
  padding:10px 15px 10px 50px;
  -webkit-transition:background-color 300ms;
  transition:background-color 300ms;
  width:100%;
  font-size:22px;
  font-size:1.375rem;
  text-align: left;
}
.accordion__trigger:hover,.accordion__trigger:focus{
  background-color:rgba(68,68,146,0.05);
}
.accordion__title{
  font-weight:700;
  font-size:22px;
  font-size:1.375rem;
  color:#0076c0;
}
.accord{
  max-height:0;
  overflow:hidden;
  -webkit-transition:max-height 0.4s ease-in-out,padding-top 0.4s ease-in-out;
  transition:max-height 0.4s ease-in-out,padding-top 0.4s ease-in-out;
  padding:0 15px 0 50px;
}
@media (max-width:767.98px){
  .accord{
      padding-left:1rem;
      padding-right:1rem;
  }
}
.accordion--active + .accord{
  max-height:15000px;
  padding-top:20px;
  margin:0 0 20px !important;
}
@media (min-width:576px){
  .accordion--active + .accord{
      margin:0 0 20px !important;
  }
}
@media (max-width:767.98px){
  .accordion--active + .accord{
      padding-top:10px;
  }
}
.accordion__content a{
  overflow-wrap:break-word;
  word-wrap:break-word;
}
.accordion__arrow{
  display:inline-block;
  position:absolute;
  padding:0 10px;
  width:30px;
  height:30px;
  z-index:1;
  top:calc(50% - 1px);
  left:11px;
}
.accordion__arrow:before,.accordion__arrow:after{
  background:#747171;
  -webkit-transition:all 600ms cubic-bezier(0.4,0,0.2,1);
  transition:all 600ms cubic-bezier(0.4,0,0.2,1);
  content:"";
  display:block;
  height:2px;
  position:absolute;
  width:10px;
  z-index:-1;
  left:0;
  top:0;
  -webkit-transform:rotate(-180deg);
  -ms-transform:rotate(-180deg);
  transform:rotate(-180deg);
  will-change:transform;
}
.accordion__arrow:before{
  left:13px;
  -webkit-transform:rotate(135deg);
  -ms-transform:rotate(135deg);
  transform:rotate(135deg);
}
.accordion--active .accordion__arrow:before{
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.accordion__arrow:after{
  right:13px;
  left:auto;
  -webkit-transform:rotate(-135deg);
  -ms-transform:rotate(-135deg);
  transform:rotate(-135deg);
}
.accordion--active .accordion__arrow:after{
  -webkit-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  transform:rotate(-45deg);
}

.close-button{
  width:30px;
  height:30px;
}
.close-button:before,.close-button:after{
  content:"";
  display:block;
  position:absolute;
  left:50%;
  top:0;
  width:3px;
  height:100%;
  background-color:#000;
}
.close-button:before{
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.close-button:after{
  -webkit-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  transform:rotate(-45deg);
}

.button--facts{
  color: #0076c0;
  border: 2px solid #0076c0;
  border-radius: 5px;
  min-height: 43px;
  background: white;
  border-radius: 3px;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  padding: 8px 16px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-color: currentColor;
  font-family: 'AvantGardeGothicITC', sans-serif !important;
}
.button--arrow-right,.button--arrow-left{
  position:relative;
}
.button--arrow-right:after,.button--arrow-left:after{
  font-family:"genzyme";
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\e954";
  position:absolute;
  top:50%;
  margin-top:-12px;
  font-size:22px;
  font-size:1.375rem;
}
.button--arrow-right{
  padding-right:38px;
}
.button--arrow-right:after{
  right:14px;
}
.button--arrow-left{
  padding-left:38px;
}
.button--arrow-left:after{
  left:14px;
  -webkit-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  transform:rotate(180deg);
}
.button--full-width{
  width:100%;
  text-align:center;
}

.interactive-full-body-item__close:before, .interactive-full-body-item__close:after {
  background-color: #ea7f1e;
}