@font-face {
  font-family: "score-dream";
  src: url("/pcms/common/font/score-dream/score-dream-bold.woff2") format("woff2"), url("/pcms/common/font/score-dream/score-dream-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body {
  position: inherit !important;
}

.cursor-mouse {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 9999;
}

.cursor-mouse .cursor {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #149ab8;
  transform: rotate(-21deg);
}

.cursor-mouse .follower {
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #438dd9;
  transform: rotate(-21deg);
}

.cursor-mouse .linker {
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #e76565;
  transform: rotate(-21deg);
}

a:focus, button:focus {
  outline: 1px dotted #000;
}

@keyframes spinspin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.move_top {
  opacity: 0;
  position: fixed;
  top: auto;
  right: 2%;
  bottom: 50px;
  z-index: 50;
  width: 60px;
  height: 60px;
}

.move_top.show {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

.move_top a {
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
}

.move_top a canvas {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.move_top a em {
  position: relative;
  z-index: 2;
  width: 58px;
  height: 58px;
  overflow: hidden;
  display: block;
  padding-top: 30px;
  font-size: 12px;
  transition: all 0.3s ease-in-out;
}

.move_top a em:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 18px;
  width: 13px;
  height: 3px;
  transform: rotate(-45deg);
  margin-left: -12px;
  background: #000;
  transform-origin: 100%;
  transition: all 0.3s ease-in-out;
}

.move_top a em:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 18px;
  width: 13px;
  height: 3px;
  background: #000;
  transform: rotate(45deg);
  transform-origin: 0;
  transition: all 0.3s ease-in-out;
}

.move_top a:hover em {
  color: #262a36;
}

.move_top a:hover em:before,
.move_top a:hover em:after {
  background: #262a36;
}

#contens #txt .sitemap.type2 {
  border-top: none;
}

@font-face {
  font-family: "mont";
  font-stretch: normal;
  font-style: normal;
  font-weight: 700;
  src: url(/pcms/common/font/mont/mont.woff) format("woff");
}
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-container-cube, .swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes Visual-Effect {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
html {
  background: none;
}

/*body{background-image: url("/template/2024/common/images/kor/background-body.jpg");background-repeat:no-repeat;background-position:50% top;}*/
#body_layout,
.section {
  position: relative;
  width: 100%;
}
#body_layout .layout,
.section .layout {
  margin: 0 auto;
  padding: 0 50px;
  max-width: 1560px;
  z-index: 8;
}
@media (max-width: 1660px) {
  #body_layout .layout,
  .section .layout {
    max-width: none;
  }
}
@media (max-width: 767px) {
  #body_layout .layout,
  .section .layout {
    padding: 0 30px;
  }
}
@media (max-width: 540px) {
  #body_layout .layout,
  .section .layout {
    padding: 0 20px;
  }
}
@media (max-width: 420px) {
  #body_layout .layout,
  .section .layout {
    padding: 0 15px;
  }
}

#body_layout * {
  font-family: "Pretendard";
  font-weight: 400;
}

.section {
  overflow: hidden;
}

.ir-title {
  background-repeat: no-repeat;
  background-size: 100%;
  font-size: 0;
  line-height: 0;
}

@media (max-width: 1500px) {
  #top_layout:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #1D6EB0;
    height: 100px;
  }
}
@media (max-width: 1024px) {
  #top_layout:before {
    height: 90px;
  }
}
@media (max-width: 640px) {
  #top_layout:before {
    height: 50px;
  }
}
@media (max-width: 420px) {
  #top_layout:before {
    height: 40px;
  }
}
#top_layout.on .top_wrap #logo > a {
  background-image: url("data:image/svg+xml,%3Csvg width='308' height='44' viewBox='0 0 308 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.6255 10.917L26.7227 13.8381L33.0972 37.6257L44 34.7046L37.6255 10.917Z' fill='%230096B8'/%3E%3Cpath d='M30.1724 26.7243L6.3826 33.0982L9.30401 44L33.0938 37.6261L30.1724 26.7243Z' fill='%23306B9B'/%3E%3Cpath d='M34.7001 0L10.9102 6.37387L13.8316 17.2757L37.6215 10.9018L34.7001 0Z' fill='%23DFAE74'/%3E%3Cpath d='M10.9097 6.38175L0 9.30428L6.37539 33.0916L17.2851 30.1691L10.9097 6.38175Z' fill='%23E4605B'/%3E%3Cpath d='M297.077 13.2716H289.861V15.4606H292.149V30.5636H294.701V15.4606H297.077V13.2716Z' fill='%23444444'/%3E%3Cpath d='M245.179 29.7496L243.661 13.2826H241.032L243.155 30.5636H246.752L248.875 13.2826H246.686L245.168 29.7496H245.179Z' fill='%23444444'/%3E%3Cpath d='M258.346 15.4716V13.2936H252.153V30.5966H258.346V28.4186H254.683V22.0716H258.236V19.8826H254.683V15.4716H258.346Z' fill='%23444444'/%3E%3Cpath d='M278.08 27.5496C278.08 28.3636 277.618 28.6936 276.903 28.6936C276.1 28.6936 275.671 28.2536 275.671 27.5496V24.0406H273.097V27.2416C273.097 29.5846 274.318 31.2236 276.848 31.2236C279.378 31.2236 280.698 29.6616 280.698 27.2856C280.885 24.5686 280.148 23.7656 280.148 23.7656C279.939 23.1056 278.509 21.5436 278.509 21.5436C278.025 20.9386 276.441 19.1456 276.441 19.1456C275.847 18.3976 275.748 17.6826 275.748 17.6826C275.572 17.0006 275.682 16.2856 275.682 16.2856C275.682 15.4716 276.177 15.1416 276.892 15.1416C277.64 15.1416 278.069 15.6696 278.036 16.2856V19.2446H280.61V16.8246C280.61 14.4816 279.389 12.8426 276.87 12.8426C274.351 12.8426 273.119 14.4486 273.119 16.8246C273.119 16.8246 273.075 17.4626 273.174 18.2986C273.174 18.2986 273.273 19.4866 274.23 20.7186C274.23 20.7186 276.892 23.6886 277.365 24.2826C277.365 24.2826 278.388 25.4156 278.091 27.5386L278.08 27.5496Z' fill='%23444444'/%3E%3Cpath d='M215.567 13.2716V27.5496C215.567 28.3636 215.072 28.6936 214.357 28.6936C213.554 28.6936 213.213 28.2536 213.213 27.5496V13.2716H210.65V27.2526C210.408 29.5956 211.86 31.2346 214.401 31.2346C216.942 31.2346 218.383 29.6286 218.141 27.2526V13.2716H215.567Z' fill='%23444444'/%3E%3Cpath d='M228.734 13.2716V28.2536L226.248 13.2716H222.464V30.5856H224.532V14.5806L227.205 30.5856H230.802V13.2716H228.734Z' fill='%23444444'/%3E%3Cpath d='M237.776 13.2716H235.224V30.5856H237.776V13.2716Z' fill='%23444444'/%3E%3Cpath d='M286.748 13.2716H284.207V30.5856H286.748V13.2716Z' fill='%23444444'/%3E%3Cpath d='M307.109 13.2936H304.711L303.116 21.4556L301.477 13.2936H298.815L301.686 24.4146V30.6296H304.238V24.4146L307.109 13.2936Z' fill='%23444444'/%3E%3Cpath d='M264.528 22.3686V30.5856H261.987V13.2716H266.057C268.367 13.2716 269.467 14.5366 269.467 17.2206C269.467 19.7506 268.84 21.2356 266.233 21.2356H266.475C268.169 21.2356 269.423 21.9066 269.423 24.1726L269.401 28.4846C269.401 28.4846 269.28 29.8266 269.764 30.5746H267.124C267.124 30.5746 266.827 30.0356 266.86 28.0666V24.3156C266.86 23.1936 266.376 22.4566 265.507 22.3906L264.517 22.3686H264.528ZM265.628 20.3446C266.618 20.3446 266.849 19.6076 266.871 17.9686C266.893 16.4726 266.706 15.3506 265.628 15.3506H264.528V20.3336H265.628V20.3446Z' fill='%23444444'/%3E%3Cpath d='M153.593 13.2716H146.377V15.4496H148.665V30.5636H151.217V15.4496H153.593V13.2716Z' fill='%23444444'/%3E%3Cpath d='M142.021 30.5636H144.661L142.538 13.2826H138.941L136.818 30.5636H139.007L139.425 26.0426H141.614L142.032 30.5636H142.021ZM139.601 23.8646L140.503 14.1076L141.394 23.8646H139.601Z' fill='%23444444'/%3E%3Cpath d='M192.005 30.5636H194.645L192.522 13.2826H188.925L186.791 30.5636H188.98L189.398 26.0426H191.587L192.005 30.5636ZM189.596 23.8646L190.487 14.1076L191.378 23.8646H189.585H189.596Z' fill='%23444444'/%3E%3Cpath d='M170.742 27.2526C170.742 29.6286 169.455 31.2346 167.002 31.2346C164.549 31.2346 163.251 29.6066 163.251 27.2526V16.7476C163.251 14.3716 164.527 12.7656 167.002 12.7656C169.477 12.7656 170.742 14.4046 170.742 16.7476V27.2526ZM168.168 16.2086C168.168 15.4936 167.838 15.0646 167.024 15.0646C166.32 15.0646 165.825 15.3946 165.825 16.2086V27.5496C165.825 28.2646 166.155 28.6936 166.969 28.6936C167.673 28.6936 168.179 28.3636 168.179 27.5496V16.2086H168.168Z' fill='%23444444'/%3E%3Cpath d='M131.406 13.2716V28.2536L128.92 13.2716H125.147V30.5856H127.215V14.5806L129.888 30.5856H133.474V13.2716H131.406Z' fill='%23444444'/%3E%3Cpath d='M181.434 13.2716V28.2536L178.948 13.2716H175.175V30.5856H177.243V14.5806L179.905 30.5856H183.502V13.2716H181.434Z' fill='%23444444'/%3E%3Cpath d='M158.961 13.2716H156.409V30.5856H158.961V13.2716Z' fill='%23444444'/%3E%3Cpath d='M200.376 28.3856V13.2716H197.824V30.5746H204.072V28.3856H200.376Z' fill='%23444444'/%3E%3Cpath d='M70.796 30.5746H73.436L71.302 13.2936H67.705L65.582 30.5746H67.771L68.178 26.0646H70.378L70.796 30.5746ZM68.387 23.8756L69.289 14.1076L70.191 23.8756H68.387Z' fill='%23444444'/%3E%3Cpath d='M107.525 30.5746L105.391 13.2936H101.794L99.671 30.5746H101.86L102.267 26.0646H104.467L104.874 30.5746H107.525ZM102.476 23.8756L103.367 14.1076L104.269 23.8756H102.476Z' fill='%23444444'/%3E%3Cpath d='M82.94 13.2936V28.2646L80.443 13.2936H76.67V30.5966H78.738V14.5916L81.4 30.5966H84.997V13.2936H82.94Z' fill='%23444444'/%3E%3Cpath d='M116.468 13.2716H109.241V15.4496H111.54V30.5636H114.092V15.4496H116.468V13.2716Z' fill='%23444444'/%3E%3Cpath d='M93.071 20.3556C94.061 20.3556 94.292 19.6296 94.314 17.9796C94.347 16.4836 94.16 15.3616 93.071 15.3616H91.96V20.3446H93.071V20.3556ZM96.954 26.5816C96.778 29.1116 96.25 30.5966 93.643 30.5966H89.419V13.2936H93.5C95.81 13.2936 96.91 14.5586 96.91 17.2316C96.91 19.7616 96.294 21.2356 93.676 21.2356H93.918C95.612 21.2466 96.954 22.3136 96.954 24.1726C96.954 24.1726 96.976 26.3286 96.965 26.5706L96.954 26.5816ZM94.303 24.3266C94.303 23.2046 93.819 22.4676 92.95 22.4016L91.96 22.3796V28.6276H93.038C94.028 28.6276 94.27 27.9016 94.358 26.2516C94.402 25.2836 94.303 24.3266 94.303 24.3266Z' fill='%23444444'/%3E%3Cpath d='M59.763 13.2386V19.8496H57.541V13.2386H55V30.5526H57.541V22.0386H59.763V30.5526H62.304V13.2386H59.763Z' fill='%23444444'/%3E%3C/svg%3E%0A");
}
@media (max-width: 1500px) {
  #top_layout.on .top_wrap #logo > a {
    background-image: url("data:image/svg+xml,%3Csvg width='307' height='44' viewBox='0 0 307 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.2363 34.4255L8.44431 40.8029L8.7856 42.0771L32.5776 35.6997L32.2363 34.4255Z' fill='white'/%3E%3Cpath d='M32.7525 36.3484L8.96058 42.7258L9.30187 44L33.0938 37.6226L32.7525 36.3484Z' fill='white'/%3E%3Cpath d='M31.7173 32.4896L7.92538 38.867L8.26667 40.1412L32.0586 33.7638L31.7173 32.4896Z' fill='white'/%3E%3Cpath d='M31.2037 30.5762L7.41177 36.9536L7.75306 38.2278L31.545 31.8503L31.2037 30.5762Z' fill='white'/%3E%3Cpath d='M30.684 28.6506L6.8955 35.0271L7.23679 36.3013L31.0253 29.9248L30.684 28.6506Z' fill='white'/%3E%3Cpath d='M30.1729 26.7163L6.38096 33.0937L6.72224 34.3679L30.5142 27.9905L30.1729 26.7163Z' fill='white'/%3E%3Cpath d='M34.7058 0L10.9104 6.37834L11.1302 7.19893L34.9256 0.820598L34.7058 0Z' fill='white'/%3E%3Cpath d='M35.2462 2.02063L11.4508 8.39897L11.6706 9.21956L35.466 2.84123L35.2462 2.02063Z' fill='white'/%3E%3Cpath d='M35.7831 4.02834L11.9877 10.4067L12.2075 11.2273L36.0029 4.84894L35.7831 4.02834Z' fill='white'/%3E%3Cpath d='M36.3245 6.05602L12.5291 12.4344L12.7489 13.2549L36.5443 6.87661L36.3245 6.05602Z' fill='white'/%3E%3Cpath d='M36.8685 8.07664L13.0731 14.455L13.2929 15.2756L37.0883 8.89724L36.8685 8.07664Z' fill='white'/%3E%3Cpath d='M37.4062 10.0869L13.6108 16.4652L13.8306 17.2858L37.626 10.9075L37.4062 10.0869Z' fill='white'/%3E%3Cpath d='M37.6061 10.9126L36.5161 11.2058L42.91 34.9941L44 34.7009L37.6061 10.9126Z' fill='white'/%3E%3Cpath d='M35.6525 11.4399L34.5622 11.7321L40.9354 35.526L42.0256 35.2338L35.6525 11.4399Z' fill='white'/%3E%3Cpath d='M33.6877 11.9631L32.5973 12.2552L38.9664 36.0502L40.0567 35.7581L33.6877 11.9631Z' fill='white'/%3E%3Cpath d='M31.7229 12.4891L30.6325 12.7812L37.0016 36.5762L38.0919 36.2841L31.7229 12.4891Z' fill='white'/%3E%3Cpath d='M29.7652 13.0145L28.675 13.3069L35.0524 37.0997L36.1426 36.8073L29.7652 13.0145Z' fill='white'/%3E%3Cpath d='M27.8042 13.5345L26.714 13.8271L33.0955 37.6188L34.1856 37.3261L27.8042 13.5345Z' fill='white'/%3E%3Cpath d='M10.9104 6.37834L9.81629 6.67132L16.1853 30.4663L17.2791 30.1733L10.9104 6.37834Z' fill='white'/%3E%3Cpath d='M8.95129 6.90186L7.85741 7.19446L14.2181 30.9917L15.312 30.6991L8.95129 6.90186Z' fill='white'/%3E%3Cpath d='M6.99664 7.42897L5.90276 7.72157L12.2635 31.5188L13.3574 31.2262L6.99664 7.42897Z' fill='white'/%3E%3Cpath d='M5.02962 7.95551L3.93589 8.24868L10.3091 32.0426L11.4028 31.7494L5.02962 7.95551Z' fill='white'/%3E%3Cpath d='M3.07204 8.48089L1.97831 8.77406L8.35149 32.5679L9.44522 32.2748L3.07204 8.48089Z' fill='white'/%3E%3Cpath d='M1.09357 9.00927L0 9.30301L6.38563 33.0936L7.4792 32.7998L1.09357 9.00927Z' fill='white'/%3E%3Cpath d='M296.99 15.7665H289.789V17.9756H292.072V33.2174H294.619V17.9756H296.99V15.7665Z' fill='white'/%3E%3Cpath d='M245.201 32.3959L243.687 15.7776H241.063L243.182 33.2174H246.771L248.889 15.7776H246.705L245.19 32.3959H245.201Z' fill='white'/%3E%3Cpath d='M258.341 17.9867V15.7887H252.161V33.2507H258.341V31.0527H254.685V24.6474H258.231V22.4383H254.685V17.9867H258.341Z' fill='white'/%3E%3Cpath d='M278.033 30.1757C278.033 30.9972 277.572 31.3302 276.858 31.3302C276.057 31.3302 275.629 30.8862 275.629 30.1757V26.6345H273.06V29.8649C273.06 32.2294 274.279 33.8835 276.803 33.8835C279.328 33.8835 280.645 32.3071 280.645 29.9093C280.832 27.1673 280.096 26.3569 280.096 26.3569C279.888 25.6909 278.461 24.1145 278.461 24.1145C277.978 23.504 276.397 21.6945 276.397 21.6945C275.805 20.9396 275.706 20.218 275.706 20.218C275.53 19.5298 275.64 18.8082 275.64 18.8082C275.64 17.9867 276.134 17.6537 276.847 17.6537C277.594 17.6537 278.022 18.1865 277.989 18.8082V21.7944H280.558V19.3522C280.558 16.9876 279.339 15.3336 276.825 15.3336C274.312 15.3336 273.082 16.9543 273.082 19.3522C273.082 19.3522 273.038 19.996 273.137 20.8397C273.137 20.8397 273.236 22.0386 274.191 23.2819C274.191 23.2819 276.847 26.2792 277.319 26.8787C277.319 26.8787 278.34 28.0221 278.044 30.1646L278.033 30.1757Z' fill='white'/%3E%3Cpath d='M215.652 15.7665V30.1757C215.652 30.9972 215.158 31.3302 214.444 31.3302C213.643 31.3302 213.303 30.8862 213.303 30.1757V15.7665H210.745V29.876C210.504 32.2405 211.953 33.8946 214.488 33.8946C217.024 33.8946 218.462 32.2738 218.22 29.876V15.7665H215.652Z' fill='white'/%3E%3Cpath d='M228.791 15.7665V30.8862L226.31 15.7665H222.534V33.2396H224.598V17.0875L227.265 33.2396H230.855V15.7665H228.791Z' fill='white'/%3E%3Cpath d='M237.814 15.7665H235.267V33.2396H237.814V15.7665Z' fill='white'/%3E%3Cpath d='M286.683 15.7665H284.147V33.2396H286.683V15.7665Z' fill='white'/%3E%3Cpath d='M307.001 15.7887H304.608L303.016 24.0257L301.38 15.7887H298.724L301.589 27.0119V33.284H304.136V27.0119L307.001 15.7887Z' fill='white'/%3E%3Cpath d='M264.509 24.9471V33.2396H261.974V15.7665H266.035C268.34 15.7665 269.438 17.0431 269.438 19.7518C269.438 22.305 268.812 23.8037 266.211 23.8037H266.452C268.143 23.8037 269.394 24.4809 269.394 26.7677L269.372 31.1193C269.372 31.1193 269.251 32.4736 269.734 33.2285H267.1C267.1 33.2285 266.804 32.6846 266.837 30.6975V26.912C266.837 25.7797 266.354 25.0359 265.486 24.9693L264.498 24.9471H264.509ZM265.607 22.9045C266.595 22.9045 266.826 22.1607 266.848 20.5067C266.869 18.9969 266.683 17.8646 265.607 17.8646H264.509V22.8934H265.607V22.9045Z' fill='white'/%3E%3Cpath d='M153.809 15.7665H146.608V17.9645H148.891V33.2174H151.438V17.9645H153.809V15.7665Z' fill='white'/%3E%3Cpath d='M142.261 33.2174H144.896L142.777 15.7776H139.188L137.069 33.2174H139.253L139.671 28.6549H141.855L142.272 33.2174H142.261ZM139.846 26.4568L140.746 16.6102L141.635 26.4568H139.846Z' fill='white'/%3E%3Cpath d='M192.14 33.2174H194.774L192.655 15.7776H189.066L186.937 33.2174H189.121L189.538 28.6549H191.722L192.14 33.2174ZM189.736 26.4568L190.625 16.6102L191.514 26.4568H189.725H189.736Z' fill='white'/%3E%3Cpath d='M170.921 29.876C170.921 32.2738 169.637 33.8946 167.189 33.8946C164.742 33.8946 163.446 32.2516 163.446 29.876V19.2744C163.446 16.8766 164.72 15.2559 167.189 15.2559C169.659 15.2559 170.921 16.9099 170.921 19.2744V29.876ZM168.353 18.7305C168.353 18.0089 168.024 17.576 167.211 17.576C166.509 17.576 166.015 17.909 166.015 18.7305V30.1757C166.015 30.8973 166.344 31.3302 167.156 31.3302C167.859 31.3302 168.364 30.9972 168.364 30.1757V18.7305H168.353Z' fill='white'/%3E%3Cpath d='M131.669 15.7665V30.8862L129.188 15.7665H125.423V33.2396H127.486V17.0875L130.154 33.2396H133.732V15.7665H131.669Z' fill='white'/%3E%3Cpath d='M181.591 15.7665V30.8862L179.11 15.7665H175.345V33.2396H177.409V17.0875L180.065 33.2396H183.655V15.7665H181.591Z' fill='white'/%3E%3Cpath d='M159.165 15.7665H156.619V33.2396H159.165V15.7665Z' fill='white'/%3E%3Cpath d='M200.493 31.0194V15.7665H197.946V33.2285H204.181V31.0194H200.493Z' fill='white'/%3E%3Cpath d='M71.1865 33.2285H73.8209L71.6914 15.7887H68.102L65.9835 33.2285H68.1679L68.574 28.6771H70.7694L71.1865 33.2285ZM68.7826 26.4679L69.6827 16.6102L70.5828 26.4679H68.7826Z' fill='white'/%3E%3Cpath d='M107.838 33.2285L105.708 15.7887H102.119L100.001 33.2285H102.185L102.591 28.6771H104.786L105.193 33.2285H107.838ZM102.8 26.4679L103.689 16.6102L104.589 26.4679H102.8Z' fill='white'/%3E%3Cpath d='M83.3048 15.7887V30.8973L80.8131 15.7887H77.0481V33.2507H79.1117V17.0986L81.7681 33.2507H85.3575V15.7887H83.3048Z' fill='white'/%3E%3Cpath d='M116.762 15.7665H109.55V17.9645H111.844V33.2174H114.391V17.9645H116.762V15.7665Z' fill='white'/%3E%3Cpath d='M93.4145 22.9156C94.4024 22.9156 94.6329 22.1829 94.6548 20.5178C94.6878 19.008 94.5012 17.8757 93.4145 17.8757H92.3058V22.9045H93.4145V22.9156ZM97.2892 29.1988C97.1136 31.7521 96.5867 33.2507 93.9852 33.2507H89.7702V15.7887H93.8425C96.1477 15.7887 97.2453 17.0653 97.2453 19.7629C97.2453 22.3161 96.6306 23.8037 94.0182 23.8037H94.2597C95.9501 23.8148 97.2892 24.8916 97.2892 26.7677C97.2892 26.7677 97.3112 28.9435 97.3002 29.1877L97.2892 29.1988ZM94.6438 26.9231C94.6438 25.7908 94.1609 25.047 93.2937 24.9804L92.3058 24.9582V31.2636H93.3815C94.3694 31.2636 94.6109 30.5309 94.6987 28.8658C94.7426 27.8889 94.6438 26.9231 94.6438 26.9231Z' fill='white'/%3E%3Cpath d='M60.1768 15.7332V22.405H57.9595V15.7332H55.4238V33.2063H57.9595V24.6141H60.1768V33.2063H62.7124V15.7332H60.1768Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout.on #gnb_layout .line {
    display: none;
  }
}
#top_layout.on #gnb_layout .depth1_ul > li > a > span {
  color: #333;
}
#top_layout.on #gnb_layout .depth1_ul > li > a.current > span {
  color: #056CB9;
}
#top_layout .top_wrap #logo > a {
  background-image: url("data:image/svg+xml,%3Csvg width='307' height='44' viewBox='0 0 307 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.2363 34.4255L8.44431 40.8029L8.7856 42.0771L32.5776 35.6997L32.2363 34.4255Z' fill='white'/%3E%3Cpath d='M32.7525 36.3484L8.96058 42.7258L9.30187 44L33.0938 37.6226L32.7525 36.3484Z' fill='white'/%3E%3Cpath d='M31.7173 32.4896L7.92538 38.867L8.26667 40.1412L32.0586 33.7638L31.7173 32.4896Z' fill='white'/%3E%3Cpath d='M31.2037 30.5762L7.41177 36.9536L7.75306 38.2278L31.545 31.8503L31.2037 30.5762Z' fill='white'/%3E%3Cpath d='M30.684 28.6506L6.8955 35.0271L7.23679 36.3013L31.0253 29.9248L30.684 28.6506Z' fill='white'/%3E%3Cpath d='M30.1729 26.7163L6.38096 33.0937L6.72224 34.3679L30.5142 27.9905L30.1729 26.7163Z' fill='white'/%3E%3Cpath d='M34.7058 0L10.9104 6.37834L11.1302 7.19893L34.9256 0.820598L34.7058 0Z' fill='white'/%3E%3Cpath d='M35.2462 2.02063L11.4508 8.39897L11.6706 9.21956L35.466 2.84123L35.2462 2.02063Z' fill='white'/%3E%3Cpath d='M35.7831 4.02834L11.9877 10.4067L12.2075 11.2273L36.0029 4.84894L35.7831 4.02834Z' fill='white'/%3E%3Cpath d='M36.3245 6.05602L12.5291 12.4344L12.7489 13.2549L36.5443 6.87661L36.3245 6.05602Z' fill='white'/%3E%3Cpath d='M36.8685 8.07664L13.0731 14.455L13.2929 15.2756L37.0883 8.89724L36.8685 8.07664Z' fill='white'/%3E%3Cpath d='M37.4062 10.0869L13.6108 16.4652L13.8306 17.2858L37.626 10.9075L37.4062 10.0869Z' fill='white'/%3E%3Cpath d='M37.6061 10.9126L36.5161 11.2058L42.91 34.9941L44 34.7009L37.6061 10.9126Z' fill='white'/%3E%3Cpath d='M35.6525 11.4399L34.5622 11.7321L40.9354 35.526L42.0256 35.2338L35.6525 11.4399Z' fill='white'/%3E%3Cpath d='M33.6877 11.9631L32.5973 12.2552L38.9664 36.0502L40.0567 35.7581L33.6877 11.9631Z' fill='white'/%3E%3Cpath d='M31.7229 12.4891L30.6325 12.7812L37.0016 36.5762L38.0919 36.2841L31.7229 12.4891Z' fill='white'/%3E%3Cpath d='M29.7652 13.0145L28.675 13.3069L35.0524 37.0997L36.1426 36.8073L29.7652 13.0145Z' fill='white'/%3E%3Cpath d='M27.8042 13.5345L26.714 13.8271L33.0955 37.6188L34.1856 37.3261L27.8042 13.5345Z' fill='white'/%3E%3Cpath d='M10.9104 6.37834L9.81629 6.67132L16.1853 30.4663L17.2791 30.1733L10.9104 6.37834Z' fill='white'/%3E%3Cpath d='M8.95129 6.90186L7.85741 7.19446L14.2181 30.9917L15.312 30.6991L8.95129 6.90186Z' fill='white'/%3E%3Cpath d='M6.99664 7.42897L5.90276 7.72157L12.2635 31.5188L13.3574 31.2262L6.99664 7.42897Z' fill='white'/%3E%3Cpath d='M5.02962 7.95551L3.93589 8.24868L10.3091 32.0426L11.4028 31.7494L5.02962 7.95551Z' fill='white'/%3E%3Cpath d='M3.07204 8.48089L1.97831 8.77406L8.35149 32.5679L9.44522 32.2748L3.07204 8.48089Z' fill='white'/%3E%3Cpath d='M1.09357 9.00927L0 9.30301L6.38563 33.0936L7.4792 32.7998L1.09357 9.00927Z' fill='white'/%3E%3Cpath d='M296.99 15.7665H289.789V17.9756H292.072V33.2174H294.619V17.9756H296.99V15.7665Z' fill='white'/%3E%3Cpath d='M245.201 32.3959L243.687 15.7776H241.063L243.182 33.2174H246.771L248.889 15.7776H246.705L245.19 32.3959H245.201Z' fill='white'/%3E%3Cpath d='M258.341 17.9867V15.7887H252.161V33.2507H258.341V31.0527H254.685V24.6474H258.231V22.4383H254.685V17.9867H258.341Z' fill='white'/%3E%3Cpath d='M278.033 30.1757C278.033 30.9972 277.572 31.3302 276.858 31.3302C276.057 31.3302 275.629 30.8862 275.629 30.1757V26.6345H273.06V29.8649C273.06 32.2294 274.279 33.8835 276.803 33.8835C279.328 33.8835 280.645 32.3071 280.645 29.9093C280.832 27.1673 280.096 26.3569 280.096 26.3569C279.888 25.6909 278.461 24.1145 278.461 24.1145C277.978 23.504 276.397 21.6945 276.397 21.6945C275.805 20.9396 275.706 20.218 275.706 20.218C275.53 19.5298 275.64 18.8082 275.64 18.8082C275.64 17.9867 276.134 17.6537 276.847 17.6537C277.594 17.6537 278.022 18.1865 277.989 18.8082V21.7944H280.558V19.3522C280.558 16.9876 279.339 15.3336 276.825 15.3336C274.312 15.3336 273.082 16.9543 273.082 19.3522C273.082 19.3522 273.038 19.996 273.137 20.8397C273.137 20.8397 273.236 22.0386 274.191 23.2819C274.191 23.2819 276.847 26.2792 277.319 26.8787C277.319 26.8787 278.34 28.0221 278.044 30.1646L278.033 30.1757Z' fill='white'/%3E%3Cpath d='M215.652 15.7665V30.1757C215.652 30.9972 215.158 31.3302 214.444 31.3302C213.643 31.3302 213.303 30.8862 213.303 30.1757V15.7665H210.745V29.876C210.504 32.2405 211.953 33.8946 214.488 33.8946C217.024 33.8946 218.462 32.2738 218.22 29.876V15.7665H215.652Z' fill='white'/%3E%3Cpath d='M228.791 15.7665V30.8862L226.31 15.7665H222.534V33.2396H224.598V17.0875L227.265 33.2396H230.855V15.7665H228.791Z' fill='white'/%3E%3Cpath d='M237.814 15.7665H235.267V33.2396H237.814V15.7665Z' fill='white'/%3E%3Cpath d='M286.683 15.7665H284.147V33.2396H286.683V15.7665Z' fill='white'/%3E%3Cpath d='M307.001 15.7887H304.608L303.016 24.0257L301.38 15.7887H298.724L301.589 27.0119V33.284H304.136V27.0119L307.001 15.7887Z' fill='white'/%3E%3Cpath d='M264.509 24.9471V33.2396H261.974V15.7665H266.035C268.34 15.7665 269.438 17.0431 269.438 19.7518C269.438 22.305 268.812 23.8037 266.211 23.8037H266.452C268.143 23.8037 269.394 24.4809 269.394 26.7677L269.372 31.1193C269.372 31.1193 269.251 32.4736 269.734 33.2285H267.1C267.1 33.2285 266.804 32.6846 266.837 30.6975V26.912C266.837 25.7797 266.354 25.0359 265.486 24.9693L264.498 24.9471H264.509ZM265.607 22.9045C266.595 22.9045 266.826 22.1607 266.848 20.5067C266.869 18.9969 266.683 17.8646 265.607 17.8646H264.509V22.8934H265.607V22.9045Z' fill='white'/%3E%3Cpath d='M153.809 15.7665H146.608V17.9645H148.891V33.2174H151.438V17.9645H153.809V15.7665Z' fill='white'/%3E%3Cpath d='M142.261 33.2174H144.896L142.777 15.7776H139.188L137.069 33.2174H139.253L139.671 28.6549H141.855L142.272 33.2174H142.261ZM139.846 26.4568L140.746 16.6102L141.635 26.4568H139.846Z' fill='white'/%3E%3Cpath d='M192.14 33.2174H194.774L192.655 15.7776H189.066L186.937 33.2174H189.121L189.538 28.6549H191.722L192.14 33.2174ZM189.736 26.4568L190.625 16.6102L191.514 26.4568H189.725H189.736Z' fill='white'/%3E%3Cpath d='M170.921 29.876C170.921 32.2738 169.637 33.8946 167.189 33.8946C164.742 33.8946 163.446 32.2516 163.446 29.876V19.2744C163.446 16.8766 164.72 15.2559 167.189 15.2559C169.659 15.2559 170.921 16.9099 170.921 19.2744V29.876ZM168.353 18.7305C168.353 18.0089 168.024 17.576 167.211 17.576C166.509 17.576 166.015 17.909 166.015 18.7305V30.1757C166.015 30.8973 166.344 31.3302 167.156 31.3302C167.859 31.3302 168.364 30.9972 168.364 30.1757V18.7305H168.353Z' fill='white'/%3E%3Cpath d='M131.669 15.7665V30.8862L129.188 15.7665H125.423V33.2396H127.486V17.0875L130.154 33.2396H133.732V15.7665H131.669Z' fill='white'/%3E%3Cpath d='M181.591 15.7665V30.8862L179.11 15.7665H175.345V33.2396H177.409V17.0875L180.065 33.2396H183.655V15.7665H181.591Z' fill='white'/%3E%3Cpath d='M159.165 15.7665H156.619V33.2396H159.165V15.7665Z' fill='white'/%3E%3Cpath d='M200.493 31.0194V15.7665H197.946V33.2285H204.181V31.0194H200.493Z' fill='white'/%3E%3Cpath d='M71.1865 33.2285H73.8209L71.6914 15.7887H68.102L65.9835 33.2285H68.1679L68.574 28.6771H70.7694L71.1865 33.2285ZM68.7826 26.4679L69.6827 16.6102L70.5828 26.4679H68.7826Z' fill='white'/%3E%3Cpath d='M107.838 33.2285L105.708 15.7887H102.119L100.001 33.2285H102.185L102.591 28.6771H104.786L105.193 33.2285H107.838ZM102.8 26.4679L103.689 16.6102L104.589 26.4679H102.8Z' fill='white'/%3E%3Cpath d='M83.3048 15.7887V30.8973L80.8131 15.7887H77.0481V33.2507H79.1117V17.0986L81.7681 33.2507H85.3575V15.7887H83.3048Z' fill='white'/%3E%3Cpath d='M116.762 15.7665H109.55V17.9645H111.844V33.2174H114.391V17.9645H116.762V15.7665Z' fill='white'/%3E%3Cpath d='M93.4145 22.9156C94.4024 22.9156 94.6329 22.1829 94.6548 20.5178C94.6878 19.008 94.5012 17.8757 93.4145 17.8757H92.3058V22.9045H93.4145V22.9156ZM97.2892 29.1988C97.1136 31.7521 96.5867 33.2507 93.9852 33.2507H89.7702V15.7887H93.8425C96.1477 15.7887 97.2453 17.0653 97.2453 19.7629C97.2453 22.3161 96.6306 23.8037 94.0182 23.8037H94.2597C95.9501 23.8148 97.2892 24.8916 97.2892 26.7677C97.2892 26.7677 97.3112 28.9435 97.3002 29.1877L97.2892 29.1988ZM94.6438 26.9231C94.6438 25.7908 94.1609 25.047 93.2937 24.9804L92.3058 24.9582V31.2636H93.3815C94.3694 31.2636 94.6109 30.5309 94.6987 28.8658C94.7426 27.8889 94.6438 26.9231 94.6438 26.9231Z' fill='white'/%3E%3Cpath d='M60.1768 15.7332V22.405H57.9595V15.7332H55.4238V33.2063H57.9595V24.6141H60.1768V33.2063H62.7124V15.7332H60.1768Z' fill='white'/%3E%3C/svg%3E%0A");
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li > a .txt-on,
  #top_layout .top_wrap .utile_wrap > li > button .txt-on {
    color: #056CB9;
    background-color: #fff;
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li > a .txt-on:before,
  #top_layout .top_wrap .utile_wrap > li > button .txt-on:before {
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1421 0L7.07107 7.07107L0 0L14.1421 0Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
  }
}
#top_layout .top_wrap .utile_wrap > li > a:focus .txt-on, #top_layout .top_wrap .utile_wrap > li > a:hover .txt-on, #top_layout .top_wrap .utile_wrap > li > a.ov .txt-on,
#top_layout .top_wrap .utile_wrap > li > button:focus .txt-on,
#top_layout .top_wrap .utile_wrap > li > button:hover .txt-on,
#top_layout .top_wrap .utile_wrap > li > button.ov .txt-on {
  opacity: 1;
  display: inline-block;
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.search-link > a .icon,
  #top_layout .top_wrap .utile_wrap > li.search-link > button .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='21' viewBox='0 0 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.3511 15.7305L20.3111 19.6905M15.6109 15.6089C12.369 18.8508 7.1128 18.8508 3.87089 15.6089C0.628975 12.367 0.628975 7.11084 3.87089 3.86893C7.1128 0.627022 12.369 0.627022 15.6109 3.86893C18.8528 7.11084 18.8528 12.367 15.6109 15.6089Z' stroke='white' stroke-width='2.4'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.search-link > a:focus .icon, #top_layout .top_wrap .utile_wrap > li.search-link > a:hover .icon,
  #top_layout .top_wrap .utile_wrap > li.search-link > button:focus .icon,
  #top_layout .top_wrap .utile_wrap > li.search-link > button:hover .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='21' viewBox='0 0 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.3511 15.7305L20.3111 19.6905M15.6109 15.6089C12.369 18.8508 7.1128 18.8508 3.87089 15.6089C0.628975 12.367 0.628975 7.11084 3.87089 3.86893C7.1128 0.627022 12.369 0.627022 15.6109 3.86893C18.8528 7.11084 18.8528 12.367 15.6109 15.6089Z' stroke='white' stroke-width='2.4'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.login-link > a .icon,
  #top_layout .top_wrap .utile_wrap > li.login-link > button .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='22' viewBox='0 0 19 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9805 6.84375C16.5729 6.84375 17.0807 7.05534 17.5039 7.47852C17.9271 7.90169 18.1387 8.4095 18.1387 9.00195V19.8438C18.1387 20.4362 17.9271 20.944 17.5039 21.3672C17.0807 21.7904 16.5729 22.002 15.9805 22.002H2.98047C2.38802 22.002 1.88021 21.7904 1.45703 21.3672C1.03385 20.944 0.822266 20.4362 0.822266 19.8438V9.00195C0.822266 8.4095 1.03385 7.90169 1.45703 7.47852C1.88021 7.05534 2.38802 6.84375 2.98047 6.84375H4.07227V4.66016C4.07227 3.47526 4.49544 2.45964 5.3418 1.61328C6.18815 0.766927 7.20378 0.34375 8.38867 0.34375H10.5723C11.7572 0.34375 12.7728 0.766927 13.6191 1.61328C14.4655 2.45964 14.8887 3.47526 14.8887 4.66016V6.84375H15.9805ZM6.23047 4.66016V6.84375H12.7305V4.66016C12.7305 4.06771 12.5189 3.5599 12.0957 3.13672C11.6725 2.71354 11.1647 2.50195 10.5723 2.50195H8.38867C7.79622 2.50195 7.28841 2.71354 6.86523 3.13672C6.44206 3.5599 6.23047 4.06771 6.23047 4.66016ZM2.98047 19.8438H15.9805V9.00195H2.98047V19.8438ZM8.38867 12.252V16.5938H10.5723V12.252H8.38867Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.login-link > a:focus .icon, #top_layout .top_wrap .utile_wrap > li.login-link > a:hover .icon,
  #top_layout .top_wrap .utile_wrap > li.login-link > button:focus .icon,
  #top_layout .top_wrap .utile_wrap > li.login-link > button:hover .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='22' viewBox='0 0 19 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9805 6.84375C16.5729 6.84375 17.0807 7.05534 17.5039 7.47852C17.9271 7.90169 18.1387 8.4095 18.1387 9.00195V19.8438C18.1387 20.4362 17.9271 20.944 17.5039 21.3672C17.0807 21.7904 16.5729 22.002 15.9805 22.002H2.98047C2.38802 22.002 1.88021 21.7904 1.45703 21.3672C1.03385 20.944 0.822266 20.4362 0.822266 19.8438V9.00195C0.822266 8.4095 1.03385 7.90169 1.45703 7.47852C1.88021 7.05534 2.38802 6.84375 2.98047 6.84375H4.07227V4.66016C4.07227 3.47526 4.49544 2.45964 5.3418 1.61328C6.18815 0.766927 7.20378 0.34375 8.38867 0.34375H10.5723C11.7572 0.34375 12.7728 0.766927 13.6191 1.61328C14.4655 2.45964 14.8887 3.47526 14.8887 4.66016V6.84375H15.9805ZM6.23047 4.66016V6.84375H12.7305V4.66016C12.7305 4.06771 12.5189 3.5599 12.0957 3.13672C11.6725 2.71354 11.1647 2.50195 10.5723 2.50195H8.38867C7.79622 2.50195 7.28841 2.71354 6.86523 3.13672C6.44206 3.5599 6.23047 4.06771 6.23047 4.66016ZM2.98047 19.8438H15.9805V9.00195H2.98047V19.8438ZM8.38867 12.252V16.5938H10.5723V12.252H8.38867Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.logout-link > a .icon,
  #top_layout .top_wrap .utile_wrap > li.logout-link > button .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='22' viewBox='0 0 19 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9805 6.84375C16.5729 6.84375 17.0807 7.05534 17.5039 7.47852C17.9271 7.90169 18.1387 8.4095 18.1387 9.00195V19.8438C18.1387 20.4362 17.9271 20.944 17.5039 21.3672C17.0807 21.7904 16.5729 22.002 15.9805 22.002H2.98047C2.38802 22.002 1.88021 21.7904 1.45703 21.3672C1.03385 20.944 0.822266 20.4362 0.822266 19.8438V9.00195C0.822266 8.4095 1.03385 7.90169 1.45703 7.47852C1.88021 7.05534 2.38802 6.84375 2.98047 6.84375H4.07227V4.66016C4.07227 3.47526 4.49544 2.45964 5.3418 1.61328C6.18815 0.766927 7.20378 0.34375 8.38867 0.34375H10.5723C11.7572 0.34375 12.7728 0.766927 13.6191 1.61328C14.4655 2.45964 14.8887 3.47526 14.8887 4.66016H12.7305V6.84375H14.8887H15.9805ZM6.23047 4.66016V6.84375H12.7305V4.66016C12.7305 4.06771 12.5189 3.5599 12.0957 3.13672C11.6725 2.71354 11.1647 2.50195 10.5723 2.50195H8.38867C7.79622 2.50195 7.28841 2.71354 6.86523 3.13672C6.44206 3.5599 6.23047 4.06771 6.23047 4.66016ZM2.98047 19.8438H15.9805V9.00195H2.98047V19.8438Z' fill='white'/%3E%3Cpath d='M7.00098 13.3281L12.001 13.3281L12.001 15.5117L7.00098 15.5117L7.00098 13.3281Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.logout-link > a:focus .icon, #top_layout .top_wrap .utile_wrap > li.logout-link > a:hover .icon,
  #top_layout .top_wrap .utile_wrap > li.logout-link > button:focus .icon,
  #top_layout .top_wrap .utile_wrap > li.logout-link > button:hover .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='22' viewBox='0 0 19 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9805 6.84375C16.5729 6.84375 17.0807 7.05534 17.5039 7.47852C17.9271 7.90169 18.1387 8.4095 18.1387 9.00195V19.8438C18.1387 20.4362 17.9271 20.944 17.5039 21.3672C17.0807 21.7904 16.5729 22.002 15.9805 22.002H2.98047C2.38802 22.002 1.88021 21.7904 1.45703 21.3672C1.03385 20.944 0.822266 20.4362 0.822266 19.8438V9.00195C0.822266 8.4095 1.03385 7.90169 1.45703 7.47852C1.88021 7.05534 2.38802 6.84375 2.98047 6.84375H4.07227V4.66016C4.07227 3.47526 4.49544 2.45964 5.3418 1.61328C6.18815 0.766927 7.20378 0.34375 8.38867 0.34375H10.5723C11.7572 0.34375 12.7728 0.766927 13.6191 1.61328C14.4655 2.45964 14.8887 3.47526 14.8887 4.66016H12.7305V6.84375H14.8887H15.9805ZM6.23047 4.66016V6.84375H12.7305V4.66016C12.7305 4.06771 12.5189 3.5599 12.0957 3.13672C11.6725 2.71354 11.1647 2.50195 10.5723 2.50195H8.38867C7.79622 2.50195 7.28841 2.71354 6.86523 3.13672C6.44206 3.5599 6.23047 4.06771 6.23047 4.66016ZM2.98047 19.8438H15.9805V9.00195H2.98047V19.8438Z' fill='white'/%3E%3Cpath d='M7.00098 13.3281L12.001 13.3281L12.001 15.5117L7.00098 15.5117L7.00098 13.3281Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.language-link > a .icon,
  #top_layout .top_wrap .utile_wrap > li.language-link > button .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='23' height='22' viewBox='0 0 23 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5207 0C5.45431 0 0.519531 4.93711 0.519531 11.0012C0.519531 17.0652 5.45431 22.0023 11.5207 22.0023C17.5871 22.0023 22.5219 17.0699 22.5219 11.0012C22.5219 4.93244 17.5871 0 11.5207 0ZM18.4364 12.7208C18.1121 12.8328 17.7597 12.9354 17.3981 13.0287C17.4611 12.3731 17.4984 11.6941 17.4984 10.9988C17.4984 10.3035 17.4634 9.6269 17.3981 8.97126C17.7597 9.06692 18.1097 9.16725 18.4364 9.28158C20.107 9.86255 20.8559 10.5625 20.8559 10.9988C20.8559 11.4351 20.107 12.1374 18.4364 12.7208ZM2.18312 11.0012C2.18312 10.5649 2.93209 9.86489 4.60268 9.28158C4.927 9.16725 5.27931 9.06692 5.64097 8.97359C5.57797 9.62923 5.54064 10.3082 5.54064 11.0035C5.54064 11.6988 5.57563 12.3778 5.64097 13.0334C5.27931 12.9377 4.92933 12.8374 4.60268 12.7254C2.92976 12.1421 2.18312 11.4421 2.18312 11.0035V11.0012ZM7.20656 11.0012C7.20656 10.1822 7.26256 9.38424 7.36055 8.61194C8.39884 8.44395 9.51879 8.33662 10.6877 8.30162V13.6984C9.51879 13.6634 8.39884 13.5584 7.36055 13.3904C7.26256 12.6181 7.20656 11.8201 7.20656 11.0012ZM12.3513 1.86192C13.1003 2.2119 13.8236 3.01453 14.4162 4.18581C14.8175 4.97677 15.1325 5.8914 15.3682 6.88069C14.3952 6.74769 13.3779 6.66603 12.3513 6.63803V1.86192ZM10.6877 1.86192V6.63803C9.66112 6.66603 8.64383 6.74769 7.67087 6.88069C7.90653 5.8914 8.22151 4.97677 8.62283 4.18581C9.21547 3.01453 9.93877 2.2119 10.6877 1.86192ZM10.6877 15.3643V20.1404C9.93877 19.7904 9.21547 18.9855 8.62283 17.8165C8.22151 17.0256 7.90653 16.1109 7.67087 15.1216C8.64383 15.2546 9.66112 15.3363 10.6854 15.3643H10.6877ZM12.3513 20.1404V15.3643C13.3779 15.3363 14.3952 15.2546 15.3682 15.1216C15.1325 16.1109 14.8175 17.0256 14.4162 17.8165C13.8236 18.9878 13.1003 19.7928 12.3513 20.1404ZM12.3513 13.7007V8.30396C13.5203 8.33662 14.6402 8.44395 15.6785 8.61427C15.7765 9.38657 15.8325 10.1845 15.8325 11.0035C15.8325 11.8225 15.7765 12.6228 15.6785 13.3927C14.6402 13.5607 13.5203 13.668 12.3513 13.7007ZM20.4686 8.35062C19.568 7.86298 18.4224 7.47799 17.1414 7.19567C16.7798 5.33142 16.1545 3.71683 15.3449 2.48955C17.7994 3.59784 19.6917 5.73507 20.4686 8.34829V8.35062ZM7.69187 2.48955C6.88224 3.7145 6.25927 5.33142 5.89762 7.19567C4.61435 7.47799 3.46873 7.86298 2.57044 8.35062C3.3474 5.73507 5.23965 3.59784 7.69421 2.49189L7.69187 2.48955ZM2.57044 13.654C3.47106 14.1417 4.61668 14.5267 5.89762 14.809C6.25927 16.6732 6.88458 18.2902 7.69421 19.5151C5.23965 18.4068 3.34507 16.2696 2.57044 13.654ZM15.3472 19.5151C16.1568 18.2902 16.7798 16.6732 17.1438 14.809C18.4271 14.5267 19.5727 14.1417 20.471 13.654C19.694 16.2696 17.8017 18.4068 15.3472 19.5151Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.language-link > a:focus .icon, #top_layout .top_wrap .utile_wrap > li.language-link > a:hover .icon,
  #top_layout .top_wrap .utile_wrap > li.language-link > button:focus .icon,
  #top_layout .top_wrap .utile_wrap > li.language-link > button:hover .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='23' height='22' viewBox='0 0 23 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5207 0C5.45431 0 0.519531 4.93711 0.519531 11.0012C0.519531 17.0652 5.45431 22.0023 11.5207 22.0023C17.5871 22.0023 22.5219 17.0699 22.5219 11.0012C22.5219 4.93244 17.5871 0 11.5207 0ZM18.4364 12.7208C18.1121 12.8328 17.7597 12.9354 17.3981 13.0287C17.4611 12.3731 17.4984 11.6941 17.4984 10.9988C17.4984 10.3035 17.4634 9.6269 17.3981 8.97126C17.7597 9.06692 18.1097 9.16725 18.4364 9.28158C20.107 9.86255 20.8559 10.5625 20.8559 10.9988C20.8559 11.4351 20.107 12.1374 18.4364 12.7208ZM2.18312 11.0012C2.18312 10.5649 2.93209 9.86489 4.60268 9.28158C4.927 9.16725 5.27931 9.06692 5.64097 8.97359C5.57797 9.62923 5.54064 10.3082 5.54064 11.0035C5.54064 11.6988 5.57563 12.3778 5.64097 13.0334C5.27931 12.9377 4.92933 12.8374 4.60268 12.7254C2.92976 12.1421 2.18312 11.4421 2.18312 11.0035V11.0012ZM7.20656 11.0012C7.20656 10.1822 7.26256 9.38424 7.36055 8.61194C8.39884 8.44395 9.51879 8.33662 10.6877 8.30162V13.6984C9.51879 13.6634 8.39884 13.5584 7.36055 13.3904C7.26256 12.6181 7.20656 11.8201 7.20656 11.0012ZM12.3513 1.86192C13.1003 2.2119 13.8236 3.01453 14.4162 4.18581C14.8175 4.97677 15.1325 5.8914 15.3682 6.88069C14.3952 6.74769 13.3779 6.66603 12.3513 6.63803V1.86192ZM10.6877 1.86192V6.63803C9.66112 6.66603 8.64383 6.74769 7.67087 6.88069C7.90653 5.8914 8.22151 4.97677 8.62283 4.18581C9.21547 3.01453 9.93877 2.2119 10.6877 1.86192ZM10.6877 15.3643V20.1404C9.93877 19.7904 9.21547 18.9855 8.62283 17.8165C8.22151 17.0256 7.90653 16.1109 7.67087 15.1216C8.64383 15.2546 9.66112 15.3363 10.6854 15.3643H10.6877ZM12.3513 20.1404V15.3643C13.3779 15.3363 14.3952 15.2546 15.3682 15.1216C15.1325 16.1109 14.8175 17.0256 14.4162 17.8165C13.8236 18.9878 13.1003 19.7928 12.3513 20.1404ZM12.3513 13.7007V8.30396C13.5203 8.33662 14.6402 8.44395 15.6785 8.61427C15.7765 9.38657 15.8325 10.1845 15.8325 11.0035C15.8325 11.8225 15.7765 12.6228 15.6785 13.3927C14.6402 13.5607 13.5203 13.668 12.3513 13.7007ZM20.4686 8.35062C19.568 7.86298 18.4224 7.47799 17.1414 7.19567C16.7798 5.33142 16.1545 3.71683 15.3449 2.48955C17.7994 3.59784 19.6917 5.73507 20.4686 8.34829V8.35062ZM7.69187 2.48955C6.88224 3.7145 6.25927 5.33142 5.89762 7.19567C4.61435 7.47799 3.46873 7.86298 2.57044 8.35062C3.3474 5.73507 5.23965 3.59784 7.69421 2.49189L7.69187 2.48955ZM2.57044 13.654C3.47106 14.1417 4.61668 14.5267 5.89762 14.809C6.25927 16.6732 6.88458 18.2902 7.69421 19.5151C5.23965 18.4068 3.34507 16.2696 2.57044 13.654ZM15.3472 19.5151C16.1568 18.2902 16.7798 16.6732 17.1438 14.809C18.4271 14.5267 19.5727 14.1417 20.471 13.654C19.694 16.2696 17.8017 18.4068 15.3472 19.5151Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.allmenu-link > a .icon,
  #top_layout .top_wrap .utile_wrap > li.allmenu-link > button .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='26' viewBox='0 0 25 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.51758 2H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 9.33398L23.4677 9.33399' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 16.666H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 24H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.allmenu-link > a:focus .icon, #top_layout .top_wrap .utile_wrap > li.allmenu-link > a:hover .icon,
  #top_layout .top_wrap .utile_wrap > li.allmenu-link > button:focus .icon,
  #top_layout .top_wrap .utile_wrap > li.allmenu-link > button:hover .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='26' viewBox='0 0 25 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.51758 2H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 9.33398L23.4677 9.33399' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 16.666H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 24H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout #gnb_layout #gnb {
    background-color: #fff;
  }
}
#top_layout #gnb_layout .depth1_ul > li > a > span {
  color: #fff;
}
@media (max-width: 1500px) {
  #top_layout #gnb_layout .depth1_ul > li > a > span {
    color: #333;
  }
}
#top_layout #gnb_layout .depth1_ul > li > a.current > span {
  color: #056CB9;
}

