/* Global Presence — integrated About Us section */
.gp-about{background:#fff;padding:7rem 6vw 6rem;border-top:1px solid #e7e6e1;color:#102f2a}
.gp-about-intro{text-align:center;max-width:1040px;margin:0 auto 2.8rem}
.gp-about .section-label{color:#a97c2d;letter-spacing:.24em;text-transform:uppercase;font-size:.7rem;font-weight:700;margin:0 0 1rem}
.gp-about-intro h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:clamp(2.7rem,5vw,5.4rem);line-height:1.02;letter-spacing:-.04em;margin:0;color:#103b33}
.gp-about-intro h2 span{color:#ae7c27}
.gp-about-intro>p:last-child{max-width:860px;margin:1.2rem auto 0;color:#68716e;line-height:1.75;font-size:1rem}
.gp-about-map{max-width:1250px;margin:0 auto;background:#fff;overflow:hidden}
.gp-about-map img{display:block;width:100%;height:auto;object-fit:contain}
.gp-about-locations{max-width:1280px;margin:2rem auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #deded8;border-bottom:1px solid #deded8}
.gp-about-locations article{position:relative;padding:2rem 1.7rem 2.2rem;border-right:1px solid #e7e7e2;min-height:225px}
.gp-about-locations article:last-child{border-right:0}
.gp-about-locations article>span{position:absolute;top:1.2rem;right:1.2rem;font:500 1rem Georgia,serif;color:#c9b68e}
.gp-about-locations small{display:block;color:#ad7e2c;text-transform:uppercase;letter-spacing:.17em;font-size:.63rem;font-weight:700;margin-bottom:.5rem}
.gp-about-locations h3{font:500 2rem/1.05 Georgia,serif;color:#113a33;margin:0 0 .8rem}
.gp-about-locations p{margin:0;color:#66706d;font-size:.88rem;line-height:1.65;max-width:280px}
.gp-about-close{max-width:900px;margin:2.8rem auto 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;color:#183c35;text-align:center}
.gp-about-close span{height:1px;background:#c8a25f}
.gp-about-close p{margin:0;font:italic 1rem/1.5 Georgia,serif}
@media(max-width:900px){.gp-about{padding:5rem 4vw 4.5rem}.gp-about-locations{grid-template-columns:repeat(2,1fr)}.gp-about-locations article:nth-child(2){border-right:0}.gp-about-locations article:nth-child(-n+2){border-bottom:1px solid #e7e7e2}}
@media(max-width:600px){.gp-about{padding:4.2rem 1.25rem 3.8rem}.gp-about-intro{text-align:left;margin-bottom:2rem}.gp-about-intro h2{font-size:2.9rem}.gp-about-intro>p:last-child{font-size:.94rem}.gp-about-map{margin-left:-.55rem;margin-right:-.55rem}.gp-about-map img{width:150%;max-width:none;margin-left:-24%}.gp-about-locations{grid-template-columns:1fr;margin-top:1rem}.gp-about-locations article{min-height:auto;padding:1.5rem 1rem}.gp-about-locations article,.gp-about-locations article:nth-child(2){border-right:0;border-bottom:1px solid #e7e7e2}.gp-about-locations article:last-child{border-bottom:0}.gp-about-close{grid-template-columns:35px 1fr 35px;gap:.8rem;margin-top:2rem}}
