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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes Visual-Effect {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fadeInAndExpand {
  0% {
    width: 50px;
  }
  5% {
    width: 278px;
  }
  25% {
    width: 278px;
  }
  30% {
    width: 50px;
  }
  50% {
    width: 50px;
  }
  55% {
    width: 278px;
  }
  75% {
    width: 278px;
  }
  80% {
    width: 50px;
  }
  100% {
    width: 50px;
  }
}
html {
  background: none;
}

@media (max-width: 767px) {
  #body_layout {
    overflow: hidden;
  }
}

/*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 {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='204' height='44' viewBox='0 0 204 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.2764 10.8181L26.4746 13.7129L32.79 37.2859L43.5917 34.3911L37.2764 10.8181Z' fill='%230096B8'/%3E%3Cpath d='M29.8935 26.4825L6.32422 32.7988L9.21854 43.6023L32.7878 37.2859L29.8935 26.4825Z' fill='%23306B9B'/%3E%3Cpath d='M34.3779 5.16911e-05L10.8086 6.31641L13.7029 17.1198L37.2722 10.8035L34.3779 5.16911e-05Z' fill='%23DFAE74'/%3E%3Cpath d='M10.8086 6.32454L0 9.2207L6.31629 32.7934L17.1249 29.8973L10.8086 6.32454Z' fill='%23E4605B'/%3E%3Cpath d='M139.743 14.0627H137.386V8.20117H134.729V22.7222H137.386V17.0355H139.743V14.0627Z' fill='%23444444'/%3E%3Cpath d='M131.964 8.77539H129.32V12.2937H123.571V8.77539H120.928V21.9884H131.964V8.77539ZM129.32 15.1825V19.0856H123.571V15.1825H129.32Z' fill='%23444444'/%3E%3Cpath d='M125.215 32.4157V30.8349H137.412V28.1069H125.215V26.5401H137.412V23.8262H122.564V35.2205H137.685V32.4157H125.215Z' fill='%23444444'/%3E%3Cpath d='M157.624 8.48828V16.3503H155.547V8.48828H152.903V26.2129H145.637V12.1815H150.574V9.19475H142.986V29.2276H152.903V35.9845H155.547V19.3301H157.624V35.9845H160.261V8.48828H157.624Z' fill='%23444444'/%3E%3Cpath d='M197.166 31.0251V17.4414H194.522V31.0251H191.956V17.4414H189.312V31.0251H185.689V34.0119H203.999V31.0251H197.166Z' fill='%23444444'/%3E%3Cpath d='M202.644 9.19531H187.209V12.189H200V28.4797H202.644V9.19531Z' fill='%23444444'/%3E%3Cpath d='M98.4375 18.7436C98.4375 14.9385 100.766 12.4414 104.221 12.4414C107.676 12.4414 110.005 14.9385 110.005 18.7436C110.005 22.5488 107.662 25.0389 104.221 25.0389C100.78 25.0389 98.4375 22.5348 98.4375 18.7436ZM104.221 22.213C106.137 22.213 107.424 20.8141 107.424 18.6877C107.424 16.5613 106.13 15.1623 104.221 15.1623C102.312 15.1623 101.018 16.5473 101.018 18.6877C101.018 20.8281 102.312 22.213 104.221 22.213Z' fill='%23444444'/%3E%3Cpath d='M102.755 32.2379V25.8867H100.098V35.2177H115.826V32.2379H102.755Z' fill='%23444444'/%3E%3Cpath d='M117.7 15.8963H115.378V8.16016H112.734V26.878H115.378V18.883H117.7V15.8963Z' fill='%23444444'/%3E%3Cpath d='M105.558 9.69934V7.62891H102.914V9.69934H98.3477V12.5462H110.223V9.69934H105.558Z' fill='%23444444'/%3E%3Cpath d='M165.121 18.7436C165.121 14.9385 167.457 12.4414 170.905 12.4414C174.353 12.4414 176.689 14.9385 176.689 18.7436C176.689 22.5488 174.346 25.0389 170.905 25.0389C167.464 25.0389 165.121 22.5348 165.121 18.7436ZM170.905 22.213C172.821 22.213 174.108 20.8141 174.108 18.6877C174.108 16.5613 172.814 15.1623 170.905 15.1623C168.996 15.1623 167.702 16.5473 167.702 18.6877C167.702 20.8281 168.996 22.213 170.905 22.213Z' fill='%23444444'/%3E%3Cpath d='M172.248 9.69934V7.62891H169.604V9.69934H165.037V12.5462H176.919V9.69934H172.248Z' fill='%23444444'/%3E%3Cpath d='M184.313 14.701H181.753V8.16797H179.109V25.6058H181.753V17.6878H184.313V14.701Z' fill='%23444444'/%3E%3Cpath d='M165.549 26.8379V29.8316H179.109V35.98H181.753V26.8379H165.549Z' fill='%23444444'/%3E%3Cpath d='M89.2744 22.7323V19.8645H79.5393V17.2905H88.554V9.18359H76.8887V12.0654H85.9174V14.4156H76.8887V22.7323H89.2744Z' fill='%23444444'/%3E%3Cpath d='M94.1143 8.20312H91.4707V23.2697H94.1143V8.20312Z' fill='%23444444'/%3E%3Cpath d='M91.4691 26.4375H80.7479V24.1152H78.1113V35.2228H94.1197V24.1152H91.4691V26.4375ZM91.4691 29.4102V32.2361H80.7479V29.4102H91.4691Z' fill='%23444444'/%3E%3Cpath d='M72.2538 20.8002V17.7925H71.1977V8.34961H54.6928V11.3643H68.5472V17.7925H54.1543V20.8002H61.7703V25.1369H54.3082V28.1376H68.7779V35.2163H71.4215V25.1369H64.4069V20.8002H72.2538Z' fill='%23444444'/%3E%3C/svg%3E%0A");
}
@media (max-width: 1500px) {
  #top_layout.on .top_wrap #logo > a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url("data:image/svg+xml,%3Csvg width='204' height='44' viewBox='0 0 204 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.8785 34.1121L8.35061 40.4314L8.68811 41.694L32.216 35.3747L31.8785 34.1121Z' fill='white'/%3E%3Cpath d='M32.3891 36.0175L8.86115 42.3368L9.19865 43.5994L32.7266 37.28L32.3891 36.0175Z' fill='white'/%3E%3Cpath d='M31.3654 32.1938L7.83743 38.5131L8.17493 39.7757L31.7029 33.4564L31.3654 32.1938Z' fill='white'/%3E%3Cpath d='M30.8575 30.2978L7.32952 36.6171L7.66702 37.8797L31.195 31.5603L30.8575 30.2978Z' fill='white'/%3E%3Cpath d='M30.3435 28.3898L6.81898 34.7082L7.15648 35.9708L30.681 29.6523L30.3435 28.3898Z' fill='white'/%3E%3Cpath d='M29.8381 26.4731L6.31015 32.7924L6.64765 34.055L30.1756 27.7356L29.8381 26.4731Z' fill='white'/%3E%3Cpath d='M34.3206 0L10.7893 6.32026L11.0066 7.13339L34.538 0.813126L34.3206 0Z' fill='white'/%3E%3Cpath d='M34.8551 2.00223L11.3237 8.32249L11.5411 9.13562L35.0725 2.81536L34.8551 2.00223Z' fill='white'/%3E%3Cpath d='M35.386 3.99166L11.8547 10.3119L12.072 11.125L35.6034 4.80479L35.386 3.99166Z' fill='white'/%3E%3Cpath d='M35.9214 6.00087L12.39 12.3211L12.6074 13.1343L36.1387 6.814L35.9214 6.00087Z' fill='white'/%3E%3Cpath d='M36.4594 8.00311L12.928 14.3234L13.1454 15.1365L36.6768 8.81623L36.4594 8.00311Z' fill='white'/%3E%3Cpath d='M36.9911 9.99504L13.4597 16.3153L13.6771 17.1284L37.2085 10.8082L36.9911 9.99504Z' fill='white'/%3E%3Cpath d='M37.1888 10.8133L36.1108 11.1038L42.4338 34.6755L43.5117 34.385L37.1888 10.8133Z' fill='white'/%3E%3Cpath d='M35.2568 11.3357L34.1787 11.6253L40.4811 35.2025L41.5593 34.913L35.2568 11.3357Z' fill='white'/%3E%3Cpath d='M33.3138 11.8542L32.2356 12.1436L38.534 35.7219L39.6122 35.4325L33.3138 11.8542Z' fill='white'/%3E%3Cpath d='M31.3708 12.3754L30.2926 12.6648L36.591 36.2431L37.6692 35.9537L31.3708 12.3754Z' fill='white'/%3E%3Cpath d='M29.4349 12.896L28.3568 13.1858L34.6634 36.7619L35.7415 36.4721L29.4349 12.896Z' fill='white'/%3E%3Cpath d='M27.4956 13.4113L26.4176 13.7012L32.7282 37.2762L33.8063 36.9863L27.4956 13.4113Z' fill='white'/%3E%3Cpath d='M10.7893 6.32026L9.70736 6.61057L16.0057 30.1889L17.0874 29.8986L10.7893 6.32026Z' fill='white'/%3E%3Cpath d='M8.85196 6.83902L7.77022 7.12895L14.0604 30.7095L15.1421 30.4196L8.85196 6.83902Z' fill='white'/%3E%3Cpath d='M6.919 7.36133L5.83726 7.65126L12.1274 31.2318L13.2091 30.9419L6.919 7.36133Z' fill='white'/%3E%3Cpath d='M4.9738 7.88308L3.89222 8.17358L10.1947 31.7508L11.2763 31.4603L4.9738 7.88308Z' fill='white'/%3E%3Cpath d='M3.03795 8.40367L1.95636 8.69417L8.25882 32.2714L9.3404 31.9809L3.03795 8.40367Z' fill='white'/%3E%3Cpath d='M1.08143 8.92724L0 9.21831L6.31477 32.7922L7.39621 32.5012L1.08143 8.92724Z' fill='white'/%3E%3Cpath d='M139.896 14.3865H137.545V8.5249H134.893V23.0459H137.545V17.3592H139.896V14.3865Z' fill='white'/%3E%3Cpath d='M132.138 9.09886H129.501V12.6172H123.766V9.09886H121.129V22.3119H132.138V9.09886ZM129.501 15.506V19.4091H123.766V15.506H129.501Z' fill='white'/%3E%3Cpath d='M125.406 32.7404V31.1596H137.574V28.4316H125.406V26.8648H137.574V24.1509H122.762V35.5453H137.846V32.7404H125.406Z' fill='white'/%3E%3Cpath d='M157.736 8.81174V16.6738H155.663V8.81174H153.026V26.5363H145.777V12.5049H150.703V9.51821H143.133V29.551H153.026V36.3079H155.663V19.6535H157.736V36.3079H160.366V8.81174H157.736Z' fill='white'/%3E%3Cpath d='M197.184 31.3485V17.7648H194.546V31.3485H191.986V17.7648H189.349V31.3485H185.735V34.3352H204V31.3485H197.184Z' fill='white'/%3E%3Cpath d='M202.647 9.51819H187.248V12.5119H200.009V28.8026H202.647V9.51819Z' fill='white'/%3E%3Cpath d='M98.6903 19.0657C98.6903 15.2606 101.014 12.7635 104.46 12.7635C107.907 12.7635 110.23 15.2606 110.23 19.0657C110.23 22.8708 107.893 25.3609 104.46 25.3609C101.028 25.3609 98.6903 22.8568 98.6903 19.0657ZM104.46 22.5351C106.372 22.5351 107.656 21.1361 107.656 19.0097C107.656 16.8834 106.365 15.4844 104.46 15.4844C102.556 15.4844 101.265 16.8694 101.265 19.0097C101.265 21.1501 102.556 22.5351 104.46 22.5351Z' fill='white'/%3E%3Cpath d='M102.995 32.5591V26.2079H100.344V35.5389H116.035V32.5591H102.995Z' fill='white'/%3E%3Cpath d='M117.903 16.2193H115.587V8.4832H112.95V27.201H115.587V19.2061H117.903V16.2193Z' fill='white'/%3E%3Cpath d='M105.792 10.0216V7.95117H103.155V10.0216H98.5991V12.8684H110.446V10.0216H105.792Z' fill='white'/%3E%3Cpath d='M165.216 19.0657C165.216 15.2606 167.546 12.7635 170.986 12.7635C174.426 12.7635 176.756 15.2606 176.756 19.0657C176.756 22.8709 174.419 25.361 170.986 25.361C167.553 25.361 165.216 22.8569 165.216 19.0657ZM170.986 22.5351C172.898 22.5351 174.181 21.1362 174.181 19.0098C174.181 16.8834 172.891 15.4845 170.986 15.4845C169.081 15.4845 167.79 16.8694 167.79 19.0098C167.79 21.1502 169.081 22.5351 170.986 22.5351Z' fill='white'/%3E%3Cpath d='M172.326 10.0216V7.95117H169.689V10.0216H165.133V12.8684H176.987V10.0216H172.326Z' fill='white'/%3E%3Cpath d='M184.362 15.023H181.809V8.48995H179.171V25.9277H181.809V18.0097H184.362V15.023Z' fill='white'/%3E%3Cpath d='M165.643 27.1588V30.1525H179.171V36.3009H181.808V27.1588H165.643Z' fill='white'/%3E%3Cpath d='M89.5494 23.0531V20.1853H79.8375V17.6112H88.8308V9.50434H77.1932V12.3862H86.2005V14.7364H77.1932V23.0531H89.5494Z' fill='white'/%3E%3Cpath d='M94.3774 8.52499H91.7401V23.5916H94.3774V8.52499Z' fill='white'/%3E%3Cpath d='M91.7396 26.7603H81.0439V24.4381H78.4136V35.5457H94.3839V24.4381H91.7396V26.7603ZM91.7396 29.7331V32.5589H81.0439V29.7331H91.7396Z' fill='white'/%3E%3Cpath d='M72.5681 21.1225V18.1148H71.5146V8.67195H55.0489V11.6867H68.8703V18.1148H54.5117V21.1225H62.1096V25.4592H54.6652V28.46H69.1005V35.5386H71.7378V25.4592H64.7399V21.1225H72.5681Z' 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 {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='204' height='44' viewBox='0 0 204 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.8785 34.1121L8.35061 40.4314L8.68811 41.694L32.216 35.3747L31.8785 34.1121Z' fill='white'/%3E%3Cpath d='M32.3891 36.0175L8.86115 42.3368L9.19865 43.5994L32.7266 37.28L32.3891 36.0175Z' fill='white'/%3E%3Cpath d='M31.3654 32.1938L7.83743 38.5131L8.17493 39.7757L31.7029 33.4564L31.3654 32.1938Z' fill='white'/%3E%3Cpath d='M30.8575 30.2978L7.32952 36.6171L7.66702 37.8797L31.195 31.5603L30.8575 30.2978Z' fill='white'/%3E%3Cpath d='M30.3435 28.3898L6.81898 34.7082L7.15648 35.9708L30.681 29.6523L30.3435 28.3898Z' fill='white'/%3E%3Cpath d='M29.8381 26.4731L6.31015 32.7924L6.64765 34.055L30.1756 27.7356L29.8381 26.4731Z' fill='white'/%3E%3Cpath d='M34.3206 0L10.7893 6.32026L11.0066 7.13339L34.538 0.813126L34.3206 0Z' fill='white'/%3E%3Cpath d='M34.8551 2.00223L11.3237 8.32249L11.5411 9.13562L35.0725 2.81536L34.8551 2.00223Z' fill='white'/%3E%3Cpath d='M35.386 3.99166L11.8547 10.3119L12.072 11.125L35.6034 4.80479L35.386 3.99166Z' fill='white'/%3E%3Cpath d='M35.9214 6.00087L12.39 12.3211L12.6074 13.1343L36.1387 6.814L35.9214 6.00087Z' fill='white'/%3E%3Cpath d='M36.4594 8.00311L12.928 14.3234L13.1454 15.1365L36.6768 8.81623L36.4594 8.00311Z' fill='white'/%3E%3Cpath d='M36.9911 9.99504L13.4597 16.3153L13.6771 17.1284L37.2085 10.8082L36.9911 9.99504Z' fill='white'/%3E%3Cpath d='M37.1888 10.8133L36.1108 11.1038L42.4338 34.6755L43.5117 34.385L37.1888 10.8133Z' fill='white'/%3E%3Cpath d='M35.2568 11.3357L34.1787 11.6253L40.4811 35.2025L41.5593 34.913L35.2568 11.3357Z' fill='white'/%3E%3Cpath d='M33.3138 11.8542L32.2356 12.1436L38.534 35.7219L39.6122 35.4325L33.3138 11.8542Z' fill='white'/%3E%3Cpath d='M31.3708 12.3754L30.2926 12.6648L36.591 36.2431L37.6692 35.9537L31.3708 12.3754Z' fill='white'/%3E%3Cpath d='M29.4349 12.896L28.3568 13.1858L34.6634 36.7619L35.7415 36.4721L29.4349 12.896Z' fill='white'/%3E%3Cpath d='M27.4956 13.4113L26.4176 13.7012L32.7282 37.2762L33.8063 36.9863L27.4956 13.4113Z' fill='white'/%3E%3Cpath d='M10.7893 6.32026L9.70736 6.61057L16.0057 30.1889L17.0874 29.8986L10.7893 6.32026Z' fill='white'/%3E%3Cpath d='M8.85196 6.83902L7.77022 7.12895L14.0604 30.7095L15.1421 30.4196L8.85196 6.83902Z' fill='white'/%3E%3Cpath d='M6.919 7.36133L5.83726 7.65126L12.1274 31.2318L13.2091 30.9419L6.919 7.36133Z' fill='white'/%3E%3Cpath d='M4.9738 7.88308L3.89222 8.17358L10.1947 31.7508L11.2763 31.4603L4.9738 7.88308Z' fill='white'/%3E%3Cpath d='M3.03795 8.40367L1.95636 8.69417L8.25882 32.2714L9.3404 31.9809L3.03795 8.40367Z' fill='white'/%3E%3Cpath d='M1.08143 8.92724L0 9.21831L6.31477 32.7922L7.39621 32.5012L1.08143 8.92724Z' fill='white'/%3E%3Cpath d='M139.896 14.3865H137.545V8.5249H134.893V23.0459H137.545V17.3592H139.896V14.3865Z' fill='white'/%3E%3Cpath d='M132.138 9.09886H129.501V12.6172H123.766V9.09886H121.129V22.3119H132.138V9.09886ZM129.501 15.506V19.4091H123.766V15.506H129.501Z' fill='white'/%3E%3Cpath d='M125.406 32.7404V31.1596H137.574V28.4316H125.406V26.8648H137.574V24.1509H122.762V35.5453H137.846V32.7404H125.406Z' fill='white'/%3E%3Cpath d='M157.736 8.81174V16.6738H155.663V8.81174H153.026V26.5363H145.777V12.5049H150.703V9.51821H143.133V29.551H153.026V36.3079H155.663V19.6535H157.736V36.3079H160.366V8.81174H157.736Z' fill='white'/%3E%3Cpath d='M197.184 31.3485V17.7648H194.546V31.3485H191.986V17.7648H189.349V31.3485H185.735V34.3352H204V31.3485H197.184Z' fill='white'/%3E%3Cpath d='M202.647 9.51819H187.248V12.5119H200.009V28.8026H202.647V9.51819Z' fill='white'/%3E%3Cpath d='M98.6903 19.0657C98.6903 15.2606 101.014 12.7635 104.46 12.7635C107.907 12.7635 110.23 15.2606 110.23 19.0657C110.23 22.8708 107.893 25.3609 104.46 25.3609C101.028 25.3609 98.6903 22.8568 98.6903 19.0657ZM104.46 22.5351C106.372 22.5351 107.656 21.1361 107.656 19.0097C107.656 16.8834 106.365 15.4844 104.46 15.4844C102.556 15.4844 101.265 16.8694 101.265 19.0097C101.265 21.1501 102.556 22.5351 104.46 22.5351Z' fill='white'/%3E%3Cpath d='M102.995 32.5591V26.2079H100.344V35.5389H116.035V32.5591H102.995Z' fill='white'/%3E%3Cpath d='M117.903 16.2193H115.587V8.4832H112.95V27.201H115.587V19.2061H117.903V16.2193Z' fill='white'/%3E%3Cpath d='M105.792 10.0216V7.95117H103.155V10.0216H98.5991V12.8684H110.446V10.0216H105.792Z' fill='white'/%3E%3Cpath d='M165.216 19.0657C165.216 15.2606 167.546 12.7635 170.986 12.7635C174.426 12.7635 176.756 15.2606 176.756 19.0657C176.756 22.8709 174.419 25.361 170.986 25.361C167.553 25.361 165.216 22.8569 165.216 19.0657ZM170.986 22.5351C172.898 22.5351 174.181 21.1362 174.181 19.0098C174.181 16.8834 172.891 15.4845 170.986 15.4845C169.081 15.4845 167.79 16.8694 167.79 19.0098C167.79 21.1502 169.081 22.5351 170.986 22.5351Z' fill='white'/%3E%3Cpath d='M172.326 10.0216V7.95117H169.689V10.0216H165.133V12.8684H176.987V10.0216H172.326Z' fill='white'/%3E%3Cpath d='M184.362 15.023H181.809V8.48995H179.171V25.9277H181.809V18.0097H184.362V15.023Z' fill='white'/%3E%3Cpath d='M165.643 27.1588V30.1525H179.171V36.3009H181.808V27.1588H165.643Z' fill='white'/%3E%3Cpath d='M89.5494 23.0531V20.1853H79.8375V17.6112H88.8308V9.50434H77.1932V12.3862H86.2005V14.7364H77.1932V23.0531H89.5494Z' fill='white'/%3E%3Cpath d='M94.3774 8.52499H91.7401V23.5916H94.3774V8.52499Z' fill='white'/%3E%3Cpath d='M91.7396 26.7603H81.0439V24.4381H78.4136V35.5457H94.3839V24.4381H91.7396V26.7603ZM91.7396 29.7331V32.5589H81.0439V29.7331H91.7396Z' fill='white'/%3E%3Cpath d='M72.5681 21.1225V18.1148H71.5146V8.67195H55.0489V11.6867H68.8703V18.1148H54.5117V21.1225H62.1096V25.4592H54.6652V28.46H69.1005V35.5386H71.7378V25.4592H64.7399V21.1225H72.5681Z' fill='white'/%3E%3C/svg%3E%0A");
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li > a .txt-on,
  #top_layout .top_wrap .utile_wrap > li > button .txt-on {
    color: #056CB9;
    background-color: #fff;
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li > a .txt-on:before,
  #top_layout .top_wrap .utile_wrap > li > button .txt-on:before {
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1421 0L7.07107 7.07107L0 0L14.1421 0Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
  }
}
#top_layout .top_wrap .utile_wrap > li > a:focus .txt-on, #top_layout .top_wrap .utile_wrap > li > a:hover .txt-on, #top_layout .top_wrap .utile_wrap > li > a.ov .txt-on,
#top_layout .top_wrap .utile_wrap > li > button:focus .txt-on,
#top_layout .top_wrap .utile_wrap > li > button:hover .txt-on,
#top_layout .top_wrap .utile_wrap > li > button.ov .txt-on {
  opacity: 1;
  display: inline-block;
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.search-link > a .icon,
  #top_layout .top_wrap .utile_wrap > li.search-link > button .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='21' viewBox='0 0 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.3511 15.7305L20.3111 19.6905M15.6109 15.6089C12.369 18.8508 7.1128 18.8508 3.87089 15.6089C0.628975 12.367 0.628975 7.11084 3.87089 3.86893C7.1128 0.627022 12.369 0.627022 15.6109 3.86893C18.8528 7.11084 18.8528 12.367 15.6109 15.6089Z' stroke='white' stroke-width='2.4'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.search-link > a:focus .icon, #top_layout .top_wrap .utile_wrap > li.search-link > a:hover .icon,
  #top_layout .top_wrap .utile_wrap > li.search-link > button:focus .icon,
  #top_layout .top_wrap .utile_wrap > li.search-link > button:hover .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='21' viewBox='0 0 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.3511 15.7305L20.3111 19.6905M15.6109 15.6089C12.369 18.8508 7.1128 18.8508 3.87089 15.6089C0.628975 12.367 0.628975 7.11084 3.87089 3.86893C7.1128 0.627022 12.369 0.627022 15.6109 3.86893C18.8528 7.11084 18.8528 12.367 15.6109 15.6089Z' stroke='white' stroke-width='2.4'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.login-link > a .icon,
  #top_layout .top_wrap .utile_wrap > li.login-link > button .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='22' viewBox='0 0 19 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9805 6.84375C16.5729 6.84375 17.0807 7.05534 17.5039 7.47852C17.9271 7.90169 18.1387 8.4095 18.1387 9.00195V19.8438C18.1387 20.4362 17.9271 20.944 17.5039 21.3672C17.0807 21.7904 16.5729 22.002 15.9805 22.002H2.98047C2.38802 22.002 1.88021 21.7904 1.45703 21.3672C1.03385 20.944 0.822266 20.4362 0.822266 19.8438V9.00195C0.822266 8.4095 1.03385 7.90169 1.45703 7.47852C1.88021 7.05534 2.38802 6.84375 2.98047 6.84375H4.07227V4.66016C4.07227 3.47526 4.49544 2.45964 5.3418 1.61328C6.18815 0.766927 7.20378 0.34375 8.38867 0.34375H10.5723C11.7572 0.34375 12.7728 0.766927 13.6191 1.61328C14.4655 2.45964 14.8887 3.47526 14.8887 4.66016V6.84375H15.9805ZM6.23047 4.66016V6.84375H12.7305V4.66016C12.7305 4.06771 12.5189 3.5599 12.0957 3.13672C11.6725 2.71354 11.1647 2.50195 10.5723 2.50195H8.38867C7.79622 2.50195 7.28841 2.71354 6.86523 3.13672C6.44206 3.5599 6.23047 4.06771 6.23047 4.66016ZM2.98047 19.8438H15.9805V9.00195H2.98047V19.8438ZM8.38867 12.252V16.5938H10.5723V12.252H8.38867Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.login-link > a:focus .icon, #top_layout .top_wrap .utile_wrap > li.login-link > a:hover .icon,
  #top_layout .top_wrap .utile_wrap > li.login-link > button:focus .icon,
  #top_layout .top_wrap .utile_wrap > li.login-link > button:hover .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='22' viewBox='0 0 19 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9805 6.84375C16.5729 6.84375 17.0807 7.05534 17.5039 7.47852C17.9271 7.90169 18.1387 8.4095 18.1387 9.00195V19.8438C18.1387 20.4362 17.9271 20.944 17.5039 21.3672C17.0807 21.7904 16.5729 22.002 15.9805 22.002H2.98047C2.38802 22.002 1.88021 21.7904 1.45703 21.3672C1.03385 20.944 0.822266 20.4362 0.822266 19.8438V9.00195C0.822266 8.4095 1.03385 7.90169 1.45703 7.47852C1.88021 7.05534 2.38802 6.84375 2.98047 6.84375H4.07227V4.66016C4.07227 3.47526 4.49544 2.45964 5.3418 1.61328C6.18815 0.766927 7.20378 0.34375 8.38867 0.34375H10.5723C11.7572 0.34375 12.7728 0.766927 13.6191 1.61328C14.4655 2.45964 14.8887 3.47526 14.8887 4.66016V6.84375H15.9805ZM6.23047 4.66016V6.84375H12.7305V4.66016C12.7305 4.06771 12.5189 3.5599 12.0957 3.13672C11.6725 2.71354 11.1647 2.50195 10.5723 2.50195H8.38867C7.79622 2.50195 7.28841 2.71354 6.86523 3.13672C6.44206 3.5599 6.23047 4.06771 6.23047 4.66016ZM2.98047 19.8438H15.9805V9.00195H2.98047V19.8438ZM8.38867 12.252V16.5938H10.5723V12.252H8.38867Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.logout-link > a .icon,
  #top_layout .top_wrap .utile_wrap > li.logout-link > button .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='22' viewBox='0 0 19 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9805 6.84375C16.5729 6.84375 17.0807 7.05534 17.5039 7.47852C17.9271 7.90169 18.1387 8.4095 18.1387 9.00195V19.8438C18.1387 20.4362 17.9271 20.944 17.5039 21.3672C17.0807 21.7904 16.5729 22.002 15.9805 22.002H2.98047C2.38802 22.002 1.88021 21.7904 1.45703 21.3672C1.03385 20.944 0.822266 20.4362 0.822266 19.8438V9.00195C0.822266 8.4095 1.03385 7.90169 1.45703 7.47852C1.88021 7.05534 2.38802 6.84375 2.98047 6.84375H4.07227V4.66016C4.07227 3.47526 4.49544 2.45964 5.3418 1.61328C6.18815 0.766927 7.20378 0.34375 8.38867 0.34375H10.5723C11.7572 0.34375 12.7728 0.766927 13.6191 1.61328C14.4655 2.45964 14.8887 3.47526 14.8887 4.66016H12.7305V6.84375H14.8887H15.9805ZM6.23047 4.66016V6.84375H12.7305V4.66016C12.7305 4.06771 12.5189 3.5599 12.0957 3.13672C11.6725 2.71354 11.1647 2.50195 10.5723 2.50195H8.38867C7.79622 2.50195 7.28841 2.71354 6.86523 3.13672C6.44206 3.5599 6.23047 4.06771 6.23047 4.66016ZM2.98047 19.8438H15.9805V9.00195H2.98047V19.8438Z' fill='white'/%3E%3Cpath d='M7.00098 13.3281L12.001 13.3281L12.001 15.5117L7.00098 15.5117L7.00098 13.3281Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.logout-link > a:focus .icon, #top_layout .top_wrap .utile_wrap > li.logout-link > a:hover .icon,
  #top_layout .top_wrap .utile_wrap > li.logout-link > button:focus .icon,
  #top_layout .top_wrap .utile_wrap > li.logout-link > button:hover .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='22' viewBox='0 0 19 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9805 6.84375C16.5729 6.84375 17.0807 7.05534 17.5039 7.47852C17.9271 7.90169 18.1387 8.4095 18.1387 9.00195V19.8438C18.1387 20.4362 17.9271 20.944 17.5039 21.3672C17.0807 21.7904 16.5729 22.002 15.9805 22.002H2.98047C2.38802 22.002 1.88021 21.7904 1.45703 21.3672C1.03385 20.944 0.822266 20.4362 0.822266 19.8438V9.00195C0.822266 8.4095 1.03385 7.90169 1.45703 7.47852C1.88021 7.05534 2.38802 6.84375 2.98047 6.84375H4.07227V4.66016C4.07227 3.47526 4.49544 2.45964 5.3418 1.61328C6.18815 0.766927 7.20378 0.34375 8.38867 0.34375H10.5723C11.7572 0.34375 12.7728 0.766927 13.6191 1.61328C14.4655 2.45964 14.8887 3.47526 14.8887 4.66016H12.7305V6.84375H14.8887H15.9805ZM6.23047 4.66016V6.84375H12.7305V4.66016C12.7305 4.06771 12.5189 3.5599 12.0957 3.13672C11.6725 2.71354 11.1647 2.50195 10.5723 2.50195H8.38867C7.79622 2.50195 7.28841 2.71354 6.86523 3.13672C6.44206 3.5599 6.23047 4.06771 6.23047 4.66016ZM2.98047 19.8438H15.9805V9.00195H2.98047V19.8438Z' fill='white'/%3E%3Cpath d='M7.00098 13.3281L12.001 13.3281L12.001 15.5117L7.00098 15.5117L7.00098 13.3281Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.language-link > a .icon,
  #top_layout .top_wrap .utile_wrap > li.language-link > button .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='23' height='22' viewBox='0 0 23 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5207 0C5.45431 0 0.519531 4.93711 0.519531 11.0012C0.519531 17.0652 5.45431 22.0023 11.5207 22.0023C17.5871 22.0023 22.5219 17.0699 22.5219 11.0012C22.5219 4.93244 17.5871 0 11.5207 0ZM18.4364 12.7208C18.1121 12.8328 17.7597 12.9354 17.3981 13.0287C17.4611 12.3731 17.4984 11.6941 17.4984 10.9988C17.4984 10.3035 17.4634 9.6269 17.3981 8.97126C17.7597 9.06692 18.1097 9.16725 18.4364 9.28158C20.107 9.86255 20.8559 10.5625 20.8559 10.9988C20.8559 11.4351 20.107 12.1374 18.4364 12.7208ZM2.18312 11.0012C2.18312 10.5649 2.93209 9.86489 4.60268 9.28158C4.927 9.16725 5.27931 9.06692 5.64097 8.97359C5.57797 9.62923 5.54064 10.3082 5.54064 11.0035C5.54064 11.6988 5.57563 12.3778 5.64097 13.0334C5.27931 12.9377 4.92933 12.8374 4.60268 12.7254C2.92976 12.1421 2.18312 11.4421 2.18312 11.0035V11.0012ZM7.20656 11.0012C7.20656 10.1822 7.26256 9.38424 7.36055 8.61194C8.39884 8.44395 9.51879 8.33662 10.6877 8.30162V13.6984C9.51879 13.6634 8.39884 13.5584 7.36055 13.3904C7.26256 12.6181 7.20656 11.8201 7.20656 11.0012ZM12.3513 1.86192C13.1003 2.2119 13.8236 3.01453 14.4162 4.18581C14.8175 4.97677 15.1325 5.8914 15.3682 6.88069C14.3952 6.74769 13.3779 6.66603 12.3513 6.63803V1.86192ZM10.6877 1.86192V6.63803C9.66112 6.66603 8.64383 6.74769 7.67087 6.88069C7.90653 5.8914 8.22151 4.97677 8.62283 4.18581C9.21547 3.01453 9.93877 2.2119 10.6877 1.86192ZM10.6877 15.3643V20.1404C9.93877 19.7904 9.21547 18.9855 8.62283 17.8165C8.22151 17.0256 7.90653 16.1109 7.67087 15.1216C8.64383 15.2546 9.66112 15.3363 10.6854 15.3643H10.6877ZM12.3513 20.1404V15.3643C13.3779 15.3363 14.3952 15.2546 15.3682 15.1216C15.1325 16.1109 14.8175 17.0256 14.4162 17.8165C13.8236 18.9878 13.1003 19.7928 12.3513 20.1404ZM12.3513 13.7007V8.30396C13.5203 8.33662 14.6402 8.44395 15.6785 8.61427C15.7765 9.38657 15.8325 10.1845 15.8325 11.0035C15.8325 11.8225 15.7765 12.6228 15.6785 13.3927C14.6402 13.5607 13.5203 13.668 12.3513 13.7007ZM20.4686 8.35062C19.568 7.86298 18.4224 7.47799 17.1414 7.19567C16.7798 5.33142 16.1545 3.71683 15.3449 2.48955C17.7994 3.59784 19.6917 5.73507 20.4686 8.34829V8.35062ZM7.69187 2.48955C6.88224 3.7145 6.25927 5.33142 5.89762 7.19567C4.61435 7.47799 3.46873 7.86298 2.57044 8.35062C3.3474 5.73507 5.23965 3.59784 7.69421 2.49189L7.69187 2.48955ZM2.57044 13.654C3.47106 14.1417 4.61668 14.5267 5.89762 14.809C6.25927 16.6732 6.88458 18.2902 7.69421 19.5151C5.23965 18.4068 3.34507 16.2696 2.57044 13.654ZM15.3472 19.5151C16.1568 18.2902 16.7798 16.6732 17.1438 14.809C18.4271 14.5267 19.5727 14.1417 20.471 13.654C19.694 16.2696 17.8017 18.4068 15.3472 19.5151Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.language-link > a:focus .icon, #top_layout .top_wrap .utile_wrap > li.language-link > a:hover .icon,
  #top_layout .top_wrap .utile_wrap > li.language-link > button:focus .icon,
  #top_layout .top_wrap .utile_wrap > li.language-link > button:hover .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='23' height='22' viewBox='0 0 23 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5207 0C5.45431 0 0.519531 4.93711 0.519531 11.0012C0.519531 17.0652 5.45431 22.0023 11.5207 22.0023C17.5871 22.0023 22.5219 17.0699 22.5219 11.0012C22.5219 4.93244 17.5871 0 11.5207 0ZM18.4364 12.7208C18.1121 12.8328 17.7597 12.9354 17.3981 13.0287C17.4611 12.3731 17.4984 11.6941 17.4984 10.9988C17.4984 10.3035 17.4634 9.6269 17.3981 8.97126C17.7597 9.06692 18.1097 9.16725 18.4364 9.28158C20.107 9.86255 20.8559 10.5625 20.8559 10.9988C20.8559 11.4351 20.107 12.1374 18.4364 12.7208ZM2.18312 11.0012C2.18312 10.5649 2.93209 9.86489 4.60268 9.28158C4.927 9.16725 5.27931 9.06692 5.64097 8.97359C5.57797 9.62923 5.54064 10.3082 5.54064 11.0035C5.54064 11.6988 5.57563 12.3778 5.64097 13.0334C5.27931 12.9377 4.92933 12.8374 4.60268 12.7254C2.92976 12.1421 2.18312 11.4421 2.18312 11.0035V11.0012ZM7.20656 11.0012C7.20656 10.1822 7.26256 9.38424 7.36055 8.61194C8.39884 8.44395 9.51879 8.33662 10.6877 8.30162V13.6984C9.51879 13.6634 8.39884 13.5584 7.36055 13.3904C7.26256 12.6181 7.20656 11.8201 7.20656 11.0012ZM12.3513 1.86192C13.1003 2.2119 13.8236 3.01453 14.4162 4.18581C14.8175 4.97677 15.1325 5.8914 15.3682 6.88069C14.3952 6.74769 13.3779 6.66603 12.3513 6.63803V1.86192ZM10.6877 1.86192V6.63803C9.66112 6.66603 8.64383 6.74769 7.67087 6.88069C7.90653 5.8914 8.22151 4.97677 8.62283 4.18581C9.21547 3.01453 9.93877 2.2119 10.6877 1.86192ZM10.6877 15.3643V20.1404C9.93877 19.7904 9.21547 18.9855 8.62283 17.8165C8.22151 17.0256 7.90653 16.1109 7.67087 15.1216C8.64383 15.2546 9.66112 15.3363 10.6854 15.3643H10.6877ZM12.3513 20.1404V15.3643C13.3779 15.3363 14.3952 15.2546 15.3682 15.1216C15.1325 16.1109 14.8175 17.0256 14.4162 17.8165C13.8236 18.9878 13.1003 19.7928 12.3513 20.1404ZM12.3513 13.7007V8.30396C13.5203 8.33662 14.6402 8.44395 15.6785 8.61427C15.7765 9.38657 15.8325 10.1845 15.8325 11.0035C15.8325 11.8225 15.7765 12.6228 15.6785 13.3927C14.6402 13.5607 13.5203 13.668 12.3513 13.7007ZM20.4686 8.35062C19.568 7.86298 18.4224 7.47799 17.1414 7.19567C16.7798 5.33142 16.1545 3.71683 15.3449 2.48955C17.7994 3.59784 19.6917 5.73507 20.4686 8.34829V8.35062ZM7.69187 2.48955C6.88224 3.7145 6.25927 5.33142 5.89762 7.19567C4.61435 7.47799 3.46873 7.86298 2.57044 8.35062C3.3474 5.73507 5.23965 3.59784 7.69421 2.49189L7.69187 2.48955ZM2.57044 13.654C3.47106 14.1417 4.61668 14.5267 5.89762 14.809C6.25927 16.6732 6.88458 18.2902 7.69421 19.5151C5.23965 18.4068 3.34507 16.2696 2.57044 13.654ZM15.3472 19.5151C16.1568 18.2902 16.7798 16.6732 17.1438 14.809C18.4271 14.5267 19.5727 14.1417 20.471 13.654C19.694 16.2696 17.8017 18.4068 15.3472 19.5151Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.allmenu-link > a .icon,
  #top_layout .top_wrap .utile_wrap > li.allmenu-link > button .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='26' viewBox='0 0 25 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.51758 2H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 9.33398L23.4677 9.33399' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 16.666H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 24H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout .top_wrap .utile_wrap > li.allmenu-link > a:focus .icon, #top_layout .top_wrap .utile_wrap > li.allmenu-link > a:hover .icon,
  #top_layout .top_wrap .utile_wrap > li.allmenu-link > button:focus .icon,
  #top_layout .top_wrap .utile_wrap > li.allmenu-link > button:hover .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='26' viewBox='0 0 25 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.51758 2H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 9.33398L23.4677 9.33399' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 16.666H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3Cpath d='M1.51758 24H23.4675' stroke='white' stroke-width='2.2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 1500px) {
  #top_layout #gnb_layout #gnb {
    background-color: #fff;
  }
}
#top_layout #gnb_layout .depth1_ul > li > a > span {
  color: #fff;
}
@media (max-width: 1500px) {
  #top_layout #gnb_layout .depth1_ul > li > a > span {
    color: #333;
  }
}
#top_layout #gnb_layout .depth1_ul > li > a.current > span {
  color: #056CB9;
}

#section1 {
  padding: 110px 0 198px 0;
  height: auto;
  overflow: visible;
  margin-top: -110px;
  /*
  @media (max-width:767px) {padding:0 30px;}
  @media (max-width:540px) {padding:0 20px;}
  @media (max-width:420px) {padding:0 15px;}*/
}
@media (max-width: 1500px) {
  #section1 {
    height: auto;
    margin-top: 0;
    padding: 0;
    margin-bottom: 188px;
    box-shadow: 0px 50px 50px 0px rgba(45, 49, 53, 0.2);
  }
}
@media (max-width: 1280px) {
  #section1 {
    margin-bottom: 132px;
  }
}
@media (max-width: 767px) {
  #section1 {
    margin-bottom: 109px;
  }
}
@media (max-width: 680px) {
  #section1 {
    margin-bottom: 79px;
  }
}
@media (max-width: 560px) {
  #section1 {
    margin-bottom: 69px;
  }
}
@media (max-width: 420px) {
  #section1 {
    margin-bottom: 42px;
  }
}
@media (max-width: 320px) {
  #section1 {
    margin-bottom: 40px;
  }
}
#section1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1920px;
  height: 1128px;
  background-image: url("/template/2024/common/images/kor/top_obj_bg.png");
  background-repeat: no-repeat;
  background-position: 50% top;
  z-index: -1;
}
@media (max-width: 1500px) {
  #section1:before {
    display: none;
  }
}
#section1 .layout {
  position: relative;
  padding: 0;
  max-width: 1920px;
  height: 100%;
}
@media (max-width: 1920px) {
  #section1 .layout {
    max-width: none;
  }
}
#section1 .layout:before {
  content: "";
  position: absolute;
  top: 62px;
  left: -209.9%;
  width: 240%;
  height: 1380px;
  background-color: #1D6EB0;
  z-index: -1;
  transform: rotate(-15deg);
}
@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: 220px;
  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: 50px;
  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 a, #section1 #main-visual .swiper-wrapper .swiper-slide button {
  pointer-events: none;
}
#section1 #main-visual .swiper-wrapper .swiper-slide.swiper-slide-active a, #section1 #main-visual .swiper-wrapper .swiper-slide.swiper-slide-active button {
  pointer-events: auto;
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #1D6EB0;
  z-index: 6;
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
    height: 440px;
    background-color: #fff;
  }
}
@media (max-width: 640px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
    height: 400px;
  }
}
@media (max-width: 560px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
    height: 333px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
    height: 240px;
  }
}
@media (max-width: 320px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images {
    height: 183px;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 468px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 38.73%, rgba(0, 0, 0, 0.0185733) 44.8%, rgba(0, 0, 0, 0.0322302) 51.5%, rgba(0, 0, 0, 0.23217) 59.78%, rgba(0, 0, 0, 0.4) 72.41%);
  z-index: 8;
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images > img {
  width: 113%;
  max-width: none;
  transition: all 0.3s;
  transform: scale(1);
  transform-origin: 50%;
  position: relative;
  z-index: 7;
  object-fit: cover;
  /*@media (max-width:1024px) {height:100%;max-height:none;width:auto;}*/
  /*@media (max-width:1640px) {width:auto;height:100%;}*/
}
@media (max-width: 800px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images > img {
    height: 130%;
    max-height: none;
    width: auto;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-images > video {
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  position: relative;
  z-index: 7;
  object-fit: cover;
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
  position: absolute;
  left: 120px;
  bottom: 124px;
  width: calc(100% - 460px);
  z-index: 7;
}
@media (max-width: 1500px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    bottom: 104px;
    left: 100px;
    width: calc(100% - 260px);
  }
}
@media (max-width: 1024px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    left: 79px;
    width: calc(100% - 150px);
  }
}
@media (max-width: 875px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    left: 50px;
  }
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    padding: 31px 100px 31px 35px;
    background: #F8F8F8;
  }
}
@media (max-width: 640px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    padding: 25px 60px 25px 20px;
  }
}
@media (max-width: 520px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    padding: 20px 60px 20px 20px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box {
    padding: 15px 65px 15px 15px;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title {
  display: block;
  line-height: 0;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title {
    margin-bottom: 10px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title {
    margin-bottom: 5px;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  color: #fff;
  font-size: 70px;
  font-family: "Pretendard";
  font-weight: bold;
  line-height: 115%;
  letter-spacing: -1px;
  height: 80px;
  transition: all 0.3s;
}
@media (max-width: 1500px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 60px;
    height: 70px;
  }
}
@media (max-width: 1280px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 52px;
    height: 60px;
  }
}
@media (max-width: 1024px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 42px;
    height: 48px;
  }
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 32px;
    color: #333333;
    height: 36px;
    margin-bottom: 10px;
  }
}
@media (max-width: 580px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 26px;
    height: 31px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 20px;
    height: 24px;
    margin-bottom: 5px;
  }
}
@media (max-width: 320px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-title .swiper-title-link {
    font-size: 17px;
    height: 20px;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt {
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt {
    margin-bottom: 0;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  color: #fff;
  font-size: 26px;
  font-family: "Pretendard";
  font-weight: bold;
  line-height: 145%;
  letter-spacing: -1px;
  height: 78px;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
    font-size: 18px;
    color: #777;
    line-height: 145%;
    height: 52px;
    margin-bottom: 0;
  }
}
@media (max-width: 580px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
    font-size: 16px;
    height: 44px;
  }
}
@media (max-width: 420px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
    font-size: 15px;
    height: 42px;
  }
}
@media (max-width: 320px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-text-txt .swiper-text-link {
    font-size: 14px;
    height: 37px;
    line-height: 145%;
  }
}
#section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-link {
  display: none;
  pointer-events: none;
}
@media (max-width: 767px) {
  #section1 #main-visual .swiper-wrapper .swiper-slide .swiper-text-box .swiper-link {
    pointer-events: auto;
    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);
}
#section1 .link-robot {
  position: absolute;
  left: 50px;
  bottom: 22px;
  display: block;
  width: 260px;
  height: 108px;
  z-index: 100;
}
@media (max-width: 1640px) {
  #section1 .link-robot {
    display: none;
  }
}
#section1 .link-robot .link {
  position: relative;
  display: block;
}
#section1 .link-robot .lr-ch {
  position: absolute;
  left: -77px;
  top: -18px;
  display: block;
  width: 99px;
  height: 116px;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(/images/kor/main/link-robot.png?ver=1.1);
}
#section1 .link-robot .lr-text {
  position: absolute;
  left: 39px;
  top: 0;
  display: block;
  width: 220px;
  height: 43px;
  padding: 14px 25px;
  background-color: #FFF;
  border-radius: 30px;
  filter: drop-shadow(5px 10px 5px rgba(0, 0, 0, 0.2));
  transition: all 0.3s; /*animation: fadeInAndExpand 6.9s infinite ease-in-out, fadeInAndExpandPause 5s infinite;
animation: fadeInAndExpand 20s infinite ease-in-out;*/
}
#section1 .link-robot .lr-text:hover, #section1 .link-robot .lr-text:focus {
  width: 220px;
  padding: 14px 35px 14px 2px;
  background-color: #009CBD;
}
#section1 .link-robot .lr-text:hover .lr-icon, #section1 .link-robot .lr-text:focus .lr-icon {
  left: auto;
  right: 0px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2259_156)'%3E%3Cpath d='M13.3515 8.04572C13.492 7.90513 13.492 7.67719 13.3515 7.5366L11.0604 5.24558C10.9198 5.10499 10.6919 5.10499 10.5513 5.24558C10.4107 5.38617 10.4107 5.61411 10.5513 5.75469L12.5878 7.79116L10.5513 9.82763C10.4107 9.96822 10.4107 10.1962 10.5513 10.3367C10.6919 10.4773 10.9198 10.4773 11.0604 10.3367L13.3515 8.04572ZM2.29688 8.15116H13.0969V7.43116H2.29688V8.15116Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2259_156'%3E%3Crect width='12' height='6' fill='white' transform='translate(2 5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#section1 .link-robot .lr-text:hover .lr-title, #section1 .link-robot .lr-text:focus .lr-title {
  color: #fff;
}
#section1 .link-robot .lr-text02 {
  top: 58px;
}
#section1 .link-robot .lr-inner {
  display: block;
}
#section1 .link-robot .lr-icon {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 38px;
  height: 45px;
  background-position: center bottom 15px;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2261_159)'%3E%3Cpath d='M13.3515 8.04572C13.492 7.90513 13.492 7.67719 13.3515 7.5366L11.0604 5.24558C10.9198 5.10499 10.6919 5.10499 10.5513 5.24558C10.4107 5.38617 10.4107 5.61411 10.5513 5.75469L12.5878 7.79116L10.5513 9.82763C10.4107 9.96822 10.4107 10.1962 10.5513 10.3367C10.6919 10.4773 10.9198 10.4773 11.0604 10.3367L13.3515 8.04572ZM2.29688 8.15116H13.0969V7.43116H2.29688V8.15116Z' fill='%230D5D9D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2261_159'%3E%3Crect width='12' height='6' fill='white' transform='translate(2 5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#section1 .link-robot .lr-title {
  display: block;
  color: #0D5D9D;
  font-size: 15px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.6px;
  white-space: nowrap;
  padding: 0 0 0 8px;
}

/*
#section2{
  padding:0;
  .layout{
    max-width:1900px;padding:0;
    @media (max-width:1920px) {max-width:none;padding:0 50px;}
    @media (max-width:1680px) {padding:0 30px;}
    @media (max-width:1024px) {padding:0 20px;}
    @media (max-width:560px) {padding:0 15px;}
  }
  .zoom-list{
    .item{
      display:block;width:100%;margin-bottom:84px;
      @media (max-width:1500px) {margin-bottom:80px;}
      @media (max-width:1200px) {margin-bottom:70px;}
      @media (max-width:1024px) {margin-bottom:64px;}
      @media (max-width:767px) {margin-bottom:64px;}
      @media (max-width:420px) {margin-bottom:33px;}
      @media (max-width:320px) {margin-bottom:45px;}
      .link{
        display:block;position:relative;width:100%;height:100%;
        &:hover,
        &:focus {
          .zoomIn-inner{
            .zoomIn-text{
              .zoomIn-title {color: #1D6EB0;font-weight:bold;text-decoration-line: underline;}
            }
            .zoomIn-info{
              .zoomIn-more {
                background-color: #2681CB; border-color: #2681CB;
                &::before {transform: translate(-50%, -50%) scale(1.4); background-color:rgba(38, 129, 203, 0.1);}
                .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) {background-size:17px;}
                  @media (max-width:1024px) {background-size:11px;}
                }
              }
            }
          }
        }
      }
      .zoomIn-inner{
        display:inline-flex;justify-content:center;width:100%;align-items:center;flex-wrap:nowrap;
        .zoomIn-thumbnail{
          display: inline-flex;flex-direction: column;align-items: flex-start;flex-wrap:nowrap;
          .thumbnail-inner{
            display: flex;align-items: flex-start;flex-direction: row-reverse;flex-wrap:nowrap;
            .thumbnail-img{
              max-width: none;height:400px;width:auto;border-radius:400px;overflow:hidden;
              @media (max-width:1680px) {min-width:324px;height:324px;border-radius:324px;}
              @media (max-width:1500px) {min-width:288px;height:288px;border-radius:288px;}
              @media (max-width:1280px) {min-width:234px;height:234px;border-radius:234px;}
              @media (max-width:1024px) {min-width:184px;height:184px;border-radius:184px;}
              @media (max-width:640px) {min-width:160px;height:160px;border-radius:160px;}
              @media (max-width:560px) {min-width:120px;height:120px;border-radius:120px;}
              @media (max-width:420px) {min-width:100px;height:100px;border-radius:100px;}
              @media (max-width:320px) {min-width:76px;height:76px;border-radius:76px;}
            }
            .dummy{
              height:400px;border-radius:50%;
              @media (max-width:1680px) {height:324px;}
              @media (max-width:1500px) {height:288px;}
              @media (max-width:1280px) {height:234px;}
              @media (max-width:1024px) {height:184px;}
              @media (max-width:640px) {height:160px;}
              @media (max-width:560px) {height:120px;}
              @media (max-width:420px) {height:100px;}
              @media (max-width:320px) {height:76px;}
            }
          }
          &.zoomIn-thumbnail-horizontal{
            .thumbnail-inner{
              display: flex;align-items: flex-start;flex-direction: row-reverse;
              .thumbnail-img{
                width:auto;height:100%;max-width:400px;border-radius:200px;
                @media (max-width:1680px) {max-width:324px;border-radius:162px;}
                @media (max-width:1500px) {max-width:288px;border-radius:144px;}
                @media (max-width:1280px) {max-width:234px;border-radius:117px;}
                @media (max-width:1024px) {max-width:184px;border-radius:144px;}
                @media (max-width:640px) {max-width:160px;}
                @media (max-width:560px) {max-width:120px;border-radius:60px;}
                @media (max-width:420px) {max-width:100px;border-radius:50px;}
                @media (max-width:320px) {max-width:76px;border-radius:38px;}
              }
            }
          }
        }
        .zoomIn-text{
          display: inline-flex;flex-direction: column;align-items: flex-start;flex-wrap:nowrap;max-width:720px;margin-right:63px;width:100%;
          @media (max-width:1680px) {max-width:695px;}
          @media (max-width:1500px) {max-width:512px;}
          @media (max-width:1280px) {max-width:424px;margin-right:43px;margin-bottom:10px;}
          @media (max-width:1024px) {max-width:324px;margin-bottom:10px;margin-right:33px;}
          @media (max-width:767px) {max-width:304px;margin-bottom:5px;}
          @media (max-width:560px) {max-width:254px;}
          @media (max-width:500px) {max-width:234px;}

          .zoomIn-title {
            display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden; width: 100%; overflow: hidden;color: #333;font-size: 50px;font-family:'Pretendard';font-weight: bold;line-height: 140%;letter-spacing: -1px; height: 140px;margin-bottom:45px;transition: all 0.3s;
            @media (max-width:1680px) {font-size: 45px;height: 127px;}
            @media (max-width:1500px) {font-size: 34px;height: 94px;}
            @media (max-width:1280px) {font-size: 30px;height: 88px;margin-bottom:18px;}
            @media (max-width:1024px) {font-size: 24px;height: 65px;margin-bottom:23px;}
            @media (max-width:767px) {font-size: 20px;height: 53px;margin-bottom:28px;}
            @media (max-width:640px) {font-size: 18px;margin-bottom:23px;}
            @media (max-width:567px) {font-size: 16px;height: 45px;margin-bottom:18px;}
            @media (max-width:420px) {font-size: 15px;height: 42px;margin-bottom:13px;}
            @media (max-width:320px) {font-size: 14px;}
            .new {
              display:none;position: relative; top: -3px; min-width: 24px; width: 24px; height: 24px; line-height: 24px; z-index: 10; border-radius: 100%; display: inline-flex; align-items: center; justify-content: center; margin: 0 2px 0 0; background-color: #E4605B; color: #FFF; font-size: 17px;
              &::before {
                display: block; width: 100%; height: 100%; text-align: center; content: 'N';
              }
            }
          }
          .zoomIn-info{
            margin: 45px 0 0 0;display:block;position:relative;width:100%;
            @media (max-width:1024px) {margin:15px 0 0 0;}
            @media (max-width:767px) {margin: 5px 0 0 0;}
            .zoomIn-status{
              display: flex;flex-wrap: wrap;align-items: center;width:100%;
              .zoomIn-catName,
              .zoomIn-date {
                color: #666;font-size: 16px;font-family: "Pretendard";font-weight: 400;line-height: 150%;padding: 6px 15px;
                @media (max-width:1024px) {font-size: 15px;padding:4px 10px;}
                @media (max-width:767px) {font-size: 14px;padding:3px 7px;}
                @media (max-width:520px) {font-size: 13px;padding:2px 5px;}
              }
              .zoomIn-catName{
                background:#ECEFF1;border-radius:50px;letter-spacing: -0.64px;
                @media (max-width:1024px) {font-size: 15px;}
                @media (max-width:767px) {font-size: 14px;}
                @media (max-width:520px) {font-size: 13px;}
              }
            }
            .zoomIn-more {
              position:absolute;top:-5px;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) {width: 40px; height: 40px;top:2px;}
              @media (max-width:1024px) {width: 28px; height: 28px;top:-2px;}
              @media (max-width:520px) {width: 24px; height: 24px;}
              @media (max-width:380px) {display:none}
              &::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;
              }
              .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) {background-size:18px;}
                @media (max-width:1024px) {background-size:14px;}
                @media (max-width:520px) {background-size:10px;}
              }
            }
          }
        }
      }
      &:nth-child(odd){
        .zoomIn-inner{
          .zoomIn-thumbnail{
            @media (max-width:1024px) {margin-right:-123px;}
            @media (max-width:600px) {margin-right:-103px;}
            @media (max-width:767px) {margin-right:-93px;}

            &.zoomIn-thumbnail-horizontal{

              @media (max-width:1024px) {margin-right:0;}
              @media (max-width:600px) {margin-right:0;}
              @media (max-width:767px) {margin-right:0;}
            }
          }
          .zoomIn-text{

          }
        }
        @media (max-width:767px) {

        }
      }
      &:nth-child(2n){
        .zoomIn-inner{
          .zoomIn-thumbnail{
            margin-left:-430px;
            @media (max-width:1024px) {margin-left:-350px;}
            @media (max-width:767px) {margin-left:-200px;}
            &.zoomIn-thumbnail-horizontal{
              margin-left:-250px;

              @media (max-width:1024px) {margin-left:-120px;}
              @media (max-width:767px) {margin-left:-70px;}
            }
          }
          .zoomIn-text{
            margin-right:0;margin-left:93px;

            @media (max-width:1280px) {margin-left:60px;}
            @media (max-width:1024px) {margin-left:33px;}
          }
        }
      }
      &:nth-child(3){
        .zoomIn-inner{
          .zoomIn-thumbnail{
            .thumbnail-inner{flex-direction: row;}
          }
        }
      }
    }
  }
}
*/
#section2 {
  padding: 0 0 50px 0;
  z-index: 7;
}
@media (max-width: 1920px) {
  #section2 {
    padding: 0 0 50px;
  }
}
@media (max-width: 1500px) {
  #section2 {
    padding: 0 0 50px;
  }
}
@media (max-width: 1280px) {
  #section2 {
    padding: 0 0 50px;
  }
}
@media (max-width: 1024px) {
  #section2 {
    padding: 0;
  }
}
#section2 .layout {
  max-width: 1920px;
  padding: 0 0 0 340px;
  /*@media (max-width:1920px) {max-width:1680px;padding:0 50px;}*/
  /*@media (max-width:1680px) {padding:0 30px;max-width:1450px;}
  @media (max-width:1510px) {max-width:1360px;}*/
}
@media (max-width: 1640px) {
  #section2 .layout {
    padding: 0 50px;
    max-width: none;
  }
}
@media (max-width: 1420px) {
  #section2 .layout {
    max-width: none;
  }
}
@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 .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: 1024px) {
  #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 {
  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;
  }
}
@media (max-width: 420px) {
  #section2 .zoom-list .item .zoomIn-inner {
    flex-direction: column;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
}
@media (max-width: 420px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail {
    order: 1;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
  max-width: none;
  max-height: 400px;
  width: auto;
  border-radius: 400px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1680px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 324px;
    max-height: 324px;
    border-radius: 324px;
  }
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 288px;
    max-height: 288px;
    border-radius: 288px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 234px;
    max-height: 234px;
    border-radius: 234px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 184px;
    max-height: 184px;
    border-radius: 184px;
  }
}
@media (max-width: 640px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 160px;
    max-height: 160px;
    border-radius: 160px;
  }
}
@media (max-width: 560px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    min-width: 120px;
    max-height: 120px;
    border-radius: 120px;
  }
}
@media (max-width: 420px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .thumbnail-img {
    width: 100%;
    height: auto;
    max-height: none;
    border-radius: 160px;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .dummy {
  height: 400px;
  border-radius: 50%;
}
@media (max-width: 1680px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .dummy {
    height: 324px;
  }
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .dummy {
    height: 288px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .dummy {
    height: 234px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .dummy {
    height: 184px;
  }
}
@media (max-width: 640px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .dummy {
    height: 160px;
  }
}
@media (max-width: 560px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .dummy {
    height: 120px;
  }
}
@media (max-width: 420px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .dummy {
    height: 100px;
    display: none;
  }
}
@media (max-width: 320px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner .dummy {
    height: 76px;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal .thumbnail-inner {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal .thumbnail-inner .thumbnail-img {
  width: auto;
  height: 100%;
  max-width: 400px;
  border-radius: 200px;
}
@media (max-width: 1680px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal .thumbnail-inner .thumbnail-img {
    max-width: 324px;
    border-radius: 162px;
  }
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal .thumbnail-inner .thumbnail-img {
    max-width: 288px;
    border-radius: 144px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal .thumbnail-inner .thumbnail-img {
    max-width: 234px;
    border-radius: 117px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal .thumbnail-inner .thumbnail-img {
    max-width: 184px;
    border-radius: 144px;
  }
}
@media (max-width: 640px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal .thumbnail-inner .thumbnail-img {
    max-width: 160px;
  }
}
@media (max-width: 560px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal .thumbnail-inner .thumbnail-img {
    max-width: 120px;
    border-radius: 60px;
  }
}
@media (max-width: 420px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal .thumbnail-inner .thumbnail-img {
    max-width: 100px;
    border-radius: 50px;
  }
}
@media (max-width: 320px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal .thumbnail-inner .thumbnail-img {
    max-width: 76px;
    border-radius: 38px;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  max-width: 720px;
  margin-right: 63px;
  width: 100%;
}
@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: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    max-width: 324px;
    margin-bottom: 10px;
    margin-right: 33px;
  }
}
@media (max-width: 767px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    max-width: 304px;
    margin-bottom: 5px;
  }
}
@media (max-width: 560px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    max-width: 254px;
  }
}
@media (max-width: 500px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    max-width: 234px;
  }
}
@media (max-width: 420px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text {
    order: 2;
    max-width: none;
    margin-right: 0;
  }
}
#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: 140%;
  letter-spacing: -1px;
  height: 112px;
  margin-bottom: 45px;
  transition: all 0.3s;
}
@media (max-width: 1500px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 34px;
    height: 94px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 30px;
    height: 88px;
    margin-bottom: 18px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 24px;
    height: 65px;
    margin-bottom: 23px;
  }
}
@media (max-width: 767px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 20px;
    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;
    height: 45px;
    margin-bottom: 18px;
  }
}
@media (max-width: 420px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title {
    font-size: 15px;
    height: 42px;
    margin-bottom: 13px;
    margin-top: 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-title .new {
  display: none;
  position: relative;
  top: -3px;
  min-width: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  z-index: 10;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 2px 0 0;
  background-color: #E4605B;
  color: #FFF;
  font-size: 17px;
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-title .new::before {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  content: "N";
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-sub-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-sub-text {
    -webkit-line-clamp: 2;
  }
}
#section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info {
  margin: 45px 0 0 0;
  display: block;
  position: relative;
  width: 100%;
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info {
    margin: 15px 0 0 0;
  }
}
@media (max-width: 767px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info {
    margin: 5px 0 0 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: 1024px) {
  #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: 1024px) {
  #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-more {
  position: absolute;
  top: -5px;
  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: 2px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item .zoomIn-inner .zoomIn-text .zoomIn-info .zoomIn-more {
    width: 28px;
    height: 28px;
    top: -2px;
  }
}
@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: 1024px) {
  #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:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail {
  margin-right: -400px;
  /*
  @media (max-width:1024px) {}
  @media (max-width:600px) {margin-right:-103px;}
  @media (max-width:767px) {margin-right:-93px;}*/
}
@media (max-width: 1640px) {
  #section2 .zoom-list .item:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail {
    margin-right: -200px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail {
    margin-right: -140px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  #section2 .zoom-list .item:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail {
    margin-right: -123px;
  }
}
@media (max-width: 640px) {
  #section2 .zoom-list .item:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail {
    margin-right: -163px;
  }
}
@media (max-width: 560px) {
  #section2 .zoom-list .item:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail {
    margin-right: -113px;
  }
}
@media (max-width: 420px) {
  #section2 .zoom-list .item:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #section2 .zoom-list .item:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  #section2 .zoom-list .item:nth-child(odd) .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal {
    margin-right: 0;
  }
}
#section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail {
  margin-left: -400px;
  /*
  @media (max-width:1024px) {margin-left:-350px;}
  @media (max-width:767px) {margin-left:-200px;}*/
}
@media (max-width: 1640px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail {
    margin-left: -200px;
  }
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail {
    margin-left: -140px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail {
    margin-left: -123px;
  }
}
@media (max-width: 640px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail {
    margin-left: -163px;
  }
}
@media (max-width: 560px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail {
    margin-left: -113px;
  }
}
@media (max-width: 420px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail {
    margin-left: 0;
  }
}
#section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal {
  margin-left: -250px;
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal {
    margin-left: -120px;
  }
}
@media (max-width: 767px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-thumbnail.zoomIn-thumbnail-horizontal {
    margin-left: -70px;
  }
}
#section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-text {
  margin-right: 0;
  margin-left: 93px;
}
@media (max-width: 1280px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-text {
    margin-left: 60px;
  }
}
@media (max-width: 1024px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-text {
    margin-left: 33px;
  }
}
@media (max-width: 420px) {
  #section2 .zoom-list .item:nth-child(2n) .zoomIn-inner .zoomIn-text {
    margin-left: 0;
  }
}
#section2 .zoom-list .item:nth-child(3) .zoomIn-inner .zoomIn-thumbnail .thumbnail-inner {
  flex-direction: row;
}

#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;
}
@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: 17px;
  }
}
@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 50px 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;
  }
}

#section4 {
  padding: 37px 0 215px 0;
  overflow: visible;
  z-index: 7;
}
@media (max-width: 1024px) {
  #section4 {
    padding-bottom: 245px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  #section4 {
    padding-bottom: 182px;
  }
}
@media (max-width: 420px) {
  #section4 {
    padding-bottom: 106px;
  }
}
@media (max-width: 320px) {
  #section4 {
    padding-bottom: 64px;
  }
}
@media (max-width: 1024px) {
  #section4:before {
    content: "";
    position: absolute;
    bottom: 96px;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #F8F8F8;
  }
}
@media (max-width: 767px) {
  #section4:before {
    bottom: 120px;
  }
}
@media (max-width: 420px) {
  #section4:before {
    bottom: 70px;
  }
}
@media (max-width: 320px) {
  #section4:before {
    bottom: 17px;
  }
}
#section4 .background {
  position: absolute;
  top: -632px;
  left: 0;
  width: 100%;
  height: 2586px;
  z-index: -1;
  display: none;
}
@media (max-width: 1024px) {
  #section4 .background {
    display: none;
  }
}
#section4 .background .background-animate {
  position: absolute;
}
#section4 .background .background-animate svg {
  overflow: visible;
  width: 100%;
}
#section4 .background .background1 {
  width: 373px;
  height: 1607px;
  top: 702px;
  left: 0;
}
#section4 .background .background2 {
  width: 100%;
  height: 1267px;
  bottom: -17%;
  left: 0;
}
#section4 .background .background2 svg {
  overflow: visible;
  width: auto;
  height: 100%;
}
#section4 .background .background3 {
  width: 192px;
  height: 885px;
  top: 0;
  right: 0;
  opacity: 0;
}
#section4 .layout {
  max-width: 1400px;
}
#section4 .ir-title {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 127px;
  height: 27px;
  background-image: url("data:image/svg+xml,%3Csvg width='124' height='21' viewBox='0 0 124 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.1148 1.1H17.1638V20H12.8438L5.33779 9.767V20H0.288786V1.1H4.85179L12.1148 11.036V1.1ZM34.5455 20.486C28.4705 20.486 24.1505 16.328 24.1505 10.577C24.1505 4.799 28.4705 0.641 34.5455 0.641C40.6205 0.641 44.9405 4.772 44.9405 10.577C44.9405 16.355 40.6205 20.486 34.5455 20.486ZM34.5455 15.653C37.4345 15.653 39.5135 13.52 39.5135 10.577C39.5135 7.607 37.4345 5.474 34.5455 5.474C31.6835 5.474 29.5505 7.634 29.5505 10.577C29.5505 13.493 31.6835 15.653 34.5455 15.653ZM65.6077 1.1V5.798H60.4777V20H55.2397V5.798H50.1097V1.1H65.6077ZM72.2586 20V1.1H77.5506V20H72.2586ZM94.589 20.486C88.838 20.486 84.545 16.22 84.545 10.577C84.545 4.907 88.838 0.641 94.589 0.641C99.53 0.641 103.364 3.908 104.147 8.687H98.855C98.207 6.77 96.587 5.501 94.589 5.501C91.916 5.501 89.945 7.661 89.945 10.577C89.945 13.493 91.916 15.626 94.589 15.626C96.695 15.626 98.342 14.249 98.882 12.143H104.201C103.472 17.111 99.611 20.486 94.589 20.486ZM116.194 15.491H123.349V20H111.01V1.1H123.106V5.609H116.194V8.39H122.404V12.656H116.194V15.491Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}
@media (max-width: 1024px) {
  #section4 .ir-title {
    margin: 0;
    width: 100%;
    height: 63px;
    border-bottom: 2px solid #333333;
    background-size: auto 27px;
  }
}
@media (max-width: 640px) {
  #section4 .ir-title {
    height: 51px;
    background-size: auto 22px;
  }
}
@media (max-width: 560px) {
  #section4 .ir-title {
    height: 38px;
    background-size: auto 15px;
  }
}
#section4 .main-board {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  position: relative;
  margin-top: -64px;
  padding-right: 100px;
  width: 100%;
  min-height: 410px;
}
@media (max-width: 1024px) {
  #section4 .main-board {
    min-height: 490px;
    padding-right: 70px;
  }
}
@media (max-width: 767px) {
  #section4 .main-board {
    min-height: 560px;
  }
}
@media (max-width: 560px) {
  #section4 .main-board {
    min-height: 420px;
    padding-right: 50px;
  }
}
@media (max-width: 320px) {
  #section4 .main-board {
    min-height: 400px;
  }
}
#section4 .main-board .board-item .board-title {
  padding: 36px 25px;
  position: relative;
}
@media (max-width: 1024px) {
  #section4 .main-board .board-item .board-title {
    padding: 0 15px 12px 15px;
  }
}
@media (max-width: 640px) {
  #section4 .main-board .board-item .board-title {
    padding: 12px 12px 12px 12px;
  }
}
@media (max-width: 560px) {
  #section4 .main-board .board-item .board-title {
    padding: 21px 8px 12px 8px;
  }
}
#section4 .main-board .board-item .board-title span {
  position: relative;
  display: block;
  color: #333333;
  font-size: 18px;
  line-height: 150%;
  font-family: "Pretendard";
  font-weight: 500;
}
@media (max-width: 767px) {
  #section4 .main-board .board-item .board-title span {
    font-size: 16px;
  }
}
@media (max-width: 560px) {
  #section4 .main-board .board-item .board-title span {
    font-size: 15px;
  }
}
#section4 .main-board .board-item .board-title span:before {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  background-color: #0096B8;
  border-radius: 50%;
  opacity: 0;
}
#section4 .main-board .board-item .board-content,
#section4 .main-board .board-item .board-more {
  display: none;
  transition: all 0.3s ease-out;
}
#section4 .main-board .board-item .board-more {
  position: absolute;
  top: 15px;
  right: 2px;
}
@media (max-width: 1024px) {
  #section4 .main-board .board-item .board-more {
    top: -20px;
  }
}
@media (max-width: 640px) {
  #section4 .main-board .board-item .board-more {
    top: -3px;
  }
}
@media (max-width: 560px) {
  #section4 .main-board .board-item .board-more {
    top: 13px;
  }
}
#section4 .main-board .board-item .board-more .more-link {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  transition: all 0.3s;
  border-radius: 100%;
  z-index: 2;
  background-color: #0096B8;
}
@media (max-width: 640px) {
  #section4 .main-board .board-item .board-more .more-link {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 560px) {
  #section4 .main-board .board-item .board-more .more-link {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 420px) {
  #section4 .main-board .board-item .board-more .more-link {
    width: 24px;
    height: 24px;
  }
}
#section4 .main-board .board-item .board-more .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(0, 150, 184, 0.2);
}
@media (max-width: 1024px) {
  #section4 .main-board .board-item .board-more .more-link:before {
    display: none;
  }
}
#section4 .main-board .board-item .board-more .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='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 11.5H3.49691e-07L0 7.5H18L18 11.5Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.9999 0.500002L10.9999 18.5H6.99994L6.99994 0.5L10.9999 0.500002Z' fill='white'/%3E%3C/svg%3E%0A");
  background-color: #0096B8;
  z-index: 3;
}
@media (max-width: 560px) {
  #section4 .main-board .board-item .board-more .more-link .btn-more {
    background-size: 12px;
  }
}
@media (max-width: 420px) {
  #section4 .main-board .board-item .board-more .more-link .btn-more {
    background-size: 10px;
  }
}
#section4 .main-board .board-item .board-more .more-link:hover, #section4 .main-board .board-item .board-more .more-link:focus {
  background-color: #0096B8;
}
#section4 .main-board .board-item .board-more .more-link:hover::before, #section4 .main-board .board-item .board-more .more-link:focus::before {
  transform: translate(-50%, -50%) scale(1.8);
}
#section4 .main-board .board-item .board-content {
  overflow: hidden;
  position: absolute;
  top: 180px;
  left: 0;
  width: 100%;
}
@media (max-width: 1024px) {
  #section4 .main-board .board-item .board-content {
    top: 80px;
  }
}
#section4 .main-board .board-item .board-content .col {
  width: calc(100% + 60px);
  margin: 0 -30px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1500px) {
  #section4 .main-board .board-item .board-content .col {
    width: calc(100% + 50px);
    margin: 0 -25px;
  }
}
@media (max-width: 1280px) {
  #section4 .main-board .board-item .board-content .col {
    width: calc(100% + 36px);
    margin: 0 -18px;
  }
}
@media (max-width: 1024px) {
  #section4 .main-board .board-item .board-content .col {
    width: 100%;
    margin: 0;
    flex-direction: column;
  }
}
#section4 .main-board .board-item .board-content .col:after {
  content: "";
  display: block;
  clear: both;
}
#section4 .main-board .board-item .board-content .col.col3 > div {
  width: 33.333333%;
  padding: 0 30px;
}
@media (max-width: 1500px) {
  #section4 .main-board .board-item .board-content .col.col3 > div {
    padding: 0 25px;
  }
}
@media (max-width: 1280px) {
  #section4 .main-board .board-item .board-content .col.col3 > div {
    padding: 0 18px;
  }
}
@media (max-width: 1024px) {
  #section4 .main-board .board-item .board-content .col.col3 > div {
    padding: 0;
    width: 100%;
  }
}
#section4 .main-board .board-item .board-content .content-link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  #section4 .main-board .board-item .board-content .content-link {
    padding: 20px 170px 20px 0;
  }
}
@media (max-width: 767px) {
  #section4 .main-board .board-item .board-content .content-link {
    padding: 20px 170px 20px 0;
  }
}
@media (max-width: 560px) {
  #section4 .main-board .board-item .board-content .content-link {
    padding: 15px 0 15px 0;
  }
}
@media (max-width: 420px) {
  #section4 .main-board .board-item .board-content .content-link {
    padding: 10px 0 10px 0;
  }
}
#section4 .main-board .board-item .board-content .content-link .content-status {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 14px 0;
}
@media (max-width: 1500px) {
  #section4 .main-board .board-item .board-content .content-link .content-status {
    display: inline-flex;
    border: 1px solid #ECEFF1;
  }
}
@media (max-width: 420px) {
  #section4 .main-board .board-item .board-content .content-link .content-status {
    margin-bottom: 12px;
  }
}
@media (max-width: 320px) {
  #section4 .main-board .board-item .board-content .content-link .content-status {
    margin-bottom: 10px;
  }
}
#section4 .main-board .board-item .board-content .content-link .content-status .content-catName,
#section4 .main-board .board-item .board-content .content-link .content-status .content-date {
  color: #000;
  font-size: 16px;
  font-family: "Pretendard";
  font-weight: 400;
  line-height: 150%;
  padding: 6px 10px;
}
@media (max-width: 640px) {
  #section4 .main-board .board-item .board-content .content-link .content-status .content-catName,
  #section4 .main-board .board-item .board-content .content-link .content-status .content-date {
    font-size: 15px;
    padding: 4px 8px;
  }
}
@media (max-width: 420px) {
  #section4 .main-board .board-item .board-content .content-link .content-status .content-catName,
  #section4 .main-board .board-item .board-content .content-link .content-status .content-date {
    font-size: 14px;
  }
}
#section4 .main-board .board-item .board-content .content-link .content-status .content-catName {
  background: #ECEFF1;
  border-radius: 30px;
}
@media (max-width: 1500px) {
  #section4 .main-board .board-item .board-content .content-link .content-status .content-catName {
    border-radius: 0px;
  }
}
#section4 .main-board .board-item .board-content .content-link .content-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  color: #333;
  font-family: "Pretendard";
  font-size: 28px;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.07rem;
  height: 76px;
}
@media (max-width: 1500px) {
  #section4 .main-board .board-item .board-content .content-link .content-title {
    font-size: 24px;
    height: 65px;
  }
}
@media (max-width: 1280px) {
  #section4 .main-board .board-item .board-content .content-link .content-title {
    font-size: 22px;
    height: 59px;
  }
}
@media (max-width: 1240px) {
  #section4 .main-board .board-item .board-content .content-link .content-title {
    font-size: 21px;
    height: 55px;
  }
}
@media (max-width: 1024px) {
  #section4 .main-board .board-item .board-content .content-link .content-title {
    max-height: 55px;
    height: auto;
  }
}
@media (max-width: 640px) {
  #section4 .main-board .board-item .board-content .content-link .content-title {
    font-size: 20px;
    line-height: 135%;
  }
}
@media (max-width: 560px) {
  #section4 .main-board .board-item .board-content .content-link .content-title {
    font-size: 18px;
    max-height: 54px;
  }
}
@media (max-width: 420px) {
  #section4 .main-board .board-item .board-content .content-link .content-title {
    font-size: 16px;
    line-height: 150%;
  }
}
@media (max-width: 380px) {
  #section4 .main-board .board-item .board-content .content-link .content-title {
    max-height: 47px;
  }
}
#section4 .main-board .board-item .board-content .content-link .content-title .new {
  display: inline-flex;
  width: 16px;
  height: 16px;
  border: 1px solid;
  display: none;
}
#section4 .main-board .board-item .board-content .content-link .content-more {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: auto;
  height: 50px;
  border-radius: 50px;
  background-color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.04144rem;
  color: #333;
  margin: 47px 0 0;
  padding: 0 0 0 27px;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  #section4 .main-board .board-item .board-content .content-link .content-more {
    position: absolute;
    top: 60px;
    right: 0;
    margin: 0;
  }
}
@media (max-width: 560px) {
  #section4 .main-board .board-item .board-content .content-link .content-more {
    display: none;
  }
}
#section4 .main-board .board-item .board-content .content-link .content-more: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: "";
}
#section4 .main-board .board-item .board-content .content-link .content-more .content-more-icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  min-width: 18px;
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  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='black'/%3E%3C/svg%3E%0A");
  transition: all 0.3s;
}
#section4 .main-board .board-item .board-content .content-link:hover .content-more, #section4 .main-board .board-item .board-content .content-link:focus .content-more {
  background-color: #00ACD3;
  color: #FFF;
  padding: 0 50px 0 20px;
}
#section4 .main-board .board-item .board-content .content-link:hover .content-more::before, #section4 .main-board .board-item .board-content .content-link:focus .content-more::before {
  transform: translateY(-50%) scale(1);
  transition-delay: 0.1s;
}
#section4 .main-board .board-item .board-content .content-link:hover .content-more .content-more-icon, #section4 .main-board .board-item .board-content .content-link:focus .content-more .content-more-icon {
  left: 110px;
  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");
}
#section4 .main-board .board-item.active .board-title span {
  color: #0096B8;
}
#section4 .main-board .board-item.active .board-title span:before {
  opacity: 1;
}
#section4 .main-board .board-item.active .board-content,
#section4 .main-board .board-item.active .board-more {
  display: block !important;
}

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

#section6 {
  z-index: 8;
}
#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: 234px;
  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: 108px;
  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;
    background-image: url("data:image/svg+xml,%3Csvg width='215' height='99' viewBox='0 0 215 99' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.4882 3.57299H32.9642V41.373H22.4882V26.901H11.1482V41.373H0.618164V3.57299H11.1482V17.235H22.4882V3.57299Z' fill='white'/%3E%3Cpath d='M38.446 8.59499V0.0629883H48.382V8.59499H38.446ZM38.392 41.373V12.213H48.436V41.373H38.392Z' fill='white'/%3E%3Cpath d='M77.0417 12.213L83.7917 12.267V38.187C83.7917 47.313 77.7977 52.983 68.1857 52.983C59.9237 52.983 54.1457 48.825 52.7957 41.913H62.4617C63.1637 43.857 65.6477 44.937 68.0777 44.937C71.4797 44.937 74.1797 42.777 74.1797 39.321V38.457C71.9657 39.807 69.3737 40.617 66.5657 40.617C58.1957 40.617 51.9857 34.407 51.9857 25.983C51.9857 17.667 58.1957 11.295 66.5657 11.295C70.0757 11.295 73.2617 12.591 75.7457 14.697L77.0417 12.213ZM68.2397 32.355C71.8577 32.355 74.4497 29.709 74.4497 25.983C74.4497 22.311 71.8577 19.611 68.2397 19.611C64.6217 19.611 61.9757 22.311 61.9757 25.983C61.9757 29.709 64.5677 32.355 68.2397 32.355Z' fill='%23292931'/%3E%3Cpath d='M106.892 11.403C113.588 11.403 117.908 16.263 117.908 23.823V41.373H107.864V25.011C107.864 21.663 106.676 19.935 104.03 19.935C101.006 19.935 99.1159 22.095 99.1159 25.821V41.373H89.0719V1.68299H99.1159V14.157C101.276 12.429 103.976 11.403 106.892 11.403Z' fill='%23292931'/%3E%3Cpath d='M22.4882 60.573H32.9642V98.373H22.4882V83.901H11.1482V98.373H0.618164V60.573H11.1482V74.235H22.4882V60.573Z' fill='white'/%3E%3Cpath d='M64.2504 98.373L62.1984 92.271H48.8064L46.7004 98.373H35.5224L50.3724 60.573H60.5784L75.7524 98.373H64.2504ZM59.6604 84.117L55.4484 72.399L51.3444 84.117H59.6604Z' fill='white'/%3E%3Cpath d='M101.95 60.573H112.048V98.373H103.408L88.396 77.907V98.373H78.298V60.573H87.424L101.95 80.445V60.573Z' fill='white'/%3E%3Cpath d='M142.167 78.447C145.731 80.121 147.945 83.523 147.945 87.627C147.945 93.783 142.653 98.427 135.687 98.427H118.245V60.627H135.309C142.005 60.627 146.919 64.677 146.919 70.293C146.919 73.641 145.029 76.665 142.167 78.447ZM137.037 72.021C137.037 70.023 135.687 68.727 133.527 68.727H128.235V75.315H133.527C135.687 75.315 137.037 73.965 137.037 72.021ZM133.905 89.841C136.173 89.841 137.631 88.437 137.631 86.385C137.631 84.387 136.173 82.983 133.905 82.983H128.235V89.841H133.905Z' fill='white'/%3E%3Cpath d='M176.34 98.373L174.288 92.271H160.896L158.79 98.373H147.612L162.462 60.573H172.668L187.842 98.373H176.34ZM171.75 84.117L167.538 72.399L163.434 84.117H171.75Z' fill='white'/%3E%3Cpath d='M214.888 60.573V69.969H204.628V98.373H194.152V69.969H183.892V60.573H214.888Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 560px) {
  #section6 .quick-link-title .main-title {
    height: 53px;
  }
}
@media (max-width: 420px) {
  #section6 .quick-link-title .main-title {
    height: 41px;
  }
}
#section6 .quick-link-title .sub-title {
  display: block;
  margin: 6px 0 37px 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-title .campus-tab {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#section6 .quick-link-title .campus-tab .campus-tab-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: auto;
  height: 50px;
  border-radius: 50px;
  background-color: transparent;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.04144rem;
  color: #fff;
  font-family: "Pretendard";
  margin: 5px 0 0 0;
  padding: 14px 0 14px 58px;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  #section6 .quick-link-title .campus-tab .campus-tab-link {
    margin: 3px 0 0 0;
    padding: 14px 25px;
    font-size: 18px;
  }
}
@media (max-width: 420px) {
  #section6 .quick-link-title .campus-tab .campus-tab-link {
    margin: 2px 0 0 0;
    padding: 10px 16px;
    height: 40px;
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  #section6 .quick-link-title .campus-tab .campus-tab-link {
    padding: 7px 13px;
    font-size: 14px;
  }
}
#section6 .quick-link-title .campus-tab .campus-tab-link: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: 420px) {
  #section6 .quick-link-title .campus-tab .campus-tab-link:before {
    width: 20px;
    height: 20px;
  }
}
#section6 .quick-link-title .campus-tab .campus-tab-link .icon {
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  min-width: 18px;
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  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: 420px) {
  #section6 .quick-link-title .campus-tab .campus-tab-link .icon {
    min-width: 12px;
    width: 12px;
    height: 12px;
  }
}
#section6 .quick-link-title .campus-tab .campus-tab-link.ov, #section6 .quick-link-title .campus-tab .campus-tab-link:hover, #section6 .quick-link-title .campus-tab .campus-tab-link:focus {
  background-color: #009CBD;
  color: #FFF;
  padding: 0 50px 0 21px;
}
@media (max-width: 767px) {
  #section6 .quick-link-title .campus-tab .campus-tab-link.ov, #section6 .quick-link-title .campus-tab .campus-tab-link:hover, #section6 .quick-link-title .campus-tab .campus-tab-link:focus {
    padding: 14px 50px 14px 25px;
  }
}
@media (max-width: 420px) {
  #section6 .quick-link-title .campus-tab .campus-tab-link.ov, #section6 .quick-link-title .campus-tab .campus-tab-link:hover, #section6 .quick-link-title .campus-tab .campus-tab-link:focus {
    padding: 10px 35px 10px 16px;
    height: 40px;
  }
}
@media (max-width: 320px) {
  #section6 .quick-link-title .campus-tab .campus-tab-link.ov, #section6 .quick-link-title .campus-tab .campus-tab-link:hover, #section6 .quick-link-title .campus-tab .campus-tab-link:focus {
    padding: 7px 35px 7px 13px;
  }
}
#section6 .quick-link-title .campus-tab .campus-tab-link.ov::before, #section6 .quick-link-title .campus-tab .campus-tab-link:hover::before, #section6 .quick-link-title .campus-tab .campus-tab-link:focus::before {
  transform: translateY(-50%) scale(1);
  transition-delay: 0.1s;
}
#section6 .quick-link-title .campus-tab .campus-tab-link.ov .icon, #section6 .quick-link-title .campus-tab .campus-tab-link:hover .icon, #section6 .quick-link-title .campus-tab .campus-tab-link:focus .icon {
  left: 195px;
  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: 767px) {
  #section6 .quick-link-title .campus-tab .campus-tab-link.ov .icon, #section6 .quick-link-title .campus-tab .campus-tab-link:hover .icon, #section6 .quick-link-title .campus-tab .campus-tab-link:focus .icon {
    left: 168px;
  }
}
@media (max-width: 420px) {
  #section6 .quick-link-title .campus-tab .campus-tab-link.ov .icon, #section6 .quick-link-title .campus-tab .campus-tab-link:hover .icon, #section6 .quick-link-title .campus-tab .campus-tab-link:focus .icon {
    left: 81px;
  }
}
#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: 140px;
}
@media (max-width: 1024px) {
  #section6 .quick-link-list .quick-item {
    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 34px 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: 20px;
  top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  /*@media (max-width: 460px) {position: relative; right: auto; top: auto; margin: 0 0 0 10px;}*/
  /*
  &.icon-academic{
    &:after{background-image: url("data:image/svg+xml,%0A%3Csvg width='34' height='40' viewBox='0 0 34 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='Vector' d='M0.96875 10.5V20M0.96875 10.5L17.1187 20M0.96875 10.5L17.1187 1L33.2687 10.5M0.96875 20V29.5L17.1187 39M0.96875 20L17.1187 29.5L33.2687 20M17.1187 39V20M17.1187 39L33.2687 29.5V20M33.2687 20V10.5M33.2687 10.5L17.1187 20M24.7187 34.25V15.25L9.51875 5.75M9.51875 34.25V15.25L24.7187 5.75' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
  }
  &.icon-library{
    &:after{background-image: url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.72852 5.41992H32.2685C32.2685 5.41992 35.5085 7.03992 35.5085 11.0899C35.5085 15.1399 32.2685 16.7599 32.2685 16.7599H4.72852C4.72852 16.7599 7.96852 15.1399 7.96852 11.0899C7.96852 7.03992 4.72852 5.41992 4.72852 5.41992Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.5085 23.2399H7.96852C7.96852 23.2399 4.72852 24.8599 4.72852 28.9099C4.72852 32.9599 7.96852 34.5799 7.96852 34.5799H35.5085C35.5085 34.5799 32.2685 32.9599 32.2685 28.9099C32.2685 24.8599 35.5085 23.2399 35.5085 23.2399Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
  }
  &.icon-isd{
    &:after{}
  }
  &.icon-3dcampus{
    &:after{background-image: url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6900_5662)'%3E%3Cpath d='M17.5378 7.89607C17.2971 7.76069 16.9922 7.84605 16.8568 8.08673C16.7215 8.32741 16.8068 8.63227 17.0475 8.76765L17.5378 7.89607ZM20.5897 12.7264L21.0884 12.7626L21.0884 12.7626L20.5897 12.7264ZM18.8997 15.7175L18.4141 15.5982L18.4141 15.5982L18.8997 15.7175ZM17.5344 19.8347L17.813 20.2498L17.8131 20.2498L17.5344 19.8347ZM6.7304 20.7438C6.48781 20.6119 6.1842 20.7016 6.05229 20.9442C5.92038 21.1868 6.01011 21.4904 6.2527 21.6224L6.7304 20.7438ZM7.25025 22.0997C7.4835 21.9519 7.55276 21.643 7.40495 21.4097C7.25714 21.1765 6.94822 21.1072 6.71497 21.255L7.25025 22.0997ZM1.58261 32.0572L1.14482 32.2987L1.14482 32.2987L1.58261 32.0572ZM24.1658 24.1488L23.8546 23.7575L23.8546 23.7575L24.1658 24.1488ZM39.1191 3L39.5939 3.15698C39.6516 2.98246 39.6089 2.79034 39.4827 2.6567C39.3565 2.52306 39.1671 2.46944 38.9896 2.51708L39.1191 3ZM33.8556 3.89472C33.5889 3.96628 33.4307 4.24051 33.5023 4.50722C33.5738 4.77392 33.8481 4.93212 34.1148 4.86055L33.8556 3.89472ZM22.6869 36.9506C22.6596 37.2254 22.8602 37.4703 23.135 37.4976C23.4098 37.5248 23.6547 37.3242 23.682 37.0494L22.6869 36.9506ZM34.9673 26.6259C35.2434 26.6259 35.4673 26.402 35.4673 26.1259C35.4673 25.8497 35.2434 25.6259 34.9673 25.6259V26.6259ZM21.22 37.5C29.6337 37.5 36.4485 30.6341 36.4485 22.1716H35.4485C35.4485 30.0882 29.075 36.5 21.22 36.5V37.5ZM36.4485 22.1716C36.4485 13.7092 29.6337 6.8433 21.22 6.8433V7.8433C29.075 7.8433 35.4485 14.2551 35.4485 22.1716H36.4485ZM21.22 6.8433C12.8064 6.8433 5.99155 13.7092 5.99155 22.1716H6.99155C6.99155 14.2551 13.365 7.8433 21.22 7.8433V6.8433ZM5.99155 22.1716C5.99155 30.6341 12.8064 37.5 21.22 37.5V36.5C13.365 36.5 6.99155 30.0882 6.99155 22.1716H5.99155ZM17.0475 8.76765C17.906 9.25055 18.7091 9.83376 19.2762 10.5045C19.839 11.1703 20.1487 11.8954 20.0911 12.6902L21.0884 12.7626C21.1703 11.6342 20.7175 10.6605 20.0399 9.85893C19.3665 9.06241 18.4513 8.40993 17.5378 7.89607L17.0475 8.76765ZM20.0911 12.6902C20.0473 13.2933 19.7814 13.66 19.4334 14.0473C19.1055 14.4122 18.5884 14.8888 18.4141 15.5982L19.3853 15.8368C19.484 15.4348 19.7562 15.1842 20.1772 14.7156C20.5781 14.2695 21.0207 13.6963 21.0884 12.7626L20.0911 12.6902ZM18.4141 15.5982C18.3154 16.0005 18.3907 16.3871 18.4595 16.6886C18.5351 17.0203 18.606 17.267 18.617 17.5403C18.6269 17.7873 18.584 18.0425 18.4087 18.3321C18.2268 18.6328 17.8865 18.9961 17.2557 19.4196L17.8131 20.2498C18.5181 19.7765 18.9823 19.3157 19.2642 18.8499C19.5528 18.3731 19.633 17.9194 19.6162 17.5002C19.6004 17.1073 19.4947 16.7304 19.4345 16.4663C19.3673 16.1718 19.3476 15.9901 19.3853 15.8367L18.4141 15.5982ZM17.2557 19.4196C16.4171 19.9825 14.6892 20.8249 12.6994 21.2641C10.7058 21.7041 8.53 21.7224 6.7304 20.7438L6.2527 21.6224C8.35222 22.764 10.8072 22.7058 12.915 22.2406C15.0266 21.7745 16.8705 20.8826 17.813 20.2498L17.2557 19.4196ZM6.71497 21.255C5.18028 22.2276 3.30264 24.0156 2.04362 26.0108C0.801042 27.9799 0.0572463 30.3274 1.14482 32.2987L2.02041 31.8157C1.21064 30.3479 1.69399 28.4387 2.88932 26.5444C4.06822 24.6762 5.83924 22.9939 7.25025 22.0997L6.71497 21.255ZM1.14482 32.2987C1.85296 33.5823 3.06006 34.2527 4.57821 34.4039C6.07332 34.5528 7.88866 34.2041 9.9161 33.4624C13.9771 31.9768 19.0578 28.8507 24.4771 24.5401L23.8546 23.7575C18.4732 28.0379 13.4894 31.0904 9.57254 32.5233C7.61103 33.2409 5.95906 33.5365 4.67733 33.4088C3.41863 33.2835 2.53936 32.7564 2.02041 31.8157L1.14482 32.2987ZM24.4771 24.5401C29.9434 20.192 33.7197 14.8474 36.1277 10.5993C37.3326 8.4736 38.1974 6.61809 38.7616 5.29214C39.0438 4.62904 39.2509 4.09802 39.388 3.73146C39.4565 3.54816 39.5075 3.40595 39.5416 3.30887C39.5587 3.26032 39.5715 3.22306 39.5802 3.19758C39.5845 3.18484 39.5878 3.17504 39.5901 3.16825C39.5912 3.16486 39.5921 3.16222 39.5927 3.16034C39.5931 3.1594 39.5933 3.15865 39.5935 3.15809C39.5936 3.15781 39.5937 3.15753 39.5937 3.15739C39.5938 3.15716 39.5939 3.15698 39.1191 3C38.6444 2.84302 38.6445 2.84293 38.6445 2.8429C38.6444 2.84295 38.6444 2.84296 38.6444 2.84306C38.6443 2.84327 38.6442 2.84366 38.644 2.84424C38.6436 2.84541 38.643 2.84734 38.6421 2.85002C38.6403 2.85537 38.6375 2.86371 38.6336 2.875C38.6259 2.89756 38.6141 2.93186 38.5981 2.97739C38.5661 3.06844 38.5174 3.20442 38.4513 3.38127C38.319 3.73501 38.1174 4.25218 37.8414 4.90059C37.2895 6.19767 36.4411 8.01851 35.2578 10.1061C32.8893 14.2846 29.1889 19.5144 23.8546 23.7575L24.4771 24.5401ZM38.9896 2.51708L33.8556 3.89472L34.1148 4.86055L39.2487 3.48292L38.9896 2.51708ZM23.1844 37C23.682 37.0494 23.682 37.0495 23.6819 37.0496C23.6819 37.0497 23.6819 37.0498 23.6819 37.0498C23.6819 37.0498 23.6819 37.0498 23.6819 37.0497C23.682 37.0495 23.682 37.049 23.6821 37.0483C23.6822 37.0467 23.6825 37.044 23.683 37.0401C23.6838 37.0324 23.6852 37.0201 23.6872 37.0034C23.6912 36.97 23.6977 36.9191 23.7072 36.8525C23.7262 36.7192 23.7574 36.523 23.8055 36.2773C23.9017 35.7854 24.0649 35.0977 24.3321 34.3204C24.8688 32.7591 25.8122 30.8733 27.4381 29.4701L26.7847 28.713C24.9743 30.2755 23.9542 32.3438 23.3864 33.9954C23.1014 34.8245 22.9272 35.5579 22.8241 36.0854C22.7724 36.3494 22.7384 36.5625 22.7172 36.7111C22.7066 36.7855 22.6992 36.8437 22.6943 36.8842C22.6919 36.9044 22.6901 36.9202 22.6889 36.9313C22.6883 36.9369 22.6878 36.9413 22.6875 36.9445C22.6873 36.9462 22.6872 36.9475 22.6871 36.9485C22.687 36.949 22.687 36.9494 22.6869 36.9498C22.6869 36.9499 22.6869 36.9502 22.6869 36.9502C22.6869 36.9504 22.6869 36.9506 23.1844 37ZM27.4381 29.4701C29.0772 28.0555 30.9598 27.3415 32.4454 26.9826C33.1864 26.8036 33.823 26.7143 34.2723 26.6698C34.4968 26.6476 34.6739 26.6366 34.7934 26.6312C34.8531 26.6284 34.8983 26.6271 34.9277 26.6265C34.9424 26.6262 34.9532 26.626 34.9598 26.6259C34.9632 26.6259 34.9655 26.6259 34.9667 26.6259C34.9673 26.6259 34.9677 26.6259 34.9678 26.6259C34.9678 26.6259 34.9678 26.6259 34.9677 26.6259C34.9677 26.6259 34.9676 26.6259 34.9676 26.6259C34.9674 26.6259 34.9673 26.6259 34.9673 26.1259C34.9673 25.6259 34.9671 25.6259 34.9669 25.6259C34.9668 25.6259 34.9666 25.6259 34.9664 25.6259C34.9661 25.6259 34.9656 25.6259 34.9652 25.6259C34.9642 25.6259 34.9629 25.6259 34.9614 25.6259C34.9584 25.6259 34.9543 25.6259 34.9492 25.626C34.9389 25.6261 34.9244 25.6263 34.9059 25.6267C34.8689 25.6275 34.8158 25.6291 34.748 25.6322C34.6123 25.6383 34.4173 25.6505 34.1738 25.6746C33.687 25.7228 33.004 25.8189 32.2106 26.0106C30.6274 26.3931 28.582 27.1619 26.7847 28.713L27.4381 29.4701Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6900_5662'%3E%3Crect width='40' height='40' fill='white' transform='translate(0.119141)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
  }
  &.icon-hcan{
    &:after{background-image: url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.1191 15H25.1191V25H15.1191V15Z' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.1191 15H35.1191V25H25.1191V15Z' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.11914 15H15.1191V25H5.11914V15Z' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.1191 25H25.1191V35H15.1191V25Z' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.1191 5H25.1191V15H15.1191V5Z' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
  }
  &.icon-itservice{
    &:after{background-image: url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.2865 26.6667H15.9531V34.1667H24.2865V26.6667Z' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M34.2852 6.66675H5.95182C5.03135 6.66675 4.28516 7.41294 4.28516 8.33341V25.0001C4.28516 25.9206 5.03135 26.6667 5.95182 26.6667H34.2852C35.2056 26.6667 35.9518 25.9206 35.9518 25.0001V8.33341C35.9518 7.41294 35.2056 6.66675 34.2852 6.66675Z' stroke='white' stroke-width='0.833333'/%3E%3Cpath d='M18.4531 22.5H21.7865' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.7852 34.1667H28.4518' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
  }
  &.icon-transport{
    &:after{background-image: url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.61914 19.1667H32.6191V28.3334C32.6191 29.2539 31.873 30.0001 30.9525 30.0001H9.28581C8.36533 30.0001 7.61914 29.2539 7.61914 28.3334V19.1667Z' stroke='white' stroke-width='0.833333' stroke-linejoin='round'/%3E%3Cpath d='M7.61914 6.66667C7.61914 5.74619 8.36533 5 9.28581 5H30.9525C31.873 5 32.6191 5.74619 32.6191 6.66667V19.1667H7.61914V6.66667Z' stroke='white' stroke-width='0.833333' stroke-linejoin='round'/%3E%3Cpath d='M12.6191 35C11.2384 35 10.1191 33.8807 10.1191 32.5V30H15.1191V32.5C15.1191 33.8807 13.9999 35 12.6191 35Z' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.6191 35C26.2384 35 25.1191 33.8807 25.1191 32.5V30H30.1191V32.5C30.1191 33.8807 28.9999 35 27.6191 35Z' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.11914 10V13.3333' stroke='white' stroke-width='0.833333' stroke-linecap='round'/%3E%3Cpath d='M35.1191 10V13.3333' stroke='white' stroke-width='0.833333' stroke-linecap='round'/%3E%3Cpath d='M12.6198 26.6666C13.5403 26.6666 14.2865 25.9204 14.2865 24.9999C14.2865 24.0794 13.5403 23.3333 12.6198 23.3333C11.6993 23.3333 10.9531 24.0794 10.9531 24.9999C10.9531 25.9204 11.6993 26.6666 12.6198 26.6666Z' fill='white'/%3E%3Cpath d='M27.6198 26.6666C28.5403 26.6666 29.2865 25.9204 29.2865 24.9999C29.2865 24.0794 28.5403 23.3333 27.6198 23.3333C26.6993 23.3333 25.9531 24.0794 25.9531 24.9999C25.9531 25.9204 26.6993 26.6666 27.6198 26.6666Z' fill='white'/%3E%3Cpath d='M25.9531 5L18.4531 13.3333' stroke='white' stroke-width='0.833333' stroke-linecap='round'/%3E%3Cpath d='M31.7858 5.83325L27.6191 10.8333' stroke='white' stroke-width='0.833333' stroke-linecap='round'/%3E%3C/svg%3E%0A");}
  }
   */
}
@media (max-width: 1024px) {
  #section6 .quick-link-list .quick-item .link .thm-box {
    right: 10px;
    top: 10px;
    width: 20px;
    width: 20px;
  }
}
#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: 640px) {
  #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: 14px;
  }
}
@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;
}

#section7 {
  padding: 166px 0 270px 0;
}
@media (max-width: 1500px) {
  #section7 {
    padding: 166px 0 175px 0;
  }
}
@media (max-width: 1024px) {
  #section7 {
    padding: 166px 0 205px 0;
  }
}
@media (max-width: 767px) {
  #section7 {
    padding: 100px 0 100px 0;
  }
}
@media (max-width: 420px) {
  #section7 {
    padding: 63px 0 68px 0;
  }
}
@media (max-width: 320px) {
  #section7 {
    padding: 61px 0 61px 0;
  }
}
#section7 .layout {
  padding: 0; /*max-width:1332px;*/
  max-width: none;
}
@media (max-width: 1500px) {
  #section7 .layout {
    padding: 0 80px;
  }
}
@media (max-width: 1280px) {
  #section7 .layout {
    padding: 0 44px;
  }
}
@media (max-width: 1024px) {
  #section7 .layout {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  #section7 .layout {
    padding: 0 20px;
  }
}
@media (max-width: 420px) {
  #section7 .layout {
    padding: 0 15px;
  }
}
#section7 .title-box {
  position: relative;
  width: 100%;
  max-width: 1332px;
  margin: 0 auto 74px;
}
@media (max-width: 767px) {
  #section7 .title-box {
    margin-bottom: 57px;
  }
}
@media (max-width: 640px) {
  #section7 .title-box {
    margin-bottom: 43px;
  }
}
@media (max-width: 420px) {
  #section7 .title-box {
    margin-bottom: 33px;
  }
}
@media (max-width: 320px) {
  #section7 .title-box {
    margin-bottom: 15px;
  }
}
#section7 .title-box .slider-buttons {
  position: absolute;
  top: -20px;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  z-index: 11;
}
@media (max-width: 640px) {
  #section7 .title-box .slider-buttons {
    top: -4px;
    right: -10px;
  }
}
@media (max-width: 420px) {
  #section7 .title-box .slider-buttons {
    right: 0;
  }
}
#section7 .title-box .slider-buttons .swiper-button {
  position: relative;
  left: auto;
  right: auto;
  margin-top: auto;
  width: 99px;
  height: 99px;
  border-radius: 50%;
  background-color: #fff;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media (max-width: 1024px) {
  #section7 .title-box .slider-buttons .swiper-button {
    width: 72px;
    height: 72px;
  }
}
@media (max-width: 767px) {
  #section7 .title-box .slider-buttons .swiper-button {
    width: 60px;
    height: 60px;
    background-size: 30px;
  }
}
@media (max-width: 640px) {
  #section7 .title-box .slider-buttons .swiper-button {
    width: 56px;
    height: 56px;
    background-size: 20px;
  }
}
@media (max-width: 560px) {
  #section7 .title-box .slider-buttons .swiper-button {
    width: 46px;
    height: 46px;
    background-size: 16px;
  }
}
@media (max-width: 420px) {
  #section7 .title-box .slider-buttons .swiper-button {
    width: 36px;
    height: 36px;
    background-size: 13px;
  }
}
@media (max-width: 320px) {
  #section7 .title-box .slider-buttons .swiper-button {
    width: 29px;
    height: 29px;
    background-size: 10px;
  }
}
#section7 .title-box .slider-buttons .swiper-button.swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.3427 0.5L1 15.8427L1.00211 15.8448L0 16.8469L16.3427 33.1897L17.7569 31.7754L3.82828 17.8468L34 17.8468V15.8468L3.82437 15.8468L17.7569 1.91421L16.3427 0.5Z' fill='%230096B8'/%3E%3C/svg%3E%0A");
}
#section7 .title-box .slider-buttons .swiper-button.swiper-button-next {
  background-color: #00ACD3;
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.6573 0.5L33 15.8427L32.9979 15.8448L34 16.8469L17.6573 33.1897L16.2431 31.7754L30.1717 17.8468L0 17.8468V15.8468L30.1756 15.8468L16.2431 1.91421L17.6573 0.5Z' fill='white'/%3E%3C/svg%3E%0A");
}
#section7 .title-group {
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
}
#section7 .title-group .main-title {
  display: block;
  margin-bottom: 11px;
  width: 100%;
  height: 77px;
  background-size: contain;
  background-position: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='333' height='77' viewBox='0 0 333 77' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.3329 19.5992H28.4509V52.4992H19.3329V39.9032H9.46285V52.4992H0.297852V19.5992H9.46285V31.4902H19.3329V19.5992Z' fill='%233D4243'/%3E%3Cpath d='M54.2245 35.1562C57.3265 36.6132 59.2535 39.5742 59.2535 43.1462C59.2535 48.5042 54.6475 52.5462 48.5845 52.5462H33.4035V19.6462H48.2555C54.0835 19.6462 58.3605 23.1712 58.3605 28.0592C58.3605 30.9732 56.7155 33.6052 54.2245 35.1562ZM49.7595 29.5632C49.7595 27.8242 48.5845 26.6962 46.7045 26.6962H42.0985V32.4302H46.7045C48.5845 32.4302 49.7595 31.2552 49.7595 29.5632ZM47.0335 45.0732C49.0075 45.0732 50.2765 43.8512 50.2765 42.0652C50.2765 40.3262 49.0075 39.1042 47.0335 39.1042H42.0985V45.0732H47.0335Z' fill='%233D4243'/%3E%3Cpath d='M83.1937 19.5992H91.9827V52.4992H84.4627L71.3967 34.6862V52.4992H62.6077V19.5992H70.5507L83.1937 36.8952V19.5992Z' fill='%233D4243'/%3E%3Cpath d='M110.913 53.3452C102.547 53.3452 96.5777 47.8932 96.5777 39.8092V19.5992H105.837V39.6212C105.837 42.8642 107.905 44.9322 110.913 44.9322C113.968 44.9322 116.036 42.8642 116.036 39.6212V19.5992H125.295V39.8092C125.295 47.8932 119.326 53.3452 110.913 53.3452Z' fill='%233D4243'/%3E%3Cpath d='M152.149 35.9992C152.149 38.2084 150.358 39.9992 148.149 39.9992C145.94 39.9992 144.149 38.2084 144.149 35.9992C144.149 33.7901 145.94 31.9992 148.149 31.9992C150.358 31.9992 152.149 33.7901 152.149 35.9992Z' fill='%23BCBCBC'/%3E%3Cpath d='M189.163 56.5052C187.922 56.5052 186.746 55.9826 185.635 54.9372C184.524 53.9572 183.969 52.8792 183.969 51.7032C183.969 50.8539 184.067 50.0046 184.263 49.1552C184.524 48.3712 184.622 47.5546 184.557 46.7052C183.708 46.2479 182.662 45.6272 181.421 44.8432C180.18 44.0592 179.559 43.0792 179.559 41.9032C179.559 40.8579 179.984 39.9759 180.833 39.2572C181.682 38.5386 182.434 37.9506 183.087 37.4932H183.773V37.5912H183.969C183.904 38.1792 183.74 38.7019 183.479 39.1592C183.218 39.6166 182.956 40.1066 182.695 40.6292C182.434 41.0866 182.205 41.5439 182.009 42.0012C181.878 42.3932 181.813 42.7852 181.813 43.1772C181.878 43.8306 182.303 44.2552 183.087 44.4512C183.871 44.5819 184.557 44.6472 185.145 44.6472C185.341 43.2752 185.798 42.0012 186.517 40.8252C187.236 39.5839 187.824 38.3426 188.281 37.1012C189.392 34.4226 190.698 31.8419 192.201 29.3592C193.769 26.8766 195.304 24.4266 196.807 22.0092C198.636 19.1346 200.4 16.2272 202.099 13.2872C203.863 10.2819 205.823 7.47255 207.979 4.85922C208.502 4.27122 209.155 3.97722 209.939 3.97722C210.592 3.97722 211.409 4.17322 212.389 4.56522C213.434 4.95722 213.99 5.47989 214.055 6.13322C214.186 7.37455 213.728 8.74655 212.683 10.2492C211.703 11.7519 210.756 12.9606 209.841 13.8752H209.449L209.351 13.3852C209.351 13.2546 209.416 13.1892 209.547 13.1892C209.547 13.1892 209.547 13.0912 209.547 12.8952H209.253L208.665 13.3852C208.796 13.9732 208.665 14.6592 208.273 15.4432C207.881 16.2272 207.424 16.9786 206.901 17.6972C206.378 18.3506 205.986 18.8732 205.725 19.2652C205.333 19.7226 204.941 20.2126 204.549 20.7352C204.222 21.1926 203.928 21.6499 203.667 22.1072C203.079 22.9566 202.785 23.8059 202.785 24.6552H202.491C201.903 24.9166 201.282 25.5046 200.629 26.4192C200.041 27.3339 199.486 28.3139 198.963 29.3592C198.44 30.3392 197.983 31.1232 197.591 31.7112C196.742 33.0179 195.925 34.3899 195.141 35.8272C194.357 37.1992 193.671 38.6366 193.083 40.1392C192.822 40.8579 192.234 41.5439 191.319 42.1972C190.404 42.7852 189.751 43.4059 189.359 44.0592H194.847C194.978 43.9939 195.174 43.9612 195.435 43.9612V43.8632C196.088 43.6672 196.807 43.5039 197.591 43.3732C197.852 43.2426 198.081 43.1772 198.277 43.1772C198.538 43.1772 198.669 43.1446 198.669 43.0792C198.93 43.0139 199.192 42.9159 199.453 42.7852C199.78 42.5892 200.041 42.5892 200.237 42.7852L201.707 42.2952L202.197 41.8052V42.1972C202.785 42.0666 203.373 41.9359 203.961 41.8052C204.549 41.6092 205.137 41.5112 205.725 41.5112C206.444 40.9886 207.228 40.6946 208.077 40.6292C208.926 40.5639 209.743 40.4332 210.527 40.2372C210.919 39.7799 211.638 39.3552 212.683 38.9632C213.728 38.5712 214.578 38.3752 215.231 38.3752H215.329L217.191 37.3952C217.322 37.4606 217.681 37.3626 218.269 37.1012C218.857 36.7746 219.51 36.4152 220.229 36.0232L223.855 34.0632C225.684 33.0832 227.514 31.8092 229.343 30.2412C231.172 28.6079 232.708 26.8112 233.949 24.8512C235.256 22.8912 235.909 20.8659 235.909 18.7752C235.909 15.8352 234.798 13.3526 232.577 11.3272C230.356 9.30189 227.514 7.60322 224.051 6.23122C221.176 4.98989 218.236 4.17322 215.231 3.78122C212.291 3.32389 209.449 3.09522 206.705 3.09522C204.092 3.09522 201.576 3.22589 199.159 3.48722C196.742 3.74855 194.586 4.00989 192.691 4.27122C191.646 4.40189 190.502 4.56522 189.261 4.76122C188.02 4.95722 186.942 5.18589 186.027 5.44722C185.308 5.64322 184.59 5.93722 183.871 6.32922C183.218 6.65589 182.532 6.91722 181.813 7.11322C178.546 8.28922 175.214 9.56322 171.817 10.9352C168.485 12.2419 165.447 14.0712 162.703 16.4232C162.442 16.6846 162.05 17.0439 161.527 17.5012C161.07 17.8932 160.841 18.3179 160.841 18.7752C160.841 19.1672 161.135 19.4612 161.723 19.6572C162.376 19.8532 163.062 19.9839 163.781 20.0492C164.5 20.0492 164.99 20.0492 165.251 20.0492L165.153 19.8532H164.271L166.133 19.6572C166.198 19.6572 166.231 19.6899 166.231 19.7552C166.231 19.7552 166.264 19.7552 166.329 19.7552C167.309 19.6246 168.256 19.4612 169.171 19.2652C170.086 19.0692 170.968 18.8732 171.817 18.6772V18.4812H172.993C172.993 18.6119 172.993 18.7752 172.993 18.9712C173.058 19.1672 172.96 19.3306 172.699 19.4612C171.392 20.0492 169.694 20.6699 167.603 21.3232C165.512 21.9766 163.683 22.3032 162.115 22.3032C160.678 22.3032 159.208 21.8459 157.705 20.9312C156.202 19.9512 155.451 18.7099 155.451 17.2072C155.451 15.9659 156.202 14.7246 157.705 13.4832C159.142 12.1766 160.972 10.9352 163.193 9.75922C165.414 8.58322 167.668 7.53788 169.955 6.62322C172.307 5.64322 174.365 4.85922 176.129 4.27122C177.893 3.61789 179.004 3.22589 179.461 3.09522C180.31 2.83389 181.127 2.67055 181.911 2.60522C182.76 2.47455 183.61 2.34389 184.459 2.21322C186.027 1.95189 187.562 1.69055 189.065 1.42922C190.633 1.10255 192.201 0.939218 193.769 0.939218V0.84122H196.709L197.493 0.449219C199.192 0.514551 200.89 0.547217 202.589 0.547217C204.353 0.481885 206.052 0.514552 207.685 0.645219C211.801 0.906553 215.852 1.55989 219.837 2.60522C223.888 3.65055 227.579 5.28389 230.911 7.50522C234.243 9.66122 236.922 12.6339 238.947 16.4232C239.47 17.2726 239.796 18.1546 239.927 19.0692C240.123 19.9839 240.221 20.8986 240.221 21.8132C240.221 24.9492 239.274 27.7259 237.379 30.1432C235.484 32.4952 233.067 34.5532 230.127 36.3172C227.187 38.0812 224.116 39.6166 220.915 40.9232C217.714 42.1646 214.806 43.2426 212.193 44.1572C210.952 44.5492 209.841 45.0066 208.861 45.5292C207.881 46.0519 206.705 46.3132 205.333 46.3132H205.039L204.353 46.5092C204.092 46.5746 203.83 46.6399 203.569 46.7052C203.308 46.7706 203.144 46.8359 203.079 46.9012C202.164 47.0972 201.25 47.1952 200.335 47.1952C199.42 47.2606 198.506 47.2932 197.591 47.2932H193.965C193.377 47.2932 192.756 47.2606 192.103 47.1952C191.515 47.1299 190.927 47.0972 190.339 47.0972C190.078 47.0972 189.686 47.0972 189.163 47.0972C188.706 47.1626 188.412 47.2606 188.281 47.3912C187.824 47.7832 187.562 48.4692 187.497 49.4492C187.497 50.4292 187.53 51.1806 187.595 51.7032C187.66 52.3566 187.824 53.1406 188.085 54.0552C188.412 54.9699 189.098 55.4272 190.143 55.4272L190.241 56.3092C189.98 56.3746 189.751 56.4072 189.555 56.4072C189.424 56.4726 189.294 56.5052 189.163 56.5052Z' fill='%23009CBD'/%3E%3Cpath d='M264.62 47.9792C263.967 47.9792 263.215 47.8159 262.366 47.4892C261.517 47.2279 260.831 46.8686 260.308 46.4112C258.74 44.9739 257.825 43.3406 257.564 41.5112C257.303 39.6166 257.107 37.6892 256.976 35.7292C256.715 36.0559 256.355 36.4479 255.898 36.9052C255.506 37.2972 255.147 37.6566 254.82 37.9832C254.624 38.1792 254.428 38.4406 254.232 38.7672C254.036 39.0286 253.84 39.2899 253.644 39.5512C253.187 40.0086 252.762 40.3679 252.37 40.6292C251.978 40.8252 251.619 41.0866 251.292 41.4132C251.161 41.5439 250.9 41.8706 250.508 42.3932C250.377 42.6546 250.181 42.8832 249.92 43.0792C249.659 43.2099 249.43 43.4059 249.234 43.6672C248.777 43.7326 248.385 43.9612 248.058 44.3532C247.797 44.6799 247.503 45.0392 247.176 45.4312C246.523 45.6926 245.804 46.0519 245.02 46.5092C244.301 46.9012 243.583 47.0972 242.864 47.0972C241.949 47.0972 240.937 46.8686 239.826 46.4112C238.781 45.9539 237.833 45.3332 236.984 44.5492C236.135 43.6999 235.645 42.7852 235.514 41.8052H235.416V40.0412C235.416 38.9959 235.547 38.3099 235.808 37.9832C235.939 37.7872 236.037 37.5586 236.102 37.2972C236.167 36.9706 236.233 36.7092 236.298 36.5132L237.67 34.5532C237.866 34.2266 238.356 33.6386 239.14 32.7892C239.989 31.9399 240.871 31.0906 241.786 30.2412C242.701 29.3919 243.354 28.8039 243.746 28.4772C244.269 28.0199 245.053 27.4972 246.098 26.9092C247.143 26.3212 248.189 25.7332 249.234 25.1452C250.345 24.5572 251.227 24.0999 251.88 23.7732L252.272 23.6752C252.599 23.4139 253.121 23.1526 253.84 22.8912C254.624 22.5646 255.179 22.3686 255.506 22.3032C255.898 22.1726 256.519 22.1072 257.368 22.1072C258.217 22.0419 258.871 21.9766 259.328 21.9112C259.72 21.9112 260.047 21.8459 260.308 21.7152L262.366 22.3032C263.085 22.3686 263.934 22.6952 264.914 23.2832C265.894 23.8712 266.417 24.6226 266.482 25.5372C266.613 25.9946 266.58 26.3539 266.384 26.6152L265.502 26.1252C265.045 25.4066 264.391 24.9819 263.542 24.8512C262.758 24.6552 261.941 24.5572 261.092 24.5572C259.263 24.5572 257.303 25.0146 255.212 25.9292C253.121 26.7786 251.129 27.9219 249.234 29.3592C247.339 30.7312 245.641 32.2339 244.138 33.8672C242.701 35.5006 241.655 37.0686 241.002 38.5712C240.937 38.7672 240.871 38.9632 240.806 39.1592C240.806 39.3552 240.773 39.5186 240.708 39.6492C240.512 40.3026 240.316 40.9232 240.12 41.5112C239.989 42.0992 239.957 42.7526 240.022 43.4712C240.022 43.9286 240.087 44.1899 240.218 44.2552C240.349 44.3206 240.61 44.5492 241.002 44.9412L241.786 45.2352L242.472 44.9412L243.256 44.6472C243.779 44.4512 244.203 44.1899 244.53 43.8632C244.791 43.7326 245.02 43.6672 245.216 43.6672C245.412 43.6019 245.51 43.5366 245.51 43.4712C245.967 43.3406 246.196 43.1772 246.196 42.9812C246.261 42.7199 246.457 42.4586 246.784 42.1972C247.764 41.2826 248.711 40.4006 249.626 39.5512C250.606 38.6366 251.521 37.6892 252.37 36.7092C252.827 36.1866 253.383 35.5986 254.036 34.9452C254.755 34.2919 255.408 33.6386 255.996 32.9852C256.192 32.7892 256.355 32.5932 256.486 32.3972C256.682 32.1359 256.845 31.9072 256.976 31.7112C257.303 31.1886 257.793 30.4699 258.446 29.5552C259.099 28.5752 259.851 28.0852 260.7 28.0852C260.831 28.0199 261.027 27.9872 261.288 27.9872C261.941 27.9872 262.464 28.2486 262.856 28.7712C263.248 29.2286 263.444 29.7186 263.444 30.2412C263.444 30.8946 263.313 31.5152 263.052 32.1032C262.791 32.6259 262.595 33.1812 262.464 33.7692C262.203 35.2719 262.072 36.7419 262.072 38.1792C262.072 38.6366 262.072 39.0939 262.072 39.5512C262.072 40.0086 262.105 40.4986 262.17 41.0212C262.366 42.3932 263.052 43.6346 264.228 44.7452L264.62 44.8432C265.535 44.3206 266.155 43.7979 266.482 43.2752C266.874 42.7526 267.397 42.0992 268.05 41.3152C268.05 41.3152 268.115 41.2826 268.246 41.2172C268.377 41.0866 268.475 41.0212 268.54 41.0212C268.801 41.0212 268.932 41.1519 268.932 41.4132V41.5112C268.932 41.7726 268.899 42.0339 268.834 42.2952C268.769 42.4912 268.703 42.7526 268.638 43.0792C268.573 43.8632 268.181 44.8759 267.462 46.1172C266.809 47.3586 265.861 47.9792 264.62 47.9792Z' fill='%23009CBD'/%3E%3Cpath d='M282.427 23.1852C281.773 23.1852 280.989 23.1199 280.075 22.9892C279.16 22.7932 278.67 22.2052 278.605 21.2252C278.605 21.0946 278.833 20.7679 279.291 20.2452C279.813 19.7226 280.336 19.1999 280.859 18.6772C281.447 18.1546 281.806 17.8279 281.937 17.6972C282.133 17.5666 282.59 17.2072 283.309 16.6192C284.093 16.0312 284.615 15.9332 284.877 16.3252C284.942 16.3906 284.975 16.8479 284.975 17.6972V19.0692C284.975 19.1999 284.909 19.3306 284.779 19.4612C284.713 19.4612 284.55 19.5266 284.289 19.6572C284.093 19.7226 283.995 19.7879 283.995 19.8532L284.093 19.9512C284.223 20.0166 284.321 20.1472 284.387 20.3432C284.517 20.5392 284.55 20.7026 284.485 20.8332C284.223 21.2906 283.897 21.8132 283.505 22.4012C283.113 22.9239 282.753 23.1852 282.427 23.1852ZM273.313 48.4692C273.051 48.4692 272.496 48.3712 271.647 48.1752C270.863 47.9792 270.34 47.8159 270.079 47.6852C269.425 47.2279 268.968 46.8359 268.707 46.5092C268.445 46.1826 268.315 45.4966 268.315 44.4512C268.315 42.5566 268.739 40.6946 269.589 38.8652C270.503 36.9706 271.32 35.1739 272.039 33.4752C272.169 33.3446 272.169 33.2466 272.039 33.1812V32.9852C271.843 32.3319 272.006 31.5806 272.529 30.7312C273.051 29.8166 273.672 28.9672 274.391 28.1832C275.109 27.3992 275.665 26.8766 276.057 26.6152C276.383 26.6152 276.971 26.6806 277.821 26.8112C278.67 26.8766 279.487 27.0072 280.271 27.2032C281.055 27.3992 281.447 27.7259 281.447 28.1832C281.447 28.2486 281.349 28.4119 281.153 28.6732C280.957 28.9346 280.728 29.2286 280.467 29.5552L279.683 30.4372C279.421 30.6986 279.291 30.8619 279.291 30.9272C278.703 31.9726 277.919 33.2466 276.939 34.7492C275.959 36.2519 275.044 37.7872 274.195 39.3552C273.607 40.4006 273.117 41.4132 272.725 42.3932C272.398 43.3079 272.235 44.1246 272.235 44.8432C272.235 45.4312 272.365 45.8559 272.627 46.1172C273.345 45.9866 274.097 45.5292 274.881 44.7452C275.73 43.9612 276.416 43.2426 276.939 42.5892H277.429C277.429 43.2426 277.2 43.7979 276.743 44.2552L276.449 44.5492C276.122 45.1372 275.697 45.9539 275.175 46.9992C274.717 47.9792 274.097 48.4692 273.313 48.4692Z' fill='%23009CBD'/%3E%3Cpath d='M288.361 48.8612C286.466 48.8612 284.997 48.4366 283.951 47.5872C282.971 46.8032 282.285 45.7906 281.893 44.5492C281.501 43.2426 281.24 41.9032 281.109 40.5312C281.044 39.8126 280.75 39.3226 280.227 39.0612C280.031 38.9306 279.803 38.8326 279.541 38.7672C279.345 38.6366 279.247 38.4406 279.247 38.1792C279.508 37.6566 279.9 37.2646 280.423 37.0032C280.946 36.6766 281.273 36.4806 281.403 36.4152C281.403 36.3499 281.403 36.2846 281.403 36.2192C281.469 36.0886 281.501 35.9579 281.501 35.8272L281.991 34.3572L282.677 31.8092C282.873 31.0906 283.036 30.3392 283.167 29.5552C283.363 28.7059 283.592 27.8566 283.853 27.0072C284.114 26.0926 284.409 25.1452 284.735 24.1652C285.062 23.1852 285.454 22.1399 285.911 21.0292C286.434 20.8986 286.695 20.7679 286.695 20.6372C286.76 20.4412 286.728 20.1472 286.597 19.7552C286.597 19.6899 286.564 19.6246 286.499 19.5592C286.499 19.4939 286.499 19.4286 286.499 19.3632C286.499 18.9712 286.63 18.5466 286.891 18.0892C287.218 17.6319 287.512 17.1746 287.773 16.7172C288.1 16.1946 288.426 15.7372 288.753 15.3452C289.08 14.8879 289.276 14.6266 289.341 14.5612C291.04 12.2746 292.804 10.1186 294.633 8.09322C296.528 6.06789 298.782 4.33655 301.395 2.89922C301.722 2.76855 301.983 2.63789 302.179 2.50722C302.441 2.31122 302.734 2.18055 303.061 2.11522L302.963 2.01722C303.094 2.01722 303.224 2.01722 303.355 2.01722C303.486 1.95189 303.616 1.91922 303.747 1.91922C304.27 1.91922 305.119 2.11522 306.295 2.50722C307.471 2.89922 308.549 3.38922 309.529 3.97722C310.574 4.56522 311.097 5.21855 311.097 5.93722C311.097 6.65589 310.705 7.73389 309.921 9.17122C309.137 10.5432 308.157 12.0786 306.981 13.7772C305.805 15.4106 304.564 17.0439 303.257 18.6772C302.016 20.3106 300.84 21.7479 299.729 22.9892C298.684 24.2306 297.9 25.1126 297.377 25.6352C297.116 25.8966 296.855 26.1252 296.593 26.3212C296.332 26.5172 296.07 26.7459 295.809 27.0072C295.286 27.5299 294.764 28.0852 294.241 28.6732C293.784 29.2612 293.261 29.8166 292.673 30.3392C291.824 31.1232 290.746 32.0052 289.439 32.9852C288.198 33.8999 287.152 34.7492 286.303 35.5332C286.042 35.7946 285.846 36.0232 285.715 36.2192C285.65 36.4152 285.519 36.6439 285.323 36.9052C285.062 37.2319 284.866 37.9179 284.735 38.9632C284.67 39.9432 284.67 40.6946 284.735 41.2172C284.801 41.8052 284.964 42.5566 285.225 43.4712C285.486 44.3206 285.878 45.1046 286.401 45.8232C286.924 46.5419 287.577 46.9012 288.361 46.9012C288.753 46.9012 289.08 46.8359 289.341 46.7052C289.668 46.5092 289.995 46.3459 290.321 46.2152C292.216 45.1699 293.817 44.0919 295.123 42.9812C296.495 41.8052 297.9 40.4332 299.337 38.8652C299.86 38.3426 300.35 37.8199 300.807 37.2972C301.33 36.7092 301.852 36.1539 302.375 35.6312C302.702 35.3699 303.028 35.0759 303.355 34.7492C303.747 34.3572 304.172 34.1939 304.629 34.2592C304.564 35.0432 304.302 35.5986 303.845 35.9252C303.453 36.1866 303.094 36.5786 302.767 37.1012C302.44 37.6892 302.114 38.2446 301.787 38.7672C301.461 39.2899 301.166 39.8779 300.905 40.5312C300.774 40.7926 300.579 41.0539 300.317 41.3152C300.056 41.5766 299.827 41.8379 299.631 42.0992C298.586 43.3406 297.475 44.4839 296.299 45.5292C295.123 46.5092 293.751 47.2932 292.183 47.8812C291.53 48.1426 290.909 48.3712 290.321 48.5672C289.733 48.7632 289.08 48.8612 288.361 48.8612ZM284.833 33.5732H284.931C288.851 29.9799 292.64 26.2559 296.299 22.4012C299.958 18.5466 303.094 14.3979 305.707 9.95522C305.838 9.75922 306.099 9.26922 306.491 8.48522C306.883 7.70122 307.21 6.91722 307.471 6.13322C307.798 5.34922 307.798 4.85922 307.471 4.66322C306.752 4.92455 306.066 5.28388 305.413 5.74122C304.825 6.19855 304.237 6.65589 303.649 7.11322C303.453 7.24389 303.224 7.37455 302.963 7.50522C302.702 7.63589 302.506 7.79922 302.375 7.99522C301.852 8.51789 301.33 9.04055 300.807 9.56322C300.284 10.0859 299.762 10.6086 299.239 11.1312C298.52 11.8499 297.834 12.6339 297.181 13.4832C296.593 14.3326 295.972 15.1819 295.319 16.0312C293.816 17.9912 292.575 19.7226 291.595 21.2252C290.615 22.6626 289.504 24.4266 288.263 26.5172C288.067 26.9092 287.708 27.5952 287.185 28.5752C286.662 29.5552 286.172 30.5352 285.715 31.5152C285.258 32.4299 284.964 33.1159 284.833 33.5732Z' fill='%23009CBD'/%3E%3Cpath d='M292.366 76.9872C290.733 76.9872 289.589 76.4319 288.936 75.3212C288.283 74.2759 287.956 73.1326 287.956 71.8912C287.956 70.5846 288.185 69.3106 288.642 68.0692C289.099 66.8279 289.655 65.6846 290.308 64.6392C290.831 63.7246 291.386 62.7772 291.974 61.7972C292.497 60.8172 293.085 59.9026 293.738 59.0532C295.306 56.8972 297.331 54.6432 299.814 52.2912C302.362 50.0046 304.747 48.1099 306.968 46.6072C308.079 45.8886 309.418 45.1372 310.986 44.3532C312.619 43.5039 314.057 42.8179 315.298 42.2952C316.539 41.7072 317.16 41.4132 317.16 41.4132C317.748 41.2172 318.336 40.9232 318.924 40.5312C319.577 40.2046 320.067 40.0412 320.394 40.0412C320.459 39.9759 320.525 39.9106 320.59 39.8452C320.655 39.7799 320.721 39.7146 320.786 39.6492C321.243 39.1266 321.537 38.3426 321.668 37.2972C321.799 36.2519 321.995 35.4026 322.256 34.7492C322.387 34.4226 322.485 34.1939 322.55 34.0632C322.681 33.8672 322.746 33.5732 322.746 33.1812V32.5932C322.746 32.2666 322.779 31.9726 322.844 31.7112C322.909 31.4499 322.975 31.1886 323.04 30.9272C323.105 30.7312 323.138 30.3066 323.138 29.6532C322.681 29.7839 322.289 30.0452 321.962 30.4372C321.701 30.8292 321.407 31.1886 321.08 31.5152C320.492 32.0379 319.937 32.6259 319.414 33.2792C318.957 33.9326 318.434 34.5206 317.846 35.0432C316.931 35.8926 315.69 37.0686 314.122 38.5712C312.554 40.0739 310.921 41.4132 309.222 42.5892C307.523 43.7652 306.021 44.3532 304.714 44.3532C303.865 44.3532 302.917 44.0266 301.872 43.3732C300.827 42.7199 300.108 42.0666 299.716 41.4132V41.2172C299.716 41.0212 299.683 40.8252 299.618 40.6292C299.553 40.3679 299.52 40.1392 299.52 39.9432C299.52 38.7019 299.814 37.3299 300.402 35.8272C300.99 34.3246 301.676 32.9199 302.46 31.6132C303.244 30.3066 303.963 29.3592 304.616 28.7712L304.91 28.3792C305.171 28.0526 305.4 27.7586 305.596 27.4972C305.857 27.2359 306.119 26.9746 306.38 26.7132C306.903 26.1252 307.425 25.6352 307.948 25.2432C308.536 24.8512 309.189 24.6552 309.908 24.6552C310.169 24.6552 310.725 24.8186 311.574 25.1452C312.423 25.4719 313.24 25.8312 314.024 26.2232C314.808 26.5499 315.2 26.8439 315.2 27.1052C315.265 27.3666 315.135 27.4972 314.808 27.4972H314.514L314.318 27.3992C314.253 27.3992 314.187 27.3992 314.122 27.3992C314.057 27.3339 313.959 27.3012 313.828 27.3012C313.175 27.3012 312.26 27.8566 311.084 28.9672C309.973 30.0126 308.83 31.3519 307.654 32.9852C306.478 34.5532 305.498 36.0886 304.714 37.5912C303.93 39.0286 303.538 40.1392 303.538 40.9232C303.538 41.2499 303.669 41.4132 303.93 41.4132C304.583 41.4132 305.269 41.1846 305.988 40.7272C306.772 40.2699 307.425 39.8779 307.948 39.5512H308.144C311.084 37.3952 313.697 35.2719 315.984 33.1812C317.225 32.0706 318.467 30.9599 319.708 29.8492C320.949 28.7386 322.191 27.5626 323.432 26.3212L324.02 25.7332L324.608 25.0472C325 24.5899 325.457 24.1652 325.98 23.7732C326.568 23.9039 327.417 24.0999 328.528 24.3612C329.704 24.6226 330.325 25.2106 330.39 26.1252C330.39 26.4519 330.325 26.7786 330.194 27.1052C330.129 27.3666 330.063 27.6606 329.998 27.9872C329.933 28.6406 329.835 29.2939 329.704 29.9472C329.573 30.6006 329.443 31.2539 329.312 31.9072C329.247 32.2992 329.116 32.6912 328.92 33.0832C328.789 33.4752 328.659 33.8672 328.528 34.2592C328.397 34.7166 328.299 35.2066 328.234 35.7292C328.234 36.2519 328.136 36.7746 327.94 37.2972C327.875 37.4932 327.711 37.8526 327.45 38.3752C327.189 38.8326 327.058 39.1592 327.058 39.3552C327.058 39.4206 327.189 39.4532 327.45 39.4532C327.646 39.4532 327.809 39.4532 327.94 39.4532C328.136 39.3879 328.267 39.3552 328.332 39.3552C329.9 39.3552 331.305 39.8779 332.546 40.9232C332.677 40.9886 332.742 41.0539 332.742 41.1192C332.807 41.1192 332.873 41.1192 332.938 41.1192V41.3152C332.938 41.6419 332.742 41.9032 332.35 42.0992C331.958 42.2952 331.697 42.1646 331.566 41.7072C331.501 41.5112 331.337 41.4132 331.076 41.4132C330.815 41.3479 330.586 41.3152 330.39 41.3152C329.737 41.3152 328.822 41.5439 327.646 42.0012C326.535 42.3932 326.013 42.9812 326.078 43.7652C325.751 43.9612 325.261 44.5166 324.608 45.4312C324.02 46.3459 323.693 46.9666 323.628 47.2932C323.563 47.5546 323.53 47.8159 323.53 48.0772C323.53 48.3386 323.399 48.5999 323.138 48.8612C322.877 49.1226 322.648 49.3839 322.452 49.6452C322.321 49.9066 322.256 50.2986 322.256 50.8212C321.864 50.9519 321.439 51.3112 320.982 51.8992C320.525 52.4872 320.329 52.9772 320.394 53.3692L320.1 53.4672L320.296 53.8592C319.773 54.0552 319.512 54.3166 319.512 54.6432C319.12 54.7739 318.793 55.1006 318.532 55.6232C318.336 56.1459 318.042 56.5379 317.65 56.7992V57.1912L316.866 57.5832L316.964 57.8772C316.703 58.0732 316.441 58.2692 316.18 58.4652C315.984 58.7266 315.788 58.9879 315.592 59.2492C315.331 59.5106 315.102 59.7392 314.906 59.9352C314.775 60.1312 314.645 60.2946 314.514 60.4252V60.8172C314.318 60.8826 314.22 61.0459 314.22 61.3072C313.893 61.3726 313.599 61.5359 313.338 61.7972L312.848 62.2872L312.946 62.4832C312.75 62.6139 312.554 62.7446 312.358 62.8752C312.227 63.0059 312.129 63.2019 312.064 63.4632H311.77C311.574 63.8552 311.247 64.2472 310.79 64.6392C310.398 65.0966 310.039 65.4886 309.712 65.8152L308.046 67.8732C307.523 68.3306 306.935 68.7552 306.282 69.1472C305.694 69.5392 305.139 69.9966 304.616 70.5192C304.42 70.6499 304.224 70.8132 304.028 71.0092C303.897 71.2052 303.734 71.4012 303.538 71.5972C303.277 71.8586 302.917 72.0872 302.46 72.2832C302.068 72.5446 301.709 72.8386 301.382 73.1652C300.337 73.8839 298.965 74.7006 297.266 75.6152C295.502 76.5299 293.869 76.9872 292.366 76.9872ZM294.816 73.9492C295.143 73.8186 295.633 73.5899 296.286 73.2632C296.939 73.0019 297.527 72.7079 298.05 72.3812C298.638 72.0546 298.932 71.7932 298.932 71.5972C299.781 71.0746 300.533 70.4539 301.186 69.7352C301.905 69.0819 302.591 68.4286 303.244 67.7752C303.963 67.1219 304.681 66.4686 305.4 65.8152C306.119 65.1619 306.772 64.4759 307.36 63.7572C307.752 63.2346 308.111 62.7119 308.438 62.1892C308.83 61.6666 309.222 61.1766 309.614 60.7192C310.137 60.0006 310.692 59.2819 311.28 58.5632C311.933 57.9099 312.521 57.2239 313.044 56.5052C313.632 55.7866 314.155 55.0026 314.612 54.1532C315.135 53.3039 315.657 52.4872 316.18 51.7032C316.507 51.1806 316.866 50.6252 317.258 50.0372C317.715 49.4492 318.075 48.8612 318.336 48.2732C318.467 48.0772 318.565 47.8486 318.63 47.5872C318.761 47.3912 318.891 47.1626 319.022 46.9012C319.283 46.4439 319.643 45.7579 320.1 44.8432C320.623 43.8632 320.884 43.1446 320.884 42.6872C320.1 43.0792 319.185 43.4712 318.14 43.8632C317.617 44.1246 317.095 44.3859 316.572 44.6472C316.115 44.8432 315.886 45.0066 315.886 45.1372C315.559 45.2026 314.775 45.5292 313.534 46.1172C312.358 46.7052 311.182 47.3259 310.006 47.9792C308.83 48.6326 308.079 49.1226 307.752 49.4492C306.511 50.3639 305.302 51.3439 304.126 52.3892C303.015 53.4346 301.905 54.4799 300.794 55.5252C300.533 55.7866 300.304 56.0479 300.108 56.3092C299.912 56.5706 299.716 56.8646 299.52 57.1912C299.455 57.3219 299.357 57.4199 299.226 57.4852C299.161 57.6159 299.095 57.7466 299.03 57.8772C298.899 58.0079 298.638 58.3672 298.246 58.9552C297.854 59.5432 297.495 60.1312 297.168 60.7192C296.841 61.3072 296.645 61.6992 296.58 61.8952C295.992 62.4832 295.306 63.4632 294.522 64.8352C293.738 66.2072 293.183 67.3179 292.856 68.1672L292.17 69.7352C291.974 69.9966 291.876 70.4539 291.876 71.1072C291.811 71.7606 291.778 72.2832 291.778 72.6752C291.843 73.2632 292.072 73.6226 292.464 73.7532C292.856 73.9492 293.64 74.0146 294.816 73.9492Z' fill='%23009CBD'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #section7 .title-group .main-title {
    height: 61px;
    background-size: auto 100%;
  }
}
@media (max-width: 640px) {
  #section7 .title-group .main-title {
    height: 49px;
  }
}
@media (max-width: 560px) {
  #section7 .title-group .main-title {
    height: 42px;
  }
}
@media (max-width: 420px) {
  #section7 .title-group .main-title {
    height: 32px;
  }
}
@media (max-width: 320px) {
  #section7 .title-group .main-title {
    height: 24px;
  }
}
#section7 .title-group .sub-title {
  font-size: 24px;
  color: #333333;
  font-family: "Pretendard";
  font-weight: 400;
  line-height: 1;
  display: block;
  text-align: center;
}
@media (max-width: 1280px) {
  #section7 .title-group .sub-title {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  #section7 .title-group .sub-title {
    font-size: 20px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #section7 .title-group .sub-title {
    font-size: 18px;
    line-height: 130%;
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 560px) {
  #section7 .title-group .sub-title {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  #section7 .title-group .sub-title {
    display: none;
  }
}
#section7 #youtube-swiper {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-height: 400px;
}
#section7 #youtube-swiper .bg-slides,
#section7 #youtube-swiper .swiper-button,
#section7 #youtube-swiper .swiper-container .swiper-pagination,
#section7 #youtube-swiper .swiper-pagination,
#section7 #youtube-swiper .swiper-container .txt-area {
  display: none;
}
#section7 #youtube-swiper .swiper-container,
#section7 #youtube-swiper .swiper-containers {
  position: relative;
  overflow: hidden;
  height: 100%;
  z-index: 2;
}
#section7 #youtube-swiper .img-slides .img-slide-next,
#section7 #youtube-swiper .img-slides .img-slide-prev,
#section7 #youtube-swiper .swiper-container-next,
#section7 #youtube-swiper .swiper-container-prev {
  position: absolute;
  top: 0;
}
#section7 #youtube-swiper .img-slides .img-slide-prev,
#section7 #youtube-swiper .swiper-container-prev {
  right: calc(50% + 660px + 40px);
}
#section7 #youtube-swiper .img-slides .img-slide-next,
#section7 #youtube-swiper .swiper-container-next {
  left: calc(50% + 660px + 40px);
}
#section7 #youtube-swiper .img-slides .img-slide-active,
#section7 #youtube-swiper .swiper-container-active {
  margin: 0 auto;
}
#section7 #youtube-swiper .img-slides .img-slide,
#section7 #youtube-swiper .img-slides .img-area,
#section7 #youtube-swiper .swiper,
#section7 #youtube-swiper .swiper-wrapper,
#section7 #youtube-swiper .swiper-container {
  width: 400px;
  height: 400px;
}
#section7 #youtube-swiper .swiper-container-active,
#section7 #youtube-swiper .img-slides .img-slide-active {
  width: 1332px;
  position: relative;
}
#section7 #youtube-swiper .img-slides .img-slide-active .img-area {
  height: 400px;
}
#section7 #youtube-swiper .img-slides .img-slide-active .img-area,
#section7 #youtube-swiper .img-slides .img-slide-active .img-area,
#section7 #youtube-swiper .img-slides .img-slide-active .img-area img,
#section7 #youtube-swiper .swiper-container-active .swiper,
#section7 #youtube-swiper .swiper-container-active .swiper-wrapper {
  width: 576px;
}
#section7 #youtube-swiper .swiper-container-active .swiper {
  overflow: hidden;
}
#section7 #youtube-swiper .swiper-container-active .img-area img {
  width: 576px;
  height: 400px;
  border-radius: 400px;
}
#section7 #youtube-swiper .swiper-container-active .swiper-slide {
  width: 576px !important;
}
#section7 #youtube-swiper .fade-out {
  opacity: 0 !important;
}
#section7 #youtube-swiper .fade-in {
  opacity: 1 !important;
}
#section7 #youtube-swiper .img-slides .img-area,
#section7 #youtube-swiper .img-slides .img-area img,
#section7 #youtube-swiper .swiper-container .img-area,
#section7 #youtube-swiper .swiper-container .img-area img {
  border-radius: 50%;
}
#section7 #youtube-swiper .swiper-container-active .img-area,
#section7 #youtube-swiper .swiper-container-active .img-area img,
#section7 #youtube-swiper .img-slide-active .img-area,
#section7 #youtube-swiper .img-slide-active .img-area img {
  border-radius: 400px;
}
#section7 #youtube-swiper .img-slides .img-area,
#section7 #youtube-swiper .img-slides .img-area img,
#section7 #youtube-swiper .swiper-container .img-area,
#section7 #youtube-swiper .swiper-container .img-area img {
  height: 100%;
}
#section7 #youtube-swiper .img-slides .img-area {
  transition: opacity 1s;
}
#section7 #youtube-swiper .txt-content .txt-area {
  transition: opacity 1s;
}
#section7 #youtube-swiper .swiper-container .slide-content {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
}
#section7 #youtube-swiper .swiper-container .img-area {
  width: 576px;
  height: 400px;
  overflow: hidden;
}
#section7 #youtube-swiper .swiper-container .img-area img {
  display: block;
  width: 100%;
  height: 100%;
}
#section7 #youtube-swiper .img-slides {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
#section7 #youtube-swiper .img-slides .img-slide {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#section7 #youtube-swiper .img-slides .img-area {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#section7 #youtube-swiper .img-slides .img-area {
  visibility: visible;
}
#section7 #youtube-swiper .txt-content {
  width: 100%;
  max-width: 1320px;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
}
#section7 #youtube-swiper .txt-content .txt-area {
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 0;
  max-width: 642px;
  width: 100%;
  opacity: 0;
}
#section7 #youtube-swiper .txt-content .txt-area a {
  display: block;
  width: 100%;
  height: 100%;
}
#section7 #youtube-swiper .txt-content .txt-area.fade-in {
  z-index: 1;
}
#section7 #youtube-swiper .txt-content .title {
  word-break: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  color: #000;
  font-family: "Pretendard";
  font-weight: bold;
  font-size: 40px;
  line-height: 135%;
  letter-spacing: -0.07rem;
  height: 110px;
}
#section7 #youtube-swiper .txt-content .txt {
  word-break: break-word;
  margin-top: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  color: #666666;
  font-family: "Pretendard";
  font-weight: 400;
  font-size: 20px;
  line-height: 135%;
  letter-spacing: -0.07rem;
  height: 58px;
}
#section7 #youtube-swiper.trans-start .swiper-container .img-area {
  display: none;
}
#section7 #youtube-swiper.trans-start .swiper-container .swiper-slide-active .img-area {
  display: block;
}
#section7 #youtube-swiper.trans-start .img-slides {
  z-index: 1;
}
#section7 #youtube-swiper.trans-start .img-slides .img-area {
  visibility: visible;
  opacity: 0;
}
#section7 #youtube-swiper.trans-end .img-slides .img-area {
  visibility: hidden;
}
#section7 #youtube-swiper.trans-end .txt-content .txt-area.fade-out {
  display: none;
}
#section7 #youtube-swiper.trans-start .txt-content .txt-area.fade-in {
  display: block;
}
#section7 #youtube-swiper .txt-content .txt-area a {
  display: block;
  width: 100%;
  height: 100%;
}
#section7 #youtube-swiper .txt-content .txt-area a .slider-item-more {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 158px;
  height: 50px;
  border-radius: 50px;
  background-color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.04144rem;
  color: #333;
  margin: 20px 0 0;
  padding: 0 0 0 27px;
  transition: all 0.3s;
}
#section7 #youtube-swiper .txt-content .txt-area a .slider-item-more: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: "";
}
#section7 #youtube-swiper .txt-content .txt-area a .slider-item-more .slider-more-icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  min-width: 18px;
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  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='black'/%3E%3C/svg%3E%0A");
  transition: all 0.3s;
}
#section7 #youtube-swiper .txt-content .txt-area a:hover .slider-item-more, #section7 #youtube-swiper .txt-content .txt-area a:focus .slider-item-more {
  background-color: #00ACD3;
  color: #FFF;
  padding: 0 50px 0 20px;
}
#section7 #youtube-swiper .txt-content .txt-area a:hover .slider-item-more::before, #section7 #youtube-swiper .txt-content .txt-area a:focus .slider-item-more::before {
  transform: translateY(-50%) scale(1);
  transition-delay: 0.1s;
}
#section7 #youtube-swiper .txt-content .txt-area a:hover .slider-item-more .slider-more-icon, #section7 #youtube-swiper .txt-content .txt-area a:focus .slider-item-more .slider-more-icon {
  left: 120px;
  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: 1640px) {
  #section7 #youtube-swiper .img-slides .img-slide-prev,
  #section7 #youtube-swiper .swiper-container-prev {
    display: none;
  }
  #section7 #youtube-swiper .swiper-container-active,
  #section7 #youtube-swiper .img-slides .img-slide-active {
    width: 1268px;
  }
  #section7 #youtube-swiper .swiper-container-active .swiper-slide {
    opacity: 0 !important;
  }
  #section7 #youtube-swiper .swiper-container-active .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
  }
}
@media (max-width: 1500px) {
  #youtube-swiper .img-slides .img-slide-next,
  #youtube-swiper .swiper-container-next {
    display: none;
  }
  #section7 #youtube-swiper .txt-content .txt-area {
    max-width: none;
    width: calc(100% - 558px);
  }
  #section7 #youtube-swiper .txt-content .title {
    font-size: 40px;
    height: 110px;
  }
  #section7 #youtube-swiper .txt-content .txt {
    font-size: 18px;
  }
  #section7 #youtube-swiper,
  #section7 #youtube-swiper .img-slides,
  #section7 #youtube-swiper .txt-content {
    width: 100%;
    box-sizing: border-box;
  }
  #section7 #youtube-swiper {
    height: 360px;
    min-height: 360px;
  }
  #section7 #youtube-swiper,
  #section7 #youtube-swiper .img-slides .img-slide,
  #section7 #youtube-swiper .img-slides .img-area,
  #section7 #youtube-swiper .swiper-wrapper,
  #section7 #youtube-swiper .swiper-container {
    height: 360px;
  }
  #section7 #youtube-swiper .swiper-container-active,
  #section7 #youtube-swiper .img-slides .img-slide-active {
    width: 100%;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area {
    height: 360px;
  }
  #section7 #youtube-swiper .swiper-container-active .img-area,
  #section7 #youtube-swiper .swiper-container-active .img-area img,
  #section7 #youtube-swiper .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slide-active .img-area img {
    border-radius: 360px;
  }
  #section7 #youtube-swiper .swiper-container .img-area {
    width: 508px;
    height: 360px;
  }
  #section7 #youtube-swiper .swiper-container-active .swiper-slide {
    width: 508px !important;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area img,
  #section7 #youtube-swiper .swiper-container-active .swiper,
  #section7 #youtube-swiper .swiper-container-active .swiper-wrapper {
    width: 508px;
  }
}
@media (max-width: 1360px) {
  #section7 #youtube-swiper .txt-content .txt-area {
    right: 0;
    max-width: none;
    width: calc(100% - 528px);
  }
  #section7 #youtube-swiper .txt-content .title {
    font-size: 32px;
    height: 90px;
  }
  #section7 #youtube-swiper,
  #section7 #youtube-swiper .img-slides,
  #section7 #youtube-swiper .txt-content {
    width: 100%;
    box-sizing: border-box;
  }
  #section7 #youtube-swiper {
    height: 300px;
    min-height: 300px;
  }
  #section7 #youtube-swiper,
  #section7 #youtube-swiper .img-slides .img-slide,
  #section7 #youtube-swiper .img-slides .img-area,
  #section7 #youtube-swiper .swiper-wrapper,
  #section7 #youtube-swiper .swiper-container {
    height: 300px;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area {
    height: 300px;
  }
  #section7 #youtube-swiper .swiper-container-active .img-area,
  #section7 #youtube-swiper .swiper-container-active .img-area img,
  #section7 #youtube-swiper .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slide-active .img-area img {
    border-radius: 300px;
  }
  #section7 #youtube-swiper .swiper-container .img-area {
    width: 468px;
    height: 300px;
  }
  #section7 #youtube-swiper .swiper-container-active .swiper-slide {
    width: 468px !important;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area img,
  #section7 #youtube-swiper .swiper-container-active .swiper,
  #section7 #youtube-swiper .swiper-container-active .swiper-wrapper {
    width: 468px;
  }
}
@media (max-width: 1280px) {
  #section7 #youtube-swiper .txt-content .txt-area {
    top: 35px;
    width: calc(100% - 458px);
  }
  #section7 #youtube-swiper .txt-content .title {
    font-size: 30px;
    height: 80px;
  }
  #section7 #youtube-swiper {
    height: 280px;
    min-height: 280px;
  }
  #section7 #youtube-swiper,
  #section7 #youtube-swiper .img-slides .img-slide,
  #section7 #youtube-swiper .img-slides .img-area,
  #section7 #youtube-swiper .swiper-wrapper,
  #section7 #youtube-swiper .swiper-container {
    height: 280px;
  }
  #section7 #youtube-swiper .swiper-container-active,
  #section7 #youtube-swiper .img-slides .img-slide-active {
    width: 100%;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area {
    height: 280px;
  }
  #section7 #youtube-swiper .swiper-container-active .img-area,
  #section7 #youtube-swiper .swiper-container-active .img-area img,
  #section7 #youtube-swiper .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slide-active .img-area img {
    border-radius: 280px;
  }
  #section7 #youtube-swiper .swiper-container .img-area {
    width: 395px;
    height: 280px;
  }
  #section7 #youtube-swiper .swiper-container-active .swiper-slide {
    width: 395px !important;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area img,
  #section7 #youtube-swiper .swiper-container-active .swiper,
  #section7 #youtube-swiper .swiper-container-active .swiper-wrapper {
    width: 395px;
  }
}
@media (max-width: 1024px) {
  #section7 #youtube-swiper .txt-content .txt-area {
    top: 15px;
    width: calc(100% - 428px);
  }
  #section7 #youtube-swiper .txt-content .title {
    font-size: 28px;
    height: 70px;
    line-height: 130%;
  }
  #section7 #youtube-swiper .txt-content .txt {
    font-size: 18px;
    height: 48px;
  }
  #section7 #youtube-swiper {
    height: 240px;
    min-height: 240px;
  }
  #section7 #youtube-swiper,
  #section7 #youtube-swiper .img-slides .img-slide,
  #section7 #youtube-swiper .img-slides .img-area,
  #section7 #youtube-swiper .swiper-wrapper,
  #section7 #youtube-swiper .swiper-container {
    height: 240px;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area {
    height: 240px;
  }
  #section7 #youtube-swiper .swiper-container-active .img-area,
  #section7 #youtube-swiper .swiper-container-active .img-area img,
  #section7 #youtube-swiper .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slide-active .img-area img {
    border-radius: 240px;
  }
  #section7 #youtube-swiper .swiper-container .img-area {
    height: 240px;
  }
}
@media (max-width: 767px) {
  #section7 #youtube-swiper, #section7 #youtube-swiper .img-slides .img-slide, #section7 #youtube-swiper .img-slides .img-area, #section7 #youtube-swiper .swiper-wrapper, #section7 #youtube-swiper .swiper-container {
    height: auto;
    min-height: auto;
    overflow: visible;
  }
  #section7 #youtube-swiper .txt-content .txt-area {
    width: calc(100% - 298px);
  }
  #section7 #youtube-swiper .txt-content .title {
    font-size: 25px;
    height: 70px;
    line-height: 140%;
  }
  #section7 #youtube-swiper .txt-content .txt-area a .slider-item-more {
    font-size: 18px;
  }
  #section7 #youtube-swiper .txt-content .txt {
    font-size: 16px;
    height: 43px;
  }
  #section7 #youtube-swiper .img-slides .img-slide,
  #section7 #youtube-swiper .img-slides .img-area {
    height: 190px;
  }
  #section7 #youtube-swiper .swiper-container, #section7 #youtube-swiper .swiper-containers {
    overflow: visible;
  }
  #section7 #youtube-swiper .swiper-container-active,
  #section7 #youtube-swiper .img-slides .img-slide-active {
    width: 100%;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area {
    height: 190px;
  }
  #section7 #youtube-swiper .swiper-container-active .img-area,
  #section7 #youtube-swiper .swiper-container-active .img-area img,
  #section7 #youtube-swiper .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slide-active .img-area img {
    border-radius: 190px;
  }
  #section7 #youtube-swiper .swiper-container .img-area {
    width: 270px;
    height: 190px;
  }
  #section7 #youtube-swiper .swiper-container-active .swiper-slide {
    width: 270px !important;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area img,
  #section7 #youtube-swiper .swiper-container-active .swiper-wrapper {
    width: 270px;
  }
  #section7 #youtube-swiper .swiper-container-active .swiper {
    height: auto;
  }
}
@media (max-width: 640px) {
  #section7 #youtube-swiper .txt-content .txt-area {
    width: calc(100% - 228px);
  }
  #section7 #youtube-swiper .txt-content .title {
    font-size: 20px;
    height: 55px;
    line-height: 140%;
  }
  #section7 #youtube-swiper .txt-content .txt {
    font-size: 14px;
    height: 41px;
  }
  #section7 #youtube-swiper .txt-content .txt-area a .slider-item-more {
    font-size: 16px;
    height: 40px;
  }
  #section7 #youtube-swiper .img-slides .img-slide,
  #section7 #youtube-swiper .img-slides .img-area {
    height: 152px;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area {
    height: 152px;
  }
  #section7 #youtube-swiper .swiper-container-active .img-area,
  #section7 #youtube-swiper .swiper-container-active .img-area img,
  #section7 #youtube-swiper .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slide-active .img-area img {
    border-radius: 152px;
  }
  #section7 #youtube-swiper .swiper-container .img-area {
    width: 215px;
    height: 152px;
  }
  #section7 #youtube-swiper .swiper-container-active .swiper-slide {
    width: 215px !important;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area img,
  #section7 #youtube-swiper .swiper-container-active .swiper-wrapper {
    width: 215px;
  }
}
@media (max-width: 490px) {
  #section7 #youtube-swiper .txt-content .txt-area {
    width: calc(100% - 188px);
  }
  #section7 #youtube-swiper .txt-content .title {
    font-size: 18px;
    height: 46px;
    line-height: 140%;
  }
  #section7 #youtube-swiper .txt-content .txt {
    font-size: 15px;
    height: 43px;
    line-height: 140%;
  }
  #section7 #youtube-swiper .txt-content .txt-area a .slider-item-more {
    display: none;
  }
  #section7 #youtube-swiper .img-slides .img-slide,
  #section7 #youtube-swiper .img-slides .img-area,
  #section7 #youtube-swiper .swiper-container {
    height: 108px;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area {
    height: 108px;
  }
  #section7 #youtube-swiper .swiper-container-active .img-area,
  #section7 #youtube-swiper .swiper-container-active .img-area img,
  #section7 #youtube-swiper .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slide-active .img-area img {
    border-radius: 108px;
  }
  #section7 #youtube-swiper .swiper-container .img-area {
    width: 165px;
    height: 108px;
  }
  #section7 #youtube-swiper .swiper-container-active .swiper-slide {
    width: 165px !important;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area img,
  #section7 #youtube-swiper .swiper-container-active .swiper-wrapper {
    width: 165px;
  }
}
@media (max-width: 400px) {
  #section7 #youtube-swiper .txt-content .txt-area {
    width: calc(100% - 138px);
  }
  #section7 #youtube-swiper .txt-content .title {
    top: 18px;
    font-size: 16px;
    height: 49px;
    line-height: 150%;
  }
  #section7 #youtube-swiper .txt-content .txt {
    display: none;
  }
  #section7 #youtube-swiper .img-slides .img-slide,
  #section7 #youtube-swiper .img-slides .img-area,
  #section7 #youtube-swiper .swiper-container {
    height: 82px;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area {
    height: 82px;
  }
  #section7 #youtube-swiper .swiper-container-active .img-area,
  #section7 #youtube-swiper .swiper-container-active .img-area img,
  #section7 #youtube-swiper .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slide-active .img-area img {
    border-radius: 82px;
  }
  #section7 #youtube-swiper .swiper-container .img-area {
    width: 125px;
    height: 82px;
  }
  #section7 #youtube-swiper .swiper-container-active .swiper-slide {
    width: 125px !important;
  }
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area,
  #section7 #youtube-swiper .img-slides .img-slide-active .img-area img,
  #section7 #youtube-swiper .swiper-container-active .swiper-wrapper {
    width: 125px;
  }
}
#section8 {
  padding: 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 {
    height: 340px;
  }
}
@media (max-width: 300px) {
  #section8 {
    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: cover;
  transition: all 0.3s;
  transform: scale(1);
  transform-origin: 50%;
}
@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: 10px;
  width: 100%;
  height: 75px;
  line-height: 0;
  background-size: auto 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='979' height='75' viewBox='0 0 979 75' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.9121 16.2535V31.4371H36.9316V36.109H30.9121V57.2223H25.1621V16.2535H30.9121ZM0.275391 47.2946V20.027H19.457V24.6539H5.98047V42.5778C11.9102 42.5328 16.8066 42.2184 22.2422 41.275L22.8711 46.0817C16.5146 47.1598 10.9443 47.317 3.73438 47.2946H0.275391Z' fill='black'/%3E%3Cpath d='M53.3964 25.5074C53.3739 33.0094 56.788 40.5338 63.7284 43.4762L60.3593 48.0582C55.6874 45.9469 52.453 41.859 50.5888 36.8053C48.747 42.3307 45.4003 46.778 40.414 49.0465L36.955 44.2848C44.0976 41.275 47.579 33.4362 47.6015 25.5074V19.3981H53.3964V25.5074ZM65.9296 57.2223V16.2535H71.7245V57.2223H65.9296Z' fill='black'/%3E%3Cpath d='M120.781 16.2985V57.1324H115.031V16.2985H120.781ZM85.8767 37.9508C93.9177 37.9508 104.025 38.0406 113.099 36.9176L113.414 41.0504C109.775 41.6569 106.114 42.0387 102.543 42.2633V55.8746H96.7478V42.5104C93.1541 42.6227 89.6951 42.6227 86.5056 42.6227L85.8767 37.9508ZM87.988 34.2223V18.9938H98.7244V23.5758H93.6931V29.6627C95.4451 29.5729 97.1521 29.3932 99.1287 28.9664L99.4431 33.4586C96.1189 34.1774 93.491 34.2223 90.0545 34.2223H87.988ZM100.701 34.2223V18.9938H111.752V23.5758H106.316V29.6403H111.976V34.2223H100.701Z' fill='black'/%3E%3Cpath d='M158.045 27.3942V31.8863H129.474V17.691H135.179V27.3942H158.045ZM124.802 40.7809V36.2887H162.222V40.7809H124.802ZM129.115 56.234V44.1051H134.865V51.652H158.314V56.234H129.115Z' fill='black'/%3E%3Cpath d='M254.182 58.3514C250.923 58.3514 248.185 57.4155 245.966 55.5434C243.817 53.6021 242.742 51.1408 242.742 48.1595C242.742 44.1381 244.891 38.5568 249.19 31.4155C253.419 24.2741 257.163 20.7034 260.422 20.7034C260.838 20.7034 261.219 20.8074 261.566 21.0154C261.913 21.1541 262.433 21.4661 263.126 21.9515C263.611 22.2288 264.027 22.5408 264.374 22.8875C264.79 23.1648 264.998 23.4768 264.998 23.8234C264.998 24.1008 264.582 24.2394 263.75 24.2394H263.022C260.665 24.2394 257.233 27.4288 252.726 33.8074C248.289 40.1168 246.07 44.9355 246.07 48.2635C246.07 51.9381 248.115 53.7755 252.206 53.7755C255.465 53.7755 259.625 52.0421 264.686 48.5754C267.182 46.8421 269.505 44.9355 271.654 42.8555C273.873 40.7061 275.918 38.4181 277.79 35.9915C281.603 31.1381 283.51 26.8741 283.51 23.1994C283.51 18.6234 278.83 16.3354 269.47 16.3354C262.814 16.3354 257.025 17.2714 252.102 19.1434L251.582 19.4554C251.374 19.4554 251.27 19.3861 251.27 19.2475C252.31 17.2368 254.806 15.7115 258.758 14.6715C262.849 13.6315 266.766 13.1115 270.51 13.1115C274.462 13.1115 278.241 14.3594 281.846 16.8554C283.857 18.1728 285.278 19.6288 286.11 21.2234C286.942 22.7488 287.358 24.4128 287.358 26.2155C287.358 27.8101 287.046 29.5088 286.422 31.3115C285.867 33.0448 285.035 34.8128 283.926 36.6154C281.638 40.4981 278.83 44.0341 275.502 47.2234C272.174 50.3434 268.534 52.9781 264.582 55.1274C262.779 56.2368 260.977 57.0341 259.174 57.5194C257.441 58.0741 255.777 58.3514 254.182 58.3514Z' fill='black'/%3E%3Cpath d='M209.746 58.3514C206.488 58.3514 203.749 57.4155 201.53 55.5434C199.381 53.6021 198.306 51.1408 198.306 48.1595C198.306 44.1381 200.456 38.5568 204.754 31.4155C208.984 24.2741 212.728 20.7034 215.986 20.7034C216.402 20.7034 216.784 20.8074 217.13 21.0154C217.477 21.1541 217.997 21.4661 218.69 21.9515C219.176 22.2288 219.592 22.5408 219.938 22.8875C220.354 23.1648 220.562 23.4768 220.562 23.8234C220.562 24.1008 220.146 24.2394 219.314 24.2394H218.586C216.229 24.2394 212.797 27.4288 208.29 33.8074C203.853 40.1168 201.634 44.9355 201.634 48.2635C201.634 51.9381 203.68 53.7755 207.77 53.7755C211.029 53.7755 215.189 52.0421 220.25 48.5754C222.746 46.8421 225.069 44.9355 227.218 42.8555C229.437 40.7061 231.482 38.4181 233.354 35.9915C237.168 31.1381 239.074 26.8741 239.074 23.1994C239.074 18.6234 234.394 16.3354 225.034 16.3354C218.378 16.3354 212.589 17.2714 207.666 19.1434L207.146 19.4554C206.938 19.4554 206.834 19.3861 206.834 19.2475C207.874 17.2368 210.37 15.7115 214.322 14.6715C218.413 13.6315 222.33 13.1115 226.074 13.1115C230.026 13.1115 233.805 14.3594 237.41 16.8554C239.421 18.1728 240.842 19.6288 241.674 21.2234C242.506 22.7488 242.922 24.4128 242.922 26.2155C242.922 27.8101 242.61 29.5088 241.986 31.3115C241.432 33.0448 240.6 34.8128 239.49 36.6154C237.202 40.4981 234.394 44.0341 231.066 47.2234C227.738 50.3434 224.098 52.9781 220.146 55.1274C218.344 56.2368 216.541 57.0341 214.738 57.5194C213.005 58.0741 211.341 58.3514 209.746 58.3514Z' fill='black'/%3E%3Cpath d='M185.547 58.1434C184.576 58.1434 183.744 57.2768 183.051 55.5434C182.427 53.8101 182.115 51.8688 182.115 49.7195C182.115 43.7568 185.131 34.5354 191.163 22.0554C190.47 22.8181 189.603 23.6501 188.563 24.5514C187.592 25.4528 186.518 26.3888 185.339 27.3594C185.27 27.0821 185.27 26.8394 185.339 26.6314L190.851 19.0395C192.515 16.7514 193.798 15.1568 194.699 14.2554C195.6 13.3541 196.19 12.9035 196.467 12.9035C197.091 12.9035 198.131 13.1808 199.587 13.7355C200.974 14.2901 201.667 14.8101 201.667 15.2954C201.667 15.2954 201.598 15.4341 201.459 15.7114C198.131 20.2874 194.595 26.9435 190.851 35.6795C187.107 44.4155 185.235 50.5168 185.235 53.9835L185.963 57.7274C185.963 58.0048 185.824 58.1434 185.547 58.1434Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M245.637 55.9202L245.631 55.9145C243.373 53.8752 242.242 51.2775 242.242 48.1595C242.242 43.9923 244.456 38.3101 248.761 31.1586C250.886 27.5702 252.906 24.8494 254.825 23.0196C256.737 21.1956 258.606 20.2034 260.422 20.2034C260.912 20.2034 261.371 20.324 261.789 20.5664C262.187 20.7324 262.728 21.0636 263.394 21.5289C263.889 21.8136 264.323 22.1366 264.693 22.4998C265.161 22.8231 265.498 23.2599 265.498 23.8234C265.498 24.2942 265.117 24.5187 264.844 24.6098C264.558 24.7052 264.181 24.7394 263.75 24.7394H263.022C262.047 24.7394 260.723 25.4159 259.02 26.9977C257.341 28.5585 255.379 30.9188 253.134 34.096C250.926 37.2356 249.28 39.9902 248.188 42.3626C247.093 44.741 246.57 46.7019 246.57 48.2635C246.57 50.009 247.053 51.2307 247.938 52.0255C248.833 52.8295 250.225 53.2755 252.206 53.2755C255.308 53.2755 259.362 51.6158 264.402 48.1638C266.876 46.4459 269.177 44.5567 271.306 42.4961C273.508 40.3635 275.537 38.0935 277.394 35.686L277.397 35.6825C281.184 30.8627 283.01 26.7082 283.01 23.1994C283.01 22.1453 282.742 21.2447 282.219 20.4781C281.694 19.7078 280.892 19.0441 279.78 18.5006C277.543 17.407 274.125 16.8354 269.47 16.8354C262.878 16.8354 257.165 17.76 252.321 19.5951L251.72 19.9554H251.582C251.438 19.9554 251.243 19.9344 251.071 19.8195C250.863 19.6807 250.77 19.4624 250.77 19.2475V19.1258L250.826 19.0177C251.967 16.8112 254.644 15.2371 258.631 14.1879L258.635 14.1868C262.761 13.1379 266.72 12.6115 270.51 12.6115C274.573 12.6115 278.447 13.8958 282.125 16.4406C284.18 17.7876 285.669 19.2994 286.551 20.9879C287.423 22.5884 287.858 24.3339 287.858 26.2155C287.858 27.8738 287.534 29.6262 286.896 31.4693C286.328 33.2436 285.479 35.045 284.354 36.8732C282.043 40.7947 279.207 44.3653 275.848 47.5844L275.844 47.5882C272.489 50.7339 268.818 53.3916 264.832 55.5604C263.002 56.6857 261.163 57.5006 259.315 57.9992C257.543 58.5651 255.832 58.8514 254.182 58.8514C250.821 58.8514 247.964 57.8831 245.644 55.9256L245.637 55.9202ZM259.174 57.5194C260.977 57.0341 262.779 56.2368 264.582 55.1274C268.534 52.9781 272.174 50.3434 275.502 47.2234C278.83 44.0341 281.638 40.4981 283.926 36.6154C285.035 34.8128 285.867 33.0448 286.422 31.3115C287.046 29.5088 287.358 27.8101 287.358 26.2155C287.358 24.4128 286.942 22.7488 286.11 21.2234C285.278 19.6288 283.857 18.1728 281.846 16.8554C278.241 14.3594 274.462 13.1115 270.51 13.1115C266.766 13.1115 262.849 13.6315 258.758 14.6715C254.993 15.6622 252.55 17.0934 251.428 18.965C251.404 19.0043 251.381 19.0437 251.359 19.0833C251.328 19.1377 251.298 19.1924 251.27 19.2475C251.27 19.3861 251.374 19.4554 251.582 19.4554L252.102 19.1434C257.025 17.2714 262.814 16.3354 269.47 16.3354C278.83 16.3354 283.51 18.6234 283.51 23.1994C283.51 26.8741 281.603 31.1381 277.79 35.9915C275.918 38.4181 273.873 40.7061 271.654 42.8555C269.505 44.9355 267.182 46.8421 264.686 48.5754C259.625 52.0421 255.465 53.7755 252.206 53.7755C248.115 53.7755 246.07 51.9381 246.07 48.2635C246.07 44.9355 248.289 40.1168 252.726 33.8074C257.233 27.4288 260.665 24.2394 263.022 24.2394H263.75C264.582 24.2394 264.998 24.1008 264.998 23.8234C264.998 23.4768 264.79 23.1648 264.374 22.8875C264.027 22.5408 263.611 22.2288 263.126 21.9515C262.433 21.4661 261.913 21.1541 261.566 21.0154C261.219 20.8074 260.838 20.7034 260.422 20.7034C257.163 20.7034 253.419 24.2741 249.19 31.4155C244.891 38.5568 242.742 44.1381 242.742 48.1595C242.742 51.1408 243.817 53.6021 245.966 55.5434C248.185 57.4155 250.923 58.3514 254.182 58.3514C255.777 58.3514 257.441 58.0741 259.174 57.5194Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M201.201 55.9202L201.195 55.9145C198.937 53.8752 197.806 51.2775 197.806 48.1595C197.806 43.9924 200.021 38.3104 204.325 31.159C206.45 27.5704 208.471 24.8494 210.389 23.0196C212.302 21.1956 214.171 20.2034 215.986 20.2034C216.477 20.2034 216.936 20.324 217.353 20.5664C217.751 20.7324 218.293 21.0636 218.959 21.5289C219.453 21.8136 219.888 22.1366 220.258 22.4998C220.725 22.8231 221.062 23.2599 221.062 23.8234C221.062 24.2942 220.682 24.5187 220.408 24.6098C220.122 24.7052 219.745 24.7394 219.314 24.7394H218.586C217.611 24.7394 216.287 25.4159 214.585 26.9977C212.905 28.5584 210.944 30.9185 208.699 34.0953C206.491 37.2352 204.845 39.9901 203.753 42.3626C202.657 44.741 202.134 46.7019 202.134 48.2635C202.134 50.009 202.618 51.2307 203.502 52.0255C204.397 52.8295 205.79 53.2755 207.77 53.2755C210.872 53.2755 214.926 51.6158 219.966 48.1638C222.44 46.4459 224.741 44.5567 226.871 42.4961C229.072 40.3635 231.101 38.0935 232.958 35.686L232.961 35.6825C236.748 30.8627 238.574 26.7082 238.574 23.1994C238.574 22.1453 238.306 21.2447 237.784 20.4781C237.259 19.7078 236.456 19.0441 235.345 18.5006C233.108 17.407 229.69 16.8354 225.034 16.8354C218.442 16.8354 212.73 17.76 207.885 19.5951L207.285 19.9554H207.146C207.003 19.9554 206.807 19.9344 206.635 19.8195C206.427 19.6807 206.334 19.4624 206.334 19.2475V19.1258L206.39 19.0177C207.532 16.8112 210.208 15.2371 214.195 14.1879L214.199 14.1868C218.325 13.1379 222.284 12.6115 226.074 12.6115C230.137 12.6115 234.012 13.8958 237.69 16.4406C239.744 17.7876 241.233 19.2994 242.115 20.9879C242.988 22.5884 243.422 24.3339 243.422 26.2155C243.422 27.8739 243.098 29.6263 242.461 31.4696C241.892 33.2438 241.043 35.0451 239.919 36.8732C237.607 40.7947 234.771 44.3653 231.412 47.5844L231.408 47.5882C228.053 50.7339 224.382 53.3916 220.397 55.5604C218.566 56.6857 216.727 57.5006 214.88 57.9992C213.108 58.5651 211.396 58.8514 209.746 58.8514C206.385 58.8514 203.528 57.8831 201.208 55.9256L201.201 55.9202ZM214.738 57.5194C216.541 57.0341 218.344 56.2368 220.146 55.1274C224.098 52.9781 227.738 50.3434 231.066 47.2234C234.394 44.0341 237.202 40.4981 239.49 36.6154C240.6 34.8128 241.432 33.0448 241.986 31.3115C242.61 29.5088 242.922 27.8101 242.922 26.2155C242.922 24.4128 242.506 22.7488 241.674 21.2234C240.842 19.6288 239.421 18.1728 237.41 16.8554C233.805 14.3594 230.026 13.1115 226.074 13.1115C222.33 13.1115 218.413 13.6315 214.322 14.6715C210.558 15.6622 208.114 17.0934 206.992 18.965C206.968 19.0042 206.945 19.0437 206.923 19.0833C206.892 19.1377 206.863 19.1924 206.834 19.2475C206.834 19.3861 206.938 19.4554 207.146 19.4554L207.666 19.1434C212.589 17.2714 218.378 16.3354 225.034 16.3354C234.394 16.3354 239.074 18.6234 239.074 23.1994C239.074 26.8741 237.168 31.1381 233.354 35.9915C231.482 38.4181 229.437 40.7061 227.218 42.8555C225.069 44.9355 222.746 46.8421 220.25 48.5754C215.189 52.0421 211.029 53.7755 207.77 53.7755C203.68 53.7755 201.634 51.9381 201.634 48.2635C201.634 44.9355 203.853 40.1168 208.29 33.8074C212.797 27.4288 216.229 24.2394 218.586 24.2394H219.314C220.146 24.2394 220.562 24.1008 220.562 23.8234C220.562 23.4768 220.354 23.1648 219.938 22.8875C219.592 22.5408 219.176 22.2288 218.69 21.9515C217.997 21.4661 217.477 21.1541 217.13 21.0154C216.784 20.8074 216.402 20.7034 215.986 20.7034C212.728 20.7034 208.984 24.2741 204.754 31.4155C200.456 38.5568 198.306 44.1381 198.306 48.1595C198.306 51.1408 199.381 53.6021 201.53 55.5434C203.749 57.4155 206.488 58.3514 209.746 58.3514C211.341 58.3514 213.005 58.0741 214.738 57.5194Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M182.583 55.721L182.58 55.7128C181.934 53.9169 181.615 51.9171 181.615 49.7195C181.615 44.0544 184.269 35.5965 189.499 24.392C189.305 24.5667 189.104 24.744 188.897 24.9237C187.92 25.8309 186.839 26.7715 185.657 27.7454L185.046 28.2486L184.854 27.4807C184.768 27.1387 184.757 26.7952 184.865 26.4733L184.889 26.4001L190.446 18.7457C192.112 16.4557 193.414 14.8331 194.345 13.9019C194.802 13.445 195.193 13.0892 195.513 12.8443C195.673 12.7221 195.826 12.619 195.97 12.5443C196.103 12.4752 196.277 12.4035 196.467 12.4035C197.194 12.4035 198.312 12.7149 199.765 13.2682L199.773 13.2711C200.482 13.5549 201.049 13.8428 201.447 14.1414C201.824 14.4247 202.167 14.8059 202.167 15.2954V15.4135L202.114 15.5191L201.667 15.2954C201.667 14.8101 200.974 14.2901 199.587 13.7355C198.131 13.1808 197.091 12.9035 196.467 12.9035C196.19 12.9035 195.6 13.3541 194.699 14.2554C193.798 15.1568 192.515 16.7514 190.851 19.0395L185.339 26.6314C185.328 26.6646 185.318 26.6987 185.311 26.7336C185.271 26.9178 185.281 27.1264 185.339 27.3594C185.49 27.235 185.639 27.1111 185.787 26.9878C186.791 26.1494 187.717 25.3372 188.563 24.5514C189.115 24.0732 189.618 23.6145 190.072 23.1754C190.474 22.7868 190.837 22.4135 191.163 22.0554C190.932 22.5322 190.706 23.0042 190.485 23.4714C184.905 35.2352 182.115 43.9846 182.115 49.7195C182.115 51.8688 182.427 53.8101 183.051 55.5434C183.744 57.2768 184.576 58.1434 185.547 58.1434C185.824 58.1434 185.963 58.0048 185.963 57.7274L185.235 53.9835C185.235 50.5168 187.107 44.4155 190.851 35.6795C194.595 26.9435 198.131 20.2874 201.459 15.7114L201.667 15.2954L202.114 15.5191L202.105 15.5379L202.104 15.539L202.099 15.5497L202.098 15.5511L202.096 15.5548L202.096 15.5557L202.093 15.5617L202.092 15.5628L202.082 15.5838L202.081 15.5851L202.075 15.5973L202.074 15.5987L202.046 15.6544L202.046 15.6553L202.045 15.6562L202.027 15.6929L202.027 15.694L202.026 15.695L202.023 15.7004L202.023 15.7014L202.022 15.7025L202.019 15.709L202.019 15.7101L202.018 15.7112L202.017 15.7123L202.017 15.7135L202.014 15.719L202.013 15.7202L202.013 15.7213L201.992 15.7642L201.991 15.7654L201.99 15.7667L201.986 15.7755L201.985 15.7768L201.985 15.7781L201.981 15.7858L201.98 15.7871L201.979 15.7884L201.965 15.8166L201.965 15.818L201.964 15.8193L201.963 15.8207L201.963 15.8221L201.962 15.8235L201.961 15.8249L201.96 15.8263L201.96 15.8277L201.959 15.8291L201.957 15.8333L201.956 15.8347L201.956 15.8361L201.944 15.8592L201.943 15.8607L201.942 15.8622L201.934 15.8786L201.934 15.8801L201.933 15.8816L201.888 15.9721L201.863 16.0055C198.567 20.5378 195.048 27.1549 191.31 35.8764C189.442 40.2351 188.046 43.9266 187.117 46.9541C186.194 49.9612 185.743 52.2808 185.735 53.9359L186.463 57.6793V57.7274C186.463 57.9432 186.409 58.1968 186.212 58.393C186.016 58.5892 185.763 58.6434 185.547 58.6434C184.894 58.6434 184.321 58.3464 183.834 57.8397C183.356 57.3416 182.945 56.626 182.587 55.7291L182.583 55.721Z' fill='black'/%3E%3Cpath d='M331.323 16.2985V46.3512H325.618V32.9645H315.465V28.4723H325.618V25.3278H315.465V20.8356H325.618V16.2985H331.323ZM299.159 41.0504V18.859H304.819V36.3336C309.805 36.2662 314.522 35.9518 319.598 35.0309L320.182 39.6578C314.05 40.8258 308.547 41.028 302.438 41.0504H299.159ZM304.145 56.4137V43.6559H309.895V51.8317H332.311V56.4137H304.145Z' fill='black'/%3E%3Cpath d='M344.328 49.6754L340.465 62.4781H335.703L337.949 49.6754H344.328Z' fill='black'/%3E%3Cpath d='M393.475 35.3903V39.9274H377.662V43.4313H389.027V56.6832H360.502V43.4313H371.957V39.9274H356.19V35.3903H393.475ZM359.469 21.9586V17.3766H390.151V21.9586H384.805V28.2028H389.881V32.7848H359.738V28.2028H364.77V21.9586H359.469ZM366.162 52.1012H383.412V47.8785H366.162V52.1012ZM370.52 28.2028H379.055V21.9586H370.52V28.2028Z' fill='black'/%3E%3Cpath d='M416.902 18.8141C416.902 20.2291 416.79 21.5992 416.543 22.902H423.775V16.2985H429.48V40.5563H423.775V36.109H414.477V31.527H423.775V27.3942H415.218C412.478 33.7281 406.436 38.1754 397.631 40.5113L395.475 35.9293C404.684 33.5709 409.85 28.9664 410.748 23.441H397.811V18.8141H416.902ZM401.404 46.7106V42.2184H429.48V57.0426H423.775V46.7106H401.404Z' fill='black'/%3E%3Cpath d='M448.73 42.4879C448.73 45.7672 450.123 49.1813 453.425 51.4274C456.816 49.024 458.299 45.5201 458.299 42.4879V41.0953H463.959V42.4879C463.914 46.7555 466.183 50.6862 471.641 52.3707L468.855 56.5485C464.947 55.2233 462.387 52.7301 460.972 49.5631C459.624 52.7301 457.243 55.4703 453.582 56.9078C449.741 55.5153 447.338 52.8649 446.013 49.7203C444.553 52.7526 442.037 55.2233 438.309 56.5485L435.478 52.3707C440.847 50.5289 443.138 46.4635 443.16 42.4879V41.0953H448.73V42.4879ZM434.49 28.2028C434.49 22.4078 439.297 18.3649 445.676 18.3649C452.032 18.3649 456.839 22.4078 456.861 28.2028C456.839 33.8854 452.032 37.9733 445.676 37.9508C439.297 37.9733 434.49 33.8854 434.49 28.2028ZM440.105 28.2028C440.06 31.2799 442.396 33.2115 445.676 33.1891C448.865 33.2115 451.179 31.2799 451.201 28.2028C451.179 25.0358 448.865 23.1715 445.676 23.1715C442.396 23.1715 440.06 25.0358 440.105 28.2028ZM462.342 39.3883V16.2985H468.092V39.3883H462.342Z' fill='black'/%3E%3Cpath d='M506.389 19.8024V23.6656C506.366 28.7867 506.366 34.5367 504.726 43.2067L498.976 42.6227C500.549 34.8961 500.616 29.1461 500.639 24.3395H476.56V19.8024H506.389ZM472.697 52.1461V47.4742H486.039V33.4137H491.744V47.4742H509.982V52.1461H472.697Z' fill='black'/%3E%3Cpath d='M536.308 27.3942C536.286 33.6158 539.61 40.8033 546.326 43.9254L543.136 48.4176C538.577 46.3287 535.343 42.151 533.501 37.2545C531.681 42.6451 528.312 47.2272 523.595 49.4508L520.271 44.9137C527.077 41.7467 530.513 34.1549 530.558 27.3942V24.8785H521.888V20.2067H544.529V24.8785H536.308V27.3942ZM547.719 57.1324V16.2535H553.469V31.8414H559.488V36.6481H553.469V57.1324H547.719Z' fill='black'/%3E%3Cpath d='M592.484 16.2985V25.8219H598.009V30.5387H592.484V40.7809H586.734V16.2985H592.484ZM561.488 23.2164V18.7242H580.265V30.8981H567.238V34.4918C573.976 34.4469 578.558 34.1998 583.769 33.2789L584.398 37.861C578.536 38.9615 573.28 39.1637 564.992 39.1637H561.533V26.5856H574.695V23.2164H561.488ZM564.992 49.4508C564.992 44.5319 570.36 41.5895 579.007 41.5895C587.498 41.5895 592.866 44.5319 592.888 49.4508C592.866 54.2799 587.498 57.0875 579.007 57.0875C570.36 57.0875 564.992 54.2799 564.992 49.4508ZM570.652 49.4508C570.607 51.6744 573.549 52.8199 579.007 52.8199C584.398 52.8199 587.228 51.6744 587.228 49.4508C587.228 47.1822 584.398 46.0143 579.007 46.0367C573.549 46.0143 570.607 47.1822 570.652 49.4508Z' fill='black'/%3E%3Cpath d='M620.404 21.6442C620.381 27.6412 625.705 34.0426 634.958 35.6149L632.443 40.3766C625.3 38.9615 620.022 34.941 617.372 29.7076C614.676 34.8961 609.375 38.9391 602.3 40.3766L599.83 35.6149C608.926 33.9977 614.25 27.5738 614.294 21.6442V18.6793H620.404V21.6442ZM598.886 52.1012V47.3844H636.306V52.1012H598.886Z' fill='black'/%3E%3Cpath d='M672.177 16.2535V57.2223H666.472V35.6598H659.869V30.9879H666.472V16.2535H672.177ZM639.07 24.2946V19.6676H657.578V34.986H644.865V42.9821C650.502 42.9371 655.264 42.735 660.542 41.8141L660.992 46.486C654.927 47.4967 649.379 47.7213 642.529 47.6988H639.16V30.4488H652.007V24.2946H639.07Z' fill='black'/%3E%3Cpath d='M713.933 36.1539V40.736H698.435V47.8336H692.64V40.736H676.513V36.1539H713.933ZM680.376 25.5074C680.376 20.319 686.306 17.0621 695.201 17.0172C704.05 17.0621 709.957 20.319 709.98 25.5074C709.957 30.7184 704.05 33.9528 695.201 33.9528C686.306 33.9528 680.376 30.7184 680.376 25.5074ZM680.96 56.4137V44.1949H686.755V51.7867H709.8V56.4137H680.96ZM686.576 25.5074C686.553 28.0006 689.922 29.3483 695.201 29.3707C700.479 29.3483 703.826 28.0006 703.826 25.5074C703.826 22.902 700.479 21.5543 695.201 21.5543C689.922 21.5543 686.553 22.902 686.576 25.5074Z' fill='black'/%3E%3Cpath d='M753.821 68.5691C751.325 68.6126 750.036 66.2774 749.954 61.5635C749.909 58.9985 750.269 55.8024 751.035 51.9751C751.869 48.1467 753.18 43.7898 754.967 38.9045C752.959 39.0783 751.228 39.2125 749.773 39.3072C748.388 39.4008 747.314 39.4542 746.552 39.4675C743.155 39.5268 741.428 37.9273 741.371 34.6692C741.367 34.4612 741.504 34.3548 741.782 34.35L743.766 34.8354C751.045 34.7083 755.341 34.5293 756.655 34.2984C760.312 25.2892 764.931 15.8125 770.513 5.86819C770.99 5.37446 772.164 5.11126 774.036 5.07858C775.907 5.04591 776.851 5.48018 776.867 6.38137L772.119 14.4735C770.032 18.0464 768.15 21.4771 766.474 24.7655C764.866 27.9834 763.394 31.0603 762.059 33.996L779.201 32.8647C781.696 32.7518 785.293 32.2729 789.994 31.4281C792.739 25.8327 795.662 20.4768 798.763 15.3606C801.932 10.1738 803.897 7.57381 804.66 7.5605C805.492 7.54598 806.362 7.73882 807.27 8.13903C808.247 8.4687 808.739 8.84151 808.746 9.25744C808.002 10.3106 807.224 11.4337 806.412 12.6267C805.601 13.8197 804.62 15.2237 803.469 16.8387C793.312 30.8154 788.293 41.2353 788.413 48.0982C788.467 51.2177 789.742 52.7557 792.238 52.7122L795.764 52.1305C795.972 52.1269 796.077 52.1944 796.08 52.3331C796.086 52.6797 795.469 53.0718 794.228 53.5096C793.058 54.0154 792.092 54.275 791.329 54.2883C789.735 54.3161 788.405 53.6459 787.341 52.2776C786.347 50.908 785.831 49.1834 785.795 47.1038C785.724 43.0137 786.825 38.5565 789.098 33.7321C777.915 36.6317 768.268 38.1523 760.157 38.2939C755.289 49.4045 752.904 57.7674 753.002 63.3825C753.032 65.1156 753.227 66.3257 753.585 67.0129C753.945 67.7694 754.196 68.2158 754.337 68.352C754.547 68.487 754.375 68.5594 753.821 68.5691Z' fill='black'/%3E%3Cpath d='M872.729 60.3392C871.481 60.361 870.423 59.374 869.556 57.3782C868.76 55.4504 868.341 53.3081 868.3 50.9511C868.137 41.5925 873.338 27.737 883.905 9.38442C886.579 3.65155 888.609 0.773015 889.995 0.748814C890.827 0.734294 891.766 0.925928 892.814 1.32372C893.93 1.72029 894.493 2.19587 894.503 2.75045L888.85 12.6266C887.304 15.4273 885.958 17.7739 884.812 19.6661C883.736 21.5572 882.93 23.0275 882.393 24.077C877.76 32.7566 874.561 40.1629 872.795 46.2959C875.018 42.5126 878.75 37.8361 883.992 32.2664C889.234 26.6967 895.914 20.0618 904.032 12.3616L912.014 4.83716C913.174 3.77675 914.586 3.23202 916.25 3.20298C917.082 3.18846 917.502 3.42383 917.51 3.90909L917.414 4.32684C907.575 24.6776 902.739 39.6017 902.905 49.0989C902.993 54.1594 903.939 56.674 905.741 56.6425C907.543 56.6111 909.872 52.9299 912.725 45.599C913.263 44.6188 913.636 44.1268 913.844 44.1232C914.052 44.1196 914.161 44.3951 914.17 44.9496C914.176 45.2962 914.147 45.6088 914.083 45.8873C912.073 53.8969 909.127 57.9356 905.245 58.0034C903.373 58.0361 901.797 57.1274 900.516 55.2775C899.305 53.4264 898.671 50.837 898.613 47.5095C898.552 44.0434 899.33 38.9677 900.947 32.2825C901.789 28.8699 902.703 25.6295 903.69 22.5611C904.746 19.4916 905.839 16.5947 906.971 13.8705L885.99 33.4797C876.523 43.3531 871.835 50.8547 871.924 55.9846C871.949 57.3711 872.388 58.6809 873.241 59.9142C873.246 60.1915 873.075 60.3332 872.729 60.3392Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M869.098 57.5774L869.094 57.5691C868.271 55.5765 867.842 53.3713 867.8 50.9598C867.717 46.1918 868.999 40.3212 871.611 33.3648C874.222 26.4079 878.175 18.3366 883.461 9.15354C884.798 6.28744 885.986 4.10977 887.024 2.6377C887.544 1.90084 888.039 1.32211 888.511 0.921112C888.975 0.52643 889.472 0.257874 889.986 0.24889C890.898 0.232973 891.901 0.442627 892.986 0.854364C893.568 1.06167 894.05 1.30372 894.396 1.59586C894.749 1.89435 894.995 2.27678 895.003 2.74173L895.005 2.87935L889.288 12.8682C889.287 12.8693 889.287 12.8703 889.286 12.8714C887.741 15.6713 886.393 18.021 885.244 19.9192C884.17 21.8055 883.369 23.2662 882.838 24.3046L882.834 24.3125C879.067 31.3694 876.257 37.5695 874.398 42.9159C876.646 39.7347 879.726 36.0698 883.628 31.9237C888.879 26.3448 895.566 19.7029 903.688 11.9989L903.689 11.9978L911.676 4.46803C912.932 3.32037 914.463 2.73409 916.241 2.70306C916.689 2.69524 917.108 2.75041 917.433 2.9324C917.8 3.13782 918.003 3.48163 918.01 3.90036L918.011 3.96191L917.888 4.49411L917.864 4.54446C908.025 24.8966 903.241 39.7241 903.405 49.0901C903.449 51.6045 903.706 53.4289 904.148 54.6043C904.368 55.1895 904.621 55.5795 904.885 55.8178C905.137 56.0457 905.412 56.1482 905.732 56.1426C906.012 56.1377 906.384 55.988 906.857 55.5627C907.326 55.1415 907.846 54.4916 908.416 53.5908C909.555 51.7908 910.836 49.0729 912.259 45.4176L912.271 45.3871L912.287 45.3585C912.56 44.8612 912.801 44.468 913.01 44.1929C913.113 44.0564 913.221 43.9323 913.332 43.8371C913.428 43.7553 913.604 43.6273 913.835 43.6233C914.01 43.6202 914.175 43.6799 914.307 43.7934C914.428 43.8978 914.501 44.0286 914.546 44.1434C914.634 44.3663 914.665 44.6466 914.67 44.9409C914.677 45.3201 914.645 45.6744 914.57 46.0001L914.568 46.009C913.556 50.0408 912.297 53.1239 910.77 55.2182C909.233 57.3242 907.395 58.4659 905.253 58.5033C903.179 58.5395 901.459 57.5176 900.105 55.5621L900.098 55.5513C898.815 53.591 898.172 50.8957 898.113 47.5183C898.051 43.9859 898.842 38.8594 900.461 32.1649L900.462 32.1627C901.306 28.74 902.223 25.4883 903.214 22.4081L903.217 22.3985C904.009 20.0976 904.821 17.8928 905.656 15.7839L886.341 33.8356C881.625 38.7553 878.115 43.068 875.798 46.776C873.472 50.4972 872.382 53.5549 872.424 55.9759C872.447 57.2555 872.85 58.4706 873.652 59.6297L873.738 59.7541L873.741 59.9055C873.745 60.1545 873.667 60.4219 873.436 60.6134C873.226 60.7875 872.964 60.8352 872.737 60.8392C871.163 60.8666 869.981 59.61 869.098 57.5774ZM885.99 33.4797L906.971 13.8705C906.818 14.2372 906.667 14.607 906.516 14.98C905.546 17.3777 904.604 19.9047 903.69 22.5611C902.703 25.6295 901.789 28.8699 900.947 32.2825C899.33 38.9677 898.552 44.0434 898.613 47.5095C898.671 50.837 899.305 53.4264 900.516 55.2775C901.797 57.1274 903.373 58.0361 905.245 58.0034C909.127 57.9356 912.073 53.8969 914.083 45.8873C914.147 45.6088 914.176 45.2962 914.17 44.9496C914.161 44.3951 914.052 44.1196 913.844 44.1232C913.636 44.1268 913.263 44.6188 912.725 45.599C909.872 52.9299 907.543 56.6111 905.741 56.6425C903.939 56.674 902.993 54.1594 902.905 49.0989C902.739 39.6017 907.575 24.6776 917.414 4.32684L917.51 3.90909C917.502 3.42383 917.082 3.18846 916.25 3.20298C914.586 3.23202 913.174 3.77675 912.014 4.83716L904.032 12.3616C895.914 20.0618 889.234 26.6967 883.992 32.2664C879.483 37.0568 876.092 41.1865 873.817 44.6554C873.447 45.2198 873.106 45.7666 872.795 46.2959C872.97 45.6892 873.159 45.07 873.361 44.4383C875.208 38.685 878.218 31.8979 882.393 24.077C882.93 23.0275 883.736 21.5572 884.812 19.6661C885.958 17.7739 887.304 15.4273 888.85 12.6266L894.503 2.75045C894.493 2.19587 893.93 1.72029 892.814 1.32372C891.766 0.925928 890.827 0.734294 889.995 0.748814C888.609 0.773015 886.579 3.65155 883.905 9.38442C873.338 27.737 868.137 41.5925 868.3 50.9511C868.341 53.3081 868.76 55.4504 869.556 57.3782C870.423 59.374 871.481 60.361 872.729 60.3392C873.075 60.3332 873.246 60.1915 873.241 59.9142C872.388 58.6809 871.949 57.3711 871.924 55.9846C871.835 50.8547 876.523 43.3531 885.99 33.4797Z' fill='black'/%3E%3Cpath d='M843.187 58.2718C840.206 58.3238 837.181 57.8565 834.113 56.8699C831.116 56.0208 829.604 54.799 829.576 53.2045C829.574 53.0659 829.642 52.9954 829.78 52.9929L830.408 53.19C832.021 54.202 834.04 54.6869 836.466 54.6445C842.359 54.5417 847.533 53.0298 851.99 50.1089C856.378 47.2585 858.549 44.5162 858.503 41.882C858.456 39.1784 856.649 36.9909 853.084 35.3196C851.126 34.3829 849.172 33.7236 847.224 33.3415C845.345 32.9582 843.574 32.7811 841.91 32.8102C839.137 32.8586 836.891 33.2792 835.171 34.072C834.477 34.0148 834.122 33.5702 834.108 32.7383C834.091 31.7678 834.806 31.0619 836.255 30.6205L839.573 30.0425C847.232 27.8285 853.182 25.0549 857.423 21.7218C861.663 18.3192 863.747 14.573 863.676 10.4829C863.641 8.47255 862.468 6.86343 860.159 5.65556C857.849 4.44768 854.372 3.88427 849.728 3.96534C845.153 4.04521 841.312 4.5283 838.207 5.41463C836.688 5.78786 834.688 6.41219 832.207 7.28763C829.794 8.09253 826.762 9.15095 823.109 10.4629C816.149 12.9421 812.53 14.1841 812.253 14.1889C811.074 14.2095 810.47 13.3879 810.441 11.7242C810.428 10.9616 810.662 10.4721 811.144 10.2557C824.086 4.829 836.588 2.01038 848.65 1.79983C862.584 1.55661 869.61 4.83182 869.729 11.6254C869.792 15.2302 867.394 18.9126 862.536 22.6727C860.141 24.5174 857.43 26.125 854.403 27.4953C851.445 28.8645 848.172 30.0311 844.583 30.9953C849.928 31.318 854.215 32.5954 857.444 34.8274C860.671 36.9901 862.319 40.0124 862.387 43.8945C862.452 47.6379 860.568 50.9646 856.736 53.8746C852.972 56.7141 848.455 58.1798 843.187 58.2718ZM820.944 65.213C819.766 65.2336 818.71 64.3159 817.776 62.4599C816.911 60.6027 816.457 58.4263 816.414 55.9307C816.255 46.8494 821.054 33.7636 830.811 16.6734C833.627 11.1461 835.52 8.37398 836.49 8.35704C837.461 8.3401 838.505 8.56458 839.623 9.03048C840.739 9.42705 841.301 9.83331 841.308 10.2492C841.309 10.3186 841.277 10.4232 841.21 10.563C826.615 32.5224 819.408 48.7013 819.589 59.0997C819.612 60.4169 819.912 61.6945 820.489 62.9326C821.065 64.1708 821.422 64.7886 821.561 64.7862C821.427 65.0659 821.222 65.2082 820.944 65.213Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M829.853 52.4916L830.619 52.7323L830.674 52.7665C832.184 53.7145 834.102 54.1857 836.458 54.1446C842.266 54.0432 847.346 52.5545 851.715 49.6907L851.717 49.6896C853.886 48.2808 855.477 46.9171 856.517 45.604C857.554 44.2937 858.023 43.0591 858.003 41.8907C857.961 39.4599 856.354 37.4046 852.871 35.7723L852.868 35.7706C850.944 34.8505 849.031 34.2054 847.128 33.8322L847.124 33.8314C845.276 33.4544 843.541 33.2818 841.919 33.3101C839.186 33.3578 837.015 33.7725 835.38 34.5261L835.261 34.5811L835.13 34.5703C834.679 34.5331 834.275 34.361 833.993 34.0074C833.722 33.667 833.616 33.2241 833.608 32.7471C833.597 32.1196 833.829 31.5702 834.281 31.125C834.718 30.6937 835.344 30.3755 836.109 30.1422L836.139 30.1333L839.461 29.5546C847.07 27.3524 852.944 24.605 857.112 21.3303C861.273 17.9906 863.244 14.3787 863.176 10.4916C863.145 8.7196 862.13 7.2509 859.927 6.09861C857.729 4.94911 854.354 4.38468 849.737 4.46527C845.188 4.54466 841.394 5.02485 838.345 5.89542L838.336 5.89797L838.327 5.90018C836.831 6.26777 834.848 6.88602 832.374 7.75914L832.365 7.76201C829.957 8.56525 826.929 9.62221 823.278 10.9335L823.277 10.9339C819.796 12.1737 817.149 13.1048 815.337 13.7267C814.431 14.0376 813.732 14.2721 813.24 14.4295C812.994 14.5081 812.796 14.5687 812.649 14.6103C812.576 14.631 812.51 14.6483 812.456 14.6609C812.415 14.6702 812.337 14.6875 812.261 14.6889C811.539 14.7015 810.927 14.4475 810.513 13.8843C810.122 13.3522 809.957 12.6086 809.941 11.7329C809.926 10.874 810.196 10.1335 810.939 9.79962L810.95 9.79444C823.941 4.34715 836.506 1.51173 848.641 1.29991C855.633 1.17787 860.964 1.93468 864.581 3.62064C866.397 4.46685 867.798 5.55533 868.752 6.90058C869.709 8.24954 870.197 9.82821 870.229 11.6167C870.296 15.4633 867.739 19.2782 862.842 23.0681L862.841 23.0688C860.414 24.9389 857.669 26.5655 854.611 27.9501C852.341 29.0006 849.891 29.9316 847.26 30.744C851.464 31.2873 854.96 32.5034 857.725 34.4141C861.086 36.6677 862.816 39.8412 862.887 43.8858C862.955 47.8329 860.958 51.2968 857.038 54.2729L857.037 54.2738C853.179 57.1843 848.557 58.6781 843.195 58.7717C840.158 58.8247 837.082 58.3488 833.968 57.3486C832.443 56.9158 831.246 56.3756 830.417 55.7056C829.573 55.0241 829.093 54.1907 829.076 53.2133C829.074 53.0669 829.107 52.8646 829.266 52.7003C829.424 52.536 829.625 52.4956 829.772 52.493L829.853 52.4916ZM834.113 56.8699C837.181 57.8565 840.206 58.3238 843.187 58.2718C848.455 58.1798 852.972 56.7141 856.736 53.8746C860.568 50.9646 862.452 47.6379 862.387 43.8945C862.319 40.0124 860.671 36.9901 857.444 34.8274C854.513 32.8016 850.711 31.5621 846.037 31.1091C845.561 31.063 845.077 31.0251 844.583 30.9953C845.057 30.8678 845.526 30.7368 845.99 30.6023C849.032 29.7192 851.836 28.6835 854.403 27.4953C857.43 26.125 860.141 24.5174 862.536 22.6727C867.394 18.9126 869.792 15.2302 869.729 11.6254C869.61 4.83182 862.584 1.55661 848.65 1.79983C836.588 2.01038 824.086 4.829 811.144 10.2557C810.662 10.4721 810.428 10.9616 810.441 11.7242C810.47 13.3879 811.074 14.2095 812.253 14.1889C812.53 14.1841 816.149 12.9421 823.109 10.4629C826.762 9.15095 829.794 8.09253 832.207 7.28763C834.688 6.41219 836.688 5.78786 838.207 5.41463C841.312 4.5283 845.153 4.04521 849.728 3.96534C854.372 3.88427 857.849 4.44768 860.159 5.65556C862.468 6.86343 863.641 8.47255 863.676 10.4829C863.747 14.573 861.663 18.3192 857.423 21.7218C853.182 25.0549 847.232 27.8285 839.573 30.0425L836.255 30.6205C834.806 31.0619 834.091 31.7678 834.108 32.7383C834.122 33.5702 834.477 34.0148 835.171 34.072C836.891 33.2792 839.137 32.8586 841.91 32.8102C843.574 32.7811 845.345 32.9582 847.224 33.3415C849.172 33.7236 851.126 34.3829 853.084 35.3196C856.649 36.9909 858.456 39.1784 858.503 41.882C858.549 44.5162 856.378 47.2585 851.99 50.1089C847.533 53.0298 842.359 54.5417 836.466 54.6445C834.04 54.6869 832.021 54.202 830.408 53.19L829.78 52.9929C829.642 52.9954 829.574 53.0659 829.576 53.2045C829.604 54.799 831.116 56.0208 834.113 56.8699ZM817.326 62.6778L817.323 62.6709C816.423 60.738 815.958 58.49 815.914 55.9394C815.753 46.7132 820.614 33.5275 830.371 16.4358C831.779 13.6714 832.966 11.5777 833.93 10.1669C834.411 9.46216 834.848 8.91034 835.241 8.52815C835.608 8.17044 836.031 7.86498 836.482 7.85711C837.532 7.83878 838.641 8.08118 839.803 8.56382C840.373 8.76719 840.84 8.98537 841.174 9.22742C841.499 9.46185 841.8 9.79427 841.808 10.2405C841.812 10.4372 841.73 10.635 841.661 10.7788L841.646 10.8105L841.626 10.8398C834.337 21.8063 828.903 31.3153 825.315 39.3702C821.723 47.4335 820.001 53.999 820.089 59.091C820.111 60.3356 820.394 61.5445 820.942 62.7216C821.228 63.337 821.454 63.7849 821.622 64.0742C821.674 64.164 821.716 64.2324 821.751 64.2828L822.361 64.2721L822.012 65.002C821.917 65.2016 821.781 65.3826 821.591 65.5138C821.398 65.6472 821.179 65.709 820.953 65.7129C819.466 65.7389 818.281 64.5755 817.329 62.6846L817.326 62.6778ZM839.623 9.03048C838.505 8.56458 837.461 8.3401 836.49 8.35704C835.52 8.37398 833.627 11.1461 830.811 16.6734C821.054 33.7636 816.255 46.8494 816.414 55.9307C816.457 58.4263 816.911 60.6027 817.776 62.4599C818.71 64.3159 819.766 65.2336 820.944 65.213C821.039 65.2114 821.124 65.1939 821.202 65.1606C821.353 65.0957 821.473 64.9709 821.561 64.7862C821.543 64.7865 821.52 64.7758 821.494 64.7541C821.323 64.6128 820.988 64.0057 820.489 62.9326C819.912 61.6945 819.612 60.4169 819.589 59.0997C819.408 48.7013 826.615 32.5224 841.21 10.563C841.277 10.4232 841.309 10.3186 841.308 10.2492C841.301 9.83331 840.739 9.42705 839.623 9.03048Z' fill='black'/%3E%3Cpath d='M953.018 74.4335C951.285 74.4637 949.543 71.9631 947.791 66.9316C946.844 64.313 946.142 61.8636 945.686 59.5832C945.301 57.3709 945.091 55.2596 945.056 53.2492C945.023 51.3775 945.131 49.6074 945.379 47.9388C945.695 46.1996 946.082 44.494 946.538 42.8218C940.161 50.9076 935.066 54.9838 931.253 55.0504C929.381 55.083 927.595 54.0741 925.895 52.0234C924.266 50.0409 923.435 48.1138 923.402 46.2421C923.36 43.8158 923.832 41.1031 924.82 38.1041C925.876 35.0345 927.515 31.608 929.738 27.8247L940.145 10.2724C938.421 10.8572 936.53 11.7224 934.469 12.8678C932.408 13.944 930.521 15.0864 928.808 16.2951C921.342 21.5569 917.643 24.1872 917.712 24.186L917.606 24.0838L917.807 23.6643C919.909 20.9232 923.563 17.7042 928.768 14.0075C934.11 10.1697 937.786 8.23323 939.797 8.19814C940.906 8.17878 941.919 8.61183 942.836 9.4973C943.821 10.3122 944.322 11.2396 944.34 12.2795C944.357 13.25 942.243 17.2742 937.998 24.352C935.91 27.8556 934.125 30.9032 932.645 33.4948C931.165 36.0864 930.057 38.186 929.322 39.7937C927.852 42.9399 927.145 46.1767 927.203 49.5042C927.224 50.6827 927.72 51.2635 928.69 51.2465C930.492 51.2151 934.294 48.5136 940.094 43.1423C943.029 40.456 945.448 37.9867 947.35 35.7345C949.253 33.4823 950.706 31.3073 951.709 29.2094C955.586 20.8898 959.632 14.3356 963.848 9.54659C968.063 4.75762 971.87 2.33349 975.267 2.2742C976.792 2.24758 977.566 2.9275 977.591 4.31395C977.628 6.46296 976.323 9.19014 973.677 12.4955C972.861 13.4112 972.113 14.2911 971.434 15.135C970.756 15.979 969.94 16.9294 968.988 17.9862C967.831 19.2546 966.403 20.8397 964.702 22.7417C963.07 24.5731 961.404 26.4398 959.703 28.3418C958.072 30.2425 956.679 31.8964 955.525 33.3035C954.37 34.6412 953.69 35.4158 953.485 35.6274C952.946 36.5383 952.381 37.9004 951.788 39.7137C951.196 41.5269 950.642 43.5822 950.128 45.8796C949.616 48.3156 949.202 50.4724 948.888 52.3502C948.643 54.1574 948.53 55.6503 948.551 56.8288C948.697 65.2168 950.253 70.9452 953.219 74.0139C953.289 74.0127 953.289 74.0474 953.221 74.1179C953.224 74.2565 953.156 74.3617 953.018 74.4335ZM954.739 29.9887C957.262 27.5176 959.679 24.979 961.991 22.3729C964.372 19.6963 966.717 16.9857 969.026 14.2409C973.578 8.822 975.843 5.5233 975.823 4.34481C975.817 3.9982 975.606 3.82852 975.19 3.83578C973.179 3.87087 969.934 6.6666 965.455 12.223C961.044 17.7781 957.435 23.5273 954.626 29.4706L954.63 29.6785C954.632 29.8172 954.669 29.9206 954.739 29.9887Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M953.145 74.9313L953.027 74.9334C951.9 74.9531 950.897 74.1514 950.002 72.8665C949.092 71.5614 948.201 69.6292 947.32 67.0988C946.366 64.4622 945.657 61.9895 945.196 59.6812L945.193 59.669C944.804 57.4342 944.591 55.2969 944.556 53.2579C944.523 51.3617 944.632 49.5638 944.884 47.8652L944.886 47.8572L944.887 47.8493C945.067 46.8589 945.27 45.8791 945.495 44.91C942.859 48.0985 940.443 50.5765 938.246 52.3337C935.668 54.3966 933.333 55.5141 931.262 55.5503C929.182 55.5866 927.264 54.4584 925.51 52.3425L925.509 52.3409C923.834 50.3032 922.937 48.2707 922.902 46.2508C922.859 43.7544 923.345 40.9848 924.345 37.9477L924.347 37.9414C925.417 34.8316 927.073 31.3742 929.306 27.5714L929.307 27.5697L938.994 11.2327C937.666 11.7663 936.238 12.4563 934.712 13.3048L934.701 13.3112C932.657 14.3782 930.789 15.509 929.096 16.7036C925.363 19.3344 922.572 21.3072 920.724 22.6217C919.8 23.2791 919.112 23.7711 918.66 24.0984C918.594 24.1461 918.534 24.1901 918.478 24.2306L918.928 24.6649L917.721 24.6859C917.682 24.6866 917.593 24.6841 917.493 24.6358C917.442 24.6107 917.393 24.5757 917.351 24.5319L917 24.1932L917.379 23.4014L917.41 23.36C919.558 20.559 923.26 17.3057 928.478 13.6004C931.158 11.6753 933.432 10.2175 935.299 9.23442C937.147 8.26065 938.658 7.71794 939.788 7.69822C941.044 7.67629 942.176 8.17034 943.169 9.12433C944.229 10.0065 944.819 11.0577 944.84 12.2707C944.844 12.4699 944.795 12.6979 944.726 12.9291C944.655 13.1694 944.55 13.452 944.415 13.7735C944.144 14.4169 943.742 15.2465 943.21 16.258C942.147 18.2824 940.551 21.0671 938.427 24.6084C936.34 28.1101 934.557 31.1548 933.079 33.7428C931.602 36.3289 930.503 38.4137 929.777 40.0016L929.775 40.0055C928.335 43.0858 927.647 46.2474 927.703 49.4955C927.713 50.0287 927.83 50.3338 927.971 50.4991C928.096 50.6462 928.302 50.7532 928.681 50.7466C929.024 50.7406 929.522 50.6026 930.198 50.2729C930.865 49.9476 931.666 49.4558 932.603 48.7893C934.479 47.4567 936.861 45.455 939.755 42.7754L939.757 42.7734C942.681 40.0969 945.084 37.6432 946.968 35.4119C948.849 33.1848 950.276 31.046 951.257 28.9959C955.145 20.6514 959.215 14.0525 963.472 9.21622C967.707 4.4058 971.638 1.83746 975.258 1.77428C976.086 1.75982 976.804 1.9346 977.321 2.38839C977.847 2.85023 978.077 3.52201 978.09 4.30523C978.131 6.64028 976.726 9.48694 974.067 12.808L974.059 12.8183L974.05 12.8282C973.239 13.7384 972.497 14.6118 971.824 15.4484C971.138 16.3015 970.316 17.2592 969.359 18.3209L969.357 18.3231C968.202 19.5897 966.775 21.1734 965.075 23.0744C963.444 24.9048 961.779 26.7704 960.079 28.6712C958.451 30.5685 957.062 32.2182 955.912 33.6206L955.904 33.6304C954.82 34.8843 954.143 35.657 953.888 35.93C953.384 36.7946 952.841 38.1005 952.264 39.8689C951.677 41.6633 951.128 43.7018 950.616 45.9857C950.106 48.4122 949.695 50.5585 949.383 52.4251C949.14 54.2157 949.031 55.6784 949.051 56.82C949.195 65.1056 950.724 70.6348 953.496 73.5799C953.556 73.6119 953.624 73.6632 953.679 73.7431C953.744 73.8363 953.77 73.9385 953.772 74.0303C953.774 74.1529 953.733 74.249 953.703 74.304C953.683 74.3958 953.647 74.486 953.593 74.5708C953.502 74.7123 953.377 74.8102 953.25 74.8767L953.145 74.9313ZM953.221 74.1179C953.289 74.0474 953.289 74.0127 953.219 74.0139C950.253 70.9452 948.697 65.2168 948.551 56.8288C948.53 55.6503 948.643 54.1574 948.888 52.3502C949.202 50.4724 949.616 48.3156 950.128 45.8796C950.642 43.5822 951.196 41.5269 951.788 39.7137C952.381 37.9004 952.946 36.5383 953.485 35.6274C953.69 35.4158 954.37 34.6412 955.525 33.3035C956.679 31.8964 958.072 30.2425 959.703 28.3418C961.404 26.4398 963.07 24.5731 964.702 22.7417C966.403 20.8397 967.831 19.2546 968.988 17.9862C969.94 16.9294 970.756 15.979 971.434 15.135C972.113 14.2911 972.861 13.4112 973.677 12.4955C976.323 9.19014 977.628 6.46296 977.591 4.31395C977.566 2.9275 976.792 2.24758 975.267 2.2742C971.87 2.33349 968.063 4.75762 963.848 9.54659C959.632 14.3356 955.586 20.8898 951.709 29.2094C950.706 31.3073 949.253 33.4823 947.35 35.7345C945.448 37.9867 943.029 40.456 940.094 43.1423C934.294 48.5136 930.492 51.2151 928.69 51.2465C927.72 51.2635 927.224 50.6827 927.203 49.5042C927.145 46.1767 927.852 42.9399 929.322 39.7937C930.057 38.186 931.165 36.0864 932.645 33.4948C934.125 30.9032 935.91 27.8556 937.998 24.352C942.243 17.2742 944.357 13.25 944.34 12.2795C944.322 11.2396 943.821 10.3122 942.836 9.4973C941.919 8.61183 940.906 8.17878 939.797 8.19814C937.786 8.23323 934.11 10.1697 928.768 14.0075C923.83 17.5143 920.289 20.591 918.143 23.2379C918.027 23.3813 917.915 23.5234 917.807 23.6643L917.606 24.0838L917.711 24.1851C917.711 24.1847 917.712 24.1841 917.712 24.1835C917.715 24.1799 917.722 24.1727 917.736 24.1618C917.739 24.1587 917.743 24.1553 917.748 24.1516C917.803 24.107 917.92 24.0192 918.099 23.8882C918.102 23.886 918.105 23.8838 918.108 23.8816C918.11 23.8804 918.111 23.8792 918.113 23.878C918.131 23.8649 918.15 23.8513 918.169 23.8373C918.262 23.7694 918.369 23.6917 918.49 23.604C919.931 22.5634 923.371 20.1271 928.808 16.2951C930.521 15.0864 932.408 13.944 934.469 12.8678C936.24 11.8835 937.886 11.1062 939.407 10.5359C939.656 10.4425 939.902 10.3547 940.145 10.2724L929.738 27.8247C927.515 31.608 925.876 35.0345 924.82 38.1041C923.832 41.1031 923.36 43.8158 923.402 46.2421C923.435 48.1138 924.266 50.0409 925.895 52.0234C927.595 54.0741 929.381 55.083 931.253 55.0504C934.911 54.9865 939.749 51.232 945.767 43.7868C946.022 43.4717 946.279 43.1501 946.538 42.8218C946.43 43.2178 946.326 43.6157 946.225 44.0154C945.903 45.3037 945.62 46.6115 945.379 47.9388C945.131 49.6074 945.023 51.3775 945.056 53.2492C945.091 55.2596 945.301 57.3709 945.686 59.5832C946.142 61.8636 946.844 64.313 947.791 66.9316C949.513 71.8762 951.225 74.3766 952.929 74.4328C952.945 74.4333 952.962 74.4336 952.979 74.4337C952.992 74.4338 953.005 74.4337 953.018 74.4335C953.156 74.3617 953.224 74.2565 953.221 74.1179ZM961.618 22.0407C963.995 19.3676 966.337 16.6605 968.644 13.9194C970.916 11.2144 972.608 9.04932 973.727 7.41964C974.287 6.6041 974.696 5.93299 974.963 5.40211C975.239 4.85083 975.326 4.51776 975.323 4.35354C975.323 4.35017 975.323 4.34702 975.323 4.34408C975.297 4.33904 975.256 4.33469 975.199 4.3357C974.805 4.34257 974.306 4.48702 973.688 4.81992C973.073 5.15096 972.369 5.65312 971.575 6.3377C969.985 7.70696 968.076 9.76819 965.845 12.5355C961.809 17.619 958.45 22.8626 955.765 28.2662C957.786 26.2359 959.737 24.1604 961.618 22.0407ZM954.626 29.4706C954.647 29.4259 954.668 29.3812 954.69 29.3365C957.489 23.4408 961.078 17.7363 965.455 12.223C969.934 6.6666 973.179 3.87087 975.19 3.83578C975.606 3.82852 975.817 3.9982 975.823 4.34481C975.843 5.5233 973.578 8.822 969.026 14.2409C966.717 16.9857 964.372 19.6963 961.991 22.3729C959.798 24.8447 957.511 27.2556 955.128 29.6059C955.12 29.6141 955.112 29.6223 955.104 29.6305C955.101 29.6332 955.098 29.6358 955.096 29.6384C955.085 29.6492 955.074 29.6601 955.062 29.671C955.061 29.6723 955.06 29.6736 955.058 29.6749C954.952 29.7796 954.846 29.8842 954.739 29.9887C954.735 29.9849 954.731 29.981 954.728 29.977C954.665 29.9089 954.632 29.8095 954.63 29.6785L954.626 29.4706Z' fill='black'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media (max-width: 1500px) {
  #section8 .symbol-title .main-title {
    height: 70px;
  }
}
@media (max-width: 1024px) {
  #section8 .symbol-title .main-title {
    margin-bottom: 21px;
    height: 58px;
    background-image: url("data:image/svg+xml,%3Csvg width='477' height='39' viewBox='0 0 477 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-outside-1_6898_6928' maskUnits='userSpaceOnUse' x='0.108398' y='0.0966797' width='476' height='38' fill='black'%3E%3Crect fill='white' x='0.108398' y='0.0966797' width='476' height='38'/%3E%3Cpath d='M16.5493 15.9679H19.5832V18.3226H16.5493V28.9637H13.6513V8.31539H16.5493V15.9679ZM1.1084 10.2172H10.776V12.5492H3.98376V21.5828C5.55351 21.5677 6.97987 21.5111 8.26284 21.413C9.55336 21.3149 10.859 21.1526 12.1797 20.9262L12.4966 23.3488C11.0778 23.5903 9.67411 23.7525 8.28548 23.8355C6.9044 23.9186 5.29314 23.9601 3.4517 23.9601H1.1084V10.2172Z'/%3E%3Cpath d='M27.8814 12.9794C27.8739 14.2699 28.0663 15.5151 28.4587 16.7151C28.8512 17.915 29.4398 18.9829 30.2247 19.9187C31.0096 20.8545 31.9643 21.5602 33.0888 22.0356L31.3907 24.345C30.2436 23.8242 29.2549 23.0771 28.4248 22.1035C27.6022 21.13 26.9494 19.9866 26.4664 18.6735C25.9909 20.1074 25.323 21.3564 24.4627 22.4205C23.6023 23.4771 22.5609 24.2846 21.3383 24.8431L19.5949 22.4431C20.7572 21.9526 21.7383 21.2243 22.5382 20.2583C23.3457 19.2848 23.9495 18.1716 24.3495 16.9188C24.7495 15.6585 24.9532 14.3453 24.9608 12.9794V9.90023H27.8814V12.9794ZM34.1982 8.31539H37.1188V28.9637H34.1982V8.31539Z'/%3E%3Cpath d='M61.8433 28.9184H58.9453V8.33803H61.8433V28.9184ZM45.9835 19.2508C48.3985 19.2508 50.5607 19.2206 52.4701 19.1603C54.3794 19.0923 56.2133 18.9489 57.9717 18.7301L58.1302 20.813C56.4171 21.0998 54.5907 21.3036 52.6512 21.4243V28.2844H49.7305V21.5488C48.523 21.5866 46.8023 21.6054 44.5685 21.6054L44.2515 19.2508H45.9835ZM45.3156 9.69647H50.7267V12.0058H48.191V15.0736C49.1645 15.0208 50.0777 14.9038 50.9305 14.7227L51.089 16.9868C50.3267 17.1528 49.606 17.2584 48.9268 17.3037C48.2476 17.349 47.391 17.3716 46.3571 17.3716H45.3156V9.69647ZM51.7229 9.69647H57.2925V12.0058H54.553V15.0623H57.4057V17.3716H51.7229V9.69647Z'/%3E%3Cpath d='M80.6241 16.1943H66.2247V9.03989H69.1001V13.9303H80.6241V16.1943ZM63.8701 18.4131H82.7297V20.6772H63.8701V18.4131ZM66.0436 22.3526H68.9416V26.1562H80.76V28.4656H66.0436V22.3526Z'/%3E%3Cpath d='M94.3181 29.787C93.8289 29.787 93.4096 29.3502 93.0602 28.4766C92.7457 27.603 92.5884 26.6246 92.5884 25.5413C92.5884 22.5361 94.1085 17.8886 97.1486 11.5986C96.7992 11.983 96.3624 12.4024 95.8382 12.8566C95.349 13.3109 94.8074 13.7826 94.2133 14.2719C94.1784 14.1321 94.1784 14.0098 94.2133 13.9049L96.9914 10.0786C97.83 8.92542 98.4765 8.12171 98.9308 7.66744C99.385 7.21317 99.6821 6.98603 99.8218 6.98603C100.136 6.98603 100.66 7.12581 101.394 7.40536C102.093 7.68491 102.443 7.94699 102.443 8.1916C102.443 8.1916 102.408 8.26149 102.338 8.40126C100.66 10.7076 98.8783 14.0622 96.9914 18.4651C95.1044 22.8681 94.1609 25.9432 94.1609 27.6904L94.5278 29.5773C94.5278 29.7171 94.4579 29.787 94.3181 29.787Z'/%3E%3Cpath d='M106.515 29.8918C104.872 29.8918 103.492 29.4201 102.374 28.4766C101.291 27.4982 100.749 26.2577 100.749 24.7551C100.749 22.7283 101.832 19.9153 103.999 16.3161C106.13 12.7169 108.017 10.9172 109.66 10.9172C109.869 10.9172 110.062 10.9696 110.236 11.0745C110.411 11.1444 110.673 11.3016 111.022 11.5462C111.267 11.686 111.477 11.8433 111.651 12.018C111.861 12.1577 111.966 12.315 111.966 12.4897C111.966 12.6295 111.756 12.6994 111.337 12.6994H110.97C109.782 12.6994 108.052 14.3068 105.781 17.5217C103.544 20.7016 102.426 23.1302 102.426 24.8075C102.426 26.6595 103.457 27.5855 105.519 27.5855C107.161 27.5855 109.258 26.7119 111.809 24.9647C113.067 24.0911 114.237 23.1302 115.321 22.0819C116.439 20.9986 117.47 19.8454 118.413 18.6224C120.335 16.1763 121.296 14.0273 121.296 12.1752C121.296 9.86891 118.937 8.71576 114.22 8.71576C110.865 8.71576 107.947 9.1875 105.466 10.131L105.204 10.2882C105.099 10.2882 105.047 10.2533 105.047 10.1834C105.571 9.17003 106.829 8.40126 108.821 7.8771C110.883 7.35294 112.857 7.09086 114.744 7.09086C116.736 7.09086 118.64 7.71985 120.457 8.97784C121.471 9.64178 122.187 10.3756 122.606 11.1793C123.026 11.9481 123.235 12.7867 123.235 13.6953C123.235 14.499 123.078 15.3551 122.764 16.2637C122.484 17.1373 122.065 18.0283 121.506 18.9369C120.353 20.8938 118.937 22.6759 117.26 24.2833C115.583 25.8558 113.748 27.1837 111.756 28.2669C110.848 28.826 109.939 29.2279 109.031 29.4725C108.157 29.7521 107.318 29.8918 106.515 29.8918Z'/%3E%3Cpath d='M128.91 29.8918C127.268 29.8918 125.888 29.4201 124.769 28.4766C123.686 27.4982 123.145 26.2577 123.145 24.7551C123.145 22.7283 124.228 19.9153 126.394 16.3161C128.526 12.7169 130.413 10.9172 132.055 10.9172C132.265 10.9172 132.457 10.9696 132.632 11.0745C132.807 11.1444 133.069 11.3016 133.418 11.5462C133.663 11.686 133.872 11.8433 134.047 12.018C134.257 12.1577 134.362 12.315 134.362 12.4897C134.362 12.6295 134.152 12.6994 133.733 12.6994H133.366C132.178 12.6994 130.448 14.3068 128.176 17.5217C125.94 20.7016 124.822 23.1302 124.822 24.8075C124.822 26.6595 125.853 27.5855 127.914 27.5855C129.557 27.5855 131.653 26.7119 134.204 24.9647C135.462 24.0911 136.633 23.1302 137.716 22.0819C138.834 20.9986 139.865 19.8454 140.809 18.6224C142.731 16.1763 143.692 14.0273 143.692 12.1752C143.692 9.86891 141.333 8.71576 136.615 8.71576C133.261 8.71576 130.343 9.1875 127.862 10.131L127.6 10.2882C127.495 10.2882 127.443 10.2533 127.443 10.1834C127.967 9.17003 129.225 8.40126 131.217 7.8771C133.278 7.35294 135.253 7.09086 137.14 7.09086C139.131 7.09086 141.036 7.71985 142.853 8.97784C143.866 9.64178 144.583 10.3756 145.002 11.1793C145.421 11.9481 145.631 12.7867 145.631 13.6953C145.631 14.499 145.474 15.3551 145.159 16.2637C144.88 17.1373 144.46 18.0283 143.901 18.9369C142.748 20.8938 141.333 22.6759 139.656 24.2833C137.978 25.8558 136.144 27.1837 134.152 28.2669C133.243 28.826 132.335 29.2279 131.426 29.4725C130.553 29.7521 129.714 29.8918 128.91 29.8918Z'/%3E%3Cpath d='M167.702 23.4846H164.826V16.7377H159.709V14.4736H164.826V12.8888H159.709V10.6247H164.826V8.33803H167.702V23.4846ZM151.491 9.62854H154.344V18.4358C155.694 18.4207 156.97 18.3641 158.17 18.2659C159.37 18.1603 160.577 17.998 161.792 17.7792L162.087 20.1112C160.66 20.3828 159.253 20.5677 157.864 20.6659C156.483 20.7564 154.91 20.8055 153.144 20.813H151.491V9.62854ZM154.004 22.1262H156.902V26.2468H168.2V28.5561H154.004V22.1262Z'/%3E%3Cpath d='M172.309 31.6126H169.909L171.041 25.16H174.256L172.309 31.6126Z'/%3E%3Cpath d='M199.026 20.247H191.057V22.013H196.785V28.692H182.408V22.013H188.181V20.247H180.234V17.9603H199.026V20.247ZM181.887 8.8814H197.351V11.1907H194.657V14.3378H197.215V16.6471H182.023V14.3378H184.559V11.1907H181.887V8.8814ZM193.955 26.3826V24.2544H185.261V26.3826H193.955ZM191.759 14.3378V11.1907H187.457V14.3378H191.759Z'/%3E%3Cpath d='M210.834 9.6059C210.834 10.3455 210.773 11.0323 210.653 11.6662H214.298V8.33803H217.173V20.564H214.298V18.3226H209.611V16.0132H214.298V13.9303H209.985C209.298 15.5227 208.204 16.8773 206.702 17.9943C205.208 19.1037 203.347 19.9527 201.121 20.5413L200.034 18.232C202.313 17.6509 204.106 16.8132 205.411 15.7189C206.724 14.617 207.498 13.3567 207.732 11.9379H201.211V9.6059H210.834ZM203.023 21.4017H217.173V28.8731H214.298V23.6657H203.023V21.4017Z'/%3E%3Cpath d='M226.875 21.5375C226.875 22.413 227.071 23.2469 227.464 24.0393C227.856 24.8317 228.449 25.4996 229.241 26.043C230.056 25.4694 230.667 24.7789 231.075 23.9714C231.49 23.1639 231.698 22.3526 231.698 21.5375V20.8357H234.55V21.5375C234.535 22.6771 234.848 23.6922 235.49 24.5827C236.131 25.4657 237.109 26.1109 238.422 26.5185L237.018 28.624C236.06 28.2995 235.248 27.8354 234.584 27.2316C233.928 26.6354 233.414 25.926 233.045 25.1034C232.69 25.9411 232.199 26.6807 231.573 27.3222C230.954 27.9637 230.203 28.458 229.32 28.8052C228.392 28.4656 227.611 27.9826 226.977 27.3562C226.343 26.7373 225.852 26.0128 225.505 25.1827C225.128 25.9751 224.615 26.6656 223.966 27.2543C223.317 27.8429 222.536 28.2995 221.622 28.624L220.196 26.5185C221.064 26.2241 221.785 25.8166 222.358 25.2959C222.939 24.7751 223.366 24.194 223.637 23.5525C223.917 22.9035 224.06 22.2318 224.068 21.5375V20.8357H226.875V21.5375ZM219.698 14.3378C219.698 13.3793 219.943 12.5265 220.434 11.7794C220.924 11.0247 221.596 10.4361 222.449 10.0134C223.309 9.59081 224.271 9.3795 225.336 9.3795C226.392 9.3795 227.347 9.59081 228.2 10.0134C229.06 10.4361 229.735 11.0247 230.226 11.7794C230.724 12.5265 230.973 13.3793 230.973 14.3378C230.973 15.2812 230.724 16.1264 230.226 16.8735C229.735 17.6207 229.06 18.2056 228.2 18.6282C227.347 19.0433 226.392 19.2508 225.336 19.2508C224.279 19.2508 223.321 19.0433 222.46 18.6282C221.6 18.2056 220.924 17.6207 220.434 16.8735C219.943 16.1264 219.698 15.2812 219.698 14.3378ZM222.528 14.3378C222.521 14.8434 222.634 15.2887 222.868 15.6736C223.109 16.0509 223.441 16.3415 223.864 16.5453C224.294 16.749 224.785 16.8509 225.336 16.8509C225.871 16.8509 226.347 16.749 226.762 16.5453C227.185 16.3415 227.517 16.0509 227.758 15.6736C228 15.2887 228.12 14.8434 228.12 14.3378C228.12 13.8171 228 13.368 227.758 12.9907C227.517 12.6058 227.185 12.3115 226.762 12.1077C226.347 11.9039 225.871 11.802 225.336 11.802C224.785 11.802 224.294 11.9039 223.864 12.1077C223.441 12.3115 223.109 12.6058 222.868 12.9907C222.634 13.368 222.521 13.8171 222.528 14.3378ZM233.735 8.33803H236.633V19.9753H233.735V8.33803Z'/%3E%3Cpath d='M255.935 12.0511C255.927 13.251 255.908 14.2812 255.878 15.1415C255.856 15.9943 255.784 16.9981 255.663 18.1527C255.542 19.2999 255.354 20.5489 255.097 21.8998L252.199 21.6054C252.554 19.8772 252.78 18.3226 252.878 16.9415C252.976 15.5528 253.029 14.0359 253.037 12.3907H240.901V10.104H255.935V12.0511ZM238.954 24.0506H245.679V16.9641H248.554V24.0506H257.746V26.4053H238.954V24.0506Z'/%3E%3Cpath d='M271.014 13.9303C271.007 15.0095 271.196 16.0924 271.58 17.1792C271.965 18.2659 272.535 19.2584 273.29 20.1564C274.052 21.0545 274.977 21.7564 276.063 22.262L274.456 24.5261C273.346 24.0129 272.38 23.2695 271.558 22.296C270.735 21.3149 270.082 20.1829 269.599 18.8999C269.124 20.3036 268.46 21.5451 267.607 22.6243C266.762 23.6959 265.762 24.5034 264.607 25.0468L262.932 22.7601C264.034 22.2469 264.973 21.5187 265.75 20.5753C266.528 19.6319 267.113 18.5829 267.505 17.4282C267.905 16.266 268.109 15.1 268.116 13.9303V12.6624H263.747V10.3078H275.158V12.6624H271.014V13.9303ZM276.765 8.31539H279.663V16.1717H282.697V18.5942H279.663V28.9184H276.765V8.31539Z'/%3E%3Cpath d='M299.327 13.1378H302.112V15.5151H299.327V20.6772H296.429V8.33803H299.327V13.1378ZM283.705 9.56062H293.169V15.6962H286.603V17.5075C288.392 17.4924 289.912 17.4433 291.165 17.3603C292.418 17.2698 293.674 17.1151 294.935 16.8962L295.252 19.2055C293.855 19.4697 292.437 19.647 290.995 19.7376C289.561 19.8206 287.72 19.8621 285.471 19.8621H283.728V13.5227H290.361V11.8247H283.705V9.56062ZM285.471 25.0468C285.471 24.2318 285.754 23.5261 286.32 22.9299C286.893 22.3337 287.709 21.8771 288.765 21.5602C289.829 21.2432 291.086 21.0847 292.535 21.0847C293.954 21.0847 295.188 21.2432 296.237 21.5602C297.293 21.8771 298.104 22.3337 298.67 22.9299C299.244 23.5261 299.531 24.2318 299.531 25.0468C299.531 25.8468 299.244 26.5336 298.67 27.1071C298.104 27.6882 297.297 28.1297 296.248 28.4316C295.199 28.741 293.961 28.8957 292.535 28.8957C291.086 28.8957 289.829 28.741 288.765 28.4316C287.709 28.1297 286.893 27.6882 286.32 27.1071C285.754 26.5336 285.471 25.8468 285.471 25.0468ZM288.324 25.0468C288.316 25.6053 288.671 26.0279 289.388 26.3147C290.105 26.6015 291.154 26.7449 292.535 26.7449C293.893 26.7449 294.923 26.6015 295.625 26.3147C296.327 26.0279 296.678 25.6053 296.678 25.0468C296.678 24.4808 296.331 24.0544 295.637 23.7676C294.95 23.4733 293.942 23.3261 292.614 23.3261C291.195 23.3261 290.124 23.4695 289.399 23.7563C288.675 24.0431 288.316 24.4733 288.324 25.0468Z'/%3E%3Cpath d='M313.399 11.0323C313.391 12.0586 313.682 13.0661 314.27 14.0548C314.859 15.0359 315.708 15.8887 316.817 16.6132C317.927 17.3301 319.232 17.8169 320.734 18.0735L319.466 20.4734C317.7 20.1263 316.161 19.481 314.848 18.5376C313.542 17.5867 312.55 16.4396 311.87 15.0963C311.176 16.4321 310.172 17.5754 308.859 18.5263C307.554 19.4697 306.025 20.1187 304.274 20.4734L303.029 18.0735C304.501 17.8094 305.788 17.315 306.889 16.5905C307.991 15.866 308.836 15.0132 309.425 14.0321C310.014 13.0435 310.312 12.0435 310.319 11.0323V9.53798H313.399V11.0323ZM302.554 24.0054H321.413V26.3826H302.554V24.0054Z'/%3E%3Cpath d='M339.492 28.9637H336.617V18.0961H333.289V15.7415H336.617V8.31539H339.492V28.9637ZM322.806 10.0361H332.134V17.7565H325.727V21.7866C327.312 21.7715 328.715 21.7262 329.938 21.6507C331.161 21.5677 332.391 21.4168 333.628 21.1979L333.855 23.5525C332.474 23.7865 331.089 23.9487 329.7 24.0393C328.312 24.1223 326.742 24.1638 324.991 24.1638H322.852V15.4698H329.327V12.3681H322.806V10.0361Z'/%3E%3Cpath d='M360.537 20.6545H352.726V24.2318H349.806V20.6545H341.678V18.3452H360.537V20.6545ZM343.625 12.9794C343.625 12.119 343.934 11.3681 344.553 10.7266C345.172 10.0851 346.044 9.59081 347.168 9.24365C348.3 8.88895 349.609 8.70783 351.096 8.70028C352.575 8.70783 353.877 8.88895 355.002 9.24365C356.126 9.59081 356.998 10.0851 357.617 10.7266C358.236 11.3681 358.545 12.119 358.545 12.9794C358.545 13.8473 358.236 14.6019 357.617 15.2434C356.998 15.8849 356.126 16.3792 355.002 16.7264C353.877 17.066 352.575 17.2358 351.096 17.2358C349.609 17.2358 348.3 17.066 347.168 16.7264C346.044 16.3792 345.172 15.8849 344.553 15.2434C343.934 14.6019 343.625 13.8473 343.625 12.9794ZM343.919 22.3979H346.84V26.2241H358.454V28.5561H343.919V22.3979ZM346.749 12.9794C346.742 13.5982 347.126 14.0774 347.904 14.417C348.681 14.7491 349.745 14.9189 351.096 14.9265C352.447 14.9189 353.507 14.7491 354.277 14.417C355.054 14.0774 355.443 13.5982 355.443 12.9794C355.443 12.3303 355.058 11.836 354.288 11.4964C353.519 11.1568 352.455 10.987 351.096 10.987C349.738 10.987 348.67 11.1606 347.892 11.5077C347.123 11.8473 346.742 12.3379 346.749 12.9794Z'/%3E%3Cpath d='M374.073 35.123C372.816 35.145 372.166 33.968 372.125 31.5922C372.102 30.2995 372.284 28.6886 372.669 26.7597C373.09 24.8301 373.751 22.6343 374.651 20.1721C373.639 20.2597 372.767 20.3273 372.034 20.3751C371.335 20.4222 370.794 20.4491 370.41 20.4558C368.698 20.4857 367.828 19.6796 367.799 18.0375C367.797 17.9326 367.866 17.879 368.006 17.8766L369.006 18.1212C372.675 18.0572 374.84 17.967 375.502 17.8506C377.345 13.3099 379.673 8.53367 382.486 3.52176C382.727 3.27292 383.319 3.14027 384.262 3.1238C385.205 3.10733 385.681 3.3262 385.689 3.78041L383.296 7.85882C382.244 9.6596 381.296 11.3887 380.451 13.046C379.64 14.6679 378.899 16.2186 378.225 17.6982L386.865 17.128C388.123 17.0711 389.936 16.8298 392.305 16.404C393.689 13.5839 395.162 10.8845 396.724 8.30594C398.321 5.69181 399.312 4.3814 399.696 4.37469C400.116 4.36737 400.554 4.46456 401.012 4.66627C401.504 4.83242 401.752 5.02031 401.756 5.22995C401.381 5.76074 400.989 6.32677 400.58 6.92805C400.171 7.52932 399.676 8.23694 399.096 9.0509C393.977 16.0952 391.447 21.3468 391.508 24.8057C391.535 26.378 392.178 27.1531 393.436 27.1311L395.213 26.838C395.318 26.8362 395.371 26.8702 395.372 26.9401C395.375 27.1148 395.064 27.3124 394.439 27.533C393.849 27.788 393.362 27.9188 392.978 27.9255C392.174 27.9395 391.504 27.6017 390.968 26.9121C390.467 26.2219 390.207 25.3527 390.189 24.3045C390.153 22.2431 390.707 19.9967 391.853 17.5652C386.217 19.0266 381.355 19.793 377.267 19.8643C374.814 25.4641 373.612 29.679 373.661 32.509C373.676 33.3825 373.774 33.9924 373.955 34.3387C374.136 34.72 374.263 34.945 374.334 35.0136C374.44 35.0817 374.353 35.1181 374.073 35.123Z'/%3E%3Cpath d='M411.776 30.0613C410.274 30.0875 408.75 29.852 407.203 29.3548C405.693 28.9268 404.931 28.311 404.917 27.5074C404.915 27.4375 404.95 27.402 405.02 27.4008L405.336 27.5001C406.149 28.0101 407.166 28.2545 408.389 28.2332C411.359 28.1813 413.967 27.4193 416.213 25.9472C418.425 24.5106 419.519 23.1285 419.496 21.8008C419.472 20.4382 418.561 19.3357 416.764 18.4934C415.778 18.0213 414.793 17.689 413.811 17.4964C412.864 17.3033 411.971 17.214 411.133 17.2286C409.735 17.253 408.603 17.465 407.736 17.8646C407.386 17.8358 407.208 17.6117 407.201 17.1924C407.192 16.7033 407.553 16.3475 408.283 16.1251L409.955 15.8338C413.815 14.7179 416.814 13.32 418.951 11.6401C421.088 9.9252 422.139 8.03708 422.103 5.97569C422.085 4.96247 421.494 4.15147 420.33 3.5427C419.166 2.93393 417.414 2.64998 415.073 2.69084C412.767 2.73109 410.832 2.97457 409.267 3.42127C408.501 3.60938 407.493 3.92405 406.243 4.36527C405.027 4.77094 403.498 5.30438 401.657 5.9656C398.149 7.21512 396.325 7.84109 396.186 7.84353C395.592 7.8539 395.287 7.43982 395.273 6.60129C395.266 6.21696 395.384 5.97026 395.627 5.86117C402.149 3.12612 408.45 1.70553 414.53 1.59942C421.552 1.47683 425.094 3.12754 425.153 6.55153C425.185 8.36835 423.977 10.2243 421.529 12.1193C420.322 13.0491 418.955 13.8593 417.429 14.55C415.939 15.24 414.289 15.828 412.48 16.3139C415.174 16.4766 417.335 17.1204 418.962 18.2453C420.589 19.3353 421.419 20.8586 421.453 22.8151C421.486 24.7018 420.537 26.3785 418.605 27.8451C416.708 29.2762 414.432 30.015 411.776 30.0613ZM400.566 33.5597C399.972 33.5701 399.44 33.1075 398.969 32.1721C398.534 31.2361 398.305 30.1392 398.283 28.8814C398.203 24.3044 400.622 17.7092 405.539 9.09572C406.958 6.30994 407.912 4.91279 408.401 4.90425C408.891 4.89571 409.417 5.00885 409.98 5.24366C410.543 5.44354 410.826 5.64829 410.83 5.85792C410.83 5.89286 410.814 5.94558 410.78 6.01606C403.424 17.0836 399.792 25.2378 399.883 30.4786C399.895 31.1424 400.046 31.7864 400.336 32.4104C400.627 33.0344 400.807 33.3458 400.877 33.3446C400.81 33.4855 400.706 33.5572 400.566 33.5597Z'/%3E%3Cpath d='M425.597 31.1307C424.968 31.1416 424.435 30.6442 423.998 29.6383C423.597 28.6667 423.386 27.587 423.365 26.399C423.283 21.6823 425.904 14.6991 431.23 5.44941C432.577 2.56005 433.6 1.10926 434.299 1.09707C434.718 1.08975 435.192 1.18633 435.72 1.38682C436.282 1.58669 436.566 1.82638 436.571 2.10589L433.722 7.08348C432.943 8.49505 432.265 9.6777 431.687 10.6314C431.145 11.5845 430.738 12.3255 430.468 12.8545C428.133 17.229 426.52 20.9618 425.631 24.0528C426.751 22.146 428.632 19.789 431.274 16.9819C433.916 14.1748 437.283 10.8308 441.374 6.94992L445.397 3.15759C445.981 2.62315 446.693 2.3486 447.532 2.33397C447.951 2.32665 448.163 2.44528 448.167 2.68985L448.118 2.90039C443.16 13.1572 440.722 20.6789 440.806 25.4655C440.85 28.016 441.327 29.2834 442.235 29.2675C443.144 29.2517 444.317 27.3963 445.755 23.7016C446.026 23.2075 446.214 22.9596 446.319 22.9578C446.424 22.9559 446.479 23.0948 446.483 23.3743C446.487 23.549 446.472 23.7065 446.439 23.8469C445.426 27.8837 443.942 29.9192 441.985 29.9534C441.042 29.9699 440.247 29.5119 439.602 28.5795C438.992 27.6466 438.672 26.3416 438.642 24.6645C438.612 22.9176 439.004 20.3594 439.819 16.99C440.243 15.2701 440.704 13.6369 441.201 12.0905C441.734 10.5434 442.285 9.0834 442.855 7.71043L432.281 17.5934C427.509 22.5696 425.146 26.3505 425.192 28.9359C425.204 29.6347 425.425 30.2949 425.855 30.9165C425.858 31.0562 425.772 31.1276 425.597 31.1307Z'/%3E%3Cpath d='M463.441 37.8095C462.567 37.8247 461.689 36.5644 460.806 34.0285C460.329 32.7088 459.975 31.4742 459.745 30.3249C459.551 29.2099 459.445 28.1458 459.427 27.1326C459.411 26.1892 459.465 25.2971 459.59 24.4561C459.75 23.5796 459.944 22.7199 460.174 21.8771C456.96 25.9524 454.392 28.0068 452.471 28.0404C451.527 28.0568 450.627 27.5483 449.771 26.5148C448.949 25.5156 448.53 24.5443 448.514 23.601C448.493 22.3781 448.731 21.0109 449.229 19.4994C449.761 17.9524 450.587 16.2254 451.707 14.3186L456.952 5.47224C456.084 5.767 455.13 6.20303 454.092 6.78035C453.053 7.32273 452.102 7.89852 451.239 8.50772C447.475 11.1597 445.611 12.4853 445.646 12.4847L445.593 12.4332L445.694 12.2218C446.753 10.8402 448.595 9.2179 451.219 7.35474C453.911 5.42048 455.764 4.44451 456.777 4.42683C457.336 4.41707 457.846 4.63533 458.309 5.0816C458.805 5.49233 459.058 5.95973 459.067 6.48381C459.075 6.97296 458.01 9.00114 455.87 12.5684C454.818 14.3342 453.918 15.8702 453.172 17.1764C452.426 18.4825 451.868 19.5407 451.498 20.351C450.757 21.9367 450.401 23.568 450.43 25.2451C450.44 25.8391 450.69 26.1318 451.179 26.1232C452.088 26.1074 454.003 24.7459 456.927 22.0387C458.406 20.6848 459.625 19.4403 460.584 18.3052C461.543 17.17 462.275 16.0738 462.781 15.0165C464.735 10.8235 466.774 7.52009 468.899 5.10645C471.023 2.6928 472.942 1.47104 474.654 1.44116C475.422 1.42774 475.813 1.77042 475.825 2.46919C475.844 3.55229 475.186 4.9268 473.852 6.5927C473.441 7.05422 473.064 7.49766 472.722 7.92303C472.38 8.34839 471.969 8.82738 471.489 9.36C470.906 9.99926 470.186 10.7982 469.329 11.7568C468.507 12.6798 467.667 13.6206 466.81 14.5792C465.988 15.5372 465.286 16.3708 464.704 17.0799C464.122 17.7541 463.779 18.1445 463.676 18.2512C463.404 18.7103 463.119 19.3968 462.821 20.3107C462.522 21.2246 462.243 22.2604 461.984 23.4183C461.726 24.646 461.517 25.7331 461.359 26.6795C461.235 27.5903 461.178 28.3427 461.189 28.9367C461.263 33.1643 462.047 36.0514 463.542 37.598C463.577 37.5974 463.577 37.6149 463.543 37.6504C463.544 37.7203 463.51 37.7733 463.441 37.8095ZM464.308 15.4093C465.579 14.1638 466.798 12.8844 467.963 11.5709C469.163 10.2219 470.345 8.85574 471.509 7.47239C473.803 4.74125 474.944 3.0787 474.934 2.48475C474.931 2.31005 474.825 2.22454 474.615 2.22819C473.602 2.24588 471.966 3.65493 469.709 6.45534C467.486 9.25513 465.666 12.1527 464.251 15.1481L464.253 15.253C464.254 15.3228 464.272 15.3749 464.308 15.4093Z'/%3E%3C/mask%3E%3Cpath d='M16.5493 15.9679H19.5832V18.3226H16.5493V28.9637H13.6513V8.31539H16.5493V15.9679ZM1.1084 10.2172H10.776V12.5492H3.98376V21.5828C5.55351 21.5677 6.97987 21.5111 8.26284 21.413C9.55336 21.3149 10.859 21.1526 12.1797 20.9262L12.4966 23.3488C11.0778 23.5903 9.67411 23.7525 8.28548 23.8355C6.9044 23.9186 5.29314 23.9601 3.4517 23.9601H1.1084V10.2172Z' fill='black'/%3E%3Cpath d='M27.8814 12.9794C27.8739 14.2699 28.0663 15.5151 28.4587 16.7151C28.8512 17.915 29.4398 18.9829 30.2247 19.9187C31.0096 20.8545 31.9643 21.5602 33.0888 22.0356L31.3907 24.345C30.2436 23.8242 29.2549 23.0771 28.4248 22.1035C27.6022 21.13 26.9494 19.9866 26.4664 18.6735C25.9909 20.1074 25.323 21.3564 24.4627 22.4205C23.6023 23.4771 22.5609 24.2846 21.3383 24.8431L19.5949 22.4431C20.7572 21.9526 21.7383 21.2243 22.5382 20.2583C23.3457 19.2848 23.9495 18.1716 24.3495 16.9188C24.7495 15.6585 24.9532 14.3453 24.9608 12.9794V9.90023H27.8814V12.9794ZM34.1982 8.31539H37.1188V28.9637H34.1982V8.31539Z' fill='black'/%3E%3Cpath d='M61.8433 28.9184H58.9453V8.33803H61.8433V28.9184ZM45.9835 19.2508C48.3985 19.2508 50.5607 19.2206 52.4701 19.1603C54.3794 19.0923 56.2133 18.9489 57.9717 18.7301L58.1302 20.813C56.4171 21.0998 54.5907 21.3036 52.6512 21.4243V28.2844H49.7305V21.5488C48.523 21.5866 46.8023 21.6054 44.5685 21.6054L44.2515 19.2508H45.9835ZM45.3156 9.69647H50.7267V12.0058H48.191V15.0736C49.1645 15.0208 50.0777 14.9038 50.9305 14.7227L51.089 16.9868C50.3267 17.1528 49.606 17.2584 48.9268 17.3037C48.2476 17.349 47.391 17.3716 46.3571 17.3716H45.3156V9.69647ZM51.7229 9.69647H57.2925V12.0058H54.553V15.0623H57.4057V17.3716H51.7229V9.69647Z' fill='black'/%3E%3Cpath d='M80.6241 16.1943H66.2247V9.03989H69.1001V13.9303H80.6241V16.1943ZM63.8701 18.4131H82.7297V20.6772H63.8701V18.4131ZM66.0436 22.3526H68.9416V26.1562H80.76V28.4656H66.0436V22.3526Z' fill='black'/%3E%3Cpath d='M94.3181 29.787C93.8289 29.787 93.4096 29.3502 93.0602 28.4766C92.7457 27.603 92.5884 26.6246 92.5884 25.5413C92.5884 22.5361 94.1085 17.8886 97.1486 11.5986C96.7992 11.983 96.3624 12.4024 95.8382 12.8566C95.349 13.3109 94.8074 13.7826 94.2133 14.2719C94.1784 14.1321 94.1784 14.0098 94.2133 13.9049L96.9914 10.0786C97.83 8.92542 98.4765 8.12171 98.9308 7.66744C99.385 7.21317 99.6821 6.98603 99.8218 6.98603C100.136 6.98603 100.66 7.12581 101.394 7.40536C102.093 7.68491 102.443 7.94699 102.443 8.1916C102.443 8.1916 102.408 8.26149 102.338 8.40126C100.66 10.7076 98.8783 14.0622 96.9914 18.4651C95.1044 22.8681 94.1609 25.9432 94.1609 27.6904L94.5278 29.5773C94.5278 29.7171 94.4579 29.787 94.3181 29.787Z' fill='black'/%3E%3Cpath d='M106.515 29.8918C104.872 29.8918 103.492 29.4201 102.374 28.4766C101.291 27.4982 100.749 26.2577 100.749 24.7551C100.749 22.7283 101.832 19.9153 103.999 16.3161C106.13 12.7169 108.017 10.9172 109.66 10.9172C109.869 10.9172 110.062 10.9696 110.236 11.0745C110.411 11.1444 110.673 11.3016 111.022 11.5462C111.267 11.686 111.477 11.8433 111.651 12.018C111.861 12.1577 111.966 12.315 111.966 12.4897C111.966 12.6295 111.756 12.6994 111.337 12.6994H110.97C109.782 12.6994 108.052 14.3068 105.781 17.5217C103.544 20.7016 102.426 23.1302 102.426 24.8075C102.426 26.6595 103.457 27.5855 105.519 27.5855C107.161 27.5855 109.258 26.7119 111.809 24.9647C113.067 24.0911 114.237 23.1302 115.321 22.0819C116.439 20.9986 117.47 19.8454 118.413 18.6224C120.335 16.1763 121.296 14.0273 121.296 12.1752C121.296 9.86891 118.937 8.71576 114.22 8.71576C110.865 8.71576 107.947 9.1875 105.466 10.131L105.204 10.2882C105.099 10.2882 105.047 10.2533 105.047 10.1834C105.571 9.17003 106.829 8.40126 108.821 7.8771C110.883 7.35294 112.857 7.09086 114.744 7.09086C116.736 7.09086 118.64 7.71985 120.457 8.97784C121.471 9.64178 122.187 10.3756 122.606 11.1793C123.026 11.9481 123.235 12.7867 123.235 13.6953C123.235 14.499 123.078 15.3551 122.764 16.2637C122.484 17.1373 122.065 18.0283 121.506 18.9369C120.353 20.8938 118.937 22.6759 117.26 24.2833C115.583 25.8558 113.748 27.1837 111.756 28.2669C110.848 28.826 109.939 29.2279 109.031 29.4725C108.157 29.7521 107.318 29.8918 106.515 29.8918Z' fill='black'/%3E%3Cpath d='M128.91 29.8918C127.268 29.8918 125.888 29.4201 124.769 28.4766C123.686 27.4982 123.145 26.2577 123.145 24.7551C123.145 22.7283 124.228 19.9153 126.394 16.3161C128.526 12.7169 130.413 10.9172 132.055 10.9172C132.265 10.9172 132.457 10.9696 132.632 11.0745C132.807 11.1444 133.069 11.3016 133.418 11.5462C133.663 11.686 133.872 11.8433 134.047 12.018C134.257 12.1577 134.362 12.315 134.362 12.4897C134.362 12.6295 134.152 12.6994 133.733 12.6994H133.366C132.178 12.6994 130.448 14.3068 128.176 17.5217C125.94 20.7016 124.822 23.1302 124.822 24.8075C124.822 26.6595 125.853 27.5855 127.914 27.5855C129.557 27.5855 131.653 26.7119 134.204 24.9647C135.462 24.0911 136.633 23.1302 137.716 22.0819C138.834 20.9986 139.865 19.8454 140.809 18.6224C142.731 16.1763 143.692 14.0273 143.692 12.1752C143.692 9.86891 141.333 8.71576 136.615 8.71576C133.261 8.71576 130.343 9.1875 127.862 10.131L127.6 10.2882C127.495 10.2882 127.443 10.2533 127.443 10.1834C127.967 9.17003 129.225 8.40126 131.217 7.8771C133.278 7.35294 135.253 7.09086 137.14 7.09086C139.131 7.09086 141.036 7.71985 142.853 8.97784C143.866 9.64178 144.583 10.3756 145.002 11.1793C145.421 11.9481 145.631 12.7867 145.631 13.6953C145.631 14.499 145.474 15.3551 145.159 16.2637C144.88 17.1373 144.46 18.0283 143.901 18.9369C142.748 20.8938 141.333 22.6759 139.656 24.2833C137.978 25.8558 136.144 27.1837 134.152 28.2669C133.243 28.826 132.335 29.2279 131.426 29.4725C130.553 29.7521 129.714 29.8918 128.91 29.8918Z' fill='black'/%3E%3Cpath d='M167.702 23.4846H164.826V16.7377H159.709V14.4736H164.826V12.8888H159.709V10.6247H164.826V8.33803H167.702V23.4846ZM151.491 9.62854H154.344V18.4358C155.694 18.4207 156.97 18.3641 158.17 18.2659C159.37 18.1603 160.577 17.998 161.792 17.7792L162.087 20.1112C160.66 20.3828 159.253 20.5677 157.864 20.6659C156.483 20.7564 154.91 20.8055 153.144 20.813H151.491V9.62854ZM154.004 22.1262H156.902V26.2468H168.2V28.5561H154.004V22.1262Z' fill='black'/%3E%3Cpath d='M172.309 31.6126H169.909L171.041 25.16H174.256L172.309 31.6126Z' fill='black'/%3E%3Cpath d='M199.026 20.247H191.057V22.013H196.785V28.692H182.408V22.013H188.181V20.247H180.234V17.9603H199.026V20.247ZM181.887 8.8814H197.351V11.1907H194.657V14.3378H197.215V16.6471H182.023V14.3378H184.559V11.1907H181.887V8.8814ZM193.955 26.3826V24.2544H185.261V26.3826H193.955ZM191.759 14.3378V11.1907H187.457V14.3378H191.759Z' fill='black'/%3E%3Cpath d='M210.834 9.6059C210.834 10.3455 210.773 11.0323 210.653 11.6662H214.298V8.33803H217.173V20.564H214.298V18.3226H209.611V16.0132H214.298V13.9303H209.985C209.298 15.5227 208.204 16.8773 206.702 17.9943C205.208 19.1037 203.347 19.9527 201.121 20.5413L200.034 18.232C202.313 17.6509 204.106 16.8132 205.411 15.7189C206.724 14.617 207.498 13.3567 207.732 11.9379H201.211V9.6059H210.834ZM203.023 21.4017H217.173V28.8731H214.298V23.6657H203.023V21.4017Z' fill='black'/%3E%3Cpath d='M226.875 21.5375C226.875 22.413 227.071 23.2469 227.464 24.0393C227.856 24.8317 228.449 25.4996 229.241 26.043C230.056 25.4694 230.667 24.7789 231.075 23.9714C231.49 23.1639 231.698 22.3526 231.698 21.5375V20.8357H234.55V21.5375C234.535 22.6771 234.848 23.6922 235.49 24.5827C236.131 25.4657 237.109 26.1109 238.422 26.5185L237.018 28.624C236.06 28.2995 235.248 27.8354 234.584 27.2316C233.928 26.6354 233.414 25.926 233.045 25.1034C232.69 25.9411 232.199 26.6807 231.573 27.3222C230.954 27.9637 230.203 28.458 229.32 28.8052C228.392 28.4656 227.611 27.9826 226.977 27.3562C226.343 26.7373 225.852 26.0128 225.505 25.1827C225.128 25.9751 224.615 26.6656 223.966 27.2543C223.317 27.8429 222.536 28.2995 221.622 28.624L220.196 26.5185C221.064 26.2241 221.785 25.8166 222.358 25.2959C222.939 24.7751 223.366 24.194 223.637 23.5525C223.917 22.9035 224.06 22.2318 224.068 21.5375V20.8357H226.875V21.5375ZM219.698 14.3378C219.698 13.3793 219.943 12.5265 220.434 11.7794C220.924 11.0247 221.596 10.4361 222.449 10.0134C223.309 9.59081 224.271 9.3795 225.336 9.3795C226.392 9.3795 227.347 9.59081 228.2 10.0134C229.06 10.4361 229.735 11.0247 230.226 11.7794C230.724 12.5265 230.973 13.3793 230.973 14.3378C230.973 15.2812 230.724 16.1264 230.226 16.8735C229.735 17.6207 229.06 18.2056 228.2 18.6282C227.347 19.0433 226.392 19.2508 225.336 19.2508C224.279 19.2508 223.321 19.0433 222.46 18.6282C221.6 18.2056 220.924 17.6207 220.434 16.8735C219.943 16.1264 219.698 15.2812 219.698 14.3378ZM222.528 14.3378C222.521 14.8434 222.634 15.2887 222.868 15.6736C223.109 16.0509 223.441 16.3415 223.864 16.5453C224.294 16.749 224.785 16.8509 225.336 16.8509C225.871 16.8509 226.347 16.749 226.762 16.5453C227.185 16.3415 227.517 16.0509 227.758 15.6736C228 15.2887 228.12 14.8434 228.12 14.3378C228.12 13.8171 228 13.368 227.758 12.9907C227.517 12.6058 227.185 12.3115 226.762 12.1077C226.347 11.9039 225.871 11.802 225.336 11.802C224.785 11.802 224.294 11.9039 223.864 12.1077C223.441 12.3115 223.109 12.6058 222.868 12.9907C222.634 13.368 222.521 13.8171 222.528 14.3378ZM233.735 8.33803H236.633V19.9753H233.735V8.33803Z' fill='black'/%3E%3Cpath d='M255.935 12.0511C255.927 13.251 255.908 14.2812 255.878 15.1415C255.856 15.9943 255.784 16.9981 255.663 18.1527C255.542 19.2999 255.354 20.5489 255.097 21.8998L252.199 21.6054C252.554 19.8772 252.78 18.3226 252.878 16.9415C252.976 15.5528 253.029 14.0359 253.037 12.3907H240.901V10.104H255.935V12.0511ZM238.954 24.0506H245.679V16.9641H248.554V24.0506H257.746V26.4053H238.954V24.0506Z' fill='black'/%3E%3Cpath d='M271.014 13.9303C271.007 15.0095 271.196 16.0924 271.58 17.1792C271.965 18.2659 272.535 19.2584 273.29 20.1564C274.052 21.0545 274.977 21.7564 276.063 22.262L274.456 24.5261C273.346 24.0129 272.38 23.2695 271.558 22.296C270.735 21.3149 270.082 20.1829 269.599 18.8999C269.124 20.3036 268.46 21.5451 267.607 22.6243C266.762 23.6959 265.762 24.5034 264.607 25.0468L262.932 22.7601C264.034 22.2469 264.973 21.5187 265.75 20.5753C266.528 19.6319 267.113 18.5829 267.505 17.4282C267.905 16.266 268.109 15.1 268.116 13.9303V12.6624H263.747V10.3078H275.158V12.6624H271.014V13.9303ZM276.765 8.31539H279.663V16.1717H282.697V18.5942H279.663V28.9184H276.765V8.31539Z' fill='black'/%3E%3Cpath d='M299.327 13.1378H302.112V15.5151H299.327V20.6772H296.429V8.33803H299.327V13.1378ZM283.705 9.56062H293.169V15.6962H286.603V17.5075C288.392 17.4924 289.912 17.4433 291.165 17.3603C292.418 17.2698 293.674 17.1151 294.935 16.8962L295.252 19.2055C293.855 19.4697 292.437 19.647 290.995 19.7376C289.561 19.8206 287.72 19.8621 285.471 19.8621H283.728V13.5227H290.361V11.8247H283.705V9.56062ZM285.471 25.0468C285.471 24.2318 285.754 23.5261 286.32 22.9299C286.893 22.3337 287.709 21.8771 288.765 21.5602C289.829 21.2432 291.086 21.0847 292.535 21.0847C293.954 21.0847 295.188 21.2432 296.237 21.5602C297.293 21.8771 298.104 22.3337 298.67 22.9299C299.244 23.5261 299.531 24.2318 299.531 25.0468C299.531 25.8468 299.244 26.5336 298.67 27.1071C298.104 27.6882 297.297 28.1297 296.248 28.4316C295.199 28.741 293.961 28.8957 292.535 28.8957C291.086 28.8957 289.829 28.741 288.765 28.4316C287.709 28.1297 286.893 27.6882 286.32 27.1071C285.754 26.5336 285.471 25.8468 285.471 25.0468ZM288.324 25.0468C288.316 25.6053 288.671 26.0279 289.388 26.3147C290.105 26.6015 291.154 26.7449 292.535 26.7449C293.893 26.7449 294.923 26.6015 295.625 26.3147C296.327 26.0279 296.678 25.6053 296.678 25.0468C296.678 24.4808 296.331 24.0544 295.637 23.7676C294.95 23.4733 293.942 23.3261 292.614 23.3261C291.195 23.3261 290.124 23.4695 289.399 23.7563C288.675 24.0431 288.316 24.4733 288.324 25.0468Z' fill='black'/%3E%3Cpath d='M313.399 11.0323C313.391 12.0586 313.682 13.0661 314.27 14.0548C314.859 15.0359 315.708 15.8887 316.817 16.6132C317.927 17.3301 319.232 17.8169 320.734 18.0735L319.466 20.4734C317.7 20.1263 316.161 19.481 314.848 18.5376C313.542 17.5867 312.55 16.4396 311.87 15.0963C311.176 16.4321 310.172 17.5754 308.859 18.5263C307.554 19.4697 306.025 20.1187 304.274 20.4734L303.029 18.0735C304.501 17.8094 305.788 17.315 306.889 16.5905C307.991 15.866 308.836 15.0132 309.425 14.0321C310.014 13.0435 310.312 12.0435 310.319 11.0323V9.53798H313.399V11.0323ZM302.554 24.0054H321.413V26.3826H302.554V24.0054Z' fill='black'/%3E%3Cpath d='M339.492 28.9637H336.617V18.0961H333.289V15.7415H336.617V8.31539H339.492V28.9637ZM322.806 10.0361H332.134V17.7565H325.727V21.7866C327.312 21.7715 328.715 21.7262 329.938 21.6507C331.161 21.5677 332.391 21.4168 333.628 21.1979L333.855 23.5525C332.474 23.7865 331.089 23.9487 329.7 24.0393C328.312 24.1223 326.742 24.1638 324.991 24.1638H322.852V15.4698H329.327V12.3681H322.806V10.0361Z' fill='black'/%3E%3Cpath d='M360.537 20.6545H352.726V24.2318H349.806V20.6545H341.678V18.3452H360.537V20.6545ZM343.625 12.9794C343.625 12.119 343.934 11.3681 344.553 10.7266C345.172 10.0851 346.044 9.59081 347.168 9.24365C348.3 8.88895 349.609 8.70783 351.096 8.70028C352.575 8.70783 353.877 8.88895 355.002 9.24365C356.126 9.59081 356.998 10.0851 357.617 10.7266C358.236 11.3681 358.545 12.119 358.545 12.9794C358.545 13.8473 358.236 14.6019 357.617 15.2434C356.998 15.8849 356.126 16.3792 355.002 16.7264C353.877 17.066 352.575 17.2358 351.096 17.2358C349.609 17.2358 348.3 17.066 347.168 16.7264C346.044 16.3792 345.172 15.8849 344.553 15.2434C343.934 14.6019 343.625 13.8473 343.625 12.9794ZM343.919 22.3979H346.84V26.2241H358.454V28.5561H343.919V22.3979ZM346.749 12.9794C346.742 13.5982 347.126 14.0774 347.904 14.417C348.681 14.7491 349.745 14.9189 351.096 14.9265C352.447 14.9189 353.507 14.7491 354.277 14.417C355.054 14.0774 355.443 13.5982 355.443 12.9794C355.443 12.3303 355.058 11.836 354.288 11.4964C353.519 11.1568 352.455 10.987 351.096 10.987C349.738 10.987 348.67 11.1606 347.892 11.5077C347.123 11.8473 346.742 12.3379 346.749 12.9794Z' fill='black'/%3E%3Cpath d='M374.073 35.123C372.816 35.145 372.166 33.968 372.125 31.5922C372.102 30.2995 372.284 28.6886 372.669 26.7597C373.09 24.8301 373.751 22.6343 374.651 20.1721C373.639 20.2597 372.767 20.3273 372.034 20.3751C371.335 20.4222 370.794 20.4491 370.41 20.4558C368.698 20.4857 367.828 19.6796 367.799 18.0375C367.797 17.9326 367.866 17.879 368.006 17.8766L369.006 18.1212C372.675 18.0572 374.84 17.967 375.502 17.8506C377.345 13.3099 379.673 8.53367 382.486 3.52176C382.727 3.27292 383.319 3.14027 384.262 3.1238C385.205 3.10733 385.681 3.3262 385.689 3.78041L383.296 7.85882C382.244 9.6596 381.296 11.3887 380.451 13.046C379.64 14.6679 378.899 16.2186 378.225 17.6982L386.865 17.128C388.123 17.0711 389.936 16.8298 392.305 16.404C393.689 13.5839 395.162 10.8845 396.724 8.30594C398.321 5.69181 399.312 4.3814 399.696 4.37469C400.116 4.36737 400.554 4.46456 401.012 4.66627C401.504 4.83242 401.752 5.02031 401.756 5.22995C401.381 5.76074 400.989 6.32677 400.58 6.92805C400.171 7.52932 399.676 8.23694 399.096 9.0509C393.977 16.0952 391.447 21.3468 391.508 24.8057C391.535 26.378 392.178 27.1531 393.436 27.1311L395.213 26.838C395.318 26.8362 395.371 26.8702 395.372 26.9401C395.375 27.1148 395.064 27.3124 394.439 27.533C393.849 27.788 393.362 27.9188 392.978 27.9255C392.174 27.9395 391.504 27.6017 390.968 26.9121C390.467 26.2219 390.207 25.3527 390.189 24.3045C390.153 22.2431 390.707 19.9967 391.853 17.5652C386.217 19.0266 381.355 19.793 377.267 19.8643C374.814 25.4641 373.612 29.679 373.661 32.509C373.676 33.3825 373.774 33.9924 373.955 34.3387C374.136 34.72 374.263 34.945 374.334 35.0136C374.44 35.0817 374.353 35.1181 374.073 35.123Z' fill='black'/%3E%3Cpath d='M411.776 30.0613C410.274 30.0875 408.75 29.852 407.203 29.3548C405.693 28.9268 404.931 28.311 404.917 27.5074C404.915 27.4375 404.95 27.402 405.02 27.4008L405.336 27.5001C406.149 28.0101 407.166 28.2545 408.389 28.2332C411.359 28.1813 413.967 27.4193 416.213 25.9472C418.425 24.5106 419.519 23.1285 419.496 21.8008C419.472 20.4382 418.561 19.3357 416.764 18.4934C415.778 18.0213 414.793 17.689 413.811 17.4964C412.864 17.3033 411.971 17.214 411.133 17.2286C409.735 17.253 408.603 17.465 407.736 17.8646C407.386 17.8358 407.208 17.6117 407.201 17.1924C407.192 16.7033 407.553 16.3475 408.283 16.1251L409.955 15.8338C413.815 14.7179 416.814 13.32 418.951 11.6401C421.088 9.9252 422.139 8.03708 422.103 5.97569C422.085 4.96247 421.494 4.15147 420.33 3.5427C419.166 2.93393 417.414 2.64998 415.073 2.69084C412.767 2.73109 410.832 2.97457 409.267 3.42127C408.501 3.60938 407.493 3.92405 406.243 4.36527C405.027 4.77094 403.498 5.30438 401.657 5.9656C398.149 7.21512 396.325 7.84109 396.186 7.84353C395.592 7.8539 395.287 7.43982 395.273 6.60129C395.266 6.21696 395.384 5.97026 395.627 5.86117C402.149 3.12612 408.45 1.70553 414.53 1.59942C421.552 1.47683 425.094 3.12754 425.153 6.55153C425.185 8.36835 423.977 10.2243 421.529 12.1193C420.322 13.0491 418.955 13.8593 417.429 14.55C415.939 15.24 414.289 15.828 412.48 16.3139C415.174 16.4766 417.335 17.1204 418.962 18.2453C420.589 19.3353 421.419 20.8586 421.453 22.8151C421.486 24.7018 420.537 26.3785 418.605 27.8451C416.708 29.2762 414.432 30.015 411.776 30.0613ZM400.566 33.5597C399.972 33.5701 399.44 33.1075 398.969 32.1721C398.534 31.2361 398.305 30.1392 398.283 28.8814C398.203 24.3044 400.622 17.7092 405.539 9.09572C406.958 6.30994 407.912 4.91279 408.401 4.90425C408.891 4.89571 409.417 5.00885 409.98 5.24366C410.543 5.44354 410.826 5.64829 410.83 5.85792C410.83 5.89286 410.814 5.94558 410.78 6.01606C403.424 17.0836 399.792 25.2378 399.883 30.4786C399.895 31.1424 400.046 31.7864 400.336 32.4104C400.627 33.0344 400.807 33.3458 400.877 33.3446C400.81 33.4855 400.706 33.5572 400.566 33.5597Z' fill='black'/%3E%3Cpath d='M425.597 31.1307C424.968 31.1416 424.435 30.6442 423.998 29.6383C423.597 28.6667 423.386 27.587 423.365 26.399C423.283 21.6823 425.904 14.6991 431.23 5.44941C432.577 2.56005 433.6 1.10926 434.299 1.09707C434.718 1.08975 435.192 1.18633 435.72 1.38682C436.282 1.58669 436.566 1.82638 436.571 2.10589L433.722 7.08348C432.943 8.49505 432.265 9.6777 431.687 10.6314C431.145 11.5845 430.738 12.3255 430.468 12.8545C428.133 17.229 426.52 20.9618 425.631 24.0528C426.751 22.146 428.632 19.789 431.274 16.9819C433.916 14.1748 437.283 10.8308 441.374 6.94992L445.397 3.15759C445.981 2.62315 446.693 2.3486 447.532 2.33397C447.951 2.32665 448.163 2.44528 448.167 2.68985L448.118 2.90039C443.16 13.1572 440.722 20.6789 440.806 25.4655C440.85 28.016 441.327 29.2834 442.235 29.2675C443.144 29.2517 444.317 27.3963 445.755 23.7016C446.026 23.2075 446.214 22.9596 446.319 22.9578C446.424 22.9559 446.479 23.0948 446.483 23.3743C446.487 23.549 446.472 23.7065 446.439 23.8469C445.426 27.8837 443.942 29.9192 441.985 29.9534C441.042 29.9699 440.247 29.5119 439.602 28.5795C438.992 27.6466 438.672 26.3416 438.642 24.6645C438.612 22.9176 439.004 20.3594 439.819 16.99C440.243 15.2701 440.704 13.6369 441.201 12.0905C441.734 10.5434 442.285 9.0834 442.855 7.71043L432.281 17.5934C427.509 22.5696 425.146 26.3505 425.192 28.9359C425.204 29.6347 425.425 30.2949 425.855 30.9165C425.858 31.0562 425.772 31.1276 425.597 31.1307Z' fill='black'/%3E%3Cpath d='M463.441 37.8095C462.567 37.8247 461.689 36.5644 460.806 34.0285C460.329 32.7088 459.975 31.4742 459.745 30.3249C459.551 29.2099 459.445 28.1458 459.427 27.1326C459.411 26.1892 459.465 25.2971 459.59 24.4561C459.75 23.5796 459.944 22.7199 460.174 21.8771C456.96 25.9524 454.392 28.0068 452.471 28.0404C451.527 28.0568 450.627 27.5483 449.771 26.5148C448.949 25.5156 448.53 24.5443 448.514 23.601C448.493 22.3781 448.731 21.0109 449.229 19.4994C449.761 17.9524 450.587 16.2254 451.707 14.3186L456.952 5.47224C456.084 5.767 455.13 6.20303 454.092 6.78035C453.053 7.32273 452.102 7.89852 451.239 8.50772C447.475 11.1597 445.611 12.4853 445.646 12.4847L445.593 12.4332L445.694 12.2218C446.753 10.8402 448.595 9.2179 451.219 7.35474C453.911 5.42048 455.764 4.44451 456.777 4.42683C457.336 4.41707 457.846 4.63533 458.309 5.0816C458.805 5.49233 459.058 5.95973 459.067 6.48381C459.075 6.97296 458.01 9.00114 455.87 12.5684C454.818 14.3342 453.918 15.8702 453.172 17.1764C452.426 18.4825 451.868 19.5407 451.498 20.351C450.757 21.9367 450.401 23.568 450.43 25.2451C450.44 25.8391 450.69 26.1318 451.179 26.1232C452.088 26.1074 454.003 24.7459 456.927 22.0387C458.406 20.6848 459.625 19.4403 460.584 18.3052C461.543 17.17 462.275 16.0738 462.781 15.0165C464.735 10.8235 466.774 7.52009 468.899 5.10645C471.023 2.6928 472.942 1.47104 474.654 1.44116C475.422 1.42774 475.813 1.77042 475.825 2.46919C475.844 3.55229 475.186 4.9268 473.852 6.5927C473.441 7.05422 473.064 7.49766 472.722 7.92303C472.38 8.34839 471.969 8.82738 471.489 9.36C470.906 9.99926 470.186 10.7982 469.329 11.7568C468.507 12.6798 467.667 13.6206 466.81 14.5792C465.988 15.5372 465.286 16.3708 464.704 17.0799C464.122 17.7541 463.779 18.1445 463.676 18.2512C463.404 18.7103 463.119 19.3968 462.821 20.3107C462.522 21.2246 462.243 22.2604 461.984 23.4183C461.726 24.646 461.517 25.7331 461.359 26.6795C461.235 27.5903 461.178 28.3427 461.189 28.9367C461.263 33.1643 462.047 36.0514 463.542 37.598C463.577 37.5974 463.577 37.6149 463.543 37.6504C463.544 37.7203 463.51 37.7733 463.441 37.8095ZM464.308 15.4093C465.579 14.1638 466.798 12.8844 467.963 11.5709C469.163 10.2219 470.345 8.85574 471.509 7.47239C473.803 4.74125 474.944 3.0787 474.934 2.48475C474.931 2.31005 474.825 2.22454 474.615 2.22819C473.602 2.24588 471.966 3.65493 469.709 6.45534C467.486 9.25513 465.666 12.1527 464.251 15.1481L464.253 15.253C464.254 15.3228 464.272 15.3749 464.308 15.4093Z' fill='black'/%3E%3Cpath d='M16.5493 15.9679H19.5832V18.3226H16.5493V28.9637H13.6513V8.31539H16.5493V15.9679ZM1.1084 10.2172H10.776V12.5492H3.98376V21.5828C5.55351 21.5677 6.97987 21.5111 8.26284 21.413C9.55336 21.3149 10.859 21.1526 12.1797 20.9262L12.4966 23.3488C11.0778 23.5903 9.67411 23.7525 8.28548 23.8355C6.9044 23.9186 5.29314 23.9601 3.4517 23.9601H1.1084V10.2172Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M27.8814 12.9794C27.8739 14.2699 28.0663 15.5151 28.4587 16.7151C28.8512 17.915 29.4398 18.9829 30.2247 19.9187C31.0096 20.8545 31.9643 21.5602 33.0888 22.0356L31.3907 24.345C30.2436 23.8242 29.2549 23.0771 28.4248 22.1035C27.6022 21.13 26.9494 19.9866 26.4664 18.6735C25.9909 20.1074 25.323 21.3564 24.4627 22.4205C23.6023 23.4771 22.5609 24.2846 21.3383 24.8431L19.5949 22.4431C20.7572 21.9526 21.7383 21.2243 22.5382 20.2583C23.3457 19.2848 23.9495 18.1716 24.3495 16.9188C24.7495 15.6585 24.9532 14.3453 24.9608 12.9794V9.90023H27.8814V12.9794ZM34.1982 8.31539H37.1188V28.9637H34.1982V8.31539Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M61.8433 28.9184H58.9453V8.33803H61.8433V28.9184ZM45.9835 19.2508C48.3985 19.2508 50.5607 19.2206 52.4701 19.1603C54.3794 19.0923 56.2133 18.9489 57.9717 18.7301L58.1302 20.813C56.4171 21.0998 54.5907 21.3036 52.6512 21.4243V28.2844H49.7305V21.5488C48.523 21.5866 46.8023 21.6054 44.5685 21.6054L44.2515 19.2508H45.9835ZM45.3156 9.69647H50.7267V12.0058H48.191V15.0736C49.1645 15.0208 50.0777 14.9038 50.9305 14.7227L51.089 16.9868C50.3267 17.1528 49.606 17.2584 48.9268 17.3037C48.2476 17.349 47.391 17.3716 46.3571 17.3716H45.3156V9.69647ZM51.7229 9.69647H57.2925V12.0058H54.553V15.0623H57.4057V17.3716H51.7229V9.69647Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M80.6241 16.1943H66.2247V9.03989H69.1001V13.9303H80.6241V16.1943ZM63.8701 18.4131H82.7297V20.6772H63.8701V18.4131ZM66.0436 22.3526H68.9416V26.1562H80.76V28.4656H66.0436V22.3526Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M94.3181 29.787C93.8289 29.787 93.4096 29.3502 93.0602 28.4766C92.7457 27.603 92.5884 26.6246 92.5884 25.5413C92.5884 22.5361 94.1085 17.8886 97.1486 11.5986C96.7992 11.983 96.3624 12.4024 95.8382 12.8566C95.349 13.3109 94.8074 13.7826 94.2133 14.2719C94.1784 14.1321 94.1784 14.0098 94.2133 13.9049L96.9914 10.0786C97.83 8.92542 98.4765 8.12171 98.9308 7.66744C99.385 7.21317 99.6821 6.98603 99.8218 6.98603C100.136 6.98603 100.66 7.12581 101.394 7.40536C102.093 7.68491 102.443 7.94699 102.443 8.1916C102.443 8.1916 102.408 8.26149 102.338 8.40126C100.66 10.7076 98.8783 14.0622 96.9914 18.4651C95.1044 22.8681 94.1609 25.9432 94.1609 27.6904L94.5278 29.5773C94.5278 29.7171 94.4579 29.787 94.3181 29.787Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M106.515 29.8918C104.872 29.8918 103.492 29.4201 102.374 28.4766C101.291 27.4982 100.749 26.2577 100.749 24.7551C100.749 22.7283 101.832 19.9153 103.999 16.3161C106.13 12.7169 108.017 10.9172 109.66 10.9172C109.869 10.9172 110.062 10.9696 110.236 11.0745C110.411 11.1444 110.673 11.3016 111.022 11.5462C111.267 11.686 111.477 11.8433 111.651 12.018C111.861 12.1577 111.966 12.315 111.966 12.4897C111.966 12.6295 111.756 12.6994 111.337 12.6994H110.97C109.782 12.6994 108.052 14.3068 105.781 17.5217C103.544 20.7016 102.426 23.1302 102.426 24.8075C102.426 26.6595 103.457 27.5855 105.519 27.5855C107.161 27.5855 109.258 26.7119 111.809 24.9647C113.067 24.0911 114.237 23.1302 115.321 22.0819C116.439 20.9986 117.47 19.8454 118.413 18.6224C120.335 16.1763 121.296 14.0273 121.296 12.1752C121.296 9.86891 118.937 8.71576 114.22 8.71576C110.865 8.71576 107.947 9.1875 105.466 10.131L105.204 10.2882C105.099 10.2882 105.047 10.2533 105.047 10.1834C105.571 9.17003 106.829 8.40126 108.821 7.8771C110.883 7.35294 112.857 7.09086 114.744 7.09086C116.736 7.09086 118.64 7.71985 120.457 8.97784C121.471 9.64178 122.187 10.3756 122.606 11.1793C123.026 11.9481 123.235 12.7867 123.235 13.6953C123.235 14.499 123.078 15.3551 122.764 16.2637C122.484 17.1373 122.065 18.0283 121.506 18.9369C120.353 20.8938 118.937 22.6759 117.26 24.2833C115.583 25.8558 113.748 27.1837 111.756 28.2669C110.848 28.826 109.939 29.2279 109.031 29.4725C108.157 29.7521 107.318 29.8918 106.515 29.8918Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M128.91 29.8918C127.268 29.8918 125.888 29.4201 124.769 28.4766C123.686 27.4982 123.145 26.2577 123.145 24.7551C123.145 22.7283 124.228 19.9153 126.394 16.3161C128.526 12.7169 130.413 10.9172 132.055 10.9172C132.265 10.9172 132.457 10.9696 132.632 11.0745C132.807 11.1444 133.069 11.3016 133.418 11.5462C133.663 11.686 133.872 11.8433 134.047 12.018C134.257 12.1577 134.362 12.315 134.362 12.4897C134.362 12.6295 134.152 12.6994 133.733 12.6994H133.366C132.178 12.6994 130.448 14.3068 128.176 17.5217C125.94 20.7016 124.822 23.1302 124.822 24.8075C124.822 26.6595 125.853 27.5855 127.914 27.5855C129.557 27.5855 131.653 26.7119 134.204 24.9647C135.462 24.0911 136.633 23.1302 137.716 22.0819C138.834 20.9986 139.865 19.8454 140.809 18.6224C142.731 16.1763 143.692 14.0273 143.692 12.1752C143.692 9.86891 141.333 8.71576 136.615 8.71576C133.261 8.71576 130.343 9.1875 127.862 10.131L127.6 10.2882C127.495 10.2882 127.443 10.2533 127.443 10.1834C127.967 9.17003 129.225 8.40126 131.217 7.8771C133.278 7.35294 135.253 7.09086 137.14 7.09086C139.131 7.09086 141.036 7.71985 142.853 8.97784C143.866 9.64178 144.583 10.3756 145.002 11.1793C145.421 11.9481 145.631 12.7867 145.631 13.6953C145.631 14.499 145.474 15.3551 145.159 16.2637C144.88 17.1373 144.46 18.0283 143.901 18.9369C142.748 20.8938 141.333 22.6759 139.656 24.2833C137.978 25.8558 136.144 27.1837 134.152 28.2669C133.243 28.826 132.335 29.2279 131.426 29.4725C130.553 29.7521 129.714 29.8918 128.91 29.8918Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M167.702 23.4846H164.826V16.7377H159.709V14.4736H164.826V12.8888H159.709V10.6247H164.826V8.33803H167.702V23.4846ZM151.491 9.62854H154.344V18.4358C155.694 18.4207 156.97 18.3641 158.17 18.2659C159.37 18.1603 160.577 17.998 161.792 17.7792L162.087 20.1112C160.66 20.3828 159.253 20.5677 157.864 20.6659C156.483 20.7564 154.91 20.8055 153.144 20.813H151.491V9.62854ZM154.004 22.1262H156.902V26.2468H168.2V28.5561H154.004V22.1262Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M172.309 31.6126H169.909L171.041 25.16H174.256L172.309 31.6126Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M199.026 20.247H191.057V22.013H196.785V28.692H182.408V22.013H188.181V20.247H180.234V17.9603H199.026V20.247ZM181.887 8.8814H197.351V11.1907H194.657V14.3378H197.215V16.6471H182.023V14.3378H184.559V11.1907H181.887V8.8814ZM193.955 26.3826V24.2544H185.261V26.3826H193.955ZM191.759 14.3378V11.1907H187.457V14.3378H191.759Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M210.834 9.6059C210.834 10.3455 210.773 11.0323 210.653 11.6662H214.298V8.33803H217.173V20.564H214.298V18.3226H209.611V16.0132H214.298V13.9303H209.985C209.298 15.5227 208.204 16.8773 206.702 17.9943C205.208 19.1037 203.347 19.9527 201.121 20.5413L200.034 18.232C202.313 17.6509 204.106 16.8132 205.411 15.7189C206.724 14.617 207.498 13.3567 207.732 11.9379H201.211V9.6059H210.834ZM203.023 21.4017H217.173V28.8731H214.298V23.6657H203.023V21.4017Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M226.875 21.5375C226.875 22.413 227.071 23.2469 227.464 24.0393C227.856 24.8317 228.449 25.4996 229.241 26.043C230.056 25.4694 230.667 24.7789 231.075 23.9714C231.49 23.1639 231.698 22.3526 231.698 21.5375V20.8357H234.55V21.5375C234.535 22.6771 234.848 23.6922 235.49 24.5827C236.131 25.4657 237.109 26.1109 238.422 26.5185L237.018 28.624C236.06 28.2995 235.248 27.8354 234.584 27.2316C233.928 26.6354 233.414 25.926 233.045 25.1034C232.69 25.9411 232.199 26.6807 231.573 27.3222C230.954 27.9637 230.203 28.458 229.32 28.8052C228.392 28.4656 227.611 27.9826 226.977 27.3562C226.343 26.7373 225.852 26.0128 225.505 25.1827C225.128 25.9751 224.615 26.6656 223.966 27.2543C223.317 27.8429 222.536 28.2995 221.622 28.624L220.196 26.5185C221.064 26.2241 221.785 25.8166 222.358 25.2959C222.939 24.7751 223.366 24.194 223.637 23.5525C223.917 22.9035 224.06 22.2318 224.068 21.5375V20.8357H226.875V21.5375ZM219.698 14.3378C219.698 13.3793 219.943 12.5265 220.434 11.7794C220.924 11.0247 221.596 10.4361 222.449 10.0134C223.309 9.59081 224.271 9.3795 225.336 9.3795C226.392 9.3795 227.347 9.59081 228.2 10.0134C229.06 10.4361 229.735 11.0247 230.226 11.7794C230.724 12.5265 230.973 13.3793 230.973 14.3378C230.973 15.2812 230.724 16.1264 230.226 16.8735C229.735 17.6207 229.06 18.2056 228.2 18.6282C227.347 19.0433 226.392 19.2508 225.336 19.2508C224.279 19.2508 223.321 19.0433 222.46 18.6282C221.6 18.2056 220.924 17.6207 220.434 16.8735C219.943 16.1264 219.698 15.2812 219.698 14.3378ZM222.528 14.3378C222.521 14.8434 222.634 15.2887 222.868 15.6736C223.109 16.0509 223.441 16.3415 223.864 16.5453C224.294 16.749 224.785 16.8509 225.336 16.8509C225.871 16.8509 226.347 16.749 226.762 16.5453C227.185 16.3415 227.517 16.0509 227.758 15.6736C228 15.2887 228.12 14.8434 228.12 14.3378C228.12 13.8171 228 13.368 227.758 12.9907C227.517 12.6058 227.185 12.3115 226.762 12.1077C226.347 11.9039 225.871 11.802 225.336 11.802C224.785 11.802 224.294 11.9039 223.864 12.1077C223.441 12.3115 223.109 12.6058 222.868 12.9907C222.634 13.368 222.521 13.8171 222.528 14.3378ZM233.735 8.33803H236.633V19.9753H233.735V8.33803Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M255.935 12.0511C255.927 13.251 255.908 14.2812 255.878 15.1415C255.856 15.9943 255.784 16.9981 255.663 18.1527C255.542 19.2999 255.354 20.5489 255.097 21.8998L252.199 21.6054C252.554 19.8772 252.78 18.3226 252.878 16.9415C252.976 15.5528 253.029 14.0359 253.037 12.3907H240.901V10.104H255.935V12.0511ZM238.954 24.0506H245.679V16.9641H248.554V24.0506H257.746V26.4053H238.954V24.0506Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M271.014 13.9303C271.007 15.0095 271.196 16.0924 271.58 17.1792C271.965 18.2659 272.535 19.2584 273.29 20.1564C274.052 21.0545 274.977 21.7564 276.063 22.262L274.456 24.5261C273.346 24.0129 272.38 23.2695 271.558 22.296C270.735 21.3149 270.082 20.1829 269.599 18.8999C269.124 20.3036 268.46 21.5451 267.607 22.6243C266.762 23.6959 265.762 24.5034 264.607 25.0468L262.932 22.7601C264.034 22.2469 264.973 21.5187 265.75 20.5753C266.528 19.6319 267.113 18.5829 267.505 17.4282C267.905 16.266 268.109 15.1 268.116 13.9303V12.6624H263.747V10.3078H275.158V12.6624H271.014V13.9303ZM276.765 8.31539H279.663V16.1717H282.697V18.5942H279.663V28.9184H276.765V8.31539Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M299.327 13.1378H302.112V15.5151H299.327V20.6772H296.429V8.33803H299.327V13.1378ZM283.705 9.56062H293.169V15.6962H286.603V17.5075C288.392 17.4924 289.912 17.4433 291.165 17.3603C292.418 17.2698 293.674 17.1151 294.935 16.8962L295.252 19.2055C293.855 19.4697 292.437 19.647 290.995 19.7376C289.561 19.8206 287.72 19.8621 285.471 19.8621H283.728V13.5227H290.361V11.8247H283.705V9.56062ZM285.471 25.0468C285.471 24.2318 285.754 23.5261 286.32 22.9299C286.893 22.3337 287.709 21.8771 288.765 21.5602C289.829 21.2432 291.086 21.0847 292.535 21.0847C293.954 21.0847 295.188 21.2432 296.237 21.5602C297.293 21.8771 298.104 22.3337 298.67 22.9299C299.244 23.5261 299.531 24.2318 299.531 25.0468C299.531 25.8468 299.244 26.5336 298.67 27.1071C298.104 27.6882 297.297 28.1297 296.248 28.4316C295.199 28.741 293.961 28.8957 292.535 28.8957C291.086 28.8957 289.829 28.741 288.765 28.4316C287.709 28.1297 286.893 27.6882 286.32 27.1071C285.754 26.5336 285.471 25.8468 285.471 25.0468ZM288.324 25.0468C288.316 25.6053 288.671 26.0279 289.388 26.3147C290.105 26.6015 291.154 26.7449 292.535 26.7449C293.893 26.7449 294.923 26.6015 295.625 26.3147C296.327 26.0279 296.678 25.6053 296.678 25.0468C296.678 24.4808 296.331 24.0544 295.637 23.7676C294.95 23.4733 293.942 23.3261 292.614 23.3261C291.195 23.3261 290.124 23.4695 289.399 23.7563C288.675 24.0431 288.316 24.4733 288.324 25.0468Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M313.399 11.0323C313.391 12.0586 313.682 13.0661 314.27 14.0548C314.859 15.0359 315.708 15.8887 316.817 16.6132C317.927 17.3301 319.232 17.8169 320.734 18.0735L319.466 20.4734C317.7 20.1263 316.161 19.481 314.848 18.5376C313.542 17.5867 312.55 16.4396 311.87 15.0963C311.176 16.4321 310.172 17.5754 308.859 18.5263C307.554 19.4697 306.025 20.1187 304.274 20.4734L303.029 18.0735C304.501 17.8094 305.788 17.315 306.889 16.5905C307.991 15.866 308.836 15.0132 309.425 14.0321C310.014 13.0435 310.312 12.0435 310.319 11.0323V9.53798H313.399V11.0323ZM302.554 24.0054H321.413V26.3826H302.554V24.0054Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M339.492 28.9637H336.617V18.0961H333.289V15.7415H336.617V8.31539H339.492V28.9637ZM322.806 10.0361H332.134V17.7565H325.727V21.7866C327.312 21.7715 328.715 21.7262 329.938 21.6507C331.161 21.5677 332.391 21.4168 333.628 21.1979L333.855 23.5525C332.474 23.7865 331.089 23.9487 329.7 24.0393C328.312 24.1223 326.742 24.1638 324.991 24.1638H322.852V15.4698H329.327V12.3681H322.806V10.0361Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M360.537 20.6545H352.726V24.2318H349.806V20.6545H341.678V18.3452H360.537V20.6545ZM343.625 12.9794C343.625 12.119 343.934 11.3681 344.553 10.7266C345.172 10.0851 346.044 9.59081 347.168 9.24365C348.3 8.88895 349.609 8.70783 351.096 8.70028C352.575 8.70783 353.877 8.88895 355.002 9.24365C356.126 9.59081 356.998 10.0851 357.617 10.7266C358.236 11.3681 358.545 12.119 358.545 12.9794C358.545 13.8473 358.236 14.6019 357.617 15.2434C356.998 15.8849 356.126 16.3792 355.002 16.7264C353.877 17.066 352.575 17.2358 351.096 17.2358C349.609 17.2358 348.3 17.066 347.168 16.7264C346.044 16.3792 345.172 15.8849 344.553 15.2434C343.934 14.6019 343.625 13.8473 343.625 12.9794ZM343.919 22.3979H346.84V26.2241H358.454V28.5561H343.919V22.3979ZM346.749 12.9794C346.742 13.5982 347.126 14.0774 347.904 14.417C348.681 14.7491 349.745 14.9189 351.096 14.9265C352.447 14.9189 353.507 14.7491 354.277 14.417C355.054 14.0774 355.443 13.5982 355.443 12.9794C355.443 12.3303 355.058 11.836 354.288 11.4964C353.519 11.1568 352.455 10.987 351.096 10.987C349.738 10.987 348.67 11.1606 347.892 11.5077C347.123 11.8473 346.742 12.3379 346.749 12.9794Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M374.073 35.123C372.816 35.145 372.166 33.968 372.125 31.5922C372.102 30.2995 372.284 28.6886 372.669 26.7597C373.09 24.8301 373.751 22.6343 374.651 20.1721C373.639 20.2597 372.767 20.3273 372.034 20.3751C371.335 20.4222 370.794 20.4491 370.41 20.4558C368.698 20.4857 367.828 19.6796 367.799 18.0375C367.797 17.9326 367.866 17.879 368.006 17.8766L369.006 18.1212C372.675 18.0572 374.84 17.967 375.502 17.8506C377.345 13.3099 379.673 8.53367 382.486 3.52176C382.727 3.27292 383.319 3.14027 384.262 3.1238C385.205 3.10733 385.681 3.3262 385.689 3.78041L383.296 7.85882C382.244 9.6596 381.296 11.3887 380.451 13.046C379.64 14.6679 378.899 16.2186 378.225 17.6982L386.865 17.128C388.123 17.0711 389.936 16.8298 392.305 16.404C393.689 13.5839 395.162 10.8845 396.724 8.30594C398.321 5.69181 399.312 4.3814 399.696 4.37469C400.116 4.36737 400.554 4.46456 401.012 4.66627C401.504 4.83242 401.752 5.02031 401.756 5.22995C401.381 5.76074 400.989 6.32677 400.58 6.92805C400.171 7.52932 399.676 8.23694 399.096 9.0509C393.977 16.0952 391.447 21.3468 391.508 24.8057C391.535 26.378 392.178 27.1531 393.436 27.1311L395.213 26.838C395.318 26.8362 395.371 26.8702 395.372 26.9401C395.375 27.1148 395.064 27.3124 394.439 27.533C393.849 27.788 393.362 27.9188 392.978 27.9255C392.174 27.9395 391.504 27.6017 390.968 26.9121C390.467 26.2219 390.207 25.3527 390.189 24.3045C390.153 22.2431 390.707 19.9967 391.853 17.5652C386.217 19.0266 381.355 19.793 377.267 19.8643C374.814 25.4641 373.612 29.679 373.661 32.509C373.676 33.3825 373.774 33.9924 373.955 34.3387C374.136 34.72 374.263 34.945 374.334 35.0136C374.44 35.0817 374.353 35.1181 374.073 35.123Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M411.776 30.0613C410.274 30.0875 408.75 29.852 407.203 29.3548C405.693 28.9268 404.931 28.311 404.917 27.5074C404.915 27.4375 404.95 27.402 405.02 27.4008L405.336 27.5001C406.149 28.0101 407.166 28.2545 408.389 28.2332C411.359 28.1813 413.967 27.4193 416.213 25.9472C418.425 24.5106 419.519 23.1285 419.496 21.8008C419.472 20.4382 418.561 19.3357 416.764 18.4934C415.778 18.0213 414.793 17.689 413.811 17.4964C412.864 17.3033 411.971 17.214 411.133 17.2286C409.735 17.253 408.603 17.465 407.736 17.8646C407.386 17.8358 407.208 17.6117 407.201 17.1924C407.192 16.7033 407.553 16.3475 408.283 16.1251L409.955 15.8338C413.815 14.7179 416.814 13.32 418.951 11.6401C421.088 9.9252 422.139 8.03708 422.103 5.97569C422.085 4.96247 421.494 4.15147 420.33 3.5427C419.166 2.93393 417.414 2.64998 415.073 2.69084C412.767 2.73109 410.832 2.97457 409.267 3.42127C408.501 3.60938 407.493 3.92405 406.243 4.36527C405.027 4.77094 403.498 5.30438 401.657 5.9656C398.149 7.21512 396.325 7.84109 396.186 7.84353C395.592 7.8539 395.287 7.43982 395.273 6.60129C395.266 6.21696 395.384 5.97026 395.627 5.86117C402.149 3.12612 408.45 1.70553 414.53 1.59942C421.552 1.47683 425.094 3.12754 425.153 6.55153C425.185 8.36835 423.977 10.2243 421.529 12.1193C420.322 13.0491 418.955 13.8593 417.429 14.55C415.939 15.24 414.289 15.828 412.48 16.3139C415.174 16.4766 417.335 17.1204 418.962 18.2453C420.589 19.3353 421.419 20.8586 421.453 22.8151C421.486 24.7018 420.537 26.3785 418.605 27.8451C416.708 29.2762 414.432 30.015 411.776 30.0613ZM400.566 33.5597C399.972 33.5701 399.44 33.1075 398.969 32.1721C398.534 31.2361 398.305 30.1392 398.283 28.8814C398.203 24.3044 400.622 17.7092 405.539 9.09572C406.958 6.30994 407.912 4.91279 408.401 4.90425C408.891 4.89571 409.417 5.00885 409.98 5.24366C410.543 5.44354 410.826 5.64829 410.83 5.85792C410.83 5.89286 410.814 5.94558 410.78 6.01606C403.424 17.0836 399.792 25.2378 399.883 30.4786C399.895 31.1424 400.046 31.7864 400.336 32.4104C400.627 33.0344 400.807 33.3458 400.877 33.3446C400.81 33.4855 400.706 33.5572 400.566 33.5597Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M425.597 31.1307C424.968 31.1416 424.435 30.6442 423.998 29.6383C423.597 28.6667 423.386 27.587 423.365 26.399C423.283 21.6823 425.904 14.6991 431.23 5.44941C432.577 2.56005 433.6 1.10926 434.299 1.09707C434.718 1.08975 435.192 1.18633 435.72 1.38682C436.282 1.58669 436.566 1.82638 436.571 2.10589L433.722 7.08348C432.943 8.49505 432.265 9.6777 431.687 10.6314C431.145 11.5845 430.738 12.3255 430.468 12.8545C428.133 17.229 426.52 20.9618 425.631 24.0528C426.751 22.146 428.632 19.789 431.274 16.9819C433.916 14.1748 437.283 10.8308 441.374 6.94992L445.397 3.15759C445.981 2.62315 446.693 2.3486 447.532 2.33397C447.951 2.32665 448.163 2.44528 448.167 2.68985L448.118 2.90039C443.16 13.1572 440.722 20.6789 440.806 25.4655C440.85 28.016 441.327 29.2834 442.235 29.2675C443.144 29.2517 444.317 27.3963 445.755 23.7016C446.026 23.2075 446.214 22.9596 446.319 22.9578C446.424 22.9559 446.479 23.0948 446.483 23.3743C446.487 23.549 446.472 23.7065 446.439 23.8469C445.426 27.8837 443.942 29.9192 441.985 29.9534C441.042 29.9699 440.247 29.5119 439.602 28.5795C438.992 27.6466 438.672 26.3416 438.642 24.6645C438.612 22.9176 439.004 20.3594 439.819 16.99C440.243 15.2701 440.704 13.6369 441.201 12.0905C441.734 10.5434 442.285 9.0834 442.855 7.71043L432.281 17.5934C427.509 22.5696 425.146 26.3505 425.192 28.9359C425.204 29.6347 425.425 30.2949 425.855 30.9165C425.858 31.0562 425.772 31.1276 425.597 31.1307Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3Cpath d='M463.441 37.8095C462.567 37.8247 461.689 36.5644 460.806 34.0285C460.329 32.7088 459.975 31.4742 459.745 30.3249C459.551 29.2099 459.445 28.1458 459.427 27.1326C459.411 26.1892 459.465 25.2971 459.59 24.4561C459.75 23.5796 459.944 22.7199 460.174 21.8771C456.96 25.9524 454.392 28.0068 452.471 28.0404C451.527 28.0568 450.627 27.5483 449.771 26.5148C448.949 25.5156 448.53 24.5443 448.514 23.601C448.493 22.3781 448.731 21.0109 449.229 19.4994C449.761 17.9524 450.587 16.2254 451.707 14.3186L456.952 5.47224C456.084 5.767 455.13 6.20303 454.092 6.78035C453.053 7.32273 452.102 7.89852 451.239 8.50772C447.475 11.1597 445.611 12.4853 445.646 12.4847L445.593 12.4332L445.694 12.2218C446.753 10.8402 448.595 9.2179 451.219 7.35474C453.911 5.42048 455.764 4.44451 456.777 4.42683C457.336 4.41707 457.846 4.63533 458.309 5.0816C458.805 5.49233 459.058 5.95973 459.067 6.48381C459.075 6.97296 458.01 9.00114 455.87 12.5684C454.818 14.3342 453.918 15.8702 453.172 17.1764C452.426 18.4825 451.868 19.5407 451.498 20.351C450.757 21.9367 450.401 23.568 450.43 25.2451C450.44 25.8391 450.69 26.1318 451.179 26.1232C452.088 26.1074 454.003 24.7459 456.927 22.0387C458.406 20.6848 459.625 19.4403 460.584 18.3052C461.543 17.17 462.275 16.0738 462.781 15.0165C464.735 10.8235 466.774 7.52009 468.899 5.10645C471.023 2.6928 472.942 1.47104 474.654 1.44116C475.422 1.42774 475.813 1.77042 475.825 2.46919C475.844 3.55229 475.186 4.9268 473.852 6.5927C473.441 7.05422 473.064 7.49766 472.722 7.92303C472.38 8.34839 471.969 8.82738 471.489 9.36C470.906 9.99926 470.186 10.7982 469.329 11.7568C468.507 12.6798 467.667 13.6206 466.81 14.5792C465.988 15.5372 465.286 16.3708 464.704 17.0799C464.122 17.7541 463.779 18.1445 463.676 18.2512C463.404 18.7103 463.119 19.3968 462.821 20.3107C462.522 21.2246 462.243 22.2604 461.984 23.4183C461.726 24.646 461.517 25.7331 461.359 26.6795C461.235 27.5903 461.178 28.3427 461.189 28.9367C461.263 33.1643 462.047 36.0514 463.542 37.598C463.577 37.5974 463.577 37.6149 463.543 37.6504C463.544 37.7203 463.51 37.7733 463.441 37.8095ZM464.308 15.4093C465.579 14.1638 466.798 12.8844 467.963 11.5709C469.163 10.2219 470.345 8.85574 471.509 7.47239C473.803 4.74125 474.944 3.0787 474.934 2.48475C474.931 2.31005 474.825 2.22454 474.615 2.22819C473.602 2.24588 471.966 3.65493 469.709 6.45534C467.486 9.25513 465.666 12.1527 464.251 15.1481L464.253 15.253C464.254 15.3228 464.272 15.3749 464.308 15.4093Z' stroke='black' stroke-width='0.504' mask='url(%23path-1-outside-1_6898_6928)'/%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 767px) {
  #section8 .symbol-title .main-title {
    height: 37px;
  }
}
@media (max-width: 640px) {
  #section8 .symbol-title .main-title {
    height: 30px;
  }
}
@media (max-width: 560px) {
  #section8 .symbol-title .main-title {
    height: 24px;
  }
}
@media (max-width: 420px) {
  #section8 .symbol-title .main-title {
    height: 21px;
  }
}
@media (max-width: 320px) {
  #section8 .symbol-title .main-title {
    height: 19px;
  }
}
#section8 .symbol-title .symbol-text {
  font-size: 20px;
  font-family: "Pretendard";
  font-weight: 400;
  line-height: 1;
}
@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: 420px) {
  #section8 .symbol-title .symbol-text {
    font-size: 15px;
    line-height: 140%;
  }
}
@media (max-width: 360px) {
  #section8 .symbol-title .symbol-text {
    font-size: 14px;
  }
}
#section8.aos-init {
  transform: translate3d(0, 0, 0) !important;
}
#section8.aos-animate {
  transform: translate3d(0, 0, 0);
}
#section8.aos-animate .section-background {
  animation-name: Visual-Effect;
  animation-duration: 10s;
}

#section9 {
  padding: 71px 0 79px 0; /*height:666px;*/
  background-color: #213341;
  background-image: url("data:image/svg+xml,%3Csvg width='1170' height='666' viewBox='0 0 1170 666' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_109_1333)'%3E%3Cg opacity='0.5'%3E%3Cpath opacity='0.5' d='M1304.02 368L0 712.544L8.97898 746L1313 401.455L1304.02 368Z' fill='black'/%3E%3Cpath opacity='0.4' d='M1304.02 416L0 760.544L8.97898 794L1313 449.455L1304.02 416Z' fill='black'/%3E%3Cpath opacity='0.3' d='M1304.02 464L0 808.544L8.97898 842L1313 497.455L1304.02 464Z' fill='black'/%3E%3Cpath opacity='0.2' d='M1304.02 512L0 856.544L8.97898 890L1313 545.455L1304.02 512Z' fill='black'/%3E%3Cpath opacity='0.1' d='M1304.02 560L0 904.544L8.97898 938L1313 593.455L1304.02 560Z' fill='black'/%3E%3C/g%3E%3C/g%3E%3Cg clip-path='url(%23clip1_109_1333)'%3E%3Cg opacity='0.3'%3E%3Cpath opacity='0.5' d='M901.895 -177.29L1057.02 419.812L1090.48 410.841L935.352 -186.262L901.895 -177.29Z' fill='black'/%3E%3Cpath opacity='0.4' d='M946.68 -189.29L1101.81 407.812L1135.26 398.841L980.137 -198.262L946.68 -189.29Z' fill='black'/%3E%3Cpath opacity='0.3' d='M991.463 -201.29L1146.59 395.812L1180.05 386.841L1024.92 -210.262L991.463 -201.29Z' fill='black'/%3E%3Cpath opacity='0.2' d='M1036.25 -213.29L1191.37 383.812L1224.83 374.841L1069.71 -222.262L1036.25 -213.29Z' fill='black'/%3E%3Cpath opacity='0.1' d='M1081.03 -225.29L1236.16 371.812L1269.62 362.841L1114.49 -234.262L1081.03 -225.29Z' fill='black'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_109_1333'%3E%3Crect width='1170' height='298' fill='white' transform='translate(0 368)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_109_1333'%3E%3Crect width='445' height='553' fill='white' transform='translate(725 -86)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-position: right bottom;
  background-repeat: no-repeat;
}
@media (max-width: 1500px) {
  #section9 {
    background-position: calc(100% + 300px) 100%;
  }
}
@media (max-width: 1024px) {
  #section9 {
    padding: 65px 0 60px 0;
  }
}
@media (max-width: 767px) {
  #section9 {
    padding: 20px 0;
    background: none;
    background-color: #213341;
  }
}
@media (max-width: 420px) {
  #section9 {
    padding: 11px 0;
  }
}
@media (max-width: 300px) {
  #section9 {
    padding: 8px 0;
  }
}
#section9 .layout {
  max-width: 1420px;
  padding: 0 329px 0 0;
}
@media (max-width: 1500px) {
  #section9 .layout {
    max-width: 1199px;
    padding: 0 50px 0 50px;
  }
}
@media (max-width: 1024px) {
  #section9 .layout {
    max-width: none;
  }
}
@media (max-width: 767px) {
  #section9 .layout {
    padding: 0 29px;
  }
}
@media (max-width: 420px) {
  #section9 .layout {
    padding: 0 11px;
  }
}
@media (max-width: 300px) {
  #section9 .layout {
    padding: 0 8px;
  }
}
#section9 .layout:before {
  content: "";
  position: absolute;
  bottom: -79px;
  right: 0;
  width: 408px;
  height: 526px;
  background-image: url("/template/2024/common/images/kor/symbol-mark.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 1500px) {
  #section9 .layout:before {
    bottom: -133px;
    right: -100px;
    width: 286px;
    height: 369px;
  }
}
@media (max-width: 1200px) {
  #section9 .layout:before {
    width: 236px;
    height: 329px;
  }
}
@media (max-width: 1140px) {
  #section9 .layout:before {
    width: 216px;
    height: 299px;
  }
}
@media (max-width: 1024px) {
  #section9 .layout:before {
    display: none;
  }
}
#section9 .link-logo {
  display: block;
  margin: 0 auto 60px;
  width: 204px;
  height: 44px;
  background-image: url("data:image/svg+xml,%3Csvg width='204' height='44' viewBox='0 0 204 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.8785 34.155L8.3506 40.4744L8.6881 41.737L32.216 35.4176L31.8785 34.155Z' fill='white'/%3E%3Cpath d='M32.389 36.0604L8.86114 42.3798L9.19864 43.6423L32.7265 37.323L32.389 36.0604Z' fill='white'/%3E%3Cpath d='M31.3653 32.2367L7.83742 38.5561L8.17492 39.8187L31.7028 33.4993L31.3653 32.2367Z' fill='white'/%3E%3Cpath d='M30.8574 30.3407L7.32951 36.6601L7.66701 37.9227L31.1949 31.6033L30.8574 30.3407Z' fill='white'/%3E%3Cpath d='M30.3435 28.4327L6.81897 34.7512L7.15647 36.0137L30.681 29.6953L30.3435 28.4327Z' fill='white'/%3E%3Cpath d='M29.838 26.516L6.31014 32.8354L6.64764 34.0979L30.1755 27.7786L29.838 26.516Z' fill='white'/%3E%3Cpath d='M34.3206 0.0429688L10.7893 6.36323L11.0066 7.17635L34.538 0.856095L34.3206 0.0429688Z' fill='white'/%3E%3Cpath d='M34.8551 2.0452L11.3237 8.36546L11.5411 9.17859L35.0724 2.85833L34.8551 2.0452Z' fill='white'/%3E%3Cpath d='M35.386 4.03463L11.8546 10.3549L12.072 11.168L35.6033 4.84775L35.386 4.03463Z' fill='white'/%3E%3Cpath d='M35.9213 6.04384L12.39 12.3641L12.6074 13.1772L36.1387 6.85697L35.9213 6.04384Z' fill='white'/%3E%3Cpath d='M36.4593 8.04607L12.928 14.3663L13.1454 15.1795L36.6767 8.8592L36.4593 8.04607Z' fill='white'/%3E%3Cpath d='M36.9911 10.038L13.4597 16.3583L13.6771 17.1714L37.2084 10.8511L36.9911 10.038Z' fill='white'/%3E%3Cpath d='M37.1887 10.8562L36.1108 11.1467L42.4338 34.7185L43.5117 34.4279L37.1887 10.8562Z' fill='white'/%3E%3Cpath d='M35.2568 11.3787L34.1786 11.6683L40.4811 35.2455L41.5592 34.9559L35.2568 11.3787Z' fill='white'/%3E%3Cpath d='M33.3138 11.8972L32.2356 12.1866L38.5339 35.7649L39.6121 35.4755L33.3138 11.8972Z' fill='white'/%3E%3Cpath d='M31.3708 12.4184L30.2926 12.7078L36.5909 36.2861L37.6691 35.9967L31.3708 12.4184Z' fill='white'/%3E%3Cpath d='M29.4349 12.939L28.3568 13.2288L34.6633 36.8049L35.7415 36.5151L29.4349 12.939Z' fill='white'/%3E%3Cpath d='M27.4956 13.4542L26.4175 13.7442L32.7282 37.3192L33.8062 37.0293L27.4956 13.4542Z' fill='white'/%3E%3Cpath d='M10.7893 6.36323L9.70735 6.65354L16.0057 30.2319L17.0873 29.9416L10.7893 6.36323Z' fill='white'/%3E%3Cpath d='M8.85195 6.88199L7.77021 7.17192L14.0603 30.7525L15.1421 30.4625L8.85195 6.88199Z' fill='white'/%3E%3Cpath d='M6.91899 7.4043L5.83725 7.69423L12.1274 31.2748L13.2091 30.9848L6.91899 7.4043Z' fill='white'/%3E%3Cpath d='M4.9738 7.92604L3.89221 8.21655L10.1947 31.7938L11.2762 31.5033L4.9738 7.92604Z' fill='white'/%3E%3Cpath d='M3.03794 8.44664L1.95636 8.73714L8.25881 32.3144L9.34039 32.0239L3.03794 8.44664Z' fill='white'/%3E%3Cpath d='M1.08143 8.97021L0 9.26128L6.31476 32.8352L7.3962 32.5441L1.08143 8.97021Z' fill='white'/%3E%3Cpath d='M139.896 14.4314H137.545V8.56982H134.893V23.0908H137.545V17.4041H139.896V14.4314Z' fill='white'/%3E%3Cpath d='M132.138 9.14378H129.501V12.6621H123.766V9.14378H121.128V22.3568H132.138V9.14378ZM129.501 15.5509V19.454H123.766V15.5509H129.501Z' fill='white'/%3E%3Cpath d='M125.406 32.7853V31.2045H137.574V28.4766H125.406V26.9097H137.574V24.1958H122.762V35.5902H137.846V32.7853H125.406Z' fill='white'/%3E%3Cpath d='M157.735 8.85666V16.7187H155.663V8.85666H153.026V26.5812H145.777V12.5499H150.703V9.56313H143.133V29.596H153.026V36.3528H155.663V19.6985H157.735V36.3528H160.366V8.85666H157.735Z' fill='white'/%3E%3Cpath d='M197.184 31.3934V17.8097H194.546V31.3934H191.986V17.8097H189.348V31.3934H185.734V34.3802H204V31.3934H197.184Z' fill='white'/%3E%3Cpath d='M202.646 9.56311H187.248V12.5568H200.009V28.8475H202.646V9.56311Z' fill='white'/%3E%3Cpath d='M98.6902 19.1106C98.6902 15.3055 101.014 12.8084 104.46 12.8084C107.907 12.8084 110.23 15.3055 110.23 19.1106C110.23 22.9157 107.893 25.4059 104.46 25.4059C101.028 25.4059 98.6902 22.9018 98.6902 19.1106ZM104.46 22.58C106.372 22.58 107.656 21.1811 107.656 19.0547C107.656 16.9283 106.365 15.5293 104.46 15.5293C102.555 15.5293 101.265 16.9143 101.265 19.0547C101.265 21.1951 102.555 22.58 104.46 22.58Z' fill='white'/%3E%3Cpath d='M102.995 32.6041V26.2529H100.343V35.5838H116.035V32.6041H102.995Z' fill='white'/%3E%3Cpath d='M117.903 16.2643H115.587V8.52813H112.95V27.246H115.587V19.251H117.903V16.2643Z' fill='white'/%3E%3Cpath d='M105.792 10.0665V7.99609H103.155V10.0665H98.599V12.9134H110.446V10.0665H105.792Z' fill='white'/%3E%3Cpath d='M165.216 19.1107C165.216 15.3055 167.546 12.8084 170.986 12.8084C174.425 12.8084 176.756 15.3055 176.756 19.1107C176.756 22.9158 174.418 25.4059 170.986 25.4059C167.553 25.4059 165.216 22.9018 165.216 19.1107ZM170.986 22.58C172.897 22.58 174.181 21.1811 174.181 19.0547C174.181 16.9283 172.89 15.5294 170.986 15.5294C169.081 15.5294 167.79 16.9143 167.79 19.0547C167.79 21.1951 169.081 22.58 170.986 22.58Z' fill='white'/%3E%3Cpath d='M172.326 10.0665V7.99609H169.689V10.0665H165.133V12.9134H176.987V10.0665H172.326Z' fill='white'/%3E%3Cpath d='M184.362 15.0679H181.809V8.53487H179.171V25.9727H181.809V18.0547H184.362V15.0679Z' fill='white'/%3E%3Cpath d='M165.642 27.2037V30.1974H179.171V36.3458H181.808V27.2037H165.642Z' fill='white'/%3E%3Cpath d='M89.5494 23.098V20.2302H79.8375V17.6561H88.8308V9.54926H77.1932V12.4311H86.2004V14.7813H77.1932V23.098H89.5494Z' fill='white'/%3E%3Cpath d='M94.3774 8.56991H91.7401V23.6365H94.3774V8.56991Z' fill='white'/%3E%3Cpath d='M91.7396 26.8052H81.0439V24.483H78.4136V35.5906H94.3838V24.483H91.7396V26.8052ZM91.7396 29.778V32.6039H81.0439V29.778H91.7396Z' fill='white'/%3E%3Cpath d='M72.5681 21.1675V18.1597H71.5146V8.71688H55.0489V11.7316H68.8703V18.1597H54.5117V21.1675H62.1096V25.5042H54.6652V28.5049H69.1005V35.5835H71.7378V25.5042H64.7399V21.1675H72.5681Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media (max-width: 1024px) {
  #section9 .link-logo {
    margin: 0 auto 50px;
  }
}
@media (max-width: 767px) {
  #section9 .link-logo {
    display: none;
  }
}
#section9 .etc-menu {
  position: absolute;
  top: 0;
  right: 96px;
  width: 170px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (max-width: 1200px) {
  #section9 .etc-menu {
    right: 46px;
  }
}
@media (max-width: 1140px) {
  #section9 .etc-menu {
    right: 26px;
  }
}
@media (max-width: 1100px) {
  #section9 .etc-menu {
    right: -4px;
  }
}
@media (max-width: 1024px) {
  #section9 .etc-menu {
    position: relative;
    right: auto;
    width: 100%;
    margin-top: 73px;
    margin-left: -8px;
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  #section9 .etc-menu {
    margin-top: 0;
    margin: 0 -8px;
    width: calc(100% + 16px);
  }
}
@media (max-width: 420px) {
  #section9 .etc-menu {
    margin: 0 -4px;
    width: calc(100% + 8px);
  }
}
#section9 .etc-menu .item {
  width: 100%;
  margin-top: 15px;
}
@media (max-width: 1140px) {
  #section9 .etc-menu .item {
    margin-top: 7px;
  }
}
@media (max-width: 1024px) {
  #section9 .etc-menu .item {
    margin-top: 0;
    padding: 8px;
    width: 186px;
  }
}
@media (max-width: 767px) {
  #section9 .etc-menu .item {
    width: 50%;
  }
}
@media (max-width: 420px) {
  #section9 .etc-menu .item {
    padding: 4px;
  }
}
#section9 .etc-menu .item .link {
  position: relative;
  display: flex;
  width: 100%;
  height: 47px;
  border: 1px solid #FFF;
  padding: 10px 20px;
  align-items: center;
  line-height: 0;
}
@media (max-width: 767px) {
  #section9 .etc-menu .item .link {
    height: 40px;
    padding: 8px 15px;
  }
}
@media (max-width: 420px) {
  #section9 .etc-menu .item .link {
    height: 37px;
    padding: 6px 15px;
  }
}
#section9 .etc-menu .item .link span {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-family: "Pretendard";
  font-weight: 400;
  line-height: 1;
}
@media (max-width: 767px) {
  #section9 .etc-menu .item .link span {
    font-size: 15px;
  }
}
@media (max-width: 420px) {
  #section9 .etc-menu .item .link span {
    font-size: 14px;
  }
}
#section9 .etc-menu .item .link span:after {
  content: "";
  width: 13px;
  height: 13px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.2 0.5H0V12.5H12V7.3H10.8V11.3H1.2V1.7H6.2V0.5Z' fill='white'/%3E%3Cpath d='M7.4 0.5H12V1.7H7.4V0.5Z' fill='white'/%3E%3Cpath d='M12 0.5V5.1H10.8V0.5H12Z' fill='white'/%3E%3Cpath d='M11.4155 1.9061L7.4 6L6.5938 5.1938L10.6093 1.0999L11.4155 1.9061Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50%;
}
#section9 .etc-menu .item:first-child {
  margin-top: 0;
}
@media (max-width: 1140px) {
  #section9 .etc-menu .item:first-child {
    margin-top: 0;
  }
}
#section9 .menu-list-box {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media (max-width: 1024px) {
  #section9 .menu-list-box {
    justify-content: space-between;
  }
}
#section9 .menu-list-box .menu-item {
  margin-left: 50px;
}
@media (max-width: 1024px) {
  #section9 .menu-list-box .menu-item {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #section9 .menu-list-box .menu-item {
    display: none;
  }
}
#section9 .menu-list-box .menu-item > strong {
  display: block;
  margin-bottom: 10px;
}
#section9 .menu-list-box .menu-item > strong span {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  font-family: "Pretendard";
  font-weight: bold;
}
#section9 .menu-list-box .menu-item .depth2_ul > li {
  display: block;
  line-height: 0;
}
#section9 .menu-list-box .menu-item .depth2_ul > li > a {
  display: block;
}
#section9 .menu-list-box .menu-item .depth2_ul > li > a span {
  padding: 6px 0;
  display: block;
  color: #BBBBBB;
  font-size: 14px;
  line-height: 1.2;
  font-family: "Pretendard";
  font-weight: 400;
}
#section9 .menu-list-box .menu-item .depth2_ul > li > a:hover span {
  color: #fff;
}
#section9 .menu-list-box .menu-item:first-child {
  margin-left: 0;
}
@media (max-width: 1024px) {
  #section9 .menu-list-box .menu-item:first-child {
    margin-left: 0;
  }
}/*# sourceMappingURL=acego.main.css.map */