.faqs__content{margin:0 0 60px}.faqs__content>*{margin:0 0 30px}.faqs__content>:last-child{margin:0}.faq{overflow:hidden;position:relative}.faq:not(:last-child){border-bottom:1px solid #eaecfc}.faq__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;padding:24px 0}.faq__header:after{background-color:#f40013;content:"";display:block;height:24px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23f40013' d='M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23f40013' d='M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3C/svg%3E");-webkit-transition:background-color .35s cubic-bezier(.37,0,.63,1);transition:background-color .35s cubic-bezier(.37,0,.63,1);width:24px}.faq__question{color:#161632;font-size:24px;font-weight:600;line-height:34px}@media only screen and (max-width:1279px){.faq__question{font-size:20px;font-weight:600;line-height:26px}}@media only screen and (max-width:640px){.faq__question{font-size:20px;font-weight:600;line-height:26px}}.faq__body{height:0;overflow:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}.faq__answer{font-size:18px;font-weight:400;line-height:28px;max-width:875px;overflow:hidden;padding:0 0 24px}@media only screen and (max-width:1279px){.faq__answer{font-size:18px;font-weight:400;line-height:28px}}@media only screen and (max-width:640px){.faq__answer{font-size:18px;font-weight:400;line-height:28px}}.faq__answer>*{margin:0 0 24px;white-space:pre-line}.faq__answer>:last-child{margin:0}.faq.open .faq__header:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}