.customer-service-channels{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;margin-top:.35rem}.customer-service-channels--compact{margin-top:.5rem}.customer-service-channels__label{font-family:var(--font-body);font-weight:400;font-size:.75rem;line-height:140%;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.5);margin:0}.customer-service-channels__email{font-family:var(--font-body);font-weight:400;font-size:.9375rem;line-height:150%;color:rgba(255,255,255,.8);text-decoration:none;text-transform:none;letter-spacing:0;border-bottom:1px solid transparent;margin:0;transition:color .2s ease,border-color .2s ease;display:inline-block;max-width:100%}.customer-service-channels__email:hover{color:#D7B58A;border-bottom-color:rgba(215,181,138,.45)}@media (min-width:48rem){.customer-service-channels--compact .customer-service-channels__email{white-space:nowrap}}