/* tcew-loc-markets */
.tcew-loc-markets .gml-sec{padding:88px 0}
.tcew-loc-markets .gml-sec--alt{background:var(--tcw-bg-2)}
.tcew-loc-markets .gml-sec__head{max-width:640px;margin-bottom:52px}
.tcew-loc-markets .gml-sec__head--center{margin-left:auto;margin-right:auto;text-align:center}
.tcew-loc-markets .gml-kicker{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tcw-primary);margin-bottom:14px}
.tcew-loc-markets .gml-sec__head h2{font-size:clamp(26px,2.6vw,38px);line-height:1.2;font-weight:800;margin-bottom:16px}
.tcew-loc-markets .gml-sec__head p{font-size:16.5px;line-height:1.72;color:var(--tcw-muted)}
.tcew-loc-markets .gml-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.tcew-loc-markets .gml-card{background:rgba(255,255,255,.05);border:1px solid var(--tcw-line);border-radius:22px;padding:32px 28px;position:relative;overflow:hidden;transition:transform .3s ease,border-color .3s ease,background .3s ease}
.tcew-loc-markets .gml-card:hover{transform:translateY(-6px);border-color:rgba(108,87,210,.5);background:rgba(255,255,255,.075)}
.tcew-loc-markets .gml-card__top{display:flex;align-items:center;gap:13px;margin-bottom:20px}
.tcew-loc-markets .gml-card__flag{font-size:32px;line-height:1}
.tcew-loc-markets .gml-card__top h3{font-size:20px;font-weight:800}
.tcew-loc-markets .gml-card__top span{display:block;font-family:var(--tcw-font-body);font-size:12.5px;font-weight:500;color:var(--tcw-faint);letter-spacing:0;margin-top:3px}
.tcew-loc-markets .gml-card>p{font-size:15px;line-height:1.7;color:var(--tcw-muted);margin-bottom:24px}
.tcew-loc-markets .gml-card ul{list-style:none;margin-bottom:26px}
.tcew-loc-markets .gml-card li{display:flex;gap:11px;align-items:flex-start;font-size:14.5px;line-height:1.6;color:var(--tcw-muted);padding:9px 0;border-bottom:1px solid rgba(255,255,255,.07)}
.tcew-loc-markets .gml-card li:last-child{border-bottom:none}
.tcew-loc-markets .gml-card li svg{width:16px;height:16px;flex:0 0 16px;margin-top:3px;stroke:var(--tcw-accent);stroke-width:2.6;fill:none}
.tcew-loc-markets .gml-card__meta{display:flex;gap:10px;flex-wrap:wrap;padding-top:20px;border-top:1px solid var(--tcw-line)}
.tcew-loc-markets .gml-chip{font-size:12px;font-weight:600;padding:6px 13px;border-radius:100px;background:rgba(108,87,210,.18);border:1px solid rgba(108,87,210,.34);color:rgba(255,255,255,.86)}
@media(max-width:991px){.tcew-loc-markets .gml-cards{grid-template-columns:1fr;gap:18px}
.tcew-loc-markets .gml-sec{padding:68px 0}
}
@media(max-width:600px){.tcew-loc-markets .gml-sec{padding:56px 0}
.tcew-loc-markets .gml-sec__head{margin-bottom:38px}
.tcew-loc-markets .gml-card{padding:26px 22px}
}
/* --- hand additions: icon fallbacks --- */
.tcew-loc-markets .gml-card li i{width:16px;flex:0 0 16px;margin-top:3px;font-size:14px;line-height:1.2;color:var(--tcw-accent);font-style:normal;text-align:center}
.tcew-loc-markets .gml-card li img{width:16px;height:16px;flex:0 0 16px;margin-top:3px}
.tcew-loc-markets .gml-card__flag img{display:inline-block;width:1em;height:auto}
.tcew-loc-markets .gml-sec__head h2,.tcew-loc-markets .gml-sec__title{font-size:clamp(26px,2.6vw,38px);line-height:1.2;font-weight:800;margin:0 0 16px}
.tcew-loc-markets .gml-card__top h3,.tcew-loc-markets .gml-card__title{font-size:20px;font-weight:800;margin:0}
.tcew-loc-markets .gml-card__link{display:inline-block;margin-top:18px;font-size:14px;font-weight:600;color:var(--tcw-white);border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:3px;text-decoration:none;transition:border-color .2s ease,color .2s ease}
.tcew-loc-markets .gml-card__link:hover{border-color:var(--tcw-white)}