#section1 {
  padding: 110px 0 198px 0;
  height: auto;
  overflow: visible;
  margin-top: -110px;
  /*
  @media (max-width:767px) {padding:0 30px;}
  @media (max-width:540px) {padding:0 20px;}
  @media (max-width:420px) {padding:0 15px;}*/
}
@media (max-width: 1500px) {
  #section1 {
    height: auto;
    margin-top: 0;
    padding: 0;
    margin-bottom: 188px;
    box-shadow: 0px 50px 50px 0px rgba(45, 49, 53, 0.2);
  }
}
@media (max-width: 1280px) {
  #section1 {
    margin-bottom: 132px;
  }
}
@media (max-width: 767px) {
  #section1 {
    margin-bottom: 109px;
  }
}
@media (max-width: 680px) {
  #section1 {
    margin-bottom: 79px;
  }
}
@media (max-width: 560px) {
  #section1 {
    margin-bottom: 69px;
  }
}
@media (max-width: 420px) {
  #section1 {
    margin-bottom: 42px;
  }
}
@media (max-width: 320px) {
  #section1 {
    margin-bottom: 40px;
  }
}
#section1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1920px;
  height: 1128px;
  background-image: url("/template/2024/common/images/kor/top_obj_bg.png");
  background-repeat: no-repeat;
  background-position: 50% top;
  z-index: -1;
}
@media (max-width: 1500px) {
  #section1:before {
    display: none;
  }
}
#section1 .layout {
  position: relative;
  padding: 0;
  max-width: 1920px;
  height: 100%;
}
@media (max-width: 1920px) {
  #section1 .layout {
    max-width: none;
  }
}
#section1 .layout:before {
  content: "";
  position: absolute;
  top: -110px;
  left: -209.9%;
  width: 210%;
  height: 1114px;
  background-color: #1D6EB0;
  z-index: -1;
}
@media (max-width: 1500px) {
  #section1 .layout:before {
    display: none;
  }
}
#section1 #main-visual {
  position: relative;
  padding-left: 340px;
  width: 100%;
  height: 100%;
}
@media (max-width: 1640px) {
  #section1 #main-visual {
    padding: 0 50px;
  }
}
@media (max-width: 1500px) {
  #section1 #main-visual {
    padding: 0;
    overflow: hidden;
    background-color: #1D6EB0;
  }
}
@media (max-width: 1024px) {
  #section1 #main-visual {
    background-color: #fff;
  }
}
#section1 #main-visual .swiper-title {
  position: absolute;
  top: 370px;
  left: 75px;
  width: 200px;
}
@media (max-width: 1640px) {
  #section1 #main-visual .swiper-title {
    display: none;
  }
}
#section1 #main-visual .swiper-wrapper {
  position: relative;
  max-width: 1580px;
  width: 100%;
  height: 860px;
  border-radius: 4px;
  overflow: hidden;
  z-index: 7;
  background-color: #fff;
}
@media (max-width: 1640px) {
  #section1 #main-visual .swiper-wrapper {
    height: auto;
    background-color: transparent;
  }
}
@media (max-width: 1500px) {
  #section1 #main-visual .swiper-wrapper {
    border-radius: 0;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide {
  position: relative;
  width: 100%;
  height: 860px;
  max-height: 860px;
}
@media (max-width: 1640px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide {
    height: auto;
  }
}
@media (max-width: 1480px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide {
    max-height: 790px;
  }
}
@media (max-width: 1280px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide {
    max-height: 840px;
  }
}
@media (max-width: 1200px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide {
    max-height: 740px;
  }
}
@media (max-width: 1024px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide {
    max-height: 587px;
  }
}
@media (max-width: 875px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide {
    max-height: 445px;
  }
}
@media (max-width: 800px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide {
    max-height: 445px;
  }
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide {
    max-height: none;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #1D6EB0;
  z-index: 6;
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
    height: 440px;
    background-color: #fff;
  }
}
@media (max-width: 640px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
    height: 400px;
  }
}
@media (max-width: 560px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
    height: 333px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
    height: 240px;
  }
}
@media (max-width: 320px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
    height: 183px;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 468px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 38.73%, rgba(0, 0, 0, 0.0185733) 44.8%, rgba(0, 0, 0, 0.0322302) 51.5%, rgba(0, 0, 0, 0.23217) 59.78%, rgba(0, 0, 0, 0.4) 72.41%);
  z-index: 8;
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images > img {
  width: 113%;
  max-width: none;
  transition: all 0.3s;
  transform: scale(1);
  transform-origin: 50%;
  position: relative;
  z-index: 7;
  object-fit: cover;
  /*@media (max-width:1024px) {height:100%;max-height:none;width:auto;}*/
  /*@media (max-width:1640px) {width:auto;height:100%;}*/
}
@media (max-width: 800px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images > img {
    height: 130%;
    max-height: none;
    width: auto;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images > video {
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  position: relative;
  z-index: 7;
  object-fit: cover;
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
  position: absolute;
  left: 120px;
  bottom: 124px;
  width: calc(100% - 460px);
  z-index: 7;
}
@media (max-width: 1500px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    bottom: 104px;
    left: 100px;
    width: calc(100% - 260px);
  }
}
@media (max-width: 1024px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    left: 79px;
    width: calc(100% - 150px);
  }
}
@media (max-width: 875px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    left: 50px;
  }
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    padding: 31px 100px 31px 35px;
    background: #F8F8F8;
  }
}
@media (max-width: 640px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    padding: 25px 60px 25px 20px;
  }
}
@media (max-width: 520px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    padding: 20px 60px 20px 20px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    padding: 15px 65px 15px 15px;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title {
  display: block;
  line-height: 0;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title {
    margin-bottom: 10px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title {
    margin-bottom: 5px;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  color: #fff;
  font-size: 70px;
  font-family: "Pretendard";
  font-weight: bold;
  line-height: 115%;
  letter-spacing: -1px;
  height: 80px;
  transition: all 0.3s;
}
@media (max-width: 1500px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 60px;
    height: 70px;
  }
}
@media (max-width: 1280px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 52px;
    height: 60px;
  }
}
@media (max-width: 1024px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 42px;
    height: 48px;
  }
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 32px;
    color: #333333;
    height: 36px;
    margin-bottom: 10px;
  }
}
@media (max-width: 580px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 26px;
    height: 31px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 20px;
    height: 24px;
    margin-bottom: 5px;
  }
}
@media (max-width: 320px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 17px;
    height: 20px;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt {
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt {
    margin-bottom: 0;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  color: #fff;
  font-size: 26px;
  font-family: "Pretendard";
  font-weight: bold;
  line-height: 145%;
  letter-spacing: -1px;
  height: 78px;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
    font-size: 18px;
    color: #777;
    line-height: 145%;
    height: 52px;
    margin-bottom: 0;
  }
}
@media (max-width: 580px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
    font-size: 16px;
    height: 44px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
    font-size: 15px;
    height: 42px;
  }
}
@media (max-width: 320px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
    font-size: 14px;
    height: 37px;
    line-height: 145%;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-link {
  display: none;
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-link {
    display: inline-block;
    position: absolute;
    bottom: 92px;
    right: 37px;
    width: 36px;
    height: 36px;
    font-size: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.5762 0.828125L13.5762 25.5781H12.0762L12.0762 0.828125L13.5762 0.828125Z' fill='%231D6EB0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.451172 12.4531H25.2012V13.9531H0.451172V12.4531Z' fill='%231D6EB0'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
  }
}
@media (max-width: 640px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-link {
    width: 30px;
    height: 30px;
    right: 17px;
  }
}
@media (max-width: 580px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-link {
    bottom: 79px;
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-link {
    bottom: 65px;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-images > img {
  animation-name: Visual-Effect;
  animation-duration: 3s;
}
#section1 #main-visual .control {
  position: absolute;
  bottom: 46px;
  right: 84px;
  padding-left: 456px;
  width: calc(100% - 84px);
  z-index: 8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1640px) {
  #section1 #main-visual .control {
    max-width: none;
    padding-left: 166px;
  }
}
@media (max-width: 1500px) {
  #section1 #main-visual .control {
    bottom: 28px;
    right: 45px;
    padding-left: 96px;
    width: calc(100% - 44px);
  }
}
@media (max-width: 1024px) {
  #section1 #main-visual .control {
    padding-left: 75px;
    width: calc(100% - 45px);
  }
}
@media (max-width: 875px) {
  #section1 #main-visual .control {
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  #section1 #main-visual .control { /*bottom:286px;*/
    padding-left: 30px;
    bottom: 179px;
    z-index: 8;
  }
}
@media (max-width: 680px) {
  #section1 #main-visual .control {
    bottom: 179px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .control {
    left: 0;
    right: 0;
    padding-left: 13px;
    padding-right: 13px;
    width: 100%;
    bottom: 119px;
  }
}
@media (max-width: 320px) {
  #section1 #main-visual .control {
    bottom: 99px;
  }
}
@keyframes progress {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}
#section1 #main-visual .control .progress {
  position: relative;
  width: calc(100% - 523px);
  height: 2px;
  background-color: rgba(255, 255, 255, 0.1);
  overflow: hidden;
}
@media (max-width: 1280px) {
  #section1 #main-visual .control .progress {
    width: calc(100% - 433px);
  }
}
@media (max-width: 1024px) {
  #section1 #main-visual .control .progress {
    width: calc(100% - 333px);
  }
}
@media (max-width: 767px) {
  #section1 #main-visual .control .progress {
    width: calc(100% - 320px);
  }
}
@media (max-width: 640px) {
  #section1 #main-visual .control .progress {
    width: calc(100% - 280px);
  }
}
@media (max-width: 560px) {
  #section1 #main-visual .control .progress {
    width: calc(100% - 220px);
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .control .progress {
    width: calc(100% - 160px);
  }
}
@media (max-width: 320px) {
  #section1 #main-visual .control .progress {
    width: calc(100% - 150px);
  }
}
#section1 #main-visual .control .progress .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  animation-fill-mode: forwards;
}
#section1 #main-visual .control .control-button {
  display: inline-flex;
  justify-content: flex-end;
  position: relative;
}
#section1 #main-visual .control .control-btn {
  position: relative;
  width: 99px;
  height: 99px;
  background-repeat: no-repeat;
  background-position: 50%;
  font-size: 0;
}
@media (max-width: 1024px) {
  #section1 #main-visual .control .control-btn {
    width: 74px;
    height: 74px;
  }
}
@media (max-width: 767px) {
  #section1 #main-visual .control .control-btn {
    width: 68px;
    height: 68px;
  }
}
@media (max-width: 640px) {
  #section1 #main-visual .control .control-btn {
    width: 64px;
    height: 64px;
  }
}
@media (max-width: 560px) {
  #section1 #main-visual .control .control-btn {
    width: 52px;
    height: 52px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .control .control-btn {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 320px) {
  #section1 #main-visual .control .control-btn {
    width: 30px;
    height: 30px;
  }
}
#section1 #main-visual .control .control-btn:before, #section1 #main-visual .control .control-btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
#section1 #main-visual .control .control-btn:before {
  z-index: 1;
  border-radius: 50%;
  background-color: transparent;
}
#section1 #main-visual .control .control-btn:after {
  z-index: 2;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media (max-width: 1024px) {
  #section1 #main-visual .control .control-btn:after {
    background-size: 30px;
  }
}
@media (max-width: 767px) {
  #section1 #main-visual .control .control-btn:after {
    background-size: 25px;
  }
}
@media (max-width: 640px) {
  #section1 #main-visual .control .control-btn:after {
    background-size: 20px;
  }
}
@media (max-width: 560px) {
  #section1 #main-visual .control .control-btn:after {
    background-size: 16px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .control .control-btn:after {
    background-size: 13px;
  }
}
@media (max-width: 320px) {
  #section1 #main-visual .control .control-btn:after {
    background-size: 11px;
  }
}
#section1 #main-visual .control .control-btn.btn_prev:after {
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='34' viewBox='0 0 35 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.8427 0.5L1.5 15.8427L1.50211 15.8448L0.5 16.8469L16.8427 33.1897L18.2569 31.7754L4.32828 17.8468L34.5 17.8468V15.8468L4.32437 15.8468L18.2569 1.91421L16.8427 0.5Z' fill='white'/%3E%3C/svg%3E%0A");
}
#section1 #main-visual .control .control-btn.btn_next:after {
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='34' viewBox='0 0 35 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.1573 0.5L33.5 15.8427L33.4979 15.8448L34.5 16.8469L18.1573 33.1897L16.7431 31.7754L30.6717 17.8468L0.5 17.8468V15.8468L30.6756 15.8468L16.7431 1.91421L18.1573 0.5Z' fill='white'/%3E%3C/svg%3E%0A");
}
#section1 #main-visual .control .control-btn.btn_stop:after {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='34' viewBox='0 0 32 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.5 0.5V33.5H31.5V0.5H29.5ZM1.90735e-06 0.5L0 33.5H2L2 0.5H1.90735e-06Z' fill='white'/%3E%3C/svg%3E%0A");
}
#section1 #main-visual .control .control-btn.btn_play:after {
  background-image: url("data:image/svg+xml,%3Csvg width='29' height='34' viewBox='0 0 29 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.750002 0.560547L0.75 33.5605L28.25 17.0605L0.750002 0.560547Z' fill='white'/%3E%3C/svg%3E%0A");
}
@media (max-width: 767px) {
  #section1 #main-visual .control .control-btn.more-link {
    display: none !important;
  }
}
#section1 #main-visual .control .control-btn.more-link:after {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='34' viewBox='0 0 33 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.5 0.5L17.5 33.5H15.5L15.5 0.5L17.5 0.5Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 16H33V18H0V16Z' fill='white'/%3E%3C/svg%3E%0A");
}
#section1 #main-visual .control .control-btn:hover:before, #section1 #main-visual .control .control-btn:focus:before {
  background-color: #00ACD3;
}
#section1 .swiper-title .main-title {
  display: block;
  width: 100%;
  height: 18px;
  margin-bottom: 50px;
  background-size: auto 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='99' height='16' viewBox='0 0 99 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.957031 15V0.859375H4.66797V6.42578H9.88281V0.859375H13.6133V15H9.88281V9.43359H4.66797V15H0.957031ZM14.9078 15V0.859375H20.9625C24.1852 0.859375 25.8746 2.25586 25.8844 4.41406C25.8746 5.97656 24.7809 7.16797 23.1695 7.5V7.63672C24.9566 7.69531 26.4312 8.99414 26.4312 11.0156C26.4312 13.3203 24.5562 15 21.4703 15H14.9078ZM18.6187 12.0117H20.5133C21.8512 12.0215 22.5055 11.5039 22.5055 10.5469C22.5055 9.52148 21.7633 8.92578 20.5719 8.92578H18.6187V12.0117ZM18.6187 6.60156H20.2789C21.3238 6.60156 22.0562 6.09375 22.0562 5.19531C22.0562 4.29688 21.3434 3.78906 20.3375 3.78906H18.6187V6.60156ZM39.425 0.859375V15H36.3195L31.0656 7.36328H30.968V15H27.257V0.859375H30.4211L35.5969 8.45703H35.7141V0.859375H39.425ZM49.157 0.859375H52.868V9.94141C52.8777 13.1445 50.4168 15.166 46.7938 15.1758C43.1609 15.166 40.7293 13.1445 40.7391 9.94141V0.859375H44.45V9.60938C44.45 10.9766 45.4266 11.9531 46.7938 11.9531C48.1805 11.9531 49.1473 10.9766 49.157 9.60938V0.859375ZM57.9375 15V0.859375H61.6484V11.9922H67.4102V15H57.9375ZM72.1227 0.859375V15H68.4117V0.859375H72.1227ZM77.1086 0.859375L80.0773 10.9375H80.1945L83.1633 0.859375H87.3625L82.675 15H77.6164L72.9094 0.859375H77.1086ZM88.1687 15V0.859375H98.2664V3.86719H91.8797V6.42578H97.7391V9.43359H91.8797V11.9922H98.2469V15H88.1687Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
