.faq hr{border-color:#d9d9f1;margin-bottom:40px}.acc-container{padding:0 90px;width:100%}.acc{background:var(--White,#fff);border:1px solid var(--Violet-500,#d9d9f1);border-radius:12px;margin-bottom:20px;overflow:hidden;transition:all .3s ease}.acc-head{cursor:pointer;padding:20px;position:relative;transition:all .3s ease}.acc-head,.faq-header{color:var(--Dark-Grey,#262626);font-family:Sora;font-size:18px;font-weight:600;line-height:30px}.acc-content{color:var(--Medium-Grey,#3e484a);display:none;font-family:Sora;font-size:16px;font-style:normal;font-weight:400;line-height:28px;padding:0 20px 20px}.acc-head:after,.acc-head:before{background-color:#4744d1;content:"";position:absolute;transition:all .3s ease}.acc-head:before{height:20px;margin-top:-10px;right:30px;top:50%;width:2px}.acc-head:after{height:2px;margin-top:-1px;right:21.5px;top:50%;width:20px}.acc.active .acc-head:before{transform:rotate(90deg)}.acc.active{background:var(--White,#fff)}.acc.active,.acc:hover{border:1px solid var(--Orange,#ff551a)}.acc-head.active{background:var(--White,#fff);border:1px solid var(--Orange,#ff551a);border-radius:12px}@media only screen and (max-width:960px){.acc-head,.faq-header{color:var(--Dark-Grey,#262626);font-family:Sora;font-size:18px;font-weight:600;line-height:30px;padding-right:30px}}@media only screen and (max-width:834px){.acc-container{padding:0 20px;width:100%}}@media only screen and (max-width:480px){.acc-container{padding:0;width:100%}.acc-head,.faq-header{color:var(--Dark-Grey,#262626);font-family:Sora;font-size:18px;font-weight:600;line-height:30px;padding-right:30px}}