.where-we-are-container{background:#000;color:#fff;overflow:hidden;padding:80px 40px;position:relative}.where-we-are{display:flex;flex-wrap:wrap;gap:48px;margin:auto;max-width:100%;width:1280px}.where-we-are-title{flex:100%;margin:0}.where-we-are-title span{display:block;font-size:clamp(50px,6vw,70px);font-weight:700;margin-top:-35px}.where-we-are-title h2{font-size:var(--text-h2);font-weight:700;line-height:1.2;margin:0}.where-we-are-map{flex:500px}.where-we-are-info{display:grid;flex:600px;gap:48px;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))}.where-we-are-info-item{display:flex;flex-direction:column;gap:16px}.where-we-are-info-title{align-items:center;display:flex;gap:8px}.where-we-are-info-title h3{color:#fff;font-size:25px;font-weight:700;margin:0}.where-we-are-info-title img{height:20px!important;width:auto}.where-we-are-info-body{align-items:flex-start;display:flex;gap:20px}.where-we-are-info-text,.where-we-are-info-text p{font-size:15px;font-weight:700}.where-we-are-info-icon{align-items:center;border:1px solid #fff;border-radius:5px;display:flex;flex:0 0 40px;height:40px;justify-content:center;margin-left:auto;width:40px}.where-we-are-info-icon>svg{height:40px;width:40px}