@charset "UTF-8";.office-locations-block{--office-map-country-default: #ccc;--office-map-country-active: #18283b;--office-map-marker-ring: #f19d38;--office-map-marker-dot: #f6bb64;background-color:#fff;color:#0a0a0a;padding:6rem 0}.office-locations-block--tab-operations{--office-map-country-active: #287cd7}.office-locations-block-inner{grid-row-gap:1.5rem}.office-locations-block-heading{grid-column:span 12}@media(max-width:1400px){.office-locations-block-heading{grid-column:span 8}}@media(max-width:1000px){.office-locations-block-heading{grid-column:span 4}}.office-locations-block-heading{margin:0 0 1rem;font-size:3.75rem;line-height:1.0666666667;font-weight:800}@media(max-width:1000px){.office-locations-block-heading{font-size:3rem;line-height:1.0833333333}}.office-locations-block-heading{text-align:center;background:var(--Gradient-1, linear-gradient(76deg, #0E0F22 -4.37%, #1A4B9F 110.22%));-webkit-background-clip:text;background-clip:text;color:transparent}.office-locations-block-heading.has-tweak-heading-color{background:none;background-clip:border-box;-webkit-text-fill-color:currentColor}.office-locations-block-heading.has-tweak-heading-gradient{background-clip:text;-webkit-background-clip:text}.office-locations-block-text{grid-column:span 12}@media(max-width:1400px){.office-locations-block-text{grid-column:span 8}}@media(max-width:1000px){.office-locations-block-text{grid-column:span 4}}.office-locations-block-text{font-size:var(--tweak-content-font-size, max(12px, 1.125rem));line-height:var(--tweak-content-line-height, 1.5555555556);font-weight:400}@media(max-width:1000px){.office-locations-block-text{font-size:var(--tweak-content-font-size-sm, max(12px, 1rem));line-height:var(--tweak-content-line-height-sm, 1.5)}}.office-locations-block-text{text-align:center;text-wrap:balance}.office-locations-block-text p:first-child{margin-top:0}.office-locations-block-text p:last-child{margin-bottom:0}.office-locations-block-tabs{grid-column:span 12}@media(max-width:1400px){.office-locations-block-tabs{grid-column:span 8}}@media(max-width:1000px){.office-locations-block-tabs{grid-column:span 4}}.office-locations-block-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;z-index:1}.office-locations-block-tab{font-size:max(12px,.875rem);line-height:1.5714285714;font-weight:700;display:inline-block;width:100%;max-width:300px;padding:.75rem 1.0625rem;text-align:center;text-transform:uppercase;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:transparent;color:var(--Cobalt, #1a4b9f);border:2px solid var(--Cobalt, #1a4b9f)}.office-locations-block-tab.is-active{background:var(--Cobalt-Darker, #091f3f);color:#fff;border-color:var(--Cobalt-Darker, #091f3f)}.office-locations-block-tab:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.office-locations-block-map{grid-column:span 12}@media(max-width:1400px){.office-locations-block-map{grid-column:span 8}}@media(max-width:1000px){.office-locations-block-map{grid-column:span 4}}.office-locations-block-map{position:relative;width:100%;margin-top:-6.25rem}@media(max-width:1000px){.office-locations-block-map{margin-top:-1.5rem}}.office-locations-map-svg{display:block;width:100%;height:auto;overflow:visible;-webkit-mask-image:linear-gradient(to bottom,transparent 15%,#000 var(--office-map-mask-end, 30%));mask-image:linear-gradient(to bottom,transparent 15%,#000 var(--office-map-mask-end, 30%))}.office-locations-map-countries path{fill:var(--office-map-country-default);transition:fill .3s cubic-bezier(.4,0,.2,1)}.office-locations-map-countries path.is-active{fill:var(--office-map-country-active)}.office-locations-map-marker{cursor:pointer;outline:none;pointer-events:none}.office-locations-map-marker-hit{fill:transparent;stroke:transparent;pointer-events:all}.office-locations-map-marker-ring{fill:transparent;stroke:var(--office-map-marker-ring);pointer-events:none}.office-locations-map-marker-dot{fill:var(--office-map-marker-dot);pointer-events:none}.office-locations-map-marker--operations{--office-map-marker-ring: #091f3f;--office-map-marker-dot: #091f3f}.office-locations-map-tooltip{position:absolute;z-index:2;max-width:240px;padding:0;background:none;color:#0a0a0a;border:none;box-shadow:none;pointer-events:none;text-align:center}.office-locations-map-tooltip--left{padding-right:.5rem;transform:translate(calc(-100% - .75rem),-50%)}.office-locations-map-tooltip--right{padding-left:.5rem;transform:translate(.75rem,-50%)}.office-locations-map-tooltip--bottom{position:fixed;left:50%;right:auto;top:auto;bottom:max(1.5rem,env(safe-area-inset-bottom,0));width:calc(100% - 4rem);max-width:360px;padding:0;transform:translate(-50%);text-align:center;z-index:20}.office-locations-map-tooltip--headquarters.office-locations-map-tooltip--left{padding-right:.75rem}.office-locations-map-tooltip--headquarters.office-locations-map-tooltip--right{padding-left:.75rem}.office-locations-map-tooltip--headquarters .office-locations-map-tooltip-label{text-transform:uppercase;margin-top:1.125rem;font-weight:800}.office-locations-map-tooltip--headquarters.office-locations-map-tooltip--bottom .office-locations-map-tooltip-label{margin-top:0}.office-locations-map-tooltip-label{margin:0;font-size:var(--tweak-content-font-size, max(12px, 1rem));line-height:var(--tweak-content-line-height, 1.5);font-weight:400}@media(max-width:1000px){.office-locations-map-tooltip-label{font-size:var(--tweak-content-font-size-sm, max(12px, 1rem));line-height:var(--tweak-content-line-height-sm, 1.5)}}.office-locations-map-tooltip-label{line-height:1;text-transform:none;color:#0a0a0a;font-weight:400}.office-locations-map-tooltip-subtext{margin:.25rem 0 0;font-size:var(--tweak-content-font-size, max(12px, 1rem));line-height:var(--tweak-content-line-height, 1.5);font-weight:400}@media(max-width:1000px){.office-locations-map-tooltip-subtext{font-size:var(--tweak-content-font-size-sm, max(12px, 1rem));line-height:var(--tweak-content-line-height-sm, 1.5)}}.office-locations-map-tooltip-subtext{line-height:1}.office-locations-map-tooltip--office .office-locations-map-tooltip-label{color:#f19d38;font-weight:600}.office-locations-map-tooltip--operations .office-locations-map-tooltip-label{color:#091f3f;font-weight:600}.office-locations-map-tooltip--office.office-locations-map-tooltip--headquarters .office-locations-map-tooltip-subtext{background:linear-gradient(90deg,#b94d1a,#f6bb64 101.11%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-weight:400}
