.ppnd-faq__item{position:relative;border-radius:.3rem}.ppnd-faq__item:before{content:"";position:absolute;top:0;left:12px;width:calc(100% - 24px);height:.1rem;border-radius:.3rem;background:var(--greyDisabled)}@media(min-width:768px){.ppnd-faq__item:before{left:2rem;width:calc(100% - 4rem)}}.ppnd-faq__item.active{background:var(--secondGray)}.ppnd-faq__item.active:last-child{padding-bottom:2rem}@media(min-width:768px){.ppnd-faq__item.active:last-child{padding-bottom:0}}.ppnd-faq__item.active .ppnd-faq__content{max-height:50rem}.ppnd-faq__item.active .ppnd-faq__icon--plus{display:none}.ppnd-faq__item.active .ppnd-faq__icon--minus{display:block}.ppnd-faq__content{position:relative;z-index:1;overflow:hidden;max-height:0;padding:0 1.2rem;transition:max-height .4s ease-out}@media(min-width:768px){.ppnd-faq__content{margin-top:-.8rem;padding:0 2rem}}.ppnd-faq__content ul{margin-left:.2rem;padding-left:2rem;list-style:initial}@media(min-width:768px){.ppnd-faq__content ul{margin-left:.5rem}}.ppnd-faq__content ul li{list-style:disc}.ppnd-faq__content p{margin:0}.ppnd-faq__content p:first-child{padding-top:.8rem}@media(min-width:768px){.ppnd-faq__content p:first-child{padding-top:0}}.ppnd-faq__content p:last-child{padding-bottom:1.6rem}.ppnd-faq__content a{color:var(--mainGreen);transition:color .5s ease-in-out}.ppnd-faq__content a:hover{color:var(--mainGreen);text-decoration:underline}.ppnd-faq__title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.6rem 1.2rem 0;color:var(--mainBlack);cursor:pointer;border:0;background:transparent;text-align:left}@media(min-width:768px){.ppnd-faq__title{padding:1.6rem 2rem}}.ppnd-faq__question{padding-right:.4rem}.ppnd-faq__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;margin-left:.8rem;padding:.8rem;border-radius:.3rem}@media(min-width:992px){.ppnd-faq__icon{width:4.8rem;height:4.8rem;padding:1rem}}.ppnd-faq__icon--minus{display:none;fill:var(--mainWhite);background-color:var(--mainGreen);box-shadow:var(--btn-hover-shadow)}.ppnd-faq__icon--plus{fill:var(--mainGreen)}.ppnd-faq__icon svg{width:100%;height:100%}
