.chat-block h2{font-size:38px;margin-bottom:60px;text-align:center}.chat-block .bg-square{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:linear-gradient(to right,#e1e6f5 1px,transparent 0),linear-gradient(to bottom,#e1e6f5 1px,transparent 0);background-size:10rem 10rem,10rem 10rem;z-index:-1;overflow:hidden}.chat-block .bg-circle:before,.chat-block .bg-circle:after{content:"";display:block;position:absolute;border-radius:100%;background:#f8f9fd;filter:blur(122px);width:492px;height:492px;left:189px;top:-185px}.chat-block .bg-circle:after{left:unset;right:115px;top:-320px}.chat-block .wrap{position:relative;gap:34px;overflow:hidden;border:1px solid #e7e9f0;padding:50px 80px 50px 50px;border-radius:40px;background:linear-gradient(116deg,rgba(236,238,243,.4) 9.52%,rgba(240,243,253,.4) 39.62%,rgba(242,244,252,.5) 66.31%);display:flex;flex-direction:column}.chat-block .person{display:flex;gap:12px;justify-content:flex-end}.chat-block .person .img{border-radius:100%;width:48px;min-width:48px;height:48px}.chat-block .person .date{display:flex;justify-content:flex-end;gap:12px;line-height:1.2;letter-spacing:-.01em;color:#94a3b8;align-items:center}.chat-block .person .date .name{font-weight:700;line-height:1.4;color:#1e293b}.chat-block .person .text{border-radius:24px;background-color:#f4f4f4;padding:20px;font-size:20px;line-height:1.6;color:#0d0d0d;max-width:545px}.chat-block .person .text p,.chat-block .person .text ul,.chat-block .person .text ol{margin-bottom:1rem}.chat-block .person .text p:last-child,.chat-block .person .text ul:last-child,.chat-block .person .text ol:last-child{margin-bottom:unset}.chat-block .person_answer{justify-content:start;flex-direction:row-reverse}.chat-block .person_answer .date{justify-content:flex-start}.chat-block .person_answer .text{max-width:935px;background-color:#fff}.chat-block_white .section-title{text-align:start}.chat-block_white .wrap{background:rgba(255,255,255,.5)}.chat-block_white .wrap .bg-circle:before{left:-45px;top:145px;background:#fff}.chat-block_white .wrap .bg-circle:after{right:-45px;top:145px;background:#fff}.chat-block_white .wrap .person_answer .text{background-color:#f8fafc}@media(max-width:1200px){.chat-block .wrap{padding:40px 60px}.chat-block .person_answer .text{max-width:680px}}@media(max-width:992px){.chat-block h2{margin-bottom:30px}.chat-block .wrap{padding:30px}.chat-block .person .text{font-size:18px;max-width:520px}}@media(max-width:768px){.chat-block .person .img{width:40px;min-width:40px;height:40px}.chat-block .person .text{max-width:345px}}@media(max-width:576px){.chat-block h2{font-size:28px}.chat-block .wrap{border-radius:30px;padding:20px 16px 28px}.chat-block .person{flex-direction:column-reverse;align-items:flex-end}.chat-block .person .text{font-size:16px;margin-top:16px}.chat-block .person .text-wrap{margin-top:-42px}.chat-block .person .date{margin-right:50px}.chat-block .person_answer{flex-direction:column;align-items:flex-start}.chat-block .person_answer .date{margin-right:unset;margin-left:50px}}