@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 {
  flex-direction: column;
}

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

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

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

.swiper-container-free-mode > .swiper-wrapper {
  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 {
  align-items: flex-start;
  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 {
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  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;
  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;
  transition: 0.3s;
  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;
  -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%;
  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%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  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 {
  -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 {
  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: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  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: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  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;
  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;
  backface-visibility: hidden;
}

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

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  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;
  filter: blur(50px);
  z-index: 0;
}

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

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  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;
  transform-origin: 50%;
  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%;
  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");
}
@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: 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 {
  /*
  @media (max-width:767px) {padding:0 30px;}
  @media (max-width:540px) {padding:0 20px;}
  @media (max-width:420px) {padding:0 15px;}*/
}
#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;
  -o-object-fit: cover;
     object-fit: cover;
}
@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 > img {
  /*@media (max-width:1024px) {height:100%;max-height:none;width:auto;}*/
  /*@media (max-width:1640px) {width:auto;height:100%;}*/
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images > video {
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  position: relative;
  z-index: 7;
  -o-object-fit: cover;
     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;
  margin-bottom: 80px;
}
@media (max-width: 1024px) {
  #section2 {
    margin-bottom: 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;
  }
}

#section3 {
  padding: 80px 0 222px 0;
  height: 1833px;
  overflow: visible;
  z-index: 6;
}
@media (max-width: 1500px) {
  #section3 {
    padding: 0 0 63px 0;
    height: auto;
  }
}
@media (max-width: 1280px) {
  #section3 {
    overflow: hidden;
  }
}
@media (max-width: 1024px) {
  #section3 {
    padding: 100px 0 103px 0;
  }
}
@media (max-width: 767px) {
  #section3 {
    padding: 103px 0 63px 0;
  }
}
@media (max-width: 420px) {
  #section3 {
    padding: 56px 0 88px 0;
  }
}
@media (max-width: 320px) {
  #section3 {
    padding: 42px 0 68px 0;
  }
}
#section3 .line {
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  width: 2590px;
  height: 588px; /*background-color:#fff;*/
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='2590' height='688' viewBox='0 0 2590 688' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2589.14 0L0.549072 685.056L0.373047 687.575L2588.96 2.51917L2589.14 0Z' fill='%23EEF3F8'/%3E%3C/svg%3E%0A");
  z-index: -1;
}
#section3 .line:before, #section3 .line:after {
  content: "";
  position: absolute;
  width: 2590px;
  height: 588px;
  z-index: -1;
  background-image: url("data:image/svg+xml,%3Csvg width='2590' height='688' viewBox='0 0 2590 688' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2589.14 0L0.549072 685.056L0.373047 687.575L2588.96 2.51917L2589.14 0Z' fill='%23EEF3F8'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50%;
}
@media (max-width: 1920px) {
  #section3 .line:before, #section3 .line:after {
    display: none;
  }
}
#section3 .line:before {
  top: 69.9%;
  left: -60%;
}
#section3 .line:after {
  top: -71.1%;
  right: -61%;
}
#section3 .line.line1 {
  top: -693px;
  z-index: 1;
}
#section3 .line.line2 {
  top: -403px;
  z-index: 0;
}
#section3 .line.aos-init {
  transform: translate3d(-50%, 100px, 0);
}
#section3 .line.aos-animate {
  transform: translate3d(-50%, 0, 0);
}
#section3 .background {
  position: absolute;
  top: -46px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  width: 1920px;
  height: 2015px; /*background:#1D6EB0;transform: rotate(-15deg);*/
  background-image: url("data:image/svg+xml,%3Csvg width='1920' height='2015' viewBox='0 0 1920 2015' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='-869.463' y='748.171' width='3042.69' height='1443.25' transform='rotate(-15 -869.463 748.171)' fill='%231D6EB0'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50%;
  z-index: 2;
}
@media (max-width: 1500px) {
  #section3 .background {
    top: 83px;
    width: 100%;
    height: 74.5%;
    background: #1D6EB0;
  }
}
@media (max-width: 1280px) {
  #section3 .background {
    height: 78.5%;
  }
}
@media (max-width: 1024px) {
  #section3 .background {
    height: calc(100% - 203px);
  }
}
#section3 .background:before, #section3 .background:after {
  content: "";
  position: absolute;
  width: 1920px;
  height: 2015px;
  z-index: -1;
  background-image: url("data:image/svg+xml,%3Csvg width='1920' height='2015' viewBox='0 0 1920 2015' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='-869.463' y='748.171' width='3042.69' height='1443.25' transform='rotate(-15 -869.463 748.171)' fill='%231D6EB0'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50%;
}
@media (max-width: 1920px) {
  #section3 .background:before, #section3 .background:after {
    display: none;
  }
}
#section3 .background:before {
  top: 15.3%;
  left: -60%;
}
#section3 .background:after {
  top: -15.6%;
  right: -61%;
}
#section3 .background.aos-init {
  transform: translate3d(-50%, 100px, 0);
}
#section3 .background.aos-animate {
  transform: translate3d(-50%, 0, 0);
}
#section3 .marquee {
  position: absolute;
  bottom: 318px;
  left: 0;
  right: 0;
  width: 100vw;
  max-width: 100%;
  height: 236px;
  overflow: hidden;
  z-index: 4;
  /*@media (max-width:1500px){bottom:-12px;}*/
}
@media (max-width: 1280px) {
  #section3 .marquee {
    width: 1037px;
    height: 405px;
    max-width: none;
    bottom: 180px;
    left: -10px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url("data:image/svg+xml,%3Csvg width='1024' height='379' viewBox='0 0 1024 379' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.1' d='M64.25 0.499993H92.3V105.5H68.3L26.6 48.65V105.5H-1.45V0.499993H23.9L64.25 55.7V0.499993ZM188.893 64.25C188.893 66.8 188.743 69.2 188.443 71.75H128.293C130.093 81.05 135.943 85.85 144.793 85.85C151.243 85.85 156.793 83 159.343 78.2H187.243C181.543 96.65 165.043 108.2 144.793 108.2C119.443 108.2 100.843 89.75 100.843 65C100.843 40.25 119.293 21.95 144.793 21.95C170.893 21.95 188.893 40.55 188.893 64.25ZM144.793 43.85C136.693 43.85 130.993 48.2 128.743 56.3H161.443C159.043 48.2 153.193 43.85 144.793 43.85ZM272.332 105.5H241.132L227.782 81.65L214.282 105.5H183.382L210.232 63.5L185.332 24.5H216.232L227.932 44.9L240.082 24.5H270.532L245.332 62.75L272.332 105.5ZM318.421 81.2H329.071V105.5H309.871C292.021 105.5 281.071 94.55 281.071 76.55V46.1H266.221V39.5L302.521 0.949996H308.371V24.5H328.621V46.1H308.971V71.9C308.971 77.6 312.571 81.2 318.421 81.2ZM46.85 184.4H104.45C104.45 218.75 81.95 243.2 49.1 243.2C17 243.2 -6.85 220.1 -6.85 188.15C-6.85 156.2 16.55 132.95 48.8 132.95C76.4 132.95 98.9 150.2 103.4 174.5H72.95C69.2 165.65 59.75 159.95 49.1 159.95C33.35 159.95 22.85 171.35 22.85 188.15C22.85 204.8 33.2 216.2 49.1 216.2C60.2 216.2 69.65 210.8 72.95 202.7H46.85V184.4ZM196.51 199.25C196.51 201.8 196.36 204.2 196.06 206.75H135.91C137.71 216.05 143.56 220.85 152.41 220.85C158.86 220.85 164.41 218 166.96 213.2H194.86C189.16 231.65 172.66 243.2 152.41 243.2C127.06 243.2 108.46 224.75 108.46 200C108.46 175.25 126.91 156.95 152.41 156.95C178.51 156.95 196.51 175.55 196.51 199.25ZM152.41 178.85C144.31 178.85 138.61 183.2 136.36 191.3H169.06C166.66 183.2 160.81 178.85 152.41 178.85ZM253.604 157.25C272.354 157.25 284.804 170.6 284.804 191.15V240.5H256.904V195.05C256.904 185.6 253.304 180.95 246.254 180.95C237.554 180.95 232.604 186.95 232.604 197.3V240.5H204.704V159.5H224.354L228.104 167.9C234.104 161.15 243.104 157.25 253.604 157.25ZM380.284 199.25C380.284 201.8 380.134 204.2 379.834 206.75H319.684C321.484 216.05 327.334 220.85 336.184 220.85C342.634 220.85 348.184 218 350.734 213.2H378.634C372.934 231.65 356.434 243.2 336.184 243.2C310.834 243.2 292.234 224.75 292.234 200C292.234 175.25 310.684 156.95 336.184 156.95C362.284 156.95 380.284 175.55 380.284 199.25ZM336.184 178.85C328.084 178.85 322.384 183.2 320.134 191.3H352.834C350.434 183.2 344.584 178.85 336.184 178.85ZM433.777 159.2H441.277V184.7H430.327C420.577 184.7 416.377 189.05 416.377 199.4V240.5H388.477V159.5H407.227L411.577 168.5C417.277 161.9 424.177 159.2 433.777 159.2ZM511.34 159.5H532.19V240.5H510.59L508.19 234.8C501.59 240.2 493.19 243.2 483.74 243.2C458.99 243.2 441.29 225.2 441.29 200C441.29 174.95 458.99 157.1 483.74 157.1C493.34 157.1 501.89 160.25 508.49 165.8L511.34 159.5ZM487.49 218.6C497.99 218.6 505.64 210.65 505.64 200C505.64 189.5 497.99 181.7 487.49 181.7C476.99 181.7 469.34 189.5 469.34 200C469.34 210.65 476.99 218.6 487.49 218.6ZM589.248 216.2H599.898V240.5H580.698C562.848 240.5 551.898 229.55 551.898 211.55V181.1H537.048V174.5L573.348 135.95H579.198V159.5H599.448V181.1H579.798V206.9C579.798 212.6 583.398 216.2 589.248 216.2ZM608.623 149.45V125.75H636.223V149.45H608.623ZM608.473 240.5V159.5H636.373V240.5H608.473ZM690.034 243.2C663.634 243.2 644.734 225.05 644.734 200C644.734 174.95 663.634 156.95 690.034 156.95C716.434 156.95 735.484 174.95 735.484 200C735.484 225.05 716.434 243.2 690.034 243.2ZM690.034 218.15C700.234 218.15 707.584 210.8 707.584 200.15C707.584 189.5 700.234 182 690.034 182C679.984 182 672.634 189.35 672.634 200.15C672.634 210.8 679.984 218.15 690.034 218.15ZM792.807 157.25C811.557 157.25 824.007 170.6 824.007 191.15V240.5H796.107V195.05C796.107 185.6 792.507 180.95 785.457 180.95C776.757 180.95 771.807 186.95 771.807 197.3V240.5H743.907V159.5H763.557L767.307 167.9C773.307 161.15 782.307 157.25 792.807 157.25ZM46.85 319.4H104.45C104.45 353.75 81.95 378.2 49.1 378.2C17 378.2 -6.85 355.1 -6.85 323.15C-6.85 291.2 16.55 267.95 48.8 267.95C76.4 267.95 98.9 285.2 103.4 309.5H72.95C69.2 300.65 59.75 294.95 49.1 294.95C33.35 294.95 22.85 306.35 22.85 323.15C22.85 339.8 33.2 351.2 49.1 351.2C60.2 351.2 69.65 345.8 72.95 337.7H46.85V319.4ZM112.671 375.5V265.25H140.571V375.5H112.671ZM194.231 378.2C167.831 378.2 148.931 360.05 148.931 335C148.931 309.95 167.831 291.95 194.231 291.95C220.631 291.95 239.681 309.95 239.681 335C239.681 360.05 220.631 378.2 194.231 378.2ZM194.231 353.15C204.431 353.15 211.781 345.8 211.781 335.15C211.781 324.5 204.431 317 194.231 317C184.181 317 176.831 324.35 176.831 335.15C176.831 345.8 184.181 353.15 194.231 353.15ZM295.804 292.1C320.704 292.1 338.404 309.95 338.404 335.15C338.404 360.35 320.704 378.2 295.804 378.2C286.354 378.2 277.954 375.05 271.354 369.5L268.804 375.5H248.104V265.25H275.704V297.65C281.554 294.05 288.304 292.1 295.804 292.1ZM292.054 353.45C302.404 353.45 310.204 345.65 310.204 335.15C310.204 324.5 302.554 316.7 292.054 316.7C281.704 316.7 273.904 324.5 273.904 335.15C273.904 345.65 281.704 353.45 292.054 353.45ZM411.983 294.5H432.833V375.5H411.233L408.833 369.8C402.233 375.2 393.833 378.2 384.383 378.2C359.633 378.2 341.933 360.2 341.933 335C341.933 309.95 359.633 292.1 384.383 292.1C393.983 292.1 402.533 295.25 409.133 300.8L411.983 294.5ZM388.133 353.6C398.633 353.6 406.283 345.65 406.283 335C406.283 324.5 398.633 316.7 388.133 316.7C377.633 316.7 369.983 324.5 369.983 335C369.983 345.65 377.633 353.6 388.133 353.6ZM445.94 375.5V265.25H473.84V375.5H445.94ZM545.62 349.1H582.97V375.5H516.22V270.5H545.62V349.1ZM672.725 334.25C672.725 336.8 672.575 339.2 672.275 341.75H612.125C613.925 351.05 619.775 355.85 628.625 355.85C635.075 355.85 640.625 353 643.175 348.2H671.075C665.375 366.65 648.875 378.2 628.625 378.2C603.275 378.2 584.675 359.75 584.675 335C584.675 310.25 603.125 291.95 628.625 291.95C654.725 291.95 672.725 310.55 672.725 334.25ZM628.625 313.85C620.525 313.85 614.825 318.2 612.575 326.3H645.275C642.875 318.2 637.025 313.85 628.625 313.85ZM746.319 294.5H767.169V375.5H745.569L743.169 369.8C736.569 375.2 728.169 378.2 718.719 378.2C693.969 378.2 676.269 360.2 676.269 335C676.269 309.95 693.969 292.1 718.719 292.1C728.319 292.1 736.869 295.25 743.469 300.8L746.319 294.5ZM722.469 353.6C732.969 353.6 740.619 345.65 740.619 335C740.619 324.5 732.969 316.7 722.469 316.7C711.969 316.7 704.319 324.5 704.319 335C704.319 345.65 711.969 353.6 722.469 353.6ZM838.176 265.25H865.776V375.5H845.226L842.526 369.5C835.926 375.05 827.526 378.35 818.076 378.35C793.326 378.35 775.626 360.2 775.626 335C775.626 309.95 793.326 291.95 818.076 291.95C825.576 291.95 832.476 293.9 838.176 297.5V265.25ZM821.826 353.6C832.326 353.6 839.976 345.65 839.976 335.15C839.976 324.5 832.326 316.55 821.826 316.55C811.476 316.55 803.676 324.5 803.676 335.15C803.676 345.65 811.476 353.6 821.826 353.6ZM962.155 334.25C962.155 336.8 962.005 339.2 961.705 341.75H901.555C903.355 351.05 909.205 355.85 918.055 355.85C924.505 355.85 930.055 353 932.605 348.2H960.505C954.805 366.65 938.305 378.2 918.055 378.2C892.705 378.2 874.105 359.75 874.105 335C874.105 310.25 892.555 291.95 918.055 291.95C944.155 291.95 962.155 310.55 962.155 334.25ZM918.055 313.85C909.955 313.85 904.255 318.2 902.005 326.3H934.705C932.305 318.2 926.455 313.85 918.055 313.85ZM1015.65 294.2H1023.15V319.7H1012.2C1002.45 319.7 998.248 324.05 998.248 334.4V375.5H970.348V294.5H989.098L993.448 303.5C999.148 296.9 1006.05 294.2 1015.65 294.2Z' fill='%23ADDAFF'/%3E%3C/svg%3E%0A");
    background-size: 100%;
  }
}
@media (max-width: 1024px) {
  #section3 .marquee {
    width: 100%;
    bottom: 70px;
  }
}
@media (max-width: 768px) {
  #section3 .marquee {
    bottom: 100px;
    height: 306px;
    background-size: auto 100%;
  }
}
@media (max-width: 640px) {
  #section3 .marquee {
    height: 240px;
  }
}
@media (max-width: 560px) {
  #section3 .marquee {
    height: 200px;
  }
}
@media (max-width: 420px) {
  #section3 .marquee {
    height: 168px;
  }
}
@media (max-width: 320px) {
  #section3 .marquee {
    height: 168px;
  }
}
#section3 .marquee .track {
  position: absolute;
  height: 236px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 50s linear infinite;
}
@media (max-width: 1280px) {
  #section3 .marquee .track {
    display: none;
  }
}
#section3 .marquee .track .bg {
  margin: 0 5vw;
  width: 4520px;
  height: 236px;
  font-size: 0;
  line-height: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='4520' height='236' viewBox='0 0 4520 236' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath d='M4504.94 66.9H4519.94V117.9H4498.04C4478.54 117.9 4470.14 126.6 4470.14 147.3V229.5H4414.34V67.5H4451.84L4460.54 85.5C4471.94 72.3 4485.74 66.9 4504.94 66.9Z' fill='%23ADDAFF'/%3E%3Cpath d='M4397.96 147C4397.96 152.1 4397.66 156.9 4397.06 162H4276.76C4280.36 180.6 4292.06 190.2 4309.76 190.2C4322.66 190.2 4333.76 184.5 4338.86 174.9H4394.66C4383.26 211.8 4350.26 234.9 4309.76 234.9C4259.06 234.9 4221.86 198 4221.86 148.5C4221.86 99 4258.76 62.4 4309.76 62.4C4361.96 62.4 4397.96 99.6 4397.96 147ZM4309.76 106.2C4293.56 106.2 4282.16 114.9 4277.66 131.1H4343.06C4338.26 114.9 4326.56 106.2 4309.76 106.2Z' fill='%23ADDAFF'/%3E%3Cpath d='M4150 9H4205.2V229.5H4164.1L4158.7 217.5C4145.5 228.6 4128.7 235.2 4109.8 235.2C4060.3 235.2 4024.9 198.9 4024.9 148.5C4024.9 98.4 4060.3 62.4 4109.8 62.4C4124.8 62.4 4138.6 66.3 4150 73.5V9ZM4117.3 185.7C4138.3 185.7 4153.6 169.8 4153.6 148.8C4153.6 127.5 4138.3 111.6 4117.3 111.6C4096.6 111.6 4081 127.5 4081 148.8C4081 169.8 4096.6 185.7 4117.3 185.7Z' fill='%23ADDAFF'/%3E%3Cpath d='M3966.28 67.5H4007.98V229.5H3964.78L3959.98 218.1C3946.78 228.9 3929.98 234.9 3911.08 234.9C3861.58 234.9 3826.18 198.9 3826.18 148.5C3826.18 98.4 3861.58 62.7 3911.08 62.7C3930.28 62.7 3947.38 69 3960.58 80.1L3966.28 67.5ZM3918.58 185.7C3939.58 185.7 3954.88 169.8 3954.88 148.5C3954.88 127.5 3939.58 111.9 3918.58 111.9C3897.58 111.9 3882.28 127.5 3882.28 148.5C3882.28 169.8 3897.58 185.7 3918.58 185.7Z' fill='%23ADDAFF'/%3E%3Cpath d='M3819.1 147C3819.1 152.1 3818.8 156.9 3818.2 162H3697.9C3701.5 180.6 3713.2 190.2 3730.9 190.2C3743.8 190.2 3754.9 184.5 3760 174.9H3815.8C3804.4 211.8 3771.4 234.9 3730.9 234.9C3680.2 234.9 3643 198 3643 148.5C3643 99 3679.9 62.4 3730.9 62.4C3783.1 62.4 3819.1 99.6 3819.1 147ZM3730.9 106.2C3714.7 106.2 3703.3 114.9 3698.8 131.1H3764.2C3759.4 114.9 3747.7 106.2 3730.9 106.2Z' fill='%23ADDAFF'/%3E%3Cpath d='M3564.89 176.7H3639.59V229.5H3506.09V19.5H3564.89V176.7Z' fill='%23ADDAFF'/%3E%3Cpath d='M3365.53 229.5V9H3421.33V229.5H3365.53Z' fill='%23ADDAFF'/%3E%3Cpath d='M3297.61 67.5H3339.31V229.5H3296.11L3291.31 218.1C3278.11 228.9 3261.31 234.9 3242.41 234.9C3192.91 234.9 3157.51 198.9 3157.51 148.5C3157.51 98.4 3192.91 62.7 3242.41 62.7C3261.61 62.7 3278.71 69 3291.91 80.1L3297.61 67.5ZM3249.91 185.7C3270.91 185.7 3286.21 169.8 3286.21 148.5C3286.21 127.5 3270.91 111.9 3249.91 111.9C3228.91 111.9 3213.61 127.5 3213.61 148.5C3213.61 169.8 3228.91 185.7 3249.91 185.7Z' fill='%23ADDAFF'/%3E%3Cpath d='M3065.25 62.7C3115.05 62.7 3150.45 98.4 3150.45 148.8C3150.45 199.2 3115.05 234.9 3065.25 234.9C3046.35 234.9 3029.55 228.6 3016.35 217.5L3011.25 229.5H2969.85V9H3025.05V73.8C3036.75 66.6 3050.25 62.7 3065.25 62.7ZM3057.75 185.4C3078.45 185.4 3094.05 169.8 3094.05 148.8C3094.05 127.5 3078.75 111.9 3057.75 111.9C3037.05 111.9 3021.45 127.5 3021.45 148.8C3021.45 169.8 3037.05 185.4 3057.75 185.4Z' fill='%23ADDAFF'/%3E%3Cpath d='M2862.11 234.9C2809.31 234.9 2771.51 198.6 2771.51 148.5C2771.51 98.4 2809.31 62.4 2862.11 62.4C2914.91 62.4 2953.01 98.4 2953.01 148.5C2953.01 198.6 2914.91 234.9 2862.11 234.9ZM2862.11 184.8C2882.51 184.8 2897.21 170.1 2897.21 148.8C2897.21 127.5 2882.51 112.5 2862.11 112.5C2842.01 112.5 2827.31 127.2 2827.31 148.8C2827.31 170.1 2842.01 184.8 2862.11 184.8Z' fill='%23ADDAFF'/%3E%3Cpath d='M2698.99 229.5V9H2754.79V229.5H2698.99Z' fill='%23ADDAFF'/%3E%3Cpath d='M2567.35 117.3H2682.55C2682.55 186 2637.55 234.9 2571.85 234.9C2507.65 234.9 2459.95 188.7 2459.95 124.8C2459.95 60.9 2506.75 14.4 2571.25 14.4C2626.45 14.4 2671.45 48.9 2680.45 97.5H2619.55C2612.05 79.8 2593.15 68.4 2571.85 68.4C2540.35 68.4 2519.35 91.2 2519.35 124.8C2519.35 158.1 2540.05 180.9 2571.85 180.9C2594.05 180.9 2612.95 170.1 2619.55 153.9H2567.35V117.3Z' fill='%23ADDAFF'/%3E%3Cpath d='M2325.45 63C2362.95 63 2387.85 89.7 2387.85 130.8V229.5H2332.05V138.6C2332.05 119.7 2324.85 110.4 2310.75 110.4C2293.35 110.4 2283.45 122.4 2283.45 143.1V229.5H2227.65V67.5H2266.95L2274.45 84.3C2286.45 70.8 2304.45 63 2325.45 63Z' fill='%23ADDAFF'/%3E%3Cpath d='M2119.9 234.9C2067.1 234.9 2029.3 198.6 2029.3 148.5C2029.3 98.4 2067.1 62.4 2119.9 62.4C2172.7 62.4 2210.8 98.4 2210.8 148.5C2210.8 198.6 2172.7 234.9 2119.9 234.9ZM2119.9 184.8C2140.3 184.8 2155 170.1 2155 148.8C2155 127.5 2140.3 112.5 2119.9 112.5C2099.8 112.5 2085.1 127.2 2085.1 148.8C2085.1 170.1 2099.8 184.8 2119.9 184.8Z' fill='%23ADDAFF'/%3E%3Cpath d='M1957.08 47.4V0H2012.28V47.4H1957.08ZM1956.78 229.5V67.5H2012.58V229.5H1956.78Z' fill='%23ADDAFF'/%3E%3Cpath d='M1918.33 180.9H1939.63V229.5H1901.23C1865.53 229.5 1843.63 207.6 1843.63 171.6V110.7H1813.93V97.5L1886.53 20.4H1898.23V67.5H1938.73V110.7H1899.43V162.3C1899.43 173.7 1906.63 180.9 1918.33 180.9Z' fill='%23ADDAFF'/%3E%3Cpath d='M1762.51 67.5H1804.21V229.5H1761.01L1756.21 218.1C1743.01 228.9 1726.21 234.9 1707.31 234.9C1657.81 234.9 1622.41 198.9 1622.41 148.5C1622.41 98.4 1657.81 62.7 1707.31 62.7C1726.51 62.7 1743.61 69 1756.81 80.1L1762.51 67.5ZM1714.81 185.7C1735.81 185.7 1751.11 169.8 1751.11 148.5C1751.11 127.5 1735.81 111.9 1714.81 111.9C1693.81 111.9 1678.51 127.5 1678.51 148.5C1678.51 169.8 1693.81 185.7 1714.81 185.7Z' fill='%23ADDAFF'/%3E%3Cpath d='M1607.39 66.9H1622.39V117.9H1600.49C1580.99 117.9 1572.59 126.6 1572.59 147.3V229.5H1516.79V67.5H1554.29L1562.99 85.5C1574.39 72.3 1588.19 66.9 1607.39 66.9Z' fill='%23ADDAFF'/%3E%3Cpath d='M1500.4 147C1500.4 152.1 1500.1 156.9 1499.5 162H1379.2C1382.8 180.6 1394.5 190.2 1412.2 190.2C1425.1 190.2 1436.2 184.5 1441.3 174.9H1497.1C1485.7 211.8 1452.7 234.9 1412.2 234.9C1361.5 234.9 1324.3 198 1324.3 148.5C1324.3 99 1361.2 62.4 1412.2 62.4C1464.4 62.4 1500.4 99.6 1500.4 147ZM1412.2 106.2C1396 106.2 1384.6 114.9 1380.1 131.1H1445.5C1440.7 114.9 1429 106.2 1412.2 106.2Z' fill='%23ADDAFF'/%3E%3Cpath d='M1247.04 63C1284.54 63 1309.44 89.7 1309.44 130.8V229.5H1253.64V138.6C1253.64 119.7 1246.44 110.4 1232.34 110.4C1214.94 110.4 1205.04 122.4 1205.04 143.1V229.5H1149.24V67.5H1188.54L1196.04 84.3C1208.04 70.8 1226.04 63 1247.04 63Z' fill='%23ADDAFF'/%3E%3Cpath d='M1132.85 147C1132.85 152.1 1132.55 156.9 1131.95 162H1011.65C1015.25 180.6 1026.95 190.2 1044.65 190.2C1057.55 190.2 1068.65 184.5 1073.75 174.9H1129.55C1118.15 211.8 1085.15 234.9 1044.65 234.9C993.954 234.9 956.754 198 956.754 148.5C956.754 99 993.654 62.4 1044.65 62.4C1096.85 62.4 1132.85 99.6 1132.85 147ZM1044.65 106.2C1028.45 106.2 1017.05 114.9 1012.55 131.1H1077.95C1073.15 114.9 1061.45 106.2 1044.65 106.2Z' fill='%23ADDAFF'/%3E%3Cpath d='M833.534 117.3H948.734C948.734 186 903.734 234.9 838.034 234.9C773.834 234.9 726.134 188.7 726.134 124.8C726.134 60.9 772.934 14.4 837.434 14.4C892.634 14.4 937.634 48.9 946.634 97.5H885.734C878.234 79.8 859.334 68.4 838.034 68.4C806.534 68.4 785.534 91.2 785.534 124.8C785.534 158.1 806.234 180.9 838.034 180.9C860.234 180.9 879.134 170.1 885.734 153.9H833.534V117.3Z' fill='%23ADDAFF'/%3E%3Cpath d='M639.743 180.9H661.043V229.5H622.643C586.943 229.5 565.043 207.6 565.043 171.6V110.7H535.343V97.5L607.943 20.4H619.643V67.5H660.143V110.7H620.843V162.3C620.843 173.7 628.043 180.9 639.743 180.9Z' fill='%23ADDAFF'/%3E%3Cpath d='M547.563 229.5H485.163L458.463 181.8L431.463 229.5H369.663L423.363 145.5L373.563 67.5H435.363L458.763 108.3L483.063 67.5H543.963L493.563 144L547.563 229.5Z' fill='%23ADDAFF'/%3E%3Cpath d='M380.686 147C380.686 152.1 380.386 156.9 379.786 162H259.486C263.086 180.6 274.786 190.2 292.486 190.2C305.386 190.2 316.486 184.5 321.586 174.9H377.386C365.986 211.8 332.986 234.9 292.486 234.9C241.786 234.9 204.586 198 204.586 148.5C204.586 99 241.486 62.4 292.486 62.4C344.686 62.4 380.686 99.6 380.686 147ZM292.486 106.2C276.286 106.2 264.886 114.9 260.386 131.1H325.786C320.986 114.9 309.286 106.2 292.486 106.2Z' fill='%23ADDAFF'/%3E%3Cpath d='M131.4 19.5H187.5V229.5H139.5L56.1 115.8V229.5H0V19.5H50.7L131.4 129.9V19.5Z' fill='%23ADDAFF'/%3E%3C/g%3E%3C/svg%3E%0A");
}
#section3 .marquee .track .bg:after {
  content: "";
  margin: 0 5vw;
  width: 4520px;
  height: 236px;
  font-size: 0;
  line-height: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='4520' height='236' viewBox='0 0 4520 236' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath d='M4504.94 66.9H4519.94V117.9H4498.04C4478.54 117.9 4470.14 126.6 4470.14 147.3V229.5H4414.34V67.5H4451.84L4460.54 85.5C4471.94 72.3 4485.74 66.9 4504.94 66.9Z' fill='%23ADDAFF'/%3E%3Cpath d='M4397.96 147C4397.96 152.1 4397.66 156.9 4397.06 162H4276.76C4280.36 180.6 4292.06 190.2 4309.76 190.2C4322.66 190.2 4333.76 184.5 4338.86 174.9H4394.66C4383.26 211.8 4350.26 234.9 4309.76 234.9C4259.06 234.9 4221.86 198 4221.86 148.5C4221.86 99 4258.76 62.4 4309.76 62.4C4361.96 62.4 4397.96 99.6 4397.96 147ZM4309.76 106.2C4293.56 106.2 4282.16 114.9 4277.66 131.1H4343.06C4338.26 114.9 4326.56 106.2 4309.76 106.2Z' fill='%23ADDAFF'/%3E%3Cpath d='M4150 9H4205.2V229.5H4164.1L4158.7 217.5C4145.5 228.6 4128.7 235.2 4109.8 235.2C4060.3 235.2 4024.9 198.9 4024.9 148.5C4024.9 98.4 4060.3 62.4 4109.8 62.4C4124.8 62.4 4138.6 66.3 4150 73.5V9ZM4117.3 185.7C4138.3 185.7 4153.6 169.8 4153.6 148.8C4153.6 127.5 4138.3 111.6 4117.3 111.6C4096.6 111.6 4081 127.5 4081 148.8C4081 169.8 4096.6 185.7 4117.3 185.7Z' fill='%23ADDAFF'/%3E%3Cpath d='M3966.28 67.5H4007.98V229.5H3964.78L3959.98 218.1C3946.78 228.9 3929.98 234.9 3911.08 234.9C3861.58 234.9 3826.18 198.9 3826.18 148.5C3826.18 98.4 3861.58 62.7 3911.08 62.7C3930.28 62.7 3947.38 69 3960.58 80.1L3966.28 67.5ZM3918.58 185.7C3939.58 185.7 3954.88 169.8 3954.88 148.5C3954.88 127.5 3939.58 111.9 3918.58 111.9C3897.58 111.9 3882.28 127.5 3882.28 148.5C3882.28 169.8 3897.58 185.7 3918.58 185.7Z' fill='%23ADDAFF'/%3E%3Cpath d='M3819.1 147C3819.1 152.1 3818.8 156.9 3818.2 162H3697.9C3701.5 180.6 3713.2 190.2 3730.9 190.2C3743.8 190.2 3754.9 184.5 3760 174.9H3815.8C3804.4 211.8 3771.4 234.9 3730.9 234.9C3680.2 234.9 3643 198 3643 148.5C3643 99 3679.9 62.4 3730.9 62.4C3783.1 62.4 3819.1 99.6 3819.1 147ZM3730.9 106.2C3714.7 106.2 3703.3 114.9 3698.8 131.1H3764.2C3759.4 114.9 3747.7 106.2 3730.9 106.2Z' fill='%23ADDAFF'/%3E%3Cpath d='M3564.89 176.7H3639.59V229.5H3506.09V19.5H3564.89V176.7Z' fill='%23ADDAFF'/%3E%3Cpath d='M3365.53 229.5V9H3421.33V229.5H3365.53Z' fill='%23ADDAFF'/%3E%3Cpath d='M3297.61 67.5H3339.31V229.5H3296.11L3291.31 218.1C3278.11 228.9 3261.31 234.9 3242.41 234.9C3192.91 234.9 3157.51 198.9 3157.51 148.5C3157.51 98.4 3192.91 62.7 3242.41 62.7C3261.61 62.7 3278.71 69 3291.91 80.1L3297.61 67.5ZM3249.91 185.7C3270.91 185.7 3286.21 169.8 3286.21 148.5C3286.21 127.5 3270.91 111.9 3249.91 111.9C3228.91 111.9 3213.61 127.5 3213.61 148.5C3213.61 169.8 3228.91 185.7 3249.91 185.7Z' fill='%23ADDAFF'/%3E%3Cpath d='M3065.25 62.7C3115.05 62.7 3150.45 98.4 3150.45 148.8C3150.45 199.2 3115.05 234.9 3065.25 234.9C3046.35 234.9 3029.55 228.6 3016.35 217.5L3011.25 229.5H2969.85V9H3025.05V73.8C3036.75 66.6 3050.25 62.7 3065.25 62.7ZM3057.75 185.4C3078.45 185.4 3094.05 169.8 3094.05 148.8C3094.05 127.5 3078.75 111.9 3057.75 111.9C3037.05 111.9 3021.45 127.5 3021.45 148.8C3021.45 169.8 3037.05 185.4 3057.75 185.4Z' fill='%23ADDAFF'/%3E%3Cpath d='M2862.11 234.9C2809.31 234.9 2771.51 198.6 2771.51 148.5C2771.51 98.4 2809.31 62.4 2862.11 62.4C2914.91 62.4 2953.01 98.4 2953.01 148.5C2953.01 198.6 2914.91 234.9 2862.11 234.9ZM2862.11 184.8C2882.51 184.8 2897.21 170.1 2897.21 148.8C2897.21 127.5 2882.51 112.5 2862.11 112.5C2842.01 112.5 2827.31 127.2 2827.31 148.8C2827.31 170.1 2842.01 184.8 2862.11 184.8Z' fill='%23ADDAFF'/%3E%3Cpath d='M2698.99 229.5V9H2754.79V229.5H2698.99Z' fill='%23ADDAFF'/%3E%3Cpath d='M2567.35 117.3H2682.55C2682.55 186 2637.55 234.9 2571.85 234.9C2507.65 234.9 2459.95 188.7 2459.95 124.8C2459.95 60.9 2506.75 14.4 2571.25 14.4C2626.45 14.4 2671.45 48.9 2680.45 97.5H2619.55C2612.05 79.8 2593.15 68.4 2571.85 68.4C2540.35 68.4 2519.35 91.2 2519.35 124.8C2519.35 158.1 2540.05 180.9 2571.85 180.9C2594.05 180.9 2612.95 170.1 2619.55 153.9H2567.35V117.3Z' fill='%23ADDAFF'/%3E%3Cpath d='M2325.45 63C2362.95 63 2387.85 89.7 2387.85 130.8V229.5H2332.05V138.6C2332.05 119.7 2324.85 110.4 2310.75 110.4C2293.35 110.4 2283.45 122.4 2283.45 143.1V229.5H2227.65V67.5H2266.95L2274.45 84.3C2286.45 70.8 2304.45 63 2325.45 63Z' fill='%23ADDAFF'/%3E%3Cpath d='M2119.9 234.9C2067.1 234.9 2029.3 198.6 2029.3 148.5C2029.3 98.4 2067.1 62.4 2119.9 62.4C2172.7 62.4 2210.8 98.4 2210.8 148.5C2210.8 198.6 2172.7 234.9 2119.9 234.9ZM2119.9 184.8C2140.3 184.8 2155 170.1 2155 148.8C2155 127.5 2140.3 112.5 2119.9 112.5C2099.8 112.5 2085.1 127.2 2085.1 148.8C2085.1 170.1 2099.8 184.8 2119.9 184.8Z' fill='%23ADDAFF'/%3E%3Cpath d='M1957.08 47.4V0H2012.28V47.4H1957.08ZM1956.78 229.5V67.5H2012.58V229.5H1956.78Z' fill='%23ADDAFF'/%3E%3Cpath d='M1918.33 180.9H1939.63V229.5H1901.23C1865.53 229.5 1843.63 207.6 1843.63 171.6V110.7H1813.93V97.5L1886.53 20.4H1898.23V67.5H1938.73V110.7H1899.43V162.3C1899.43 173.7 1906.63 180.9 1918.33 180.9Z' fill='%23ADDAFF'/%3E%3Cpath d='M1762.51 67.5H1804.21V229.5H1761.01L1756.21 218.1C1743.01 228.9 1726.21 234.9 1707.31 234.9C1657.81 234.9 1622.41 198.9 1622.41 148.5C1622.41 98.4 1657.81 62.7 1707.31 62.7C1726.51 62.7 1743.61 69 1756.81 80.1L1762.51 67.5ZM1714.81 185.7C1735.81 185.7 1751.11 169.8 1751.11 148.5C1751.11 127.5 1735.81 111.9 1714.81 111.9C1693.81 111.9 1678.51 127.5 1678.51 148.5C1678.51 169.8 1693.81 185.7 1714.81 185.7Z' fill='%23ADDAFF'/%3E%3Cpath d='M1607.39 66.9H1622.39V117.9H1600.49C1580.99 117.9 1572.59 126.6 1572.59 147.3V229.5H1516.79V67.5H1554.29L1562.99 85.5C1574.39 72.3 1588.19 66.9 1607.39 66.9Z' fill='%23ADDAFF'/%3E%3Cpath d='M1500.4 147C1500.4 152.1 1500.1 156.9 1499.5 162H1379.2C1382.8 180.6 1394.5 190.2 1412.2 190.2C1425.1 190.2 1436.2 184.5 1441.3 174.9H1497.1C1485.7 211.8 1452.7 234.9 1412.2 234.9C1361.5 234.9 1324.3 198 1324.3 148.5C1324.3 99 1361.2 62.4 1412.2 62.4C1464.4 62.4 1500.4 99.6 1500.4 147ZM1412.2 106.2C1396 106.2 1384.6 114.9 1380.1 131.1H1445.5C1440.7 114.9 1429 106.2 1412.2 106.2Z' fill='%23ADDAFF'/%3E%3Cpath d='M1247.04 63C1284.54 63 1309.44 89.7 1309.44 130.8V229.5H1253.64V138.6C1253.64 119.7 1246.44 110.4 1232.34 110.4C1214.94 110.4 1205.04 122.4 1205.04 143.1V229.5H1149.24V67.5H1188.54L1196.04 84.3C1208.04 70.8 1226.04 63 1247.04 63Z' fill='%23ADDAFF'/%3E%3Cpath d='M1132.85 147C1132.85 152.1 1132.55 156.9 1131.95 162H1011.65C1015.25 180.6 1026.95 190.2 1044.65 190.2C1057.55 190.2 1068.65 184.5 1073.75 174.9H1129.55C1118.15 211.8 1085.15 234.9 1044.65 234.9C993.954 234.9 956.754 198 956.754 148.5C956.754 99 993.654 62.4 1044.65 62.4C1096.85 62.4 1132.85 99.6 1132.85 147ZM1044.65 106.2C1028.45 106.2 1017.05 114.9 1012.55 131.1H1077.95C1073.15 114.9 1061.45 106.2 1044.65 106.2Z' fill='%23ADDAFF'/%3E%3Cpath d='M833.534 117.3H948.734C948.734 186 903.734 234.9 838.034 234.9C773.834 234.9 726.134 188.7 726.134 124.8C726.134 60.9 772.934 14.4 837.434 14.4C892.634 14.4 937.634 48.9 946.634 97.5H885.734C878.234 79.8 859.334 68.4 838.034 68.4C806.534 68.4 785.534 91.2 785.534 124.8C785.534 158.1 806.234 180.9 838.034 180.9C860.234 180.9 879.134 170.1 885.734 153.9H833.534V117.3Z' fill='%23ADDAFF'/%3E%3Cpath d='M639.743 180.9H661.043V229.5H622.643C586.943 229.5 565.043 207.6 565.043 171.6V110.7H535.343V97.5L607.943 20.4H619.643V67.5H660.143V110.7H620.843V162.3C620.843 173.7 628.043 180.9 639.743 180.9Z' fill='%23ADDAFF'/%3E%3Cpath d='M547.563 229.5H485.163L458.463 181.8L431.463 229.5H369.663L423.363 145.5L373.563 67.5H435.363L458.763 108.3L483.063 67.5H543.963L493.563 144L547.563 229.5Z' fill='%23ADDAFF'/%3E%3Cpath d='M380.686 147C380.686 152.1 380.386 156.9 379.786 162H259.486C263.086 180.6 274.786 190.2 292.486 190.2C305.386 190.2 316.486 184.5 321.586 174.9H377.386C365.986 211.8 332.986 234.9 292.486 234.9C241.786 234.9 204.586 198 204.586 148.5C204.586 99 241.486 62.4 292.486 62.4C344.686 62.4 380.686 99.6 380.686 147ZM292.486 106.2C276.286 106.2 264.886 114.9 260.386 131.1H325.786C320.986 114.9 309.286 106.2 292.486 106.2Z' fill='%23ADDAFF'/%3E%3Cpath d='M131.4 19.5H187.5V229.5H139.5L56.1 115.8V229.5H0V19.5H50.7L131.4 129.9V19.5Z' fill='%23ADDAFF'/%3E%3C/g%3E%3C/svg%3E%0A");
}
#section3 .layout {
  max-width: 1400px;
  z-index: 5;
}
@media (max-width: 1500px) {
  #section3 .layout {
    padding: 0 50px;
    max-width: none;
  }
}
@media (max-width: 1024px) {
  #section3 .layout {
    padding: 0 30px;
  }
}
#section3 .section-tabs {
  position: relative;
  width: 100%;
  min-height: 1400px;
  padding-left: 423px;
}
@media (max-width: 1500px) {
  #section3 .section-tabs {
    padding-left: 400px;
  }
}
@media (max-width: 1360px) {
  #section3 .section-tabs {
    padding-left: 310px;
  }
}
@media (max-width: 1280px) {
  #section3 .section-tabs {
    min-height: auto;
  }
}
@media (max-width: 1024px) {
  #section3 .section-tabs {
    padding: 103px 0 103px 0;
    max-width: 800px;
    margin: 0 auto;
  }
}
#section3 .section-tabs .title-group {
  position: absolute;
  top: 355px;
  left: 0;
  width: 260px;
}
@media (max-width: 1500px) {
  #section3 .section-tabs .title-group {
    top: 272px;
  }
}
@media (max-width: 1280px) {
  #section3 .section-tabs .title-group {
    width: 210px;
  }
}
@media (max-width: 1024px) {
  #section3 .section-tabs .title-group {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
}
#section3 .section-tabs .tab-more-link {
  position: absolute;
  top: 837px;
  left: 0;
}
@media (max-width: 1500px) {
  #section3 .section-tabs .tab-more-link {
    top: 757px;
  }
}
@media (max-width: 1024px) {
  #section3 .section-tabs .tab-more-link {
    position: relative;
    margin: 114px auto 0;
    width: 60px;
    top: auto;
  }
}
@media (max-width: 460px) {
  #section3 .section-tabs .tab-more-link {
    margin: 50px auto 0;
    width: 40px;
  }
}
#section3 .title-group .main-title {
  display: block;
  margin-bottom: 25px;
  width: 205px;
  height: 105px;
  background-image: url("data:image/svg+xml,%3Csvg width='205' height='105' viewBox='0 0 205 105' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.27 55.2H37.368V93H28.728L13.716 72.534V93H3.618V55.2H12.744L27.27 75.072V55.2ZM53.3933 83.982H67.7033V93H43.0253V55.2H67.2173V64.218H53.3933V69.78H65.8133V78.312H53.3933V83.982ZM113.678 55.2H124.802L113.138 93H103.958L96.722 74.802L89.594 93H80.414L68.588 55.2H79.766L85.922 77.016L94.94 55.416H98.504L107.684 77.016L113.678 55.2ZM139.345 93.972C130.111 93.972 124.117 89.058 124.117 80.796H134.863C134.863 83.496 136.969 84.846 139.345 84.846C141.505 84.846 143.611 83.658 143.611 81.606C143.611 79.23 140.641 78.528 137.023 77.664C131.569 76.314 124.603 74.64 124.603 66.054C124.603 58.602 130.057 54.336 138.967 54.336C148.039 54.336 153.277 58.98 153.277 66.702H142.801C142.801 64.272 141.019 63.138 138.859 63.138C137.023 63.138 135.241 63.948 135.241 65.73C135.241 67.89 138.103 68.592 141.613 69.51C147.229 70.914 154.465 72.804 154.465 81.39C154.465 89.652 148.147 93.972 139.345 93.972Z' fill='white'/%3E%3Cpath d='M31.752 3.2H33.48V41H31.752V22.154H7.56V41H5.778V3.2H7.56V20.426H31.752V3.2ZM71.0931 41L66.3411 30.092H45.5511L40.9071 41H39.0171L55.0551 3.2H56.5671L73.0371 41H71.0931ZM55.8111 5.792L46.2531 28.418H65.6391L55.8111 5.792ZM105.42 3.2H107.148V41H105.636L80.2562 6.386V41H78.5282V3.2H80.1482L105.42 37.814V3.2ZM135.505 21.128C139.609 22.316 142.579 26.204 142.579 30.794C142.579 36.464 138.151 41.054 131.509 41.054H117.145V3.254H131.455C137.449 3.254 141.445 7.25 141.445 12.38C141.445 16.322 138.961 19.832 135.505 21.128ZM131.833 4.982H118.873V20.264H132.103C136.369 20.264 139.663 16.646 139.663 12.542C139.663 8.33 136.207 4.982 131.833 4.982ZM131.887 39.272C136.909 39.272 140.743 35.492 140.743 30.632C140.743 25.826 136.909 21.992 132.103 21.992H118.873V39.272H131.887ZM177.397 41L172.645 30.092H151.855L147.211 41H145.321L161.359 3.2H162.871L179.341 41H177.397ZM162.115 5.792L152.557 28.418H171.943L162.115 5.792ZM203.062 3.2V4.928H190.696V41H188.968V4.928H176.602V3.2H203.062Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  #section3 .title-group .main-title {
    margin: 0 auto 25px;
    width: 372px;
    height: 53px;
    background-size: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='373' height='54' viewBox='0 0 373 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.252 3.7H33.98V41.5H32.252V22.654H8.06V41.5H6.278V3.7H8.06V20.926H32.252V3.7ZM71.5931 41.5L66.8411 30.592H46.0511L41.4071 41.5H39.5171L55.5551 3.7H57.0671L73.5371 41.5H71.5931ZM56.3111 6.292L46.7531 28.918H66.1391L56.3111 6.292ZM105.92 3.7H107.648V41.5H106.136L80.7562 6.886V41.5H79.0282V3.7H80.6482L105.92 38.314V3.7ZM136.005 21.628C140.109 22.816 143.079 26.704 143.079 31.294C143.079 36.964 138.651 41.554 132.009 41.554H117.645V3.754H131.955C137.949 3.754 141.945 7.75 141.945 12.88C141.945 16.822 139.461 20.332 136.005 21.628ZM132.333 5.482H119.373V20.764H132.603C136.869 20.764 140.163 17.146 140.163 13.042C140.163 8.83 136.707 5.482 132.333 5.482ZM132.387 39.772C137.409 39.772 141.243 35.992 141.243 31.132C141.243 26.326 137.409 22.492 132.603 22.492H119.373V39.772H132.387ZM177.897 41.5L173.145 30.592H152.355L147.711 41.5H145.821L161.859 3.7H163.371L179.841 41.5H177.897ZM162.615 6.292L153.057 28.918H172.443L162.615 6.292ZM203.562 3.7V5.428H191.196V41.5H189.468V5.428H177.102V3.7H203.562Z' fill='white'/%3E%3Cpath d='M242.77 3.7H252.868V41.5H244.228L229.216 21.034V41.5H219.118V3.7H228.244L242.77 23.572V3.7ZM268.893 32.482H283.203V41.5H258.525V3.7H282.717V12.718H268.893V18.28H281.313V26.812H268.893V32.482ZM329.178 3.7H340.302L328.638 41.5H319.458L312.222 23.302L305.094 41.5H295.914L284.088 3.7H295.266L301.422 25.516L310.44 3.916H314.004L323.184 25.516L329.178 3.7ZM354.845 42.472C345.611 42.472 339.617 37.558 339.617 29.296H350.363C350.363 31.996 352.469 33.346 354.845 33.346C357.005 33.346 359.111 32.158 359.111 30.106C359.111 27.73 356.141 27.028 352.523 26.164C347.069 24.814 340.103 23.14 340.103 14.554C340.103 7.102 345.557 2.836 354.467 2.836C363.539 2.836 368.777 7.48 368.777 15.202H358.301C358.301 12.772 356.519 11.638 354.359 11.638C352.523 11.638 350.741 12.448 350.741 14.23C350.741 16.39 353.603 17.092 357.113 18.01C362.729 19.414 369.965 21.304 369.965 29.89C369.965 38.152 363.647 42.472 354.845 42.472Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 768px) {
  #section3 .title-group .main-title {
    width: 252px;
    height: 32px;
  }
}
@media (max-width: 640px) {
  #section3 .title-group .main-title {
    width: 202px;
    height: 26px;
  }
}
@media (max-width: 560px) {
  #section3 .title-group .main-title {
    margin: 0 auto 15px;
    width: 182px;
    height: 23px;
  }
}
@media (max-width: 420px) {
  #section3 .title-group .main-title {
    width: 139px;
    height: 29px;
  }
}
@media (max-width: 320px) {
  #section3 .title-group .main-title {
    width: 127px;
    height: 22px;
  }
}
@media (max-width: 641px) {
  #section3 .title-group .swiper-tabs-nav {
    position: sticky;
    top: 0;
    background: #1D6EB0;
    overflow: visible;
  }
}
@media (max-width: 500px) {
  #section3 .title-group .swiper-tabs-nav {
    padding-bottom: 19px;
  }
}
#section3 .title-group .swiper-tabs-nav .swiper-wrapper {
  flex-wrap: wrap;
  transform: translate3d(0px, 0px, 0px);
  flex-direction: column;
}
@media (max-width: 1024px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper {
    flex-direction: row;
    flex: 1;
    flex-wrap: nowrap;
  }
}
@media (max-width: 641px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper {
    flex-wrap: nowrap;
    flex: auto;
  }
}
#section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: 50px;
  border-radius: 50px;
  background-color: transparent;
  line-height: 150%;
  letter-spacing: -0.04144rem;
  color: #fff;
  margin: 5px 0 0 0;
  padding: 14px 0 14px 58px;
  transition: all 0.3s;
  border: 2px solid transparent;
}
#section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide span {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}
@media (max-width: 1024px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide span {
    font-size: 18px;
    letter-spacing: -1px;
  }
}
@media (max-width: 768px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide span {
    font-size: 17px;
  }
}
@media (max-width: 680px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide span {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide {
    padding: 12px 0 12px 38px;
    height: 46px !important;
    border-radius: 46px;
    width: 20%;
  }
}
@media (max-width: 768px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide {
    padding: 12px 0 12px 30px;
    height: 41px !important;
    border-radius: 41px;
  }
}
@media (max-width: 630px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide {
    padding: 12px 0 12px 10px;
  }
}
@media (max-width: 500px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide {
    margin: 0 12px;
    width: auto;
    padding: 12px 7px 12px 7px;
    border: none;
  }
}
#section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:before {
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%) scale(0);
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background-color: #FFF;
  transition: all 0.3s;
  content: "";
}
@media (max-width: 768px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:before {
    width: 20px;
    height: 20px;
    right: 6px;
  }
}
@media (max-width: 680px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:before {
    width: 16px;
    height: 16px;
    right: 8px;
  }
}
@media (max-width: 500px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:before {
    width: 7px;
    height: 7px;
    right: 0;
  }
}
#section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide .icon {
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  min-width: 18px;
  width: 18px;
  height: 18px;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='9' viewBox='0 0 19 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4243 4.92426C18.6586 4.68995 18.6586 4.31005 18.4243 4.07574L14.6059 0.257359C14.3716 0.0230448 13.9917 0.0230443 13.7574 0.257359C13.523 0.491674 13.523 0.871573 13.7574 1.10589L17.1515 4.5L13.7574 7.89411C13.523 8.12843 13.523 8.50833 13.7574 8.74264C13.9917 8.97696 14.3716 8.97696 14.6059 8.74264L18.4243 4.92426ZM-1.89979e-09 5.1L18 5.1L18 3.9L1.90026e-09 3.9L-1.89979e-09 5.1Z' fill='white'/%3E%3C/svg%3E%0A");
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide .icon {
    left: 5px;
  }
}
@media (max-width: 768px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide .icon {
    min-width: 14px;
    width: 14px;
    height: 9px;
    background-size: auto 100%;
  }
}
@media (max-width: 630px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide .icon {
    opacity: 0;
  }
}
#section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus {
  color: #FFF;
  padding: 0 40px 0 21px;
  border: 2px solid #fff;
}
@media (max-width: 1024px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus {
    padding: 0 44px 0 13px;
  }
}
@media (max-width: 768px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus {
    padding: 0 30px 0 13px;
  }
}
@media (max-width: 700px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus {
    padding: 0 24px 0 7px;
  }
}
@media (max-width: 630px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus {
    padding: 0 22px 0 6px;
  }
}
@media (max-width: 500px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus {
    border: none;
  }
}
#section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov:before, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover:before, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus:before {
  transform: translateY(-50%) scale(1);
  transition-delay: 0.1s;
}
#section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus .icon {
  left: 85%;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='9' viewBox='0 0 19 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4243 4.92426C18.6586 4.68995 18.6586 4.31005 18.4243 4.07574L14.6059 0.257359C14.3716 0.0230448 13.9917 0.0230443 13.7574 0.257359C13.523 0.491674 13.523 0.871573 13.7574 1.10589L17.1515 4.5L13.7574 7.89411C13.523 8.12843 13.523 8.50833 13.7574 8.74264C13.9917 8.97696 14.3716 8.97696 14.6059 8.74264L18.4243 4.92426ZM-1.89979e-09 5.1L18 5.1L18 3.9L1.90026e-09 3.9L-1.89979e-09 5.1Z' fill='%230096B8'/%3E%3C/svg%3E%0A");
}
@media (max-width: 1280px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus .icon {
    left: 79%;
  }
}
@media (max-width: 1024px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus .icon {
    left: 71%;
  }
}
@media (max-width: 768px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus .icon {
    left: 77%;
  }
}
@media (max-width: 680px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus .icon {
    left: 74%;
  }
}
@media (max-width: 630px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus .icon {
    opacity: 1;
  }
}
@media (max-width: 555px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus .icon {
    left: 69%;
  }
}
@media (max-width: 500px) {
  #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide.ov .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:hover .icon, #section3 .title-group .swiper-tabs-nav .swiper-wrapper .swiper-slide:focus .icon {
    display: none;
  }
}
#section3 .title-group .swiper-tabs-nav .swiper-scrollbar {
  display: none;
}
@media (max-width: 500px) {
  #section3 .title-group .swiper-tabs-nav .swiper-scrollbar {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: rgba(255, 255, 255, 0.1);
  }
}
@media (max-width: 320px) {
  #section3 .title-group .swiper-tabs-nav .swiper-scrollbar {
    height: 4px;
  }
}
@media (max-width: 500px) {
  #section3 .title-group .swiper-tabs-nav .swiper-scrollbar-drag {
    background: rgb(255, 255, 255);
  }
}
#section3 .tab-more-link .more-link {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  transition: all 0.3s;
  border-radius: 100%;
  z-index: 2;
  background-color: #fff;
}
#section3 .tab-more-link .more-link: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%) scale(1.5);
  background-color: rgba(255, 255, 255, 0.2);
}
#section3 .tab-more-link .more-link .btn-more {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  transition: all 0.3s;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9L18 9M8.99994 18L8.99994 0' stroke='%23306B9B' stroke-width='4'/%3E%3C/svg%3E%0A");
  background-color: #fff;
  z-index: 3;
}
#section3 .tab-more-link .more-link:hover, #section3 .tab-more-link .more-link:focus {
  background-color: #fff;
}
#section3 .tab-more-link .more-link:hover::before, #section3 .tab-more-link .more-link:focus::before {
  transform: translate(-50%, -50%) scale(1.8);
}
#section3 .swiper-tabs-content {
  padding: 102px 0;
}
@media (max-width: 1024px) {
  #section3 .swiper-tabs-content {
    padding: 51px 0;
  }
}
#section3 .swiper-tabs-content .swiper-slide {
  opacity: 0;
  visibility: hidden;
}
#section3 .swiper-tabs-content .swiper-slide.swiper-slide-active {
  opacity: 1;
  visibility: visible;
}
#section3 .news-list {
  max-width: 878px;
  width: 100%;
}
@media (max-width: 1024px) {
  #section3 .news-list {
    max-width: none;
  }
}
#section3 .news-list .news-inner {
  margin: -31px -41px;
  width: calc(100% + 82px);
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1360px) {
  #section3 .news-list .news-inner {
    margin: -21px -31px;
    width: calc(100% + 62px);
  }
}
@media (max-width: 1280px) {
  #section3 .news-list .news-inner {
    margin: -21px -21px;
    width: calc(100% + 44px);
  }
}
@media (max-width: 1024px) {
  #section3 .news-list .news-inner {
    margin: -21px -31px;
    width: calc(100% + 62px);
  }
}
@media (max-width: 768px) {
  #section3 .news-list .news-inner {
    margin: -16px -15px;
    width: calc(100% + 30px);
  }
}
@media (max-width: 460px) {
  #section3 .news-list .news-inner {
    margin: -11px 0;
    width: 100%;
  }
}
#section3 .news-list .news-item {
  position: relative;
  width: 50%;
  padding: 31px 41px;
}
@media (max-width: 1360px) {
  #section3 .news-list .news-item {
    padding: 21px 31px;
  }
}
@media (max-width: 1280px) {
  #section3 .news-list .news-item {
    padding: 21px 21px;
  }
}
@media (max-width: 1024px) {
  #section3 .news-list .news-item {
    padding: 21px 31px;
  }
}
@media (max-width: 768px) {
  #section3 .news-list .news-item {
    padding: 16px 15px;
  }
}
@media (max-width: 460px) {
  #section3 .news-list .news-item {
    padding: 11px 0;
    width: 100%;
  }
}
#section3 .news-list .news-item .news-link {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  background: #FFFFFF; /*filter: drop-shadow(0px 8.72284px 43.6142px rgba(0, 0, 0, 0.1));*/
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 7.68886px;
}
#section3 .news-list .news-item .news-link .news-images-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  height: 281px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.1);
}
@media (max-width: 1280px) {
  #section3 .news-list .news-item .news-link .news-images-box {
    height: 217px;
  }
}
@media (max-width: 1100px) {
  #section3 .news-list .news-item .news-link .news-images-box {
    height: 193px;
  }
}
@media (max-width: 1024px) {
  #section3 .news-list .news-item .news-link .news-images-box {
    height: 240px;
  }
}
@media (max-width: 768px) {
  #section3 .news-list .news-item .news-link .news-images-box {
    height: 205px;
  }
}
@media (max-width: 680px) {
  #section3 .news-list .news-item .news-link .news-images-box {
    height: 183px;
  }
}
@media (max-width: 540px) {
  #section3 .news-list .news-item .news-link .news-images-box {
    height: 130px;
  }
}
@media (max-width: 420px) {
  #section3 .news-list .news-item .news-link .news-images-box {
    height: 210px;
  }
}
@media (max-width: 320px) {
  #section3 .news-list .news-item .news-link .news-images-box {
    height: 185px;
  }
}
#section3 .news-list .news-item .news-link .news-images-box:before, #section3 .news-list .news-item .news-link .news-images-box:after {
  content: "";
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s;
}
#section3 .news-list .news-item .news-link .news-images-box:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 5;
}
#section3 .news-list .news-item .news-link .news-images-box:after {
  top: 11px;
  right: 11px;
  width: 31px;
  height: 31px;
  z-index: 6;
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.0412 18.457H0.551758V14.5208H32.0412V18.457Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.2646 0.744141L18.2646 32.2336H14.3284L14.3284 0.744141L18.2646 0.744141Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 1280px) {
  #section3 .news-list .news-item .news-link .news-images-box:after {
    width: 26px;
    height: 26px;
  }
}
#section3 .news-list .news-item .news-link .news-images-box > img {
  position: relative;
  height: 100%;
  z-index: 2;
  opacity: 0.9;
}
#section3 .news-list .news-item .news-link .news-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 10px;
  width: 100%;
  color: #27343F;
  font-family: "Pretendard";
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.07rem;
  height: 60px;
  transition: all 0.3s;
}
@media (max-width: 1280px) {
  #section3 .news-list .news-item .news-link .news-title {
    font-size: 18px;
    height: 50px;
  }
}
@media (max-width: 1024px) {
  #section3 .news-list .news-item .news-link .news-title {
    font-size: 20px;
    height: 60px;
  }
}
@media (max-width: 768px) {
  #section3 .news-list .news-item .news-link .news-title {
    font-size: 18px;
    height: 50px;
  }
}
@media (max-width: 620px) {
  #section3 .news-list .news-item .news-link .news-title {
    font-size: 17px;
    height: 50px;
  }
}
@media (max-width: 420px) {
  #section3 .news-list .news-item .news-link .news-title {
    font-size: 16px;
    height: 50px;
  }
}
@media (max-width: 320px) {
  #section3 .news-list .news-item .news-link .news-title {
    font-size: 15px;
    height: 46px;
  }
}
#section3 .news-list .news-item .news-link .news-date {
  display: block;
  margin-top: 5px;
  color: #727272;
  font-family: "Pretendard";
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: -0.07rem;
  padding: 0 10px;
}
@media (max-width: 768px) {
  #section3 .news-list .news-item .news-link .news-date {
    margin-top: 2px;
  }
}
@media (max-width: 420px) {
  #section3 .news-list .news-item .news-link .news-date {
    font-size: 14px;
  }
}
#section3 .news-list .news-item .news-link:hover .news-images-box:before, #section3 .news-list .news-item .news-link:hover .news-images-box:after {
  opacity: 1;
}
#section3 .news-list .news-item .news-link:hover .news-title {
  text-decoration: underline;
}
#section3 .news-list .news-item:nth-child(odd) {
  margin-top: -102px;
}
@media (max-width: 1024px) {
  #section3 .news-list .news-item:nth-child(odd) {
    margin-top: 0;
  }
}

