.faq>.wrapper>ul>li{margin-bottom:0!important;margin-left:0;padding:20px 40px 6px 16px;list-style:none;border-top:1px solid var(--accent-weak-strong);cursor:pointer;transition:.2s ease all}.faq>.wrapper>ul>li:last-child{border-bottom:1px solid var(--accent-weak-strong)}.faq>.wrapper>ul>li h2,.faq>.wrapper>ul>li h3{position:relative;padding:0;padding-bottom:8px;font-style:normal;font-weight:800;font-size:calc(16px + 3.4 * (100vw - 380px)/1440);line-height:calc(24px + 6.8 * (100vw - 380px)/1440);letter-spacing:-.18px}@media screen and (min-width:767px){.faq>.wrapper>ul>li h2,.faq>.wrapper>ul>li h3{font-size:calc(16px + .1388888889vw);line-height:calc(24px + .2777777778vw)}}.faq>.wrapper>ul>li h2::before,.faq>.wrapper>ul>li h3::before{position:absolute;top:2px;right:-25px;display:block;width:24px;height:24px;background-image:url(/images/rv3/icons/plus-icon.png);background-repeat:no-repeat;background-position:50%;background-size:contain;transition:.2s ease all;content:""}.faq>.wrapper>ul>li p,.faq>.wrapper>ul>li ul{height:0;margin-bottom:0;overflow:hidden;transition:.2s ease all}.faq>.wrapper>ul>li ul{padding-left:20px}.faq>.wrapper>ul>li ul li{padding-top:5px;padding-bottom:5px;list-style:initial;border:none;border-radius:0}.faq>.wrapper>ul>li.show{padding-bottom:22px}.faq>.wrapper>ul>li.show h2::before,.faq>.wrapper>ul>li.show h3::before{background-image:url(/images/rv3/icons/minus-icon.png)}.faq>.wrapper>ul>li.show p,.faq>.wrapper>ul>li.show ul{height:auto;margin-top:16px;margin-bottom:16px}.faq>.wrapper>ul>li.show p li,.faq>.wrapper>ul>li.show ul li{list-style:initial}.faq>.wrapper>ul>li.show p:last-child,.faq>.wrapper>ul>li.show ul:last-child{margin-bottom:0}