.gw-contact-cards{display:flex;flex-direction:column;gap:20px}.gw-contact-card{background:var(--gw-gray-50);border-radius:var(--gw-radius-lg);padding:24px;border-left:3px solid var(--gw-primary)}.gw-contact-card__icon{width:40px;height:40px;background:var(--gw-primary);border-radius:10px;margin-bottom:12px}.gw-contact-card__icon--hq{mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3e%3cpath d='M3 21h18M5 21V7l8-4v18M19 21V11l-6-4'/%3e%3cpath d='M9 9v.01M9 12v.01M9 15v.01M9 18v.01'/%3e%3c/svg%3e") center/55% no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3e%3cpath d='M3 21h18M5 21V7l8-4v18M19 21V11l-6-4'/%3e%3cpath d='M9 9v.01M9 12v.01M9 15v.01M9 18v.01'/%3e%3c/svg%3e") center/55% no-repeat}.gw-contact-card__icon--me{mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3e%3ccircle cx='12' cy='12' r='10'/%3e%3cpath d='M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z'/%3e%3c/svg%3e") center/55% no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3e%3ccircle cx='12' cy='12' r='10'/%3e%3cpath d='M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z'/%3e%3c/svg%3e") center/55% no-repeat}.gw-contact-card__icon--apac{mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3e%3cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z'/%3e%3ccircle cx='12' cy='10' r='3'/%3e%3c/svg%3e") center/55% no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3e%3cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z'/%3e%3ccircle cx='12' cy='10' r='3'/%3e%3c/svg%3e") center/55% no-repeat}.gw-contact-card h3{font-size:1rem;font-weight:700;margin-bottom:10px;color:var(--gw-gray-900)}.gw-contact-card p{font-size:.85rem;color:var(--gw-gray-500);margin:0 0 3px;line-height:1.5}