.faq-new-post .faq__wrapper h3.faq__title,
.faq-new-post h2.title {
    color: #101010;
    font-family: Manrope, sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}
.faq h2 {
    font-weight: 800;
    font-size: 34px;
    line-height: 46px;
    color: #3e3465;
    margin-bottom: 63px;
    text-align: center;
}
.faq .faq__wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 10px 0 5px;
}
.faq .faq__item {
    cursor: pointer;
}
.faq .faq__item:first-child .faq__title {
    border-top: 2px solid rgba(50, 50, 50, 0.1);
}
.faq .faq__title {
    position: relative;
    color: #3e3465;
    font-size: 22px;
    line-height: 1.5;
    text-transform: none;
    padding: 20px 20px 20px 0;
    border-bottom: 2px solid rgba(50, 50, 50, 0.1);
    margin: 0;
}
.faq .faq__title:after {
    content: "";
    opacity: 0.6;
    position: absolute;
    top: 40%;
    right: 0;
    border: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    color: #3e3465;
}
.faq .faq__item--active .faq__title:after {
    transform: rotate(225deg);
}
.faq .faq__text {
    display: none;
    cursor: text;
    color: rgba(50, 50, 50, 0.7);
    font-size: 16px;
    margin: 0;
    padding: 15px 0;
    border-bottom: 2px solid rgba(50, 50, 50, 0.1);
}
.text-left h2.title {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0.8em;
}
.faq__text p {
    margin-bottom: 0;
}
.faq-new-post h2.title {
    font-size: calc(30px + 12 * (100vw - 139px) / 1461);
    margin-bottom: 40px;
}
.faq-new-post .faq__wrapper {
    border-radius: 32px;
    background: #f8f8f9;
    padding: 15px;
}
.faq-new-post .faq__wrapper .faq__item {
    padding: 25px 20px;
    border-radius: 23px;
    border-top: 0 !important;
    border: 0 solid #6458f7;
    background: #fff;
    margin-bottom: 25px;
}
.faq-new-post .faq__wrapper h3.faq__title {
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding: 0 !important;
    font-size: calc(20px + 4 * (100vw - 139px) / 1461);
    margin-bottom: 0 !important;
}
.faq-new-post .faq__wrapper h3.faq__title:after {
    right: 20px;
}
.faq-new-post .faq__wrapper .faq__text {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid rgba(164, 164, 164, 0.4);
    border-bottom: 0 !important;
}
.faq h2 {
    font-weight: 800;
    font-size: 34px;
    line-height: 46px;
    color: #3e3465;
    margin-bottom: 63px;
    text-align: center;
}
.faq .faq__wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 10px 0 5px;
}
.faq .faq__item {
    cursor: pointer;
}
.faq .faq__item:first-child .faq__title {
    border-top: 2px solid rgba(50, 50, 50, 0.1);
}
.faq .faq__title {
    position: relative;
    color: #3e3465;
    font-size: 22px;
    line-height: 1.5;
    text-transform: none;
    padding: 20px 20px 20px 0;
    border-bottom: 2px solid rgba(50, 50, 50, 0.1);
    margin: 0;
}
.faq .faq__title:after {
    content: "";
    opacity: 0.6;
    position: absolute;
    top: 40%;
    right: 0;
    border: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    color: #3e3465;
}
.faq .faq__item--active .faq__title:after {
    transform: rotate(225deg);
}
.faq .faq__text {
    display: none;
    cursor: text;
    color: rgba(50, 50, 50, 0.7);
    font-size: 16px;
    margin: 0;
    padding: 15px 0;
    border-bottom: 2px solid rgba(50, 50, 50, 0.1);
}
.text-left h2.title {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0.8em;
}
.faq__text p {
    margin-bottom: 0;
}
.faq-new-post h2.title {
    font-size: calc(30px + 12 * (100vw - 139px) / 1461);
    margin-bottom: 40px;
}
.faq-new-post .faq__wrapper {
    border-radius: 32px;
    background: #f8f8f9;
    padding: 15px;
}
.faq-new-post .faq__wrapper .faq__item {
    padding: 25px 20px;
    border-radius: 23px;
    border-top: 0 !important;
    border: 0 solid #6458f7;
    background: #fff;
    margin-bottom: 25px;
}
.faq-new-post .faq__wrapper h3.faq__title {
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding: 0 !important;
    font-size: calc(20px + 4 * (100vw - 139px) / 1461);
    margin-bottom: 0 !important;
}
.faq-new-post .faq__wrapper h3.faq__title:after {
    right: 20px;
}
.faq-new-post .faq__wrapper .faq__text {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid rgba(164, 164, 164, 0.4);
    border-bottom: 0 !important;
}
.single-aricle-block {
    border-radius: 32px;
    background: #F8F8F9;
    padding: 20px 20px 0px 20px;
}

.faq.single-aricle-block .faq__title {
    color: #000;
    font-family: 'Manrope', Arial, Helvetica, sans-serif;
    font-size: calc(18px + 2 * (100vw - 139px) / 1461)!important;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    border: none;
    margin-bottom: 29px;
    padding: 0 20px 0 0;
}
.faq.single-aricle-block .faq__item:first-child .faq__title {
    border-top: none;
}
.faq.single-aricle-block .faq__text {
    padding-top: 0;
    border-bottom: 1px solid rgba(50, 50, 50, 0.1)!important;
    margin-bottom: 29px!important;
}
.faq.single-aricle-block .faq__text p {
    margin-bottom: 0;
}
.faq.single-aricle-block .faq__text p {
    display: none;
}
.faq.single-aricle-block .faq__text ul {
    margin-bottom: 0!important;
    padding-top: 0;
}
.faq.single-aricle-block .faq__text ul br {
    display: none;
}
.faq.single-aricle-block .faq__text ul li {
    color: #101010;
    font-family: 'Manrope' Arial, Helvetica, sans-serif;
    font-size: calc(16px + 2 * (100vw - 139px) / 1461)!important;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 15px!important;
}
.faq__text--active {
    display: block!important;
}