.contact-channels{gap:2.5rem;display:grid}@media (min-width:1024px){.contact-channels{grid-template-columns:1.05fr .95fr;align-items:end;gap:2.5rem 4rem}}.contact-channels__copy{max-width:36rem}@media (min-width:1024px){.contact-channels__copy{grid-area:1/1}}.contact-channels__heading{font-family:var(--font-playfair),"Georgia","Times New Roman",serif;letter-spacing:-.02em;color:#111;font-size:1.875rem;line-height:1.15}@media (min-width:640px){.contact-channels__heading{font-size:2.125rem}}@media (min-width:1024px){.contact-channels__heading{font-size:2.5rem}}.contact-channels__text{color:#666;margin-top:1.25rem;font-size:15px;line-height:1.75}.contact-channels__email{font-family:var(--font-playfair),"Georgia","Times New Roman",serif;margin-top:2rem;font-size:1.125rem}.contact-channels__email a{color:#b98218;transition:color .2s cubic-bezier(.25,.46,.45,.94)}.contact-channels__email a:hover{color:#a07015}.contact-channels__actions{margin-top:1.75rem}.contact-channels__panel{background-color:#f4f4f4;border:1px solid #eaeaea;border-radius:2px;padding:2rem;position:relative}@media (min-width:1024px){.contact-channels__panel{grid-area:1/2/3;padding:2.5rem}}.contact-channels__panel:before{content:"";background-color:#b98218;border-radius:2px 0 0 2px;width:3px;height:100%;position:absolute;top:0;left:0}.contact-channels__panel-label{text-transform:uppercase;letter-spacing:.16em;color:#b98218;font-size:10px;font-weight:600}.contact-channels__list{gap:1.5rem;margin-top:1.5rem;list-style:none;display:grid}.contact-channels__item{border-bottom:1px solid #eaeaead9;align-items:flex-start;gap:1rem;padding-bottom:1.5rem;display:flex}.contact-channels__item:last-child{border-bottom:none;padding-bottom:0}.contact-channels__item-index{letter-spacing:.08em;color:#b98218a6;font-variant-numeric:tabular-nums;flex-shrink:0;padding-top:.125rem;font-size:11px;font-weight:600}.contact-channels__item-label{text-transform:uppercase;letter-spacing:.12em;color:#666;font-size:10px;font-weight:600}.contact-channels__item-value{font-family:var(--font-playfair),"Georgia","Times New Roman",serif;color:#111;margin-top:.25rem;font-size:1.0625rem}.contact-channels__item-value--link{color:#b98218;transition:color .2s cubic-bezier(.25,.46,.45,.94);display:inline-block}.contact-channels__item-value--link:hover{color:#a07015}.contact-channels__item-desc{color:#666;margin-top:.375rem;font-size:13px;line-height:1.6}@media (min-width:1024px){.contact-channels__social{grid-area:2/1}}.contact-channels__social-label{text-transform:uppercase;letter-spacing:.16em;color:#b98218;font-size:10px;font-weight:600}.contact-channels__social-list{gap:.75rem;margin-top:1.25rem;list-style:none;display:grid}.contact-channels__social-link{color:#111;background-color:#f4f4f4;border:1px solid #eaeaea;border-radius:2px;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:14px;font-weight:500;transition:border-color .2s cubic-bezier(.25,.46,.45,.94),color .2s cubic-bezier(.25,.46,.45,.94);display:flex}.contact-channels__social-link svg:last-child{opacity:0;color:#b98218;margin-left:auto;transition:opacity .2s cubic-bezier(.25,.46,.45,.94),transform .2s cubic-bezier(.25,.46,.45,.94);transform:translate(-4px)}.contact-channels__social-link:hover{color:#b98218;border-color:#b9821866}.contact-channels__social-link:hover svg:last-child{opacity:1;transform:translate(0)}
