.se-faq__title{color:#fff;font-size:38px;font-weight:700;line-height:1.2;margin:0 auto 28px;max-width:1100px}.se-faq{list-style:none;margin:0 auto;max-width:1100px;padding:0}.se-faq__item{background:#000;border-radius:4px;margin-bottom:10px;overflow:hidden}.se-faq__q{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:600;justify-content:space-between;padding:20px 24px;text-decoration:none;transition:background .2s,color .2s}.se-faq__q h4{color:inherit;font-size:inherit;font-weight:inherit;margin:0}.se-faq__item.is-open .se-faq__q{background:#5b9bd5;color:#fff}.se-faq__chev{font-size:26px;line-height:1;transition:transform .25s}.se-faq__item.is-open .se-faq__chev{transform:rotate(90deg)}.se-faq__a{background:#2c2c2c;color:#e0e0e0;max-height:0;overflow:hidden;padding:0 24px;transition:max-height .3s ease,padding .3s ease}.se-faq__item.is-open .se-faq__a{max-height:600px;padding:22px 24px}.se-faq__a p,.se-faq__a span{font-size:16px;line-height:1.6;margin:0}@media(max-width:600px){.se-faq__q{font-size:17px;padding:16px 18px}.se-faq__title{font-size:28px;margin-bottom:20px}}