.se-faq-block{display:flex;flex-wrap:wrap;justify-content:space-between;margin-right:auto;margin-left:auto}.se-faq-block__item{width:100%;max-width:770px;margin:0 auto;background-color:#fff;border:1px solid #e2e3e8;transition:.24s}.se-faq-block__item_active .se-faq-block__item-icon{background-color:var(--se-accent-blue)}.se-faq-block__item_active .se-faq-block__item-icon svg path{stroke:#fff}.se-faq-block__item:hover{background-color:#fafafc}.se-faq-block__item.se-faq-block__nohover:hover{background-color:inherit}.se-faq-block__item-title{position:relative;display:flex;align-items:center;justify-content:space-between;padding:20px;font-size:18px;font-weight:600;line-height:26px;color:#1d1d26;cursor:pointer;gap:10px}.se-faq-block__item-title>h3{font-weight:600}.se-faq-block__nohover .se-faq-block__item-title{cursor:inherit}.se-faq-block__item-icon{display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;background-color:#f1f5ff;border-radius:5px}.se-faq-block__item-icon-svg{display:flex;align-items:center;justify-content:center;transition:.24s;transform-origin:center;display:flex;align-items:center}.se-faq-block__item_active .se-faq-block__item-icon-svg{transform:rotate(180deg)}.se-faq-block__item-text{position:relative;padding:20px;font-size:16px;line-height:24px;color:var(--se-text-color)}.se-faq-block__item-text:before{position:absolute;top:0;left:20px;width:calc(100% - 40px);content:'';border-top:1px solid #e2e3e8}.se-faq-block__item .se-faq-block__item-text{padding-top:0;padding-bottom:0;max-height:0;transition:.24s;overflow:hidden}.se-faq-block__item .se-faq-block__item-text::-webkit-scrollbar{width:0}.se-faq-block__item_active .se-faq-block__item-text{padding-top:20px;padding-bottom:24px;max-height:500px;overflow-y:scroll}.se-faq-block__item-text p:not(:last-of-type){margin-bottom:20px}.se-faq-block__item-text ul,.se-faq-block__item-text ol{padding-left:30px;margin-top:20px;margin-bottom:20px;margin-left:0}.se-faq-block__item-text li:not(:last-of-type){margin-bottom:5px}@media screen and (min-width:1200px){.se-faq-block_left,.se-faq-block_right{width:calc(50% - 12px)}}@media screen and (max-width:1199px) and (min-width:768px){.se-faq-block_left,.se-faq-block_right{min-width:730px;max-width:100%;width:770px;margin:0 auto}.se-faq-block_right{margin-top:24px}}@media screen and (min-width:768px){.se-faq-block__item{border-radius:10px}.se-faq-block__item:not(:last-of-type){margin-bottom:24px}.se-faq-block__item-title{padding:27px 24px}.se-faq-block__item-title:before{top:24px;right:24px}.se-faq-block__item-text{padding-right:24px;padding-bottom:24px;padding-left:24px}}@media screen and (max-width:767px){.se-faq-block{margin-right:-20px;margin-left:-20px}.se-faq-block_left,.se-faq-block_right{width:100%}.se-faq-block__item{border-radius:0}.se-faq-block_right .se-faq-block__item:first-of-type,.se-faq-block__item:not(:first-of-type){border-top:0}.se-faq-block__item_active .se-faq-block__item-text{padding-bottom:20px}}