.questions-page{padding-bottom:104px}.questions-page .button{display:block;margin:40px auto 0;max-width:326px}.questions-page-item{border-bottom:1px solid #d9d9d9;padding:0 16px}.questions-page-item .icon{transition:transform .2s}.questions-page-item._first{border-top:1px solid #d9d9d9}.questions-page-item._open{background-color:#fff;border-bottom:none}.questions-page-item._open .icon{transform:rotate(180deg)}.questions-page-item__header{align-items:center;display:flex;height:56px;justify-content:space-between;line-height:24px;padding:8px 16px;width:100%}.questions-page-item__header .icon-container{flex:none;margin-left:5px}.questions-page-item__header._open{border-bottom:1px solid #fd8601}.questions-page-item__header._open .icon{transform:rotate(180deg)}@media (min-width:1280px){.questions-page-item__header:hover .icon{transform:rotate(180deg)}}.questions-page-item .details__content{display:block;max-height:0;overflow:hidden;padding-bottom:0;transition:max-height .5s,padding .2s}.questions-page-item._open .details__content{display:block;max-height:10000px;padding-bottom:25px;transition:max-height .5s,padding .2s}.questions-page-item__article{padding:24px}.questions-page-item__article h3{margin-bottom:10px}.questions-page-item__article ul{list-style:disc;margin:10px 0;padding-left:20px}.questions-page-item__article a[href^="mailto:"],.questions-page-item__article a[href^="tel:"]{white-space:nowrap}@media (max-width:576px){.questions-page-item{padding:0}.questions-page-item__header{height:auto}.questions-page-item__article{padding:16px}}
