.style_accordion__DF9Yz{display:flex;flex-direction:column;flex-wrap:wrap;max-width:800px;margin-bottom:8px}.style_accordion__DF9Yz h2{align-self:flex-end}.style_question__SvC_j{width:100%;border:1px solid var(--beige);background-color:transparent;margin-bottom:10px;padding:10px;transition:all .5s cubic-bezier(0,1,0,1)}.style_question__SvC_j.style_opened__pDABe{box-shadow:0 4px 8px rgba(0,0,0,.2);transition:all .5s cubic-bezier(0,1,0,1)}.style_title__fgBzR{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.style_title__fgBzR span svg{transition:all .5s cubic-bezier(0,1,0,1)}.style_title__fgBzR span svg.style_rotate__Ka7Wc{transform:rotate(180deg);transition:all .5s cubic-bezier(0,1,0,1)}.style_caption__ye3LK{font-weight:var(--weight-regular)}.style_caption__ye3LK.style_bold__GdXLA{font-weight:var(--weight-bold-x)}.style_content__8zZiS{display:flex;margin-top:5px;overflow:hidden;max-height:0;transition:all .5s cubic-bezier(0,1,0,1)}.style_content__8zZiS.style_show__yUWi0{height:auto;max-height:1000px;transition:all .5s cubic-bezier(1,0,1,0)}@media (max-width:576px){.style_question__SvC_j{padding:5px}}