.info-dropdown{border-bottom:1px solid #e5e5e5;width:100%}.info-dropdown__header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:15px 0;background:transparent;border:none;text-align:left;cursor:pointer}.info-dropdown__heading{font-weight:200;font-family:var(--font-heading-family);font-size:1.6rem;text-transform:uppercase}.info-dropdown__icon{transition:transform .3s ease}.info-dropdown__header[aria-expanded=true] .info-dropdown__icon{transform:rotate(180deg)}.info-dropdown__content{overflow:hidden;max-height:0;transition:max-height .3s ease}.info-dropdown__content:not([hidden]){max-height:1000px}.info-dropdown__inner{padding:0 0 15px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-info-dropdown.css.map */
