.post-intro{margin-bottom:35px;margin-top:24px}@media only screen and (width <= 767px){.post-intro{margin-bottom:16px}}.post-intro__title h1{font-family:var(--font-std);font-size:42px;font-weight:500;line-height:122%;margin-bottom:32px}@media only screen and (width <= 767px){.post-intro__title h1{font-size:32px;margin-bottom:24px}}.post-intro__photo{border-radius:64px;height:127px;overflow:hidden;width:127px}@media only screen and (width <= 767px){.post-intro__photo{border-radius:32px;height:64px;width:64px}}.post-intro__photo img{height:auto;width:100%}.post-intro__content{max-width:440px;width:calc(100% - 148px)}@media only screen and (width <= 767px){.post-intro__content{width:calc(100% - 85px)}}.post-intro__review{align-items:center;display:flex;gap:21px;padding-left:16px}@media only screen and (width <= 767px){.post-intro__review{align-items:flex-start}}.post-intro .post-intro__review-title{margin-bottom:8px}.post-intro .post-intro__review-title p{font-size:17px}@media only screen and (width <= 767px){.post-intro .post-intro__review-title p{font-size:12px}}.post-intro .post-intro__review-title strong{font-size:17px;font-weight:600}@media only screen and (width <= 767px){.post-intro .post-intro__review-title strong{font-size:12px}}.post-intro .post-intro__review-desc{margin-bottom:8px}.post-intro .post-intro__review-desc p{font-size:15px}@media only screen and (width <= 767px){.post-intro .post-intro__review-desc p{font-size:12px}}.post-intro__icon a:hover svg path{fill:var(--violet)}