.question-page-item{border-bottom:1px solid #d9d9d9;padding:0 16px}.question-page-item .icon{transition:transform .2s}.question-page-item._first{border-top:1px solid #d9d9d9}.question-page-item._open{background-color:#f2f4f8;border-bottom:none}.question-page-item._open .icon{transform:rotate(180deg)}.question-page-item__header{align-items:center;display:flex;font-family:Unbounded,sans-serif;font-size:18px;font-weight:700;height:70px;justify-content:space-between;line-height:normal;padding:24px 0;width:100%}.question-page-item__header .icon-container{flex:none;margin-left:5px}.question-page-item__header._open{border-bottom:1px solid #00c308}.question-page-item__header._open .icon{transform:rotate(180deg)}@media (min-width:1280px){.question-page-item__header:hover .icon{transform:rotate(180deg)}}.question-page-item .details__content{display:block;max-height:0;overflow:hidden;padding-bottom:0;transition:max-height .5s,padding .2s}.question-page-item._open .details__content{display:block;max-height:10000px;padding-bottom:25px;transition:max-height .5s,padding .2s}@media (max-width:576px){.question-page-item__header{font-size:14px;font-weight:400;line-height:20px}}
