.accordion-gray-module{color:#fff;width:100%}.accordion-gray-item{background-color:var(--accordion-bg,#fff);margin-bottom:2rem}.accordion-gray-header{align-items:center;background:#d9d9d9;color:#000!important;cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:background-color 1s ease-in}.accordion-gray-icon{font-size:1.5rem;height:auto;transition:transform .5s ease-in;width:1.5rem}.accordion-gray-content{background:var(--Black-30,#f3f3f3);box-sizing:border-box;line-height:1.75;max-height:0;overflow:hidden;padding:0 1rem;transition:max-height .5s ease-in-out,padding .5s ease-in-out}.accordion-gray-content.expanded{overflow:visible;padding:1rem}.acc-h6{font-size:1.25rem}