.go-global{background-color:hsl(var(--blue));overflow:hidden}.go-global__bg{margin:-2rem 0;object-fit:cover;width:100%}@media screen and (min-width:992px){.go-global__bg{display:flex;justify-content:center;margin:-7rem auto -16rem;width:80%}}.go-global__list{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(2,50%);justify-content:center;row-gap:3rem;width:100%}@media screen and (min-width:992px){.go-global__list{grid-template-columns:repeat(4,25%)}}.go-global__item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:0 1.5rem;position:relative}@media screen and (min-width:992px){.go-global__item{padding:0 2rem}}.go-global__item:after{background-color:hsl(var(--secondary-color));content:"";display:flex;height:100%;position:absolute;right:0;top:0;width:1px}@media screen and (min-width:992px){.go-global__item:after{height:120%;top:-10%}.go-global__item:last-of-type:after{display:none}}@media screen and (max-width:991px){.go-global__item:nth-of-type(2n):after{display:none}}.go-global__item-number{color:hsl(var(--secondary-color));font-size:40px;font-weight:100;text-align:center}@media screen and (min-width:350px){.go-global__item-number{font-size:calc(27.51592px + 3.56688vw)}}@media screen and (min-width:1920px){.go-global__item-number{font-size:96px}}.go-global__item-name{color:hsl(var(--white));font-size:14px;font-weight:400;line-height:1.4;margin-top:.5em;max-width:180px;text-align:center}@media screen and (min-width:350px){.go-global__item-name{font-size:calc(13.10828px + .25478vw)}}@media screen and (min-width:1920px){.go-global__item-name{font-size:18px}}