.global-presence-map{background:#fff;padding:5rem 0 3rem;position:relative;overflow:hidden}@media screen and (min-width:991px){.global-presence-map{padding:14rem 0 5rem}}.global-presence-map .global-presence-map__heading{padding-bottom:3rem}@media screen and (min-width:991px){.global-presence-map .global-presence-map__heading{padding-bottom:4.5rem}}.global-presence-map__map-wrap{width:100%;max-width:74.4rem;margin:0 auto 3rem;padding-top:1rem;position:relative;overflow:visible}@media screen and (min-width:991px){.global-presence-map__map-wrap{margin-bottom:4rem;padding-top:2.5rem}}.global-presence-map__map-stage{width:100%;position:relative;overflow:visible}@media screen and (max-width:990px){.global-presence-map__map-stage.has-popup-open:before{content:"";z-index:4;pointer-events:none;background:#1e1d240f;position:absolute;inset:0}}.global-presence-map__map-stage[data-active-country=in] .interactive-region[data-country=in] .country-bg-fill{opacity:.58;animation:2.4s ease-in-out infinite countryBgFillBreath;transform:scale(1)}.global-presence-map__map-stage[data-active-country=in] .interactive-region[data-country=in] .country-fill-pulse--1{animation:2.4s ease-out infinite countryAutoFillPulse}.global-presence-map__map-stage[data-active-country=in] .interactive-region[data-country=in] .country-fill-pulse--2{animation:2.4s ease-out 1.2s infinite countryAutoFillPulse}.global-presence-map__map-stage[data-active-country=us] .interactive-region[data-country=us] .country-bg-fill{opacity:.58;animation:2.4s ease-in-out infinite countryBgFillBreath;transform:scale(1)}.global-presence-map__map-stage[data-active-country=us] .interactive-region[data-country=us] .country-fill-pulse--1{animation:2.4s ease-out infinite countryAutoFillPulse}.global-presence-map__map-stage[data-active-country=us] .interactive-region[data-country=us] .country-fill-pulse--2{animation:2.4s ease-out 1.2s infinite countryAutoFillPulse}.global-presence-map__svg{width:100%;height:100%;display:block}.global-presence-map .interactive-region{pointer-events:visiblePainted;outline:none}.global-presence-map .interactive-region .country-bg-fill{opacity:0;transform-box:fill-box;transform-origin:50%;pointer-events:none;will-change:opacity;transform:scale(1)}.global-presence-map .interactive-region .country-fill-pulse{opacity:0;transform-box:fill-box;transform-origin:50%;pointer-events:none;will-change:transform,opacity;transform:scale(.08)}.global-presence-map .interactive-region:focus-visible{outline:none}.global-presence-map__pin{z-index:5;cursor:pointer;background:0 0;border:0;outline:none;justify-content:center;align-items:center;width:4rem;height:4rem;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.global-presence-map__map-stage[data-active-country=in] .presence-pin[data-country=in],.global-presence-map__map-stage[data-active-country=us] .presence-pin[data-country=us]{z-index:10}.global-presence-map__pin.is-active{z-index:11}.global-presence-map__pin-marker{flex-shrink:0;width:2rem;height:2rem;position:relative}.global-presence-map__pin-dot{pointer-events:none;background:#f75506;border:.2rem solid #fff;border-radius:50%;justify-content:center;align-items:center;margin:0;transition:box-shadow .25s;display:flex;position:absolute;inset:0;box-shadow:0 .2rem .4rem #00000024}.global-presence-map__pin-badge{color:#fff;pointer-events:none;font-size:1rem;font-weight:600;line-height:1}.global-presence-map__pin.is-active .global-presence-map__pin-dot,.global-presence-map__pin:hover .global-presence-map__pin-dot,.global-presence-map__pin:focus-visible .global-presence-map__pin-dot{box-shadow:0 .3rem .8rem #00000038}.global-presence-map__pin:focus-visible{outline-offset:4px;border-radius:50%;outline:2px solid #f75506}@keyframes countryBgFillBreath{0%,to{opacity:.48}50%{opacity:.62}}@keyframes countryAutoFillPulse{0%{opacity:.55;transform:scale(.08)}70%{opacity:.3}to{opacity:0;transform:scale(1.08)}}.global-presence-map__popup{z-index:20;top:var(--popup-top);left:var(--popup-left);pointer-events:auto;width:min(35rem,100% - 2rem);max-width:35rem;animation:.45s cubic-bezier(.16,1,.3,1) both global-presence-popup-in-desktop;position:absolute}.global-presence-map__popup.is-single,.global-presence-map__popup.is-multiple{width:min(37rem,100% - 2rem);max-width:37rem}@media screen and (max-width:990px){.global-presence-map__popup{animation:.4s cubic-bezier(.16,1,.3,1) both global-presence-popup-in-mobile;bottom:auto;right:auto;transform:translate(-50%,-50%);width:min(35rem,100% - 3.2rem)!important;max-width:32rem!important;top:50%!important;left:50%!important}}.global-presence-map__popup-close{z-index:2;cursor:pointer;background:0 0;border:none;width:2.4rem;height:2.4rem;padding:0;position:absolute;top:1.2rem;right:1.2rem}.global-presence-map__popup-close:before,.global-presence-map__popup-close:after{content:"";transform-origin:50%;background:#525966;width:1.6rem;height:.2rem;position:absolute;top:50%;left:50%}.global-presence-map__popup-close:before{transform:translate(-50%,-50%)rotate(45deg)}.global-presence-map__popup-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.global-presence-map__popup-close:hover:before,.global-presence-map__popup-close:hover:after{background:#f75506}.global-presence-map__popup-list{background:#fff;border:1px solid #ebebeb;border-radius:.4rem;overflow:visible;box-shadow:0 1.2rem 3.2rem #00000014}@media screen and (max-width:990px){.global-presence-map__popup.is-multiple .global-presence-map__popup-list{-webkit-overflow-scrolling:touch}}.global-presence-map__popup-card{grid-template-columns:4rem minmax(0,1fr) auto;align-items:center;gap:.8rem 1.2rem;padding:2rem 2.4rem 2rem 2rem;display:grid}@media screen and (min-width:680px){.global-presence-map__popup-card{row-gap:1rem;padding:2.2rem 2.8rem 2.2rem 2.4rem}}@media screen and (max-width:990px){.global-presence-map__popup-card{grid-template-rows:auto auto auto;grid-template-columns:4rem minmax(0,1fr);row-gap:.6rem;padding:1.8rem 1.6rem 1.8rem 1.4rem}}.global-presence-map__popup-card:not(:last-child){border-bottom:1px solid #ebebeb}.global-presence-map__popup-card:nth-child(2) .global-presence-map__popup-icon{animation-delay:80ms}.global-presence-map__popup-card:nth-child(2) .global-presence-map__popup-pin-img{animation-delay:.2s}.global-presence-map__popup-card:nth-child(3) .global-presence-map__popup-icon{animation-delay:.16s}.global-presence-map__popup-card:nth-child(3) .global-presence-map__popup-pin-img{animation-delay:.3s}.global-presence-map__popup-card:nth-child(4) .global-presence-map__popup-icon{animation-delay:.24s}.global-presence-map__popup-card:nth-child(4) .global-presence-map__popup-pin-img{animation-delay:.4s}.global-presence-map__popup-card:nth-child(5) .global-presence-map__popup-icon{animation-delay:.32s}.global-presence-map__popup-card:nth-child(5) .global-presence-map__popup-pin-img{animation-delay:.5s}.global-presence-map__popup-card:nth-child(6) .global-presence-map__popup-icon{animation-delay:.4s}.global-presence-map__popup-card:nth-child(6) .global-presence-map__popup-pin-img{animation-delay:.6s}.global-presence-map__popup-card-header{display:contents}.global-presence-map__popup-icon{background:#f755061f;border-radius:50%;grid-area:1/1;justify-content:center;align-self:center;align-items:center;width:4rem;height:4rem;animation:.55s cubic-bezier(.16,1,.3,1) both global-presence-popup-icon-bg;display:flex;position:relative}@media screen and (max-width:990px){.global-presence-map__popup-icon{grid-row:1/3;align-self:start}}.global-presence-map__popup-icon:after{content:"";pointer-events:none;z-index:0;background:#f7550647;border-radius:50%;animation:2.4s ease-out infinite global-presence-popup-icon-pulse;position:absolute;inset:0}.global-presence-map__popup-pin-img{z-index:1;transform-origin:bottom;width:2rem;height:auto;animation:.75s cubic-bezier(.22,1,.36,1) .1s both global-presence-popup-pin-drop;display:block;position:relative}.global-presence-map__popup-card-title{text-align:left;letter-spacing:-.03em;color:#1e1d24;grid-area:1/2;min-width:0;margin:0;font-size:clamp(1.6rem,1.4vw,1.8rem);font-weight:600;line-height:1.3}.global-presence-map__popup-actions{z-index:2;grid-area:1/3;justify-self:end;position:relative}.global-presence-map__popup-actions .common-btn-blk{margin:0}.global-presence-map__popup-actions .primary-action-link{white-space:nowrap;flex-shrink:0;font-size:clamp(1.4rem,1.2vw,1.6rem);font-weight:600}@media screen and (max-width:990px){.global-presence-map__popup-actions{grid-area:2/2;justify-self:start}}@media screen and (max-width:480px){.global-presence-map__popup-actions .primary-action-link{white-space:normal}}.global-presence-map__popup-card-desc{text-align:left;letter-spacing:-.05em;color:#525966;grid-area:2/1/auto/-1;justify-self:start;width:100%;margin:0;font-size:clamp(1.6rem,1.2vw,1.8rem);font-weight:400;line-height:1.5}@media screen and (max-width:990px){.global-presence-map__popup-card-desc{grid-row:3}}@keyframes global-presence-popup-in-desktop{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}@keyframes global-presence-popup-in-mobile{0%{opacity:0;transform:translate(-50%,calc(1.2rem - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes global-presence-popup-icon-bg{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}@keyframes global-presence-popup-pin-drop{0%{opacity:0;transform:translateY(-.8rem)scale(.88)}55%{opacity:1;transform:translateY(.12rem)scale(1.05)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes global-presence-popup-icon-pulse{0%{opacity:.45;transform:scale(1)}70%{opacity:0;transform:scale(1.35)}to{opacity:0;transform:scale(1.35)}}@media (max-width:767px){.global-presence-map__pin{width:2.4rem;height:2.4rem}}@media (prefers-reduced-motion:reduce){.global-presence-map__map-stage[data-active-country] .interactive-region[data-country] .country-bg-fill{opacity:.55;transform:scale(1);animation:none!important}.global-presence-map__map-stage[data-active-country] .interactive-region[data-country] .country-fill-pulse{opacity:0!important;animation:none!important}.global-presence-map__popup-list,.global-presence-map__popup-icon,.global-presence-map__popup-icon:after,.global-presence-map__popup-pin-img,.global-presence-map__popup{animation:none;transform:none}}@media screen and (prefers-reduced-motion:reduce) and (max-width:990px){.global-presence-map__popup-list,.global-presence-map__popup-icon,.global-presence-map__popup-icon:after,.global-presence-map__popup-pin-img,.global-presence-map__popup{transform:translate(-50%,-50%)}}
.stats-counter-grid{background:#fff;padding:2.5rem 0}@media screen and (min-width:991px){.stats-counter-grid{padding:5rem 0 7rem}}.stats-counter-grid__grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem;display:grid}@media screen and (min-width:768px){.stats-counter-grid__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.stats-counter-grid__stat{justify-content:flex-start;display:flex}@media screen and (min-width:768px){.stats-counter-grid__stat{justify-content:flex-start}}.stats-counter-grid__stat-content{flex-direction:column;align-items:stretch;width:fit-content;max-width:100%;display:inline-flex}.stats-counter-grid__stat-accent{background:#f75506;width:100%;height:.2rem;margin:0 0 1.6rem;display:block}@media screen and (min-width:1300px){.stats-counter-grid__stat-accent{margin:0 0 2rem}}.stats-counter-grid__stat-value{color:#1e1d24;font-variant-numeric:tabular-nums;margin:0 0 .6rem;font-size:clamp(3.2rem,4vw,8rem);font-weight:400;line-height:1.1}.stats-counter-grid__stat-label{color:#525966;letter-spacing:-.05em;margin:0;font-size:clamp(1.6rem,1vw,1.8rem);font-weight:400;line-height:1.5}@media screen and (min-width:1300px){.stats-counter-grid__stat-label{max-width:80%;font-size:1.8rem;line-height:2.2rem}}@media (prefers-reduced-motion:reduce){.stats-counter-grid__stat-value{transition:none}}
.clamp-scroll-text__wrap{position:relative}.clamp-scroll-text__wrap--scrollable:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#ffffffd9 55%,#fff 85%);height:5rem;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.clamp-scroll-text__wrap--at-bottom:after{opacity:0}.clamp-scroll-text__body{max-height:calc(var(--clamp-scroll-lines,9)*1.5*1em);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0;overflow:hidden auto}.clamp-scroll-text__body::-webkit-scrollbar{width:0;height:0;display:none}.clamp-scroll-text__body:focus-visible{outline-offset:4px;outline:1px solid #1e1d2433}.clamp-scroll-text__hint{pointer-events:none;z-index:2;flex-direction:column;align-items:center;gap:.45rem;transition:opacity .25s;display:flex;position:absolute;bottom:1.2rem;right:0}.clamp-scroll-text__wrap--at-bottom .clamp-scroll-text__hint{opacity:0;visibility:hidden}.clamp-scroll-text__dot{background:#1e1d2459;border-radius:50%;width:.35rem;height:.35rem;display:block}.clamp-scroll-text__dot--mid{background:#1e1d248c;width:.45rem;height:.45rem;animation:1.6s ease-in-out infinite clamp-scroll-pulse}@keyframes clamp-scroll-pulse{0%,to{opacity:.45;transform:translateY(0)}50%{opacity:1;transform:translateY(.2rem)}}@media (prefers-reduced-motion:reduce){.clamp-scroll-text__dot--mid{animation:none}}
.stacked-cards{color:#fff;background:#1e1d24;padding:5rem 0}@media screen and (min-width:991px){.stacked-cards{padding:10rem 0;overflow:hidden}}@media screen and (min-width:1200px){.stacked-cards{padding:14rem 0;overflow:hidden}}.stacked-cards__header{background:#1e1d24;padding-bottom:4rem;position:relative;overflow:visible}@media screen and (min-width:991px){.stacked-cards__header{padding-bottom:4rem}}@media screen and (min-width:1200px){.stacked-cards__header{padding-bottom:6rem}}.stacked-cards__header .heading-mask{overflow:visible}.stacked-cards__header .heading-title{color:#fff}.stacked-cards__header .heading-desc{color:#ffffff78;max-width:90%}@media screen and (min-width:1200px){.stacked-cards__header .heading-desc{max-width:80%}}.stacked-cards__stack{z-index:1;flex-direction:column;gap:5rem;padding-top:2rem;padding-bottom:2rem;display:flex;position:relative;overflow:visible}@media screen and (min-width:991px){.stacked-cards__stack{gap:6.2rem;padding-top:4rem;padding-bottom:2.6rem;overflow:hidden}}@media screen and (min-width:1200px){.stacked-cards__stack{padding-top:6rem}}.stacked-cards__pin{background:#1e1d24;width:100%;position:relative;overflow:visible}@media screen and (min-width:991px){.stacked-cards__pin{justify-content:center;align-items:center;display:flex;overflow:hidden}}.stacked-cards__pin-surface{background:#1e1d24;width:100%}.stacked-cards--desktop-stack .stacked-cards__pin-surface{will-change:transform;backface-visibility:hidden}.stacked-cards__card-inner{grid-template-columns:1fr;gap:2.4rem;width:100%;display:grid}@media screen and (min-width:991px){.stacked-cards__card-inner{grid-template-columns:minmax(0,1fr) 618px;align-items:center;gap:4rem}}.stacked-cards__copy{flex-direction:column;justify-content:center;gap:1.6rem;min-width:0;max-width:100%;display:flex}@media screen and (min-width:991px){.stacked-cards__copy{gap:3.1rem;max-width:478px;padding-right:2rem}}.stacked-cards__card-heading{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2.2rem,2.8vw,3.3rem);font-weight:600;line-height:1.15}@media screen and (min-width:1300px){.stacked-cards__card-heading{font-size:3.3rem}}.stacked-cards__body-wrap{max-width:100%;position:relative}.stacked-cards__body-wrap--scrollable:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#1e1d24d9 55%,#1e1d24 85%);height:5rem;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.stacked-cards__body-wrap--at-bottom:after{opacity:0}.stacked-cards__card-body{color:#ffffff78;letter-spacing:-.05em;max-height:none;margin:0;font-size:clamp(1.6rem,1vw,1.8rem);font-weight:500;line-height:1.5;overflow:visible}@media screen and (min-width:991px){.stacked-cards__card-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;max-height:13.5em;overflow:hidden auto}.stacked-cards__card-body::-webkit-scrollbar{width:0;height:0;display:none}.stacked-cards__card-body:focus-visible{outline-offset:4px;outline:1px solid #ffffff40}}@media screen and (min-width:1300px){.stacked-cards__card-body{max-height:14.4em;font-size:1.8rem;line-height:160%}}.stacked-cards__scroll-hint{pointer-events:none;z-index:2;flex-direction:column;align-items:center;gap:.45rem;transition:opacity .25s;display:flex;position:absolute;bottom:1.2rem;right:0}.stacked-cards__body-wrap--at-bottom .stacked-cards__scroll-hint{opacity:0;visibility:hidden}.stacked-cards__scroll-dot{background:#ffffff59;border-radius:50%;width:.35rem;height:.35rem;display:block}.stacked-cards__scroll-dot--mid{background:#ffffff8c;width:.45rem;height:.45rem;animation:1.6s ease-in-out infinite stacked-cards-scroll-pulse}.stacked-cards__media{aspect-ratio:618/412;width:100%;position:relative;overflow:hidden}@media screen and (min-width:991px){.stacked-cards__media{justify-self:end;width:618px;max-width:618px}}.stacked-cards__image{object-fit:cover;object-position:center}@keyframes stacked-cards-scroll-pulse{0%,to{opacity:.45;transform:translateY(0)}50%{opacity:1;transform:translateY(.2rem)}}@media (prefers-reduced-motion:reduce){.stacked-cards--desktop-stack .stacked-cards__pin-surface{will-change:auto}.stacked-cards__scroll-dot--mid{animation:none}}
