@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond&display=swap");
@font-face {
  font-family: 'NEXONFootballGothicBA1';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXONFootballGothicBA1.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}




* {
  box-sizing: border-box;
  user-select: none;
}

a {
  color: #fff;
  text-decoration: none;
}

body {
  margin: 0;
  padding: 0;
  height: 100vh;
  color: white;
  background: black;
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
}

h2 {
  font-size: clamp(1rem, 5vw, 5rem);
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5em;
  margin-right: -0.5em;
  color: #cccccc;
  width: 90vw;
  max-width: 1200px;
}

span{
  font-size: clamp(1rem, 1vw, 1rem);
  letter-spacing: 0.2em;
}

header {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 5%;
  width: 100%;
  z-index: 3;
  height: 7em;
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(0.66rem, 2vw, 1rem);
  letter-spacing: 0.5em;
}

section {
  height: 100%;
  width: 100%;
  top: 0;
  position: fixed;
  visibility: hidden;
}
section .outer,
section .inner {
  width: 100%;
  height: 100%;
  overflow-y: hidden;
}
section .bg {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background-size: cover;
  background-position: center;
}
section .bg h2 {
  z-index: 2; letter-spacing: 0.3em;
}
section .bg h3{display: block;}
section .bg .clip-text {
  overflow: hidden;
}
section .a{
  display: block; padding:5%;
}

.first .bg {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 100%), url('images/bg1.jpg');
}

.second .bg {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 100%), url('images/bg1-1.jpg');
}

.third .bg {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 100%), url('images/bg2.jpg');
  font-family: 'NEXONFootballGothicBA1'; align-items: normal; padding-top: 20%; letter-spacing: normal; font-size: 1em;;
}

.fourth .bg {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 100%), 
  url('images/bg3.jpg'); position: relative; 
}

.fifth .bg {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 100%), url("https://images.unsplash.com/photo-1617141636403-f511e2d5dc17?crop=entropy&cs=srgb&fm=jpg&ixid=MnwxNDU4OXwwfDF8cmFuZG9tfHx8fHx8fHx8MTYxODAzMjc4Mw&ixlib=rb-1.2.1&q=75w=1920");
  background-position: 50% 45%;
}
.fourth .jb-text ul li.item{max-width: 500px;flex-basis: 280px;
  flex-grow: 1; background-size:cover; background-repeat: no-repeat; background-position: center; color: #000; border-radius: .3em;}
.fourth .jb-text ul li.item:nth-child(1){background-image: url("https://orgthumb.mt.co.kr/06/2022/05/2022051809551980657_1.jpg")}
.fourth .jb-text ul li.item:nth-child(2){background-image: url("https://orgthumb.mt.co.kr/06/2020/11/2020111317424266013_1.jpg")}
.fourth .jb-text ul li.item:nth-child(3){background-image: url("images/newsIMG3.jpg")}
.fourth .jb-text ul li.item:nth-child(4){background-image: url("https://image.newsis.com/2024/05/02/NISI20240502_0001540676_web.jpg?rnd=20240502104502")}
.fourth .jb-text ul li.item:nth-child(5){background-image: url("https://file2.nocutnews.co.kr/newsroom/image/2024/05/02/202405021632188960_0.jpg")}
.fourth .jb-text ul li.item:nth-child(6){background-image: url("https://www.youthdaily.co.kr/data/photos/20240518/art_17146366663103_1eef32.jpg")}

.fourth .item img{width: 100%; height: 100%; border-radius: .3em;}
.fourth .jb-text ul li.item a{color:#000; display: block; background-color: rgba(255, 255, 255, 0.68); padding: 10px;font-family: "Noto Sans KR", sans-serif; font-weight: 500;line-height: 22px;}
.fourth .jb-text ul li.item a span{font-size: 9px; letter-spacing: 1px; letter-spacing: 0.01em; font-weight: 200;line-height:18px;}
.bg video{
  width: 150%; padding:0; margin:0;
}
.bg button{padding:10px 20px; margin-top: 50px; font-size: 20px; letter-spacing: .2em; cursor: pointer; }
.jb-text { position: absolute; top: 15%; left:5%; width: 100%; }
.jb-text div.content{max-width:90%;}
.jb-text ul.flexbox{display: flex;flex-wrap: wrap; gap: 1em;}
.jb-text ul li.item{min-height: 200px;
  flex-basis: 280px;
  flex-grow: 1; background-color: rgba(255,255,255,0.7); color: #000; border-radius: .3em;}


.jb-text1 { position: absolute; bottom: 5%; left:5%; width: 100%; }
.jb-text p {font-size: clamp(1rem, 3vw, 3rem); letter-spacing: 0.2em; }
.jb-text1 p {font-size: clamp(1rem, 3vw, 3rem); letter-spacing: 0.2em; }
.jb-text1 footer .footer .text{margin-top: 10%;}
.jb-text1 footer .footer .text p{font-size: 15px;font-family: 'Noto Sans KR', sans-serif; line-height:22px;text-transform:none;}

