:root {
  --font-size-xl: 3.2em;
  --font-size-l: 1.5em;
  --font-size-m: 1.3em;
  --font-size-s: 1.1em;
  --font-size-xs: 0.7em;
  --krfont-size-s: 0.93em;
  --line-height: 1.8em;
  --text-color: rgb(230,230,230);
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "muleTrial", "MuleRegular","MuleItalic","Nanum Myeongjo", "Licorice";
}


@font-face {
  font-family: "MuleRegular";
  src: url("../Mule-Regular.woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MuleItalic";
  src: url("../Mule-Italic.woff2");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "muleTrial";
  src: url("../MuleTrial-Regular.otf");
  font-weight: normal;
  font-style: normal;
}


img {vertical-align: middle;}

html, body {
  display: block;
  height: auto;
  text-align: center;
  padding-top: 1.5%;
  padding-bottom: 1%;
  background-color: rgb(8, 158, 252);
  padding-left: 0.2em;
  padding-right: 0.2em;
  color: var(--text-color);
  scroll-behavior: smooth;
}

.title {
  font-family:  "WindSong";
  margin-top: 0.2%;
  padding: 0;
  padding-top: 16px;
  width: 90vw;
  margin: auto;
  position: sticky;
  top:0;
  z-index: 100;
}

#windsong {
  font-family:  "WindSong";
}

.info{
  width: 100px;
  margin: auto;
  margin-top: -10px;
  text-align: center;
  padding-top: 60px;
  font-style: italic;
  display: block;
  text-decoration: none;
  font-size: var(--font-size-s);
  letter-spacing: 2pt;
  position: sticky;
  top: 0;
}

.info a{
    font-family: "MuleItalic";
}


li {
  list-style-type: none;
  top: 0;
  z-index: 100;
}


li a{
  color: var(--text-color);
  text-decoration: none;
}

a:hover {
  animation-name: fadeout;
  animation-duration: 1s;
  animation-iteration-count: 1;
  opacity: 0.3;
}

@keyframes fadeout {
    from {opacity: 1}
    to {opacity: 0.3}
}

.navKor {
   transform: scale(0.91);
   padding-bottom: 3px;
   display: inline-flex;
}

.slider{
    position: relative;
    width: 500px;
    margin: auto;
    align-content: center;
    align-items: center;
    overflow: hidden;
    margin-top: 15px;
    height: 450px;
    -webkit-align-items:center;
    justify-content: center;
    -webkit-justify-content: center;
    display: flex;
    z-index: 10;
    padding: 0px;
}
.slider img{
    width: 62%;
    margin: auto;
    display: none;
    z-index: -1000;
    object-fit: cover;
    padding: 0px;
}
img.displaySlide{
    display: block;
    animation-name: fade;
    animation-duration: 2.5s;
}
.slider button{
    position: absolute;
    top: 50%;
    /* transform: translateY(-50%); */
    font-size: 1.3rem;
    color: white;
    background-color: transparent;
    border: none;
    cursor: pointer;
    color: var(--text-color);
}
.prev{
    left: 20px;
}
.next{
    right: 20px;
}
@keyframes fade {
    from {opacity: .8}
    to {opacity: 1}
}



@media only screen and (max-width: 600px) {

  .slider {
   width: 95vw;
   height: 44vh;
  }
}

#current{
  padding-top: 74px;
  position: sticky;
  margin-top: 50px;
  top: 0;
  display: block;
  letter-spacing: 3pt;
  text-emphasis: "⦿";
  font-family: "muleTrial";
}



#past {
  padding-top: 74px;
  margin-top: 80px;
  position: sticky;
  top: 0;
  display: block;
  letter-spacing: 3pt;
  text-emphasis: "⦿";
  font-family: "muleTrial";
}

#press {
  padding-top: 74px;
  margin-top: 80px;
  position: sticky;
  top: 0;
  display: block;
  letter-spacing: 3pt;
  text-emphasis: "⦿";
  font-family: "muleTrial";

}

.years {
  padding-top: 60px;
  margin-bottom: -30px;
  margin-left: -14px;
  font-size: var(--font-size-l);
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}


.one {
  margin-top: -10px;
  padding-top: 72px;
  position: sticky;
  display: block;
}


.two {
  padding-top: 68px;
  margin-top: -10px;
  position: sticky;
  display: block;
}


.three {
  padding-top: 75px;
  margin-top: -10px;
  position: sticky;
  display: block;
}


.four {
  margin-top: -10px;
  padding-top: 78px;
  position: sticky;
  top: 0;
  display: block;
}


.column {
  padding-top: 1em;
  padding-bottom: 30px;
  width: 90vw;
  height: auto;
  margin: auto;
  display: inline-flex;
  text-align: left;
  line-height: var(--line-height);
}



  @media only screen and (max-width: 600px) {

    .column {
      padding-bottom: 1em;
    }

    .column li{
      font-size: 0.6em;
      line-height: 1.3em;
    }

  }

.name {
  font-size: var(--font-size-s);
}

.sub-title {
  margin-bottom: 10px;
}

.column2 {
  display: inline-flex;
  width: 90%;
}

.cv_year {
  padding-right: 20px;
}

.cv_exhibition_info {
  font-size: var(--font-size-xs);
}

.kor {
  width: 50%;
  display: block;
  padding-left: 3%;
  font-family: "Nanum Myeongjo", serif;
  font-weight: 500;
}

#kor {
  font-size:  var(--krfont-size-s);
}

.eng {
  width: 55%;
  display: block;
  padding-left: 6%;
  font-family: "MuleRegular", serif;
}

@media only screen and (max-width: 600px) {
  #kor {
    font-size: 0.6em;
    line-height: 1.5em;
  }

}

#windsong {
  font-family: "WindSong";
  position: sticky;
}

.exhibition {
 padding-top: 3em;
}

.exhibition img {
  width:70vw;
  height: auto;
  padding-top: 1em;
  padding-bottom: 2em;
}

@media only screen and (max-width: 600px) {

  .exhibition > img {
   width: 90vw;
  }
}


.credit {
  width: auto;
  padding-top: 88vh;
  margin-bottom: 13px;
  align-content: flex-end;
  justify-content: flex-end;
  text-align: center;
  position: flex;
  z-index: 20;
}

#other {
  margin-top: 50px;
}

.container {
  position: fixed;
  display: block;
  top: 0;
  height: 93vh;
  width: 100%;
  overflow: hidden;
  z-index: 0;
}

.circle {
  position: absolute;
  border-radius: 50%;
  border: outset 1pt white;
  opacity: 1;
  visibility: hidden;
}
