.hs-module-expandables{& .expandables{display:flex;flex-direction:column;gap:var(--Spacing-M);max-width:var(--Layout-8-Col-Text-Max,848px)}& .expandables__list{border-top:1px solid var(--Other-Line)}& .expandables__item{border-bottom:1px solid var(--Other-Line)}& .expandables__summary{align-items:center;cursor:pointer;display:flex;gap:var(--Spacing-XS);list-style:none;padding-block:var(--Spacing-XS);&::-webkit-details-marker{display:none}&:focus-visible{outline:2px solid var(--Colours-Brand-Moso-Green);outline-offset:2px}& .expandables__title{flex:1 1 auto;margin:0;min-width:0}& .expandables__icon{color:var(--Colours-Greys-Grey-5-Black);display:inline-flex;flex-shrink:0;transition:transform .25s ease}}& .expandables__item[open] .expandables__icon{transform:rotate(180deg)}& .expandables__body{padding-bottom:var(--Spacing-M);&>:first-child{margin-top:0}& p+p{margin-top:var(--Spacing-XS)}}}