.expander{width:100%}.expander__item{border-bottom:1px solid #e5e5e5}.expander__item__header{background:#fff;display:flex;align-items:center;padding:10px 12px 10px 0;color:#000;cursor:pointer}.expander__item__title{flex-grow:1;margin-right:22px;transition:color .2s}.expander__item__arrow{width:17px;height:9px;flex-shrink:0;margin-left:auto;transition:transform .4s ease}@media(max-width:640px){.expander__item__arrow{align-self:flex-start;margin-top:10px}}.expander__item__body{background:#fff;padding:0 12px 27px 0;color:#000}.expander__item__body p{text-align:justify;cursor:text}.expander__item__body p a{--tw-text-opacity:1;color:rgb(119 92 255/var(--tw-text-opacity,1))}.expander__item__body p a:hover{text-decoration:underline}.expander__item__body p ul{padding:0;margin:10px 0}.expander__item__body p ul li{list-style:none;margin-bottom:5px}.expander__item__body p ul li:last-child{margin-bottom:0}.expander__item__body p ul li:before{content:"-";margin-right:5px}.expander__item--active>.expander__item__header .expander__item__arrow{transform:rotate(540deg)}.expander__item:last-child{border-bottom:none}
