.content-fold{border-bottom:1px solid #edecea}.content-fold__title{display:flex;cursor:pointer;font-size:1.25rem;justify-content:space-between;padding:32px 0;width:100%}.content-fold__content{max-height:0px;overflow:hidden;padding-bottom:0;transition:all .3s}.content-fold__content--open{max-height:100vh;padding-bottom:32px}
