.prop-65{margin:1.5rem 0;background-color:var(--color-base-medium);border-radius:.25rem;padding:1rem .75rem;display:block}.prop-65__heading{display:flex;gap:.5rem}.prop-65__heading-text{width:100%}.prop-65__subtext-container{display:flex;justify-content:space-between}.prop-65__subtext{width:70%;max-width:18.6875rem}.prop-65__accordion-button{text-decoration:underline}.prop-65__accordion{max-height:0;overflow:hidden;background-color:var(--color-base-light);margin-top:0;padding:0 1rem;border-radius:.25rem;transition:max-height .3s ease-in-out,padding .3s ease-in-out,margin-top .3s ease-in-out}.prop-65__accordion.is-open{max-height:1000px;margin-top:1rem;padding:1rem}.prop-65__copy-head{margin-bottom:.5rem}
