.product-contact{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding:0 15px 32px;text-align:center;margin-bottom:40px}.product-contact:before{content:"";position:absolute;left:16px;right:16px;bottom:0;height:77%;background:#f5f5f5;z-index:-1}.product-contact__avatar{position:relative;display:inline-block;margin-bottom:16px}.product-contact__photo{width:74px;height:74px;border-radius:50%;border:2px solid #fff;overflow:hidden}.product-contact__photo .media,.product-contact__photo .media img{width:74px;height:74px;border-radius:50%}.product-contact__photo .media img{object-fit:cover;object-position:center}.product-contact__available{position:absolute;bottom:-7px;right:calc(50% - 7px);z-index:1}.product-contact__heading{font-family:Jost,sans-serif;font-weight:700;font-size:16px;line-height:1.3;margin-bottom:4px}.product-contact__subheading{font-size:14px;color:var(--color-gray);margin-bottom:24px}.product-contact__buttons{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:12px;width:calc(100% - 64px)}.product-contact__button{width:100%;-webkit-justify-content:center;justify-content:center}