body.red{background-color:rosybrown}
.faq.stylized .tabs-nav__item{padding:10px 20px 10px 10px;transition:ease 0.4s all;margin-top:0;white-space:normal}
.faq.stylized .tabs-nav__item:not(:first-of-type){border-top:1px solid var(--palette07)}
.faq.stylized .tabs-nav__item:hover,.faq.stylized .tabs-nav__item.active{background-color:var(--palette07)}
.faq.stylized .tabs-nav__item .number{width:40px;height:40px;color:#fff;background-color:var(--palette01);display:flex;align-items:center;justify-content:center;font-weight:700}
.faq.stylized .tabs-nav__item .title{font-weight:600;line-height:1}
.faq.stylized .tabs-content__item{padding:0 10px 0 10px}