.stand-acc{padding-left:var(--padl);padding-right:var(--padr)}.stand-acc .accordion_group{margin-bottom:15px}.stand-acc .accordion_group .accordion_header{align-items:center;background:#494949;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#fff;cursor:pointer;justify-content:space-between;padding:15px 25px;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;transition:all .4s ease}.stand-acc .accordion_group.expanded .accordion_header{-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px}.stand-acc .accordion_group .accordion_header h1,.stand-acc .accordion_group .accordion_header h2,.stand-acc .accordion_group .accordion_header h3,.stand-acc .accordion_group .accordion_header h4,.stand-acc .accordion_group .accordion_header h5,.stand-acc .accordion_group .accordion_header h6{margin:0}.stand-acc .accordion_header .accordion_icon{flex-shrink:0;padding:0 10px;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;transition:all .4s ease;width:50px}.stand-acc .accordion_group.expanded .accordion_header .accordion_icon{transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg)}.stand-acc .accordion_group .accordion_content{background:#dedcdb;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;padding:15px 25px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}