@charset "UTF-8";
@import url(/pcms/common/font/font_gmarketsans.css);
/* se01f 인사말 */
.greetings_se01f {
  position: relative;
}
.greetings_se01f .title {
  position: relative;
  margin-bottom: 40px;
  padding-top: 32px;
}
.greetings_se01f .title::before {
  content: "“";
  position: absolute;
  left: 0;
  top: 6px;
  display: block;
  color: #D4E0EE;
  font-size: 64px;
  line-height: 1;
  font-weight: bold;
  font-family: "GmarketSans";
}
@media (max-width: 1240px) {
  .greetings_se01f .title::before {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .greetings_se01f .title::before {
    top: 10px;
    font-size: 54px;
  }
}
@media (max-width: 500px) {
  .greetings_se01f .title::before {
    top: 12px;
    font-size: 50px;
  }
}
.greetings_se01f .title strong {
  display: block;
  color: #222;
  font-size: 36px;
  line-height: 1.4;
  font-weight: bold;
  font-family: "Paperlogy";
}
@media (max-width: 1240px) {
  .greetings_se01f .title strong {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .greetings_se01f .title strong {
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .greetings_se01f .title strong {
    font-size: 26px;
  }
}
.greetings_se01f .title p {
  margin-top: 0;
  color: #222;
  font-size: 36px;
  line-height: 1.4;
  font-weight: 300;
  font-family: "Paperlogy";
}
@media (max-width: 1240px) {
  .greetings_se01f .title p {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .greetings_se01f .title p {
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .greetings_se01f .title p {
    font-size: 26px;
  }
}
.greetings_se01f .text p {
  margin-top: 16px;
  padding-right: clamp(42%, 5vw, 449px);
  color: #666;
  font-size: 17px;
}
@media (max-width: 1240px) {
  .greetings_se01f .text p {
    padding-right: clamp(38%, 5vw, 449px);
  }
}
@media (max-width: 1024px) {
  .greetings_se01f .text p {
    padding-right: clamp(40%, 5vw, 449px);
  }
}
@media (max-width: 767px) {
  .greetings_se01f .text p {
    padding-right: 0;
  }
}
@media (max-width: 1200px) {
  .greetings_se01f .text p:nth-of-type(1) {
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .greetings_se01f .text p:nth-of-type(1) {
    padding-right: clamp(40%, 5vw, 449px);
  }
}
@media (max-width: 900px) {
  .greetings_se01f .text p:nth-of-type(1) {
    padding-right: 0;
  }
}
@media (max-width: 1100px) {
  .greetings_se01f .text p:nth-of-type(2) {
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .greetings_se01f .text p:nth-of-type(2) {
    padding-right: clamp(40%, 5vw, 449px);
  }
}
@media (max-width: 820px) {
  .greetings_se01f .text p:nth-of-type(2) {
    padding-right: 0;
  }
}
.greetings_se01f .img {
  position: absolute;
  right: 20px;
  bottom: 0;
  z-index: 9;
  max-width: 38%;
}
@media (max-width: 767px) {
  .greetings_se01f .img {
    position: static;
    margin: 20px auto 0;
    max-width: 250px;
    text-align: center;
  }
}
.greetings_se01f .bottom {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
  margin-top: 54px;
  padding: 45px clamp(42%, 5vw, 449px) 45px 50px;
  background: #1F538D;
}
@media (max-width: 1240px) {
  .greetings_se01f .bottom {
    padding: 30px clamp(42%, 5vw, 449px) 30px 30px;
  }
}
@media (max-width: 767px) {
  .greetings_se01f .bottom {
    margin-top: 0;
    padding: 30px;
  }
}
@media (max-width: 500px) {
  .greetings_se01f .bottom {
    flex-direction: column;
    align-items: stretch;
  }
}
.greetings_se01f .bottom::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 279px;
  height: 141px;
  background-image: url(/images/ysyouth/sub01/sub0101_img02.png);
}
.greetings_se01f .bottom p {
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0;
  font-weight: bold;
}
@media (max-width: 1240px) {
  .greetings_se01f .bottom p {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .greetings_se01f .bottom p {
    font-size: 18px;
  }
}
.greetings_se01f .bottom p span {
  display: inline-block;
}
.greetings_se01f .bottom p span.block {
  display: block;
}
.greetings_se01f .bottom .from {
  display: flex;
  gap: 10px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
}
@media (max-width: 500px) {
  .greetings_se01f .bottom .from {
    justify-content: flex-end;
  }
}
.greetings_se01f .bottom .from .name {
  display: inline-block;
  width: 58px;
  height: 24px;
  font-size: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='58' height='24' viewBox='0 0 58 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.71097 17.4609C1.64066 17.4609 1.59378 17.4141 1.59378 17.3438C1.59378 17.2734 1.57034 17.2031 1.52347 17.1562C1.45316 17.1328 1.40628 17.0625 1.35941 16.9688C1.35941 16.875 1.31253 16.8281 1.24222 16.8281C1.17191 16.8281 1.10159 16.8516 1.00784 16.8984C0.679718 16.6875 0.515656 16.5 0.515656 16.3828C0.515656 16.2656 0.492218 16.125 0.445343 15.9844L0.468781 15.8203L0.398468 15.5391C0.328156 15.5156 0.304718 15.4688 0.304718 15.3984C0.304718 15.3281 0.351593 15.2109 0.421906 15.0469C0.492218 14.8828 0.539093 14.7422 0.539093 14.6484C0.539093 14.625 0.539093 14.6016 0.515656 14.5781V14.5547L0.609406 14.5312V14.5078C0.539093 14.4141 0.515656 14.3438 0.515656 14.2734C0.539093 14.2266 0.632843 14.1797 0.773468 14.1562C0.890656 14.1328 0.984406 14.0859 1.00784 14.0156C1.03128 13.7578 1.17191 13.6406 1.42972 13.6406L1.64066 13.6641L1.54691 13.4297L1.64066 13.3359C1.80472 13.0781 1.94534 12.9609 2.01566 12.9609C2.03909 12.9609 2.03909 12.9609 2.03909 12.9844L1.94534 13.2188C1.85159 13.3359 1.80472 13.4297 1.80472 13.5C2.06253 13.2422 2.20316 13.0078 2.20316 12.7969C2.20316 12.7266 2.17972 12.6328 2.13284 12.5625C2.48441 12.1875 2.69534 11.9297 2.76566 11.8125C2.81253 11.6484 2.85941 11.5547 2.92972 11.5078C2.97659 11.4609 3.00003 11.4375 3.00003 11.4141C3.00003 11.3906 2.97659 11.3438 2.95316 11.3203C2.97659 11.2031 3.04691 11.1328 3.11722 11.0859C3.18753 11.0391 3.25784 10.9688 3.28128 10.8516C3.30472 10.8281 3.32816 10.7812 3.37503 10.7344C3.42191 10.6875 3.46878 10.6172 3.51566 10.5469C3.56253 10.4766 3.60941 10.4297 3.67972 10.3828C3.75003 10.3359 3.79691 10.2656 3.86722 10.1719C3.93753 10.1016 3.98441 10.0078 4.00784 9.9375C3.96097 9.9375 3.93753 9.9375 3.93753 9.91406C3.93753 9.84375 4.00784 9.75 4.17191 9.58594C4.28909 9.46875 4.33597 9.42188 4.33597 9.39844L4.47659 9.1875V9.16406C4.61722 9.02344 4.68753 8.90625 4.68753 8.83594C4.68753 8.76562 4.82816 8.53125 5.08597 8.17969C5.34378 7.92188 5.50784 7.54688 5.57816 7.03125C5.41409 7.19531 5.20316 7.26562 4.92191 7.26562H4.96878C4.96878 7.28906 4.94534 7.3125 4.89847 7.3125C4.85159 7.33594 4.80472 7.35938 4.75784 7.38281C4.68753 7.40625 4.61722 7.42969 4.50003 7.45312C4.47659 7.5 4.47659 7.52344 4.47659 7.52344C4.47659 7.54688 4.45316 7.57031 4.40628 7.59375C4.21878 7.59375 4.05472 7.64062 3.89066 7.71094L3.77347 7.73438L3.72659 7.71094C3.23441 7.96875 2.88284 8.08594 2.67191 8.08594C2.62503 8.08594 2.60159 8.0625 2.57816 8.03906L2.55472 8.0625C2.46097 8.0625 2.39066 8.08594 2.36722 8.15625C2.32034 8.22656 2.20316 8.25 2.01566 8.25C1.75784 8.25 1.52347 8.15625 1.35941 7.99219L1.26566 7.96875C1.21878 7.99219 1.17191 8.01562 1.12503 8.0625C1.05472 8.10938 1.00784 8.13281 0.984406 8.13281C0.937531 8.13281 0.890656 8.13281 0.867218 8.15625C0.750031 7.99219 0.656281 7.875 0.539093 7.78125C0.421906 7.6875 0.328156 7.59375 0.257843 7.5C0.187531 7.42969 0.117218 7.33594 0.070343 7.26562C0.023468 7.19531 3.05176e-05 7.17188 3.05176e-05 7.14844H0.023468L0.0469055 6.98438C0.0469055 6.9375 0.023468 6.89062 3.05176e-05 6.86719H0.023468L3.05176e-05 6.84375H0.023468L0.820343 6.28125C0.960968 6.28125 1.03128 6.21094 1.03128 6.04688C1.40628 5.97656 1.59378 5.92969 1.61722 5.88281C1.68753 5.88281 1.75784 5.85938 1.78128 5.83594L2.01566 5.85938C2.17972 5.85938 2.34378 5.8125 2.50784 5.69531L2.55472 6.02344C2.62503 6 2.67191 5.95312 2.71878 5.90625C3.21097 5.64844 3.51566 5.53125 3.60941 5.53125C3.82034 5.48438 4.00784 5.39062 4.14847 5.25C4.21878 5.22656 4.31253 5.17969 4.40628 5.13281C4.50003 5.10938 4.57034 5.08594 4.64066 5.08594L4.68753 5.10938C4.71097 5.08594 4.78128 5.03906 4.89847 4.96875C5.01566 4.92188 5.15628 4.875 5.29691 4.82812C5.43753 4.78125 5.53128 4.75781 5.57816 4.75781L5.62503 4.78125C5.64847 4.73438 5.69534 4.6875 5.76566 4.61719C5.92972 4.45312 6.09378 4.38281 6.30472 4.38281L6.28128 4.33594L6.37503 4.35938C6.44534 4.35938 6.53909 4.26562 6.60941 4.10156C6.67972 4.17188 6.93753 4.21875 7.35941 4.21875C7.61722 4.21875 7.78128 4.21875 7.89847 4.24219C7.99222 4.26562 8.10941 4.35938 8.22659 4.47656C8.43753 4.64062 8.60159 4.73438 8.71878 4.75781C8.71878 4.82812 8.76566 4.89844 8.83597 4.96875C8.95316 4.99219 9.00003 5.03906 9.00003 5.10938C9.00003 5.17969 9.07034 5.20312 9.18753 5.20312C9.30472 5.46094 9.37503 5.60156 9.39847 5.625C9.39847 5.64844 9.39847 5.67188 9.42191 5.67188V5.69531H9.46878C9.49222 5.71875 9.49222 5.74219 9.49222 5.76562C9.49222 5.60156 9.49222 5.50781 9.51566 5.48438C9.53909 5.55469 9.53909 5.625 9.53909 5.69531C9.56253 5.76562 9.58597 5.83594 9.58597 5.92969C9.56253 6.02344 9.56253 6.09375 9.53909 6.16406C9.51566 6.23438 9.51566 6.32812 9.51566 6.39844C9.49222 6.53906 9.46878 6.63281 9.44534 6.70312C9.39847 6.77344 9.30472 6.82031 9.16409 6.84375C9.11722 6.84375 9.04691 6.86719 8.95316 6.89062C8.71878 6.96094 8.57816 7.10156 8.55472 7.28906C8.41409 7.33594 8.29691 7.40625 8.20316 7.5C8.10941 7.61719 8.01566 7.6875 7.92191 7.73438C7.80472 7.78125 7.73441 7.82812 7.66409 7.875C7.59378 7.92188 6.91409 8.95312 5.64847 10.9453L5.71878 10.9219C5.74222 10.9219 5.76566 10.9219 5.78909 10.9453L5.76566 10.9688C5.76566 11.0391 6.09378 11.0859 6.75003 11.0859L6.93753 11.0625C7.14847 11.0625 7.31253 11.1094 7.42972 11.1797L7.45316 11.25L7.50003 11.2266C7.68753 11.2734 7.78128 11.3203 7.80472 11.3906C7.82816 11.4609 7.87503 11.4844 7.96878 11.4844C8.15628 11.5078 8.25003 11.5781 8.25003 11.6484L8.22659 11.6719C8.27347 11.7188 8.41409 11.7656 8.64847 11.8359C8.67191 11.7891 8.74222 11.7656 8.85941 11.7656C9.11722 11.8125 9.25784 11.8828 9.25784 12H9.30472C9.46878 12.0703 9.53909 12.2109 9.56253 12.375C9.65628 12.4219 9.70316 12.4688 9.72659 12.5156C9.72659 12.5625 9.70316 12.6094 9.63284 12.6797C9.56253 12.75 9.51566 12.8203 9.51566 12.8438C9.58597 12.8203 9.65628 12.8203 9.72659 12.8203C9.79691 12.8203 9.82034 12.8906 9.82034 13.0547C9.82034 13.0781 9.84378 13.1016 9.86722 13.1016C9.89066 13.1016 9.91409 13.1016 9.96097 13.125C9.84378 13.4062 9.70316 13.5938 9.51566 13.6641L9.25784 13.7109C9.25784 13.6875 9.25784 13.6875 9.23441 13.6875L9.42191 13.5938C9.28128 13.5938 9.21097 13.5469 9.21097 13.4766C9.16409 13.4766 9.11722 13.5 9.09378 13.5234L9.07034 13.5C9.04691 13.5469 9.02347 13.5703 9.00003 13.5703C9.00003 13.5234 9.02347 13.4531 9.07034 13.3594H9.00003C9.00003 13.4062 8.95316 13.4531 8.83597 13.5C8.71878 13.3828 8.57816 13.3359 8.36722 13.3359C8.29691 13.3359 8.27347 13.3359 8.27347 13.3594L8.29691 13.5234C8.29691 13.5938 8.25003 13.6172 8.15628 13.6172C7.75784 13.4531 7.50003 13.3828 7.38284 13.3828C7.24222 13.3828 7.14847 13.3594 7.10159 13.3125C7.03128 13.2656 6.96097 13.2188 6.89066 13.1953C6.86722 13.1953 6.82034 13.1953 6.79691 13.2188C6.77347 13.2422 6.72659 13.2422 6.67972 13.2422C6.56253 13.2188 6.44534 13.1719 6.35159 13.1016C6.23441 13.0312 5.95316 12.9609 5.48441 12.8438L4.94534 12.5859V12.5625C4.80472 12.5391 4.71097 12.4219 4.64066 12.2344H4.61722L4.66409 12.3281L4.45316 12.5391L4.50003 12.7969L4.40628 12.8438C4.38284 12.8438 4.35941 12.8438 4.35941 12.8203C4.28909 12.8438 4.17191 12.9609 4.00784 13.1719C3.89066 13.3359 3.82034 13.4297 3.82034 13.4531C3.70316 13.5703 3.60941 13.6406 3.53909 13.6641V13.7109C3.56253 13.6875 3.65628 13.6875 3.77347 13.6875L3.79691 13.7578C3.79691 13.7812 3.77347 13.8047 3.70316 13.8047C3.63284 13.8281 3.58597 13.8516 3.56253 13.8984C3.56253 13.9688 3.56253 14.0156 3.58597 14.0859C3.60941 14.1562 3.60941 14.1797 3.60941 14.2031C3.58597 14.2266 3.56253 14.2266 3.51566 14.2266C3.44534 14.2266 3.39847 14.2734 3.32816 14.3672C3.30472 14.3906 3.28128 14.4375 3.28128 14.4844L3.30472 14.5547C3.21097 14.6016 3.14066 14.6953 3.09378 14.8125C3.16409 14.7422 3.23441 14.6953 3.30472 14.6953L3.32816 14.7422L3.30472 14.7188L3.32816 14.7656V14.8828C3.25784 14.9062 3.16409 14.9531 3.04691 15.0234C3.07034 15.0469 3.09378 15.0703 3.11722 15.1172L3.07034 15.3047C3.02347 15.3047 2.97659 15.3047 2.95316 15.2812V15.3047L3.02347 15.3984C2.97659 15.3984 2.92972 15.4219 2.85941 15.4922C2.90628 15.5156 2.92972 15.5391 2.95316 15.5391C2.95316 15.5625 2.97659 15.5625 3.00003 15.5859C3.02347 15.6094 3.02347 15.6094 3.02347 15.6328C3.02347 15.7031 2.92972 15.75 2.74222 15.75C2.67191 15.7734 2.64847 15.7969 2.62503 15.8203C2.62503 15.8438 2.64847 15.8906 2.69534 15.9141C2.67191 15.9844 2.64847 16.0312 2.64847 16.1016C2.64847 16.1719 2.62503 16.2891 2.55472 16.4062C2.43753 16.4297 2.36722 16.5 2.36722 16.5703C2.32034 16.6641 2.27347 16.7109 2.20316 16.7344L2.22659 16.7812C2.25003 16.7578 2.29691 16.7344 2.32034 16.7344C2.34378 16.8047 2.34378 16.8516 2.36722 16.8516V16.9219H2.39066C2.17972 16.9219 2.06253 17.0859 2.06253 17.4141L1.71097 17.4609ZM9.49222 13.5V13.4766L9.72659 13.4062L9.63284 13.3359C9.56253 13.3359 9.51566 13.3828 9.44534 13.4766L9.49222 13.5ZM9.37503 13.0547V13.0078L9.14066 13.0312L9.37503 13.0547ZM12.9141 22.9922C12.6797 22.9453 12.4453 22.9219 12.211 22.9219C12.0938 22.9219 11.9766 22.8984 11.8828 22.8516C11.7657 22.8047 11.6719 22.7812 11.6016 22.7812L11.4844 22.8047C11.0157 22.6406 10.5938 22.5469 10.1953 22.5469C10.125 22.5234 10.0547 22.4531 10.0078 22.3828C9.96097 22.3125 9.89066 22.2656 9.79691 22.2422V22.1484C9.77347 22.1484 9.75003 22.1484 9.75003 22.125L9.79691 22.0781C9.72659 22.0078 9.58597 21.9141 9.42191 21.7969C9.23441 21.7031 9.07034 21.6094 8.95316 21.5156C8.81253 21.4219 8.71878 21.3281 8.69534 21.2109C8.67191 21.1172 8.60159 21.0234 8.53128 20.9062C8.43753 20.7891 8.36722 20.6953 8.32034 20.6016C8.27347 20.5312 8.25003 20.4609 8.25003 20.3906C8.25003 20.3203 8.27347 20.2734 8.29691 20.2266C8.22659 20.0391 8.20316 19.8516 8.20316 19.6875C8.20316 19.5703 8.22659 19.4531 8.25003 19.3359C8.27347 19.2422 8.27347 19.1719 8.27347 19.1016C8.27347 19.0547 8.29691 19.0078 8.32034 18.9375C8.39066 18.75 8.41409 18.6094 8.41409 18.5391C8.41409 18.4688 8.39066 18.4219 8.34378 18.375C8.46097 18.3281 8.64847 18.0938 8.85941 17.6953C8.92972 17.5547 8.97659 17.4609 9.02347 17.4141C9.04691 17.3906 9.09378 17.3203 9.14066 17.25C9.32816 16.9922 9.46878 16.8281 9.56253 16.8047C9.86722 16.4766 10.0313 16.2891 10.0547 16.2656C10.0547 16.2422 10.0782 16.2188 10.125 16.1719C10.3828 16.0078 10.5 15.8906 10.5 15.8438C10.5 15.7969 10.6875 15.6328 11.0625 15.3516C11.2032 15.2812 11.2969 15.2109 11.3438 15.1641C11.4844 14.9531 11.625 14.8359 11.7891 14.7656C12 14.5547 12.1172 14.4609 12.1407 14.4375C12.3282 14.3672 12.4922 14.2031 12.6328 13.8984C12.6328 13.8281 12.6563 13.7578 12.7266 13.6875C12.7735 13.6406 12.7969 13.5703 12.7969 13.4531L12.7735 13.3594L12.8438 13.2891L12.8907 13.3125H12.9844C12.9844 13.2891 12.9844 13.2891 13.0078 13.2891L12.961 13.1953C13.1016 13.0547 13.2891 12.9141 13.5 12.7969C13.5469 12.2109 13.6407 11.7188 13.7813 11.2734V9.63281C13.6641 9.72656 13.5235 9.79688 13.4063 9.84375C13.3828 9.86719 13.3594 9.86719 13.3125 9.86719C13.125 9.9375 13.0313 10.0078 13.0313 10.0781L12.9844 10.0547V10.0781C12.961 10.0781 12.961 10.0781 12.961 10.0547C12.961 10.0547 12.961 10.0547 12.9375 10.0312C12.8438 10.0547 12.7032 10.1719 12.5391 10.3359C12.4219 10.4062 12.375 10.4531 12.3516 10.4531C12.3282 10.4531 12.2813 10.5 12.211 10.5703C12.1407 10.6406 12.0938 10.6875 12.0235 10.6875C11.9532 10.6875 11.9063 10.7109 11.836 10.7812C11.7188 10.7812 11.6016 10.7812 11.5313 10.8047H11.3672C11.3438 10.8281 11.25 10.875 11.1094 10.9219C10.9688 10.9219 10.875 10.9453 10.8516 11.0156L10.6641 10.9922C10.6407 10.9922 10.6172 11.0156 10.5938 11.0625L10.5469 11.0391L10.4297 11.0625C9.75003 11.0625 9.37503 11.0391 9.32816 10.9688C9.14066 10.9688 8.95316 10.9219 8.78909 10.8516C8.67191 10.8516 8.60159 10.8047 8.53128 10.7109C8.36722 10.6172 8.27347 10.5469 8.25003 10.5234C8.22659 10.5 8.20316 10.4766 8.17972 10.4766L8.13284 10.5C8.08597 10.5 8.03909 10.4766 8.01566 10.4297L8.03909 10.3125L7.94534 10.2891C7.92191 10.2188 7.89847 10.1719 7.89847 10.1016C7.89847 9.91406 7.92191 9.77344 7.94534 9.70312C7.96878 9.63281 7.99222 9.5625 7.99222 9.53906C7.99222 9.51562 8.06253 9.49219 8.20316 9.49219C8.32034 9.49219 8.41409 9.46875 8.43753 9.44531L8.34378 9.39844C8.76566 9.28125 9.07034 9.21094 9.28128 9.1875C9.42191 9.1875 9.53909 9.1875 9.65628 9.16406C9.75003 9.14062 9.84378 9.14062 9.93753 9.14062L9.89066 9.09375C9.96097 9.07031 10.0078 9.07031 10.0313 9.04688C10.1485 9.04688 10.2422 9.04688 10.3125 9.02344C10.6641 8.90625 10.875 8.8125 10.8985 8.74219C10.9922 8.74219 11.0391 8.76562 11.0625 8.78906C11.2969 8.64844 11.5547 8.50781 11.8125 8.39062C11.836 8.41406 11.8594 8.41406 11.9063 8.41406L11.9297 8.29688C11.9297 8.27344 11.9297 8.25 11.9063 8.22656C11.9532 8.17969 12 8.15625 12.0703 8.15625C12.0703 8.17969 12.0703 8.20312 12.0938 8.22656V8.25L12.1641 8.29688C12.1641 8.25 12.1875 8.20312 12.2578 8.17969C12.4453 8.13281 12.5625 8.08594 12.6094 8.0625C12.6328 8.03906 12.75 7.99219 12.9375 7.96875C13.0313 7.92188 13.125 7.85156 13.2422 7.75781C13.336 7.66406 13.4532 7.59375 13.5703 7.54688C13.5938 7.52344 13.5938 7.5 13.6172 7.47656C13.6172 7.45312 13.6407 7.45312 13.6641 7.42969V7.33594C13.711 7.28906 13.7578 7.26562 13.7813 7.26562C13.7813 6 13.7813 5.22656 13.7578 4.94531C13.711 4.54688 13.6641 3.98438 13.6172 3.21094C13.5938 2.95312 13.5703 2.8125 13.5469 2.78906L13.5703 2.76562C13.5703 2.69531 13.5469 2.60156 13.5235 2.46094C13.5 2.32031 13.4532 2.17969 13.4297 2.01562C13.3828 1.85156 13.3594 1.75781 13.336 1.71094C13.2657 1.66406 13.1719 1.57031 13.1016 1.40625C12.9375 1.21875 12.8203 1.10156 12.7969 1.07812C12.7735 1.05469 12.75 1.00781 12.75 0.984375C12.75 0.867188 12.7266 0.726562 12.7032 0.585938C12.7032 0.1875 13.1016 0 13.9219 0L14.9532 0.09375C15.211 0.257812 15.4219 0.328125 15.6328 0.328125C15.8203 0.328125 16.0313 0.492188 16.2422 0.796875C16.6407 1.28906 16.8516 1.75781 16.8516 2.17969L16.8047 2.69531C16.7813 3.42188 16.6875 3.82031 16.5703 3.91406C16.5938 3.98438 16.6407 4.05469 16.6641 4.14844C16.6875 4.24219 16.6875 4.3125 16.711 4.35938C16.7344 4.42969 16.7344 4.47656 16.7344 4.5C16.7344 4.64062 16.6172 4.71094 16.4063 4.71094L16.2657 4.6875C16.2422 4.73438 16.1953 4.78125 16.1485 4.80469C16.0782 4.85156 16.0547 4.89844 16.0547 4.94531C16.0547 4.96875 16.0782 4.99219 16.1016 4.99219C16.125 4.99219 16.1953 4.96875 16.2891 4.92188C16.3594 4.875 16.4532 4.85156 16.5703 4.85156C16.6172 4.875 16.6407 4.94531 16.6407 5.01562C16.6407 5.08594 16.6172 5.15625 16.5469 5.17969V5.22656C16.5235 5.25 16.5 5.27344 16.5 5.29688L16.6641 5.32031C16.5938 5.4375 16.5703 5.625 16.5703 5.88281L16.5938 6.07031C16.5938 6.1875 16.5703 6.28125 16.5469 6.35156L16.4766 6.30469L16.4532 6.32812L16.4766 6.42188C16.4766 6.53906 16.4766 6.60938 16.4532 6.67969C16.4297 6.75 16.4297 6.82031 16.4297 6.84375C16.4297 6.86719 16.4532 6.9375 16.5 7.05469C16.5 7.17188 16.4766 7.24219 16.4532 7.26562C16.3594 7.35938 16.3125 7.42969 16.2891 7.47656C16.2891 7.54688 16.3125 7.59375 16.3594 7.64062C16.2891 7.66406 16.2422 7.71094 16.2188 7.78125C16.2188 7.85156 16.2422 7.92188 16.3125 7.99219C16.3828 8.0625 16.4297 8.13281 16.4532 8.17969C16.4532 8.25 16.4532 8.32031 16.4297 8.36719C16.4063 8.4375 16.3828 8.53125 16.3828 8.64844C16.3828 8.88281 16.4063 9 16.4297 9L16.4063 11.0625C16.4063 11.2266 16.4063 11.3203 16.4297 11.3672C16.4297 11.3906 16.4297 11.3906 16.4297 11.3906C16.4063 11.3906 16.4063 11.3906 16.3828 11.4141H16.4297L16.4063 11.4609L16.3828 11.9766C16.2657 12.1406 16.1953 12.3516 16.1485 12.5625C16.0782 12.6094 16.0547 12.6797 16.0547 12.7734L16.0313 12.8203L16.0547 12.9141H16.0078C16.0078 12.9844 16.0078 13.0312 15.9844 13.0547C15.961 13.0781 15.9375 13.125 15.9375 13.1484H16.0313C16.0078 13.1953 15.9844 13.2188 15.9141 13.2188L15.8907 13.2891C15.9141 13.3125 15.9141 13.3594 15.9141 13.3828C15.9141 13.4297 15.9375 13.4531 15.961 13.4766C15.9844 13.5 16.0078 13.5234 16.0313 13.5938C16.0313 13.6406 16.0078 13.6875 15.9375 13.7109C15.8672 13.7578 15.7969 13.8281 15.7266 13.9219C15.7969 13.9453 15.8203 13.9922 15.8438 14.0391C15.75 14.0625 15.6797 14.1094 15.6563 14.1328V14.2266L15.8438 14.4141C15.75 14.4375 15.6797 14.4844 15.6328 14.5078C15.586 14.5547 15.5391 14.5781 15.4922 14.5781C15.4688 14.5781 15.4688 14.5547 15.4453 14.5312H15.3047L15.3282 14.5781C15.4453 14.6953 15.4922 14.7656 15.4922 14.8125C15.4922 14.8594 15.4688 14.9062 15.3985 14.9297C15.3282 14.9062 15.2578 14.8828 15.1875 14.8828C15.0703 14.8828 14.9766 14.9297 14.8594 15.0234C14.7422 15.1172 14.625 15.1875 14.461 15.2344C14.3907 15.3281 14.2735 15.375 14.1094 15.375C13.9453 15.375 13.8516 15.3984 13.8516 15.4453L13.8985 15.5391C13.7344 15.6094 13.5938 15.6797 13.5235 15.7969C13.4766 15.8203 13.4297 15.8672 13.4063 15.9141C13.2891 16.0312 13.1485 16.125 12.9844 16.2188C12.6797 16.3594 12.5391 16.4766 12.5391 16.5469C12.5391 16.5703 12.586 16.5938 12.6563 16.5938C12.7266 16.5938 12.8438 16.5703 12.9844 16.5C13.0078 16.5 13.0313 16.5 13.0547 16.5234C13.0782 16.5469 13.125 16.5469 13.1485 16.5469C13.1719 16.5469 13.1953 16.5234 13.2188 16.4766C13.4766 16.4766 13.711 16.5 13.9219 16.5469L14.0625 16.5234C14.5547 16.5938 14.8594 16.6641 14.9297 16.7344C15.375 16.8516 15.75 16.9688 16.0782 17.0391C16.0782 17.1094 16.1016 17.1562 16.1719 17.1562L16.3125 17.1328C16.3125 17.1562 16.3594 17.2031 16.4297 17.2734C16.5235 17.2969 16.5703 17.3672 16.5703 17.4609C16.6407 17.4844 16.6875 17.4844 16.711 17.5078C16.7344 17.5312 16.7578 17.5547 16.8047 17.5781C16.7813 17.625 16.7813 17.6719 16.7813 17.7422C16.7813 17.9531 16.8282 18.1172 16.9453 18.2344C16.6875 18.375 16.5235 18.4922 16.4766 18.5625C16.4766 18.6094 16.5 18.6328 16.5703 18.6328L16.5469 18.9141C16.5469 18.9375 16.5469 18.9609 16.5703 18.9844L16.4766 19.0781C16.4766 19.1016 16.5 19.125 16.5235 19.125C16.5235 19.1484 16.4766 19.2188 16.3828 19.3125C16.336 19.3359 16.2891 19.4062 16.2422 19.4766L16.4766 19.4297C16.4297 19.6641 16.3594 19.8984 16.2422 20.1328C16.2422 20.2031 16.2422 20.2734 16.2657 20.3203C16.1953 20.4375 16.1485 20.5312 16.0782 20.6016C16.0782 20.625 16.0782 20.6484 16.1016 20.6719C16.0782 20.6719 16.0078 20.7188 15.8907 20.8125C15.8438 20.9297 15.8203 20.9766 15.8203 20.9766C15.7969 21 15.7969 21.0234 15.7735 21.0938C15.6563 21.1406 15.5625 21.1875 15.5157 21.2109C15.4453 21.2578 15.3985 21.3047 15.3282 21.3281C15.2578 21.3516 15.211 21.3984 15.211 21.4688L15.2578 21.4922C15.2578 21.5859 15.1875 21.6328 15.0703 21.6328C15.0469 21.6328 15.0235 21.6328 15.0235 21.6562C15 21.6797 14.9766 21.6797 14.9532 21.7031C14.836 21.7734 14.7891 21.8672 14.7891 21.9375C14.7891 21.9609 14.8125 22.0078 14.836 22.0547C14.7657 22.1016 14.7188 22.1953 14.7188 22.3125C14.6953 22.3359 14.6719 22.3359 14.6485 22.3359C14.5313 22.4062 14.461 22.4766 14.461 22.5469C14.461 22.5703 14.5078 22.6172 14.5782 22.6406L14.5547 22.6641C14.5313 22.6641 14.5078 22.6641 14.5078 22.6406H14.4844L14.461 22.7344C14.4141 22.7109 14.3438 22.7109 14.25 22.7109C14.1797 22.7344 14.1328 22.7812 14.0625 22.8281C13.9922 22.875 13.9453 22.8984 13.875 22.8984C13.8047 22.8984 13.7578 22.875 13.711 22.8281C13.6407 22.8516 13.5703 22.875 13.5469 22.9453C13.5235 22.9219 13.5 22.9219 13.4297 22.9219C13.1719 22.9453 13.0078 22.9688 12.9141 22.9922ZM12.211 21.1172C12.3516 20.9297 12.5625 20.8125 12.8203 20.7891C13.1485 20.6484 13.3125 20.5312 13.3125 20.4375C13.3125 20.3672 13.2657 20.2734 13.1953 20.2031C13.4063 20.1562 13.5235 20.0391 13.5469 19.875C13.5469 19.8281 13.5938 19.7109 13.711 19.5469C13.8047 19.3828 13.8516 19.2891 13.875 19.2422C13.875 19.1953 13.8985 19.1484 13.9219 19.1016C14.0157 18.9375 14.0625 18.75 14.0625 18.5859C14.0625 18.4219 13.9922 18.3281 13.875 18.3047L13.8516 18.2578C13.8516 18.2344 13.875 18.2109 13.9219 18.2109C13.6875 17.9531 13.4297 17.8359 13.125 17.8359L13.0078 17.8594L13.0313 17.7188H12.961C12.9844 17.7188 13.0078 17.6953 13.0078 17.625C13.0078 17.5547 12.9141 17.5078 12.75 17.5078C12.7266 17.5078 12.7032 17.5078 12.7032 17.4844C12.6797 17.4844 12.6797 17.4844 12.6797 17.5078C12.6797 17.5312 12.6797 17.5547 12.6563 17.6016C12.2344 17.4375 12.0235 17.2031 12.0235 16.8984C11.9063 16.9453 11.7891 16.9922 11.6953 17.0625C11.5782 17.1328 11.5078 17.1562 11.4375 17.1797C11.3672 17.2031 11.2969 17.25 11.2735 17.3203C11.25 17.3906 11.2032 17.4141 11.1563 17.4141C11.086 17.4375 11.0391 17.4844 11.0157 17.5781C10.8282 17.7422 10.6875 17.9062 10.5938 18.0703C10.5938 18.1406 10.5235 18.2578 10.3828 18.3984C10.3594 18.5859 10.2891 18.7266 10.2188 18.7969C10.0313 19.0312 9.93753 19.2422 9.93753 19.4062C9.93753 19.5 9.96097 19.6172 10.0078 19.7578C10.0547 19.8984 10.0782 20.0625 10.0782 20.25C10.125 20.25 10.1485 20.2734 10.1719 20.2969C10.2891 20.5312 10.6407 20.7656 11.2735 20.9766C11.4375 21.0469 11.5782 21.0938 11.7422 21.0938C11.9766 21.0938 12.1407 21.0938 12.211 21.1172ZM29.7132 23.6719L29.2444 23.4609C28.9632 23.3672 28.7522 23.3203 28.5882 23.3203C28.4944 23.3203 28.4241 23.3438 28.3538 23.3672C28.3303 23.25 28.2366 23.1328 28.0725 23.0391C27.9085 22.9453 27.7444 22.8984 27.5803 22.8984V22.8516C27.5803 22.7578 27.4866 22.7109 27.3225 22.7109H27.2522C27.1819 22.5703 27.0178 22.4297 26.7132 22.2656L26.7366 22.2188L26.01 21.4453C25.9397 21.3047 25.8694 21.1406 25.7757 20.9766C25.6585 20.8125 25.5882 20.6484 25.5413 20.4844L25.635 20.4375L25.4241 20.3906C25.471 20.3438 25.471 20.3203 25.471 20.2734C25.471 20.2031 25.471 20.1328 25.4475 20.0859C25.4241 20.0391 25.4007 19.9922 25.4007 19.9453C25.4007 19.8984 25.4241 19.875 25.471 19.8516C25.4241 19.7344 25.4007 19.6641 25.3772 19.6641C25.3538 19.6641 25.3538 19.5469 25.3538 19.3125C25.3538 18.7031 25.4241 18.2812 25.5882 18.0234L25.6585 17.8359L25.5882 17.7891C25.7757 17.7422 25.8694 17.625 25.8694 17.4141C25.8694 17.3672 25.9397 17.3203 26.0569 17.2266C26.1741 17.1562 26.2444 17.1094 26.2444 17.1094C26.2678 17.1094 26.2913 17.0859 26.3147 17.0391C26.3616 17.0156 26.4319 16.9688 26.5022 16.9219C26.5725 16.8516 26.6428 16.7812 26.7132 16.7344C26.7835 16.6641 26.8303 16.6172 26.9007 16.5703C26.971 16.5234 27.0413 16.4531 27.1585 16.3828C27.2757 16.3125 27.3928 16.2422 27.51 16.1484C27.6272 16.0547 27.6975 15.9375 27.7444 15.7969C28.1663 15.6094 28.5882 15.5391 28.9632 15.5391C29.1038 15.5391 29.2678 15.5391 29.4085 15.5859C29.5491 15.6328 29.6663 15.6797 29.76 15.6797L29.8303 15.6562L30.3225 15.8203C30.2522 15.8438 30.2288 15.8906 30.2288 15.9141C30.2288 15.9609 30.2991 15.9844 30.4163 16.0078C30.51 16.0781 30.6507 16.1484 30.885 16.1953C30.9319 16.1953 30.9788 16.2188 31.0257 16.2656C31.0491 16.3359 31.1194 16.3594 31.1897 16.3594L31.1663 16.2891L31.1897 16.2656C31.2366 16.2656 31.3303 16.3359 31.471 16.4297C31.635 16.5234 31.8694 16.6172 32.1975 16.6875C32.1975 16.8047 32.385 16.9219 32.7835 17.0391C33.1116 17.1797 33.2757 17.3672 33.2757 17.6016C33.2757 17.6953 33.3694 17.8828 33.5335 18.1172C33.6975 18.3281 33.8147 18.6562 33.8616 19.0312C33.8382 19.1719 33.8147 19.3359 33.7913 19.5234C33.7678 19.6875 33.7444 19.8516 33.721 20.0156C33.4632 20.7188 33.346 21.0938 33.346 21.1406V21.1641C33.2991 21.1875 33.2522 21.2109 33.2053 21.2812C33.135 21.3281 33.0882 21.3984 33.0647 21.4453C33.0413 21.5156 33.0413 21.5625 33.0413 21.5859V21.6328C32.9241 21.7031 32.8069 21.7969 32.6897 21.9141C32.5725 22.0312 32.4553 22.125 32.385 22.1484C32.2913 22.1719 32.221 22.2188 32.1507 22.2656C32.0803 22.2891 32.01 22.3359 31.9397 22.3594C31.9397 22.4062 31.9397 22.4297 31.9632 22.4531C31.9866 22.4766 31.9866 22.5 31.9866 22.5C31.2835 23.1562 30.5335 23.5547 29.7132 23.6719ZM30.0882 21.5859C30.4163 21.5859 30.721 21.3281 31.0257 20.8125L31.2132 20.4844C31.4475 20.2031 31.5882 19.875 31.635 19.5C31.635 19.4766 31.6585 19.4766 31.6819 19.4766C31.7053 19.4766 31.7288 19.4531 31.7288 19.3828H31.635L31.6819 19.3125C31.6585 19.0781 31.635 18.8203 31.5882 18.5859C31.5647 18.5625 31.5413 18.5391 31.5178 18.5391C31.26 17.8828 30.6741 17.5547 29.7835 17.5547C29.2913 17.5547 28.8928 17.6484 28.5647 17.8594L28.3069 17.8828C28.2366 17.9766 28.1663 18 28.096 18.0234C28.0257 18.0234 27.9788 18.0703 27.9553 18.1406C27.8616 18.2344 27.7678 18.3516 27.6975 18.4922C27.6272 18.5156 27.5803 18.5625 27.5569 18.6562C27.4632 18.8672 27.4163 19.0781 27.4163 19.2891C27.4163 19.4531 27.4632 19.6172 27.5335 19.7812C27.6038 20.0625 27.721 20.2734 27.885 20.4375C28.0022 20.6719 28.1897 20.8828 28.4241 21.0469C28.8694 21.4219 29.3147 21.5859 29.7366 21.5859L30.0413 21.5625L30.0882 21.5859ZM19.7522 16.4062C19.635 16.2188 19.4944 16.125 19.2835 16.125C19.2835 16.1016 19.26 16.0781 19.2132 16.0312C18.9319 15.7734 18.7678 15.6328 18.6975 15.6328C18.6272 15.5156 18.51 15.3984 18.3928 15.2812H18.4397C18.3928 15.1875 18.3694 15.0938 18.3694 15C18.3694 14.6953 18.5569 14.4844 18.9085 14.3438C18.9085 14.3672 18.9085 14.3906 18.9319 14.3906C18.9553 14.2969 19.0725 14.2266 19.2366 14.1797C19.26 14.2031 19.3069 14.2031 19.3772 14.2031C19.5882 14.2031 19.7522 14.1562 19.9163 14.0625C19.9866 14.0391 20.0335 14.0156 20.0335 13.9922C20.1507 14.0156 20.2444 14.0156 20.2913 14.0391C20.3382 14.0625 20.4085 14.0625 20.5022 14.0625C20.5725 14.0625 20.596 14.0625 20.6194 14.0391L20.8538 14.0156C20.9241 14.0156 21.0178 14.0391 21.135 14.0859C21.1585 14.0625 21.1819 14.0391 21.2053 14.0156V14.0625C21.2522 14.0625 21.3225 14.0391 21.4397 14.0156C21.5335 13.9922 21.6507 13.9688 21.7913 13.9453C21.9319 13.9219 22.0257 13.875 22.0725 13.8281C22.0725 13.8516 22.096 13.8516 22.1194 13.8516L22.9632 13.7578C22.9866 13.6875 23.0803 13.6406 23.1975 13.6172C23.3147 13.6172 23.4085 13.5938 23.4788 13.5469L23.8772 13.6641C23.9007 13.6406 23.971 13.5938 24.0882 13.5703C24.2053 13.5469 24.2522 13.5234 24.2757 13.4531C24.4163 13.4766 24.5569 13.5 24.6975 13.5L25.6819 13.3359L25.8694 13.3594C25.8928 13.3359 25.9397 13.2891 26.0335 13.2656C26.1272 13.2422 26.2444 13.1953 26.3616 13.1484C26.2913 13.125 26.221 13.1016 26.1507 13.0781L26.1741 13.1719C26.1272 13.1484 26.1038 13.125 26.0803 13.0547C26.0569 12.9844 26.01 12.9609 25.9866 12.9609C25.9632 12.9609 25.9397 12.9609 25.9163 12.9844C25.635 12.7734 25.471 12.6328 25.4007 12.6094C25.4007 12.5625 25.3303 12.4688 25.1897 12.3047C25.1194 12.2344 25.0725 12.1875 25.0257 12.1172C24.9788 12.0703 24.9319 12.0234 24.9085 12C24.885 11.9766 24.8382 11.9297 24.7913 11.8359C24.6272 11.5547 24.4866 11.4141 24.3928 11.4141C24.3928 11.3906 24.4163 11.3672 24.4397 11.3672C24.4163 11.2031 24.3225 11.1094 24.2053 11.0391C24.1585 11.0391 24.135 11.0391 24.1116 11.0625C24.1116 10.9922 24.1116 10.9219 24.135 10.8516V10.6875C24.0647 10.6875 24.0178 10.6172 23.9944 10.4531C23.9475 10.3125 23.9007 10.2422 23.8303 10.2188C23.8538 10.125 23.8772 10.0312 23.8772 9.96094C23.8538 9.9375 23.8538 9.91406 23.8303 9.84375L23.8538 9.77344C23.7835 9.70312 23.76 9.65625 23.76 9.58594C23.7835 9.46875 23.8303 9.375 23.9007 9.32812C23.971 9.30469 24.0647 9.25781 24.1819 9.23438C24.2757 9.21094 24.3694 9.1875 24.4397 9.14062V9.21094C24.4866 9.1875 24.5335 9.16406 24.5803 9.16406C24.6038 9.16406 24.9319 9.32812 25.5647 9.67969L25.7053 9.70312C25.7991 9.84375 25.9163 9.96094 26.0569 10.0781C26.2913 10.2656 26.4319 10.3594 26.5022 10.3594L27.51 11.6953C27.5803 11.7422 27.6272 11.8359 27.6272 11.9531C27.6272 12.0703 27.6975 12.1406 27.8147 12.1406C27.885 12.2578 27.9553 12.375 28.0022 12.4922C28.9866 11.4375 29.5022 10.8984 29.5491 10.875C29.5491 10.7578 29.596 10.6641 29.7132 10.5703L29.8303 10.3828C29.8303 10.3125 29.8069 10.2656 29.7835 10.2422C29.9944 10.0547 30.1585 9.89062 30.2288 9.72656C30.2288 9.65625 30.2757 9.5625 30.3694 9.39844C30.3694 9.23438 30.4163 9.09375 30.5335 8.92969C30.6272 8.76562 30.6975 8.625 30.721 8.50781C30.6741 8.48438 30.6507 8.46094 30.6507 8.4375C30.6507 8.36719 30.6741 8.27344 30.6975 8.20312C30.721 8.13281 30.7444 8.0625 30.7678 7.99219C30.7678 7.92188 30.721 7.85156 30.6038 7.82812C30.6038 7.75781 30.6507 7.71094 30.721 7.66406C30.7913 7.61719 30.885 7.57031 30.9788 7.54688C31.0491 7.52344 31.1194 7.52344 31.1897 7.52344V7.47656C31.1663 7.5 31.1194 7.52344 31.0491 7.52344L30.9319 7.5V7.45312C30.6741 7.45312 30.2522 7.40625 29.6897 7.3125C29.6897 7.38281 29.6194 7.42969 29.4553 7.47656L29.2913 7.57031C29.2913 7.59375 29.3147 7.61719 29.3616 7.64062C29.3147 7.75781 29.1741 7.85156 28.9632 7.92188C28.846 7.94531 28.7757 7.99219 28.7288 8.0625C28.6585 8.13281 28.5647 8.15625 28.4007 8.15625C28.2366 8.15625 28.1194 8.22656 28.0491 8.36719C27.5335 8.64844 27.135 8.8125 26.8538 8.85938C26.385 8.90625 25.9866 8.92969 25.6585 8.92969C25.4241 8.90625 25.0022 8.71875 24.3928 8.41406C24.3928 8.32031 24.346 8.17969 24.2288 8.01562C24.1585 7.94531 24.0882 7.82812 24.0647 7.66406C24.0178 7.45312 23.9944 7.3125 23.971 7.26562C23.9475 7.24219 23.9241 7.21875 23.9241 7.19531C23.9241 7.21875 23.9241 7.21875 23.9475 7.21875C23.9241 7.17188 23.9241 7.125 23.9241 7.05469L23.9475 6.58594C23.971 6.58594 23.9944 6.58594 24.0178 6.5625C24.0178 6.53906 24.0178 6.53906 24.0413 6.51562C24.0647 6.49219 24.0647 6.46875 24.0882 6.44531C24.0413 6.39844 24.0178 6.35156 24.0178 6.28125C24.0178 6.16406 24.0882 6.02344 24.2053 5.85938C24.3225 5.625 24.4866 5.15625 24.6975 4.42969C24.721 4.40625 24.7913 4.28906 24.885 4.125C25.1194 3.63281 25.2366 3.35156 25.2366 3.25781C25.2366 3.16406 25.26 3.09375 25.3069 3.04688C25.3772 2.92969 25.4007 2.78906 25.4007 2.64844C25.471 2.57812 25.4944 2.4375 25.4944 2.22656C25.471 2.15625 25.4475 2.08594 25.4241 2.0625C25.4475 1.92188 25.5178 1.82812 25.6116 1.78125C25.7053 1.75781 25.7522 1.73438 25.7522 1.71094L25.7288 1.64062C25.7522 1.59375 25.7757 1.57031 25.7991 1.54688C25.8225 1.52344 25.846 1.5 25.9163 1.42969C25.9632 1.35938 26.01 1.33594 26.0569 1.33594C26.221 1.33594 26.4085 1.17188 26.6663 0.867188C26.8538 0.867188 26.9944 0.867188 27.0882 0.84375C27.3225 0.84375 27.4397 0.867188 27.4397 0.890625L28.2132 1.00781C28.2835 1.07812 28.4241 1.14844 28.6585 1.19531C28.9632 1.26562 29.1741 1.38281 29.3382 1.52344C29.4788 1.6875 29.6663 1.80469 29.9241 1.92188C30.0882 1.92188 30.2053 1.94531 30.3225 2.01562C30.4163 2.08594 30.51 2.13281 30.6038 2.15625V2.03906C30.721 2.0625 30.7913 2.10938 30.8147 2.17969C30.8382 2.25 30.9085 2.29688 31.0022 2.34375C31.0725 2.39062 31.1663 2.4375 31.2366 2.50781C31.3772 2.625 31.471 2.67188 31.5413 2.67188C31.5882 2.67188 31.635 2.67188 31.6585 2.64844C31.7288 2.95312 31.9397 3.09375 32.2913 3.09375L32.2678 3.16406C32.2678 3.28125 32.3382 3.42188 32.4788 3.58594C32.6194 3.75 32.6897 3.89062 32.6897 3.96094C32.6897 4.05469 32.7366 4.17188 32.8303 4.28906C32.9007 4.42969 32.9475 4.59375 32.9475 4.78125C32.9475 4.85156 32.9241 4.94531 32.8538 5.03906C32.7835 5.13281 32.76 5.22656 32.76 5.34375C32.5022 5.34375 32.385 5.41406 32.385 5.53125V5.69531L32.4788 5.74219C32.5022 5.71875 32.5257 5.64844 32.5491 5.53125H32.6194C32.5725 5.83594 32.4788 6 32.3147 6C32.385 6.07031 32.4319 6.16406 32.4319 6.28125C32.4085 6.30469 32.385 6.30469 32.3616 6.30469C32.3147 6.30469 32.2913 6.32812 32.2913 6.39844C32.3147 6.42188 32.3147 6.44531 32.3147 6.51562C32.221 6.72656 32.1038 6.84375 31.9632 6.84375C31.8225 6.84375 31.7053 7.00781 31.5882 7.33594C31.7053 7.33594 31.7991 7.35938 31.8694 7.40625C31.9397 7.45312 31.9866 7.5 32.0569 7.52344C32.1741 7.52344 32.2444 7.5 32.2444 7.45312C32.3147 7.47656 32.4085 7.54688 32.4788 7.61719C32.5491 7.6875 32.6194 7.73438 32.6897 7.73438L32.7132 7.6875C32.9944 8.03906 33.2053 8.22656 33.3225 8.22656C33.3225 8.39062 33.3694 8.46094 33.4866 8.46094C33.4632 8.48438 33.4632 8.53125 33.4632 8.625L33.4866 8.69531L33.4397 8.8125C33.4163 8.8125 33.4163 8.8125 33.4163 8.78906H33.346C33.346 8.8125 33.3694 8.83594 33.3928 8.83594C33.51 8.83594 33.5803 8.90625 33.5803 9.07031C33.5569 9.14062 33.51 9.1875 33.4397 9.21094C33.4632 9.30469 33.4632 9.44531 33.4632 9.65625C33.4163 9.63281 33.346 9.63281 33.2757 9.63281C33.2288 9.67969 33.2053 9.72656 33.2053 9.77344C33.2053 9.79688 33.2288 9.82031 33.2757 9.84375C33.2991 9.86719 33.3225 9.86719 33.3225 9.89062L33.1819 9.84375C33.1116 9.9375 33.0647 9.98438 32.9944 9.98438L32.9241 9.96094C32.7366 9.96094 32.596 10.1016 32.5257 10.3594C32.4553 10.3359 32.4319 10.3359 32.4319 10.3125C32.4319 10.3594 32.385 10.4531 32.3147 10.5703C32.2678 10.6406 32.221 10.7109 32.1975 10.8047C32.1272 10.875 32.0803 10.8984 32.0335 10.9219C31.9866 10.9453 31.9632 10.9922 31.9397 11.0391C31.9397 11.0859 31.8694 11.1094 31.7288 11.1094L31.7053 11.1328V11.2266C31.5882 11.2969 31.5178 11.3672 31.471 11.4844C31.4007 11.6016 31.3069 11.7188 31.1428 11.8359C31.0257 11.9062 30.9553 12.0234 30.885 12.1875L30.8382 12.2578C31.0257 12.2578 31.2366 12.2109 31.471 12.1172C31.6819 12.0469 32.1038 11.9766 32.7132 11.9297C32.971 11.9297 33.0882 11.9531 33.0882 12.0234C33.0882 11.9531 33.1116 11.9062 33.135 11.8594C33.1585 11.8359 33.1585 11.8125 33.1819 11.7891C33.2053 11.7656 33.2053 11.7656 33.2053 11.7422C33.2053 11.6953 33.1585 11.625 33.0647 11.5312C33.135 11.5547 33.2053 11.5547 33.2522 11.5781C33.2757 11.6016 33.346 11.625 33.4632 11.625C33.4397 11.5547 33.4163 11.5078 33.4163 11.4844C33.4163 11.3906 33.4866 11.3438 33.6507 11.3438L33.7444 11.3672C34.0022 11.3672 34.1194 11.2969 34.1194 11.1797H33.9788C34.0022 11.1562 34.0257 11.1562 34.0491 11.1562C34.1194 11.1562 34.26 11.2031 34.471 11.2969C34.7522 11.3672 34.9397 11.4141 35.0335 11.4141C35.1272 11.3906 35.2444 11.3672 35.3616 11.3672C35.4788 11.3906 35.6194 11.4141 35.8303 11.4141V11.3672C35.8538 11.3672 35.8772 11.3906 35.9241 11.4375C35.971 11.4141 36.0413 11.4141 36.135 11.4141C36.346 11.4141 36.4866 11.4844 36.5569 11.6016C36.6272 11.6016 36.6975 11.6016 36.7678 11.625C36.8382 11.6484 36.885 11.6719 36.9319 11.6719C37.096 11.6719 37.26 11.7188 37.4475 11.7891L37.4007 11.9531H37.4241C37.5178 11.8594 37.5882 11.8125 37.6116 11.8125C37.635 11.8125 37.6819 11.8125 37.7053 11.7891C37.7053 11.8594 37.7522 12.0469 37.8694 12.3516C37.9397 12.3984 37.9866 12.4453 38.0335 12.5156C38.1038 12.6797 38.2444 12.7734 38.4319 12.7969V12.8672C38.3616 12.8438 38.3382 12.8438 38.3147 12.8438C38.2913 12.8438 38.2678 12.8438 38.2444 12.8203L38.1975 12.8672C38.1975 12.8906 38.1975 12.9141 38.221 12.9141C38.2444 12.9141 38.2444 12.9141 38.2444 12.9375H38.2678V13.0312H38.0569C38.0335 13.0547 38.0335 13.0547 38.0335 13.0781C38.0335 13.1016 38.01 13.125 37.9397 13.1953C37.8694 13.125 37.7757 13.1016 37.6585 13.0781C37.7053 13.125 37.7288 13.1719 37.7288 13.1953C37.7288 13.2422 37.7053 13.2656 37.6819 13.2656C37.5882 13.2656 37.5413 13.2422 37.5178 13.1953C37.4944 13.1484 37.4475 13.125 37.3538 13.125L37.3069 13.1484L37.3303 13.2891C37.26 13.2891 37.2132 13.2891 37.1897 13.3125C37.1663 13.3359 37.1194 13.3594 37.0491 13.3828L36.9788 13.1953L36.885 13.2656L36.9085 13.3125V13.4062L36.8616 13.3594C36.7913 13.3594 36.7444 13.3359 36.7444 13.3125L36.6507 13.2891L36.51 13.3594L36.3928 13.3125C36.3694 13.3125 36.3694 13.3359 36.3694 13.3594C36.3694 13.3359 36.346 13.3359 36.3225 13.3359C35.971 13.4062 35.5491 13.4297 35.01 13.4297C34.9866 13.3828 34.9397 13.3594 34.9163 13.3594C34.846 13.3594 34.7991 13.4062 34.7991 13.5234C34.7522 13.5703 34.7053 13.5938 34.635 13.5938L34.0257 13.5469C33.9319 13.5469 33.8616 13.5703 33.8147 13.6406C33.7678 13.5938 33.6975 13.5703 33.5803 13.5703L33.6272 13.7109L33.5569 13.7344C33.5335 13.7344 33.4866 13.7109 33.4397 13.6875C33.3928 13.6641 33.346 13.6406 33.2991 13.5938C33.2522 13.5703 33.2053 13.5469 33.135 13.5469V13.6172C33.0882 13.6172 33.0647 13.5938 33.0647 13.5469C33.0413 13.6172 32.971 13.6875 32.8538 13.7109C32.7366 13.7344 32.6663 13.7812 32.596 13.8516H32.4788C32.4788 13.8047 32.5022 13.7578 32.5491 13.7109C32.5725 13.6875 32.596 13.6406 32.596 13.6172C32.5725 13.6406 32.5257 13.6406 32.4553 13.6406C32.4788 13.5938 32.5022 13.5469 32.5257 13.4766C32.4788 13.4766 32.4319 13.5 32.4085 13.5469C32.2444 13.5938 32.1272 13.6406 32.0803 13.6875C32.1507 13.7109 32.1741 13.7578 32.1741 13.8281C32.1741 13.9453 32.1272 14.0156 32.0335 14.0625C32.01 14.0156 31.9397 13.9922 31.8694 13.9688C31.7757 13.9453 31.7053 13.9219 31.635 13.8516L31.5413 13.875L31.5647 13.9688C31.5647 14.0391 31.471 14.0859 31.3069 14.1562C31.2835 14.1562 31.26 14.1562 31.2366 14.1797C31.096 14.25 31.0022 14.2969 30.9788 14.2969C30.9553 14.2969 30.9553 14.2734 30.9553 14.2266L30.9788 14.1094H30.9085C30.885 14.1328 30.8382 14.1562 30.7913 14.1562L30.6975 14.0391C30.721 14.0625 30.721 14.0859 30.721 14.1094C30.721 14.1328 30.6741 14.1797 30.6038 14.25C30.5803 14.1797 30.5335 14.1562 30.4866 14.1562C30.3928 14.1562 30.346 14.2266 30.346 14.3906L30.3225 14.3672V14.4609H30.2991L30.2288 14.25C30.0647 14.2734 29.9241 14.3203 29.8069 14.3672C29.6663 14.4141 29.5257 14.4609 29.385 14.5078C29.2444 14.5547 29.0803 14.5781 28.9163 14.5781L28.635 14.5547C28.6116 14.5781 28.4944 14.5781 28.3303 14.5781C27.9788 14.6484 27.7678 14.7188 27.6975 14.7891C27.6741 14.7656 27.6507 14.7656 27.6507 14.7422C27.4866 14.7656 27.346 14.7891 27.2288 14.7891C27.0178 14.7891 26.8069 14.8359 26.5725 14.9062C26.4085 14.9531 26.3147 14.9766 26.2444 14.9766C26.01 14.9766 25.8694 15.0234 25.7991 15.1406C25.4241 15.1406 25.1897 15.1641 25.0725 15.2109C24.9553 15.2578 24.8382 15.2812 24.6741 15.2812C24.6741 15.3984 24.5335 15.4453 24.2757 15.4453C24.2053 15.5391 24.135 15.5859 24.0647 15.5859L23.9475 15.5625L23.8538 15.6328L23.8303 15.5859C23.8069 15.5859 23.7835 15.6094 23.7835 15.6328L23.6428 15.6094C23.4788 15.6094 23.2678 15.6797 23.0335 15.8438L23.0569 15.7969C22.9866 15.7969 22.9163 15.7969 22.8694 15.8203H22.7522C22.7288 15.8672 22.7053 15.8906 22.6585 15.9141C22.5882 15.9375 22.5178 15.9609 22.4475 15.9609C22.3538 15.9844 22.2835 16.0078 22.2132 16.0312C22.2132 15.9844 22.1897 15.9609 22.1428 15.9609C22.1194 16.0312 22.096 16.0547 22.0491 16.0781C22.0257 16.0547 21.9788 16.0547 21.9319 16.0547C21.8147 16.0547 21.721 16.125 21.6507 16.2656L20.6897 16.3828C20.6194 16.3828 20.596 16.3828 20.596 16.3594C20.596 16.3359 20.5022 16.3359 20.2913 16.3359C19.9866 16.3594 19.8225 16.3828 19.7522 16.4062ZM26.7132 6.79688C26.8303 6.79688 26.9475 6.79688 27.0413 6.77344C27.1116 6.75 27.2288 6.75 27.346 6.75H27.8616C27.9319 6.67969 28.1194 6.65625 28.4475 6.65625C28.471 6.60938 28.4944 6.53906 28.5647 6.46875C28.7053 6.30469 28.7991 6.1875 28.846 6.16406C28.9866 6.16406 29.1038 6.14062 29.1741 6.07031C29.4085 5.88281 29.5257 5.625 29.5257 5.29688C29.6428 5.25 29.7132 5.08594 29.76 4.82812C29.8069 4.57031 29.8772 4.40625 29.9944 4.33594C29.971 4.28906 29.9475 4.26562 29.9241 4.24219L29.971 3.89062L29.9475 3.79688C29.8538 3.70312 29.76 3.58594 29.6897 3.44531C29.4319 3.14062 29.221 2.97656 29.0569 2.97656C29.0335 2.97656 28.9866 3 28.9632 3.02344C28.5178 3.02344 28.096 3.23438 27.6741 3.65625C27.4632 3.86719 27.3694 4.07812 27.3694 4.28906C27.2053 4.42969 27.0882 4.59375 26.971 4.80469C26.8538 5.01562 26.7132 5.17969 26.596 5.34375C26.596 5.41406 26.596 5.46094 26.6194 5.48438C26.6194 5.57812 26.596 5.625 26.5257 5.64844L26.3147 6.23438C26.3147 6.60938 26.4553 6.79688 26.7132 6.79688ZM54.481 22.1719C54.5044 22.1016 54.5044 22.0547 54.5044 22.0078C54.5044 21.9609 54.5278 21.8672 54.5747 21.7266L54.3872 21.7734C54.2935 21.7734 54.2232 21.7266 54.1528 21.6094L53.8013 21.7734L53.5669 21.7031L53.6372 21.6328C53.5435 21.6094 53.4966 21.5391 53.4966 21.4688C53.4966 21.3047 53.4966 21.2109 53.4732 21.2109V21.1875L53.3091 21.2344C53.2388 21.0469 53.2153 20.9297 53.2153 20.8828C53.2153 20.8359 53.2153 20.7891 53.2388 20.7656C53.1216 20.7656 53.0513 20.6953 53.0513 20.5312C53.0747 20.4141 53.1216 20.3672 53.2153 20.3438C53.2388 20.1797 53.2857 20.1094 53.356 20.0859L53.3325 19.8281C53.3325 19.7578 53.356 19.6875 53.4028 19.5938C53.356 19.5234 53.3325 19.4531 53.3325 19.3594C53.3325 19.2422 53.4028 18.9844 53.5435 18.5625C53.6138 18.2578 53.6607 18.0469 53.731 17.8828C53.8013 17.6484 53.8482 17.4844 53.8482 17.4141L53.8716 17.3906C53.8247 17.3203 53.8013 17.2031 53.8013 17.0625L53.8247 16.9688L53.7778 16.7109L53.9185 16.7812C53.9419 16.7578 53.9888 16.6406 54.0122 16.4297C53.9888 16.3594 53.9888 16.2891 53.9888 16.1953C53.9888 16.0781 54.0122 15.9609 54.0357 15.7969C54.106 15.3281 54.1763 15.0703 54.2232 15.0234C54.2232 14.9531 54.2232 14.9062 54.2466 14.8828L54.2232 11.7422L53.6372 11.9297C53.3325 12 53.1685 12.0469 53.1685 12.0703V12.0234C53.0982 12.0938 53.0747 12.1172 53.0747 12.1406L52.8638 12.0938C52.7935 12.0938 52.7466 12.1172 52.6763 12.1406C52.606 12.1875 52.5357 12.2109 52.4185 12.2109C52.3482 12.2812 52.2544 12.3281 52.1372 12.375C52.02 12.4453 51.9497 12.4922 51.9497 12.5625L51.9732 12.7266L51.7857 12.7031L51.8325 14.0156C51.9263 13.9922 52.02 13.9688 52.1372 13.9688L52.1607 15.2812L52.0903 15.5156H52.1841C52.2544 15.6328 52.3013 15.7266 52.3716 15.75C52.3716 15.8672 52.3716 15.9375 52.3482 15.9844C52.3247 16.0547 52.3247 16.1016 52.3247 16.125C52.3247 16.2422 52.395 16.3125 52.5122 16.3359C52.4653 16.4297 52.4419 16.5 52.4419 16.5234C52.5122 16.5703 52.5591 16.6406 52.5825 16.7109C52.5825 16.9688 52.4888 17.1797 52.2778 17.3203L52.0903 17.1562H52.0669C52.1138 17.2969 52.1372 17.4375 52.1372 17.5547L52.1607 17.5312L52.2075 17.5781C52.2544 17.7422 52.2778 17.8594 52.2778 17.9531C52.2778 18.0469 52.3013 18.1406 52.3247 18.2344H52.395C52.4185 18.2578 52.4419 18.2812 52.4888 18.3047C52.5122 18.3281 52.5591 18.4219 52.606 18.5859L52.4419 18.6094C52.3716 18.6094 52.2778 18.5859 52.1372 18.5391C52.1138 18.5156 52.0669 18.4922 52.02 18.4688C51.9497 18.4453 51.9028 18.4219 51.856 18.3984L51.645 18.4922L51.6685 18.5859C51.6685 18.6328 51.645 18.7266 51.5747 18.8438C50.8482 18.4922 50.4966 18.1172 50.4966 17.7656L50.4497 17.6484H50.4263C50.356 17.4844 50.3091 17.3906 50.3091 17.3672C50.3091 17.3203 50.3325 17.2734 50.356 17.2266C50.3325 17.1562 50.2622 17.0859 50.1685 17.0156C50.0513 16.9453 49.981 16.8281 49.9575 16.6875C50.0278 16.6641 50.0747 16.6406 50.0982 16.5938C50.0513 16.5469 50.0278 16.5 50.0044 16.4531C49.981 16.4062 49.9575 16.3594 49.9107 16.2891C49.9107 16.1953 49.9107 16.125 49.9341 16.0781C49.9341 16.0078 49.8403 15.4453 49.6528 14.3438C49.5825 14.0625 49.5357 13.9219 49.5122 13.9219L49.606 13.4531C49.5825 13.4297 49.5825 13.4062 49.5825 13.3594C49.5122 13.4531 49.4185 13.5 49.2778 13.5C49.3247 13.5469 49.3482 13.6172 49.3716 13.6875L49.3482 13.7109C49.2075 13.7109 49.1372 13.7578 49.1372 13.875C49.1372 13.9219 49.1372 13.9688 49.1607 13.9922V14.0156L48.6919 14.6016L48.5044 14.5078C48.5044 14.625 48.4575 14.7188 48.3872 14.7891L48.27 14.7188V14.8828L48.0591 14.8125C47.9888 14.9531 47.9419 15.0703 47.9419 15.1641C47.9419 15.3281 47.8716 15.3984 47.7075 15.3984C47.731 15.4688 47.731 15.5391 47.731 15.6094C47.731 15.7969 47.6607 15.8906 47.4966 15.8906C47.4497 15.8906 47.4028 15.9375 47.3794 16.0547C47.4028 16.0547 47.4966 16.0312 47.6138 15.9609C47.5435 16.1953 47.4497 16.3125 47.3794 16.3359C47.2857 16.3594 47.2388 16.4531 47.2388 16.5703C47.2153 16.5938 47.1919 16.6172 47.1685 16.6172C47.0278 16.6641 46.9107 16.7578 46.8403 16.875C46.8403 16.9922 46.7466 17.1094 46.5825 17.2266C46.5357 17.25 46.4888 17.3203 46.4419 17.3906C46.3482 17.5547 46.2778 17.625 46.231 17.6484C46.231 17.6719 46.1372 17.7891 45.9263 17.9531C45.7622 18.0703 45.6919 18.2109 45.6919 18.375C45.6919 18.4219 45.6685 18.4453 45.6216 18.4688C45.5747 18.4688 45.5513 18.4688 45.5278 18.4453C45.3638 18.4922 45.27 18.5625 45.27 18.6562L45.2935 18.7266C45.2232 18.7734 45.1528 18.8438 45.0825 18.9141C44.9888 18.9844 44.8716 19.0547 44.731 19.1016L44.7075 19.125L44.731 19.2188L44.6138 19.1953L44.5903 19.2422L44.3794 19.1953C44.356 19.2656 44.2857 19.3125 44.1919 19.3125C44.1216 19.4062 43.981 19.4531 43.8169 19.4766L43.7466 19.5C43.7466 19.4766 43.7232 19.4531 43.6997 19.4297C43.6763 19.4062 43.606 19.3828 43.5357 19.3359C43.4419 19.3125 43.3482 19.2656 43.2778 19.2188C43.2075 19.1953 43.1372 19.1719 43.0903 19.1719C42.9966 19.1016 42.9028 19.0547 42.8325 19.0312C42.6216 18.9375 42.4575 18.7969 42.3403 18.5859C42.1294 18.2812 41.9653 18.1172 41.8482 18.1172C41.7778 18.1172 41.731 18.1406 41.6841 18.1641L41.7075 18.0234C41.7075 17.9531 41.6841 17.8828 41.6607 17.8125C41.6372 17.7656 41.6138 17.7188 41.6138 17.6719C41.6138 17.6016 41.6138 17.5781 41.6372 17.5547C41.6372 17.3203 41.5669 17.1562 41.4028 17.1094L41.4497 16.9688C41.4263 16.8984 41.3091 16.8047 41.1216 16.6875H41.3325V16.6641C41.1919 16.5234 41.0982 16.3594 41.0278 16.1719L41.1216 16.1953C41.0982 16.0547 41.0513 15.9375 40.981 15.8203L40.9107 15.8438L40.8403 15.7031V15.6562C40.8169 15.6328 40.7935 15.5859 40.77 15.5391C40.8403 15.5156 40.8872 15.4922 40.8872 15.4688C40.8872 15.3516 40.8169 15.2109 40.6763 15.0703L40.77 15.0234C40.5591 14.7188 40.4419 14.4375 40.3716 14.1328C40.3013 14.0625 40.2544 13.9219 40.2544 13.7109C40.2544 13.5 40.2075 13.3594 40.0903 13.2422L40.0669 12.7734C39.9497 12.5859 39.8794 12.3516 39.8794 12.0938C39.856 12.0703 39.856 12.0234 39.856 12C39.8325 11.9766 39.8325 11.9531 39.8091 11.9297C39.7857 11.9062 39.7857 11.8359 39.7857 11.7188C39.7622 11.6016 39.7388 11.5078 39.6919 11.3906L39.645 11.3672C39.6685 11.3438 39.6919 11.2969 39.6919 11.25C39.6216 11.2031 39.5982 11.1094 39.5982 10.9922H39.7622C39.8794 10.9922 39.9966 10.8984 40.1138 10.6875C40.2778 10.4297 40.4419 10.2891 40.6294 10.2891C40.8403 10.2891 40.9575 10.4531 40.9575 10.8047C41.0278 11.2031 41.2388 11.3906 41.5669 11.3906C41.8716 11.3906 42.1528 11.3438 42.4107 11.2266V11.1562L42.481 11.1797C42.8794 11.1797 43.231 10.9219 43.5357 10.4297C43.6528 10.2188 43.77 10.0547 43.9341 9.9375C43.8638 9.91406 43.8403 9.86719 43.8403 9.82031C43.8403 9.75 44.0044 9.5625 44.3091 9.25781C44.4263 9.1875 44.6372 8.97656 44.895 8.625C45.0122 8.48438 45.106 8.29688 45.1997 8.08594H45.1528C44.6607 8.27344 44.2622 8.36719 44.0044 8.36719H42.2232C41.8247 8.36719 41.6138 8.29688 41.6138 8.15625C41.6138 8.13281 41.4966 8.08594 41.2857 8.03906C41.0747 8.01562 40.9341 7.96875 40.8638 7.89844C40.8638 7.78125 40.8872 7.6875 40.9341 7.59375L40.8403 7.40625C41.1685 7.3125 41.356 7.21875 41.4263 7.10156C41.6372 6.84375 41.8482 6.67969 42.0357 6.65625C42.106 6.65625 42.1528 6.65625 42.1763 6.63281C42.7388 6.44531 43.3482 6.35156 44.0278 6.35156L44.4966 6.25781C44.7075 6.1875 44.9419 6.14062 45.1763 6.14062L45.645 6.16406L45.8325 6.14062C45.9497 6.14062 46.02 6.16406 46.0435 6.23438L46.1372 6.25781C46.2778 6.375 46.4419 6.49219 46.6528 6.5625C46.7232 6.58594 46.7935 6.65625 46.8403 6.77344C46.8872 6.89062 47.0044 7.00781 47.1685 7.07812C47.3091 7.19531 47.4028 7.28906 47.4732 7.35938C47.5903 7.52344 47.6607 7.64062 47.731 7.66406C47.8247 7.82812 47.8716 7.94531 47.8716 8.0625C47.8716 8.22656 47.8482 8.29688 47.7778 8.29688C47.52 8.29688 47.356 8.34375 47.2857 8.4375C47.2857 8.48438 47.3091 8.53125 47.3325 8.57812L47.1216 8.625L47.145 8.64844C47.1216 8.71875 47.0982 8.76562 47.0747 8.78906L47.0982 8.88281C47.0278 8.90625 46.9575 8.95312 46.9107 9.02344C46.7466 9.1875 46.6528 9.32812 46.6528 9.42188L46.6763 9.46875L46.5825 9.60938C46.4888 9.70312 46.4185 9.82031 46.3482 9.9375C46.3247 9.98438 46.3013 10.0312 46.2544 10.0781C46.02 10.4062 45.9028 10.5938 45.9028 10.6641H45.9966C45.9497 10.7812 45.9263 10.875 45.9263 10.9453C45.9263 11.0625 45.9732 11.1328 46.0903 11.1328C46.1372 11.2031 46.1607 11.2266 46.1841 11.2266C46.2544 11.2969 46.2778 11.3672 46.3013 11.4844C46.3247 11.4844 46.3247 11.4844 46.3247 11.5078L46.3013 11.5312H46.4419V11.5547C46.395 11.6719 46.3013 11.7656 46.1372 11.8359C45.0825 12.1875 44.4732 12.375 44.3091 12.375C44.2388 12.375 43.9341 12.5156 43.395 12.7734C43.3247 12.8906 43.2544 13.0078 43.1607 13.1016C43.1372 13.125 43.1372 13.2656 43.1372 13.5L43.2778 13.8281C43.2544 13.875 43.2075 13.8984 43.1841 13.9219C43.2075 13.9688 43.2544 13.9922 43.3482 14.0156L43.3716 14.0625V14.1562L43.3482 14.1797H43.3716L43.4185 14.3906C43.395 14.4141 43.3716 14.4141 43.3716 14.4141C43.3716 14.4375 43.3716 14.4375 43.3482 14.4609C43.3716 14.4609 43.3716 14.4609 43.3716 14.4844C43.3716 14.5078 43.395 14.5078 43.4185 14.5312C43.4419 14.5547 43.4419 14.5781 43.4653 14.6016L43.4185 14.6484H43.4653L43.4888 14.6719C43.5357 14.8359 43.606 14.9766 43.6763 15.1406V15.1641L43.606 15.2344C43.6294 15.3281 43.6528 15.4219 43.6528 15.5156C43.6997 15.5156 43.7232 15.4453 43.7466 15.3047C43.8169 15.4453 43.8872 15.5859 43.981 15.7266L43.9575 15.8672L43.981 15.9375H44.0982C44.1216 16.0078 44.1919 16.0781 44.2622 16.1484C44.2857 16.1719 44.2857 16.1953 44.2857 16.2656L44.2153 16.2891C44.2388 16.3125 44.2622 16.3125 44.2857 16.3125C44.3091 16.3125 44.3091 16.3125 44.3325 16.3359L44.3091 16.4062L44.356 16.5703L44.4966 16.5938C44.52 16.5938 44.5435 16.5703 44.5669 16.5469C44.895 15.9375 45.2232 15.6094 45.5513 15.5391L45.481 15.3516C45.9028 15.2344 46.1138 15 46.1138 14.6484L46.0903 14.5547H46.2075C46.2075 14.5781 46.2075 14.5781 46.231 14.5781C46.3716 14.5781 46.4888 14.5078 46.606 14.3906L46.4888 14.2969C46.5357 14.2734 46.5825 14.2734 46.6528 14.25C46.7232 14.25 46.7466 14.2031 46.7466 14.0859L46.7232 14.0156C46.8403 14.0156 46.9341 13.9688 47.0278 13.875C47.0982 13.7812 47.145 13.6875 47.145 13.6172L47.3325 13.4062V13.4766C47.6841 13.125 47.8716 12.9375 47.9419 12.8906C47.9419 12.8672 47.9419 12.8672 47.9185 12.8672C47.9185 12.7734 47.9419 12.6797 47.9653 12.6094H47.9888V12.5625L48.0825 12.4453C48.1997 12.4453 48.2935 12.4219 48.3403 12.375C48.3403 12.1875 48.3872 12.0938 48.4575 12.0938L48.5044 12.1172L48.5747 11.9766H48.6216V11.9062C48.5982 11.8828 48.5747 11.8359 48.5513 11.7422C48.8091 11.6484 48.9497 11.5078 48.9497 11.3438H49.1138L49.1607 11.3672C49.1607 11.2969 49.1841 11.1562 49.2544 10.9688C49.3716 10.9688 49.4419 10.9688 49.4653 10.9453L49.4185 10.5234C49.2778 10.4062 49.2075 9.75 49.2075 8.55469C49.2075 7.54688 49.1841 6.96094 49.1372 6.79688C49.0669 6.63281 49.0435 6.44531 49.02 6.21094C49.02 5.55469 48.9966 5.17969 48.9497 5.08594C48.9497 4.89844 48.9732 4.75781 49.0435 4.64062C49.1138 4.54688 49.1372 4.47656 49.1372 4.42969L49.0435 4.14844L49.3482 4.28906C49.4185 4.28906 49.5122 4.24219 49.606 4.17188C49.6763 4.10156 49.77 4.05469 49.8872 4.05469C49.9341 4.05469 49.981 4.07812 50.0278 4.10156C50.0513 4.125 50.4028 4.19531 51.0825 4.26562C51.2232 4.3125 51.3638 4.40625 51.5044 4.54688C51.481 4.57031 51.4341 4.59375 51.3638 4.59375C51.3872 4.66406 51.4107 4.71094 51.4107 4.78125C51.4107 4.85156 51.4107 4.89844 51.3872 4.96875C51.3638 5.03906 51.3638 5.10938 51.3638 5.20312C51.3638 5.25 51.3872 5.32031 51.4107 5.41406C51.4341 5.50781 51.4341 5.60156 51.4341 5.69531C51.4341 5.8125 51.5278 5.97656 51.6919 6.23438C51.856 6.49219 51.9497 6.67969 51.9497 6.82031C51.9497 7.00781 51.8794 7.125 51.7153 7.19531C51.5513 7.26562 51.481 7.57031 51.481 8.0625L51.5044 8.27344C51.5044 8.4375 51.481 8.57812 51.4107 8.67188C51.4107 8.69531 51.4107 8.74219 51.4341 8.78906C51.4575 8.83594 51.4575 8.92969 51.4575 9.07031L51.5513 9.09375V9.42188C51.5747 9.44531 51.5747 9.49219 51.5747 9.53906C51.5747 9.65625 51.5513 9.75 51.481 9.82031C51.5747 10.0078 51.6216 10.125 51.6216 10.1953L51.5982 10.2891C51.7622 10.1484 51.9497 10.0547 52.1607 10.0078L52.8169 9.63281C53.0747 9.58594 53.3091 9.5625 53.5669 9.5625C53.7778 9.5625 53.9888 9.58594 54.1997 9.60938L54.1528 7.05469C54.1528 6.51562 54.1763 6 54.2466 5.55469C54.3169 5.22656 54.3872 4.82812 54.4107 4.33594C54.4107 3.82031 54.3638 3.46875 54.2935 3.30469C54.2232 3.23438 54.1294 3.11719 54.0357 2.90625H54.0122L53.9185 2.71875L53.9888 2.69531C53.9185 2.625 53.895 2.53125 53.895 2.4375C53.895 2.27344 53.9653 2.13281 54.1294 2.0625L54.1997 1.99219C54.1997 1.875 54.27 1.80469 54.4107 1.80469C54.4575 1.80469 54.5044 1.80469 54.5278 1.82812H54.6919L54.7388 1.85156C54.7857 1.85156 54.8325 1.82812 54.8794 1.78125C54.9263 1.75781 55.0435 1.73438 55.231 1.73438C55.3716 1.80469 55.606 1.875 55.9575 1.96875C56.0044 1.99219 56.0278 2.01562 56.0513 2.03906C56.0747 2.0625 56.145 2.10938 56.3091 2.13281C56.4732 2.17969 56.5435 2.25 56.5435 2.36719C57.106 2.48438 57.3872 2.69531 57.3872 2.97656C57.3872 3.02344 57.3872 3.07031 57.3638 3.14062C57.3403 3.21094 57.3169 3.30469 57.3169 3.375C57.3169 3.44531 57.3169 3.53906 57.2935 3.60938V3.67969H57.27C57.1763 3.86719 57.1294 4.07812 57.1294 4.33594L57.2466 4.26562C57.27 4.26562 57.2935 4.28906 57.2935 4.3125C57.27 4.47656 57.2466 4.61719 57.2466 4.6875C57.2232 4.92188 57.1763 5.03906 57.106 5.0625C57.0357 5.08594 56.9653 5.15625 56.9419 5.29688L57.1294 5.39062C57.106 5.41406 57.0825 5.46094 57.0591 5.48438C57.0357 5.53125 57.0122 5.57812 57.0122 5.60156L57.0825 5.88281H56.9185C56.9653 5.92969 57.0122 6 57.0357 6.09375C56.9888 6.11719 56.9419 6.14062 56.8716 6.14062L57.0357 6.46875H56.8247L56.9888 6.82031L56.9653 6.84375L56.7778 6.77344L56.8013 6.91406C56.8247 6.9375 56.8482 6.96094 56.8482 6.98438C56.8482 7.00781 56.8716 7.07812 56.895 7.17188H56.8482C56.8247 7.24219 56.7778 7.3125 56.7075 7.33594H56.8013L56.8482 7.47656C56.8247 7.5 56.8013 7.52344 56.7778 7.57031C56.8482 7.64062 56.8716 7.73438 56.8716 7.875C56.8716 8.03906 56.8247 8.22656 56.7544 8.4375L56.7778 8.48438L56.8482 8.46094C56.7778 8.67188 56.731 8.78906 56.731 8.8125C56.731 8.83594 56.7544 8.83594 56.7778 8.83594C56.8013 8.85938 56.8013 8.85938 56.8247 8.88281C56.8247 8.90625 56.8247 8.95312 56.8013 8.97656C56.7778 9 56.7544 9.09375 56.731 9.23438C56.7075 9.375 56.7075 9.49219 56.6841 9.5625C56.6607 9.63281 56.6138 9.67969 56.5435 9.67969C56.6372 9.82031 56.731 9.9375 56.8247 10.0078C56.8482 10.0078 56.8482 10.0312 56.8716 10.0547C56.8716 10.125 56.8482 10.1953 56.8247 10.2188C56.8247 10.2891 56.8247 10.3125 56.8482 10.3125C56.8482 10.3359 56.8247 10.3359 56.7778 10.3359C56.7075 10.3594 56.6841 10.3828 56.6841 10.4297C56.6841 10.4531 56.7075 10.4766 56.731 10.5L57.0122 10.5234C56.8482 10.6406 56.7544 10.7109 56.7544 10.7812C56.7778 10.9219 56.8013 11.0391 56.8013 11.1094H56.8482C56.8247 11.2266 56.8013 11.3438 56.8013 11.4609L56.8247 11.6016C56.8247 11.7422 56.7778 11.8594 56.6841 11.9531L56.9185 12.0703C56.8247 12.1641 56.7778 12.2344 56.7778 12.2812C56.7778 12.3516 56.8013 12.4219 56.8482 12.5156C56.8716 12.6094 56.9185 12.7266 56.9419 12.8438C56.8247 12.8672 56.7544 12.9141 56.7544 12.9375L56.8482 12.9141C56.8716 12.9375 56.895 12.9844 56.895 13.0078L57.0825 12.9844C56.9419 13.125 56.8716 13.3594 56.8716 13.6875C56.8716 13.7812 56.8716 13.8516 56.895 13.8984L57.0357 13.8047L56.9888 14.3203L56.8482 14.2031H56.8247C56.8482 14.2734 56.8482 14.3906 56.8482 14.5312L56.8247 15.0703C56.7544 15.1406 56.6841 15.2344 56.6607 15.3281C56.7075 15.375 56.8013 15.3984 56.9653 15.3984C56.9419 15.5391 56.895 15.6797 56.7778 15.7969C56.6607 15.9141 56.6138 16.0312 56.6138 16.1016C56.6138 16.125 56.6607 16.1953 56.731 16.2656C56.6607 16.3828 56.6138 16.4297 56.6138 16.4531C56.6372 16.5234 56.6607 16.5703 56.6841 16.5938C56.7075 16.6172 56.7075 16.6641 56.7075 16.7109L56.6138 16.9922C56.5903 17.0156 56.5903 17.0391 56.5669 17.0625C56.5435 17.1094 56.52 17.1328 56.4497 17.1328C56.52 17.2031 56.5669 17.2969 56.5669 17.3672C56.5669 17.5312 56.4966 17.7422 56.3325 18.0234C56.3325 18.0469 56.3794 18.0469 56.4732 18.0469C56.4497 18.2109 56.4028 18.375 56.3325 18.4922C56.2622 18.6328 56.2388 18.7969 56.2388 18.9844C56.2388 19.1016 56.2153 19.3125 56.1685 19.5938L56.0747 19.6406L56.0513 19.8281H56.1216L56.0982 19.9688C56.0982 20.0391 56.1216 20.0859 56.1685 20.1328C56.0982 20.1562 56.0513 20.2031 56.0513 20.2266C56.0278 20.2734 56.0278 20.3672 56.0278 20.4844L55.8403 20.7891H56.0044C55.8872 21.1641 55.8169 21.4219 55.8169 21.5625C55.8169 21.6797 55.8403 21.7734 55.8638 21.8672C55.7935 21.8906 55.7232 21.9141 55.6763 21.9141C55.5357 21.9141 55.4419 21.8203 55.395 21.6328C55.395 21.6562 55.395 21.6797 55.3716 21.7031C55.3482 21.7266 55.3247 21.7734 55.3247 21.7969C55.3247 21.8203 55.3716 21.9141 55.4653 22.0547C55.2778 22.0547 55.0903 22.0312 54.9263 22.0078C54.856 22.0078 54.6919 22.0547 54.481 22.1719ZM42.856 14.25C42.9028 14.2266 42.9263 14.1797 42.9497 14.1562C42.9497 14.1328 42.9732 14.1094 43.0435 14.0859C42.9263 14.1094 42.8794 14.1562 42.856 14.25ZM44.3794 16.8984C44.4263 16.875 44.4497 16.8281 44.4497 16.7578L44.3325 16.6172C44.3325 16.6406 44.3091 16.6406 44.2857 16.6641L44.3794 16.7109L44.3091 16.8516L44.3794 16.8984ZM55.7232 18.6562C55.7466 18.6328 55.77 18.6094 55.7935 18.5859L55.6763 18.6094L55.7232 18.6562ZM56.4497 12.7031C56.4732 12.6797 56.4966 12.6328 56.4966 12.6094C56.4966 12.5859 56.4966 12.5625 56.4732 12.5391L56.4497 12.7031Z' fill='white'/%3E%3C/svg%3E%0A");
}

/* se04 오시는 길 */
.ysyouth-direction .location_se04b .map_box .map {
  height: 550px;
  border: none;
}
.ysyouth-direction .location_se04b .map_box .map_info {
  padding: 55px 290px 55px 50px;
  background: #1F538D;
  border-radius: 0 0 16px 16px;
}
@media (max-width: 767px) {
  .ysyouth-direction .location_se04b .map_box .map_info {
    padding: 30px;
  }
}
.ysyouth-direction .location_se04b .map_box .map_info .map_title {
  display: block;
  margin-right: 0;
  font-family: "Paperlogy";
  font-size: 28px;
  line-height: 1.3;
  font-weight: 300;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .ysyouth-direction .location_se04b .map_box .map_info .map_title {
    font-size: 24px;
  }
}
.ysyouth-direction .location_se04b .map_box .map_info .map_title strong {
  font-weight: bold;
  font-size: inherit;
  font-family: inherit;
}
.ysyouth-direction .location_se04b .map_box .map_info .map_lst {
  padding-left: 0;
  border-left: 0;
  width: 100%;
}
.ysyouth-direction .location_se04b .map_box .map_info .map_lst ul li {
  padding-left: 64px;
  font-weight: normal;
}
@media (max-width: 500px) {
  .ysyouth-direction .location_se04b .map_box .map_info .map_lst ul li {
    padding-left: 0;
  }
}
.ysyouth-direction .location_se04b .map_box .map_info .map_lst ul li b {
  padding-left: 26px;
}
.ysyouth-direction .location_se04b .map_box .map_info .map_lst ul li b::before {
  background: #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 0C1.9 0 0 1.7 0 3.8C0 5.9 1.735 8.15109 4 11.7461C6.265 8.15109 8 5.9 8 3.8C8 1.7 6.1 0 4 0ZM4 5.5C3.17 5.5 2.5 4.83 2.5 4C2.5 3.17 3.17 2.5 4 2.5C4.83 2.5 5.5 3.17 5.5 4C5.5 4.83 4.83 5.5 4 5.5Z' fill='%230E73E4'/%3E%3C/svg%3E%0A");
}
.ysyouth-direction .location_se04b .map_box .map_info .map_lst ul li .inline-block {
  display: inline-block;
}
.ysyouth-direction .location_se04b .map_box .map_info .map_button {
  right: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 12px;
}
@media (max-width: 767px) {
  .ysyouth-direction .location_se04b .map_box .map_info .map_button {
    right: auto;
  }
}
.ysyouth-direction .location_se04b .map_box .map_info .map_button a {
  width: 100px;
  height: 100px;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .ysyouth-direction .location_se04b .map_box .map_info .map_button a {
    width: calc(50% - 6px);
    height: auto;
    padding: 12px 3px;
    border-radius: 6px;
  }
}
@media (max-width: 380px) {
  .ysyouth-direction .location_se04b .map_box .map_info .map_button a {
    width: 100%;
    border-radius: 4px;
  }
}
.ysyouth-direction .location_se04b .map_box .map_info .map_button a span {
  font-size: 15px;
}
@media (max-width: 767px) {
  .ysyouth-direction .location_se04b .map_box .map_info .map_button a span {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
}
.ysyouth-direction .location_se04b .map_box .map_info .map_button a span em {
  width: 32px;
  height: 32px;
  margin-bottom: 8px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .ysyouth-direction .location_se04b .map_box .map_info .map_button a span em {
    width: 28px;
    height: 28px;
    display: inline-block;
    margin: 0;
  }
}
@media (max-width: 500px) {
  .ysyouth-direction .location_se04b .map_box .map_info .map_button a span em {
    width: 24px;
    height: 24px;
  }
}
.ysyouth-direction .location_se04b .map_box .map_info .map_button a span em.naver {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 5.01923C4.02204 12.3471 4 19.6639 4 26.9807C6.7438 26.9917 9.4876 26.9917 12.2314 26.9807C12.2755 23.3553 12.1763 19.719 12.2755 16.0936C13.1791 17.3498 13.9945 18.6611 14.9091 19.9063C16.4408 22.2864 18.1818 24.5454 19.6584 26.9586C22.4242 27.0358 25.1791 26.9586 27.9449 27.0027C27.978 26.6611 28 26.3195 28 25.9669C27.9559 18.9807 28.0331 11.9944 27.9669 5.00821C25.2342 4.98617 22.5124 5.00821 19.7796 4.99719C19.7576 8.64457 19.8017 12.303 19.7576 15.9393C17.2231 12.3471 14.8209 8.62254 12.2314 5.06331C9.4876 4.9421 6.7438 5.03025 4 5.01923Z' fill='white'/%3E%3C/svg%3E%0A");
}
.ysyouth-direction .location_se04b .map_box .map_info .map_button a span em.kakao {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5634 13.0174L11.6756 15.7883H13.4377L12.5768 13.0174H12.5634Z' fill='white'/%3E%3Cpath d='M15.9933 4.05261C8.81738 4.05261 3 8.62581 3 14.2683C3 17.9 5.40766 21.0811 9.03259 22.8969L7.80859 27.4499C7.76151 27.5912 7.79514 27.7391 7.90274 27.84C7.97672 27.9072 8.06415 27.9476 8.16503 27.9476C8.24573 27.9476 8.31971 27.914 8.39369 27.8602L13.6596 24.3227C14.4263 24.4303 15.1997 24.4908 16 24.4908C23.1759 24.4908 29 19.9243 29 14.2751C29 8.62581 23.1692 4.05261 15.9933 4.05261ZM9.05277 17.5032C9.05277 17.7386 8.98551 17.9269 8.84428 18.0614C8.70978 18.2026 8.52819 18.2766 8.29953 18.2766C8.11123 18.2766 7.94982 18.2228 7.82204 18.1219C7.68753 18.0211 7.60683 17.8798 7.5732 17.705C7.55975 17.6444 7.55975 17.5705 7.55975 17.5032V12.6543H6.14744C5.95241 12.6543 5.78427 12.6072 5.64304 12.5198C5.50181 12.4323 5.42111 12.3046 5.38748 12.1364C5.38076 12.0961 5.37403 12.0423 5.3673 11.9952C5.3673 11.7934 5.44128 11.6253 5.58924 11.5177C5.7372 11.4034 5.91878 11.3428 6.14071 11.3428H10.4651C10.6601 11.3428 10.8215 11.3899 10.9628 11.4773C11.104 11.5648 11.1914 11.6926 11.225 11.8607C11.2318 11.9078 11.2385 11.9548 11.2385 12.0019C11.2385 12.2171 11.1645 12.3718 11.0233 12.4861C10.882 12.6005 10.6937 12.6543 10.4718 12.6543H9.05949V17.5032H9.05277ZM15.2333 18.0816C15.0988 18.2161 14.9307 18.2766 14.7356 18.2766C14.3927 18.2766 14.164 18.1354 14.0631 17.8529L13.673 16.7163H11.2654L10.8753 17.8529C10.7812 18.1354 10.5592 18.2766 10.2028 18.2766C10.0279 18.2766 9.87998 18.2295 9.75892 18.1421C9.64459 18.0547 9.56389 17.9202 9.53026 17.7588C9.52354 17.7117 9.51681 17.6579 9.51681 17.5974C9.51681 17.5234 9.53026 17.4292 9.55717 17.3216C9.59079 17.214 9.62442 17.1064 9.65804 17.0055L11.5882 11.6993C11.6487 11.5311 11.7429 11.4101 11.8639 11.3361C11.985 11.2621 12.133 11.2285 12.3213 11.2285H12.6777C12.8727 11.2285 13.0341 11.2689 13.1686 11.3496C13.3032 11.4303 13.404 11.5782 13.478 11.8002L15.2871 17.0123C15.3476 17.1737 15.3813 17.3149 15.4082 17.4292C15.4216 17.5032 15.4283 17.5637 15.4351 17.6108C15.4351 17.7991 15.3611 17.9605 15.2266 18.095L15.2333 18.0816ZM20.2302 17.9874C20.089 18.1018 19.9007 18.1556 19.672 18.1556H16.5515C16.3161 18.1556 16.1345 18.1085 15.9865 18.0143C15.8386 17.9202 15.7512 17.7655 15.7041 17.5503C15.6839 17.4629 15.6705 17.362 15.6705 17.2476V11.9952C15.6705 11.7665 15.7444 11.5782 15.8789 11.437C16.0135 11.2958 16.195 11.2218 16.4237 11.2218C16.612 11.2218 16.7734 11.2756 16.9012 11.3765C17.029 11.4841 17.1164 11.6253 17.15 11.8002C17.1635 11.8607 17.1702 11.9279 17.1635 11.9952V16.8509H19.6653C19.867 16.8509 20.0352 16.8912 20.1697 16.9854C20.3109 17.0728 20.3916 17.2006 20.4252 17.362C20.432 17.4023 20.4454 17.4561 20.4454 17.5032C20.4454 17.7117 20.3714 17.8731 20.2235 17.9874H20.2302ZM25.8526 18.1085C25.7046 18.2228 25.523 18.2833 25.3078 18.2833C25.1531 18.2833 25.0254 18.2564 24.9312 18.2026C24.837 18.1421 24.7362 18.0412 24.642 17.8798L22.9136 15.1157L22.0931 15.9698V17.5099C22.0931 17.7453 22.0326 17.9336 21.8914 18.0681C21.7569 18.2094 21.5753 18.2833 21.3399 18.2833C21.1516 18.2833 20.9902 18.2295 20.8624 18.1287C20.7346 18.0278 20.6472 17.8865 20.6136 17.7117C20.6001 17.6512 20.6001 17.5772 20.6001 17.5099V11.9952C20.6001 11.7665 20.6674 11.5782 20.8019 11.437C20.9364 11.2958 21.118 11.2218 21.3533 11.2218C21.5416 11.2218 21.7031 11.2756 21.8308 11.3765C21.9653 11.4841 22.046 11.6253 22.0864 11.8002C22.0998 11.8607 22.1066 11.9279 22.0998 11.9952V14.2482L24.4537 11.558C24.5613 11.4437 24.6555 11.363 24.7362 11.3025C24.8236 11.2487 24.9245 11.2218 25.0523 11.2218C25.2137 11.2218 25.3616 11.2689 25.5028 11.363C25.6374 11.4504 25.7181 11.5715 25.7517 11.7262C25.7517 11.7329 25.7517 11.7531 25.7651 11.7867C25.7651 11.8069 25.7651 11.8338 25.7651 11.854C25.7651 11.9616 25.7382 12.0557 25.6912 12.1364C25.6441 12.2238 25.5903 12.2978 25.5163 12.3853L23.9829 14.0599L25.8055 16.9248L25.8593 17.0123C25.9803 17.2073 26.0543 17.3485 26.0745 17.4494C26.0745 17.4494 26.0745 17.4696 26.0879 17.4965V17.5503C26.0879 17.8193 26.014 18.0076 25.8593 18.1219L25.8526 18.1085Z' fill='white'/%3E%3C/svg%3E%0A");
}
.ysyouth-direction .location_se04b .map_box .map_info .map_button a:hover span, .ysyouth-direction .location_se04b .map_box .map_info .map_button a:focus span {
  color: #1F538D;
}
.ysyouth-direction .location_se04b .map_box .map_info .map_button a:hover span .naver, .ysyouth-direction .location_se04b .map_box .map_info .map_button a:focus span .naver {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 5.01923C4.02204 12.3471 4 19.6639 4 26.9807C6.7438 26.9917 9.4876 26.9917 12.2314 26.9807C12.2755 23.3553 12.1763 19.719 12.2755 16.0936C13.1791 17.3498 13.9945 18.6611 14.9091 19.9063C16.4408 22.2864 18.1818 24.5454 19.6584 26.9586C22.4242 27.0358 25.1791 26.9586 27.9449 27.0027C27.978 26.6611 28 26.3195 28 25.9669C27.9559 18.9807 28.0331 11.9944 27.9669 5.00821C25.2342 4.98617 22.5124 5.00821 19.7796 4.99719C19.7576 8.64457 19.8017 12.303 19.7576 15.9393C17.2231 12.3471 14.8209 8.62254 12.2314 5.06331C9.4876 4.9421 6.7438 5.03025 4 5.01923Z' fill='%231F538D'/%3E%3C/svg%3E%0A");
}
.ysyouth-direction .location_se04b .map_box .map_info .map_button a:hover span .kakao, .ysyouth-direction .location_se04b .map_box .map_info .map_button a:focus span .kakao {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5634 13.0174L11.6756 15.7883H13.4377L12.5768 13.0174H12.5634Z' fill='%231F538D'/%3E%3Cpath d='M15.9933 4.05261C8.81738 4.05261 3 8.62581 3 14.2683C3 17.9 5.40766 21.0811 9.03259 22.8969L7.80859 27.4499C7.76151 27.5912 7.79514 27.7391 7.90274 27.84C7.97672 27.9072 8.06415 27.9476 8.16503 27.9476C8.24573 27.9476 8.31971 27.914 8.39369 27.8602L13.6596 24.3227C14.4263 24.4303 15.1997 24.4908 16 24.4908C23.1759 24.4908 29 19.9243 29 14.2751C29 8.62581 23.1692 4.05261 15.9933 4.05261ZM9.05277 17.5032C9.05277 17.7386 8.98551 17.9269 8.84428 18.0614C8.70978 18.2026 8.52819 18.2766 8.29953 18.2766C8.11123 18.2766 7.94982 18.2228 7.82204 18.1219C7.68753 18.0211 7.60683 17.8798 7.5732 17.705C7.55975 17.6444 7.55975 17.5705 7.55975 17.5032V12.6543H6.14744C5.95241 12.6543 5.78427 12.6072 5.64304 12.5198C5.50181 12.4323 5.42111 12.3046 5.38748 12.1364C5.38076 12.0961 5.37403 12.0423 5.3673 11.9952C5.3673 11.7934 5.44128 11.6253 5.58924 11.5177C5.7372 11.4034 5.91878 11.3428 6.14071 11.3428H10.4651C10.6601 11.3428 10.8215 11.3899 10.9628 11.4773C11.104 11.5648 11.1914 11.6926 11.225 11.8607C11.2318 11.9078 11.2385 11.9548 11.2385 12.0019C11.2385 12.2171 11.1645 12.3718 11.0233 12.4861C10.882 12.6005 10.6937 12.6543 10.4718 12.6543H9.05949V17.5032H9.05277ZM15.2333 18.0816C15.0988 18.2161 14.9307 18.2766 14.7356 18.2766C14.3927 18.2766 14.164 18.1354 14.0631 17.8529L13.673 16.7163H11.2654L10.8753 17.8529C10.7812 18.1354 10.5592 18.2766 10.2028 18.2766C10.0279 18.2766 9.87998 18.2295 9.75892 18.1421C9.64459 18.0547 9.56389 17.9202 9.53026 17.7588C9.52354 17.7117 9.51681 17.6579 9.51681 17.5974C9.51681 17.5234 9.53026 17.4292 9.55717 17.3216C9.59079 17.214 9.62442 17.1064 9.65804 17.0055L11.5882 11.6993C11.6487 11.5311 11.7429 11.4101 11.8639 11.3361C11.985 11.2621 12.133 11.2285 12.3213 11.2285H12.6777C12.8727 11.2285 13.0341 11.2689 13.1686 11.3496C13.3032 11.4303 13.404 11.5782 13.478 11.8002L15.2871 17.0123C15.3476 17.1737 15.3813 17.3149 15.4082 17.4292C15.4216 17.5032 15.4283 17.5637 15.4351 17.6108C15.4351 17.7991 15.3611 17.9605 15.2266 18.095L15.2333 18.0816ZM20.2302 17.9874C20.089 18.1018 19.9007 18.1556 19.672 18.1556H16.5515C16.3161 18.1556 16.1345 18.1085 15.9865 18.0143C15.8386 17.9202 15.7512 17.7655 15.7041 17.5503C15.6839 17.4629 15.6705 17.362 15.6705 17.2476V11.9952C15.6705 11.7665 15.7444 11.5782 15.8789 11.437C16.0135 11.2958 16.195 11.2218 16.4237 11.2218C16.612 11.2218 16.7734 11.2756 16.9012 11.3765C17.029 11.4841 17.1164 11.6253 17.15 11.8002C17.1635 11.8607 17.1702 11.9279 17.1635 11.9952V16.8509H19.6653C19.867 16.8509 20.0352 16.8912 20.1697 16.9854C20.3109 17.0728 20.3916 17.2006 20.4252 17.362C20.432 17.4023 20.4454 17.4561 20.4454 17.5032C20.4454 17.7117 20.3714 17.8731 20.2235 17.9874H20.2302ZM25.8526 18.1085C25.7046 18.2228 25.523 18.2833 25.3078 18.2833C25.1531 18.2833 25.0253 18.2564 24.9312 18.2026C24.837 18.1421 24.7362 18.0412 24.642 17.8798L22.9136 15.1157L22.0931 15.9698V17.5099C22.0931 17.7453 22.0326 17.9336 21.8914 18.0681C21.7569 18.2094 21.5753 18.2833 21.3399 18.2833C21.1516 18.2833 20.9902 18.2295 20.8624 18.1287C20.7346 18.0278 20.6472 17.8865 20.6136 17.7117C20.6001 17.6512 20.6001 17.5772 20.6001 17.5099V11.9952C20.6001 11.7665 20.6674 11.5782 20.8019 11.437C20.9364 11.2958 21.118 11.2218 21.3533 11.2218C21.5416 11.2218 21.7031 11.2756 21.8308 11.3765C21.9653 11.4841 22.046 11.6253 22.0864 11.8002C22.0998 11.8607 22.1066 11.9279 22.0998 11.9952V14.2482L24.4537 11.558C24.5613 11.4437 24.6555 11.363 24.7362 11.3025C24.8236 11.2487 24.9245 11.2218 25.0523 11.2218C25.2137 11.2218 25.3616 11.2689 25.5028 11.363C25.6374 11.4504 25.7181 11.5715 25.7517 11.7262C25.7517 11.7329 25.7517 11.7531 25.7651 11.7867C25.7651 11.8069 25.7651 11.8338 25.7651 11.854C25.7651 11.9616 25.7382 12.0557 25.6912 12.1364C25.6441 12.2238 25.5903 12.2978 25.5163 12.3853L23.9829 14.0599L25.8055 16.9248L25.8593 17.0123C25.9803 17.2073 26.0543 17.3485 26.0745 17.4494C26.0745 17.4494 26.0745 17.4696 26.0879 17.4965V17.5503C26.0879 17.8193 26.014 18.0076 25.8593 18.1219L25.8526 18.1085Z' fill='%231F538D'/%3E%3C/svg%3E%0A");
}
.ysyouth-direction .location_conbox_type02 {
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.ysyouth-direction .location_conbox_type02 .con_box {
  width: calc(33.33% - 16px);
  margin-left: 0;
  border-radius: 8px;
  padding: 40px;
  margin-top: 0;
  min-height: 255px;
}
@media (max-width: 767px) {
  .ysyouth-direction .location_conbox_type02 .con_box {
    width: calc(50% - 12px);
    padding: 30px;
  }
}
@media (max-width: 500px) {
  .ysyouth-direction .location_conbox_type02 .con_box {
    width: 100%;
  }
}
.ysyouth-direction .location_conbox_type02 .con_box.park .title::after {
  content: "";
  position: absolute;
  right: 0;
  top: -8px;
  width: 35px;
  height: 43px;
  background: url("data:image/svg+xml,%3Csvg width='35' height='43' viewBox='0 0 35 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 41.25C17.25 41.25 33.25 29.25 33.25 16.25C33.25 7.9657 26.0866 1.25 17.25 1.25C8.4134 1.25 1.25 7.9657 1.25 16.25C1.25 29.25 17.25 41.25 17.25 41.25Z' stroke='%23333333' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath d='M14.25 11.25V27.25' stroke='%23333333' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.25 11.25H20.25C22.4591 11.25 24.25 13.0409 24.25 15.25C24.25 17.4591 22.4591 19.25 20.25 19.25H14.25V11.25Z' stroke='%23333333' stroke-width='2.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.ysyouth-direction .location_conbox_type02 .con_box .title {
  margin-bottom: 28px;
  border-color: #000;
}
.ysyouth-direction .location_conbox_type02 .con_box .title strong {
  font-size: 20px;
}
@media (max-width: 767px) {
  .ysyouth-direction .location_conbox_type02 .con_box .title strong {
    font-size: 19px;
  }
}
@media (max-width: 500px) {
  .ysyouth-direction .location_conbox_type02 .con_box .title strong {
    font-size: 18px;
  }
}
.ysyouth-direction .location_conbox_type02 .con_box .way strong {
  color: #0E73E4;
  display: block;
}

/* sub0102 공간소개 */
.space-introduction {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.space-introduction .item {
  display: flex;
  align-items: flex-start;
  gap: 36px;
  position: relative;
  padding: 50px;
  background: #F8FBFF;
  border-radius: 20px;
}
@media (max-width: 1240px) {
  .space-introduction .item {
    padding: 40px;
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .space-introduction .item {
    flex-direction: column;
    gap: 25px;
    padding: 30px;
    border-radius: 16px;
  }
}
@media (max-width: 500px) {
  .space-introduction .item {
    border-radius: 12px;
  }
}
@media (max-width: 360px) {
  .space-introduction .item {
    padding: 20px;
  }
}
.space-introduction .item::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 229px;
  height: 222px;
  max-width: 50%;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='229' height='222' viewBox='0 0 229 222' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.08' filter='url(%23filter0_f_3474_441)'%3E%3Cpath d='M213.913 45.1423C202.94 33.8884 177.721 38.8998 148.596 55.6959C154.341 66.5222 159.777 79.0062 164.425 92.6555C178.019 97.7156 190.345 103.449 201.128 109.574C219.006 81.2424 224.885 56.3961 213.913 45.1423Z' fill='%234095D2'/%3E%3Cpath d='M54.5197 146.019C36.6418 174.351 30.6937 199.126 41.7348 210.451C52.776 221.775 77.9262 216.693 107.051 199.897C101.307 189.071 95.8704 176.587 91.2225 162.937C77.6284 157.877 65.2342 152.074 54.5197 146.019Z' fill='%234095D2'/%3E%3Cpath d='M106.982 199.827C122.731 229.373 141.484 246.775 156.769 242.994C172.124 239.146 180.364 215.029 180.25 181.639C167.901 181.239 154.317 179.573 140.055 176.789C128.795 185.965 117.63 193.689 106.911 199.895L106.982 199.827Z' fill='%234095D2'/%3E%3Cpath d='M148.597 55.6954C132.848 26.1491 114.166 8.6796 98.8104 12.5281C83.4549 16.3765 75.2146 40.4934 75.3288 73.8839C87.6779 74.2835 101.261 75.9492 115.524 78.7338C126.784 69.5571 137.949 61.8336 148.668 55.6272L148.597 55.6954Z' fill='%234095D2'/%3E%3Cpath d='M75.2561 73.9537C41.6295 72.7386 17.0674 80.1154 12.6846 95.2177C8.30178 110.32 25.2802 129.425 54.5191 146.02C61.1239 135.593 69.2713 124.775 78.8855 113.91C76.5515 99.6734 75.3907 86.2167 75.3271 73.8855L75.2561 73.9537Z' fill='%234095D2'/%3E%3Cpath d='M180.251 181.638C213.878 182.853 238.508 175.546 242.822 160.374C247.205 145.271 230.227 126.166 200.988 109.572C194.454 119.93 186.236 130.817 176.622 141.681C178.956 155.918 180.185 169.445 180.18 181.706L180.251 181.638Z' fill='%234095D2'/%3E%3Cpath d='M139.832 85.8996C131.635 83.5556 123.64 81.6996 115.779 80.1228C109.616 85.2224 103.449 90.599 97.3429 96.4615C91.2368 102.324 85.5471 108.331 80.2075 114.275C81.5362 122.123 83.2102 130.185 85.232 138.321C87.3224 146.527 89.6282 154.391 92.2204 161.843C99.7117 164.592 107.624 167.208 115.681 169.55C123.877 171.894 131.873 173.75 139.734 175.327C145.965 170.298 152.064 164.851 158.241 158.92C164.418 152.99 170.037 147.05 175.305 141.175C173.977 133.327 172.371 125.335 170.281 117.129C168.259 108.993 165.885 101.059 163.292 93.6068C155.732 90.7878 147.96 88.1733 139.832 85.8996ZM115.332 137.611C136.219 144.793 128.801 169.754 128.728 169.961C128.655 170.167 128.513 170.304 128.371 170.44C128.229 170.576 128.087 170.713 127.947 170.711C127.597 170.774 127.32 170.632 127.256 170.284C127.19 170.075 125.171 149.817 110.926 146.063C91.6777 140.984 96.602 114.876 96.6779 114.531C96.7537 114.186 97.1087 113.845 97.4589 113.781C97.88 113.649 98.1568 113.792 98.2205 114.139C98.2867 114.348 101.177 132.681 115.403 137.543L115.332 137.611ZM130.455 123.091C151.271 130.342 143.925 155.234 143.78 155.509C143.707 155.716 143.565 155.852 143.423 155.988C143.281 156.125 143.139 156.261 142.999 156.259C142.649 156.323 142.372 156.18 142.309 155.833C142.242 155.624 140.223 135.365 125.978 131.611C106.73 126.532 111.654 100.424 111.73 100.079C111.806 99.7341 112.161 99.3933 112.511 99.3294C112.861 99.2656 113.209 99.3403 113.273 99.6876C113.339 99.8965 116.229 118.229 130.455 123.091ZM145.578 108.571C166.394 115.822 158.977 140.783 158.903 140.989C158.83 141.196 158.688 141.332 158.546 141.469C158.404 141.605 158.262 141.741 158.122 141.739C157.772 141.803 157.496 141.66 157.432 141.313C157.366 141.104 155.346 120.845 141.101 117.091C121.853 112.013 126.777 85.9046 126.782 85.6276C126.858 85.2824 127.213 84.9416 127.634 84.8096C127.984 84.7458 128.261 84.8886 128.396 85.1678C128.462 85.3766 131.353 103.709 145.578 108.571Z' fill='%234095D2'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_3474_441' x='0' y='0' width='255.507' height='255.507' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='6' result='effect1_foregroundBlur_3474_441'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}
.space-introduction .item .img {
  border-radius: 16px;
  max-width: 48%;
}
@media (max-width: 767px) {
  .space-introduction .item .img {
    max-width: 100%;
    width: 100%;
    border-radius: 12px;
  }
}
@media (max-width: 500px) {
  .space-introduction .item .img {
    border-radius: 8px;
  }
}
.space-introduction .item .text {
  margin-top: 10px;
}
@media (max-width: 1300px) {
  .space-introduction .item .text {
    margin-top: 0;
  }
}
.space-introduction .item .text .title {
  display: flex;
  gap: 10px;
  font-size: 32px;
  line-height: 1.2;
  color: #222;
  font-weight: bold;
}
@media (max-width: 1240px) {
  .space-introduction .item .text .title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .space-introduction .item .text .title {
    font-size: 26px;
    gap: 8px;
  }
}
@media (max-width: 500px) {
  .space-introduction .item .text .title {
    font-size: 24px;
    gap: 6px;
  }
}
.space-introduction .item .text .title .floor {
  padding: 0 16px;
  background: #0E73E4;
  color: #fff;
  height: 37px;
  border-radius: 100px;
  font-size: 24px;
  font-weight: 700;
  line-height: 37px;
  font-family: "Paperlogy";
}
@media (max-width: 1240px) {
  .space-introduction .item .text .title .floor {
    height: 34px;
    line-height: 34px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .space-introduction .item .text .title .floor {
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    padding: 0 15px;
  }
}
@media (max-width: 500px) {
  .space-introduction .item .text .title .floor {
    height: 30px;
    line-height: 30px;
    font-size: 19px;
    padding: 0 14px;
  }
}
@media (max-width: 360px) {
  .space-introduction .item .text .title .floor {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    padding: 0 12px;
  }
}
.space-introduction .item .text p {
  font-size: 18px;
  color: #666;
}
@media (max-width: 767px) {
  .space-introduction .item .text p {
    font-size: 17px;
  }
}
.space-introduction .item .text .info-list {
  border-top: 1px dashed #CBDCF0;
  padding-top: 20px;
  margin-top: 20px;
}
.space-introduction .item .text .info-list > li {
  display: flex;
  gap: 8px 20px;
  font-size: 18px;
  color: #444;
}
@media (max-width: 767px) {
  .space-introduction .item .text .info-list > li {
    font-size: 17px;
  }
}
@media (max-width: 360px) {
  .space-introduction .item .text .info-list > li {
    flex-direction: column;
  }
}
.space-introduction .item .text .info-list > li + li {
  margin-top: 12px;
}
@media (max-width: 1240px) {
  .space-introduction .item .text .info-list > li + li {
    margin-top: 8px;
  }
}
.space-introduction .item .text .info-list > li .ico {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 20px;
  color: #1F538D;
  line-height: 1.1;
  font-weight: bold;
}
@media (max-width: 1240px) {
  .space-introduction .item .text .info-list > li .ico {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .space-introduction .item .text .info-list > li .ico {
    font-size: 18px;
  }
}
.space-introduction .item .text .info-list > li .ico::before {
  content: "";
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #1F538D;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1240px) {
  .space-introduction .item .text .info-list > li .ico::before {
    width: 26px;
    height: 26px;
  }
}
@media (max-width: 767px) {
  .space-introduction .item .text .info-list > li .ico::before {
    width: 24px;
    height: 24px;
  }
}
.space-introduction .item .text .info-list > li .ico.ico1::before {
  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='M9.4 7.79997C10.7255 7.79997 11.8 6.72546 11.8 5.39999C11.8 4.07451 10.7255 3 9.4 3C8.07452 3 7 4.07451 7 5.39999C7 6.72546 8.07452 7.79997 9.4 7.79997Z' fill='white' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cmask id='path-2-inside-1_3474_335' fill='white'%3E%3Cpath d='M14.8 15.0001C14.8 12.0178 12.3823 9.6001 9.4 9.6001C6.41767 9.6001 4 12.0178 4 15.0001'/%3E%3C/mask%3E%3Cpath d='M14.8 15.0001C14.8 12.0178 12.3823 9.6001 9.4 9.6001C6.41767 9.6001 4 12.0178 4 15.0001' fill='white'/%3E%3Cpath d='M13.8 15.0001C13.8 15.5524 14.2477 16.0001 14.8 16.0001C15.3523 16.0001 15.8 15.5524 15.8 15.0001H14.8H13.8ZM3 15.0001C3 15.5524 3.44772 16.0001 4 16.0001C4.55228 16.0001 5 15.5524 5 15.0001H4H3ZM14.8 15.0001H15.8C15.8 11.4655 12.9346 8.6001 9.4 8.6001V9.6001V10.6001C11.8301 10.6001 13.8 12.57 13.8 15.0001H14.8ZM9.4 9.6001V8.6001C5.86539 8.6001 3 11.4655 3 15.0001H4H5C5 12.57 6.96995 10.6001 9.4 10.6001V9.6001Z' fill='white' mask='url(%23path-2-inside-1_3474_335)'/%3E%3C/svg%3E%0A");
}
.space-introduction .item .text .info-list > li .ico.ico2::before {
  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='M9.25 16C9.25 16 14.5 11.8 14.5 7.25C14.5 4.35049 12.1495 2 9.25 2C6.3505 2 4 4.35049 4 7.25C4 11.8 9.25 16 9.25 16Z' fill='white'/%3E%3Cpath d='M9.25002 9.3499C10.4098 9.3499 11.35 8.4097 11.35 7.2499C11.35 6.09011 10.4098 5.1499 9.25002 5.1499C8.09023 5.1499 7.15002 6.09011 7.15002 7.2499C7.15002 8.4097 8.09023 9.3499 9.25002 9.3499Z' fill='%231F538D'/%3E%3C/svg%3E%0A");
}
.space-introduction .item .text .info-list > li .ico.ico3::before {
  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='M11.9598 3L13.1404 4.184L14.3244 5.36453' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.76958 12.9184L4 13.3234L4.40505 10.5538L7.50006 7.45536L10.5985 4.36035L11.7825 5.54089L12.9631 6.72488L9.86805 9.82335L6.76958 12.9184Z' fill='white' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.03247 16H13.4283' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.space-introduction .item .text .btn {
  margin-top: 32px;
  padding: 10px 42px 10px 16px;
  border-color: #164571;
  background: transparent;
  color: #164571;
  border-radius: 4px;
}
.space-introduction .item .text .btn .ir-arrow {
  width: 6px;
  height: 12px;
  background-position: -194px -236px;
  right: 16px;
}
.space-introduction .item .text .btn:hover, .space-introduction .item .text .btn:focus {
  background: #164571;
  color: #fff;
}
.space-introduction .item .text .btn:hover .ir-arrow, .space-introduction .item .text .btn:focus .ir-arrow {
  background-position: -204px -236px;
}

/* sub0102 공간소개 End */
/* sub020101 프로그램 안내 */
@keyframes floatAndSway {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    /* 중간 지점에서 위로 20px 이동하고, 오른쪽으로 4도 회전 */
    transform: translateY(-20px) rotate(4deg);
  }
  100% {
    /* 다시 처음 위치와 각도로 복귀 */
    transform: translateY(0) rotate(0deg);
  }
}
.program-guide {
  position: relative;
  padding: 70px 5.661%;
  text-align: center;
  background: url(/images/ysyouth/sub02/sub020101_deco01.png) right -50px top -77px/auto no-repeat, url(/images/ysyouth/sub02/sub020101_deco02.png) right -24px bottom 16px/auto no-repeat #F8FBFF;
}
@media (max-width: 767px) {
  .program-guide {
    padding: 50px 30px;
    background-size: 330px auto, 200px auto;
    background-position: right -70px top -77px, right -24px bottom 16px;
  }
}
@media (max-width: 500px) {
  .program-guide {
    background-size: 280px auto, 180px auto;
    background-position: right -60px top -35px, right -24px bottom 36px;
  }
}
@media (max-width: 360px) {
  .program-guide {
    padding: 50px 20px;
  }
}
.program-guide::after {
  content: "";
  position: absolute;
  left: -116px;
  top: 183px;
  width: 289px;
  height: 289px;
  background: url(/images/ysyouth/sub02/sub020101_deco03.png);
  background-repeat: no-repeat;
  background-size: contain;
  animation: floatAndSway 3s ease-in-out infinite;
}
@media (max-width: 767px) {
  .program-guide::after {
    left: -90px;
    top: 150px;
    width: 230px;
    height: 230px;
  }
}
@media (max-width: 500px) {
  .program-guide::after {
    left: -80px;
    top: 200px;
    width: 210px;
    height: 210px;
  }
}
@media (max-width: 420px) {
  .program-guide::after {
    display: none;
  }
}
.program-guide .title .stit {
  position: relative;
  display: block;
  color: #777;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .program-guide .title .stit {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .program-guide .title .stit {
    font-size: 17px;
  }
}
.program-guide .title .stit::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 28px;
  height: 2px;
  background: #0E73E4;
}
.program-guide .title .mtit {
  display: block;
  font-size: 32px;
  font-family: "Paperlogy";
  font-weight: bold;
  color: #1F538D;
  line-height: 1.3;
}
@media (max-width: 1240px) {
  .program-guide .title .mtit {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .program-guide .title .mtit {
    font-size: 26px;
  }
}
@media (max-width: 500px) {
  .program-guide .title .mtit {
    font-size: 24px;
  }
}
.program-guide .title .mtit span {
  display: inline-block;
}
.program-guide .program-list {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 1240px) {
  .program-guide .program-list {
    margin-top: 45px;
  }
}
@media (max-width: 767px) {
  .program-guide .program-list {
    margin-top: 40px;
  }
}
@media (max-width: 500px) {
  .program-guide .program-list {
    gap: 10px;
  }
}
.program-guide .program-list > .item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 8px;
  min-height: 380px;
  width: calc(25% - 15px);
  padding: 30px 5px;
}
@media (max-width: 767px) {
  .program-guide .program-list > .item {
    width: calc(50% - 10px);
    min-height: 280px;
  }
}
@media (max-width: 420px) {
  .program-guide .program-list > .item {
    width: 100%;
    min-height: 180px;
    justify-content: center;
  }
}
.program-guide .program-list > .item span {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.2;
}
@media (max-width: 1240px) {
  .program-guide .program-list > .item span {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .program-guide .program-list > .item span {
    font-size: 20px;
  }
}
@media (max-width: 500px) {
  .program-guide .program-list > .item span {
    font-size: 19px;
  }
}
.program-guide .program-list > .item.item1 {
  background: linear-gradient(180deg, rgba(102, 102, 102, 0) 41.84%, rgba(0, 0, 0, 0.7) 100%), url(/images/ysyouth/sub02/sub020101_img01.jpg) lightgray center center/cover no-repeat;
}
@media (max-width: 420px) {
  .program-guide .program-list > .item.item1 {
    background: linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, rgba(0, 0, 0, 0.7) 100%), url(/images/ysyouth/sub02/sub020101_img01.jpg) lightgray center center/cover no-repeat;
  }
}
.program-guide .program-list > .item.item2 {
  background: linear-gradient(180deg, rgba(102, 102, 102, 0) 41.84%, rgba(0, 0, 0, 0.7) 100%), url(/images/ysyouth/sub02/sub020101_img02.jpg) lightgray center center/cover no-repeat;
}
@media (max-width: 420px) {
  .program-guide .program-list > .item.item2 {
    background: linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, rgba(0, 0, 0, 0.7) 100%), url(/images/ysyouth/sub02/sub020101_img02.jpg) lightgray center center/cover no-repeat;
  }
}
.program-guide .program-list > .item.item3 {
  background: linear-gradient(180deg, rgba(102, 102, 102, 0) 41.84%, rgba(0, 0, 0, 0.7) 100%), url(/images/ysyouth/sub02/sub020101_img03.jpg) lightgray center center/cover no-repeat;
}
@media (max-width: 420px) {
  .program-guide .program-list > .item.item3 {
    background: linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, rgba(0, 0, 0, 0.7) 100%), url(/images/ysyouth/sub02/sub020101_img03.jpg) lightgray center center/cover no-repeat;
  }
}
.program-guide .program-list > .item.item4 {
  background: linear-gradient(180deg, rgba(102, 102, 102, 0) 41.84%, rgba(0, 0, 0, 0.7) 100%), url(/images/ysyouth/sub02/sub020101_img04.jpg) lightgray center center/cover no-repeat;
}
@media (max-width: 420px) {
  .program-guide .program-list > .item.item4 {
    background: linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, rgba(0, 0, 0, 0.7) 100%), url(/images/ysyouth/sub02/sub020101_img04.jpg) lightgray center center/cover no-repeat;
  }
}
.program-guide .btn {
  margin-top: 50px;
  border-color: #164571;
  background: transparent;
  color: #164571;
  padding: 10px 42px 10px 16px;
}
.program-guide .btn .ir-arrow {
  width: 6px;
  height: 12px;
  background-position: -194px -236px;
  right: 16px;
}
.program-guide .btn:hover, .program-guide .btn:focus {
  background: #164571;
  color: #fff;
}
.program-guide .btn:hover .ir-arrow, .program-guide .btn:focus .ir-arrow {
  background-position: -204px -236px;
}/*# sourceMappingURL=content.css.map */