#section1 .swiper-title .slide_tit {
  position: relative;
  width: 100%;
  padding: 5px 0;
}
#section1 .swiper-title .slide_tit .item {
  display: block;
  width: 100%;
  margin-top: 40px;
  line-height: 0;
}
#section1 .swiper-title .slide_tit .item .slide_link {
  display: block;
  position: relative;
  padding: 5px 0;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-family: "Pretendard";
  font-weight: 400;
  line-height: 120%;
  text-align: left;
}
#section1 .swiper-title .slide_tit .item .slide_link:before {
  content: "";
  position: absolute;
  top: 0;
  left: -75px;
  width: 10px;
  height: 0;
  background-color: rgb(255, 255, 255);
  opacity: 0;
  transition: all 1s;
}
#section1 .swiper-title .slide_tit .item .slide_link.active {
  font-weight: bold;
  text-decoration: underline;
}
#section1 .swiper-title .slide_tit .item .slide_link.active:before {
  opacity: 1;
  height: 100%;
}
#section1 .swiper-title .slide_tit .item:first-child {
  margin-top: 0;
}
#section1 .swiper-title .slide_tit:before {
  content: "";
  position: absolute;
  top: 0;
  left: -75px;
  width: 10px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}

#section2 {
  padding: 0;
}
#section2 .layout {
  max-width: 1155px;
  padding: 0;
}
@media (max-width: 1255px) {
  #section2 .layout {
    max-width: none;
    padding: 0 30px;
  }
}
@media (max-width: 1024px) {
  #section2 .layout {
    padding: 0 20px;
  }
}
@media (max-width: 560px) {
  #section2 .layout {
    padding: 0 15px;
  }
}
#section2 .zoom-list .item {
  display: block;
  width: 100%;
  margin-bottom: 84px;
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item {
    margin-bottom: 80px;
  }
}
@media (max-width: 1200px) {
  #section2 .zoom-list .item {
    margin-bottom: 70px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item {
    margin-bottom: 64px;
  }
}
@media (max-width: 767px) {
  #section2 .zoom-list .item {
    margin-bottom: 64px;
  }
}
@media (max-width: 640px) {
  #section2 .zoom-list .item {
    margin-bottom: 48px;
  }
}
@media (max-width: 560px) {
  #section2 .zoom-list .item {
    margin-bottom: 42px;
  }
}
@media (max-width: 420px) {
  #section2 .zoom-list .item {
    margin-bottom: 33px;
  }
}
@media (max-width: 320px) {
  #section2 .zoom-list .item {
    margin-bottom: 45px;
  }
}
#section2 .zoom-list .item .link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
#section2 .zoom-list .item .link:hover .zoomIn-inner::before, #section2 .zoom-list .item .link:hover .zoomIn-inner::after, #section2 .zoom-list .item .link:focus .zoomIn-inner::before, #section2 .zoom-list .item .link:focus .zoomIn-inner::after {
  opacity: 1;
  visibility: visible;
}
#section2 .zoom-list .item .link:hover .zoomIn-inner .zoomIn-thumbnail .dummy, #section2 .zoom-list .item .link:focus .zoomIn-inner .zoomIn-thumbnail .dummy {
  opacity: 1;
  visibility: visible;
}
#section2 .zoom-list .item .link:hover .zoomIn-inner .zoomIn-text .zoomIn-title, #section2 .zoom-list .item .link:focus .zoomIn-inner .zoomIn-text .zoomIn-title {
  color: #1D6EB0;
  font-weight: bold;
  text-decoration-line: underline;
}
#section2 .zoom-list .item .link:hover .zoomIn-inner .zoomIn-info .zoomIn-more, #section2 .zoom-list .item .link:focus .zoomIn-inner .zoomIn-info .zoomIn-more {
  background-color: #2681CB;
  border-color: #2681CB;
}
#section2 .zoom-list .item .link:hover .zoomIn-inner .zoomIn-info .zoomIn-more::before, #section2 .zoom-list .item .link:focus .zoomIn-inner .zoomIn-info .zoomIn-more::before {
  transform: translate(-50%, -50%) scale(1.4);
  background-color: rgba(38, 129, 203, 0.1);
}
#section2 .zoom-list .item .link:hover .zoomIn-inner .zoomIn-info .zoomIn-more .btn-more, #section2 .zoom-list .item .link:focus .zoomIn-inner .zoomIn-info .zoomIn-more .btn-more {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25271 15.7478L15.7484 1.25214M15.7484 1.25214H1.60626M15.7484 1.25214V15.3943' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-color: #2681CB;
  background-size: 17px;
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .link:hover .zoomIn-inner .zoomIn-info .zoomIn-more .btn-more, #section2 .zoom-list .item .link:focus .zoomIn-inner .zoomIn-info .zoomIn-more .btn-more {
    background-size: 17px;
  }
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .link:hover .zoomIn-inner .zoomIn-info .zoomIn-more .btn-more, #section2 .zoom-list .item .link:focus .zoomIn-inner .zoomIn-info .zoomIn-more .btn-more {
    background-size: 11px;
  }
}
#section2 .zoom-list .item .zoomIn-inner {
  position: relative;
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  flex-wrap: nowrap;
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item .zoomIn-inner {
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner {
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  #section2 .zoom-list .item .zoomIn-inner {
    justify-content: center;
  }
}
#section2 .zoom-list .item .zoomIn-inner::before, #section2 .zoom-list .item .zoomIn-inner::after {
  position: absolute;
  top: 0;
  display: block;
  width: 315px;
  height: 315px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item .zoomIn-inner::before, #section2 .zoom-list .item .zoomIn-inner::after {
    width: 288px;
    height: 288px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner::before, #section2 .zoom-list .item .zoomIn-inner::after {
    width: 234px;
    height: 234px;
  }
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner::before, #section2 .zoom-list .item .zoomIn-inner::after {
    width: 184px;
    height: 184px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner::before, #section2 .zoom-list .item .zoomIn-inner::after {
    display: none;
  }
}
#section2 .zoom-list .item .zoomIn-inner::before {
  left: -400px;
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item .zoomIn-inner::before {
    left: -288px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner::before {
    left: -124px;
  }
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner::before {
    left: 0;
  }
}
@media (max-width: 1120px) {
  #section2 .zoom-list .item .zoomIn-inner::before {
    left: -60px;
  }
}
#section2 .zoom-list .item .zoomIn-inner::after {
  right: -400px;
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item .zoomIn-inner::after {
    right: -288px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner::after {
    right: -124px;
  }
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner::after {
    right: 0;
  }
}
@media (max-width: 1120px) {
  #section2 .zoom-list .item .zoomIn-inner::after {
    right: -60px;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
  max-width: none;
  height: 315px;
  width: auto;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 288px;
    height: 288px;
    border-radius: 288px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 234px;
    height: 234px;
    border-radius: 234px;
  }
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 184px;
    height: 184px;
    border-radius: 184px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 234px;
    height: 234px;
    border-radius: 234px;
  }
}
@media (max-width: 860px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 184px;
    height: 184px;
    border-radius: 184px;
  }
}
@media (max-width: 640px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 160px;
    height: 160px;
    border-radius: 160px;
  }
}
@media (max-width: 567px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 120px;
    height: 120px;
    border-radius: 120px;
  }
}
@media (max-width: 460px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 100px;
    height: 100px;
    border-radius: 100px;
  }
}
@media (max-width: 380px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 76px;
    height: 76px;
    border-radius: 76px;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  max-width: 513px;
  width: 100%;
  margin-right: 90px;
  padding-left: 37px;
}
@media (max-width: 1680px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    max-width: 695px;
  }
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    max-width: 512px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    max-width: 424px;
    margin-right: 43px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    max-width: 324px;
    margin-bottom: 10px;
    margin-right: 33px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    max-width: none;
    margin-right: 80px;
    margin-bottom: 10px;
  }
}
@media (max-width: 860px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    margin-bottom: 10px;
    margin-right: 50px;
  }
}
@media (max-width: 767px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    margin-bottom: 5px;
  }
}
@media (max-width: 640px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    margin-right: 30px;
    padding-left: 20px;
  }
}
@media (max-width: 567px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    margin-right: 25px;
    padding-left: 0;
  }
}
@media (max-width: 380px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    margin-right: 15px;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  color: #333;
  font-size: 40px;
  font-family: "Pretendard";
  font-weight: bold;
  line-height: 135%;
  letter-spacing: -1px;
  max-height: 112px;
  margin-bottom: 30px;
  transition: all 0.3s;
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 34px;
    max-height: 94px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 30px;
    max-height: 88px;
    margin-bottom: 18px;
  }
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 24px;
    max-height: 65px;
    margin-bottom: 23px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 30px;
    max-height: 88px;
    margin-bottom: 18px;
  }
}
@media (max-width: 860px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 24px;
    max-height: 65px;
    margin-bottom: 23px;
  }
}
@media (max-width: 767px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 20px;
    max-height: 53px;
    margin-bottom: 28px;
  }
}
@media (max-width: 640px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 18px;
    margin-bottom: 23px;
  }
}
@media (max-width: 567px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 16px;
    max-height: 45px;
    margin-bottom: 18px;
  }
}
@media (max-width: 460px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 15px;
    max-height: 42px;
    margin-bottom: 13px;
  }
}
@media (max-width: 320px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 14px;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info {
  display: block;
  position: relative;
  width: 100%;
  padding-right: 70px;
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info {
    padding-right: 50px;
  }
}
@media (max-width: 460px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info {
    padding-right: 30px;
  }
}
@media (max-width: 380px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info {
    padding-right: 0;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-catName,
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-date {
  color: #666;
  font-size: 16px;
  font-family: "Pretendard";
  font-weight: 400;
  line-height: 150%;
  padding: 6px 15px;
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-catName,
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-date {
    font-size: 15px;
    padding: 4px 10px;
  }
}
@media (max-width: 767px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-catName,
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-date {
    font-size: 14px;
    padding: 3px 7px;
  }
}
@media (max-width: 520px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-catName,
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-date {
    font-size: 13px;
    padding: 2px 5px;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-catName {
  background: #ECEFF1;
  border-radius: 50px;
  letter-spacing: -0.64px;
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-catName {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-catName {
    font-size: 14px;
  }
}
@media (max-width: 520px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-status .zoomIn-catName {
    font-size: 13px;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-sub-text {
  display: block;
  width: 100%;
  line-height: 120%;
  color: #333;
  font-size: 20px;
  letter-spacing: -1px;
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-sub-text {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-sub-text {
    font-size: 15px;
  }
}
@media (max-width: 460px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-sub-text {
    font-size: 14px;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-more {
  position: absolute;
  top: -25px;
  right: 0;
  display: block;
  width: 50px;
  height: 50px;
  transition: all 0.3s;
  border-radius: 100%;
  border: 1px solid #ECEFF1;
  z-index: 2;
  background-color: #ECEFF1;
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-more {
    width: 40px;
    height: 40px;
    top: 20px;
  }
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-more {
    width: 28px;
    height: 28px;
    top: -14px;
  }
}
@media (max-width: 520px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-more {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 380px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-more {
    display: none;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-more::before {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  transition: all 0.3s;
  border-radius: 100%;
  z-index: 1;
  transform: translate(-50%, -50%);
  border: 1px solid transparent;
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-more .btn-more {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  transition: background-color 0.3s;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px;
  background-color: #ECEFF1;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='22' viewBox='0 0 23 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.25 11H20.75M20.75 11L10.75 1M20.75 11L10.75 21' stroke='%2398999A' stroke-width='2'/%3E%3C/svg%3E%0A");
  z-index: 3;
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-more .btn-more {
    background-size: 18px;
  }
}
@media (max-width: 1255px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-more .btn-more {
    background-size: 14px;
  }
}
@media (max-width: 520px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-more .btn-more {
    background-size: 10px;
  }
}
#section2 .zoom-list .item.n1 .zoomIn-inner::before {
  background-image: url(/template/2024/common/images/eng/dummy_01.jpg);
}
#section2 .zoom-list .item.n1 .zoomIn-inner::after {
  background-image: url(/template/2024/common/images/eng/dummy_02.jpg);
}
#section2 .zoom-list .item.n2 .zoomIn-inner::before {
  background-image: url(/template/2024/common/images/eng/dummy_03.jpg);
}
#section2 .zoom-list .item.n2 .zoomIn-inner::after {
  background-image: url(/template/2024/common/images/eng/dummy_04.jpg);
}
#section2 .zoom-list .item.n3 .zoomIn-inner::before {
  background-image: url(/template/2024/common/images/eng/dummy_05.jpg);
}
#section2 .zoom-list .item.n3 .zoomIn-inner::after {
  background-image: url(/template/2024/common/images/eng/dummy_06.jpg);
}
#section2 .zoom-list .item.n4 .zoomIn-inner::before {
  background-image: url(/template/2024/common/images/eng/dummy_07.jpg);
}
#section2 .zoom-list .item.n4 .zoomIn-inner::after {
  background-image: url(/template/2024/common/images/eng/dummy_08.jpg);
}
#section2 .zoom-list .item.n5 .zoomIn-inner::before {
  background-image: url(/template/2024/common/images/eng/dummy_09.jpg);
}
#section2 .zoom-list .item.n5 .zoomIn-inner::after {
  background-image: url(/template/2024/common/images/eng/dummy_10.jpg);
}
#section2 .zoom-list .item.n6 .zoomIn-inner::before {
  background-image: url(/template/2024/common/images/eng/dummy_11.jpg);
}
#section2 .zoom-list .item.n6 .zoomIn-inner::after {
  background-image: url(/template/2024/common/images/eng/dummy_12.jpg);
}
#section2 .zoom-list .item:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail {
  /*
  @media (max-width:1024px) {}
  @media (max-width:600px) {margin-right:-103px;}
  @media (max-width:767px) {margin-right:-93px;}*/
}
#section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail {
  /*
  @media (max-width:1024px) {margin-left:-350px;}
  @media (max-width:767px) {margin-left:-200px;}*/
}
#section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-text {
  margin-left: 90px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 37px;
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-text {
    margin-left: 43px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-text {
    margin-left: 80px;
  }
}
@media (max-width: 860px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-text {
    margin-left: 50px;
  }
}
@media (max-width: 640px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-text {
    margin-left: 30px;
    padding-right: 20px;
  }
}
@media (max-width: 567px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-text {
    margin-left: 25px;
    padding-right: 0;
  }
}
@media (max-width: 380px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-text {
    margin-left: 15px;
  }
}

#section5 {
  padding: 284px 0 135px 0;
}
@media (max-width: 1024px) {
  #section5 {
    padding-bottom: 99px;
  }
}
@media (max-width: 767px) {
  #section5 {
    padding-bottom: 73px;
  }
}
@media (max-width: 640px) {
  #section5 {
    padding-bottom: 62px;
  }
}
@media (max-width: 420px) {
  #section5 {
    padding-bottom: 58px;
  }
}
@media (max-width: 320px) {
  #section5 {
    padding-bottom: 35px;
  }
}
#section5 .layout {
  padding: 0;
  max-width: 1385px;
  overflow: hidden;
}
@media (max-width: 1485px) {
  #section5 .layout {
    max-width: none;
    padding: 0 50px;
  }
}
@media (max-width: 1024px) {
  #section5 .layout {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  #section5 .layout {
    padding: 0 20px;
  }
}
#section5 .title-group {
  position: relative;
  display: block;
  max-width: 541px;
  width: 100%;
  margin: 0 auto 70px;
  text-align: center;
}
@media (max-width: 767px) {
  #section5 .title-group {
    margin-bottom: 54px;
  }
}
@media (max-width: 560px) {
  #section5 .title-group {
    margin-bottom: 40px;
  }
}
@media (max-width: 420px) {
  #section5 .title-group {
    margin-bottom: 28px;
  }
}
@media (max-width: 320px) {
  #section5 .title-group {
    margin-bottom: 32px;
  }
}
#section5 .title-group .main-title {
  display: block;
  margin-bottom: 22px;
  width: 100%;
  height: 78px;
  background-image: url("data:image/svg+xml,%3Csvg width='543' height='79' viewBox='0 0 543 79' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.1345 20.9523H31.0285V56.6523H21.1345V42.9843H10.4245V56.6523H0.479492V20.9523H10.4245V33.8553H21.1345V20.9523Z' fill='%233D4243'/%3E%3Cpath d='M58.9956 37.8333C62.3616 39.4143 64.4526 42.6273 64.4526 46.5033C64.4526 52.3173 59.4546 56.7033 52.8756 56.7033H36.4026V21.0033H52.5186C58.8426 21.0033 63.4836 24.8283 63.4836 30.1323C63.4836 33.2943 61.6986 36.1503 58.9956 37.8333ZM54.1506 31.7643C54.1506 29.8773 52.8756 28.6533 50.8356 28.6533H45.8376V34.8753H50.8356C52.8756 34.8753 54.1506 33.6003 54.1506 31.7643ZM51.1926 48.5943C53.3346 48.5943 54.7116 47.2683 54.7116 45.3303C54.7116 43.4433 53.3346 42.1173 51.1926 42.1173H45.8376V48.5943H51.1926Z' fill='%233D4243'/%3E%3Cpath d='M90.4303 20.9523H99.9673V56.6523H91.8074L77.6293 37.3233V56.6523H68.0923V20.9523H76.7113L90.4303 39.7203V20.9523Z' fill='%233D4243'/%3E%3Cpath d='M120.508 57.5703C111.43 57.5703 104.953 51.6543 104.953 42.8823V20.9523H115V42.6783C115 46.1973 117.244 48.4413 120.508 48.4413C123.823 48.4413 126.067 46.1973 126.067 42.6783V20.9523H136.114V42.8823C136.114 51.6543 129.637 57.5703 120.508 57.5703Z' fill='%233D4243'/%3E%3Cpath d='M358.332 18.8523H368.43V56.6523H359.79L344.779 36.1863V56.6523H334.68V18.8523H343.806L358.332 38.7243V18.8523Z' fill='%230096B8'/%3E%3Cpath d='M387.113 57.6243C378.527 57.6243 372.749 52.3323 372.749 44.1783V27.4923H382.793V43.7463C382.793 46.8243 384.467 48.6063 387.113 48.6063C389.813 48.6063 391.433 46.7703 391.433 43.7463V27.4923H401.477V44.1783C401.477 52.3323 395.753 57.6243 387.113 57.6243Z' fill='%230096B8'/%3E%3Cpath d='M440.129 26.6823C446.393 26.6823 450.497 31.5423 450.497 38.4003V56.6523H440.453V39.6423C440.453 36.5643 439.373 35.1063 437.213 35.1063C434.459 35.1063 433.055 36.9963 433.055 40.6683V56.6523H423.281V39.6423C423.281 36.6723 422.147 35.1063 420.041 35.1063C417.341 35.1063 415.829 37.0503 415.829 40.6683V56.6523H405.785V27.4923H412.859L414.263 30.6783C416.369 28.1943 419.447 26.6823 422.795 26.6823C426.359 26.6823 429.329 28.2483 431.165 30.9483C433.271 28.3023 436.511 26.6823 440.129 26.6823Z' fill='%230096B8'/%3E%3Cpath d='M472.067 26.6283C481.031 26.6283 487.403 33.0543 487.403 42.1263C487.403 51.1983 481.031 57.6243 472.067 57.6243C468.665 57.6243 465.641 56.4903 463.265 54.4923L462.347 56.6523H454.895V16.9623H464.831V28.6263C466.937 27.3303 469.367 26.6283 472.067 26.6283ZM470.717 48.7143C474.443 48.7143 477.251 45.9063 477.251 42.1263C477.251 38.2923 474.497 35.4843 470.717 35.4843C466.991 35.4843 464.183 38.2923 464.183 42.1263C464.183 45.9063 466.991 48.7143 470.717 48.7143Z' fill='%230096B8'/%3E%3Cpath d='M520.371 41.8023C520.371 42.7203 520.317 43.5843 520.209 44.5023H498.555C499.203 47.8503 501.309 49.5783 504.495 49.5783C506.817 49.5783 508.815 48.5523 509.733 46.8243H519.777C517.725 53.4663 511.785 57.6243 504.495 57.6243C495.369 57.6243 488.673 50.9823 488.673 42.0723C488.673 33.1623 495.315 26.5743 504.495 26.5743C513.891 26.5743 520.371 33.2703 520.371 41.8023ZM504.495 34.4583C501.579 34.4583 499.527 36.0243 498.717 38.9403H510.489C509.625 36.0243 507.519 34.4583 504.495 34.4583Z' fill='%230096B8'/%3E%3Cpath d='M539.629 27.3843H542.329V36.5643H538.387C534.877 36.5643 533.365 38.1303 533.365 41.8563V56.6523H523.321V27.4923H530.071L531.637 30.7323C533.689 28.3563 536.173 27.3843 539.629 27.3843Z' fill='%230096B8'/%3E%3Cpath d='M163.062 42.1523C163.062 44.3614 161.272 46.1523 159.062 46.1523C156.853 46.1523 155.062 44.3614 155.062 42.1523C155.062 39.9431 156.853 38.1523 159.062 38.1523C161.272 38.1523 163.062 39.9431 163.062 42.1523Z' fill='%23BCBCBC'/%3E%3Cpath d='M176.988 58.0643C176.436 58.0643 175.7 57.9109 174.78 57.6043C173.86 57.3589 173.032 56.9603 172.296 56.4083C171.499 55.8563 171.039 55.2123 170.916 54.4763C170.916 54.3536 170.978 54.1696 171.1 53.9243C171.162 53.7403 171.315 53.6483 171.56 53.6483C172.051 53.6483 172.358 53.8629 172.48 54.2923C172.603 54.7216 172.756 55.0589 172.94 55.3043C173.247 55.6723 173.676 55.8869 174.228 55.9483C174.78 56.0709 175.302 56.1323 175.792 56.1323C176.16 56.1323 176.528 56.1323 176.896 56.1323C177.264 56.1323 177.602 56.1016 177.908 56.0403C178.276 55.9176 178.583 55.8563 178.828 55.8563C179.135 55.7336 179.472 55.5803 179.84 55.3963C180.208 55.2736 180.546 55.1816 180.852 55.1203C181.404 54.9976 181.895 54.7829 182.324 54.4763C182.754 54.2309 183.183 53.9856 183.612 53.7403C186.066 52.4523 188.212 51.1643 190.052 49.8763C191.954 48.5883 193.763 46.9629 195.48 45.0003C195.971 44.4483 196.615 43.6203 197.412 42.5163C198.21 41.3509 198.578 40.4309 198.516 39.7563C199.191 38.5296 199.528 37.2723 199.528 35.9843C199.528 35.4936 199.436 35.1563 199.252 34.9723C199.13 34.7269 198.823 34.6043 198.332 34.6043C197.412 34.6043 196.584 34.7576 195.848 35.0643C195.174 35.3709 194.407 35.7083 193.548 36.0763C193.303 36.1376 192.812 36.4136 192.076 36.9043C191.34 37.3949 190.512 37.9469 189.592 38.5603C188.734 39.1123 187.967 39.6643 187.292 40.2163C186.679 40.7683 186.372 41.1363 186.372 41.3203C186.127 41.3816 185.912 41.4429 185.728 41.5043C185.544 41.5043 185.391 41.5349 185.268 41.5963C185.084 41.5963 184.87 41.8109 184.624 42.2403L184.348 42.7003C184.226 42.9456 184.103 43.0989 183.98 43.1603C183.367 43.7736 182.876 44.4789 182.508 45.2763C182.202 46.0123 181.864 46.7483 181.496 47.4843C181.374 47.7296 181.251 48.1283 181.128 48.6803C181.006 49.2323 180.883 49.6616 180.76 49.9683C180.638 50.4589 180.423 50.8883 180.116 51.2563C179.871 51.6856 179.472 51.9003 178.92 51.9003C178.43 51.9003 177.939 51.5016 177.448 50.7043C176.958 49.9683 176.682 49.3856 176.62 48.9563C176.62 48.9563 176.62 48.9256 176.62 48.8643C176.62 48.8029 176.651 48.7416 176.712 48.6803V48.4043C176.958 47.5456 177.356 46.8096 177.908 46.1963C178.522 45.5216 179.043 44.8469 179.472 44.1723C179.963 43.4976 180.362 42.7923 180.668 42.0563C181.036 41.3203 181.435 40.6149 181.864 39.9403C182.416 39.0816 182.876 38.2536 183.244 37.4563C183.674 36.6589 184.072 35.8616 184.44 35.0643C184.87 34.2669 185.268 33.4696 185.636 32.6723C186.066 31.8749 186.587 31.0776 187.2 30.2803C187.998 29.0536 188.764 27.8269 189.5 26.6003C190.298 25.3736 191.126 24.2389 191.984 23.1963C192.414 22.7056 193.088 21.8469 194.008 20.6203C194.99 19.3936 196.032 18.1363 197.136 16.8483C198.24 15.5603 199.314 14.4256 200.356 13.4443C201.46 12.4016 202.35 11.8496 203.024 11.7883H203.576C203.883 11.7883 204.435 12.0029 205.232 12.4323C206.091 12.8003 206.888 13.2603 207.624 13.8123C208.422 14.3029 208.882 14.7016 209.004 15.0083C209.066 15.0696 209.158 15.2229 209.28 15.4683C209.403 15.7136 209.464 15.9283 209.464 16.1123C209.464 16.2349 209.403 16.2963 209.28 16.2963C209.035 16.2963 208.698 16.1736 208.268 15.9283C208.084 15.8056 207.808 15.6829 207.44 15.5603C207.072 15.3763 206.766 15.2843 206.52 15.2843C206.03 15.2843 205.692 15.3456 205.508 15.4683C205.386 15.5296 205.294 15.6216 205.232 15.7443C204.987 16.0509 204.803 16.2963 204.68 16.4803C204.619 16.6643 204.404 16.8789 204.036 17.1243C203.73 17.3083 203.362 17.5536 202.932 17.8603C202.564 18.1056 202.258 18.4123 202.012 18.7803L201.92 18.9643C201.798 19.2096 201.552 19.3629 201.184 19.4243C200.939 19.5469 200.755 19.6696 200.632 19.7923L200.54 20.0683C200.356 20.3136 200.172 20.6203 199.988 20.9883C199.804 21.2949 199.62 21.6016 199.436 21.9083C199.191 22.0309 198.854 22.2456 198.424 22.5523C198.056 22.7976 197.811 23.0123 197.688 23.1963C197.382 23.7483 197.014 24.2696 196.584 24.7603C196.216 25.2509 195.787 25.7416 195.296 26.2323C194.99 26.4776 194.53 27.0296 193.916 27.8883C193.364 28.7469 192.812 29.6363 192.26 30.5563C191.708 31.4149 191.31 32.0589 191.064 32.4883C190.696 33.1629 190.144 33.7456 189.408 34.2363C188.672 34.7269 188.243 35.4016 188.12 36.2603L187.568 36.9043C188.611 36.2909 189.684 35.7083 190.788 35.1563C191.892 34.6043 193.027 34.0523 194.192 33.5003C194.438 33.5003 194.652 33.4696 194.836 33.4083C195.02 33.2856 195.235 33.2243 195.48 33.2243C195.787 33.1016 196.278 33.0096 196.952 32.9483C197.688 32.8869 198.271 32.8256 198.7 32.7643C199.007 32.8869 199.436 33.0096 199.988 33.1323C200.54 33.1936 200.939 33.3776 201.184 33.6843C201.859 33.9909 202.534 34.4816 203.208 35.1563C203.883 35.7696 204.251 36.4443 204.312 37.1803C204.435 38.3456 204.128 39.7256 203.392 41.3203C202.656 42.9149 201.951 44.1416 201.276 45.0003C201.031 45.3069 200.755 45.6749 200.448 46.1043C200.203 46.4723 199.896 46.7789 199.528 47.0243C199.467 47.0856 199.314 47.1776 199.068 47.3003C198.823 47.3616 198.67 47.4229 198.608 47.4843C198.302 47.9136 198.056 48.1896 197.872 48.3123C197.75 48.3736 197.627 48.4349 197.504 48.4963C197.443 48.5576 197.351 48.6496 197.228 48.7723C196.799 49.2016 196.554 49.4776 196.492 49.6003C196.492 49.7229 196.124 49.9683 195.388 50.3363C195.266 50.5816 195.02 50.8576 194.652 51.1643C194.284 51.4709 194.008 51.7163 193.824 51.9003L192.996 52.1763C192.874 52.4829 192.506 52.8203 191.892 53.1883C191.279 53.6176 190.635 53.9856 189.96 54.2923C189.286 54.6603 188.795 54.9363 188.488 55.1203C188.059 55.3043 187.691 55.4883 187.384 55.6723C187.139 55.9176 186.771 56.1016 186.28 56.2243C186.035 56.2856 185.575 56.4696 184.9 56.7763C184.226 57.0829 183.827 57.3283 183.704 57.5123C183.459 57.4509 183.306 57.4203 183.244 57.4203C183.244 57.4203 183.122 57.4816 182.876 57.6043C181.895 57.8496 180.914 57.9723 179.932 57.9723C178.951 58.0336 177.97 58.0643 176.988 58.0643Z' fill='%230096B8'/%3E%3Cpath d='M198.817 78.3043C197.283 78.3043 196.21 77.7829 195.597 76.7403C194.983 75.7589 194.677 74.6856 194.677 73.5203C194.677 72.2936 194.891 71.0976 195.321 69.9323C195.75 68.7669 196.271 67.6936 196.885 66.7123C197.375 65.8536 197.897 64.9643 198.449 64.0443C198.939 63.1243 199.491 62.2656 200.105 61.4683C201.577 59.4443 203.478 57.3283 205.809 55.1203C208.201 52.9736 210.439 51.1949 212.525 49.7843C213.567 49.1096 214.825 48.4043 216.297 47.6683C217.83 46.8709 219.179 46.2269 220.345 45.7363C221.51 45.1843 222.093 44.9083 222.093 44.9083C222.645 44.7243 223.197 44.4483 223.749 44.0803C224.362 43.7736 224.822 43.6203 225.129 43.6203C225.19 43.5589 225.251 43.4976 225.313 43.4363C225.374 43.3749 225.435 43.3136 225.497 43.2523C225.926 42.7616 226.202 42.0256 226.325 41.0443C226.447 40.0629 226.631 39.2656 226.877 38.6523C226.999 38.3456 227.091 38.1309 227.153 38.0083C227.275 37.8243 227.337 37.5483 227.337 37.1803V36.6283C227.337 36.3216 227.367 36.0456 227.429 35.8003C227.49 35.5549 227.551 35.3096 227.613 35.0643C227.674 34.8803 227.705 34.4816 227.705 33.8683C227.275 33.9909 226.907 34.2363 226.601 34.6043C226.355 34.9723 226.079 35.3096 225.773 35.6163C225.221 36.1069 224.699 36.6589 224.209 37.2723C223.779 37.8856 223.289 38.4376 222.737 38.9283C221.878 39.7256 220.713 40.8296 219.241 42.2403C217.769 43.6509 216.235 44.9083 214.641 46.0123C213.046 47.1163 211.635 47.6683 210.409 47.6683C209.611 47.6683 208.722 47.3616 207.741 46.7483C206.759 46.1349 206.085 45.5216 205.717 44.9083V44.7243C205.717 44.5403 205.686 44.3563 205.625 44.1723C205.563 43.9269 205.533 43.7123 205.533 43.5283C205.533 42.3629 205.809 41.0749 206.361 39.6643C206.913 38.2536 207.557 36.9349 208.293 35.7083C209.029 34.4816 209.703 33.5923 210.317 33.0403L210.593 32.6723C210.838 32.3656 211.053 32.0896 211.237 31.8443C211.482 31.5989 211.727 31.3536 211.973 31.1083C212.463 30.5563 212.954 30.0963 213.445 29.7283C213.997 29.3603 214.61 29.1763 215.285 29.1763C215.53 29.1763 216.051 29.3296 216.849 29.6363C217.646 29.9429 218.413 30.2803 219.149 30.6483C219.885 30.9549 220.253 31.2309 220.253 31.4763C220.314 31.7216 220.191 31.8443 219.885 31.8443H219.609L219.425 31.7523C219.363 31.7523 219.302 31.7523 219.241 31.7523C219.179 31.6909 219.087 31.6603 218.965 31.6603C218.351 31.6603 217.493 32.1816 216.389 33.2243C215.346 34.2056 214.273 35.4629 213.169 36.9963C212.065 38.4683 211.145 39.9096 210.409 41.3203C209.673 42.6696 209.305 43.7123 209.305 44.4483C209.305 44.7549 209.427 44.9083 209.673 44.9083C210.286 44.9083 210.93 44.6936 211.605 44.2643C212.341 43.8349 212.954 43.4669 213.445 43.1603H213.629C216.389 41.1363 218.842 39.1429 220.989 37.1803C222.154 36.1376 223.319 35.0949 224.485 34.0523C225.65 33.0096 226.815 31.9056 227.981 30.7403L228.533 30.1883L229.085 29.5443C229.453 29.1149 229.882 28.7163 230.373 28.3483C230.925 28.4709 231.722 28.6549 232.765 28.9003C233.869 29.1456 234.451 29.6976 234.513 30.5563C234.513 30.8629 234.451 31.1696 234.329 31.4763C234.267 31.7216 234.206 31.9976 234.145 32.3043C234.083 32.9176 233.991 33.5309 233.869 34.1443C233.746 34.7576 233.623 35.3709 233.501 35.9843C233.439 36.3523 233.317 36.7203 233.133 37.0883C233.01 37.4563 232.887 37.8243 232.765 38.1923C232.642 38.6216 232.55 39.0816 232.489 39.5723C232.489 40.0629 232.397 40.5536 232.213 41.0443C232.151 41.2283 231.998 41.5656 231.753 42.0563C231.507 42.4856 231.385 42.7923 231.385 42.9763C231.385 43.0376 231.507 43.0683 231.753 43.0683C231.937 43.0683 232.09 43.0683 232.213 43.0683C232.397 43.0069 232.519 42.9763 232.581 42.9763C234.053 42.9763 235.371 43.4669 236.537 44.4483C236.659 44.5096 236.721 44.5709 236.721 44.6323C236.782 44.6323 236.843 44.6323 236.905 44.6323V44.8163C236.905 45.1229 236.721 45.3683 236.353 45.5523C235.985 45.7363 235.739 45.6136 235.617 45.1843C235.555 45.0003 235.402 44.9083 235.157 44.9083C234.911 44.8469 234.697 44.8163 234.513 44.8163C233.899 44.8163 233.041 45.0309 231.937 45.4603C230.894 45.8283 230.403 46.3803 230.465 47.1163C230.158 47.3003 229.698 47.8216 229.085 48.6803C228.533 49.5389 228.226 50.1216 228.165 50.4283C228.103 50.6736 228.073 50.9189 228.073 51.1643C228.073 51.4096 227.95 51.6549 227.705 51.9003C227.459 52.1456 227.245 52.3909 227.061 52.6363C226.938 52.8816 226.877 53.2496 226.877 53.7403C226.509 53.8629 226.11 54.2003 225.681 54.7523C225.251 55.3043 225.067 55.7643 225.129 56.1323L224.853 56.2243L225.037 56.5923C224.546 56.7763 224.301 57.0216 224.301 57.3283C223.933 57.4509 223.626 57.7576 223.381 58.2483C223.197 58.7389 222.921 59.1069 222.553 59.3523V59.7203L221.817 60.0883L221.909 60.3643C221.663 60.5483 221.418 60.7323 221.173 60.9163C220.989 61.1616 220.805 61.4069 220.621 61.6523C220.375 61.8976 220.161 62.1123 219.977 62.2963C219.854 62.4803 219.731 62.6336 219.609 62.7563V63.1243C219.425 63.1856 219.333 63.3389 219.333 63.5843C219.026 63.6456 218.75 63.7989 218.505 64.0443L218.045 64.5043L218.137 64.6883C217.953 64.8109 217.769 64.9336 217.585 65.0563C217.462 65.1789 217.37 65.3629 217.309 65.6083H217.033C216.849 65.9763 216.542 66.3443 216.113 66.7123C215.745 67.1416 215.407 67.5096 215.101 67.8163L213.537 69.7483C213.046 70.1776 212.494 70.5763 211.881 70.9443C211.329 71.3123 210.807 71.7416 210.317 72.2323C210.133 72.3549 209.949 72.5083 209.765 72.6923C209.642 72.8763 209.489 73.0603 209.305 73.2443C209.059 73.4896 208.722 73.7043 208.293 73.8883C207.925 74.1336 207.587 74.4096 207.281 74.7163C206.299 75.3909 205.011 76.1576 203.417 77.0163C201.761 77.8749 200.227 78.3043 198.817 78.3043ZM201.117 75.4523C201.423 75.3296 201.883 75.1149 202.497 74.8083C203.11 74.5629 203.662 74.2869 204.153 73.9803C204.705 73.6736 204.981 73.4283 204.981 73.2443C205.778 72.7536 206.483 72.1709 207.097 71.4963C207.771 70.8829 208.415 70.2696 209.029 69.6563C209.703 69.0429 210.378 68.4296 211.053 67.8163C211.727 67.2029 212.341 66.5589 212.893 65.8843C213.261 65.3936 213.598 64.9029 213.905 64.4123C214.273 63.9216 214.641 63.4616 215.009 63.0323C215.499 62.3576 216.021 61.6829 216.573 61.0083C217.186 60.3949 217.738 59.7509 218.229 59.0763C218.781 58.4016 219.271 57.6656 219.701 56.8683C220.191 56.0709 220.682 55.3043 221.173 54.5683C221.479 54.0776 221.817 53.5563 222.185 53.0043C222.614 52.4523 222.951 51.9003 223.197 51.3483C223.319 51.1643 223.411 50.9496 223.473 50.7043C223.595 50.5203 223.718 50.3056 223.841 50.0603C224.086 49.6309 224.423 48.9869 224.853 48.1283C225.343 47.2083 225.589 46.5336 225.589 46.1043C224.853 46.4723 223.994 46.8403 223.013 47.2083C222.522 47.4536 222.031 47.6989 221.541 47.9443C221.111 48.1283 220.897 48.2816 220.897 48.4043C220.59 48.4656 219.854 48.7723 218.689 49.3243C217.585 49.8763 216.481 50.4589 215.377 51.0723C214.273 51.6856 213.567 52.1456 213.261 52.4523C212.095 53.3109 210.961 54.2309 209.857 55.2123C208.814 56.1936 207.771 57.1749 206.729 58.1563C206.483 58.4016 206.269 58.6469 206.085 58.8923C205.901 59.1376 205.717 59.4136 205.533 59.7203C205.471 59.8429 205.379 59.9349 205.257 59.9963C205.195 60.1189 205.134 60.2416 205.073 60.3643C204.95 60.4869 204.705 60.8243 204.337 61.3763C203.969 61.9283 203.631 62.4803 203.325 63.0323C203.018 63.5843 202.834 63.9523 202.773 64.1363C202.221 64.6883 201.577 65.6083 200.841 66.8963C200.105 68.1843 199.583 69.2269 199.277 70.0243L198.633 71.4963C198.449 71.7416 198.357 72.1709 198.357 72.7843C198.295 73.3976 198.265 73.8883 198.265 74.2563C198.326 74.8083 198.541 75.1456 198.909 75.2683C199.277 75.4523 200.013 75.5136 201.117 75.4523Z' fill='%230096B8'/%3E%3Cpath d='M258.37 57.2363C257.941 57.2363 257.327 57.0216 256.53 56.5923C255.794 56.2243 255.273 55.9176 254.966 55.6723C253.923 54.6296 253.402 53.0656 253.402 50.9803C253.402 49.4469 253.617 47.8829 254.046 46.2883C254.475 44.6323 254.966 43.0989 255.518 41.6883C256.07 40.2163 256.53 39.0816 256.898 38.2843C257.021 38.1003 257.143 37.8549 257.266 37.5483C257.389 37.1803 257.573 36.7816 257.818 36.3523C258.125 35.6163 258.493 34.9109 258.922 34.2363L257.726 34.6043H257.266C256.653 34.9723 255.978 35.2483 255.242 35.4323C254.567 35.5549 253.893 35.7083 253.218 35.8923C252.482 36.0763 251.777 36.3523 251.102 36.7203C250.427 37.0269 249.753 37.3336 249.078 37.6403C249.078 37.7016 248.986 37.7323 248.802 37.7323C248.495 37.7323 248.219 37.5789 247.974 37.2723C247.729 36.9043 247.606 36.5976 247.606 36.3523C247.606 36.1683 247.974 35.9536 248.71 35.7083C249.385 35.4016 250.213 35.0949 251.194 34.7883C252.237 34.4203 253.187 34.1136 254.046 33.8683C254.966 33.5616 255.579 33.3776 255.886 33.3163C256.377 33.1936 256.806 33.0709 257.174 32.9483C257.542 32.8256 257.91 32.7029 258.278 32.5803V32.4883H258.646C259.137 32.4883 259.505 32.3963 259.75 32.2123C260.302 30.9856 261.161 29.3909 262.326 27.4283C263.491 25.4043 264.779 23.6256 266.19 22.0923C266.497 21.7856 266.65 21.4176 266.65 20.9883C266.711 20.5589 266.895 20.1603 267.202 19.7923C267.693 19.3016 268.091 18.9029 268.398 18.5963C268.766 18.2896 269.257 17.9523 269.87 17.5843C270.238 17.6456 270.851 17.8603 271.71 18.2283C272.569 18.5963 273.366 18.9949 274.102 19.4243C274.899 19.8536 275.298 20.2523 275.298 20.6203C275.298 20.8043 274.991 21.1416 274.378 21.6323C273.765 22.0616 273.121 22.4909 272.446 22.9203C271.771 23.3496 271.311 23.6563 271.066 23.8403L270.422 24.0243C269.686 24.6376 269.011 25.2816 268.398 25.9563C267.785 26.6309 267.141 27.2749 266.466 27.8883C266.098 28.2563 265.791 28.6856 265.546 29.1763C265.362 29.6056 265.086 30.0043 264.718 30.3723V30.8323C264.534 30.9549 264.381 31.1083 264.258 31.2923C265.914 31.1696 267.202 31.2309 268.122 31.4763C269.103 31.6603 270.085 32.1816 271.066 33.0403C271.189 33.1629 271.25 33.3163 271.25 33.5003C271.25 33.6843 271.158 33.7763 270.974 33.7763H270.606V33.6843L270.514 33.7763C269.042 33.4083 267.631 33.2243 266.282 33.2243C265.73 33.2243 265.209 33.2549 264.718 33.3163C264.227 33.3776 263.798 33.4389 263.43 33.5003C263.43 33.5003 263.246 33.7763 262.878 34.3283C262.51 34.8189 262.142 35.3403 261.774 35.8923C261.406 36.3829 261.222 36.6896 261.222 36.8123C261.099 36.9963 260.854 37.4256 260.486 38.1003C260.179 38.7749 259.873 39.4803 259.566 40.2163C259.382 40.5843 259.198 40.9523 259.014 41.3203C258.891 41.6269 258.769 41.9029 258.646 42.1483L258.186 42.9763C258.186 43.4056 258.094 43.8656 257.91 44.3563C257.787 44.7856 257.665 45.1843 257.542 45.5523H257.45V45.7363C257.45 46.1043 257.358 46.5029 257.174 46.9323C257.051 47.3003 256.929 47.6376 256.806 47.9443C256.499 49.3549 256.346 50.6736 256.346 51.9003C256.346 52.2069 256.346 52.5136 256.346 52.8203C256.346 53.1269 256.377 53.4336 256.438 53.7403C256.561 54.1696 256.683 54.5376 256.806 54.8443C256.99 55.1509 257.266 55.3963 257.634 55.5803C257.818 55.5803 257.971 55.6109 258.094 55.6723L258.83 55.7643C259.566 55.8869 259.934 56.0709 259.934 56.3163C259.934 56.7456 259.719 56.9909 259.29 57.0523C258.922 57.1749 258.615 57.2363 258.37 57.2363Z' fill='%230096B8'/%3E%3Cpath d='M271.786 52.8203C271.172 52.8816 270.559 52.7589 269.946 52.4523C269.332 52.1456 268.964 51.6549 268.842 50.9803C268.78 49.7536 268.934 48.2816 269.302 46.5643C269.67 44.8469 270.13 43.0989 270.682 41.3203C271.234 39.5416 271.663 37.9776 271.97 36.6283C272.338 35.2176 272.522 34.2363 272.522 33.6843H272.154C271.295 33.6843 270.375 33.4083 269.394 32.8563C268.474 32.2429 268.014 31.4456 268.014 30.4643C268.014 29.6669 268.32 28.9616 268.934 28.3483C269.608 27.7349 270.222 27.2443 270.774 26.8763C270.958 26.7536 271.142 26.6003 271.326 26.4163C271.571 26.2323 271.816 26.1096 272.062 26.0483L273.074 25.6803L273.166 26.0483C273.166 26.1709 272.89 26.5083 272.338 27.0603L271.786 27.7043C271.602 27.8883 271.51 28.0109 271.51 28.0723C271.264 28.3789 271.019 28.9616 270.774 29.8203C270.59 30.6789 270.498 31.2923 270.498 31.6603C270.559 31.9056 270.682 32.0589 270.866 32.1203C271.111 32.1203 271.356 32.1203 271.602 32.1203C271.847 32.1203 272.123 32.0589 272.43 31.9363C272.736 31.7523 273.012 31.6603 273.258 31.6603C273.38 31.2923 273.503 30.9856 273.626 30.7403L274.178 29.7283V29.4523C274.3 29.0229 274.423 28.5936 274.546 28.1643C274.668 27.6736 274.76 27.2136 274.822 26.7843C274.944 26.2936 275.067 25.8336 275.19 25.4043C275.312 24.9136 275.496 24.4229 275.742 23.9323C276.171 22.9509 276.662 21.6936 277.214 20.1603C277.766 18.5656 278.348 17.0323 278.962 15.5603C279.636 14.0269 280.28 12.9229 280.894 12.2483C281.139 11.8189 281.384 11.4203 281.63 11.0523C281.936 10.6843 282.212 10.2856 282.458 9.85625C283.071 8.93625 283.991 7.86292 285.218 6.63625C286.444 5.40959 287.763 4.27492 289.174 3.23225C290.584 2.12825 291.811 1.42292 292.854 1.11625L294.234 0.65625C294.847 0.778919 295.644 1.08559 296.626 1.57625C297.607 2.06692 298.466 2.64959 299.202 3.32425C299.999 3.99892 300.428 4.70425 300.49 5.44025C300.612 6.60559 300.275 8.04692 299.478 9.76425C298.68 11.4816 297.76 13.1376 296.718 14.7323C295.675 16.2656 294.786 17.4616 294.05 18.3203C293.682 18.7496 293.283 19.1789 292.854 19.6083C292.486 19.9763 292.148 20.4056 291.842 20.8963C291.412 21.1416 291.044 21.4789 290.738 21.9083C290.492 22.2763 290.186 22.6136 289.818 22.9203C289.45 23.2883 288.744 23.9016 287.702 24.7603C286.72 25.5576 285.586 26.4469 284.298 27.4283C283.071 28.3483 281.906 29.1763 280.802 29.9123C279.759 30.5869 279.023 30.9856 278.594 31.1083C278.348 31.2309 278.103 31.3536 277.858 31.4763C277.674 31.5376 277.459 31.6296 277.214 31.7523C276.907 31.9363 276.539 32.1816 276.11 32.4883C275.864 32.6723 275.619 33.1629 275.374 33.9603C275.128 34.6963 274.883 35.4936 274.638 36.3523C274.454 37.1496 274.3 37.7323 274.178 38.1003C273.932 38.7749 273.748 39.4803 273.626 40.2163C273.564 40.9523 273.38 41.6576 273.074 42.3323L272.89 43.2523C272.767 43.8656 272.614 44.4789 272.43 45.0923C272.246 45.7056 272.092 46.3496 271.97 47.0243L271.694 48.4963V48.5883L273.902 46.1963C274.454 45.5829 275.251 44.6936 276.294 43.5283C277.336 42.3629 278.471 41.1056 279.698 39.7563C280.924 38.3456 282.151 37.0269 283.378 35.8003C284.666 34.5123 285.8 33.4389 286.782 32.5803C287.763 31.7216 288.468 31.2616 288.898 31.2003C289.02 31.2003 289.112 31.2003 289.174 31.2003C289.235 31.1389 289.296 31.1083 289.358 31.1083C290.4 31.1083 291.351 31.3536 292.21 31.8443C293.068 32.3349 293.344 32.9176 293.038 33.5923C292.67 35.0643 292.118 36.5976 291.382 38.1923C290.707 39.7256 290.124 41.2589 289.634 42.7923C289.143 44.3256 288.959 45.8896 289.082 47.4843C289.143 47.9136 289.296 48.6496 289.542 49.6923C289.848 50.7349 290.37 51.2563 291.106 51.2563C291.719 51.2563 292.363 50.9496 293.038 50.3363C293.774 49.7843 294.448 49.1403 295.062 48.4043C295.736 47.6683 296.288 47.0549 296.718 46.5643C297.024 46.2576 297.331 45.9509 297.638 45.6443C297.944 45.2763 298.312 44.9389 298.742 44.6323L298.834 46.1043C298.711 46.3496 298.588 46.5949 298.466 46.8403C298.343 47.0856 298.22 47.3309 298.098 47.5763C297.668 48.2509 297.208 49.0789 296.718 50.0603C296.227 51.0416 295.644 51.7776 294.97 52.2683C294.786 52.3909 294.203 52.4829 293.222 52.5443C292.24 52.6669 291.596 52.7283 291.29 52.7283C290.922 52.7283 290.584 52.6669 290.278 52.5443C290.032 52.4216 289.726 52.2989 289.358 52.1763C288.131 51.6856 286.935 51.0109 285.77 50.1523C284.666 49.2323 284.114 48.0976 284.114 46.7483C284.114 46.4416 284.083 46.1349 284.022 45.8283C284.022 45.5216 284.052 45.1843 284.114 44.8163C284.114 44.0803 284.236 43.1909 284.482 42.1483C284.666 41.2283 284.819 40.3083 284.942 39.3883C285.126 38.4683 285.279 37.5483 285.402 36.6283L285.31 36.7203C285.064 36.9656 284.819 37.2109 284.574 37.4563C284.328 37.7016 284.114 37.9776 283.93 38.2843C283.562 38.7749 283.255 39.1736 283.01 39.4803C282.826 39.7256 282.488 40.0629 281.998 40.4923L281.354 41.0443C280.924 41.3509 280.556 41.7189 280.25 42.1483C279.943 42.5163 279.636 42.9456 279.33 43.4363C279.084 43.7429 278.839 44.0803 278.594 44.4483C278.41 44.7549 278.164 45.0616 277.858 45.3683C277.428 45.7976 276.999 46.2269 276.57 46.6563C276.14 47.0243 275.772 47.4536 275.466 47.9443C275.22 48.3123 274.883 48.8643 274.454 49.6003C274.024 50.3363 273.564 51.0109 273.074 51.6243C272.644 52.2989 272.215 52.6976 271.786 52.8203ZM276.662 30.0043C281.139 27.3056 285.156 24.0549 288.714 20.2523C292.332 16.3883 295 12.1256 296.718 7.46425C296.779 7.28025 296.81 7.06559 296.81 6.82025C296.81 6.63625 296.779 6.48292 296.718 6.36025C296.718 6.17625 296.718 5.96159 296.718 5.71625C296.718 5.71625 296.564 5.71625 296.258 5.71625C296.196 5.71625 296.074 5.71625 295.89 5.71625C295.767 5.71625 295.644 5.68559 295.522 5.62425C295.031 5.86959 294.448 6.14559 293.774 6.45225C293.099 6.75892 292.578 7.06559 292.21 7.37225L292.026 7.64825V7.74025C291.903 7.86292 291.842 7.92425 291.842 7.92425C291.535 8.23092 291.228 8.53759 290.922 8.84425C290.615 9.08959 290.308 9.33492 290.002 9.58025C289.572 9.82559 289.174 10.1936 288.806 10.6843L288.53 11.0523C288.284 11.3589 288.008 11.6656 287.702 11.9723C287.395 12.2176 287.088 12.4629 286.782 12.7083C286.598 12.8309 286.199 13.2909 285.586 14.0883C285.034 14.8856 284.482 15.7136 283.93 16.5723C283.378 17.3696 283.01 17.9523 282.826 18.3203C282.764 18.5043 282.703 18.6576 282.642 18.7803C282.58 18.9029 282.458 19.0256 282.274 19.1483C282.274 19.3936 282.212 19.5469 282.09 19.6083L282.274 20.0683H281.814C281.752 20.3136 281.568 20.7123 281.262 21.2643C280.955 21.7549 280.679 22.0616 280.434 22.1843C280.372 22.4296 280.066 23.1043 279.514 24.2083C279.023 25.2509 278.502 26.3549 277.95 27.5203C277.398 28.6243 276.968 29.4523 276.662 30.0043Z' fill='%230096B8'/%3E%3Cpath d='M305.721 50.7963C304.617 50.7963 303.421 50.5816 302.133 50.1523C300.907 49.7229 299.833 49.0789 298.913 48.2203C298.055 47.3616 297.564 46.3189 297.441 45.0923C297.441 44.7856 297.441 44.4789 297.441 44.1723C297.503 43.8656 297.503 43.5896 297.441 43.3443C297.441 43.1603 297.257 42.9763 296.889 42.7923L296.613 42.5163C296.368 42.3936 296.123 42.2403 295.877 42.0563C295.632 41.8109 295.509 41.5349 295.509 41.2283C295.693 41.1669 295.847 41.1363 295.969 41.1363C296.276 41.1363 296.552 41.1669 296.797 41.2283C297.104 41.2896 297.38 41.3203 297.625 41.3203C297.564 41.3203 297.595 41.1976 297.717 40.9523C297.717 40.8296 297.748 40.7069 297.809 40.5843C297.871 40.4003 297.932 40.2776 297.993 40.2163C298.055 40.2163 298.147 40.0016 298.269 39.5723C298.392 39.0816 298.484 38.8056 298.545 38.7443C299.404 36.1069 300.569 33.8683 302.041 32.0283C303.575 30.1269 305.66 28.7163 308.297 27.7963C308.543 27.7349 308.757 27.7043 308.941 27.7043C309.187 27.6429 309.432 27.6123 309.677 27.6123C310.168 27.6123 310.812 27.7963 311.609 28.1643C312.407 28.4709 313.112 28.9003 313.725 29.4523C314.4 29.9429 314.768 30.4643 314.829 31.0163C314.829 31.2616 314.829 31.4763 314.829 31.6603C314.891 31.8443 314.921 32.0589 314.921 32.3043C314.921 32.6723 314.829 33.1016 314.645 33.5923L314.093 33.8683C313.971 34.1136 313.848 34.2976 313.725 34.4203L313.173 35.0643C312.683 35.5549 312.499 35.8923 312.621 36.0763L312.437 36.1683C312.437 36.1683 312.437 36.1989 312.437 36.2603C312.437 36.2603 312.407 36.2603 312.345 36.2603V36.3523L311.885 36.4443C311.64 36.6283 311.425 36.8429 311.241 37.0883C311.057 37.2723 310.873 37.4869 310.689 37.7323C309.769 38.7136 308.573 39.5723 307.101 40.3083C305.629 40.9829 304.28 41.5963 303.053 42.1483C302.869 42.2096 302.593 42.3016 302.225 42.4243C301.919 42.4856 301.704 42.6083 301.581 42.7923C301.336 43.0989 301.183 43.4976 301.121 43.9883C301.06 44.4789 301.029 44.9389 301.029 45.3683C301.152 46.1043 301.336 46.8096 301.581 47.4843C301.888 48.1589 302.501 48.4963 303.421 48.4963H304.249C304.556 48.4963 304.863 48.4656 305.169 48.4043C305.537 48.3429 305.905 48.2816 306.273 48.2203L306.917 47.8523L307.009 47.9443C307.377 47.8216 308.021 47.5456 308.941 47.1163C309.861 46.6869 310.751 46.2576 311.609 45.8283C312.468 45.3376 312.989 45.0003 313.173 44.8163L313.265 44.7243L313.357 44.5403L313.633 44.2643C314.737 43.4669 315.811 42.7923 316.853 42.2403C317.896 41.6269 318.908 40.8296 319.889 39.8483L320.073 40.0323H320.349C320.288 40.4616 320.135 40.7989 319.889 41.0443C319.644 41.2283 319.368 41.4736 319.061 41.7803L318.785 42.2403C318.049 43.4056 316.915 44.5709 315.381 45.7363C313.909 46.9016 312.56 47.8829 311.333 48.6803C310.904 48.9256 310.475 49.2323 310.045 49.6003C309.616 49.9069 309.125 50.1523 308.573 50.3363C307.531 50.6429 306.58 50.7963 305.721 50.7963ZM302.777 39.3883C303.145 39.3883 303.391 39.3883 303.513 39.3883C303.697 39.3269 303.943 39.2656 304.249 39.2043C305.476 38.5296 306.611 37.7323 307.653 36.8123C308.757 35.8923 309.8 34.9723 310.781 34.0523C310.904 33.6229 311.211 33.2549 311.701 32.9483L312.069 32.6723C312.192 32.5496 312.284 32.4269 312.345 32.3043C312.468 32.1816 312.529 32.0589 312.529 31.9363C312.591 31.8749 312.56 31.6603 312.437 31.2923L312.345 30.8323V30.6483C312.161 30.5869 311.916 30.5563 311.609 30.5563C311.18 30.7403 310.751 31.0163 310.321 31.3843C309.892 31.7523 309.432 31.9669 308.941 32.0283C308.696 32.3963 308.175 32.8869 307.377 33.5003C306.948 33.8683 306.519 34.2363 306.089 34.6043C305.721 34.9109 305.476 35.1256 305.353 35.2483C304.924 35.6776 304.403 36.3523 303.789 37.2723C303.176 38.1309 302.839 38.8363 302.777 39.3883Z' fill='%230096B8'/%3E%3C/svg%3E%0A");
  font-size: 0;
  background-position: 50%;
}
@media (max-width: 767px) {
  #section5 .title-group .main-title {
    margin-bottom: 13px;
    height: 63px;
    background-image: url("data:image/svg+xml,%3Csvg width='434' height='64' viewBox='0 0 434 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.658 17.611H24.5732V46.171H16.658V35.2366H8.08999V46.171H0.133987V17.611H8.08999V27.9334H16.658V17.611Z' fill='%233D4243'/%3E%3Cpath d='M46.9469 31.1158C49.6397 32.3806 51.3125 34.951 51.3125 38.0518C51.3125 42.703 47.3141 46.2118 42.0509 46.2118H28.8725V17.6518H41.7653C46.8245 17.6518 50.5373 20.7118 50.5373 24.955C50.5373 27.4846 49.1093 29.7694 46.9469 31.1158ZM43.0709 26.2606C43.0709 24.751 42.0509 23.7718 40.4189 23.7718H36.4205V28.7494H40.4189C42.0509 28.7494 43.0709 27.7294 43.0709 26.2606ZM40.7045 39.7246C42.4181 39.7246 43.5197 38.6638 43.5197 37.1134C43.5197 35.6038 42.4181 34.543 40.7045 34.543H36.4205V39.7246H40.7045Z' fill='%233D4243'/%3E%3Cpath d='M72.0947 17.611H79.7243V46.171H73.1963L61.8539 30.7078V46.171H54.2243V17.611H61.1195L72.0947 32.6254V17.611Z' fill='%233D4243'/%3E%3Cpath d='M96.1571 46.9054C88.8947 46.9054 83.7131 42.1726 83.7131 35.155V17.611H91.7507V34.9918C91.7507 37.807 93.5459 39.6022 96.1571 39.6022C98.8091 39.6022 100.604 37.807 100.604 34.9918V17.611H108.642V35.155C108.642 42.1726 103.46 46.9054 96.1571 46.9054Z' fill='%233D4243'/%3E%3Cpath d='M286.416 16.1322H294.494V46.3722H287.582L275.572 29.9994V46.3722H267.494V16.1322H274.795L286.416 32.0298V16.1322Z' fill='%230096B8'/%3E%3Cpath d='M309.44 47.1498C302.571 47.1498 297.949 42.9162 297.949 36.393V23.0442H305.984V36.0474C305.984 38.5098 307.323 39.9354 309.44 39.9354C311.6 39.9354 312.896 38.4666 312.896 36.0474V23.0442H320.931V36.393C320.931 42.9162 316.352 47.1498 309.44 47.1498Z' fill='%230096B8'/%3E%3Cpath d='M351.852 22.3962C356.864 22.3962 360.147 26.2842 360.147 31.7706V46.3722H352.112V32.7642C352.112 30.3018 351.248 29.1354 349.52 29.1354C347.316 29.1354 346.193 30.6474 346.193 33.585V46.3722H338.374V32.7642C338.374 30.3882 337.467 29.1354 335.782 29.1354C333.622 29.1354 332.412 30.6906 332.412 33.585V46.3722H324.377V23.0442H330.036L331.16 25.593C332.844 23.6058 335.307 22.3962 337.985 22.3962C340.836 22.3962 343.212 23.649 344.681 25.809C346.366 23.6922 348.958 22.3962 351.852 22.3962Z' fill='%230096B8'/%3E%3Cpath d='M377.403 22.353C384.574 22.353 389.672 27.4938 389.672 34.7514C389.672 42.009 384.574 47.1498 377.403 47.1498C374.682 47.1498 372.262 46.2426 370.362 44.6442L369.627 46.3722H363.666V14.6202H371.614V23.9514C373.299 22.9146 375.243 22.353 377.403 22.353ZM376.323 40.0218C379.304 40.0218 381.55 37.7754 381.55 34.7514C381.55 31.6842 379.347 29.4378 376.323 29.4378C373.342 29.4378 371.096 31.6842 371.096 34.7514C371.096 37.7754 373.342 40.0218 376.323 40.0218Z' fill='%230096B8'/%3E%3Cpath d='M416.047 34.4922C416.047 35.2266 416.003 35.9178 415.917 36.6522H398.594C399.112 39.3306 400.797 40.713 403.346 40.713C405.203 40.713 406.802 39.8922 407.536 38.5098H415.571C413.93 43.8234 409.178 47.1498 403.346 47.1498C396.045 47.1498 390.688 41.8362 390.688 34.7082C390.688 27.5802 396.002 22.3098 403.346 22.3098C410.863 22.3098 416.047 27.6666 416.047 34.4922ZM403.346 28.617C401.013 28.617 399.371 29.8698 398.723 32.2026H408.141C407.45 29.8698 405.765 28.617 403.346 28.617Z' fill='%230096B8'/%3E%3Cpath d='M431.453 22.9578H433.613V30.3018H430.459C427.651 30.3018 426.442 31.5546 426.442 34.5354V46.3722H418.406V23.0442H423.806L425.059 25.6362C426.701 23.7354 428.688 22.9578 431.453 22.9578Z' fill='%230096B8'/%3E%3Cpath d='M130.201 34.5722C130.201 36.3395 128.768 37.7722 127.001 37.7722C125.233 37.7722 123.801 36.3395 123.801 34.5722C123.801 32.8049 125.233 31.3722 127.001 31.3722C128.768 31.3722 130.201 32.8049 130.201 34.5722Z' fill='%23BCBCBC'/%3E%3Cpath d='M141.44 46.901C140.999 46.901 140.41 46.7783 139.674 46.533C138.938 46.3367 138.275 46.0178 137.687 45.5762C137.049 45.1346 136.681 44.6194 136.583 44.0306C136.583 43.9325 136.632 43.7853 136.73 43.589C136.779 43.4418 136.902 43.3682 137.098 43.3682C137.49 43.3682 137.736 43.5399 137.834 43.8834C137.932 44.2269 138.055 44.4967 138.202 44.693C138.447 44.9874 138.791 45.1591 139.232 45.2082C139.674 45.3063 140.091 45.3554 140.483 45.3554C140.778 45.3554 141.072 45.3554 141.367 45.3554C141.661 45.3554 141.931 45.3309 142.176 45.2818C142.471 45.1837 142.716 45.1346 142.912 45.1346C143.158 45.0365 143.427 44.9138 143.722 44.7666C144.016 44.6685 144.286 44.5949 144.531 44.5458C144.973 44.4477 145.366 44.2759 145.709 44.0306C146.052 43.8343 146.396 43.6381 146.739 43.4418C148.702 42.4114 150.419 41.381 151.891 40.3506C153.412 39.3202 154.86 38.0199 156.234 36.4498C156.626 36.0082 157.142 35.3458 157.779 34.4626C158.417 33.5303 158.712 32.7943 158.663 32.2546C159.202 31.2733 159.472 30.2674 159.472 29.237C159.472 28.8445 159.399 28.5746 159.251 28.4274C159.153 28.2311 158.908 28.133 158.515 28.133C157.779 28.133 157.117 28.2557 156.528 28.501C155.988 28.7463 155.375 29.0162 154.688 29.3106C154.492 29.3597 154.099 29.5805 153.511 29.973C152.922 30.3655 152.259 30.8071 151.523 31.2978C150.836 31.7394 150.223 32.181 149.683 32.6226C149.193 33.0642 148.947 33.3586 148.947 33.5058C148.751 33.5549 148.579 33.6039 148.432 33.653C148.285 33.653 148.162 33.6775 148.064 33.7266C147.917 33.7266 147.745 33.8983 147.549 34.2418L147.328 34.6098C147.23 34.8061 147.132 34.9287 147.034 34.9778C146.543 35.4685 146.151 36.0327 145.856 36.6706C145.611 37.2594 145.341 37.8482 145.047 38.437C144.948 38.6333 144.85 38.9522 144.752 39.3938C144.654 39.8354 144.556 40.1789 144.458 40.4242C144.36 40.8167 144.188 41.1602 143.943 41.4546C143.746 41.7981 143.427 41.9698 142.986 41.9698C142.593 41.9698 142.201 41.6509 141.808 41.013C141.416 40.4242 141.195 39.9581 141.146 39.6146C141.146 39.6146 141.146 39.5901 141.146 39.541C141.146 39.4919 141.17 39.4429 141.219 39.3938V39.173C141.416 38.4861 141.735 37.8973 142.176 37.4066C142.667 36.8669 143.084 36.3271 143.427 35.7874C143.82 35.2477 144.139 34.6834 144.384 34.0946C144.679 33.5058 144.998 32.9415 145.341 32.4018C145.783 31.7149 146.151 31.0525 146.445 30.4146C146.788 29.7767 147.107 29.1389 147.402 28.501C147.745 27.8631 148.064 27.2253 148.359 26.5874C148.702 25.9495 149.119 25.3117 149.61 24.6738C150.248 23.6925 150.861 22.7111 151.45 21.7298C152.088 20.7485 152.75 19.8407 153.437 19.0066C153.78 18.6141 154.32 17.9271 155.056 16.9458C155.841 15.9645 156.675 14.9586 157.559 13.9282C158.442 12.8978 159.3 11.9901 160.135 11.205C161.018 10.3709 161.729 9.92928 162.269 9.88021H162.711C162.956 9.88021 163.398 10.0519 164.035 10.3954C164.722 10.6898 165.36 11.0578 165.949 11.4994C166.587 11.8919 166.955 12.2109 167.053 12.4562C167.102 12.5053 167.176 12.6279 167.274 12.8242C167.372 13.0205 167.421 13.1922 167.421 13.3394C167.421 13.4375 167.372 13.4866 167.274 13.4866C167.078 13.4866 166.808 13.3885 166.464 13.1922C166.317 13.0941 166.096 12.9959 165.802 12.8978C165.507 12.7506 165.262 12.677 165.066 12.677C164.673 12.677 164.403 12.7261 164.256 12.8242C164.158 12.8733 164.084 12.9469 164.035 13.045C163.839 13.2903 163.692 13.4866 163.594 13.6338C163.545 13.781 163.373 13.9527 163.079 14.149C162.833 14.2962 162.539 14.4925 162.195 14.7378C161.901 14.9341 161.656 15.1794 161.459 15.4738L161.386 15.621C161.288 15.8173 161.091 15.9399 160.797 15.989C160.601 16.0871 160.454 16.1853 160.355 16.2834L160.282 16.5042C160.135 16.7005 159.987 16.9458 159.84 17.2402C159.693 17.4855 159.546 17.7309 159.399 17.9762C159.202 18.0743 158.932 18.2461 158.589 18.4914C158.295 18.6877 158.098 18.8594 158 19.0066C157.755 19.4482 157.46 19.8653 157.117 20.2578C156.823 20.6503 156.479 21.0429 156.087 21.4354C155.841 21.6317 155.473 22.0733 154.983 22.7602C154.541 23.4471 154.099 24.1586 153.658 24.8946C153.216 25.5815 152.897 26.0967 152.701 26.4402C152.407 26.9799 151.965 27.4461 151.376 27.8386C150.787 28.2311 150.444 28.7709 150.346 29.4578L149.904 29.973C150.738 29.4823 151.597 29.0162 152.48 28.5746C153.363 28.133 154.271 27.6914 155.203 27.2498C155.4 27.2498 155.571 27.2253 155.719 27.1762C155.866 27.0781 156.038 27.029 156.234 27.029C156.479 26.9309 156.872 26.8573 157.411 26.8082C158 26.7591 158.466 26.7101 158.81 26.661C159.055 26.7591 159.399 26.8573 159.84 26.9554C160.282 27.0045 160.601 27.1517 160.797 27.397C161.337 27.6423 161.876 28.0349 162.416 28.5746C162.956 29.0653 163.25 29.605 163.299 30.1938C163.398 31.1261 163.152 32.2301 162.563 33.5058C161.975 34.7815 161.41 35.7629 160.871 36.4498C160.674 36.6951 160.454 36.9895 160.208 37.333C160.012 37.6274 159.767 37.8727 159.472 38.069C159.423 38.1181 159.3 38.1917 159.104 38.2898C158.908 38.3389 158.785 38.3879 158.736 38.437C158.491 38.7805 158.295 39.0013 158.147 39.0994C158.049 39.1485 157.951 39.1975 157.853 39.2466C157.804 39.2957 157.73 39.3693 157.632 39.4674C157.289 39.8109 157.092 40.0317 157.043 40.1298C157.043 40.2279 156.749 40.4242 156.16 40.7186C156.062 40.9149 155.866 41.1357 155.571 41.381C155.277 41.6263 155.056 41.8226 154.909 41.9698L154.247 42.1906C154.148 42.4359 153.854 42.7058 153.363 43.0002C152.873 43.3437 152.358 43.6381 151.818 43.8834C151.278 44.1778 150.886 44.3986 150.64 44.5458C150.297 44.693 150.002 44.8402 149.757 44.9874C149.561 45.1837 149.266 45.3309 148.874 45.429C148.678 45.4781 148.31 45.6253 147.77 45.8706C147.23 46.1159 146.911 46.3122 146.813 46.4594C146.617 46.4103 146.494 46.3858 146.445 46.3858C146.445 46.3858 146.347 46.4349 146.151 46.533C145.366 46.7293 144.58 46.8274 143.795 46.8274C143.01 46.8765 142.225 46.901 141.44 46.901Z' fill='%230096B8'/%3E%3Cpath d='M158.903 63.093C157.676 63.093 156.818 62.6759 156.327 61.8418C155.836 61.0567 155.591 60.1981 155.591 59.2658C155.591 58.2845 155.763 57.3277 156.106 56.3954C156.45 55.4631 156.867 54.6045 157.357 53.8194C157.75 53.1325 158.167 52.421 158.609 51.685C159.001 50.949 159.443 50.2621 159.933 49.6242C161.111 48.005 162.632 46.3122 164.497 44.5458C166.41 42.8285 168.201 41.4055 169.869 40.277C170.703 39.7373 171.709 39.173 172.887 38.5842C174.114 37.9463 175.193 37.4311 176.125 37.0386C177.058 36.597 177.524 36.3762 177.524 36.3762C177.965 36.229 178.407 36.0082 178.849 35.7138C179.339 35.4685 179.707 35.3458 179.953 35.3458C180.002 35.2967 180.051 35.2477 180.1 35.1986C180.149 35.1495 180.198 35.1005 180.247 35.0514C180.59 34.6589 180.811 34.0701 180.909 33.285C181.007 32.4999 181.155 31.8621 181.351 31.3714C181.449 31.1261 181.523 30.9543 181.572 30.8562C181.67 30.709 181.719 30.4882 181.719 30.1938V29.7522C181.719 29.5069 181.743 29.2861 181.793 29.0898C181.842 28.8935 181.891 28.6973 181.94 28.501C181.989 28.3538 182.013 28.0349 182.013 27.5442C181.67 27.6423 181.375 27.8386 181.13 28.133C180.934 28.4274 180.713 28.6973 180.468 28.9426C180.026 29.3351 179.609 29.7767 179.217 30.2674C178.873 30.7581 178.481 31.1997 178.039 31.5922C177.352 32.2301 176.42 33.1133 175.242 34.2418C174.065 35.3703 172.838 36.3762 171.562 37.2594C170.286 38.1426 169.158 38.5842 168.177 38.5842C167.539 38.5842 166.827 38.3389 166.042 37.8482C165.257 37.3575 164.717 36.8669 164.423 36.3762V36.229C164.423 36.0818 164.398 35.9346 164.349 35.7874C164.3 35.5911 164.276 35.4194 164.276 35.2722C164.276 34.3399 164.497 33.3095 164.938 32.181C165.38 31.0525 165.895 29.9975 166.484 29.0162C167.073 28.0349 167.612 27.3234 168.103 26.8818L168.324 26.5874C168.52 26.3421 168.692 26.1213 168.839 25.925C169.035 25.7287 169.231 25.5325 169.428 25.3362C169.82 24.8946 170.213 24.5266 170.605 24.2322C171.047 23.9378 171.538 23.7906 172.077 23.7906C172.274 23.7906 172.691 23.9133 173.329 24.1586C173.966 24.4039 174.58 24.6738 175.169 24.9682C175.757 25.2135 176.052 25.4343 176.052 25.6306C176.101 25.8269 176.003 25.925 175.757 25.925H175.537L175.389 25.8514C175.34 25.8514 175.291 25.8514 175.242 25.8514C175.193 25.8023 175.119 25.7778 175.021 25.7778C174.531 25.7778 173.844 26.1949 172.961 27.029C172.126 27.8141 171.268 28.8199 170.385 30.0466C169.501 31.2242 168.765 32.3773 168.177 33.5058C167.588 34.5853 167.293 35.4194 167.293 36.0082C167.293 36.2535 167.391 36.3762 167.588 36.3762C168.078 36.3762 168.594 36.2045 169.133 35.861C169.722 35.5175 170.213 35.2231 170.605 34.9778H170.753C172.961 33.3586 174.923 31.7639 176.641 30.1938C177.573 29.3597 178.505 28.5255 179.437 27.6914C180.37 26.8573 181.302 25.9741 182.234 25.0418L182.676 24.6002L183.117 24.085C183.412 23.7415 183.755 23.4226 184.148 23.1282C184.589 23.2263 185.227 23.3735 186.061 23.5698C186.945 23.7661 187.411 24.2077 187.46 24.8946C187.46 25.1399 187.411 25.3853 187.313 25.6306C187.263 25.8269 187.214 26.0477 187.165 26.293C187.116 26.7837 187.043 27.2743 186.945 27.765C186.846 28.2557 186.748 28.7463 186.65 29.237C186.601 29.5314 186.503 29.8258 186.356 30.1202C186.258 30.4146 186.159 30.709 186.061 31.0034C185.963 31.3469 185.89 31.7149 185.841 32.1074C185.841 32.4999 185.767 32.8925 185.62 33.285C185.571 33.4322 185.448 33.7021 185.252 34.0946C185.055 34.4381 184.957 34.6834 184.957 34.8306C184.957 34.8797 185.055 34.9042 185.252 34.9042C185.399 34.9042 185.522 34.9042 185.62 34.9042C185.767 34.8551 185.865 34.8306 185.914 34.8306C187.092 34.8306 188.147 35.2231 189.079 36.0082C189.177 36.0573 189.226 36.1063 189.226 36.1554C189.275 36.1554 189.324 36.1554 189.373 36.1554V36.3026C189.373 36.5479 189.226 36.7442 188.932 36.8914C188.637 37.0386 188.441 36.9405 188.343 36.597C188.294 36.4498 188.171 36.3762 187.975 36.3762C187.779 36.3271 187.607 36.3026 187.46 36.3026C186.969 36.3026 186.282 36.4743 185.399 36.8178C184.565 37.1122 184.172 37.5538 184.221 38.1426C183.976 38.2898 183.608 38.7069 183.117 39.3938C182.676 40.0807 182.43 40.5469 182.381 40.7922C182.332 40.9885 182.308 41.1847 182.308 41.381C182.308 41.5773 182.21 41.7735 182.013 41.9698C181.817 42.1661 181.645 42.3623 181.498 42.5586C181.4 42.7549 181.351 43.0493 181.351 43.4418C181.057 43.5399 180.738 43.8098 180.394 44.2514C180.051 44.693 179.903 45.061 179.953 45.3554L179.732 45.429L179.879 45.7234C179.486 45.8706 179.29 46.0669 179.29 46.3122C178.996 46.4103 178.75 46.6557 178.554 47.0482C178.407 47.4407 178.186 47.7351 177.892 47.9314V48.2258L177.303 48.5202L177.377 48.741C177.18 48.8882 176.984 49.0354 176.788 49.1826C176.641 49.3789 176.493 49.5751 176.346 49.7714C176.15 49.9677 175.978 50.1394 175.831 50.2866C175.733 50.4338 175.635 50.5565 175.537 50.6546V50.949C175.389 50.9981 175.316 51.1207 175.316 51.317C175.07 51.3661 174.85 51.4887 174.653 51.685L174.285 52.053L174.359 52.2002C174.212 52.2983 174.065 52.3965 173.917 52.4946C173.819 52.5927 173.746 52.7399 173.697 52.9362H173.476C173.329 53.2306 173.083 53.525 172.74 53.8194C172.445 54.1629 172.175 54.4573 171.93 54.7026L170.679 56.2482C170.286 56.5917 169.845 56.9106 169.354 57.205C168.913 57.4994 168.495 57.8429 168.103 58.2354C167.956 58.3335 167.809 58.4562 167.661 58.6034C167.563 58.7506 167.441 58.8978 167.293 59.045C167.097 59.2413 166.827 59.413 166.484 59.5602C166.189 59.7565 165.919 59.9773 165.674 60.2226C164.889 60.7623 163.859 61.3757 162.583 62.0626C161.258 62.7495 160.031 63.093 158.903 63.093ZM160.743 60.8114C160.988 60.7133 161.356 60.5415 161.847 60.2962C162.338 60.0999 162.779 59.8791 163.172 59.6338C163.613 59.3885 163.834 59.1922 163.834 59.045C164.472 58.6525 165.036 58.1863 165.527 57.6466C166.067 57.1559 166.582 56.6653 167.073 56.1746C167.612 55.6839 168.152 55.1933 168.692 54.7026C169.231 54.2119 169.722 53.6967 170.164 53.157C170.458 52.7645 170.728 52.3719 170.973 51.9794C171.268 51.5869 171.562 51.2189 171.857 50.8754C172.249 50.3357 172.666 49.7959 173.108 49.2562C173.598 48.7655 174.04 48.2503 174.433 47.7106C174.874 47.1709 175.267 46.5821 175.61 45.9442C176.003 45.3063 176.395 44.693 176.788 44.1042C177.033 43.7117 177.303 43.2946 177.597 42.853C177.941 42.4114 178.211 41.9698 178.407 41.5282C178.505 41.381 178.579 41.2093 178.628 41.013C178.726 40.8658 178.824 40.6941 178.922 40.4978C179.118 40.1543 179.388 39.6391 179.732 38.9522C180.124 38.2162 180.321 37.6765 180.321 37.333C179.732 37.6274 179.045 37.9218 178.26 38.2162C177.867 38.4125 177.475 38.6087 177.082 38.805C176.739 38.9522 176.567 39.0749 176.567 39.173C176.322 39.2221 175.733 39.4674 174.801 39.909C173.917 40.3506 173.034 40.8167 172.151 41.3074C171.268 41.7981 170.703 42.1661 170.458 42.4114C169.526 43.0983 168.618 43.8343 167.735 44.6194C166.901 45.4045 166.067 46.1895 165.233 46.9746C165.036 47.1709 164.865 47.3671 164.717 47.5634C164.57 47.7597 164.423 47.9805 164.276 48.2258C164.227 48.3239 164.153 48.3975 164.055 48.4466C164.006 48.5447 163.957 48.6429 163.908 48.741C163.81 48.8391 163.613 49.109 163.319 49.5506C163.025 49.9922 162.755 50.4338 162.509 50.8754C162.264 51.317 162.117 51.6114 162.068 51.7586C161.626 52.2002 161.111 52.9362 160.522 53.9666C159.933 54.997 159.516 55.8311 159.271 56.469L158.756 57.6466C158.609 57.8429 158.535 58.1863 158.535 58.677C158.486 59.1677 158.461 59.5602 158.461 59.8546C158.51 60.2962 158.682 60.5661 158.977 60.6642C159.271 60.8114 159.86 60.8605 160.743 60.8114Z' fill='%230096B8'/%3E%3Cpath d='M206.546 46.2386C206.202 46.2386 205.712 46.0669 205.074 45.7234C204.485 45.429 204.068 45.1837 203.823 44.9874C202.988 44.1533 202.571 42.9021 202.571 41.2338C202.571 40.0071 202.743 38.7559 203.087 37.4802C203.43 36.1554 203.823 34.9287 204.264 33.8002C204.706 32.6226 205.074 31.7149 205.368 31.077C205.466 30.9298 205.564 30.7335 205.663 30.4882C205.761 30.1938 205.908 29.8749 206.104 29.5314C206.349 28.9426 206.644 28.3783 206.987 27.8386L206.031 28.133H205.663C205.172 28.4274 204.632 28.6482 204.043 28.7954C203.504 28.8935 202.964 29.0162 202.424 29.1634C201.835 29.3106 201.271 29.5314 200.731 29.8258C200.192 30.0711 199.652 30.3165 199.112 30.5618C199.112 30.6109 199.039 30.6354 198.891 30.6354C198.646 30.6354 198.425 30.5127 198.229 30.2674C198.033 29.973 197.935 29.7277 197.935 29.5314C197.935 29.3842 198.229 29.2125 198.818 29.0162C199.357 28.7709 200.02 28.5255 200.805 28.2802C201.639 27.9858 202.4 27.7405 203.087 27.5442C203.823 27.2989 204.313 27.1517 204.559 27.1026C204.951 27.0045 205.295 26.9063 205.589 26.8082C205.883 26.7101 206.178 26.6119 206.472 26.5138V26.4402H206.767C207.159 26.4402 207.453 26.3666 207.65 26.2194C208.091 25.2381 208.778 23.9623 209.711 22.3922C210.643 20.773 211.673 19.3501 212.802 18.1234C213.047 17.8781 213.17 17.5837 213.17 17.2402C213.219 16.8967 213.366 16.5778 213.611 16.2834C214.004 15.8909 214.323 15.5719 214.568 15.3266C214.862 15.0813 215.255 14.8114 215.746 14.517C216.04 14.5661 216.531 14.7378 217.218 15.0322C217.905 15.3266 218.543 15.6455 219.131 15.989C219.769 16.3325 220.088 16.6514 220.088 16.9458C220.088 17.093 219.843 17.3629 219.352 17.7554C218.861 18.0989 218.346 18.4423 217.807 18.7858C217.267 19.1293 216.899 19.3746 216.703 19.5218L216.187 19.669C215.599 20.1597 215.059 20.6749 214.568 21.2146C214.077 21.7543 213.562 22.2695 213.023 22.7602C212.728 23.0546 212.483 23.3981 212.287 23.7906C212.139 24.1341 211.919 24.453 211.624 24.7474V25.1154C211.477 25.2135 211.354 25.3362 211.256 25.4834C212.581 25.3853 213.611 25.4343 214.347 25.6306C215.132 25.7778 215.917 26.1949 216.703 26.8818C216.801 26.9799 216.85 27.1026 216.85 27.2498C216.85 27.397 216.776 27.4706 216.629 27.4706H216.335V27.397L216.261 27.4706C215.083 27.1762 213.955 27.029 212.875 27.029C212.434 27.029 212.017 27.0535 211.624 27.1026C211.232 27.1517 210.888 27.2007 210.594 27.2498C210.594 27.2498 210.446 27.4706 210.152 27.9122C209.858 28.3047 209.563 28.7218 209.269 29.1634C208.975 29.5559 208.827 29.8013 208.827 29.8994C208.729 30.0466 208.533 30.3901 208.239 30.9298C207.993 31.4695 207.748 32.0338 207.503 32.6226C207.355 32.917 207.208 33.2114 207.061 33.5058C206.963 33.7511 206.865 33.9719 206.767 34.1682L206.399 34.8306C206.399 35.1741 206.325 35.5421 206.178 35.9346C206.08 36.2781 205.981 36.597 205.883 36.8914H205.81V37.0386C205.81 37.333 205.736 37.6519 205.589 37.9954C205.491 38.2898 205.393 38.5597 205.295 38.805C205.049 39.9335 204.927 40.9885 204.927 41.9698C204.927 42.2151 204.927 42.4605 204.927 42.7058C204.927 42.9511 204.951 43.1965 205 43.4418C205.098 43.7853 205.196 44.0797 205.295 44.325C205.442 44.5703 205.663 44.7666 205.957 44.9138C206.104 44.9138 206.227 44.9383 206.325 44.9874L206.914 45.061C207.503 45.1591 207.797 45.3063 207.797 45.5026C207.797 45.8461 207.625 46.0423 207.282 46.0914C206.987 46.1895 206.742 46.2386 206.546 46.2386Z' fill='%230096B8'/%3E%3Cpath d='M217.278 42.7058C216.787 42.7549 216.297 42.6567 215.806 42.4114C215.315 42.1661 215.021 41.7735 214.923 41.2338C214.874 40.2525 214.996 39.0749 215.291 37.701C215.585 36.3271 215.953 34.9287 216.395 33.5058C216.836 32.0829 217.18 30.8317 217.425 29.7522C217.72 28.6237 217.867 27.8386 217.867 27.397H217.572C216.886 27.397 216.15 27.1762 215.364 26.7346C214.628 26.2439 214.26 25.6061 214.26 24.821C214.26 24.1831 214.506 23.6189 214.996 23.1282C215.536 22.6375 216.027 22.245 216.468 21.9506C216.616 21.8525 216.763 21.7298 216.91 21.5826C217.106 21.4354 217.303 21.3373 217.499 21.2882L218.308 20.9938L218.382 21.2882C218.382 21.3863 218.161 21.6562 217.72 22.0978L217.278 22.613C217.131 22.7602 217.057 22.8583 217.057 22.9074C216.861 23.1527 216.665 23.6189 216.468 24.3058C216.321 24.9927 216.248 25.4834 216.248 25.7778C216.297 25.9741 216.395 26.0967 216.542 26.1458C216.738 26.1458 216.935 26.1458 217.131 26.1458C217.327 26.1458 217.548 26.0967 217.793 25.9986C218.039 25.8514 218.259 25.7778 218.456 25.7778C218.554 25.4834 218.652 25.2381 218.75 25.0418L219.192 24.2322V24.0114C219.29 23.6679 219.388 23.3245 219.486 22.981C219.584 22.5885 219.658 22.2205 219.707 21.877C219.805 21.4845 219.903 21.1165 220.001 20.773C220.099 20.3805 220.247 19.9879 220.443 19.5954C220.786 18.8103 221.179 17.8045 221.62 16.5778C222.062 15.3021 222.528 14.0754 223.019 12.8978C223.559 11.6711 224.074 10.7879 224.564 10.2482C224.761 9.90474 224.957 9.58581 225.153 9.29141C225.399 8.99701 225.619 8.67808 225.816 8.33461C226.306 7.59861 227.042 6.73995 228.024 5.75861C229.005 4.77728 230.06 3.86954 231.188 3.03541C232.317 2.15221 233.298 1.58795 234.132 1.34261L235.236 0.974609C235.727 1.07274 236.365 1.31808 237.15 1.71061C237.935 2.10314 238.622 2.56928 239.211 3.10901C239.849 3.64874 240.192 4.21301 240.241 4.80181C240.339 5.73408 240.07 6.88715 239.432 8.26101C238.794 9.63488 238.058 10.9597 237.224 12.2354C236.39 13.4621 235.678 14.4189 235.089 15.1058C234.795 15.4493 234.476 15.7927 234.132 16.1362C233.838 16.4306 233.568 16.7741 233.323 17.1666C232.979 17.3629 232.685 17.6327 232.44 17.9762C232.243 18.2706 231.998 18.5405 231.704 18.7858C231.409 19.0802 230.845 19.5709 230.011 20.2578C229.226 20.8957 228.318 21.6071 227.288 22.3922C226.306 23.1282 225.374 23.7906 224.491 24.3794C223.657 24.9191 223.068 25.2381 222.724 25.3362C222.528 25.4343 222.332 25.5325 222.136 25.6306C221.988 25.6797 221.817 25.7533 221.62 25.8514C221.375 25.9986 221.081 26.1949 220.737 26.4402C220.541 26.5874 220.345 26.9799 220.148 27.6178C219.952 28.2066 219.756 28.8445 219.56 29.5314C219.412 30.1693 219.29 30.6354 219.192 30.9298C218.995 31.4695 218.848 32.0338 218.75 32.6226C218.701 33.2114 218.554 33.7757 218.308 34.3154L218.161 35.0514C218.063 35.5421 217.94 36.0327 217.793 36.5234C217.646 37.0141 217.523 37.5293 217.425 38.069L217.204 39.2466V39.3202L218.971 37.4066C219.412 36.9159 220.05 36.2045 220.884 35.2722C221.719 34.3399 222.626 33.3341 223.608 32.2546C224.589 31.1261 225.57 30.0711 226.552 29.0898C227.582 28.0594 228.49 27.2007 229.275 26.5138C230.06 25.8269 230.624 25.4589 230.968 25.4098C231.066 25.4098 231.139 25.4098 231.188 25.4098C231.238 25.3607 231.287 25.3362 231.336 25.3362C232.17 25.3362 232.93 25.5325 233.617 25.925C234.304 26.3175 234.525 26.7837 234.28 27.3234C233.985 28.501 233.544 29.7277 232.955 31.0034C232.415 32.2301 231.949 33.4567 231.556 34.6834C231.164 35.9101 231.017 37.1613 231.115 38.437C231.164 38.7805 231.287 39.3693 231.483 40.2034C231.728 41.0375 232.145 41.4546 232.734 41.4546C233.225 41.4546 233.74 41.2093 234.28 40.7186C234.868 40.277 235.408 39.7618 235.899 39.173C236.439 38.5842 236.88 38.0935 237.224 37.701C237.469 37.4557 237.714 37.2103 237.96 36.965C238.205 36.6706 238.499 36.4007 238.843 36.1554L238.916 37.333C238.818 37.5293 238.72 37.7255 238.622 37.9218C238.524 38.1181 238.426 38.3143 238.328 38.5106C237.984 39.0503 237.616 39.7127 237.224 40.4978C236.831 41.2829 236.365 41.8717 235.825 42.2642C235.678 42.3623 235.212 42.4359 234.427 42.485C233.642 42.5831 233.127 42.6322 232.881 42.6322C232.587 42.6322 232.317 42.5831 232.072 42.485C231.875 42.3869 231.63 42.2887 231.336 42.1906C230.354 41.7981 229.398 41.2583 228.465 40.5714C227.582 39.8354 227.14 38.9277 227.14 37.8482C227.14 37.6029 227.116 37.3575 227.067 37.1122C227.067 36.8669 227.091 36.597 227.14 36.3026C227.14 35.7138 227.239 35.0023 227.435 34.1682C227.582 33.4322 227.705 32.6962 227.803 31.9602C227.95 31.2242 228.073 30.4882 228.171 29.7522L228.097 29.8258C227.901 30.0221 227.705 30.2183 227.508 30.4146C227.312 30.6109 227.14 30.8317 226.993 31.077C226.699 31.4695 226.454 31.7885 226.257 32.0338C226.11 32.2301 225.84 32.4999 225.448 32.8434L224.932 33.285C224.589 33.5303 224.295 33.8247 224.049 34.1682C223.804 34.4626 223.559 34.8061 223.313 35.1986C223.117 35.4439 222.921 35.7138 222.724 36.0082C222.577 36.2535 222.381 36.4989 222.136 36.7442C221.792 37.0877 221.449 37.4311 221.105 37.7746C220.762 38.069 220.467 38.4125 220.222 38.805C220.026 39.0994 219.756 39.541 219.412 40.1298C219.069 40.7186 218.701 41.2583 218.308 41.749C217.965 42.2887 217.622 42.6077 217.278 42.7058ZM221.179 24.453C224.761 22.2941 227.975 19.6935 230.82 16.6514C233.715 13.5602 235.85 10.1501 237.224 6.42101C237.273 6.27381 237.297 6.10208 237.297 5.90581C237.297 5.75861 237.273 5.63594 237.224 5.53781C237.224 5.39061 237.224 5.21888 237.224 5.02261C237.224 5.02261 237.101 5.02261 236.856 5.02261C236.807 5.02261 236.708 5.02261 236.561 5.02261C236.463 5.02261 236.365 4.99808 236.267 4.94901C235.874 5.14528 235.408 5.36608 234.868 5.61141C234.329 5.85674 233.912 6.10208 233.617 6.34741L233.47 6.56821V6.64181C233.372 6.73994 233.323 6.78901 233.323 6.78901C233.078 7.03434 232.832 7.27968 232.587 7.52501C232.342 7.72128 232.096 7.91754 231.851 8.11381C231.507 8.31008 231.188 8.60448 230.894 8.99701L230.673 9.29141C230.477 9.53674 230.256 9.78208 230.011 10.0274C229.766 10.2237 229.52 10.4199 229.275 10.6162C229.128 10.7143 228.809 11.0823 228.318 11.7202C227.876 12.3581 227.435 13.0205 226.993 13.7074C226.552 14.3453 226.257 14.8114 226.11 15.1058C226.061 15.253 226.012 15.3757 225.963 15.4738C225.914 15.5719 225.816 15.6701 225.668 15.7682C225.668 15.9645 225.619 16.0871 225.521 16.1362L225.668 16.5042H225.3C225.251 16.7005 225.104 17.0194 224.859 17.461C224.614 17.8535 224.393 18.0989 224.196 18.197C224.147 18.3933 223.902 18.933 223.46 19.8162C223.068 20.6503 222.651 21.5335 222.209 22.4658C221.768 23.349 221.424 24.0114 221.179 24.453Z' fill='%230096B8'/%3E%3Cpath d='M244.427 41.0866C243.543 41.0866 242.587 40.9149 241.556 40.5714C240.575 40.2279 239.716 39.7127 238.98 39.0258C238.293 38.3389 237.901 37.5047 237.803 36.5234C237.803 36.2781 237.803 36.0327 237.803 35.7874C237.852 35.5421 237.852 35.3213 237.803 35.125C237.803 34.9778 237.655 34.8306 237.361 34.6834L237.14 34.4626C236.944 34.3645 236.748 34.2418 236.551 34.0946C236.355 33.8983 236.257 33.6775 236.257 33.4322C236.404 33.3831 236.527 33.3586 236.625 33.3586C236.87 33.3586 237.091 33.3831 237.288 33.4322C237.533 33.4813 237.754 33.5058 237.95 33.5058C237.901 33.5058 237.925 33.4077 238.023 33.2114C238.023 33.1133 238.048 33.0151 238.097 32.917C238.146 32.7698 238.195 32.6717 238.244 32.6226C238.293 32.6226 238.367 32.4509 238.465 32.1074C238.563 31.7149 238.637 31.4941 238.686 31.445C239.373 29.3351 240.305 27.5442 241.483 26.0722C242.709 24.5511 244.378 23.4226 246.488 22.6866C246.684 22.6375 246.856 22.613 247.003 22.613C247.199 22.5639 247.395 22.5394 247.592 22.5394C247.984 22.5394 248.499 22.6866 249.137 22.981C249.775 23.2263 250.339 23.5698 250.83 24.0114C251.37 24.4039 251.664 24.821 251.713 25.2626C251.713 25.4589 251.713 25.6306 251.713 25.7778C251.762 25.925 251.787 26.0967 251.787 26.293C251.787 26.5874 251.713 26.9309 251.566 27.3234L251.124 27.5442C251.026 27.7405 250.928 27.8877 250.83 27.9858L250.388 28.501C249.996 28.8935 249.849 29.1634 249.947 29.3106L249.799 29.3842C249.799 29.3842 249.799 29.4087 249.799 29.4578C249.799 29.4578 249.775 29.4578 249.726 29.4578V29.5314L249.358 29.605C249.162 29.7522 248.99 29.9239 248.843 30.1202C248.695 30.2674 248.548 30.4391 248.401 30.6354C247.665 31.4205 246.708 32.1074 245.531 32.6962C244.353 33.2359 243.274 33.7266 242.292 34.1682C242.145 34.2173 241.924 34.2909 241.63 34.389C241.385 34.4381 241.213 34.5362 241.115 34.6834C240.918 34.9287 240.796 35.2477 240.747 35.6402C240.698 36.0327 240.673 36.4007 240.673 36.7442C240.771 37.333 240.918 37.8973 241.115 38.437C241.36 38.9767 241.851 39.2466 242.587 39.2466H243.249C243.494 39.2466 243.74 39.2221 243.985 39.173C244.28 39.1239 244.574 39.0749 244.868 39.0258L245.383 38.7314L245.457 38.805C245.751 38.7069 246.267 38.4861 247.003 38.1426C247.739 37.7991 248.45 37.4557 249.137 37.1122C249.824 36.7197 250.241 36.4498 250.388 36.3026L250.462 36.229L250.536 36.0818L250.756 35.861C251.64 35.2231 252.498 34.6834 253.332 34.2418C254.166 33.7511 254.976 33.1133 255.761 32.3282L255.908 32.4754H256.129C256.08 32.8189 255.957 33.0887 255.761 33.285C255.565 33.4322 255.344 33.6285 255.099 33.8738L254.878 34.2418C254.289 35.1741 253.381 36.1063 252.155 37.0386C250.977 37.9709 249.898 38.7559 248.916 39.3938C248.573 39.5901 248.229 39.8354 247.886 40.1298C247.542 40.3751 247.15 40.5714 246.708 40.7186C245.874 40.9639 245.114 41.0866 244.427 41.0866ZM242.072 31.9602C242.366 31.9602 242.562 31.9602 242.66 31.9602C242.807 31.9111 243.004 31.8621 243.249 31.813C244.23 31.2733 245.138 30.6354 245.972 29.8994C246.856 29.1634 247.69 28.4274 248.475 27.6914C248.573 27.3479 248.818 27.0535 249.211 26.8082L249.505 26.5874C249.603 26.4893 249.677 26.3911 249.726 26.293C249.824 26.1949 249.873 26.0967 249.873 25.9986C249.922 25.9495 249.898 25.7778 249.799 25.4834L249.726 25.1154V24.9682C249.579 24.9191 249.382 24.8946 249.137 24.8946C248.794 25.0418 248.45 25.2626 248.107 25.557C247.763 25.8514 247.395 26.0231 247.003 26.0722C246.806 26.3666 246.389 26.7591 245.751 27.2498C245.408 27.5442 245.065 27.8386 244.721 28.133C244.427 28.3783 244.23 28.5501 244.132 28.6482C243.789 28.9917 243.372 29.5314 242.881 30.2674C242.39 30.9543 242.121 31.5186 242.072 31.9602Z' fill='%230096B8'/%3E%3C/svg%3E%0A");
    background-size: auto 100%;
  }
}
@media (max-width: 560px) {
  #section5 .title-group .main-title {
    height: 53px;
  }
}
@media (max-width: 420px) {
  #section5 .title-group .main-title {
    height: 34px;
  }
}
@media (max-width: 320px) {
  #section5 .title-group .main-title {
    height: 27px;
  }
}
#section5 .title-group .sub-title {
  display: block;
  font-size: 24px;
  font-family: "Pretendard";
  font-weight: 400;
  line-height: 130%;
}
@media (max-width: 1024px) {
  #section5 .title-group .sub-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #section5 .title-group .sub-title {
    font-size: 18px;
  }
}
@media (max-width: 560px) {
  #section5 .title-group .sub-title {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  #section5 .title-group .sub-title {
    display: none;
  }
}
#section5 .number-list {
  position: relative;
}
@media (max-width: 1024px) {
  #section5 .number-list {
    padding-bottom: 105px;
  }
}
@media (max-width: 767px) {
  #section5 .number-list {
    padding-bottom: 73px;
  }
}
@media (max-width: 640px) {
  #section5 .number-list {
    padding-bottom: 62px;
  }
}
@media (max-width: 420px) {
  #section5 .number-list {
    padding-bottom: 42px;
  }
}
@media (max-width: 320px) {
  #section5 .number-list {
    padding-bottom: 25px;
  }
}
#section5 .number-list .swiper-scrollbar {
  display: none;
}
@media (max-width: 1024px) {
  #section5 .number-list .swiper-scrollbar {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: rgb(248, 248, 248);
  }
}
@media (max-width: 767px) {
  #section5 .number-list .swiper-scrollbar {
    height: 8px;
  }
}
@media (max-width: 560px) {
  #section5 .number-list .swiper-scrollbar {
    height: 7px;
  }
}
@media (max-width: 420px) {
  #section5 .number-list .swiper-scrollbar {
    height: 6px;
  }
}
@media (max-width: 320px) {
  #section5 .number-list .swiper-scrollbar {
    height: 4px;
  }
}
@media (max-width: 1024px) {
  #section5 .number-list .swiper-scrollbar-drag {
    background: rgb(0, 172, 211);
    border-radius: 4px;
  }
}
#section5 .number-list .number-wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 34px);
  margin: 0 -17px;
}
@media (max-width: 1024px) {
  #section5 .number-list .number-wrap {
    width: calc(100% + 34px);
    margin: 0 -17px;
    flex-wrap: nowrap;
  }
}
#section5 .number-list .item {
  width: 25%;
  padding: 0 17px 0;
  position: relative;
}
@media (max-width: 1485px) {
  #section5 .number-list .item {
    padding: 0 10px 0;
  }
}
@media (max-width: 1024px) {
  #section5 .number-list .item {
    width: 340px;
  }
}
@media (max-width: 767px) {
  #section5 .number-list .item {
    width: 310px;
  }
}
@media (max-width: 560px) {
  #section5 .number-list .item {
    width: 238px;
  }
}
@media (max-width: 320px) {
  #section5 .number-list .item {
    width: 188px;
  }
}
#section5 .number-list .item .inner {
  padding: 47px 10px 0 10px;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
