/* LESS Document */
/*+++++++++++++++++++++++++++++++++++++++++++
	histroy
+++++++++++++++++++++++++++++++++++++++++++ */
.historyArea {
  padding-bottom: 180px;
}
.historyArea section {
  max-width: 690px;
  width: 100%;
  margin: 0 0 0 auto;
  padding: 15px 30px 15px 66px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .historyArea section {
    padding: 10px 0 10px 25px;
  }
}
.historyArea section::after {
  content: '';
  display: block;
  width: 3px;
  height: calc(100% - 20px);
  background: linear-gradient(to bottom, #9079B4, #7C77CA);
  position: absolute;
  left: 25px;
  top: 40px;
}
@media screen and (max-width: 767px) {
  .historyArea section::after {
    left: 10px;
  }
}
.historyArea section[data-year]::before {
  content: attr(data-year);
  font-size: 12.8rem;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  text-stroke: #4472C4;
  -webkit-text-stroke: 1px #4472C4;
  line-height: 1;
  color: transparent;
  position: absolute;
  top: 0;
  left: 20px;
  transform: translateX(-100%);
}
@media screen and (max-width: 1023px) {
  .historyArea section[data-year]::before {
    left: auto;
    right: 0;
    transform: none;
  }
}
@media screen and (max-width: 767px) {
  .historyArea section[data-year]::before {
    font-size: 16vw;
  }
}
.historyArea section[data-year="2000s"]::before {
  text-stroke: #5E74C6;
  -webkit-text-stroke: 1px #5E74C6;
}
.historyArea section[data-year="2010s"]::before {
  text-stroke: #967AAD;
  -webkit-text-stroke: 1px #967AAD;
}
.historyArea section[data-year="2020s"]::before {
  text-stroke: #AD7C95;
  -webkit-text-stroke: 1px #AD7C95;
}
.historyArea section h3 {
  max-width: 170px;
  margin: 0 0 15px -66px;
  padding: 0;
  border-radius: 170px;
  text-align: center;
  color: #FFF;
  font-size: 4rem;
  font-family: 'Poppins', sans-serif;
  border: none;
  background: #9079B4;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .historyArea section h3 {
    width: 30vw;
    max-width: none;
    margin-left: -25px;
    font-size: 8vw;
  }
}
.historyArea section h4 {
  margin-top: 0;
  padding: 0;
  font-size: 2.4rem;
  color: #9079B4;
}
@media screen and (max-width: 767px) {
  .historyArea section h4 {
    font-size: 4.8vw;
  }
}
.historyArea section h4::before {
  content: none;
}
.historyArea section p {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .historyArea section p {
    margin-bottom: 1em;
  }
}
.historyArea section [class^="bg"] {
  position: absolute;
}
.historyArea section.y1996::after {
  background: linear-gradient(to bottom, #4472C4, #5273C5);
}
.historyArea section.y1996 h3 {
  background: #4472C4;
}
.historyArea section.y1996 h4 {
  color: #4472C4;
}
.historyArea section.y1996 .bg1 {
  top: 166px;
  left: -448px;
}
.historyArea section.y1996 .bg2 {
  top: 184px;
  left: -492px;
}
.historyArea section.y1996 .bg3 {
  top: 334px;
  left: -150px;
}
.historyArea section.y1998::after {
  background: linear-gradient(to bottom, #5273C5, #5C74C6);
}
.historyArea section.y1998 h3 {
  background: #5273C5;
}
.historyArea section.y1998 h4 {
  color: #5273C5;
}
.historyArea section.y2003::after {
  background: linear-gradient(to bottom, #5C74C6, #6B75C8);
}
.historyArea section.y2003 h3 {
  background: #5C74C6;
}
.historyArea section.y2003 h4 {
  color: #5C74C6;
}
.historyArea section.y2003 .bg1 {
  top: 56px;
  left: 556px;
}
@media screen and (max-width: 1023px) {
  .historyArea section.y2003 .bg1 {
    top: 200px;
  }
}
.historyArea section.y2003 .bg2 {
  top: 168px;
  left: 783px;
}
.historyArea section.y2003 .bg3 {
  top: 260px;
  left: -220px;
}
.historyArea section.y2005::after {
  background: linear-gradient(to bottom, #6B75C8, #7B76C9);
}
.historyArea section.y2005 h3 {
  background: #6B75C8;
}
.historyArea section.y2005 h4 {
  color: #6B75C8;
}
.historyArea section.y2005 .bg1 {
  top: 134px;
  left: -440px;
}
.historyArea section.y2006::after {
  background: linear-gradient(to bottom, #7B76C9, #8978BB);
}
.historyArea section.y2006 h3 {
  background: #7B76C9;
}
.historyArea section.y2006 h4 {
  color: #7B76C9;
}
.historyArea section.y2008::after {
  background: linear-gradient(to bottom, #8978BB, #9179B3);
}
.historyArea section.y2008 h3 {
  background: #8978BB;
}
.historyArea section.y2008 h4 {
  color: #8978BB;
}
.historyArea section.y2011::after {
  background: linear-gradient(to bottom, #9179B3, #9B7AA8);
}
.historyArea section.y2011 h3 {
  background: #9179B3;
}
.historyArea section.y2011 h4 {
  color: #9179B3;
}
.historyArea section.y2013::after {
  background: linear-gradient(to bottom, #9B7AA8, #A37BA0);
}
.historyArea section.y2013 h3 {
  background: #9B7AA8;
}
.historyArea section.y2013 h4 {
  color: #9B7AA8;
}
.historyArea section.y2014::after {
  background: linear-gradient(to bottom, #A37BA0, #AE7C94);
}
.historyArea section.y2014 h3 {
  background: #A37BA0;
}
.historyArea section.y2014 h4 {
  color: #A37BA0;
}
.historyArea section.y2014 .bg1 {
  top: 102px;
  left: -614px;
}
.historyArea section.y2014 .bg2 {
  top: 106px;
  left: -442px;
}
.historyArea section.y2015::after {
  background: linear-gradient(to bottom, #AE7C94, #BD7E84);
}
.historyArea section.y2015 h3 {
  background: #AE7C94;
}
.historyArea section.y2015 h4 {
  color: #AE7C94;
}
.historyArea section.y2017::after {
  background: linear-gradient(to bottom, #B57D8C, #BE7E83);
}
.historyArea section.y2017 h3 {
  background: #B57D8C;
}
.historyArea section.y2017 h4 {
  color: #B57D8C;
}
.historyArea section.y2017 .bg1 {
  top: 32px;
  left: -492px;
}
.historyArea section.y2019::after {
  background: linear-gradient(to bottom, #BE7E83, #BF7E82);
}
.historyArea section.y2019 h3 {
  background: #BE7E83;
}
.historyArea section.y2019 h4 {
  color: #BE7E83;
}
.historyArea section.y2020::after {
  background: linear-gradient(to bottom, #BF7E82, #A47B9F);
}
.historyArea section.y2020 h3 {
  background: #BF7E82;
}
.historyArea section.y2020 h4 {
  color: #BF7E82;
}
.historyArea section.y2022::after {
  background: linear-gradient(to bottom, #A47B9F, #8A78BA);
}
.historyArea section.y2022 h3 {
  background: #A47B9F;
}
.historyArea section.y2022 h4 {
  color: #A47B9F;
}
.historyArea section.y2022 .bg1 {
  top: -70px;
  left: -462px;
}
.historyArea section.y2025::after {
  background: linear-gradient(to bottom, #8A78BA, #7C77CA);
}
.historyArea section.y2025 h3 {
  background: #8A78BA;
}
.historyArea section.y2025 h4 {
  color: #8A78BA;
}
.historyArea .latest {
  width: max-content;
  padding: 12px 50px;
  margin: 0 auto;
  background: url(../img/Union.png) no-repeat center center;
  font-size: 4rem;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  color: #7C77CA;
  position: absolute;
  right: 584px;
  bottom: 60px;
}
@media screen and (max-width: 1023px) {
  .historyArea .latest {
    right: 562px;
  }
}
@media screen and (max-width: 767px) {
  .historyArea .latest {
    font-size: 8vw;
    right: auto;
    left: 0;
    bottom: 40px;
    background-size: contain;
  }
}
.historyArea .latest::before {
  content: url(../img/Polygon.png);
  display: block;
  width: 46px;
  height: 34px;
  margin: auto;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .historyArea .latest::before {
    top: -50px;
    right: auto;
  }
}
main > .inner {
  position: relative;
}
main > .inner > img {
  position: absolute;
  z-index: -1;
}
main > .inner > img.bg1 {
  top: 110px;
  left: -26px;
}
main > .inner > img.bg2 {
  top: 1997px;
  left: 1144px;
}
main > .inner > img.bg3 {
  top: 2100px;
  left: 980px;
}
main > .inner > img.bg4 {
  top: 2760px;
  left: -6px;
}
main > .inner > img.bg5 {
  top: 3280px;
  left: 1016px;
}
