@charset "UTF-8";
@font-face {
  font-family: 'Paperlogy-8ExtraBold';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}























.location{
  background: linear-gradient(214deg, #000 -0.8%, #191F28 79.84%);
}
.location .inner{
  padding: 90px 90px 70px 90px;
}
.location h2{
  color: #FFF;
font-size: 62px;
font-style: normal;
font-weight: 800;
line-height: 84px; /* 135.484% */
margin-top: 80px;

}
.location h5{
  color: var(--Gray-600, #6B7684);
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 28px; /* 140% */
margin-bottom: 100px;
}

.map{
  background: linear-gradient(138deg, #191F28 4.02%, #000 155.26%);
}
.map .inner{
  padding: 34px 32px 220px 32px;
}
.map .inner iframe{
  border-radius: 30px;
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
margin-bottom: 50px;
}
.map .inner h3{
  color: #FFF;

font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 44px; /* 137.5% */
margin-bottom: 2rem;
}
.map .inner .flexitem:nth-child(1){
  margin-right: 3rem;
}
.map .inner .flexitem p{
  color: #FFF;
font-size: 17px;
font-style: normal;
font-weight: 300;
line-height: 24px;
}