#accordion-container{font-size:13px;padding:5px 10px 10px 10px;padding:5px 0 10px 0}.accordion-header{font-size:16px;margin:5px 0 0 0;padding:5px 20px;cursor:pointer}.active-header{-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;background:#eaf1f0;background:#ecf5fa;background-repeat:no-repeat;background-position:right 50%}h2.accordion-header,h2.active-header{font-family:Dosis,sans-serif;font-weight:300;font-size:44px;font-size:34px;line-height:44px;margin-bottom:0;padding:0 0 10px 0;color:#040605;text-transform:none;text-shadow:none}h2.active-header{font-weight:500}.active-header:hover{background:#eaf1f0;background:#ecf5fa;background-repeat:no-repeat;background-position:right 50%}.inactive-header{background-repeat:no-repeat;background-position:right 50%}.inactive-header:hover{background:#eaf1f0;background:#ecf5fa;background-repeat:no-repeat;background-position:right 50%}.accordion-content{display:none;padding:10px 0 40px 0;border-top:0;width:100%}.accordion-content ul{list-style:disc inside;margin:0;padding:0 0 10px 0}.accordion-content li,.accordion-content p{width:100%;font-size:24px;line-height:26px;font-size:18px;line-height:1.2em;color:#040605}@media(max-width:480px){h2.accordion-header,h2.active-header{font-size:20px;line-height:28px}h2.accordion-header{padding-bottom:30px;font-weight:400}h2.active-header{padding-bottom:30px;font-weight:600}.accordion-content p{padding-left:0;padding-right:0}.accordion-content li,.accordion-content p{font-size:16px}}

@media screen and (max-width: 991px){
  .accordion-content.open-content{width:100vw;}
}