.acc-wrapper h2{margin-bottom:2.5rem}.acc__left{width:30%}.acc__right{width:65%}.acc{margin-bottom:.8rem;padding:0 0 .3rem}.acc:not(:last-of-type){border-bottom:1px solid var(--blue)}.acc__summary{cursor:pointer;font-size:20px;list-style-type:none;transition:.3s ease-in-out}.acc__content,.acc__summary{padding:.7rem}.acc__summary::-webkit-details-marker{display:none}.card--dark .acc__content,.card--dark .acc__summary,.card--light .acc__content,.card--light .acc__summary{padding:2.1rem}.acc__summary:before{margin-right:1.4rem}.acc__summary:-webkit-details-marker{display:none}.acc--caret .acc__summary:after{content:"\25BC";font-size:30px}.acc--plus .acc__summary:after{content:"\002B";font-size:30px}.acc.open .acc__summary:after{content:"\25B2";content:"\2212"}.acc.open .acc__content{display:block}.acc .acc__content{display:none;opacity:1;overflow:hidden;transition:.5s}.acc:not(.show-content) .acc__content{margin-top:-1.2rem;opacity:0}.acc:not(:first-of-type) .acc__content{max-height:0}@media screen and (max-width:1024px){.acc-wrapper{flex-direction:column}.acc__left,.acc__right{width:100%}.acc__left{margin-bottom:2rem}.acc__content,.acc__summary{padding:.7rem 0}}