.PhoneContactCard{border:1px solid var(--color-border-light-2);background:var(--color-white);box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;gap:2vh;width:100%;min-height:24vh;padding:4vh 3vw;display:flex}@media only screen and (min-width:768px){.PhoneContactCard{gap:16px;min-height:214px;padding:24px 16px}}.PhoneContactCard__icon{flex-shrink:0;overflow:visible}.PhoneContactCard__title,.PhoneContactCard__description,.PhoneContactCard__phone{margin:0;line-height:1.35}.PhoneContactCard__description{max-width:380px}@media only screen and (min-width:768px){.PhoneContactCard__description{margin-top:8px}}.PhoneContactCard__phone{line-height:1.2}@media only screen and (min-width:768px){.PhoneContactCard__phone{margin-top:8px}}.PhoneContactCard__phone a{text-decoration:none!important}
