section#global-our-values{color:#0f0f4d;padding:50px 0}section#global-our-values div.center h1{color:var(--main-blue);font-family:var(--headline-font);font-size:46px;font-weight:800;line-height:56px;margin:0 auto 40px;position:relative;text-align:center;width:fit-content}section#global-our-values div.center ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center;list-style:none;margin:0;padding:0}section#global-our-values div.center ul li{background-color:var(--light-teal);border-radius:30px;box-sizing:border-box;height:285px;padding:25px;width:348px}section#global-our-values div.center ul li img.icon{height:42px;width:42px}section#global-our-values div.center ul li h4{color:var(--main-blue);font-family:var(--headline-font);font-size:32px;font-weight:800;line-height:36px;margin:20px 0 10px}section#global-our-values div.center ul li p{color:var(--main-blue);font-family:var(--main-font);font-size:16px;line-height:24px;margin:0;max-width:485px}@media (min-width:1200px){section#global-our-values div.center h1{margin:0 0 40px 50px}}