.faqs-subjects{list-style-type:none;margin:0;padding:40px 35px 25px}.faqs-subjects li{color:#f5f4f4;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:1px;line-height:17px;margin-bottom:30px;padding-bottom:10px;text-transform:uppercase}.faqs-subjects span{display:inline-block;padding-right:10px;position:relative}.faqs-subjects span:after{background:#8fce3b;content:"";height:5px;left:0;position:absolute;top:calc(100% + 7px);-ms-transition:width .2s ease-in;-webkit-transition:width .2s ease-in;transition:width .2s ease-in;width:0}.faqs-subjects li.selected span:after,.faqs-subjects span:hover:after{width:100%}