.contact-info__title{margin-bottom:calc(var(--element-spacing)*1)}@media screen and (max-width:767px){.contact-info__title{font-family:var(--font-regular-family);font-style:var(--font-regular-style);font-weight:var(--font-regular-weight)}}@media screen and (min-width:1024px){.contact-info__title{margin-bottom:calc(var(--element-spacing)*2)}}.contact-info__text-wrapper{padding:2rem 1.5rem}@media screen and (min-width:1024px){.contact-info__text-wrapper{padding:3rem}}.contact-info__text-row{--row-border-color:var(--color-border);border-bottom:1px solid var(--row-border-color);padding:.8125rem 0}.color-scheme--accent-blue .contact-info__text-row{--row-border-color:var(--color-white-alpha-15)}.contact-info__text-row:first-of-type{border-top:1px solid var(--row-border-color)}@media screen and (min-width:1024px){.contact-info__text-row{padding-bottom:.9375rem;padding-top:.9375rem}}.contact-info__text{margin-top:calc(var(--element-spacing)*1.5)}@media screen and (min-width:1024px){.contact-info__text{margin-top:calc(var(--element-spacing)*4);max-width:26.25rem}}