.pd-add-chat{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pd-add-chat__action{margin:2rem;text-align:center}.pd-add-chat-item{width:130px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;gap:1rem;padding:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pd-add-chat-item--active{background-color:#ececec}.pd-add-chat-item__icon{width:4rem}.pd-add-chat-item__title{font-weight:700;line-height:1.2;font-size:.9rem;text-align:center}