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