.gsp-cn-hero,.gsp-cn-hero *{box-sizing:border-box}.gsp-cn-hero{--gsp-primary:#3D7BAD;--gsp-navy:#071D3D;--gsp-accent:#F1A847;--gsp-body:#52657D;--gsp-soft:#F5F8FB;--gsp-line:#DDE6EF;--gsp-white:#FFFFFF;position:relative;left:50%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100vw;max-width:100vw;min-height:620px;margin:0 -50vw!important;overflow:hidden;color:var(--gsp-white);background:var(--gsp-primary);font-family:Inter,"Segoe UI",Arial,sans-serif}.gsp-cn-hero a{text-decoration:none!important}.gsp-cn-hero-left{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:76px clamp(40px,5vw,90px) 76px max(48px,calc((100vw - 1450px) / 2 + 64px));background:linear-gradient(135deg,rgb(7 29 61 / .34),rgb(7 29 61 / .08)),var(--gsp-primary)}.gsp-cn-hero-left::before{content:"";position:absolute;top:0;right:-55px;bottom:0;z-index:-1;width:110px;background:var(--gsp-primary);transform:skewX(-8deg)}.gsp-cn-hero-left::after{content:"";position:absolute;left:-100px;bottom:-145px;width:330px;height:330px;border:1px solid rgb(255 255 255 / .22);border-radius:50%;box-shadow:0 0 0 42px rgb(255 255 255 / .05);pointer-events:none}.gsp-cn-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 28px;color:var(--gsp-line);font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.gsp-cn-breadcrumb a{color:var(--gsp-white)!important}.gsp-cn-breadcrumb a:hover{color:var(--gsp-accent)!important}.gsp-cn-breadcrumb>span{color:rgb(255 255 255 / .62);font-size:18px;line-height:1}.gsp-cn-breadcrumb strong{color:var(--gsp-accent)}.gsp-cn-hero-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:var(--gsp-white);font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.45;text-transform:uppercase}.gsp-cn-hero-eyebrow::before{content:"";display:block;width:28px;height:2px;background:var(--gsp-accent)}.gsp-cn-hero h1{max-width:650px;margin:0 0 19px;color:var(--gsp-white);font-size:clamp(42px,4.6vw,64px);font-weight:800;letter-spacing:-.06em;line-height:.98}.gsp-cn-hero h1 em{display:block;color:var(--gsp-navy);font-style:normal;text-shadow:0 1px 0 rgb(255 255 255 / .13)}.gsp-cn-hero-desc{max-width:530px;margin:0 0 31px;color:var(--gsp-white);font-size:16px;line-height:1.72}.gsp-cn-hero-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:12px;width:max-content;min-height:52px;padding:0 26px;color:var(--gsp-navy)!important;background:var(--gsp-accent);border:1px solid var(--gsp-accent);border-radius:6px;font-size:13.5px;font-weight:800;line-height:1.3;transition:transform .22s ease,background-color .22s ease,color .22s ease}.gsp-cn-hero-btn span{color:var(--gsp-navy);font-size:18px;line-height:1}.gsp-cn-hero-btn:hover{color:var(--gsp-white)!important;background:var(--gsp-navy);border-color:var(--gsp-navy);transform:translateY(-2px)}.gsp-cn-hero-btn:hover span{color:var(--gsp-accent)}.gsp-cn-hero-right{position:relative;min-height:620px;overflow:hidden;background:var(--gsp-navy)}.gsp-cn-hero-right::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgb(61 123 173 / .38),transparent 33%),linear-gradient(180deg,transparent 38%,rgb(7 29 61 / .78) 100%)}.gsp-cn-hero-right picture,.gsp-cn-hero-right img{display:block;width:100%;height:100%}.gsp-cn-hero-right img{position:absolute;inset:0;object-fit:cover;object-position:center;filter:saturate(.92) contrast(1.02);transition:transform .7s ease}.gsp-cn-hero:hover .gsp-cn-hero-right img{transform:scale(1.025)}.gsp-cn-hero-badge{position:absolute;top:30px;right:30px;z-index:2;display:flex;align-items:center;justify-content:center;width:56px;height:56px;color:var(--gsp-white);background:var(--gsp-primary);border:2px solid var(--gsp-white);border-radius:50%;box-shadow:0 0 0 6px rgb(61 123 173 / .25);font-size:16px;font-weight:800;letter-spacing:.03em}.gsp-cn-hero-location{position:absolute;right:30px;bottom:30px;z-index:2;display:flex;align-items:center;gap:9px;color:var(--gsp-white);font-family:"IBM Plex Mono",Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.gsp-cn-hero-location span{width:8px;height:8px;background:var(--gsp-accent);border-radius:50%;box-shadow:0 0 0 5px rgb(241 168 71 / .2)}@media(max-width:900px){.gsp-cn-hero{grid-template-columns:1fr;min-height:0}.gsp-cn-hero-left{order:2;padding:52px 30px 58px}.gsp-cn-hero-left::before{display:none}.gsp-cn-hero-right{order:1;min-height:390px;height:390px}.gsp-cn-hero-right img{position:relative}.gsp-cn-hero-desc{max-width:640px}}@media(max-width:600px){.gsp-cn-hero-left{padding:43px 18px 48px}.gsp-cn-hero-left::after{left:auto;right:-135px;bottom:-150px;width:280px;height:280px}.gsp-cn-hero-right{min-height:275px;height:275px}.gsp-cn-breadcrumb{gap:6px;margin-bottom:21px;font-size:8px}.gsp-cn-breadcrumb>span{font-size:15px}.gsp-cn-hero-eyebrow{gap:8px;margin-bottom:9px;font-size:8px;letter-spacing:.11em}.gsp-cn-hero-eyebrow::before{width:22px}.gsp-cn-hero h1{margin-bottom:15px;font-size:clamp(39px,11.5vw,50px)}.gsp-cn-hero-desc{margin-bottom:24px;font-size:14px;line-height:1.65}.gsp-cn-hero-btn{width:100%;min-height:49px}.gsp-cn-hero-badge{top:18px;right:18px;width:46px;height:46px;font-size:13px}.gsp-cn-hero-location{right:18px;bottom:19px;font-size:8px}}@media(prefers-reduced-motion:reduce){.gsp-cn-hero-right img,.gsp-cn-hero-btn{transition:none}.gsp-cn-hero:hover .gsp-cn-hero-right img,.gsp-cn-hero-btn:hover{transform:none}}.gsp-cn-profile,.gsp-cn-profile *{box-sizing:border-box}.gsp-cn-profile{--gsp-navy:#071D3D;--gsp-blue:#3D7BAD;--gsp-orange:#F1A847;--gsp-body:#52657D;--gsp-soft:#F5F8FB;--gsp-line:#DDE6EF;--gsp-white:#FFFFFF;position:relative;left:50%;width:100vw;max-width:100vw;margin:0 -50vw!important;padding:50px 24px;overflow:hidden;background:var(--gsp-soft);font-family:"Inter","Segoe UI",Arial,sans-serif}.gsp-cn-profile-wrap{width:100%;max-width:1260px;margin:0 auto}.gsp-cn-profile-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:16px;border-bottom:1px solid var(--gsp-line)}.gsp-cn-profile-heading>span{display:inline-flex;align-items:center;gap:10px;color:var(--gsp-blue);font-family:"IBM Plex Mono",Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}.gsp-cn-profile-heading>span::before{content:"";display:block;width:24px;height:2px;background:var(--gsp-orange)}.gsp-cn-profile-heading h2{margin:0;color:var(--gsp-navy);font-size:clamp(29px, 2.5vw, 39px);font-weight:800;letter-spacing:-.045em;line-height:1.1}.gsp-cn-profile-layout{display:grid;grid-template-columns:minmax(260px,0.64fr) minmax(430px,1.36fr);align-items:center;gap:clamp(38px, 7vw, 100px);padding:31px 0 27px}.gsp-cn-profile-copy{max-width:400px}.gsp-cn-profile-lead{margin:0 0 16px!important;color:var(--gsp-navy)!important;font-size:clamp(18px, 1.45vw, 21px)!important;font-weight:700!important;line-height:1.52!important}.gsp-cn-profile-copy p:not(.gsp-cn-profile-lead){margin:0;color:var(--gsp-body);font-size:14px;line-height:1.7}.gsp-cn-profile-btn{display:inline-flex!important;align-items:center;gap:13px;min-height:46px;margin-top:23px;padding:0 18px;color:var(--gsp-white)!important;background:var(--gsp-blue);border:1px solid var(--gsp-blue);border-radius:6px;font-size:12px;font-weight:800;line-height:1.3;text-decoration:none!important;transition:transform 0.2s ease,background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease}.gsp-cn-profile-btn span{color:var(--gsp-orange);font-size:17px;line-height:1;transition:color 0.2s ease}.gsp-cn-profile-btn:hover{color:var(--gsp-navy)!important;background:var(--gsp-orange);border-color:var(--gsp-orange);transform:translateY(-2px)}.gsp-cn-profile-btn:hover span{color:var(--gsp-navy)}.gsp-cn-profile-image{position:relative;margin:0;overflow:hidden;background:var(--gsp-navy);border:1px solid var(--gsp-line);border-radius:12px}.gsp-cn-profile-image::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 58%,rgb(7 29 61 / .8) 100%)}.gsp-cn-profile-image img{display:block;width:100%;height:335px;object-fit:cover;object-position:center;transition:transform 0.45s ease}.gsp-cn-profile-image:hover img{transform:scale(1.02)}.gsp-cn-profile-image figcaption{position:absolute;right:18px;bottom:16px;left:18px;z-index:2;color:var(--gsp-white);font-family:"IBM Plex Mono",Consolas,monospace;font-size:8px;font-weight:800;letter-spacing:.11em;line-height:1.4}.gsp-cn-profile-areas{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.gsp-cn-role{position:relative;display:flex;align-items:center;gap:14px;min-height:104px;padding:17px;background:var(--gsp-white);border:1px solid var(--gsp-line);border-radius:10px;transition:transform 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease}.gsp-cn-role::before{content:"";position:absolute;top:0;right:17px;left:17px;height:3px;background:var(--gsp-blue);border-radius:0 0 3px 3px}.gsp-cn-role-icon{display:inline-flex;flex:0 0 39px;align-items:center;justify-content:center;width:39px;height:39px;color:var(--gsp-blue);background:var(--gsp-soft);border-radius:9px;font-family:"IBM Plex Mono",Consolas,monospace;font-size:11px;font-weight:800}.gsp-cn-role small{display:block;margin-bottom:5px;color:var(--gsp-body);font-family:"IBM Plex Mono",Consolas,monospace;font-size:8px;font-weight:800;letter-spacing:.08em;line-height:1.3}.gsp-cn-role strong{display:block;color:var(--gsp-navy);font-size:18px;font-weight:800;letter-spacing:-.03em;line-height:1.2}.gsp-cn-role:hover{border-color:var(--gsp-blue);box-shadow:0 12px 24px rgb(7 29 61 / .08);transform:translateY(-3px)}@media (max-width:850px){.gsp-cn-profile-layout{grid-template-columns:1fr;gap:28px}.gsp-cn-profile-copy{max-width:600px}.gsp-cn-profile-areas{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.gsp-cn-profile{padding:40px 16px 42px}.gsp-cn-profile-heading{align-items:flex-start;flex-direction:column;gap:9px}.gsp-cn-profile-heading>span{font-size:9px;letter-spacing:.12em}.gsp-cn-profile-heading h2{font-size:30px}.gsp-cn-profile-layout{padding:25px 0 21px}.gsp-cn-profile-image img{height:245px}.gsp-cn-profile-image figcaption{right:12px;bottom:11px;left:12px;font-size:7.5px}.gsp-cn-profile-areas{grid-template-columns:1fr;gap:9px}.gsp-cn-role{min-height:82px;padding:14px}.gsp-cn-role::before{right:14px;left:14px}.gsp-cn-role-icon{flex-basis:38px;width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.gsp-cn-profile-image img,.gsp-cn-role,.gsp-cn-profile-btn,.gsp-cn-profile-btn span{transition:none}.gsp-cn-profile-image:hover img,.gsp-cn-role:hover,.gsp-cn-profile-btn:hover{transform:none}}.gsp-cn-stats,.gsp-cn-stats *{box-sizing:border-box}.gsp-cn-stats{--gsp-primary:#3D7BAD;--gsp-navy:#071D3D;--gsp-accent:#F1A847;--gsp-body:#52657D;--gsp-soft:#F5F8FB;--gsp-line:#DDE6EF;--gsp-white:#FFFFFF;position:relative;left:50%;width:100vw;max-width:100vw;margin:0 -50vw!important;padding:74px 24px;overflow:hidden;background:radial-gradient(circle at 5% 100%,rgb(7 29 61 / .18),transparent 30%),radial-gradient(circle at 100% 0%,rgb(255 255 255 / .16),transparent 28%),var(--gsp-primary);font-family:Inter,"Segoe UI",Arial,sans-serif}.gsp-cn-stats::before{content:"";position:absolute;top:-155px;right:-120px;width:360px;height:360px;border:1px solid rgb(255 255 255 / .22);border-radius:50%;box-shadow:0 0 0 48px rgb(255 255 255 / .05);pointer-events:none}.gsp-cn-stats-container{position:relative;z-index:1;width:100%;max-width:980px;margin:0 auto}.gsp-cn-stats-header{margin-bottom:42px;text-align:center}.gsp-cn-stats-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:12px;color:var(--gsp-white);font-family:"IBM Plex Mono",Consolas,monospace;font-size:11px;font-weight:800;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.gsp-cn-stats-eyebrow::before,.gsp-cn-stats-eyebrow::after{content:"";width:25px;height:2px;background:var(--gsp-accent)}.gsp-cn-stats-header h2{margin:0;color:var(--gsp-white);font-size:clamp(32px,3.3vw,42px);font-weight:800;line-height:1.15;letter-spacing:-.035em}.gsp-cn-stats-bars{display:grid;gap:15px}.gsp-cn-bar-row{display:grid;grid-template-columns:190px minmax(0,1fr) 200px;align-items:center;gap:20px;padding:19px 22px;border:1px solid rgb(255 255 255 / .3);border-radius:10px;background:rgb(255 255 255 / .1)}.gsp-cn-bar-row label{color:var(--gsp-white);font-size:15px;font-weight:800;line-height:1.4}.gsp-cn-bar{height:10px;overflow:hidden;border-radius:999px;background:rgb(7 29 61 / .24)}.gsp-cn-bar-fill{height:100%;border-radius:999px;background:var(--gsp-accent);box-shadow:0 0 13px rgb(241 168 71 / .42)}.gsp-cn-bar-row:nth-child(1) .gsp-cn-bar-fill{width:68%!important}.gsp-cn-bar-row:nth-child(2) .gsp-cn-bar-fill{width:78%!important}.gsp-cn-bar-row:nth-child(3) .gsp-cn-bar-fill{width:92%!important}.gsp-cn-bar-row:nth-child(4) .gsp-cn-bar-fill{width:100%!important}.gsp-cn-bar-row span{color:var(--gsp-white);font-size:13px;font-weight:700;line-height:1.4;text-align:right}@media(max-width:760px){.gsp-cn-stats{padding:60px 22px}.gsp-cn-bar-row{grid-template-columns:155px minmax(0,1fr) 155px;gap:14px;padding:17px 18px}.gsp-cn-bar-row label{font-size:14px}.gsp-cn-bar-row span{font-size:12px}}@media(max-width:600px){.gsp-cn-stats{padding:50px 16px}.gsp-cn-stats::before{top:-120px;right:-175px;width:290px;height:290px}.gsp-cn-stats-header{margin-bottom:30px}.gsp-cn-stats-eyebrow{gap:8px;margin-bottom:10px;font-size:9px;letter-spacing:.13em}.gsp-cn-stats-eyebrow::before,.gsp-cn-stats-eyebrow::after{width:18px}.gsp-cn-stats-header h2{font-size:31px}.gsp-cn-stats-bars{gap:11px}.gsp-cn-bar-row{grid-template-columns:1fr auto;gap:10px 14px;padding:16px}.gsp-cn-bar-row label{font-size:14px}.gsp-cn-bar-row span{font-size:12px;text-align:right}.gsp-cn-bar{grid-column:1 / -1;height:8px}}.gsp-cn-gc,.gsp-cn-gc *{box-sizing:border-box}.gsp-cn-gc{--gsp-navy:#071D3D;--gsp-blue:#3D7BAD;--gsp-orange:#F1A847;--gsp-body:#52657D;--gsp-soft:#F5F8FB;--gsp-line:#DDE6EF;--gsp-white:#FFFFFF;position:relative;left:50%;width:100vw;max-width:100vw;margin:0 -50vw!important;padding:68px 24px;overflow:hidden;background:var(--gsp-soft);font-family:"Inter","Segoe UI",Arial,sans-serif}.gsp-cn-gc-container{width:100%;max-width:1300px;margin:0 auto}.gsp-cn-gc-header{max-width:760px;margin:0 auto 34px;text-align:center}.gsp-cn-gc-eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 11px;color:var(--gsp-blue);font-family:"IBM Plex Mono",Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.gsp-cn-gc-eyebrow::before{content:"";display:block;width:26px;height:2px;background:var(--gsp-orange)}.gsp-cn-gc-header h2{margin:0 0 12px;color:var(--gsp-navy);font-size:clamp(31px, 3.2vw, 42px);font-weight:800;letter-spacing:-.035em;line-height:1.14}.gsp-cn-gc-header p{max-width:620px;margin:0 auto;color:var(--gsp-body);font-size:15px;line-height:1.7}.gsp-cn-gc-gallery{display:grid;grid-template-columns:1.55fr 1.08fr 0.95fr;grid-template-rows:repeat(2,285px);gap:14px}.gsp-cn-gc-item{position:relative;min-width:0;overflow:hidden;background-color:var(--gsp-line);background-position:center;background-repeat:no-repeat;background-size:cover;border:1px solid var(--gsp-line);transition:border-color 0.22s ease,box-shadow 0.22s ease,transform 0.22s ease,background-size 0.45s ease}.gsp-cn-gc-item-large{grid-row:span 2}.gsp-cn-gc-item::after{content:"";position:absolute;right:0;bottom:0;left:0;height:32%;pointer-events:none;background:linear-gradient(180deg,transparent 0%,rgb(7 29 61 / .8) 100%)}.gsp-cn-gc-item:hover{z-index:2;background-size:104%;border-color:var(--gsp-blue);box-shadow:0 14px 28px rgb(7 29 61 / .1);transform:translateY(-3px)}.gsp-cn-gc-label{position:absolute;bottom:13px;left:13px;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:8px 11px;color:var(--gsp-white);background:rgb(7 29 61 / .9);border-left:3px solid var(--gsp-blue);font-family:"IBM Plex Mono",Consolas,monospace;font-size:9px;font-weight:800;letter-spacing:.09em;line-height:1.2}.gsp-cn-gc-label b{color:var(--gsp-orange);font-weight:800}@media (max-width:900px){.gsp-cn-gc{padding:58px 22px}.gsp-cn-gc-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,230px);gap:12px}.gsp-cn-gc-item-large{grid-row:span 1}}@media (max-width:560px){.gsp-cn-gc{padding:46px 16px}.gsp-cn-gc-header{margin-bottom:26px}.gsp-cn-gc-eyebrow{gap:8px;margin-bottom:9px;font-size:9px;letter-spacing:.12em}.gsp-cn-gc-eyebrow::before{width:22px}.gsp-cn-gc-header h2{margin-bottom:10px;font-size:30px}.gsp-cn-gc-header p{font-size:13px;line-height:1.65}.gsp-cn-gc-gallery{grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:225px;gap:12px}.gsp-cn-gc-item-large{grid-row:span 1}.gsp-cn-gc-label{bottom:11px;left:11px;padding:7px 9px;font-size:8px}}@media (prefers-reduced-motion:reduce){.gsp-cn-gc-item{transition:none}.gsp-cn-gc-item:hover{transform:none}}.gsp-cn-cta,.gsp-cn-cta *{box-sizing:border-box}.gsp-cn-cta{--gsp-primary:#3D7BAD;--gsp-navy:#071D3D;--gsp-accent:#F1A847;--gsp-body:#52657D;--gsp-soft:#F5F8FB;--gsp-line:#DDE6EF;--gsp-white:#FFFFFF;position:relative;left:50%;width:100vw;max-width:100vw;margin:0 -50vw!important;padding:58px 24px;overflow:hidden;background:radial-gradient(circle at 8% 110%,rgb(7 29 61 / .2),transparent 31%),radial-gradient(circle at 100% 0%,rgb(255 255 255 / .16),transparent 27%),var(--gsp-primary);font-family:Inter,"Segoe UI",Arial,sans-serif;text-align:center}.gsp-cn-cta::before{content:"";position:absolute;top:-150px;right:-115px;width:340px;height:340px;border:1px solid rgb(255 255 255 / .23);border-radius:50%;box-shadow:0 0 0 45px rgb(255 255 255 / .045);pointer-events:none}.gsp-cn-cta::after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.32;background-image:linear-gradient(rgb(255 255 255 / .1) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .1) 1px,transparent 1px);background-size:46px 46px}.gsp-cn-cta-container{position:relative;z-index:1;width:100%;max-width:900px;margin:0 auto}.gsp-cn-cta-eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 12px;color:var(--gsp-white);font-family:"IBM Plex Mono",Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.gsp-cn-cta-eyebrow::before{content:"";display:block;width:26px;height:2px;background:var(--gsp-accent)}.gsp-cn-cta h2{margin:0 0 11px;color:var(--gsp-white);font-size:clamp(28px,3vw,38px);font-weight:800;letter-spacing:-.035em;line-height:1.14}.gsp-cn-cta p{max-width:580px;margin:0 auto 24px;color:var(--gsp-white);font-size:15px;line-height:1.65}.gsp-cn-cta-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:0 24px;color:var(--gsp-navy)!important;background:var(--gsp-accent);border:1px solid var(--gsp-accent);border-radius:6px;font-size:13px;font-weight:800;line-height:1.3;text-decoration:none!important;transition:transform .22s ease,background-color .22s ease,color .22s ease}.gsp-cn-cta-btn span{color:var(--gsp-navy);font-size:17px;line-height:1}.gsp-cn-cta-btn:hover{color:var(--gsp-white)!important;background:var(--gsp-navy);border-color:var(--gsp-navy);transform:translateY(-2px)}.gsp-cn-cta-btn:hover span{color:var(--gsp-accent)}.gsp-cn-cta-trust{display:flex;flex-wrap:wrap;justify-content:center;margin-top:28px;padding-top:20px;border-top:1px solid rgb(255 255 255 / .35)}.gsp-cn-cta-trust span{display:inline-flex;align-items:center;gap:8px;padding:2px 17px;color:var(--gsp-white);border-right:1px solid rgb(255 255 255 / .3);font-size:12px;font-weight:700;line-height:1.5}.gsp-cn-cta-trust span:last-child{border-right:0}.gsp-cn-cta-trust i{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--gsp-navy);background:var(--gsp-accent);border-radius:50%;font-size:11px;font-style:normal;font-weight:800}@media(max-width:600px){.gsp-cn-cta{padding:45px 16px}.gsp-cn-cta::before{top:-105px;right:-170px;width:290px;height:290px}.gsp-cn-cta-eyebrow{gap:8px;font-size:9px;letter-spacing:.12em}.gsp-cn-cta-eyebrow::before{width:22px}.gsp-cn-cta h2{font-size:29px}.gsp-cn-cta p{margin-bottom:21px;font-size:14px}.gsp-cn-cta-btn{width:100%;max-width:300px}.gsp-cn-cta-trust{gap:10px 0;margin-top:23px;padding-top:17px}.gsp-cn-cta-trust span{width:50%;justify-content:center;padding:3px 8px;font-size:11.5px}.gsp-cn-cta-trust span:nth-child(2){border-right:0}}@media(prefers-reduced-motion:reduce){.gsp-cn-cta-btn{transition:none}.gsp-cn-cta-btn:hover{transform:none}}.gsp-cn-map-pin,.gsp-cn-map-pin *{box-sizing:border-box}.gsp-cn-map-pin{--gsp-navy:#071D3D;--gsp-blue:#3D7BAD;--gsp-orange:#F1A847;--gsp-body:#52657D;--gsp-soft:#F5F8FB;--gsp-line:#DDE6EF;position:relative;left:50%;width:100vw;max-width:100vw;margin:0 -50vw!important;padding:54px 24px;background:var(--gsp-soft);font-family:"Inter","Segoe UI",Arial,sans-serif}.gsp-cn-map-pin-inner{width:100%;max-width:1280px;margin:0 auto}.gsp-cn-map-pin-header{max-width:760px;margin:0 auto 25px;text-align:center}.gsp-cn-map-pin-header>span,.gsp-cn-map-pin-kicker{display:inline-block;color:var(--gsp-blue);font-family:"IBM Plex Mono",Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}.gsp-cn-map-pin-header h2{margin:10px 0 9px;color:var(--gsp-navy);font-size:clamp(30px,3.2vw,40px);font-weight:800;line-height:1.15;letter-spacing:-.03em}.gsp-cn-map-pin-header p{margin:0;color:var(--gsp-body);font-size:14px;line-height:1.6}.gsp-cn-map-canvas{position:relative;min-height:465px;overflow:hidden;background:var(--gsp-line);border:1px solid var(--gsp-line)}.gsp-cn-map-canvas iframe{display:block;width:100%;height:465px;border:0;filter:saturate(.88) contrast(1.02)}.gsp-cn-map-pin-card{position:absolute;bottom:30px;left:30px;display:flex;align-items:flex-start;gap:14px;width:min(390px,calc(100% - 60px));padding:24px;background:#FFF;border-left:5px solid var(--gsp-orange);box-shadow:0 16px 36px rgb(7 29 61 / .16)}.gsp-cn-map-pin-dot{flex:0 0 12px;width:12px;height:12px;margin-top:4px;background:var(--gsp-blue);border-radius:50%;box-shadow:0 0 0 5px var(--gsp-soft)}.gsp-cn-map-pin-kicker{margin-bottom:8px}.gsp-cn-map-pin-card h3{margin:0 0 12px;color:var(--gsp-navy);font-size:24px;font-weight:800;line-height:1.1;letter-spacing:-.6px}.gsp-cn-map-pin-card address{margin:0;color:var(--gsp-body);font-size:14px;font-style:normal;font-weight:500;line-height:1.65}.gsp-cn-map-pin-card a{display:inline-flex;align-items:center;gap:9px;margin-top:17px;color:var(--gsp-navy);font-size:13px;font-weight:800;text-decoration:none}.gsp-cn-map-pin-card a span{color:var(--gsp-orange);font-size:17px}.gsp-cn-map-pin-card a:hover{color:var(--gsp-blue)}@media(max-width:800px){.gsp-cn-map-canvas,.gsp-cn-map-canvas iframe{min-height:420px;height:420px}}@media(max-width:600px){.gsp-cn-map-pin{padding:42px 16px}.gsp-cn-map-pin-header{margin-bottom:20px}.gsp-cn-map-pin-header h2{font-size:29px}.gsp-cn-map-pin-header p{font-size:13px}.gsp-cn-map-canvas{display:flex;flex-direction:column;min-height:0}.gsp-cn-map-canvas iframe{order:1;height:290px;min-height:290px}.gsp-cn-map-pin-card{position:relative;bottom:auto;left:auto;order:2;width:100%;padding:22px;border-top:5px solid var(--gsp-orange);border-left:0;box-shadow:none}.gsp-cn-map-pin-card h3{font-size:22px}}