.faq__title{margin-bottom:25px;font-size:24px;line-height:29px;text-transform:uppercase;color:#fff}@media (max-width:990px){.faq__title{margin-bottom:15px;font-size:16px;line-height:20px}}.faq__wrap{display:grid;grid-template-columns:1fr;grid-gap:25px}@media (max-width:990px){.faq__wrap{grid-gap:10px}}.faq .acc-head{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:10px 30px;border-radius:28px;box-shadow:8px 0 14px rgba(0,0,0,.19),inset 0 1px 4px #fff;background:linear-gradient(180deg,rgba(25,30,39,.6) 0%,rgba(33,38,49,.6) 100%)}@media (max-width:990px){.faq .acc-head{padding:12px 15px;border-radius:8px}}.faq .acc-head span{color:#fff;font-size:18px;line-height:170%;text-transform:uppercase}@media (max-width:990px){.faq .acc-head span{font-size:12px;line-height:170%}}.faq .active svg{transform:rotate(180deg)}.faq .acc-body{display:none;margin-top:10px;font-size:14px;color:#fff;padding-left:90px;line-height:170%}@media (max-width:990px){.faq .acc-body{font-size:12px;line-height:140%;padding-left:25px}}