.product-profile-wrapper{display:flex;flex-direction:column;gap:20px}.product-profile-header{display:flex;gap:20px}.product-profile-image{border-radius:50%;display:flex;height:80px;width:80px}.product-profile-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-profile-info{display:flex;flex-direction:column;gap:10px;justify-content:center}.product-profile-link{align-items:center;display:flex}.product-profile-contact-button a{--element-button-distribute:left}.category-profile-wrapper{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.category-profile-header{align-items:center;display:flex;flex-direction:column;gap:20px;max-width:280px}.category-profile-image{--element-picture-object-fit:cover;border-radius:50%;display:flex;height:300px;width:300px}.category-profile-contacts{align-items:center;display:flex;flex-direction:column;gap:5px}.category-profile-contact-button{--element-button-group-gap:10px;--button-border-radius:50%}.category-profile-info{display:flex;flex-direction:column;gap:20px;justify-content:center}.category-profile-payment-list{list-style-type:disc;padding-left:30px}.category-profile-payment-item{margin-bottom:5px}.category-profile-payment-item:last-child{margin-bottom:0}@media(min-width:1024px){.category-profile-wrapper{flex-wrap:nowrap;gap:60px}}
