.ps-section{padding:0 0 0 0;color:#00;margin:0 0}.ps-section-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-bottom:1px dashed rgb(0 0 0 / .2)}.ps-section-header h2{font-size:1.4em;font-weight:200}.ps-toggle{font-size:48px;font-weight:100;transition:transform 0.3s ease}.ps-section-content{max-height:0;overflow:hidden;transition:max-height 0.4s ease}.ps-section.active .ps-section-content{max-height:2000px}.ps-section.active .ps-toggle{transform:rotate(45deg)}.ps-item{border-bottom:1px dashed rgb(0 0 0 / .2);padding:12px 0;position:relative;width:100%}.ps-name{font-weight:300;font-size:17px}.ps-item img{border-radius:6px;max-width:800px;width:100%;margin:0 auto}.ps-item p{margin:5px 0;opacity:.9}.ps-item strong{display:block;margin-top:5px}