h2.h1{max-width:30ch}.accordion-heading p{margin-bottom:80px;max-width:70ch}.accordion-heading p.text-center{margin:0 auto 80px}.accordion-flex{align-items:flex-start;display:flex;gap:70px}.accordion-flex.will-animate{opacity:0;transform:translateY(10px);transition:opacity .8s ease .15s,transform .8s ease .15s}.accordion-flex.will-animate.is-visible{opacity:1;transform:translateY(0)}.accordion-drawers{min-width:350px;width:48%}.drawer{border-bottom:1px solid #d9d9d9;padding:23px 0 0}.drawer-header{align-items:center;column-gap:20px;display:flex;justify-content:space-between;margin:0 0 18px;padding:0;width:100%}.drawer-header h3{margin-bottom:0}.drawer-arrow{flex-shrink:0;transition:transform .3s ease;width:18px}.drawer-header[aria-expanded=true] .drawer-arrow{transform:scaleY(-1)}.drawer-content{margin-bottom:20px;max-height:1000px;max-width:50ch;overflow:hidden;padding-right:5px;transition:max-height .7s ease,margin-bottom .7s ease}.drawer-content[hidden]{display:block!important;margin-bottom:0;max-height:0;transition:max-height .4s ease,margin-bottom .4s ease}.drawer-content img,.drawer-content video{display:none}.drawer-content ul{display:grid;grid-template-columns:1fr}.accordion-image,.single-image{flex:1 1 200px;max-width:52%;object-fit:contain}.single-image{border-radius:10px;max-height:60vh}@media (max-width:950px){.accordion-flex{align-items:center;flex-direction:column-reverse}.accordion-drawers{min-width:0;width:100%}.drawer-content img,.drawer-content video{display:block;max-width:100%}.accordion-image{display:none}.drawer-content img,.drawer-content video{height:350px;max-height:75vh;max-width:85%;object-fit:contain}}@media (max-width:430px){.drawer-header h3{font-size:1rem;line-height:1.25rem;margin-bottom:0;min-width:0}}@media (prefers-reduced-motion:reduce){.drawer-arrow,.drawer-content,.drawer-content[hidden]{transition:none}.accordion-flex.will-animate{opacity:1;transform:none;transition:none}}