.accordion{margin:0 auto;max-width:680px;width:100%}.accordion dl dt button{background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid rgba(0,0,0,.2);display:block;font-size:1.125rem;font-weight:600;line-height:1.1;padding:24px 48px 24px 16px;position:relative;text-align:left;transition:background-color .2s ease;width:100%}@media(min-width: 992px){.accordion dl dt button{font-size:1.25rem;font-weight:700;line-height:1.2}}.accordion dl dt button:hover{background-color:rgba(0,0,0,0)}.accordion dl dt button::after{background-image:url("../../images/chevron-down.svg");background-repeat:no-repeat;content:"";height:10px;position:absolute;right:22px;top:50%;transform:translateY(-50%);transition:transform .2s ease;width:15px}.accordion dl dt.expanded button::after{transform:translateY(-50%) rotate(180deg)}.accordion dl dd{margin-bottom:0;max-height:0;overflow:hidden;transition:max-height .25s ease-in-out}@media(min-width: 992px){.accordion dl dd{font-size:1.125rem}}.accordion dl dd .accordion-content-wrapper{padding:12px 0 24px 16px}.accordion dl dd .accordion-content-wrapper ul:last-child{margin-bottom:0}.accordion dl dd .accordion-content-wrapper ul li:last-child{margin-bottom:0}.accordion.advanced dl dt button{color:#233f75}.accordion.advanced dl dt button:hover{background-color:#f6f6f6}.section.items_align_top .accordion{margin-top:-24px}
/*# sourceMappingURL=accordion.css.map */
