.block-customer-service{display:flex;flex-direction:column;gap:1rem;padding:0 calc(var(--hh-gutter-width, 2rem)/2)}.block-customer-service__title-wrapper{align-items:center;display:flex;gap:1rem}.block-customer-service__avatar-picture{aspect-ratio:1;border-radius:50%;height:var(--hh-gutter-width,2rem);overflow:hidden;width:var(--hh-gutter-width,2rem)}.block-customer-service__avatar-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.block-customer-service__title{font-size:var(--hh-font-size-body,1rem);text-transform:var(--hh-text-transform-none,none)}.block-customer-service__content{display:flex;flex-direction:column;gap:1rem}.block-customer-service__content,.block-customer-service__content a,.block-customer-service__content p{font-size:var(--hh-font-size-small,.9rem)}