.addressFormWrapper{border:1px dashed #ccc;border-radius:16px;padding:24px;background-color:var(--yp-background);box-shadow:0 4px 8px rgba(0,0,0,.12)!important}.form-label{font-weight:700!important}.contact-link,.contact-phone-link{text-decoration:none;color:#33614F}.contact-link:hover,.contact-phone-link:hover{text-decoration:underline;color:#33614F}.contactInfoWrapper{display:grid;grid-gap:14px;gap:14px;overflow:hidden}.contactInfoLine{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;align-items:start}.contactInfoIcon{margin-top:2px;font-size:1rem;opacity:.75}.contactInfoContent{min-width:0}.contactInfoLabel{font-size:.85rem;color:#6c757d;margin-bottom:2px}.contactInfoValue{font-weight:600}.contactAddress{line-height:1.5;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.contactInfoWrapper iframe,.contactInfoWrapper img,.contactInfoWrapper video{max-width:100%;height:auto;border-radius:8px}@media (max-width:575.98px){.addressFormWrapper{padding:16px;border-radius:14px}}