/* Trang Lien he (/lien-he) — chi style phan CHUA co component tuong duong.
   Hero dung lai .nb-hero (inan-news-blog.css, co san bg-header-xuong-in-viet-dung.png),
   4 the lien he nhanh dung lai .nb-catgrid/.nb-catgrid__item/__icon (inan-news-blog.css),
   khoi thong tin lien he dung lai .ivd-info-block/.ivd-social-row (footer-redesign.css,
   da load global qua footer). File nay chi bo sung phan con thieu. */
.lh-quickwrap{padding:40px 0 0}
.lh-quickcard__value{color:var(--ivd-brand,#005EDB);font-weight:600;margin:0; font-size: 0.875rem}
/* .nb-catgrid__item goc xep doc/can giua (danh cho luoi danh muc) — o day
   mac dinh xep ngang (icon 1 ben, thong tin 1 ben) tu 576px tro len (ca luc
   2 cot lan 4 cot); rieng duoi 576px (man hinh rat hep) chuyen lai ve dang
   column nhu goc de khong bi chat. Scoped rieng cho .lh-quickgrid, khong
   dung cham .nb-catgrid dung chung o cac trang khac. */
.lh-quickgrid .nb-catgrid__item{flex-direction:row;align-items:center;text-align:left;gap:14px; border-radius: 8px}
.lh-quickgrid .nb-catgrid__icon{width:50px;height:50px;border-radius:10px;margin-bottom:0;flex:0 0 auto}
.lh-quickgrid .nb-catgrid__item>div{min-width:0}
.lh-quickgrid .nb-catgrid__title{margin:0 0 2px}
.lh-quickgrid .lh-quickcard__value{overflow-wrap:break-word;word-break:break-word}
/* .nb-catgrid goc co 3 muc responsive (2 -> 3 -> 4 cot). O day chi muon 2
   hoac 4, nen ep lai 2 cot trong khoang 768-991px de bo qua muc 3 cot. */
@media(min-width:768px) and (max-width:991px){
.lh-quickgrid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:575px){
.lh-quickgrid .nb-catgrid__item{flex-direction:column;align-items:center;text-align:center; gap: 0;  padding: 10px 5px 20px;}
}

/* .lh-grid gio chi la khung flex chua 2 khoi rieng biet — moi khoi
   (.lh-info-col/.lh-form-col) tu la 1 the trang doc lap (nen #fff, bo rieng),
   khong con la 1 khoi lien voi vach ngan border-left o giua nhu truoc. */
.lh-grid{display:flex;gap:16px;margin-bottom:40px;align-items:stretch}
.lh-info-col{flex:0 0 45%;min-width:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px}
.lh-form-col{flex:1;min-width:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px}
.lh-col-title{font-size:1.5rem;font-weight:700;margin:0 0 20px; letter-spacing: -0.029em}
.lh-social-title { font-size: 1.5rem; font-weight: 700; margin: 32px 0 20px; }
/*.lh-info-col .ivd-info-block strong {font-size: 1rem}*/
.lh-info-col .ivd-info-icon {width: 50px; height: 50px; font-size: 1.5rem;}
/* [quote_form] von co nen xanh nhat + dau ngoac kep trang tri (::before) +
   margin rieng (css/quote-popup.css, dung chung toan site) — o trang Lien he
   khoi form da nam san trong 1 the trang (.lh-form-col) nen override scoped
   rieng cho ngu canh nay, khong dung cham file quote-popup.css dung chung. */
.lh-form-col .ivd-quote-inline-wrap{background:#fff;margin:0;padding:0;box-shadow:none}
.lh-form-col .ivd-quote-inline-title{line-height: 1.2; margin: 0 0 20px}
.lh-form-col .ivd-quote-inline-wrap::before{content:none}

.lh-map{border-radius:12px;overflow:hidden;line-height:0;margin-bottom:40px; border: 1px solid #e5e7eb}
.lh-map iframe{display:block;width:100%}

@media(max-width:991px){
.lh-grid{flex-direction:column;gap:16px}
}
@media(max-width:575px){
.lh-info-col,.lh-form-col{padding:20px}
.lh-quickwrap{padding:24px 0 0}
.lh-team-banner{margin:24px 0}
}
