@charset "utf-8";
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slide img {display: block;width: 100%;height: auto;}


html{font-size: 10px;}
/* main{display: flex;flex-wrap: wrap;width: 100%;max-width: 1920px;margin: 0 auto;overflow: hidden;} */
main{display: flex;flex-wrap: wrap;width: 100%;max-width: none;margin: 0 auto;overflow: hidden;}
.hide{display: none;}
/*  main_slide*/
.visual-section .main-slide-list .main-slide-item{background-position: center; background-size: contain; background-repeat: no-repeat;}
@media screen and (max-width:1300px) {
 html{font-size: 0.7692307692307692vw;}
}
@media screen and (max-width:1024px) {
 html{font-size: 0.9765625vw;}
}
@media screen and (max-width:768px) {
 html {font-size: 1.302083333333333vw;}
}
@media screen and (max-width: 360px){
 html {font-size: 2.777777777777778vw;}
}
._motion_{opacity: 0;}
._motion_.ready[data-effect="zoom"]{transform: scale(0.8);transition: 0.6s;transition-property: transform,opacity;}
._motion_.ready[data-effect="zoom"].active{opacity: 1;transform: scale(1);}
._motion_.ready[data-effect="left-in"]{opacity: 0;transform: translateX(-50%);transition: 1s;transition-property: transform,opacity;}
._motion_.ready[data-effect="left-in"].active{opacity: 1;transform: translateX(0)}
._motion_.ready[data-effect="right-in"]{opacity: 0;transform: translateX(50%);transition: 1s;transition-property: transform,opacity;}
._motion_.ready[data-effect="right-in"].active{opacity: 1;transform: translateX(0)}
._motion_.ready[data-effect="top-in"]{opacity: 0;transform: translateY(-50%);transition: 1s;transition-property: transform,opacity;}
._motion_.ready[data-effect="top-in"].active{opacity: 1;transform: translateY(0)}
._motion_.ready[data-effect="bottom-in"]{opacity: 0;transform: translateY(50%);transition: 1s;transition-property: transform,opacity;}
._motion_.ready[data-effect="bottom-in"].active{opacity: 1;transform: translateX(0)}
._motion_.ready[data-effect="opacity"]{opacity: 0; transition: 1s;transition-property: transform,opacity;}
._motion_.ready[data-effect="opacity"].active{opacity: 1;}
._motion_.ready[data-effect="rotation1"]{opacity: 0;transform: rotate(30deg);transition: 1s;transition-property: transform,opacity;}
._motion_.ready[data-effect="rotation1"].active{opacity: 1;transform: rotate(230deg)}
._motion_.ready[data-effect="rotation2"]{opacity: 0;transform: rotate(20deg);transition: 1s;transition-property: transform,opacity;}
._motion_.ready[data-effect="rotation2"].active{opacity: 1;transform: rotate(150deg)}
._motion_.ready[data-effect="rotation3"]{opacity: 0;transform: rotate(10deg);transition: 1s;transition-property: transform,opacity;}
._motion_.ready[data-effect="rotation3"].active{opacity: 1;transform: rotate(300deg)}
._motion_.ready[data-effect="underline"]{position:relative;}
._motion_.ready[data-effect="underline"]::after{content:'';position:absolute;width: 0;height:0.6rem;transition-duration:0.3s;background-color: #FC4C02;left: 0;bottom: 0;}
._motion_.ready[data-effect="underline"].active::after{width: 100%;}
._motion_.ready[data-effect="background-paint"]{position:relative;}
._motion_.ready[data-effect="background-paint"]::before{content: '';display: block;position: absolute;left: 0;transition-duration: 0.6s;width: 0;height: 100%;background-color: #FFFFFF;}
._motion_.ready[data-effect="background-paint"].active{opacity: 1;}
._motion_.ready[data-effect="background-paint"].active::before{width: 100%;}


*{letter-spacing:-0.05em}
/* .container{width: 100%;max-width:1780px;margin: 0 auto;} */
.container{width: 100%;max-width:none;margin: 0 auto;}
.wrap{width: 100%;max-width: 131rem;margin: 0 auto;padding:0 6rem;}
.container.padding{padding:0 5.6rem;}

.visual-section{width:100%;position: relative;}
.visual-section .main-slide-list{width:100%;}
.visual-section .main-slide-list .main-slide-item {width: 100%;height: 55.7rem;background-size: cover;background-position: center;background-size: auto 100%;}
.visual-section .main-slide-list .main-slide-item .wrap{height:100%;display:flex;justify-content:flex-start;align-items:flex-end;padding-bottom: 7rem;}
.visual-section .main-slide-list .main-slide-item .title-box .title-img{width: 60.1rem;height: 11.6rem;}
.visual-section .main-slide-list .main-slide-item .title-box .title-img img{width: 100%;height: 100%;}
.visual-section .main-slide-list .main-slide-item .title-box .text-box{border-left: 1px solid #ffffff;margin-left: 5.6rem;padding-left: 3rem;}
.visual-section .main-slide-list .main-slide-item .title-box .text-box p{font-weight: 400;font-size: 0px;color:#ffffff;margin-top: 1.5rem;letter-spacing: -0.025em;}
.visual-section .main-slide-list .main-slide-item .title-box .text-box span.name{display: inline-flex;align-items: center;margin-top: 1.5rem;}
.visual-section .main-slide-list .main-slide-item .title-box .text-box span.name::after{content:'';display: inline-block;background-image: url("/images/ybgm/main/name.png");width: 7.7rem;height: 4.4rem;background-size: cover;}
.visual-section .main-slide-list .main-slide-item .title-box .text-box span.name::before{content:'매헌';font-size: 1.9rem;letter-spacing:-0.055em;color:#ffffff;margin-right: 1.5rem;}
.visual-section .control{position: absolute; width: 50%; left:25%; bottom:3.5rem; display:flex; justify-content: center;}
.visual-section .control .slick-dots{display: flex !important;justify-content: center;}
.visual-section .control .slick-dots li{width: 2.3rem; height: 2.3rem; background: url(/images/ybgm/main/dot.png) no-repeat center center; background-size: cover; cursor: pointer; margin: 0 2px;text-indent: -999999px;}
.visual-section .control .slick-dots li.slick-active{background: url(/images/ybgm/main/dot_select.png) no-repeat center center; background-size: cover; cursor: default;}
.visual-section .control .play-button{width: 2.3rem; height: 2.3rem; margin: 0 0 0 20px; background: url(/images/ybgm/main/pause.png) no-repeat center center; background-size: cover; cursor: pointer;}
.visual-section .control.stop .play-button{background: url(/images/ybgm/main/play.png) no-repeat center center; background-size: cover;}

 
.main_wrap2{display: flex;justify-content: space-between;padding: 6.6rem 0 3.1rem;}
.main_wrap2 .mw2_size{margin: 0 1.5rem; height: 33.4rem;}
.main_wrap2 .board_slist{position: relative;width:50.8rem;border: 0.8rem #EAF0F8 solid;padding: 3.5rem 3.5rem 3.6rem;}
.main_wrap2 .board_slist .tab_menu{ border-bottom: 1px #ccc solid; overflow: hidden; margin-top: -.8rem;}
.main_wrap2 .board_slist .tab_menu .ti{color: #9e9e9e;font-family: 'Gmarket Sans';font-size: 24px;line-height: 1;padding: 1.5rem 0 1.6rem;/* height: 6.8rem; */float: left;font-weight: bold;cursor: pointer;position: relative;transition: 0.3s;margin-right: 3.9rem;}
.main_wrap2 .board_slist .tab_menu .ti:after {content:'';background-color: #999999;width: 4px;height: 4px;display: inline-block;position: absolute;right: -23px;top: 20px;}
.main_wrap2 .board_slist .tab_menu .ti:last-child:after {display:none;}
.main_wrap2 .board_slist .tab_menu .ti:hover{color:#000;}
.main_wrap2 .board_slist .tab_menu .ti.select{color:#000; cursor: default;position: relative;}
.main_wrap2 .board_slist .tab_menu .ti.select::before{content:'';display: block;position: absolute;bottom: 0;left: 0;width: 100%;height: .5rem;background-color: #23a1b4;}
.main_wrap2 .board_slist ul{clear: both;}
.main_wrap2 .board_slist li{position: relative;padding: .4rem 8.5rem .0rem .9rem;clear: both;overflow: hidden;}
.main_wrap2 .board_slist li em{display: block;font-size: 1.8rem;color: #525353;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.main_wrap2 .board_slist li span{font-size: 1.8rem;color: #525353;overflow: hidden;float: left;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 140%;}
.main_wrap2 .board_slist li .date{position: absolute;right:0;bottom:.8rem;font-size: 1.8rem;color:#979898;height: auto;}
.main_wrap2 .board_slist li:first-child{border-bottom: 1px #ccc solid;padding: 1.5rem 8.5rem 1.3rem .9rem;margin-bottom: 0.5rem;}
.main_wrap2 .board_slist li:first-child em{font-size: 2rem;color:#23a1b4;font-weight: bold;margin-bottom: 0.1rem;letter-spacing: -0.04em;}
.main_wrap2 .board_slist li:first-child .date{bottom:1.6rem;}
.main_wrap2 .board_slist .more{position: absolute;top: 1.8rem;right:1rem;width: 6rem;height: 6rem;background: url(/images/ybgm/main/main_board_slist_iconmore.png) no-repeat center center;background-image: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11.5H23M11.5 0L11.5 23' stroke='%237F858D' stroke-width='4'/%3E%3C/svg%3E%0A");}
.main_wrap2 .board_slist li:hover em,
.main_wrap2 .board_slist li:hover span{text-decoration: underline;}
.main_wrap2 .board_slist li:hover .date{text-decoration: none;}
.main_wrap2 .board_slist li.no-data{margin-bottom: 0;border-bottom: 0; font-size: 17px; padding:2.6rem 8.5rem 1rem .9rem}

.main_wrap2 .vis_info{width:40.5rem;background: #EAF0F8 url(/images/ybgm/main/main_vis_info_bgicon.png) no-repeat;padding: 3.7rem 3.5rem;background-image: url("data:image/svg+xml,%3Csvg width='159' height='197' viewBox='0 0 159 197' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6' clip-path='url(%23clip0_6746_1918)'%3E%3Cpath d='M94.977 51.7049L94.9719 98.5424L128.039 131.61M95.9998 175C139.078 175 174 140.078 174 97.0001C174 53.9219 139.078 19 95.9998 19C52.9217 19 18 53.9219 18 97.0001C18 140.078 52.9217 175 95.9998 175Z' stroke='white' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6746_1918'%3E%3Crect width='159' height='197' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-position: 100% 1.3rem;}
.main_wrap2 .vis_info .ti{font-family: 'Gmarket Sans';font-size: 24px;color:#3d3d3d;font-weight: bold;width: 100%;display: block;}
.main_wrap2 .vis_info .info-box{clear: both;width: 100% ; margin-top: 14px;}
.main_wrap2 .vis_info .info-box li{position:relative;padding-left:90px;/*margin-bottom: 22px;*/}
.main_wrap2 .vis_info .info-box li em{position:absolute;top:0px;left:0px;font-size: 18px;line-height: 1.5em;color:#000;margin-bottom: .4rem;margin-right: 10px;font-weight: 700;}
/* .main_wrap2 .vis_info .info-box{}
.main_wrap2 .vis_info .info-box em{clear: both; float: left; width: 8rem; } */
.main_wrap2 .vis_info .info-box span{font-size: 16px;color:#000;line-height: 1.5em;margin-bottom: .4rem;font-weight: 700;vertical-align: top;}
.main_wrap2 .vis_info .info-box li:nth-child(2) span,
.main_wrap2 .vis_info .info-box li:nth-child(3) span {font-weight:400;}
.main_wrap2 .vis_info .info-box li .txt-check {font-size: 14px; color:rgb(23, 142, 142)}
.main_wrap2 .vis_info .bu_wrap{padding-top: 2rem;}
.main_wrap2 .vis_info .bu_wrap:after{content:''; display:block; clear:both}
.main_wrap2 .vis_info .bu_wrap a{width: 33.333%;height: 51px;/* margin: 0 1% .5rem 1%; */float: left;background: #fff;color:#000;border: 1px #ccc solid;transition:0.3s;font-size: 16px;line-height: 1em;display: flex;align-items: center;justify-content: center;border-right: none;}
.main_wrap2 .vis_info .bu_wrap a:last-child {border-right: 1px #ccc solid;}
.main_wrap2 .vis_info .bu_wrap a:hover{background: #23a1b4; border:1px #23a1b4 solid; color:#fff; font-size: 1.6rem; font-weight: normal;}


.main_wrap2 .data_wrap{width:22.7rem;background: #00A8B2;}
.main_wrap2 .data_wrap .ti{width: 100%;/* height: 16.3rem; */float: left;/* background: url(/images/ybgm/main/main_data_bg.png) no-repeat; */background-size: cover;font-family: 'Gmarket Sans';font-size: 24px;color:#fff;padding: 3.7rem 0 0 3.4rem;font-weight: bold;}
.main_wrap2 .data_wrap ul{padding: 0;overflow: hidden;display: block;width: 100%;/* height: 100%; */height: calc(100% - 16.3rem);padding: 0 3.4rem;}
.main_wrap2 .data_wrap ul li{height:calc(100% / 3)}
.main_wrap2 .data_wrap ul a{width:100%;padding: 14px 0;display: flex;justify-content: space-between;min-height:50px;position: relative;top: 50%;transform: translateY(-50%);border-bottom: 1px solid rgba(255,255,255,0.3);}
.main_wrap2 .data_wrap ul a:hover,
.main_wrap2 .data_wrap ul a:focus {text-decoration: underline;}
.main_wrap2 .data_wrap li:nth-child(1) a:after{content: '';background-size: cover;width: 2.7rem;height: 2.1rem;display: inline-block;background-image: url("data:image/svg+xml,%3Csvg width='27' height='21' viewBox='0 0 27 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6746_1962)'%3E%3Cpath d='M23.1344 6.01758C20.7398 7.02812 17.3084 7.65829 13.494 7.65829C9.67948 7.65829 6.24813 7.02812 3.85352 6.01758' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.22877 3.39453H2.49609V17.6273H5.22877V3.39453Z' fill='white' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.85899 4.96787C5.02591 4.96787 5.97189 4.0147 5.97189 2.83891C5.97189 1.66313 5.02591 0.709961 3.85899 0.709961C2.69207 0.709961 1.74609 1.66313 1.74609 2.83891C1.74609 4.0147 2.69207 4.96787 3.85899 4.96787Z' fill='white' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.4123 17.6221H5.31401C6.25495 17.6221 7.02123 18.3942 7.02123 19.3423V20.2904H0.705078V19.3423C0.705078 18.3942 1.47136 17.6221 2.4123 17.6221Z' fill='%23B7D8FB' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.5042 3.39453H21.7715V17.6273H24.5042V3.39453Z' fill='white' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.1344 4.96787C24.3013 4.96787 25.2473 4.0147 25.2473 2.83891C25.2473 1.66313 24.3013 0.709961 23.1344 0.709961C21.9675 0.709961 21.0215 1.66313 21.0215 2.83891C21.0215 4.0147 21.9675 4.96787 23.1344 4.96787Z' fill='white' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.6877 17.6221H24.5894C25.5303 17.6221 26.2966 18.3942 26.2966 19.3423V20.2904H19.9805V19.3423C19.9805 18.3942 20.7467 17.6221 21.6877 17.6221Z' fill='%23B7D8FB' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6746_1962'%3E%3Crect width='27' height='21' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
.main_wrap2 .data_wrap li:nth-child(2) a:after{content: '';background-size: cover;width: 2.6rem;height: 2.3rem;display: inline-block;background-image: url("data:image/svg+xml,%3Csvg width='26' height='23' viewBox='0 0 26 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6746_1971)'%3E%3Cpath d='M16 18H10V22H16V18Z' fill='white' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.1888 0.825195H0.810547V18.5931H25.1888V0.825195Z' fill='white' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.6562 16.125V3.25L3.34375 3.25V16.125H22.6562Z' fill='%23B7D8FB' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 22H20' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6746_1971'%3E%3Crect width='26' height='23' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
.main_wrap2 .data_wrap li:nth-child(3) a:after{content: '';background-size: cover;width: 2.4rem;height: 3rem;display: inline-block;background-image: url("data:image/svg+xml,%3Csvg width='24' height='30' viewBox='0 0 24 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.27923 27.1496L0.837891 24.6585V9.03809L8.27923 11.5292V27.1496Z' fill='white' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.7206 24.6585L8.2793 27.1496V11.5292L15.7206 9.03809V24.6585Z' fill='white' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.162 27.1496L15.7207 24.6585V9.03809L23.162 11.5292V27.1496Z' fill='white' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.1488 8.07781C17.1488 10.9637 12.0002 17.5862 12.0002 17.5862C12.0002 17.5862 6.85156 10.9637 6.85156 8.07781C6.85156 5.19195 9.15771 2.85059 12.0002 2.85059C14.8426 2.85059 17.1488 5.19195 17.1488 8.07781Z' fill='%23B7D8FB' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9991 9.97689C12.9544 9.97689 13.7287 9.19069 13.7287 8.22086C13.7287 7.25104 12.9544 6.46484 11.9991 6.46484C11.0439 6.46484 10.2695 7.25104 10.2695 8.22086C10.2695 9.19069 11.0439 9.97689 11.9991 9.97689Z' fill='white' stroke='%2329334C' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}


.main_wrap2 .data_wrap a{color:#fff; font-size: 17px; color:#fff;}
/* .main_wrap2 .data_wrap ul li:hover{background-color: #2b91e7;} */


main .tit{font-size: 36px; line-height: 1em; color:#3e3c35; font-weight: 700; font-family: 'Gmarket Sans';}
main .tit span{color: #FE4F79;font-family: 'Gmarket Sans';}
main .tit_stxt{font-size: 17px; line-height: 1.2rem; color: #666; margin-top: 2rem; text-align: center;}
main .main_photo_gallery1{display: flex; justify-content: space-between; margin-top: 4.6rem;position: relative;}
main .main_photo_gallery1 li{position: relative;width: 39.5rem;height: 27.3rem;background-size: cover;}
main .main_photo_gallery1 li div.text-box{width: 35rem;height:9.6rem;padding: 2.5rem 3rem; z-index: 2; left:50%; bottom:0; position: absolute;transition-duration: 0.6s;transform: translate(-50%,0);}
main .main_photo_gallery1 li div.text-box::after{content:'';display:block;background-image: url(/images/ybgm/main/main_wrap3_iconplay.png);width: 5.2rem;height: 5.2rem;background-size: cover;position: absolute;right: 2.5rem;top:50%;transform: translateY(-50%)}
main .main_photo_gallery1 li div.text-box strong{display: block; color: #fff; font-size:2.2rem; line-height: 5.2rem; font-family: 'Gmarket Sans';font-weight: bold;}
main .main_photo_gallery1 li div.text-box span{display: block; color:#fff; font-size: 1.5rem; line-height: 2.2rem;opacity: 0;transition-duration: 0.3s;letter-spacing: -0.02em;margin-top:-1rem;}
main .main_photo_gallery1 li:hover div.text-box{background-color: #0094E7;cursor: pointer;padding-left: 3rem;bottom:-5rem;}
main .main_wrap4 .main_photo_gallery1 li:hover div.text-box {background-color:#FE4F79;}
main .main_photo_gallery1 li:hover div.text-box span{margin: -1rem 0 3rem 0;opacity: 1}


.main_wrap3{display: flex; align-items: center; flex-direction: column; padding:8.9rem 0 0 0; background-color: #E8F8F9;  position: relative;}
.main_wrap3 .tit span{color:#00A1E7;}
.main_wrap3 .main_photo_gallery1 li{position: relative;z-index: 2}
.main_wrap3 .wrap{overflow: visible; padding-bottom: 17.8rem; position: relative; overflow: hidden;}
.main_wrap3::after{content:'';background-image: url(/images/ybgm/main/main_wrap3_bgimg1.png);background-repeat:  no-repeat; background-position:center 0; background-size:100%;display: block;position: absolute;width: 71.7rem;height: 9.3rem;z-index: 1; bottom:10rem; left:50%; margin: 0; padding: 0;}
.main_wrap3 .main_photo_gallery1 li:hover div.text-box{height: 13.5rem;}


.main_wrap4{display: flex;align-items: center;flex-direction: column;padding: 14.2rem 0 17rem 0;position: relative;/*background: url(/images/ybgm/main/tree_bg.png) no-repeat right 0;*/background-color: #ECF2F9;margin-top: 30px;}
.main_wrap4:after {content:'';display:inline-block;background-image: url(/images/ybgm/main/main_wrap4_bgimg1.png);width: 67.7rem;height: 12rem;background-repeat: no-repeat;background-position: center;right: 60%;position: absolute;bottom: 9.8rem;background-size: 100%;}
.main_wrap4 .main_photo_gallery1{z-index: 2;}
.main_wrap4 .main_photo_gallery1 li div.text-box::after{background-image: url(/images/ybgm/main/main_wrap4_iconmore.png);width: 3.3rem;height: 3.4rem;}
.main_wrap4 .main_photo_gallery1 li {width: 37rem;height: 23.8rem;}

.main_wrap4 .bg_tree_wrap{position: absolute; top: -10rem; right:0; width: 480px; height: 350px; z-index: 1; background: url(/images/ybgm/main/tree.png) no-repeat right 5rem;}
.main_wrap4 .flower{position: absolute; background-repeat: no-repeat; z-index: 1000;}
.main_wrap4 .flower.trnone{transition: none !important;}
.main_wrap4 .f1{width:7rem; height: 5.8rem; top: -5rem; right: 40rem; background-image: url(/images/ybgm/main/flower1.png); background-size: 100%; transition: 12s linear;}
.main_wrap4 .f1.set0{top: 35rem; right: 110%; transform: rotate(359deg);}
.main_wrap4 .f1.set1{top: 20rem; right: 110%; transform: rotate(359deg);}
.main_wrap4 .f2{width:6rem; height: 5.3rem; top: 10rem; right: 35.4rem; background-image: url(/images/ybgm/main/flower2.png); background-size: 100%; transition: 8s linear;}
.main_wrap4 .f2.set0{top: 55rem; right: 40%; transform: rotate(359deg);}
.main_wrap4 .f2.set1{top: 55rem; right: 20%; transform: rotate(359deg);}
.main_wrap4 .f3{width:4.6rem; height: 4.7rem; top: 13rem; right: 230px; background-image: url(/images/ybgm/main/flower3.png); background-size: 100%; transition: 9s linear;}
.main_wrap4 .f3.set0{top: 60rem; right: 30%; transform: rotate(359deg);}
.main_wrap4 .f3.set1{top: 60rem; right: 20%; transform: rotate(359deg);}

.main_wrap5 {background-color: #1B4EB5;margin-bottom: 75px;}
.main_wrap5 .re-service {position: relative;padding: 39px 293px 39px 180px;}
.main_wrap5 .re-service .link-wrap {display: flex;align-items: center;justify-content: flex-end;}
.main_wrap5 .re-service .rs-title {display: inline-block;font-family: 'Gmarket Sans';font-size: 22px;line-height: 1;color: #fff;position: absolute;left: 60px;top: 50%;transform: translateY(-50%);}
.main_wrap5 .re-service .rs-list {}
.main_wrap5 .re-service .rs-list::after {content: '';display: block;clear: both;}
.main_wrap5 .re-service .rs-list li {float: left;margin-left: 60px;position: relative;}
.main_wrap5 .re-service .rs-list li:before {content:'';width: 1px;height: 13px;display: inline-block;position: absolute;right: -30px;top: 2px;background-color: rgba(255,255,255,0.3);}
.main_wrap5 .re-service .rs-list li:last-child:before {display:none;}
.main_wrap5 .re-service .rs-list li .link {display: block;width: 100%;height: 100%;position: relative;line-height: 1;}
.main_wrap5 .re-service .rs-list li .link .tit {font-size: 18px;font-family: 'gothic';color: #fff;display: inline-block;line-height: 1;}
.main_wrap5 .re-service .rs-list li .link .tit br {display:none;}
.main_wrap5 .re-service .rs-list li .link .tit:before {content:'';display:inline-block;background-repeat:no-repeat;background-position:center;vertical-align: middle;margin-right: 12px;margin-top: -2px;}
.main_wrap5 .re-service .rs-list li:nth-child(1) .link .tit:before {background-image: url("data:image/svg+xml,%3Csvg width='23' height='21' viewBox='0 0 23 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0191 1.52778C17.0863 2.17425 17.8001 3.35056 17.8001 4.69443C17.8001 6.03831 17.0863 7.21462 16.0191 7.86109M22 20V19.3667C22 17.002 22 15.8197 21.5422 14.9165C21.1396 14.122 20.497 13.4762 19.7067 13.0714M8.87502 8.38887C10.9047 8.38887 12.55 6.73482 12.55 4.69443C12.55 2.65406 10.9047 1 8.87502 1C6.84536 1 5.20001 2.65406 5.20001 4.69443C5.20001 6.73482 6.84536 8.38887 8.87502 8.38887ZM1 19.3666V19.9999H16.75V19.3666C16.75 17.002 16.75 15.8196 16.2923 14.9165C15.8896 14.122 15.2471 13.4761 14.4568 13.0712C13.5583 12.6111 12.3822 12.6111 10.03 12.6111H7.72002C5.3678 12.6111 4.19169 12.6111 3.29325 13.0712C2.50296 13.4761 1.86044 14.122 1.45777 14.9165C1 15.8196 1 17.002 1 19.3666Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width: 23px;height: 21px;}
.main_wrap5 .re-service .rs-list li:nth-child(2) .link .tit:before {background-image: url("data:image/svg+xml,%3Csvg width='23' height='21' viewBox='0 0 23 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 5.34286C11.5 2.94435 9.52064 1 7.07895 1H1V16.7429H8.18421C10.0155 16.7429 11.5 18.2011 11.5 20M11.5 5.34286V20M11.5 5.34286C11.5 2.94435 13.4794 1 15.9211 1H22V16.7429H14.8158C12.9845 16.7429 11.5 18.2011 11.5 20' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width: 23px;height: 21px;}
.main_wrap5 .re-service .rs-list li:nth-child(3) .link .tit:before {background-image: url("data:image/svg+xml,%3Csvg width='18' height='23' viewBox='0 0 18 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.246 0.298496C9.85857 -0.095098 9.22542 -0.100096 8.83183 0.287334C8.43824 0.674764 8.43324 1.30791 8.82067 1.7015L10.246 0.298496ZM8.814 17.1053C8.43035 17.5026 8.44139 18.1357 8.83866 18.5193C9.23594 18.903 9.86901 18.8919 10.2527 18.4947L8.814 17.1053ZM9.14849 1.73152C9.55249 1.35496 9.57475 0.722191 9.19819 0.318182C8.82163 -0.0858263 8.18886 -0.10808 7.78485 0.268478L9.14849 1.73152ZM7.7779 18.525C8.1783 18.9054 8.81126 18.8892 9.19165 18.4888C9.57205 18.0884 9.55583 17.4554 9.15543 17.075L7.7779 18.525ZM5.8 17.275L5.9619 16.2882L4.53539 16.0542L4.8195 17.4715L5.8 17.275ZM6.54667 21L5.56617 21.1965L5.64584 21.594L5.97981 21.8238L6.54667 21ZM11.4533 21L12.0202 21.8238L12.3542 21.594L12.4338 21.1965L11.4533 21ZM13.1802 17.4728C13.2895 16.9314 12.9392 16.404 12.3978 16.2948C11.8564 16.1855 11.329 16.5358 11.2198 17.0772L13.1802 17.4728ZM16 8.53454C16 10.7451 15.0513 12.8296 13.6589 14.3668C12.2521 15.9199 10.5024 16.8 9 16.8V18.8C11.231 18.8 13.4813 17.5419 15.1411 15.7095C16.8153 13.8613 18 11.3131 18 8.53454H16ZM9 16.8C7.49764 16.8 5.74795 15.9199 4.34114 14.3668C2.94865 12.8296 2 10.7451 2 8.53454H0C0 11.3131 1.18468 13.8613 2.85886 15.7095C4.51872 17.5419 6.76903 18.8 9 18.8V16.8ZM2 8.53454C2 5.05524 4.68535 2 9 2V0C3.60041 0 0 3.93114 0 8.53454H2ZM9 2C13.3147 2 16 5.05524 16 8.53454H18C18 3.93114 14.3996 0 9 0V2ZM8.82067 1.7015C10.6634 3.57357 12.2667 6.64287 12.2667 9.4H14.2667C14.2667 5.98281 12.3499 2.4359 10.246 0.298496L8.82067 1.7015ZM12.2667 9.4C12.2667 12.1141 10.6247 15.2304 8.814 17.1053L10.2527 18.4947C12.3033 16.3712 14.2667 12.7829 14.2667 9.4H12.2667ZM7.78485 0.268478C5.29783 2.58651 3.73333 5.79424 3.73333 9.4H5.73333C5.73333 6.39685 7.03103 3.70511 9.14849 1.73152L7.78485 0.268478ZM3.73333 9.4C3.73333 12.9704 5.35223 16.2205 7.7779 18.525L9.15543 17.075C7.07625 15.0997 5.73333 12.3557 5.73333 9.4H3.73333ZM4.8195 17.4715L5.56617 21.1965L7.52716 20.8034L6.7805 17.0785L4.8195 17.4715ZM6.54667 21C5.97981 21.8238 5.97994 21.8239 5.98008 21.824C5.98014 21.824 5.98029 21.8241 5.98039 21.8242C5.98061 21.8243 5.98085 21.8245 5.98111 21.8247C5.98164 21.8251 5.98226 21.8255 5.98296 21.826C5.98437 21.8269 5.98614 21.8281 5.98825 21.8296C5.99249 21.8324 5.99812 21.8363 6.00509 21.841C6.01904 21.8503 6.03838 21.8632 6.06264 21.8791C6.11111 21.9109 6.17954 21.955 6.2641 22.0072C6.4323 22.111 6.66895 22.25 6.94263 22.3901C7.44195 22.6457 8.24137 23 9 23V21C8.75863 21 8.33139 20.8542 7.85404 20.6099C7.63938 20.5 7.4502 20.389 7.31465 20.3053C7.24734 20.2637 7.19441 20.2296 7.15949 20.2067C7.14206 20.1953 7.1292 20.1867 7.12137 20.1815C7.11746 20.1788 7.11481 20.177 7.11348 20.1761C7.11281 20.1757 7.11248 20.1754 7.11249 20.1755C7.11249 20.1755 7.11258 20.1755 7.11275 20.1756C7.11283 20.1757 7.11294 20.1758 7.11307 20.1759C7.11314 20.1759 7.11325 20.176 7.11328 20.176C7.1134 20.1761 7.11352 20.1762 6.54667 21ZM9 23C9.75863 23 10.5581 22.6457 11.0574 22.3901C11.3311 22.25 11.5677 22.111 11.7359 22.0072C11.8205 21.955 11.8889 21.9109 11.9374 21.8791C11.9616 21.8632 11.981 21.8503 11.9949 21.841C12.0019 21.8363 12.0075 21.8324 12.0117 21.8296C12.0139 21.8281 12.0156 21.8269 12.017 21.826C12.0177 21.8255 12.0184 21.8251 12.0189 21.8247C12.0191 21.8245 12.0194 21.8243 12.0196 21.8242C12.0197 21.8241 12.0199 21.824 12.0199 21.824C12.0201 21.8239 12.0202 21.8238 11.4533 21C10.8865 20.1762 10.8866 20.1761 10.8867 20.176C10.8868 20.176 10.8869 20.1759 10.8869 20.1759C10.8871 20.1758 10.8872 20.1757 10.8873 20.1756C10.8874 20.1755 10.8875 20.1755 10.8875 20.1755C10.8875 20.1754 10.8872 20.1757 10.8865 20.1761C10.8852 20.177 10.8825 20.1788 10.8786 20.1815C10.8708 20.1867 10.8579 20.1953 10.8405 20.2067C10.8056 20.2296 10.7527 20.2637 10.6853 20.3053C10.5498 20.389 10.3606 20.5 10.146 20.6099C9.66861 20.8542 9.24137 21 9 21V23ZM12.4338 21.1965L13.1774 17.4871L11.2164 17.0941L10.4728 20.8034L12.4338 21.1965ZM12.0395 16.3031L8.84264 16.8125L9.15736 18.7875L12.3542 18.2781L12.0395 16.3031ZM9.1619 16.8132L5.9619 16.2882L5.6381 18.2618L8.8381 18.7868L9.1619 16.8132ZM11.2198 17.0772L11.2166 17.0928L13.1771 17.4884L13.1802 17.4728L11.2198 17.0772Z' fill='white'/%3E%3C/svg%3E%0A");width: 18px;height: 23px;}
.main_wrap5 .re-service .cyber-tour {position:absolute;right:0;height: 100%;display: inline-block;width: 227px;}
.main_wrap5 .re-service .cyber-tour .link {display: flex;width: 100%;height: 100%;line-height: 1;align-items: center;justify-content: center;background-color: #0E2265;}
.main_wrap5 .re-service .cyber-tour .link .cy-title {background-image: url("data:image/svg+xml,%3Csvg width='159' height='22' viewBox='0 0 159 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.618 16.164L11.626 18.76C10.108 16.89 8.766 14.822 7.688 12.952C6.588 14.822 5.202 16.956 3.706 18.826L0.516 16.362C2.43 13.81 3.882 11.126 4.96 8.728C5.268 8.068 5.378 7.1 5.378 6.242V0.763999H9.998V6.242C9.998 7.1 10.108 8.068 10.416 8.728C11.494 11.126 12.77 13.568 14.618 16.164ZM19.15 19.97H14.838V0.543999H19.15V7.32H21.79V11.258H19.15V19.97ZM41.1103 19.97H36.7983V0.543999H41.1103V19.97ZM35.0163 5.758V14.03C35.0163 17.396 32.2883 19.222 28.9663 19.244C25.6443 19.266 22.9163 17.374 22.9163 14.03V5.758C22.9163 2.414 25.6443 0.522 28.9663 0.543999C32.2883 0.565999 35.0163 2.392 35.0163 5.758ZM30.7043 13.92V5.868C30.7043 4.9 29.9343 4.35 28.9663 4.35C27.9983 4.35 27.2283 4.9 27.2283 5.868V13.92C27.2283 14.888 27.9983 15.438 28.9663 15.438C29.9343 15.438 30.7043 14.888 30.7043 13.92ZM62.1686 19.97H57.8566V11.412H55.7006V18.716H44.2166V0.763999H48.5286V6.484H51.3886V0.763999H55.7006V7.474H57.8566V0.543999H62.1686V19.97ZM51.3886 15.086V10.07H48.5286V15.086H51.3886ZM83.0729 12.182H65.4729V0.763999H82.8529V4.174H69.7849V4.834H82.7429V8.002H69.7849V8.662H83.0729V12.182ZM83.8649 16.626H76.5389V19.97H71.7869V16.626H64.4609V12.93H83.8649V16.626ZM103.867 19.97H99.5552V11.83H97.5532V14.03C97.5532 17.33 94.8692 19.222 91.6132 19.244C88.3572 19.266 85.6732 17.308 85.6732 14.03V5.758C85.6732 2.48 88.3572 0.522 91.6132 0.543999C94.8692 0.565999 97.5532 2.458 97.5532 5.758V7.892H99.5552V0.543999H103.867V19.97ZM93.2412 13.92V5.868C93.2412 4.966 92.5152 4.35 91.6132 4.35C90.7112 4.35 89.9852 4.966 89.9852 5.868V13.92C89.9852 14.822 90.7112 15.438 91.6132 15.438C92.5152 15.438 93.2412 14.822 93.2412 13.92Z' fill='white'/%3E%3Cpath d='M126.5 21.2H125.15V18L122.85 21.2H115.05C112.9 21.2 111.4 19.7 111.4 17.55V4.775C111.4 2.625 112.9 1.125 115.05 1.125H126.5C128.65 1.125 130.15 2.625 130.15 4.775V7.55H125.15V5.625H116.4V16.7H125.15V13.875H121.05V9.325H130.15V17.55C130.15 19.7 128.65 21.2 126.5 21.2ZM147.289 21.2H136.339C134.189 21.2 132.689 19.7 132.689 17.55V4.775C132.689 2.625 134.189 1.125 136.339 1.125H147.289C149.439 1.125 150.939 2.625 150.939 4.775V17.55C150.939 19.7 149.439 21.2 147.289 21.2ZM145.939 16.7V5.625H137.689V16.7H145.939ZM158.434 15.825H154.284C154.134 14.3 153.784 11.05 153.784 10.025V0.124999H158.934V10.025C158.934 11.075 158.584 14.3 158.434 15.825ZM158.859 21.725H153.859V17.5H158.859V21.725Z' fill='%23FFD02B'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;background-position: center;width: 159px;height: 22px;display: inline-block;font-size: 0;vertical-align: middle;}

.show-1024{display: none;}

@media (max-width:1470px) {
  .main_wrap4 .bg_tree_wrap{top: -8rem; background: url(/images/ybgm/main/tree2.png) no-repeat right 0;}
}

@media screen and (max-width:1230px) {

 .main_wrap2 .vis_info div span{margin-left: 10px;}

}
@media screen and (max-width:1200px) {
 .main_wrap4{/* background: none; */}
}
@media screen and (max-width:1024px) {
 .hidden-1024{display: none}
 .show-1024{display: block}

 .main_wrap2{flex-wrap: wrap;}
 .main_wrap2 .data_wrap {display:flex;width:100%;height:13.4rem;margin-top: 2.9rem;justify-content: center;}
 .main_wrap2 .data_wrap .ti{width: 25%;height: 100%;}
 .main_wrap2 .data_wrap ul{padding: 0; width: 75%; height:100%; position: static; float: left; overflow: visible; }
 .main_wrap2 .data_wrap ul li{width:33.33%;height: 100%;line-height: 4rem;padding-top: 0;float:left;text-align: center;border-left: 1px #fff solid;display: inline-block;}
 .main_wrap2 .data_wrap ul a{align-items: center;line-height: 1.4;border: bisque;padding: 14px 30px;}
 .main_wrap2 .data_wrap ul a:first-child li{border-left:0;}

 main .main_photo_gallery1 li{position: relative;width: 30rem;height: 20.5rem;background-size: cover;}
 main .main_photo_gallery1 li div.text-box{width:25.5rem;height:9.6rem;; z-index: 2; left:50%; bottom:0; position: absolute;transition-duration: 0.6s;transform: translate(-50%,0);}
 main .main_photo_gallery1 li div.text-box::after {width: 3.6rem;height: 3.6rem;top: 2.5rem;transform: translateY(0);}
 .main_wrap3 .main_photo_gallery1 li:hover div.text-box{height: 16rem;}
 .main_wrap3::after{left:auto; right:0;}
 .main_wrap4::after {left:0;right:auto;}

 .main_wrap4 .main_photo_gallery1 li {width: 28rem;height: 18rem;}


 .main_wrap4 .f1{top: -7rem; right:10rem;}
 .main_wrap4 .f2{top: 1.5rem; right:8.5rem;}
 .main_wrap4 .f3{top: 3rem; right:1rem;}
 .main_wrap4 .f1.set0{top: 35rem;}
 .main_wrap4 .f1.set1{top: 20rem;}
 .main_wrap4 .f2.set0{top: 45rem;}
 .main_wrap4 .f2.set1{top: 45rem;}
 .main_wrap4 .f3.set0{top: 50rem;}
 .main_wrap4 .f3.set1{top: 50rem;}
}

@media (max-width:790px) {
 .main_wrap2 .vis_info .info-box li {padding-left: 80px;}
}

@media screen and (max-width:768px) {

 .wrap {padding: 0 5rem;}
 .visual-section .main-slide-list .main-slide-item .title-box .text-box{margin-left: 4.5rem;padding-left:2.4rem;}

 .main_wrap2 .board_slist {width:100%;}
 .main_wrap2 .vis_info {width:100%;margin-top: 2rem;display: flex;flex-wrap: wrap;background: #e7ebf0;padding: 3.5rem 3.8rem;}
 .main_wrap2 .vis_info > div{width: 100%;}

 .main_wrap2 .data_wrap .ti {display: none;}
 .main_wrap2 .data_wrap ul{width: 100%;}

 .main_wrap3 {padding-bottom: 0;}
 .main_wrap3 .wrap{overflow-x: auto; overflow-y: hidden; padding-bottom: 12rem;}
 .main_wrap3 .wrap::-webkit-scrollbar {
  height: 5px; /*스크롤바의 너비*/
 }
 .main_wrap3 .wrap::-webkit-scrollbar-thumb {
  background-color:#23a1b4; /*스크롤바의 색상*/
 }
 .main_wrap3 .wrap::-webkit-scrollbar-track {
  background-color:none; /*스크롤바 트랙 색상*/
 }
 .main_wrap3 .main_photo_gallery1{display: block; width: 95rem; padding-right: 5rem;}
 .main_wrap3 .main_photo_gallery1 li{position: relative; width: 30rem;height: 20.5rem;background-size: cover; float: left;}
 .main_wrap3::after{width: 50rem; bottom: 4rem;}
 .main_wrap4 .tit_stxt{line-height: 1.3;}
 .main_wrap4 .tit_stxt span{display: block; line-height: 0;}
 .main_wrap4 .main_photo_gallery1 li {width: 21rem;height: 14rem;}
 .main_wrap4 .main_photo_gallery1 li div.text-box{width:18rem; height: 6rem; padding: 1.5rem 1rem; bottom: 0; display: flex; align-items: center; justify-content: space-between;}
 .main_wrap4 .main_photo_gallery1 li:hover div.text-box{padding: 1.5rem 1rem; bottom: -2rem;}
 .main_wrap4 .main_photo_gallery1 li div.text-box strong{padding: 0; font-size: 2.2rem; line-height: 2.2rem; padding-top: 1rem;}
 .main_wrap4 .main_photo_gallery1 li div.text-box::after{position: relative; top: auto; right:0; transform: none; width: 2.5rem; height: 2.5rem;}
 .main_wrap2 .vis_info .info-box li {padding-left:90px;}
}
@media screen and (max-width:640px) {
 .main_wrap2 .data_wrap ul a{padding:14px 18px}
}
@media screen and (max-width:540px) {
 .main_wrap2 .vis_info > div{width:100%}
 .main_wrap2 .vis_info div a{height:6.5rem;/*font-size:2.4rem*/}
 main .tit_stxt,main .tit_stxt{}
}
@media (max-width:510px) {
  .main_wrap4 .bg_tree_wrap{background: url(/images/ybgm/main/tree3.png) no-repeat right 0; background-size: cover; width: 9rem; height: 10rem; top: -3rem;}
}
@media screen and (max-width:500px) {
 .main_wrap2 .vis_info .info-box em{ margin-right: 4px;}
}
@media screen and (max-width: 420px){
 .hidden-360{display: none}
 .show-360{display: block}
 .wrap {padding: 0 1.5rem;}
 .visual-section .main-slide-list .main-slide-item {height: 40rem;}
 .visual-section .main-slide-list .main-slide-item .wrap{align-items: flex-start;padding-top: 4rem;}
 .visual-section .main-slide-list .main-slide-item .title-box .title-img {width:100%;height: auto;}
 .visual-section .main-slide-list .main-slide-item .title-box .text-box{margin-left: 0.7rem;padding-left: 1rem;}
 .visual-section .main-slide-list .main-slide-item .title-box .text-box p {font-size: 14px; color: #ffffff;}
 .visual-section .main-slide-list .main-slide-item .title-box .text-box span.name::before {font-size: 16px;}
 .visual-section .main-slide-list .main-slide-item .title-box .text-box span.name::after {width: 39px;height: 23px;}
 .visual-section .control {bottom: 2.5rem;}

 .main_wrap2{padding: 5em 0 3rem 0;}
 .main_wrap2 .vis_info > div {width: 100%;}

 .main_wrap2 .board_slist {position: relative;width: 100%;border:0;padding:0;}
 .main_wrap2 .board_slist li {border-bottom: 1px #ccc solid;padding: 1.5rem 7.5rem 1.5rem 0;}
 .main_wrap2 .board_slist li:first-child {border-bottom: 1px #ccc solid;padding: 1.5rem 7.5rem 1.5rem 0;margin-bottom: 0.5rem;}
 .main_wrap2 .board_slist li:last-child {border-bottom: 0;}
 .main_wrap2 .board_slist li em {white-space: pre-wrap; font-size: 1.4rem;}
 .main_wrap2 .board_slist li:first-child em {font-size: 1.8rem;margin-bottom: 0.5rem;}
 .main_wrap2 .board_slist li span{font-size: 1.4rem;}
 .main_wrap2 .board_slist li .date{bottom: 1.5rem; font-size: 1.2rem;}
 .main_wrap2 .board_slist .more {position: absolute;top:0rem;right: 0rem;width:2rem;height: 2rem;}

 .main_wrap2 .board_slist .tab_menu .ti {font-size: 20px;padding:14px 5px 5px 5px; margin-right: 0.5rem;}
 .main_wrap2 .board_slist .tab_menu .ti.select::before {top: 0;left: 0;width: 2.4rem;height: 0.2rem;}

 .main_wrap2 .vis_info {padding: 1.8rem}
 .main_wrap2 .vis_info .ti{padding: 1rem 0 0 0; font-size:20px}
 .main_wrap2 .vis_info div a{font-size: 2.2rem;height: 7rem;/* margin:0 0.5% 0.5rem 0.5%; */}
 .main_wrap2 .data_wrap{margin-top: 2rem;}
 .main_wrap2 .data_wrap ul li{font-size: 1.4rem; padding: 1rem 0.5rem;}


 main .tit{font-size: 25px;}
 main .tit_stxt{ font-size: 14px; margin-top: 12px;}
 main .main_photo_gallery1{margin-top: 3rem;}

 .main_wrap3{padding: 6rem 0 0 0;}
 .main_wrap3 .wrap{padding:0 10rem 8rem}
 .main_wrap3::after{ width: 30rem; height: 5rem; bottom:3.7rem;}
 .main_wrap3 .main_photo_gallery1{width: 60.3rem; padding-right: 1.5rem;}
 .main_wrap3 .main_photo_gallery1 li{width: 19.6rem; height: 13.5rem;}
 main .main_photo_gallery1 li div.text-box{width: 18rem; padding: 1.5rem 1rem; height: 7rem;}
 main .main_photo_gallery1 li div.text-box:hover{width: 18rem; padding: 1.5rem 1rem;}
 main .main_photo_gallery1 li div.text-box strong{font-size: 1.6rem;}
 main .main_photo_gallery1 li div.text-box::after{top: 1.7rem; right: 1.5rem;}
 .main_wrap4{padding: 6rem 0 5.5rem 0;}
 .main_wrap4 .main_photo_gallery1{flex-direction: column;}
 .main_wrap4 .main_photo_gallery1 li{width: 100%; margin-top: 1rem;}
 .main_wrap4 .main_photo_gallery1 li:first-child{margin-top: 0;}
 .main_wrap4 .main_photo_gallery1 li div.text-box{width: 90% !important;}
 .main_wrap4 .main_photo_gallery1 li:hover div.text-box{bottom:-0.8rem;}
 .main_wrap4 .main_photo_gallery1 li div.text-box strong{font-size: 16px;}

 .main_wrap4 .f1{top: -2rem; right:6rem; width:3rem;}
 .main_wrap4 .f2{top: 2.5rem; right:5rem; width:2.5em;}
 .main_wrap4 .f3{top: 3rem; right:1rem; width:2rem;}
 .main_wrap4 .f1.set0{top: 25rem;}
 .main_wrap4 .f1.set1{top: 15rem;}
 .main_wrap4 .f2.set0{top: 65rem;}
 .main_wrap4 .f2.set1{top: 65rem;}
 .main_wrap4 .f3.set0{top: 70rem;}
 .main_wrap4 .f3.set1{top: 80rem;}
}
@media screen and (max-width:400px) {
 .visual-section .main-slide-list .main-slide-item .title-box .title-img{width:70%}
}
@media screen and (max-width:360px) {
 .visual-section .main-slide-list .main-slide-item{height:20rem}
 .main_wrap2{padding:2em 0 3rem 0}
 .main_wrap2 .vis_info .info-box li{padding:24px 0 5px 10px}
 .main_wrap2 .vis_info .info-box em{width:100%; font-size: 1.9rem; font-weight: bold;}
 .main_wrap2 .data_wrap ul a{justify-content: center; line-height: 1.3;}
 .main_wrap2 .vis_info div em, .main_wrap2 .vis_info div span,.main_wrap2 .vis_info div a{font-size: 1.8rem;}
 .main_wrap2 .vis_info div span{padding-left: 10px; display:block}
 .main_wrap2 .board_slist .tab_menu .ti,.main_wrap2 .vis_info .ti,.main_wrap3 .tit span{font-size: 2rem;}
 .main_wrap2 .board_slist .tab_menu .ti{height:auto}
 .main_wrap2 .board_slist li.no-data{font-size: 1.5rem;}
 .main_wrap3 .tit span,main .tit{font-size: 2.3rem;}
 main .tit_stxt{font-size: 1.6rem;}
}
/* 230713 메인 이관 수정사항 : s */


.container {padding: 0;}
#body_layout {padding-bottom: 0;}
/* .visual-section .main-slide-list .main-slide-item {max-height:557px;height:100%;} */
.visual-section .main-slide-list .main-slide-item {height: 66rem;}
/* .visual-section .main-slide-list .main-slide-item .wrap {justify-content: center;align-items: center;padding: 0;max-width: 1780px;} */
.visual-section .main-slide-list .main-slide-item .wrap {justify-content: center;align-items: center;padding: 0;max-width: none;position: relative;}
.visual-section .main-slide-list .main-slide-item .wrap .title-box {display: none;}
.visual-section .main-slide-list .main-slide-item .wrap img {width: 100%;height: auto;max-width: none;max-height: none;position: absolute;left: 50%;top: 50%;transform: scale(1) translate(-50%, -50%);}
.visual-section .main-slide-list .main-slide-item.slick-current.slick-active.init .wrap img {
    transform: scale(1.2) translate(-50%, -50%); 
    transition: all 7s cubic-bezier(0.7, 0, 0.3, 1);
    transform-origin: center
}
.visual-section .control {bottom: 35px;z-index: 2;}
.main_wrap2 .vis_info .bu_wrap a:hover {font-size: 16px;}
.visual-section .visual-text{
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 131rem;
    padding: 0 6rem;
    position: absolute;
    top:0;
    left:50%;
    transform: translate(-50%,0);
    background-repeat: no-repeat;
    background-position: calc(100% - 6rem) 80%;
    background-image: url("data:image/svg+xml,%3Csvg width='595' height='261' viewBox='0 0 595 261' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2_115)'%3E%3Cpath d='M304.857 67.2427C303.347 66.9202 302.891 66.5139 303.662 65.282C304.574 63.8244 304.497 62.5023 303.167 61.5735C301.844 60.6448 301.066 58.4842 298.574 59.8773C295.914 61.3672 292.888 62.1734 290.119 63.4891C288.615 64.205 287.305 64.3984 286.726 62.7216C285.12 58.0843 281.343 57.1879 277.205 56.8589C273.697 56.5816 270.241 57.0331 266.759 57.8715C268.525 55.7496 270.62 54.1501 272.958 52.9118C279.274 49.5645 284.638 44.6951 291.153 41.6638C293.17 40.7287 294.789 39.1421 294.372 36.4784C294.128 34.9112 294.789 34.0663 296.254 33.3117C300.096 31.3381 303.655 29.0099 305.923 25.0369C307.652 22.0057 307.465 20.748 304.131 19.3098C298.535 16.8912 293.061 17.1234 287.915 20.5158C286.206 21.6445 285.005 21.3736 284.131 19.6838C282.653 16.8138 280.083 14.6596 278.914 11.5961C278.336 10.0934 277.032 10.461 275.914 10.5061C275.336 10.5319 274.41 11.1511 274.256 10.9705C272.843 9.33878 273.016 10.719 273.305 11.5058C274.295 14.2082 275.348 16.846 272.547 19.1614C271.975 19.6322 270.768 19.4581 270.915 20.6771C272.425 21.0834 274.398 20.0063 275.393 21.1801C276.871 22.9279 275.515 27.0685 273.35 28.481C267.298 32.4281 260.719 35.3562 254.237 38.4907C251.834 39.6516 251.076 38.6068 250.748 36.6977C250.292 34.0792 249.059 31.8541 247.652 29.7C247.292 29.1517 246.54 27.9392 245.859 29.2356C244.549 31.7187 241.998 33.4858 242.268 36.917C242.608 41.2124 244.684 44.7661 247.536 47.2556C250.594 49.9192 251.725 50.203 255.008 46.559C257.796 43.4697 259.621 39.6 263.366 37.233C268.031 34.2791 272.322 30.7383 277.006 27.2814C277.263 28.9389 278.965 29.0099 280.071 29.8741C281.972 31.3639 283.925 30.1966 285.711 29.5968C287.697 28.9325 286.058 27.3975 285.949 26.3784C285.647 23.5536 287.17 22.0057 289.283 20.8061C291.416 19.5871 294.006 19.6774 296.196 18.323C297.436 17.5555 298.805 19.3162 299.916 19.987C300.629 20.4126 300.707 22.8248 299.82 23.8115C295.766 28.3069 291.217 32.1895 285.776 35.0079C278.297 38.8776 270.504 41.767 262.306 43.6761C259.672 44.2888 259.659 44.8048 261.76 46.5461C262.332 47.0169 262.274 47.3201 261.959 47.8296C260.777 49.7258 262.538 49.9579 263.546 50.3578C264.767 50.8415 266.116 50.9963 267.273 51.2607C267.504 52.1895 266.984 52.5506 266.611 52.8473C261.356 57.0524 256.1 61.2575 249.528 63.3278C247.761 63.8825 246.168 64.5274 244.555 65.7528C242.191 67.5458 242.737 69.629 243.251 71.3252C243.938 73.6084 245.917 71.9121 247.286 71.6284C248.371 71.4026 249.38 70.7835 250.408 70.2998C252.926 69.1195 255.528 68.2295 258.953 67.778C257.681 69.5129 256.646 70.6803 255.901 72.0024C254.372 74.7048 251.686 77.5619 252.946 80.6319C255.528 86.9073 258.805 92.9892 264.356 97.2523C267.17 99.4129 270.311 100.864 274.173 99.4258C278.201 97.9231 280.694 95.1111 282.268 91.2736C283.154 89.1195 284.671 88.1908 287.035 87.6877C292.913 86.4365 299.081 86.6235 304.716 84.4694C307.979 83.2246 310.69 80.6642 311.686 77.175C312.798 73.2988 309.181 68.165 304.87 67.2427H304.857ZM275.169 91.2543C271.468 94.9434 269.496 94.9692 265.416 92.0992C262.049 89.7322 258.94 86.5397 257.109 82.5539C256.152 80.4642 255.862 79.155 258.779 77.7361C262.171 76.0914 265.834 74.3952 268.493 71.4607C269.515 70.332 270.678 70.2611 271.963 70.4352C272.689 70.5384 272.695 71.551 272.483 71.6671C270.922 72.5506 273.312 75.2723 270.472 75.6335C268.011 75.9431 268.005 77.9683 267.992 80.0063C267.973 82.4571 270.234 81.5735 271.005 81.7348C272.393 82.025 274.006 81.2446 274.513 79.1808C275.445 75.4142 278.895 74.2275 282.711 71.9508C280.976 79.3291 280.308 86.1463 275.175 91.2607L275.169 91.2543ZM281.118 69.0099C279.023 70.074 276.922 72.3056 274.423 68.9583C273.1 67.1782 270.53 67.3523 268.346 68.3778C266.868 69.0743 265.332 69.6484 263.244 70.519C264.851 66.056 266.38 62.5281 271.249 61.9218C273.036 61.7025 274.764 60.7802 276.46 60.045C278.94 58.9679 281.169 59.2066 282.775 61.4317C284.092 63.2633 283.09 68.0102 281.118 69.0099ZM301.445 77.7296C298.394 81.0834 294.59 83.4181 290.459 85.1595C288.673 85.9141 286.733 86.2946 284.568 86.9331C286.527 81.1672 287.581 75.4465 287.363 69.5323C287.318 68.41 288.153 67.5523 289.084 66.9912C289.868 66.5203 290.768 66.243 291.616 65.8625C292.901 65.2885 294.539 63.9018 295.4 64.2823C297.841 65.3723 294.796 66.4558 294.905 67.8489C295.104 70.3836 296.942 72.7635 300.212 73.6148C303.135 74.3759 303.514 75.4594 301.452 77.7232L301.445 77.7296Z' fill='white'/%3E%3Cpath d='M461.984 50.7124C457.994 52.7246 454.904 55.8591 451.486 58.8259C451.21 57.4908 450.978 56.4331 451.505 55.24C451.987 54.1564 452.193 52.6408 451.255 51.6089C449.558 49.7514 450.625 48.2164 451.775 46.8878C455.598 42.4699 459.838 38.3873 463.359 33.7437C466.237 29.9578 470.586 29.0807 474.268 26.9201C475.662 26.101 475.874 25.1077 475.257 24.1597C473.452 21.3993 471.229 18.9162 468.421 17.1619C466.744 16.1171 464.888 16.0333 463.005 17.278C460.962 18.626 458.572 19.0968 456.15 19.5869C453.265 20.1674 450.066 20.0449 447.541 21.2445C443.314 23.2632 438.938 24.7788 434.512 26.0107C431.274 26.9136 427.907 29.7708 424.252 26.6169C423.095 25.6173 421.598 25.0175 420.448 23.9146C419.921 23.4115 419.485 22.1797 418.437 23.0052C417.628 23.6437 416.311 24.3273 416.484 25.3786C417.005 28.5905 416.876 32.1442 419.999 34.3499C420.493 34.6982 421.316 34.9368 421.457 35.3947C422.601 39.0516 425.498 39.9997 428.8 40.8511C431.987 41.6766 435.109 42.4892 438.418 42.2119C439.851 42.0894 441.868 41.3219 442.498 42.5473C443.089 43.6888 442.266 45.5528 440.994 46.6685C439.33 48.1261 437.075 49.2677 436.112 51.0994C433.349 56.3364 428.171 59.0516 424.406 63.2051C420.982 66.9846 420.57 75.2916 423.879 79.129C424.856 80.2577 425.479 80.3157 426.417 79.329C427.303 78.4067 428.762 77.6263 429.006 76.5621C430.432 70.4028 435.045 66.2106 438.084 61.0639C438.752 59.9352 439.33 58.4647 440.744 58.8968C442.196 59.3419 442.125 60.9994 442.087 62.3667C442.074 62.902 442.266 63.547 442.035 63.9597C439.966 67.6876 441.328 70.8801 443.314 74.1048C444.168 75.4915 444.721 77.091 445.273 78.6389C445.607 79.574 446.185 80.3351 447.072 79.9868C449.032 79.2258 451.21 79.0194 452.443 76.6847C454.274 73.2213 453.375 69.9062 452.636 66.5266C452.501 65.901 452.07 64.9723 452.597 64.8046C454.82 64.0952 454.062 62.0442 454.64 60.6382C456.536 56.0397 460.249 53.2084 464.451 51.2477C466.616 50.2416 469.321 50.9188 470.869 53.3438C472.302 55.5947 471.768 57.5037 469.719 59.129C469.282 59.4773 468.588 59.7998 468.73 60.7221C469.777 60.7221 470.837 60.5931 471.865 60.7479C474.936 61.1993 477.769 62.5408 479.716 64.8369C481.772 67.2619 486.095 68.1842 488.434 66.101C492.34 62.6118 491.672 59.4322 487.83 54.8981C481.669 47.636 470.946 46.1848 461.977 50.7188L461.984 50.7124Z' fill='white'/%3E%3Cpath d='M386.044 37.4974C383.628 37.4845 381.277 36.8266 378.829 36.775C376.992 36.7363 375.43 36.1752 375.771 33.1955C376.169 29.7386 376.773 26.4042 377.685 23.0762C378.771 19.1226 376.587 14.608 372.97 13.0601C369.526 11.5831 368.877 12.0798 368.839 15.6012C368.768 21.7541 369.828 27.765 370.798 33.7953C371.505 38.2197 370.888 39.5419 366.963 41.3929C363.885 42.8376 360.853 44.3919 357.724 45.7076C356.169 46.3655 354.775 48.7647 353.188 47.5006C352.199 46.7073 353.766 44.4951 353.933 42.9279C354.396 38.4841 354.846 34.0082 350.406 30.8479C346.905 28.3584 343.77 25.2239 339.08 25.3142C337.84 25.34 336.555 23.0182 335.655 24.8369C334.916 26.3332 335.18 28.3648 336.863 29.745C337.66 30.4029 338.277 31.3316 338.829 32.2281C340.082 34.2468 342.215 35.8979 342.465 38.3229C343.089 44.3016 343.956 50.3126 342.587 56.33C342.369 57.2974 342.208 58.4906 343.339 59.2452C344.393 59.9417 345.267 59.1484 345.922 58.7034C351.498 54.8918 357.326 51.5316 363.397 48.5648C369.539 45.5657 369.346 45.5335 369.584 52.37C369.693 55.5432 368.672 56.3816 365.607 56.3042C361.097 56.1881 355.976 60.9092 355.636 65.0498C359.594 62.6957 359.812 68.5196 363.191 67.9392C359.349 72.3958 354.145 74.6531 351.171 79.2968C350.965 79.6128 349.86 79.7805 350.329 80.2255C352.571 82.3861 349.667 82.8376 349.064 84.7015C351.383 83.6438 353.484 86.4171 355.482 84.6821C358.874 81.7476 363.005 80.7608 367.053 79.2452C371.621 77.5361 375.437 77.4135 378.874 80.8963C380.609 82.657 381.829 81.7605 383.217 80.7608C384.149 80.0901 384.887 79.2323 385.896 78.5809C387.412 77.6006 387.065 74.3435 385.71 74.4467C382.388 74.6918 379.279 73.5116 376.002 73.518C371.935 73.5309 368.273 74.8853 364.515 76.0914C363.718 76.3494 362.42 76.7105 361.9 75.7302C361.489 74.9498 361.932 74.0275 362.504 73.1117C363.898 70.893 366.307 70.4803 368.312 69.3903C371.858 67.4619 374.942 61.9927 373.895 58.2326C373.117 55.4529 373.182 52.6925 373.445 50.0095C374.03 44.0694 374.833 42.9859 381.547 44.6305C382.549 44.8756 383.5 45.3335 384.502 45.5657C386.86 46.1075 388.986 43.9405 389.346 40.3094C389.565 38.0778 388.003 37.5103 386.037 37.4974H386.044ZM362.343 63.9404C361.739 63.7147 360.589 64.508 360.519 62.9924C360.429 61.1865 364.322 57.4909 366.314 57.4845C367.277 57.4845 368.068 57.7811 368.17 58.7808C368.408 61.0575 365.099 63.9662 362.343 63.9404Z' fill='white'/%3E%3Cpath d='M57.0573 68.9068C54.5389 67.9587 52.3224 66.1722 49.7911 65.2951C44.5935 63.5021 39.0298 62.9345 34.3526 59.4518C32.3546 57.9684 32.3995 56.9107 32.6115 54.7952C33.1191 49.7581 35.7853 45.3725 36.3957 40.3805C36.7233 37.7104 38.0596 35.724 40.6938 34.0406C42.5826 32.8346 44.9726 31.7769 47.2019 29.1003C44.086 29.5905 42.377 27.475 40.0256 27.8039C39.7236 27.8426 39.0876 27.3912 39.0555 27.1203C38.7792 24.5147 36.3057 23.3989 35.2906 21.3802C34.5389 19.8904 33.5881 20.0129 32.4895 20.1612C31.3587 20.316 27.8766 25.7336 28.5512 26.4173C31.4423 29.3131 27.7352 31.3318 27.7995 33.8149C27.8573 36.169 26.1098 37.7427 24.3751 38.536C20.7966 40.1612 17.9826 43.07 14.2499 44.3212C13.2091 44.6695 12.4574 45.6885 12.6373 46.2367C12.9264 47.1203 13.7937 47.862 15.0979 47.8942C16.6013 47.9329 17.7063 47.1461 18.8371 46.5076C20.3726 45.6433 21.9595 45.0435 23.2958 46.3334C24.5422 47.5395 23.7198 49.1519 23.5207 50.7191C23.0966 54.0664 20.2955 56.2206 19.7751 59.4131C18.5608 59.4776 18.1882 57.7362 16.9418 58.1683C15.3099 58.7294 13.9993 58.6779 12.3546 57.6524C10.9669 56.7881 9.2001 58.3038 8.69898 59.6066C8.19786 60.9158 9.3543 61.9284 10.9348 62.2573C12.3353 62.5476 13.5946 63.4183 15.1236 63.3151C17.9826 63.128 17.8862 64.6437 16.6656 66.3786C14.3141 69.7194 12.5923 73.4473 9.54061 76.3689C6.49533 79.2841 6.71376 79.5872 3.53356 76.5818C2.50561 75.6079 1.57404 75.1371 0 76.098C1.00225 77.1106 1.3813 78.1877 1.56762 79.5163C2.55701 86.5398 8.11434 88.3844 13.9222 84.2438C16.2415 82.5863 17.0703 79.9871 19.2997 78.3812C22.8461 75.8272 25.9235 72.7507 27.2084 68.3264C27.8059 66.2754 29.1551 65.6111 31.2752 65.8562C40.4817 66.9075 49.3349 69.0745 57.6034 73.4408C63.5912 76.6076 63.7261 76.8268 59.9741 82.2767C59.6079 82.812 58.6378 83.3796 59.9549 83.9084C60.5909 84.1664 60.9764 84.8629 61.9594 83.7988C63.3342 82.3025 64.6256 80.7997 65.5764 79.039C66.8678 76.6527 66.4181 74.9307 64.3172 72.7894C62.1457 70.5708 59.6722 69.9 57.0573 68.9197V68.9068Z' fill='white'/%3E%3Cpath d='M128.288 86.3399C126.367 85.0629 125.969 85.7788 125.962 87.0945C123.431 83.1345 119.165 81.8317 115.143 79.9678C111.032 78.0652 106.733 77.1429 101.626 76.6269C105.352 72.9185 107.299 68.881 109.496 64.9791C111.314 61.7543 113.094 58.3232 115.664 55.7627C117.7 53.7311 117.63 51.1448 118.934 49.01C119.377 48.2877 118.542 46.4625 117.739 46.4044C113.871 46.1206 110.139 43.3796 106.142 45.5273C104.671 46.3206 103.707 45.7659 103.695 44.4244C103.662 42.2767 103.836 40.071 105.641 38.3941C107.716 36.4592 110.421 34.7243 111.507 32.2929C113.852 27.0365 118.613 25.495 123.033 23.2442C123.508 23.0055 124.086 22.9152 124.485 22.5863C125.024 22.1413 125.873 21.4641 125.795 21.0255C125.693 20.4451 124.909 19.8001 124.273 19.5357C122.474 18.7811 120.604 19.3744 119.075 20.1484C113.743 22.8572 113.589 22.0058 113.254 17.259C113.222 16.8333 113.319 16.3432 113.139 15.9949C112.946 15.6208 112.625 14.834 112.066 15.3241C110.742 16.4721 108.256 15.6337 107.896 18.7553C107.614 21.1932 105.956 24.1084 103.984 25.5402C101.639 27.2429 99.5636 29.6292 96.4219 30.2806C94.3275 30.7127 92.3551 31.7124 90.2928 32.3638C89.3484 32.6605 88.8344 33.1377 88.8537 34.1439C88.8601 34.6598 89.1556 34.8017 89.6053 34.9565C92.9397 36.0981 95.6702 34.6276 96.1713 31.6801C98.3493 34.9243 97.7904 38.8133 97.0772 42.5218C96.6339 44.8243 96.3255 46.5657 98.4264 48.1716C100.167 49.5067 101.401 52.2477 103.54 52.1703C107.08 52.0349 105.494 54.1761 105.301 55.3628C104.395 60.9997 100.045 64.8565 97.3663 69.5518C95.5931 72.6605 93.4023 75.9691 90.5883 78.4586C88.8922 79.9613 87.9028 81.9865 86.5729 83.6634C84.9667 85.695 82.4033 86.4044 81.1505 88.6876C80.1932 90.4354 79.5251 92.0478 81.1055 93.6601C82.1592 94.7372 87.7615 95.1177 88.4875 94.2148C92.0467 89.8227 96.3512 85.9852 98.7348 80.7224C99.3772 79.3035 100.335 79.0391 101.427 79.6195C102.268 80.0645 103.052 79.9807 103.881 80.0581C109.92 80.6579 115.175 83.6376 120.559 86.0046C123.9 87.4686 127.337 89.0165 130.415 91.061C132.702 92.5766 136.447 92.6927 136.39 96.7624C136.377 97.4202 135.978 98.3554 137.019 98.665C138.214 99.0197 138.773 98.0265 139.319 97.3041C139.936 96.4915 139.454 95.8143 138.831 95.079C135.824 91.5254 132.124 88.8875 128.282 86.3399H128.288Z' fill='white'/%3E%3Cpath d='M216.936 68.4171C213.845 68.488 210.941 68.2365 209.534 64.6118C208.558 62.0965 206.104 59.865 205.93 57.3884C205.583 52.3319 204.061 47.4496 204.112 42.3545C203.81 45.9533 203.804 49.5393 203.81 53.1317C203.823 57.8527 203.495 62.606 203.964 67.2819C204.388 71.5386 204.234 73.5057 200.668 75.4793C194.995 78.6202 189.098 81.2387 182.525 82.1159C180.405 82.3996 180.135 81.7805 180.013 80.0133C179.75 76.1952 181.542 72.9317 182.641 69.4941C184.195 64.657 181.716 59.0394 185.635 54.6022C186.168 53.9959 184.851 51.7063 184.285 51.9449C181.857 52.9769 181.549 50.8098 180.765 49.7844C179.872 48.6105 179.126 47.6431 177.52 47.8301C176.306 47.972 174.777 46.321 174.128 47.5141C173.678 48.3397 174.944 49.9004 175.779 51.0291C177.302 53.0865 177.263 54.6344 174.713 56.408C171.533 58.6202 168.108 60.4454 165.031 62.8963C162.352 65.0246 159.383 67.3851 155.644 68.2171C155.644 65.7147 155.445 63.438 155.683 61.2129C156.319 55.2729 155.664 54.0475 149.856 51.5386C149.869 56.7885 149.804 61.9869 149.29 67.1916C148.976 70.3777 152.676 74.4409 154.796 73.5057C158.33 71.9449 162.242 70.9066 165.114 68.1978C167.903 65.5664 171.32 64.0636 175.233 61.329C174.52 64.2055 174.899 66.1468 174.501 68.2107C173.755 72.0223 173.402 76.034 174.925 79.8327C176.081 82.7286 177.694 84.7537 181.388 84.6247C188.237 84.3861 194.815 83.2381 201.105 80.4777C203.065 79.6199 204.896 78.6331 207.26 78.6654C211.918 78.7363 215.908 76.8982 219.12 73.3832C220.026 72.39 221.002 71.4741 220.392 70.1004C219.762 68.7008 218.484 68.3655 216.936 68.4042V68.4171Z' fill='white'/%3E%3Cpath d='M218.297 15.4334C217.372 15.2077 216.241 15.1819 215.592 15.227C212.437 15.4269 209.232 13.3115 206.103 15.4656C204.927 16.2718 202.781 16.5556 202.833 17.9681C202.871 19.0838 205.036 19.0774 206.289 19.4901C210.992 21.0509 211.487 23.276 208.114 27.2231C205.762 29.9771 203.726 32.9503 202.338 37.1554C204.118 35.7688 205.293 34.3757 206.784 33.7823C213.183 31.2347 218.053 27.365 220.552 20.6059C221.644 17.652 221.323 16.1622 218.297 15.4269V15.4334Z' fill='white'/%3E%3Cpath d='M274.565 9.15881C274.905 9.13946 275.239 9.04917 275.818 8.95242C275.317 8.50096 275.06 8.17203 274.719 7.99144C274.295 7.76571 273.922 7.9463 273.858 8.44936C273.794 8.94597 274.096 9.19106 274.571 9.16526L274.565 9.15881Z' fill='white'/%3E%3Cpath d='M532.398 18.2135C536.137 18.3167 539.517 16.9687 542.87 15.6079C546.018 14.3309 547.175 15.0081 546.674 18.2715C546.462 19.6646 546.43 20.3741 547.965 19.8388C548.916 19.5034 550.008 19.0519 550.516 19.9291C551.036 20.832 550.207 21.7994 549.738 22.7798C548.209 26.0045 545.016 27.8426 543.404 30.9255C542.928 31.8414 542.119 32.9829 542.928 33.8794C543.84 34.892 545.042 34.2535 546.089 33.6666C550.034 31.435 554.396 29.971 558.02 27.1783C559.022 26.4108 559.851 26.456 560.879 26.8301C557.865 33.0474 551.511 35.4595 546.725 39.6001C548.357 39.0713 549.719 38.4457 551.344 38.0652C553.574 37.5492 555.906 36.872 557.808 35.2145C561.99 31.564 566.712 28.5521 570.458 24.3921C571.1 23.6827 573.336 23.7085 572.058 22.1413C571.094 20.961 569.321 19.6453 567.708 20.2967C562.915 22.2187 558.212 24.3921 553.58 26.6753C550.946 27.9716 548.704 30.0161 545.562 30.7191C546.918 29.5647 548.633 28.6553 549.558 27.2235C552.533 22.5992 557.441 20.3289 561.444 16.9752C565.01 13.9826 568.755 11.2351 572.861 8.91326C575.161 7.61691 577.21 5.72075 579.774 4.90811C581.155 4.46954 581.984 3.81813 582.074 2.48953C582.189 0.767505 580.506 0.316038 579.497 0.264442C576.536 0.116103 573.49 -0.348264 570.593 0.477276C566.828 1.5479 563.423 3.50856 559.986 5.34667C554.056 8.51339 547.747 10.7643 541.451 13.0603C537.699 14.4276 534.139 16.3044 530.227 17.2009C530.702 18.1683 531.518 18.1877 532.411 18.207L532.398 18.2135ZM570.734 2.81201C572.167 2.61852 572.681 3.00549 572.443 3.97292C572.103 5.34022 571.261 6.44954 569.828 6.50759C568.929 6.54629 568.627 5.59821 568.601 4.65012C568.556 2.67012 570.381 3.40536 570.734 2.81846V2.81201ZM559.247 9.842C558.669 12.1638 557.718 12.9249 556.536 13.4279C556.433 13.4731 555.777 12.7636 555.842 12.5379C556.259 11.0481 557.898 11.4866 559.253 9.842H559.247ZM555.386 13.7246C555.18 17.5492 554.499 18.2586 551.139 17.8652C552.263 16.0722 552.912 14.0084 555.386 13.7246Z' fill='white'/%3E%3Cpath d='M551.288 76.0076C551.3 78.2843 552.129 80.3739 554.307 81.1995C556.196 81.9154 557.654 80.4771 558.92 79.155C562.287 75.6335 564.542 71.4413 566.013 66.8364C566.585 65.0498 568.236 64.2566 569.322 64.7338C572.405 66.0882 574.545 64.3533 577.108 63.4246C576.286 62.1218 574.802 62.341 574.185 60.9737C572.919 58.1811 567.433 55.0208 565.017 56.3817C561.625 58.2972 559.903 55.7819 557.552 54.866C556.838 54.5887 556.087 54.0598 556.029 53.0473C555.843 49.6871 559.183 45.3465 562.627 44.6177C564.779 44.1598 566.514 43.3859 566.244 40.5997C569.206 42.4636 571.082 41.7799 571.801 38.8776C572.476 36.1688 569.155 32.9828 566.379 33.7825C564.606 34.292 562.685 34.7435 561.226 35.7819C557.642 38.3552 553.298 39.6967 550.067 42.8441C549.444 43.4504 548.557 44.1018 547.561 43.9405C545.627 43.6245 544.33 44.5274 543.205 45.927C543.038 46.1334 542.736 46.2301 542.505 46.372C541.933 45.5465 542.595 44.8177 542.666 43.747C540.725 44.8951 538.946 44.7596 537.051 44.2372C535.29 43.747 533.421 43.6567 531.326 43.3472C532.772 44.4436 533.941 45.4175 535.419 45.9463C536.704 46.4042 537.224 47.2427 537.198 48.7583C537.128 52.3894 537.385 52.4281 540.546 50.6609C541.201 50.2933 541.914 49.1582 543.006 50.1643C543.886 50.977 543.591 51.9766 543.501 52.8667C543.45 53.4084 542.794 53.8728 542.518 54.421C542.12 55.2208 542.068 56.085 542.614 56.8331C542.993 57.3491 543.417 57.549 544.227 57.2459C545.268 56.8525 546.077 55.6464 545.923 55.3175C544.856 53.0086 546.578 52.6151 547.754 53.1118C549 53.6406 551.461 52.6022 551.345 55.7238C551.095 62.4765 551.243 69.242 551.281 76.0011L551.288 76.0076ZM560.295 58.1811C560.661 59.1937 561.638 59.658 562.531 60.2643C563.681 61.0447 565.146 61.9218 564.734 63.818C565.28 65.8689 563.52 67.0685 562.756 68.5648C561.014 71.9702 559.145 75.3691 556.235 78.007C555.643 78.5423 555.052 79.0195 554.275 78.6648C553.543 78.3294 553.979 77.5426 553.838 76.9621C553.311 74.7564 552.855 72.5249 552.193 70.3514L553.825 61.8638C553.915 61.0189 553.562 59.9483 553.96 59.342C554.616 58.3359 554.301 55.9367 555.643 56.4204C557.153 56.9621 559.434 55.8077 560.289 58.1746L560.295 58.1811ZM551.082 46.7783C551.506 47.965 551.538 49.2356 550.105 49.7C548.525 50.2095 546.9 49.5194 545.679 48.739C544.979 48.294 546.244 47.2943 546.855 46.8493C549.694 44.7725 552.483 42.5861 555.534 40.8705C557.693 39.658 559.813 38.4133 562.736 36.5623L551.435 45.4175C550.35 44.8822 550.838 46.1076 551.082 46.7783Z' fill='white'/%3E%3Cpath d='M594.774 80.0323C593.804 79.0648 592.898 77.3493 590.483 77.9813C586.467 79.0197 583.506 83.2441 578.745 81.8252C572.847 85.7788 565.953 85.0048 559.419 85.7594C556.869 86.0561 554.215 86.0368 551.536 85.3918C546.846 84.2696 542.041 83.4118 537.158 83.9407C535.34 84.1406 533.49 84.4695 531.787 83.7794C530.393 83.2183 528.119 82.683 530.605 80.4192C531.98 79.168 531.858 77.4524 530.438 76.2657C528.69 74.8081 526.744 73.6601 524.315 73.5892C519.355 73.4473 516.663 69.5647 518.109 64.6953C518.636 62.9216 519.253 61.1803 519.831 59.4195C521.283 54.9694 520.576 52.6153 516.612 49.2422C516.843 54.0535 516.484 58.6843 515.211 63.0764C514.395 65.8949 515.327 68.178 516.072 70.5708C517.055 73.7311 521.418 76.3754 524.508 76.1303C525.073 76.0851 524.99 74.3889 525.51 75.5756C526.583 78.0265 528.003 80.7611 526.352 83.328C525.317 84.9274 525.793 86.3915 525.619 87.9136C525.465 89.2615 526.397 89.3002 527.258 88.8875C533.451 85.9078 539.786 85.9852 546.345 87.5202C552.205 88.8939 558.128 90.4225 564.09 90.8094C570.027 91.1964 576.046 90.4676 581.713 87.991C585.471 86.3463 589.654 85.7272 593.117 83.3151C594.344 82.4637 595.507 80.7482 594.787 80.0258L594.774 80.0323Z' fill='white'/%3E%3Cpath d='M526.763 24.7853C526.853 28.4228 529.493 29.7772 531.774 31.8217C534.305 34.0855 534.575 29.545 536.4 30.8027C536.824 29.4934 535.95 28.5969 535.327 27.6876C532.198 23.1148 528.086 19.6514 523.088 17.1426C522.786 19.0065 524.148 20.2255 524.874 21.6573C525.433 22.7537 526.731 23.7276 526.756 24.7853H526.763Z' fill='white'/%3E%3Cpath d='M517.055 40.0068C517.158 38.8266 517.261 37.6076 517.364 36.4273C518.392 36.1436 518.681 36.6982 518.989 37.0787C519.419 37.6141 519.285 38.9943 520.435 38.388C521.456 37.8462 521.398 36.7692 520.512 36.0146C519.619 35.26 519.856 34.3119 519.799 33.3832C519.741 32.448 519.927 30.8936 519.503 30.7002C518.07 30.0423 518.083 31.7579 517.473 32.4673C516.978 33.0478 516.361 32.9446 515.738 33.0349C513.92 33.2993 512.462 34.1571 511.145 36.1307C514.736 35.389 513.881 40.1165 517.062 40.0068H517.055Z' fill='white'/%3E%3Cpath d='M520.634 87.4363C520.062 87.8168 518.726 87.1461 518.912 88.3973C519.105 89.6485 520.403 90.3063 520.936 91.5189C521.251 92.2412 522.793 91.3318 523.339 90.7901C524.951 89.1777 525.382 87.1138 524.643 84.4824C523.532 85.9981 521.97 86.5527 520.634 87.4363Z' fill='white'/%3E%3Cpath d='M569.494 55.4535C570.689 55.1116 572.096 56.3564 573.053 54.873C573.208 54.6344 572.97 53.7895 572.809 53.7508C571.338 53.4412 570.329 54.2345 569.494 55.4535Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter0_d_2_115)'%3E%3Cpath d='M131.039 228.797C130.758 228.797 130.617 228.656 130.617 228.445V228.305C131.039 226.617 131.32 224.93 131.391 223.242C131.391 222.469 131.32 221.766 131.109 220.992C130.969 220.5 130.898 219.938 130.828 219.445C124.992 221.414 119.156 222.68 113.25 223.312H113.109C112.688 223.312 112.477 223.172 112.477 222.891C112.477 222.609 112.688 222.258 113.109 221.836C113.531 221.414 113.883 221.203 114.234 221.133C118.805 220.43 123.375 219.305 127.805 217.758C132.516 216.141 137.227 214.945 142.008 214.312C142.359 214.312 142.57 214.383 142.641 214.453C142.711 214.594 142.781 214.734 142.852 214.875L142.922 215.227C142.922 215.297 142.852 215.367 142.781 215.508C142.711 215.648 142.57 215.789 142.43 215.859C142.219 215.93 142.078 216 141.938 216.07C139.055 216.844 136.102 217.758 133.148 218.672C133.57 219.375 133.781 220.289 133.781 221.414C133.781 222.539 133.711 223.664 133.5 224.789L133.008 227.391C132.938 227.602 132.727 227.883 132.516 228.094C131.953 228.586 131.461 228.797 131.039 228.797ZM127.031 228.164H126.891C126.82 228.164 126.75 228.164 126.68 228.164C126.609 228.164 126.469 228.094 126.398 228.023C125.133 226.617 124.5 225.141 124.5 223.594C124.5 223.031 124.641 222.539 124.992 222.188C125.273 221.836 125.625 221.695 125.977 221.695C126.469 221.695 126.82 222.258 127.102 223.312C127.242 223.945 127.664 224.859 128.438 226.055C128.578 226.336 128.648 226.547 128.648 226.617C128.648 226.828 128.578 227.039 128.438 227.25C128.156 227.742 127.734 228.094 127.031 228.164ZM125.625 215.438H125.203C123.375 214.945 122.461 213.82 122.391 211.922C122.461 210.586 122.812 209.461 123.445 208.406C123.586 208.055 123.727 207.773 123.867 207.422C124.008 207.141 124.289 206.859 124.57 206.648C124.922 206.438 125.273 206.367 125.484 206.367C125.836 206.367 125.977 206.508 125.977 206.719C125.977 206.859 125.836 207.281 125.484 208.055C124.992 209.109 124.781 209.953 124.781 210.656C124.781 211.078 124.852 211.5 124.992 211.922C125.203 212.344 125.484 212.695 125.906 213.047C126.328 213.398 126.75 213.609 127.172 213.68C127.102 213.68 127.031 213.609 127.031 213.539C127.031 213.469 127.102 213.258 127.242 213.047C127.383 212.836 127.383 212.344 127.383 211.5C127.383 211.219 127.383 210.797 127.242 210.445C127.172 210.023 126.961 209.672 126.68 209.32C126.398 208.969 126.328 208.617 126.328 208.336C126.328 208.055 126.469 207.773 126.82 207.492C127.172 207.281 127.453 207.141 127.734 207.141C128.297 207.141 128.719 207.492 128.93 208.266C129.211 208.969 129.281 209.672 129.281 210.375C129.281 211.57 129 212.766 128.297 213.82C127.594 214.945 126.75 215.438 125.625 215.438ZM131.602 240.469H131.18C129.211 240.469 127.383 240.188 125.695 239.555C123.938 238.781 122.812 237.727 122.32 236.391C121.828 235.055 121.547 233.648 121.477 232.031C121.406 231.047 121.336 230.062 121.125 229.078V228.938C121.125 228.656 121.266 228.305 121.617 227.953C122.25 227.25 122.812 226.969 123.305 226.969C123.516 226.969 123.727 227.039 123.867 227.25C124.43 228.516 124.711 229.992 124.711 231.609C124.711 232.945 124.852 234.141 125.203 235.195C125.555 236.25 126.398 237.023 127.734 237.375C129.562 237.727 131.391 237.867 133.289 237.867C134.695 237.867 136.102 237.797 137.578 237.586C137.93 237.516 138.352 237.516 138.773 237.516C139.195 237.516 139.336 237.586 139.336 237.797C139.336 239.555 136.805 240.469 131.602 240.469ZM141.622 228.164H141.412C141.06 228.164 140.919 228.094 140.919 227.812C140.919 227.672 140.99 227.461 141.13 227.25C141.622 226.477 142.185 226.055 142.677 225.984C146.122 225.211 149.146 224.438 151.747 223.664C153.154 223.312 154.56 222.961 155.896 222.68L156.037 222.328C156.177 221.977 156.247 221.625 156.247 221.273C156.529 220.359 156.599 219.586 156.599 219.094L154.841 219.867L154.49 220.078C153.224 220.641 152.24 220.992 151.677 220.992C151.044 220.992 150.693 220.781 150.693 220.5C150.693 220.289 150.904 220.008 151.255 219.656C150.974 218.742 150.693 217.758 150.552 216.703L150.341 215.789C149.99 215.859 149.568 215.93 149.216 215.93C148.372 215.93 147.951 215.789 147.951 215.438C147.951 215.086 148.232 214.664 148.794 214.242C149.146 213.961 149.497 213.82 149.779 213.82H149.99C149.708 212.344 149.427 210.867 149.146 209.391C149.146 209.039 149.357 208.688 149.708 208.336C150.201 207.773 150.622 207.562 151.115 207.562C151.396 207.562 151.607 207.703 151.677 207.984L153.083 213.469C153.154 213.398 153.224 213.398 153.294 213.398C154.49 213.258 155.896 212.906 157.513 212.414C157.513 211.219 157.513 210.023 157.372 208.758C157.372 208.406 157.583 208.055 157.935 207.633C158.497 207.07 158.99 206.789 159.482 206.789C160.185 206.789 160.466 208.336 160.466 211.5C160.466 214.594 160.044 216.492 159.13 217.125L158.99 217.336C159.13 217.688 159.13 217.969 159.13 218.32C159.13 219.375 158.919 220.43 158.357 221.344L157.865 222.188C162.013 221.273 166.302 220.641 170.662 220.219C171.224 220.219 171.435 220.359 171.435 220.641C171.435 220.992 171.224 221.344 170.872 221.766C170.451 222.117 170.099 222.398 169.677 222.469C168.693 222.539 167.638 222.609 166.513 222.609C164.615 222.609 162.716 222.82 160.818 223.242C158.99 223.734 157.162 224.227 155.333 224.719L148.372 226.617C146.193 227.25 143.943 227.742 141.622 228.164ZM153.576 218.672C154.068 218.531 154.49 218.32 154.912 218.109L155.404 217.898C156.107 217.617 156.74 217.336 157.302 216.984L157.513 214.172C156.177 214.664 154.771 215.016 153.365 215.227C153.505 216.211 153.576 217.125 153.576 218.039V218.672ZM155.966 239.977C155.263 239.977 154.56 239.766 153.857 239.414C151.958 238.148 150.974 236.742 150.974 235.266C150.974 234.703 151.115 234.141 151.396 233.508C152.38 231.328 153.787 229.289 155.615 227.531C156.037 227.109 156.529 226.898 157.091 226.898C157.513 226.898 157.724 227.039 157.724 227.25C157.724 227.531 157.302 228.094 156.388 229.078C154.419 231.117 153.365 232.734 153.365 234C153.365 235.125 154.208 236.25 155.755 237.305C156.318 237.656 156.81 237.867 157.372 237.867C157.654 237.867 158.005 237.797 158.287 237.656C159.412 237.023 159.904 235.828 159.904 234C159.904 233.719 159.904 233.367 159.833 233.086L159.763 232.945C159.763 232.312 159.552 231.75 159.201 231.188C159.13 230.977 158.919 230.766 158.708 230.484C158.427 230.273 158.216 229.992 158.005 229.781C157.794 229.57 157.724 229.359 157.724 229.148C157.724 228.797 157.935 228.445 158.357 228.234C158.779 227.953 159.201 227.812 159.622 227.812C160.677 227.812 161.521 228.656 162.013 230.273C162.224 231.047 162.294 231.82 162.294 232.523C162.294 234.844 161.451 236.883 159.763 238.5C158.568 239.484 157.302 239.977 155.966 239.977ZM174.495 226.055C174.214 226.055 174.073 225.914 174.003 225.633C174.003 225.492 174.073 225.352 174.143 225.141L175.198 223.172C177.307 220.008 178.503 216.633 178.784 213.117C177.518 213.188 176.253 213.398 175.128 213.82C173.932 214.312 172.807 214.523 171.612 214.523C170.136 214.523 169.362 214.312 169.362 213.891C169.362 213.539 169.573 213.117 170.065 212.695C170.839 211.992 171.542 211.641 172.175 211.641L173.511 211.711C174.706 211.711 175.901 211.5 177.167 210.938C178.432 210.445 179.768 210.164 181.175 210.164H181.456C181.878 210.305 182.089 210.516 182.089 210.727C182.018 216 180.261 220.781 176.815 224.93C176.675 225.141 176.464 225.352 176.112 225.562C175.479 225.914 174.987 226.055 174.495 226.055ZM194.675 241.875C194.534 241.875 194.393 241.875 194.182 241.805C193.479 241.594 192.495 241.523 191.229 241.453C189.964 241.453 188.698 241.312 187.432 240.961C186.237 240.68 185.534 239.977 185.323 238.852V236.461L185.253 234C184.831 231.047 184.62 229.359 184.62 228.867C184.62 228.727 184.761 228.516 185.042 228.305C185.253 228.023 185.534 227.883 185.815 227.883L186.026 227.953C186.8 228.586 187.292 229.43 187.432 230.484C188.557 230.273 189.682 230.062 190.807 229.992C191.511 229.992 192.143 229.922 192.847 229.781L192.987 228.867C192.987 227.25 192.425 226.477 191.44 226.477L190.667 226.547L182.089 228.445C179.347 229.008 177.8 229.289 177.378 229.289C176.956 229.359 176.604 229.359 176.182 229.43L174.073 229.922C173.792 229.922 173.651 229.711 173.651 229.359C173.651 228.867 173.932 228.375 174.565 227.953C175.972 227.32 177.518 226.898 179.206 226.828L181.315 226.547C182.581 226.266 183.776 226.055 184.901 225.844L189.401 224.93C189.261 224.859 189.19 222.047 189.19 216.562C189.19 213.328 189.19 210.094 189.05 206.789C189.05 206.438 189.261 206.086 189.612 205.734C190.175 205.242 190.667 204.961 191.089 204.961C191.37 204.961 191.511 205.102 191.581 205.383C192.073 207.633 192.284 209.883 192.284 212.133C192.284 213.891 192.214 215.016 192.073 215.578L192.143 216.914C192.143 219.445 191.651 221.906 190.597 224.227C190.526 224.438 190.315 224.578 189.893 224.789C191.229 224.508 192.495 224.156 193.761 223.664C194.042 223.594 194.323 223.594 194.534 223.594C194.745 223.594 194.886 223.664 194.956 223.805C195.589 224.578 195.94 225.422 195.94 226.336C195.87 227.461 195.659 228.516 195.237 229.5H195.589C196.643 229.5 197.206 229.711 197.206 230.273C197.206 230.484 196.995 230.836 196.573 231.188C195.87 231.82 194.253 232.172 191.722 232.172L189.823 232.312C188.698 232.523 187.995 232.594 187.643 232.594C187.643 234.352 187.643 235.547 187.503 236.32V236.461C187.503 238.359 188.557 239.344 190.526 239.344H190.807C192.636 239.344 194.393 239.414 196.081 239.484C196.432 239.484 196.573 239.625 196.573 239.906C196.573 240.188 196.432 240.469 196.151 240.82C195.729 241.523 195.237 241.875 194.675 241.875Z' fill='white'/%3E%3Cpath d='M64.7734 132.859V137.742H63.2305V132.859H64.7734ZM67.2834 134.1H84.7834V135.56H67.2834V134.1ZM71.4834 136.5C73.1234 142.92 77.0234 146.26 85.0834 147.2C84.7634 147.54 84.3634 148.18 84.1834 148.6C75.8834 147.5 72.0034 143.9 70.0634 136.86L71.4834 136.5ZM77.3834 130.5H79.0034C78.9634 140.12 79.0234 146.16 68.2034 148.48C68.0634 148.08 67.6634 147.5 67.3634 147.16C77.7034 145.04 77.3234 139.76 77.3834 130.5ZM87.3234 138.9H104.723V140.42H87.3234V138.9ZM88.6834 133.24H103.603V134.78H88.6834V133.24ZM96.5634 139.3C97.8234 143.42 100.683 146.14 105.363 147.14C105.023 147.48 104.583 148.12 104.363 148.54C99.5034 147.3 96.6434 144.34 95.1634 139.62L96.5634 139.3ZM95.1434 130.2H96.7234V136.42C96.7234 141.06 95.7834 145.9 87.7434 148.62C87.5634 148.26 87.1234 147.6 86.8034 147.28C94.3234 144.8 95.1434 140.46 95.1434 136.42V130.2ZM109.003 145.88H123.123V147.36H109.003V145.88ZM115.143 130.32H116.683V146.72H115.143V130.32ZM108.263 140.3H109.783V148.62H108.263V140.3ZM122.323 140.3H123.863V148.56H122.323V140.3ZM109.043 132.12H110.523V137.56H121.503V132.12H123.063V139.02H109.043V132.12ZM135.223 130.22H136.763V132.88H135.223V130.22ZM127.763 132H144.383V135.98H142.863V133.38H129.223V135.98H127.763V132ZM130.323 135.38H141.583V136.7H130.323V135.38ZM132.943 138.38L134.063 137.68C138.503 140.96 138.603 146.54 136.543 147.98C135.863 148.52 135.303 148.66 134.403 148.66C133.923 148.66 133.283 148.64 132.663 148.6C132.623 148.2 132.483 147.58 132.223 147.16C132.963 147.24 133.643 147.26 134.103 147.26C134.643 147.26 135.083 147.22 135.483 146.88C136.903 145.86 136.823 141.34 132.943 138.38ZM135.943 135.68L137.183 136.22C135.123 138.22 131.563 139.76 128.443 140.66C128.283 140.38 127.883 139.76 127.623 139.48C130.683 138.74 134.123 137.38 135.943 135.68ZM134.523 139.5L135.523 140.18C133.863 141.54 130.863 143.1 128.563 143.92C128.383 143.58 128.063 143.06 127.763 142.76C130.023 142.14 133.043 140.72 134.523 139.5ZM136.003 141.56L137.043 142.32C134.963 144.42 131.063 146.62 127.863 147.68C127.683 147.3 127.343 146.76 127.063 146.42C130.243 145.58 134.123 143.5 136.003 141.56ZM137.843 135.9C138.943 140.4 141.343 144.22 145.143 145.74C144.803 146.04 144.343 146.62 144.103 147.04C140.163 145.24 137.803 141.18 136.603 136.16L137.843 135.9ZM142.983 137.38L144.143 138.38C142.783 139.48 140.903 140.72 139.483 141.48L138.543 140.56C139.903 139.76 141.843 138.4 142.983 137.38ZM150.183 134.1H164.043V135.56H150.183V134.1ZM149.303 139.96H163.323V141.4H149.303V139.96ZM147.123 146.5H164.983V147.96H147.123V146.5ZM155.283 130.22H156.823V147.24H155.283V130.22ZM150.783 130.54L152.323 130.88C151.443 133.98 150.043 136.94 148.443 138.86C148.143 138.6 147.463 138.16 147.083 137.96C148.723 136.18 150.023 133.4 150.783 130.54ZM167.403 131.62H184.623V133.14H167.403V131.62ZM177.203 137.44L178.323 136.48C180.663 138 183.723 140.26 185.203 141.8L183.983 142.94C182.583 141.4 179.583 139.06 177.203 137.44ZM176.823 132.14L178.463 132.74C176.183 136.88 172.443 140.84 167.923 143.22C167.683 142.84 167.203 142.24 166.903 141.92C171.243 139.74 174.963 135.9 176.823 132.14ZM175.183 136.14L176.803 134.54V148.58H175.183V136.14ZM190.923 138.1V145.18H189.483V139.5H186.943V138.1H190.923ZM190.923 144.58C191.863 146.06 193.623 146.74 196.003 146.82C198.223 146.92 202.843 146.86 205.263 146.7C205.083 147.04 204.843 147.74 204.783 148.18C202.523 148.28 198.243 148.32 196.003 148.22C193.363 148.12 191.543 147.42 190.303 145.84C189.423 146.7 188.503 147.56 187.503 148.44L186.723 146.98C187.603 146.34 188.683 145.44 189.623 144.58H190.923ZM187.123 131.54L188.263 130.72C189.503 131.62 190.903 133 191.523 133.98L190.283 134.92C189.723 133.92 188.343 132.52 187.123 131.54ZM191.603 135.56H204.963V136.7H191.603V135.56ZM194.723 138.6V140.26H201.803V138.6H194.723ZM193.323 137.62H203.283V141.22H193.323V137.62ZM197.783 140.42L199.063 140.88C197.563 142.7 195.063 144.28 192.803 145.26C192.623 144.96 192.183 144.4 191.883 144.14C194.103 143.3 196.463 141.98 197.783 140.42ZM203.323 140.78L204.443 141.5C203.463 142.34 202.283 143.18 201.343 143.76L200.503 143.14C201.403 142.54 202.643 141.5 203.323 140.78ZM198.623 141.16C199.843 142.78 202.343 144.08 204.923 144.6C204.623 144.86 204.243 145.38 204.063 145.74C201.403 145.06 198.863 143.48 197.523 141.52L198.623 141.16ZM200.443 131.78V133.66H202.543V131.78H200.443ZM197.163 131.78V133.66H199.243V131.78H197.163ZM193.983 131.78V133.66H195.983V131.78H193.983ZM192.683 130.82H203.903V134.62H192.683V130.82ZM197.323 140.68H198.763V146.2H197.323V140.68ZM208.797 132.859V137.742H207.254V132.859H208.797ZM216.844 141.609C216.863 137.928 217.859 134.861 219.656 132.254H221.141C219.822 134.178 218.592 138.133 218.582 141.609C218.592 145.096 219.822 149.041 221.141 150.984H219.656C217.859 148.367 216.863 145.301 216.844 141.609ZM228.465 134.52C228.475 136.795 230.174 138.826 232.723 139.656L232 140.867C229.998 140.203 228.484 138.826 227.732 137.078C226.99 139.07 225.389 140.623 223.309 141.375L222.527 140.145C225.125 139.266 226.941 137.029 226.961 134.52V133.777H222.996V132.508H232.371V133.777H228.465V134.52ZM224.832 145.34C224.842 143.338 227.02 142.176 230.594 142.176C234.158 142.176 236.316 143.338 236.316 145.34C236.316 147.371 234.158 148.543 230.594 148.543C227.02 148.543 224.842 147.371 224.832 145.34ZM226.375 145.34C226.355 146.59 227.977 147.322 230.594 147.312C233.221 147.322 234.822 146.59 234.832 145.34C234.822 144.129 233.221 143.406 230.594 143.406C227.977 143.406 226.355 144.129 226.375 145.34ZM234.637 141.707V131.219H236.16V135.652H238.777V136.941H236.16V141.707H234.637ZM255.75 141.531V142.781H248.504V148.582H247V142.781H239.852V141.531H255.75ZM241.883 139.422V131.941H243.406V134.344H252.156V131.941H253.699V139.422H241.883ZM243.406 138.172H252.156V135.594H243.406V138.172ZM272.977 138.953V140.145H265.809V141.766H270.945V145.516H260.633V147.215H271.473V148.387H259.109V144.422H269.441V142.918H259.07V141.766H264.305V140.145H257.176V138.953H272.977ZM258.016 136.98C261.199 136.775 263.914 135.691 264.197 133.953H258.797V132.742H264.305V131.121H265.809V132.742H271.375V133.953H265.926C266.199 135.691 268.914 136.775 272.117 136.98L271.648 138.152C268.748 137.908 266.131 137.01 265.066 135.359C263.992 137.01 261.375 137.908 258.465 138.152L258.016 136.98ZM287.879 131.219V138.289H290.691V139.578H287.879V148.582H286.355V131.219H287.879ZM274.559 144.07C279.041 141.844 281.482 138.494 281.834 134.383H275.359V133.094H283.387C283.377 138.006 281.072 142.488 275.418 145.281L274.559 144.07ZM296.902 134.676C296.912 136.6 298.25 138.543 300.477 139.383L299.676 140.555C298.006 139.91 296.805 138.67 296.18 137.176C295.545 138.826 294.295 140.301 292.586 141.043L291.746 139.852C294.031 138.855 295.428 136.609 295.438 134.676V132.312H296.902V134.676ZM294.91 145.457C294.891 143.494 297.117 142.342 300.73 142.352C304.324 142.342 306.561 143.494 306.57 145.457C306.561 147.4 304.324 148.543 300.73 148.543C297.117 148.543 294.891 147.4 294.91 145.457ZM296.434 145.457C296.414 146.639 298.064 147.361 300.73 147.352C303.367 147.361 305.027 146.639 305.047 145.457C305.027 144.256 303.367 143.533 300.73 143.523C298.064 143.533 296.414 144.256 296.434 145.457ZM301.258 141.414V131.57H302.703V135.906H305.008V131.238H306.473V141.961H305.008V137.176H302.703V141.414H301.258ZM312.645 131.512V133.172H321.238V131.512H322.762V137.215H311.121V131.512H312.645ZM309.012 139.93V138.66H324.832V139.93H317.664V141.629H322.801V145.477H312.488V147.176H323.328V148.387H310.965V144.344H321.297V142.801H310.926V141.629H316.141V139.93H309.012ZM312.645 136.023H321.238V134.344H312.645V136.023ZM339.852 131.219V137.312H342.449V138.602H339.852V144.812H338.309V131.219H339.852ZM326.219 141.551C327.596 141.551 329.227 141.531 330.926 141.473V140.145C328.904 139.959 327.596 138.992 327.605 137.527C327.596 135.857 329.227 134.842 331.668 134.852C334.129 134.842 335.73 135.857 335.75 137.527C335.73 138.982 334.461 139.949 332.449 140.145V141.404C334.07 141.307 335.721 141.16 337.234 140.926L337.371 142.02C333.65 142.723 329.432 142.771 326.395 142.801L326.219 141.551ZM326.648 134.09V132.938H330.926V131.18H332.449V132.938H336.707V134.09H326.648ZM328.816 148.211V143.895H330.359V146.922H340.477V148.211H328.816ZM329.07 137.527C329.061 138.475 330.066 139.09 331.668 139.09C333.27 139.09 334.285 138.475 334.285 137.527C334.285 136.541 333.27 135.936 331.668 135.945C330.066 135.936 329.061 136.541 329.07 137.527ZM347.918 141.609C347.898 145.301 346.902 148.367 345.105 150.984H343.621C344.939 149.041 346.17 145.096 346.18 141.609C346.17 138.133 344.939 134.178 343.621 132.254H345.105C346.902 134.861 347.898 137.928 347.918 141.609ZM68.5234 165.887C68.5234 168.943 70.5449 172.098 73.0156 173.309L72.0781 174.539C70.1641 173.543 68.5625 171.482 67.791 169.07C67.0195 171.629 65.3789 173.826 63.4258 174.871L62.4492 173.641C64.9883 172.391 67 169.061 67.0195 165.887V162.723H68.5234V165.887ZM74.6172 178.582V161.219H76.1406V168.27H79.0508V169.598H76.1406V178.582H74.6172ZM94.8125 161.219V178.582H93.3086V169.598H90.8086V177.684H89.3633V161.609H90.8086V168.289H93.3086V161.219H94.8125ZM80.8672 174.09V163.348H82.3906V172.723C84.1094 172.713 85.9648 172.586 88.0742 172.156L88.2695 173.523C85.8477 173.963 83.8555 174.09 81.9414 174.09H80.8672ZM112.117 161.219V178.582H110.652V169.48H108.094V177.684H106.688V161.609H108.094V168.211H110.652V161.219H112.117ZM97.918 174.285V163.348H104.422V164.617H99.4414V172.977C101.834 172.967 103.484 172.879 105.418 172.488L105.555 173.777C103.465 174.207 101.697 174.275 99.0312 174.285H97.918ZM120.438 164.52C120.447 166.795 122.146 168.826 124.695 169.656L123.973 170.867C121.971 170.203 120.457 168.826 119.705 167.078C118.963 169.07 117.361 170.623 115.281 171.375L114.5 170.145C117.098 169.266 118.914 167.029 118.934 164.52V163.777H114.969V162.508H124.344V163.777H120.438V164.52ZM116.805 175.34C116.814 173.338 118.992 172.176 122.566 172.176C126.131 172.176 128.289 173.338 128.289 175.34C128.289 177.371 126.131 178.543 122.566 178.543C118.992 178.543 116.814 177.371 116.805 175.34ZM118.348 175.34C118.328 176.59 119.949 177.322 122.566 177.312C125.193 177.322 126.795 176.59 126.805 175.34C126.795 174.129 125.193 173.406 122.566 173.406C119.949 173.406 118.328 174.129 118.348 175.34ZM126.609 171.707V161.219H128.133V165.652H130.75V166.941H128.133V171.707H126.609ZM147.723 171.531V172.781H140.477V178.582H138.973V172.781H131.824V171.531H147.723ZM133.855 169.422V161.941H135.379V164.344H144.129V161.941H145.672V169.422H133.855ZM135.379 168.172H144.129V165.594H135.379V168.172ZM163.172 166.492V167.723H151.277V161.863H152.801V166.492H163.172ZM149.109 171.336V170.086H165.008V171.336H149.109ZM151.18 178.152V173.113H152.703V176.883H163.27V178.152H151.18ZM177.684 164.09C177.693 166.355 179.568 168.367 182.156 169.148L181.375 170.359C179.344 169.715 177.713 168.318 176.932 166.521C176.16 168.445 174.52 169.949 172.449 170.652L171.648 169.441C174.266 168.611 176.131 166.473 176.141 164.09V163.641H172.078V162.391H181.688V163.641H177.684V164.09ZM174.52 178.348V171.473H176.043V173.582H184.246V171.473H185.77V178.348H174.52ZM176.043 177.098H184.246V174.812H176.043V177.098ZM184.246 170.613V161.219H185.77V170.613H184.246ZM196.629 161.531C200.486 161.531 202.752 162.596 202.762 164.52C202.752 166.492 200.486 167.557 196.629 167.566C192.752 167.557 190.477 166.492 190.477 164.52C190.477 162.596 192.752 161.531 196.629 161.531ZM188.719 169.988V168.738H204.539V169.988H188.719ZM190.633 172.664V171.492H202.508V175.379H192.195V177.176H203.035V178.387H190.672V174.246H201.004V172.664H190.633ZM192.078 164.52C192.059 165.73 193.748 166.395 196.629 166.395C199.51 166.395 201.189 165.73 201.199 164.52C201.189 163.377 199.51 162.693 196.629 162.684C193.748 162.693 192.059 163.377 192.078 164.52ZM227.273 168.152V169.441H224.461V178.582H222.938V161.219H224.461V168.152H227.273ZM211.746 174.168V162.938H213.27V172.879C215.809 172.879 218.396 172.684 221.258 172.078L221.453 173.387C218.455 173.992 215.76 174.168 213.133 174.168H211.746ZM241.746 161.219V168.289H244.559V169.578H241.746V178.582H240.223V161.219H241.746ZM228.426 174.07C232.908 171.844 235.35 168.494 235.701 164.383H229.227V163.094H237.254C237.244 168.006 234.939 172.488 229.285 175.281L228.426 174.07ZM266.434 169.578V170.848H250.613V169.578H266.434ZM251.863 177.293C255.008 176.844 257.752 175.125 257.762 172.781V172.215H259.324V172.781C259.314 175.125 262.068 176.844 265.223 177.293L264.637 178.504C262 178.074 259.578 176.834 258.543 174.92C257.498 176.834 255.086 178.074 252.449 178.504L251.863 177.293ZM252.098 167.957V162.078H258.055V163.328H253.66V166.707C255.154 166.688 256.639 166.58 258.289 166.199L258.465 167.469C256.502 167.898 254.842 167.957 253.094 167.957H252.098ZM259.031 167.957V162.078H264.91V163.328H260.574V166.707H265.066V167.957H259.031ZM275.809 161.531C279.666 161.531 281.932 162.596 281.941 164.52C281.932 166.492 279.666 167.557 275.809 167.566C271.932 167.557 269.656 166.492 269.656 164.52C269.656 162.596 271.932 161.531 275.809 161.531ZM267.898 169.988V168.738H283.719V169.988H267.898ZM269.812 172.664V171.492H281.688V175.379H271.375V177.176H282.215V178.387H269.852V174.246H280.184V172.664H269.812ZM271.258 164.52C271.238 165.73 272.928 166.395 275.809 166.395C278.689 166.395 280.369 165.73 280.379 164.52C280.369 163.377 278.689 162.693 275.809 162.684C272.928 162.693 271.238 163.377 271.258 164.52ZM304.52 161.219V178.621H302.977V161.219H304.52ZM290.848 168.621C290.857 164.93 292.693 162.576 295.281 162.566C297.859 162.576 299.725 164.93 299.715 168.621C299.725 172.322 297.859 174.666 295.281 174.656C292.693 174.666 290.857 172.322 290.848 168.621ZM292.332 168.621C292.332 171.443 293.543 173.299 295.281 173.289C297.029 173.299 298.23 171.443 298.23 168.621C298.23 165.799 297.029 163.943 295.281 163.934C293.543 163.943 292.332 165.799 292.332 168.621ZM321.434 161.922V166.434H310.965V168.68H321.805V169.949H309.422V165.223H319.871V163.172H309.383V161.922H321.434ZM307.469 173.016V171.785H323.367V173.016H316.141V178.621H314.617V173.016H307.469ZM339.129 161.219V178.582H337.586V161.219H339.129ZM324.988 174.07C329.686 171.844 332.088 168.514 332.43 164.363H325.789V163.113H333.992C333.973 168.104 331.648 172.527 325.828 175.32L324.988 174.07ZM361.473 161.238V173.973H359.93V167.312H356.355V166.043H359.93V161.238H361.473ZM347.156 170.496C349.715 169.598 351.57 167.303 351.57 164.812V163.914H347.645V162.645H357V163.914H353.113V164.812C353.113 167.059 354.852 169.236 357.391 170.105L356.59 171.336C354.637 170.623 353.123 169.168 352.371 167.371C351.619 169.383 350.018 170.975 347.957 171.746L347.156 170.496ZM350.32 178.211V172.82H351.863V176.922H361.961V178.211H350.32ZM379.246 161.219V178.582H377.762V161.219H379.246ZM364.578 168.719C364.588 165.027 366.053 162.693 368.309 162.684C370.418 162.693 371.844 164.725 372.039 167.996H374.285V161.59H375.75V177.703H374.285V169.266H372.049C371.902 172.645 370.447 174.764 368.309 174.754C366.053 174.764 364.588 172.41 364.578 168.719ZM366.023 168.719C366.004 171.531 366.902 173.309 368.309 173.289C369.725 173.309 370.623 171.531 370.613 168.719C370.623 165.896 369.725 164.129 368.309 164.129C366.902 164.129 366.004 165.896 366.023 168.719ZM395.691 166.492V167.723H383.797V161.863H385.32V166.492H395.691ZM381.629 171.336V170.086H397.527V171.336H381.629ZM383.699 178.152V173.113H385.223V176.883H395.789V178.152H383.699ZM409.773 163.211C409.773 165.545 411.551 167.576 414.09 168.387L413.27 169.578C411.326 168.904 409.812 167.566 409.061 165.818C408.318 167.83 406.717 169.354 404.637 170.105L403.855 168.875C406.482 167.977 408.26 165.809 408.27 163.211V161.824H409.773V163.211ZM406.453 172.312V171.082H417.527V175.223H407.996V177.137H418.172V178.387H406.492V174.051H416.004V172.312H406.453ZM416.004 170.301V161.219H417.527V165.027H420.145V166.316H417.527V170.301H416.004ZM425.887 162.566C428.445 162.576 430.262 164.93 430.281 168.621C430.262 172.322 428.445 174.666 425.887 174.656C423.309 174.666 421.502 172.322 421.512 168.621C421.502 164.93 423.309 162.576 425.887 162.566ZM422.957 168.621C422.967 171.443 424.168 173.299 425.887 173.289C427.625 173.299 428.797 171.443 428.797 168.621C428.797 165.799 427.625 163.943 425.887 163.934C424.168 163.943 422.967 165.799 422.957 168.621ZM433.152 178.582V161.219H434.676V168.152H437.586V169.48H434.676V178.582H433.152ZM457.488 165.887V167.117H452.215V168.797H459.363V170.047H443.543V168.797H450.691V167.117H445.652V161.902H457.312V163.172H447.195V165.887H457.488ZM445.457 172.703V171.531H457.332V175.398H447.02V177.156H457.859V178.387H445.496V174.266H455.828V172.703H445.457ZM465.477 162.566C468.035 162.576 469.852 164.93 469.871 168.621C469.852 172.322 468.035 174.666 465.477 174.656C462.898 174.666 461.092 172.322 461.102 168.621C461.092 164.93 462.898 162.576 465.477 162.566ZM462.547 168.621C462.557 171.443 463.758 173.299 465.477 173.289C467.215 173.299 468.387 171.443 468.387 168.621C468.387 165.799 467.215 163.943 465.477 163.934C463.758 163.943 462.557 165.799 462.547 168.621ZM472.742 178.582V161.219H474.266V168.152H477.176V169.48H474.266V178.582H472.742ZM486.023 162.352C489.715 162.371 492.371 164.168 492.371 166.902C492.371 169.49 490.066 171.199 486.766 171.424V175.066H494.012V176.355H478.113V175.066H485.262V171.424C481.98 171.189 479.676 169.48 479.676 166.902C479.676 164.168 482.342 162.371 486.023 162.352ZM481.16 166.902C481.15 168.904 483.211 170.203 486.023 170.223C488.836 170.203 490.887 168.904 490.887 166.902C490.887 164.939 488.836 163.611 486.023 163.621C483.211 163.611 481.15 164.939 481.16 166.902ZM501.609 166.551C501.619 169.5 503.758 172.498 506.316 173.602L505.457 174.812C503.426 173.895 501.678 171.893 500.867 169.49C500.057 172.039 498.299 174.246 496.316 175.242L495.398 174.031C497.889 172.84 500.057 169.559 500.066 166.551V164.285H495.965V163.016H505.75V164.285H501.609V166.551ZM508.172 178.582V161.219H509.715V178.582H508.172ZM522.547 162.215C525.145 162.225 527.059 163.875 527.059 166.219C527.059 168.592 525.145 170.232 522.547 170.242C519.959 170.232 518.025 168.592 518.035 166.219C518.025 163.875 519.959 162.225 522.547 162.215ZM519.539 166.219C519.529 167.811 520.838 168.973 522.547 168.973C524.266 168.973 525.564 167.811 525.555 166.219C525.564 164.656 524.266 163.504 522.547 163.504C520.838 163.504 519.529 164.656 519.539 166.219ZM519.559 178.113V171.785H521.043V176.854C522.049 176.814 523.387 176.668 524.617 176.258L524.852 177.488C523.162 178.045 521.512 178.123 520.379 178.113H519.559ZM524.246 173.055V171.863H527.898V170.32H529.402V171.863H533.016V173.055H524.246ZM525.398 176.102C525.389 174.598 526.707 173.641 528.621 173.641C530.525 173.641 531.863 174.598 531.883 176.102C531.863 177.605 530.525 178.543 528.621 178.543C526.707 178.543 525.389 177.605 525.398 176.102ZM526.766 176.102C526.766 176.922 527.537 177.439 528.621 177.449C529.705 177.439 530.477 176.922 530.477 176.102C530.477 175.301 529.705 174.764 528.621 174.754C527.537 174.764 526.766 175.301 526.766 176.102ZM529.754 169.91V161.219H531.277V165.145H533.895V166.414H531.277V169.91H529.754ZM549.031 166.492V167.723H537.137V161.863H538.66V166.492H549.031ZM534.969 171.336V170.086H550.867V171.336H534.969ZM537.039 178.152V173.113H538.562V176.883H549.129V178.152H537.039ZM565.711 161.219V168.094H568.621V169.383H565.711V178.621H564.188V161.219H565.711ZM553.035 174.266V162.918H561.141V164.188H554.559V172.977C557.703 172.967 559.92 172.83 562.508 172.352L562.703 173.68C559.979 174.168 557.703 174.266 554.402 174.266H553.035ZM571.395 177.117C570.711 177.107 570.125 176.541 570.145 175.848C570.125 175.164 570.711 174.598 571.395 174.598C572.088 174.598 572.654 175.164 572.645 175.848C572.654 176.541 572.088 177.107 571.395 177.117Z' fill='white'/%3E%3Cpath d='M77.9375 215.023V232.797H75.5547V223.832H73.9531V231.977H71.5898V215.277H73.9531V221.801H75.5547V215.023H77.9375ZM63.0352 228.324V216.859H70.1055V228.324H63.0352ZM65.3594 226.371H67.7812V218.832H65.3594V226.371ZM94.793 215.043V228.422H92.3125V223.012H89.9492V221.02H92.3125V215.043H94.793ZM79.8516 218.871V216.898H83.875V215.004H86.3359V216.898H90.3203V218.871H79.8516ZM80.8281 222.934C80.8281 220.902 82.6152 219.496 85.1055 219.496C87.5566 219.496 89.3633 220.902 89.3633 222.934C89.3633 224.936 87.5566 226.332 85.1055 226.332C82.6152 226.332 80.8281 224.936 80.8281 222.934ZM82.957 232.484V227.289H85.4766V230.492H95.1641V232.484H82.957ZM83.2305 222.934C83.2109 223.91 83.9824 224.438 85.1055 224.438C86.1992 224.438 86.9805 223.91 86.9805 222.934C86.9805 221.967 86.1992 221.4 85.1055 221.391C83.9727 221.4 83.2109 221.967 83.2305 222.934Z' fill='white'/%3E%3Cline x1='35' y1='130' x2='35' y2='247' stroke='white' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_2_115' x='24' y='124' width='558.654' height='137' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_2_115'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_2_115' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_2_115'%3E%3Crect width='595' height='98' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.visual-section .visual-text span{
  font-size: 0;
}
@media screen and (max-width: 1024px) {
 .main_wrap2 .board_slist {width: 47.6rem;}
}
@media screen and (max-width: 768px) {
 .visual-section .control {bottom: 10px;}
 .main_wrap2 .board_slist {width: 100%;}
 .main_wrap2 .board_slist li {padding-right: 110px;}
 .main_wrap2 .board_slist li:first-child {padding-right: 110px;}
 .main_wrap2 .board_slist li:first-child em {font-size: 18px;}
 .main_wrap2 .board_slist li span {font-size: 15px;}
 .main_wrap2 .board_slist li .date {font-size: 14px;}
 .main_wrap2 .board_slist li em {font-size: 15px;}
 .main_wrap2 .vis_info .bu_wrap a:hover {font-size: 16px;}
}
@media screen and (max-width: 540px) {
 .main_wrap2 .board_slist .tab_menu .ti {font-size: 17px;}
 .main_wrap2 .vis_info .info-box li em,
 .main_wrap2 .vis_info .info-box span {font-size: 15px;vertical-align: top;}
 .main_wrap2 .vis_info .bu_wrap a {font-size: 15px;}
 .main_wrap2 .data_wrap a {font-size: 15px;}
 .main_wrap2 .vis_info .bu_wrap a:hover {font-size: 15px;}
}
@media screen and (max-width: 420px) {
 .main_wrap2 .data_wrap {height: auto;}
 .main_wrap4 .main_photo_gallery1 {flex-direction: column;}
}
@media screen and (max-width: 360px) {
 main .tit_stxt {font-size: 15px;}
}
/* 230713 메인 이관 수정사항 : e */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 .donation-search .donation-search-box .donation-search-bar label::before{margin-top: 2rem;}
}

@media (max-width:1920px) {
 .visual-section .main-slide-list .main-slide-item .wrap img {max-width: 100%;max-height: 100%;/* height: 100%; *//* width: auto; */}
 .visual-section .main-slide-list .main-slide-item {height: 55.7rem;}
}

@media (max-width:1630px) {
 .visual-section .main-slide-list .main-slide-item .wrap img {height: 100%;width: auto;}
}

@media (max-width: 1250px) {
 .main_wrap5 .re-service .rs-title {position:relative;left: 0;top: 0;transform: none;padding: 3.5rem 0 2.5rem 6.2rem;}
 .main_wrap5 .re-service {padding: 0 0 0 0;}
 .main_wrap5 .re-service .cyber-tour {position: relative;display: block;width: 100%;}
 .main_wrap5 .re-service .link-wrap {display:block;}
 .main_wrap5 .re-service .rs-list {display:flex;justify-content: center;align-items: center;padding-bottom: 2.5rem;}
 .main_wrap5 .re-service .rs-list:after {display:none;}    
 .main_wrap5 .re-service .rs-list li {float:none;margin: 0;padding: 0 30px;}
 .main_wrap5 .re-service .rs-list li:before {right: 0px;}
 .main_wrap5 .re-service .cyber-tour .link {padding: 2.6rem 0;}
}


@media (max-width:1024px) {
 .visual-section .main-slide-list .main-slide-item {height: 36.5rem;}
 .visual-section .main-slide-list .main-slide-item .wrap img {position: relative;}
 .main_wrap2 .data_wrap .ti {}
}

@media (max-width:768px) {
 .main_wrap5 .re-service .rs-title {display: block;width: 100%;text-align: center;padding: 2.5rem;}
 .main_wrap5 .re-service .rs-list li {width: 33.333%;text-align: center;}
 .main_wrap5 .re-service .rs-list li .link .tit:before {display:none;}
}

@media (max-width:650px) {
 .main_wrap5 .re-service .rs-list li {width: auto;padding: 0 15px;width:33.333%;}
 .main_wrap5 .re-service .rs-list li .link .tit {font-size:16px;}
 .main_wrap5 .re-service .rs-list li .link .tit br {display:block;}
 .main_wrap5 .re-service .rs-list li:before {height: 100%;top: 0;}
 .main_wrap5 .re-service .rs-title {font-size: 18px;}
 .visual-section .visual-text{background-size: 80%;background-position: center;}
}

@media (max-width:420px) {
 .main_wrap5 .re-service .cyber-tour .link .cy-title {background-image: url("data:image/svg+xml,%3Csvg width='135' height='19' viewBox='0 0 135 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.392 14.316L9.944 16.44C8.702 14.91 7.604 13.218 6.722 11.688C5.822 13.218 4.688 14.964 3.464 16.494L0.854 14.478C2.42 12.39 3.608 10.194 4.49 8.232C4.742 7.692 4.832 6.9 4.832 6.198V1.716H8.612V6.198C8.612 6.9 8.702 7.692 8.954 8.232C9.836 10.194 10.88 12.192 12.392 14.316ZM16.1 17.43H12.572V1.536H16.1V7.08H18.26V10.302H16.1V17.43ZM34.0675 17.43H30.5395V1.536H34.0675V17.43ZM29.0815 5.802V12.57C29.0815 15.324 26.8495 16.818 24.1315 16.836C21.4135 16.854 19.1815 15.306 19.1815 12.57V5.802C19.1815 3.066 21.4135 1.518 24.1315 1.536C26.8495 1.554 29.0815 3.048 29.0815 5.802ZM25.5535 12.48V5.892C25.5535 5.1 24.9235 4.65 24.1315 4.65C23.3395 4.65 22.7095 5.1 22.7095 5.892V12.48C22.7095 13.272 23.3395 13.722 24.1315 13.722C24.9235 13.722 25.5535 13.272 25.5535 12.48ZM51.297 17.43H47.769V10.428H46.005V16.404H36.609V1.716H40.137V6.396H42.477V1.716H46.005V7.206H47.769V1.536H51.297V17.43ZM42.477 13.434V9.33H40.137V13.434H42.477ZM68.4005 11.058H54.0005V1.716H68.2205V4.506H57.5285V5.046H68.1305V7.638H57.5285V8.178H68.4005V11.058ZM69.0485 14.694H63.0545V17.43H59.1665V14.694H53.1725V11.67H69.0485V14.694ZM85.4141 17.43H81.8861V10.77H80.2481V12.57C80.2481 15.27 78.0521 16.818 75.3881 16.836C72.7241 16.854 70.5281 15.252 70.5281 12.57V5.802C70.5281 3.12 72.7241 1.518 75.3881 1.536C78.0521 1.554 80.2481 3.102 80.2481 5.802V7.548H81.8861V1.536H85.4141V17.43ZM76.7201 12.48V5.892C76.7201 5.154 76.1261 4.65 75.3881 4.65C74.6501 4.65 74.0561 5.154 74.0561 5.892V12.48C74.0561 13.218 74.6501 13.722 75.3881 13.722C76.1261 13.722 76.7201 13.218 76.7201 12.48Z' fill='white'/%3E%3Cpath d='M108.45 17.76H107.37V15.2L105.53 17.76H99.29C97.57 17.76 96.37 16.56 96.37 14.84V4.62C96.37 2.9 97.57 1.7 99.29 1.7H108.45C110.17 1.7 111.37 2.9 111.37 4.62V6.84H107.37V5.3H100.37V14.16H107.37V11.9H104.09V8.26H111.37V14.84C111.37 16.56 110.17 17.76 108.45 17.76ZM125.081 17.76H116.321C114.601 17.76 113.401 16.56 113.401 14.84V4.62C113.401 2.9 114.601 1.7 116.321 1.7H125.081C126.801 1.7 128.001 2.9 128.001 4.62V14.84C128.001 16.56 126.801 17.76 125.081 17.76ZM124.001 14.16V5.3H117.401V14.16H124.001ZM133.997 13.46H130.677C130.557 12.24 130.277 9.64 130.277 8.82V0.899999H134.397V8.82C134.397 9.66 134.117 12.24 133.997 13.46ZM134.337 18.18H130.337V14.8H134.337V18.18Z' fill='%23FFD02B'/%3E%3C/svg%3E%0A");width: 135px;height: 19px;}
}

@media (max-width:390px) {
 .main_wrap5 .re-service .rs-list li .link .tit {font-size:15px;}
}

@media (max-width:360px) {
 .visual-section .main-slide-list .main-slide-item {height: 16.1rem;}
 .main_wrap5 .re-service .rs-list li {padding:0;}
}

/* 모달 팝업 */
.slide-control { display: flex; justify-content: flex-start; align-items: center; } 
.slide-control button { display: block; width: 20px; height: 20px; margin-left: 5px; background-repeat: no-repeat; background-position: center; font-size: 0; } 
.slide-control button.prev { background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10.59L2.67341 6L7 1.41L5.66802 0L0 6L5.66802 12L7 10.59Z' fill='%23444444'/%3E%3C/svg%3E%0A"); } 
.slide-control button.next { background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10.59L4.32659 6L0 1.41L1.33198 0L7 6L1.33198 12L0 10.59Z' fill='%23444444'/%3E%3C/svg%3E%0A"); } 
.slide-control button.play { display: none; 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='M0 0.285645L0 11.7142L8 5.99993L0 0.285645Z' fill='%23444444'/%3E%3C/svg%3E%0A"); } 
.slide-control button.stop { background-image: url("data:image/svg+xml,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='2' height='10' fill='%23444444'/%3E%3Crect x='5' width='2' height='10' fill='%23444444'/%3E%3C/svg%3E%0A"); } 
.slide-control button.all { background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.23836 5.9419H12.3199C12.694 5.9419 13.0001 5.63578 13.0001 5.26164V1.18013C13.0001 0.805991 12.694 0.499878 12.3199 0.499878H8.23836C7.86422 0.499878 7.55811 0.805991 7.55811 1.18013V5.26164C7.55811 5.63578 7.86422 5.9419 8.23836 5.9419Z' fill='%23555555'/%3E%3Cpath d='M12.3199 8.05811H8.23836C7.86266 8.05811 7.55811 8.36266 7.55811 8.73836V12.8199C7.55811 13.1956 7.86266 13.5001 8.23836 13.5001H12.3199C12.6956 13.5001 13.0001 13.1956 13.0001 12.8199V8.73836C13.0001 8.36266 12.6956 8.05811 12.3199 8.05811Z' fill='%23DF1860'/%3E%3Cpath d='M4.76177 8.05811H0.680252C0.304559 8.05811 0 8.36266 0 8.73836V12.8199C0 13.1956 0.304559 13.5001 0.680252 13.5001H4.76177C5.13746 13.5001 5.44202 13.1956 5.44202 12.8199V8.73836C5.44202 8.36266 5.13746 8.05811 4.76177 8.05811Z' fill='%23555555'/%3E%3Cpath d='M4.76177 0.499878H0.680252C0.304559 0.499878 0 0.804437 0 1.18013V5.26164C0 5.63734 0.304559 5.9419 0.680252 5.9419H4.76177C5.13746 5.9419 5.44202 5.63734 5.44202 5.26164V1.18013C5.44202 0.804437 5.13746 0.499878 4.76177 0.499878Z' fill='%23555555'/%3E%3C/svg%3E%0A"); } 
.slide-control button span { display: block; width: 100%; height: 100%; font-size: 0; } 
.slide-control .progress { width: 95px; height: 1px; margin-right: 15px; background: rgba(0, 0, 0, 0.1); position: relative; } 
.slide-control .total { display: flex; justify-content: center; align-items: center; } 
.slide-control .total span { display: flex; width: 19px; height: 19px; justify-content: center; align-items: center; font-size: 16px; font-size: 16px; font-weight: 600;  color: #666; font-style: normal; line-height: normal; } 
.slide-control .total span.current { font-weight: 800; color: #008bf0; } 
.slide-control .total span.line { width: 6px; margin: 0 5px; font-size: 15px; } 
.slide-control .progress .bar { display: block; width: 20%; height: 100%; background: #df1860; position: absolute; } 