.mentor__wrapper{padding:32px 14px;border-radius:10px;background-color:var(--bg-secondary-color)}.mentor__title{max-width:600px;margin-bottom:32px}.mentor__list{padding:0;list-style:none;display:grid;grid-gap:32px;margin:0 0 32px}.mentor__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:20px;border-radius:20px;background-color:var(--accent-always-white-color)}.mentor__chat{margin:0;list-style:none;padding:20px 10px;border-radius:10px;background-color:var(--bg-secondary-accent-color)}.mentor__message{display:grid;grid-gap:6px 8px;grid-template-columns:1fr 24px}.mentor__message:not(:last-child){margin-bottom:20px}.mentor__message--in{grid-template-columns:24px 1fr}.mentor__message-text{position:relative;max-width:417px;margin-bottom:0;padding:18px 24px;border-radius:20px;color:var(--accent-always-black-color)}.mentor__message-text::after{position:absolute;bottom:0;width:6px;height:14px;content:""}.mentor__message--out .mentor__message-text{justify-self:flex-end;margin-right:4px;border-bottom-right-radius:0;background-color:#e4fec3}.mentor__message--out .mentor__message-text::before{position:absolute;right:10px;bottom:8px;width:17px;height:10px;background:no-repeat url("data:image/svg+xml,%3Csvg viewBox=%270 0 15 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 3.857L4.143 7l6-6M7.144 6.429L7.715 7l6-6%27 stroke=%27%2311AF50%27 stroke-width=%271.2%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");content:""}.mentor__message--out .mentor__message-text::after{right:-4px;width:6px;height:14px;background:no-repeat url("data:image/svg+xml,%3Csvg viewBox=%270 0 6 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 14h4.286c1.434 0 2.232-1.691 1.337-2.835A17.679 17.679 0 011.883.274V0H0v14z%27 fill=%27%23e4fec3%27/%3E%3C/svg%3E")}.mentor__message--in .mentor__message-text{grid-column:2/3;justify-self:flex-start;margin-left:6px;border-bottom-left-radius:0;background-color:var(--accent-always-white-color)}.mentor__message--in .mentor__message-text::after{left:-4px;width:6px;height:14px;background:no-repeat url("data:image/svg+xml,%3Csvg viewBox=%270 0 6 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 14h4.286c1.434 0 2.232-1.691 1.337-2.835A17.679 17.679 0 011.883.274V0H0v14z%27 fill=%27%23fff%27/%3E%3C/svg%3E");transform:scaleX(-1)}.mentor__message-link{text-decoration:underline}.mentor__message-status{grid-row:2/3;color:var(--text-secondary-color)}.mentor__message--out .mentor__message-status{justify-self:flex-end}.mentor__message--in .mentor__message-status{grid-column:2/3}.mentor__message-avatar{display:block;align-self:flex-end;width:24px;height:24px}.mentor__message-avatar img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.mentor__message--in .mentor__message-avatar{grid-row:1/2;grid-column:1/2}.mentor__info{max-width:390px;margin:16px auto 0}@media (min-width:768px){.mentor__wrapper{padding:40px}.mentor__list,.mentor__title{margin-bottom:40px}.mentor__list{grid-column-gap:50px;grid-template-columns:263px 1fr}.mentor__chat{padding:28px 20px}.mentor__message{grid-template-columns:1fr 40px}.mentor__message--in{grid-template-columns:40px 1fr}.mentor__message-avatar{width:40px;height:40px}}@media (min-width:1024px){.mentor__wrapper{display:grid;grid-column-gap:97px;grid-template-columns:1fr 435px;padding:48px}.mentor__list{grid-gap:40px;grid-row:2/4;grid-column:1/2;grid-template-rows:min-content;grid-template-columns:auto;margin-bottom:0}.mentor__chat{padding-top:26px;padding-bottom:26px}.mentor__message:not(:last-child){margin-bottom:16px}.mentor__message-text{max-width:327px}.mentor__info{grid-column:2/3;margin-top:24px;margin-left:20px}}@media (min-width:1024px)and (max-width:1279.9px){.mentor__title{grid-column:1/-1}}@media (min-width:1280px){.mentor__wrapper{grid-column-gap:50px;padding:56px}.mentor__title{margin-bottom:60px}.mentor__list{grid-gap:34px;grid-template-columns:repeat(2,270px)}.mentor__chat{grid-row:1/3}}@media (max-width:1023.9px){.mentor__info{text-align:center}}@media (max-width:767.9px){.mentor__wrapper{margin-right:-14px;margin-left:-14px}.mentor__chat{margin-right:-6px;margin-left:-6px}}
/*# sourceMappingURL=mentor-v1.min.css.map*/