.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:#eef1f5;border-bottom:none}.question-page-item._open .icon{transform:rotate(180deg)}.question-page-item__header{align-items:center;display:flex;height:56px;justify-content:space-between;padding:0 8px;width:100%}.question-page-item__header .icon-container{flex:none;margin-left:5px}.question-page-item__header._open{border-bottom:1px solid #bd2b3d}.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}.question-page-item__article{padding:24px}.question-page-item__article ul{list-style:disc;margin:10px 0;padding-left:20px}.question-page-item__article a[href^="mailto:"],.question-page-item__article a[href^="tel:"]{white-space:nowrap}@media (max-width:576px){.question-page-item__header{font-size:14px;font-weight:400;line-height:20px}}
