.module{margin:1.5rem 0}.module__header{line-height:1;margin-bottom:1.5rem;border-bottom:1px solid #ddd;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;font-size:.75rem;line-height:1;font-weight:bold;padding-bottom:1em;margin-bottom:1em;display:flex;justify-content:space-between}.module__section__content{font-size:.75rem;margin:1rem 0}.module__section__content ul{padding:0;margin: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;padding-left:1.5em;margin-bottom:.75em;overflow:hidden;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);position:absolute;left:0}@media screen and (min-width:800px){.module__header{display:flex;justify-content:space-between;align-items:center}.module__title{margin-bottom:0}.module__body{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);grid-template-areas:"content image";column-gap:2em}.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{width:.667rem;height:.667rem;display:inline-flex;background:#ddd;vertical-align:super;border-radius:100%;align-items:center;justify-content:center;cursor:help}span.info-icon::before{content:'i';font-weight:bold;font-style:italic;font-family:Georgia,serif;font-size:.8em;line-height:1}.caption{font-size:.667rem;text-align:center !important;margin-top:1rem}button.slick-arrow{display:none !important}