#section5 .number-list .item .icon {
  position: absolute;
  top: 0;
  right: 55px;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%;
}
@media (max-width: 1280px) {
  #section5 .number-list .item .icon {
    width: 72px;
    height: 72px;
    background-size: 100%;
  }
}
@media (max-width: 768px) {
  #section5 .number-list .item .icon {
    width: 68px;
    height: 68px;
  }
}
@media (max-width: 640px) {
  #section5 .number-list .item .icon {
    width: 58px;
    height: 58px;
  }
}
@media (max-width: 560px) {
  #section5 .number-list .item .icon {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 420px) {
  #section5 .number-list .item .icon {
    width: 37px;
    height: 37px;
  }
}
@media (max-width: 320px) {
  #section5 .number-list .item .icon {
    width: 28px;
    height: 28px;
  }
}
#section5 .number-list .item .number {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  line-height: 0;
  position: relative;
  flex-direction: column;
}
#section5 .number-list .item .number em {
  color: #1D6EB0;
  font-size: 102px;
  line-height: 70%;
  font-family: "mont";
  font-weight: 700;
  text-shadow: -1px 0px #fff, 0px 1px #fff, 1px 0px #fff, 0px -1px #fff;
}
@media (max-width: 1500px) {
  #section5 .number-list .item .number em {
    font-size: 92px;
  }
}
@media (max-width: 1280px) {
  #section5 .number-list .item .number em {
    font-size: 82px;
  }
}
@media (max-width: 767px) {
  #section5 .number-list .item .number em {
    font-size: 72px;
  }
}
@media (max-width: 640px) {
  #section5 .number-list .item .number em {
    font-size: 64px;
  }
}
@media (max-width: 560px) {
  #section5 .number-list .item .number em {
    font-size: 56px;
  }
}
@media (max-width: 420px) {
  #section5 .number-list .item .number em {
    font-size: 42px;
  }
}
@media (max-width: 320px) {
  #section5 .number-list .item .number em {
    font-size: 32px;
  }
}
#section5 .number-list .item .number i {
  color: #1D6EB0;
  font-family: "Pretendard";
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
  position: relative;
  margin-top: 10px;
}
@media (max-width: 560px) {
  #section5 .number-list .item .number i {
    font-size: 18px;
  }
}
@media (max-width: 420px) {
  #section5 .number-list .item .number i {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  #section5 .number-list .item .number i {
    font-size: 14px;
  }
}
#section5 .number-list .item .main-title {
  display: block;
  margin-bottom: 0;
  color: #333333;
  font-family: "Pretendard";
  font-weight: bold;
  line-height: 120%;
  font-size: 23px;
  text-align: center;
  letter-spacing: -1px;
}
@media (max-width: 1500px) {
  #section5 .number-list .item .main-title {
    font-size: 20px;
  }
}
@media (max-width: 1280px) {
  #section5 .number-list .item .main-title {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  #section5 .number-list .item .main-title {
    font-size: 18px;
  }
}
@media (max-width: 560px) {
  #section5 .number-list .item .main-title {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  #section5 .number-list .item .main-title {
    font-size: 14px;
  }
}

