.global-reach{display:flex;width:100%;flex-wrap:wrap}.global-reach-left{flex:1;min-width:320px;background:var(--Ecru,#F1EFEA);display:flex;align-items:center;box-sizing:border-box}.global-reach-left-inner{width:100%;padding-top:95px;padding-bottom:95px;padding-right:121px;padding-left:max(40px, calc((100vw - 1200px) / 2));box-sizing:border-box}.global-reach-eyebrow{display:flex;align-items:center;gap:12px;color:var(--PRO-Slate,#2B2F31);font-family:'aptos',sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:1.44px;text-transform:uppercase;margin-bottom:10px}.global-reach-eyebrow-line{width:20px;height:0;border-top:1px solid #FC7A00;display:inline-block}.global-reach-title{color:var(--PRO-Slate,#2B2F31);font-family:'aptos',sans-serif;font-size:46px;font-style:normal;font-weight:400;line-height:48px;margin:0 0 30px;max-width:388px;width:100%}.global-reach-list{list-style:none;margin:0 0 35px;padding:0;display:flex;flex-direction:column;gap:14px}.global-reach-list-item{display:flex;align-items:center;gap:10px;color:#000;font-family:'aptos',sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.global-reach-check{flex-shrink:0;width:20px;height:20px}.global-reach-right{flex:1;min-width:320px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:40px;box-sizing:border-box}.global-reach-card{width:100%;max-width:536px;min-height:380px;padding:40px;box-sizing:border-box;border-radius:30px;background:rgb(0 0 0 / .4);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;flex-direction:column}.global-reach-card--no-overlay{background:#fff0;backdrop-filter:none;-webkit-backdrop-filter:none}.global-reach-description{color:var(--White,#FFF);font-family:'aptos',sans-serif;font-size:16px;font-weight:400;margin:0 0 20px}.global-reach-map{width:100%;height:auto;margin-bottom:30px}.global-reach-stats{display:flex;gap:30px;flex-wrap:wrap}.global-reach-stat{display:flex;align-items:baseline;gap:10px}.global-reach-stat-number{color:var(--White,#FFF);text-align:right;font-family:'aptos',sans-serif;font-size:34px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:.68px}.global-reach-stat-label{color:var(--White,#FFF);font-family:'aptos',sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:36px;letter-spacing:.32px}@media (max-width:1200px){.global-reach{flex-direction:column-reverse}.global-reach-left-inner{width:100%;padding:60px 36px}.global-reach-title{font-size:42px;line-height:44px}.global-reach-list{display:grid;grid-template-columns:repeat(2,1fr);column-gap:30px;row-gap:14px}}@media (max-width:767px){.global-reach-title{font-size:36px;line-height:38px}.global-reach-list{display:flex;flex-direction:column;gap:14px}.global-reach-stats{flex-direction:column;align-items:center;text-align:center;gap:15px}.global-reach-stat{justify-content:center}}@media (max-width:600px){.global-reach-card{padding:25px}.global-reach-stats{gap:25px}}