#section5 {
  padding: 80px 0 135px 0;
}
@media (max-width: 1500px) {
  #section5 {
    padding: 40px 0 135px;
  }
}
@media (max-width: 1024px) {
  #section5 {
    padding: 50px 0 99px;
  }
}
@media (max-width: 767px) {
  #section5 {
    padding: 40px 0 73px;
  }
}
@media (max-width: 640px) {
  #section5 {
    padding: 0 0 62px;
  }
}
@media (max-width: 420px) {
  #section5 {
    padding: 0 0 58px;
  }
}
@media (max-width: 320px) {
  #section5 {
    padding: 0 0 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: 740px) {
  #section6 .quick-link-list .quick-item .link .thm-box {
    width: 27px;
    height: 27px;
  }
}
#section6 .quick-link-list .quick-item .link .thm-box {
  /*@media (max-width: 460px) {position: relative; right: auto; top: auto; margin: 0 0 0 10px;}*/
}
#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='1129' height='45' viewBox='0 0 1129 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0332 2.47656V35H8.25V8.90039H8.07031L0.613281 13.5723V7.59766L8.6543 2.47656H15.0332Z' fill='black'/%3E%3Cpath d='M34.2831 35.4492C26.1298 35.4492 21.2109 29.3848 21.2109 18.7383C21.2109 8.11426 26.1747 2.02734 34.2831 2.02734C42.3915 2.02734 47.3554 8.11426 47.3554 18.7383C47.3554 29.4297 42.414 35.4492 34.2831 35.4492ZM28.1288 18.7383C28.0839 26.2402 30.5097 29.8789 34.2831 29.8789C38.0566 29.8789 40.4599 26.2402 40.4374 18.7383C40.4599 11.3037 38.0341 7.5752 34.2831 7.55273C30.5322 7.5752 28.1288 11.3037 28.1288 18.7383Z' fill='black'/%3E%3Cpath d='M63.7303 35.4492C55.577 35.4492 50.658 29.3848 50.658 18.7383C50.658 8.11426 55.6219 2.02734 63.7303 2.02734C71.8387 2.02734 76.8026 8.11426 76.8026 18.7383C76.8026 29.4297 71.8612 35.4492 63.7303 35.4492ZM57.576 18.7383C57.5311 26.2402 59.9569 29.8789 63.7303 29.8789C67.5037 29.8789 69.9071 26.2402 69.8846 18.7383C69.9071 11.3037 67.4813 7.5752 63.7303 7.55273C59.9793 7.5752 57.576 11.3037 57.576 18.7383Z' fill='black'/%3E%3Cpath d='M88.4391 2.47656H96.0309L103.533 16.4922H103.847L111.304 2.47656H118.896L107.037 23.4102V35H100.299V23.4102L88.4391 2.47656Z' fill='black'/%3E%3Cpath d='M127.365 35.4941C119.885 35.4717 115.303 30.6426 115.326 22.916C115.303 15.3916 119.953 10.293 127.095 10.293C133.497 10.293 138.55 14.3359 138.55 22.6465V24.5332H121.884C121.884 28.2168 124.063 30.4854 127.5 30.5078C129.768 30.4854 131.385 29.4971 132.037 28.0371H138.371C137.427 32.5518 133.384 35.4717 127.365 35.4941ZM121.884 20.3555H132.261C132.239 17.3906 130.195 15.2568 127.23 15.2793C124.175 15.2568 122.019 17.5479 121.884 20.3555Z' fill='black'/%3E%3Cpath d='M140.64 28.1719C140.663 22.7363 145.02 20.9619 149.714 20.6699C151.466 20.5576 154.746 20.4004 155.779 20.3555V18.3789C155.756 16.335 154.364 15.167 151.871 15.1445C149.602 15.167 148.187 16.1777 147.828 17.8398H141.494C141.898 13.6172 145.582 10.293 152.05 10.293C157.374 10.293 162.405 12.6738 162.382 18.5586V35H156.093V31.6309H155.914C154.723 33.877 152.387 35.4717 148.771 35.4492C144.099 35.4717 140.663 33.001 140.64 28.1719ZM147.019 27.9922C147.019 29.8564 148.524 30.8447 150.658 30.8672C153.69 30.8447 155.801 28.8682 155.779 26.2852V24.5107C154.768 24.5557 151.916 24.7129 150.792 24.8027C148.479 25.0049 147.019 26.1055 147.019 27.9922Z' fill='black'/%3E%3Cpath d='M166.539 35V10.6074H172.962V14.8301H173.232C174.108 11.8428 176.376 10.248 179.117 10.248C179.79 10.248 180.644 10.3379 181.228 10.4727V16.4023C180.599 16.2002 179.319 16.043 178.398 16.043C175.388 16.043 173.164 18.1318 173.187 21.1191V35H166.539Z' fill='black'/%3E%3Cpath d='M197.468 17.8398C197.176 16.1328 195.694 15.0322 193.47 15.0098C191.314 15.0322 189.674 16.043 189.697 17.5254C189.674 18.626 190.528 19.4795 192.841 19.9512L197.199 20.8496C201.938 21.8379 204.229 23.9492 204.251 27.4531C204.229 32.2598 199.916 35.4717 193.425 35.4941C186.844 35.4717 182.981 32.5293 182.419 27.7676H189.113C189.427 29.6768 190.977 30.665 193.425 30.6875C195.851 30.665 197.468 29.6992 197.468 28.127C197.468 26.8691 196.435 26.083 194.144 25.6113L190.101 24.8027C185.452 23.8818 183.071 21.501 183.093 17.8848C183.071 13.2129 187.091 10.293 193.38 10.293C199.535 10.293 203.353 13.2129 203.712 17.8398H197.468Z' fill='black'/%3E%3Cpath d='M228.062 35.4941C220.695 35.4717 216.09 30.418 216.113 22.8711C216.09 15.3467 220.695 10.293 228.062 10.293C235.451 10.293 240.033 15.3467 240.056 22.8711C240.033 30.418 235.451 35.4717 228.062 35.4941ZM222.851 22.8711C222.851 27.1387 224.625 30.3057 228.107 30.3281C231.498 30.3057 233.295 27.1387 233.273 22.8711C233.295 18.5811 231.498 15.3691 228.107 15.3691C224.625 15.3691 222.851 18.5811 222.851 22.8711Z' fill='black'/%3E%3Cpath d='M256.296 10.6074V15.5938H251.444V35H244.796V15.5938H241.337V10.6074H244.796V8.76562C244.796 3.62207 247.896 0.949219 252.792 0.949219C254.297 0.949219 255.577 1.08398 256.745 1.35352V6.38477C255.779 6.29492 255.083 6.27246 254.724 6.25C252.59 6.27246 251.444 7.08105 251.444 9.125V10.6074H256.296Z' fill='black'/%3E%3Cpath d='M269.101 35V2.47656H281.858C289.248 2.47656 293.493 6.63184 293.493 13.0781C293.493 17.5254 291.449 20.7598 287.743 22.3545L294.661 35H287.204L280.982 23.4551H275.839V35H269.101ZM275.839 17.9746H280.601C284.599 17.9746 286.553 16.335 286.53 13.0781C286.553 9.79883 284.599 8.02441 280.601 8.00195H275.839V17.9746Z' fill='black'/%3E%3Cpath d='M312.743 24.623V10.6074H319.391V35H313.013V30.5977H312.743C311.642 33.4277 309.015 35.3145 305.331 35.3145C300.457 35.3145 297.11 31.8555 297.11 26.1504V10.6074H303.759V24.9824C303.759 27.8799 305.421 29.6768 308.026 29.6992C310.452 29.6768 312.743 27.9473 312.743 24.623Z' fill='black'/%3E%3Cpath d='M330.286 20.8945V35H323.638V10.6074H329.971V14.875H330.241C331.342 12.0674 333.947 10.293 337.563 10.293C342.662 10.293 345.986 13.7744 345.964 19.457V35H339.36V20.625C339.338 17.6152 337.721 15.8184 334.958 15.8184C332.195 15.8184 330.286 17.6826 330.286 20.8945Z' fill='black'/%3E%3Cpath d='M356.858 20.8945V35H350.21V10.6074H356.544V14.875H356.813C357.914 12.0674 360.519 10.293 364.135 10.293C369.234 10.293 372.558 13.7744 372.536 19.457V35H365.932V20.625C365.91 17.6152 364.293 15.8184 361.53 15.8184C358.767 15.8184 356.858 17.6826 356.858 20.8945Z' fill='black'/%3E%3Cpath d='M376.782 35V10.6074H383.43V35H376.782ZM376.467 4.04883C376.467 2.16211 378.107 0.657227 380.106 0.634766C382.083 0.657227 383.722 2.16211 383.7 4.04883C383.722 5.89062 382.083 7.41797 380.106 7.41797C378.107 7.41797 376.467 5.89062 376.467 4.04883Z' fill='black'/%3E%3Cpath d='M394.325 20.8945V35H387.676V10.6074H394.01V14.875H394.28C395.38 12.0674 397.986 10.293 401.602 10.293C406.701 10.293 410.025 13.7744 410.003 19.457V35H403.399V20.625C403.377 17.6152 401.759 15.8184 398.997 15.8184C396.234 15.8184 394.325 17.6826 394.325 20.8945Z' fill='black'/%3E%3Cpath d='M425.209 44.6582C418.471 44.6582 414.316 41.626 413.934 37.0215H420.493C420.852 38.9756 422.694 39.8516 425.344 39.8516C428.421 39.8516 430.488 38.5264 430.51 35.1348V30.6875H430.196C429.32 32.6641 427.164 34.6631 423.233 34.6406C417.73 34.6631 413.305 30.7773 413.305 22.6465C413.305 14.4033 417.842 10.293 423.233 10.293C427.321 10.293 429.297 12.7188 430.196 14.6953H430.465V10.6074H437.069V35.2695C437.046 41.4912 432.15 44.6582 425.209 44.6582ZM420.133 22.7363C420.111 26.959 421.93 29.6318 425.299 29.6543C428.624 29.6318 430.51 27.0713 430.51 22.7363C430.51 18.4014 428.646 15.5938 425.299 15.5938C421.908 15.5938 420.111 18.5361 420.133 22.7363Z' fill='black'/%3E%3Cpath d='M456.567 35H449.289L460.565 2.47656H469.235L480.465 35H473.233L470.784 27.498H459.015L456.567 35ZM460.722 22.2422H469.077L465.012 9.79883H464.787L460.722 22.2422Z' fill='black'/%3E%3Cpath d='M492.932 44.6582C486.194 44.6582 482.038 41.626 481.656 37.0215H488.215C488.574 38.9756 490.416 39.8516 493.067 39.8516C496.144 39.8516 498.21 38.5264 498.233 35.1348V30.6875H497.918C497.042 32.6641 494.886 34.6631 490.955 34.6406C485.452 34.6631 481.028 30.7773 481.028 22.6465C481.028 14.4033 485.565 10.293 490.955 10.293C495.043 10.293 497.02 12.7188 497.918 14.6953H498.188V10.6074H504.791V35.2695C504.769 41.4912 499.872 44.6582 492.932 44.6582ZM487.856 22.7363C487.833 26.959 489.653 29.6318 493.022 29.6543C496.346 29.6318 498.233 27.0713 498.233 22.7363C498.233 18.4014 496.368 15.5938 493.022 15.5938C489.63 15.5938 487.833 18.5361 487.856 22.7363Z' fill='black'/%3E%3Cpath d='M507.869 28.1719C507.892 22.7363 512.249 20.9619 516.943 20.6699C518.695 20.5576 521.975 20.4004 523.008 20.3555V18.3789C522.985 16.335 521.593 15.167 519.1 15.1445C516.831 15.167 515.416 16.1777 515.057 17.8398H508.723C509.127 13.6172 512.811 10.293 519.279 10.293C524.603 10.293 529.634 12.6738 529.611 18.5586V35H523.322V31.6309H523.143C521.952 33.877 519.616 35.4717 516 35.4492C511.328 35.4717 507.892 33.001 507.869 28.1719ZM514.248 27.9922C514.248 29.8564 515.753 30.8447 517.887 30.8672C520.919 30.8447 523.03 28.8682 523.008 26.2852V24.5107C521.997 24.5557 519.145 24.7129 518.022 24.8027C515.708 25.0049 514.248 26.1055 514.248 27.9922Z' fill='black'/%3E%3Cpath d='M533.768 35V10.6074H540.416V35H533.768ZM533.453 4.04883C533.453 2.16211 535.093 0.657227 537.092 0.634766C539.068 0.657227 540.708 2.16211 540.686 4.04883C540.708 5.89062 539.068 7.41797 537.092 7.41797C535.093 7.41797 533.453 5.89062 533.453 4.04883Z' fill='black'/%3E%3Cpath d='M551.311 20.8945V35H544.662V10.6074H550.996V14.875H551.266C552.366 12.0674 554.972 10.293 558.588 10.293C563.687 10.293 567.011 13.7744 566.988 19.457V35H560.385V20.625C560.362 17.6152 558.745 15.8184 555.982 15.8184C553.22 15.8184 551.311 17.6826 551.311 20.8945Z' fill='black'/%3E%3Cpath d='M578.467 31.6758L574.603 44.4785H569.842L572.088 31.6758H578.467Z' fill='black'/%3E%3Cpath d='M603.31 35H591.855V2.47656H603.445C613.238 2.47656 619.235 8.56348 619.213 18.6934C619.235 28.8682 613.238 35 603.31 35ZM598.594 29.2051H603.041C609.24 29.2051 612.474 25.9932 612.474 18.6934C612.474 11.4609 609.24 8.27148 603.086 8.27148H598.594V29.2051Z' fill='black'/%3E%3Cpath d='M623.054 35V10.6074H629.703V35H623.054ZM622.74 4.04883C622.74 2.16211 624.38 0.657227 626.379 0.634766C628.355 0.657227 629.995 2.16211 629.972 4.04883C629.995 5.89062 628.355 7.41797 626.379 7.41797C624.38 7.41797 622.74 5.89062 622.74 4.04883Z' fill='black'/%3E%3Cpath d='M644.91 44.6582C638.172 44.6582 634.016 41.626 633.634 37.0215H640.193C640.552 38.9756 642.394 39.8516 645.045 39.8516C648.122 39.8516 650.188 38.5264 650.211 35.1348V30.6875H649.896C649.02 32.6641 646.864 34.6631 642.933 34.6406C637.43 34.6631 633.005 30.7773 633.005 22.6465C633.005 14.4033 637.543 10.293 642.933 10.293C647.021 10.293 648.998 12.7188 649.896 14.6953H650.166V10.6074H656.769V35.2695C656.747 41.4912 651.85 44.6582 644.91 44.6582ZM639.834 22.7363C639.811 26.959 641.63 29.6318 645 29.6543C648.324 29.6318 650.211 27.0713 650.211 22.7363C650.211 18.4014 648.346 15.5938 645 15.5938C641.608 15.5938 639.811 18.5361 639.834 22.7363Z' fill='black'/%3E%3Cpath d='M667.664 20.8945V35H661.015V10.6074H667.349V14.875H667.619C668.719 12.0674 671.325 10.293 674.941 10.293C680.04 10.293 683.364 13.7744 683.341 19.457V35H676.738V20.625C676.715 17.6152 675.098 15.8184 672.335 15.8184C669.573 15.8184 667.664 17.6826 667.664 20.8945Z' fill='black'/%3E%3Cpath d='M687.587 35V10.6074H694.236V35H687.587ZM687.273 4.04883C687.273 2.16211 688.913 0.657227 690.912 0.634766C692.888 0.657227 694.528 2.16211 694.505 4.04883C694.528 5.89062 692.888 7.41797 690.912 7.41797C688.913 7.41797 687.273 5.89062 687.273 4.04883Z' fill='black'/%3E%3Cpath d='M711.464 10.6074V15.5938H706.613V35H699.964V15.5938H696.505V10.6074H699.964V8.76562C699.964 3.62207 703.064 0.949219 707.96 0.949219C709.465 0.949219 710.745 1.08398 711.913 1.35352V6.38477C710.948 6.29492 710.251 6.27246 709.892 6.25C707.758 6.27246 706.613 7.08105 706.613 9.125V10.6074H711.464Z' fill='black'/%3E%3Cpath d='M714.452 35V10.6074H721.101V35H714.452ZM714.138 4.04883C714.138 2.16211 715.778 0.657227 717.777 0.634766C719.753 0.657227 721.393 2.16211 721.37 4.04883C721.393 5.89062 719.753 7.41797 717.777 7.41797C715.778 7.41797 714.138 5.89062 714.138 4.04883Z' fill='black'/%3E%3Cpath d='M736.398 35.4941C728.918 35.4717 724.336 30.6426 724.359 22.916C724.336 15.3916 728.986 10.293 736.128 10.293C742.529 10.293 747.583 14.3359 747.583 22.6465V24.5332H730.917C730.917 28.2168 733.096 30.4854 736.532 30.5078C738.801 30.4854 740.418 29.4971 741.07 28.0371H747.404C746.46 32.5518 742.417 35.4717 736.398 35.4941ZM730.917 20.3555H741.294C741.272 17.3906 739.228 15.2568 736.263 15.2793C733.208 15.2568 731.052 17.5479 730.917 20.3555Z' fill='black'/%3E%3Cpath d='M759.825 35.4043C754.255 35.4043 749.898 30.9795 749.898 22.8262C749.898 14.4707 754.435 10.293 759.825 10.293C763.913 10.293 765.867 12.7188 766.743 14.6953H766.968V2.47656H773.616V35H767.058V31.0918H766.743C765.822 33.1133 763.801 35.4043 759.825 35.4043ZM756.726 22.7812C756.703 27.0938 758.523 30.0811 761.892 30.1035C765.216 30.0811 767.103 27.1836 767.103 22.7812C767.103 18.4014 765.238 15.5938 761.892 15.5938C758.5 15.5938 756.703 18.5361 756.726 22.7812Z' fill='black'/%3E%3Cpath d='M786.556 28.1719C786.578 22.7363 790.935 20.9619 795.63 20.6699C797.382 20.5576 800.661 20.4004 801.694 20.3555V18.3789C801.672 16.335 800.279 15.167 797.786 15.1445C795.518 15.167 794.102 16.1777 793.743 17.8398H787.409C787.813 13.6172 791.497 10.293 797.966 10.293C803.289 10.293 808.32 12.6738 808.298 18.5586V35H802.009V31.6309H801.829C800.639 33.877 798.303 35.4717 794.686 35.4492C790.015 35.4717 786.578 33.001 786.556 28.1719ZM792.935 27.9922C792.935 29.8564 794.439 30.8447 796.573 30.8672C799.605 30.8447 801.717 28.8682 801.694 26.2852V24.5107C800.684 24.5557 797.831 24.7129 796.708 24.8027C794.394 25.0049 792.935 26.1055 792.935 27.9922Z' fill='black'/%3E%3Cpath d='M819.102 20.8945V35H812.454V10.6074H818.788V14.875H819.057C820.158 12.0674 822.764 10.293 826.38 10.293C831.478 10.293 834.803 13.7744 834.78 19.457V35H828.177V20.625C828.154 17.6152 826.537 15.8184 823.774 15.8184C821.012 15.8184 819.102 17.6826 819.102 20.8945Z' fill='black'/%3E%3Cpath d='M848.011 35.4043C842.44 35.4043 838.083 30.9795 838.083 22.8262C838.083 14.4707 842.62 10.293 848.011 10.293C852.098 10.293 854.053 12.7188 854.929 14.6953H855.153V2.47656H861.802V35H855.243V31.0918H854.929C854.008 33.1133 851.986 35.4043 848.011 35.4043ZM844.911 22.7812C844.888 27.0938 846.708 30.0811 850.077 30.1035C853.401 30.0811 855.288 27.1836 855.288 22.7812C855.288 18.4014 853.424 15.5938 850.077 15.5938C846.685 15.5938 844.888 18.5361 844.911 22.7812Z' fill='black'/%3E%3Cpath d='M876.044 35V2.47656H888.801C896.191 2.47656 900.436 7.03613 900.436 13.4375C900.436 19.9287 896.124 24.3984 888.622 24.3984H882.782V35H876.044ZM882.782 18.9629H887.544C891.542 18.9629 893.496 16.7168 893.473 13.4375C893.496 10.2031 891.542 8.02441 887.544 8.00195H882.782V18.9629Z' fill='black'/%3E%3Cpath d='M903.649 35V10.6074H910.073V14.8301H910.342C911.218 11.8428 913.487 10.248 916.227 10.248C916.901 10.248 917.754 10.3379 918.338 10.4727V16.4023C917.71 16.2002 916.429 16.043 915.508 16.043C912.499 16.043 910.275 18.1318 910.297 21.1191V35H903.649Z' fill='black'/%3E%3Cpath d='M930.85 35.4941C923.483 35.4717 918.878 30.418 918.901 22.8711C918.878 15.3467 923.483 10.293 930.85 10.293C938.24 10.293 942.822 15.3467 942.844 22.8711C942.822 30.418 938.24 35.4717 930.85 35.4941ZM925.639 22.8711C925.639 27.1387 927.414 30.3057 930.895 30.3281C934.287 30.3057 936.083 27.1387 936.061 22.8711C936.083 18.5811 934.287 15.3691 930.895 15.3691C927.414 15.3691 925.639 18.5811 925.639 22.8711Z' fill='black'/%3E%3Cpath d='M961.735 24.623V10.6074H968.383V35H962.004V30.5977H961.735C960.634 33.4277 958.006 35.3145 954.323 35.3145C949.449 35.3145 946.102 31.8555 946.102 26.1504V10.6074H952.75V24.9824C952.75 27.8799 954.412 29.6768 957.018 29.6992C959.444 29.6768 961.735 27.9473 961.735 24.623Z' fill='black'/%3E%3Cpath d='M981.614 35.4043C976.043 35.4043 971.686 30.9795 971.686 22.8262C971.686 14.4707 976.223 10.293 981.614 10.293C985.701 10.293 987.656 12.7188 988.532 14.6953H988.756V2.47656H995.405V35H988.846V31.0918H988.532C987.611 33.1133 985.589 35.4043 981.614 35.4043ZM978.514 22.7812C978.492 27.0938 980.311 30.0811 983.68 30.1035C987.004 30.0811 988.891 27.1836 988.891 22.7812C988.891 18.4014 987.027 15.5938 983.68 15.5938C980.288 15.5938 978.492 18.5361 978.514 22.7812Z' fill='black'/%3E%3Cpath d='M1009.65 35V2.47656H1016.38V15.9531H1030.49V2.47656H1037.27V35H1030.49V21.5234H1016.38V35H1009.65Z' fill='black'/%3E%3Cpath d='M1041.83 35V2.47656H1054.77C1061.94 2.47656 1065.58 5.93555 1065.55 10.832C1065.58 14.6504 1063.06 17.0537 1059.71 17.7949V18.1094C1063.37 18.2891 1066.83 21.209 1066.86 26.0156C1066.83 31.1816 1062.97 35 1055.63 35H1041.83ZM1048.57 29.4297H1054.28C1058.19 29.4521 1059.87 27.835 1059.85 25.3867C1059.87 22.6465 1057.78 20.7148 1054.46 20.7148H1048.57V29.4297ZM1048.57 16.0879H1053.78C1056.61 16.1104 1058.75 14.5156 1058.72 11.9102C1058.75 9.55176 1057 7.95703 1053.92 7.95703H1048.57V16.0879Z' fill='black'/%3E%3Cpath d='M1097.34 2.47656V35H1091.5L1077.21 14.3359H1076.94V35H1070.2V2.47656H1076.13L1090.33 23.1406H1090.64V2.47656H1097.34Z' fill='black'/%3E%3Cpath d='M1122.02 2.47656H1128.8V23.5898C1128.8 30.71 1123.39 35.4717 1115.33 35.4492C1107.24 35.4717 1101.9 30.71 1101.9 23.5898V2.47656H1108.63V23.0508C1108.66 26.8018 1111.31 29.4971 1115.33 29.5195C1119.39 29.4971 1122.04 26.8018 1122.02 23.0508V2.47656Z' 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: 104px;
    background-image: url("data:image/svg+xml,%3Csvg width='579' height='105' viewBox='0 0 579 105' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.7871 2.47656V35H8.00391V8.90039H7.82422L0.367188 13.5723V7.59766L8.4082 2.47656H14.7871Z' fill='black'/%3E%3Cpath d='M34.037 35.4492C25.8837 35.4492 20.9648 29.3848 20.9648 18.7383C20.9648 8.11426 25.9286 2.02734 34.037 2.02734C42.1454 2.02734 47.1093 8.11426 47.1093 18.7383C47.1093 29.4297 42.1679 35.4492 34.037 35.4492ZM27.8827 18.7383C27.8378 26.2402 30.2636 29.8789 34.037 29.8789C37.8105 29.8789 40.2138 26.2402 40.1913 18.7383C40.2138 11.3037 37.788 7.5752 34.037 7.55273C30.2861 7.5752 27.8827 11.3037 27.8827 18.7383Z' fill='black'/%3E%3Cpath d='M63.4842 35.4492C55.3309 35.4492 50.412 29.3848 50.412 18.7383C50.412 8.11426 55.3758 2.02734 63.4842 2.02734C71.5926 2.02734 76.5565 8.11426 76.5565 18.7383C76.5565 29.4297 71.6151 35.4492 63.4842 35.4492ZM57.3299 18.7383C57.285 26.2402 59.7108 29.8789 63.4842 29.8789C67.2577 29.8789 69.661 26.2402 69.6385 18.7383C69.661 11.3037 67.2352 7.5752 63.4842 7.55273C59.7332 7.5752 57.3299 11.3037 57.3299 18.7383Z' fill='black'/%3E%3Cpath d='M88.193 2.47656H95.7848L103.287 16.4922H103.601L111.058 2.47656H118.65L106.791 23.4102V35H100.052V23.4102L88.193 2.47656Z' fill='black'/%3E%3Cpath d='M127.119 35.4941C119.639 35.4717 115.057 30.6426 115.08 22.916C115.057 15.3916 119.707 10.293 126.849 10.293C133.251 10.293 138.304 14.3359 138.304 22.6465V24.5332H121.638C121.638 28.2168 123.817 30.4854 127.254 30.5078C129.522 30.4854 131.139 29.4971 131.791 28.0371H138.125C137.181 32.5518 133.138 35.4717 127.119 35.4941ZM121.638 20.3555H132.015C131.993 17.3906 129.949 15.2568 126.984 15.2793C123.929 15.2568 121.773 17.5479 121.638 20.3555Z' fill='black'/%3E%3Cpath d='M140.394 28.1719C140.417 22.7363 144.774 20.9619 149.468 20.6699C151.22 20.5576 154.5 20.4004 155.533 20.3555V18.3789C155.51 16.335 154.118 15.167 151.625 15.1445C149.356 15.167 147.941 16.1777 147.582 17.8398H141.248C141.652 13.6172 145.335 10.293 151.804 10.293C157.127 10.293 162.159 12.6738 162.136 18.5586V35H155.847V31.6309H155.667C154.477 33.877 152.141 35.4717 148.525 35.4492C143.853 35.4717 140.417 33.001 140.394 28.1719ZM146.773 27.9922C146.773 29.8564 148.278 30.8447 150.412 30.8672C153.444 30.8447 155.555 28.8682 155.533 26.2852V24.5107C154.522 24.5557 151.669 24.7129 150.546 24.8027C148.233 25.0049 146.773 26.1055 146.773 27.9922Z' fill='black'/%3E%3Cpath d='M166.292 35V10.6074H172.716V14.8301H172.986C173.862 11.8428 176.13 10.248 178.871 10.248C179.544 10.248 180.398 10.3379 180.982 10.4727V16.4023C180.353 16.2002 179.073 16.043 178.152 16.043C175.142 16.043 172.918 18.1318 172.941 21.1191V35H166.292Z' fill='black'/%3E%3Cpath d='M197.222 17.8398C196.93 16.1328 195.448 15.0322 193.224 15.0098C191.068 15.0322 189.428 16.043 189.451 17.5254C189.428 18.626 190.282 19.4795 192.595 19.9512L196.952 20.8496C201.692 21.8379 203.983 23.9492 204.005 27.4531C203.983 32.2598 199.67 35.4717 193.179 35.4941C186.598 35.4717 182.735 32.5293 182.173 27.7676H188.867C189.181 29.6768 190.731 30.665 193.179 30.6875C195.605 30.665 197.222 29.6992 197.222 28.127C197.222 26.8691 196.189 26.083 193.898 25.6113L189.855 24.8027C185.205 23.8818 182.825 21.501 182.847 17.8848C182.825 13.2129 186.845 10.293 193.134 10.293C199.288 10.293 203.107 13.2129 203.466 17.8398H197.222Z' fill='black'/%3E%3Cpath d='M227.816 35.4941C220.448 35.4717 215.844 30.418 215.866 22.8711C215.844 15.3467 220.448 10.293 227.816 10.293C235.205 10.293 239.787 15.3467 239.81 22.8711C239.787 30.418 235.205 35.4717 227.816 35.4941ZM222.605 22.8711C222.605 27.1387 224.379 30.3057 227.861 30.3281C231.252 30.3057 233.049 27.1387 233.027 22.8711C233.049 18.5811 231.252 15.3691 227.861 15.3691C224.379 15.3691 222.605 18.5811 222.605 22.8711Z' fill='black'/%3E%3Cpath d='M256.05 10.6074V15.5938H251.198V35H244.55V15.5938H241.091V10.6074H244.55V8.76562C244.55 3.62207 247.65 0.949219 252.546 0.949219C254.051 0.949219 255.331 1.08398 256.499 1.35352V6.38477C255.533 6.29492 254.837 6.27246 254.478 6.25C252.344 6.27246 251.198 7.08105 251.198 9.125V10.6074H256.05Z' fill='black'/%3E%3Cpath d='M268.854 35V2.47656H281.612C289.002 2.47656 293.247 6.63184 293.247 13.0781C293.247 17.5254 291.203 20.7598 287.497 22.3545L294.415 35H286.958L280.736 23.4551H275.593V35H268.854ZM275.593 17.9746H280.354C284.353 17.9746 286.307 16.335 286.284 13.0781C286.307 9.79883 284.353 8.02441 280.354 8.00195H275.593V17.9746Z' fill='black'/%3E%3Cpath d='M312.497 24.623V10.6074H319.145V35H312.766V30.5977H312.497C311.396 33.4277 308.768 35.3145 305.085 35.3145C300.211 35.3145 296.864 31.8555 296.864 26.1504V10.6074H303.513V24.9824C303.513 27.8799 305.175 29.6768 307.78 29.6992C310.206 29.6768 312.497 27.9473 312.497 24.623Z' fill='black'/%3E%3Cpath d='M330.04 20.8945V35H323.391V10.6074H329.725V14.875H329.995C331.096 12.0674 333.701 10.293 337.317 10.293C342.416 10.293 345.74 13.7744 345.718 19.457V35H339.114V20.625C339.092 17.6152 337.474 15.8184 334.712 15.8184C331.949 15.8184 330.04 17.6826 330.04 20.8945Z' fill='black'/%3E%3Cpath d='M356.612 20.8945V35H349.964V10.6074H356.298V14.875H356.567C357.668 12.0674 360.273 10.293 363.889 10.293C368.988 10.293 372.312 13.7744 372.29 19.457V35H365.686V20.625C365.664 17.6152 364.047 15.8184 361.284 15.8184C358.521 15.8184 356.612 17.6826 356.612 20.8945Z' fill='black'/%3E%3Cpath d='M376.536 35V10.6074H383.184V35H376.536ZM376.221 4.04883C376.221 2.16211 377.861 0.657227 379.86 0.634766C381.837 0.657227 383.476 2.16211 383.454 4.04883C383.476 5.89062 381.837 7.41797 379.86 7.41797C377.861 7.41797 376.221 5.89062 376.221 4.04883Z' fill='black'/%3E%3Cpath d='M394.079 20.8945V35H387.43V10.6074H393.764V14.875H394.034C395.134 12.0674 397.74 10.293 401.356 10.293C406.455 10.293 409.779 13.7744 409.756 19.457V35H403.153V20.625C403.13 17.6152 401.513 15.8184 398.751 15.8184C395.988 15.8184 394.079 17.6826 394.079 20.8945Z' fill='black'/%3E%3Cpath d='M424.963 44.6582C418.225 44.6582 414.07 41.626 413.688 37.0215H420.247C420.606 38.9756 422.448 39.8516 425.098 39.8516C428.175 39.8516 430.242 38.5264 430.264 35.1348V30.6875H429.95C429.074 32.6641 426.917 34.6631 422.987 34.6406C417.484 34.6631 413.059 30.7773 413.059 22.6465C413.059 14.4033 417.596 10.293 422.987 10.293C427.075 10.293 429.051 12.7188 429.95 14.6953H430.219V10.6074H436.823V35.2695C436.8 41.4912 431.904 44.6582 424.963 44.6582ZM419.887 22.7363C419.865 26.959 421.684 29.6318 425.053 29.6543C428.377 29.6318 430.264 27.0713 430.264 22.7363C430.264 18.4014 428.4 15.5938 425.053 15.5938C421.662 15.5938 419.865 18.5361 419.887 22.7363Z' fill='black'/%3E%3Cpath d='M456.321 35H449.043L460.319 2.47656H468.989L480.219 35H472.987L470.538 27.498H458.769L456.321 35ZM460.476 22.2422H468.831L464.766 9.79883H464.541L460.476 22.2422Z' fill='black'/%3E%3Cpath d='M492.686 44.6582C485.948 44.6582 481.792 41.626 481.41 37.0215H487.969C488.328 38.9756 490.17 39.8516 492.821 39.8516C495.898 39.8516 497.964 38.5264 497.987 35.1348V30.6875H497.672C496.796 32.6641 494.64 34.6631 490.709 34.6406C485.206 34.6631 480.781 30.7773 480.781 22.6465C480.781 14.4033 485.319 10.293 490.709 10.293C494.797 10.293 496.774 12.7188 497.672 14.6953H497.942V10.6074H504.545V35.2695C504.523 41.4912 499.626 44.6582 492.686 44.6582ZM487.61 22.7363C487.587 26.959 489.406 29.6318 492.776 29.6543C496.1 29.6318 497.987 27.0713 497.987 22.7363C497.987 18.4014 496.122 15.5938 492.776 15.5938C489.384 15.5938 487.587 18.5361 487.61 22.7363Z' fill='black'/%3E%3Cpath d='M507.623 28.1719C507.646 22.7363 512.003 20.9619 516.697 20.6699C518.449 20.5576 521.729 20.4004 522.762 20.3555V18.3789C522.739 16.335 521.347 15.167 518.854 15.1445C516.585 15.167 515.17 16.1777 514.811 17.8398H508.477C508.881 13.6172 512.565 10.293 519.033 10.293C524.357 10.293 529.388 12.6738 529.365 18.5586V35H523.076V31.6309H522.897C521.706 33.877 519.37 35.4717 515.754 35.4492C511.082 35.4717 507.646 33.001 507.623 28.1719ZM514.002 27.9922C514.002 29.8564 515.507 30.8447 517.641 30.8672C520.673 30.8447 522.784 28.8682 522.762 26.2852V24.5107C521.751 24.5557 518.899 24.7129 517.776 24.8027C515.462 25.0049 514.002 26.1055 514.002 27.9922Z' fill='black'/%3E%3Cpath d='M533.521 35V10.6074H540.17V35H533.521ZM533.207 4.04883C533.207 2.16211 534.847 0.657227 536.846 0.634766C538.822 0.657227 540.462 2.16211 540.439 4.04883C540.462 5.89062 538.822 7.41797 536.846 7.41797C534.847 7.41797 533.207 5.89062 533.207 4.04883Z' fill='black'/%3E%3Cpath d='M551.064 20.8945V35H544.416V10.6074H550.75V14.875H551.02C552.12 12.0674 554.726 10.293 558.342 10.293C563.44 10.293 566.765 13.7744 566.742 19.457V35H560.139V20.625C560.116 17.6152 558.499 15.8184 555.736 15.8184C552.974 15.8184 551.064 17.6826 551.064 20.8945Z' fill='black'/%3E%3Cpath d='M578.221 31.6758L574.357 44.4785H569.596L571.842 31.6758H578.221Z' fill='black'/%3E%3Cpath d='M36.9803 95H25.5252V62.4766H37.1151C46.908 62.4766 52.9051 68.5635 52.8826 78.6934C52.9051 88.8682 46.908 95 36.9803 95ZM32.2635 89.2051H36.7108C42.91 89.2051 46.1443 85.9932 46.1443 78.6934C46.1443 71.4609 42.91 68.2715 36.7557 68.2715H32.2635V89.2051Z' fill='black'/%3E%3Cpath d='M56.7243 95V70.6074H63.3728V95H56.7243ZM56.4099 64.0488C56.4099 62.1621 58.0495 60.6572 60.0486 60.6348C62.0251 60.6572 63.6648 62.1621 63.6423 64.0488C63.6648 65.8906 62.0251 67.418 60.0486 67.418C58.0495 67.418 56.4099 65.8906 56.4099 64.0488Z' fill='black'/%3E%3Cpath d='M78.5797 104.658C71.8415 104.658 67.6862 101.626 67.3044 97.0215H73.8629C74.2223 98.9756 76.0641 99.8516 78.7145 99.8516C81.7917 99.8516 83.8581 98.5264 83.8805 95.1348V90.6875H83.5661C82.6901 92.6641 80.5338 94.6631 76.6032 94.6406C71.1003 94.6631 66.6754 90.7773 66.6754 82.6465C66.6754 74.4033 71.2126 70.293 76.6032 70.293C80.6911 70.293 82.6676 72.7188 83.5661 74.6953H83.8356V70.6074H90.4391V95.2695C90.4167 101.491 85.5202 104.658 78.5797 104.658ZM73.5036 82.7363C73.4811 86.959 75.3004 89.6318 78.6696 89.6543C81.9938 89.6318 83.8805 87.0713 83.8805 82.7363C83.8805 78.4014 82.0163 75.5938 78.6696 75.5938C75.278 75.5938 73.4811 78.5361 73.5036 82.7363Z' fill='black'/%3E%3Cpath d='M101.334 80.8945V95H94.6851V70.6074H101.019V74.875H101.289C102.389 72.0674 104.995 70.293 108.611 70.293C113.71 70.293 117.034 73.7744 117.011 79.457V95H110.408V80.625C110.385 77.6152 108.768 75.8184 106.005 75.8184C103.243 75.8184 101.334 77.6826 101.334 80.8945Z' fill='black'/%3E%3Cpath d='M121.257 95V70.6074H127.906V95H121.257ZM120.943 64.0488C120.943 62.1621 122.583 60.6572 124.582 60.6348C126.558 60.6572 128.198 62.1621 128.175 64.0488C128.198 65.8906 126.558 67.418 124.582 67.418C122.583 67.418 120.943 65.8906 120.943 64.0488Z' fill='black'/%3E%3Cpath d='M145.134 70.6074V75.5938H140.283V95H133.634V75.5938H130.175V70.6074H133.634V68.7656C133.634 63.6221 136.734 60.9492 141.63 60.9492C143.135 60.9492 144.415 61.084 145.583 61.3535V66.3848C144.618 66.2949 143.921 66.2725 143.562 66.25C141.428 66.2725 140.283 67.0811 140.283 69.125V70.6074H145.134Z' fill='black'/%3E%3Cpath d='M148.122 95V70.6074H154.771V95H148.122ZM147.808 64.0488C147.808 62.1621 149.448 60.6572 151.447 60.6348C153.423 60.6572 155.063 62.1621 155.04 64.0488C155.063 65.8906 153.423 67.418 151.447 67.418C149.448 67.418 147.808 65.8906 147.808 64.0488Z' fill='black'/%3E%3Cpath d='M170.068 95.4941C162.588 95.4717 158.006 90.6426 158.029 82.916C158.006 75.3916 162.656 70.293 169.798 70.293C176.199 70.293 181.253 74.3359 181.253 82.6465V84.5332H164.587C164.587 88.2168 166.766 90.4854 170.202 90.5078C172.471 90.4854 174.088 89.4971 174.74 88.0371H181.073C180.13 92.5518 176.087 95.4717 170.068 95.4941ZM164.587 80.3555H174.964C174.942 77.3906 172.898 75.2568 169.933 75.2793C166.878 75.2568 164.722 77.5479 164.587 80.3555Z' fill='black'/%3E%3Cpath d='M193.495 95.4043C187.925 95.4043 183.568 90.9795 183.568 82.8262C183.568 74.4707 188.105 70.293 193.495 70.293C197.583 70.293 199.537 72.7188 200.413 74.6953H200.638V62.4766H207.286V95H200.728V91.0918H200.413C199.492 93.1133 197.471 95.4043 193.495 95.4043ZM190.396 82.7812C190.373 87.0938 192.193 90.0811 195.562 90.1035C198.886 90.0811 200.773 87.1836 200.773 82.7812C200.773 78.4014 198.908 75.5938 195.562 75.5938C192.17 75.5938 190.373 78.5361 190.396 82.7812Z' fill='black'/%3E%3Cpath d='M220.226 88.1719C220.248 82.7363 224.605 80.9619 229.3 80.6699C231.052 80.5576 234.331 80.4004 235.364 80.3555V78.3789C235.342 76.335 233.949 75.167 231.456 75.1445C229.188 75.167 227.772 76.1777 227.413 77.8398H221.079C221.483 73.6172 225.167 70.293 231.636 70.293C236.959 70.293 241.99 72.6738 241.968 78.5586V95H235.679V91.6309H235.499C234.309 93.877 231.973 95.4717 228.356 95.4492C223.685 95.4717 220.248 93.001 220.226 88.1719ZM226.605 87.9922C226.605 89.8564 228.109 90.8447 230.243 90.8672C233.275 90.8447 235.387 88.8682 235.364 86.2852V84.5107C234.354 84.5557 231.501 84.7129 230.378 84.8027C228.064 85.0049 226.605 86.1055 226.605 87.9922Z' fill='black'/%3E%3Cpath d='M252.772 80.8945V95H246.124V70.6074H252.458V74.875H252.727C253.828 72.0674 256.434 70.293 260.05 70.293C265.148 70.293 268.473 73.7744 268.45 79.457V95H261.847V80.625C261.824 77.6152 260.207 75.8184 257.444 75.8184C254.682 75.8184 252.772 77.6826 252.772 80.8945Z' fill='black'/%3E%3Cpath d='M281.681 95.4043C276.11 95.4043 271.753 90.9795 271.753 82.8262C271.753 74.4707 276.29 70.293 281.681 70.293C285.768 70.293 287.723 72.7188 288.598 74.6953H288.823V62.4766H295.472V95H288.913V91.0918H288.598C287.678 93.1133 285.656 95.4043 281.681 95.4043ZM278.581 82.7812C278.558 87.0938 280.378 90.0811 283.747 90.1035C287.071 90.0811 288.958 87.1836 288.958 82.7812C288.958 78.4014 287.094 75.5938 283.747 75.5938C280.355 75.5938 278.558 78.5361 278.581 82.7812Z' fill='black'/%3E%3Cpath d='M309.714 95V62.4766H322.471C329.861 62.4766 334.106 67.0361 334.106 73.4375C334.106 79.9287 329.794 84.3984 322.292 84.3984H316.452V95H309.714ZM316.452 78.9629H321.214C325.212 78.9629 327.166 76.7168 327.143 73.4375C327.166 70.2031 325.212 68.0244 321.214 68.002H316.452V78.9629Z' fill='black'/%3E%3Cpath d='M337.319 95V70.6074H343.743V74.8301H344.012C344.888 71.8428 347.157 70.248 349.897 70.248C350.571 70.248 351.424 70.3379 352.008 70.4727V76.4023C351.38 76.2002 350.099 76.043 349.178 76.043C346.169 76.043 343.945 78.1318 343.967 81.1191V95H337.319Z' fill='black'/%3E%3Cpath d='M364.52 95.4941C357.153 95.4717 352.548 90.418 352.571 82.8711C352.548 75.3467 357.153 70.293 364.52 70.293C371.91 70.293 376.492 75.3467 376.514 82.8711C376.492 90.418 371.91 95.4717 364.52 95.4941ZM359.309 82.8711C359.309 87.1387 361.084 90.3057 364.565 90.3281C367.957 90.3057 369.753 87.1387 369.731 82.8711C369.753 78.5811 367.957 75.3691 364.565 75.3691C361.084 75.3691 359.309 78.5811 359.309 82.8711Z' fill='black'/%3E%3Cpath d='M395.405 84.623V70.6074H402.053V95H395.674V90.5977H395.405C394.304 93.4277 391.676 95.3145 387.993 95.3145C383.119 95.3145 379.772 91.8555 379.772 86.1504V70.6074H386.42V84.9824C386.42 87.8799 388.082 89.6768 390.688 89.6992C393.114 89.6768 395.405 87.9473 395.405 84.623Z' fill='black'/%3E%3Cpath d='M415.284 95.4043C409.713 95.4043 405.356 90.9795 405.356 82.8262C405.356 74.4707 409.893 70.293 415.284 70.293C419.371 70.293 421.326 72.7188 422.202 74.6953H422.426V62.4766H429.075V95H422.516V91.0918H422.202C421.281 93.1133 419.259 95.4043 415.284 95.4043ZM412.184 82.7812C412.161 87.0938 413.981 90.0811 417.35 90.1035C420.674 90.0811 422.561 87.1836 422.561 82.7812C422.561 78.4014 420.697 75.5938 417.35 75.5938C413.958 75.5938 412.161 78.5361 412.184 82.7812Z' fill='black'/%3E%3Cpath d='M443.317 95V62.4766H450.055V75.9531H464.16V62.4766H470.944V95H464.16V81.5234H450.055V95H443.317Z' fill='black'/%3E%3Cpath d='M475.504 95V62.4766H488.442C495.607 62.4766 499.245 65.9355 499.223 70.832C499.245 74.6504 496.73 77.0537 493.383 77.7949V78.1094C497.044 78.2891 500.503 81.209 500.526 86.0156C500.503 91.1816 496.64 95 489.295 95H475.504ZM482.242 89.4297H487.947C491.856 89.4521 493.54 87.835 493.518 85.3867C493.54 82.6465 491.451 80.7148 488.127 80.7148H482.242V89.4297ZM482.242 76.0879H487.453C490.283 76.1104 492.417 74.5156 492.395 71.9102C492.417 69.5518 490.665 67.957 487.588 67.957H482.242V76.0879Z' fill='black'/%3E%3Cpath d='M531.006 62.4766V95H525.166L510.881 74.3359H510.611V95H503.873V62.4766H509.803L523.998 83.1406H524.313V62.4766H531.006Z' fill='black'/%3E%3Cpath d='M555.691 62.4766H562.475V83.5898C562.475 90.71 557.062 95.4717 548.998 95.4492C540.912 95.4717 535.566 90.71 535.566 83.5898V62.4766H542.305V83.0508C542.327 86.8018 544.978 89.4971 548.998 89.5195C553.063 89.4971 555.714 86.8018 555.691 83.0508V62.4766Z' 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 */