#section6 .layout {
  padding: 0;
}
@media (max-width: 1024px) {
  #section6 .layout {
    padding: 0 52px;
  }
}
@media (max-width: 767px) {
  #section6 .layout {
    padding: 0;
  }
}
#section6 .quick-link {
  overflow: hidden;
  position: relative;
  display: block;
  height: 700px;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 1px 660px;
  background-image: url("/template/2024/common/images/kor/background-section6.jpg");
  background-repeat: no-repeat;
  border-radius: 4px;
  background-size: cover;
}
@media (max-width: 1640px) {
  #section6 .quick-link {
    border-radius: 0;
    padding: 0 0 1px 620px;
  }
}
@media (max-width: 1500px) {
  #section6 .quick-link {
    padding: 0 0 1px 600px;
  }
}
@media (max-width: 1440px) {
  #section6 .quick-link {
    padding: 0 0 1px 560px;
  }
}
@media (max-width: 1360px) {
  #section6 .quick-link {
    padding: 0 0 1px 500px;
  }
}
@media (max-width: 1260px) {
  #section6 .quick-link {
    padding: 0 0 1px 420px;
  }
}
@media (max-width: 1024px) {
  #section6 .quick-link {
    padding: 97px 0 1px 0;
    height: auto;
    background-size: auto 100%;
    background-position: 50%;
  }
}
@media (max-width: 767px) {
  #section6 .quick-link {
    padding: 82px 0 1px 0;
  }
}
@media (max-width: 560px) {
  #section6 .quick-link {
    padding: 64px 0 1px 0;
  }
}
@media (max-width: 420px) {
  #section6 .quick-link {
    padding: 52px 0 1px 0;
  }
}
@media (max-width: 320px) {
  #section6 .quick-link {
    padding: 32px 0 1px 0;
  }
}
#section6 .quick-link-title {
  position: absolute;
  left: 178px;
  top: 202px;
  display: flex;
  flex-direction: column;
  width: 248px;
  z-index: 2;
}
@media (max-width: 1640px) {
  #section6 .quick-link-title {
    left: 158px;
  }
}
@media (max-width: 1500px) {
  #section6 .quick-link-title {
    left: 144px;
  }
}
@media (max-width: 1440px) {
  #section6 .quick-link-title {
    left: 124px;
  }
}
@media (max-width: 1360px) {
  #section6 .quick-link-title {
    left: 104px;
  }
}
@media (max-width: 1260px) {
  #section6 .quick-link-title {
    left: 74px;
  }
}
@media (max-width: 1024px) {
  #section6 .quick-link-title {
    position: relative;
    top: auto;
    left: auto;
    padding-left: 74px;
    margin-bottom: 70px;
    width: 340px;
  }
}
@media (max-width: 767px) {
  #section6 .quick-link-title {
    padding-left: 67px;
    margin-bottom: 58px;
    width: 281px;
  }
}
@media (max-width: 540px) {
  #section6 .quick-link-title {
    padding-left: 30px;
    margin-bottom: 58px;
    width: 244px;
  }
}
@media (max-width: 420px) {
  #section6 .quick-link-title {
    padding-left: 20px;
    margin-bottom: 32px;
    width: 137px;
  }
}
@media (max-width: 320px) {
  #section6 .quick-link-title {
    padding-left: 15px;
    margin-bottom: 19px;
    width: 120px;
  }
}
#section6 .quick-link-title .main-title {
  width: 100%;
  height: 114px;
  background-size: auto 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='215' height='100' viewBox='0 0 215 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2146 4.2H32.6906V42H22.2146V27.528H10.8746V42H0.344563V4.2H10.8746V17.862H22.2146V4.2ZM38.1724 9.222V0.689998H48.1084V9.222H38.1724ZM38.1184 42V12.84H48.1624V42H38.1184ZM22.2146 61.2H32.6906V99H22.2146V84.528H10.8746V99H0.344563V61.2H10.8746V74.862H22.2146V61.2ZM63.9768 99L61.9248 92.898H48.5328L46.4268 99H35.2488L50.0988 61.2H60.3048L75.4788 99H63.9768ZM59.3868 84.744L55.1748 73.026L51.0708 84.744H59.3868ZM101.676 61.2H111.774V99H103.134L88.1224 78.534V99H78.0244V61.2H87.1504L101.676 81.072V61.2ZM141.894 79.074C145.458 80.748 147.672 84.15 147.672 88.254C147.672 94.41 142.38 99.054 135.414 99.054H117.972V61.254H135.036C141.732 61.254 146.646 65.304 146.646 70.92C146.646 74.268 144.756 77.292 141.894 79.074ZM136.764 72.648C136.764 70.65 135.414 69.354 133.254 69.354H127.962V75.942H133.254C135.414 75.942 136.764 74.592 136.764 72.648ZM133.632 90.468C135.9 90.468 137.358 89.064 137.358 87.012C137.358 85.014 135.9 83.61 133.632 83.61H127.962V90.468H133.632ZM176.067 99L174.015 92.898H160.623L158.517 99H147.339L162.189 61.2H172.395L187.569 99H176.067ZM171.477 84.744L167.265 73.026L163.161 84.744H171.477ZM214.615 61.2V70.596H204.355V99H193.879V70.596H183.619V61.2H214.615Z' fill='white'/%3E%3Cpath d='M76.7681 12.84L83.5181 12.894V38.814C83.5181 47.94 77.5241 53.61 67.9121 53.61C59.6501 53.61 53.8721 49.452 52.5221 42.54H62.1881C62.8901 44.484 65.3741 45.564 67.8041 45.564C71.2061 45.564 73.9061 43.404 73.9061 39.948V39.084C71.6921 40.434 69.1001 41.244 66.2921 41.244C57.9221 41.244 51.7121 35.034 51.7121 26.61C51.7121 18.294 57.9221 11.922 66.2921 11.922C69.8021 11.922 72.9881 13.218 75.4721 15.324L76.7681 12.84ZM67.9661 32.982C71.5841 32.982 74.1761 30.336 74.1761 26.61C74.1761 22.938 71.5841 20.238 67.9661 20.238C64.3481 20.238 61.7021 22.938 61.7021 26.61C61.7021 30.336 64.2941 32.982 67.9661 32.982ZM106.618 12.03C113.314 12.03 117.634 16.89 117.634 24.45V42H107.59V25.638C107.59 22.29 106.402 20.562 103.756 20.562C100.732 20.562 98.8423 22.722 98.8423 26.448V42H88.7983V2.31H98.8423V14.784C101.002 13.056 103.702 12.03 106.618 12.03Z' fill='%23292931'/%3E%3C/svg%3E%0A");
  background-size: auto 100%;
}
@media (max-width: 767px) {
  #section6 .quick-link-title .main-title {
    height: 98px;
  }
}
@media (max-width: 560px) {
  #section6 .quick-link-title .main-title {
    height: 53px;
    background-size: 100%;
  }
}
@media (max-width: 420px) {
  #section6 .quick-link-title .main-title {
    height: 41px;
  }
}
#section6 .quick-link-title .sub-title {
  display: block;
  margin: 16px 0 0 0;
  color: #FFF;
  font-family: "Pretendard";
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.0225rem;
}
@media (max-width: 560px) {
  #section6 .quick-link-title .sub-title {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  #section6 .quick-link-title .sub-title {
    font-size: 14px;
  }
}
#section6 .quick-link-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  #section6 .quick-link-box {
    height: auto;
  }
}
#section6 .quick-link-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
  z-index: 2;
}
#section6 .quick-link-list .quick-item {
  width: 33.3333333333%;
  height: 170px;
}
@media (max-width: 640px) {
  #section6 .quick-link-list .quick-item {
    height: 126px;
  }
}
@media (max-width: 560px) {
  #section6 .quick-link-list .quick-item {
    height: 140px;
  }
}
@media (max-width: 420px) {
  #section6 .quick-link-list .quick-item {
    height: 99px;
    min-height: 99px;
  }
}
#section6 .quick-link-list .quick-item .link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(7.5px);
  transition: all 0.3s;
}
@media (max-width: 460px) {
  #section6 .quick-link-list .quick-item .link {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
}
#section6 .quick-link-list .quick-item .link::before, #section6 .quick-link-list .quick-item .link::after {
  position: absolute;
  left: 0;
  display: block;
  content: "";
  transition: all 0.1s;
  z-index: 2;
  background-color: #FFF;
}
#section6 .quick-link-list .quick-item .link::before {
  top: 0;
  width: 2px;
  height: 0;
}
#section6 .quick-link-list .quick-item .link::after {
  bottom: 0;
  width: 0;
  height: 2px;
}
#section6 .quick-link-list .quick-item .link .link-inner {
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 31px 20px 26px 21px;
  z-index: 3;
}
@media (max-width: 767px) {
  #section6 .quick-link-list .quick-item .link .link-inner {
    padding: 25px 24px 21px 25px;
  }
}
@media (max-width: 560px) {
  #section6 .quick-link-list .quick-item .link .link-inner {
    padding: 18px 15px;
  }
}
@media (max-width: 460px) {
  #section6 .quick-link-list .quick-item .link .link-inner {
    padding: 15px;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media (max-width: 380px) {
  #section6 .quick-link-list .quick-item .link .link-inner {
    padding: 12px;
  }
}
#section6 .quick-link-list .quick-item .link .link-inner::before, #section6 .quick-link-list .quick-item .link .link-inner::after {
  position: absolute;
  right: 0;
  display: block;
  content: "";
  transition: all 0.1s;
  z-index: 2;
  background-color: #FFF;
}
#section6 .quick-link-list .quick-item .link .link-inner::before {
  bottom: 0;
  width: 2px;
  height: 0;
}
#section6 .quick-link-list .quick-item .link .link-inner::after {
  top: 0;
  width: 0;
  height: 2px;
}
#section6 .quick-link-list .quick-item .link .thm-box {
  position: absolute;
  right: 10px;
  top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 39px;
  height: 39px;
  /*@media (max-width: 460px) {position: relative; right: auto; top: auto; margin: 0 0 0 10px;}*/
}
@media (max-width: 740px) {
  #section6 .quick-link-list .quick-item .link .thm-box {
    width: 27px;
    height: 27px;
  }
}
#section6 .quick-link-list .quick-item .link .thm-box:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23e8eaed'%3E%3Cpath d='m256-240-56-56 384-384H240v-80h480v480h-80v-344L256-240Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50%;
  overflow: hidden;
}
@media (max-width: 740px) {
  #section6 .quick-link-list .quick-item .link .thm-box:after {
    background-size: 70%;
  }
}
#section6 .quick-link-list .quick-item .link .thm-box img {
  display: none;
}
#section6 .quick-link-list .quick-item .link .quick-item-title {
  overflow: hidden;
  color: #FFF;
  font-size: 22px;
  font-family: "Pretendard";
  font-weight: bold;
  line-height: 130%;
  letter-spacing: -0.05rem;
}
@media (max-width: 1024px) {
  #section6 .quick-link-list .quick-item .link .quick-item-title {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  #section6 .quick-link-list .quick-item .link .quick-item-title {
    font-size: 18px;
  }
}
@media (max-width: 560px) {
  #section6 .quick-link-list .quick-item .link .quick-item-title {
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  #section6 .quick-link-list .quick-item .link .quick-item-title {
    font-size: 15px;
  }
}
@media (max-width: 380px) {
  #section6 .quick-link-list .quick-item .link .quick-item-title {
    font-size: 13px;
  }
}
#section6 .quick-link-list .quick-item .link:hover, #section6 .quick-link-list .quick-item .link:focus {
  background-color: rgba(0, 150, 184, 0.5);
}
#section6 .quick-link-list .quick-item .link:hover::before, #section6 .quick-link-list .quick-item .link:focus::before {
  height: calc(100% - 2px);
}
#section6 .quick-link-list .quick-item .link:hover::after, #section6 .quick-link-list .quick-item .link:focus::after {
  width: calc(100% - 2px);
  transition-delay: 0.1s;
}
#section6 .quick-link-list .quick-item .link:hover .link-inner::before, #section6 .quick-link-list .quick-item .link:focus .link-inner::before {
  height: calc(100% - 2px);
  transition-delay: 0.2s;
}
#section6 .quick-link-list .quick-item .link:hover .link-inner::after, #section6 .quick-link-list .quick-item .link:focus .link-inner::after {
  width: calc(100% - 2px);
  transition-delay: 0.3s;
}

