.module{margin:1.5rem 0}.module__header{border-bottom:1px solid #ddd;line-height:1;margin-bottom:1.5rem;padding-bottom:.75em}.module__title{font-size:1.5rem;margin-top:0}.module__download{text-decoration:none}.module__download:hover{text-decoration:underline}.module__section{--section--bullet:"▢"}.module__section.display-bullet{--section--bullet:"\2022"}.module__section__heading{border-bottom:1px solid #ddd;display:flex;font-size:.75rem;font-weight:700;justify-content:space-between;line-height:1;margin-bottom:1em;padding-bottom:1em}.module__section__content{font-size:.75rem;margin:1rem 0}.module__section__content ul{margin:0;padding:0}.module__section__description{font-size:.8em;margin-bottom:1em}.module__section__heading.allow-toggle{cursor:pointer}.module__section__heading.allow-toggle:after{content:"–"}.module__section__heading.allow-toggle[data-toggle=true]:after{content:"+"}.module__section__heading.allow-toggle[data-toggle=true]+.module__section__content{display:none}.item{display:block;list-style:none;margin-bottom:.75em;overflow:hidden;padding-left:1.5em;position:relative}.item:last-child{margin-bottom:0}.item__details{font-size:.8em;margin:0;opacity:.75;padding:0}.item__details li{list-style:none}.item:before{content:var(--section--bullet);left:0;position:absolute}@media screen and (min-width:800px){.module__header{align-items:center;display:flex;justify-content:space-between}.module__title{margin-bottom:0}.module__body{column-gap:2em;display:grid;grid-template-areas:"content image";grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.module__image{grid-area:image}.module__content{grid-area:content}}@media screen and (min-width:1024px){.module__body{grid-template-columns:minmax(0,2fr) minmax(0,2fr)}.module__section__content{column-count:var(--section--columns,1);column-gap:1.5rem}}span.info-icon{align-items:center;background:#ddd;border-radius:100%;cursor:help;display:inline-flex;height:.667rem;justify-content:center;vertical-align:super;width:.667rem}span.info-icon:before{content:"i";font-family:Georgia,serif;font-size:.8em;font-style:italic;font-weight:700;line-height:1}.caption{font-size:.667rem;margin-top:1rem;text-align:center!important}button.slick-arrow{display:none!important}