.post-detail{background:#ebedf0}.post-detail__content{max-width:600px;overflow:hidden;padding:20px 0 110px;margin:20px auto}.post-detail__contacts{margin-top:25px}.post-detail__contact{height:64px;width:100%;padding:16px;background:#fff;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 0 1px #fff,0 0 8px rgba(0,0,0,.25)}.post-detail__contact:hover svg path{fill:#34a853;transition:fill .2s ease-in-out}.post-detail__contact span{flex-grow:1}.post-detail__contact svg{min-width:24px;margin-left:20px}.post-detail__contact:not(:last-child){margin-bottom:20px}