#section8 {
  padding: 104px 0 0 0;
  height: 1080px;
}
@media (max-width: 1500px) {
  #section8 {
    height: 963px;
  }
}
@media (max-width: 1024px) {
  #section8 {
    height: 756px;
  }
}
@media (max-width: 767px) {
  #section8 {
    height: 622px;
  }
}
@media (max-width: 420px) {
  #section8 {
    padding: 64px 0 0 0;
    height: 340px;
  }
}
@media (max-width: 300px) {
  #section8 {
    padding: 34px 0 0 0;
    height: 277px;
  }
}
#section8 .section-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("/template/2024/common/images/kor/background-section8.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  transition: all 0.3s;
  transform: scale(1);
  transform-origin: 50%;
  animation-name: Visual-Effect;
  animation-duration: 10s;
}
@media (max-width: 1500px) {
  #section8 .section-background {
    background-size: auto 100%;
  }
}
#section8 .section-background:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: linear-gradient(177.44deg, #FFFFFF 17%, rgba(255, 255, 255, 0.65) 30.64%, rgba(255, 255, 255, 0) 45.39%);
}
#section8 .symbol-title {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}
#section8 .symbol-title .symbol-icon {
  margin-bottom: 24px;
  width: 122px;
  height: 122px;
  line-height: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='122' height='122' viewBox='0 0 122 122' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M104.213 30.2002L74.0586 38.2812L91.6886 104.087L121.843 96.0064L104.213 30.2002Z' fill='%230096B8'/%3E%3Cpath d='M83.6085 73.9278L17.8125 91.5605L25.8923 121.719L91.6882 104.087L83.6085 73.9278Z' fill='%23306B9B'/%3E%3Cpath d='M96.128 9.09579e-05L30.332 17.6328L38.4118 47.7916L104.208 30.1589L96.128 9.09579e-05Z' fill='%23DFAE74'/%3E%3Cpath d='M30.3305 17.6534L0.157227 25.7383L17.7898 91.5438L47.9631 83.4589L30.3305 17.6534Z' fill='%23E4605B'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 1024px) {
  #section8 .symbol-title .symbol-icon {
    margin-bottom: 20px;
    width: 98px;
    height: 98px;
  }
}
@media (max-width: 767px) {
  #section8 .symbol-title .symbol-icon {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 640px) {
  #section8 .symbol-title .symbol-icon {
    width: 64px;
    height: 64px;
  }
}
@media (max-width: 560px) {
  #section8 .symbol-title .symbol-icon {
    width: 54px;
    height: 54px;
  }
}
@media (max-width: 420px) {
  #section8 .symbol-title .symbol-icon {
    width: 44px;
    height: 44px;
  }
}
@media (max-width: 320px) {
  #section8 .symbol-title .symbol-icon {
    width: 33px;
    height: 33px;
  }
}
#section8 .symbol-title .main-title {
  margin-bottom: 21px;
  width: 100%;
  height: 45px;
  line-height: 0;
  background-size: auto 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='1055' height='45' viewBox='0 0 1055 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.6064 1.82H42.0804V37.7C42.0804 40.828 41.4364 42.208 39.5044 43.082C37.5724 43.91 34.5824 44.048 30.2584 44.048C30.0284 42.576 29.1544 40.184 28.4184 38.758C31.3164 38.896 34.3984 38.85 35.3644 38.85C36.2384 38.804 36.6064 38.528 36.6064 37.654V1.82ZM27.7744 6.19H33.0644V32.364H27.7744V6.19ZM7.94842 17.644H20.4604V22.428H7.94842V17.644ZM5.55642 17.644H10.9384V36.504C10.9384 38.436 11.2604 38.712 13.3764 38.712C14.3424 38.712 18.4364 38.712 19.5864 38.712C21.5184 38.712 21.8404 37.792 22.1164 32.87C23.2664 33.744 25.4284 34.572 26.8544 34.894C26.2564 41.426 24.7844 43.358 20.0464 43.358C18.8044 43.358 13.8364 43.358 12.6864 43.358C7.25842 43.358 5.55642 41.932 5.55642 36.55V17.644ZM18.3904 17.644H23.6804C23.6804 17.644 23.6344 18.932 23.5884 19.53C23.2664 27.212 22.8064 30.524 21.7024 31.812C20.8284 32.87 19.8624 33.238 18.6204 33.422C17.5164 33.56 15.6764 33.606 13.6984 33.514C13.6064 32.088 13.0544 30.156 12.3184 28.868C13.8364 29.052 15.2164 29.098 15.9064 29.098C16.5044 29.098 16.8724 29.006 17.2404 28.592C17.7924 27.902 18.1604 25.28 18.3904 18.38V17.644ZM12.5944 6.558L16.2284 3.338C19.9084 7.248 24.9224 12.584 27.1304 16.034L23.1284 19.852C21.0124 16.31 16.2744 10.652 12.5944 6.558ZM13.1004 0.853999L18.1144 2.418C15.0324 9.732 10.1564 16.264 4.13042 20.772C3.30242 19.622 1.37042 17.598 0.174416 16.724C5.78642 12.952 10.6624 6.742 13.1004 0.853999ZM64.7584 6.144H86.6084V10.836H64.7584V6.144ZM58.7324 14.7H88.4944V19.3H58.7324V14.7ZM64.1144 1.406L69.2204 2.556C67.6564 7.294 64.9424 11.848 62.1824 14.792C61.1244 13.964 58.8244 12.722 57.5364 12.124C60.4344 9.548 62.7804 5.454 64.1144 1.406ZM71.0604 0.945998H76.5344V17.782H71.0604V0.945998ZM57.2604 18.886V35.814H51.8784V23.992H46.4964V18.886H57.2604ZM57.2604 33.422C59.1004 36.458 62.5964 37.792 67.3804 37.976C72.7624 38.206 83.2044 38.068 89.4144 37.562C88.8164 38.85 87.8964 41.518 87.6664 43.174C82.1004 43.45 72.8084 43.542 67.2884 43.312C61.6304 43.082 57.8124 41.748 54.8224 38.16C52.7984 39.954 50.7284 41.702 48.2444 43.726L45.5304 37.976C47.6004 36.688 50.0844 35.078 52.2004 33.422H57.2604ZM46.5884 5.316L50.6824 2.004C53.4424 3.936 56.8004 6.834 58.4104 8.996L53.9944 12.63C52.6144 10.468 49.3024 7.386 46.5884 5.316ZM67.8404 26.2V30.892H79.9844V26.2H67.8404ZM62.4584 21.83H85.7344V35.308H62.4584V21.83ZM92.0824 19.208H133.298V24.682H92.0824V19.208ZM95.5324 7.846H129.94V13.32H95.5324V7.846ZM109.608 0.945998H115.45V44.14H109.608V0.945998ZM108.642 22.382L113.426 24.36C109.01 31.674 101.834 38.344 94.5664 42.116C93.6464 40.736 91.8064 38.528 90.5184 37.378C97.6024 34.296 104.87 28.316 108.642 22.382ZM116.462 22.428C120.188 28.362 127.456 34.342 134.494 37.378C133.206 38.482 131.366 40.736 130.446 42.208C123.316 38.436 116.278 31.628 111.862 24.36L116.462 22.428ZM137.024 21.048H178.378V26.338H137.024V21.048ZM139.186 5.96H176.538V11.204H139.186V5.96ZM154.734 0.899999H160.622V44.094H154.734V0.899999ZM168.442 11.066L174.238 12.768C172.536 15.942 170.696 19.208 169.224 21.278L164.44 19.714C165.866 17.368 167.568 13.78 168.442 11.066ZM142.268 13.044L147.19 11.204C148.892 13.688 150.548 17.046 151.146 19.3L145.856 21.37C145.396 19.162 143.832 15.666 142.268 13.044ZM153.814 23.164L158.276 24.958C153.952 32.226 146.822 38.85 139.646 42.484C138.772 41.15 136.978 38.988 135.736 37.884C142.82 34.894 150.088 29.052 153.814 23.164ZM161.68 23.256C165.36 29.098 172.536 34.986 179.574 37.976C178.286 39.08 176.538 41.196 175.664 42.622C168.488 38.988 161.542 32.272 157.218 25.05L161.68 23.256ZM208.232 7.432C205.426 12.262 200.412 18.288 194.8 22.06C194.11 20.634 192.776 18.564 191.718 17.368C197.422 13.734 202.85 6.972 205.426 1.774H210.67C214.258 7.846 219.778 13.964 225.16 16.908C224.01 18.334 222.814 20.312 221.94 21.968C216.65 18.426 211.176 12.308 208.232 7.432ZM211.958 18.288H217.478V43.68H211.958V18.288ZM199.998 18.38H205.334V25.096C205.334 30.708 204.23 38.896 197.008 44.508C196.18 43.404 194.432 41.748 193.098 40.828C199.446 36.274 199.998 29.19 199.998 25.004V18.38ZM190.66 1.13L195.858 2.74C192.868 10.606 188.084 18.886 183.07 24.13C182.564 22.796 181.092 19.76 180.126 18.426C184.312 14.24 188.314 7.708 190.66 1.13ZM186.198 13.826L191.442 8.582L191.488 8.628V44.094H186.198V13.826ZM240.202 5.132H268.308V9.87H240.202V5.132ZM238.178 38.666H269.32V43.266H238.178V38.666ZM242.18 13.044H265.824V39.494H260.764V17.046H247.056V39.494H242.18V13.044ZM245.814 19.576H261.638V23.394H245.814V19.576ZM245.722 25.97H262.834V29.65H245.722V25.97ZM245.584 32.272H261.73V36.044H245.584V32.272ZM251.748 1.038L257.59 1.222C256.808 6.098 255.658 11.48 254.646 14.838L249.862 14.47C250.69 10.836 251.472 5.178 251.748 1.038ZM235.694 1.084L240.754 2.694C237.902 10.514 233.394 18.84 228.61 24.13C228.104 22.75 226.632 19.714 225.758 18.38C229.714 14.148 233.44 7.662 235.694 1.084ZM231.14 13.872L236.246 8.628V8.674V44.094H231.14V13.872ZM276.496 8.398H290.618V39.402H276.496V34.526H285.604V13.228H276.496V8.398ZM273.276 8.398H278.29V42.806H273.276V8.398ZM276.266 20.68H288.042V25.464H276.266V20.68ZM279.808 0.899999L285.834 1.774C284.776 4.902 283.626 8.168 282.706 10.33L278.29 9.364C278.934 6.972 279.578 3.43 279.808 0.899999ZM296.69 8.076H310.122V13.09H296.69V8.076ZM308.236 8.076H313.342C313.342 8.076 313.342 9.87 313.296 10.56C312.698 31.26 312.146 38.574 310.26 41.012C308.972 42.806 307.684 43.312 305.798 43.588C304.05 43.864 301.244 43.818 298.576 43.68C298.484 42.162 297.748 39.816 296.736 38.344C299.726 38.574 302.486 38.62 303.636 38.62C304.556 38.62 305.062 38.436 305.66 37.792C307.132 36.228 307.73 28.316 308.236 9.134V8.076ZM296.828 0.945998L302.118 2.188C300.324 8.996 297.334 15.988 294.206 20.404C293.194 19.484 290.94 17.92 289.652 17.184C292.734 13.32 295.356 7.064 296.828 0.945998ZM294.574 21.324L298.898 18.886C301.152 22.06 304.188 26.476 305.614 29.19L300.922 32.042C299.68 29.236 296.782 24.728 294.574 21.324ZM347.496 6.19C343.678 11.618 336.64 17.828 329.096 22.014C328.36 20.726 326.796 18.702 325.6 17.552C333.512 13.55 340.964 6.466 344.368 0.761998H350.118C355.04 7.846 362.538 13.872 369.852 17C368.472 18.426 367.23 20.266 366.218 21.968C359.134 18.058 351.406 11.664 347.496 6.19ZM331.856 27.764H363.32V32.548H331.856V27.764ZM334.202 17.598H361.204V22.428H334.202V17.598ZM328.176 38.114H367.46V43.036H328.176V38.114ZM344.598 19.76H350.44V40.874H344.598V19.76ZM371.508 4.442H387.01V9.548H371.508V4.442ZM386.504 8.674H414.472V13.734H386.504V8.674ZM371.876 17.276H386.504V22.382H371.876V17.276ZM370.634 33.33C374.728 32.318 381.03 30.524 386.964 28.822L387.7 33.468C382.318 35.308 376.568 37.148 372.06 38.528L370.634 33.33ZM397.406 0.899999H402.742V37.884C402.742 40.598 402.19 42.07 400.58 42.99C398.97 43.91 396.624 44.094 393.174 44.094C392.99 42.622 392.07 40.23 391.288 38.804C393.542 38.896 395.704 38.85 396.44 38.85C397.13 38.85 397.406 38.62 397.406 37.884V0.899999ZM383.468 34.388C386.412 32.916 390.92 30.202 395.198 27.626L396.854 32.18C393.404 34.664 389.494 37.286 386.274 39.31L383.468 34.388ZM386.918 17.69L391.196 15.804C392.944 18.242 394.968 21.6 395.704 23.854L391.196 25.97C390.506 23.762 388.666 20.266 386.918 17.69ZM409.504 15.298L414.334 17.828C412.264 20.68 409.964 23.762 408.124 25.786L404.214 23.578C405.962 21.416 408.216 17.92 409.504 15.298ZM404.444 3.982L407.434 1.13C409.596 2.418 412.31 4.488 413.598 5.96L410.424 9.134C409.182 7.616 406.56 5.454 404.444 3.982ZM376.66 6.558H381.996V33.33L376.66 34.158V6.558ZM402.558 14.286C404.352 24.866 407.48 31.122 415.254 36.412C413.966 37.424 412.494 39.172 411.85 40.644C403.294 34.158 400.028 26.844 398.004 15.114L402.558 14.286ZM417.508 9.87H458.218V15.482H417.508V9.87ZM426.984 30.754H448.328V36.366H426.984V30.754ZM434.85 0.945998H440.738V44.14H434.85V0.945998ZM433.194 11.894L438.254 13.504C434.298 23.532 427.766 32.318 419.716 37.378C418.796 35.998 416.956 33.882 415.714 32.778C423.258 28.638 429.928 20.358 433.194 11.894ZM442.394 12.032C445.752 20.22 452.468 28.224 460.196 32.226C458.816 33.376 456.838 35.676 455.918 37.24C447.822 32.272 441.382 23.486 437.38 13.688L442.394 12.032ZM465.026 15.206H500.86V20.634H465.026V15.206ZM461.99 36.78H503.896V42.208H461.99V36.78ZM479.838 1.038H485.772V40.46H479.838V1.038ZM526.942 2.142H532.554V35.262C532.554 38.022 532.876 38.482 535.13 38.482C536.142 38.482 540.742 38.482 541.846 38.482C544.1 38.482 544.468 36.872 544.79 30.386C546.124 31.352 548.378 32.364 549.942 32.686C549.252 40.644 547.78 43.588 542.352 43.588C541.018 43.588 535.682 43.588 534.44 43.588C528.644 43.588 526.942 41.748 526.942 35.216V2.142ZM544.192 9.824L548.24 14.654C543.042 18.334 536.464 21.784 530.484 24.59C530.116 23.302 529.058 21.37 528.276 20.174C533.98 17.46 540.098 13.32 544.192 9.824ZM518.064 1.544L523.492 3.384C520.042 11.572 514.384 20.082 508.588 25.418C508.036 23.992 506.426 20.956 505.414 19.576C510.382 15.298 515.212 8.49 518.064 1.544ZM513.188 14.516L518.616 9.088L518.708 9.18V44.048H513.188V14.516ZM558.268 18.288H593.136V23.716H558.268V18.288ZM554.772 5.684H592.124V10.928H554.772V5.684ZM555.14 18.288H560.936V24.82C560.936 30.616 560.062 39.264 555.784 44.692C554.864 43.588 552.38 41.472 551.184 40.736C554.818 36.044 555.14 29.42 555.14 24.682V18.288ZM561.35 12.676L566.226 10.606C567.652 12.446 569.4 15.068 570.136 16.862L564.984 19.162C564.386 17.414 562.776 14.654 561.35 12.676ZM580.946 10.974L587.156 12.952C585.27 15.62 583.338 18.426 581.866 20.266L577.496 18.518C578.738 16.402 580.21 13.274 580.946 10.974ZM568.572 2.096L574.276 0.761998C575.564 2.326 576.852 4.58 577.404 6.144L571.424 7.8C571.01 6.236 569.768 3.844 568.572 2.096ZM605.878 16.678H627.084V21.416H605.878V16.678ZM597.644 26.982H638.814V32.088H597.644V26.982ZM615.354 24.038H621.012V38.252C621.012 41.104 620.322 42.53 618.114 43.358C615.952 44.094 613.008 44.186 609.098 44.186C608.73 42.622 607.718 40.276 606.844 38.85C609.788 38.942 613.238 38.942 614.158 38.942C615.078 38.942 615.354 38.712 615.354 38.068V24.038ZM625.29 16.678H626.67L627.82 16.402L631.316 19.07C628.142 22.474 623.588 26.062 619.08 28.224C618.436 27.304 616.964 25.786 616.136 25.05C619.678 23.21 623.588 19.944 625.29 17.69V16.678ZM598.196 8.26H638.308V19.53H632.834V13.136H603.394V19.53H598.196V8.26ZM630.074 1.268L636.054 3.016C633.938 6.052 631.546 9.18 629.66 11.204L625.152 9.548C626.9 7.294 628.97 3.844 630.074 1.268ZM601.278 3.522L605.97 1.406C607.626 3.2 609.466 5.684 610.202 7.478L605.188 9.778C604.544 8.076 602.842 5.454 601.278 3.522ZM612.87 2.51L617.746 0.669999C619.218 2.694 620.782 5.5 621.38 7.34L616.136 9.364C615.676 7.524 614.25 4.626 612.87 2.51ZM651.67 19.07H694.266V25.096H651.67V19.07ZM705.168 1.13L710.366 2.694C707.652 10.514 703.282 18.84 698.59 24.13C698.084 22.842 696.566 19.76 695.6 18.426C699.464 14.194 703.052 7.662 705.168 1.13ZM701.442 13.826L706.64 8.582L706.686 8.628V44.094H701.442V13.826ZM721.038 1.176H726.42V43.818H721.038V1.176ZM709.354 9.134H739.162V14.378H709.354V9.134ZM714.966 31.444H732.584V36.366H714.966V31.444ZM728.352 12.078C730.79 19.898 735.436 28.224 740.404 32.916C739.116 33.882 737.276 35.768 736.31 37.24C731.25 31.72 726.972 22.29 724.442 13.228L728.352 12.078ZM719.336 11.664L723.292 12.768C720.67 22.29 716.3 31.766 710.826 37.378C709.952 36.044 708.112 34.112 706.916 33.192C712.16 28.5 716.898 19.852 719.336 11.664ZM762.024 2.142H767.636V35.262C767.636 38.022 767.958 38.482 770.212 38.482C771.224 38.482 775.824 38.482 776.928 38.482C779.182 38.482 779.55 36.872 779.872 30.386C781.206 31.352 783.46 32.364 785.024 32.686C784.334 40.644 782.862 43.588 777.434 43.588C776.1 43.588 770.764 43.588 769.522 43.588C763.726 43.588 762.024 41.748 762.024 35.216V2.142ZM779.274 9.824L783.322 14.654C778.124 18.334 771.546 21.784 765.566 24.59C765.198 23.302 764.14 21.37 763.358 20.174C769.062 17.46 775.18 13.32 779.274 9.824ZM753.146 1.544L758.574 3.384C755.124 11.572 749.466 20.082 743.67 25.418C743.118 23.992 741.508 20.956 740.496 19.576C745.464 15.298 750.294 8.49 753.146 1.544ZM748.27 14.516L753.698 9.088L753.79 9.18V44.048H748.27V14.516ZM791.74 8.398H805.862V39.402H791.74V34.526H800.848V13.228H791.74V8.398ZM788.52 8.398H793.534V42.806H788.52V8.398ZM791.51 20.68H803.286V25.464H791.51V20.68ZM795.052 0.899999L801.078 1.774C800.02 4.902 798.87 8.168 797.95 10.33L793.534 9.364C794.178 6.972 794.822 3.43 795.052 0.899999ZM811.934 8.076H825.366V13.09H811.934V8.076ZM823.48 8.076H828.586C828.586 8.076 828.586 9.87 828.54 10.56C827.942 31.26 827.39 38.574 825.504 41.012C824.216 42.806 822.928 43.312 821.042 43.588C819.294 43.864 816.488 43.818 813.82 43.68C813.728 42.162 812.992 39.816 811.98 38.344C814.97 38.574 817.73 38.62 818.88 38.62C819.8 38.62 820.306 38.436 820.904 37.792C822.376 36.228 822.974 28.316 823.48 9.134V8.076ZM812.072 0.945998L817.362 2.188C815.568 8.996 812.578 15.988 809.45 20.404C808.438 19.484 806.184 17.92 804.896 17.184C807.978 13.32 810.6 7.064 812.072 0.945998ZM809.818 21.324L814.142 18.886C816.396 22.06 819.432 26.476 820.858 29.19L816.166 32.042C814.924 29.236 812.026 24.728 809.818 21.324ZM867.41 1.82H872.884V37.7C872.884 40.828 872.24 42.208 870.308 43.082C868.376 43.91 865.386 44.048 861.062 44.048C860.832 42.576 859.958 40.184 859.222 38.758C862.12 38.896 865.202 38.85 866.168 38.85C867.042 38.804 867.41 38.528 867.41 37.654V1.82ZM858.578 6.19H863.868V32.364H858.578V6.19ZM838.752 17.644H851.264V22.428H838.752V17.644ZM836.36 17.644H841.742V36.504C841.742 38.436 842.064 38.712 844.18 38.712C845.146 38.712 849.24 38.712 850.39 38.712C852.322 38.712 852.644 37.792 852.92 32.87C854.07 33.744 856.232 34.572 857.658 34.894C857.06 41.426 855.588 43.358 850.85 43.358C849.608 43.358 844.64 43.358 843.49 43.358C838.062 43.358 836.36 41.932 836.36 36.55V17.644ZM849.194 17.644H854.484C854.484 17.644 854.438 18.932 854.392 19.53C854.07 27.212 853.61 30.524 852.506 31.812C851.632 32.87 850.666 33.238 849.424 33.422C848.32 33.56 846.48 33.606 844.502 33.514C844.41 32.088 843.858 30.156 843.122 28.868C844.64 29.052 846.02 29.098 846.71 29.098C847.308 29.098 847.676 29.006 848.044 28.592C848.596 27.902 848.964 25.28 849.194 18.38V17.644ZM843.398 6.558L847.032 3.338C850.712 7.248 855.726 12.584 857.934 16.034L853.932 19.852C851.816 16.31 847.078 10.652 843.398 6.558ZM843.904 0.853999L848.918 2.418C845.836 9.732 840.96 16.264 834.934 20.772C834.106 19.622 832.174 17.598 830.978 16.724C836.59 12.952 841.466 6.742 843.904 0.853999ZM902.692 16.172H919.85V21.278H902.692V16.172ZM877.76 5.5H898.46V10.008H877.76V5.5ZM877.3 23.808H898.414V28.454H877.3V23.808ZM877.162 15.758H898.828V20.312H877.162V15.758ZM910.144 18.38H915.48V43.91H910.144V18.38ZM885.442 1.314H890.824V7.524H885.442V1.314ZM885.442 20.036H890.824V44.094H885.442V20.036ZM900.208 4.58L906.648 6.374C906.602 6.834 906.28 7.064 905.452 7.202V20.726C905.452 27.58 904.578 37.746 898.322 44.232C897.632 43.036 895.608 41.15 894.366 40.46C899.702 34.802 900.208 26.936 900.208 20.634V4.58ZM915.25 1.406L919.666 5.408C914.974 7.524 908.718 9.088 903.336 10.1C903.06 8.904 902.278 6.972 901.634 5.914C906.556 4.81 911.984 3.154 915.25 1.406ZM890.41 28.638C891.836 29.512 896.252 32.962 897.356 33.882L894.182 37.838C892.664 35.998 889.168 32.548 887.466 31.03L890.41 28.638ZM880.06 10.698L884.292 9.686C885.12 11.342 885.764 13.596 885.994 15.114L881.486 16.31C881.394 14.792 880.796 12.446 880.06 10.698ZM891.514 9.594L896.39 10.514C895.516 12.63 894.734 14.608 894.044 16.034L889.674 15.114C890.318 13.55 891.1 11.204 891.514 9.594ZM885.488 26.522L889.398 27.948C887.144 33.008 883.326 38.298 879.646 41.288C878.772 40.092 877.162 38.252 876.012 37.378C879.646 35.032 883.464 30.57 885.488 26.522ZM924.496 2.602H945.518V7.386H924.496V2.602ZM922.932 12.262H946.576V17.092H922.932V12.262ZM922.518 37.562H964.148V42.668H922.518V37.562ZM927.164 28.868H959.548V33.836H927.164V28.868ZM937.1 4.442H942.252V25.97H937.1V4.442ZM940.504 25.234H946.208V41.334H940.504V25.234ZM948.508 3.614H953.522V19.208H948.508V3.614ZM956.926 1.498H962.17V21.186C962.17 23.762 961.71 25.05 959.962 25.832C958.26 26.614 955.914 26.706 952.694 26.706C952.464 25.28 951.728 23.21 950.992 21.83C953.108 21.922 955.362 21.922 956.052 21.876C956.696 21.876 956.926 21.692 956.926 21.094V1.498ZM928.176 4.534H933.236V12.722C933.236 17.782 931.948 23.762 925.554 27.212C924.864 26.2 922.978 24.13 921.966 23.394C927.578 20.496 928.176 16.356 928.176 12.584V4.534ZM968.058 13.32H1009V19.024H968.058V13.32ZM991.656 15.62C994.416 26.154 1000.26 34.894 1010.01 38.758C1008.63 40 1006.79 42.392 1005.87 44.002C995.336 39.08 989.586 29.558 986.09 16.908L991.656 15.62ZM985.308 0.945998H991.38C991.15 14.976 991.058 34.48 971.324 44.002C970.45 42.484 968.748 40.506 967.138 39.31C985.998 30.892 985.17 13.412 985.308 0.945998ZM1021.28 16.678H1042.49V21.416H1021.28V16.678ZM1013.05 26.982H1054.22V32.088H1013.05V26.982ZM1030.76 24.038H1036.41V38.252C1036.41 41.104 1035.72 42.53 1033.52 43.358C1031.35 44.094 1028.41 44.186 1024.5 44.186C1024.13 42.622 1023.12 40.276 1022.25 38.85C1025.19 38.942 1028.64 38.942 1029.56 38.942C1030.48 38.942 1030.76 38.712 1030.76 38.068V24.038ZM1040.69 16.678H1042.07L1043.22 16.402L1046.72 19.07C1043.54 22.474 1038.99 26.062 1034.48 28.224C1033.84 27.304 1032.37 25.786 1031.54 25.05C1035.08 23.21 1038.99 19.944 1040.69 17.69V16.678ZM1013.6 8.26H1053.71V19.53H1048.24V13.136H1018.8V19.53H1013.6V8.26ZM1045.48 1.268L1051.46 3.016C1049.34 6.052 1046.95 9.18 1045.06 11.204L1040.55 9.548C1042.3 7.294 1044.37 3.844 1045.48 1.268ZM1016.68 3.522L1021.37 1.406C1023.03 3.2 1024.87 5.684 1025.6 7.478L1020.59 9.778C1019.95 8.076 1018.24 5.454 1016.68 3.522ZM1028.27 2.51L1033.15 0.669999C1034.62 2.694 1036.18 5.5 1036.78 7.34L1031.54 9.364C1031.08 7.524 1029.65 4.626 1028.27 2.51Z' fill='black'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media (max-width: 1024px) {
  #section8 .symbol-title .main-title {
    margin-bottom: 21px;
    height: 120px;
    background-image: url("data:image/svg+xml,%3Csvg width='732' height='120' viewBox='0 0 732 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M240.087 7.82H245.561V43.7C245.561 46.828 244.917 48.208 242.985 49.082C241.053 49.91 238.063 50.048 233.739 50.048C233.509 48.576 232.635 46.184 231.899 44.758C234.797 44.896 237.879 44.85 238.845 44.85C239.719 44.804 240.087 44.528 240.087 43.654V7.82ZM231.255 12.19H236.545V38.364H231.255V12.19ZM211.429 23.644H223.941V28.428H211.429V23.644ZM209.037 23.644H214.419V42.504C214.419 44.436 214.741 44.712 216.857 44.712C217.823 44.712 221.917 44.712 223.067 44.712C224.999 44.712 225.321 43.792 225.597 38.87C226.747 39.744 228.909 40.572 230.335 40.894C229.737 47.426 228.265 49.358 223.527 49.358C222.285 49.358 217.317 49.358 216.167 49.358C210.739 49.358 209.037 47.932 209.037 42.55V23.644ZM221.871 23.644H227.161C227.161 23.644 227.115 24.932 227.069 25.53C226.747 33.212 226.287 36.524 225.183 37.812C224.309 38.87 223.343 39.238 222.101 39.422C220.997 39.56 219.157 39.606 217.179 39.514C217.087 38.088 216.535 36.156 215.799 34.868C217.317 35.052 218.697 35.098 219.387 35.098C219.985 35.098 220.353 35.006 220.721 34.592C221.273 33.902 221.641 31.28 221.871 24.38V23.644ZM216.075 12.558L219.709 9.338C223.389 13.248 228.403 18.584 230.611 22.034L226.609 25.852C224.493 22.31 219.755 16.652 216.075 12.558ZM216.581 6.854L221.595 8.418C218.513 15.732 213.637 22.264 207.611 26.772C206.783 25.622 204.851 23.598 203.655 22.724C209.267 18.952 214.143 12.742 216.581 6.854ZM268.239 12.144H290.089V16.836H268.239V12.144ZM262.213 20.7H291.975V25.3H262.213V20.7ZM267.595 7.406L272.701 8.556C271.137 13.294 268.423 17.848 265.663 20.792C264.605 19.964 262.305 18.722 261.017 18.124C263.915 15.548 266.261 11.454 267.595 7.406ZM274.541 6.946H280.015V23.782H274.541V6.946ZM260.741 24.886V41.814H255.359V29.992H249.977V24.886H260.741ZM260.741 39.422C262.581 42.458 266.077 43.792 270.861 43.976C276.243 44.206 286.685 44.068 292.895 43.562C292.297 44.85 291.377 47.518 291.147 49.174C285.581 49.45 276.289 49.542 270.769 49.312C265.111 49.082 261.293 47.748 258.303 44.16C256.279 45.954 254.209 47.702 251.725 49.726L249.011 43.976C251.081 42.688 253.565 41.078 255.681 39.422H260.741ZM250.069 11.316L254.163 8.004C256.923 9.936 260.281 12.834 261.891 14.996L257.475 18.63C256.095 16.468 252.783 13.386 250.069 11.316ZM271.321 32.2V36.892H283.465V32.2H271.321ZM265.939 27.83H289.215V41.308H265.939V27.83ZM295.563 25.208H336.779V30.682H295.563V25.208ZM299.013 13.846H333.421V19.32H299.013V13.846ZM313.089 6.946H318.931V50.14H313.089V6.946ZM312.123 28.382L316.907 30.36C312.491 37.674 305.315 44.344 298.047 48.116C297.127 46.736 295.287 44.528 293.999 43.378C301.083 40.296 308.351 34.316 312.123 28.382ZM319.943 28.428C323.669 34.362 330.937 40.342 337.975 43.378C336.687 44.482 334.847 46.736 333.927 48.208C326.797 44.436 319.759 37.628 315.343 30.36L319.943 28.428ZM340.505 27.048H381.859V32.338H340.505V27.048ZM342.667 11.96H380.019V17.204H342.667V11.96ZM358.215 6.9H364.103V50.094H358.215V6.9ZM371.923 17.066L377.719 18.768C376.017 21.942 374.177 25.208 372.705 27.278L367.921 25.714C369.347 23.368 371.049 19.78 371.923 17.066ZM345.749 19.044L350.671 17.204C352.373 19.688 354.029 23.046 354.627 25.3L349.337 27.37C348.877 25.162 347.313 21.666 345.749 19.044ZM357.295 29.164L361.757 30.958C357.433 38.226 350.303 44.85 343.127 48.484C342.253 47.15 340.459 44.988 339.217 43.884C346.301 40.894 353.569 35.052 357.295 29.164ZM365.161 29.256C368.841 35.098 376.017 40.986 383.055 43.976C381.767 45.08 380.019 47.196 379.145 48.622C371.969 44.988 365.023 38.272 360.699 31.05L365.161 29.256ZM411.713 13.432C408.907 18.262 403.893 24.288 398.281 28.06C397.591 26.634 396.257 24.564 395.199 23.368C400.903 19.734 406.331 12.972 408.907 7.774H414.151C417.739 13.846 423.259 19.964 428.641 22.908C427.491 24.334 426.295 26.312 425.421 27.968C420.131 24.426 414.657 18.308 411.713 13.432ZM415.439 24.288H420.959V49.68H415.439V24.288ZM403.479 24.38H408.815V31.096C408.815 36.708 407.711 44.896 400.489 50.508C399.661 49.404 397.913 47.748 396.579 46.828C402.927 42.274 403.479 35.19 403.479 31.004V24.38ZM394.141 7.13L399.339 8.74C396.349 16.606 391.565 24.886 386.551 30.13C386.045 28.796 384.573 25.76 383.607 24.426C387.793 20.24 391.795 13.708 394.141 7.13ZM389.679 19.826L394.923 14.582L394.969 14.628V50.094H389.679V19.826ZM443.683 11.132H471.789V15.87H443.683V11.132ZM441.659 44.666H472.801V49.266H441.659V44.666ZM445.661 19.044H469.305V45.494H464.245V23.046H450.537V45.494H445.661V19.044ZM449.295 25.576H465.119V29.394H449.295V25.576ZM449.203 31.97H466.315V35.65H449.203V31.97ZM449.065 38.272H465.211V42.044H449.065V38.272ZM455.229 7.038L461.071 7.222C460.289 12.098 459.139 17.48 458.127 20.838L453.343 20.47C454.171 16.836 454.953 11.178 455.229 7.038ZM439.175 7.084L444.235 8.694C441.383 16.514 436.875 24.84 432.091 30.13C431.585 28.75 430.113 25.714 429.239 24.38C433.195 20.148 436.921 13.662 439.175 7.084ZM434.621 19.872L439.727 14.628V14.674V50.094H434.621V19.872ZM479.977 14.398H494.099V45.402H479.977V40.526H489.085V19.228H479.977V14.398ZM476.757 14.398H481.771V48.806H476.757V14.398ZM479.747 26.68H491.523V31.464H479.747V26.68ZM483.289 6.9L489.315 7.774C488.257 10.902 487.107 14.168 486.187 16.33L481.771 15.364C482.415 12.972 483.059 9.43 483.289 6.9ZM500.171 14.076H513.603V19.09H500.171V14.076ZM511.717 14.076H516.823C516.823 14.076 516.823 15.87 516.777 16.56C516.179 37.26 515.627 44.574 513.741 47.012C512.453 48.806 511.165 49.312 509.279 49.588C507.531 49.864 504.725 49.818 502.057 49.68C501.965 48.162 501.229 45.816 500.217 44.344C503.207 44.574 505.967 44.62 507.117 44.62C508.037 44.62 508.543 44.436 509.141 43.792C510.613 42.228 511.211 34.316 511.717 15.134V14.076ZM500.309 6.946L505.599 8.188C503.805 14.996 500.815 21.988 497.687 26.404C496.675 25.484 494.421 23.92 493.133 23.184C496.215 19.32 498.837 13.064 500.309 6.946ZM498.055 27.324L502.379 24.886C504.633 28.06 507.669 32.476 509.095 35.19L504.403 38.042C503.161 35.236 500.263 30.728 498.055 27.324ZM22.8752 72.19C19.0572 77.618 12.0192 83.828 4.4752 88.014C3.7392 86.726 2.1752 84.702 0.979204 83.552C8.8912 79.55 16.3432 72.466 19.7472 66.762H25.4972C30.4192 73.846 37.9172 79.872 45.2312 83C43.8512 84.426 42.6092 86.266 41.5972 87.968C34.5132 84.058 26.7852 77.664 22.8752 72.19ZM7.2352 93.764H38.6992V98.548H7.2352V93.764ZM9.5812 83.598H36.5832V88.428H9.5812V83.598ZM3.5552 104.114H42.8392V109.036H3.5552V104.114ZM19.9772 85.76H25.8192V106.874H19.9772V85.76ZM46.8872 70.442H62.3892V75.548H46.8872V70.442ZM61.8832 74.674H89.8512V79.734H61.8832V74.674ZM47.2552 83.276H61.8832V88.382H47.2552V83.276ZM46.0132 99.33C50.1072 98.318 56.4092 96.524 62.3432 94.822L63.0792 99.468C57.6972 101.308 51.9472 103.148 47.4392 104.528L46.0132 99.33ZM72.7852 66.9H78.1212V103.884C78.1212 106.598 77.5692 108.07 75.9592 108.99C74.3492 109.91 72.0032 110.094 68.5532 110.094C68.3692 108.622 67.4492 106.23 66.6672 104.804C68.9212 104.896 71.0832 104.85 71.8192 104.85C72.5092 104.85 72.7852 104.62 72.7852 103.884V66.9ZM58.8472 100.388C61.7912 98.916 66.2992 96.202 70.5772 93.626L72.2332 98.18C68.7832 100.664 64.8732 103.286 61.6532 105.31L58.8472 100.388ZM62.2972 83.69L66.5752 81.804C68.3232 84.242 70.3472 87.6 71.0832 89.854L66.5752 91.97C65.8852 89.762 64.0452 86.266 62.2972 83.69ZM84.8832 81.298L89.7132 83.828C87.6432 86.68 85.3432 89.762 83.5032 91.786L79.5932 89.578C81.3412 87.416 83.5952 83.92 84.8832 81.298ZM79.8232 69.982L82.8132 67.13C84.9752 68.418 87.6892 70.488 88.9772 71.96L85.8032 75.134C84.5612 73.616 81.9392 71.454 79.8232 69.982ZM52.0392 72.558H57.3752V99.33L52.0392 100.158V72.558ZM77.9372 80.286C79.7312 90.866 82.8592 97.122 90.6332 102.412C89.3452 103.424 87.8732 105.172 87.2292 106.644C78.6732 100.158 75.4072 92.844 73.3832 81.114L77.9372 80.286ZM92.8872 75.87H133.597V81.482H92.8872V75.87ZM102.363 96.754H123.707V102.366H102.363V96.754ZM110.229 66.946H116.117V110.14H110.229V66.946ZM108.573 77.894L113.633 79.504C109.677 89.532 103.145 98.318 95.0952 103.378C94.1752 101.998 92.3352 99.882 91.0932 98.778C98.6372 94.638 105.307 86.358 108.573 77.894ZM117.773 78.032C121.131 86.22 127.847 94.224 135.575 98.226C134.195 99.376 132.217 101.676 131.297 103.24C123.201 98.272 116.761 89.486 112.759 79.688L117.773 78.032ZM140.405 81.206H176.239V86.634H140.405V81.206ZM137.369 102.78H179.275V108.208H137.369V102.78ZM155.217 67.038H161.151V106.46H155.217V67.038ZM202.321 68.142H207.933V101.262C207.933 104.022 208.255 104.482 210.509 104.482C211.521 104.482 216.121 104.482 217.225 104.482C219.479 104.482 219.847 102.872 220.169 96.386C221.503 97.352 223.757 98.364 225.321 98.686C224.631 106.644 223.159 109.588 217.731 109.588C216.397 109.588 211.061 109.588 209.819 109.588C204.023 109.588 202.321 107.748 202.321 101.216V68.142ZM219.571 75.824L223.619 80.654C218.421 84.334 211.843 87.784 205.863 90.59C205.495 89.302 204.437 87.37 203.655 86.174C209.359 83.46 215.477 79.32 219.571 75.824ZM193.443 67.544L198.871 69.384C195.421 77.572 189.763 86.082 183.967 91.418C183.415 89.992 181.805 86.956 180.793 85.576C185.761 81.298 190.591 74.49 193.443 67.544ZM188.567 80.516L193.995 75.088L194.087 75.18V110.048H188.567V80.516ZM233.647 84.288H268.515V89.716H233.647V84.288ZM230.151 71.684H267.503V76.928H230.151V71.684ZM230.519 84.288H236.315V90.82C236.315 96.616 235.441 105.264 231.163 110.692C230.243 109.588 227.759 107.472 226.563 106.736C230.197 102.044 230.519 95.42 230.519 90.682V84.288ZM236.729 78.676L241.605 76.606C243.031 78.446 244.779 81.068 245.515 82.862L240.363 85.162C239.765 83.414 238.155 80.654 236.729 78.676ZM256.325 76.974L262.535 78.952C260.649 81.62 258.717 84.426 257.245 86.266L252.875 84.518C254.117 82.402 255.589 79.274 256.325 76.974ZM243.951 68.096L249.655 66.762C250.943 68.326 252.231 70.58 252.783 72.144L246.803 73.8C246.389 72.236 245.147 69.844 243.951 68.096ZM281.257 82.678H302.463V87.416H281.257V82.678ZM273.023 92.982H314.193V98.088H273.023V92.982ZM290.733 90.038H296.391V104.252C296.391 107.104 295.701 108.53 293.493 109.358C291.331 110.094 288.387 110.186 284.477 110.186C284.109 108.622 283.097 106.276 282.223 104.85C285.167 104.942 288.617 104.942 289.537 104.942C290.457 104.942 290.733 104.712 290.733 104.068V90.038ZM300.669 82.678H302.049L303.199 82.402L306.695 85.07C303.521 88.474 298.967 92.062 294.459 94.224C293.815 93.304 292.343 91.786 291.515 91.05C295.057 89.21 298.967 85.944 300.669 83.69V82.678ZM273.575 74.26H313.687V85.53H308.213V79.136H278.773V85.53H273.575V74.26ZM305.453 67.268L311.433 69.016C309.317 72.052 306.925 75.18 305.039 77.204L300.531 75.548C302.279 73.294 304.349 69.844 305.453 67.268ZM276.657 69.522L281.349 67.406C283.005 69.2 284.845 71.684 285.581 73.478L280.567 75.778C279.923 74.076 278.221 71.454 276.657 69.522ZM288.249 68.51L293.125 66.67C294.597 68.694 296.161 71.5 296.759 73.34L291.515 75.364C291.055 73.524 289.629 70.626 288.249 68.51ZM327.049 85.07H369.645V91.096H327.049V85.07ZM380.547 67.13L385.745 68.694C383.031 76.514 378.661 84.84 373.969 90.13C373.463 88.842 371.945 85.76 370.979 84.426C374.843 80.194 378.431 73.662 380.547 67.13ZM376.821 79.826L382.019 74.582L382.065 74.628V110.094H376.821V79.826ZM396.417 67.176H401.799V109.818H396.417V67.176ZM384.733 75.134H414.541V80.378H384.733V75.134ZM390.345 97.444H407.963V102.366H390.345V97.444ZM403.731 78.078C406.169 85.898 410.815 94.224 415.783 98.916C414.495 99.882 412.655 101.768 411.689 103.24C406.629 97.72 402.351 88.29 399.821 79.228L403.731 78.078ZM394.715 77.664L398.671 78.768C396.049 88.29 391.679 97.766 386.205 103.378C385.331 102.044 383.491 100.112 382.295 99.192C387.539 94.5 392.277 85.852 394.715 77.664ZM437.403 68.142H443.015V101.262C443.015 104.022 443.337 104.482 445.591 104.482C446.603 104.482 451.203 104.482 452.307 104.482C454.561 104.482 454.929 102.872 455.251 96.386C456.585 97.352 458.839 98.364 460.403 98.686C459.713 106.644 458.241 109.588 452.813 109.588C451.479 109.588 446.143 109.588 444.901 109.588C439.105 109.588 437.403 107.748 437.403 101.216V68.142ZM454.653 75.824L458.701 80.654C453.503 84.334 446.925 87.784 440.945 90.59C440.577 89.302 439.519 87.37 438.737 86.174C444.441 83.46 450.559 79.32 454.653 75.824ZM428.525 67.544L433.953 69.384C430.503 77.572 424.845 86.082 419.049 91.418C418.497 89.992 416.887 86.956 415.875 85.576C420.843 81.298 425.673 74.49 428.525 67.544ZM423.649 80.516L429.077 75.088L429.169 75.18V110.048H423.649V80.516ZM467.119 74.398H481.241V105.402H467.119V100.526H476.227V79.228H467.119V74.398ZM463.899 74.398H468.913V108.806H463.899V74.398ZM466.889 86.68H478.665V91.464H466.889V86.68ZM470.431 66.9L476.457 67.774C475.399 70.902 474.249 74.168 473.329 76.33L468.913 75.364C469.557 72.972 470.201 69.43 470.431 66.9ZM487.313 74.076H500.745V79.09H487.313V74.076ZM498.859 74.076H503.965C503.965 74.076 503.965 75.87 503.919 76.56C503.321 97.26 502.769 104.574 500.883 107.012C499.595 108.806 498.307 109.312 496.421 109.588C494.673 109.864 491.867 109.818 489.199 109.68C489.107 108.162 488.371 105.816 487.359 104.344C490.349 104.574 493.109 104.62 494.259 104.62C495.179 104.62 495.685 104.436 496.283 103.792C497.755 102.228 498.353 94.316 498.859 75.134V74.076ZM487.451 66.946L492.741 68.188C490.947 74.996 487.957 81.988 484.829 86.404C483.817 85.484 481.563 83.92 480.275 83.184C483.357 79.32 485.979 73.064 487.451 66.946ZM485.197 87.324L489.521 84.886C491.775 88.06 494.811 92.476 496.237 95.19L491.545 98.042C490.303 95.236 487.405 90.728 485.197 87.324ZM542.789 67.82H548.263V103.7C548.263 106.828 547.619 108.208 545.687 109.082C543.755 109.91 540.765 110.048 536.441 110.048C536.211 108.576 535.337 106.184 534.601 104.758C537.499 104.896 540.581 104.85 541.547 104.85C542.421 104.804 542.789 104.528 542.789 103.654V67.82ZM533.957 72.19H539.247V98.364H533.957V72.19ZM514.131 83.644H526.643V88.428H514.131V83.644ZM511.739 83.644H517.121V102.504C517.121 104.436 517.443 104.712 519.559 104.712C520.525 104.712 524.619 104.712 525.769 104.712C527.701 104.712 528.023 103.792 528.299 98.87C529.449 99.744 531.611 100.572 533.037 100.894C532.439 107.426 530.967 109.358 526.229 109.358C524.987 109.358 520.019 109.358 518.869 109.358C513.441 109.358 511.739 107.932 511.739 102.55V83.644ZM524.573 83.644H529.863C529.863 83.644 529.817 84.932 529.771 85.53C529.449 93.212 528.989 96.524 527.885 97.812C527.011 98.87 526.045 99.238 524.803 99.422C523.699 99.56 521.859 99.606 519.881 99.514C519.789 98.088 519.237 96.156 518.501 94.868C520.019 95.052 521.399 95.098 522.089 95.098C522.687 95.098 523.055 95.006 523.423 94.592C523.975 93.902 524.343 91.28 524.573 84.38V83.644ZM518.777 72.558L522.411 69.338C526.091 73.248 531.105 78.584 533.313 82.034L529.311 85.852C527.195 82.31 522.457 76.652 518.777 72.558ZM519.283 66.854L524.297 68.418C521.215 75.732 516.339 82.264 510.313 86.772C509.485 85.622 507.553 83.598 506.357 82.724C511.969 78.952 516.845 72.742 519.283 66.854ZM578.071 82.172H595.229V87.278H578.071V82.172ZM553.139 71.5H573.839V76.008H553.139V71.5ZM552.679 89.808H573.793V94.454H552.679V89.808ZM552.541 81.758H574.207V86.312H552.541V81.758ZM585.523 84.38H590.859V109.91H585.523V84.38ZM560.821 67.314H566.203V73.524H560.821V67.314ZM560.821 86.036H566.203V110.094H560.821V86.036ZM575.587 70.58L582.027 72.374C581.981 72.834 581.659 73.064 580.831 73.202V86.726C580.831 93.58 579.957 103.746 573.701 110.232C573.011 109.036 570.987 107.15 569.745 106.46C575.081 100.802 575.587 92.936 575.587 86.634V70.58ZM590.629 67.406L595.045 71.408C590.353 73.524 584.097 75.088 578.715 76.1C578.439 74.904 577.657 72.972 577.013 71.914C581.935 70.81 587.363 69.154 590.629 67.406ZM565.789 94.638C567.215 95.512 571.631 98.962 572.735 99.882L569.561 103.838C568.043 101.998 564.547 98.548 562.845 97.03L565.789 94.638ZM555.439 76.698L559.671 75.686C560.499 77.342 561.143 79.596 561.373 81.114L556.865 82.31C556.773 80.792 556.175 78.446 555.439 76.698ZM566.893 75.594L571.769 76.514C570.895 78.63 570.113 80.608 569.423 82.034L565.053 81.114C565.697 79.55 566.479 77.204 566.893 75.594ZM560.867 92.522L564.777 93.948C562.523 99.008 558.705 104.298 555.025 107.288C554.151 106.092 552.541 104.252 551.391 103.378C555.025 101.032 558.843 96.57 560.867 92.522ZM599.875 68.602H620.897V73.386H599.875V68.602ZM598.311 78.262H621.955V83.092H598.311V78.262ZM597.897 103.562H639.527V108.668H597.897V103.562ZM602.543 94.868H634.927V99.836H602.543V94.868ZM612.479 70.442H617.631V91.97H612.479V70.442ZM615.883 91.234H621.587V107.334H615.883V91.234ZM623.887 69.614H628.901V85.208H623.887V69.614ZM632.305 67.498H637.549V87.186C637.549 89.762 637.089 91.05 635.341 91.832C633.639 92.614 631.293 92.706 628.073 92.706C627.843 91.28 627.107 89.21 626.371 87.83C628.487 87.922 630.741 87.922 631.431 87.876C632.075 87.876 632.305 87.692 632.305 87.094V67.498ZM603.555 70.534H608.615V78.722C608.615 83.782 607.327 89.762 600.933 93.212C600.243 92.2 598.357 90.13 597.345 89.394C602.957 86.496 603.555 82.356 603.555 78.584V70.534ZM643.437 79.32H684.377V85.024H643.437V79.32ZM667.035 81.62C669.795 92.154 675.637 100.894 685.389 104.758C684.009 106 682.169 108.392 681.249 110.002C670.715 105.08 664.965 95.558 661.469 82.908L667.035 81.62ZM660.687 66.946H666.759C666.529 80.976 666.437 100.48 646.703 110.002C645.829 108.484 644.127 106.506 642.517 105.31C661.377 96.892 660.549 79.412 660.687 66.946ZM696.659 82.678H717.865V87.416H696.659V82.678ZM688.425 92.982H729.595V98.088H688.425V92.982ZM706.135 90.038H711.793V104.252C711.793 107.104 711.103 108.53 708.895 109.358C706.733 110.094 703.789 110.186 699.879 110.186C699.511 108.622 698.499 106.276 697.625 104.85C700.569 104.942 704.019 104.942 704.939 104.942C705.859 104.942 706.135 104.712 706.135 104.068V90.038ZM716.071 82.678H717.451L718.601 82.402L722.097 85.07C718.923 88.474 714.369 92.062 709.861 94.224C709.217 93.304 707.745 91.786 706.917 91.05C710.459 89.21 714.369 85.944 716.071 83.69V82.678ZM688.977 74.26H729.089V85.53H723.615V79.136H694.175V85.53H688.977V74.26ZM720.855 67.268L726.835 69.016C724.719 72.052 722.327 75.18 720.441 77.204L715.933 75.548C717.681 73.294 719.751 69.844 720.855 67.268ZM692.059 69.522L696.751 67.406C698.407 69.2 700.247 71.684 700.983 73.478L695.969 75.778C695.325 74.076 693.623 71.454 692.059 69.522ZM703.651 68.51L708.527 66.67C709.999 68.694 711.563 71.5 712.161 73.34L706.917 75.364C706.457 73.524 705.031 70.626 703.651 68.51Z' fill='black'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 767px) {
  #section8 .symbol-title .main-title {
    height: 64px;
  }
}
@media (max-width: 640px) {
  #section8 .symbol-title .main-title {
    height: 60px;
  }
}
@media (max-width: 560px) {
  #section8 .symbol-title .main-title {
    height: 54px;
  }
}
@media (max-width: 420px) {
  #section8 .symbol-title .main-title {
    height: 48px;
  }
}
@media (max-width: 320px) {
  #section8 .symbol-title .main-title {
    height: 38px;
  }
}
#section8 .symbol-title .symbol-text {
  font-size: 20px;
  font-family: "Pretendard";
  font-weight: 400;
  line-height: 130%;
  text-align: center;
}
@media (max-width: 1024px) {
  #section8 .symbol-title .symbol-text {
    font-size: 17px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #section8 .symbol-title .symbol-text {
    font-size: 16px;
    line-height: 130%;
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  #section8 .symbol-title .symbol-text {
    font-size: 16px;
    line-height: 130%;
  }
}
@media (max-width: 420px) {
  #section8 .symbol-title .symbol-text {
    font-size: 15px;
    line-height: 140%;
  }
}
@media (max-width: 300px) {
  #section8 .symbol-title .symbol-text {
    font-size: 14px;
  }
}

/*# sourceMappingURL=acego.main.css.map */
