section.accordion_section .accordion__single{background:linear-gradient(270deg,#f0f 0,red) 0 100% transparent no-repeat;background-size:100% 2px;margin-bottom:1.5em;padding-bottom:5px}section.accordion_section .accordion__single.is-active h4.accordion-title{background:#c200bd;background:linear-gradient(90deg,red,#f0f);-webkit-background-clip:text;color:transparent!important}section.accordion_section .accordion-title{cursor:pointer;font-size:16px;justify-content:space-between}section.accordion_section .accordion__body{display:none;margin-bottom:1.5em}section.accordion_section .accordion__body p{margin:0}section.accordion_section .accordion__single.is-active h4.accordion-title:after{content:"-"}section.accordion_section .accordion__single h4.accordion-title:after{content:"+";margin-left:1em}@media only screen and (max-width:767px){section.accordion_section .accordion-title{font-size:1rem}}