.ts-faq-new__wrapper{max-width:1348px;padding:0 50px;margin:0 auto}.ts-faq-new__heading{font-family:var(--heading-font);font-size:40px;font-weight:600;line-height:1.3;text-align:center;color:#252525;margin:0 auto 72px;max-width:1036px}.ts-faq-new__content-wrapper{display:flex;gap:24px}.ts-faq-new__rows{width:calc(50% - 12px);border-top:1px solid #C6C6C6}.ts-faq-new__row{width:100%;padding-bottom:24px;border-bottom:1px solid #C6C6C6}.ts-faq-new__question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:40px 0 16px;font-family:var(--heading-font);font-size:28px;font-weight:600;line-height:1.2;text-transform:uppercase;color:#000;cursor:pointer}.ts-faq-new__question *{pointer-events:none}.ts-faq-new__icon{min-width:32px;width:32px;height:32px;position:relative}.ts-faq-new__icon:after,.ts-faq-new__icon:before{content:"";background-color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform 0.3s}.ts-faq-new__icon:after{width:23px;height:1.5px}.ts-faq-new__icon:before{width:1.5px;height:23px}.ts-faq-new__question.open .ts-faq-new__icon:after{transform:translate(-50%,-50%) rotate(180deg)}.ts-faq-new__question.open .ts-faq-new__icon:before{transform:translate(-50%,-50%) rotate(90deg)}.ts-faq-new__content{max-height:0;overflow:hidden;transition:max-height 0.3s}.ts-faq-new__button{margin:32px 0 16px}.ts-faq-new__content .ts-rte{font-family:var(--heading-font);font-size:16px;font-weight:400;line-height:1.5;max-width:510px;color:#3C3C3C}.ts-faq-new__media{width:calc(50% - 12px)}.ts-faq-new__media--mobile{display:none}.ts-faq-new__media img,.ts-faq-new__media svg{width:100%;height:fit-content;border-radius:10px}@media screen and (max-width:989px){.ts-faq-new__wrapper{padding:0 24px}.ts-faq-new__heading{font-size:21px;margin:0 auto 40px}.ts-faq-new__content-wrapper{gap:40px;flex-direction:column-reverse}.ts-faq-new__rows{width:100%}.ts-faq-new__row{padding-bottom:16px}.ts-faq-new__question{padding:32px 0 16px;font-size:18px}.ts-faq-new__button{margin:24px 0 16px}.ts-faq-new__content .ts-rte{font-size:14px}.ts-faq-new__media{width:100%}.ts-faq-new__media--desktop{display:none}.ts-faq-new__media--mobile{display:block}}