/* The same three contact routes, with equal weight in every inquiry block. */
.tf .tf-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;max-width:100%;border-radius:999px;text-align:center;line-height:1.4;overflow-wrap:anywhere}
.tf .tf-cta>span{flex-shrink:0}
.tf .tf-cta:focus-visible{border-radius:999px;outline:2px solid currentColor;outline-offset:4px}
.inquiry-reach{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1.5rem;max-width:100%;color:inherit}
.inquiry-channel{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:44px;max-width:100%;padding:.6rem .9rem;border:1px solid color-mix(in srgb,currentColor 35%,transparent);border-radius:999px;color:inherit;font:400 .875rem/1.4 var(--sans);text-decoration:none!important;letter-spacing:0;text-transform:none;transition:background-color .2s,border-color .2s}
.inquiry-channel svg{display:block;flex:0 0 16px;width:16px;height:16px}
.inquiry-channel span{overflow-wrap:anywhere}
.inquiry-channel:hover{background:color-mix(in srgb,currentColor 8%,transparent);border-color:currentColor}
.inquiry-channel:focus-visible{outline:2px solid currentColor;outline-offset:4px}
[dir="rtl"] .inquiry-channel{line-height:1.6}
.sf-footer--solo .tf-in{display:block}.sf-footer--solo .tf-left{max-width:60rem}.sf-footer--solo .tf-h{max-width:23ch}.sf-footer--solo .tf-line{max-width:55ch}
.sf-footer .sf-a>:last-child{margin-bottom:0}
.sf-footer .sf-a ul,.sf-footer .sf-a ol{padding-inline-start:1.2rem}
.sf-footer .sf-a .ltr{white-space:normal;max-width:100%;overflow-wrap:break-word}
@media(prefers-reduced-motion:reduce){.inquiry-channel{transition:none}}
/* Keep all three Home hero channels visible on phones as well. */
.hpanel--one .hp-r-mail{display:inline-flex}
.hpanel--one .hp-r{min-height:44px}
.hp-email-short{display:none}
@media(max-width:360px){.hp-email-address{display:none}.hp-email-short{display:inline}}
@media(max-width:720px){.hero-grid{grid-template-rows:auto minmax(0,1fr) minmax(15rem,max-content)}}
