@charset "utf-8";

#body_layout {margin: 0;}

#gnb_layout .depth1_ul > li > a span {color: #333;}

:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

/* 공통 */
#body_layout {padding-bottom:0;}
.tnb {display: none;}
#top_layout {height: 100px;animation: show2 0.7s 4.3s forwards;visibility: hidden;}
#body_layout {margin-top: -100px !important;}
#gnb_layout:before {opacity:0;}
#gnb_layout .depth1_ul > li > a span {color:#fff;}

#top_layout .top_wrap #logo {display: flex; top: 31px;width:336px;}
#top_layout .top_wrap .utile_wrap {top: 0;}
#top_layout.on .top_wrap #logo .cn_mark img, #top_layout.fix .top_wrap #logo .cn_mark img{content: url(/images/tour/main/cn_mark_02.png);}

@media (max-width:1317px) {
    #top_layout .top_wrap #logo {width:322px;}
}

@media (max-width:767.98px) {
    #top_layout {height: 80px;}
    #top_layout .top_wrap #logo {top:26px;}
    #top_layout .top_wrap .utile_wrap {}
}

@media (max-width:490px) {
    #top_layout .top_wrap #logo {top: 29px;width:240px;}
}

.section-wrap {display: block;width: 100%;position: relative;}

.section {}
.section> .s-inner {display: block;max-width: 1300px;width: 100%;margin: 0 auto;padding: 0 30px;position: relative;}
.section-cat {font-size: 17px;line-height: 1;display: inline-block;position: relative;font-weight: 500;letter-spacing: -1px;}
.section-cat::before {content: '';display: inline-block;position: absolute;right: -5px;top: -4px;width: 3px;height: 3px;border-radius: 50%;}

/* section1 */
.section1 {overflow: hidden;}
.section1> .s-inner {max-width: none;padding: 0;}

.slide-ui-sample09 .slide .item .item-wrap .text-box {animation: fadeInUp 0.5s .3s both;}
.slide-ui-sample09 .dots {animation:fadeInUp 0.5s 1s both;}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 50px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 50px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes show {
	from { opacity: 0;}  
	to {opacity: 1;}
}

@keyframes show2 {
	from {visibility: hidden;}  
	to {visibility: visible;}
}


.trip-botton {position: absolute;right: 286px;top: 290px;z-index: 1;opacity: 0;}
.gogo .trip-botton {animation: show 0.7s 1.5s forwards;}
.trip-botton .btn-trip {display: flex;width: 120px;height: 120px;position: relative;align-items: center;justify-content: center;background: linear-gradient(118deg, #199FFF 12.72%, #56AA2E 86.55%);border-radius: 50%;}
.trip-botton .btn-trip:before {content:'';background-image: url(/images/tour/main2/circle.png);width: 168px;height: 168px;position: absolute;left: -25px;top: -25px;background-repeat: no-repeat;background-position: center;animation-name: spin;animation-timing-function: ease;animation-duration: 100s;animation-iteration-count: infinite;transform-origin: center center;}
.trip-botton .btn-trip .tit {background-image: url("data:image/svg+xml,%3Csvg width='95' height='46' viewBox='0 0 95 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3082 9.9927C10.2682 9.0327 10.3082 7.6927 10.3082 7.4127C10.1882 7.5927 9.90815 7.8927 9.74815 8.0527C9.44815 8.3727 9.04815 8.6327 8.74815 8.9127C8.14815 9.4527 7.42815 9.9127 6.72815 10.3327C6.52815 10.4527 6.24815 10.5727 6.00815 10.7127L5.36815 11.0327C5.00815 11.1727 4.68815 11.4927 4.16815 11.5127C3.90815 11.5327 3.66815 11.3127 3.62815 10.9527C3.60815 10.6927 3.72815 10.5327 4.00815 10.4527C4.06815 10.4327 5.10815 9.9927 5.14815 9.9727C5.66815 9.6727 6.30815 9.3327 6.80815 9.0327C7.62815 8.5527 8.16815 8.0327 8.88815 7.4127C9.26815 7.0727 9.52815 6.8327 9.84815 6.4127C10.0882 6.0927 10.4082 5.7327 10.5082 5.3327C10.5882 5.0527 10.7082 4.8727 10.7882 4.6127C10.8682 4.3527 10.8282 3.9127 11.1482 3.7127C11.4082 3.5527 12.0882 3.8327 12.0882 4.3327C12.0882 4.8127 11.8282 5.2927 11.7082 5.7927C11.5482 6.4127 11.5482 7.0927 11.4682 7.7127C11.3482 8.7127 11.3882 9.7527 11.3882 10.7527C11.4282 11.0927 11.4482 11.4527 11.4482 11.7927C11.4482 12.1527 11.3082 12.5927 10.9682 12.5927C10.6882 12.5927 10.5082 12.4127 10.4682 12.0327C10.4282 11.6727 10.3282 10.3327 10.3082 9.9927ZM14.2282 10.7127C14.1682 11.0127 13.9282 11.2927 13.7282 11.3127C13.4882 11.3327 13.3882 11.2127 13.3682 10.9927C13.3282 9.9727 13.4082 9.5927 13.4282 9.2527C13.4482 8.7927 13.6082 7.8327 13.7082 7.3127C13.7882 6.9127 13.8882 6.4927 13.9482 6.0727C13.9882 5.8127 14.1682 4.6527 14.2282 4.3927C14.3682 3.8727 14.4082 3.3927 14.9282 3.3927C15.2682 3.3927 15.4882 3.7327 15.4882 4.0527C15.4882 4.4127 15.1082 5.9327 15.0282 6.2527C14.9282 6.7127 14.8482 7.1327 14.7882 7.5127C14.7282 7.9327 14.6082 8.4327 14.5482 8.8527C14.4482 9.4727 14.3482 10.1927 14.2282 10.7127ZM3.78815 6.5327C3.84815 6.2927 4.12815 6.1127 4.30815 5.9927C4.60815 5.7927 4.90815 5.6527 5.24815 5.4727C5.64815 5.2727 6.12815 5.1927 6.52815 5.1327C6.90815 5.0727 7.28815 5.0727 7.52815 5.0727C7.74815 5.0727 7.92815 5.1927 8.04815 5.4127C8.16815 5.6527 8.12815 5.9327 7.74815 5.9927C6.94815 6.1127 6.18815 6.1927 5.34815 6.5927C5.04815 6.7327 4.68815 7.1527 4.38815 7.2127C3.98815 7.2927 3.66815 6.9927 3.78815 6.5327ZM0.128154 9.7527C0.148154 8.8127 0.388154 8.0727 0.788154 7.2127C0.988154 6.7927 1.38815 6.1127 1.86815 5.9927C2.16815 5.9127 2.50815 6.0527 2.50815 6.4527C2.50815 6.6727 2.30815 6.8527 2.22815 6.9527C2.64815 7.4327 2.90815 7.9527 2.90815 8.5927C2.90815 9.6527 2.14815 11.1727 1.04815 11.1527C0.428154 11.1327 0.108154 10.7127 0.128154 9.7527ZM1.88815 7.6527C1.56815 7.8927 1.16815 9.3727 1.18815 9.9727C1.86815 9.8927 2.06815 8.8727 2.08815 8.6327C2.10815 8.3727 2.06815 8.0127 1.88815 7.6527ZM22.1385 12.7327C22.1385 11.8127 22.8585 10.4527 23.4585 9.7127C23.5385 9.6127 23.6385 9.5727 23.8185 9.5727C24.1385 9.5727 24.3985 9.7527 24.3985 10.0927C24.3985 10.4327 23.9385 10.8327 23.7185 11.2327C23.4985 11.6727 23.2985 12.0927 23.2985 12.5927C23.2985 12.8727 23.3985 12.9527 23.5985 12.9527C25.1185 12.9527 26.3185 12.0927 27.9185 12.0927H28.1985C28.4385 12.0927 28.4985 12.5127 28.3585 12.5927C27.6985 12.9527 26.9785 13.1127 26.2585 13.3327C25.3185 13.6127 24.3785 14.0327 23.3785 14.0327C23.0585 14.0327 22.5985 13.9727 22.3585 13.6927C22.1985 13.5127 22.1385 13.2327 22.1385 12.7327ZM16.7385 9.4527C16.7385 8.2927 17.4585 7.0927 17.8185 6.5527C18.4585 5.5727 19.6385 4.2527 20.3585 3.1727C20.5185 2.9127 20.6185 2.5527 20.9385 2.5127C21.3585 2.4927 21.7585 2.7527 21.7585 3.1727C21.7585 3.3527 21.7385 3.4727 21.6385 3.5927C21.5585 3.6727 21.3385 3.8927 21.1785 4.0727C21.1785 4.0727 20.9585 4.3727 20.8585 4.4927C20.4385 5.0527 19.6985 5.8127 19.3985 6.4327C19.7985 7.1327 21.3185 9.0527 21.5785 9.3727C21.9185 9.7927 21.4185 10.2127 20.9585 9.9127C20.5185 9.6127 20.1185 9.1927 19.6785 8.7127C19.2585 8.2527 18.9585 7.9127 18.6385 7.4727C18.4385 7.6527 17.9385 8.7127 17.8185 9.0527C17.7185 9.2927 17.5385 9.9527 17.2785 9.9527C16.8785 9.9527 16.7385 9.7727 16.7385 9.4527ZM25.3385 5.7327C25.4985 4.6527 25.5985 3.9527 25.7585 3.0127C25.7985 2.7327 25.8985 2.1927 26.0385 1.8927C26.0785 1.7527 26.3585 1.7127 26.4585 1.7127C26.7985 1.7127 27.0785 1.9327 27.0785 2.2527C27.0785 2.4927 27.0385 2.7527 26.9785 2.9727C26.7585 3.8527 26.6785 4.9127 26.4985 5.7927C27.1385 5.5727 28.2785 5.2327 28.6585 5.1727C29.0985 5.0527 29.6585 4.9727 30.3385 5.0327C30.5585 5.0527 30.6185 5.2927 30.5585 5.4527C30.5185 5.5327 30.4785 5.5727 30.4185 5.6127C30.0385 5.7327 29.7385 5.7927 29.2985 5.9127C28.2985 6.2127 27.3785 6.4927 26.3985 6.9927C26.3385 7.7927 26.3385 8.7927 26.4185 9.4127C26.4385 9.5927 26.4985 9.8727 26.5185 10.0327V10.0927C26.5185 10.3527 26.0985 10.4527 25.9985 10.4527C25.7785 10.4727 25.5985 10.2527 25.4985 9.9927C25.4185 9.8127 25.3585 9.5727 25.3185 9.2527C25.2785 8.8927 25.2385 8.0927 25.2385 7.6727C25.2385 7.5527 25.2585 6.3527 25.3385 5.7327ZM31.1005 11.6927C31.0805 11.5327 31.1205 11.2527 31.3005 11.2127C31.3405 11.2127 31.7205 11.1727 31.7605 11.1727C32.5405 11.0927 33.2805 10.9327 34.0405 10.8327C34.6205 10.7527 35.1805 10.6927 35.7605 10.6527C36.4805 10.5527 37.1805 10.4527 37.9205 10.4527C38.2605 10.4527 38.6205 10.4527 38.9605 10.4927C39.0005 10.4927 39.3805 10.5327 39.4805 10.5527C39.6805 10.5727 39.8605 10.7327 39.8005 11.1527C39.7805 11.3127 39.5605 11.3727 39.4005 11.3727C39.3005 11.3727 38.5605 11.4127 38.3605 11.4327C38.0405 11.4527 37.7605 11.4527 37.4405 11.4927C36.4405 11.6127 35.4005 11.7327 34.4005 11.8527C33.4805 11.9527 32.5805 12.2727 31.6605 12.2727C31.2405 12.2727 31.1405 12.0127 31.1005 11.6927ZM33.1005 7.1327C33.1005 5.9327 34.0405 4.7727 34.6005 4.2727C34.7605 4.1327 34.9005 4.1927 35.1005 4.1127C35.2005 4.0727 35.2605 3.9727 35.5005 3.9727C36.0605 3.9727 36.4605 4.6527 36.4605 5.2527C36.4605 6.4927 35.5605 7.8927 34.0605 7.9527C33.5405 7.9727 33.1005 7.6727 33.1005 7.1327ZM35.4805 4.8727C35.0205 5.1527 34.2805 6.2327 34.2805 6.9927C34.8805 6.9927 35.6205 6.0127 35.6205 5.2527C35.6205 5.0927 35.5605 4.9727 35.4805 4.8727ZM41.9182 14.4527C41.8982 14.1927 42.1982 14.0327 42.3982 13.8927C42.9382 13.5527 43.2782 12.9927 43.4982 12.4527C43.8382 11.5727 44.1982 10.8327 44.5782 10.2727C44.6782 10.1127 44.9182 10.0527 45.1382 10.0727C45.4782 10.0927 45.5382 10.3727 45.5382 10.5927C45.5382 10.9327 45.1382 11.4927 44.9982 11.7727C44.6382 12.5127 44.5182 12.7527 44.2382 13.2927C44.1382 13.4927 44.0382 13.6727 43.8382 13.9127C44.9182 13.9127 45.9782 13.7727 46.9982 13.7727C47.7582 13.7727 48.3582 13.7527 48.9782 13.9127C49.1982 14.0127 49.1382 14.5327 48.9182 14.5727C48.6782 14.5927 47.6182 14.7127 47.4182 14.7127C47.2782 14.7127 46.3782 14.7727 46.0382 14.7927C44.8582 14.8527 43.6382 15.1327 42.4582 15.1327C42.1382 15.1327 41.9182 14.8727 41.9182 14.4527ZM41.9182 8.6327C41.9782 8.3927 42.1182 8.1327 42.2582 7.8927C42.7982 6.9727 43.2982 6.6127 43.9782 5.7327C44.1182 5.5727 44.2382 5.4327 44.3182 5.2727C44.0582 5.2127 43.8782 5.1927 43.5782 5.1127C42.9582 4.9127 42.4182 4.6127 42.7382 3.7727C42.9582 3.1927 43.2982 2.7727 43.7782 2.0927C43.8782 1.9527 43.9782 1.8327 44.0782 1.6727C44.2182 1.4927 44.1382 1.3127 43.9582 1.3127C43.7782 1.2927 43.4582 1.2927 43.1982 1.3527C42.9382 1.4127 42.4782 1.4727 42.1782 1.4127C41.9382 1.3127 41.8382 1.1127 41.8982 0.8927C41.9582 0.6127 42.3182 0.4527 42.6982 0.372699C43.1782 0.2727 44.1382 0.3327 44.4582 0.412699C45.2382 0.6127 45.3382 0.952699 45.0982 1.7127C44.9582 2.1127 44.6782 2.4727 44.4582 2.8127C44.1182 3.2927 43.9782 3.4727 43.7182 3.9927C43.6582 4.0927 43.6382 4.2927 43.9182 4.3527C44.2182 4.4327 44.5182 4.4927 44.8182 4.6127C45.1382 4.7327 45.4782 4.9127 45.3982 5.2927C45.3382 5.4927 45.1982 5.7327 45.0582 5.9127C44.4782 6.6127 44.1382 6.9927 43.5782 7.7727C43.2982 8.1527 43.2182 8.3127 43.1182 8.5327C43.0982 8.5927 43.0982 8.7527 43.1782 8.7527C43.4982 8.7727 43.7182 8.7527 44.0182 8.6727C44.1982 8.6327 45.2382 8.3327 45.5182 8.2527C46.0582 8.0927 46.2382 8.0527 46.4982 8.0727C46.7982 8.0727 46.6982 8.6127 46.4782 8.7727C45.9782 9.1127 43.6382 9.9327 42.6582 9.7727C41.8982 9.6527 41.7382 9.2327 41.9182 8.6327ZM67.4124 8.9527C67.4124 8.7327 67.4724 8.0527 67.5324 7.7727C67.5524 7.6727 67.7524 6.5927 67.7724 6.4527C67.7924 6.3127 67.8324 6.1127 67.8724 5.8127C67.3924 6.0527 66.8124 6.3527 66.2924 6.6127C65.5724 6.9727 64.8324 7.3327 64.0524 7.6527C63.7924 7.7527 63.5924 7.9527 63.3124 7.9527C62.9924 7.9527 62.9524 7.8527 62.8724 7.6127C62.8324 7.5127 62.8324 7.3327 62.8324 7.2727C62.8524 6.8727 63.3524 6.7327 63.6524 6.5927C64.0124 6.4127 64.5324 6.2127 64.9924 6.0127C65.7724 5.6727 66.4524 5.3527 67.1924 4.9927C67.4924 4.8527 67.7524 4.6727 68.0324 4.4727C68.1524 4.3927 68.2724 4.2127 68.2724 4.2127C68.4324 3.8527 68.4924 3.6927 68.6324 3.3327C68.6924 3.1927 68.8324 2.8927 68.8724 2.8127C68.9324 2.6727 69.2324 2.6727 69.4124 2.6927C69.7724 2.7327 69.8924 2.8727 69.8924 3.1327C69.8924 3.6327 69.6124 4.0127 69.4924 4.4527C69.4124 4.7327 69.1924 5.2927 69.1524 5.4527C68.9924 6.2527 68.8924 7.0727 68.6924 8.0127C68.5724 8.6327 68.5124 9.2527 68.4924 9.8727C68.4724 10.6727 68.4924 11.4727 68.7324 12.3127C68.7724 12.4727 68.8124 12.6127 68.8524 12.7927C68.9124 13.0727 68.9124 13.3327 68.6924 13.4127C68.1524 13.6127 68.0324 13.0327 67.9524 12.7927C67.8924 12.6527 67.8924 12.6127 67.8324 12.4727C67.5124 11.5527 67.4124 10.5527 67.4124 9.4927V8.9527ZM55.2124 9.7727C55.1724 9.0327 55.3524 8.4527 55.5524 7.6527C55.6924 7.1327 55.8324 6.6127 56.0324 6.0727C56.1124 5.8727 56.4724 5.7527 56.8124 5.8127C57.1324 5.8727 57.2724 6.0127 57.2724 6.2727C57.2724 6.5927 57.1124 6.7927 57.0124 7.0727C56.9924 7.1527 56.8524 7.4927 56.8124 7.6527C56.5924 8.4327 56.4324 8.7327 56.3924 9.5327C56.3724 9.8327 56.4724 10.1927 56.8524 10.0727C57.4924 9.8927 57.8724 9.5727 58.4124 9.3127C58.8524 9.0927 59.2924 8.9527 59.4924 9.2727C59.5524 9.3727 59.5124 9.5727 59.3324 9.7327C59.3324 9.7327 59.1324 9.9527 58.9524 10.0727C58.2924 10.5127 57.2324 11.3327 56.4724 11.3327C55.4524 11.3327 55.2524 10.7127 55.2124 9.7727ZM59.7524 10.5327C59.7124 10.1327 59.7524 9.6127 59.8324 9.2127C60.0124 8.2927 60.3924 7.0927 60.6924 6.7727C60.8524 6.5927 61.2924 6.5927 61.5524 6.7127C61.6724 6.7727 61.8324 6.9127 61.7924 7.1727C61.7524 7.4527 61.6124 7.5727 61.5524 7.7527C61.3124 8.4127 60.9924 9.1727 60.9524 9.9727C60.9324 10.2327 61.1124 10.2927 61.2724 10.2727C61.8724 10.1727 62.1924 9.9327 62.7124 9.6327C62.9724 9.4927 63.2324 9.2927 63.5124 9.1527C63.8324 8.9927 64.0924 8.7927 64.4924 8.7927C64.6724 8.7927 64.7324 9.0927 64.6924 9.2727C64.6324 9.5727 64.2524 9.8527 64.0124 9.9927C63.8924 10.0727 63.0324 10.6127 62.9124 10.6727C62.2924 11.0127 61.5924 11.4727 60.8724 11.4727C60.2324 11.4727 59.8124 11.1527 59.7524 10.5327ZM58.8924 5.6327C58.8924 5.2127 60.0724 4.6727 60.4124 4.5527C60.8724 4.3927 62.0324 4.2327 62.5524 4.2327C62.8924 4.2327 63.4724 4.2727 63.6524 4.4927C63.8324 4.7327 63.6924 5.1927 63.4524 5.1927C62.6924 5.1927 61.2124 5.4327 60.5324 5.8327C60.1924 6.0327 59.8124 6.3327 59.4324 6.3327C59.0924 6.3327 58.8924 6.0127 58.8924 5.6327ZM54.5724 4.6327C54.6324 4.2727 55.6124 3.7727 55.8724 3.6327C56.7524 3.2327 57.6124 2.8527 59.0524 2.8527C59.3124 2.8527 59.4524 3.0127 59.4524 3.3127C59.4524 3.5327 59.3324 3.6927 59.1724 3.7127C58.8924 3.7527 58.3924 3.8727 57.9124 3.9927C57.6724 4.0527 57.1124 4.2727 56.9924 4.3127C56.7924 4.3927 56.4524 4.5727 56.1324 4.7727C55.7924 5.0127 55.6124 5.1927 55.3924 5.3727C55.3324 5.4327 55.1524 5.4927 55.0324 5.4727C54.6924 5.4127 54.5324 4.8927 54.5724 4.6327ZM72.0878 10.0127C71.9678 9.2527 72.1478 6.6327 72.4878 5.1527C72.5478 4.8927 72.5878 4.4127 73.1478 4.4127C73.3878 4.4127 73.6878 4.6727 73.6278 4.9927C73.5278 5.5127 73.4278 6.5727 73.3078 7.0727C73.2078 7.5327 73.1278 8.5127 73.1078 9.1527C73.0878 9.5327 73.3078 9.6527 73.5278 9.5727C74.6678 9.2127 76.4278 8.3127 77.1678 8.1327C77.3478 8.0927 77.4478 8.1927 77.5078 8.3127C77.5678 8.4727 77.5278 8.7327 77.3078 8.9127C77.0878 9.1127 76.8278 9.2727 76.5678 9.4327C76.1278 9.7127 74.1878 10.6727 73.2878 10.8527C72.7878 10.9527 72.1878 10.6327 72.0878 10.0127ZM79.0078 12.6527C78.9478 12.4327 78.9478 10.4527 78.9278 10.2927C78.9078 10.1327 78.8278 10.0127 78.8478 9.8327C79.0878 7.7327 79.4078 4.9127 79.8678 2.7927C79.9278 2.5527 79.9878 2.2527 80.3278 2.2527C80.7078 2.2527 80.9478 2.4927 80.9478 2.8727C80.9478 3.3327 80.7278 3.7327 80.6478 4.1127C80.3678 5.3527 80.1478 7.4927 80.0678 8.8127C80.7078 8.5127 82.2878 8.2127 83.0678 8.1927C83.0678 8.1927 83.4678 8.1727 83.5478 8.2127C83.6678 8.2727 83.7478 8.3127 83.6878 8.5727C83.5878 8.9927 81.4878 9.2527 80.6478 9.7327C80.2278 9.9727 80.0078 10.3127 80.0078 10.8327C80.0078 11.3927 80.1878 13.1327 80.1878 13.6727C80.1878 13.8927 79.9278 13.9927 79.7878 13.9927C79.1678 13.9927 79.1078 13.0527 79.0078 12.6527ZM87.786 13.0327C87.786 11.8127 88.386 10.9327 88.946 9.8927C88.986 9.8127 89.146 9.6727 89.286 9.6527C89.506 9.5927 90.006 9.5927 90.086 9.8327C90.186 10.0927 89.886 10.4527 89.766 10.6527C89.686 10.7727 89.566 10.8927 89.466 11.1327C89.366 11.3727 89.186 11.6727 89.046 12.0327C88.966 12.2527 88.886 12.4527 88.886 12.6927C88.886 13.0127 89.126 13.0527 89.466 12.9927C90.786 12.7327 91.846 12.1727 93.146 12.0127C93.586 11.9527 93.606 12.7527 93.106 12.8527C92.606 12.9527 89.906 13.9927 89.406 14.0927C89.306 14.1127 89.006 14.1727 88.846 14.1727H88.746C88.106 14.1727 87.786 13.6127 87.786 13.0327ZM85.386 5.2927C85.386 4.7727 85.566 4.1127 85.686 3.6927C85.786 3.3527 86.346 2.0327 86.526 1.7327C86.646 1.5127 86.946 1.5127 87.126 1.5127C87.466 1.5127 87.606 1.7127 87.606 1.9127C87.606 2.0127 87.526 2.2327 87.526 2.2327C87.046 3.1727 86.546 4.2927 86.466 5.0727C86.806 5.0327 87.226 4.9327 87.586 4.8527C88.286 4.6927 88.806 4.5327 89.366 4.4127C89.766 4.3327 89.986 4.5527 90.026 4.7527C90.086 5.0327 89.926 5.1327 89.786 5.2127C89.586 5.3127 88.906 5.5727 88.586 5.6727C87.786 5.9127 86.846 6.2327 86.226 6.2327C85.486 6.2327 85.386 5.8327 85.386 5.2927ZM84.086 8.9327C84.086 8.7127 84.306 8.5527 84.406 8.5127C86.246 7.7327 88.406 7.5527 90.486 7.5527H91.546C92.426 7.5527 93.106 7.6527 93.606 7.7727C94.066 7.8727 94.566 8.0927 94.386 8.5327C94.346 8.6327 94.186 8.6327 94.066 8.6327C93.746 8.6327 93.026 8.5527 92.486 8.4927C92.106 8.4527 91.726 8.4327 91.346 8.4327C89.806 8.4327 87.586 8.5727 86.146 9.0127C85.726 9.1327 85.026 9.5327 84.666 9.5727C84.246 9.6127 84.086 9.2527 84.086 8.9327Z' fill='white'/%3E%3Cpath d='M10.3082 9.9927L10.2082 9.99686L10.2083 9.99857L10.3082 9.9927ZM10.3082 7.4127H10.4082V7.08242L10.2249 7.35723L10.3082 7.4127ZM9.74815 8.0527L9.67741 7.98195L9.6752 7.98431L9.74815 8.0527ZM8.74815 8.9127L8.81506 8.98704L8.81639 8.98581L8.74815 8.9127ZM6.72815 10.3327L6.7796 10.4184L6.72815 10.3327ZM6.00815 10.7127L6.05297 10.8023L6.05854 10.7991L6.00815 10.7127ZM5.36815 11.0327L5.40456 11.1263L5.41288 11.1221L5.36815 11.0327ZM4.16815 11.5127L4.16431 11.4127L4.16048 11.413L4.16815 11.5127ZM3.62815 10.9527L3.52839 10.9604L3.52877 10.9637L3.62815 10.9527ZM4.00815 10.4527L4.03565 10.5489L4.03978 10.5476L4.00815 10.4527ZM5.14815 9.9727L5.19296 10.0623L5.19813 10.0593L5.14815 9.9727ZM6.80815 9.0327L6.75763 8.94639L6.7567 8.94695L6.80815 9.0327ZM8.88815 7.4127L8.95342 7.48849L8.95483 7.48722L8.88815 7.4127ZM9.84816 6.4127L9.9277 6.47331L9.92815 6.4727L9.84816 6.4127ZM10.5082 5.3327L10.4119 5.30521L10.4111 5.30845L10.5082 5.3327ZM11.1482 3.7127L11.0957 3.62753L11.0952 3.6279L11.1482 3.7127ZM11.7082 5.7927L11.805 5.81769L11.8054 5.81604L11.7082 5.7927ZM11.4682 7.7127L11.369 7.6999L11.3689 7.70079L11.4682 7.7127ZM11.3882 10.7527H11.2875L11.2888 10.7644L11.3882 10.7527ZM10.4682 12.0327L10.5676 12.0222L10.5675 12.0217L10.4682 12.0327ZM14.2282 10.7127L14.1307 10.6902L14.1301 10.6931L14.2282 10.7127ZM13.7282 11.3127L13.7365 11.4124L13.7381 11.4122L13.7282 11.3127ZM13.3682 10.9927L13.2681 10.9966L13.2686 11.0018L13.3682 10.9927ZM13.4282 9.2527L13.528 9.25857L13.5281 9.25704L13.4282 9.2527ZM13.7082 7.3127L13.6101 7.29309L13.61 7.29382L13.7082 7.3127ZM13.9482 6.0727L13.8493 6.05749L13.8492 6.05856L13.9482 6.0727ZM14.2282 4.3927L14.1315 4.36669L14.1307 4.37021L14.2282 4.3927ZM15.0282 6.2527L14.9311 6.22844L14.9304 6.23146L15.0282 6.2527ZM14.7882 7.5127L14.6894 7.4971L14.6892 7.49856L14.7882 7.5127ZM14.5482 8.8527L14.6469 8.86863L14.6472 8.86684L14.5482 8.8527ZM3.78815 6.5327L3.88492 6.55794L3.88517 6.55695L3.78815 6.5327ZM4.30815 5.9927L4.36362 6.0759L4.30815 5.9927ZM5.24815 5.4727L5.20342 5.38323L5.20137 5.38432L5.24815 5.4727ZM6.52815 5.1327L6.54299 5.2316L6.54375 5.23148L6.52815 5.1327ZM8.04815 5.4127L8.13765 5.36795L8.13594 5.36481L8.04815 5.4127ZM7.74815 5.9927L7.76299 6.0916L7.76375 6.09148L7.74815 5.9927ZM5.34815 6.5927L5.39044 6.68332L5.39115 6.68299L5.34815 6.5927ZM4.38815 7.2127L4.36854 7.11464L4.38815 7.2127ZM0.128154 9.7527L0.0281765 9.75057L0.0281756 9.75062L0.128154 9.7527ZM0.788154 7.2127L0.697864 7.1697L0.697482 7.17053L0.788154 7.2127ZM1.86815 5.9927L1.89241 6.08973L1.89392 6.08932L1.86815 5.9927ZM2.22815 6.9527L2.15007 6.89023L2.09779 6.95557L2.1529 7.01855L2.22815 6.9527ZM1.04815 11.1527L1.04493 11.2527L1.04634 11.2527L1.04815 11.1527ZM1.88815 7.6527L1.9776 7.60798L1.92401 7.50081L1.82815 7.5727L1.88815 7.6527ZM1.18815 9.9727L1.08821 9.97603L1.09183 10.0847L1.19984 10.072L1.18815 9.9727ZM2.08815 8.6327L2.18781 8.641L2.18786 8.64037L2.08815 8.6327ZM10.4081 9.98854C10.3682 9.03098 10.4082 7.69853 10.4082 7.4127H10.2082C10.2082 7.68687 10.1681 9.03442 10.2082 9.99686L10.4081 9.98854ZM10.2249 7.35723C10.1111 7.52803 9.83769 7.82175 9.67744 7.98199L9.81887 8.12341C9.97862 7.96365 10.2652 7.65737 10.3914 7.46817L10.2249 7.35723ZM9.6752 7.98431C9.53051 8.13864 9.36044 8.27981 9.18569 8.41961C9.01289 8.55785 8.83353 8.69622 8.67992 8.83959L8.81639 8.98581C8.96277 8.84918 9.13341 8.71756 9.31062 8.57579C9.48587 8.43559 9.6658 8.28676 9.82111 8.12109L9.6752 7.98431ZM8.68126 8.83837C8.0889 9.3715 7.37599 9.82738 6.6767 10.247L6.7796 10.4184C7.48032 9.99802 8.20741 9.53391 8.81505 8.98703L8.68126 8.83837ZM6.67671 10.247C6.58066 10.3046 6.4644 10.3628 6.33843 10.4258C6.21398 10.488 6.08104 10.5544 5.95777 10.6263L6.05854 10.7991C6.17527 10.731 6.30232 10.6674 6.42788 10.6046C6.55191 10.5426 6.67565 10.4808 6.7796 10.4184L6.67671 10.247ZM5.96343 10.6233L5.32343 10.9433L5.41288 11.1221L6.05288 10.8021L5.96343 10.6233ZM5.33191 10.9395C5.23508 10.9772 5.14258 11.0263 5.05282 11.0768C4.96105 11.1285 4.87501 11.18 4.78158 11.2292C4.59809 11.3258 4.40333 11.4036 4.16431 11.4128L4.172 11.6126C4.45298 11.6018 4.67822 11.5096 4.87473 11.4062C4.9713 11.3554 5.06526 11.2994 5.15099 11.2511C5.23873 11.2016 5.32123 11.1582 5.4044 11.1259L5.33191 10.9395ZM4.16048 11.413C3.9707 11.4276 3.7636 11.2662 3.72754 10.9417L3.52877 10.9637C3.57271 11.3592 3.84561 11.6378 4.17582 11.6124L4.16048 11.413ZM3.72786 10.945C3.71918 10.8322 3.74147 10.7535 3.78536 10.6956C3.83028 10.6363 3.90792 10.5853 4.03563 10.5489L3.98068 10.3565C3.82839 10.4001 3.70603 10.4691 3.62594 10.5748C3.54483 10.6819 3.51713 10.8132 3.52845 10.9604L3.72786 10.945ZM4.03978 10.5476C4.07465 10.5359 4.35567 10.4183 4.62454 10.3048C4.89398 10.1911 5.16907 10.074 5.19288 10.0621L5.10343 9.88326C5.10363 9.88316 5.09983 9.88493 5.08913 9.88964C5.07962 9.89383 5.06661 9.89949 5.0505 9.90644C5.01832 9.92034 4.97434 9.93918 4.92237 9.96134C4.81845 10.0057 4.68294 10.0631 4.54677 10.1206C4.4106 10.178 4.27388 10.2355 4.16752 10.2798C4.11432 10.3019 4.06887 10.3207 4.03493 10.3346C4.01794 10.3415 4.00404 10.3471 3.99358 10.3513C3.98835 10.3533 3.98417 10.355 3.98101 10.3562C3.97751 10.3575 3.97631 10.3579 3.97653 10.3578L4.03978 10.5476ZM5.19813 10.0593C5.71196 9.76287 6.36021 9.41808 6.8596 9.11845L6.7567 8.94695C6.25609 9.24732 5.62434 9.58253 5.09818 9.88608L5.19813 10.0593ZM6.85867 9.119C7.6887 8.63313 8.23771 8.10477 8.95341 7.48848L8.8229 7.33692C8.0986 7.96063 7.56761 8.47227 6.75764 8.9464L6.85867 9.119ZM8.95483 7.48722C9.33592 7.14625 9.60174 6.90113 9.9277 6.4733L9.76861 6.3521C9.45457 6.76427 9.20039 6.99915 8.82147 7.33818L8.95483 7.48722ZM9.92815 6.4727C10.0442 6.31795 10.1893 6.14117 10.3133 5.95896C10.4386 5.7749 10.551 5.57355 10.6052 5.35695L10.4111 5.30845C10.3653 5.49185 10.2677 5.6705 10.148 5.84644C10.027 6.02423 9.89209 6.18745 9.76816 6.3527L9.92815 6.4727ZM10.6043 5.36017C10.6422 5.22745 10.6897 5.11796 10.7395 5.00581C10.789 4.89451 10.8416 4.77888 10.8837 4.64211L10.6926 4.58329C10.6547 4.70652 10.6073 4.81089 10.5568 4.92459C10.5066 5.03744 10.4541 5.15795 10.412 5.30523L10.6043 5.36017ZM10.8837 4.64211C10.9062 4.56905 10.9196 4.48566 10.932 4.40578C10.9447 4.32335 10.9566 4.24233 10.9754 4.16343C11.013 4.006 11.074 3.87697 11.2012 3.7975L11.0952 3.6279C10.9023 3.74843 10.8233 3.9394 10.7809 4.11697C10.7597 4.20556 10.7466 4.2958 10.7343 4.37525C10.7217 4.45724 10.7101 4.52635 10.6926 4.58329L10.8837 4.64211ZM11.2006 3.79787C11.2393 3.77403 11.3051 3.76094 11.3933 3.7711C11.4794 3.78103 11.5763 3.81216 11.6671 3.86262C11.8514 3.96499 11.9882 4.13222 11.9882 4.3327H12.1882C12.1882 4.03318 11.9849 3.81041 11.7642 3.68778C11.6525 3.62574 11.5306 3.58562 11.4162 3.57242C11.3037 3.55946 11.187 3.57137 11.0957 3.62753L11.2006 3.79787ZM11.9882 4.3327C11.9882 4.55586 11.9276 4.78314 11.8482 5.02387C11.7704 5.2597 11.6722 5.51402 11.6109 5.76936L11.8054 5.81604C11.8641 5.57138 11.9559 5.3357 12.0381 5.08653C12.1187 4.84226 12.1882 4.58954 12.1882 4.3327H11.9882ZM11.6113 5.76771C11.5293 6.08567 11.4887 6.41711 11.4586 6.74351C11.4282 7.07284 11.4087 7.39214 11.369 7.6999L11.5673 7.7255C11.6076 7.41326 11.6281 7.08255 11.6577 6.76189C11.6876 6.43829 11.727 6.11973 11.805 5.81769L11.6113 5.76771ZM11.3689 7.70079C11.2479 8.70859 11.2882 9.75816 11.2882 10.7527H11.4882C11.4882 9.74724 11.4484 8.71681 11.5674 7.72461L11.3689 7.70079ZM11.2888 10.7644C11.3284 11.1003 11.3482 11.4564 11.3482 11.7927H11.5482C11.5482 11.449 11.5279 11.0851 11.4875 10.741L11.2888 10.7644ZM11.3482 11.7927C11.3482 11.9621 11.3148 12.1457 11.2462 12.283C11.1779 12.4196 11.0856 12.4927 10.9682 12.4927V12.6927C11.1907 12.6927 11.3384 12.5458 11.4251 12.3724C11.5115 12.1997 11.5482 11.9833 11.5482 11.7927H11.3482ZM10.9682 12.4927C10.8513 12.4927 10.7648 12.4561 10.7018 12.3875C10.6364 12.3164 10.5863 12.1999 10.5676 12.0222L10.3687 12.0432C10.39 12.2456 10.4499 12.409 10.5545 12.5229C10.6615 12.6393 10.8051 12.6927 10.9682 12.6927V12.4927ZM10.5675 12.0217C10.5278 11.6643 10.428 10.3263 10.408 9.98683L10.2083 9.99857C10.2284 10.3391 10.3285 11.6811 10.3688 12.0437L10.5675 12.0217ZM14.1301 10.6931C14.1037 10.8251 14.0369 10.9549 13.9541 11.0533C13.8687 11.1549 13.7804 11.207 13.7182 11.2132L13.7381 11.4122C13.8759 11.3984 14.0076 11.3005 14.1072 11.1821C14.2095 11.0605 14.2926 10.9003 14.3262 10.7323L14.1301 10.6931ZM13.7199 11.213C13.6169 11.2216 13.5645 11.1989 13.5348 11.1704C13.5025 11.1396 13.4768 11.0831 13.4677 10.9836L13.2686 11.0018C13.2795 11.1223 13.3138 11.2358 13.3965 11.315C13.4818 11.3965 13.5994 11.4238 13.7365 11.4124L13.7199 11.213ZM13.4681 10.9888C13.4283 9.97524 13.5075 9.60708 13.528 9.25857L13.3283 9.24683C13.3088 9.57832 13.228 9.97016 13.2682 10.9966L13.4681 10.9888ZM13.5281 9.25704C13.5477 8.8054 13.7062 7.85225 13.8064 7.33158L13.61 7.29382C13.5101 7.81315 13.3486 8.78 13.3282 9.24836L13.5281 9.25704ZM13.8062 7.33231C13.8852 6.9372 13.9866 6.51046 14.0471 6.08684L13.8492 6.05856C13.7897 6.47495 13.6911 6.8882 13.6101 7.29309L13.8062 7.33231ZM14.047 6.08791C14.0874 5.825 14.2667 4.67048 14.3256 4.41519L14.1307 4.37021C14.0696 4.63492 13.8889 5.8004 13.8493 6.05749L14.047 6.08791ZM14.3247 4.4187C14.3425 4.35254 14.3587 4.2872 14.3742 4.22438C14.3898 4.1612 14.4046 4.10082 14.4201 4.04289C14.4512 3.92641 14.4835 3.8256 14.5251 3.74242C14.5663 3.66001 14.6144 3.59945 14.6749 3.55883C14.7346 3.51872 14.8142 3.4927 14.9282 3.4927V3.2927C14.7821 3.2927 14.6618 3.32668 14.5633 3.39282C14.4656 3.45845 14.3975 3.55039 14.3462 3.65298C14.2953 3.7548 14.2589 3.87149 14.2269 3.99126C14.2108 4.05145 14.1954 4.11389 14.18 4.17649C14.1645 4.23945 14.1488 4.30286 14.1316 4.3667L14.3247 4.4187ZM14.9282 3.4927C15.0616 3.4927 15.1745 3.55862 15.2568 3.6642C15.3401 3.77099 15.3882 3.91416 15.3882 4.0527H15.5882C15.5882 3.87124 15.5262 3.68441 15.4145 3.5412C15.3019 3.39678 15.1347 3.2927 14.9282 3.2927V3.4927ZM15.3882 4.0527C15.3882 4.13202 15.3663 4.28562 15.3292 4.48503C15.2927 4.68136 15.243 4.91371 15.1906 5.14567C15.0859 5.60945 14.9711 6.06848 14.9311 6.22845L15.1252 6.27695C15.1652 6.11692 15.2804 5.65595 15.3857 5.18973C15.4383 4.95669 15.4886 4.72154 15.5258 4.52162C15.5625 4.32478 15.5882 4.15338 15.5882 4.0527H15.3882ZM14.9304 6.23146C14.8301 6.69293 14.7497 7.11485 14.6894 7.4971L14.8869 7.5283C14.9466 7.15055 15.0262 6.73247 15.1259 6.27394L14.9304 6.23146ZM14.6892 7.49856C14.6596 7.70553 14.6151 7.93289 14.57 8.1635C14.5251 8.39289 14.4796 8.62553 14.4492 8.83856L14.6472 8.86684C14.6767 8.65987 14.7212 8.43251 14.7663 8.2019C14.8112 7.97251 14.8567 7.73987 14.8871 7.52684L14.6892 7.49856ZM14.4494 8.83678C14.3488 9.4608 14.2497 10.1746 14.1307 10.6902L14.3256 10.7352C14.4466 10.2108 14.5475 9.4846 14.6469 8.86862L14.4494 8.83678ZM3.88517 6.55695C3.90802 6.46554 3.97565 6.37699 4.07005 6.29203C4.16358 6.20786 4.27194 6.13703 4.36362 6.0759L4.25268 5.90949C4.16437 5.96837 4.04273 6.04754 3.93626 6.14337C3.83066 6.23841 3.72829 6.35986 3.69114 6.50845L3.88517 6.55695ZM4.36362 6.0759C4.65802 5.87964 4.9495 5.74396 5.29494 5.56108L5.20137 5.38432C4.86681 5.56144 4.55829 5.70576 4.25268 5.90949L4.36362 6.0759ZM5.29288 5.56214C5.67676 5.3702 6.1416 5.2918 6.54299 5.23159L6.51332 5.03381C6.11471 5.0936 5.61955 5.1752 5.20343 5.38326L5.29288 5.56214ZM6.54375 5.23148C6.91501 5.17286 7.28768 5.1727 7.52815 5.1727V4.9727C7.28863 4.9727 6.9013 4.97254 6.51256 5.03392L6.54375 5.23148ZM7.52815 5.1727C7.70476 5.1727 7.85437 5.26626 7.96036 5.46058L8.13594 5.36481C8.00194 5.11914 7.79155 4.9727 7.52815 4.9727V5.1727ZM7.95871 5.45742C8.01122 5.56243 8.02108 5.66156 7.99266 5.73343C7.96678 5.79888 7.89855 5.86771 7.73256 5.89392L7.76375 6.09148C7.97776 6.05768 8.11952 5.95652 8.17865 5.80697C8.23523 5.66384 8.20509 5.50297 8.1376 5.36798L7.95871 5.45742ZM7.73332 5.89381C6.93805 6.0131 6.16144 6.09466 5.30516 6.50241L5.39115 6.68299C6.21487 6.29074 6.95826 6.2123 7.76299 6.09159L7.73332 5.89381ZM5.30587 6.50208C5.14227 6.57843 4.96456 6.72943 4.80627 6.85415C4.72419 6.91882 4.64538 6.97836 4.56983 7.02522C4.49365 7.07245 4.42667 7.10302 4.36854 7.11464L4.40777 7.31076C4.49964 7.29238 4.59016 7.24794 4.67523 7.19518C4.76092 7.14204 4.84712 7.07658 4.93004 7.01125C5.10175 6.87597 5.25404 6.74697 5.39044 6.68332L5.30587 6.50208ZM4.36854 7.11464C4.19751 7.14885 4.05417 7.10061 3.96606 7.00676C3.87868 6.91367 3.83196 6.76092 3.88492 6.55794L3.69139 6.50746C3.62434 6.76448 3.67763 6.99173 3.82025 7.14364C3.96214 7.29479 4.1788 7.35655 4.40777 7.31076L4.36854 7.11464ZM0.228131 9.75483C0.247733 8.83355 0.482187 8.10765 0.878826 7.25487L0.697482 7.17053C0.294121 8.03775 0.0485749 8.79185 0.0281765 9.75057L0.228131 9.75483ZM0.87844 7.25569C0.976766 7.04921 1.12318 6.78128 1.30204 6.55165C1.4834 6.31883 1.68591 6.14134 1.89241 6.08971L1.8439 5.89569C1.5704 5.96406 1.3329 6.18657 1.14426 6.42875C0.953131 6.67412 0.799542 6.95619 0.697868 7.16971L0.87844 7.25569ZM1.89392 6.08932C2.02259 6.05501 2.15345 6.06983 2.24844 6.12799C2.33893 6.18339 2.40815 6.28469 2.40815 6.4527H2.60815C2.60815 6.22071 2.50738 6.05201 2.35287 5.95741C2.20286 5.86557 2.01371 5.85039 1.84239 5.89608L1.89392 6.08932ZM2.40815 6.4527C2.40815 6.53254 2.37156 6.61197 2.31646 6.69003C2.2894 6.72837 2.25951 6.76411 2.23031 6.79757C2.2029 6.82898 2.17182 6.86304 2.15007 6.89023L2.30624 7.01517C2.32449 6.99236 2.34841 6.96642 2.381 6.92908C2.4118 6.89379 2.44691 6.85203 2.47985 6.80537C2.54475 6.71343 2.60815 6.59286 2.60815 6.4527H2.40815ZM2.1529 7.01855C2.56206 7.48616 2.80815 7.9837 2.80815 8.5927H3.00815C3.00815 7.9217 2.73425 7.37924 2.30341 6.88685L2.1529 7.01855ZM2.80815 8.5927C2.80815 9.10226 2.62437 9.72867 2.30651 10.2237C1.98739 10.7206 1.54968 11.0618 1.04997 11.0527L1.04634 11.2527C1.64663 11.2636 2.13891 10.8548 2.4748 10.3317C2.81194 9.80673 3.00815 9.14314 3.00815 8.5927H2.80815ZM1.05138 11.0528C0.765883 11.0435 0.564006 10.9444 0.430796 10.7489C0.29305 10.5467 0.218301 10.2267 0.228132 9.75478L0.0281756 9.75062C0.0180068 10.2387 0.0932577 10.6087 0.265512 10.8615C0.442302 11.121 0.710425 11.2419 1.04493 11.2526L1.05138 11.0528ZM1.82815 7.5727C1.77431 7.61309 1.72544 7.67387 1.68126 7.74262C1.63625 7.81264 1.5922 7.89716 1.54984 7.9909C1.4651 8.17842 1.3842 8.40946 1.3146 8.64989C1.17629 9.12768 1.07767 9.65993 1.08821 9.97603L1.2881 9.96937C1.27864 9.68547 1.37002 9.17772 1.50671 8.70551C1.57461 8.47093 1.65246 8.24948 1.73209 8.07325C1.77193 7.98511 1.81146 7.90995 1.8495 7.85075C1.88837 7.79028 1.922 7.75231 1.94815 7.7327L1.82815 7.5727ZM1.19984 10.072C1.59294 10.0258 1.8344 9.70937 1.97629 9.40495C2.11976 9.09715 2.17704 8.7702 2.18781 8.641L1.9885 8.6244C1.97927 8.7352 1.92655 9.03825 1.79502 9.32045C1.66191 9.60602 1.46337 9.83963 1.17647 9.87338L1.19984 10.072ZM2.18786 8.64037C2.20907 8.3646 2.16668 7.98614 1.9776 7.60798L1.79871 7.69742C1.96963 8.03926 2.00724 8.3808 1.98845 8.62503L2.18786 8.64037ZM23.4585 9.7127L23.5361 9.77568L23.5366 9.77517L23.4585 9.7127ZM23.7185 11.2327L23.6308 11.1845L23.629 11.188L23.7185 11.2327ZM28.3585 12.5927L28.4064 12.6805L28.4081 12.6795L28.3585 12.5927ZM26.2585 13.3327L26.287 13.4285L26.2877 13.4283L26.2585 13.3327ZM22.3585 13.6927L22.4344 13.6276L22.4332 13.6263L22.3585 13.6927ZM17.8185 6.5527L17.9017 6.60817L17.9022 6.60738L17.8185 6.5527ZM20.3585 3.1727L20.4417 3.22821L20.4436 3.22511L20.3585 3.1727ZM20.9385 2.5127L20.9337 2.41252L20.9261 2.41347L20.9385 2.5127ZM21.6385 3.5927L21.7095 3.6637L21.7153 3.65672L21.6385 3.5927ZM21.1785 4.0727L21.1034 4.00597L21.0978 4.01356L21.1785 4.0727ZM20.8585 4.4927L20.7815 4.4286L20.7785 4.4327L20.8585 4.4927ZM19.3985 6.4327L19.3085 6.38914L19.2855 6.43657L19.3116 6.48231L19.3985 6.4327ZM21.5785 9.3727L21.6562 9.30978L21.6561 9.30964L21.5785 9.3727ZM20.9585 9.9127L20.9021 9.99534L20.9038 9.99646L20.9585 9.9127ZM19.6785 8.7127L19.6046 8.78013L19.6048 8.78027L19.6785 8.7127ZM18.6385 7.4727L18.7193 7.41388L18.6541 7.32413L18.5716 7.39837L18.6385 7.4727ZM17.8185 9.0527L17.9109 9.09122L17.9128 9.08598L17.8185 9.0527ZM25.3385 5.7327L25.2395 5.71804L25.2393 5.7199L25.3385 5.7327ZM25.7585 3.0127L25.8571 3.02949L25.8575 3.02684L25.7585 3.0127ZM26.0385 1.8927L26.1291 1.93499L26.1324 1.9278L26.1346 1.92017L26.0385 1.8927ZM26.9785 2.9727L26.882 2.94638L26.8815 2.94845L26.9785 2.9727ZM26.4985 5.7927L26.4005 5.77266L26.3654 5.94418L26.531 5.88727L26.4985 5.7927ZM28.6585 5.1727L28.6742 5.27207L28.6848 5.26918L28.6585 5.1727ZM30.3385 5.0327L30.3475 4.93311L30.3473 4.93309L30.3385 5.0327ZM30.5585 5.4527L30.6484 5.49767L30.6521 5.48781L30.5585 5.4527ZM30.4185 5.6127L30.4486 5.70806L30.4621 5.70378L30.4739 5.6959L30.4185 5.6127ZM29.2985 5.9127L29.2721 5.81619L29.2697 5.81692L29.2985 5.9127ZM26.3985 6.9927L26.353 6.90362L26.3029 6.92917L26.2987 6.98522L26.3985 6.9927ZM26.4185 9.4127L26.5179 9.40166L26.5176 9.3999L26.4185 9.4127ZM26.5185 10.0327H26.6192L26.6177 10.0203L26.5185 10.0327ZM25.9985 10.4527V10.3523L25.9894 10.3531L25.9985 10.4527ZM25.4985 9.9927L25.5919 9.95675L25.5898 9.95209L25.4985 9.9927ZM25.3185 9.2527L25.2191 9.26374L25.2192 9.2651L25.3185 9.2527ZM22.2385 12.7327C22.2385 12.2945 22.4113 11.7403 22.6641 11.1974C22.916 10.6567 23.2417 10.1388 23.5361 9.77568L23.3808 9.64972C23.0752 10.0266 22.741 10.5587 22.4828 11.113C22.2257 11.6651 22.0385 12.2509 22.0385 12.7327H22.2385ZM23.5366 9.77517C23.567 9.73716 23.5982 9.71368 23.6374 9.69832C23.6788 9.68213 23.735 9.6727 23.8185 9.6727V9.4727C23.722 9.4727 23.6381 9.48327 23.5645 9.51208C23.4888 9.54172 23.43 9.58824 23.3804 9.65023L23.5366 9.77517ZM23.8185 9.6727C23.9607 9.6727 24.0813 9.71275 24.1644 9.78202C24.2453 9.84943 24.2985 9.95062 24.2985 10.0927H24.4985C24.4985 9.89478 24.4216 9.73597 24.2925 9.62838C24.1656 9.52265 23.9962 9.4727 23.8185 9.4727V9.6727ZM24.2985 10.0927C24.2985 10.1557 24.2769 10.2283 24.234 10.3127C24.1913 10.3967 24.1309 10.4857 24.0606 10.5807C23.9242 10.765 23.7452 10.9767 23.6308 11.1845L23.8061 11.2809C23.9118 11.0887 24.0727 10.9004 24.2213 10.6997C24.2935 10.6022 24.3619 10.5025 24.4123 10.4033C24.4625 10.3046 24.4985 10.1997 24.4985 10.0927H24.2985ZM23.629 11.188C23.4098 11.6265 23.1985 12.0661 23.1985 12.5927H23.3985C23.3985 12.1193 23.5871 11.7189 23.8079 11.2774L23.629 11.188ZM23.1985 12.5927C23.1985 12.74 23.2238 12.8617 23.2995 12.945C23.3778 13.0312 23.4883 13.0527 23.5985 13.0527V12.8527C23.5087 12.8527 23.4691 12.8342 23.4475 12.8104C23.4231 12.7837 23.3985 12.7254 23.3985 12.5927H23.1985ZM23.5985 13.0527C24.3761 13.0527 25.0705 12.8324 25.7582 12.6182C26.4494 12.4028 27.1357 12.1927 27.9185 12.1927V11.9927C27.1012 11.9927 26.3875 12.2126 25.6987 12.4272C25.0064 12.643 24.3408 12.8527 23.5985 12.8527V13.0527ZM27.9185 12.1927H28.1985V11.9927H27.9185V12.1927ZM28.1985 12.1927C28.2477 12.1927 28.3 12.2367 28.3237 12.336C28.3345 12.3813 28.3353 12.4264 28.3283 12.4609C28.3207 12.498 28.3082 12.5062 28.3089 12.5059L28.4081 12.6795C28.4787 12.6392 28.5112 12.5649 28.5243 12.5008C28.5379 12.434 28.5349 12.3591 28.5182 12.2894C28.487 12.1587 28.3892 11.9927 28.1985 11.9927V12.1927ZM28.3106 12.5049C27.6624 12.8585 26.9592 13.014 26.2292 13.2371L26.2877 13.4283C26.9978 13.2114 27.7345 13.0469 28.4064 12.6805L28.3106 12.5049ZM26.2299 13.2369C25.9931 13.3074 25.7564 13.3867 25.5209 13.4653C25.2847 13.5442 25.0496 13.6223 24.8128 13.6917C24.3394 13.8306 23.8648 13.9327 23.3785 13.9327V14.1327C23.8922 14.1327 24.3876 14.0248 24.8691 13.8837C25.1099 13.8131 25.3484 13.7337 25.5842 13.6551C25.8205 13.5762 26.0539 13.498 26.287 13.4285L26.2299 13.2369ZM23.3785 13.9327C23.2238 13.9327 23.0383 13.9181 22.8646 13.8712C22.69 13.824 22.5364 13.7466 22.4344 13.6276L22.2825 13.7578C22.4206 13.9188 22.6169 14.0114 22.8124 14.0642C23.0087 14.1173 23.2131 14.1327 23.3785 14.1327V13.9327ZM22.4332 13.6263C22.3003 13.4768 22.2385 13.232 22.2385 12.7327H22.0385C22.0385 13.2334 22.0966 13.5486 22.2837 13.7591L22.4332 13.6263ZM16.8385 9.4527C16.8385 8.89202 17.0129 8.31646 17.235 7.8104C17.4568 7.30526 17.7234 6.87563 17.9017 6.60817L17.7353 6.49723C17.5536 6.76977 17.2801 7.21014 17.0519 7.73C16.8241 8.24894 16.6385 8.85338 16.6385 9.4527H16.8385ZM17.9022 6.60738C18.2192 6.12202 18.6709 5.55095 19.1369 4.96226C19.6012 4.37568 20.0789 3.77225 20.4417 3.22817L20.2753 3.11723C19.918 3.65315 19.4458 4.24972 18.9801 4.83814C18.516 5.42445 18.0578 6.00338 17.7347 6.49802L17.9022 6.60738ZM20.4436 3.22511C20.486 3.15627 20.5242 3.0811 20.5603 3.01164C20.5973 2.94051 20.6325 2.87435 20.6717 2.81567C20.7494 2.69904 20.8325 2.62672 20.9509 2.61193L20.9261 2.41347C20.7244 2.43867 20.5975 2.56636 20.5053 2.70473C20.4594 2.77355 20.4196 2.84864 20.3829 2.91939C20.3452 2.9918 20.3109 3.05913 20.2733 3.12029L20.4436 3.22511ZM20.9432 2.61259C21.3297 2.59418 21.6585 2.83083 21.6585 3.1727H21.8585C21.8585 2.67457 21.3873 2.39121 20.9337 2.41281L20.9432 2.61259ZM21.6585 3.1727C21.6585 3.34429 21.6393 3.43553 21.5616 3.52868L21.7153 3.65672C21.8377 3.50987 21.8585 3.36111 21.8585 3.1727H21.6585ZM21.5678 3.52199C21.4881 3.60161 21.266 3.82369 21.1037 4.00626L21.2532 4.13914C21.4109 3.96171 21.6288 3.74379 21.7092 3.66341L21.5678 3.52199ZM21.1785 4.0727C21.0978 4.01356 21.0978 4.01356 21.0978 4.01356C21.0978 4.01357 21.0978 4.01357 21.0978 4.01357C21.0978 4.01358 21.0978 4.01359 21.0978 4.01361C21.0978 4.01364 21.0977 4.01369 21.0977 4.01376C21.0976 4.0139 21.0974 4.01411 21.0972 4.01439C21.0968 4.01495 21.0962 4.01579 21.0954 4.01689C21.0938 4.01909 21.0914 4.02235 21.0883 4.02654C21.0821 4.03493 21.0732 4.04705 21.0621 4.06199C21.04 4.09186 21.0095 4.13292 20.976 4.1777C20.9083 4.26798 20.8297 4.37096 20.7816 4.42868L20.9353 4.55672C20.9872 4.49444 21.0687 4.38742 21.136 4.2977C21.1699 4.25247 21.2006 4.21104 21.2229 4.18091C21.2341 4.16585 21.2431 4.1536 21.2494 4.14511C21.2525 4.14086 21.2549 4.13755 21.2566 4.1353C21.2574 4.13418 21.258 4.13332 21.2584 4.13273C21.2587 4.13244 21.2588 4.13222 21.2589 4.13207C21.259 4.132 21.259 4.13194 21.2591 4.1319C21.2591 4.13188 21.2591 4.13186 21.2591 4.13185C21.2591 4.13185 21.2591 4.13184 21.2591 4.13184C21.2591 4.13184 21.2591 4.13184 21.1785 4.0727ZM20.7785 4.4327C20.5698 4.71089 20.2848 5.03481 20.0059 5.37703C19.7309 5.71456 19.4641 6.06754 19.3085 6.38914L19.4885 6.47626C19.6329 6.17786 19.886 5.84084 20.161 5.50337C20.4321 5.17059 20.7271 4.83451 20.9385 4.5527L20.7785 4.4327ZM19.3116 6.48231C19.5156 6.83917 20 7.49968 20.4614 8.10577C20.9245 8.71404 21.3701 9.27487 21.5009 9.43576L21.6561 9.30964C21.5268 9.15053 21.0825 8.59136 20.6205 7.98462C20.157 7.37572 19.6814 6.72623 19.4853 6.38309L19.3116 6.48231ZM21.5007 9.43562C21.5728 9.52465 21.5942 9.60547 21.5899 9.6698C21.5856 9.73441 21.5548 9.79269 21.5034 9.83677C21.4008 9.92467 21.2102 9.95746 21.0131 9.82894L20.9038 9.99646C21.1668 10.1679 21.4561 10.1407 21.6335 9.98863C21.7221 9.91271 21.7813 9.80599 21.7895 9.6831C21.7977 9.55993 21.7541 9.43075 21.6562 9.30978L21.5007 9.43562ZM21.0148 9.83008C20.5857 9.53752 20.193 9.12599 19.7522 8.64513L19.6048 8.78027C20.044 9.25941 20.4512 9.68788 20.9021 9.99532L21.0148 9.83008ZM19.7523 8.64527C19.3328 8.18582 19.0359 7.84918 18.7193 7.41388L18.5576 7.53152C18.881 7.97622 19.1841 8.31958 19.6046 8.78013L19.7523 8.64527ZM18.5716 7.39837C18.5085 7.45512 18.4327 7.56837 18.3568 7.6968C18.2783 7.82956 18.1921 7.99182 18.109 8.15798C17.9434 8.48924 17.7862 8.84358 17.7242 9.01942L17.9128 9.08598C17.9707 8.92182 18.1235 8.57616 18.2879 8.24742C18.3698 8.08358 18.4537 7.92584 18.5289 7.7986C18.6067 7.66703 18.6684 7.58028 18.7054 7.54703L18.5716 7.39837ZM17.7262 9.01424C17.7 9.07694 17.6685 9.16739 17.6346 9.2602C17.5998 9.3553 17.5609 9.45715 17.5177 9.55079C17.474 9.64544 17.4284 9.72605 17.3818 9.78159C17.3335 9.83927 17.2989 9.8527 17.2785 9.8527V10.0527C17.388 10.0527 17.4734 9.98363 17.5351 9.91006C17.5986 9.83435 17.6529 9.73496 17.6993 9.63461C17.746 9.53325 17.7872 9.4251 17.8224 9.32895C17.8584 9.2305 17.8869 9.14846 17.9108 9.09116L17.7262 9.01424ZM17.2785 9.8527C17.0911 9.8527 16.9875 9.81028 16.9292 9.75199C16.871 9.69386 16.8385 9.60043 16.8385 9.4527H16.6385C16.6385 9.62497 16.6759 9.78154 16.7878 9.89341C16.8995 10.0051 17.0658 10.0527 17.2785 10.0527V9.8527ZM25.4374 5.74735C25.5975 4.66685 25.6973 3.96815 25.857 3.02948L25.6599 2.99592C25.4997 3.93725 25.3995 4.63855 25.2395 5.71804L25.4374 5.74735ZM25.8575 3.02684C25.8976 2.74617 25.9961 2.21993 26.1291 1.93499L25.9478 1.85041C25.8008 2.16547 25.6994 2.71923 25.6595 2.99856L25.8575 3.02684ZM26.1346 1.92017C26.1362 1.91462 26.1422 1.90291 26.1643 1.8874C26.1864 1.87193 26.2178 1.8576 26.2559 1.8456C26.3327 1.82147 26.4175 1.8127 26.4585 1.8127V1.6127C26.3994 1.6127 26.2942 1.62393 26.196 1.6548C26.1467 1.6703 26.0943 1.69222 26.0495 1.72363C26.0048 1.75499 25.9607 1.80078 25.9423 1.86523L26.1346 1.92017ZM26.4585 1.8127C26.7598 1.8127 26.9785 2.00311 26.9785 2.2527H27.1785C27.1785 1.86229 26.8372 1.6127 26.4585 1.6127V1.8127ZM26.9785 2.2527C26.9785 2.48267 26.94 2.73379 26.882 2.94639L27.0749 2.99901C27.137 2.77161 27.1785 2.50273 27.1785 2.2527H26.9785ZM26.8815 2.94845C26.7701 3.39395 26.6945 3.88355 26.6245 4.36841C26.5542 4.85519 26.4897 5.33631 26.4005 5.77266L26.5964 5.81274C26.6872 5.36908 26.7527 4.88021 26.8224 4.39698C26.8925 3.91185 26.9669 3.43145 27.0755 2.99695L26.8815 2.94845ZM26.531 5.88727C27.1716 5.66707 28.3038 5.32993 28.6741 5.27148L28.6429 5.07392C28.2531 5.13547 27.1054 5.47833 26.466 5.69813L26.531 5.88727ZM28.6848 5.26918C29.1145 5.15197 29.6626 5.07346 30.3297 5.13231L30.3473 4.93309C29.6543 4.87194 29.0824 4.95343 28.6322 5.07622L28.6848 5.26918ZM30.3294 5.13229C30.3978 5.1385 30.4388 5.17588 30.4614 5.22925C30.486 5.28718 30.4862 5.36059 30.4648 5.41759L30.6521 5.48781C30.6907 5.38481 30.691 5.25822 30.6455 5.15114C30.5982 5.03952 30.4992 4.9469 30.3475 4.93311L30.3294 5.13229ZM30.469 5.40798C30.4374 5.47125 30.4096 5.4984 30.363 5.5295L30.4739 5.6959C30.5473 5.647 30.5995 5.59415 30.6479 5.49742L30.469 5.40798ZM30.3884 5.51734C30.0098 5.63687 29.7204 5.69398 29.2722 5.81622L29.3248 6.00918C29.7566 5.89142 30.0671 5.82853 30.4486 5.70806L30.3884 5.51734ZM29.2697 5.81692C28.2702 6.11679 27.3421 6.39901 26.353 6.90362L26.4439 7.08178C27.4149 6.58639 28.3268 6.30861 29.3272 6.00848L29.2697 5.81692ZM26.2987 6.98522C26.2385 7.7889 26.2381 8.79628 26.3193 9.4255L26.5176 9.3999C26.4388 8.78912 26.4385 7.7965 26.4982 7.00018L26.2987 6.98522ZM26.3191 9.42374C26.3295 9.51758 26.3501 9.63591 26.37 9.7477C26.3903 9.86169 26.4096 9.96836 26.4192 10.0451L26.6177 10.0203C26.6073 9.93704 26.5867 9.82371 26.5669 9.7127C26.5468 9.59949 26.5274 9.48782 26.5179 9.40166L26.3191 9.42374ZM26.4185 10.0327V10.0927H26.6185V10.0327H26.4185ZM26.4185 10.0927C26.4185 10.1616 26.3624 10.2264 26.252 10.2804C26.1458 10.3324 26.0308 10.3527 25.9985 10.3527V10.5527C26.0662 10.5527 26.2111 10.523 26.3399 10.46C26.4646 10.399 26.6185 10.2838 26.6185 10.0927H26.4185ZM25.9894 10.3531C25.9184 10.3596 25.846 10.3288 25.7742 10.257C25.702 10.1848 25.6385 10.0782 25.5918 9.9568L25.4051 10.0286C25.4584 10.1672 25.535 10.3006 25.6328 10.3984C25.731 10.4966 25.8585 10.5658 26.0075 10.5523L25.9894 10.3531ZM25.5898 9.95209C25.5154 9.78448 25.4571 9.55516 25.4177 9.2403L25.2192 9.2651C25.2599 9.59024 25.3216 9.84092 25.4071 10.0333L25.5898 9.95209ZM25.4179 9.24166C25.3783 8.88595 25.3385 8.0897 25.3385 7.6727H25.1385C25.1385 8.0957 25.1786 8.89945 25.2191 9.26374L25.4179 9.24166ZM25.3385 7.6727C25.3385 7.55281 25.3585 6.35851 25.4376 5.7455L25.2393 5.7199C25.1584 6.34689 25.1385 7.55259 25.1385 7.6727H25.3385ZM31.1005 11.6927L31.0013 11.7051L31.1005 11.6927ZM31.3005 11.2127V11.1127H31.2895L31.2788 11.1151L31.3005 11.2127ZM31.7605 11.1727V11.2732L31.7707 11.2722L31.7605 11.1727ZM34.0405 10.8327L34.0535 10.9318L34.0542 10.9318L34.0405 10.8327ZM35.7605 10.6527L35.7674 10.7527L35.7743 10.7517L35.7605 10.6527ZM38.9605 10.4927L38.9487 10.5927H38.9605V10.4927ZM39.4805 10.5527L39.4608 10.6512L39.4705 10.6522L39.4805 10.5527ZM39.8005 11.1527L39.7015 11.1386L39.7013 11.1403L39.8005 11.1527ZM38.3605 11.4327L38.3667 11.5326L38.3704 11.5322L38.3605 11.4327ZM37.4405 11.4927L37.4524 11.592L37.4529 11.5919L37.4405 11.4927ZM34.4005 11.8527L34.4113 11.9521L34.4124 11.952L34.4005 11.8527ZM34.6005 4.2727L34.5346 4.19744L34.5339 4.19811L34.6005 4.2727ZM35.1005 4.1127L35.1376 4.20555V4.20555L35.1005 4.1127ZM34.0605 7.9527L34.0643 8.05263L34.0645 8.05262L34.0605 7.9527ZM35.4805 4.8727L35.5586 4.81023L35.5036 4.74155L35.4285 4.78728L35.4805 4.8727ZM34.2805 6.9927H34.1805V7.0927H34.2805V6.9927ZM31.1997 11.6803C31.1912 11.6125 31.1958 11.5172 31.2209 11.4378C31.2469 11.3552 31.2846 11.3187 31.3222 11.3103L31.2788 11.1151C31.1364 11.1467 31.0641 11.2702 31.0301 11.3776C30.9952 11.4882 30.9897 11.6129 31.0013 11.7051L31.1997 11.6803ZM31.3005 11.3127C31.3162 11.3127 31.3534 11.3096 31.3925 11.3061C31.4348 11.3023 31.4876 11.2972 31.54 11.2922C31.5926 11.2872 31.6448 11.2823 31.6863 11.2786C31.7071 11.2767 31.7249 11.2752 31.7385 11.2741C31.7454 11.2736 31.7509 11.2732 31.755 11.273C31.7598 11.2727 31.7611 11.2727 31.7605 11.2727V11.0727C31.7448 11.0727 31.7076 11.0758 31.6685 11.0793C31.6262 11.0831 31.5734 11.0882 31.521 11.0932C31.4684 11.0982 31.4162 11.1031 31.3747 11.1068C31.3539 11.1087 31.3361 11.1102 31.3225 11.1113C31.3156 11.1118 31.3101 11.1122 31.306 11.1124C31.3012 11.1127 31.2999 11.1127 31.3005 11.1127V11.3127ZM31.7707 11.2722C32.164 11.2318 32.5466 11.1714 32.9243 11.1089C33.3029 11.0462 33.6757 10.9816 34.0535 10.9318L34.0275 10.7336C33.6453 10.7838 33.2681 10.8492 32.8917 10.9115C32.5144 10.974 32.137 11.0336 31.7503 11.0732L31.7707 11.2722ZM34.0542 10.9318C34.6322 10.852 35.1899 10.7923 35.7674 10.7525L35.7536 10.5529C35.1711 10.5931 34.6088 10.6534 34.0268 10.7336L34.0542 10.9318ZM35.7743 10.7517C36.4956 10.6516 37.1886 10.5527 37.9205 10.5527V10.3527C37.1724 10.3527 36.4654 10.4538 35.7467 10.5537L35.7743 10.7517ZM37.9205 10.5527C38.2616 10.5527 38.6157 10.5528 38.9488 10.592L38.9722 10.3934C38.6253 10.3526 38.2594 10.3527 37.9205 10.3527V10.5527ZM38.9605 10.5927C38.9599 10.5927 38.9612 10.5927 38.9659 10.593C38.97 10.5932 38.9755 10.5936 38.9824 10.5942C38.9961 10.5952 39.014 10.5968 39.0351 10.5988C39.0773 10.6028 39.1311 10.6084 39.187 10.6146C39.3007 10.6272 39.416 10.6418 39.4609 10.6508L39.5001 10.4546C39.445 10.4436 39.3203 10.4282 39.209 10.4158C39.0999 10.4037 38.9876 10.3927 38.9605 10.3927V10.5927ZM39.4705 10.6522C39.5465 10.6598 39.6116 10.6925 39.6545 10.7577C39.6988 10.8251 39.7295 10.9426 39.7015 11.1386L39.8995 11.1668C39.9315 10.9428 39.9021 10.7703 39.8215 10.6477C39.7394 10.5229 39.6145 10.4656 39.4904 10.4532L39.4705 10.6522ZM39.7013 11.1403C39.6975 11.1708 39.6743 11.2034 39.6118 11.2316C39.5504 11.2593 39.4702 11.2727 39.4005 11.2727V11.4727C39.4907 11.4727 39.6006 11.4561 39.6942 11.4138C39.7867 11.372 39.8835 11.2946 39.8997 11.1651L39.7013 11.1403ZM39.4005 11.2727C39.2964 11.2727 38.553 11.313 38.3505 11.3332L38.3704 11.5322C38.568 11.5124 39.3046 11.4727 39.4005 11.4727V11.2727ZM38.3543 11.3329C38.042 11.3524 37.7519 11.353 37.4281 11.3935L37.4529 11.5919C37.7691 11.5524 38.039 11.553 38.3667 11.5325L38.3543 11.3329ZM37.4286 11.3934C36.9287 11.4534 36.4188 11.5134 35.9088 11.5734C35.3988 11.6334 34.8887 11.6934 34.3886 11.7534L34.4124 11.952C34.9123 11.892 35.4222 11.832 35.9322 11.772C36.4422 11.712 36.9523 11.652 37.4524 11.592L37.4286 11.3934ZM34.3897 11.7533C33.9237 11.8039 33.462 11.9104 33.0106 12.0022C32.5563 12.0945 32.1097 12.1727 31.6605 12.1727V12.3727C32.1313 12.3727 32.5947 12.2909 33.0504 12.1982C33.509 12.105 33.9573 12.0015 34.4113 11.9521L34.3897 11.7533ZM31.6605 12.1727C31.4734 12.1727 31.3758 12.1162 31.3166 12.0409C31.252 11.9587 31.2194 11.8373 31.1997 11.6803L31.0013 11.7051C31.0216 11.8681 31.059 12.0367 31.1594 12.1645C31.2652 12.2992 31.4276 12.3727 31.6605 12.3727V12.1727ZM33.2005 7.1327C33.2005 6.55781 33.4262 5.98603 33.726 5.49209C34.0254 4.99884 34.3938 4.59135 34.6671 4.34729L34.5339 4.19811C34.2472 4.45405 33.8656 4.87656 33.555 5.38831C33.2448 5.89937 33.0005 6.50759 33.0005 7.1327H33.2005ZM34.6663 4.34796C34.7264 4.29537 34.7805 4.28001 34.8509 4.269C34.9215 4.25798 35.0239 4.25105 35.1376 4.20555L35.0634 4.01985C34.9771 4.05435 34.9095 4.05742 34.8201 4.0714C34.7305 4.08539 34.6345 4.11003 34.5346 4.19744L34.6663 4.34796ZM35.1376 4.20555C35.1722 4.19173 35.2016 4.17338 35.2253 4.15818C35.2507 4.14196 35.2704 4.12878 35.2943 4.11636C35.3374 4.09386 35.3965 4.0727 35.5005 4.0727V3.8727C35.3645 3.8727 35.2736 3.90154 35.2017 3.93904C35.1681 3.95661 35.1391 3.97594 35.1175 3.98972C35.0944 4.00452 35.0788 4.01367 35.0634 4.01985L35.1376 4.20555ZM35.5005 4.0727C35.7367 4.0727 35.9497 4.21609 36.1083 4.44471C36.2667 4.67289 36.3605 4.97298 36.3605 5.2527H36.5605C36.5605 4.93242 36.4543 4.59251 36.2727 4.33069C36.0913 4.06931 35.8243 3.8727 35.5005 3.8727V4.0727ZM36.3605 5.2527C36.3605 6.45596 35.4874 7.79554 34.0565 7.85278L34.0645 8.05262C35.6336 7.98986 36.5605 6.52944 36.5605 5.2527H36.3605ZM34.0567 7.85277C33.816 7.86203 33.6009 7.79695 33.448 7.67461C33.2971 7.55394 33.2005 7.37289 33.2005 7.1327H33.0005C33.0005 7.43251 33.1239 7.67146 33.323 7.83079C33.5201 7.98845 33.785 8.06337 34.0643 8.05263L34.0567 7.85277ZM35.4285 4.78728C35.1783 4.93955 34.8682 5.29553 34.6225 5.70086C34.3765 6.10668 34.1805 6.58561 34.1805 6.9927H34.3805C34.3805 6.63979 34.5545 6.19872 34.7935 5.80454C35.0328 5.40987 35.3227 5.08585 35.5325 4.95812L35.4285 4.78728ZM34.2805 7.0927C34.4571 7.0927 34.6352 7.02105 34.7989 6.91059C34.9634 6.79959 35.1198 6.64519 35.2549 6.46844C35.5236 6.11711 35.7205 5.66127 35.7205 5.2527H35.5205C35.5205 5.60413 35.3474 6.01829 35.0961 6.34695C34.9712 6.51021 34.8301 6.6483 34.6871 6.74481C34.5433 6.84185 34.4039 6.8927 34.2805 6.8927V7.0927ZM35.7205 5.2527C35.7205 5.06427 35.6487 4.92291 35.5586 4.81023L35.4024 4.93517C35.4723 5.02249 35.5205 5.12113 35.5205 5.2527H35.7205ZM41.9182 14.4527H42.0184L42.0179 14.445L41.9182 14.4527ZM42.3982 13.8927L42.3448 13.808L42.3408 13.8108L42.3982 13.8927ZM43.4982 12.4527L43.5908 12.4904L43.5914 12.4887L43.4982 12.4527ZM44.5782 10.2727L44.661 10.3289L44.663 10.3257L44.5782 10.2727ZM45.1382 10.0727L45.1291 10.1723L45.1323 10.1725L45.1382 10.0727ZM44.9982 11.7727L44.9087 11.728L44.9082 11.729L44.9982 11.7727ZM44.2382 13.2927L44.1494 13.2467L44.1487 13.248L44.2382 13.2927ZM43.8382 13.9127L43.7613 13.8487L43.6246 14.0127H43.8382V13.9127ZM48.9782 13.9127L49.0195 13.8217L49.0116 13.8181L49.0031 13.8159L48.9782 13.9127ZM48.9182 14.5727L48.9265 14.6728L48.936 14.6711L48.9182 14.5727ZM46.0382 14.7927L46.0432 14.8926L46.044 14.8925L46.0382 14.7927ZM41.9182 8.6327L42.014 8.66147L42.0152 8.65695L41.9182 8.6327ZM42.2582 7.8927L42.1719 7.84208L42.1718 7.84231L42.2582 7.8927ZM43.9782 5.7327L43.9028 5.66673L43.899 5.67156L43.9782 5.7327ZM44.3182 5.2727L44.4076 5.31742L44.4644 5.20382L44.3406 5.17526L44.3182 5.2727ZM43.5782 5.1127L43.5474 5.208L43.5524 5.20932L43.5782 5.1127ZM42.7382 3.7727L42.8316 3.8083L42.8317 3.80817L42.7382 3.7727ZM43.7782 2.0927L43.6968 2.03458L43.6965 2.03503L43.7782 2.0927ZM44.0782 1.6727L43.9988 1.61098L43.9934 1.6197L44.0782 1.6727ZM43.9582 1.3127L43.947 1.4127H43.9582V1.3127ZM43.1982 1.3527L43.2206 1.45014V1.45014L43.1982 1.3527ZM42.1782 1.4127L42.1397 1.50501L42.1488 1.50882L42.1585 1.51076L42.1782 1.4127ZM41.8982 0.8927L41.9948 0.919052L41.9959 0.913653L41.8982 0.8927ZM42.6982 0.372699L42.6778 0.274801L42.6776 0.274845L42.6982 0.372699ZM44.4582 0.412699L44.483 0.315831L44.4824 0.315685L44.4582 0.412699ZM45.0982 1.7127L45.1926 1.74575L45.1935 1.74281L45.0982 1.7127ZM44.4582 2.8127L44.5398 2.87055L44.5421 2.86702L44.4582 2.8127ZM43.7182 3.9927L43.8042 4.0443L43.8076 4.03742L43.7182 3.9927ZM43.9182 4.3527L43.944 4.25596L43.9391 4.25492L43.9182 4.3527ZM44.8182 4.6127L44.781 4.70557L44.783 4.70633L44.8182 4.6127ZM45.3982 5.2927L45.4943 5.32154L45.496 5.3133L45.3982 5.2927ZM45.0582 5.9127L45.1352 5.97653L45.1371 5.97409L45.0582 5.9127ZM43.5782 7.7727L43.6587 7.83202L43.6594 7.83102L43.5782 7.7727ZM43.1182 8.5327L43.0266 8.49109L43.0233 8.50108L43.1182 8.5327ZM43.1782 8.7527L43.1844 8.6527H43.1782V8.7527ZM44.0182 8.6727L43.9964 8.575L43.9924 8.57608L44.0182 8.6727ZM45.5182 8.2527L45.5456 8.34886L45.5466 8.34858L45.5182 8.2527ZM46.4982 8.0727L46.4905 8.1727H46.4982V8.0727ZM46.4782 8.7727L46.5344 8.85543L46.537 8.85357L46.4782 8.7727ZM42.6582 9.7727L42.6743 9.67401L42.6738 9.67392L42.6582 9.7727ZM42.0179 14.445C42.0113 14.3602 42.0548 14.283 42.1435 14.2012C42.2344 14.1173 42.347 14.0505 42.4555 13.9746L42.3408 13.8108C42.2493 13.8749 42.1119 13.9581 42.0078 14.0542C41.9015 14.1524 41.805 14.2852 41.8184 14.4604L42.0179 14.445ZM42.4514 13.9773C43.0169 13.6213 43.3672 13.0391 43.5908 12.4904L43.4055 12.415C43.1891 12.9463 42.8594 13.4841 42.3449 13.8081L42.4514 13.9773ZM43.5914 12.4887C43.93 11.6125 44.2868 10.8802 44.6609 10.3288L44.4954 10.2165C44.1095 10.7852 43.7463 11.5329 43.4049 12.4167L43.5914 12.4887ZM44.663 10.3257C44.6966 10.2718 44.7583 10.2282 44.8441 10.2003C44.9293 10.1726 45.0304 10.1633 45.1291 10.1723L45.1472 9.97311C45.0259 9.96208 44.8971 9.97278 44.7822 10.0101C44.668 10.0472 44.5597 10.1136 44.4934 10.2197L44.663 10.3257ZM45.1323 10.1725C45.2698 10.1806 45.3388 10.2377 45.379 10.3075C45.4234 10.3849 45.4382 10.4888 45.4382 10.5927H45.6382C45.6382 10.4766 45.6229 10.3305 45.5523 10.2079C45.4775 10.0777 45.3465 9.98479 45.144 9.97287L45.1323 10.1725ZM45.4382 10.5927C45.4382 10.6601 45.4179 10.7457 45.38 10.8457C45.3425 10.9445 45.2904 11.0507 45.2327 11.1577C45.175 11.2645 45.1128 11.3697 45.0554 11.4673C44.9988 11.5636 44.9456 11.6543 44.9087 11.728L45.0876 11.8174C45.1207 11.7511 45.17 11.6668 45.2278 11.5687C45.2847 11.4719 45.3489 11.3634 45.4086 11.2527C45.4684 11.1422 45.525 11.0272 45.567 10.9166C45.6084 10.8072 45.6382 10.6953 45.6382 10.5927H45.4382ZM44.9082 11.729C44.5485 12.4684 44.4289 12.7076 44.1494 13.2467L44.3269 13.3387C44.6074 12.7978 44.7278 12.557 45.0881 11.8164L44.9082 11.729ZM44.1487 13.248C44.0508 13.4438 43.9548 13.6165 43.7613 13.8487L43.915 13.9767C44.1215 13.7289 44.2255 13.5416 44.3276 13.3374L44.1487 13.248ZM43.8382 14.0127C44.382 14.0127 44.9202 13.9775 45.4473 13.9425C45.9755 13.9074 46.4921 13.8727 46.9982 13.8727V13.6727C46.4842 13.6727 45.9608 13.708 45.434 13.7429C44.9061 13.7779 44.3743 13.8127 43.8382 13.8127V14.0127ZM46.9982 13.8727C47.7638 13.8727 48.3484 13.8535 48.9532 14.0095L49.0031 13.8159C48.3679 13.6519 47.7525 13.6727 46.9982 13.6727V13.8727ZM48.9368 14.0037C48.9587 14.0137 48.9817 14.0377 48.998 14.085C49.0142 14.132 49.02 14.1926 49.0137 14.2551C49.0073 14.3177 48.9895 14.3749 48.9652 14.4158C48.9405 14.4575 48.9164 14.4714 48.9003 14.4743L48.936 14.6711C49.0299 14.654 49.0958 14.5879 49.1373 14.5177C49.1793 14.4468 49.204 14.3602 49.2126 14.2753C49.2213 14.1903 49.2146 14.0997 49.1871 14.0198C49.1596 13.9402 49.1076 13.8617 49.0195 13.8217L48.9368 14.0037ZM48.9099 14.473C48.7887 14.4831 48.4614 14.5184 48.1431 14.5507C47.8196 14.5836 47.5116 14.6127 47.4182 14.6127V14.8127C47.5247 14.8127 47.8467 14.7818 48.1633 14.7497C48.4849 14.717 48.8076 14.6823 48.9265 14.6724L48.9099 14.473ZM47.4182 14.6127C47.2743 14.6127 46.3677 14.6731 46.0323 14.6929L46.044 14.8925C46.3886 14.8723 47.2821 14.8127 47.4182 14.8127V14.6127ZM46.0331 14.6928C45.4382 14.7231 44.8333 14.8088 44.2353 14.886C43.6354 14.9635 43.0411 15.0327 42.4582 15.0327V15.2327C43.0553 15.2327 43.661 15.1619 44.261 15.0844C44.863 15.0066 45.4581 14.9223 46.0432 14.8926L46.0331 14.6928ZM42.4582 15.0327C42.3276 15.0327 42.2215 14.9808 42.1459 14.8873C42.0688 14.792 42.0182 14.6461 42.0182 14.4527H41.8182C41.8182 14.6793 41.8775 14.8734 41.9904 15.0131C42.1048 15.1546 42.2687 15.2327 42.4582 15.2327V15.0327ZM42.0152 8.65695C42.0713 8.43238 42.2043 8.18353 42.3445 7.94309L42.1718 7.84231C42.032 8.08187 41.885 8.35302 41.8211 8.60845L42.0152 8.65695ZM42.3444 7.94332C42.61 7.49088 42.8655 7.17621 43.1407 6.8638C43.4156 6.55171 43.7147 6.23723 44.0573 5.79384L43.899 5.67156C43.5616 6.10817 43.2707 6.41369 42.9906 6.7316C42.7108 7.04919 42.4464 7.37452 42.1719 7.84208L42.3444 7.94332ZM44.0534 5.79855C44.1921 5.64005 44.3209 5.49074 44.4076 5.31742L44.2287 5.22798C44.1554 5.37466 44.0442 5.50535 43.9029 5.66685L44.0534 5.79855ZM44.3406 5.17526C44.2085 5.14477 44.0959 5.12428 43.9824 5.10206C43.8684 5.07977 43.7509 5.05526 43.6039 5.01608L43.5524 5.20932C43.7054 5.25014 43.8279 5.27563 43.944 5.29834C44.0604 5.32112 44.1678 5.34063 44.2957 5.37014L44.3406 5.17526ZM43.6089 5.01753C43.2994 4.9177 43.0346 4.79952 42.8822 4.61831C42.7392 4.44843 42.6807 4.20438 42.8316 3.8083L42.6447 3.7371C42.4756 4.18102 42.5271 4.50697 42.7291 4.74708C42.9217 4.97588 43.2369 5.1077 43.5475 5.20787L43.6089 5.01753ZM42.8317 3.80817C43.0459 3.24341 43.3749 2.83739 43.8599 2.15037L43.6965 2.03503C43.2214 2.70801 42.8704 3.14199 42.6447 3.73723L42.8317 3.80817ZM43.8595 2.15082C43.9541 2.01845 44.0611 1.88864 44.163 1.7257L43.9934 1.6197C43.8952 1.77676 43.8022 1.88695 43.6968 2.03458L43.8595 2.15082ZM44.1571 1.73409C44.2418 1.62513 44.2722 1.49923 44.2319 1.39047C44.1904 1.2783 44.0839 1.2127 43.9582 1.2127V1.4127C44.0124 1.4127 44.0359 1.4371 44.0444 1.45993C44.0541 1.48617 44.0545 1.54027 43.9992 1.61131L44.1571 1.73409ZM43.9692 1.21331C43.781 1.1924 43.4493 1.19212 43.1757 1.25526L43.2206 1.45014C43.4671 1.39327 43.7753 1.393 43.9471 1.41209L43.9692 1.21331ZM43.1757 1.25526C43.0503 1.28418 42.8752 1.31342 42.6951 1.32803C42.5137 1.34274 42.3344 1.34197 42.1978 1.31464L42.1585 1.51076C42.3219 1.54343 42.5226 1.54266 42.7112 1.52737C42.9011 1.51197 43.086 1.48122 43.2206 1.45014L43.1757 1.25526ZM42.2166 1.32039C42.114 1.27762 42.0488 1.21685 42.0141 1.15102C41.9796 1.08574 41.9706 1.00716 41.9946 0.919012L41.8017 0.866388C41.7657 0.998242 41.7767 1.12966 41.8372 1.24438C41.8975 1.35855 42.0023 1.44778 42.1397 1.50501L42.2166 1.32039ZM41.9959 0.913653C42.0177 0.812282 42.0959 0.721852 42.2287 0.64397C42.3608 0.566523 42.5343 0.509392 42.7188 0.470554L42.6776 0.274845C42.482 0.316007 42.2855 0.378877 42.1276 0.47143C41.9704 0.563547 41.8386 0.693118 41.8004 0.871747L41.9959 0.913653ZM42.7185 0.470598C42.9462 0.423163 43.2963 0.412699 43.6345 0.425132C43.9728 0.43757 44.2843 0.47232 44.4339 0.509713L44.4824 0.315685C44.312 0.273079 43.9835 0.237829 43.6418 0.225267C43.3 0.212701 42.9301 0.222236 42.6778 0.274801L42.7185 0.470598ZM44.4333 0.509565C44.8171 0.607972 44.9968 0.732734 45.0695 0.893828C45.145 1.06121 45.1228 1.3027 45.0028 1.68259L45.1935 1.74281C45.3135 1.3627 45.3613 1.05419 45.2518 0.811571C45.1395 0.562665 44.8792 0.417427 44.483 0.315833L44.4333 0.509565ZM45.0038 1.67967C44.869 2.06472 44.6011 2.40764 44.3742 2.75837L44.5421 2.86702C44.7552 2.53776 45.0473 2.16068 45.1925 1.74574L45.0038 1.67967ZM44.3766 2.7549C44.0369 3.23447 43.8926 3.42024 43.6287 3.94798L43.8076 4.03742C44.0637 3.52516 44.1995 3.35093 44.5398 2.8705L44.3766 2.7549ZM43.6324 3.94125C43.5923 4.00801 43.5616 4.11313 43.5955 4.2183C43.632 4.33188 43.7332 4.41534 43.8972 4.45048L43.9391 4.25492C43.8231 4.23006 43.7943 4.18352 43.7859 4.1571C43.7747 4.12227 43.784 4.07738 43.8039 4.04415L43.6324 3.94125ZM43.8924 4.44932C44.2001 4.53139 44.4884 4.58852 44.781 4.70555L44.8553 4.51985C44.5479 4.39688 44.2362 4.33401 43.9439 4.25608L43.8924 4.44932ZM44.783 4.70633C44.9415 4.76577 45.0903 4.83519 45.1899 4.92825C45.2834 5.01566 45.332 5.12146 45.3003 5.2721L45.496 5.3133C45.5443 5.08394 45.4629 4.90974 45.3264 4.78215C45.196 4.66021 45.0148 4.57963 44.8533 4.51907L44.783 4.70633ZM45.3024 5.26397C45.2471 5.44824 45.1146 5.67724 44.9792 5.85131L45.1371 5.97409C45.2817 5.78816 45.4292 5.53716 45.4939 5.32143L45.3024 5.26397ZM44.9812 5.8489C44.4026 6.54718 44.0595 6.93077 43.4969 7.71438L43.6594 7.83102C44.2168 7.05463 44.5537 6.67822 45.1352 5.9765L44.9812 5.8489ZM43.4976 7.71338C43.2135 8.09898 43.13 8.265 43.0271 8.49132L43.2092 8.57408C43.3063 8.3604 43.3828 8.20642 43.6587 7.83202L43.4976 7.71338ZM43.0233 8.50108C43.0075 8.54829 43.0022 8.61971 43.0119 8.6808C43.0168 8.71167 43.0269 8.75007 43.0498 8.78335C43.0751 8.8202 43.1183 8.8527 43.1782 8.8527V8.6527C43.1857 8.6527 43.1945 8.65482 43.2026 8.65957C43.21 8.66396 43.2137 8.66872 43.2147 8.67018C43.2156 8.67158 43.2121 8.66623 43.2094 8.6496C43.207 8.63449 43.2065 8.61646 43.2076 8.59904C43.2088 8.58088 43.2116 8.56866 43.213 8.56432L43.0233 8.50108ZM43.1719 8.85251C43.502 8.87314 43.7328 8.85228 44.0439 8.76932L43.9924 8.57608C43.7035 8.65312 43.4943 8.67226 43.1844 8.65289L43.1719 8.85251ZM44.0398 8.77032C44.2237 8.72946 45.2689 8.42791 45.5456 8.34885L45.4907 8.15655C45.2074 8.23749 44.1726 8.53594 43.9965 8.57508L44.0398 8.77032ZM45.5466 8.34858C46.0878 8.1882 46.2512 8.154 46.4905 8.17241L46.5058 7.97299C46.2251 7.9514 46.0285 7.9972 45.4897 8.15682L45.5466 8.34858ZM46.4982 8.1727C46.5367 8.1727 46.5532 8.18664 46.565 8.20796C46.5808 8.23655 46.5901 8.28614 46.5836 8.35307C46.5773 8.41807 46.5571 8.48905 46.5264 8.55203C46.4953 8.61586 46.457 8.66447 46.4193 8.69183L46.537 8.85357C46.6094 8.80093 46.666 8.72204 46.7062 8.63962C46.7467 8.55635 46.774 8.46233 46.7827 8.37233C46.7912 8.28426 46.783 8.18885 46.74 8.11119C46.6931 8.02626 46.6096 7.9727 46.4982 7.9727V8.1727ZM46.4219 8.69001C46.3066 8.76843 46.0754 8.88011 45.771 9.00206C45.469 9.12303 45.102 9.25139 44.7198 9.3643C44.3375 9.47725 43.9417 9.57425 43.582 9.63307C43.2202 9.69224 42.9031 9.71136 42.6743 9.67401L42.642 9.87139C42.9033 9.91404 43.2461 9.89066 43.6143 9.83045C43.9846 9.7699 44.3888 9.67065 44.7765 9.5561C45.1643 9.44151 45.5373 9.31112 45.8453 9.18772C46.1509 9.06529 46.3997 8.94697 46.5344 8.85539L46.4219 8.69001ZM42.6738 9.67392C42.3078 9.61614 42.1132 9.4903 42.0223 9.33273C41.9301 9.17302 41.927 8.95115 42.0139 8.66143L41.8224 8.60396C41.7293 8.91425 41.7162 9.20238 41.849 9.43267C41.9831 9.6651 42.2485 9.80926 42.6426 9.87148L42.6738 9.67392ZM67.5324 7.7727L67.6302 7.79365L67.6304 7.79231L67.5324 7.7727ZM67.8724 5.8127L67.9715 5.82592L67.9964 5.63886L67.8277 5.72326L67.8724 5.8127ZM66.2924 6.6127L66.2477 6.52326L66.2924 6.6127ZM64.0524 7.6527L64.0883 7.74606L64.0903 7.74522L64.0524 7.6527ZM62.8724 7.6127L62.9674 7.58102L62.9652 7.57556L62.8724 7.6127ZM62.8324 7.2727L62.7324 7.2677V7.2727H62.8324ZM63.6524 6.5927L63.6947 6.68335L63.6971 6.68214L63.6524 6.5927ZM64.9924 6.0127L65.0322 6.10441L65.0323 6.10437L64.9924 6.0127ZM67.1924 4.9927L67.1501 4.90207L67.1486 4.90278L67.1924 4.9927ZM68.0324 4.4727L67.9769 4.38945L67.9743 4.39133L68.0324 4.4727ZM68.2724 4.2127L68.3556 4.26817L68.3603 4.26109L68.3638 4.25331L68.2724 4.2127ZM68.6324 3.3327L68.5404 3.29328L68.5392 3.29645L68.6324 3.3327ZM68.8724 2.8127L68.962 2.8575L68.9643 2.85209L68.8724 2.8127ZM69.4124 2.6927L69.4234 2.59331V2.59331L69.4124 2.6927ZM69.4924 4.4527L69.5885 4.48017L69.5889 4.47901L69.4924 4.4527ZM69.1524 5.4527L69.0553 5.42842L69.0543 5.43309L69.1524 5.4527ZM68.6924 8.0127L68.5945 7.99189L68.5942 7.9937L68.6924 8.0127ZM68.4924 9.8727L68.3924 9.86948L68.3924 9.8702L68.4924 9.8727ZM68.7324 12.3127L68.8294 12.2884L68.8285 12.2852L68.7324 12.3127ZM68.8524 12.7927L68.9502 12.7717L68.95 12.771L68.8524 12.7927ZM68.6924 13.4127L68.6582 13.3187L68.6576 13.3189L68.6924 13.4127ZM67.9524 12.7927L68.0476 12.761L68.0443 12.7533L67.9524 12.7927ZM67.8324 12.4727L67.7377 12.5056L67.7405 12.5121L67.8324 12.4727ZM55.2124 9.7727L55.3123 9.76845L55.3122 9.7673L55.2124 9.7727ZM55.5524 7.6527L55.4558 7.6267L55.4554 7.62845L55.5524 7.6527ZM56.0324 6.0727L55.9395 6.03555L55.9386 6.03797L56.0324 6.0727ZM56.8124 5.8127L56.8308 5.71441L56.8298 5.71422L56.8124 5.8127ZM57.0124 7.0727L56.9177 7.0389L56.9154 7.04845L57.0124 7.0727ZM56.8124 7.6527L56.9087 7.67986L56.9094 7.67695L56.8124 7.6527ZM56.3924 9.5327L56.4922 9.53935L56.4922 9.53769L56.3924 9.5327ZM56.8524 10.0727L56.8253 9.97639L56.8223 9.97734L56.8524 10.0727ZM58.4124 9.3127L58.4558 9.40281L58.4571 9.40214L58.4124 9.3127ZM59.4924 9.2727L59.5781 9.22124L59.5772 9.2197L59.4924 9.2727ZM59.3324 9.7327L59.2656 9.65753L59.2584 9.66543L59.3324 9.7327ZM58.9524 10.0727L59.0078 10.1559L58.9524 10.0727ZM59.7524 10.5327L59.8519 10.5231L59.8519 10.5227L59.7524 10.5327ZM59.8324 9.2127L59.9304 9.23231L59.9305 9.2319L59.8324 9.2127ZM60.6924 6.7727L60.7654 6.84112L60.7671 6.83914L60.6924 6.7727ZM61.5524 6.7127L61.5971 6.62321L61.5943 6.6219L61.5524 6.7127ZM61.7924 7.1727L61.6935 7.15749L61.6934 7.15856L61.7924 7.1727ZM61.5524 7.7527L61.6464 7.78689L61.6472 7.78432L61.5524 7.7527ZM60.9524 9.9727L61.0521 9.98037L61.0522 9.97769L60.9524 9.9727ZM61.2724 10.2727L61.2848 10.372L61.2888 10.3713L61.2724 10.2727ZM62.7124 9.6327L62.6649 9.54461L62.6624 9.54608L62.7124 9.6327ZM63.5124 9.1527L63.4677 9.06326L63.5124 9.1527ZM64.6924 9.2727L64.5947 9.251L64.5943 9.25309L64.6924 9.2727ZM64.0124 9.9927L63.9619 9.90617L63.9569 9.9095L64.0124 9.9927ZM62.9124 10.6727L62.8676 10.5832L62.8643 10.585L62.9124 10.6727ZM60.4124 4.5527L60.3795 4.45825L60.3791 4.4584L60.4124 4.5527ZM63.6524 4.4927L63.7324 4.43265L63.7298 4.42938L63.6524 4.4927ZM60.5324 5.8327L60.4817 5.74651L60.5324 5.8327ZM54.5724 4.6327L54.4737 4.61626L54.4735 4.61749L54.5724 4.6327ZM55.8724 3.6327L55.8309 3.54146L55.825 3.54465L55.8724 3.6327ZM59.1724 3.7127L59.16 3.61346L59.1582 3.6137L59.1724 3.7127ZM57.9124 3.9927L57.8881 3.89569L57.9124 3.9927ZM56.9924 4.3127L56.9607 4.21767L56.9552 4.21985L56.9924 4.3127ZM56.1324 4.7727L56.0793 4.68777L56.0747 4.691L56.1324 4.7727ZM55.3924 5.3727L55.3287 5.29492L55.3217 5.30199L55.3924 5.3727ZM55.0324 5.4727L55.015 5.57118L55.0159 5.57134L55.0324 5.4727ZM67.5124 8.9527C67.5124 8.73847 67.5719 8.06563 67.6302 7.79365L67.4346 7.75175C67.3729 8.03977 67.3124 8.72692 67.3124 8.9527H67.5124ZM67.6304 7.79231C67.6504 7.69234 67.8509 6.60989 67.8714 6.46684L67.6734 6.43856C67.6538 6.57551 67.4543 7.65305 67.4343 7.75309L67.6304 7.79231ZM67.8714 6.46684C67.8811 6.39838 67.8958 6.31567 67.9135 6.20914C67.9311 6.10357 67.9513 5.9774 67.9715 5.82592L67.7732 5.79948C67.7534 5.948 67.7336 6.07183 67.7162 6.17626C67.699 6.27973 67.6836 6.36702 67.6734 6.43856L67.8714 6.46684ZM67.8277 5.72326C67.5873 5.84346 67.3219 5.97864 67.052 6.11609C66.7819 6.25362 66.5073 6.39345 66.2477 6.52326L66.3371 6.70214C66.5975 6.57195 66.8728 6.43178 67.1428 6.29431C67.4128 6.15676 67.6775 6.02194 67.9171 5.90214L67.8277 5.72326ZM66.2477 6.52326C65.5281 6.88304 64.7908 7.24166 64.0144 7.56018L64.0903 7.74522C64.8739 7.42374 65.6167 7.06236 66.3371 6.70214L66.2477 6.52326ZM64.0165 7.55937C63.8791 7.61221 63.7498 7.69505 63.6429 7.75191C63.53 7.81197 63.4276 7.8527 63.3124 7.8527V8.0527C63.4771 8.0527 63.6148 7.99342 63.7368 7.92849C63.8649 7.86035 63.9657 7.79319 64.0883 7.74603L64.0165 7.55937ZM63.3124 7.8527C63.1587 7.8527 63.1012 7.82768 63.0699 7.79898C63.0329 7.76499 63.0097 7.70833 62.9672 7.58108L62.7775 7.64432C62.8151 7.75707 62.8519 7.87041 62.9348 7.94641C63.0235 8.02772 63.1461 8.0527 63.3124 8.0527V7.8527ZM62.9652 7.57556C62.9512 7.54054 62.942 7.48345 62.9371 7.42003C62.9324 7.3592 62.9324 7.30256 62.9324 7.2727H62.7324C62.7324 7.30284 62.7323 7.3662 62.7377 7.43537C62.7428 7.50195 62.7535 7.58486 62.7795 7.64984L62.9652 7.57556ZM62.9323 7.27769C62.9398 7.12608 63.0364 7.01567 63.1901 6.92014C63.349 6.82149 63.5309 6.75974 63.6947 6.68332L63.6101 6.50208C63.4738 6.56566 63.2558 6.64391 63.0846 6.75026C62.9084 6.85973 62.7449 7.01932 62.7325 7.26771L62.9323 7.27769ZM63.6971 6.68214C64.0543 6.50355 64.5654 6.30739 65.0322 6.10441L64.9525 5.92099C64.4994 6.11801 63.9705 6.32185 63.6077 6.50326L63.6971 6.68214ZM65.0323 6.10437C65.814 5.76364 66.4953 5.44301 67.2361 5.08262L67.1486 4.90278C66.4094 5.26239 65.7307 5.58176 64.9524 5.92103L65.0323 6.10437ZM67.2347 5.08332C67.5439 4.93901 67.8106 4.75403 68.0905 4.55407L67.9743 4.39133C67.6942 4.59136 67.4409 4.76639 67.1501 4.90208L67.2347 5.08332ZM68.0878 4.5559C68.1607 4.50735 68.2283 4.43277 68.2748 4.37602C68.2988 4.34667 68.3187 4.32006 68.3327 4.30073C68.3398 4.29104 68.3453 4.28311 68.3492 4.27751C68.3511 4.27471 68.3527 4.27249 68.3537 4.27091C68.3543 4.27012 68.3547 4.26949 68.355 4.26903C68.3552 4.2688 68.3553 4.26861 68.3554 4.26847C68.3554 4.2684 68.3555 4.26834 68.3555 4.26829C68.3555 4.26826 68.3555 4.26824 68.3555 4.26822C68.3556 4.26821 68.3556 4.2682 68.3556 4.26819C68.3556 4.26818 68.3556 4.26817 68.2724 4.2127C68.1892 4.15723 68.1892 4.15722 68.1892 4.15721C68.1892 4.15721 68.1892 4.1572 68.1892 4.1572C68.1892 4.15719 68.1892 4.15718 68.1892 4.15718C68.1892 4.15717 68.1892 4.15718 68.1892 4.15719C68.1892 4.15722 68.1891 4.15729 68.189 4.15741C68.1889 4.15764 68.1886 4.15803 68.1883 4.15858C68.1875 4.15967 68.1863 4.16139 68.1848 4.16367C68.1816 4.16823 68.1769 4.17499 68.1708 4.18342C68.1585 4.20034 68.141 4.22373 68.12 4.24938C68.0764 4.30263 68.0241 4.35805 67.9769 4.38949L68.0878 4.5559ZM68.3638 4.25331C68.5248 3.89086 68.5856 3.72878 68.7256 3.36894L68.5392 3.29645C68.3991 3.65662 68.3399 3.81454 68.181 4.17209L68.3638 4.25331ZM68.7243 3.37209C68.7835 3.23385 68.9227 2.93563 68.9618 2.85742L68.7829 2.76798C68.742 2.84977 68.6012 3.15155 68.5405 3.29331L68.7243 3.37209ZM68.9643 2.85209C68.9668 2.84624 68.9747 2.83471 69.0009 2.8218C69.0273 2.8088 69.0647 2.79838 69.1115 2.79169C69.2049 2.77835 69.3157 2.78257 69.4013 2.79209L69.4234 2.59331C69.329 2.58283 69.1998 2.57705 69.0832 2.5937C69.025 2.60202 68.9649 2.6166 68.9126 2.64235C68.8601 2.66819 68.808 2.70916 68.7805 2.77331L68.9643 2.85209ZM69.4013 2.79209C69.5729 2.81116 69.6664 2.85235 69.7179 2.9021C69.7661 2.94867 69.7924 3.01756 69.7924 3.1327H69.9924C69.9924 2.98784 69.9587 2.85673 69.8569 2.7583C69.7583 2.66305 69.6118 2.61424 69.4234 2.59331L69.4013 2.79209ZM69.7924 3.1327C69.7924 3.36367 69.7279 3.5696 69.6445 3.77806C69.5632 3.98139 69.4579 4.19911 69.3959 4.42639L69.5889 4.47901C69.6469 4.26629 69.7416 4.07401 69.8302 3.85234C69.9168 3.6358 69.9924 3.40173 69.9924 3.1327H69.7924ZM69.3962 4.42523C69.3573 4.5613 69.2837 4.76769 69.2133 4.96391C69.1446 5.15529 69.0769 5.34216 69.0554 5.42845L69.2494 5.47695C69.2678 5.40324 69.3302 5.23011 69.4015 5.03149C69.4711 4.83771 69.5474 4.6241 69.5885 4.48017L69.3962 4.42523ZM69.0543 5.43309C68.9739 5.83513 68.9086 6.24217 68.8387 6.66385C68.7688 7.08615 68.6941 7.52426 68.5946 7.99189L68.7902 8.03351C68.8907 7.56114 68.966 7.11925 69.036 6.69654C69.1062 6.27323 69.1708 5.87027 69.2504 5.47231L69.0543 5.43309ZM68.5942 7.9937C68.473 8.61981 68.4126 9.24519 68.3924 9.86948L68.5923 9.87592C68.6122 9.26021 68.6717 8.64559 68.7906 8.0317L68.5942 7.9937ZM68.3924 9.8702C68.3723 10.6731 68.392 11.4853 68.6362 12.3402L68.8285 12.2852C68.5928 11.4601 68.5724 10.6723 68.5923 9.8752L68.3924 9.8702ZM68.6354 12.337C68.6763 12.5009 68.7151 12.6358 68.7548 12.8144L68.95 12.771C68.9097 12.5896 68.8684 12.4445 68.8294 12.2884L68.6354 12.337ZM68.7546 12.8137C68.7839 12.9502 68.7954 13.0696 68.779 13.1598C68.7637 13.244 68.7269 13.2937 68.6582 13.3187L68.7265 13.5067C68.8778 13.4517 68.9511 13.3314 68.9758 13.1956C68.9994 13.0658 68.9809 12.9152 68.9502 12.7717L68.7546 12.8137ZM68.6576 13.3189C68.539 13.3629 68.4543 13.3603 68.3923 13.3393C68.3294 13.3179 68.2768 13.2732 68.2312 13.2094C68.1352 13.0756 68.0914 12.8936 68.0472 12.7611L67.8575 12.8243C67.8933 12.9318 67.9495 13.1598 68.0686 13.326C68.1304 13.4122 68.2141 13.49 68.3281 13.5287C68.4429 13.5676 68.5758 13.5625 68.7271 13.5065L68.6576 13.3189ZM68.0443 12.7533C68.0159 12.6872 68.002 12.6453 67.9872 12.6011C67.972 12.5553 67.9559 12.5072 67.9243 12.4333L67.7405 12.5121C67.7688 12.5782 67.7828 12.6201 67.7975 12.6643C67.8128 12.7101 67.8288 12.7582 67.8605 12.8321L68.0443 12.7533ZM67.9268 12.4398C67.612 11.5347 67.5124 10.5471 67.5124 9.4927H67.3124C67.3124 10.5583 67.4128 11.5707 67.7379 12.5056L67.9268 12.4398ZM67.5124 9.4927V8.9527H67.3124V9.4927H67.5124ZM55.3122 9.7673C55.2732 9.046 55.4477 8.48354 55.6494 7.67695L55.4554 7.62845C55.257 8.42186 55.0715 9.0194 55.1125 9.7781L55.3122 9.7673ZM55.6489 7.6787C55.7891 7.15818 55.928 6.64249 56.1261 6.10743L55.9386 6.03797C55.7368 6.58291 55.5957 7.10722 55.4558 7.6267L55.6489 7.6787ZM56.1252 6.10984C56.1493 6.04969 56.2259 5.98361 56.3565 5.94007C56.483 5.89791 56.6411 5.88402 56.795 5.91118L56.8298 5.71422C56.6436 5.68138 56.4518 5.69749 56.2933 5.75033C56.1389 5.80179 55.9955 5.89571 55.9395 6.03556L56.1252 6.10984ZM56.7939 5.91099C56.9448 5.93928 57.037 5.98379 57.0917 6.03841C57.1432 6.08996 57.1724 6.16175 57.1724 6.2727H57.3724C57.3724 6.12365 57.3315 5.99544 57.2331 5.89699C57.1377 5.80161 56.9999 5.74612 56.8308 5.71441L56.7939 5.91099ZM57.1724 6.2727C57.1724 6.41454 57.1373 6.53077 57.0877 6.64898C57.0623 6.7094 57.0343 6.76772 57.0043 6.83275C56.9749 6.89663 56.9447 6.96483 56.9182 7.03907L57.1065 7.10633C57.13 7.04057 57.1573 6.97877 57.186 6.9164C57.2142 6.85518 57.2449 6.791 57.2721 6.72642C57.3274 6.59463 57.3724 6.45086 57.3724 6.2727H57.1724ZM56.9154 7.04845C56.9071 7.08143 56.8706 7.17762 56.8261 7.29803C56.7841 7.41152 56.737 7.54206 56.7154 7.62845L56.9094 7.67695C56.9278 7.60334 56.9706 7.48388 57.0137 7.36736C57.0542 7.25778 57.0976 7.14397 57.1094 7.09695L56.9154 7.04845ZM56.7161 7.62555C56.4992 8.39475 56.3332 8.7128 56.2925 9.52771L56.4922 9.53769C56.5315 8.7526 56.6856 8.47065 56.9086 7.67985L56.7161 7.62555ZM56.2926 9.52605C56.282 9.68476 56.3013 9.87462 56.3875 10.013C56.432 10.0847 56.4964 10.1452 56.5848 10.1757C56.6725 10.206 56.7727 10.2027 56.8825 10.1681L56.8223 9.97734C56.742 10.0027 56.6872 9.99944 56.65 9.98661C56.6133 9.97396 56.5827 9.94823 56.5573 9.90737C56.5034 9.82078 56.4827 9.68063 56.4921 9.53935L56.2926 9.52605ZM56.8794 10.169C57.2099 10.076 57.4726 9.94699 57.7185 9.81007C57.9672 9.67165 58.1891 9.5312 58.4558 9.4028L58.369 9.2226C58.0957 9.3542 57.8576 9.50375 57.6212 9.63533C57.3822 9.76841 57.1348 9.88938 56.8253 9.97643L56.8794 10.169ZM58.4571 9.40214C58.6755 9.29293 58.8824 9.20984 59.0541 9.18951C59.1389 9.17947 59.2093 9.18549 59.2662 9.20671C59.3212 9.22724 59.3689 9.26389 59.4076 9.3257L59.5772 9.2197C59.5158 9.12151 59.4335 9.05566 59.3361 9.01932C59.2405 8.98366 59.1359 8.97843 59.0306 8.99089C58.8223 9.01556 58.5892 9.11247 58.3677 9.22326L58.4571 9.40214ZM59.4066 9.32415C59.4173 9.34188 59.4267 9.38518 59.4067 9.4512C59.3875 9.51448 59.3434 9.58908 59.2659 9.65796L59.3988 9.80744C59.5013 9.71632 59.5673 9.61092 59.5981 9.5092C59.6281 9.41022 59.6275 9.30352 59.5781 9.22125L59.4066 9.32415ZM59.3324 9.7327C59.2584 9.66543 59.2584 9.66543 59.2584 9.66542C59.2584 9.66542 59.2584 9.66542 59.2584 9.66542C59.2584 9.66541 59.2584 9.66542 59.2584 9.66542C59.2584 9.66543 59.2584 9.66545 59.2583 9.66549C59.2583 9.66556 59.2581 9.66568 59.258 9.66586C59.2577 9.66621 59.2572 9.66676 59.2565 9.66751C59.2551 9.669 59.253 9.67127 59.2502 9.67424C59.2447 9.68017 59.2365 9.68888 59.2261 9.69976C59.2052 9.72153 59.1755 9.75184 59.1404 9.78576C59.0692 9.8545 58.9793 9.93454 58.8969 9.9895L59.0078 10.1559C59.1054 10.0909 59.2055 10.0009 59.2793 9.92964C59.3167 9.89356 59.3483 9.86137 59.3705 9.83814C59.3816 9.82652 59.3905 9.8171 59.3966 9.81054C59.3997 9.80725 59.402 9.80468 59.4037 9.80289C59.4045 9.802 59.4052 9.8013 59.4056 9.80081C59.4058 9.80056 59.406 9.80037 59.4061 9.80023C59.4062 9.80016 59.4062 9.8001 59.4063 9.80006C59.4063 9.80004 59.4063 9.80002 59.4063 9.8C59.4063 9.8 59.4063 9.79999 59.4064 9.79998C59.4064 9.79997 59.4064 9.79997 59.3324 9.7327ZM58.8969 9.9895C58.5616 10.2131 58.1386 10.5233 57.6992 10.7815C57.2574 11.0411 56.823 11.2327 56.4724 11.2327V11.4327C56.8817 11.4327 57.3573 11.2143 57.8005 10.9539C58.2461 10.6921 58.6832 10.3723 59.0078 10.1559L58.8969 9.9895ZM56.4724 11.2327C55.9845 11.2327 55.7164 11.0862 55.558 10.8496C55.3924 10.6023 55.3323 10.2378 55.3123 9.76845L55.1125 9.77695C55.1325 10.2476 55.1924 10.6631 55.3918 10.9608C55.5983 11.2692 55.9402 11.4327 56.4724 11.4327V11.2327ZM59.8519 10.5227C59.8131 10.1347 59.8519 9.62485 59.9304 9.23231L59.7343 9.19309C59.6528 9.60055 59.6117 10.1307 59.6529 10.5427L59.8519 10.5227ZM59.9305 9.2319C60.0197 8.7762 60.1585 8.25056 60.312 7.79995C60.3888 7.57463 60.4687 7.36954 60.5473 7.20204C60.6269 7.03229 60.7015 6.90915 60.7653 6.84109L60.6194 6.70431C60.5332 6.79625 60.4478 6.94311 60.3662 7.11711C60.2835 7.29335 60.201 7.50577 60.1227 7.73545C59.9662 8.19484 59.8251 8.7292 59.7342 9.1935L59.9305 9.2319ZM60.7671 6.83914C60.8199 6.7798 60.9355 6.7372 61.0895 6.73009C61.2388 6.7232 61.3974 6.7513 61.5105 6.8035L61.5943 6.6219C61.4474 6.5541 61.2559 6.5222 61.0803 6.53031C60.9092 6.5382 60.7249 6.5856 60.6176 6.70626L60.7671 6.83914ZM61.5077 6.80214C61.5569 6.82676 61.6114 6.86654 61.6492 6.92317C61.6854 6.97751 61.7097 7.05232 61.6935 7.15749L61.8912 7.18791C61.915 7.03308 61.8794 6.90789 61.8156 6.81223C61.7533 6.71886 61.6679 6.65864 61.5971 6.62326L61.5077 6.80214ZM61.6934 7.15856C61.6756 7.28274 61.6362 7.37109 61.592 7.45249C61.55 7.52983 61.4912 7.61994 61.4575 7.72108L61.6472 7.78432C61.6735 7.70546 61.7147 7.64557 61.7678 7.54791C61.8186 7.45431 61.8691 7.34266 61.8914 7.18684L61.6934 7.15856ZM61.4584 7.71853C61.2211 8.37103 60.8934 9.14876 60.8525 9.96771L61.0522 9.97769C61.0913 9.19664 61.4036 8.45437 61.6464 7.78687L61.4584 7.71853ZM60.8527 9.96503C60.8407 10.1205 60.8888 10.2385 60.9864 10.3089C61.0774 10.3743 61.1915 10.3836 61.2848 10.3719L61.26 10.1735C61.1932 10.1818 61.1374 10.1711 61.1033 10.1465C61.076 10.1269 61.044 10.0849 61.0521 9.98037L60.8527 9.96503ZM61.2888 10.3713C61.9113 10.2676 62.2506 10.0146 62.7623 9.71932L62.6624 9.54608C62.1342 9.85083 61.8335 10.0778 61.2559 10.1741L61.2888 10.3713ZM62.7598 9.72075C62.894 9.64849 63.0278 9.56094 63.1589 9.47687C63.2915 9.3918 63.4224 9.30948 63.5571 9.24214L63.4677 9.06326C63.3223 9.13592 63.1833 9.2236 63.0509 9.30853C62.9169 9.39446 62.7908 9.47691 62.665 9.54465L62.7598 9.72075ZM63.5571 9.24214C63.8962 9.07258 64.1234 8.8927 64.4924 8.8927V8.6927C64.0614 8.6927 63.7685 8.91282 63.4677 9.06326L63.5571 9.24214ZM64.4924 8.8927C64.5147 8.8927 64.5512 8.91045 64.58 8.99682C64.6068 9.07727 64.6108 9.17884 64.5948 9.25101L64.79 9.29439C64.814 9.18656 64.8079 9.04813 64.7697 8.93358C64.7335 8.82495 64.6501 8.6927 64.4924 8.6927V8.8927ZM64.5943 9.25309C64.5705 9.37225 64.479 9.49944 64.3512 9.61996C64.2259 9.7382 64.0777 9.83883 63.962 9.90632L64.0628 10.0791C64.1871 10.0066 64.3488 9.8972 64.4885 9.76544C64.6257 9.63596 64.7543 9.47315 64.7904 9.29231L64.5943 9.25309ZM63.9569 9.9095C63.8985 9.94845 63.6549 10.1026 63.4095 10.2553C63.1617 10.4096 62.9223 10.556 62.8677 10.5833L62.9571 10.7621C63.0225 10.7294 63.2731 10.5758 63.5152 10.4251C63.7598 10.2728 64.0063 10.1169 64.0678 10.0759L63.9569 9.9095ZM62.8643 10.585C62.5491 10.7579 62.2263 10.9538 61.8881 11.1093C61.5514 11.2642 61.2117 11.3727 60.8724 11.3727V11.5727C61.2531 11.5727 61.6233 11.4512 61.9716 11.2911C62.3184 11.1316 62.6557 10.9275 62.9605 10.7604L62.8643 10.585ZM60.8724 11.3727C60.5683 11.3727 60.328 11.2967 60.1582 11.1578C59.9898 11.02 59.8798 10.8114 59.8519 10.5231L59.6528 10.5423C59.6849 10.874 59.8149 11.1354 60.0315 11.3126C60.2467 11.4887 60.5364 11.5727 60.8724 11.5727V11.3727ZM58.9924 5.6327C58.9924 5.57135 59.0387 5.48416 59.1514 5.37569C59.2596 5.27162 59.4104 5.16547 59.5763 5.06595C59.9078 4.86708 60.2817 4.70488 60.4457 4.647L60.3791 4.4584C60.2031 4.52052 59.817 4.68832 59.4734 4.89445C59.3018 4.99743 59.1364 5.11253 59.0127 5.23158C58.8936 5.34624 58.7924 5.48405 58.7924 5.6327H58.9924ZM60.4452 4.64715C60.6655 4.57052 61.0624 4.49157 61.4743 4.43166C61.885 4.37191 62.2995 4.3327 62.5524 4.3327V4.1327C62.2852 4.1327 61.8597 4.17349 61.4455 4.23374C61.0324 4.29383 60.6192 4.37488 60.3795 4.45825L60.4452 4.64715ZM62.5524 4.3327C62.7195 4.3327 62.9429 4.3426 63.1448 4.37864C63.2457 4.39667 63.3383 4.42073 63.4146 4.45185C63.492 4.48344 63.5448 4.51919 63.575 4.55602L63.7298 4.42938C63.6699 4.35621 63.5828 4.30446 63.4902 4.26667C63.3964 4.22842 63.289 4.20123 63.18 4.18176C62.9618 4.1428 62.7253 4.1327 62.5524 4.1327V4.3327ZM63.5724 4.5527C63.6376 4.63973 63.6507 4.77913 63.6139 4.90457C63.596 4.96567 63.5683 5.01566 63.5373 5.04858C63.5069 5.08097 63.4779 5.0927 63.4524 5.0927V5.2927C63.5468 5.2927 63.6254 5.24693 63.6831 5.18557C63.7402 5.12474 63.7812 5.04473 63.8058 4.96083C63.8541 4.79627 63.8471 4.58567 63.7324 4.4327L63.5724 4.5527ZM63.4524 5.0927C63.0642 5.0927 62.4974 5.15372 61.9428 5.26464C61.3903 5.37514 60.8367 5.53769 60.4817 5.74651L60.5831 5.91889C60.9081 5.72771 61.4345 5.57026 61.982 5.46076C62.5274 5.35168 63.0806 5.2927 63.4524 5.2927V5.0927ZM60.4817 5.74651C60.395 5.79751 60.3054 5.85506 60.2172 5.91057C60.1281 5.96665 60.0392 6.0214 59.9498 6.06973C59.7695 6.16721 59.5973 6.2327 59.4324 6.2327V6.4327C59.6475 6.4327 59.8553 6.34819 60.0449 6.24567C60.1405 6.194 60.2341 6.13625 60.3238 6.07983C60.4143 6.02284 60.4998 5.96789 60.5831 5.91889L60.4817 5.74651ZM59.4324 6.2327C59.2978 6.2327 59.1916 6.17096 59.1158 6.06648C59.0383 5.95961 58.9924 5.80647 58.9924 5.6327H58.7924C58.7924 5.83893 58.8465 6.03579 58.9539 6.18392C59.0631 6.33444 59.2269 6.4327 59.4324 6.4327V6.2327ZM54.671 4.64914C54.6803 4.59339 54.7313 4.51405 54.8333 4.41658C54.9314 4.32286 55.0621 4.22603 55.2023 4.13374C55.4827 3.94928 55.7878 3.79179 55.9198 3.72075L55.825 3.54465C55.6969 3.61361 55.382 3.77612 55.0924 3.96666C54.9477 4.06187 54.8058 4.16629 54.6952 4.27195C54.5885 4.37385 54.4944 4.49201 54.4737 4.61626L54.671 4.64914ZM55.9138 3.72374C56.7902 3.32533 57.6343 2.9527 59.0524 2.9527V2.7527C57.5904 2.7527 56.7145 3.14007 55.831 3.54166L55.9138 3.72374ZM59.0524 2.9527C59.1612 2.9527 59.2305 2.98539 59.2745 3.03588C59.3205 3.08869 59.3524 3.17657 59.3524 3.3127H59.5524C59.5524 3.14883 59.5143 3.00671 59.4253 2.90452C59.3343 2.80001 59.2036 2.7527 59.0524 2.7527V2.9527ZM59.3524 3.3127C59.3524 3.50162 59.2528 3.60186 59.16 3.61347L59.1848 3.81193C59.4119 3.78354 59.5524 3.56378 59.5524 3.3127H59.3524ZM59.1582 3.6137C58.872 3.65459 58.3664 3.77611 57.8881 3.89569L57.9366 4.08971C58.4183 3.96929 58.9127 3.85081 59.1865 3.81169L59.1582 3.6137ZM57.8881 3.89569C57.7621 3.92719 57.557 3.99915 57.3731 4.06626C57.1846 4.13502 57.0191 4.19837 56.9608 4.21783L57.024 4.40757C57.0856 4.38703 57.2601 4.32038 57.4417 4.25414C57.6277 4.18625 57.8226 4.11821 57.9366 4.08971L57.8881 3.89569ZM56.9552 4.21985C56.7475 4.30296 56.4018 4.48636 56.0794 4.6879L56.1854 4.8575C56.5029 4.65904 56.8373 4.48244 57.0295 4.40555L56.9552 4.21985ZM56.0747 4.691C55.7313 4.9334 55.5413 5.12162 55.329 5.2953L55.4557 5.4501C55.6834 5.26378 55.8534 5.092 56.19 4.8544L56.0747 4.691ZM55.3217 5.30199C55.3092 5.31445 55.2682 5.33852 55.2065 5.35682C55.1468 5.37449 55.0882 5.38063 55.0488 5.37406L55.0159 5.57134C55.0965 5.58477 55.1879 5.57091 55.2633 5.54858C55.3365 5.52688 55.4155 5.49095 55.4631 5.44341L55.3217 5.30199ZM55.0498 5.37422C54.9278 5.3527 54.823 5.24437 54.7509 5.08622C54.6796 4.9298 54.6548 4.75459 54.6712 4.64791L54.4735 4.61749C54.4499 4.77081 54.4852 4.9856 54.5689 5.16918C54.6518 5.35103 54.797 5.5327 55.015 5.57118L55.0498 5.37422ZM72.0878 10.0127L71.9891 10.0283L71.9891 10.0286L72.0878 10.0127ZM72.4878 5.1527L72.3904 5.13021L72.3904 5.13031L72.4878 5.1527ZM73.6278 4.9927L73.726 5.01158L73.7261 5.01113L73.6278 4.9927ZM73.3078 7.0727L73.2106 7.04936L73.2101 7.05146L73.3078 7.0727ZM73.1078 9.1527L73.2077 9.15796L73.2078 9.15582L73.1078 9.1527ZM73.5278 9.5727L73.4977 9.47725L73.4937 9.47872L73.5278 9.5727ZM77.1678 8.1327L77.1461 8.03506L77.1442 8.03553L77.1678 8.1327ZM77.5078 8.3127L77.602 8.27739L77.5973 8.26798L77.5078 8.3127ZM77.3078 8.9127L77.2444 8.8352L77.2406 8.83871L77.3078 8.9127ZM76.5678 9.4327L76.5154 9.34752L76.5142 9.34833L76.5678 9.4327ZM73.2878 10.8527L73.3074 10.9508L73.2878 10.8527ZM79.0078 12.6527L79.1049 12.6284L79.1043 12.6264L79.0078 12.6527ZM78.9278 10.2927L79.0271 10.2803L78.9278 10.2927ZM78.8478 9.8327L78.7485 9.82135L78.7485 9.82166L78.8478 9.8327ZM79.8678 2.7927L79.7708 2.76843L79.7701 2.77149L79.8678 2.7927ZM80.6478 4.1127L80.7454 4.13473L80.7457 4.1333L80.6478 4.1127ZM80.0678 8.8127L79.968 8.80665L79.9578 8.9747L80.1103 8.90325L80.0678 8.8127ZM83.0678 8.1927L83.0704 8.2927L83.0728 8.29258L83.0678 8.1927ZM83.6878 8.5727L83.7851 8.59586L83.7853 8.59519L83.6878 8.5727ZM72.1866 9.9971C72.1287 9.63031 72.1425 8.79648 72.215 7.86043C72.2874 6.92776 72.4169 5.90825 72.5853 5.17509L72.3904 5.13031C72.2188 5.87715 72.0883 6.90764 72.0156 7.84497C71.9432 8.77892 71.927 9.63509 71.9891 10.0283L72.1866 9.9971ZM72.5853 5.17519C72.6183 5.03204 72.6393 4.87058 72.7171 4.73497C72.754 4.6706 72.802 4.61653 72.8676 4.57796C72.9332 4.53941 73.0225 4.5127 73.1478 4.5127V4.3127C72.9932 4.3127 72.8675 4.34599 72.7662 4.40556C72.6649 4.46512 72.5942 4.5473 72.5436 4.63543C72.4464 4.80482 72.4174 5.01335 72.3904 5.13021L72.5853 5.17519ZM73.1478 4.5127C73.2347 4.5127 73.3446 4.5619 73.4271 4.65074C73.5077 4.73757 73.5525 4.85164 73.5295 4.97427L73.7261 5.01113C73.7631 4.81376 73.688 4.63783 73.5736 4.51465C73.4611 4.3935 73.3009 4.3127 73.1478 4.3127V4.5127ZM73.5296 4.97381C73.4789 5.23745 73.4284 5.63659 73.3762 6.02694C73.3235 6.42099 73.2691 6.80539 73.2106 7.04936L73.4051 7.09604C73.4665 6.84 73.5222 6.44441 73.5745 6.05346C73.6272 5.65881 73.6767 5.26795 73.726 5.01158L73.5296 4.97381ZM73.2101 7.05146C73.1081 7.52082 73.0279 8.5084 73.0079 9.14958L73.2078 9.15582C73.2278 8.517 73.3076 7.54458 73.4056 7.09394L73.2101 7.05146ZM73.008 9.14744C72.9971 9.35493 73.0505 9.51645 73.1634 9.61163C73.2775 9.70794 73.4276 9.71556 73.562 9.66668L73.4937 9.47872C73.4081 9.50984 73.3382 9.49746 73.2923 9.45877C73.2451 9.41895 73.1986 9.33047 73.2077 9.15796L73.008 9.14744ZM73.558 9.66806C74.134 9.48615 74.8644 9.16869 75.5376 8.87696C76.217 8.58254 76.832 8.31731 77.1915 8.22987L77.1442 8.03553C76.7637 8.12809 76.1287 8.40286 75.4581 8.69344C74.7813 8.98671 74.0617 9.29925 73.4977 9.47734L73.558 9.66806ZM77.1895 8.23032C77.2561 8.21552 77.2986 8.22763 77.3291 8.24707C77.363 8.26859 77.3927 8.30598 77.4184 8.35742L77.5973 8.26798C77.563 8.19942 77.5127 8.12681 77.4365 8.07833C77.3571 8.02777 77.2595 8.00988 77.1461 8.03508L77.1895 8.23032ZM77.4142 8.34781C77.4586 8.46632 77.4325 8.6815 77.2445 8.8353L77.3712 8.9901C77.6232 8.7839 77.677 8.47908 77.6015 8.27759L77.4142 8.34781ZM77.2406 8.83871C77.0287 9.03134 76.7769 9.1866 76.5154 9.34753L76.6202 9.51787C76.8787 9.3588 77.147 9.19406 77.3751 8.98669L77.2406 8.83871ZM76.5142 9.34833C76.3003 9.48445 75.7105 9.79211 75.0589 10.0892C74.4059 10.3869 73.7055 10.6672 73.2682 10.7546L73.3074 10.9508C73.7702 10.8582 74.4898 10.5685 75.1418 10.2712C75.7952 9.97329 76.3954 9.66095 76.6215 9.51707L76.5142 9.34833ZM73.2682 10.7546C72.8173 10.8448 72.2765 10.5544 72.1866 9.99678L71.9891 10.0286C72.0992 10.711 72.7584 11.0606 73.3074 10.9508L73.2682 10.7546ZM79.1043 12.6264C79.0997 12.6096 79.0936 12.5643 79.0877 12.4871C79.0821 12.4133 79.0771 12.3187 79.0728 12.2096C79.0641 11.9917 79.0578 11.7195 79.0528 11.4484C79.0478 11.1765 79.0441 10.909 79.0403 10.6962C79.0366 10.4889 79.0329 10.3272 79.0271 10.2803L78.8286 10.3051C78.8327 10.3382 78.8365 10.484 78.8404 10.6998C78.8441 10.9102 78.8479 11.1814 78.8529 11.452C78.8579 11.7234 78.8641 11.9974 78.8729 12.2176C78.8773 12.3277 78.8824 12.4251 78.8883 12.5023C78.8939 12.5761 78.9009 12.6408 78.9114 12.679L79.1043 12.6264ZM79.0271 10.2803C79.0159 10.1907 78.9868 10.1073 78.9692 10.0436C78.9507 9.97628 78.9393 9.91545 78.9472 9.84374L78.7485 9.82166C78.7364 9.92995 78.755 10.0191 78.7764 10.0968C78.7989 10.1781 78.8198 10.2347 78.8286 10.3051L79.0271 10.2803ZM78.9472 9.84405C79.1874 7.74247 79.5069 4.92798 79.9656 2.8139L79.7701 2.77149C79.3088 4.89742 78.9883 7.72293 78.7485 9.82135L78.9472 9.84405ZM79.9649 2.81695C79.9965 2.69052 80.023 2.57393 80.0779 2.48533C80.1038 2.44341 80.1342 2.41148 80.1715 2.38959C80.2086 2.36789 80.2581 2.3527 80.3278 2.3527V2.1527C80.2275 2.1527 80.1421 2.17501 80.0704 2.21705C79.999 2.25892 79.9469 2.31699 79.9078 2.38006C79.8327 2.50147 79.7992 2.65488 79.7708 2.76845L79.9649 2.81695ZM80.3278 2.3527C80.4965 2.3527 80.6242 2.40553 80.7096 2.49091C80.795 2.57629 80.8478 2.70405 80.8478 2.8727H81.0478C81.0478 2.66134 80.9807 2.4791 80.8511 2.34949C80.7214 2.21987 80.5392 2.1527 80.3278 2.1527V2.3527ZM80.8478 2.8727C80.8478 3.08715 80.7966 3.29044 80.7325 3.49248C80.6701 3.68929 80.5913 3.89566 80.55 4.0921L80.7457 4.1333C80.7843 3.94974 80.8556 3.76611 80.9232 3.55292C80.9891 3.34496 81.0478 3.11825 81.0478 2.8727H80.8478ZM80.5503 4.09067C80.2685 5.33868 80.0481 7.4851 79.968 8.80665L80.1677 8.81875C80.2476 7.5003 80.4672 5.36672 80.7454 4.13473L80.5503 4.09067ZM80.1103 8.90325C80.4187 8.75867 80.9637 8.61051 81.535 8.49574C82.1049 8.38128 82.6886 8.30246 83.0704 8.29267L83.0653 8.09273C82.6671 8.10294 82.0708 8.18412 81.4956 8.29966C80.922 8.41489 80.357 8.56673 80.0254 8.72215L80.1103 8.90325ZM83.0678 8.1927C83.0728 8.29258 83.0728 8.29258 83.0728 8.29258C83.0728 8.29258 83.0728 8.29258 83.0728 8.29258C83.0728 8.29257 83.0728 8.29257 83.0729 8.29257C83.0729 8.29257 83.073 8.29257 83.073 8.29257C83.0732 8.29256 83.0735 8.29254 83.0738 8.29253C83.0745 8.29249 83.0756 8.29244 83.077 8.29238C83.0798 8.29225 83.084 8.29206 83.0894 8.29183C83.1002 8.29137 83.1158 8.29076 83.1348 8.29015C83.1729 8.28892 83.2243 8.2877 83.2778 8.2877C83.3318 8.2877 83.3864 8.28894 83.4314 8.29241C83.454 8.29414 83.4727 8.29633 83.4869 8.29883C83.5031 8.30169 83.5064 8.3038 83.5031 8.30214L83.5926 8.12326C83.5693 8.1116 83.5426 8.10558 83.5216 8.10188C83.4986 8.09782 83.4729 8.09501 83.4468 8.09299C83.3943 8.08896 83.3339 8.0877 83.2778 8.0877C83.2214 8.0877 83.1678 8.08898 83.1284 8.09025C83.1086 8.09089 83.0923 8.09153 83.081 8.09201C83.0753 8.09225 83.0708 8.09245 83.0677 8.09259C83.0662 8.09266 83.065 8.09272 83.0642 8.09276C83.0638 8.09278 83.0634 8.0928 83.0632 8.09281C83.0631 8.09281 83.063 8.09282 83.063 8.09282C83.0629 8.09282 83.0629 8.09282 83.0629 8.09282C83.0629 8.09282 83.0629 8.09282 83.0629 8.09282C83.0629 8.09282 83.0628 8.09282 83.0678 8.1927ZM83.5031 8.30214C83.5699 8.33553 83.588 8.34813 83.5977 8.36589C83.6066 8.38213 83.6191 8.42576 83.5904 8.55021L83.7853 8.59519C83.8166 8.45964 83.819 8.35327 83.773 8.26951C83.7277 8.18727 83.6458 8.14987 83.5926 8.12326L83.5031 8.30214ZM83.5906 8.54954C83.5866 8.56599 83.5677 8.59788 83.5054 8.64163C83.4458 8.68354 83.3603 8.72669 83.2512 8.77098C83.0333 8.85941 82.7406 8.94489 82.4187 9.03381C82.0992 9.12209 81.752 9.21346 81.4335 9.31252C81.1157 9.41133 80.8182 9.52018 80.5982 9.64588L80.6974 9.81952C80.8975 9.70522 81.1775 9.60157 81.4928 9.5035C81.8074 9.40569 82.149 9.31581 82.472 9.22659C82.7926 9.13801 83.0962 9.04974 83.3264 8.9563C83.4413 8.90965 83.5428 8.85983 83.6205 8.80525C83.6955 8.75252 83.764 8.68441 83.7851 8.59586L83.5906 8.54954ZM80.5982 9.64588C80.377 9.77231 80.2027 9.92841 80.0845 10.1264C79.9661 10.3247 79.9078 10.5581 79.9078 10.8327H80.1078C80.1078 10.5873 80.1596 10.3907 80.2562 10.229C80.3529 10.067 80.4987 9.93309 80.6974 9.81952L80.5982 9.64588ZM79.9078 10.8327C79.9078 11.1177 79.9533 11.698 79.9981 12.268C80.0434 12.8432 80.0878 13.4077 80.0878 13.6727H80.2878C80.2878 13.3977 80.2423 12.8222 80.1975 12.2524C80.1523 11.6774 80.1078 11.1077 80.1078 10.8327H79.9078ZM80.0878 13.6727C80.0878 13.7372 80.0514 13.7896 79.9866 13.8308C79.9202 13.8731 79.8389 13.8927 79.7878 13.8927V14.0927C79.8768 14.0927 79.9954 14.0623 80.094 13.9996C80.1943 13.9358 80.2878 13.8282 80.2878 13.6727H80.0878ZM79.7878 13.8927C79.5447 13.8927 79.3983 13.714 79.2967 13.4381C79.2469 13.3029 79.2118 13.1539 79.1827 13.0109C79.1544 12.872 79.1305 12.7311 79.1049 12.6284L78.9108 12.677C78.9352 12.7743 78.9562 12.9009 78.9867 13.0508C79.0164 13.1965 79.0538 13.3575 79.109 13.5073C79.2174 13.8014 79.411 14.0927 79.7878 14.0927V13.8927ZM88.946 9.8927L89.034 9.94013L89.0354 9.93742L88.946 9.8927ZM89.286 9.6527L89.3002 9.75247L89.3123 9.74918L89.286 9.6527ZM90.086 9.8327L89.991 9.86436L89.9926 9.8686L90.086 9.8327ZM89.766 10.6527L89.8493 10.7082L89.8517 10.7041L89.766 10.6527ZM89.466 11.1327L89.5583 11.1712L89.466 11.1327ZM89.046 12.0327L88.9527 11.9964L88.952 11.9985L89.046 12.0327ZM89.466 12.9927L89.4833 13.0912L89.4853 13.0908L89.466 12.9927ZM93.146 12.0127L93.1582 12.112L93.1595 12.1118L93.146 12.0127ZM93.106 12.8527L93.0863 12.7546L93.106 12.8527ZM89.406 14.0927L89.3864 13.9946L89.406 14.0927ZM85.686 3.6927L85.59 3.66448L85.5898 3.66523L85.686 3.6927ZM86.526 1.7327L86.6118 1.78419L86.6138 1.78059L86.526 1.7327ZM87.526 2.2327L87.6157 2.27853L87.6199 2.26687L87.526 2.2327ZM86.466 5.0727L86.3665 5.0625L86.3538 5.18659L86.4776 5.17201L86.466 5.0727ZM87.586 4.8527L87.6077 4.95032L87.6082 4.95019L87.586 4.8527ZM89.366 4.4127L89.3464 4.31463L89.345 4.31492L89.366 4.4127ZM90.026 4.7527L89.9279 4.77231L89.9282 4.77365L90.026 4.7527ZM89.786 5.2127L89.8307 5.30228L89.8356 5.29952L89.786 5.2127ZM88.586 5.6727L88.6147 5.76849L88.6158 5.76815L88.586 5.6727ZM84.406 8.5127L84.4431 8.60557L84.445 8.60477L84.406 8.5127ZM93.606 7.7727L93.5826 7.86996L93.5847 7.87042L93.606 7.7727ZM94.386 8.5327L94.2934 8.49484L94.2931 8.49556L94.386 8.5327ZM92.486 8.4927L92.497 8.39331L92.4964 8.39325L92.486 8.4927ZM86.146 9.0127L86.1734 9.10887L86.1752 9.10833L86.146 9.0127ZM84.666 9.5727L84.6754 9.67226L84.677 9.67209L84.666 9.5727ZM87.886 13.0327C87.886 11.8445 88.4676 10.9921 89.034 9.94011L88.8579 9.84529C88.3044 10.8733 87.686 11.7809 87.686 13.0327H87.886ZM89.0354 9.93742C89.0457 9.91692 89.0821 9.87301 89.139 9.82982C89.1949 9.78734 89.2539 9.7583 89.3001 9.75169L89.2718 9.55371C89.178 9.5671 89.0871 9.61806 89.018 9.67058C88.9498 9.72239 88.8863 9.78848 88.8565 9.84798L89.0354 9.93742ZM89.3123 9.74918C89.4086 9.72291 89.5749 9.70851 89.7247 9.72925C89.7993 9.73957 89.8636 9.75779 89.9111 9.78314C89.9582 9.80821 89.9817 9.83612 89.9911 9.86432L90.1808 9.80108C90.1502 9.70928 90.0813 9.64719 90.0052 9.60664C89.9296 9.56636 89.8402 9.54333 89.7522 9.53115C89.577 9.50689 89.3833 9.52249 89.2597 9.55622L89.3123 9.74918ZM89.9926 9.8686C90.0256 9.9542 89.9964 10.0732 89.9199 10.2187C89.8836 10.2879 89.8401 10.3565 89.7971 10.4218C89.7555 10.485 89.7117 10.5489 89.6802 10.6013L89.8517 10.7041C89.8803 10.6566 89.919 10.6004 89.9642 10.5318C90.008 10.4652 90.0559 10.39 90.097 10.3117C90.1755 10.1622 90.2464 9.9712 90.1793 9.7968L89.9926 9.8686ZM89.6828 10.5972C89.6135 10.7011 89.4785 10.8426 89.3737 11.0942L89.5583 11.1712C89.6534 10.9428 89.7584 10.8443 89.8492 10.7082L89.6828 10.5972ZM89.3737 11.0942C89.3254 11.2101 89.2577 11.3405 89.1815 11.493C89.1062 11.6436 89.0245 11.812 88.9528 11.9965L89.1392 12.0689C89.2074 11.8934 89.2857 11.7318 89.3604 11.5824C89.4342 11.4349 89.5065 11.2953 89.5583 11.1712L89.3737 11.0942ZM88.952 11.9985C88.8738 12.2136 88.786 12.4315 88.786 12.6927H88.986C88.986 12.4739 89.0582 12.2918 89.1399 12.0669L88.952 11.9985ZM88.786 12.6927C88.786 12.7847 88.8032 12.8659 88.8423 12.9333C88.8824 13.0021 88.941 13.0489 89.0102 13.0776C89.1413 13.1319 89.3114 13.1215 89.4833 13.0912L89.4486 12.8942C89.2805 12.9239 89.1607 12.9235 89.0868 12.8928C89.0534 12.879 89.0308 12.8596 89.0152 12.8327C88.9988 12.8045 88.986 12.7607 88.986 12.6927H88.786ZM89.4853 13.0908C90.1526 12.9594 90.7542 12.752 91.3444 12.5603C91.9364 12.368 92.5185 12.1907 93.1582 12.112L93.1338 11.9134C92.4734 11.9947 91.8755 12.1774 91.2826 12.3701C90.6877 12.5634 90.0994 12.766 89.4466 12.8946L89.4853 13.0908ZM93.1595 12.1118C93.2352 12.1015 93.2845 12.1268 93.3184 12.168C93.3557 12.2135 93.3795 12.2861 93.3785 12.3715C93.3764 12.5442 93.2768 12.7165 93.0863 12.7546L93.1256 12.9508C93.4351 12.8889 93.5756 12.6112 93.5785 12.3739C93.5799 12.2543 93.5475 12.1319 93.4729 12.0411C93.3949 11.9461 93.2768 11.8939 93.1325 11.9136L93.1595 12.1118ZM93.0863 12.7546C92.9535 12.7812 92.684 12.8676 92.3549 12.9799C92.0229 13.0933 91.6222 13.2361 91.2224 13.3785C90.8222 13.5211 90.4229 13.6633 90.0924 13.7762C89.759 13.8901 89.5035 13.9712 89.3864 13.9946L89.4256 14.1908C89.5585 14.1642 89.8279 14.0778 90.157 13.9655C90.489 13.8521 90.8897 13.7093 91.2895 13.5669C91.6897 13.4243 92.089 13.2821 92.4195 13.1692C92.753 13.0553 93.0085 12.9742 93.1256 12.9508L93.0863 12.7546ZM89.3864 13.9946C89.282 14.0155 88.9936 14.0727 88.846 14.0727V14.2727C89.0183 14.2727 89.3299 14.2099 89.4256 14.1908L89.3864 13.9946ZM88.846 14.0727H88.746V14.2727H88.846V14.0727ZM88.746 14.0727C88.459 14.0727 88.248 13.9488 88.1059 13.76C87.9615 13.5684 87.886 13.3058 87.886 13.0327H87.686C87.686 13.3396 87.7704 13.647 87.9461 13.8804C88.1239 14.1166 88.3929 14.2727 88.746 14.2727V14.0727ZM85.486 5.2927C85.486 4.78906 85.6614 4.14258 85.7821 3.72017L85.5898 3.66523C85.4705 4.08282 85.286 4.75634 85.286 5.2927H85.486ZM85.7819 3.72092C85.8299 3.55755 85.9925 3.14803 86.1679 2.73696C86.3437 2.32522 86.5259 1.92709 86.6117 1.78415L86.4402 1.68125C86.346 1.83831 86.1582 2.25018 85.984 2.65844C85.8094 3.06737 85.642 3.48785 85.59 3.66448L85.7819 3.72092ZM86.6138 1.78059C86.6551 1.70471 86.7295 1.66123 86.8272 1.63734C86.9262 1.61314 87.0343 1.6127 87.126 1.6127V1.4127C87.0376 1.4127 86.9057 1.41226 86.7797 1.44306C86.6525 1.47417 86.5168 1.54069 86.4382 1.68481L86.6138 1.78059ZM87.126 1.6127C87.276 1.6127 87.369 1.6564 87.4239 1.70956C87.4793 1.76317 87.506 1.83589 87.506 1.9127H87.706C87.706 1.78951 87.6626 1.66223 87.563 1.56584C87.4629 1.469 87.3159 1.4127 87.126 1.4127V1.6127ZM87.506 1.9127C87.506 1.94601 87.4906 2.0125 87.4701 2.08179C87.4605 2.11401 87.451 2.14338 87.4437 2.16474C87.4401 2.17539 87.4371 2.18397 87.4351 2.18983C87.4341 2.19276 87.4333 2.195 87.4327 2.19648C87.4325 2.19722 87.4323 2.19777 87.4321 2.19811C87.4321 2.19828 87.432 2.1984 87.432 2.19847C87.432 2.19851 87.432 2.19853 87.432 2.19854C87.432 2.19854 87.432 2.19854 87.432 2.19854C87.432 2.19854 87.432 2.19854 87.432 2.19854C87.432 2.19853 87.432 2.19852 87.526 2.2327C87.6199 2.26687 87.6199 2.26687 87.6199 2.26686C87.6199 2.26685 87.6199 2.26684 87.62 2.26684C87.62 2.26682 87.62 2.2668 87.62 2.26678C87.62 2.26674 87.62 2.26668 87.62 2.26661C87.6201 2.26646 87.6202 2.26627 87.6203 2.26602C87.6204 2.26553 87.6207 2.26482 87.621 2.26393C87.6216 2.26213 87.6226 2.25955 87.6237 2.25627C87.626 2.24971 87.6293 2.24032 87.6332 2.22878C87.641 2.20576 87.6514 2.17389 87.6618 2.13861C87.6813 2.0729 87.706 1.97939 87.706 1.9127H87.506ZM87.4369 2.18722C87.1961 2.65872 86.9496 3.17688 86.7529 3.67605C86.5568 4.17381 86.4079 4.65886 86.3665 5.0625L86.5654 5.0829C86.604 4.70654 86.7451 4.24159 86.939 3.74935C87.1324 3.25851 87.3758 2.74668 87.615 2.27818L87.4369 2.18722ZM86.4776 5.17201C86.8241 5.13125 87.2509 5.02959 87.6077 4.95032L87.5643 4.75508C87.201 4.83581 86.7878 4.93415 86.4543 4.97338L86.4776 5.17201ZM87.6082 4.95019C87.96 4.86979 88.2664 4.78941 88.5537 4.71446C88.8414 4.63941 89.1094 4.56995 89.3869 4.51048L89.345 4.31492C89.0625 4.37545 88.7905 4.44599 88.5032 4.52094C88.2155 4.59599 87.912 4.67561 87.5637 4.75521L87.6082 4.95019ZM89.3856 4.51076C89.7354 4.44079 89.8995 4.63036 89.9279 4.77231L90.124 4.73309C90.0724 4.47504 89.7965 4.22461 89.3464 4.31464L89.3856 4.51076ZM89.9282 4.77365C89.9533 4.89078 89.9307 4.95604 89.8996 4.99958C89.864 5.04944 89.8079 5.085 89.7364 5.12588L89.8356 5.29952C89.904 5.2604 89.9979 5.20596 90.0623 5.11582C90.1312 5.01936 90.1586 4.89462 90.1237 4.73175L89.9282 4.77365ZM89.7412 5.12326C89.5479 5.21993 88.8735 5.47808 88.5561 5.57725L88.6158 5.76815C88.9384 5.66732 89.624 5.40547 89.8307 5.30214L89.7412 5.12326ZM88.5572 5.57692C88.1545 5.69774 87.7232 5.8366 87.3127 5.94608C86.9013 6.05578 86.522 6.1327 86.226 6.1327V6.3327C86.5499 6.3327 86.9506 6.24962 87.3642 6.13932C87.7787 6.0288 88.2174 5.88766 88.6147 5.76848L88.5572 5.57692ZM86.226 6.1327C85.873 6.1327 85.7017 6.03801 85.6103 5.90777C85.5126 5.76842 85.486 5.56272 85.486 5.2927H85.286C85.286 5.56268 85.3093 5.82697 85.4466 6.02263C85.5902 6.22739 85.8389 6.3327 86.226 6.3327V6.1327ZM84.186 8.9327C84.186 8.8571 84.224 8.7853 84.2817 8.72334C84.3396 8.66106 84.4075 8.61979 84.4431 8.60555L84.3688 8.41985C84.3044 8.44561 84.2123 8.50434 84.1353 8.58706C84.058 8.6701 83.986 8.7883 83.986 8.9327H84.186ZM84.445 8.60477C86.266 7.83283 88.4095 7.6527 90.486 7.6527V7.4527C88.4025 7.4527 86.2259 7.63257 84.3669 8.42063L84.445 8.60477ZM90.486 7.6527H91.546V7.4527H90.486V7.6527ZM91.546 7.6527C92.4183 7.6527 93.0905 7.75182 93.5826 7.86994L93.6293 7.67546C93.1215 7.55358 92.4336 7.4527 91.546 7.4527V7.6527ZM93.5847 7.87042C93.8109 7.91959 94.0331 7.99586 94.1752 8.1046C94.245 8.15804 94.2896 8.21496 94.3101 8.27475C94.3299 8.3326 94.3307 8.40375 94.2934 8.49484L94.4785 8.57056C94.5312 8.44165 94.537 8.3203 94.4993 8.21003C94.4623 8.10169 94.387 8.01486 94.2968 7.9458C94.1188 7.80954 93.861 7.72581 93.6272 7.67498L93.5847 7.87042ZM94.2931 8.49556C94.2923 8.49748 94.286 8.5118 94.2356 8.5223C94.1875 8.53231 94.1284 8.5327 94.066 8.5327V8.7327C94.1236 8.7327 94.2044 8.73309 94.2764 8.7181C94.3459 8.7036 94.4396 8.66792 94.4788 8.56984L94.2931 8.49556ZM94.066 8.5327C93.7531 8.5327 93.0406 8.45371 92.497 8.39331L92.4749 8.59209C93.0114 8.65169 93.7389 8.7327 94.066 8.7327V8.5327ZM92.4964 8.39325C92.113 8.35289 91.7295 8.3327 91.346 8.3327V8.5327C91.7225 8.5327 92.099 8.55251 92.4755 8.59215L92.4964 8.39325ZM91.346 8.3327C89.8042 8.3327 87.5717 8.47249 86.1167 8.91706L86.1752 9.10833C87.6002 8.67291 89.8077 8.5327 91.346 8.5327V8.3327ZM86.1185 8.91655C85.8999 8.97899 85.6109 9.11329 85.3432 9.23118C85.2071 9.29109 85.0752 9.34748 84.9556 9.3913C84.8348 9.43558 84.7327 9.46467 84.6549 9.47331L84.677 9.67209C84.7793 9.66073 84.8996 9.62482 85.0244 9.57909C85.1504 9.53292 85.2873 9.47431 85.4238 9.41422C85.701 9.29211 85.972 9.16641 86.1734 9.10885L86.1185 8.91655ZM84.6565 9.47315C84.4816 9.48981 84.3706 9.42517 84.2988 9.32822C84.2229 9.22557 84.186 9.07871 84.186 8.9327H83.986C83.986 9.10669 84.029 9.29983 84.1381 9.44718C84.2513 9.60023 84.4304 9.69559 84.6754 9.67225L84.6565 9.47315Z' fill='white'/%3E%3Cpath d='M15.663 45.0523V35.5723H18.927V37.6603H30.159V35.5723H33.423V45.0523H15.663ZM14.943 34.0363V23.9563H27.663V26.5483H18.207V31.4443H28.719V34.0363H14.943ZM30.159 34.8523V23.7162H33.423V27.4123H36.303V30.3403H33.423V34.8523H30.159ZM18.927 42.4603H30.159V40.2523H18.927V42.4603ZM36.1877 43.7563V40.8043C39.5477 39.8203 41.9477 36.0283 41.9477 31.3963V24.0763H45.3317V31.3963C45.3317 35.5483 47.3717 39.3883 50.8517 40.7323V43.6843C47.9957 42.9163 44.8997 40.2763 43.6997 37.6603C42.2357 40.7323 39.4037 42.9883 36.1877 43.7563ZM52.9637 45.1483V23.7162H56.2277V31.3723H59.1077V34.3003H56.2277V45.1483H52.9637ZM76.4884 45.1483V23.7162H79.7524V45.1483H76.4884ZM60.4324 43.5163V40.5643C65.6644 39.4123 69.5764 33.8923 69.5764 27.1003H60.5524V24.3163H72.8884V26.5243C72.8884 35.2363 67.6564 42.3163 60.4324 43.5163Z' fill='white'/%3E%3Cpath d='M15.663 45.0523H15.463V45.2523H15.663V45.0523ZM15.663 35.5723V35.3723H15.463V35.5723H15.663ZM18.927 35.5723H19.127V35.3723H18.927V35.5723ZM18.927 37.6603H18.727V37.8603H18.927V37.6603ZM30.159 37.6603V37.8603H30.359V37.6603H30.159ZM30.159 35.5723V35.3723H29.959V35.5723H30.159ZM33.423 35.5723H33.623V35.3723H33.423V35.5723ZM33.423 45.0523V45.2523H33.623V45.0523H33.423ZM14.943 34.0363H14.743V34.2362H14.943V34.0363ZM14.943 23.9563V23.7563H14.743V23.9563H14.943ZM27.663 23.9563H27.863V23.7563H27.663V23.9563ZM27.663 26.5483V26.7483H27.863V26.5483H27.663ZM18.207 26.5483V26.3483H18.007V26.5483H18.207ZM18.207 31.4443H18.007V31.6443H18.207V31.4443ZM28.719 31.4443H28.919V31.2443H28.719V31.4443ZM28.719 34.0363V34.2362H28.919V34.0363H28.719ZM30.159 34.8523H29.959V35.0523H30.159V34.8523ZM30.159 23.7162V23.5162H29.959V23.7162H30.159ZM33.423 23.7162H33.623V23.5162H33.423V23.7162ZM33.423 27.4123H33.223V27.6123H33.423V27.4123ZM36.303 27.4123H36.503V27.2123H36.303V27.4123ZM36.303 30.3403V30.5403H36.503V30.3403H36.303ZM33.423 30.3403V30.1403H33.223V30.3403H33.423ZM33.423 34.8523V35.0523H33.623V34.8523H33.423ZM18.927 42.4603H18.727V42.6603H18.927V42.4603ZM30.159 42.4603V42.6603H30.359V42.4603H30.159ZM30.159 40.2523H30.359V40.0523H30.159V40.2523ZM18.927 40.2523V40.0523H18.727V40.2523H18.927ZM15.863 45.0523V35.5723H15.463V45.0523H15.863ZM15.663 35.7723H18.927V35.3723H15.663V35.7723ZM18.727 35.5723V37.6603H19.127V35.5723H18.727ZM18.927 37.8603H30.159V37.4603H18.927V37.8603ZM30.359 37.6603V35.5723H29.959V37.6603H30.359ZM30.159 35.7723H33.423V35.3723H30.159V35.7723ZM33.223 35.5723V45.0523H33.623V35.5723H33.223ZM33.423 44.8523H15.663V45.2523H33.423V44.8523ZM15.143 34.0363V23.9563H14.743V34.0363H15.143ZM14.943 24.1563H27.663V23.7563H14.943V24.1563ZM27.463 23.9563V26.5483H27.863V23.9563H27.463ZM27.663 26.3483H18.207V26.7483H27.663V26.3483ZM18.007 26.5483V31.4443H18.407V26.5483H18.007ZM18.207 31.6443H28.719V31.2443H18.207V31.6443ZM28.519 31.4443V34.0363H28.919V31.4443H28.519ZM28.719 33.8363H14.943V34.2362H28.719V33.8363ZM30.359 34.8523V23.7162H29.959V34.8523H30.359ZM30.159 23.9162H33.423V23.5162H30.159V23.9162ZM33.223 23.7162V27.4123H33.623V23.7162H33.223ZM33.423 27.6123H36.303V27.2123H33.423V27.6123ZM36.103 27.4123V30.3403H36.503V27.4123H36.103ZM36.303 30.1403H33.423V30.5403H36.303V30.1403ZM33.223 30.3403V34.8523H33.623V30.3403H33.223ZM33.423 34.6523H30.159V35.0523H33.423V34.6523ZM18.927 42.6603H30.159V42.2603H18.927V42.6603ZM30.359 42.4603V40.2523H29.959V42.4603H30.359ZM30.159 40.0523H18.927V40.4523H30.159V40.0523ZM18.727 40.2523V42.4603H19.127V40.2523H18.727ZM36.1877 43.7563H35.9877V44.0096L36.2342 43.9508L36.1877 43.7563ZM36.1877 40.8043L36.1315 40.6123L35.9877 40.6544V40.8043H36.1877ZM41.9477 24.0763V23.8763H41.7477V24.0763H41.9477ZM45.3317 24.0763H45.5317V23.8763H45.3317V24.0763ZM50.8517 40.7323H51.0517V40.5951L50.9238 40.5457L50.8517 40.7323ZM50.8517 43.6843L50.7998 43.8774L51.0517 43.9451V43.6843H50.8517ZM43.6997 37.6603L43.8815 37.5769L43.7032 37.1881L43.5192 37.5742L43.6997 37.6603ZM52.9637 45.1483H52.7637V45.3483H52.9637V45.1483ZM52.9637 23.7162V23.5162H52.7637V23.7162H52.9637ZM56.2277 23.7162H56.4277V23.5162H56.2277V23.7162ZM56.2277 31.3723H56.0277V31.5723H56.2277V31.3723ZM59.1077 31.3723H59.3077V31.1723H59.1077V31.3723ZM59.1077 34.3003V34.5003H59.3077V34.3003H59.1077ZM56.2277 34.3003V34.1003H56.0277V34.3003H56.2277ZM56.2277 45.1483V45.3483H56.4277V45.1483H56.2277ZM36.3877 43.7563V40.8043H35.9877V43.7563H36.3877ZM36.2439 40.9962C39.716 39.9794 42.1477 36.0856 42.1477 31.3963H41.7477C41.7477 35.9709 39.3795 39.6611 36.1315 40.6123L36.2439 40.9962ZM42.1477 31.3963V24.0763H41.7477V31.3963H42.1477ZM41.9477 24.2763H45.3317V23.8763H41.9477V24.2763ZM45.1317 24.0763V31.3963H45.5317V24.0763H45.1317ZM45.1317 31.3963C45.1317 35.6035 47.1998 39.5363 50.7797 40.9188L50.9238 40.5457C47.5436 39.2402 45.5317 35.493 45.5317 31.3963H45.1317ZM50.6517 40.7323V43.6843H51.0517V40.7323H50.6517ZM50.9037 43.4911C49.5106 43.1165 48.0483 42.2815 46.7839 41.2125C45.5193 40.1435 44.4664 38.8519 43.8815 37.5769L43.5179 37.7436C44.1331 39.0846 45.2281 40.421 46.5256 41.518C47.8232 42.615 49.3368 43.484 50.7998 43.8774L50.9037 43.4911ZM43.5192 37.5742C42.0813 40.5914 39.2988 42.8077 36.1413 43.5617L36.2342 43.9508C39.5087 43.1688 42.3902 40.8731 43.8803 37.7463L43.5192 37.5742ZM53.1637 45.1483V23.7162H52.7637V45.1483H53.1637ZM52.9637 23.9162H56.2277V23.5162H52.9637V23.9162ZM56.0277 23.7162V31.3723H56.4277V23.7162H56.0277ZM56.2277 31.5723H59.1077V31.1723H56.2277V31.5723ZM58.9077 31.3723V34.3003H59.3077V31.3723H58.9077ZM59.1077 34.1003H56.2277V34.5003H59.1077V34.1003ZM56.0277 34.3003V45.1483H56.4277V34.3003H56.0277ZM56.2277 44.9483H52.9637V45.3483H56.2277V44.9483ZM76.4884 45.1483H76.2884V45.3483H76.4884V45.1483ZM76.4884 23.7162V23.5162H76.2884V23.7162H76.4884ZM79.7524 23.7162H79.9524V23.5162H79.7524V23.7162ZM79.7524 45.1483V45.3483H79.9524V45.1483H79.7524ZM60.4324 43.5163H60.2324V43.7522L60.4652 43.7135L60.4324 43.5163ZM60.4324 40.5643L60.3894 40.3689L60.2324 40.4035V40.5643H60.4324ZM69.5764 27.1003H69.7764V26.9003H69.5764V27.1003ZM60.5524 27.1003H60.3524V27.3003H60.5524V27.1003ZM60.5524 24.3163V24.1163H60.3524V24.3163H60.5524ZM72.8884 24.3163H73.0884V24.1163H72.8884V24.3163ZM76.6884 45.1483V23.7162H76.2884V45.1483H76.6884ZM76.4884 23.9162H79.7524V23.5162H76.4884V23.9162ZM79.5524 23.7162V45.1483H79.9524V23.7162H79.5524ZM79.7524 44.9483H76.4884V45.3483H79.7524V44.9483ZM60.6324 43.5163V40.5643H60.2324V43.5163H60.6324ZM60.4754 40.7596C65.8229 39.5822 69.7764 33.9595 69.7764 27.1003H69.3764C69.3764 33.825 65.506 39.2423 60.3894 40.3689L60.4754 40.7596ZM69.5764 26.9003H60.5524V27.3003H69.5764V26.9003ZM60.7524 27.1003V24.3163H60.3524V27.1003H60.7524ZM60.5524 24.5163H72.8884V24.1163H60.5524V24.5163ZM72.6884 24.3163V26.5243H73.0884V24.3163H72.6884ZM72.6884 26.5243C72.6884 35.1637 67.5042 42.1388 60.3996 43.319L60.4652 43.7135C67.8086 42.4937 73.0884 35.3088 73.0884 26.5243H72.6884Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;background-position: 50%;width: 95px;height: 46px;background-size: contain;font-size: 0;}

@keyframes spin {
    0%,100% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(1250deg)
    }
}

.scroll-down {display: inline-block;position: absolute;left: calc(100% / 2 - 619px);bottom: 36px;animation: fadeInUp 0.7s 1s both;display:none;}
.content--current .scroll-down {display:inline-block;}
.scroll-down .scroll-wrap {display: flex;align-items: baseline;justify-content: center;}
.scroll-down .s-text {color: #fff;font-size: 12px;display: block;line-height: 1;}
.scroll-down .hh__scroll__icon {width: 19px;height: 29px;border: 1px solid #fff;border-radius: 10px;display: inline-block;position: relative;margin-right: 6px;}
.scroll-down .hh__scroll__icon::before {content: '';width: 3px;height: 3px;background-color: #fff;display: inline-block;position: absolute;margin-left: -1.5px;top: 5px;left: 50%;border-radius: 0;transition: all 0.3s ease-out;animation-name: scroll;animation-duration: 1.8s;animation-timing-function: cubic-bezier(.15,.41,.69,.94);animation-iteration-count: infinite;border-radius: 50%;}

@keyframes scroll {
    0% {
        opacity: 0;
    }

    10% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(7px);
        opacity: 0;
    }
}



.slide-ui-sample09 { margin: 0 auto; width: 100%;display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;position: relative;height: 100%;background-repeat: no-repeat;background-position: 50%;background-size: cover;}


.slide-ui-sample09 .mv-img1 {background-image: url(/images/tour/main/mv-img1.jpg);}
.slide-ui-sample09 .mv-img2 {background-image: url(/images/tour/main/mv-img2.jpg);}
.slide-ui-sample09 .mv-img3 {background-image: url(/images/tour/main/mv-img3.jpg);}
.slide-ui-sample09 .mv-img4 {background-image: url(/images/tour/main/mv-img4.jpg);}
.slide-ui-sample09 .mv-img5 {background-image: url(/images/tour/main/mv-img5.jpg);}
.slide-ui-sample09 .mv-img6 {background-image: url(/images/tour/main/mv-img6.jpg);}
.slide-ui-sample09 .mv-img7 {background-image: url(/images/tour/main/mv-img7.jpg);}
.slide-ui-sample09 .mv-img8 {background-image: url(/images/tour/main/mv-img8.jpg);}
.slide-ui-sample09 .mv-img9 {background-image: url(/images/tour/main/mv-img9.jpg);}
.slide-ui-sample09 .mv-img10 {background-image: url(/images/tour/main/mv-img10.jpg);}

.slide-ui-sample09 .slide { height: 100%;width: 100%;position: relative;}
.slide-ui-sample09 .slide .item .img-wrap {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);max-width: none;max-height: none;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.slide-ui-sample09 .slide .item .img-wrap:before {content:'';background: rgba(0,0,0,0.35);position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.slide-ui-sample09 .slide .item .img-wrap img {display: none;}


.slide-ui-sample09 .slide .item .item-wrap {display: flex;position: relative;z-index: 1;flex-direction: column;justify-content: center;max-width: 1300px;width: 100%;margin: 0 auto;padding: 0 30px;position: relative;} 
.slide-ui-sample09 .slide .item .item-wrap .text-box {height: auto;}
.slide-ui-sample09 .slide .item .item-wrap .slide-text {height: auto;margin-bottom: 123px;}
.slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-sub-title {font-size: 17px;color: #fff;font-weight: 500;display: block;letter-spacing: -0.5px;margin-bottom: 18px;animation: fadeInUp 1s both ease-in-out;}
.slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title {font-size: 80px;font-family: 'ONEMobile';color: #fff;font-weight: 700;display: inline-block;line-height: 80px;text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);letter-spacing: -1px;position: relative;animation: fadeInUp 0.7s both ease-in-out;}
.slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title:before {content:'';display:inline-block;background-image: url("data:image/svg+xml,%3Csvg width='221' height='201' viewBox='0 0 221 201' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M86.5088 50.2765C86.4895 50.126 86.4895 50.126 86.5088 50.2765V50.2765ZM83.5646 82.1644L83.4141 82.1837C83.5646 82.1644 83.5646 82.1644 83.5646 82.1644ZM94.2214 43.6272C93.5389 47.8447 92.3471 51.6687 91.3636 55.9249C90.8283 64.8654 90.0387 76.5918 88.6625 87.3228C88.5739 89.0167 88.3349 90.73 88.0959 92.4432C87.7023 92.9526 87.4786 93.5932 87.5752 94.3456C87.7643 94.6273 87.9148 94.608 87.4826 94.8164C87.0891 95.3258 88.1425 95.1906 87.749 95.7C87.5719 99.0879 86.1909 102.63 86.7276 105.621C88.082 105.447 89.4902 104.501 90.752 104.798C91.0916 105.061 92.0678 104.323 91.9945 104.945C90.0616 106.569 93.1984 104.79 93.241 106.314C84.5443 111.254 85.7402 108.654 84.1362 118.802C82.7093 125.562 81.9962 131.925 80.3802 138.404C80.0832 139.666 79.7863 140.928 79.4893 142.19C79.5279 142.491 79.3388 142.209 79.3195 142.058C78.8874 142.267 78.9453 142.718 79.0032 143.17C78.934 145.014 77.7921 146.843 77.7615 148.989C75.933 153.812 74.9729 159.442 72.8049 164.003C70.826 168.846 69.6382 173.893 67.2231 177.721C67.1885 178.643 66.3822 179.512 66.1777 180.303C66.008 180.172 65.5372 180.079 65.7263 180.361C65.9154 180.642 65.4446 180.55 65.4833 180.851C65.3714 181.171 64.9199 181.229 65.5605 181.453C65.1477 181.812 65.1131 182.734 64.5111 182.811C60.6419 190.803 52.5165 197.811 43.3909 198.217C43.7651 197.557 40.8673 197.623 39.9644 197.739C37.819 197.708 35.9166 197.188 33.7326 196.856C32.9416 196.652 33.2425 196.613 33.4856 196.123C31.8495 196.486 31.2669 196.714 29.6076 195.703C12.8679 186.838 22.4268 163.585 30.0654 151.591C40.0345 138.687 56.3313 121.452 68.0184 115.975C62.1076 121.17 55.1974 125.728 49.6648 131.485C47.4115 132.998 45.2355 135.113 42.8165 137.718C42.2186 139.018 38.9892 141.268 39.707 142.094C33.8967 149.264 24.5448 161.018 23.8551 168.755C30.4363 155.674 38.3566 143.491 48.9936 133.407C55.2014 126.951 62.1076 121.17 69.4114 116.103C72.0581 114.08 75.4227 112.884 77.5601 110.468C77.8224 110.129 77.3903 110.337 77.2398 110.356C76.4874 110.453 77.5022 110.017 77.7645 109.677C77.9882 109.037 76.1864 110.491 76.9735 109.473C79.3772 107.94 78.6128 104.368 79.3765 101.975C79.8159 98.2476 81.0851 95.0255 81.5631 91.599C82.1184 88.7744 82.0139 85.5756 82.8701 82.7124C83.4801 85.0816 83.7537 82.4461 83.4488 81.2615C83.8769 79.8299 84.0966 77.9662 84.1852 76.2723C84.9755 70.5112 79.961 85.0742 78.8923 86.2821C74.5603 96.6276 68.7042 107.016 59.9961 114.252C55.4164 117.899 49.4123 117.598 44.2686 115.658C37.4808 111.634 36.191 102.775 34.7007 95.9301C33.9177 98.172 35.1722 101.988 35.1802 104.434C30.7095 83.8994 36.5682 62.8036 40.6791 42.391C42.5767 35.7231 40.0505 45.8369 40.0586 48.2832C42.3497 41.1059 44.1315 33.5351 47.3642 26.5429C48.618 24.3935 49.1653 19.1226 51.8008 19.3962C53.51 18.4121 52.5725 19.4501 54.0234 20.0288C55.5322 21.0588 54.5754 21.9464 54.4482 23.3394C54.1127 24.3003 54.0474 27.3679 53.2178 26.8625C52.3808 29.8762 51.7329 33.1715 50.7455 36.2045C47.1892 47.8271 45.3848 59.9896 43.2409 71.8899C42.8367 80.6605 37.6819 115.585 51.2254 113.848C55.1034 114.268 67.4796 95.0889 61.6194 104.254C60.4582 105.932 55.9597 111.404 59.6365 107.873C70.6784 94.9843 77.3401 77.7625 82.5397 62.258C83.103 61.8797 83.4 60.6179 83.6237 59.9774C84.1098 58.9972 84.4068 57.7354 84.48 57.1142C84.9314 57.0562 84.9661 56.134 85.0779 55.8138C85.5101 55.6053 84.8502 55.2311 85.1125 54.8915C85.9575 54.3242 85.2397 53.4986 85.7644 52.8194C85.8803 53.7223 86.4396 52.1209 86.2505 51.8392C85.9495 51.8779 86.0228 51.2566 86.3623 51.519C87.188 50.8012 86.1692 50.0141 86.8444 49.3156C86.9603 50.2185 87.5196 48.6172 87.3305 48.3355C87.1993 48.5053 86.8983 48.5439 87.0102 48.2236C87.8898 46.7341 88.1868 45.4723 88.557 43.5892C88.5449 39.9197 83.8281 59.1863 82.9212 58.079C85.4055 52.4066 86.9016 43.8017 88.8073 39.5801C89.3167 39.9736 88.1361 41.5018 88.8885 41.4052C89.3014 41.0463 89.6563 40.236 90.1656 40.6295C90.9374 40.6834 91.3502 40.3245 92.0294 40.8492C92.8937 40.4324 93.0095 41.3353 93.3877 41.8986C94.0975 40.2779 93.9744 42.8941 94.2214 43.6272ZM53.4222 26.0714C53.2717 26.0907 53.3103 26.3917 53.3103 26.3917C53.4608 26.3724 53.592 26.2026 53.4222 26.0714ZM46.1038 38.1768C45.9726 38.3466 45.8415 38.5164 46.0113 38.6475C46.3509 38.9099 46.4241 38.2886 46.1038 38.1768ZM45.1011 42.2825L45.2515 42.2632L45.0817 42.132L45.1011 42.2825ZM44.2208 37.8066L44.0703 37.8259L44.0896 37.9764L44.2208 37.8066ZM43.9777 38.2967L43.997 38.4471L43.9777 38.2967ZM43.754 38.9372C43.8852 38.7674 43.8659 38.6169 43.7347 38.7867C43.7347 38.7867 43.7347 38.7867 43.754 38.9372ZM43.84 47.9509C43.6895 47.9702 43.8979 48.4024 44.0098 48.0821C44.0098 48.0821 43.9905 47.9316 43.84 47.9509ZM44.4146 45.2768C44.5651 45.2575 44.5264 44.9566 44.376 44.9759C44.376 44.9759 44.2448 45.1457 44.4146 45.2768ZM43.6614 39.408L43.5303 39.5778C43.6808 39.5585 43.8119 39.3887 43.6614 39.408ZM43.5303 39.5778C43.2486 39.7669 43.4377 40.0485 43.4764 40.3495C43.758 40.1604 43.5689 39.8787 43.5303 39.5778ZM43.3452 40.5193C43.1947 40.5386 43.214 40.6891 43.214 40.6891C43.515 40.6505 43.4957 40.5 43.4764 40.3495C43.3259 40.3688 43.3259 40.3688 43.3452 40.5193ZM43.2333 40.8396C43.2333 40.8396 43.0828 40.8589 43.1021 41.0094C43.0482 41.7811 43.4417 41.2717 43.2333 40.8396ZM43.0096 41.4801C42.8977 41.8004 42.6354 42.14 42.8438 42.5721C43.1448 42.5335 43.3299 41.592 43.0096 41.4801ZM42.8438 42.5721C42.5621 42.7612 42.6008 43.0622 42.4889 43.3825C42.6973 43.8146 43.0329 42.8538 42.8438 42.5721ZM35.9206 100.668L35.7701 100.688L35.9206 100.668ZM36.6537 100.421C36.673 100.572 36.673 100.572 36.673 100.572C36.8235 100.552 36.8042 100.402 36.7849 100.251C36.6537 100.421 36.6537 100.421 36.6537 100.421ZM36.8275 101.776C37.0166 102.057 36.9394 101.455 36.9201 101.305C36.8042 100.402 36.6384 101.494 36.8275 101.776ZM36.9905 76.8219L37.141 76.8026L36.9905 76.8219ZM37.137 75.5794C37.0251 75.8997 37.2528 76.4823 37.1756 75.8804C37.3261 75.8611 37.1563 75.7299 37.137 75.5794ZM37.3028 74.4874C36.9825 74.3756 37.2102 74.9582 37.3414 74.7884C37.3221 74.6379 37.3221 74.6379 37.3028 74.4874ZM37.2448 74.036C37.4146 74.1671 37.3953 74.0166 37.3953 74.0166C37.3567 73.7157 37.2255 73.8855 37.2448 74.036ZM37.4106 72.9439C37.5418 72.7742 37.5225 72.6237 37.4838 72.3227C37.2022 72.5118 37.2408 72.8128 37.4106 72.9439ZM37.4838 72.3227C37.7848 72.2841 37.5571 71.7015 37.5378 71.551C37.2368 71.5896 37.4452 72.0217 37.4838 72.3227ZM37.5724 70.6288C37.368 71.4198 38.0085 71.6435 37.7422 70.7599C37.7229 70.6094 37.5724 70.6288 37.5724 70.6288ZM41.1788 91.5806L41.1595 91.4301L41.1788 91.5806ZM41.4219 91.0905C41.4026 90.9401 41.4026 90.9401 41.3832 90.7896C41.3639 90.6391 41.1016 90.9787 41.4219 91.0905ZM41.3253 90.3381C41.306 90.1876 41.2867 90.0372 41.2481 89.7362C41.2481 89.7362 41.2481 89.7362 41.0783 89.605C41.1169 89.906 41.005 90.2263 41.3253 90.3381ZM41.2827 88.814C41.4332 88.7947 41.4139 88.6442 41.4139 88.6442C41.2247 88.3625 41.1129 88.6828 41.2827 88.814ZM41.4831 86.7998C41.595 86.4795 41.5563 86.1785 41.2361 86.0666C40.7846 86.1246 41.3133 86.6686 41.4831 86.7998ZM41.2707 85.1444C41.0083 85.484 41.537 86.028 41.6103 85.4068C41.6103 85.4068 41.4212 85.1251 41.2707 85.1444ZM41.533 84.8049C41.3632 84.6737 41.3825 84.8242 41.3825 84.8242L41.533 84.8049ZM43.0376 50.0424L43.0569 50.1929L43.0376 50.0424ZM42.3964 43.8532C42.2652 44.023 42.4543 44.3047 42.4736 44.4552C42.6241 44.4359 42.5661 43.9844 42.3964 43.8532ZM42.4736 44.4552C42.1726 44.4938 42.2306 44.9453 42.2499 45.0957C42.5508 45.0571 42.3424 44.625 42.4736 44.4552ZM42.2499 45.0957C41.9682 45.2848 42.1573 45.5665 42.1959 45.8675C42.4776 45.6784 42.2885 45.3967 42.2499 45.0957ZM41.9529 46.3575C42.2539 46.3189 42.1573 45.5665 41.9143 46.0566C41.9143 46.0566 41.9336 46.2071 41.9529 46.3575ZM41.9529 46.3575C41.6519 46.3962 41.8604 46.8283 41.8797 46.9788C42.1806 46.9402 41.9722 46.508 41.9529 46.3575ZM41.3783 49.0316C42.1267 47.7119 41.7638 46.0759 41.3204 48.5802C41.3397 48.7307 41.359 48.8811 41.3783 49.0316ZM41.3244 49.8034C41.3936 47.9589 40.6725 51.8755 40.6186 52.6472C41.3517 52.4002 41.1199 50.5944 41.3244 49.8034ZM39.8541 49.0743C40.1551 49.0356 40.0199 47.9823 39.7962 48.6228C39.8155 48.7733 39.8348 48.9238 39.8541 49.0743ZM39.8541 49.0743C39.7037 49.0936 39.723 49.2441 39.723 49.2441C39.8735 49.2247 39.8541 49.0743 39.8541 49.0743ZM40.526 53.118C39.3881 56.1703 38.9333 60.9705 38.4939 64.698C39.3848 60.9125 39.9554 57.0153 40.526 53.118ZM38.4939 64.698C38.0811 65.0569 38.3474 65.9404 38.1044 66.4305C38.1856 68.2556 38.7216 65.2806 38.4939 64.698ZM38.2009 67.1829C37.7495 67.2409 38.1277 67.8042 38.0158 68.1245C38.448 67.9161 38.0891 67.5032 38.2009 67.1829ZM37.6843 70.3085C37.8154 70.1387 37.9466 69.9689 37.7961 69.9882C37.6456 70.0075 37.6649 70.158 37.6843 70.3085ZM37.8887 69.5174C38.0198 69.3476 38.0931 68.7264 38.0545 68.4254C38.0698 67.3527 37.5491 69.2551 37.8887 69.5174ZM56.222 111.065L56.2027 110.914L56.222 111.065ZM56.766 110.536C56.9551 110.818 57.912 109.93 57.8733 109.629C57.6842 109.348 57.0284 110.197 56.766 110.536ZM66.7799 117.052C66.7606 116.902 66.9304 117.033 66.9497 117.183C66.9497 117.183 66.7992 117.203 66.7799 117.052ZM56.8487 124.292L56.7175 124.462L56.868 124.443L56.8487 124.292ZM48.3684 132.111L48.3877 132.261C48.3877 132.261 48.5189 132.091 48.3684 132.111ZM39.163 142.623C39.1437 142.472 38.8234 142.36 38.9932 142.491C39.0125 142.642 39.0125 142.642 39.163 142.623ZM22.9816 189.364C23.1514 189.495 23.2826 189.325 23.1321 189.345C23.1128 189.194 22.9816 189.364 22.9816 189.364ZM23.2918 169.133C22.9908 169.172 23.0101 169.322 22.8789 169.492C23.0873 169.924 23.4615 169.264 23.2918 169.133ZM22.7558 172.108L22.6053 172.128L22.6246 172.278L22.7558 172.108ZM22.9376 175.909C22.9376 175.909 22.8064 176.079 22.8257 176.229C23.0341 176.661 23.1074 176.04 22.9376 175.909ZM24.1195 186.312L23.9691 186.331L24.1195 186.312ZM23.6954 188.966L23.7147 189.117L23.6954 188.966ZM22.8304 183.418C23.8685 184.355 22.6679 179.768 22.7025 178.845C22.7098 175.326 22.2052 182.121 22.8304 183.418ZM23.7606 185.899C23.9111 185.88 23.8918 185.729 23.722 185.598C23.5908 185.768 23.6102 185.918 23.7606 185.899ZM23.9191 188.326C23.9577 188.627 24.278 188.739 24.3899 188.418C24.5404 188.399 24.0503 188.156 23.9191 188.326ZM24.2354 187.215C24.031 188.006 25.0884 189.094 25.6171 189.638C25.37 188.905 24.876 187.438 24.2354 187.215ZM25.7676 189.618C25.6364 189.788 26.1651 190.332 26.1071 189.881C26.0878 189.73 25.918 189.599 25.7676 189.618ZM26.3735 190.764L26.3542 190.614L26.3735 190.764ZM26.7131 191.027C26.4314 191.216 26.9022 191.308 27.072 191.439C27.0334 191.138 26.8636 191.007 26.7131 191.027ZM27.072 191.439C27.072 191.439 27.2611 191.721 27.2225 191.42L27.072 191.439ZM29.507 193.727L29.4877 193.577L29.3372 193.596L29.507 193.727ZM43.242 146.994C43.2227 146.843 42.9024 146.732 42.9411 147.033C42.9411 147.033 43.0916 147.013 43.242 146.994ZM33.5546 159.709L33.5739 159.86L33.705 159.69L33.5546 159.709ZM28.7678 174.855C28.598 174.724 28.598 174.724 28.598 174.724C28.4475 174.743 28.4668 174.894 28.4668 174.894C28.6173 174.874 28.6173 174.874 28.7678 174.855ZM30.0164 194.121L29.9971 193.97L29.8659 194.14L30.0164 194.121ZM28.4668 174.894C28.2624 175.685 28.0773 176.626 28.1932 177.529C28.4555 177.189 28.6753 175.326 28.4668 174.894ZM30.3753 194.534L30.5258 194.514L30.5065 194.364L30.3753 194.534ZM62.0188 186.037L61.9995 185.887C61.9802 185.736 61.849 185.906 62.0188 186.037ZM46.8786 194.404C53.8701 191.672 58.5497 184.035 61.1611 176.969C60.1118 178.328 56.0727 186.188 58.1828 181.176C54.9421 185.722 50.4243 191.043 46.8786 194.404ZM58.4065 180.535C58.256 180.554 58.2753 180.705 58.2947 180.855C58.5956 180.817 58.557 180.516 58.4065 180.535ZM58.1828 181.176C58.3333 181.156 58.314 181.006 58.2947 180.855C58.1635 181.025 58.1635 181.025 58.1828 181.176ZM61.1611 176.969C61.4428 176.78 61.574 176.611 61.5354 176.31C61.2344 176.348 61.1225 176.668 61.1611 176.969ZM61.516 176.159C61.9675 176.101 62.06 175.63 62.0214 175.329C61.7011 175.218 61.4967 176.009 61.516 176.159ZM62.1333 175.009C62.2838 174.99 62.2645 174.839 62.2645 174.839C62.2645 174.839 62.114 174.859 62.1333 175.009ZM62.2645 174.839C62.4149 174.82 62.5268 174.5 62.3956 174.67C62.2451 174.689 62.2451 174.689 62.2645 174.839ZM62.6387 174.179L62.4882 174.199L62.6387 174.179ZM64.1908 182.699C64.2102 182.85 64.3606 182.83 64.3606 182.83C64.4918 182.661 64.1715 182.549 64.1908 182.699ZM64.7348 182.17L64.5844 182.19L64.6037 182.34L64.7348 182.17ZM68.1373 175.309L67.9868 175.329L68.1373 175.309ZM67.554 169.572L67.5347 169.421L67.554 169.572ZM68.4143 167.932L68.395 167.781L68.4143 167.932ZM69.9417 163.147L70.0922 163.128L69.9417 163.147ZM79.3928 141.437L79.3734 141.287L79.3928 141.437ZM76.5267 116.719L76.546 116.87C68.8255 121.073 61.2634 127.703 55.3179 133.819C54.3225 134.406 53.8171 135.236 52.9721 135.803C52.5593 136.162 52.5054 136.933 51.8841 136.86C51.5679 137.972 50.5338 138.257 49.8779 139.106C48.8478 140.615 47.2891 141.58 46.5793 143.201C45.414 143.656 44.631 145.898 43.242 146.994C43.0376 147.785 42.3584 147.26 42.1347 147.901C41.8531 148.09 41.911 148.541 41.7798 148.711C41.1779 148.788 41.2358 149.24 41.2744 149.541C40.3715 149.657 37.9758 153.635 39.8702 151.71C39.8549 152.782 38.8747 152.296 38.4812 152.806C37.7907 154.577 36.0468 156.483 34.9242 158.463C34.2877 159.462 33.9714 160.574 33.3348 161.573C33.8442 161.967 33.5433 162.005 33.1304 162.364C32.6057 163.043 32.1004 163.873 32.2162 164.776C31.7648 164.834 31.6336 165.004 31.842 165.436C31.7108 165.605 31.2787 165.814 31.3366 166.265C29.6354 169.696 28.9722 174.064 28.4402 178.262C28.7299 180.519 29.0662 185.524 31.1077 188.321C33.8478 191.794 38.6406 195.767 43.3209 194.096C63.8206 184.582 72.9446 137.676 76.5267 116.719ZM79.0292 133.836C79.0485 133.986 79.1796 133.816 79.1603 133.666C79.141 133.515 78.8594 133.705 79.0292 133.836ZM79.9353 128.978C79.9547 129.128 80.1051 129.109 80.0858 128.958L79.9353 128.978ZM80.0279 128.507C80.4794 128.449 80.4753 127.226 80.4174 126.774C80.1551 127.114 79.97 128.055 80.0279 128.507ZM80.5679 126.755C80.7184 126.736 80.6605 126.284 80.6218 125.983C80.3015 125.871 80.3981 126.624 80.5679 126.755ZM80.7144 125.512C80.5639 125.532 80.7337 125.663 80.7144 125.512V125.512ZM80.7683 124.741C80.6371 124.911 80.8455 125.343 80.9381 124.872C80.9188 124.721 80.7297 124.44 80.7683 124.741ZM81.6872 129.518L81.6679 129.367L81.5367 129.537L81.6872 129.518ZM80.8609 124.27C81.0113 124.251 81.1232 123.93 80.9727 123.95C80.8222 123.969 80.8609 124.27 80.8609 124.27ZM82.5812 86.4206C82.7703 86.7023 82.6737 85.9498 82.5619 86.2701C82.5619 86.2701 82.5619 86.2701 82.5812 86.4206ZM82.5272 87.1923C82.5079 87.0418 82.4886 86.8914 82.3574 87.0612C82.3574 87.0612 82.3768 87.2116 82.5272 87.1923ZM80.4073 106.432C79.9751 106.64 80.1643 106.922 80.2029 107.223C80.4845 107.034 80.2954 106.752 80.4073 106.432ZM80.2029 107.223C80.0524 107.242 80.0717 107.392 80.091 107.543C80.2608 107.674 80.2029 107.223 80.2029 107.223ZM82.0188 127.334C81.8876 127.503 82.0767 127.785 82.1886 127.465L82.0188 127.334ZM82.3544 126.373L82.3351 126.222L82.3544 126.373ZM82.3697 125.3C82.2192 125.319 82.4276 125.752 82.5395 125.431C82.5395 125.431 82.5202 125.281 82.3697 125.3ZM81.1578 123.008C81.8483 121.237 82.2917 118.733 82.3417 116.738C81.6705 118.659 81.2078 121.013 81.1578 123.008ZM82.4728 116.568C82.4535 116.418 82.4535 116.418 82.4342 116.267C82.2451 115.985 82.2298 117.058 82.4728 116.568ZM82.5075 115.646C82.357 115.665 82.5268 115.796 82.5075 115.646V115.646ZM80.8081 102.403C79.6935 106.829 80.6929 107.466 80.9972 102.685C80.9779 102.534 80.8274 102.554 80.8081 102.403ZM83.4803 119.651C83.4803 119.651 83.4803 119.651 83.6115 119.481C83.461 119.5 83.3298 119.67 83.4803 119.651ZM83.6115 119.481C83.762 119.462 83.7234 119.161 83.5922 119.331L83.6115 119.481ZM83.997 116.525L84.0163 116.676L83.997 116.525ZM84.4018 113.72C84.5523 113.701 84.5523 113.701 84.5523 113.701C84.533 113.55 84.533 113.55 84.4018 113.72ZM84.6255 113.08L84.6062 112.929L84.6255 113.08ZM84.5742 103.144L84.4237 103.163L84.5742 103.144ZM84.6088 102.221C84.439 102.09 84.5163 102.692 84.7786 102.353L84.6088 102.221ZM84.8519 101.731L84.7014 101.751L84.8712 101.882L84.8519 101.731ZM80.92 102.083C82.0885 96.8852 82.466 91.4831 83.1638 86.1929C82.5925 84.1247 82.8668 87.4547 82.6624 88.2457C82.0379 92.9147 81.1124 97.6223 80.92 102.083ZM83.0866 85.5909C83.3489 85.2514 83.4415 84.7806 83.3835 84.3291C83.3642 84.1787 82.7969 83.3337 82.8741 83.9356C83.2524 84.4989 82.8588 85.0083 83.0866 85.5909ZM85.0869 98.7949C85.0676 98.6444 84.9557 98.9647 85.1062 98.9454C85.0869 98.7949 85.0869 98.7949 85.0869 98.7949ZM85.2181 98.6251C85.2374 98.7756 85.3492 98.4553 85.1987 98.4746C85.2181 98.6251 85.2181 98.6251 85.2181 98.6251ZM86.0084 92.8641C85.8579 92.8834 85.8579 92.8834 85.8579 92.8834C85.8772 93.0339 85.8772 93.0339 86.0084 92.8641ZM85.9286 102.97L86.079 102.95C86.079 102.95 86.079 102.95 85.9286 102.97ZM86.7542 102.252C86.7542 102.252 86.4339 102.14 86.6037 102.271C86.6037 102.271 86.6037 102.271 86.7542 102.252ZM85.8127 102.067C86.4573 103.514 86.8694 97.1895 86.904 96.2673C85.9858 97.4558 86.5032 100.296 85.8127 102.067ZM86.5364 87.4427C86.5364 87.4427 86.5364 87.4427 86.3859 87.462C86.5364 87.4427 86.5364 87.4427 86.5364 87.4427ZM86.4825 88.2144C86.4631 88.0639 86.3127 88.0832 86.3127 88.0832C86.332 88.2337 86.4825 88.2144 86.4825 88.2144ZM86.2587 88.855C86.1082 88.8743 86.2394 88.7045 86.2587 88.855V88.855ZM86.2973 89.1559L86.3167 89.3064L86.2973 89.1559ZM86.9193 95.1946C86.6183 95.2332 86.9965 95.7965 86.9386 95.3451C86.9193 95.1946 86.9193 95.1946 86.9193 95.1946ZM87.0505 95.0248C87.0851 94.1026 87.4207 93.1417 87.1736 92.4086C87.0232 92.4279 86.599 95.0827 87.0505 95.0248ZM87.9607 91.3899L87.9414 91.2394L87.9607 91.3899ZM87.7949 92.4819C87.9454 92.4626 87.9261 92.3121 87.9261 92.3121C87.8681 91.8606 87.4746 92.37 87.7949 92.4819ZM87.9993 91.6908C87.8488 91.7101 87.9067 92.1616 88.0572 92.1423C88.0379 91.9918 88.1691 91.822 87.9993 91.6908ZM88.0339 90.7686C88.0532 90.9191 88.0532 90.9191 88.2037 90.8998C88.1844 90.7493 88.0339 90.7686 88.0339 90.7686ZM85.7105 53.5911C85.8417 53.4213 85.6912 53.4406 85.6912 53.4406C85.7105 53.5911 85.7105 53.5911 85.7105 53.5911ZM87.6503 77.0513C87.6503 77.0513 87.4998 77.0706 87.5191 77.2211C87.7082 77.5027 87.8008 77.032 87.6503 77.0513ZM87.635 78.124L87.4845 78.1433L87.635 78.124ZM88.3961 86.4392C88.2456 86.4585 88.4154 86.5897 88.4154 86.5897L88.3961 86.4392ZM88.0911 85.2546C87.8095 85.4438 88.3382 85.9878 88.4307 85.517C88.4114 85.3665 88.2223 85.0848 88.0911 85.2546ZM88.1837 84.7839C88.203 84.9344 88.3535 84.9151 88.4847 84.7453C88.4653 84.5948 88.1644 84.6334 88.1837 84.7839ZM88.2762 84.3131C88.5579 84.124 88.3495 83.6919 88.3109 83.3909C88.0099 83.4295 88.1064 84.182 88.2762 84.3131ZM88.2915 83.2404C88.4613 83.3716 88.5732 83.0513 88.4227 83.0706C88.2915 83.2404 88.2915 83.2404 88.2915 83.2404ZM88.195 82.488C88.8396 83.9349 88.97 77.7997 89.0433 77.1785C88.2369 78.0467 88.4533 80.9252 88.195 82.488ZM86.7905 50.0874C86.9603 50.2185 86.9216 49.9176 86.7712 49.9369C86.7905 50.0874 86.7905 50.0874 86.7905 50.0874ZM87.5349 47.5445C87.6854 47.5251 87.6854 47.5251 87.6854 47.5251C87.6661 47.3747 87.6661 47.3747 87.5349 47.5445ZM90.9974 59.0311C90.9781 58.8807 90.9781 58.8807 90.9781 58.8807C90.9588 58.7302 90.8469 59.0505 90.9974 59.0311ZM91.0667 57.1867L91.2171 57.1674C91.2171 57.1674 91.028 56.8857 91.0667 57.1867ZM90.9374 40.6834C90.9567 40.8339 91.277 40.9458 91.1072 40.8146L90.9374 40.6834ZM83.6237 59.9774C83.4732 59.9967 83.4732 59.9967 83.4732 59.9967L83.6237 59.9774ZM35.601 106.522C35.5431 106.07 34.9372 104.924 35.3693 104.716C35.2961 105.337 36.0332 106.313 35.601 106.522ZM80.9077 63.844C81.4517 63.3153 80.8924 64.9167 80.6108 65.1058C80.0667 65.6345 80.7959 64.1643 80.9077 63.844ZM78.7244 69.4779C79.2684 68.9492 78.7091 70.5506 78.4468 70.8902C77.9953 70.9481 78.6125 69.7982 78.7244 69.4779ZM78.8556 69.3081C78.8556 69.3081 78.8556 69.3081 79.0061 69.2888C79.0061 69.2888 79.0061 69.2888 78.8556 69.3081ZM79.1912 68.3472C79.1912 68.3472 79.3417 68.3279 79.1912 68.3472V68.3472ZM79.3223 68.1775C79.4342 67.8572 79.3763 67.4057 79.8084 67.1973C79.847 67.4983 79.3996 68.7794 79.3223 68.1775ZM83.229 83.1253C83.0785 83.1446 83.0785 83.1446 83.229 83.1253V83.1253ZM83.1904 82.8243C82.8701 82.7124 82.6424 82.1298 82.9047 81.7902C82.9434 82.0912 83.5686 83.3876 83.1904 82.8243ZM41.9635 38.0962C42.0021 38.3972 42.0214 38.5477 41.7398 38.7368C41.7205 38.5863 41.7551 37.6641 41.9635 38.0962ZM41.7398 38.7368C41.7398 38.7368 41.7398 38.7368 41.5893 38.7561C41.5893 38.7561 41.5893 38.7561 41.7398 38.7368ZM46.8136 134.299C46.9255 133.978 47.0566 133.809 47.3576 133.77C47.2458 134.09 47.1146 134.26 46.8136 134.299ZM29.1825 157.823C29.1439 157.522 29.2558 157.202 29.5567 157.163C29.5953 157.464 29.4642 157.634 29.1825 157.823ZM29.5567 157.163C29.5374 157.013 29.5374 157.013 29.5374 157.013L29.5567 157.163ZM32.2534 153.146C32.2148 152.845 32.346 152.675 32.4771 152.505C32.5158 152.806 32.3846 152.976 32.2534 153.146ZM32.4771 152.505C32.4771 152.505 32.6276 152.486 32.6083 152.336C32.6276 152.486 32.6276 152.486 32.4771 152.505ZM33.2642 151.487C33.2642 151.487 33.2642 151.487 33.4147 151.467C33.2642 151.487 33.2642 151.487 33.2642 151.487ZM32.9825 151.676C32.9632 151.525 33.1137 151.506 33.2642 151.487C33.2835 151.637 33.1523 151.807 33.0212 151.977C33.0018 151.826 33.0018 151.826 32.9825 151.676ZM41.6472 39.2076C41.6665 39.3581 41.6665 39.358 41.5161 39.3774C41.4967 39.2269 41.4581 38.9259 41.5893 38.7561C41.6086 38.9066 41.6279 39.0571 41.6472 39.2076ZM83.0552 81.7709C83.0552 81.7709 83.0552 81.7709 82.9047 81.7902C82.9047 81.7902 82.9047 81.7902 83.0552 81.7709ZM83.1285 81.1497C83.3948 82.0333 82.7543 81.8095 82.978 81.169L83.1285 81.1497ZM40.1005 141.585C40.1391 141.886 40.0079 142.055 39.707 142.094C39.6683 141.793 39.649 141.642 40.1005 141.585ZM75.9818 76.7131C75.5496 76.9215 75.7927 76.4315 76.0937 76.3928C75.9625 76.5626 76.1323 76.6938 75.9818 76.7131ZM86.5088 50.2765C86.7172 50.7086 86.4742 51.1987 86.3776 50.4463C86.3583 50.2958 86.5088 50.2765 86.5088 50.2765ZM82.6975 58.7196C82.9405 58.2295 83.0371 58.9819 82.7361 59.0205C82.7168 58.8701 82.6975 58.7196 82.6975 58.7196ZM82.9792 58.5305C82.8287 58.5498 82.9792 58.5305 82.9792 58.5305V58.5305ZM82.605 59.1903C82.5857 59.0399 82.5857 59.0399 82.7361 59.0205C82.7554 59.171 82.7748 59.3215 82.6243 59.3408L82.605 59.1903ZM82.3619 59.6804C82.4931 59.5106 82.4931 59.5106 82.6436 59.4913C82.6822 59.7923 82.4199 60.1319 82.3619 59.6804ZM82.6436 59.4913L82.6243 59.3408C82.6436 59.4913 82.6436 59.4913 82.6436 59.4913ZM82.2694 60.1512C82.3619 59.6804 82.5896 60.263 82.2887 60.3017L82.2694 60.1512ZM82.4005 59.9814L82.3812 59.8309C82.4005 59.9814 82.4005 59.9814 82.4005 59.9814ZM83.3807 60.4675C83.0604 60.3556 83.0411 60.2051 83.3228 60.016L83.3807 60.4675ZM82.0263 60.6412C82.1575 60.4715 82.1575 60.4715 82.308 60.4521C82.3466 60.7531 82.0843 61.0927 82.0263 60.6412ZM82.308 60.4521C82.2887 60.3017 82.2887 60.3017 82.2887 60.3017L82.308 60.4521ZM81.9145 60.9615C82.0263 60.6412 82.2541 61.2239 81.9531 61.2625C81.9531 61.2625 81.9338 61.112 81.9145 60.9615ZM81.8219 61.4323C81.8219 61.4323 81.8219 61.4323 81.9531 61.2625C81.9724 61.413 82.011 61.7139 81.7101 61.7526C81.7101 61.7526 81.6908 61.6021 81.8219 61.4323ZM81.5789 61.9224C81.6908 61.6021 81.9185 62.1847 81.6175 62.2233C81.5982 62.0728 81.5982 62.0728 81.5789 61.9224ZM81.4863 62.3931C81.5789 61.9224 81.8259 62.6555 81.3745 62.7134C81.5057 62.5436 81.3552 62.5629 81.4863 62.3931ZM81.2433 62.8832C81.4863 62.3931 81.5829 63.1455 81.2819 63.1842C81.2626 63.0337 81.2626 63.0337 81.2433 62.8832ZM81.1508 63.354C81.2433 62.8832 81.4903 63.6163 81.1894 63.6549C81.1701 63.5044 81.1701 63.5044 81.1508 63.354ZM80.1979 65.4647C80.3484 65.4454 80.3291 65.2949 80.4796 65.2756C80.5182 65.5766 80.2559 65.9162 80.1979 65.4647ZM45.988 135.017C46.1191 134.847 46.2696 134.827 46.4201 134.808C46.2889 134.978 46.1384 134.997 45.988 135.017ZM80.1054 65.9355L80.2365 65.7657C80.2559 65.9162 80.2945 66.2172 80.144 66.2365C80.1247 66.086 80.1247 66.086 80.1054 65.9355ZM79.8623 66.4256C80.0128 66.4063 79.9935 66.2558 80.144 66.2365C80.1633 66.387 80.2019 66.6879 79.901 66.7265C79.8817 66.5761 79.8817 66.5761 79.8623 66.4256ZM86.4356 50.8977C86.4549 51.0482 86.4935 51.3492 86.1925 51.3878C86.3237 51.218 86.1346 50.9363 86.4356 50.8977ZM79.7698 66.8963C79.8623 66.4256 80.1094 67.1587 79.8084 67.1973C79.7891 67.0468 79.7891 67.0468 79.7698 66.8963ZM79.06 68.517L79.1912 68.3472C79.2105 68.4977 79.2491 68.7987 79.0986 68.818C79.0793 68.6675 79.0793 68.6675 79.06 68.517ZM78.9674 68.9878C79.06 68.517 79.307 69.2501 79.0061 69.2888C78.9868 69.1383 78.9868 69.1383 78.9674 68.9878ZM87.1068 48.9761C86.9756 49.1458 86.9756 49.1458 86.8444 49.3156C86.8058 49.0147 86.9177 48.6944 87.1068 48.9761ZM76.5411 75.1117C76.5604 75.2622 76.5604 75.2622 76.5604 75.2622L76.5411 75.1117ZM76.6723 74.9419C76.6916 75.0924 76.6916 75.0924 76.5411 75.1117C76.5218 74.9612 76.6337 74.641 76.6723 74.9419ZM76.3174 75.7523C76.3174 75.7523 76.3367 75.9028 76.1862 75.9221C76.1669 75.7716 76.1283 75.4706 76.2788 75.4513C76.2981 75.6018 76.2981 75.6018 76.3174 75.7523ZM76.2248 76.223L76.0937 76.3928C76.0743 76.2423 76.0357 75.9414 76.1862 75.9221C76.2055 76.0726 76.2055 76.0726 76.2248 76.223ZM75.6269 77.5235C75.6269 77.5235 75.4378 77.2418 75.5883 77.2225C75.7388 77.2032 75.6076 77.373 75.6269 77.5235ZM69.1257 115.069C69.1643 115.37 68.8441 115.258 68.6936 115.277C68.8247 115.107 68.9752 115.088 69.1257 115.069ZM68.6936 115.277C68.7129 115.427 68.7129 115.427 68.7129 115.427C68.6936 115.277 68.6936 115.277 68.6936 115.277ZM69.5579 114.86C69.4267 115.03 69.2762 115.049 69.1257 115.069C69.1064 114.918 69.3881 114.729 69.5579 114.86ZM46.36 116.46C46.2096 116.48 46.2096 116.48 46.2096 116.48L46.36 116.46ZM46.3794 116.611C46.0398 116.349 46.8115 116.402 46.6803 116.572C46.5298 116.592 46.5298 116.592 46.3794 116.611ZM83.2403 80.8294C83.2403 80.8294 83.221 80.6789 83.0705 80.6982C83.3522 80.5091 83.6918 80.7715 83.2403 80.8294ZM30.1933 156.164C30.174 156.013 30.174 156.013 30.3051 155.843C30.3245 155.994 30.3438 156.144 30.2126 156.314L30.1933 156.164ZM83.4141 82.1837C83.2443 82.0526 83.225 81.9021 83.2057 81.7516C83.3562 81.7323 83.3948 82.0333 83.4141 82.1837ZM31.0729 154.674C31.0536 154.524 31.0536 154.524 31.1847 154.354C31.2234 154.655 31.2427 154.805 31.0922 154.825L31.0729 154.674ZM53.2757 27.3139C53.2757 27.3139 53.2564 27.1634 53.4069 27.1441C53.4262 27.2946 53.4455 27.4451 53.3143 27.6149C53.295 27.4644 53.295 27.4644 53.2757 27.3139ZM55.1427 22.7914C55.2932 22.7721 55.3318 23.0731 55.1814 23.0924C55.162 22.9419 54.9922 22.8107 55.1427 22.7914ZM52.0438 18.9061L51.8933 18.9255L52.0438 18.9061ZM54.7838 22.3786L54.9343 22.3593C54.9343 22.3593 54.9536 22.5097 54.7838 22.3786ZM66.8237 95.9378C66.8237 95.9378 66.8237 95.9378 66.843 96.0883C66.843 96.0883 66.843 96.0883 66.6925 96.1076C66.6925 96.1076 66.843 96.0883 66.8237 95.9378ZM87.9107 93.3848L87.8914 93.2343L87.9107 93.3848ZM66.6925 96.1076C66.7118 96.2581 66.5614 96.2774 66.5807 96.4279C66.5614 96.2774 66.5614 96.2774 66.6925 96.1076ZM66.4495 96.5977C66.4495 96.5977 66.4495 96.5977 66.4302 96.4472L66.4495 96.5977ZM66.5807 96.4279C66.5807 96.4279 66.5807 96.4279 66.4302 96.4472L66.5807 96.4279ZM66.0753 97.2576C65.9441 97.4274 65.9441 97.4274 65.9441 97.4274C65.9441 97.4274 65.9248 97.2769 66.0753 97.2576ZM87.8954 94.4575C87.8954 94.4575 87.8955 94.4575 87.7643 94.6273C87.745 94.4768 87.8761 94.307 87.8954 94.4575ZM65.9441 97.4274C65.9441 97.4274 65.9634 97.5778 65.8129 97.5971C65.7936 97.4467 65.9441 97.4274 65.9441 97.4274ZM65.6818 97.7669C65.6818 97.7669 65.6625 97.6165 65.8129 97.5971C65.6818 97.7669 65.6818 97.7669 65.6818 97.7669ZM65.1957 98.7471L65.1764 98.5966L65.1957 98.7471ZM83.1631 80.2275L83.1824 80.3779L83.1631 80.2275ZM46.2096 116.48C46.2096 116.48 46.2096 116.48 46.0398 116.349C46.0205 116.198 46.3407 116.31 46.2096 116.48ZM76.5604 75.2622L76.4292 75.432C76.4099 75.2815 76.4099 75.2815 76.5604 75.2622ZM76.4292 75.432C76.4292 75.432 76.4292 75.432 76.2788 75.4513L76.4292 75.432ZM78.0919 71.7005L77.9607 71.8703L77.9414 71.7198L78.0919 71.7005ZM79.0873 71.1139L79.1066 71.2644L78.9368 71.1332L79.0873 71.1139ZM78.1844 71.2298L78.2037 71.3802L78.1844 71.2298ZM83.1377 60.9575C83.2881 60.9382 83.2881 60.9382 83.2881 60.9382L83.1377 60.9575ZM83.1183 60.807C82.9485 60.6759 83.1183 60.807 83.1377 60.9575C83.1377 60.9575 83.1377 60.9575 83.1183 60.807ZM83.4539 59.8462L83.4732 59.9967C83.4732 59.9967 83.4732 59.9967 83.3228 60.016C83.3034 59.8655 83.3034 59.8655 83.4539 59.8462ZM83.639 58.9047C83.6197 58.7542 83.7895 58.8854 83.8088 59.0359C83.8088 59.0359 83.8088 59.0359 83.639 58.9047ZM83.8088 59.0359C83.8088 59.0359 83.8088 59.0359 83.9593 59.0165L83.8088 59.0359ZM83.9939 58.0943C83.9553 57.7934 84.1444 58.075 84.1444 58.075C84.1444 58.075 84.1444 58.075 83.9939 58.0943ZM84.237 57.6043C84.0865 57.6236 84.2176 57.4538 84.3681 57.4345L84.237 57.6043ZM84.723 56.6241C84.7423 56.7746 84.7423 56.7746 84.723 56.6241V56.6241ZM84.5726 56.6434C84.4028 56.5122 84.723 56.6241 84.723 56.6241C84.5725 56.6434 84.5726 56.6434 84.5726 56.6434ZM47.8823 133.091C47.8823 133.091 48.0521 133.222 47.7511 133.261C47.7511 133.261 47.7318 133.11 47.8823 133.091ZM47.62 133.43C47.62 133.43 47.6006 133.28 47.7511 133.261C47.7704 133.411 47.62 133.43 47.62 133.43ZM84.9081 55.6826C84.7383 55.5514 85.0586 55.6633 85.0779 55.8138C84.9274 55.8331 84.9081 55.6826 84.9081 55.6826ZM47.4888 133.6C47.62 133.43 47.62 133.43 47.62 133.43C47.62 133.43 47.6393 133.581 47.4888 133.6ZM47.3576 133.77C47.3383 133.62 47.4888 133.6 47.4888 133.6C47.4888 133.6 47.5081 133.751 47.3576 133.77ZM85.317 54.1005C85.2977 53.95 85.4481 53.9307 85.4481 53.9307C85.4675 54.0812 85.3363 54.251 85.317 54.1005ZM46.532 134.488C46.6631 134.318 46.6631 134.318 46.8136 134.299C46.8329 134.449 46.6824 134.468 46.532 134.488ZM85.8956 52.6496C85.8956 52.6496 85.8956 52.6496 85.9149 52.8001C85.7644 52.8194 85.5946 52.6882 85.8956 52.6496ZM46.4201 134.808C46.4008 134.658 46.5513 134.638 46.532 134.488C46.5513 134.638 46.5513 134.638 46.4201 134.808ZM85.9495 51.8779C85.9495 51.8779 85.9495 51.8779 86.1 51.8586C86.1 51.8586 85.9881 52.1788 85.9495 51.8779ZM45.8761 135.337C45.8568 135.186 45.8568 135.186 45.988 135.017C46.0073 135.167 45.8568 135.186 45.8761 135.337ZM45.5944 135.526C45.5751 135.375 45.7256 135.356 45.7256 135.356C45.7449 135.507 45.7449 135.507 45.5944 135.526ZM45.7256 135.356C45.7256 135.356 45.7256 135.356 45.8761 135.337L45.7256 135.356ZM45.4633 135.696C45.4633 135.696 45.444 135.545 45.5944 135.526C45.6137 135.676 45.4633 135.696 45.4633 135.696ZM45.1816 135.885C45.3321 135.865 45.3321 135.865 45.3321 135.865C45.4826 135.846 45.2009 136.035 45.1816 135.885ZM45.3321 135.865C45.3321 135.865 45.4826 135.846 45.4633 135.696C45.4826 135.846 45.4826 135.846 45.3321 135.865ZM44.9193 136.224C45.0504 136.055 44.9193 136.224 44.7688 136.244C44.9193 136.224 44.9193 136.224 44.9193 136.224ZM44.7688 136.244C44.7881 136.394 44.7881 136.394 44.7881 136.394C44.7881 136.394 44.7881 136.394 44.7688 136.244ZM44.8074 136.545C44.5064 136.583 44.6376 136.413 44.7881 136.394C44.7881 136.394 44.7881 136.394 44.8074 136.545ZM44.3946 136.904L44.2634 137.073L44.2441 136.923L44.3946 136.904ZM40.251 141.565C40.251 141.565 40.251 141.565 40.1005 141.585C40.1005 141.585 40.3821 141.395 40.251 141.565ZM37.1994 146.393L37.3499 146.373C37.1994 146.393 37.1994 146.393 37.1994 146.393ZM37.1994 146.393C37.1994 146.393 37.2187 146.543 37.0682 146.563C37.0489 146.412 37.1994 146.393 37.1994 146.393ZM37.0682 146.563C37.0682 146.563 37.0875 146.713 36.937 146.732C37.0682 146.563 37.0682 146.563 37.0682 146.563ZM36.8059 146.902L36.937 146.732C36.9563 146.883 36.9756 147.033 36.8059 146.902ZM36.9563 146.883C36.9756 147.033 36.9756 147.033 36.9563 146.883V146.883ZM36.4123 147.412C36.393 147.261 36.5628 147.392 36.5628 147.392L36.4123 147.412ZM36.5628 147.392C36.5628 147.392 36.5821 147.543 36.5628 147.392V147.392ZM79.173 143.301C79.0226 143.32 79.0032 143.17 79.0032 143.17C79.1537 143.15 79.3235 143.282 79.173 143.301ZM34.7071 149.619C34.7071 149.619 34.8383 149.449 34.7071 149.619V149.619ZM34.4447 149.958C34.4254 149.808 34.5759 149.789 34.5759 149.789C34.5759 149.789 34.5952 149.939 34.4447 149.958ZM34.5759 149.789L34.7071 149.619C34.7264 149.769 34.7264 149.769 34.5759 149.789ZM34.3136 150.128C34.3136 150.128 34.2943 149.978 34.4447 149.958C34.4641 150.109 34.3136 150.128 34.3136 150.128ZM34.0512 150.468C34.1824 150.298 34.1824 150.298 34.1824 150.298C34.1824 150.298 34.2017 150.449 34.0512 150.468ZM34.1824 150.298C34.3136 150.128 34.3136 150.128 34.3136 150.128C34.3136 150.128 34.3329 150.279 34.1824 150.298ZM33.9201 150.638C33.9201 150.638 33.9007 150.487 34.0512 150.468C34.0705 150.618 33.9201 150.638 33.9201 150.638ZM33.9394 150.788C33.9201 150.638 33.9201 150.638 33.9201 150.638L33.9394 150.788ZM33.6577 150.977C33.7889 150.807 33.7889 150.807 33.9394 150.788C33.7889 150.807 33.7889 150.807 33.6577 150.977ZM33.5265 151.147L33.6577 150.977C33.677 151.128 33.677 151.128 33.5265 151.147ZM33.4147 151.467C33.3954 151.317 33.3954 151.317 33.5265 151.147C33.5458 151.297 33.3954 151.317 33.4147 151.467ZM32.8707 151.996C32.8707 151.996 32.8707 151.996 33.0212 151.977L32.8707 151.996ZM32.7395 152.166C32.7202 152.015 32.8707 151.996 32.8707 151.996C32.89 152.146 32.89 152.146 32.7395 152.166ZM32.6083 152.336C32.6083 152.336 32.589 152.185 32.7395 152.166C32.7588 152.316 32.6083 152.336 32.6083 152.336ZM32.1029 153.165L32.2534 153.146C32.2534 153.146 32.2534 153.146 32.1029 153.165ZM31.9718 153.335L32.1029 153.165C32.1223 153.316 32.1223 153.316 31.9718 153.335ZM31.9911 153.485C31.9718 153.335 31.9718 153.335 31.9718 153.335L31.9911 153.485ZM31.8599 153.655C31.8406 153.505 31.8406 153.505 31.9911 153.485L31.8599 153.655ZM31.5783 153.844C31.5783 153.844 31.7094 153.675 31.8599 153.655C31.7287 153.825 31.7287 153.825 31.5783 153.844ZM31.4664 154.165C31.4471 154.014 31.4471 154.014 31.5976 153.995C31.5976 153.995 31.6169 154.145 31.4664 154.165ZM31.5976 153.995C31.5783 153.844 31.5783 153.844 31.5783 153.844L31.5976 153.995ZM31.1847 154.354C31.3352 154.334 31.3159 154.184 31.4664 154.165C31.3352 154.334 31.3352 154.334 31.1847 154.354ZM30.961 154.994C30.961 154.994 30.961 154.994 31.0922 154.825C30.961 154.994 30.961 154.994 30.961 154.994ZM30.8298 155.164C30.8298 155.164 30.8298 155.164 30.961 154.994C30.8298 155.164 30.8298 155.164 30.8298 155.164ZM30.6987 155.334C30.6794 155.183 30.8298 155.164 30.8298 155.164C30.8298 155.164 30.8491 155.315 30.6987 155.334ZM30.5675 155.504C30.5675 155.504 30.5482 155.353 30.6987 155.334C30.718 155.484 30.5675 155.504 30.5675 155.504ZM30.3051 155.843C30.2858 155.693 30.4363 155.674 30.4363 155.674C30.4363 155.674 30.4556 155.824 30.3051 155.843ZM30.4363 155.674C30.4363 155.674 30.4363 155.674 30.5675 155.504C30.5868 155.654 30.4363 155.674 30.4363 155.674ZM29.9309 156.503L30.0621 156.333C30.0814 156.484 30.0814 156.484 29.9309 156.503ZM30.0621 156.333C30.0621 156.333 30.0621 156.333 30.2126 156.314L30.0621 156.333ZM29.8191 156.823C29.7998 156.673 29.7998 156.673 29.9502 156.654L29.8191 156.823ZM29.9502 156.654C29.9309 156.503 29.9309 156.503 29.9309 156.503L29.9502 156.654ZM29.6686 156.843L29.8191 156.823C29.8191 156.823 29.8191 156.823 29.6686 156.843ZM29.5374 157.013L29.6686 156.843C29.6879 156.993 29.6879 156.993 29.5374 157.013ZM29.032 157.842L29.1825 157.823C29.1825 157.823 29.0707 158.143 29.032 157.842ZM69.4491 173.611L69.2986 173.631C69.2793 173.48 69.26 173.33 69.4491 173.611ZM42.9509 35.0633L42.8005 35.0826L42.9509 35.0633ZM54.4136 24.2616C54.4136 24.2616 54.4136 24.2616 54.3943 24.1111C54.3943 24.1111 54.5641 24.2423 54.4136 24.2616ZM66.9163 95.4671L67.0861 95.5982L66.9356 95.6175L66.9163 95.4671ZM40.7884 150.521C40.3176 150.428 40.8616 149.9 40.9002 150.201C40.9195 150.351 40.9389 150.502 40.7884 150.521ZM39.982 151.389C40.0013 151.54 40.0013 151.54 40.0013 151.54L39.982 151.389ZM40.1325 151.37C40.1325 151.37 40.1325 151.37 39.982 151.389C39.982 151.389 40.2637 151.2 40.1325 151.37ZM40.0013 151.54L39.8702 151.71C39.8509 151.559 39.8509 151.559 40.0013 151.54ZM37.3046 155.557C37.1542 155.576 37.1542 155.576 37.1348 155.426C37.2853 155.406 37.4551 155.538 37.3046 155.557ZM34.0293 161.025C34.0679 161.326 33.8788 161.044 33.8788 161.044C34.0293 161.025 34.0293 161.025 34.0293 161.025ZM31.4871 166.246C31.3366 166.265 31.3366 166.265 31.4871 166.246V166.246ZM31.6569 166.377C31.6762 166.528 31.3559 166.416 31.4871 166.246C31.4871 166.246 31.4871 166.246 31.6569 166.377ZM31.4139 166.867C31.2634 166.887 31.2441 166.736 31.2441 166.736C31.3946 166.717 31.5644 166.848 31.4139 166.867ZM56.9483 183.476C56.929 183.325 57.0795 183.306 57.23 183.286C57.0256 184.078 56.5395 185.058 55.8064 185.305C56.0301 184.664 56.5741 184.135 56.9483 183.476ZM57.23 183.286C57.23 183.286 57.23 183.286 57.3804 183.267C57.3804 183.267 57.3804 183.267 57.23 183.286ZM55.5247 185.494C55.6752 185.474 55.6559 185.324 55.8064 185.305C55.8257 185.455 55.5827 185.945 55.5247 185.494ZM49.8457 192.494C49.8264 192.344 49.9768 192.324 50.1273 192.305C50.1466 192.455 49.9961 192.475 49.8457 192.494ZM50.1273 192.305C50.1273 192.305 50.1273 192.305 50.2585 192.135C50.2778 192.286 50.1273 192.305 50.1273 192.305ZM55.4322 185.965C55.4129 185.814 55.5633 185.795 55.5633 185.795C55.5633 185.795 55.5827 185.945 55.4322 185.965ZM55.5633 185.795L55.544 185.644C55.5633 185.795 55.5633 185.795 55.5633 185.795ZM55.301 186.134C55.2817 185.984 55.2817 185.984 55.4322 185.965C55.4515 186.115 55.3203 186.285 55.301 186.134ZM55.058 186.624L55.1891 186.455L55.2084 186.605L55.058 186.624ZM50.8025 191.606L50.953 191.587L50.8025 191.606ZM50.3897 191.965C50.3897 191.965 50.3704 191.815 50.5208 191.796C50.6713 191.776 50.5402 191.946 50.3897 191.965ZM50.2585 192.135C50.2585 192.135 50.2392 191.985 50.3897 191.965C50.409 192.116 50.2585 192.135 50.2585 192.135ZM49.7145 192.664C49.7145 192.664 49.7145 192.664 49.564 192.683C49.7145 192.664 49.6952 192.513 49.6952 192.513C49.7145 192.664 49.7145 192.664 49.7145 192.664ZM49.6952 192.513C49.6952 192.513 49.6952 192.513 49.8457 192.494L49.6952 192.513Z' fill='%235BD8FF'/%3E%3Cpath d='M86.5088 50.2765C86.4895 50.126 86.4895 50.126 86.5088 50.2765V50.2765ZM83.5646 82.1644L83.4141 82.1837C83.5646 82.1644 83.5646 82.1644 83.5646 82.1644ZM94.2214 43.6272C93.5389 47.8447 92.3471 51.6687 91.3636 55.9249C90.8283 64.8654 90.0387 76.5918 88.6625 87.3228C88.5739 89.0167 88.3349 90.73 88.0959 92.4432C87.7023 92.9526 87.4786 93.5932 87.5752 94.3456C87.7643 94.6273 87.9148 94.608 87.4826 94.8164C87.0891 95.3258 88.1425 95.1906 87.749 95.7C87.5719 99.0879 86.1909 102.63 86.7276 105.621C88.082 105.447 89.4902 104.501 90.752 104.798C91.0916 105.061 92.0678 104.323 91.9945 104.945C90.0616 106.569 93.1984 104.79 93.241 106.314C84.5443 111.254 85.7402 108.654 84.1362 118.802C82.7093 125.562 81.9962 131.925 80.3802 138.404C80.0832 139.666 79.7863 140.928 79.4893 142.19C79.5279 142.491 79.3388 142.209 79.3195 142.058C78.8874 142.267 78.9453 142.718 79.0032 143.17C78.934 145.014 77.7921 146.843 77.7615 148.989C75.933 153.812 74.9729 159.442 72.8049 164.003C70.826 168.846 69.6382 173.893 67.2231 177.721C67.1885 178.643 66.3822 179.512 66.1777 180.303C66.008 180.172 65.5372 180.079 65.7263 180.361C65.9154 180.642 65.4446 180.55 65.4833 180.851C65.3714 181.171 64.9199 181.229 65.5605 181.453C65.1477 181.812 65.1131 182.734 64.5111 182.811C60.6419 190.803 52.5165 197.811 43.3909 198.217C43.7651 197.557 40.8673 197.623 39.9644 197.739C37.819 197.708 35.9166 197.188 33.7326 196.856C32.9416 196.652 33.2425 196.613 33.4856 196.123C31.8495 196.486 31.2669 196.714 29.6076 195.703C12.8679 186.838 22.4268 163.585 30.0654 151.591C40.0345 138.687 56.3313 121.452 68.0184 115.975C62.1076 121.17 55.1974 125.728 49.6648 131.485C47.4115 132.998 45.2355 135.113 42.8165 137.718C42.2186 139.018 38.9892 141.268 39.707 142.094C33.8967 149.264 24.5448 161.018 23.8551 168.755C30.4363 155.674 38.3566 143.491 48.9936 133.407C55.2014 126.951 62.1076 121.17 69.4114 116.103C72.0581 114.08 75.4227 112.884 77.5601 110.468C77.8224 110.129 77.3903 110.337 77.2398 110.356C76.4874 110.453 77.5022 110.017 77.7645 109.677C77.9882 109.037 76.1864 110.491 76.9735 109.473C79.3772 107.94 78.6128 104.368 79.3765 101.975C79.8159 98.2476 81.0851 95.0255 81.5631 91.599C82.1184 88.7744 82.0139 85.5756 82.8701 82.7124C83.4801 85.0816 83.7537 82.4461 83.4488 81.2615C83.8769 79.8299 84.0966 77.9662 84.1852 76.2723C84.9755 70.5112 79.961 85.0742 78.8923 86.2821C74.5603 96.6276 68.7042 107.016 59.9961 114.252C55.4164 117.899 49.4123 117.598 44.2686 115.658C37.4808 111.634 36.191 102.775 34.7007 95.9301C33.9177 98.172 35.1722 101.988 35.1802 104.434C30.7095 83.8994 36.5682 62.8036 40.6791 42.391C42.5767 35.7231 40.0505 45.8369 40.0586 48.2832C42.3497 41.1059 44.1315 33.5351 47.3642 26.5429C48.618 24.3935 49.1653 19.1226 51.8008 19.3962C53.51 18.4121 52.5725 19.4501 54.0234 20.0288C55.5322 21.0588 54.5754 21.9464 54.4482 23.3394C54.1127 24.3003 54.0474 27.3679 53.2178 26.8625C52.3808 29.8762 51.7329 33.1715 50.7455 36.2045C47.1892 47.8271 45.3848 59.9896 43.2409 71.8899C42.8367 80.6605 37.6819 115.585 51.2254 113.848C55.1034 114.268 67.4796 95.0889 61.6194 104.254C60.4582 105.932 55.9597 111.404 59.6365 107.873C70.6784 94.9843 77.3401 77.7625 82.5397 62.258C83.103 61.8797 83.4 60.6179 83.6237 59.9774C84.1098 58.9972 84.4068 57.7354 84.48 57.1142C84.9314 57.0562 84.9661 56.134 85.0779 55.8138C85.5101 55.6053 84.8502 55.2311 85.1125 54.8915C85.9575 54.3242 85.2397 53.4986 85.7644 52.8194C85.8803 53.7223 86.4396 52.1209 86.2505 51.8392C85.9495 51.8779 86.0228 51.2566 86.3623 51.519C87.188 50.8012 86.1692 50.0141 86.8444 49.3156C86.9603 50.2185 87.5196 48.6172 87.3305 48.3355C87.1993 48.5053 86.8983 48.5439 87.0102 48.2236C87.8898 46.7341 88.1868 45.4723 88.557 43.5892C88.5449 39.9197 83.8281 59.1863 82.9212 58.079C85.4055 52.4066 86.9016 43.8017 88.8073 39.5801C89.3167 39.9736 88.1361 41.5018 88.8885 41.4052C89.3014 41.0463 89.6563 40.236 90.1656 40.6295C90.9374 40.6834 91.3502 40.3245 92.0294 40.8492C92.8937 40.4324 93.0095 41.3353 93.3877 41.8986C94.0975 40.2779 93.9744 42.8941 94.2214 43.6272ZM53.4222 26.0714C53.2717 26.0907 53.3103 26.3917 53.3103 26.3917C53.4608 26.3724 53.592 26.2026 53.4222 26.0714ZM46.1038 38.1768C45.9726 38.3466 45.8415 38.5164 46.0113 38.6475C46.3509 38.9099 46.4241 38.2886 46.1038 38.1768ZM45.1011 42.2825L45.2515 42.2632L45.0817 42.132L45.1011 42.2825ZM44.2208 37.8066L44.0703 37.8259L44.0896 37.9764L44.2208 37.8066ZM43.9777 38.2967L43.997 38.4471L43.9777 38.2967ZM43.754 38.9372C43.8852 38.7674 43.8659 38.6169 43.7347 38.7867C43.7347 38.7867 43.7347 38.7867 43.754 38.9372ZM43.84 47.9509C43.6895 47.9702 43.8979 48.4024 44.0098 48.0821C44.0098 48.0821 43.9905 47.9316 43.84 47.9509ZM44.4146 45.2768C44.5651 45.2575 44.5264 44.9566 44.376 44.9759C44.376 44.9759 44.2448 45.1457 44.4146 45.2768ZM43.6614 39.408L43.5303 39.5778C43.6808 39.5585 43.8119 39.3887 43.6614 39.408ZM43.5303 39.5778C43.2486 39.7669 43.4377 40.0485 43.4764 40.3495C43.758 40.1604 43.5689 39.8787 43.5303 39.5778ZM43.3452 40.5193C43.1947 40.5386 43.214 40.6891 43.214 40.6891C43.515 40.6505 43.4957 40.5 43.4764 40.3495C43.3259 40.3688 43.3259 40.3688 43.3452 40.5193ZM43.2333 40.8396C43.2333 40.8396 43.0828 40.8589 43.1021 41.0094C43.0482 41.7811 43.4417 41.2717 43.2333 40.8396ZM43.0096 41.4801C42.8977 41.8004 42.6354 42.14 42.8438 42.5721C43.1448 42.5335 43.3299 41.592 43.0096 41.4801ZM42.8438 42.5721C42.5621 42.7612 42.6008 43.0622 42.4889 43.3825C42.6973 43.8146 43.0329 42.8538 42.8438 42.5721ZM35.9206 100.668L35.7701 100.688L35.9206 100.668ZM36.6537 100.421C36.673 100.572 36.673 100.572 36.673 100.572C36.8235 100.552 36.8042 100.402 36.7849 100.251C36.6537 100.421 36.6537 100.421 36.6537 100.421ZM36.8275 101.776C37.0166 102.057 36.9394 101.455 36.9201 101.305C36.8042 100.402 36.6384 101.494 36.8275 101.776ZM36.9905 76.8219L37.141 76.8026L36.9905 76.8219ZM37.137 75.5794C37.0251 75.8997 37.2528 76.4823 37.1756 75.8804C37.3261 75.8611 37.1563 75.7299 37.137 75.5794ZM37.3028 74.4874C36.9825 74.3756 37.2102 74.9582 37.3414 74.7884C37.3221 74.6379 37.3221 74.6379 37.3028 74.4874ZM37.2448 74.036C37.4146 74.1671 37.3953 74.0166 37.3953 74.0166C37.3567 73.7157 37.2255 73.8855 37.2448 74.036ZM37.4106 72.9439C37.5418 72.7742 37.5225 72.6237 37.4838 72.3227C37.2022 72.5118 37.2408 72.8128 37.4106 72.9439ZM37.4838 72.3227C37.7848 72.2841 37.5571 71.7015 37.5378 71.551C37.2368 71.5896 37.4452 72.0217 37.4838 72.3227ZM37.5724 70.6288C37.368 71.4198 38.0085 71.6435 37.7422 70.7599C37.7229 70.6094 37.5724 70.6288 37.5724 70.6288ZM41.1788 91.5806L41.1595 91.4301L41.1788 91.5806ZM41.4219 91.0905C41.4026 90.9401 41.4026 90.9401 41.3832 90.7896C41.3639 90.6391 41.1016 90.9787 41.4219 91.0905ZM41.3253 90.3381C41.306 90.1876 41.2867 90.0372 41.2481 89.7362C41.2481 89.7362 41.2481 89.7362 41.0783 89.605C41.1169 89.906 41.005 90.2263 41.3253 90.3381ZM41.2827 88.814C41.4332 88.7947 41.4139 88.6442 41.4139 88.6442C41.2247 88.3625 41.1129 88.6828 41.2827 88.814ZM41.4831 86.7998C41.595 86.4795 41.5563 86.1785 41.2361 86.0666C40.7846 86.1246 41.3133 86.6686 41.4831 86.7998ZM41.2707 85.1444C41.0083 85.484 41.537 86.028 41.6103 85.4068C41.6103 85.4068 41.4212 85.1251 41.2707 85.1444ZM41.533 84.8049C41.3632 84.6737 41.3825 84.8242 41.3825 84.8242L41.533 84.8049ZM43.0376 50.0424L43.0569 50.1929L43.0376 50.0424ZM42.3964 43.8532C42.2652 44.023 42.4543 44.3047 42.4736 44.4552C42.6241 44.4359 42.5661 43.9844 42.3964 43.8532ZM42.4736 44.4552C42.1726 44.4938 42.2306 44.9453 42.2499 45.0957C42.5508 45.0571 42.3424 44.625 42.4736 44.4552ZM42.2499 45.0957C41.9682 45.2848 42.1573 45.5665 42.1959 45.8675C42.4776 45.6784 42.2885 45.3967 42.2499 45.0957ZM41.9529 46.3575C42.2539 46.3189 42.1573 45.5665 41.9143 46.0566C41.9143 46.0566 41.9336 46.2071 41.9529 46.3575ZM41.9529 46.3575C41.6519 46.3962 41.8604 46.8283 41.8797 46.9788C42.1806 46.9402 41.9722 46.508 41.9529 46.3575ZM41.3783 49.0316C42.1267 47.7119 41.7638 46.0759 41.3204 48.5802C41.3397 48.7307 41.359 48.8811 41.3783 49.0316ZM41.3244 49.8034C41.3936 47.9589 40.6725 51.8755 40.6186 52.6472C41.3517 52.4002 41.1199 50.5944 41.3244 49.8034ZM39.8541 49.0743C40.1551 49.0356 40.0199 47.9823 39.7962 48.6228C39.8155 48.7733 39.8348 48.9238 39.8541 49.0743ZM39.8541 49.0743C39.7037 49.0936 39.723 49.2441 39.723 49.2441C39.8735 49.2247 39.8541 49.0743 39.8541 49.0743ZM40.526 53.118C39.3881 56.1703 38.9333 60.9705 38.4939 64.698C39.3848 60.9125 39.9554 57.0153 40.526 53.118ZM38.4939 64.698C38.0811 65.0569 38.3474 65.9404 38.1044 66.4305C38.1856 68.2556 38.7216 65.2806 38.4939 64.698ZM38.2009 67.1829C37.7495 67.2409 38.1277 67.8042 38.0158 68.1245C38.448 67.9161 38.0891 67.5032 38.2009 67.1829ZM37.6843 70.3085C37.8154 70.1387 37.9466 69.9689 37.7961 69.9882C37.6456 70.0075 37.6649 70.158 37.6843 70.3085ZM37.8887 69.5174C38.0198 69.3476 38.0931 68.7264 38.0545 68.4254C38.0698 67.3527 37.5491 69.2551 37.8887 69.5174ZM56.222 111.065L56.2027 110.914L56.222 111.065ZM56.766 110.536C56.9551 110.818 57.912 109.93 57.8733 109.629C57.6842 109.348 57.0284 110.197 56.766 110.536ZM66.7799 117.052C66.7606 116.902 66.9304 117.033 66.9497 117.183C66.9497 117.183 66.7992 117.203 66.7799 117.052ZM56.8487 124.292L56.7175 124.462L56.868 124.443L56.8487 124.292ZM48.3684 132.111L48.3877 132.261C48.3877 132.261 48.5189 132.091 48.3684 132.111ZM39.163 142.623C39.1437 142.472 38.8234 142.36 38.9932 142.491C39.0125 142.642 39.0125 142.642 39.163 142.623ZM22.9816 189.364C23.1514 189.495 23.2826 189.325 23.1321 189.345C23.1128 189.194 22.9816 189.364 22.9816 189.364ZM23.2918 169.133C22.9908 169.172 23.0101 169.322 22.8789 169.492C23.0873 169.924 23.4615 169.264 23.2918 169.133ZM22.7558 172.108L22.6053 172.128L22.6246 172.278L22.7558 172.108ZM22.9376 175.909C22.9376 175.909 22.8064 176.079 22.8257 176.229C23.0341 176.661 23.1074 176.04 22.9376 175.909ZM24.1195 186.312L23.9691 186.331L24.1195 186.312ZM23.6954 188.966L23.7147 189.117L23.6954 188.966ZM22.8304 183.418C23.8685 184.355 22.6679 179.768 22.7025 178.845C22.7098 175.326 22.2052 182.121 22.8304 183.418ZM23.7606 185.899C23.9111 185.88 23.8918 185.729 23.722 185.598C23.5908 185.768 23.6102 185.918 23.7606 185.899ZM23.9191 188.326C23.9577 188.627 24.278 188.739 24.3899 188.418C24.5404 188.399 24.0503 188.156 23.9191 188.326ZM24.2354 187.215C24.031 188.006 25.0884 189.094 25.6171 189.638C25.37 188.905 24.876 187.438 24.2354 187.215ZM25.7676 189.618C25.6364 189.788 26.1651 190.332 26.1071 189.881C26.0878 189.73 25.918 189.599 25.7676 189.618ZM26.3735 190.764L26.3542 190.614L26.3735 190.764ZM26.7131 191.027C26.4314 191.216 26.9022 191.308 27.072 191.439C27.0334 191.138 26.8636 191.007 26.7131 191.027ZM27.072 191.439C27.072 191.439 27.2611 191.721 27.2225 191.42L27.072 191.439ZM29.507 193.727L29.4877 193.577L29.3372 193.596L29.507 193.727ZM43.242 146.994C43.2227 146.843 42.9024 146.732 42.9411 147.033C42.9411 147.033 43.0916 147.013 43.242 146.994ZM33.5546 159.709L33.5739 159.86L33.705 159.69L33.5546 159.709ZM28.7678 174.855C28.598 174.724 28.598 174.724 28.598 174.724C28.4475 174.743 28.4668 174.894 28.4668 174.894C28.6173 174.874 28.6173 174.874 28.7678 174.855ZM30.0164 194.121L29.9971 193.97L29.8659 194.14L30.0164 194.121ZM28.4668 174.894C28.2624 175.685 28.0773 176.626 28.1932 177.529C28.4555 177.189 28.6753 175.326 28.4668 174.894ZM30.3753 194.534L30.5258 194.514L30.5065 194.364L30.3753 194.534ZM62.0188 186.037L61.9995 185.887C61.9802 185.736 61.849 185.906 62.0188 186.037ZM46.8786 194.404C53.8701 191.672 58.5497 184.035 61.1611 176.969C60.1118 178.328 56.0727 186.188 58.1828 181.176C54.9421 185.722 50.4243 191.043 46.8786 194.404ZM58.4065 180.535C58.256 180.554 58.2753 180.705 58.2947 180.855C58.5956 180.817 58.557 180.516 58.4065 180.535ZM58.1828 181.176C58.3333 181.156 58.314 181.006 58.2947 180.855C58.1635 181.025 58.1635 181.025 58.1828 181.176ZM61.1611 176.969C61.4428 176.78 61.574 176.611 61.5354 176.31C61.2344 176.348 61.1225 176.668 61.1611 176.969ZM61.516 176.159C61.9675 176.101 62.06 175.63 62.0214 175.329C61.7011 175.218 61.4967 176.009 61.516 176.159ZM62.1333 175.009C62.2838 174.99 62.2645 174.839 62.2645 174.839C62.2645 174.839 62.114 174.859 62.1333 175.009ZM62.2645 174.839C62.4149 174.82 62.5268 174.5 62.3956 174.67C62.2451 174.689 62.2451 174.689 62.2645 174.839ZM62.6387 174.179L62.4882 174.199L62.6387 174.179ZM64.1908 182.699C64.2102 182.85 64.3606 182.83 64.3606 182.83C64.4918 182.661 64.1715 182.549 64.1908 182.699ZM64.7348 182.17L64.5844 182.19L64.6037 182.34L64.7348 182.17ZM68.1373 175.309L67.9868 175.329L68.1373 175.309ZM67.554 169.572L67.5347 169.421L67.554 169.572ZM68.4143 167.932L68.395 167.781L68.4143 167.932ZM69.9417 163.147L70.0922 163.128L69.9417 163.147ZM79.3928 141.437L79.3734 141.287L79.3928 141.437ZM76.5267 116.719L76.546 116.87C68.8255 121.073 61.2634 127.703 55.3179 133.819C54.3225 134.406 53.8171 135.236 52.9721 135.803C52.5593 136.162 52.5054 136.933 51.8841 136.86C51.5679 137.972 50.5338 138.257 49.8779 139.106C48.8478 140.615 47.2891 141.58 46.5793 143.201C45.414 143.656 44.631 145.898 43.242 146.994C43.0376 147.785 42.3584 147.26 42.1347 147.901C41.8531 148.09 41.911 148.541 41.7798 148.711C41.1779 148.788 41.2358 149.24 41.2744 149.541C40.3715 149.657 37.9758 153.635 39.8702 151.71C39.8549 152.782 38.8747 152.296 38.4812 152.806C37.7907 154.577 36.0468 156.483 34.9242 158.463C34.2877 159.462 33.9714 160.574 33.3348 161.573C33.8442 161.967 33.5433 162.005 33.1304 162.364C32.6057 163.043 32.1004 163.873 32.2162 164.776C31.7648 164.834 31.6336 165.004 31.842 165.436C31.7108 165.605 31.2787 165.814 31.3366 166.265C29.6354 169.696 28.9722 174.064 28.4402 178.262C28.7299 180.519 29.0662 185.524 31.1077 188.321C33.8478 191.794 38.6406 195.767 43.3209 194.096C63.8206 184.582 72.9446 137.676 76.5267 116.719ZM79.0292 133.836C79.0485 133.986 79.1796 133.816 79.1603 133.666C79.141 133.515 78.8594 133.705 79.0292 133.836ZM79.9353 128.978C79.9547 129.128 80.1051 129.109 80.0858 128.958L79.9353 128.978ZM80.0279 128.507C80.4794 128.449 80.4753 127.226 80.4174 126.774C80.1551 127.114 79.97 128.055 80.0279 128.507ZM80.5679 126.755C80.7184 126.736 80.6605 126.284 80.6218 125.983C80.3015 125.871 80.3981 126.624 80.5679 126.755ZM80.7144 125.512C80.5639 125.532 80.7337 125.663 80.7144 125.512V125.512ZM80.7683 124.741C80.6371 124.911 80.8455 125.343 80.9381 124.872C80.9188 124.721 80.7297 124.44 80.7683 124.741ZM81.6872 129.518L81.6679 129.367L81.5367 129.537L81.6872 129.518ZM80.8609 124.27C81.0113 124.251 81.1232 123.93 80.9727 123.95C80.8222 123.969 80.8609 124.27 80.8609 124.27ZM82.5812 86.4206C82.7703 86.7023 82.6737 85.9498 82.5619 86.2701C82.5619 86.2701 82.5619 86.2701 82.5812 86.4206ZM82.5272 87.1923C82.5079 87.0418 82.4886 86.8914 82.3574 87.0612C82.3574 87.0612 82.3768 87.2116 82.5272 87.1923ZM80.4073 106.432C79.9751 106.64 80.1643 106.922 80.2029 107.223C80.4845 107.034 80.2954 106.752 80.4073 106.432ZM80.2029 107.223C80.0524 107.242 80.0717 107.392 80.091 107.543C80.2608 107.674 80.2029 107.223 80.2029 107.223ZM82.0188 127.334C81.8876 127.503 82.0767 127.785 82.1886 127.465L82.0188 127.334ZM82.3544 126.373L82.3351 126.222L82.3544 126.373ZM82.3697 125.3C82.2192 125.319 82.4276 125.752 82.5395 125.431C82.5395 125.431 82.5202 125.281 82.3697 125.3ZM81.1578 123.008C81.8483 121.237 82.2917 118.733 82.3417 116.738C81.6705 118.659 81.2078 121.013 81.1578 123.008ZM82.4728 116.568C82.4535 116.418 82.4535 116.418 82.4342 116.267C82.2451 115.985 82.2298 117.058 82.4728 116.568ZM82.5075 115.646C82.357 115.665 82.5268 115.796 82.5075 115.646V115.646ZM80.8081 102.403C79.6935 106.829 80.6929 107.466 80.9972 102.685C80.9779 102.534 80.8274 102.554 80.8081 102.403ZM83.4803 119.651C83.4803 119.651 83.4803 119.651 83.6115 119.481C83.461 119.5 83.3298 119.67 83.4803 119.651ZM83.6115 119.481C83.762 119.462 83.7234 119.161 83.5922 119.331L83.6115 119.481ZM83.997 116.525L84.0163 116.676L83.997 116.525ZM84.4018 113.72C84.5523 113.701 84.5523 113.701 84.5523 113.701C84.533 113.55 84.533 113.55 84.4018 113.72ZM84.6255 113.08L84.6062 112.929L84.6255 113.08ZM84.5742 103.144L84.4237 103.163L84.5742 103.144ZM84.6088 102.221C84.439 102.09 84.5163 102.692 84.7786 102.353L84.6088 102.221ZM84.8519 101.731L84.7014 101.751L84.8712 101.882L84.8519 101.731ZM80.92 102.083C82.0885 96.8852 82.466 91.4831 83.1638 86.1929C82.5925 84.1247 82.8668 87.4547 82.6624 88.2457C82.0379 92.9147 81.1124 97.6223 80.92 102.083ZM83.0866 85.5909C83.3489 85.2514 83.4415 84.7806 83.3835 84.3291C83.3642 84.1787 82.7969 83.3337 82.8741 83.9356C83.2524 84.4989 82.8588 85.0083 83.0866 85.5909ZM85.0869 98.7949C85.0676 98.6444 84.9557 98.9647 85.1062 98.9454C85.0869 98.7949 85.0869 98.7949 85.0869 98.7949ZM85.2181 98.6251C85.2374 98.7756 85.3492 98.4553 85.1987 98.4746C85.2181 98.6251 85.2181 98.6251 85.2181 98.6251ZM86.0084 92.8641C85.8579 92.8834 85.8579 92.8834 85.8579 92.8834C85.8772 93.0339 85.8772 93.0339 86.0084 92.8641ZM85.9286 102.97L86.079 102.95C86.079 102.95 86.079 102.95 85.9286 102.97ZM86.7542 102.252C86.7542 102.252 86.4339 102.14 86.6037 102.271C86.6037 102.271 86.6037 102.271 86.7542 102.252ZM85.8127 102.067C86.4573 103.514 86.8694 97.1895 86.904 96.2673C85.9858 97.4558 86.5032 100.296 85.8127 102.067ZM86.5364 87.4427C86.5364 87.4427 86.5364 87.4427 86.3859 87.462C86.5364 87.4427 86.5364 87.4427 86.5364 87.4427ZM86.4825 88.2144C86.4631 88.0639 86.3127 88.0832 86.3127 88.0832C86.332 88.2337 86.4825 88.2144 86.4825 88.2144ZM86.2587 88.855C86.1082 88.8743 86.2394 88.7045 86.2587 88.855V88.855ZM86.2973 89.1559L86.3167 89.3064L86.2973 89.1559ZM86.9193 95.1946C86.6183 95.2332 86.9965 95.7965 86.9386 95.3451C86.9193 95.1946 86.9193 95.1946 86.9193 95.1946ZM87.0505 95.0248C87.0851 94.1026 87.4207 93.1417 87.1736 92.4086C87.0232 92.4279 86.599 95.0827 87.0505 95.0248ZM87.9607 91.3899L87.9414 91.2394L87.9607 91.3899ZM87.7949 92.4819C87.9454 92.4626 87.9261 92.3121 87.9261 92.3121C87.8681 91.8606 87.4746 92.37 87.7949 92.4819ZM87.9993 91.6908C87.8488 91.7101 87.9067 92.1616 88.0572 92.1423C88.0379 91.9918 88.1691 91.822 87.9993 91.6908ZM88.0339 90.7686C88.0532 90.9191 88.0532 90.9191 88.2037 90.8998C88.1844 90.7493 88.0339 90.7686 88.0339 90.7686ZM85.7105 53.5911C85.8417 53.4213 85.6912 53.4406 85.6912 53.4406C85.7105 53.5911 85.7105 53.5911 85.7105 53.5911ZM87.6503 77.0513C87.6503 77.0513 87.4998 77.0706 87.5191 77.2211C87.7082 77.5027 87.8008 77.032 87.6503 77.0513ZM87.635 78.124L87.4845 78.1433L87.635 78.124ZM88.3961 86.4392C88.2456 86.4585 88.4154 86.5897 88.4154 86.5897L88.3961 86.4392ZM88.0911 85.2546C87.8095 85.4438 88.3382 85.9878 88.4307 85.517C88.4114 85.3665 88.2223 85.0848 88.0911 85.2546ZM88.1837 84.7839C88.203 84.9344 88.3535 84.9151 88.4847 84.7453C88.4653 84.5948 88.1644 84.6334 88.1837 84.7839ZM88.2762 84.3131C88.5579 84.124 88.3495 83.6919 88.3109 83.3909C88.0099 83.4295 88.1064 84.182 88.2762 84.3131ZM88.2915 83.2404C88.4613 83.3716 88.5732 83.0513 88.4227 83.0706C88.2915 83.2404 88.2915 83.2404 88.2915 83.2404ZM88.195 82.488C88.8396 83.9349 88.97 77.7997 89.0433 77.1785C88.2369 78.0467 88.4533 80.9252 88.195 82.488ZM86.7905 50.0874C86.9603 50.2185 86.9216 49.9176 86.7712 49.9369C86.7905 50.0874 86.7905 50.0874 86.7905 50.0874ZM87.5349 47.5445C87.6854 47.5251 87.6854 47.5251 87.6854 47.5251C87.6661 47.3747 87.6661 47.3747 87.5349 47.5445ZM90.9974 59.0311C90.9781 58.8807 90.9781 58.8807 90.9781 58.8807C90.9588 58.7302 90.8469 59.0505 90.9974 59.0311ZM91.0667 57.1867L91.2171 57.1674C91.2171 57.1674 91.028 56.8857 91.0667 57.1867ZM90.9374 40.6834C90.9567 40.8339 91.277 40.9458 91.1072 40.8146L90.9374 40.6834ZM83.6237 59.9774C83.4732 59.9967 83.4732 59.9967 83.4732 59.9967L83.6237 59.9774ZM35.601 106.522C35.5431 106.07 34.9372 104.924 35.3693 104.716C35.2961 105.337 36.0332 106.313 35.601 106.522ZM80.9077 63.844C81.4517 63.3153 80.8924 64.9167 80.6108 65.1058C80.0667 65.6345 80.7959 64.1643 80.9077 63.844ZM78.7244 69.4779C79.2684 68.9492 78.7091 70.5506 78.4468 70.8902C77.9953 70.9481 78.6125 69.7982 78.7244 69.4779ZM78.8556 69.3081C78.8556 69.3081 78.8556 69.3081 79.0061 69.2888C79.0061 69.2888 79.0061 69.2888 78.8556 69.3081ZM79.1912 68.3472C79.1912 68.3472 79.3417 68.3279 79.1912 68.3472V68.3472ZM79.3223 68.1775C79.4342 67.8572 79.3763 67.4057 79.8084 67.1973C79.847 67.4983 79.3996 68.7794 79.3223 68.1775ZM83.229 83.1253C83.0785 83.1446 83.0785 83.1446 83.229 83.1253V83.1253ZM83.1904 82.8243C82.8701 82.7124 82.6424 82.1298 82.9047 81.7902C82.9434 82.0912 83.5686 83.3876 83.1904 82.8243ZM41.9635 38.0962C42.0021 38.3972 42.0214 38.5477 41.7398 38.7368C41.7205 38.5863 41.7551 37.6641 41.9635 38.0962ZM41.7398 38.7368C41.7398 38.7368 41.7398 38.7368 41.5893 38.7561C41.5893 38.7561 41.5893 38.7561 41.7398 38.7368ZM46.8136 134.299C46.9255 133.978 47.0566 133.809 47.3576 133.77C47.2458 134.09 47.1146 134.26 46.8136 134.299ZM29.1825 157.823C29.1439 157.522 29.2558 157.202 29.5567 157.163C29.5953 157.464 29.4642 157.634 29.1825 157.823ZM29.5567 157.163C29.5374 157.013 29.5374 157.013 29.5374 157.013L29.5567 157.163ZM32.2534 153.146C32.2148 152.845 32.346 152.675 32.4771 152.505C32.5158 152.806 32.3846 152.976 32.2534 153.146ZM32.4771 152.505C32.4771 152.505 32.6276 152.486 32.6083 152.336C32.6276 152.486 32.6276 152.486 32.4771 152.505ZM33.2642 151.487C33.2642 151.487 33.2642 151.487 33.4147 151.467C33.2642 151.487 33.2642 151.487 33.2642 151.487ZM32.9825 151.676C32.9632 151.525 33.1137 151.506 33.2642 151.487C33.2835 151.637 33.1523 151.807 33.0212 151.977C33.0018 151.826 33.0018 151.826 32.9825 151.676ZM41.6472 39.2076C41.6665 39.3581 41.6665 39.358 41.5161 39.3774C41.4967 39.2269 41.4581 38.9259 41.5893 38.7561C41.6086 38.9066 41.6279 39.0571 41.6472 39.2076ZM83.0552 81.7709C83.0552 81.7709 83.0552 81.7709 82.9047 81.7902C82.9047 81.7902 82.9047 81.7902 83.0552 81.7709ZM83.1285 81.1497C83.3948 82.0333 82.7543 81.8095 82.978 81.169L83.1285 81.1497ZM40.1005 141.585C40.1391 141.886 40.0079 142.055 39.707 142.094C39.6683 141.793 39.649 141.642 40.1005 141.585ZM75.9818 76.7131C75.5496 76.9215 75.7927 76.4315 76.0937 76.3928C75.9625 76.5626 76.1323 76.6938 75.9818 76.7131ZM86.5088 50.2765C86.7172 50.7086 86.4742 51.1987 86.3776 50.4463C86.3583 50.2958 86.5088 50.2765 86.5088 50.2765ZM82.6975 58.7196C82.9405 58.2295 83.0371 58.9819 82.7361 59.0205C82.7168 58.8701 82.6975 58.7196 82.6975 58.7196ZM82.9792 58.5305C82.8287 58.5498 82.9792 58.5305 82.9792 58.5305V58.5305ZM82.605 59.1903C82.5857 59.0399 82.5857 59.0399 82.7361 59.0205C82.7554 59.171 82.7748 59.3215 82.6243 59.3408L82.605 59.1903ZM82.3619 59.6804C82.4931 59.5106 82.4931 59.5106 82.6436 59.4913C82.6822 59.7923 82.4199 60.1319 82.3619 59.6804ZM82.6436 59.4913L82.6243 59.3408C82.6436 59.4913 82.6436 59.4913 82.6436 59.4913ZM82.2694 60.1512C82.3619 59.6804 82.5896 60.263 82.2887 60.3017L82.2694 60.1512ZM82.4005 59.9814L82.3812 59.8309C82.4005 59.9814 82.4005 59.9814 82.4005 59.9814ZM83.3807 60.4675C83.0604 60.3556 83.0411 60.2051 83.3228 60.016L83.3807 60.4675ZM82.0263 60.6412C82.1575 60.4715 82.1575 60.4715 82.308 60.4521C82.3466 60.7531 82.0843 61.0927 82.0263 60.6412ZM82.308 60.4521C82.2887 60.3017 82.2887 60.3017 82.2887 60.3017L82.308 60.4521ZM81.9145 60.9615C82.0263 60.6412 82.2541 61.2239 81.9531 61.2625C81.9531 61.2625 81.9338 61.112 81.9145 60.9615ZM81.8219 61.4323C81.8219 61.4323 81.8219 61.4323 81.9531 61.2625C81.9724 61.413 82.011 61.7139 81.7101 61.7526C81.7101 61.7526 81.6908 61.6021 81.8219 61.4323ZM81.5789 61.9224C81.6908 61.6021 81.9185 62.1847 81.6175 62.2233C81.5982 62.0728 81.5982 62.0728 81.5789 61.9224ZM81.4863 62.3931C81.5789 61.9224 81.8259 62.6555 81.3745 62.7134C81.5057 62.5436 81.3552 62.5629 81.4863 62.3931ZM81.2433 62.8832C81.4863 62.3931 81.5829 63.1455 81.2819 63.1842C81.2626 63.0337 81.2626 63.0337 81.2433 62.8832ZM81.1508 63.354C81.2433 62.8832 81.4903 63.6163 81.1894 63.6549C81.1701 63.5044 81.1701 63.5044 81.1508 63.354ZM80.1979 65.4647C80.3484 65.4454 80.3291 65.2949 80.4796 65.2756C80.5182 65.5766 80.2559 65.9162 80.1979 65.4647ZM45.988 135.017C46.1191 134.847 46.2696 134.827 46.4201 134.808C46.2889 134.978 46.1384 134.997 45.988 135.017ZM80.1054 65.9355L80.2365 65.7657C80.2559 65.9162 80.2945 66.2172 80.144 66.2365C80.1247 66.086 80.1247 66.086 80.1054 65.9355ZM79.8623 66.4256C80.0128 66.4063 79.9935 66.2558 80.144 66.2365C80.1633 66.387 80.2019 66.6879 79.901 66.7265C79.8817 66.5761 79.8817 66.5761 79.8623 66.4256ZM86.4356 50.8977C86.4549 51.0482 86.4935 51.3492 86.1925 51.3878C86.3237 51.218 86.1346 50.9363 86.4356 50.8977ZM79.7698 66.8963C79.8623 66.4256 80.1094 67.1587 79.8084 67.1973C79.7891 67.0468 79.7891 67.0468 79.7698 66.8963ZM79.06 68.517L79.1912 68.3472C79.2105 68.4977 79.2491 68.7987 79.0986 68.818C79.0793 68.6675 79.0793 68.6675 79.06 68.517ZM78.9674 68.9878C79.06 68.517 79.307 69.2501 79.0061 69.2888C78.9868 69.1383 78.9868 69.1383 78.9674 68.9878ZM87.1068 48.9761C86.9756 49.1458 86.9756 49.1458 86.8444 49.3156C86.8058 49.0147 86.9177 48.6944 87.1068 48.9761ZM76.5411 75.1117C76.5604 75.2622 76.5604 75.2622 76.5604 75.2622L76.5411 75.1117ZM76.6723 74.9419C76.6916 75.0924 76.6916 75.0924 76.5411 75.1117C76.5218 74.9612 76.6337 74.641 76.6723 74.9419ZM76.3174 75.7523C76.3174 75.7523 76.3367 75.9028 76.1862 75.9221C76.1669 75.7716 76.1283 75.4706 76.2788 75.4513C76.2981 75.6018 76.2981 75.6018 76.3174 75.7523ZM76.2248 76.223L76.0937 76.3928C76.0743 76.2423 76.0357 75.9414 76.1862 75.9221C76.2055 76.0726 76.2055 76.0726 76.2248 76.223ZM75.6269 77.5235C75.6269 77.5235 75.4378 77.2418 75.5883 77.2225C75.7388 77.2032 75.6076 77.373 75.6269 77.5235ZM69.1257 115.069C69.1643 115.37 68.8441 115.258 68.6936 115.277C68.8247 115.107 68.9752 115.088 69.1257 115.069ZM68.6936 115.277C68.7129 115.427 68.7129 115.427 68.7129 115.427C68.6936 115.277 68.6936 115.277 68.6936 115.277ZM69.5579 114.86C69.4267 115.03 69.2762 115.049 69.1257 115.069C69.1064 114.918 69.3881 114.729 69.5579 114.86ZM46.36 116.46C46.2096 116.48 46.2096 116.48 46.2096 116.48L46.36 116.46ZM46.3794 116.611C46.0398 116.349 46.8115 116.402 46.6803 116.572C46.5298 116.592 46.5298 116.592 46.3794 116.611ZM83.2403 80.8294C83.2403 80.8294 83.221 80.6789 83.0705 80.6982C83.3522 80.5091 83.6918 80.7715 83.2403 80.8294ZM30.1933 156.164C30.174 156.013 30.174 156.013 30.3051 155.843C30.3245 155.994 30.3438 156.144 30.2126 156.314L30.1933 156.164ZM83.4141 82.1837C83.2443 82.0526 83.225 81.9021 83.2057 81.7516C83.3562 81.7323 83.3948 82.0333 83.4141 82.1837ZM31.0729 154.674C31.0536 154.524 31.0536 154.524 31.1847 154.354C31.2234 154.655 31.2427 154.805 31.0922 154.825L31.0729 154.674ZM53.2757 27.3139C53.2757 27.3139 53.2564 27.1634 53.4069 27.1441C53.4262 27.2946 53.4455 27.4451 53.3143 27.6149C53.295 27.4644 53.295 27.4644 53.2757 27.3139ZM55.1427 22.7914C55.2932 22.7721 55.3318 23.0731 55.1814 23.0924C55.162 22.9419 54.9922 22.8107 55.1427 22.7914ZM52.0438 18.9061L51.8933 18.9255L52.0438 18.9061ZM54.7838 22.3786L54.9343 22.3593C54.9343 22.3593 54.9536 22.5097 54.7838 22.3786ZM66.8237 95.9378C66.8237 95.9378 66.8237 95.9378 66.843 96.0883C66.843 96.0883 66.843 96.0883 66.6925 96.1076C66.6925 96.1076 66.843 96.0883 66.8237 95.9378ZM87.9107 93.3848L87.8914 93.2343L87.9107 93.3848ZM66.6925 96.1076C66.7118 96.2581 66.5614 96.2774 66.5807 96.4279C66.5614 96.2774 66.5614 96.2774 66.6925 96.1076ZM66.4495 96.5977C66.4495 96.5977 66.4495 96.5977 66.4302 96.4472L66.4495 96.5977ZM66.5807 96.4279C66.5807 96.4279 66.5807 96.4279 66.4302 96.4472L66.5807 96.4279ZM66.0753 97.2576C65.9441 97.4274 65.9441 97.4274 65.9441 97.4274C65.9441 97.4274 65.9248 97.2769 66.0753 97.2576ZM87.8954 94.4575C87.8954 94.4575 87.8955 94.4575 87.7643 94.6273C87.745 94.4768 87.8761 94.307 87.8954 94.4575ZM65.9441 97.4274C65.9441 97.4274 65.9634 97.5778 65.8129 97.5971C65.7936 97.4467 65.9441 97.4274 65.9441 97.4274ZM65.6818 97.7669C65.6818 97.7669 65.6625 97.6165 65.8129 97.5971C65.6818 97.7669 65.6818 97.7669 65.6818 97.7669ZM65.1957 98.7471L65.1764 98.5966L65.1957 98.7471ZM83.1631 80.2275L83.1824 80.3779L83.1631 80.2275ZM46.2096 116.48C46.2096 116.48 46.2096 116.48 46.0398 116.349C46.0205 116.198 46.3407 116.31 46.2096 116.48ZM76.5604 75.2622L76.4292 75.432C76.4099 75.2815 76.4099 75.2815 76.5604 75.2622ZM76.4292 75.432C76.4292 75.432 76.4292 75.432 76.2788 75.4513L76.4292 75.432ZM78.0919 71.7005L77.9607 71.8703L77.9414 71.7198L78.0919 71.7005ZM79.0873 71.1139L79.1066 71.2644L78.9368 71.1332L79.0873 71.1139ZM78.1844 71.2298L78.2037 71.3802L78.1844 71.2298ZM83.1377 60.9575C83.2881 60.9382 83.2881 60.9382 83.2881 60.9382L83.1377 60.9575ZM83.1183 60.807C82.9485 60.6759 83.1183 60.807 83.1377 60.9575C83.1377 60.9575 83.1377 60.9575 83.1183 60.807ZM83.4539 59.8462L83.4732 59.9967C83.4732 59.9967 83.4732 59.9967 83.3228 60.016C83.3034 59.8655 83.3034 59.8655 83.4539 59.8462ZM83.639 58.9047C83.6197 58.7542 83.7895 58.8854 83.8088 59.0359C83.8088 59.0359 83.8088 59.0359 83.639 58.9047ZM83.8088 59.0359C83.8088 59.0359 83.8088 59.0359 83.9593 59.0165L83.8088 59.0359ZM83.9939 58.0943C83.9553 57.7934 84.1444 58.075 84.1444 58.075C84.1444 58.075 84.1444 58.075 83.9939 58.0943ZM84.237 57.6043C84.0865 57.6236 84.2176 57.4538 84.3681 57.4345L84.237 57.6043ZM84.723 56.6241C84.7423 56.7746 84.7423 56.7746 84.723 56.6241V56.6241ZM84.5726 56.6434C84.4028 56.5122 84.723 56.6241 84.723 56.6241C84.5725 56.6434 84.5726 56.6434 84.5726 56.6434ZM47.8823 133.091C47.8823 133.091 48.0521 133.222 47.7511 133.261C47.7511 133.261 47.7318 133.11 47.8823 133.091ZM47.62 133.43C47.62 133.43 47.6006 133.28 47.7511 133.261C47.7704 133.411 47.62 133.43 47.62 133.43ZM84.9081 55.6826C84.7383 55.5514 85.0586 55.6633 85.0779 55.8138C84.9274 55.8331 84.9081 55.6826 84.9081 55.6826ZM47.4888 133.6C47.62 133.43 47.62 133.43 47.62 133.43C47.62 133.43 47.6393 133.581 47.4888 133.6ZM47.3576 133.77C47.3383 133.62 47.4888 133.6 47.4888 133.6C47.4888 133.6 47.5081 133.751 47.3576 133.77ZM85.317 54.1005C85.2977 53.95 85.4481 53.9307 85.4481 53.9307C85.4675 54.0812 85.3363 54.251 85.317 54.1005ZM46.532 134.488C46.6631 134.318 46.6631 134.318 46.8136 134.299C46.8329 134.449 46.6824 134.468 46.532 134.488ZM85.8956 52.6496C85.8956 52.6496 85.8956 52.6496 85.9149 52.8001C85.7644 52.8194 85.5946 52.6882 85.8956 52.6496ZM46.4201 134.808C46.4008 134.658 46.5513 134.638 46.532 134.488C46.5513 134.638 46.5513 134.638 46.4201 134.808ZM85.9495 51.8779C85.9495 51.8779 85.9495 51.8779 86.1 51.8586C86.1 51.8586 85.9881 52.1788 85.9495 51.8779ZM45.8761 135.337C45.8568 135.186 45.8568 135.186 45.988 135.017C46.0073 135.167 45.8568 135.186 45.8761 135.337ZM45.5944 135.526C45.5751 135.375 45.7256 135.356 45.7256 135.356C45.7449 135.507 45.7449 135.507 45.5944 135.526ZM45.7256 135.356C45.7256 135.356 45.7256 135.356 45.8761 135.337L45.7256 135.356ZM45.4633 135.696C45.4633 135.696 45.444 135.545 45.5944 135.526C45.6137 135.676 45.4633 135.696 45.4633 135.696ZM45.1816 135.885C45.3321 135.865 45.3321 135.865 45.3321 135.865C45.4826 135.846 45.2009 136.035 45.1816 135.885ZM45.3321 135.865C45.3321 135.865 45.4826 135.846 45.4633 135.696C45.4826 135.846 45.4826 135.846 45.3321 135.865ZM44.9193 136.224C45.0504 136.055 44.9193 136.224 44.7688 136.244C44.9193 136.224 44.9193 136.224 44.9193 136.224ZM44.7688 136.244C44.7881 136.394 44.7881 136.394 44.7881 136.394C44.7881 136.394 44.7881 136.394 44.7688 136.244ZM44.8074 136.545C44.5064 136.583 44.6376 136.413 44.7881 136.394C44.7881 136.394 44.7881 136.394 44.8074 136.545ZM44.3946 136.904L44.2634 137.073L44.2441 136.923L44.3946 136.904ZM40.251 141.565C40.251 141.565 40.251 141.565 40.1005 141.585C40.1005 141.585 40.3821 141.395 40.251 141.565ZM37.1994 146.393L37.3499 146.373C37.1994 146.393 37.1994 146.393 37.1994 146.393ZM37.1994 146.393C37.1994 146.393 37.2187 146.543 37.0682 146.563C37.0489 146.412 37.1994 146.393 37.1994 146.393ZM37.0682 146.563C37.0682 146.563 37.0875 146.713 36.937 146.732C37.0682 146.563 37.0682 146.563 37.0682 146.563ZM36.8059 146.902L36.937 146.732C36.9563 146.883 36.9756 147.033 36.8059 146.902ZM36.9563 146.883C36.9756 147.033 36.9756 147.033 36.9563 146.883V146.883ZM36.4123 147.412C36.393 147.261 36.5628 147.392 36.5628 147.392L36.4123 147.412ZM36.5628 147.392C36.5628 147.392 36.5821 147.543 36.5628 147.392V147.392ZM79.173 143.301C79.0226 143.32 79.0032 143.17 79.0032 143.17C79.1537 143.15 79.3235 143.282 79.173 143.301ZM34.7071 149.619C34.7071 149.619 34.8383 149.449 34.7071 149.619V149.619ZM34.4447 149.958C34.4254 149.808 34.5759 149.789 34.5759 149.789C34.5759 149.789 34.5952 149.939 34.4447 149.958ZM34.5759 149.789L34.7071 149.619C34.7264 149.769 34.7264 149.769 34.5759 149.789ZM34.3136 150.128C34.3136 150.128 34.2943 149.978 34.4447 149.958C34.4641 150.109 34.3136 150.128 34.3136 150.128ZM34.0512 150.468C34.1824 150.298 34.1824 150.298 34.1824 150.298C34.1824 150.298 34.2017 150.449 34.0512 150.468ZM34.1824 150.298C34.3136 150.128 34.3136 150.128 34.3136 150.128C34.3136 150.128 34.3329 150.279 34.1824 150.298ZM33.9201 150.638C33.9201 150.638 33.9007 150.487 34.0512 150.468C34.0705 150.618 33.9201 150.638 33.9201 150.638ZM33.9394 150.788C33.9201 150.638 33.9201 150.638 33.9201 150.638L33.9394 150.788ZM33.6577 150.977C33.7889 150.807 33.7889 150.807 33.9394 150.788C33.7889 150.807 33.7889 150.807 33.6577 150.977ZM33.5265 151.147L33.6577 150.977C33.677 151.128 33.677 151.128 33.5265 151.147ZM33.4147 151.467C33.3954 151.317 33.3954 151.317 33.5265 151.147C33.5458 151.297 33.3954 151.317 33.4147 151.467ZM32.8707 151.996C32.8707 151.996 32.8707 151.996 33.0212 151.977L32.8707 151.996ZM32.7395 152.166C32.7202 152.015 32.8707 151.996 32.8707 151.996C32.89 152.146 32.89 152.146 32.7395 152.166ZM32.6083 152.336C32.6083 152.336 32.589 152.185 32.7395 152.166C32.7588 152.316 32.6083 152.336 32.6083 152.336ZM32.1029 153.165L32.2534 153.146C32.2534 153.146 32.2534 153.146 32.1029 153.165ZM31.9718 153.335L32.1029 153.165C32.1223 153.316 32.1223 153.316 31.9718 153.335ZM31.9911 153.485C31.9718 153.335 31.9718 153.335 31.9718 153.335L31.9911 153.485ZM31.8599 153.655C31.8406 153.505 31.8406 153.505 31.9911 153.485L31.8599 153.655ZM31.5783 153.844C31.5783 153.844 31.7094 153.675 31.8599 153.655C31.7287 153.825 31.7287 153.825 31.5783 153.844ZM31.4664 154.165C31.4471 154.014 31.4471 154.014 31.5976 153.995C31.5976 153.995 31.6169 154.145 31.4664 154.165ZM31.5976 153.995C31.5783 153.844 31.5783 153.844 31.5783 153.844L31.5976 153.995ZM31.1847 154.354C31.3352 154.334 31.3159 154.184 31.4664 154.165C31.3352 154.334 31.3352 154.334 31.1847 154.354ZM30.961 154.994C30.961 154.994 30.961 154.994 31.0922 154.825C30.961 154.994 30.961 154.994 30.961 154.994ZM30.8298 155.164C30.8298 155.164 30.8298 155.164 30.961 154.994C30.8298 155.164 30.8298 155.164 30.8298 155.164ZM30.6987 155.334C30.6794 155.183 30.8298 155.164 30.8298 155.164C30.8298 155.164 30.8491 155.315 30.6987 155.334ZM30.5675 155.504C30.5675 155.504 30.5482 155.353 30.6987 155.334C30.718 155.484 30.5675 155.504 30.5675 155.504ZM30.3051 155.843C30.2858 155.693 30.4363 155.674 30.4363 155.674C30.4363 155.674 30.4556 155.824 30.3051 155.843ZM30.4363 155.674C30.4363 155.674 30.4363 155.674 30.5675 155.504C30.5868 155.654 30.4363 155.674 30.4363 155.674ZM29.9309 156.503L30.0621 156.333C30.0814 156.484 30.0814 156.484 29.9309 156.503ZM30.0621 156.333C30.0621 156.333 30.0621 156.333 30.2126 156.314L30.0621 156.333ZM29.8191 156.823C29.7998 156.673 29.7998 156.673 29.9502 156.654L29.8191 156.823ZM29.9502 156.654C29.9309 156.503 29.9309 156.503 29.9309 156.503L29.9502 156.654ZM29.6686 156.843L29.8191 156.823C29.8191 156.823 29.8191 156.823 29.6686 156.843ZM29.5374 157.013L29.6686 156.843C29.6879 156.993 29.6879 156.993 29.5374 157.013ZM29.032 157.842L29.1825 157.823C29.1825 157.823 29.0707 158.143 29.032 157.842ZM69.4491 173.611L69.2986 173.631C69.2793 173.48 69.26 173.33 69.4491 173.611ZM42.9509 35.0633L42.8005 35.0826L42.9509 35.0633ZM54.4136 24.2616C54.4136 24.2616 54.4136 24.2616 54.3943 24.1111C54.3943 24.1111 54.5641 24.2423 54.4136 24.2616ZM66.9163 95.4671L67.0861 95.5982L66.9356 95.6175L66.9163 95.4671ZM40.7884 150.521C40.3176 150.428 40.8616 149.9 40.9002 150.201C40.9195 150.351 40.9389 150.502 40.7884 150.521ZM39.982 151.389C40.0013 151.54 40.0013 151.54 40.0013 151.54L39.982 151.389ZM40.1325 151.37C40.1325 151.37 40.1325 151.37 39.982 151.389C39.982 151.389 40.2637 151.2 40.1325 151.37ZM40.0013 151.54L39.8702 151.71C39.8509 151.559 39.8509 151.559 40.0013 151.54ZM37.3046 155.557C37.1542 155.576 37.1542 155.576 37.1348 155.426C37.2853 155.406 37.4551 155.538 37.3046 155.557ZM34.0293 161.025C34.0679 161.326 33.8788 161.044 33.8788 161.044C34.0293 161.025 34.0293 161.025 34.0293 161.025ZM31.4871 166.246C31.3366 166.265 31.3366 166.265 31.4871 166.246V166.246ZM31.6569 166.377C31.6762 166.528 31.3559 166.416 31.4871 166.246C31.4871 166.246 31.4871 166.246 31.6569 166.377ZM31.4139 166.867C31.2634 166.887 31.2441 166.736 31.2441 166.736C31.3946 166.717 31.5644 166.848 31.4139 166.867ZM56.9483 183.476C56.929 183.325 57.0795 183.306 57.23 183.286C57.0256 184.078 56.5395 185.058 55.8064 185.305C56.0301 184.664 56.5741 184.135 56.9483 183.476ZM57.23 183.286C57.23 183.286 57.23 183.286 57.3804 183.267C57.3804 183.267 57.3804 183.267 57.23 183.286ZM55.5247 185.494C55.6752 185.474 55.6559 185.324 55.8064 185.305C55.8257 185.455 55.5827 185.945 55.5247 185.494ZM49.8457 192.494C49.8264 192.344 49.9768 192.324 50.1273 192.305C50.1466 192.455 49.9961 192.475 49.8457 192.494ZM50.1273 192.305C50.1273 192.305 50.1273 192.305 50.2585 192.135C50.2778 192.286 50.1273 192.305 50.1273 192.305ZM55.4322 185.965C55.4129 185.814 55.5633 185.795 55.5633 185.795C55.5633 185.795 55.5827 185.945 55.4322 185.965ZM55.5633 185.795L55.544 185.644C55.5633 185.795 55.5633 185.795 55.5633 185.795ZM55.301 186.134C55.2817 185.984 55.2817 185.984 55.4322 185.965C55.4515 186.115 55.3203 186.285 55.301 186.134ZM55.058 186.624L55.1891 186.455L55.2084 186.605L55.058 186.624ZM50.8025 191.606L50.953 191.587L50.8025 191.606ZM50.3897 191.965C50.3897 191.965 50.3704 191.815 50.5208 191.796C50.6713 191.776 50.5402 191.946 50.3897 191.965ZM50.2585 192.135C50.2585 192.135 50.2392 191.985 50.3897 191.965C50.409 192.116 50.2585 192.135 50.2585 192.135ZM49.7145 192.664C49.7145 192.664 49.7145 192.664 49.564 192.683C49.7145 192.664 49.6952 192.513 49.6952 192.513C49.7145 192.664 49.7145 192.664 49.7145 192.664ZM49.6952 192.513C49.6952 192.513 49.6952 192.513 49.8457 192.494L49.6952 192.513Z' fill='url(%23paint0_linear_4386_19188)'/%3E%3Cpath d='M122.142 104.798C121.728 105.477 121.772 104.846 121.419 105.016L121.264 104.786C120.771 104.849 120.588 105.373 120.079 105.313C119.817 105.222 120.294 105.035 120.386 104.773C119.877 104.713 119.201 105.301 119.018 105.825C120.313 106.16 117.682 107.123 117.638 107.755C116.899 107.85 117.594 108.387 116.978 108.466C116.669 108.005 115.607 108.517 116.64 108.76C116.426 109.038 116.04 108.962 115.81 109.117C115.794 108.993 115.548 109.025 115.639 108.763C115.039 108.965 114.332 109.306 113.886 109.739C116.072 109.208 114.073 110.216 113.242 110.573C109.12 112.604 103.021 112.886 99.7142 109.554C90.5035 105.102 95.6944 90.9136 100.927 84.8582C106.391 78.648 115.717 76.199 118.091 85.9111C117.847 86.9439 117.867 88.0683 117.623 89.1012C117.071 89.6729 116.919 90.4436 116.521 91.2459C116.537 91.3691 116.537 91.3691 116.676 91.4765C117.602 91.8585 115.925 92.4494 116.389 93.141C116.389 93.141 116.389 93.141 116.512 93.1252C116.544 93.3716 116.436 93.5106 116.206 93.6654C116.051 93.4348 115.622 93.9908 115.407 94.2687C115.069 94.5625 114.62 93.994 114.576 94.6257C115.716 94.7298 111.412 97.2855 112.429 97.4054C111.737 97.8698 111.045 98.3342 112.369 97.914C112.293 98.2993 111.57 98.5173 111.2 98.5647C110.985 98.8427 110.644 98.1352 110.584 98.6438C110.755 98.9975 109.738 98.8776 109.476 98.786C108.983 98.8493 108.506 99.0357 107.859 98.8684C105.765 99.1371 104.002 97.1095 102.242 96.0832C101.965 95.8685 100.853 95.0095 101.469 94.9305C102.366 96.0674 102.593 94.9114 102.113 94.0966C101.87 95.1294 101.727 94.0208 101.528 94.422C101.421 94.561 101.421 94.561 101.298 94.5768C99.8448 93.0103 99.2486 99.0968 98.8666 100.022C98.4278 102.457 98.7281 104.798 99.8749 106.904C101.78 110.041 105.762 107.902 108.393 106.938C107.149 107.974 105.425 108.196 103.978 108.632C105.69 109.288 108.059 108.233 109.736 107.642C113.058 106.214 115.961 103.463 119.192 102.297C120.61 102.616 119.35 103.529 121.352 103.522C121.261 103.785 121.292 104.031 121.785 103.968C121.709 104.353 122.341 104.397 122.142 104.798ZM102.078 92.849C102.201 92.8332 102.201 92.8332 102.185 92.71C102.062 92.7258 101.971 92.988 102.078 92.849ZM102.533 95.4199C102.565 95.6663 102.719 95.8968 102.843 95.881C103.335 95.8178 102.732 95.0188 102.533 95.4199ZM103.073 95.7262C103.089 95.8494 103.228 95.9568 103.212 95.8336C103.196 95.7104 103.196 95.7104 103.073 95.7262ZM110.458 97.6584C109.918 97.352 109.258 98.0628 109.071 97.5859C108.594 97.7723 108.225 97.8197 107.871 97.9903C108.642 98.1418 109.782 98.2459 110.458 97.6584ZM109.21 97.6932C109.333 97.6774 110.287 97.3046 109.886 97.1057C109.671 97.3836 108.654 97.2638 109.21 97.6932ZM109.946 96.5972C109.823 96.613 109.93 96.474 109.946 96.5972V96.5972ZM110.379 97.0425C110.256 97.0583 110.256 97.0583 110.256 97.0583C110.271 97.1814 110.395 97.1656 110.379 97.0425ZM110.717 96.7487C110.701 96.6255 110.701 96.6255 110.701 96.6255C110.578 96.6413 110.594 96.7645 110.594 96.7645C110.717 96.7487 110.717 96.7487 110.717 96.7487ZM111.169 98.3184L111.292 98.3026L111.153 98.1952L111.169 98.3184ZM111.289 97.3013C111.165 97.3171 111.304 97.4245 111.289 97.3013V97.3013ZM112.1 95.8199C112.362 95.9115 112.577 95.6335 112.545 95.3872C112.545 95.3872 112.422 95.403 112.406 95.2798C111.914 95.343 112.192 95.5578 112.1 95.8199C111.487 96.9002 109.93 96.474 112.1 95.8199ZM111.263 94.1745L111.279 94.2976L111.263 94.1745ZM112.406 95.2798C112.684 95.4945 112.808 95.4787 112.883 95.0934C112.728 94.8628 112.359 94.9103 112.406 95.2798ZM112.387 94.1554L112.371 94.0322L112.264 94.1712L112.387 94.1554ZM112.476 92.892C112.352 92.9078 112.245 93.0468 112.368 93.031C112.491 93.0152 112.491 93.0152 112.476 92.892ZM112.476 92.892C112.476 92.892 112.599 92.8762 112.583 92.753C112.567 92.6298 112.46 92.7688 112.476 92.892ZM113.085 95.6935C113.101 95.8166 113.332 95.6619 113.332 95.6619C113.316 95.5387 113.07 95.5703 113.085 95.6935ZM112.943 94.5849C112.836 94.7238 113.329 94.6606 113.313 94.5374C113.297 94.4143 112.927 94.4617 112.943 94.5849ZM113.389 94.1521C113.512 94.1363 113.512 94.1363 113.496 94.0131C113.373 94.0289 113.281 94.2911 113.389 94.1521ZM113.496 94.0131C113.619 93.9973 113.726 93.8583 113.603 93.8741C113.48 93.8899 113.496 94.0131 113.496 94.0131ZM114.304 91.5305C114.058 91.5621 113.505 92.1338 113.767 92.2254C114.014 92.1938 114.352 91.9 114.304 91.5305ZM114.295 93.4097C114.033 93.3182 113.85 93.8425 114.203 93.6719C114.188 93.5487 114.311 93.5329 114.295 93.4097ZM114.346 94.7805C114.361 94.9037 114.592 94.7489 114.453 94.6415C114.453 94.6415 114.453 94.6415 114.346 94.7805ZM114.295 93.4097C114.525 93.255 114.633 93.116 114.617 92.9928C114.57 92.6232 114.263 93.1634 114.295 93.4097ZM114.304 91.5305C114.427 91.5146 114.642 91.2367 114.503 91.1293C114.257 91.1609 114.288 91.4073 114.304 91.5305ZM115.031 92.3137C115.031 92.3137 115.154 92.2979 115.138 92.1747C115.015 92.1905 114.923 92.4527 115.031 92.3137ZM115.138 92.1747C115.261 92.1589 115.369 92.0199 115.122 92.0515C115.122 92.0515 115.122 92.0515 115.138 92.1747ZM115.432 92.5126C115.416 92.3894 115.539 92.3736 115.539 92.3736C115.4 92.2662 115.309 92.5284 115.432 92.5126ZM115.523 92.2504C115.539 92.3736 115.631 92.1115 115.508 92.1273C115.523 92.2504 115.523 92.2504 115.523 92.2504ZM115.476 91.8809C115.599 91.8651 115.599 91.8651 115.583 91.7419C115.46 91.7577 115.369 92.0199 115.476 91.8809ZM116.266 93.1568C116.004 93.0653 115.928 93.4506 116.282 93.28L116.266 93.1568ZM116.446 91.6313C116.338 91.7703 116.477 91.8776 116.461 91.7545C116.461 91.7545 116.461 91.7545 116.446 91.6313ZM116.988 88.0558C116.71 87.8411 116.527 88.3654 116.666 88.4728C116.821 88.7033 117.004 88.179 116.988 88.0558ZM116.622 89.1045C116.515 89.2435 116.546 89.4898 116.562 89.613C116.809 89.5814 116.761 89.2118 116.622 89.1045ZM116.562 89.613C116.224 89.9068 115.95 90.6933 115.89 91.2018C116.351 90.8922 116.764 90.2131 116.562 89.613ZM115.89 91.2018C115.659 91.3566 115.552 91.4956 115.583 91.7419C115.814 91.5871 115.921 91.4481 115.89 91.2018ZM115.191 89.6637C115.191 89.6637 115.191 89.6637 115.207 89.7869C115.207 89.7869 115.315 89.6479 115.191 89.6637ZM115.207 89.7869C114.961 89.8185 114.838 89.8343 114.869 90.0806C114.165 91.4231 115.334 90.7723 115.207 89.7869ZM108.008 83.4487L108.024 83.5718L108.008 83.4487ZM107.655 83.6193L107.67 83.7424C107.686 83.8656 107.794 83.7266 107.655 83.6193ZM107.234 82.2959L107.111 82.3117L107.234 82.2959ZM106.83 81.0957C106.814 80.9726 106.568 81.0042 106.584 81.1274C106.707 81.1115 106.846 81.2189 106.83 81.0957ZM105.52 85.5209C105.397 85.5367 105.289 85.6757 105.305 85.7989C105.428 85.7831 105.428 85.7831 105.551 85.7673C105.536 85.6441 105.536 85.6441 105.52 85.5209ZM104.313 83.9229L104.19 83.9387L104.206 84.0619L104.313 83.9229ZM103.852 84.2325C103.975 84.2166 104.082 84.0777 103.959 84.0935C103.852 84.2324 103.852 84.2325 103.852 84.2325ZM103.868 84.3556C103.745 84.3714 103.637 84.5104 103.745 84.3714C103.868 84.3556 103.868 84.3556 103.868 84.3556ZM103.299 84.8042L103.176 84.82C103.315 84.9274 103.422 84.7884 103.299 84.8042ZM102.977 85.2212C102.977 85.2212 102.977 85.2212 102.854 85.237C102.977 85.2212 102.977 85.2212 102.977 85.2212ZM101.764 86.5037C102.118 86.333 102.21 86.0709 102.424 85.7929C102.206 85.0696 103.009 85.4675 102.424 85.7929C102.301 85.8087 102.178 85.8245 102.194 85.9477C101.948 85.9793 101.61 86.2731 101.764 86.5037ZM102.662 87.6406L102.785 87.6248L102.662 87.6406ZM101.78 86.6268C101.641 86.5195 101.657 86.6426 101.657 86.6426C101.673 86.7658 101.78 86.6268 101.78 86.6268ZM101.519 91.4183C101.55 91.6646 101.888 91.3708 101.92 91.6172C101.828 91.8794 102.09 91.9709 101.737 92.1415C102.4 92.432 102.157 93.4649 103.127 93.2152C103.082 93.8469 103.777 94.3838 103.471 94.9239C103.057 95.6031 104.551 95.5366 104.829 95.7513C107.947 97.6049 112.441 91.6444 113.587 88.8679C114.55 86.6158 114.764 81.4549 111.565 82.8671C111.533 82.6207 110.623 82.3618 110.671 82.7314C110.98 83.1925 109.764 83.4737 109.856 83.2116C110.222 82.1629 108.056 83.8182 107.718 84.112C107.333 84.0362 106.963 84.0836 106.764 84.4848C106.426 84.7786 105.226 85.183 105.659 85.6283C105.412 85.6599 105.46 86.0294 105.305 85.7989C104.689 85.8779 102.144 89.4599 103.603 88.1458C103.666 88.6386 103.173 88.7018 103.098 89.0871C102.959 88.9798 102.466 89.043 102.867 89.2419C102.191 89.8295 101.932 90.7391 101.519 91.4183ZM103.193 94.7092L103.316 94.6934L103.193 94.7092ZM98.4523 95.8184C98.4681 95.9416 98.5755 95.8026 98.4523 95.8184V95.8184ZM96.1 101.88C96.2073 101.741 96.1599 101.371 96.1441 101.248C95.6955 100.68 95.6988 101.681 96.1 101.88ZM96.3338 102.726L96.457 102.71L96.3338 102.726ZM96.536 103.326C96.5202 103.203 96.5202 103.203 96.5202 103.203C96.397 103.219 96.4128 103.342 96.536 103.326ZM100.409 110.091L100.532 110.075L100.409 110.091ZM109.512 109.8C109.651 109.907 109.774 109.891 109.758 109.768C109.742 109.645 109.635 109.784 109.512 109.8ZM110.605 109.534C110.62 109.657 110.728 109.518 110.605 109.534C110.589 109.411 110.605 109.534 110.605 109.534ZM110.974 109.487C110.99 109.61 111.236 109.578 111.22 109.455C111.205 109.332 110.958 109.364 110.974 109.487ZM111.682 109.146L111.697 109.269L111.682 109.146ZM112.595 110.406C112.579 110.283 112.579 110.283 112.471 110.422C112.595 110.406 112.595 110.406 112.595 110.406ZM112.932 110.112C113.071 110.219 113.318 110.188 113.286 109.941C113.163 109.957 113.04 109.973 112.932 110.112ZM113.409 109.926C113.425 110.049 113.517 109.787 113.394 109.802C113.409 109.926 113.409 109.926 113.409 109.926ZM113.779 109.878C113.779 109.878 113.902 109.862 113.886 109.739C113.763 109.755 113.763 109.755 113.779 109.878ZM115.446 106.284C115.323 106.299 115.323 106.299 115.323 106.299C115.339 106.423 115.339 106.423 115.446 106.284ZM115.639 108.763C115.639 108.763 115.885 108.731 115.87 108.608C115.854 108.485 115.623 108.64 115.639 108.763ZM117.723 105.491C117.862 105.598 117.985 105.582 118.077 105.32C117.954 105.336 117.831 105.352 117.723 105.491ZM119.034 105.948L119.018 105.825C119.003 105.702 118.788 105.98 119.034 105.948ZM119.981 103.573C119.489 103.636 118.551 104.132 118.121 104.688C118.153 104.935 118.292 105.042 118.077 105.32C118.923 105.086 119.83 104.344 119.981 103.573ZM115.959 93.697C116.083 93.6812 116.083 93.6812 116.083 93.6812L115.959 93.697ZM118.608 107.506C118.377 107.66 118.254 107.676 118.008 107.708C118.469 107.398 119.129 106.687 119.622 106.624C119.562 107.133 118.823 107.228 118.608 107.506ZM115.671 109.009C115.671 109.009 115.548 109.025 115.532 108.902C115.671 109.009 115.671 109.009 115.671 109.009ZM115.671 109.009C115.671 109.009 115.687 109.132 115.81 109.117C115.181 110.074 114.439 109.167 115.671 109.009ZM117.75 90.0866C117.734 89.9634 117.841 89.8245 117.965 89.8087C118.028 90.3014 117.722 90.8415 117.507 91.1195C117.459 90.7499 117.535 90.3646 117.75 90.0866ZM114.488 95.8891C114.579 95.627 114.794 95.349 115.041 95.3174C115.072 95.5637 114.734 95.8575 114.488 95.8891ZM117.424 108.033C117.547 108.017 117.654 107.878 117.638 107.755C117.761 107.739 117.885 107.724 118.008 107.708C117.932 108.093 117.563 108.14 117.316 108.172L117.3 108.049C117.424 108.033 117.424 108.033 117.424 108.033ZM113.705 96.6157C113.844 96.723 113.49 96.8936 113.367 96.9094C113.212 96.6789 113.442 96.5241 113.705 96.6157ZM112.89 97.0959C112.981 96.8337 113.12 96.9411 113.383 97.0326C113.291 97.2948 112.782 97.2348 112.89 97.0959ZM113.383 97.0326L113.367 96.9094C113.383 97.0326 113.383 97.0326 113.383 97.0326ZM116.85 92.8314C116.882 93.0778 116.635 93.1094 116.512 93.1252C116.604 92.8631 116.588 92.7399 116.834 92.7083L116.85 92.8314ZM117.141 92.1681C117.017 92.1839 117.002 92.0608 116.863 91.9534C117.109 91.9218 117.371 92.0133 117.141 92.1681ZM115.959 93.697L116.083 93.6812C116.083 93.6812 116.083 93.6812 115.959 93.697ZM116.098 93.8043L116.083 93.6812L116.206 93.6654C116.376 94.0191 115.776 94.2213 116.098 93.8043ZM108.624 106.783C108.64 106.907 108.517 106.922 108.393 106.938C108.378 106.815 108.624 106.783 108.624 106.783ZM109.331 106.442C109.316 106.319 109.439 106.303 109.562 106.287C109.578 106.411 109.331 106.442 109.331 106.442ZM109.562 106.287C109.669 106.148 109.777 106.009 109.916 106.117C109.808 106.256 109.685 106.272 109.562 106.287ZM110.254 105.823C110.5 105.791 110.285 106.069 110.146 105.962C110.13 105.839 110.13 105.839 110.254 105.823ZM117.794 89.4549C117.655 89.3475 117.639 89.2244 117.623 89.1012C117.747 89.0854 117.901 89.3159 117.794 89.4549ZM117.09 90.7974C117.181 90.5352 117.352 90.8889 117.229 90.9047C117.106 90.9205 117.09 90.7974 117.09 90.7974ZM116.942 92.5693C116.942 92.5693 116.957 92.6925 116.834 92.7083C116.803 92.4619 116.894 92.1997 116.942 92.5693ZM117.399 91.2585C117.399 91.2585 117.384 91.1353 117.507 91.1195C117.538 91.3658 117.447 91.628 117.399 91.2585ZM117.504 90.1182C117.504 90.1182 117.627 90.1024 117.643 90.2256C117.519 90.2414 117.365 90.0109 117.504 90.1182ZM118.072 89.6697C117.965 89.8087 117.965 89.8087 117.965 89.8087C117.949 89.6855 118.056 89.5465 118.072 89.6697ZM115.486 94.8846C115.47 94.7614 115.577 94.6224 115.593 94.7456L115.486 94.8846ZM114.396 96.1513C114.381 96.0281 114.381 96.0281 114.488 95.8891C114.504 96.0123 114.381 96.0281 114.396 96.1513ZM114.273 96.1671C114.396 96.1513 114.396 96.1513 114.396 96.1513L114.273 96.1671ZM114.15 96.1829C114.273 96.1671 114.273 96.1671 114.273 96.1671C114.396 96.1513 114.289 96.2903 114.15 96.1829ZM109.893 99.1082L109.908 99.2313L109.893 99.1082ZM120.812 103.216C120.935 103.2 120.828 103.339 120.705 103.355C120.828 103.339 120.812 103.216 120.812 103.216ZM121.46 103.383L121.352 103.522C121.336 103.399 121.444 103.26 121.46 103.383ZM121.769 103.844C121.876 103.705 121.785 103.968 121.785 103.968C121.769 103.844 121.769 103.844 121.769 103.844ZM110.73 105.637L110.607 105.652L110.73 105.637ZM116.994 108.589C116.748 108.621 116.978 108.466 116.978 108.466C116.978 108.466 116.978 108.466 116.994 108.589ZM109.196 83.9223C108.811 83.8465 109.348 83.1516 109.411 83.6443C109.427 83.7675 109.442 83.8907 109.196 83.9223ZM103.111 93.0921C103.127 93.2152 103.127 93.2152 103.127 93.2152L103.111 93.0921ZM103.234 93.0763C103.234 93.0763 103.234 93.0763 103.111 93.0921C103.234 93.0763 103.234 93.0763 103.234 93.0763ZM109.025 83.5686L108.902 83.5844C108.886 83.4612 109.025 83.5686 109.025 83.5686ZM108.027 84.5731L107.904 84.5889L108.027 84.5731ZM106.104 85.1955C105.981 85.2113 105.981 85.2113 105.965 85.0882C106.088 85.0723 106.104 85.1955 106.104 85.1955ZM103.71 88.0069C103.726 88.13 103.726 88.13 103.603 88.1458C103.587 88.0227 103.694 87.8837 103.71 88.0069ZM108.733 97.8797C108.733 97.8797 108.733 97.8797 108.718 97.7565C108.718 97.7565 108.857 97.8638 108.733 97.8797Z' fill='%235BD8FF'/%3E%3Cpath d='M122.142 104.798C121.728 105.477 121.772 104.846 121.419 105.016L121.264 104.786C120.771 104.849 120.588 105.373 120.079 105.313C119.817 105.222 120.294 105.035 120.386 104.773C119.877 104.713 119.201 105.301 119.018 105.825C120.313 106.16 117.682 107.123 117.638 107.755C116.899 107.85 117.594 108.387 116.978 108.466C116.669 108.005 115.607 108.517 116.64 108.76C116.426 109.038 116.04 108.962 115.81 109.117C115.794 108.993 115.548 109.025 115.639 108.763C115.039 108.965 114.332 109.306 113.886 109.739C116.072 109.208 114.073 110.216 113.242 110.573C109.12 112.604 103.021 112.886 99.7142 109.554C90.5035 105.102 95.6944 90.9136 100.927 84.8582C106.391 78.648 115.717 76.199 118.091 85.9111C117.847 86.9439 117.867 88.0683 117.623 89.1012C117.071 89.6729 116.919 90.4436 116.521 91.2459C116.537 91.3691 116.537 91.3691 116.676 91.4765C117.602 91.8585 115.925 92.4494 116.389 93.141C116.389 93.141 116.389 93.141 116.512 93.1252C116.544 93.3716 116.436 93.5106 116.206 93.6654C116.051 93.4348 115.622 93.9908 115.407 94.2687C115.069 94.5625 114.62 93.994 114.576 94.6257C115.716 94.7298 111.412 97.2855 112.429 97.4054C111.737 97.8698 111.045 98.3342 112.369 97.914C112.293 98.2993 111.57 98.5173 111.2 98.5647C110.985 98.8427 110.644 98.1352 110.584 98.6438C110.755 98.9975 109.738 98.8776 109.476 98.786C108.983 98.8493 108.506 99.0357 107.859 98.8684C105.765 99.1371 104.002 97.1095 102.242 96.0832C101.965 95.8685 100.853 95.0095 101.469 94.9305C102.366 96.0674 102.593 94.9114 102.113 94.0966C101.87 95.1294 101.727 94.0208 101.528 94.422C101.421 94.561 101.421 94.561 101.298 94.5768C99.8448 93.0103 99.2486 99.0968 98.8666 100.022C98.4278 102.457 98.7281 104.798 99.8749 106.904C101.78 110.041 105.762 107.902 108.393 106.938C107.149 107.974 105.425 108.196 103.978 108.632C105.69 109.288 108.059 108.233 109.736 107.642C113.058 106.214 115.961 103.463 119.192 102.297C120.61 102.616 119.35 103.529 121.352 103.522C121.261 103.785 121.292 104.031 121.785 103.968C121.709 104.353 122.341 104.397 122.142 104.798ZM102.078 92.849C102.201 92.8332 102.201 92.8332 102.185 92.71C102.062 92.7258 101.971 92.988 102.078 92.849ZM102.533 95.4199C102.565 95.6663 102.719 95.8968 102.843 95.881C103.335 95.8178 102.732 95.0188 102.533 95.4199ZM103.073 95.7262C103.089 95.8494 103.228 95.9568 103.212 95.8336C103.196 95.7104 103.196 95.7104 103.073 95.7262ZM110.458 97.6584C109.918 97.352 109.258 98.0628 109.071 97.5859C108.594 97.7723 108.225 97.8197 107.871 97.9903C108.642 98.1418 109.782 98.2459 110.458 97.6584ZM109.21 97.6932C109.333 97.6774 110.287 97.3046 109.886 97.1057C109.671 97.3836 108.654 97.2638 109.21 97.6932ZM109.946 96.5972C109.823 96.613 109.93 96.474 109.946 96.5972V96.5972ZM110.379 97.0425C110.256 97.0583 110.256 97.0583 110.256 97.0583C110.271 97.1814 110.395 97.1656 110.379 97.0425ZM110.717 96.7487C110.701 96.6255 110.701 96.6255 110.701 96.6255C110.578 96.6413 110.594 96.7645 110.594 96.7645C110.717 96.7487 110.717 96.7487 110.717 96.7487ZM111.169 98.3184L111.292 98.3026L111.153 98.1952L111.169 98.3184ZM111.289 97.3013C111.165 97.3171 111.304 97.4245 111.289 97.3013V97.3013ZM112.1 95.8199C112.362 95.9115 112.577 95.6335 112.545 95.3872C112.545 95.3872 112.422 95.403 112.406 95.2798C111.914 95.343 112.192 95.5578 112.1 95.8199C111.487 96.9002 109.93 96.474 112.1 95.8199ZM111.263 94.1745L111.279 94.2976L111.263 94.1745ZM112.406 95.2798C112.684 95.4945 112.808 95.4787 112.883 95.0934C112.728 94.8628 112.359 94.9103 112.406 95.2798ZM112.387 94.1554L112.371 94.0322L112.264 94.1712L112.387 94.1554ZM112.476 92.892C112.352 92.9078 112.245 93.0468 112.368 93.031C112.491 93.0152 112.491 93.0152 112.476 92.892ZM112.476 92.892C112.476 92.892 112.599 92.8762 112.583 92.753C112.567 92.6298 112.46 92.7688 112.476 92.892ZM113.085 95.6935C113.101 95.8166 113.332 95.6619 113.332 95.6619C113.316 95.5387 113.07 95.5703 113.085 95.6935ZM112.943 94.5849C112.836 94.7238 113.329 94.6606 113.313 94.5374C113.297 94.4143 112.927 94.4617 112.943 94.5849ZM113.389 94.1521C113.512 94.1363 113.512 94.1363 113.496 94.0131C113.373 94.0289 113.281 94.2911 113.389 94.1521ZM113.496 94.0131C113.619 93.9973 113.726 93.8583 113.603 93.8741C113.48 93.8899 113.496 94.0131 113.496 94.0131ZM114.304 91.5305C114.058 91.5621 113.505 92.1338 113.767 92.2254C114.014 92.1938 114.352 91.9 114.304 91.5305ZM114.295 93.4097C114.033 93.3182 113.85 93.8425 114.203 93.6719C114.188 93.5487 114.311 93.5329 114.295 93.4097ZM114.346 94.7805C114.361 94.9037 114.592 94.7489 114.453 94.6415C114.453 94.6415 114.453 94.6415 114.346 94.7805ZM114.295 93.4097C114.525 93.255 114.633 93.116 114.617 92.9928C114.57 92.6232 114.263 93.1634 114.295 93.4097ZM114.304 91.5305C114.427 91.5146 114.642 91.2367 114.503 91.1293C114.257 91.1609 114.288 91.4073 114.304 91.5305ZM115.031 92.3137C115.031 92.3137 115.154 92.2979 115.138 92.1747C115.015 92.1905 114.923 92.4527 115.031 92.3137ZM115.138 92.1747C115.261 92.1589 115.369 92.0199 115.122 92.0515C115.122 92.0515 115.122 92.0515 115.138 92.1747ZM115.432 92.5126C115.416 92.3894 115.539 92.3736 115.539 92.3736C115.4 92.2662 115.309 92.5284 115.432 92.5126ZM115.523 92.2504C115.539 92.3736 115.631 92.1115 115.508 92.1273C115.523 92.2504 115.523 92.2504 115.523 92.2504ZM115.476 91.8809C115.599 91.8651 115.599 91.8651 115.583 91.7419C115.46 91.7577 115.369 92.0199 115.476 91.8809ZM116.266 93.1568C116.004 93.0653 115.928 93.4506 116.282 93.28L116.266 93.1568ZM116.446 91.6313C116.338 91.7703 116.477 91.8776 116.461 91.7545C116.461 91.7545 116.461 91.7545 116.446 91.6313ZM116.988 88.0558C116.71 87.8411 116.527 88.3654 116.666 88.4728C116.821 88.7033 117.004 88.179 116.988 88.0558ZM116.622 89.1045C116.515 89.2435 116.546 89.4898 116.562 89.613C116.809 89.5814 116.761 89.2118 116.622 89.1045ZM116.562 89.613C116.224 89.9068 115.95 90.6933 115.89 91.2018C116.351 90.8922 116.764 90.2131 116.562 89.613ZM115.89 91.2018C115.659 91.3566 115.552 91.4956 115.583 91.7419C115.814 91.5871 115.921 91.4481 115.89 91.2018ZM115.191 89.6637C115.191 89.6637 115.191 89.6637 115.207 89.7869C115.207 89.7869 115.315 89.6479 115.191 89.6637ZM115.207 89.7869C114.961 89.8185 114.838 89.8343 114.869 90.0806C114.165 91.4231 115.334 90.7723 115.207 89.7869ZM108.008 83.4487L108.024 83.5718L108.008 83.4487ZM107.655 83.6193L107.67 83.7424C107.686 83.8656 107.794 83.7266 107.655 83.6193ZM107.234 82.2959L107.111 82.3117L107.234 82.2959ZM106.83 81.0957C106.814 80.9726 106.568 81.0042 106.584 81.1274C106.707 81.1115 106.846 81.2189 106.83 81.0957ZM105.52 85.5209C105.397 85.5367 105.289 85.6757 105.305 85.7989C105.428 85.7831 105.428 85.7831 105.551 85.7673C105.536 85.6441 105.536 85.6441 105.52 85.5209ZM104.313 83.9229L104.19 83.9387L104.206 84.0619L104.313 83.9229ZM103.852 84.2325C103.975 84.2166 104.082 84.0777 103.959 84.0935C103.852 84.2324 103.852 84.2325 103.852 84.2325ZM103.868 84.3556C103.745 84.3714 103.637 84.5104 103.745 84.3714C103.868 84.3556 103.868 84.3556 103.868 84.3556ZM103.299 84.8042L103.176 84.82C103.315 84.9274 103.422 84.7884 103.299 84.8042ZM102.977 85.2212C102.977 85.2212 102.977 85.2212 102.854 85.237C102.977 85.2212 102.977 85.2212 102.977 85.2212ZM101.764 86.5037C102.118 86.333 102.21 86.0709 102.424 85.7929C102.206 85.0696 103.009 85.4675 102.424 85.7929C102.301 85.8087 102.178 85.8245 102.194 85.9477C101.948 85.9793 101.61 86.2731 101.764 86.5037ZM102.662 87.6406L102.785 87.6248L102.662 87.6406ZM101.78 86.6268C101.641 86.5195 101.657 86.6426 101.657 86.6426C101.673 86.7658 101.78 86.6268 101.78 86.6268ZM101.519 91.4183C101.55 91.6646 101.888 91.3708 101.92 91.6172C101.828 91.8794 102.09 91.9709 101.737 92.1415C102.4 92.432 102.157 93.4649 103.127 93.2152C103.082 93.8469 103.777 94.3838 103.471 94.9239C103.057 95.6031 104.551 95.5366 104.829 95.7513C107.947 97.6049 112.441 91.6444 113.587 88.8679C114.55 86.6158 114.764 81.4549 111.565 82.8671C111.533 82.6207 110.623 82.3618 110.671 82.7314C110.98 83.1925 109.764 83.4737 109.856 83.2116C110.222 82.1629 108.056 83.8182 107.718 84.112C107.333 84.0362 106.963 84.0836 106.764 84.4848C106.426 84.7786 105.226 85.183 105.659 85.6283C105.412 85.6599 105.46 86.0294 105.305 85.7989C104.689 85.8779 102.144 89.4599 103.603 88.1458C103.666 88.6386 103.173 88.7018 103.098 89.0871C102.959 88.9798 102.466 89.043 102.867 89.2419C102.191 89.8295 101.932 90.7391 101.519 91.4183ZM103.193 94.7092L103.316 94.6934L103.193 94.7092ZM98.4523 95.8184C98.4681 95.9416 98.5755 95.8026 98.4523 95.8184V95.8184ZM96.1 101.88C96.2073 101.741 96.1599 101.371 96.1441 101.248C95.6955 100.68 95.6988 101.681 96.1 101.88ZM96.3338 102.726L96.457 102.71L96.3338 102.726ZM96.536 103.326C96.5202 103.203 96.5202 103.203 96.5202 103.203C96.397 103.219 96.4128 103.342 96.536 103.326ZM100.409 110.091L100.532 110.075L100.409 110.091ZM109.512 109.8C109.651 109.907 109.774 109.891 109.758 109.768C109.742 109.645 109.635 109.784 109.512 109.8ZM110.605 109.534C110.62 109.657 110.728 109.518 110.605 109.534C110.589 109.411 110.605 109.534 110.605 109.534ZM110.974 109.487C110.99 109.61 111.236 109.578 111.22 109.455C111.205 109.332 110.958 109.364 110.974 109.487ZM111.682 109.146L111.697 109.269L111.682 109.146ZM112.595 110.406C112.579 110.283 112.579 110.283 112.471 110.422C112.595 110.406 112.595 110.406 112.595 110.406ZM112.932 110.112C113.071 110.219 113.318 110.188 113.286 109.941C113.163 109.957 113.04 109.973 112.932 110.112ZM113.409 109.926C113.425 110.049 113.517 109.787 113.394 109.802C113.409 109.926 113.409 109.926 113.409 109.926ZM113.779 109.878C113.779 109.878 113.902 109.862 113.886 109.739C113.763 109.755 113.763 109.755 113.779 109.878ZM115.446 106.284C115.323 106.299 115.323 106.299 115.323 106.299C115.339 106.423 115.339 106.423 115.446 106.284ZM115.639 108.763C115.639 108.763 115.885 108.731 115.87 108.608C115.854 108.485 115.623 108.64 115.639 108.763ZM117.723 105.491C117.862 105.598 117.985 105.582 118.077 105.32C117.954 105.336 117.831 105.352 117.723 105.491ZM119.034 105.948L119.018 105.825C119.003 105.702 118.788 105.98 119.034 105.948ZM119.981 103.573C119.489 103.636 118.551 104.132 118.121 104.688C118.153 104.935 118.292 105.042 118.077 105.32C118.923 105.086 119.83 104.344 119.981 103.573ZM115.959 93.697C116.083 93.6812 116.083 93.6812 116.083 93.6812L115.959 93.697ZM118.608 107.506C118.377 107.66 118.254 107.676 118.008 107.708C118.469 107.398 119.129 106.687 119.622 106.624C119.562 107.133 118.823 107.228 118.608 107.506ZM115.671 109.009C115.671 109.009 115.548 109.025 115.532 108.902C115.671 109.009 115.671 109.009 115.671 109.009ZM115.671 109.009C115.671 109.009 115.687 109.132 115.81 109.117C115.181 110.074 114.439 109.167 115.671 109.009ZM117.75 90.0866C117.734 89.9634 117.841 89.8245 117.965 89.8087C118.028 90.3014 117.722 90.8415 117.507 91.1195C117.459 90.7499 117.535 90.3646 117.75 90.0866ZM114.488 95.8891C114.579 95.627 114.794 95.349 115.041 95.3174C115.072 95.5637 114.734 95.8575 114.488 95.8891ZM117.424 108.033C117.547 108.017 117.654 107.878 117.638 107.755C117.761 107.739 117.885 107.724 118.008 107.708C117.932 108.093 117.563 108.14 117.316 108.172L117.3 108.049C117.424 108.033 117.424 108.033 117.424 108.033ZM113.705 96.6157C113.844 96.723 113.49 96.8936 113.367 96.9094C113.212 96.6789 113.442 96.5241 113.705 96.6157ZM112.89 97.0959C112.981 96.8337 113.12 96.9411 113.383 97.0326C113.291 97.2948 112.782 97.2348 112.89 97.0959ZM113.383 97.0326L113.367 96.9094C113.383 97.0326 113.383 97.0326 113.383 97.0326ZM116.85 92.8314C116.882 93.0778 116.635 93.1094 116.512 93.1252C116.604 92.8631 116.588 92.7399 116.834 92.7083L116.85 92.8314ZM117.141 92.1681C117.017 92.1839 117.002 92.0608 116.863 91.9534C117.109 91.9218 117.371 92.0133 117.141 92.1681ZM115.959 93.697L116.083 93.6812C116.083 93.6812 116.083 93.6812 115.959 93.697ZM116.098 93.8043L116.083 93.6812L116.206 93.6654C116.376 94.0191 115.776 94.2213 116.098 93.8043ZM108.624 106.783C108.64 106.907 108.517 106.922 108.393 106.938C108.378 106.815 108.624 106.783 108.624 106.783ZM109.331 106.442C109.316 106.319 109.439 106.303 109.562 106.287C109.578 106.411 109.331 106.442 109.331 106.442ZM109.562 106.287C109.669 106.148 109.777 106.009 109.916 106.117C109.808 106.256 109.685 106.272 109.562 106.287ZM110.254 105.823C110.5 105.791 110.285 106.069 110.146 105.962C110.13 105.839 110.13 105.839 110.254 105.823ZM117.794 89.4549C117.655 89.3475 117.639 89.2244 117.623 89.1012C117.747 89.0854 117.901 89.3159 117.794 89.4549ZM117.09 90.7974C117.181 90.5352 117.352 90.8889 117.229 90.9047C117.106 90.9205 117.09 90.7974 117.09 90.7974ZM116.942 92.5693C116.942 92.5693 116.957 92.6925 116.834 92.7083C116.803 92.4619 116.894 92.1997 116.942 92.5693ZM117.399 91.2585C117.399 91.2585 117.384 91.1353 117.507 91.1195C117.538 91.3658 117.447 91.628 117.399 91.2585ZM117.504 90.1182C117.504 90.1182 117.627 90.1024 117.643 90.2256C117.519 90.2414 117.365 90.0109 117.504 90.1182ZM118.072 89.6697C117.965 89.8087 117.965 89.8087 117.965 89.8087C117.949 89.6855 118.056 89.5465 118.072 89.6697ZM115.486 94.8846C115.47 94.7614 115.577 94.6224 115.593 94.7456L115.486 94.8846ZM114.396 96.1513C114.381 96.0281 114.381 96.0281 114.488 95.8891C114.504 96.0123 114.381 96.0281 114.396 96.1513ZM114.273 96.1671C114.396 96.1513 114.396 96.1513 114.396 96.1513L114.273 96.1671ZM114.15 96.1829C114.273 96.1671 114.273 96.1671 114.273 96.1671C114.396 96.1513 114.289 96.2903 114.15 96.1829ZM109.893 99.1082L109.908 99.2313L109.893 99.1082ZM120.812 103.216C120.935 103.2 120.828 103.339 120.705 103.355C120.828 103.339 120.812 103.216 120.812 103.216ZM121.46 103.383L121.352 103.522C121.336 103.399 121.444 103.26 121.46 103.383ZM121.769 103.844C121.876 103.705 121.785 103.968 121.785 103.968C121.769 103.844 121.769 103.844 121.769 103.844ZM110.73 105.637L110.607 105.652L110.73 105.637ZM116.994 108.589C116.748 108.621 116.978 108.466 116.978 108.466C116.978 108.466 116.978 108.466 116.994 108.589ZM109.196 83.9223C108.811 83.8465 109.348 83.1516 109.411 83.6443C109.427 83.7675 109.442 83.8907 109.196 83.9223ZM103.111 93.0921C103.127 93.2152 103.127 93.2152 103.127 93.2152L103.111 93.0921ZM103.234 93.0763C103.234 93.0763 103.234 93.0763 103.111 93.0921C103.234 93.0763 103.234 93.0763 103.234 93.0763ZM109.025 83.5686L108.902 83.5844C108.886 83.4612 109.025 83.5686 109.025 83.5686ZM108.027 84.5731L107.904 84.5889L108.027 84.5731ZM106.104 85.1955C105.981 85.2113 105.981 85.2113 105.965 85.0882C106.088 85.0723 106.104 85.1955 106.104 85.1955ZM103.71 88.0069C103.726 88.13 103.726 88.13 103.603 88.1458C103.587 88.0227 103.694 87.8837 103.71 88.0069ZM108.733 97.8797C108.733 97.8797 108.733 97.8797 108.718 97.7565C108.718 97.7565 108.857 97.8638 108.733 97.8797Z' fill='url(%23paint1_linear_4386_19188)'/%3E%3Cpath d='M137.769 139.353C137.769 139.353 137.769 139.353 137.753 139.23C137.769 139.353 137.769 139.353 137.769 139.353ZM154.262 114.7C154.617 119.412 153.354 124.207 151.472 128.079C149.865 131.165 147.117 134.147 145.415 136.494C137.561 146.517 126.943 154.515 115.529 159.236C111.253 161.036 106.509 161.144 102.011 161.221C101.455 160.791 102.766 161.249 102.317 160.68C100.823 160.747 99.7272 160.011 98.4006 159.43C83.6561 153.81 99.1525 135.044 106.372 128.858C115.771 120.14 134.341 108.742 147.038 110.118C147.209 110.471 148.024 109.991 148.087 110.484C147.241 110.718 146.268 109.966 145.469 110.569C146.287 111.09 147.61 110.67 148.412 111.068C148.213 111.469 149 111.744 148.539 112.053C145.873 111.77 142.873 112.781 140.365 113.728C137.579 114.462 134.487 115.735 132.226 116.651C129.718 117.599 127.321 119.409 125.028 120.079C124.03 121.083 122.369 121.797 121.093 122.587C120.155 123.083 119.511 123.917 118.418 124.182C118.187 124.337 118.036 125.108 117.512 124.925C117.035 125.111 116.867 125.759 116.406 126.068C115.576 126.425 114.792 127.152 113.978 127.632C113.64 127.926 113.302 128.22 112.825 128.406C112.733 128.668 112.657 129.053 112.149 128.994C112.026 129.009 111.918 129.148 111.95 129.395C111.258 129.859 110.583 130.447 110.03 131.018C104.273 136.891 97.8554 143.474 96.8521 152.242C98.4142 168.318 127.773 149.275 133.268 143.312C133.022 143.343 132.775 143.375 132.823 143.744C131.961 143.855 131.471 144.919 130.625 145.153C131.869 144.117 135.921 139.591 137.093 139.941C138.154 139.429 138.087 137.935 139.272 137.408C139.442 137.761 139.872 137.205 139.502 137.253C145.029 131.535 149.488 124.327 150.169 115.976C150.696 107.394 147.597 106.665 140.032 106.259C136.767 106.177 133.532 106.342 130.266 106.26C128.264 106.266 126.031 106.428 124.164 105.54C122.591 104.991 121.325 103.902 120.288 102.657C117.929 101.833 118.658 98.7346 119.684 96.9752C123.606 90.4619 129.629 85.6824 135.251 80.704C137.433 79.1719 143.986 71.695 145.202 76.2968C145.803 76.0946 145.158 76.9285 145.79 76.9726C145.515 77.7591 144.363 78.5331 143.703 79.2438C142.963 79.3387 143.674 79.9987 143.289 79.9229C142.872 79.6008 142.828 80.2325 142.581 80.2641C142.212 80.3116 142.259 80.6811 142.013 80.7127C140.908 81.8562 139.278 82.8166 138.188 84.0832C134.225 87.3464 130.909 90.7769 127.378 94.4854C126.702 95.0729 121.703 101.975 123.15 101.539C125.984 106.058 152.491 96.0206 154.262 114.7ZM145.202 76.2968C145.202 76.2968 145.079 76.3126 145.095 76.4358C145.218 76.42 145.202 76.2968 145.202 76.2968ZM134.948 82.2454C134.932 82.1222 134.809 82.138 134.701 82.277C134.717 82.4002 134.963 82.3686 134.948 82.2454ZM134.01 82.7414C134.025 82.8646 134.133 82.7256 134.01 82.7414V82.7414ZM133.58 83.2973C133.564 83.1741 133.334 83.3289 133.35 83.4521C133.473 83.4363 133.596 83.4205 133.58 83.2973ZM133.35 83.4521C133.226 83.4679 133.119 83.6069 133.242 83.5911C133.242 83.5911 133.365 83.5753 133.35 83.4521ZM132.535 83.9323C132.551 84.0555 132.551 84.0555 132.551 84.0555C132.566 84.1787 132.658 83.9165 132.535 83.9323ZM132.443 84.1945C132.443 84.1945 132.32 84.2103 132.336 84.3335C132.459 84.3177 132.443 84.1945 132.443 84.1945ZM132.336 84.3335C132.213 84.3493 132.228 84.4724 132.228 84.4724C132.228 84.4724 132.352 84.4566 132.336 84.3335ZM132.105 84.4883C132.121 84.6114 131.859 84.5199 131.875 84.643C132.014 84.7504 132.137 84.7346 132.105 84.4883ZM130.754 85.6634C130.769 85.7865 130.769 85.7865 130.893 85.7707C130.754 85.6634 130.754 85.6634 130.754 85.6634ZM130.217 86.3583C130.078 86.2509 129.97 86.3899 130.094 86.3741L130.217 86.3583ZM128.849 87.4102L128.726 87.426L128.849 87.4102ZM127.959 88.2758C127.974 88.3989 128.082 88.2599 127.959 88.2758V88.2758ZM127.962 89.277L127.978 89.4002L127.962 89.277ZM123.465 94.2363C123.465 94.2363 123.449 94.1131 123.572 94.0973C123.449 94.1131 123.342 94.2521 123.465 94.2363ZM123.986 93.4182C124.109 93.4024 124.109 93.4024 124.093 93.2792C124.093 93.2792 123.97 93.295 123.986 93.4182ZM125.401 92.7358C125.417 92.859 125.417 92.859 125.54 92.8432C125.54 92.8432 125.524 92.72 125.401 92.7358ZM126.98 90.4047C126.964 90.2815 126.733 90.4363 126.749 90.5595C126.872 90.5437 126.996 90.5279 126.98 90.4047ZM126.749 90.5595C126.626 90.5753 126.626 90.5753 126.642 90.6985C126.642 90.6985 126.765 90.6827 126.749 90.5595ZM126.519 90.7143C126.519 90.7143 126.411 90.8533 126.427 90.9764C126.55 90.9606 126.534 90.8375 126.519 90.7143ZM126.427 90.9764C126.304 90.9922 126.304 90.9922 126.32 91.1154C126.32 91.1154 126.443 91.0996 126.427 90.9764ZM126.197 91.1312C126.197 91.1312 126.089 91.2702 126.105 91.3934C126.212 91.2544 126.212 91.2544 126.197 91.1312ZM126.105 91.3934C125.859 91.425 125.505 91.5956 125.413 91.8578L125.429 91.9809C125.66 91.8262 126.013 91.6555 126.105 91.3934ZM125.072 91.1503C125.088 91.2735 125.088 91.2735 125.088 91.2735C125.088 91.2735 125.088 91.2735 125.072 91.1503ZM125.429 91.9809C125.06 92.0284 124.737 92.4453 124.785 92.8149C125.139 92.6443 125.338 92.2431 125.429 91.9809ZM124.535 91.8452C124.38 91.6147 124.182 92.0158 124.213 92.2622C124.352 92.3696 124.567 92.0916 124.535 91.8452ZM124.785 92.8149C124.539 92.8465 124.169 92.8939 124.216 93.2634C124.463 93.2318 124.832 93.1844 124.785 92.8149ZM123.998 92.5402L123.891 92.6791L124.014 92.6633L123.998 92.5402ZM123.986 93.4182C123.878 93.5572 123.878 93.5572 123.894 93.6804C123.894 93.6804 124.002 93.5414 123.986 93.4182ZM123.771 93.6962C123.771 93.6962 123.648 93.712 123.664 93.8352C123.787 93.8194 123.787 93.8194 123.771 93.6962ZM123.664 93.8352C123.541 93.851 123.556 93.9742 123.556 93.9742C123.556 93.9742 123.68 93.9584 123.664 93.8352ZM123.585 93.2193C123.323 93.1277 123.076 93.1593 123.124 93.5289C123.155 93.7752 123.493 93.4814 123.585 93.2193ZM123.124 93.5289C123 93.5447 122.893 93.6837 122.909 93.8068C123.032 93.791 123.139 93.652 123.124 93.5289ZM122.909 93.8068C122.786 93.8227 122.786 93.8227 122.801 93.9458C122.925 93.93 122.925 93.93 122.909 93.8068ZM122.801 93.9458C122.555 93.9774 122.432 93.9932 122.464 94.2396C122.495 94.486 122.833 94.1922 122.801 93.9458ZM123.25 94.5143C122.988 94.4227 122.359 95.3798 122.622 95.4714C122.729 95.3324 123.528 94.729 123.25 94.5143ZM122.126 94.5334L122.249 94.5176L122.126 94.5334ZM122.192 96.0273C122.192 96.0273 122.192 96.0273 122.315 96.0115C122.176 95.9042 122.069 96.0431 122.192 96.0273ZM122.05 94.9187C122.034 94.7955 122.173 94.9029 122.05 94.9187V94.9187ZM121.475 98.2478L121.352 98.2636L121.475 98.2478ZM121.778 96.7065C121.655 96.7223 121.794 96.8296 121.778 96.7065V96.7065ZM124.889 119.971C124.889 119.971 124.889 119.971 125.028 120.079C125.012 119.956 125.012 119.956 124.889 119.971ZM97.1611 147.82C97.1769 147.943 97.0537 147.959 97.1927 148.066C97.2559 148.559 97.4232 147.911 97.1611 147.82ZM93.7001 154.023C93.8233 154.008 93.8233 154.008 93.8233 154.008C93.7001 154.023 93.7001 154.023 93.7001 154.023ZM94.1045 155.224C93.874 155.378 94.2751 155.577 94.3825 155.438C94.2435 155.331 94.2277 155.208 94.1045 155.224ZM94.8153 155.884L94.6921 155.899L94.8153 155.884ZM96.4542 153.044L96.331 153.06L96.3468 153.183L96.4542 153.044ZM95.8726 149.488C95.7652 149.627 96.0432 149.841 96.0116 149.595C96.0116 149.595 95.9958 149.472 95.8726 149.488ZM96.3719 151.427C96.2645 151.566 96.4193 151.796 96.3877 151.55C96.5109 151.534 96.3719 151.427 96.3719 151.427ZM133.391 143.296L133.638 143.264C133.483 143.034 133.376 143.173 133.391 143.296ZM136.54 140.513C136.417 140.529 136.663 140.497 136.647 140.374C136.524 140.39 136.524 140.39 136.54 140.513ZM136.647 140.374C136.771 140.358 136.894 140.342 136.862 140.096C136.739 140.112 136.616 140.127 136.647 140.374ZM136.985 140.08C136.985 140.08 137.109 140.064 137.093 139.941C136.97 139.957 136.985 140.08 136.985 140.08ZM138.429 138.643C138.552 138.627 138.536 138.504 138.536 138.504C138.413 138.52 138.305 138.659 138.429 138.643ZM138.643 138.365C138.643 138.365 138.628 138.242 138.504 138.257L138.536 138.504C138.659 138.488 138.643 138.365 138.643 138.365ZM140.178 136.665C140.178 136.665 140.317 136.773 140.301 136.649L140.178 136.665ZM151.687 127.801C151.532 127.571 151.178 127.741 151.44 127.833C151.563 127.817 151.563 127.817 151.687 127.801ZM97.6806 160.649C99.7621 161.259 96.1866 160.716 95.6307 160.286C91.1581 158.607 89.7677 152.65 91.5107 148.67C90.5732 154.049 91.8688 159.267 97.6806 160.649ZM91.817 148.13C91.7096 148.269 91.757 148.638 91.5107 148.67C91.6464 147.776 91.8894 146.743 92.4263 146.048C92.398 146.803 91.9843 147.482 91.817 148.13ZM101.487 161.038L101.502 161.161C100.887 161.24 99.9011 161.366 99.3609 161.06C100.1 160.965 100.732 161.009 101.487 161.038ZM145.603 128.206C145.496 128.345 145.512 128.468 145.389 128.484C145.262 127.499 146.431 126.848 145.603 128.206ZM140.237 74.6802C139.975 74.5887 140.929 74.2158 141.191 74.3074C141.084 74.4464 140.484 74.6486 140.237 74.6802ZM129.917 145.494C130.148 145.34 130.378 145.185 130.625 145.153C130.549 145.539 130.179 145.586 129.933 145.618L129.917 145.494ZM144.852 129.179C144.82 128.933 144.928 128.794 145.158 128.639C145.19 128.885 145.098 129.148 144.852 129.179ZM137.769 139.353C137.645 139.369 137.645 139.369 137.538 139.508C137.415 139.524 137.292 139.54 137.292 139.54C137.26 139.293 137.598 139 137.769 139.353ZM92.7326 145.508C92.7484 145.632 92.6727 146.017 92.4263 146.048C92.3947 145.802 92.4863 145.54 92.7326 145.508ZM136.64 76.8947C136.533 77.0337 136.409 77.0495 136.409 77.0495C136.394 76.9264 136.624 76.7716 136.64 76.8947ZM136.409 77.0495L136.286 77.0653C136.286 77.0653 136.286 77.0653 136.409 77.0495ZM145.869 77.5885C145.853 77.4653 145.885 77.7117 145.885 77.7117C145.901 77.8349 145.746 77.6043 145.869 77.5885ZM145.086 78.3151C145.102 78.4382 145.117 78.5614 145.117 78.5614C144.994 78.5772 144.978 78.454 145.086 78.3151ZM144.318 79.1648C144.303 79.0416 144.533 78.8868 144.549 79.01C144.565 79.1332 144.426 79.0258 144.318 79.1648ZM92.9474 145.23C92.84 145.369 92.84 145.369 92.7168 145.385C92.701 145.262 92.6852 145.139 92.9315 145.107L92.9474 145.23ZM138.786 144.356C138.77 144.233 138.786 144.356 138.909 144.341C138.802 144.48 138.54 144.388 138.786 144.356ZM129.842 145.88C129.826 145.757 129.826 145.757 129.826 145.757C129.826 145.757 129.826 145.757 129.842 145.88ZM129.472 145.927C129.579 145.788 129.718 145.896 129.842 145.88C129.734 146.019 129.611 146.035 129.472 145.927ZM147.716 124.179C147.823 124.04 147.994 124.394 147.748 124.425C147.748 124.425 147.732 124.302 147.716 124.179ZM138.003 145.083C137.88 145.099 137.88 145.099 137.757 145.114L137.741 144.991C137.864 144.976 137.987 144.96 138.11 144.944C138.126 145.067 138.003 145.083 138.003 145.083ZM147.35 125.228C147.35 125.228 147.334 125.104 147.457 125.089C147.473 125.212 147.489 125.335 147.366 125.351C147.366 125.351 147.366 125.351 147.35 125.228ZM129.134 146.221C129.043 146.483 128.919 146.499 128.796 146.515C128.78 146.392 129.027 146.36 129.134 146.221ZM146.03 126.649C146.121 126.387 146.184 126.88 146.061 126.895C146.045 126.772 146.045 126.772 146.03 126.649ZM93.1305 144.706C93.1305 144.706 93.1463 144.829 93.0231 144.845C93.0073 144.722 92.9757 144.475 93.222 144.444C93.2379 144.567 93.2379 144.567 93.1305 144.706ZM98.8333 159.876C98.9565 159.86 98.9723 159.983 98.9723 159.983C98.8649 160.122 98.587 159.907 98.8333 159.876ZM99.2219 160.952C99.3451 160.937 99.3609 161.06 99.3609 161.06C99.1146 161.091 98.8524 161 99.2219 160.952ZM132.829 89.1532L132.813 89.0301C132.813 89.0301 132.952 89.1374 132.829 89.1532ZM123.425 100.752L123.301 100.768L123.425 100.752ZM141.937 81.098C141.969 81.3444 141.814 81.1139 141.814 81.1139C141.937 81.098 141.937 81.098 141.937 81.098ZM120.089 103.058L120.197 102.919L120.213 103.043L120.089 103.058ZM143.074 80.2009L143.058 80.0777L143.074 80.2009ZM144.211 79.3038C144.195 79.1806 144.195 79.1806 144.318 79.1648C144.318 79.1648 144.334 79.288 144.211 79.3038ZM145.547 78.0055L145.531 77.8823L145.547 78.0055ZM134.827 78.3794L134.843 78.5026L134.704 78.3952L134.827 78.3794ZM135.734 77.6371C135.734 77.6371 135.734 77.6371 135.61 77.6529L135.734 77.6371ZM135.626 77.7761C135.626 77.7761 135.626 77.7761 135.61 77.6529C135.626 77.7761 135.626 77.7761 135.626 77.7761ZM135.841 77.4981C135.857 77.6213 135.734 77.6371 135.734 77.6371C135.718 77.5139 135.718 77.5139 135.841 77.4981ZM135.948 77.3591C135.948 77.3591 135.948 77.3591 135.841 77.4981C135.948 77.3591 135.948 77.3591 135.948 77.3591ZM136.302 77.1885C136.302 77.1885 136.302 77.1885 136.286 77.0653L136.302 77.1885ZM139.776 74.9898C139.653 75.0056 139.653 75.0056 139.669 75.1288C139.545 75.1446 139.653 75.0056 139.776 74.9898ZM139.76 74.8666C139.76 74.8666 139.991 74.7118 139.76 74.8666V74.8666ZM139.76 74.8666L139.776 74.9898C139.776 74.9898 139.776 74.9898 139.76 74.8666ZM147.915 123.778L147.931 123.901L147.915 123.778ZM147.64 124.564C147.64 124.564 147.624 124.441 147.748 124.425C147.763 124.548 147.656 124.687 147.64 124.564ZM147.564 124.95C147.564 124.95 147.58 125.073 147.457 125.089C147.441 124.965 147.549 124.826 147.564 124.95ZM147.258 125.49C147.258 125.49 147.258 125.49 147.274 125.613L147.258 125.49ZM147.258 125.49C147.258 125.49 147.381 125.474 147.366 125.351C147.381 125.474 147.381 125.474 147.381 125.474L147.258 125.49ZM147.182 125.875C147.198 125.998 147.075 126.014 147.075 126.014C147.059 125.891 147.167 125.752 147.182 125.875ZM146.968 126.153C146.952 126.03 146.952 126.03 146.952 126.03C146.968 126.153 146.86 126.292 146.968 126.153ZM146.952 126.03C147.075 126.014 147.075 126.014 147.075 126.014C147.075 126.014 147.075 126.014 146.952 126.03ZM145.954 127.034C145.938 126.911 145.938 126.911 146.061 126.895C146.077 127.019 145.97 127.158 145.954 127.034ZM152.391 126.459C152.407 126.582 152.268 126.475 152.268 126.475C152.268 126.475 152.268 126.475 152.391 126.459ZM145.158 128.639C145.142 128.516 145.265 128.5 145.389 128.484C145.265 128.5 145.281 128.623 145.158 128.639ZM144.76 129.441C144.744 129.318 144.744 129.318 144.868 129.302L144.76 129.441ZM144.868 129.302C144.852 129.179 144.852 129.179 144.852 129.179C144.852 129.179 144.852 129.179 144.868 129.302ZM144.53 129.596C144.653 129.58 144.637 129.457 144.76 129.441C144.653 129.58 144.653 129.58 144.53 129.596ZM144.546 129.719L144.422 129.735C144.546 129.719 144.546 129.719 144.546 129.719ZM144.546 129.719C144.53 129.596 144.53 129.596 144.53 129.596L144.546 129.719ZM144.255 130.383C144.255 130.383 144.132 130.398 144.116 130.275C144.239 130.259 144.239 130.259 144.239 130.259L144.255 130.383ZM144.239 130.259C144.239 130.259 144.239 130.259 144.347 130.12C144.239 130.259 144.239 130.259 144.239 130.259ZM140.207 135.91C140.191 135.787 140.421 135.632 140.314 135.771C140.314 135.771 140.314 135.771 140.207 135.91ZM140.222 136.034C139.976 136.065 140.207 135.91 140.207 135.91L140.222 136.034ZM139.332 136.899C139.193 136.792 139.423 136.637 139.439 136.76C139.332 136.899 139.332 136.899 139.332 136.899ZM139.101 137.054L139.209 136.915C139.224 137.038 139.224 137.038 139.101 137.054ZM139.209 136.915C139.209 136.915 139.209 136.915 139.332 136.899C139.209 136.915 139.209 136.915 139.209 136.915ZM94.0336 142.962L93.9262 143.101C93.9104 142.978 93.9104 142.978 94.0336 142.962ZM139.117 137.177C139.117 137.177 139.117 137.177 139.101 137.054L139.117 137.177ZM139.01 137.316C138.994 137.193 138.994 137.193 139.117 137.177L139.01 137.316ZM93.8189 143.24L93.7115 143.379C93.6957 143.256 93.6957 143.256 93.8189 143.24ZM93.9262 143.101C93.942 143.225 93.8189 143.24 93.8189 143.24C93.8189 143.24 93.803 143.117 93.9262 143.101ZM138.779 137.471C138.886 137.332 138.886 137.332 138.886 137.332C139.025 137.439 138.795 137.594 138.779 137.471ZM138.886 137.332L139.01 137.316C139.01 137.316 139.01 137.316 138.886 137.332ZM139.502 137.253L139.518 137.376C139.395 137.392 139.395 137.392 139.395 137.392C139.395 137.392 139.379 137.269 139.502 137.253ZM139.395 137.392C139.395 137.392 139.395 137.392 139.272 137.408L139.395 137.392ZM138.564 137.749C138.58 137.872 138.703 137.856 138.703 137.856C138.58 137.872 138.441 137.765 138.564 137.749ZM93.5284 143.904C93.5284 143.904 93.5284 143.904 93.4052 143.92L93.5284 143.904ZM93.6357 143.765C93.5125 143.781 93.5284 143.904 93.5284 143.904C93.5125 143.781 93.6199 143.642 93.6357 143.765ZM93.4052 143.92L93.421 144.043C93.3136 144.182 93.4052 143.92 93.4052 143.92ZM93.3294 144.305C93.3452 144.428 93.222 144.444 93.222 144.444C93.222 144.444 93.3136 144.182 93.3294 144.305ZM92.9157 144.984C92.9315 145.107 92.9315 145.107 92.9315 145.107L92.9157 144.984ZM93.0231 144.845C93.0389 144.968 93.0389 144.968 92.9157 144.984C92.9157 144.984 92.8999 144.861 93.0231 144.845ZM137.168 139.556C137.184 139.679 137.184 139.679 137.061 139.695L137.168 139.556ZM140.46 142.764L140.444 142.641L140.46 142.764ZM139.693 143.614L139.677 143.491L139.693 143.614ZM139.124 144.063L139.108 143.939L139.231 143.924L139.124 144.063ZM129.826 145.757C129.826 145.757 129.81 145.633 129.933 145.618C129.949 145.741 129.826 145.757 129.826 145.757ZM138.218 144.805C138.234 144.928 138.11 144.944 138.11 144.944C138.095 144.821 138.218 144.805 138.218 144.805ZM129.241 146.082L129.257 146.205L129.134 146.221C129.134 146.221 129.134 146.221 129.241 146.082ZM137.649 145.253C137.649 145.253 137.649 145.253 137.757 145.114C137.772 145.238 137.665 145.377 137.649 145.253ZM128.689 146.654C128.689 146.654 128.689 146.654 128.673 146.531C128.673 146.531 128.673 146.531 128.796 146.515C128.796 146.515 128.812 146.638 128.689 146.654ZM127.997 147.118L127.981 146.995L128.105 146.979L127.997 147.118ZM98.1858 159.708L98.17 159.585L98.1858 159.708ZM99.1113 160.09C99.1113 160.09 98.9881 160.106 98.9723 159.983C99.0955 159.967 99.2503 160.198 99.1113 160.09ZM99.8978 160.365C99.882 160.242 99.882 160.242 100.005 160.226C100.021 160.349 99.9136 160.488 99.8978 160.365ZM101.502 161.161C101.626 161.145 101.626 161.145 101.641 161.268C101.641 161.268 101.518 161.284 101.502 161.161Z' fill='%235BD8FF'/%3E%3Cpath d='M137.769 139.353C137.769 139.353 137.769 139.353 137.753 139.23C137.769 139.353 137.769 139.353 137.769 139.353ZM154.262 114.7C154.617 119.412 153.354 124.207 151.472 128.079C149.865 131.165 147.117 134.147 145.415 136.494C137.561 146.517 126.943 154.515 115.529 159.236C111.253 161.036 106.509 161.144 102.011 161.221C101.455 160.791 102.766 161.249 102.317 160.68C100.823 160.747 99.7272 160.011 98.4006 159.43C83.6561 153.81 99.1525 135.044 106.372 128.858C115.771 120.14 134.341 108.742 147.038 110.118C147.209 110.471 148.024 109.991 148.087 110.484C147.241 110.718 146.268 109.966 145.469 110.569C146.287 111.09 147.61 110.67 148.412 111.068C148.213 111.469 149 111.744 148.539 112.053C145.873 111.77 142.873 112.781 140.365 113.728C137.579 114.462 134.487 115.735 132.226 116.651C129.718 117.599 127.321 119.409 125.028 120.079C124.03 121.083 122.369 121.797 121.093 122.587C120.155 123.083 119.511 123.917 118.418 124.182C118.187 124.337 118.036 125.108 117.512 124.925C117.035 125.111 116.867 125.759 116.406 126.068C115.576 126.425 114.792 127.152 113.978 127.632C113.64 127.926 113.302 128.22 112.825 128.406C112.733 128.668 112.657 129.053 112.149 128.994C112.026 129.009 111.918 129.148 111.95 129.395C111.258 129.859 110.583 130.447 110.03 131.018C104.273 136.891 97.8554 143.474 96.8521 152.242C98.4142 168.318 127.773 149.275 133.268 143.312C133.022 143.343 132.775 143.375 132.823 143.744C131.961 143.855 131.471 144.919 130.625 145.153C131.869 144.117 135.921 139.591 137.093 139.941C138.154 139.429 138.087 137.935 139.272 137.408C139.442 137.761 139.872 137.205 139.502 137.253C145.029 131.535 149.488 124.327 150.169 115.976C150.696 107.394 147.597 106.665 140.032 106.259C136.767 106.177 133.532 106.342 130.266 106.26C128.264 106.266 126.031 106.428 124.164 105.54C122.591 104.991 121.325 103.902 120.288 102.657C117.929 101.833 118.658 98.7346 119.684 96.9752C123.606 90.4619 129.629 85.6824 135.251 80.704C137.433 79.1719 143.986 71.695 145.202 76.2968C145.803 76.0946 145.158 76.9285 145.79 76.9726C145.515 77.7591 144.363 78.5331 143.703 79.2438C142.963 79.3387 143.674 79.9987 143.289 79.9229C142.872 79.6008 142.828 80.2325 142.581 80.2641C142.212 80.3116 142.259 80.6811 142.013 80.7127C140.908 81.8562 139.278 82.8166 138.188 84.0832C134.225 87.3464 130.909 90.7769 127.378 94.4854C126.702 95.0729 121.703 101.975 123.15 101.539C125.984 106.058 152.491 96.0206 154.262 114.7ZM145.202 76.2968C145.202 76.2968 145.079 76.3126 145.095 76.4358C145.218 76.42 145.202 76.2968 145.202 76.2968ZM134.948 82.2454C134.932 82.1222 134.809 82.138 134.701 82.277C134.717 82.4002 134.963 82.3686 134.948 82.2454ZM134.01 82.7414C134.025 82.8646 134.133 82.7256 134.01 82.7414V82.7414ZM133.58 83.2973C133.564 83.1741 133.334 83.3289 133.35 83.4521C133.473 83.4363 133.596 83.4205 133.58 83.2973ZM133.35 83.4521C133.226 83.4679 133.119 83.6069 133.242 83.5911C133.242 83.5911 133.365 83.5753 133.35 83.4521ZM132.535 83.9323C132.551 84.0555 132.551 84.0555 132.551 84.0555C132.566 84.1787 132.658 83.9165 132.535 83.9323ZM132.443 84.1945C132.443 84.1945 132.32 84.2103 132.336 84.3335C132.459 84.3177 132.443 84.1945 132.443 84.1945ZM132.336 84.3335C132.213 84.3493 132.228 84.4724 132.228 84.4724C132.228 84.4724 132.352 84.4566 132.336 84.3335ZM132.105 84.4883C132.121 84.6114 131.859 84.5199 131.875 84.643C132.014 84.7504 132.137 84.7346 132.105 84.4883ZM130.754 85.6634C130.769 85.7865 130.769 85.7865 130.893 85.7707C130.754 85.6634 130.754 85.6634 130.754 85.6634ZM130.217 86.3583C130.078 86.2509 129.97 86.3899 130.094 86.3741L130.217 86.3583ZM128.849 87.4102L128.726 87.426L128.849 87.4102ZM127.959 88.2758C127.974 88.3989 128.082 88.2599 127.959 88.2758V88.2758ZM127.962 89.277L127.978 89.4002L127.962 89.277ZM123.465 94.2363C123.465 94.2363 123.449 94.1131 123.572 94.0973C123.449 94.1131 123.342 94.2521 123.465 94.2363ZM123.986 93.4182C124.109 93.4024 124.109 93.4024 124.093 93.2792C124.093 93.2792 123.97 93.295 123.986 93.4182ZM125.401 92.7358C125.417 92.859 125.417 92.859 125.54 92.8432C125.54 92.8432 125.524 92.72 125.401 92.7358ZM126.98 90.4047C126.964 90.2815 126.733 90.4363 126.749 90.5595C126.872 90.5437 126.996 90.5279 126.98 90.4047ZM126.749 90.5595C126.626 90.5753 126.626 90.5753 126.642 90.6985C126.642 90.6985 126.765 90.6827 126.749 90.5595ZM126.519 90.7143C126.519 90.7143 126.411 90.8533 126.427 90.9764C126.55 90.9606 126.534 90.8375 126.519 90.7143ZM126.427 90.9764C126.304 90.9922 126.304 90.9922 126.32 91.1154C126.32 91.1154 126.443 91.0996 126.427 90.9764ZM126.197 91.1312C126.197 91.1312 126.089 91.2702 126.105 91.3934C126.212 91.2544 126.212 91.2544 126.197 91.1312ZM126.105 91.3934C125.859 91.425 125.505 91.5956 125.413 91.8578L125.429 91.9809C125.66 91.8262 126.013 91.6555 126.105 91.3934ZM125.072 91.1503C125.088 91.2735 125.088 91.2735 125.088 91.2735C125.088 91.2735 125.088 91.2735 125.072 91.1503ZM125.429 91.9809C125.06 92.0284 124.737 92.4453 124.785 92.8149C125.139 92.6443 125.338 92.2431 125.429 91.9809ZM124.535 91.8452C124.38 91.6147 124.182 92.0158 124.213 92.2622C124.352 92.3696 124.567 92.0916 124.535 91.8452ZM124.785 92.8149C124.539 92.8465 124.169 92.8939 124.216 93.2634C124.463 93.2318 124.832 93.1844 124.785 92.8149ZM123.998 92.5402L123.891 92.6791L124.014 92.6633L123.998 92.5402ZM123.986 93.4182C123.878 93.5572 123.878 93.5572 123.894 93.6804C123.894 93.6804 124.002 93.5414 123.986 93.4182ZM123.771 93.6962C123.771 93.6962 123.648 93.712 123.664 93.8352C123.787 93.8194 123.787 93.8194 123.771 93.6962ZM123.664 93.8352C123.541 93.851 123.556 93.9742 123.556 93.9742C123.556 93.9742 123.68 93.9584 123.664 93.8352ZM123.585 93.2193C123.323 93.1277 123.076 93.1593 123.124 93.5289C123.155 93.7752 123.493 93.4814 123.585 93.2193ZM123.124 93.5289C123 93.5447 122.893 93.6837 122.909 93.8068C123.032 93.791 123.139 93.652 123.124 93.5289ZM122.909 93.8068C122.786 93.8227 122.786 93.8227 122.801 93.9458C122.925 93.93 122.925 93.93 122.909 93.8068ZM122.801 93.9458C122.555 93.9774 122.432 93.9932 122.464 94.2396C122.495 94.486 122.833 94.1922 122.801 93.9458ZM123.25 94.5143C122.988 94.4227 122.359 95.3798 122.622 95.4714C122.729 95.3324 123.528 94.729 123.25 94.5143ZM122.126 94.5334L122.249 94.5176L122.126 94.5334ZM122.192 96.0273C122.192 96.0273 122.192 96.0273 122.315 96.0115C122.176 95.9042 122.069 96.0431 122.192 96.0273ZM122.05 94.9187C122.034 94.7955 122.173 94.9029 122.05 94.9187V94.9187ZM121.475 98.2478L121.352 98.2636L121.475 98.2478ZM121.778 96.7065C121.655 96.7223 121.794 96.8296 121.778 96.7065V96.7065ZM124.889 119.971C124.889 119.971 124.889 119.971 125.028 120.079C125.012 119.956 125.012 119.956 124.889 119.971ZM97.1611 147.82C97.1769 147.943 97.0537 147.959 97.1927 148.066C97.2559 148.559 97.4232 147.911 97.1611 147.82ZM93.7001 154.023C93.8233 154.008 93.8233 154.008 93.8233 154.008C93.7001 154.023 93.7001 154.023 93.7001 154.023ZM94.1045 155.224C93.874 155.378 94.2751 155.577 94.3825 155.438C94.2435 155.331 94.2277 155.208 94.1045 155.224ZM94.8153 155.884L94.6921 155.899L94.8153 155.884ZM96.4542 153.044L96.331 153.06L96.3468 153.183L96.4542 153.044ZM95.8726 149.488C95.7652 149.627 96.0432 149.841 96.0116 149.595C96.0116 149.595 95.9958 149.472 95.8726 149.488ZM96.3719 151.427C96.2645 151.566 96.4193 151.796 96.3877 151.55C96.5109 151.534 96.3719 151.427 96.3719 151.427ZM133.391 143.296L133.638 143.264C133.483 143.034 133.376 143.173 133.391 143.296ZM136.54 140.513C136.417 140.529 136.663 140.497 136.647 140.374C136.524 140.39 136.524 140.39 136.54 140.513ZM136.647 140.374C136.771 140.358 136.894 140.342 136.862 140.096C136.739 140.112 136.616 140.127 136.647 140.374ZM136.985 140.08C136.985 140.08 137.109 140.064 137.093 139.941C136.97 139.957 136.985 140.08 136.985 140.08ZM138.429 138.643C138.552 138.627 138.536 138.504 138.536 138.504C138.413 138.52 138.305 138.659 138.429 138.643ZM138.643 138.365C138.643 138.365 138.628 138.242 138.504 138.257L138.536 138.504C138.659 138.488 138.643 138.365 138.643 138.365ZM140.178 136.665C140.178 136.665 140.317 136.773 140.301 136.649L140.178 136.665ZM151.687 127.801C151.532 127.571 151.178 127.741 151.44 127.833C151.563 127.817 151.563 127.817 151.687 127.801ZM97.6806 160.649C99.7621 161.259 96.1866 160.716 95.6307 160.286C91.1581 158.607 89.7677 152.65 91.5107 148.67C90.5732 154.049 91.8688 159.267 97.6806 160.649ZM91.817 148.13C91.7096 148.269 91.757 148.638 91.5107 148.67C91.6464 147.776 91.8894 146.743 92.4263 146.048C92.398 146.803 91.9843 147.482 91.817 148.13ZM101.487 161.038L101.502 161.161C100.887 161.24 99.9011 161.366 99.3609 161.06C100.1 160.965 100.732 161.009 101.487 161.038ZM145.603 128.206C145.496 128.345 145.512 128.468 145.389 128.484C145.262 127.499 146.431 126.848 145.603 128.206ZM140.237 74.6802C139.975 74.5887 140.929 74.2158 141.191 74.3074C141.084 74.4464 140.484 74.6486 140.237 74.6802ZM129.917 145.494C130.148 145.34 130.378 145.185 130.625 145.153C130.549 145.539 130.179 145.586 129.933 145.618L129.917 145.494ZM144.852 129.179C144.82 128.933 144.928 128.794 145.158 128.639C145.19 128.885 145.098 129.148 144.852 129.179ZM137.769 139.353C137.645 139.369 137.645 139.369 137.538 139.508C137.415 139.524 137.292 139.54 137.292 139.54C137.26 139.293 137.598 139 137.769 139.353ZM92.7326 145.508C92.7484 145.632 92.6727 146.017 92.4263 146.048C92.3947 145.802 92.4863 145.54 92.7326 145.508ZM136.64 76.8947C136.533 77.0337 136.409 77.0495 136.409 77.0495C136.394 76.9264 136.624 76.7716 136.64 76.8947ZM136.409 77.0495L136.286 77.0653C136.286 77.0653 136.286 77.0653 136.409 77.0495ZM145.869 77.5885C145.853 77.4653 145.885 77.7117 145.885 77.7117C145.901 77.8349 145.746 77.6043 145.869 77.5885ZM145.086 78.3151C145.102 78.4382 145.117 78.5614 145.117 78.5614C144.994 78.5772 144.978 78.454 145.086 78.3151ZM144.318 79.1648C144.303 79.0416 144.533 78.8868 144.549 79.01C144.565 79.1332 144.426 79.0258 144.318 79.1648ZM92.9474 145.23C92.84 145.369 92.84 145.369 92.7168 145.385C92.701 145.262 92.6852 145.139 92.9315 145.107L92.9474 145.23ZM138.786 144.356C138.77 144.233 138.786 144.356 138.909 144.341C138.802 144.48 138.54 144.388 138.786 144.356ZM129.842 145.88C129.826 145.757 129.826 145.757 129.826 145.757C129.826 145.757 129.826 145.757 129.842 145.88ZM129.472 145.927C129.579 145.788 129.718 145.896 129.842 145.88C129.734 146.019 129.611 146.035 129.472 145.927ZM147.716 124.179C147.823 124.04 147.994 124.394 147.748 124.425C147.748 124.425 147.732 124.302 147.716 124.179ZM138.003 145.083C137.88 145.099 137.88 145.099 137.757 145.114L137.741 144.991C137.864 144.976 137.987 144.96 138.11 144.944C138.126 145.067 138.003 145.083 138.003 145.083ZM147.35 125.228C147.35 125.228 147.334 125.104 147.457 125.089C147.473 125.212 147.489 125.335 147.366 125.351C147.366 125.351 147.366 125.351 147.35 125.228ZM129.134 146.221C129.043 146.483 128.919 146.499 128.796 146.515C128.78 146.392 129.027 146.36 129.134 146.221ZM146.03 126.649C146.121 126.387 146.184 126.88 146.061 126.895C146.045 126.772 146.045 126.772 146.03 126.649ZM93.1305 144.706C93.1305 144.706 93.1463 144.829 93.0231 144.845C93.0073 144.722 92.9757 144.475 93.222 144.444C93.2379 144.567 93.2379 144.567 93.1305 144.706ZM98.8333 159.876C98.9565 159.86 98.9723 159.983 98.9723 159.983C98.8649 160.122 98.587 159.907 98.8333 159.876ZM99.2219 160.952C99.3451 160.937 99.3609 161.06 99.3609 161.06C99.1146 161.091 98.8524 161 99.2219 160.952ZM132.829 89.1532L132.813 89.0301C132.813 89.0301 132.952 89.1374 132.829 89.1532ZM123.425 100.752L123.301 100.768L123.425 100.752ZM141.937 81.098C141.969 81.3444 141.814 81.1139 141.814 81.1139C141.937 81.098 141.937 81.098 141.937 81.098ZM120.089 103.058L120.197 102.919L120.213 103.043L120.089 103.058ZM143.074 80.2009L143.058 80.0777L143.074 80.2009ZM144.211 79.3038C144.195 79.1806 144.195 79.1806 144.318 79.1648C144.318 79.1648 144.334 79.288 144.211 79.3038ZM145.547 78.0055L145.531 77.8823L145.547 78.0055ZM134.827 78.3794L134.843 78.5026L134.704 78.3952L134.827 78.3794ZM135.734 77.6371C135.734 77.6371 135.734 77.6371 135.61 77.6529L135.734 77.6371ZM135.626 77.7761C135.626 77.7761 135.626 77.7761 135.61 77.6529C135.626 77.7761 135.626 77.7761 135.626 77.7761ZM135.841 77.4981C135.857 77.6213 135.734 77.6371 135.734 77.6371C135.718 77.5139 135.718 77.5139 135.841 77.4981ZM135.948 77.3591C135.948 77.3591 135.948 77.3591 135.841 77.4981C135.948 77.3591 135.948 77.3591 135.948 77.3591ZM136.302 77.1885C136.302 77.1885 136.302 77.1885 136.286 77.0653L136.302 77.1885ZM139.776 74.9898C139.653 75.0056 139.653 75.0056 139.669 75.1288C139.545 75.1446 139.653 75.0056 139.776 74.9898ZM139.76 74.8666C139.76 74.8666 139.991 74.7118 139.76 74.8666V74.8666ZM139.76 74.8666L139.776 74.9898C139.776 74.9898 139.776 74.9898 139.76 74.8666ZM147.915 123.778L147.931 123.901L147.915 123.778ZM147.64 124.564C147.64 124.564 147.624 124.441 147.748 124.425C147.763 124.548 147.656 124.687 147.64 124.564ZM147.564 124.95C147.564 124.95 147.58 125.073 147.457 125.089C147.441 124.965 147.549 124.826 147.564 124.95ZM147.258 125.49C147.258 125.49 147.258 125.49 147.274 125.613L147.258 125.49ZM147.258 125.49C147.258 125.49 147.381 125.474 147.366 125.351C147.381 125.474 147.381 125.474 147.381 125.474L147.258 125.49ZM147.182 125.875C147.198 125.998 147.075 126.014 147.075 126.014C147.059 125.891 147.167 125.752 147.182 125.875ZM146.968 126.153C146.952 126.03 146.952 126.03 146.952 126.03C146.968 126.153 146.86 126.292 146.968 126.153ZM146.952 126.03C147.075 126.014 147.075 126.014 147.075 126.014C147.075 126.014 147.075 126.014 146.952 126.03ZM145.954 127.034C145.938 126.911 145.938 126.911 146.061 126.895C146.077 127.019 145.97 127.158 145.954 127.034ZM152.391 126.459C152.407 126.582 152.268 126.475 152.268 126.475C152.268 126.475 152.268 126.475 152.391 126.459ZM145.158 128.639C145.142 128.516 145.265 128.5 145.389 128.484C145.265 128.5 145.281 128.623 145.158 128.639ZM144.76 129.441C144.744 129.318 144.744 129.318 144.868 129.302L144.76 129.441ZM144.868 129.302C144.852 129.179 144.852 129.179 144.852 129.179C144.852 129.179 144.852 129.179 144.868 129.302ZM144.53 129.596C144.653 129.58 144.637 129.457 144.76 129.441C144.653 129.58 144.653 129.58 144.53 129.596ZM144.546 129.719L144.422 129.735C144.546 129.719 144.546 129.719 144.546 129.719ZM144.546 129.719C144.53 129.596 144.53 129.596 144.53 129.596L144.546 129.719ZM144.255 130.383C144.255 130.383 144.132 130.398 144.116 130.275C144.239 130.259 144.239 130.259 144.239 130.259L144.255 130.383ZM144.239 130.259C144.239 130.259 144.239 130.259 144.347 130.12C144.239 130.259 144.239 130.259 144.239 130.259ZM140.207 135.91C140.191 135.787 140.421 135.632 140.314 135.771C140.314 135.771 140.314 135.771 140.207 135.91ZM140.222 136.034C139.976 136.065 140.207 135.91 140.207 135.91L140.222 136.034ZM139.332 136.899C139.193 136.792 139.423 136.637 139.439 136.76C139.332 136.899 139.332 136.899 139.332 136.899ZM139.101 137.054L139.209 136.915C139.224 137.038 139.224 137.038 139.101 137.054ZM139.209 136.915C139.209 136.915 139.209 136.915 139.332 136.899C139.209 136.915 139.209 136.915 139.209 136.915ZM94.0336 142.962L93.9262 143.101C93.9104 142.978 93.9104 142.978 94.0336 142.962ZM139.117 137.177C139.117 137.177 139.117 137.177 139.101 137.054L139.117 137.177ZM139.01 137.316C138.994 137.193 138.994 137.193 139.117 137.177L139.01 137.316ZM93.8189 143.24L93.7115 143.379C93.6957 143.256 93.6957 143.256 93.8189 143.24ZM93.9262 143.101C93.942 143.225 93.8189 143.24 93.8189 143.24C93.8189 143.24 93.803 143.117 93.9262 143.101ZM138.779 137.471C138.886 137.332 138.886 137.332 138.886 137.332C139.025 137.439 138.795 137.594 138.779 137.471ZM138.886 137.332L139.01 137.316C139.01 137.316 139.01 137.316 138.886 137.332ZM139.502 137.253L139.518 137.376C139.395 137.392 139.395 137.392 139.395 137.392C139.395 137.392 139.379 137.269 139.502 137.253ZM139.395 137.392C139.395 137.392 139.395 137.392 139.272 137.408L139.395 137.392ZM138.564 137.749C138.58 137.872 138.703 137.856 138.703 137.856C138.58 137.872 138.441 137.765 138.564 137.749ZM93.5284 143.904C93.5284 143.904 93.5284 143.904 93.4052 143.92L93.5284 143.904ZM93.6357 143.765C93.5125 143.781 93.5284 143.904 93.5284 143.904C93.5125 143.781 93.6199 143.642 93.6357 143.765ZM93.4052 143.92L93.421 144.043C93.3136 144.182 93.4052 143.92 93.4052 143.92ZM93.3294 144.305C93.3452 144.428 93.222 144.444 93.222 144.444C93.222 144.444 93.3136 144.182 93.3294 144.305ZM92.9157 144.984C92.9315 145.107 92.9315 145.107 92.9315 145.107L92.9157 144.984ZM93.0231 144.845C93.0389 144.968 93.0389 144.968 92.9157 144.984C92.9157 144.984 92.8999 144.861 93.0231 144.845ZM137.168 139.556C137.184 139.679 137.184 139.679 137.061 139.695L137.168 139.556ZM140.46 142.764L140.444 142.641L140.46 142.764ZM139.693 143.614L139.677 143.491L139.693 143.614ZM139.124 144.063L139.108 143.939L139.231 143.924L139.124 144.063ZM129.826 145.757C129.826 145.757 129.81 145.633 129.933 145.618C129.949 145.741 129.826 145.757 129.826 145.757ZM138.218 144.805C138.234 144.928 138.11 144.944 138.11 144.944C138.095 144.821 138.218 144.805 138.218 144.805ZM129.241 146.082L129.257 146.205L129.134 146.221C129.134 146.221 129.134 146.221 129.241 146.082ZM137.649 145.253C137.649 145.253 137.649 145.253 137.757 145.114C137.772 145.238 137.665 145.377 137.649 145.253ZM128.689 146.654C128.689 146.654 128.689 146.654 128.673 146.531C128.673 146.531 128.673 146.531 128.796 146.515C128.796 146.515 128.812 146.638 128.689 146.654ZM127.997 147.118L127.981 146.995L128.105 146.979L127.997 147.118ZM98.1858 159.708L98.17 159.585L98.1858 159.708ZM99.1113 160.09C99.1113 160.09 98.9881 160.106 98.9723 159.983C99.0955 159.967 99.2503 160.198 99.1113 160.09ZM99.8978 160.365C99.882 160.242 99.882 160.242 100.005 160.226C100.021 160.349 99.9136 160.488 99.8978 160.365ZM101.502 161.161C101.626 161.145 101.626 161.145 101.641 161.268C101.641 161.268 101.518 161.284 101.502 161.161Z' fill='url(%23paint2_linear_4386_19188)'/%3E%3Cpath d='M207.43 74.9473C208.132 82.3697 203.563 88.7156 201.706 95.715C198.101 104.692 195.423 115.052 195.055 124.865C195.185 126.852 194.579 129.935 196.247 131.223C197.061 130.743 197.98 129.123 198.691 129.783C198.615 130.168 199.231 130.089 199.478 130.057C200.51 130.3 199.68 130.657 200.88 130.253C200.684 131.655 199.206 131.845 198.407 132.448C198.101 132.989 197.763 133.282 197.254 133.222C196.885 133.27 195.959 132.888 195.776 133.412C195.792 133.535 195.637 133.305 195.621 133.182C195.16 133.491 194.819 132.784 194.45 132.831C193.925 132.648 193.587 132.942 193.186 132.743C186.376 127.482 191.592 111.537 193.401 104.168C194.111 99.9451 209.757 65.759 199.086 81.1516C195.988 85.3053 193.668 91.6131 190.399 95.4131C190.045 95.5837 190.541 96.5217 189.894 96.3544C189.771 96.3702 189.648 96.386 189.787 96.4934C189.528 97.403 188.748 99.1308 187.532 99.4121C187.039 99.4753 186.856 99.9996 186.161 99.4628C185.422 99.5576 184.85 99.0049 183.94 98.7461C183.015 98.364 182.68 99.659 181.834 99.8928C181.325 99.8329 180.4 99.4508 181.246 99.217C181.508 99.3085 181.802 99.6465 182.033 99.4917C182.863 99.1347 182.225 97.088 181.701 96.9049C180.933 97.7546 181.129 96.3523 180.573 95.9228C180.542 95.6764 180.943 95.8753 180.911 95.629C183.099 91.2163 176.398 100.465 174.516 99.4547C173.148 100.507 171.048 98.7728 169.465 100.103C168.988 100.289 167.725 100.201 168.647 99.5817C169.017 99.5343 170.479 99.2214 170.031 98.6529C169.522 98.593 168.969 99.1647 168.751 98.4415C167.595 98.2142 167.282 96.7519 166.587 96.215C166.066 97.0331 166.253 97.51 167.194 98.0153C167.242 98.3848 166.284 97.7564 166.13 97.5258C165.697 97.0805 165.501 98.4829 165.068 98.0376C164.421 97.8703 163.935 99.936 162.965 100.186C162.611 100.356 163.107 101.294 162.444 101.004C160.11 103.307 157.925 103.837 154.286 102.802C152.71 101.251 150.215 101.321 149.759 98.7501C148.811 91.3594 152.205 83.6618 157.827 78.6834C160.53 76.3331 165.694 72.6655 168.862 75.89C170.201 75.5929 170.363 77.8259 171.392 77.0678C172.056 77.3583 173.193 76.4611 172.826 77.5098C172.612 77.7878 172.751 77.8951 172.905 78.1257C173.474 77.6771 174.166 77.2127 173.569 78.4162C174.845 77.6264 173.588 79.5406 174.096 79.6005C176.089 76.5903 171.656 86.9253 171.567 88.1887C171.71 89.2973 171.182 88.113 171.277 88.852C171.094 89.3764 171.435 90.0838 171.021 90.763C171.104 92.3801 170.816 94.0446 171.161 95.7533C173.899 94.6507 175.535 90.8098 177.916 88.8765C176.309 91.9625 173.327 94.098 171.395 96.5998C174.569 96.9437 178.273 89.7072 180.452 87.1738C182.281 85.8123 188.779 71.0804 189.774 73.9577C190.16 74.0334 190.22 73.5249 190.466 73.4933C190.652 73.9702 190.147 74.9115 190.962 74.4313C190.397 75.8811 190.751 75.7105 191.625 74.7218C191.828 75.3219 192.336 75.3818 192.169 76.0293C193.246 75.6407 192.494 76.6136 192.327 77.2611C190.739 81.4715 188.797 85.8526 188.118 90.3219C191.26 85.5364 201.096 64.6167 207.43 74.9473ZM192.109 76.5378C192.109 76.5378 192.109 76.5378 192.125 76.661C192.125 76.661 192.216 76.3989 192.109 76.5378ZM192.001 76.6768C192.001 76.6768 191.894 76.8158 192.017 76.8L192.001 76.6768ZM191.683 78.095C191.667 77.9718 191.559 78.1108 191.575 78.234C191.591 78.3572 191.698 78.2182 191.683 78.095ZM190.52 75.8653C190.643 75.8495 190.643 75.8495 190.627 75.7263C190.504 75.7421 190.52 75.8653 190.52 75.8653ZM190.485 74.6177C190.485 74.6177 190.394 74.8799 190.501 74.7409C190.501 74.7409 190.501 74.7409 190.485 74.6177ZM190.536 75.9885C190.413 76.0043 190.289 76.0201 190.305 76.1433C190.321 76.2664 190.321 76.2664 190.321 76.2664C190.567 76.2348 190.552 76.1116 190.536 75.9885ZM190.337 76.3896C190.214 76.4054 190.229 76.5286 190.353 76.5128C190.337 76.3896 190.337 76.3896 190.337 76.3896ZM189.179 84.9271L189.195 85.0503L189.179 84.9271ZM189.15 85.682C189.135 85.5588 188.996 85.4514 189.011 85.5746L189.15 85.682ZM173.897 80.0017C173.774 80.0175 173.882 79.8785 173.897 80.0017V80.0017ZM173.408 81.0662C173.654 81.0345 173.484 80.6808 173.376 80.8198C173.392 80.943 173.392 80.943 173.408 81.0662ZM173.408 81.0662C173.285 81.082 173.193 81.3441 173.301 81.2051C173.424 81.1893 173.424 81.1893 173.408 81.0662ZM161.084 80.6444C160.96 80.6602 160.853 80.7992 160.976 80.7834C161.099 80.7676 161.084 80.6444 161.084 80.6444ZM162.444 101.004C162.444 101.004 162.659 100.726 162.428 100.881C162.428 100.881 162.428 100.881 162.444 101.004ZM165.528 87.962C165.282 87.9937 165.282 87.9937 165.298 88.1168C165.421 88.101 165.421 88.101 165.528 87.962ZM165.592 88.4548C165.345 88.4864 165.345 88.4864 165.377 88.7327C165.484 88.5937 165.484 88.5938 165.592 88.4548ZM166.448 96.1076C166.325 96.1234 166.464 96.2308 166.587 96.215C166.464 96.2308 166.448 96.1076 166.448 96.1076ZM165.592 88.4548C165.592 88.4548 165.822 88.3 165.576 88.3316L165.592 88.4548ZM165.528 87.962C165.528 87.962 165.636 87.8231 165.62 87.6999L165.481 87.5925C165.497 87.7157 165.513 87.8389 165.528 87.962ZM169.137 98.5172C169.152 98.6404 169.276 98.6246 169.383 98.4856C169.383 98.4856 169.121 98.394 169.137 98.5172ZM167.053 78.3759C166.926 77.3905 165.928 78.395 165.511 78.0729C165.325 77.596 164.757 78.0445 164.403 78.2151C164.049 78.3857 163.525 78.2026 163.203 78.6196C164.728 78.7994 161.112 79.8895 161.084 80.6444C161.699 80.5653 161.039 81.2761 160.638 81.0771C158.873 82.9314 157.171 85.2783 156.116 87.7926C154.787 91.0934 153.66 94.9942 154.042 98.9517C156.772 104.611 163.141 92.7758 164.704 90.3215C165.671 89.0706 165.083 88.3948 165.434 87.223C166.842 84.5381 167.694 81.4237 167.053 78.3759ZM179.341 96.0808C179.294 95.7113 178.833 96.0209 179.218 96.0967L179.341 96.0808ZM181.006 96.3681C181.129 96.3523 181.129 96.3523 181.129 96.3523C181.113 96.2291 180.99 96.2449 181.006 96.3681ZM181.353 94.195C181.353 94.195 181.337 94.0718 181.46 94.056C181.445 93.9328 181.214 94.0876 181.353 94.195ZM181.603 95.1646C181.6 99.0464 182.522 93.5442 182.626 92.404C181.764 92.5146 182.124 94.3465 181.603 95.1646ZM188.76 98.2527C188.76 98.2527 188.498 98.1612 188.637 98.2686L188.76 98.2527ZM188.027 90.5841C187.78 90.6157 187.828 90.9852 187.935 90.8462C188.042 90.7073 188.027 90.5841 188.027 90.5841ZM188.027 90.5841C188.011 90.4609 188.134 90.4451 188.118 90.3219C188.011 90.4609 188.011 90.4609 188.027 90.5841ZM189.985 96.0922L190.109 96.0764C190.232 96.0606 189.97 95.969 189.985 96.0922ZM190.291 90.6691L190.307 90.7923L190.291 90.6691ZM191.731 88.2306C191.608 88.2464 191.624 88.3695 191.624 88.3695C191.624 88.3695 191.747 88.3537 191.731 88.2306ZM191.813 89.8477C191.813 89.8477 191.905 89.5855 191.798 89.7245L191.813 89.8477ZM191.516 88.5085C191.516 88.5085 191.409 88.6475 191.532 88.6317C191.516 88.5085 191.516 88.5085 191.516 88.5085ZM190.92 89.712L190.796 89.7278L190.92 89.712ZM190.597 90.1289C190.474 90.1447 190.613 90.2521 190.597 90.1289V90.1289ZM191.226 94.0549C191.35 94.0391 191.564 93.7611 191.425 93.6537C191.302 93.6695 191.087 93.9475 191.226 94.0549ZM191.732 93.1136C191.732 93.1136 191.732 93.1136 191.716 92.9904C191.716 92.9904 191.609 93.1294 191.732 93.1136ZM191.839 92.9746C191.839 92.9746 192.177 92.6808 191.915 92.5892C191.792 92.6051 191.7 92.8672 191.839 92.9746ZM191.706 89.9867C191.706 89.9867 191.706 89.9867 191.69 89.8635C191.69 89.8635 191.599 90.1257 191.706 89.9867ZM192.13 92.3113C192.145 92.4345 192.269 92.4186 192.376 92.2797C192.36 92.1565 192.114 92.1881 192.13 92.3113ZM191.731 88.2306C191.854 88.2148 191.946 87.9526 191.839 88.0916C191.715 88.1074 191.731 88.2306 191.731 88.2306ZM192.559 91.7553C192.42 91.6479 192.42 91.6479 192.436 91.7711C192.436 91.7711 192.436 91.7711 192.559 91.7553ZM192.559 91.7553C192.575 91.8785 192.591 92.0017 192.714 91.9859C192.698 91.8627 192.698 91.8627 192.559 91.7553ZM192.41 88.6442C192.394 88.5211 192.394 88.5211 192.41 88.6442V88.6442ZM192.985 90.1982C192.985 90.1982 193.001 90.3213 193.124 90.3055C193.108 90.1823 192.969 90.075 192.985 90.1982ZM193.124 90.3055C193.156 90.5519 193.462 90.0117 193.323 89.9044C193.061 89.8128 192.969 90.075 193.247 90.2897L193.124 90.3055ZM193.023 87.564L193.039 87.6872L193.023 87.564ZM193.446 89.8886C193.431 89.7654 193.554 89.7496 193.538 89.6264C193.431 89.7654 193.431 89.7654 193.446 89.8886ZM193.538 89.6264C193.769 89.4716 193.876 89.3326 193.844 89.0863C193.459 89.0105 193.506 89.38 193.538 89.6264ZM193.967 89.0705C194.214 89.0388 194.381 88.3913 194.226 88.1608C193.98 88.1924 193.582 88.9947 193.967 89.0705ZM194.586 85.1097L194.57 84.9865L194.447 85.0023L194.586 85.1097ZM194.753 84.4621C194.63 84.478 194.769 84.5853 194.877 84.4463L194.753 84.4621ZM195.06 83.922C195.183 83.9062 195.167 83.783 195.167 83.783C195.044 83.7988 194.936 83.9378 195.06 83.922ZM195.167 83.783C195.274 83.644 195.274 83.644 195.259 83.5209C195.12 83.4135 195.151 83.6598 195.167 83.783ZM196.033 84.6736C196.172 84.781 196.402 84.6262 196.386 84.503C196.231 84.2725 196.017 84.5504 196.033 84.6736ZM196.209 82.1468L196.193 82.0236L196.07 82.0394L196.209 82.1468ZM196.661 83.7165L196.784 83.7007C196.768 83.5775 196.645 83.5933 196.661 83.7165ZM196.607 81.3445L196.714 81.2055C196.591 81.2213 196.484 81.3603 196.607 81.3445ZM196.714 81.2055L196.822 81.0665C196.699 81.0823 196.699 81.0824 196.714 81.2055ZM196.806 80.9434C197.052 80.9118 197.036 80.7886 197.144 80.6496C196.882 80.558 196.774 80.697 196.806 80.9434ZM197.128 80.5264C197.359 80.3716 197.482 80.3558 197.45 80.1094C197.188 80.0179 197.112 80.4032 197.128 80.5264ZM197.795 81.8181L197.671 81.834L197.81 81.9413L197.795 81.8181ZM198.208 81.139L198.193 81.0158L198.208 81.139ZM198.944 80.0429C198.944 80.0429 198.96 80.1661 199.067 80.0271C199.067 80.0271 199.067 80.0271 198.944 80.0429ZM198.619 79.4587C198.865 79.4271 198.957 79.1649 198.925 78.9185C198.802 78.9343 198.357 79.3671 198.619 79.4587ZM198.691 78.0721C198.691 78.0721 198.691 78.0721 198.707 78.1953C198.83 78.1795 198.814 78.0563 198.691 78.0721ZM198.925 78.9185C199.048 78.9027 199.048 78.9027 199.048 78.9027C199.585 78.2078 199.092 78.271 198.925 78.9185ZM199.345 80.2419C199.206 80.1345 199.361 80.3651 199.468 80.2261C199.468 80.2261 199.468 80.2261 199.345 80.2419ZM199.25 79.5028C199.266 79.626 199.513 79.5944 199.497 79.4712C199.481 79.348 199.235 79.3796 199.25 79.5028ZM199.105 77.393C199.275 77.7467 199.613 77.4529 199.582 77.2066C199.32 77.115 199.335 77.2382 199.105 77.393ZM199.705 77.1908C199.951 77.1591 200.059 77.0202 200.15 76.758C199.904 76.7896 199.673 76.9444 199.705 77.1908ZM200.15 76.758C200.15 76.758 200.273 76.7422 200.258 76.619C200.119 76.5116 200.134 76.6348 200.15 76.758ZM200.611 76.4484L200.472 76.341L200.488 76.4642L200.611 76.4484ZM192.252 87.4125C195.028 83.6756 196.799 78.9409 200.656 75.8167C197.194 77.1374 194.166 83.7863 192.252 87.4125ZM200.747 75.5545C200.747 75.5545 200.87 75.5387 200.854 75.4156C200.715 75.3082 200.731 75.4314 200.747 75.5545ZM190.292 123.849C190.185 123.988 190.371 124.465 190.447 124.079C190.431 123.956 190.415 123.833 190.292 123.849ZM199.358 131.074L199.234 131.09L199.373 131.198L199.358 131.074ZM199.02 131.368C198.897 131.384 198.897 131.384 198.897 131.384C199.036 131.491 199.127 131.229 199.02 131.368ZM198.912 131.507C198.789 131.523 198.789 131.523 198.805 131.646L198.912 131.507ZM198.682 131.662L198.574 131.801C198.698 131.785 198.698 131.785 198.682 131.662ZM198.59 131.924C198.451 131.817 198.36 132.079 198.483 132.063C198.59 131.924 198.59 131.924 198.59 131.924ZM190.475 123.325C190.541 119.935 191.223 116.467 191.535 113.047C190.683 116.161 190.171 119.983 190.475 123.325ZM191.642 112.908C191.873 112.753 191.933 112.244 191.762 111.891C191.516 111.922 191.472 112.554 191.642 112.908ZM193.593 125.178L193.577 125.055L193.593 125.178ZM191.762 111.891C192.192 111.335 192.328 110.441 192.249 109.825C191.926 110.242 191.791 111.136 191.762 111.891ZM192.249 109.825C192.356 109.686 192.356 109.686 192.463 109.547C192.384 108.931 192.185 109.332 192.249 109.825ZM192.416 109.177C192.662 109.146 192.615 108.776 192.706 108.514C192.52 108.037 192.277 109.07 192.416 109.177ZM192.643 108.021C192.782 108.129 192.981 107.728 192.965 107.605C192.886 106.989 192.488 107.791 192.643 108.021ZM192.934 107.358C193.041 107.219 193.041 107.219 193.025 107.096C192.87 106.865 192.795 107.251 192.934 107.358ZM193.069 106.464C192.946 106.48 192.994 106.85 193.085 106.587L193.069 106.464ZM193.177 106.325C193.177 106.325 193.3 106.309 193.284 106.186C193.252 105.94 193.038 106.218 193.177 106.325ZM193.48 104.784L193.603 104.768L193.48 104.784ZM194.554 108.277C194.431 108.293 194.57 108.4 194.554 108.277V108.277ZM194.614 107.769C194.737 107.753 194.968 107.598 194.829 107.491C194.69 107.383 194.475 107.661 194.614 107.769ZM194.627 106.89C194.797 107.244 195.103 106.704 194.949 106.474C194.794 106.243 194.734 106.752 194.627 106.89ZM196.155 103.189L196.016 103.081L196.032 103.204L196.155 103.189ZM196.215 102.68C196.107 102.819 196.246 102.926 196.231 102.803L196.215 102.68ZM196.414 102.279C196.306 102.418 196.445 102.525 196.429 102.402C196.429 102.402 196.429 102.402 196.414 102.279ZM196.597 101.755C196.474 101.77 196.366 101.909 196.489 101.894C196.489 101.894 196.474 101.77 196.597 101.755ZM196.597 101.755C196.704 101.616 196.704 101.616 196.688 101.492C196.534 101.262 196.581 101.631 196.597 101.755ZM197.421 99.3951L197.405 99.2719L197.421 99.3951ZM198.198 96.6661C198.198 96.6661 198.321 96.6503 198.305 96.5271C198.182 96.5429 198.09 96.8051 198.198 96.6661ZM198.305 96.5271C198.412 96.3881 198.412 96.3881 198.396 96.2649C198.257 96.1576 198.289 96.4039 198.305 96.5271ZM199.334 95.7689L199.458 95.7531L199.334 95.7689ZM199.407 94.3824L199.391 94.2592L199.407 94.3824ZM199.697 93.7191C199.574 93.7349 199.713 93.8422 199.697 93.7191V93.7191ZM200.36 89.1266C200.468 88.9876 200.221 89.0192 200.237 89.1424C200.269 89.3887 200.515 89.3571 200.36 89.1266ZM200.269 89.3887C200.145 89.4045 200.038 89.5435 200.161 89.5277C200.269 89.3887 200.269 89.3887 200.269 89.3887ZM200.073 90.7911C200.319 90.7595 200.256 90.2668 200.057 90.6679L200.073 90.7911ZM199.981 91.0533C200.105 91.0375 200.089 90.9143 200.073 90.7911C199.966 90.9301 199.966 90.9301 199.981 91.0533ZM199.994 90.1752C199.871 90.191 199.871 90.191 199.871 90.191C199.887 90.3142 199.994 90.1752 199.994 90.1752ZM199.688 90.7153L199.58 90.8543L199.703 90.8385L199.688 90.7153ZM199.773 93.3337C199.773 93.3337 199.789 93.4569 199.773 93.3337V93.3337ZM199.972 92.9326C199.849 92.9484 199.988 93.0557 199.972 92.9326V92.9326ZM199.981 91.0533C199.751 91.2081 199.751 91.2081 199.89 91.3154C199.906 91.4386 199.997 91.1764 199.981 91.0533ZM200.108 92.0387C200.108 92.0387 199.846 91.9471 199.985 92.0545C199.985 92.0545 200 92.1777 200.108 92.0387ZM200.048 92.5472C200.064 92.6704 200.064 92.6704 200.171 92.5314C200.048 92.5472 200.048 92.5472 200.048 92.5472ZM200.155 92.4082C200.278 92.3924 200.278 92.3924 200.263 92.2692C200.215 91.8997 200.016 92.3009 200.155 92.4082ZM200.231 92.0229C200.354 92.0071 200.477 91.9913 200.462 91.8681L200.446 91.7449C200.199 91.7765 200.215 91.8997 200.231 92.0229ZM200.446 91.7449C200.446 91.7449 200.537 91.4827 200.43 91.6217C200.43 91.6217 200.43 91.6217 200.446 91.7449ZM200.256 90.2668C200.165 90.5289 200.395 90.3741 200.379 90.251C200.348 90.0046 200.24 90.1436 200.256 90.2668ZM200.348 90.0046C200.487 90.112 200.578 89.8498 200.455 89.8656C200.348 90.0046 200.348 90.0046 200.348 90.0046ZM200.547 89.6035C200.654 89.4645 200.654 89.4645 200.638 89.3413C200.376 89.2497 200.408 89.4961 200.547 89.6035ZM200.638 89.3413C200.761 89.3255 200.853 89.0633 200.746 89.2023C200.622 89.2181 200.622 89.2181 200.638 89.3413ZM200.528 88.479C200.651 88.4632 200.651 88.4632 200.651 88.4632C200.651 88.4632 200.651 88.4632 200.528 88.479ZM205.498 77.4491C205.482 77.3259 205.359 77.3417 205.359 77.3417C205.374 77.4649 205.513 77.5722 205.498 77.4491ZM205.22 77.2343C205.22 77.2343 205.097 77.2501 205.359 77.3417L205.22 77.2343ZM204.958 77.1428C204.819 77.0354 204.819 77.0354 204.834 77.1586C204.834 77.1586 204.834 77.1586 204.958 77.1428ZM201.298 88.6306L201.421 88.6147L201.406 88.4916L201.298 88.6306ZM200.884 84.4267C200.991 84.2877 200.9 84.5499 200.777 84.5657C200.761 84.4425 200.761 84.4425 200.884 84.4267ZM201.497 88.2294C201.605 88.0904 201.605 88.0904 201.589 87.9672C201.434 87.7367 201.39 88.3684 201.497 88.2294ZM201.601 87.0892L201.478 87.105L201.601 87.0892ZM201.772 87.4429C201.772 87.4429 201.895 87.4271 201.879 87.3039C201.756 87.3197 201.649 87.4587 201.772 87.4429ZM201.879 87.3039C202.11 87.1491 202.186 86.7638 202.154 86.5174C201.399 86.4891 201.832 86.9344 201.879 87.3039ZM202.552 85.7151C202.568 85.8383 202.707 85.9457 202.691 85.8225C202.691 85.8225 202.675 85.6993 202.552 85.7151ZM202.751 85.314C202.643 85.453 202.906 85.5445 202.89 85.4214C202.767 85.4372 202.767 85.4372 202.751 85.314ZM203.193 83.88C203.193 83.88 203.455 83.9716 203.316 83.8642C203.316 83.8642 203.316 83.8642 203.193 83.88ZM204.222 83.1218C204.206 82.9986 204.099 83.1376 204.115 83.2608C204.131 83.384 204.238 83.245 204.222 83.1218ZM204.349 84.1073C204.226 84.1231 204.241 84.2462 204.241 84.2462C204.349 84.1073 204.349 84.1073 204.349 84.1073ZM204.564 83.8293L204.548 83.7061C204.301 83.7377 204.317 83.8609 204.333 83.9841C204.456 83.9683 204.579 83.9525 204.564 83.8293ZM204.548 83.7061C204.655 83.5671 204.639 83.444 204.623 83.3208C204.5 83.3366 204.516 83.4598 204.548 83.7061ZM204.623 83.3208C204.731 83.1818 204.731 83.1818 204.715 83.0586C204.56 82.8281 204.608 83.1976 204.623 83.3208ZM204.99 82.2721L204.974 82.1489L204.867 82.2879L204.99 82.2721ZM204.964 79.1452C205.065 77.0038 204.711 77.1744 204.086 79.1327C203.855 79.2875 204.257 79.4864 203.887 79.5338C203.764 79.5497 203.919 79.7802 204.058 79.8876C203.612 80.3203 203.799 80.7972 203.461 81.091C203.249 82.3702 202.438 83.8517 202.365 85.2382C201.781 85.5636 201.967 86.0405 202.154 86.5174C203.117 84.2653 204.033 81.6437 204.964 79.1452ZM204.901 78.6525C204.917 78.7757 205.179 78.8673 205.04 78.7599C205.024 78.6367 205.024 78.6367 204.901 78.6525ZM205.4 80.5918C205.17 80.7466 205.34 81.1003 205.432 80.8381C205.432 80.8381 205.416 80.7149 205.4 80.5918ZM205.4 80.5918C205.631 80.437 205.706 80.0516 205.659 79.6821C205.428 79.8369 205.369 80.3454 205.4 80.5918ZM205.719 79.1736C205.397 79.5905 205.921 79.7737 205.735 79.2967C205.719 79.1736 205.719 79.1736 205.719 79.1736ZM206.202 76.1066L206.186 75.9834L206.202 76.1066ZM206.518 78.5702C206.395 78.586 206.534 78.6934 206.518 78.5702V78.5702ZM200.653 84.5815L200.53 84.5973C200.53 84.5973 200.514 84.4741 200.653 84.5815ZM189.517 117.813C189.035 120.88 188.937 124.023 189.209 127.118C189.304 127.857 190.109 129.256 189.68 129.812C189.171 129.752 190.208 130.996 189.266 130.491C186.609 123.445 188.844 114.519 191.272 108.072C191.175 111.215 189.845 114.516 189.517 117.813ZM179.757 86.637C179.11 86.4696 181.503 83.6583 182.04 82.9634C181.829 84.2426 180.477 85.4177 179.757 86.637ZM182.808 82.1137C182.577 82.2685 182.486 82.5306 182.255 82.6854C183.187 80.1869 185.337 78.4085 182.808 82.1137ZM179.205 87.2087C178.775 87.7647 178.485 88.428 177.916 88.8765C178.083 88.229 178.743 87.5183 179.296 86.9465C179.312 87.0697 179.328 87.1929 179.205 87.2087ZM190.614 95.1351C191.059 94.7024 190.908 95.473 190.554 95.6436C190.292 95.5521 190.522 95.3973 190.614 95.1351ZM181.028 98.4937C181.243 98.2157 181.429 98.6927 181.199 98.8474C180.968 99.0022 180.921 98.6327 181.028 98.4937ZM153.44 103.036C153.563 103.02 153.809 102.988 153.825 103.111C153.702 103.127 153.348 103.298 153.44 103.036ZM153.825 103.111C153.825 103.111 153.948 103.096 153.964 103.219C153.841 103.235 153.841 103.235 153.825 103.111ZM183.126 99.2262C182.987 99.1189 183.217 98.9641 183.201 98.8409C183.448 98.8093 183.372 99.1946 183.126 99.2262ZM180.775 96.5229C180.867 96.2607 180.946 96.8766 180.823 96.8924C180.684 96.785 180.791 96.646 180.775 96.5229ZM180.864 95.2595C180.756 95.3984 180.709 95.0289 180.709 95.0289C180.939 94.8741 181.078 94.9815 180.864 95.2595ZM185.29 78.0389C185.043 78.0705 185.258 77.7926 185.381 77.7768C185.397 77.8999 185.413 78.0231 185.29 78.0389ZM186.717 76.4785C186.733 76.6017 186.61 76.6175 186.61 76.6175C186.594 76.4943 186.562 76.2479 186.686 76.2321C186.701 76.3553 186.701 76.3553 186.717 76.4785ZM154.087 103.203C154.349 103.295 153.98 103.342 153.964 103.219L154.087 103.203ZM181.18 97.723C181.211 97.9694 180.918 97.6315 181.148 97.4767C181.164 97.5999 181.164 97.5998 181.18 97.723ZM200.041 85.6617C200.041 85.6617 200.025 85.5386 200.148 85.5228C200.164 85.6459 200.088 86.0313 200.041 85.6617ZM171.324 89.2216C171.293 88.9752 171.277 88.852 171.4 88.8362C171.416 88.9594 171.432 89.0826 171.324 89.2216ZM171.4 88.8362C171.4 88.8362 171.4 88.8362 171.523 88.8204C171.523 88.8204 171.523 88.8204 171.4 88.8362ZM200.423 84.7363L200.53 84.5973C200.669 84.7047 200.47 85.1058 200.423 84.7363ZM200.562 84.8436C200.562 84.8436 200.685 84.8278 200.578 84.9668C200.578 84.9668 200.578 84.9668 200.562 84.8436ZM179.388 86.6844C179.403 86.8076 179.419 86.9307 179.296 86.9465C179.28 86.8234 179.264 86.7002 179.388 86.6844ZM200.454 84.9826C200.439 84.8594 200.439 84.8594 200.439 84.8594C200.454 84.9826 200.454 84.9826 200.454 84.9826ZM200.331 84.9984C200.331 84.9984 200.331 84.9984 200.454 84.9826C200.454 84.9826 200.347 85.1216 200.331 84.9984ZM200.256 85.3838C200.271 85.507 200.271 85.5069 200.148 85.5228C200.132 85.3996 200.363 85.2448 200.256 85.3838ZM199.75 86.3251L199.889 86.4324L199.766 86.4482L199.75 86.3251ZM182.025 82.8402L182.04 82.9634C182.025 82.8402 182.025 82.8402 182.025 82.8402ZM182.255 82.6854C182.271 82.8086 182.148 82.8244 182.025 82.8402C182.025 82.8402 182.132 82.7012 182.255 82.6854ZM199.476 87.1116L199.599 87.0957L199.615 87.2189L199.476 87.1116ZM173.495 93.4505L173.372 93.4663L173.495 93.4505ZM174.469 80.5544C174.453 80.4312 174.453 80.4312 174.453 80.4312C174.453 80.4312 174.592 80.5386 174.469 80.5544ZM152.28 101.807L152.388 101.668C152.403 101.791 152.296 101.93 152.28 101.807ZM167.801 99.8155L167.924 99.7997L167.801 99.8155ZM185.366 77.6536L185.381 77.7768C185.366 77.6536 185.366 77.6536 185.366 77.6536ZM185.596 77.4988C185.612 77.622 185.489 77.6378 185.366 77.6536C185.489 77.6378 185.473 77.5146 185.596 77.4988ZM153.07 103.083L153.054 102.96L153.07 103.083ZM185.703 77.3598C185.703 77.3598 185.719 77.483 185.596 77.4988C185.58 77.3756 185.58 77.3756 185.703 77.3598ZM185.688 77.2366C185.703 77.3598 185.703 77.3598 185.703 77.3598L185.688 77.2366ZM185.811 77.2208C185.811 77.2208 185.811 77.2208 185.688 77.2366C185.688 77.2366 185.918 77.0818 185.811 77.2208ZM186.503 76.7565C186.379 76.7723 186.487 76.6333 186.487 76.6333C186.626 76.7406 186.503 76.7565 186.503 76.7565ZM186.793 76.0931C186.916 76.0773 186.809 76.2163 186.686 76.2321C186.686 76.2321 186.67 76.1089 186.793 76.0931ZM172.858 77.7561C172.858 77.7561 172.874 77.8793 172.751 77.8951C172.735 77.772 172.842 77.633 172.858 77.7561ZM191.903 74.9365C191.919 75.0597 191.919 75.0597 191.919 75.0597C191.78 74.9523 191.887 74.8133 191.903 74.9365ZM173.057 77.355C172.934 77.3708 172.934 77.3708 172.918 77.2476C173.041 77.2318 173.196 77.4624 173.057 77.355ZM191.714 106.638L191.838 106.622L191.714 106.638ZM191.733 74.5828C191.733 74.5828 191.61 74.5986 191.625 74.7218C191.61 74.5986 191.733 74.5828 191.733 74.5828ZM199.831 73.2932L199.847 73.4164L199.723 73.4322L199.831 73.2932ZM200.399 72.8446L200.538 72.952L200.415 72.9678L200.399 72.8446ZM201.123 72.6266C201.246 72.6108 201.246 72.6108 201.262 72.734C201.138 72.7498 200.999 72.6424 201.123 72.6266ZM156.478 99.3905C156.708 99.2357 157.292 98.9103 157.324 99.1567C157.002 99.5736 155.186 100.057 156.478 99.3905ZM160.58 96.2347C160.95 96.1873 160.612 96.481 160.381 96.6358C160.012 96.6832 160.334 96.2663 160.58 96.2347ZM162.052 94.0425C162.02 93.7962 162.127 93.6572 162.358 93.5024C162.39 93.7487 162.282 93.8877 162.052 94.0425ZM157.431 99.0177C157.416 98.8945 157.539 98.8787 157.662 98.8629C157.678 98.9861 157.555 99.0019 157.431 99.0177ZM157.662 98.8629L157.785 98.8471C157.785 98.8471 157.785 98.8471 157.662 98.8629ZM157.785 98.8471C157.753 98.6007 157.877 98.5849 158 98.5691C158.031 98.8154 157.908 98.8313 157.785 98.8471ZM158 98.5691C158 98.5691 158 98.5691 158.123 98.5533L158 98.5691ZM158.123 98.5533C158.107 98.4301 158.23 98.4143 158.354 98.3985C158.369 98.5217 158.246 98.5375 158.123 98.5533ZM158.354 98.3985C158.354 98.3985 158.354 98.3985 158.477 98.3827L158.354 98.3985ZM158.216 84.6434C158.248 84.8897 157.97 84.675 158.2 84.5202L158.216 84.6434ZM157.878 84.9371C158.001 84.9213 158.033 85.1677 157.91 85.1835C157.787 85.1993 157.771 85.0761 157.878 84.9371ZM164.947 89.2887C164.932 89.1655 164.777 88.9349 165.023 88.9033C165.039 89.0265 165.071 89.2729 164.947 89.2887ZM165.067 88.2716C165.067 88.2716 165.052 88.1484 165.175 88.1326C165.19 88.2558 164.96 88.4106 165.067 88.2716ZM164.992 88.657C165.115 88.6412 165.007 88.7801 164.884 88.796L164.992 88.657ZM164.761 88.8118C164.761 88.8118 164.761 88.8118 164.884 88.796C164.9 88.9191 164.793 89.0581 164.761 88.8118ZM165.023 88.9033C165.007 88.7801 165.131 88.7643 165.254 88.7485C165.27 88.8717 165.146 88.8875 165.023 88.9033ZM164.717 89.4435C164.84 89.4277 164.824 89.3045 164.947 89.2887C164.963 89.4118 164.84 89.4277 164.717 89.4435ZM164.733 89.5666C164.717 89.4435 164.717 89.4435 164.717 89.4435C164.733 89.5666 164.733 89.5666 164.733 89.5666ZM164.609 89.5824L164.733 89.5666C164.733 89.5666 164.748 89.6898 164.609 89.5824ZM156.884 86.9429L156.76 86.9587L156.884 86.9429ZM163.691 91.2029L163.814 91.187C163.921 91.0481 163.814 91.187 163.691 91.2029ZM163.583 91.3418L163.706 91.326C163.706 91.326 163.615 91.5882 163.583 91.3418ZM163.706 91.326C163.706 91.326 163.706 91.326 163.691 91.2029C163.706 91.326 163.706 91.326 163.706 91.326ZM163.4 91.8662C163.384 91.743 163.615 91.5882 163.507 91.7272C163.523 91.8504 163.523 91.8504 163.4 91.8662ZM163.293 92.0052C163.293 92.0052 163.277 91.882 163.4 91.8662C163.416 91.9893 163.416 91.9893 163.293 92.0052ZM163.078 92.2831C163.185 92.1441 163.185 92.1441 163.308 92.1283C163.185 92.1441 163.201 92.2673 163.078 92.2831ZM163.308 92.1283L163.293 92.0052C163.308 92.1283 163.308 92.1283 163.308 92.1283ZM162.971 92.4221C162.955 92.2989 163.078 92.2831 163.078 92.2831C163.094 92.4063 162.986 92.5453 162.971 92.4221ZM162.895 92.8074C162.895 92.8074 162.986 92.5453 162.895 92.8074V92.8074ZM162.68 93.0854C162.664 92.9623 162.787 92.9464 162.787 92.9464C162.787 92.9464 162.803 93.0696 162.68 93.0854ZM162.772 92.8233C162.772 92.8233 162.772 92.8233 162.895 92.8074L162.787 92.9464C162.772 92.8233 162.772 92.8233 162.772 92.8233ZM162.573 93.2244C162.573 93.2244 162.557 93.1012 162.68 93.0854C162.696 93.2086 162.573 93.2244 162.573 93.2244ZM162.358 93.5024C162.342 93.3792 162.465 93.3634 162.465 93.3634C162.465 93.3634 162.465 93.3634 162.358 93.5024ZM162.465 93.3634C162.45 93.2402 162.45 93.2402 162.573 93.2244C162.573 93.2244 162.45 93.2402 162.465 93.3634ZM158.554 84.3496L158.431 84.3654L158.554 84.3496ZM161.944 94.1815C161.928 94.0583 162.052 94.0425 162.052 94.0425C162.067 94.1657 161.96 94.3047 161.944 94.1815ZM158.876 83.9326C158.769 84.0716 158.876 83.9326 158.876 83.9326V83.9326ZM158.876 83.9326C158.86 83.8094 158.86 83.8094 158.86 83.8094L158.876 83.9326ZM160.946 95.186L161.069 95.1702L160.946 95.186ZM158.86 83.8094L158.984 83.7936C158.984 83.7936 158.984 83.7936 158.86 83.8094ZM158.984 83.7936C158.984 83.7936 158.984 83.7936 158.968 83.6704L158.984 83.7936ZM159.306 83.3767L159.29 83.2535L159.306 83.3767ZM159.904 96.8222C160.027 96.8064 159.92 96.9454 159.92 96.9454C159.904 96.8222 159.904 96.8222 159.904 96.8222ZM159.813 97.0844C159.674 96.977 159.797 96.9612 159.92 96.9454L159.813 97.0844ZM158.477 98.3827C158.461 98.2595 158.461 98.2595 158.461 98.2595L158.477 98.3827ZM162.006 80.0252C162.006 80.0252 162.006 80.0252 162.022 80.1484C162.006 80.0252 162.006 80.0252 161.883 80.041C162.006 80.0252 162.006 80.0252 162.006 80.0252ZM161.883 80.041C161.883 80.041 161.883 80.041 161.867 79.9178L161.883 80.041ZM162.359 79.8546C162.236 79.8704 162.344 79.7314 162.344 79.7314C162.359 79.8546 162.359 79.8546 162.359 79.8546ZM162.344 79.7314L162.467 79.7156C162.467 79.7156 162.467 79.7156 162.344 79.7314ZM163.819 78.5405C163.819 78.5405 163.834 78.6637 163.711 78.6795C163.695 78.5563 163.926 78.4015 163.819 78.5405ZM203.635 82.446C203.635 82.446 203.635 82.446 203.651 82.5692C203.635 82.446 203.635 82.446 203.635 82.446ZM203.48 82.2154C203.619 82.3228 203.619 82.3228 203.635 82.446C203.388 82.4776 203.373 82.3544 203.48 82.2154ZM203.695 81.9375L203.556 81.8301L203.679 81.8143L203.695 81.9375ZM203.938 80.9046C203.954 81.0278 203.815 80.9204 203.799 80.7972C203.799 80.7972 203.815 80.9204 203.938 80.9046ZM204.073 80.0108C204.073 80.0108 204.073 80.0108 204.058 79.8876C204.058 79.8876 204.181 79.8718 204.073 80.0108Z' fill='%235BD8FF'/%3E%3Cpath d='M207.43 74.9473C208.132 82.3697 203.563 88.7156 201.706 95.715C198.101 104.692 195.423 115.052 195.055 124.865C195.185 126.852 194.579 129.935 196.247 131.223C197.061 130.743 197.98 129.123 198.691 129.783C198.615 130.168 199.231 130.089 199.478 130.057C200.51 130.3 199.68 130.657 200.88 130.253C200.684 131.655 199.206 131.845 198.407 132.448C198.101 132.989 197.763 133.282 197.254 133.222C196.885 133.27 195.959 132.888 195.776 133.412C195.792 133.535 195.637 133.305 195.621 133.182C195.16 133.491 194.819 132.784 194.45 132.831C193.925 132.648 193.587 132.942 193.186 132.743C186.376 127.482 191.592 111.537 193.401 104.168C194.111 99.9451 209.757 65.759 199.086 81.1516C195.988 85.3053 193.668 91.6131 190.399 95.4131C190.045 95.5837 190.541 96.5217 189.894 96.3544C189.771 96.3702 189.648 96.386 189.787 96.4934C189.528 97.403 188.748 99.1308 187.532 99.4121C187.039 99.4753 186.856 99.9996 186.161 99.4628C185.422 99.5576 184.85 99.0049 183.94 98.7461C183.015 98.364 182.68 99.659 181.834 99.8928C181.325 99.8329 180.4 99.4508 181.246 99.217C181.508 99.3085 181.802 99.6465 182.033 99.4917C182.863 99.1347 182.225 97.088 181.701 96.9049C180.933 97.7546 181.129 96.3523 180.573 95.9228C180.542 95.6764 180.943 95.8753 180.911 95.629C183.099 91.2163 176.398 100.465 174.516 99.4547C173.148 100.507 171.048 98.7728 169.465 100.103C168.988 100.289 167.725 100.201 168.647 99.5817C169.017 99.5343 170.479 99.2214 170.031 98.6529C169.522 98.593 168.969 99.1647 168.751 98.4415C167.595 98.2142 167.282 96.7519 166.587 96.215C166.066 97.0331 166.253 97.51 167.194 98.0153C167.242 98.3848 166.284 97.7564 166.13 97.5258C165.697 97.0805 165.501 98.4829 165.068 98.0376C164.421 97.8703 163.935 99.936 162.965 100.186C162.611 100.356 163.107 101.294 162.444 101.004C160.11 103.307 157.925 103.837 154.286 102.802C152.71 101.251 150.215 101.321 149.759 98.7501C148.811 91.3594 152.205 83.6618 157.827 78.6834C160.53 76.3331 165.694 72.6655 168.862 75.89C170.201 75.5929 170.363 77.8259 171.392 77.0678C172.056 77.3583 173.193 76.4611 172.826 77.5098C172.612 77.7878 172.751 77.8951 172.905 78.1257C173.474 77.6771 174.166 77.2127 173.569 78.4162C174.845 77.6264 173.588 79.5406 174.096 79.6005C176.089 76.5903 171.656 86.9253 171.567 88.1887C171.71 89.2973 171.182 88.113 171.277 88.852C171.094 89.3764 171.435 90.0838 171.021 90.763C171.104 92.3801 170.816 94.0446 171.161 95.7533C173.899 94.6507 175.535 90.8098 177.916 88.8765C176.309 91.9625 173.327 94.098 171.395 96.5998C174.569 96.9437 178.273 89.7072 180.452 87.1738C182.281 85.8123 188.779 71.0804 189.774 73.9577C190.16 74.0334 190.22 73.5249 190.466 73.4933C190.652 73.9702 190.147 74.9115 190.962 74.4313C190.397 75.8811 190.751 75.7105 191.625 74.7218C191.828 75.3219 192.336 75.3818 192.169 76.0293C193.246 75.6407 192.494 76.6136 192.327 77.2611C190.739 81.4715 188.797 85.8526 188.118 90.3219C191.26 85.5364 201.096 64.6167 207.43 74.9473ZM192.109 76.5378C192.109 76.5378 192.109 76.5378 192.125 76.661C192.125 76.661 192.216 76.3989 192.109 76.5378ZM192.001 76.6768C192.001 76.6768 191.894 76.8158 192.017 76.8L192.001 76.6768ZM191.683 78.095C191.667 77.9718 191.559 78.1108 191.575 78.234C191.591 78.3572 191.698 78.2182 191.683 78.095ZM190.52 75.8653C190.643 75.8495 190.643 75.8495 190.627 75.7263C190.504 75.7421 190.52 75.8653 190.52 75.8653ZM190.485 74.6177C190.485 74.6177 190.394 74.8799 190.501 74.7409C190.501 74.7409 190.501 74.7409 190.485 74.6177ZM190.536 75.9885C190.413 76.0043 190.289 76.0201 190.305 76.1433C190.321 76.2664 190.321 76.2664 190.321 76.2664C190.567 76.2348 190.552 76.1116 190.536 75.9885ZM190.337 76.3896C190.214 76.4054 190.229 76.5286 190.353 76.5128C190.337 76.3896 190.337 76.3896 190.337 76.3896ZM189.179 84.9271L189.195 85.0503L189.179 84.9271ZM189.15 85.682C189.135 85.5588 188.996 85.4514 189.011 85.5746L189.15 85.682ZM173.897 80.0017C173.774 80.0175 173.882 79.8785 173.897 80.0017V80.0017ZM173.408 81.0662C173.654 81.0345 173.484 80.6808 173.376 80.8198C173.392 80.943 173.392 80.943 173.408 81.0662ZM173.408 81.0662C173.285 81.082 173.193 81.3441 173.301 81.2051C173.424 81.1893 173.424 81.1893 173.408 81.0662ZM161.084 80.6444C160.96 80.6602 160.853 80.7992 160.976 80.7834C161.099 80.7676 161.084 80.6444 161.084 80.6444ZM162.444 101.004C162.444 101.004 162.659 100.726 162.428 100.881C162.428 100.881 162.428 100.881 162.444 101.004ZM165.528 87.962C165.282 87.9937 165.282 87.9937 165.298 88.1168C165.421 88.101 165.421 88.101 165.528 87.962ZM165.592 88.4548C165.345 88.4864 165.345 88.4864 165.377 88.7327C165.484 88.5937 165.484 88.5938 165.592 88.4548ZM166.448 96.1076C166.325 96.1234 166.464 96.2308 166.587 96.215C166.464 96.2308 166.448 96.1076 166.448 96.1076ZM165.592 88.4548C165.592 88.4548 165.822 88.3 165.576 88.3316L165.592 88.4548ZM165.528 87.962C165.528 87.962 165.636 87.8231 165.62 87.6999L165.481 87.5925C165.497 87.7157 165.513 87.8389 165.528 87.962ZM169.137 98.5172C169.152 98.6404 169.276 98.6246 169.383 98.4856C169.383 98.4856 169.121 98.394 169.137 98.5172ZM167.053 78.3759C166.926 77.3905 165.928 78.395 165.511 78.0729C165.325 77.596 164.757 78.0445 164.403 78.2151C164.049 78.3857 163.525 78.2026 163.203 78.6196C164.728 78.7994 161.112 79.8895 161.084 80.6444C161.699 80.5653 161.039 81.2761 160.638 81.0771C158.873 82.9314 157.171 85.2783 156.116 87.7926C154.787 91.0934 153.66 94.9942 154.042 98.9517C156.772 104.611 163.141 92.7758 164.704 90.3215C165.671 89.0706 165.083 88.3948 165.434 87.223C166.842 84.5381 167.694 81.4237 167.053 78.3759ZM179.341 96.0808C179.294 95.7113 178.833 96.0209 179.218 96.0967L179.341 96.0808ZM181.006 96.3681C181.129 96.3523 181.129 96.3523 181.129 96.3523C181.113 96.2291 180.99 96.2449 181.006 96.3681ZM181.353 94.195C181.353 94.195 181.337 94.0718 181.46 94.056C181.445 93.9328 181.214 94.0876 181.353 94.195ZM181.603 95.1646C181.6 99.0464 182.522 93.5442 182.626 92.404C181.764 92.5146 182.124 94.3465 181.603 95.1646ZM188.76 98.2527C188.76 98.2527 188.498 98.1612 188.637 98.2686L188.76 98.2527ZM188.027 90.5841C187.78 90.6157 187.828 90.9852 187.935 90.8462C188.042 90.7073 188.027 90.5841 188.027 90.5841ZM188.027 90.5841C188.011 90.4609 188.134 90.4451 188.118 90.3219C188.011 90.4609 188.011 90.4609 188.027 90.5841ZM189.985 96.0922L190.109 96.0764C190.232 96.0606 189.97 95.969 189.985 96.0922ZM190.291 90.6691L190.307 90.7923L190.291 90.6691ZM191.731 88.2306C191.608 88.2464 191.624 88.3695 191.624 88.3695C191.624 88.3695 191.747 88.3537 191.731 88.2306ZM191.813 89.8477C191.813 89.8477 191.905 89.5855 191.798 89.7245L191.813 89.8477ZM191.516 88.5085C191.516 88.5085 191.409 88.6475 191.532 88.6317C191.516 88.5085 191.516 88.5085 191.516 88.5085ZM190.92 89.712L190.796 89.7278L190.92 89.712ZM190.597 90.1289C190.474 90.1447 190.613 90.2521 190.597 90.1289V90.1289ZM191.226 94.0549C191.35 94.0391 191.564 93.7611 191.425 93.6537C191.302 93.6695 191.087 93.9475 191.226 94.0549ZM191.732 93.1136C191.732 93.1136 191.732 93.1136 191.716 92.9904C191.716 92.9904 191.609 93.1294 191.732 93.1136ZM191.839 92.9746C191.839 92.9746 192.177 92.6808 191.915 92.5892C191.792 92.6051 191.7 92.8672 191.839 92.9746ZM191.706 89.9867C191.706 89.9867 191.706 89.9867 191.69 89.8635C191.69 89.8635 191.599 90.1257 191.706 89.9867ZM192.13 92.3113C192.145 92.4345 192.269 92.4186 192.376 92.2797C192.36 92.1565 192.114 92.1881 192.13 92.3113ZM191.731 88.2306C191.854 88.2148 191.946 87.9526 191.839 88.0916C191.715 88.1074 191.731 88.2306 191.731 88.2306ZM192.559 91.7553C192.42 91.6479 192.42 91.6479 192.436 91.7711C192.436 91.7711 192.436 91.7711 192.559 91.7553ZM192.559 91.7553C192.575 91.8785 192.591 92.0017 192.714 91.9859C192.698 91.8627 192.698 91.8627 192.559 91.7553ZM192.41 88.6442C192.394 88.5211 192.394 88.5211 192.41 88.6442V88.6442ZM192.985 90.1982C192.985 90.1982 193.001 90.3213 193.124 90.3055C193.108 90.1823 192.969 90.075 192.985 90.1982ZM193.124 90.3055C193.156 90.5519 193.462 90.0117 193.323 89.9044C193.061 89.8128 192.969 90.075 193.247 90.2897L193.124 90.3055ZM193.023 87.564L193.039 87.6872L193.023 87.564ZM193.446 89.8886C193.431 89.7654 193.554 89.7496 193.538 89.6264C193.431 89.7654 193.431 89.7654 193.446 89.8886ZM193.538 89.6264C193.769 89.4716 193.876 89.3326 193.844 89.0863C193.459 89.0105 193.506 89.38 193.538 89.6264ZM193.967 89.0705C194.214 89.0388 194.381 88.3913 194.226 88.1608C193.98 88.1924 193.582 88.9947 193.967 89.0705ZM194.586 85.1097L194.57 84.9865L194.447 85.0023L194.586 85.1097ZM194.753 84.4621C194.63 84.478 194.769 84.5853 194.877 84.4463L194.753 84.4621ZM195.06 83.922C195.183 83.9062 195.167 83.783 195.167 83.783C195.044 83.7988 194.936 83.9378 195.06 83.922ZM195.167 83.783C195.274 83.644 195.274 83.644 195.259 83.5209C195.12 83.4135 195.151 83.6598 195.167 83.783ZM196.033 84.6736C196.172 84.781 196.402 84.6262 196.386 84.503C196.231 84.2725 196.017 84.5504 196.033 84.6736ZM196.209 82.1468L196.193 82.0236L196.07 82.0394L196.209 82.1468ZM196.661 83.7165L196.784 83.7007C196.768 83.5775 196.645 83.5933 196.661 83.7165ZM196.607 81.3445L196.714 81.2055C196.591 81.2213 196.484 81.3603 196.607 81.3445ZM196.714 81.2055L196.822 81.0665C196.699 81.0823 196.699 81.0824 196.714 81.2055ZM196.806 80.9434C197.052 80.9118 197.036 80.7886 197.144 80.6496C196.882 80.558 196.774 80.697 196.806 80.9434ZM197.128 80.5264C197.359 80.3716 197.482 80.3558 197.45 80.1094C197.188 80.0179 197.112 80.4032 197.128 80.5264ZM197.795 81.8181L197.671 81.834L197.81 81.9413L197.795 81.8181ZM198.208 81.139L198.193 81.0158L198.208 81.139ZM198.944 80.0429C198.944 80.0429 198.96 80.1661 199.067 80.0271C199.067 80.0271 199.067 80.0271 198.944 80.0429ZM198.619 79.4587C198.865 79.4271 198.957 79.1649 198.925 78.9185C198.802 78.9343 198.357 79.3671 198.619 79.4587ZM198.691 78.0721C198.691 78.0721 198.691 78.0721 198.707 78.1953C198.83 78.1795 198.814 78.0563 198.691 78.0721ZM198.925 78.9185C199.048 78.9027 199.048 78.9027 199.048 78.9027C199.585 78.2078 199.092 78.271 198.925 78.9185ZM199.345 80.2419C199.206 80.1345 199.361 80.3651 199.468 80.2261C199.468 80.2261 199.468 80.2261 199.345 80.2419ZM199.25 79.5028C199.266 79.626 199.513 79.5944 199.497 79.4712C199.481 79.348 199.235 79.3796 199.25 79.5028ZM199.105 77.393C199.275 77.7467 199.613 77.4529 199.582 77.2066C199.32 77.115 199.335 77.2382 199.105 77.393ZM199.705 77.1908C199.951 77.1591 200.059 77.0202 200.15 76.758C199.904 76.7896 199.673 76.9444 199.705 77.1908ZM200.15 76.758C200.15 76.758 200.273 76.7422 200.258 76.619C200.119 76.5116 200.134 76.6348 200.15 76.758ZM200.611 76.4484L200.472 76.341L200.488 76.4642L200.611 76.4484ZM192.252 87.4125C195.028 83.6756 196.799 78.9409 200.656 75.8167C197.194 77.1374 194.166 83.7863 192.252 87.4125ZM200.747 75.5545C200.747 75.5545 200.87 75.5387 200.854 75.4156C200.715 75.3082 200.731 75.4314 200.747 75.5545ZM190.292 123.849C190.185 123.988 190.371 124.465 190.447 124.079C190.431 123.956 190.415 123.833 190.292 123.849ZM199.358 131.074L199.234 131.09L199.373 131.198L199.358 131.074ZM199.02 131.368C198.897 131.384 198.897 131.384 198.897 131.384C199.036 131.491 199.127 131.229 199.02 131.368ZM198.912 131.507C198.789 131.523 198.789 131.523 198.805 131.646L198.912 131.507ZM198.682 131.662L198.574 131.801C198.698 131.785 198.698 131.785 198.682 131.662ZM198.59 131.924C198.451 131.817 198.36 132.079 198.483 132.063C198.59 131.924 198.59 131.924 198.59 131.924ZM190.475 123.325C190.541 119.935 191.223 116.467 191.535 113.047C190.683 116.161 190.171 119.983 190.475 123.325ZM191.642 112.908C191.873 112.753 191.933 112.244 191.762 111.891C191.516 111.922 191.472 112.554 191.642 112.908ZM193.593 125.178L193.577 125.055L193.593 125.178ZM191.762 111.891C192.192 111.335 192.328 110.441 192.249 109.825C191.926 110.242 191.791 111.136 191.762 111.891ZM192.249 109.825C192.356 109.686 192.356 109.686 192.463 109.547C192.384 108.931 192.185 109.332 192.249 109.825ZM192.416 109.177C192.662 109.146 192.615 108.776 192.706 108.514C192.52 108.037 192.277 109.07 192.416 109.177ZM192.643 108.021C192.782 108.129 192.981 107.728 192.965 107.605C192.886 106.989 192.488 107.791 192.643 108.021ZM192.934 107.358C193.041 107.219 193.041 107.219 193.025 107.096C192.87 106.865 192.795 107.251 192.934 107.358ZM193.069 106.464C192.946 106.48 192.994 106.85 193.085 106.587L193.069 106.464ZM193.177 106.325C193.177 106.325 193.3 106.309 193.284 106.186C193.252 105.94 193.038 106.218 193.177 106.325ZM193.48 104.784L193.603 104.768L193.48 104.784ZM194.554 108.277C194.431 108.293 194.57 108.4 194.554 108.277V108.277ZM194.614 107.769C194.737 107.753 194.968 107.598 194.829 107.491C194.69 107.383 194.475 107.661 194.614 107.769ZM194.627 106.89C194.797 107.244 195.103 106.704 194.949 106.474C194.794 106.243 194.734 106.752 194.627 106.89ZM196.155 103.189L196.016 103.081L196.032 103.204L196.155 103.189ZM196.215 102.68C196.107 102.819 196.246 102.926 196.231 102.803L196.215 102.68ZM196.414 102.279C196.306 102.418 196.445 102.525 196.429 102.402C196.429 102.402 196.429 102.402 196.414 102.279ZM196.597 101.755C196.474 101.77 196.366 101.909 196.489 101.894C196.489 101.894 196.474 101.77 196.597 101.755ZM196.597 101.755C196.704 101.616 196.704 101.616 196.688 101.492C196.534 101.262 196.581 101.631 196.597 101.755ZM197.421 99.3951L197.405 99.2719L197.421 99.3951ZM198.198 96.6661C198.198 96.6661 198.321 96.6503 198.305 96.5271C198.182 96.5429 198.09 96.8051 198.198 96.6661ZM198.305 96.5271C198.412 96.3881 198.412 96.3881 198.396 96.2649C198.257 96.1576 198.289 96.4039 198.305 96.5271ZM199.334 95.7689L199.458 95.7531L199.334 95.7689ZM199.407 94.3824L199.391 94.2592L199.407 94.3824ZM199.697 93.7191C199.574 93.7349 199.713 93.8422 199.697 93.7191V93.7191ZM200.36 89.1266C200.468 88.9876 200.221 89.0192 200.237 89.1424C200.269 89.3887 200.515 89.3571 200.36 89.1266ZM200.269 89.3887C200.145 89.4045 200.038 89.5435 200.161 89.5277C200.269 89.3887 200.269 89.3887 200.269 89.3887ZM200.073 90.7911C200.319 90.7595 200.256 90.2668 200.057 90.6679L200.073 90.7911ZM199.981 91.0533C200.105 91.0375 200.089 90.9143 200.073 90.7911C199.966 90.9301 199.966 90.9301 199.981 91.0533ZM199.994 90.1752C199.871 90.191 199.871 90.191 199.871 90.191C199.887 90.3142 199.994 90.1752 199.994 90.1752ZM199.688 90.7153L199.58 90.8543L199.703 90.8385L199.688 90.7153ZM199.773 93.3337C199.773 93.3337 199.789 93.4569 199.773 93.3337V93.3337ZM199.972 92.9326C199.849 92.9484 199.988 93.0557 199.972 92.9326V92.9326ZM199.981 91.0533C199.751 91.2081 199.751 91.2081 199.89 91.3154C199.906 91.4386 199.997 91.1764 199.981 91.0533ZM200.108 92.0387C200.108 92.0387 199.846 91.9471 199.985 92.0545C199.985 92.0545 200 92.1777 200.108 92.0387ZM200.048 92.5472C200.064 92.6704 200.064 92.6704 200.171 92.5314C200.048 92.5472 200.048 92.5472 200.048 92.5472ZM200.155 92.4082C200.278 92.3924 200.278 92.3924 200.263 92.2692C200.215 91.8997 200.016 92.3009 200.155 92.4082ZM200.231 92.0229C200.354 92.0071 200.477 91.9913 200.462 91.8681L200.446 91.7449C200.199 91.7765 200.215 91.8997 200.231 92.0229ZM200.446 91.7449C200.446 91.7449 200.537 91.4827 200.43 91.6217C200.43 91.6217 200.43 91.6217 200.446 91.7449ZM200.256 90.2668C200.165 90.5289 200.395 90.3741 200.379 90.251C200.348 90.0046 200.24 90.1436 200.256 90.2668ZM200.348 90.0046C200.487 90.112 200.578 89.8498 200.455 89.8656C200.348 90.0046 200.348 90.0046 200.348 90.0046ZM200.547 89.6035C200.654 89.4645 200.654 89.4645 200.638 89.3413C200.376 89.2497 200.408 89.4961 200.547 89.6035ZM200.638 89.3413C200.761 89.3255 200.853 89.0633 200.746 89.2023C200.622 89.2181 200.622 89.2181 200.638 89.3413ZM200.528 88.479C200.651 88.4632 200.651 88.4632 200.651 88.4632C200.651 88.4632 200.651 88.4632 200.528 88.479ZM205.498 77.4491C205.482 77.3259 205.359 77.3417 205.359 77.3417C205.374 77.4649 205.513 77.5722 205.498 77.4491ZM205.22 77.2343C205.22 77.2343 205.097 77.2501 205.359 77.3417L205.22 77.2343ZM204.958 77.1428C204.819 77.0354 204.819 77.0354 204.834 77.1586C204.834 77.1586 204.834 77.1586 204.958 77.1428ZM201.298 88.6306L201.421 88.6147L201.406 88.4916L201.298 88.6306ZM200.884 84.4267C200.991 84.2877 200.9 84.5499 200.777 84.5657C200.761 84.4425 200.761 84.4425 200.884 84.4267ZM201.497 88.2294C201.605 88.0904 201.605 88.0904 201.589 87.9672C201.434 87.7367 201.39 88.3684 201.497 88.2294ZM201.601 87.0892L201.478 87.105L201.601 87.0892ZM201.772 87.4429C201.772 87.4429 201.895 87.4271 201.879 87.3039C201.756 87.3197 201.649 87.4587 201.772 87.4429ZM201.879 87.3039C202.11 87.1491 202.186 86.7638 202.154 86.5174C201.399 86.4891 201.832 86.9344 201.879 87.3039ZM202.552 85.7151C202.568 85.8383 202.707 85.9457 202.691 85.8225C202.691 85.8225 202.675 85.6993 202.552 85.7151ZM202.751 85.314C202.643 85.453 202.906 85.5445 202.89 85.4214C202.767 85.4372 202.767 85.4372 202.751 85.314ZM203.193 83.88C203.193 83.88 203.455 83.9716 203.316 83.8642C203.316 83.8642 203.316 83.8642 203.193 83.88ZM204.222 83.1218C204.206 82.9986 204.099 83.1376 204.115 83.2608C204.131 83.384 204.238 83.245 204.222 83.1218ZM204.349 84.1073C204.226 84.1231 204.241 84.2462 204.241 84.2462C204.349 84.1073 204.349 84.1073 204.349 84.1073ZM204.564 83.8293L204.548 83.7061C204.301 83.7377 204.317 83.8609 204.333 83.9841C204.456 83.9683 204.579 83.9525 204.564 83.8293ZM204.548 83.7061C204.655 83.5671 204.639 83.444 204.623 83.3208C204.5 83.3366 204.516 83.4598 204.548 83.7061ZM204.623 83.3208C204.731 83.1818 204.731 83.1818 204.715 83.0586C204.56 82.8281 204.608 83.1976 204.623 83.3208ZM204.99 82.2721L204.974 82.1489L204.867 82.2879L204.99 82.2721ZM204.964 79.1452C205.065 77.0038 204.711 77.1744 204.086 79.1327C203.855 79.2875 204.257 79.4864 203.887 79.5338C203.764 79.5497 203.919 79.7802 204.058 79.8876C203.612 80.3203 203.799 80.7972 203.461 81.091C203.249 82.3702 202.438 83.8517 202.365 85.2382C201.781 85.5636 201.967 86.0405 202.154 86.5174C203.117 84.2653 204.033 81.6437 204.964 79.1452ZM204.901 78.6525C204.917 78.7757 205.179 78.8673 205.04 78.7599C205.024 78.6367 205.024 78.6367 204.901 78.6525ZM205.4 80.5918C205.17 80.7466 205.34 81.1003 205.432 80.8381C205.432 80.8381 205.416 80.7149 205.4 80.5918ZM205.4 80.5918C205.631 80.437 205.706 80.0516 205.659 79.6821C205.428 79.8369 205.369 80.3454 205.4 80.5918ZM205.719 79.1736C205.397 79.5905 205.921 79.7737 205.735 79.2967C205.719 79.1736 205.719 79.1736 205.719 79.1736ZM206.202 76.1066L206.186 75.9834L206.202 76.1066ZM206.518 78.5702C206.395 78.586 206.534 78.6934 206.518 78.5702V78.5702ZM200.653 84.5815L200.53 84.5973C200.53 84.5973 200.514 84.4741 200.653 84.5815ZM189.517 117.813C189.035 120.88 188.937 124.023 189.209 127.118C189.304 127.857 190.109 129.256 189.68 129.812C189.171 129.752 190.208 130.996 189.266 130.491C186.609 123.445 188.844 114.519 191.272 108.072C191.175 111.215 189.845 114.516 189.517 117.813ZM179.757 86.637C179.11 86.4696 181.503 83.6583 182.04 82.9634C181.829 84.2426 180.477 85.4177 179.757 86.637ZM182.808 82.1137C182.577 82.2685 182.486 82.5306 182.255 82.6854C183.187 80.1869 185.337 78.4085 182.808 82.1137ZM179.205 87.2087C178.775 87.7647 178.485 88.428 177.916 88.8765C178.083 88.229 178.743 87.5183 179.296 86.9465C179.312 87.0697 179.328 87.1929 179.205 87.2087ZM190.614 95.1351C191.059 94.7024 190.908 95.473 190.554 95.6436C190.292 95.5521 190.522 95.3973 190.614 95.1351ZM181.028 98.4937C181.243 98.2157 181.429 98.6927 181.199 98.8474C180.968 99.0022 180.921 98.6327 181.028 98.4937ZM153.44 103.036C153.563 103.02 153.809 102.988 153.825 103.111C153.702 103.127 153.348 103.298 153.44 103.036ZM153.825 103.111C153.825 103.111 153.948 103.096 153.964 103.219C153.841 103.235 153.841 103.235 153.825 103.111ZM183.126 99.2262C182.987 99.1189 183.217 98.9641 183.201 98.8409C183.448 98.8093 183.372 99.1946 183.126 99.2262ZM180.775 96.5229C180.867 96.2607 180.946 96.8766 180.823 96.8924C180.684 96.785 180.791 96.646 180.775 96.5229ZM180.864 95.2595C180.756 95.3984 180.709 95.0289 180.709 95.0289C180.939 94.8741 181.078 94.9815 180.864 95.2595ZM185.29 78.0389C185.043 78.0705 185.258 77.7926 185.381 77.7768C185.397 77.8999 185.413 78.0231 185.29 78.0389ZM186.717 76.4785C186.733 76.6017 186.61 76.6175 186.61 76.6175C186.594 76.4943 186.562 76.2479 186.686 76.2321C186.701 76.3553 186.701 76.3553 186.717 76.4785ZM154.087 103.203C154.349 103.295 153.98 103.342 153.964 103.219L154.087 103.203ZM181.18 97.723C181.211 97.9694 180.918 97.6315 181.148 97.4767C181.164 97.5999 181.164 97.5998 181.18 97.723ZM200.041 85.6617C200.041 85.6617 200.025 85.5386 200.148 85.5228C200.164 85.6459 200.088 86.0313 200.041 85.6617ZM171.324 89.2216C171.293 88.9752 171.277 88.852 171.4 88.8362C171.416 88.9594 171.432 89.0826 171.324 89.2216ZM171.4 88.8362C171.4 88.8362 171.4 88.8362 171.523 88.8204C171.523 88.8204 171.523 88.8204 171.4 88.8362ZM200.423 84.7363L200.53 84.5973C200.669 84.7047 200.47 85.1058 200.423 84.7363ZM200.562 84.8436C200.562 84.8436 200.685 84.8278 200.578 84.9668C200.578 84.9668 200.578 84.9668 200.562 84.8436ZM179.388 86.6844C179.403 86.8076 179.419 86.9307 179.296 86.9465C179.28 86.8234 179.264 86.7002 179.388 86.6844ZM200.454 84.9826C200.439 84.8594 200.439 84.8594 200.439 84.8594C200.454 84.9826 200.454 84.9826 200.454 84.9826ZM200.331 84.9984C200.331 84.9984 200.331 84.9984 200.454 84.9826C200.454 84.9826 200.347 85.1216 200.331 84.9984ZM200.256 85.3838C200.271 85.507 200.271 85.5069 200.148 85.5228C200.132 85.3996 200.363 85.2448 200.256 85.3838ZM199.75 86.3251L199.889 86.4324L199.766 86.4482L199.75 86.3251ZM182.025 82.8402L182.04 82.9634C182.025 82.8402 182.025 82.8402 182.025 82.8402ZM182.255 82.6854C182.271 82.8086 182.148 82.8244 182.025 82.8402C182.025 82.8402 182.132 82.7012 182.255 82.6854ZM199.476 87.1116L199.599 87.0957L199.615 87.2189L199.476 87.1116ZM173.495 93.4505L173.372 93.4663L173.495 93.4505ZM174.469 80.5544C174.453 80.4312 174.453 80.4312 174.453 80.4312C174.453 80.4312 174.592 80.5386 174.469 80.5544ZM152.28 101.807L152.388 101.668C152.403 101.791 152.296 101.93 152.28 101.807ZM167.801 99.8155L167.924 99.7997L167.801 99.8155ZM185.366 77.6536L185.381 77.7768C185.366 77.6536 185.366 77.6536 185.366 77.6536ZM185.596 77.4988C185.612 77.622 185.489 77.6378 185.366 77.6536C185.489 77.6378 185.473 77.5146 185.596 77.4988ZM153.07 103.083L153.054 102.96L153.07 103.083ZM185.703 77.3598C185.703 77.3598 185.719 77.483 185.596 77.4988C185.58 77.3756 185.58 77.3756 185.703 77.3598ZM185.688 77.2366C185.703 77.3598 185.703 77.3598 185.703 77.3598L185.688 77.2366ZM185.811 77.2208C185.811 77.2208 185.811 77.2208 185.688 77.2366C185.688 77.2366 185.918 77.0818 185.811 77.2208ZM186.503 76.7565C186.379 76.7723 186.487 76.6333 186.487 76.6333C186.626 76.7406 186.503 76.7565 186.503 76.7565ZM186.793 76.0931C186.916 76.0773 186.809 76.2163 186.686 76.2321C186.686 76.2321 186.67 76.1089 186.793 76.0931ZM172.858 77.7561C172.858 77.7561 172.874 77.8793 172.751 77.8951C172.735 77.772 172.842 77.633 172.858 77.7561ZM191.903 74.9365C191.919 75.0597 191.919 75.0597 191.919 75.0597C191.78 74.9523 191.887 74.8133 191.903 74.9365ZM173.057 77.355C172.934 77.3708 172.934 77.3708 172.918 77.2476C173.041 77.2318 173.196 77.4624 173.057 77.355ZM191.714 106.638L191.838 106.622L191.714 106.638ZM191.733 74.5828C191.733 74.5828 191.61 74.5986 191.625 74.7218C191.61 74.5986 191.733 74.5828 191.733 74.5828ZM199.831 73.2932L199.847 73.4164L199.723 73.4322L199.831 73.2932ZM200.399 72.8446L200.538 72.952L200.415 72.9678L200.399 72.8446ZM201.123 72.6266C201.246 72.6108 201.246 72.6108 201.262 72.734C201.138 72.7498 200.999 72.6424 201.123 72.6266ZM156.478 99.3905C156.708 99.2357 157.292 98.9103 157.324 99.1567C157.002 99.5736 155.186 100.057 156.478 99.3905ZM160.58 96.2347C160.95 96.1873 160.612 96.481 160.381 96.6358C160.012 96.6832 160.334 96.2663 160.58 96.2347ZM162.052 94.0425C162.02 93.7962 162.127 93.6572 162.358 93.5024C162.39 93.7487 162.282 93.8877 162.052 94.0425ZM157.431 99.0177C157.416 98.8945 157.539 98.8787 157.662 98.8629C157.678 98.9861 157.555 99.0019 157.431 99.0177ZM157.662 98.8629L157.785 98.8471C157.785 98.8471 157.785 98.8471 157.662 98.8629ZM157.785 98.8471C157.753 98.6007 157.877 98.5849 158 98.5691C158.031 98.8154 157.908 98.8313 157.785 98.8471ZM158 98.5691C158 98.5691 158 98.5691 158.123 98.5533L158 98.5691ZM158.123 98.5533C158.107 98.4301 158.23 98.4143 158.354 98.3985C158.369 98.5217 158.246 98.5375 158.123 98.5533ZM158.354 98.3985C158.354 98.3985 158.354 98.3985 158.477 98.3827L158.354 98.3985ZM158.216 84.6434C158.248 84.8897 157.97 84.675 158.2 84.5202L158.216 84.6434ZM157.878 84.9371C158.001 84.9213 158.033 85.1677 157.91 85.1835C157.787 85.1993 157.771 85.0761 157.878 84.9371ZM164.947 89.2887C164.932 89.1655 164.777 88.9349 165.023 88.9033C165.039 89.0265 165.071 89.2729 164.947 89.2887ZM165.067 88.2716C165.067 88.2716 165.052 88.1484 165.175 88.1326C165.19 88.2558 164.96 88.4106 165.067 88.2716ZM164.992 88.657C165.115 88.6412 165.007 88.7801 164.884 88.796L164.992 88.657ZM164.761 88.8118C164.761 88.8118 164.761 88.8118 164.884 88.796C164.9 88.9191 164.793 89.0581 164.761 88.8118ZM165.023 88.9033C165.007 88.7801 165.131 88.7643 165.254 88.7485C165.27 88.8717 165.146 88.8875 165.023 88.9033ZM164.717 89.4435C164.84 89.4277 164.824 89.3045 164.947 89.2887C164.963 89.4118 164.84 89.4277 164.717 89.4435ZM164.733 89.5666C164.717 89.4435 164.717 89.4435 164.717 89.4435C164.733 89.5666 164.733 89.5666 164.733 89.5666ZM164.609 89.5824L164.733 89.5666C164.733 89.5666 164.748 89.6898 164.609 89.5824ZM156.884 86.9429L156.76 86.9587L156.884 86.9429ZM163.691 91.2029L163.814 91.187C163.921 91.0481 163.814 91.187 163.691 91.2029ZM163.583 91.3418L163.706 91.326C163.706 91.326 163.615 91.5882 163.583 91.3418ZM163.706 91.326C163.706 91.326 163.706 91.326 163.691 91.2029C163.706 91.326 163.706 91.326 163.706 91.326ZM163.4 91.8662C163.384 91.743 163.615 91.5882 163.507 91.7272C163.523 91.8504 163.523 91.8504 163.4 91.8662ZM163.293 92.0052C163.293 92.0052 163.277 91.882 163.4 91.8662C163.416 91.9893 163.416 91.9893 163.293 92.0052ZM163.078 92.2831C163.185 92.1441 163.185 92.1441 163.308 92.1283C163.185 92.1441 163.201 92.2673 163.078 92.2831ZM163.308 92.1283L163.293 92.0052C163.308 92.1283 163.308 92.1283 163.308 92.1283ZM162.971 92.4221C162.955 92.2989 163.078 92.2831 163.078 92.2831C163.094 92.4063 162.986 92.5453 162.971 92.4221ZM162.895 92.8074C162.895 92.8074 162.986 92.5453 162.895 92.8074V92.8074ZM162.68 93.0854C162.664 92.9623 162.787 92.9464 162.787 92.9464C162.787 92.9464 162.803 93.0696 162.68 93.0854ZM162.772 92.8233C162.772 92.8233 162.772 92.8233 162.895 92.8074L162.787 92.9464C162.772 92.8233 162.772 92.8233 162.772 92.8233ZM162.573 93.2244C162.573 93.2244 162.557 93.1012 162.68 93.0854C162.696 93.2086 162.573 93.2244 162.573 93.2244ZM162.358 93.5024C162.342 93.3792 162.465 93.3634 162.465 93.3634C162.465 93.3634 162.465 93.3634 162.358 93.5024ZM162.465 93.3634C162.45 93.2402 162.45 93.2402 162.573 93.2244C162.573 93.2244 162.45 93.2402 162.465 93.3634ZM158.554 84.3496L158.431 84.3654L158.554 84.3496ZM161.944 94.1815C161.928 94.0583 162.052 94.0425 162.052 94.0425C162.067 94.1657 161.96 94.3047 161.944 94.1815ZM158.876 83.9326C158.769 84.0716 158.876 83.9326 158.876 83.9326V83.9326ZM158.876 83.9326C158.86 83.8094 158.86 83.8094 158.86 83.8094L158.876 83.9326ZM160.946 95.186L161.069 95.1702L160.946 95.186ZM158.86 83.8094L158.984 83.7936C158.984 83.7936 158.984 83.7936 158.86 83.8094ZM158.984 83.7936C158.984 83.7936 158.984 83.7936 158.968 83.6704L158.984 83.7936ZM159.306 83.3767L159.29 83.2535L159.306 83.3767ZM159.904 96.8222C160.027 96.8064 159.92 96.9454 159.92 96.9454C159.904 96.8222 159.904 96.8222 159.904 96.8222ZM159.813 97.0844C159.674 96.977 159.797 96.9612 159.92 96.9454L159.813 97.0844ZM158.477 98.3827C158.461 98.2595 158.461 98.2595 158.461 98.2595L158.477 98.3827ZM162.006 80.0252C162.006 80.0252 162.006 80.0252 162.022 80.1484C162.006 80.0252 162.006 80.0252 161.883 80.041C162.006 80.0252 162.006 80.0252 162.006 80.0252ZM161.883 80.041C161.883 80.041 161.883 80.041 161.867 79.9178L161.883 80.041ZM162.359 79.8546C162.236 79.8704 162.344 79.7314 162.344 79.7314C162.359 79.8546 162.359 79.8546 162.359 79.8546ZM162.344 79.7314L162.467 79.7156C162.467 79.7156 162.467 79.7156 162.344 79.7314ZM163.819 78.5405C163.819 78.5405 163.834 78.6637 163.711 78.6795C163.695 78.5563 163.926 78.4015 163.819 78.5405ZM203.635 82.446C203.635 82.446 203.635 82.446 203.651 82.5692C203.635 82.446 203.635 82.446 203.635 82.446ZM203.48 82.2154C203.619 82.3228 203.619 82.3228 203.635 82.446C203.388 82.4776 203.373 82.3544 203.48 82.2154ZM203.695 81.9375L203.556 81.8301L203.679 81.8143L203.695 81.9375ZM203.938 80.9046C203.954 81.0278 203.815 80.9204 203.799 80.7972C203.799 80.7972 203.815 80.9204 203.938 80.9046ZM204.073 80.0108C204.073 80.0108 204.073 80.0108 204.058 79.8876C204.058 79.8876 204.181 79.8718 204.073 80.0108Z' fill='url(%23paint3_linear_4386_19188)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4386_19188' x1='-19.6032' y1='102.633' x2='206.884' y2='73.5692' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235BD8FF'/%3E%3Cstop offset='1' stop-color='%2384E282'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_4386_19188' x1='-19.6032' y1='102.633' x2='206.884' y2='73.5692' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235BD8FF'/%3E%3Cstop offset='1' stop-color='%2384E282'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_4386_19188' x1='-19.6032' y1='102.633' x2='206.884' y2='73.5692' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235BD8FF'/%3E%3Cstop offset='1' stop-color='%2384E282'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_4386_19188' x1='-19.6032' y1='102.633' x2='206.884' y2='73.5692' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235BD8FF'/%3E%3Cstop offset='1' stop-color='%2384E282'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");width: 221px;height: 201px;background-repeat: no-repeat;background-position: 50%;position: absolute;right: -172px;top: -100px;}
.slide-ui-sample09 .slide .item .item-wrap .img-title {color: #fff;display: block;font-size: 20px;font-weight: 600;line-height: 20px;margin-bottom: 14px;} 
.slide-ui-sample09 .slide .item .item-wrap .img-title:before {content:'';background-image: url("data:image/svg+xml,%3Csvg width='14' height='18' viewBox='0 0 14 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 0C3.14041 0 7.12633e-05 3.14034 7.12633e-05 6.99555C-0.0253035 12.6349 6.734 17.3108 7 17.4998C7 17.4998 14.0253 12.6349 13.9999 6.99993C13.9999 3.14034 10.8596 0 7 0ZM7 10.4999C5.06627 10.4999 3.50004 8.93366 3.50004 6.99993C3.50004 5.0662 5.06627 3.49996 7 3.49996C8.93373 3.49996 10.5 5.0662 10.5 6.99993C10.5 8.93366 8.93373 10.4999 7 10.4999Z' fill='white'/%3E%3C/svg%3E%0A");width: 14px;height: 18px;display: inline-block;vertical-align: middle;background-repeat: no-repeat;background-position: 50%;margin-top: -4px;margin-right: 10px;}
.slide-ui-sample09 .slide .item .item-wrap .mv-sldie-content {color: #fff;font-size: 17px;line-height: 25px;opacity: 0.8;display: block;max-width: 600px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height: 75px;margin-bottom: 69px;} 
.slide-ui-sample09 .slide .item .item-wrap .btn-wrap {height: auto;display: inline-block;}
.slide-ui-sample09 .slide .item .item-wrap .btn-wrap .mv-link {width: 184px;height: 54px;border-radius: 50px;border: 1px solid rgba(255, 255, 255, 0.30);/* backdrop-filter: blur(5px); */display: flex;align-items: center;color: #fff;font-size: 18px;font-weight: 600;line-height: 1;letter-spacing: -1px;padding: 0 0 0 25px;position: relative;transition: all 0.3s;} 
.slide-ui-sample09 .slide .item .item-wrap .btn-wrap .mv-link:hover {transform: translateY(-5px);}
.slide-ui-sample09 .slide .item .item-wrap .btn-wrap .mv-link:focus {}
.slide-ui-sample09 .slide .item .item-wrap .btn-wrap .mv-link:before {content:'';display:inline-block;background-image: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 1.00024L9.66667 5.66691L5 10.3336' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width: 14px;height: 12px;background-repeat: no-repeat;background-position: 50%;position: absolute;right: 23px;top: 50%;transform: translateY(-50%);}
.slide-ui-sample09 .slide .item .item-wrap .btn-wrap .mv-link .tit {} 

.slide-ui-sample09 .slide_control {position: absolute;}
.slide-ui-sample09 .slide_control {z-index: 3;display: flex;align-items: center;position: absolute;left: calc(100% / 2 - 613px);top: calc(100% / 2 - 83px);animation: fadeInUp 1s both;}
.slide-ui-sample09 .nav-slide .item {opacity:0.1;}
.slide-ui-sample09 .nav-slide .slick-slide.slick-active .item { opacity: 1}
.slide-ui-sample09 .slide_control::after { content: ''; display: block; clear: both}
.slide-ui-sample09 .slide_control .total,
.slide-ui-sample09 .slide_control button,
.slide-ui-sample09 .slide_control .total *,
.slide-ui-sample09 .slide_control button * {display: inline-block;height: 20px;}
.slide-ui-sample09 .slide_control .total {display: inline-flex;align-items: center;margin-right: 5px;padding-top: 8px;color: #fff;}
.slide-ui-sample09 .slide_control .total span {FONT-WEIGHT: 100;line-height: 1;height: auto;/* color: #fff; *//* font-family: 'gmarket'; */font-size: 18px;font-weight: bold;opacity: 0.5;}
.slide-ui-sample09 .slide_control .total .current {color: #fff;font-weight: 700;/* min-width: 21px; */opacity:1;}
.slide-ui-sample09 .slide_control .total .line { position: relative; height: 16px;margin:0 15px;}
.slide-ui-sample09 .slide_control .total .line em { position: relative; width: 100%; height: 100%; display: block;}
.slide-ui-sample09 .slide_control .btn-wrap {display: inline-block;}
.slide-ui-sample09 .slide_control button {background-position: center center;background-repeat: no-repeat;width: 23px;font-size: 0;}
.slide-ui-sample09 .slide_control button span,
.slide-ui-sample09 .slide_control button em {width:1px;height:1px;}
.slide-ui-sample09 .slide_control .prev {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.50037H14' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.33332 9.83338L1 5.50005L5.33332 1.16672' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample09 .slide_control .next {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5.50037H1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.66668 9.83338L14 5.50005L9.66668 1.16672' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample09 .slide_control .play {display: none;background-image: url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.27736 5.41591C7.41645 5.32318 7.5 5.16706 7.5 4.99988C7.5 4.83271 7.41645 4.67659 7.27734 4.58386L1.27735 0.583971C1.12392 0.481688 0.926646 0.472154 0.764069 0.559164C0.601491 0.646174 0.5 0.815603 0.5 1L0.5 9C0.5 9.1844 0.601493 9.35383 0.764074 9.44084C0.926654 9.52785 1.12393 9.51831 1.27736 9.41602L7.27736 5.41591Z' fill='white' stroke='white' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample09 .slide_control .stop {background-image: url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.75' y1='0.500061' x2='0.749999' y2='12.5001' stroke='white' stroke-width='1.5'/%3E%3Cline x1='6.75' y1='0.500061' x2='6.75' y2='12.5001' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");}

.slide-ui-sample09 .slide_control .progress {width: 382px;height: 1px;background-color: rgba(255,255,255,0.3);margin: 0 20px;position: relative;margin-top: 8px;}
.slide-ui-sample09 .slide_control .progress .bar {background-color: #fff;top: 0;left: 0;position: absolute;height: 100%;}

.slide-ui-sample09 .slide_control .prev:focus,
.slide-ui-sample09 .slide_control .prev:hover,
.slide-ui-sample09 .slide_control .prev:active {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.50037H14' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.33332 9.83338L1 5.50005L5.33332 1.16672' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample09 .slide_control .next:focus,
.slide-ui-sample09 .slide_control .next:hover,
.slide-ui-sample09 .slide_control .next:active {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5.50037H1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.66668 9.83338L14 5.50005L9.66668 1.16672' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample09 .slide_control .play:focus,
.slide-ui-sample09 .slide_control .play:hover,
.slide-ui-sample09 .slide_control .play:active {background-image: url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.27736 5.41591C7.41645 5.32318 7.5 5.16706 7.5 4.99988C7.5 4.83271 7.41645 4.67659 7.27734 4.58386L1.27735 0.583971C1.12392 0.481688 0.926646 0.472154 0.764069 0.559164C0.601491 0.646174 0.5 0.815603 0.5 1L0.5 9C0.5 9.1844 0.601493 9.35383 0.764074 9.44084C0.926654 9.52785 1.12393 9.51831 1.27736 9.41602L7.27736 5.41591Z' fill='white' stroke='white' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample09 .slide_control .stop:focus,
.slide-ui-sample09 .slide_control .stop:hover,
.slide-ui-sample09 .slide_control .stop:active {background-image: url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.75' y1='0.500061' x2='0.749999' y2='12.5001' stroke='white' stroke-width='1.5'/%3E%3Cline x1='6.75' y1='0.500061' x2='6.75' y2='12.5001' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");}
    



.slide-ui-sample09 .slide div,.slide-ui-sample09 .slide .item a{height: 100%;display: block;}
.slide-ui-sample09 .dots {position: absolute;bottom:0;/* padding: 10px; */padding-right: 0px;right: 0;}
.slide-ui-sample09 .dots ul { display: flex; align-items: center; justify-content: flex-start; }
.slide-ui-sample09 .dots ul li {/* margin-right: 10px; */height: 113px;width: 113px;}
.slide-ui-sample09 .dots ul li button {display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.slide-ui-sample09 .dots ul li.slick-active button {border: 10px solid transparent;background-image: linear-gradient(#fff, #fff), linear-gradient(to right, #0097EC 0%, #56AA2E 100%);background-origin: border-box;background-clip: content-box, border-box;}
.slide-ui-sample09 .dots ul li button img {width: auto;height: 105%;max-width: none;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);max-height: none;}
/* .slide-ui-sample09 .dots ul li button span { position: absolute; top:0; left:0; width: 100%; height: 100%; display: flex;align-items: center;justify-content: center;text-align: center; font-size: 16px;font-weight: bold;transition: all .8s; color: #fff; background: rgba(30,60,180,0)} */
.slide-ui-sample09 .dots ul li.slick-active button span { color: #fff; background: rgba(30,60,180,.7)}


/* section2 */
.section2 {padding: 250px 0;overflow: hidden;}
.section2> .s-inner {}
.section2> .s-inner:before {content:'';background-image: url("data:image/svg+xml,%3Csvg width='862' height='147' viewBox='0 0 862 147' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_b_4333_11307)'%3E%3Cpath d='M89.2 38.2H39V60.4H84V94.2H39V143.2H0V3.19999H89.2V38.2Z' fill='%23F2F2F2'/%3E%3Cpath d='M142.343 109.8H195.343V143.2H103.943V3.19999H193.543V36.6H142.343V57.2H188.343V88.8H142.343V109.8Z' fill='%23F2F2F2'/%3E%3Cpath d='M261.392 146.8C227.192 146.8 204.992 128.6 204.992 98H244.792C244.792 108 252.592 113 261.392 113C269.392 113 277.192 108.6 277.192 101C277.192 92.2 266.192 89.6 252.792 86.4C232.592 81.4 206.792 75.2 206.792 43.4C206.792 15.8 226.992 0 259.992 0C293.592 0 312.992 17.2 312.992 45.8H274.192C274.192 36.8 267.592 32.6 259.592 32.6C252.792 32.6 246.192 35.6 246.192 42.2C246.192 50.2 256.792 52.8 269.792 56.2C290.592 61.4 317.392 68.4 317.392 100.2C317.392 130.8 293.992 146.8 261.392 146.8Z' fill='%23F2F2F2'/%3E%3Cpath d='M434.212 3.19999V38H396.212V143.2H357.412V38H319.412V3.19999H434.212Z' fill='%23F2F2F2'/%3E%3Cpath d='M445.85 143.2V3.19999H485.05V143.2H445.85Z' fill='%23F2F2F2'/%3E%3Cpath d='M593.434 3.19999H637.234L583.634 143.2H547.634L493.034 3.19999H537.034L565.634 90.4L593.434 3.19999Z' fill='%23F2F2F2'/%3E%3Cpath d='M722.513 143.2L714.913 120.6H665.313L657.513 143.2H616.113L671.113 3.19999H708.913L765.113 143.2H722.513ZM705.513 90.4L689.913 47L674.713 90.4H705.513Z' fill='%23F2F2F2'/%3E%3Cpath d='M812.114 108H861.914V143.2H772.914V3.19999H812.114V108Z' fill='%23F2F2F2'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b_4333_11307' x='-4' y='-4' width='869.914' height='154.8' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='2'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_4333_11307'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_4333_11307' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat: no-repeat;background-position: 50%;width: 867px;height: 147px;display: inline-block;position: absolute;right: calc(100% / 2 - -96px);top: -75px;z-index: 3;}

.slide-ui-sample5 {margin: 0 auto;width: 100%;background: #fff;display: flex;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;position: relative;}
.slide-ui-sample5::before,
.slide-ui-sample5::after{content: "";position: absolute;z-index: 2;display: block;background: #fff;height: 100%;width: 50%;}
.slide-ui-sample5::before {right: 100%;width: 1000%;}
.slide-ui-sample5 .slide {height: auto;width: 100%;position: relative;z-index: 3;max-width: 464px;margin-right: calc(100% / 2 - 466px);display: flex;overflow: hidden;flex-wrap: nowrap;}
.slide-ui-sample5 .slide.slick-slider {display: block;overflow: visible;}
.slide-ui-sample5 .slide .item {}
.slide-ui-sample5 .slide .item .item-wrap {}
.slide-ui-sample5 .slide .item .item-wrap .text-area {position: relative;}
.slide-ui-sample5 .slide .item .item-wrap .text-area .section-cat {color: #319800;margin-bottom: 16px;}
.slide-ui-sample5 .slide .item .item-wrap .text-area .section-cat:before {background-color:#319800;}
.slide-ui-sample5 .slide .item .item-wrap .text-area .fe-title {display: block;font-family: 'ONEMobile';font-size: 40px;line-height: 40px;font-weight: 600;color: #000;letter-spacing: -1px;margin-bottom: 33px;}
.slide-ui-sample5 .slide .item .item-wrap .text-area .slide-content {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;font-size: 17px;font-weight: 500;letter-spacing: -0.5px;line-height: 25px;color: #333;}
.slide-ui-sample5 .slide .item .item-wrap .btn-wrap {margin-top: 53px;}
.slide-ui-sample5 .slide .item .item-wrap .btn-wrap .link {display: inline-block;color: #199FFF;font-size: 16px;line-height: 1px;font-weight: 500;letter-spacing: -0.5px;position: relative;}
.slide-ui-sample5 .slide .item .item-wrap .btn-wrap .link:hover .tit,
.slide-ui-sample5 .slide .item .item-wrap .btn-wrap .link:focus .tit {text-decoration:underline;}
.slide-ui-sample5 .slide .item .item-wrap .btn-wrap .link .tit {display:inline-block;}
.slide-ui-sample5 .slide .item .item-wrap .btn-wrap .link .tit:after {content:'';background-image: url("data:image/svg+xml,%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 5.50018H1' stroke='%23199FFF' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.333 0.833618L14.9997 5.50028L10.333 10.167' stroke='%23199FFF' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;width: 16px;height: 11px;display: inline-block;vertical-align: middle;margin-top: -3px;margin-left: 5px;}

.slide-ui-sample5 .nav-slide{width: 50%;height: 100%;position: relative;z-index: 1;overflow: hidden;}
.slide-ui-sample5 .nav-slide .slick-list {overflow: visible;}
.slide-ui-sample5 .nav-slide.slick-slider {overflow: visible;}
.slide-ui-sample5 .nav-slide,
.slide-ui-sample5 .nav-slide .item {height: 361px;}
.slide-ui-sample5 .nav-slide .item {padding: 0 26px;}
.slide-ui-sample5 .nav-slide .item .thm--box {width: 622px;height: 100%;display: block;}
.slide-ui-sample5 .nav-slide .item .thm--box .thm-inner {width: 100%;height: 100%;display: block;position: relative;overflow: hidden;}
.slide-ui-sample5 .nav-slide .item .thm--box .thm-inner img {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);max-width: none;max-height: none;height: 100%;width: auto;}

.slide-ui-sample5 .slide_control {z-index: 3;display: flex;align-items: center;position: absolute;left: 0;bottom: 0;}
.slide-ui-sample5 .nav-slide .item {opacity:0.1;}
.slide-ui-sample5 .nav-slide .slick-slide.slick-active .item { opacity: 1}
.slide-ui-sample5 .slide_control::after { content: ''; display: block; clear: both}
.slide-ui-sample5 .slide_control .total,
.slide-ui-sample5 .slide_control button,
.slide-ui-sample5 .slide_control .total *,
.slide-ui-sample5 .slide_control button * { display: inline-block; height: 20px}
.slide-ui-sample5 .slide_control .total {display: inline-flex;align-items: center;margin-right: 5px;padding-top: 2px;color: #b0b0b0;}
.slide-ui-sample5 .slide_control .total span {line-height: 1;height: auto;/* color: #fff; *//* font-family: 'gmarket'; */font-size: 15px;font-weight: bold;}
.slide-ui-sample5 .slide_control .total .current {color: #111;font-weight: 700;/* min-width: 21px; */}
.slide-ui-sample5 .slide_control .total .line { position: relative; height: 16px;margin:0 15px;}
.slide-ui-sample5 .slide_control .total .line em { position: relative; width: 100%; height: 100%; display: block}
.slide-ui-sample5 .slide_control .btn-wrap {display: inline-block;margin-top: -5px;}
.slide-ui-sample5 .slide_control button { background-position: center center; background-repeat: no-repeat; width: 23px; }
.slide-ui-sample5 .slide_control button span { font-size: 0; }
.slide-ui-sample5 .slide_control .prev {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.50037H14' stroke='%23B0B0B0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.33332 9.83338L1 5.50005L5.33332 1.16672' stroke='%23B0B0B0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample5 .slide_control .next {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5.50037H1' stroke='%23B0B0B0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.66668 9.83338L14 5.50005L9.66668 1.16672' stroke='%23B0B0B0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample5 .slide_control .play {display: none;background-image: url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.27736 5.41591C7.41645 5.32318 7.5 5.16706 7.5 4.99988C7.5 4.83271 7.41645 4.67659 7.27734 4.58386L1.27735 0.583971C1.12392 0.481688 0.926646 0.472154 0.764069 0.559164C0.601491 0.646174 0.5 0.815603 0.5 1L0.5 9C0.5 9.1844 0.601493 9.35383 0.764074 9.44084C0.926654 9.52785 1.12393 9.51831 1.27736 9.41602L7.27736 5.41591Z' fill='%23B0B0B0' stroke='%23B0B0B0' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample5 .slide_control .stop {background-image: url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.75' y1='0.500061' x2='0.749999' y2='12.5001' stroke='%23B0B0B0' stroke-width='1.5'/%3E%3Cline x1='6.75' y1='0.500061' x2='6.75' y2='12.5001' stroke='%23B0B0B0' stroke-width='1.5'/%3E%3C/svg%3E%0A");}

.slide-ui-sample5 .slide_control .progress {width: 242px;height: 1px;background-color: rgba(0,0,0,0.2);margin: 0 20px;position: relative;}
.slide-ui-sample5 .slide_control .progress .bar {background: linear-gradient(90deg, #199FFF 0.29%, #56AA2E 100%);top: 0;left: 0;position: absolute;height: 100%;}

.slide-ui-sample5 .slide_control .prev:focus,
.slide-ui-sample5 .slide_control .prev:hover,
.slide-ui-sample5 .slide_control .prev:active {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.50037H14' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.33332 9.83338L1 5.50005L5.33332 1.16672' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample5 .slide_control .next:focus,
.slide-ui-sample5 .slide_control .next:hover,
.slide-ui-sample5 .slide_control .next:active {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5.50037H1' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.66668 9.83338L14 5.50005L9.66668 1.16672' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample5 .slide_control .play:focus,
.slide-ui-sample5 .slide_control .play:hover,
.slide-ui-sample5 .slide_control .play:active {background-image: url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.27736 5.41591C7.41645 5.32318 7.5 5.16706 7.5 4.99988C7.5 4.83271 7.41645 4.67659 7.27734 4.58386L1.27735 0.583971C1.12392 0.481688 0.926646 0.472154 0.764069 0.559164C0.601491 0.646174 0.5 0.815603 0.5 1L0.5 9C0.5 9.1844 0.601493 9.35383 0.764074 9.44084C0.926654 9.52785 1.12393 9.51831 1.27736 9.41602L7.27736 5.41591Z' fill='%23333333' stroke='%23333333' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample5 .slide_control .stop:focus,
.slide-ui-sample5 .slide_control .stop:hover,
.slide-ui-sample5 .slide_control .stop:active {background-image: url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.75' y1='0.500061' x2='0.749999' y2='12.5001' stroke='%23333333' stroke-width='1.5'/%3E%3Cline x1='6.75' y1='0.500061' x2='6.75' y2='12.5001' stroke='%23333333' stroke-width='1.5'/%3E%3C/svg%3E%0A");}
    


/* section3 */
.section3 {background: linear-gradient(90deg, #199FFF 0.29%, #56AA2E 100%);padding: 65px 0;position: relative;overflow: hidden;}
.section3> .s-inner {}
.section3:before {content:'';display:inline-block;background-repeat: no-repeat;background-position: 50%;position: absolute;left: 0;top: 0;background-image: url("data:image/svg+xml,%3Csvg width='682' height='239' viewBox='0 0 682 239' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath opacity='0.5' d='M664.198 227.765C664.198 263.118 492.014 291.798 279.599 291.798C67.1832 291.798 -105 263.118 -105 227.765C-105 192.412 67.1832 163.731 279.599 163.731C492.014 163.731 664.198 192.412 664.198 227.765Z' fill='white'/%3E%3Cg opacity='0.8' filter='url(%23filter0_d_4333_4307)'%3E%3Cpath d='M643.277 77.8956C664.289 110.46 566.197 167.921 423.99 206.261C281.881 244.602 149.532 249.183 128.42 216.618C107.308 184.054 205.499 126.593 347.608 88.2525C489.716 49.9122 622.065 45.3312 643.177 77.8956H643.277Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.5' d='M378.476 -10.5395C412.435 3.40246 386.642 67.8342 320.816 133.461C254.99 199.088 174.127 240.914 140.069 226.972C106.11 213.03 131.903 148.598 197.729 82.9712C263.555 17.3444 344.418 -24.4815 378.476 -10.5395Z' fill='white'/%3E%3Cpath opacity='0.8' d='M523.474 -8.54519C523.773 -7.15099 521.084 -1.87297 521.084 -0.478771C521.084 1.51294 518.395 2.21004 517.1 4.20175C516.802 5.1976 516.403 6.19345 516.104 6.89055C515.109 7.58765 510.428 12.2682 509.034 13.9611C507.042 15.9528 504.652 16.6499 502.362 17.9445C501.067 18.2433 499.673 18.2433 497.98 18.6416C493.001 19.6375 487.922 19.6375 482.843 18.9404C481.847 18.6416 476.768 17.9445 475.474 17.9445C475.175 17.9445 474.777 17.7454 474.179 17.8449C473.382 17.9445 473.581 17.6458 472.884 17.6458C471.59 16.9487 470.395 16.6499 469.399 16.2516C468.005 15.5545 466.013 16.2516 464.718 15.5545C461.332 13.8615 458.046 11.5711 455.357 8.48392C454.063 6.79097 453.366 4.5005 452.37 2.80755C451.673 1.1146 450.677 -0.180012 450.378 -1.87296C449.681 -5.85638 449.681 -9.93938 448.386 -13.9228C447.689 -16.3128 446.992 -18.3046 446.992 -20.595C447.689 -25.6739 446.295 -30.9519 449.98 -34.6366C450.976 -36.3295 455.656 -43.0017 456.652 -45.3918C457.349 -46.3876 458.345 -47.3835 459.341 -48.3793C461.034 -49.674 463.025 -50.3711 465.017 -51.7652C466.71 -52.7611 476.768 -56.147 478.461 -55.7487C479.756 -55.7487 481.449 -55.0516 482.843 -55.7487C489.913 -58.4375 497.283 -56.0474 504.353 -54.3545C507.042 -53.6574 509.034 -51.6657 511.026 -49.9727C511.723 -48.9769 514.81 -45.7901 515.308 -45.591C517.299 -44.5951 517.797 -44.9934 518.793 -42.6034C521.781 -34.2382 521.781 -25.873 523.872 -16.8108C524.171 -15.5162 523.872 -13.8232 523.872 -12.429C523.573 -11.7319 523.573 -9.04311 523.573 -8.4456L523.474 -8.54519Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_4333_4307' x='100.563' y='30.1902' width='580.547' height='242.133' 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 dx='5' dy='4'/%3E%3CfeGaussianBlur stdDeviation='15'/%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.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_4333_4307'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_4333_4307' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");width: 682px;height: 239px;}

.quick-link {display: block;position: relative;padding-left: calc(100% / 2 - 281px);}
.quick-link .text-area {position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.quick-link .text-area .ql-sub-title {display:block;color: rgba(255,255,255,0.80);text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.10);font-size: 18px;font-weight: 400;line-height: 21px;letter-spacing: -1px;margin-bottom: 6px;}
.quick-link .text-area .ql-main-title {display:block;color: #fff;font-family: 'ONEMobile';font-size: 28px;font-weight: 500;line-height: 120%;letter-spacing: -1px;}

.quick-link .link-area {}
.quick-link .link-area:after {content:'';display:block;clear:both;}
.quick-link .link-area .link-list {display: flex;align-items: center;justify-content: space-between;}
.quick-link .link-area li {float: left;}
.quick-link .link-area li .link {position: relative;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.quick-link .link-area li .link .icon {width: 80px;height: 80px;display: block;background-color: rgba(255,255,255,0);border-radius: 50%;transition: all 0.3s;background-repeat: no-repeat;background-position: 50%;margin-bottom: 13px;}
.quick-link .link-area li .link:hover .icon,
.quick-link .link-area li .link:focus .icon {background-color: rgba(255,255,255,1);}
.quick-link .link-area li .link .icon.icon1 {background-image: url("data:image/svg+xml,%3Csvg width='34' height='26' viewBox='0 0 34 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.2002 3.40006C4.2002 2.07454 5.27472 1.00006 6.6002 1.00006H27.4002C28.7257 1.00006 29.8002 2.07454 29.8002 3.40006V12.2001H4.2002V3.40006Z' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M2.59961 21.8V25' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M31.4004 21.8V25' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M20.9996 8.20007H12.9996C11.6741 8.20007 10.5996 9.27455 10.5996 10.6001V12.2001H23.3996V10.6001C23.3996 9.27455 22.3251 8.20007 20.9996 8.20007Z' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M1 14.6001C1 13.2746 2.07452 12.2001 3.4 12.2001H30.6C31.9255 12.2001 33 13.2746 33 14.6001V21.8001H1V14.6001Z' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link:hover .icon.icon1,
.quick-link .link-area li .link:focus .icon.icon1 {background-image: url("data:image/svg+xml,%3Csvg width='34' height='26' viewBox='0 0 34 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.2002 3.4C4.2002 2.07448 5.27472 1 6.6002 1H27.4002C28.7257 1 29.8002 2.07448 29.8002 3.4V12.2H4.2002V3.4Z' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M4.2002 3.4C4.2002 2.07448 5.27472 1 6.6002 1H27.4002C28.7257 1 29.8002 2.07448 29.8002 3.4V12.2H4.2002V3.4Z' stroke='url(%23paint0_linear_4386_21482)' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M2.59961 21.8V25' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M2.59961 21.8V25' stroke='url(%23paint1_linear_4386_21482)' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M31.4004 21.8V25' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M31.4004 21.8V25' stroke='url(%23paint2_linear_4386_21482)' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M20.9996 8.20001H12.9996C11.6741 8.20001 10.5996 9.27449 10.5996 10.6V12.2H23.3996V10.6C23.3996 9.27449 22.3251 8.20001 20.9996 8.20001Z' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M20.9996 8.20001H12.9996C11.6741 8.20001 10.5996 9.27449 10.5996 10.6V12.2H23.3996V10.6C23.3996 9.27449 22.3251 8.20001 20.9996 8.20001Z' stroke='url(%23paint3_linear_4386_21482)' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M1 14.6C1 13.2745 2.07452 12.2 3.4 12.2H30.6C31.9255 12.2 33 13.2745 33 14.6V21.8H1V14.6Z' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M1 14.6C1 13.2745 2.07452 12.2 3.4 12.2H30.6C31.9255 12.2 33 13.2745 33 14.6V21.8H1V14.6Z' stroke='url(%23paint4_linear_4386_21482)' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4386_21482' x1='6.16943' y1='1.77538' x2='13.988' y2='18.9017' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_4386_21482' x1='2.67653' y1='22.0215' x2='4.30162' y2='22.5082' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_4386_21482' x1='31.4773' y1='22.0215' x2='33.1024' y2='22.5082' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_4386_21482' x1='11.5842' y1='8.47694' x2='13.7628' y2='15.1578' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_4386_21482' x1='3.46154' y1='12.8646' x2='8.51904' y2='29.0205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link .icon.icon2 {background-image: url("data:image/svg+xml,%3Csvg width='33' height='19' viewBox='0 0 33 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.48 3.22006C18.48 1.99399 17.4861 1.00006 16.26 1.00006C15.034 1.00006 14.04 1.99399 14.04 3.22006' stroke='white' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M16.2602 3.56989C8.5002 3.56989 2.2002 9.85988 2.2002 17.6299H30.3202C30.3202 9.86988 24.0302 3.56989 16.2602 3.56989Z' stroke='white' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M23.1299 8.98004C24.9199 10.41 26.2599 12.37 26.8999 14.64L23.1299 8.98004Z' fill='white'/%3E%3Cpath d='M23.1299 8.98004C24.9199 10.41 26.2599 12.37 26.8999 14.64' stroke='white' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M19.6406 7.10992C20.3806 7.34992 21.0806 7.65992 21.7406 8.03992L19.6406 7.10992Z' fill='white'/%3E%3Cpath d='M19.6406 7.10992C20.3806 7.34992 21.0806 7.65992 21.7406 8.03992' stroke='white' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M0 17.6299H32.51' stroke='white' stroke-width='2' stroke-linejoin='bevel'/%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link:hover .icon.icon2,
.quick-link .link-area li .link:focus .icon.icon2 {background-image: url("data:image/svg+xml,%3Csvg width='33' height='19' viewBox='0 0 33 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.48 3.22C18.48 1.99393 17.4861 1 16.26 1C15.034 1 14.04 1.99393 14.04 3.22' stroke='white' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M18.48 3.22C18.48 1.99393 17.4861 1 16.26 1C15.034 1 14.04 1.99393 14.04 3.22' stroke='url(%23paint0_linear_4386_21524)' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M16.2602 3.56982C8.5002 3.56982 2.2002 9.85982 2.2002 17.6298H30.3202C30.3202 9.86982 24.0302 3.56982 16.2602 3.56982Z' stroke='white' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M16.2602 3.56982C8.5002 3.56982 2.2002 9.85982 2.2002 17.6298H30.3202C30.3202 9.86982 24.0302 3.56982 16.2602 3.56982Z' stroke='url(%23paint1_linear_4386_21524)' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M23.1299 8.97998C24.9199 10.41 26.2599 12.37 26.8999 14.64L23.1299 8.97998Z' fill='white'/%3E%3Cpath d='M23.1299 8.97998C24.9199 10.41 26.2599 12.37 26.8999 14.64' stroke='white' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M23.1299 8.97998C24.9199 10.41 26.2599 12.37 26.8999 14.64' stroke='url(%23paint2_linear_4386_21524)' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M19.6406 7.10986C20.3806 7.34986 21.0806 7.65986 21.7406 8.03986L19.6406 7.10986Z' fill='white'/%3E%3Cpath d='M19.6406 7.10986C20.3806 7.34986 21.0806 7.65986 21.7406 8.03986' stroke='white' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M19.6406 7.10986C20.3806 7.34986 21.0806 7.65986 21.7406 8.03986' stroke='url(%23paint3_linear_4386_21524)' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M0 17.6299H32.51' stroke='white' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cpath d='M0 17.6299H32.51' stroke='url(%23paint4_linear_4386_21524)' stroke-width='2' stroke-linejoin='bevel'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4386_21524' x1='14.3816' y1='1.15369' x2='16.0639' y2='4.37813' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_4386_21524' x1='4.36327' y1='4.54321' x2='15.018' y2='24.9647' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_4386_21524' x1='23.4199' y1='9.37183' x2='28.1632' y2='12.3996' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_4386_21524' x1='19.8022' y1='7.17425' x2='20.4565' y2='8.59033' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_4386_21524' x1='2.50077' y1='17.6991' x2='2.56002' y2='19.545' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link .icon.icon3 {background-image: url("data:image/svg+xml,%3Csvg width='31' height='28' viewBox='0 0 31 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.32818 14.1809L9.27532 18.1376L13.6439 18.7741L10.486 21.8571L11.2349 26.2007L7.32818 24.1537L3.42144 26.2007L4.17033 21.8571L1 18.7741L5.36857 18.1376L7.32818 14.1809Z' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M15.3292 1.00024L17.2763 4.95692L21.6449 5.59348L18.487 8.67644L19.2359 13.0325L15.3292 10.9731L11.4224 13.0325L12.1588 8.67644L9.00098 5.59348L13.3695 4.95692L15.3292 1.00024Z' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M23.5423 14.1809L25.5019 18.1376L29.8704 18.7741L26.7126 21.8571L27.449 26.2007L23.5423 24.1537L19.6355 26.2007L20.3844 21.8571L17.2266 18.7741L21.5951 18.1376L23.5423 14.1809Z' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link:hover .icon.icon3,
.quick-link .link-area li .link:focus .icon.icon3 {background-image: url("data:image/svg+xml,%3Csvg width='31' height='28' viewBox='0 0 31 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.32818 14.1808L9.27532 18.1375L13.6439 18.7741L10.486 21.857L11.2349 26.2007L7.32818 24.1537L3.42144 26.2007L4.17033 21.857L1 18.7741L5.36857 18.1375L7.32818 14.1808Z' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M7.32818 14.1808L9.27532 18.1375L13.6439 18.7741L10.486 21.857L11.2349 26.2007L7.32818 24.1537L3.42144 26.2007L4.17033 21.857L1 18.7741L5.36857 18.1375L7.32818 14.1808Z' stroke='url(%23paint0_linear_4386_21491)' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M15.3292 1.00018L17.2763 4.95686L21.6449 5.59342L18.487 8.67638L19.2359 13.0325L15.3292 10.973L11.4224 13.0325L12.1588 8.67638L9.00098 5.59342L13.3695 4.95686L15.3292 1.00018Z' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M15.3292 1.00018L17.2763 4.95686L21.6449 5.59342L18.487 8.67638L19.2359 13.0325L15.3292 10.973L11.4224 13.0325L12.1588 8.67638L9.00098 5.59342L13.3695 4.95686L15.3292 1.00018Z' stroke='url(%23paint1_linear_4386_21491)' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M23.5423 14.1808L25.5019 18.1375L29.8704 18.7741L26.7126 21.857L27.449 26.2007L23.5423 24.1537L19.6355 26.2007L20.3844 21.857L17.2266 18.7741L21.5951 18.1375L23.5423 14.1808Z' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M23.5423 14.1808L25.5019 18.1375L29.8704 18.7741L26.7126 21.857L27.449 26.2007L23.5423 24.1537L19.6355 26.2007L20.3844 21.857L17.2266 18.7741L21.5951 18.1375L23.5423 14.1808Z' stroke='url(%23paint2_linear_4386_21491)' stroke-width='2' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4386_21491' x1='1.97261' y1='15.013' x2='13.0775' y2='26.2077' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_4386_21491' x1='9.97358' y1='1.83319' x2='21.0901' y2='13.028' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_4386_21491' x1='18.1992' y1='15.013' x2='29.3041' y2='26.2077' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link .icon.icon4 {background-image: url("data:image/svg+xml,%3Csvg width='34' height='31' viewBox='0 0 34 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.67 1.00006H1V24.7501H6.54V28.7101L14.46 24.7501H32.67V1.00006Z' stroke='white' stroke-width='2' stroke-miterlimit='3.17'/%3E%3Cpath d='M22.3799 8.12994V11.2999' stroke='white' stroke-width='2' stroke-miterlimit='3.17'/%3E%3Cpath d='M11.29 8.12994V11.2999' stroke='white' stroke-width='2' stroke-miterlimit='3.17'/%3E%3Cpath d='M22.3798 15.2501C22.3798 15.2501 20.7998 18.4201 16.8398 18.4201C12.8798 18.4201 11.2998 15.2501 11.2998 15.2501' stroke='white' stroke-width='2' stroke-miterlimit='3.17'/%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link:hover .icon.icon4,
.quick-link .link-area li .link:focus .icon.icon4 {background-image: url("data:image/svg+xml,%3Csvg width='34' height='31' viewBox='0 0 34 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.67 1H1V24.75H6.54V28.71L14.46 24.75H32.67V1Z' stroke='url(%23paint0_linear_4386_21498)' stroke-width='2' stroke-miterlimit='3.17'/%3E%3Cpath d='M22.3799 8.12988V11.2999' stroke='%231AA0FF' stroke-width='2' stroke-miterlimit='3.17'/%3E%3Cpath d='M22.3799 8.12988V11.2999' stroke='url(%23paint1_linear_4386_21498)' stroke-width='2' stroke-miterlimit='3.17'/%3E%3Cpath d='M11.29 8.12988V11.2999' stroke='%231AA0FF' stroke-width='2' stroke-miterlimit='3.17'/%3E%3Cpath d='M11.29 8.12988V11.2999' stroke='url(%23paint2_linear_4386_21498)' stroke-width='2' stroke-miterlimit='3.17'/%3E%3Cpath d='M22.3798 15.25C22.3798 15.25 20.7998 18.42 16.8398 18.42C12.8798 18.42 11.2998 15.25 11.2998 15.25' stroke='%231AA0FF' stroke-width='2' stroke-miterlimit='3.17'/%3E%3Cpath d='M22.3798 15.25C22.3798 15.25 20.7998 18.42 16.8398 18.42C12.8798 18.42 11.2998 15.25 11.2998 15.25' stroke='url(%23paint3_linear_4386_21498)' stroke-width='2' stroke-miterlimit='3.17'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4386_21498' x1='3.43615' y1='2.91839' x2='28.9321' y2='30.8438' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_4386_21498' x1='22.4568' y1='8.34934' x2='24.0793' y2='8.83986' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_4386_21498' x1='11.367' y1='8.34934' x2='12.9895' y2='8.83986' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_4386_21498' x1='12.1521' y1='15.4695' x2='13.7577' y2='20.8477' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link .icon.icon5 {background-image: url("data:image/svg+xml,%3Csvg width='26' height='24' viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.8 4.60006L1 1.00006V19.0001L8.8 22.6001L17.2 19.0001L25 22.6001V4.60006L17.2 1.00006L8.8 4.60006Z' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M17.2002 1.00012V19.0001' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M8.7998 4.6001V22.6001' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M4.90039 2.80012L8.80039 4.60012L17.2004 1.00012L21.1004 2.80012' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M4.90039 20.8001L8.80039 22.6001L17.2004 19.0001L21.1004 20.8001' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link:hover .icon.icon5,
.quick-link .link-area li .link:focus .icon.icon5 {background-image: url("data:image/svg+xml,%3Csvg width='26' height='24' viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.8 4.6L1 1V19L8.8 22.6L17.2 19L25 22.6V4.6L17.2 1L8.8 4.6Z' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M8.8 4.6L1 1V19L8.8 22.6L17.2 19L25 22.6V4.6L17.2 1L8.8 4.6Z' stroke='url(%23paint0_linear_4386_21506)' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M17.2002 1.00006V19.0001' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M17.2002 1.00006V19.0001' stroke='url(%23paint1_linear_4386_21506)' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M8.7998 4.60004V22.6' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M8.7998 4.60004V22.6' stroke='url(%23paint2_linear_4386_21506)' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M4.90039 2.80006L8.80039 4.60006L17.2004 1.00006L21.1004 2.80006' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M4.90039 2.80006L8.80039 4.60006L17.2004 1.00006L21.1004 2.80006' stroke='url(%23paint3_linear_4386_21506)' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M4.90039 20.8001L8.80039 22.6001L17.2004 19.0001L21.1004 20.8001' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M4.90039 20.8001L8.80039 22.6001L17.2004 19.0001L21.1004 20.8001' stroke='url(%23paint4_linear_4386_21506)' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4386_21506' x1='2.84615' y1='2.49539' x2='22.7634' y2='23.7035' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_4386_21506' x1='17.2771' y1='2.24622' x2='19.0429' y2='2.34023' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_4386_21506' x1='8.87673' y1='5.84619' x2='10.6426' y2='5.9402' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_4386_21506' x1='6.14654' y1='1.24929' x2='7.61037' y2='7.56203' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_4386_21506' x1='6.14654' y1='19.2493' x2='7.61037' y2='25.562' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link .icon.icon6 {background-image: url("data:image/svg+xml,%3Csvg width='32' height='31' viewBox='0 0 32 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.0004 16.9377C31.0004 11.7908 27.8035 7.38458 23.2941 5.60333C23.0785 5.51896 22.8723 5.44396 22.6566 5.36896C22.6566 5.36896 22.6473 5.39708 22.6098 5.45333C24.3441 7.55333 25.3848 10.2533 25.3848 13.1877C25.3848 19.919 19.9285 25.3752 13.1973 25.3752H10.216C10.2066 25.4877 10.1973 25.5533 10.1973 25.5533C12.4004 27.7565 15.4473 29.1252 18.8129 29.1252H31.0004L27.916 25.019C29.8285 22.8627 31.0004 20.0408 31.0004 16.9377Z' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M16.4688 15.0629C17.5043 15.0629 18.3438 14.2235 18.3438 13.1879C18.3438 12.1524 17.5043 11.3129 16.4688 11.3129C15.4332 11.3129 14.5938 12.1524 14.5938 13.1879C14.5938 14.2235 15.4332 15.0629 16.4688 15.0629Z' fill='white'/%3E%3Cpath d='M9.90625 15.0629C10.9418 15.0629 11.7812 14.2235 11.7812 13.1879C11.7812 12.1524 10.9418 11.3129 9.90625 11.3129C8.87072 11.3129 8.03125 12.1524 8.03125 13.1879C8.03125 14.2235 8.87072 15.0629 9.90625 15.0629Z' fill='white'/%3E%3Cpath d='M13.1875 1.00006C6.45625 1.00006 1 6.45631 1 13.1876C1 16.2907 2.17188 19.1126 4.08437 21.2688L1 25.3751H13.1875C19.9187 25.3751 25.375 19.9188 25.375 13.1876C25.375 6.45631 19.9187 1.00006 13.1875 1.00006Z' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link:hover .icon.icon6,
.quick-link .link-area li .link:focus .icon.icon6 {background-image: url("data:image/svg+xml,%3Csvg width='32' height='31' viewBox='0 0 32 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.0004 16.9376C31.0004 11.7908 27.8035 7.38452 23.2941 5.60327C23.0785 5.5189 22.8723 5.4439 22.6566 5.3689C22.6566 5.3689 22.6473 5.39702 22.6098 5.45327C24.3441 7.55327 25.3848 10.2533 25.3848 13.1876C25.3848 19.9189 19.9285 25.3751 13.1973 25.3751H10.216C10.2066 25.4876 10.1973 25.5533 10.1973 25.5533C12.4004 27.7564 15.4473 29.1251 18.8129 29.1251H31.0004L27.916 25.0189C29.8285 22.8626 31.0004 20.0408 31.0004 16.9376Z' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M31.0004 16.9376C31.0004 11.7908 27.8035 7.38452 23.2941 5.60327C23.0785 5.5189 22.8723 5.4439 22.6566 5.3689C22.6566 5.3689 22.6473 5.39702 22.6098 5.45327C24.3441 7.55327 25.3848 10.2533 25.3848 13.1876C25.3848 19.9189 19.9285 25.3751 13.1973 25.3751H10.216C10.2066 25.4876 10.1973 25.5533 10.1973 25.5533C12.4004 27.7564 15.4473 29.1251 18.8129 29.1251H31.0004L27.916 25.0189C29.8285 22.8626 31.0004 20.0408 31.0004 16.9376Z' stroke='url(%23paint0_linear_4386_21515)' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M16.4688 15.0629C17.5043 15.0629 18.3438 14.2234 18.3438 13.1879C18.3438 12.1523 17.5043 11.3129 16.4688 11.3129C15.4332 11.3129 14.5938 12.1523 14.5938 13.1879C14.5938 14.2234 15.4332 15.0629 16.4688 15.0629Z' fill='%230699DF'/%3E%3Cpath d='M9.90625 15.0629C10.9418 15.0629 11.7812 14.2234 11.7812 13.1879C11.7812 12.1523 10.9418 11.3129 9.90625 11.3129C8.87072 11.3129 8.03125 12.1523 8.03125 13.1879C8.03125 14.2234 8.87072 15.0629 9.90625 15.0629Z' fill='%230699DF'/%3E%3Cpath d='M13.1875 1C6.45625 1 1 6.45625 1 13.1875C1 16.2906 2.17188 19.1125 4.08437 21.2688L1 25.375H13.1875C19.9187 25.375 25.375 19.9187 25.375 13.1875C25.375 6.45625 19.9187 1 13.1875 1Z' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M13.1875 1C6.45625 1 1 6.45625 1 13.1875C1 16.2906 2.17188 19.1125 4.08437 21.2688L1 25.375H13.1875C19.9187 25.375 25.375 19.9187 25.375 13.1875C25.375 6.45625 19.9187 1 13.1875 1Z' stroke='url(%23paint1_linear_4386_21515)' stroke-width='2' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4386_21515' x1='11.7975' y1='7.01356' x2='33.4132' y2='25.1535' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_4386_21515' x1='2.875' y1='2.6875' x2='25.375' y2='24.25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230097EC'/%3E%3Cstop offset='1' stop-color='%2356AA2E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");}
.quick-link .link-area li .link .tit {font-size: 17px;font-weight: 500;display: block;color: #fff;line-height: 1;}





/* section4 */
.section4 {padding: 250px 0;position:relative;}
.section4:before {content:'';background-image: url("data:image/svg+xml,%3Csvg width='1920' height='133' viewBox='0 0 1920 133' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_b_4333_11305)'%3E%3Cpath d='M123.172 3.06577L79.1693 80.071V129.304H43.8226V79.8906L0 3.06577H38.5928L61.6763 48.6918L84.7598 3.06577H123.172Z' fill='%23F2F2F2'/%3E%3Cpath d='M168.911 99.187H216.701V129.304H134.286V3.06577H215.078V33.1826H168.911V51.7576H210.389V80.2513H168.911V99.187Z' fill='%23F2F2F2'/%3E%3Cpath d='M278.88 132.55C248.042 132.55 228.024 116.139 228.024 88.5469H263.912C263.912 97.5639 270.945 102.072 278.88 102.072C286.094 102.072 293.127 98.105 293.127 91.252C293.127 83.3171 283.208 80.9727 271.126 78.0872C252.911 73.5787 229.647 67.9882 229.647 39.3141C229.647 14.4272 247.862 0.180338 277.618 0.180338C307.915 0.180338 325.408 15.6896 325.408 41.4782H290.422C290.422 33.3629 284.471 29.5758 277.257 29.5758C271.126 29.5758 265.174 32.2809 265.174 38.2321C265.174 45.4457 274.732 47.7901 286.455 50.8559C305.21 55.5447 329.375 61.8566 329.375 90.5307C329.375 118.123 308.276 132.55 278.88 132.55Z' fill='%23F2F2F2'/%3E%3Cpath d='M424.044 129.304L417.191 108.925H372.467L365.434 129.304H328.103L377.697 3.06577H411.781L462.457 129.304H424.044ZM408.715 81.694L394.649 42.5602L380.943 81.694H408.715Z' fill='%23F2F2F2'/%3E%3Cpath d='M551.102 3.06577H584.826V129.304H555.971L505.837 60.9549V129.304H472.113V3.06577H502.591L551.102 69.4309V3.06577Z' fill='%23F2F2F2'/%3E%3Cpath d='M733.071 3.06577V34.4449H698.806V129.304H663.82V34.4449H629.556V3.06577H733.071Z' fill='%23F2F2F2'/%3E%3Cpath d='M814.176 129.304L793.617 90.711H780.993V129.304H746.188V3.06577H801.011C828.062 3.06577 847.899 21.4605 847.899 47.7901C847.899 63.2993 840.325 76.1035 827.882 83.4974L852.949 129.304H814.176ZM780.993 34.0843V61.4959H796.863C806.602 61.4959 812.192 55.5447 812.192 47.7901C812.192 39.8551 806.602 34.0843 796.863 34.0843H780.993Z' fill='%23F2F2F2'/%3E%3Cpath d='M948.756 129.304L941.903 108.925H897.179L890.145 129.304H852.815L902.409 3.06577H936.493L987.168 129.304H948.756ZM933.427 81.694L919.361 42.5602L905.655 81.694H933.427Z' fill='%23F2F2F2'/%3E%3Cpath d='M1061.18 3.06577H1100.68L1052.35 129.304H1019.89L970.653 3.06577H1010.33L1036.12 81.694L1061.18 3.06577Z' fill='%23F2F2F2'/%3E%3Cpath d='M1145.41 99.187H1193.2V129.304H1110.78V3.06577H1191.58V33.1826H1145.41V51.7576H1186.89V80.2513H1145.41V99.187Z' fill='%23F2F2F2'/%3E%3Cpath d='M1246 97.5639H1290.91V129.304H1210.65V3.06577H1246V97.5639Z' fill='%23F2F2F2'/%3E%3Cpath d='M1380.45 132.55C1349.61 132.55 1329.59 116.139 1329.59 88.5469H1365.48C1365.48 97.5639 1372.51 102.072 1380.45 102.072C1387.66 102.072 1394.69 98.105 1394.69 91.252C1394.69 83.3171 1384.78 80.9727 1372.69 78.0872C1354.48 73.5787 1331.21 67.9882 1331.21 39.3141C1331.21 14.4272 1349.43 0.180338 1379.19 0.180338C1409.48 0.180338 1426.98 15.6896 1426.98 41.4782H1391.99C1391.99 33.3629 1386.04 29.5758 1378.82 29.5758C1372.69 29.5758 1366.74 32.2809 1366.74 38.2321C1366.74 45.4457 1376.3 47.7901 1388.02 50.8559C1406.78 55.5447 1430.94 61.8566 1430.94 90.5307C1430.94 118.123 1409.84 132.55 1380.45 132.55Z' fill='%23F2F2F2'/%3E%3Cpath d='M1538.9 3.06577V34.4449H1504.64V129.304H1469.65V34.4449H1435.39V3.06577H1538.9Z' fill='%23F2F2F2'/%3E%3Cpath d='M1611.79 132.55C1571.21 132.55 1542.36 104.778 1542.36 66.3651C1542.36 27.7724 1571.21 0 1611.79 0C1652.36 0 1681.22 27.592 1681.22 66.3651C1681.22 104.958 1652.36 132.55 1611.79 132.55ZM1611.79 100.269C1631.08 100.269 1644.97 86.0222 1644.97 66.3651C1644.97 46.5277 1631.08 32.2809 1611.79 32.2809C1592.67 32.2809 1578.42 46.7081 1578.42 66.3651C1578.42 85.8418 1592.67 100.269 1611.79 100.269Z' fill='%23F2F2F2'/%3E%3Cpath d='M1764.43 129.304L1743.87 90.711H1731.25V129.304H1696.45V3.06577H1751.27C1778.32 3.06577 1798.16 21.4605 1798.16 47.7901C1798.16 63.2993 1790.58 76.1035 1778.14 83.4974L1803.21 129.304H1764.43ZM1731.25 34.0843V61.4959H1747.12C1756.86 61.4959 1762.45 55.5447 1762.45 47.7901C1762.45 39.8551 1756.86 34.0843 1747.12 34.0843H1731.25Z' fill='%23F2F2F2'/%3E%3Cpath d='M1920.12 3.06577L1876.12 80.071V129.304H1840.77V79.8906L1796.95 3.06577H1835.54L1858.62 48.6918L1881.71 3.06577H1920.12Z' fill='%23F2F2F2'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b_4333_11305' x='-9.80604' y='-9.80604' width='1939.73' height='152.162' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='4.90302'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_4333_11305'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_4333_11305' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");width: 1920px;height: 133px;display: inline-block;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);background-repeat: no-repeat;background-position: 50%;}
.section4> .s-inner {}

.trip-story {position: relative;}
.slide-ui-sample6 {}
.slide-ui-sample6 .slide {height: 749px;overflow: hidden;}
.slide-ui-sample6 .slide.slick-slider {height:auto;overflow:visible;}
.slide-ui-sample6 .slide .item {}
.slide-ui-sample6 .slide .item .item-wrap {}
.slide-ui-sample6 .slide .item .item-wrap .thm-box {width: 100%;height: 482px;display: block;}
.slide-ui-sample6 .slide .item .item-wrap .thm-inner {width:100%;height:100%;position:relative;overflow:hidden;}
.slide-ui-sample6 .slide .item .item-wrap .thm-inner img {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 105%;height: auto;max-width: none;max-height: none;}

.slide-ui-sample6 .slide .item .item-wrap .info-box {display: block;padding: 31px 67px 0 20px;background-color:#fff;max-width: 620px;width: 100%;margin-top:-80px;position:relative;}
.slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num {font-size: 254px;font-family: 'Gmarket Sans';font-weight: 800;color: #fff;position: absolute;left: -70px;bottom: calc(100% - 50px);line-height: 1;width: 220px;height: 181px;font-size: 0;background-repeat: no-repeat;background-position: left bottom;left: 0;bottom: 100%;}
.slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num.sm1 {background-image: url("data:image/svg+xml,%3Csvg width='220' height='181' viewBox='0 0 220 181' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_6423_33178' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='220' height='181'%3E%3Crect width='220' height='181' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_6423_33178)'%3E%3Cpath d='M12.7156 185.58C-32.0684 185.58 -61.3307 150.72 -61.3307 96.7756C-61.3307 42.5768 -32.3229 7.97095 12.7156 7.97095C58.0085 7.97095 86.7619 42.5768 86.7619 96.7756C86.7619 150.72 57.7541 185.58 12.7156 185.58ZM12.7156 145.376C30.5274 145.376 40.4511 128.074 40.4511 96.7756C40.4511 65.7321 30.5274 48.1748 12.7156 48.1748C-5.09623 48.1748 -14.7655 65.4777 -14.7655 96.7756C-14.7655 127.819 -5.09623 145.376 12.7156 145.376Z' fill='white'/%3E%3Cpath d='M89.0441 11.7878H159.782V181H114.235V50.2104H89.0441V11.7878Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");}
.slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num.sm2 {background-image: url("data:image/svg+xml,%3Csvg width='220' height='181' viewBox='0 0 220 181' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_6423_33169' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='220' height='181'%3E%3Crect width='220' height='181' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_6423_33169)'%3E%3Cpath d='M12.7156 185.58C-32.0684 185.58 -61.3307 150.72 -61.3307 96.7757C-61.3307 42.5768 -32.3229 7.97102 12.7156 7.97102C58.0085 7.97102 86.7619 42.5768 86.7619 96.7757C86.7619 150.72 57.7541 185.58 12.7156 185.58ZM12.7156 145.376C30.5274 145.376 40.4511 128.074 40.4511 96.7757C40.4511 65.7322 30.5274 48.1748 12.7156 48.1748C-5.09623 48.1748 -14.7655 65.4777 -14.7655 96.7757C-14.7655 127.819 -5.09623 145.376 12.7156 145.376Z' fill='white'/%3E%3Cpath d='M169.647 141.051H216.721V181H90.7656V170.822C158.959 90.4143 168.374 77.4371 168.374 62.9332C168.374 53.7728 162.267 47.6659 153.616 47.6659C144.201 47.6659 138.349 54.0273 138.349 64.2055V67.5134H93.5646V64.4599C93.5646 30.1086 115.957 7.71655 153.107 7.71655C188.985 7.71655 213.667 29.5996 213.667 61.4065C213.667 82.7807 205.779 99.0657 169.647 141.051Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");}
.slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num.sm3 {background-image: url("data:image/svg+xml,%3Csvg width='220' height='181' viewBox='0 0 220 181' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_6423_33172' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='220' height='181'%3E%3Crect width='220' height='181' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_6423_33172)'%3E%3Cpath d='M12.7155 185.58C-32.0685 185.58 -61.3308 150.72 -61.3308 96.7756C-61.3308 42.5768 -32.323 7.97095 12.7155 7.97095C58.0084 7.97095 86.7617 42.5768 86.7617 96.7756C86.7617 150.72 57.7539 185.58 12.7155 185.58ZM12.7155 145.376C30.5273 145.376 40.451 128.074 40.451 96.7756C40.451 65.7321 30.5273 48.1748 12.7155 48.1748C-5.09636 48.1748 -14.7656 65.4777 -14.7656 96.7756C-14.7656 127.819 -5.09636 145.376 12.7155 145.376Z' fill='white'/%3E%3Cpath d='M179.061 74.1291C203.234 80.236 218.756 99.829 218.756 126.038C218.756 160.389 192.038 185.071 154.888 185.071C118.755 185.071 93.5645 161.407 92.5467 126.292H136.058C136.567 138.252 143.946 146.14 155.142 146.14C166.593 146.14 174.735 137.743 174.735 125.274C174.735 112.806 166.338 105.173 153.107 105.173H126.135V95.7578L153.616 50.4649H96.8724V11.7878H212.904V19.6759L179.061 74.1291Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");}
.slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num.sm4 {background-image: url("data:image/svg+xml,%3Csvg width='220' height='181' viewBox='0 0 220 181' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_6423_33175' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='220' height='181'%3E%3Crect width='220' height='181' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_6423_33175)'%3E%3Cpath d='M12.7155 185.58C-32.0685 185.58 -61.3308 150.72 -61.3308 96.7756C-61.3308 42.5768 -32.323 7.97095 12.7155 7.97095C58.0084 7.97095 86.7617 42.5768 86.7617 96.7756C86.7617 150.72 57.7539 185.58 12.7155 185.58ZM12.7155 145.376C30.5273 145.376 40.451 128.074 40.451 96.7756C40.451 65.7321 30.5273 48.1748 12.7155 48.1748C-5.09636 48.1748 -14.7656 65.4777 -14.7656 96.7756C-14.7656 127.819 -5.09636 145.376 12.7155 145.376Z' fill='white'/%3E%3Cpath d='M226.899 112.806V150.72H211.631V181H168.12V150.72H86.9487V142.323L141.147 11.7878H185.931L144.201 112.806H171.173L181.097 75.6558H211.631V112.806H226.899Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");}
.slide-ui-sample6 .slide .item .item-wrap .info-box .section-cat {color: #319800;margin-bottom: 13px;}
.slide-ui-sample6 .slide .item .item-wrap .info-box .section-cat:before {background-color:#319800;}
.slide-ui-sample6 .slide .item .item-wrap .info-box .fe-title {display: block;font-size: 36px;font-weight: 600;font-family: 'ONEMobile';line-height: 1;color: #111;margin-bottom: 15px;}
.slide-ui-sample6 .slide .item .item-wrap .info-box .fe-title .location-cat {display: inline-block;font-family: 'ONEMobile';line-height: 1;color: #666;}
.slide-ui-sample6 .slide .item .item-wrap .info-box .sub-title {display: block;text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.10);font-size: 22px;line-height: 1;font-weight: 500;color: #333;margin-bottom: 28px;}
.slide-ui-sample6 .slide .item .item-wrap .info-box .slide-content {color: #666;text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.10);font-size: 16px;line-height: 150%;font-weight: 400;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.slide-ui-sample6 .slide .item .item-wrap .info-box .btn-wrap{display: block;margin-top: 60px;}
.slide-ui-sample6 .slide .item .item-wrap .info-box .btn-wrap .link {display: inline-block;color: #199FFF;font-size: 16px;line-height: 1px;font-weight: 500;letter-spacing: -0.5px;position: relative;}
.slide-ui-sample6 .slide .item .item-wrap .info-box .btn-wrap .link:hover .tit,
.slide-ui-sample6 .slide .item .item-wrap .info-box .btn-wrap .link:focus .tit {text-decoration:underline;}
.slide-ui-sample5 .slide .item .item-wrap .btn-wrap .link .tit {display:inline-block;}
.slide-ui-sample6 .slide .item .item-wrap .info-box .btn-wrap .link .tit:after {content:'';background-image: url("data:image/svg+xml,%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 5.50018H1' stroke='%23199FFF' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.333 0.833618L14.9997 5.50028L10.333 10.167' stroke='%23199FFF' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;width: 16px;height: 11px;display: inline-block;vertical-align: middle;margin-top: -3px;margin-left: 5px;}

.slide-ui-sample6 .slide_control {z-index: 3;display: flex;align-items: center;position: absolute;left: calc(100% / 2 - 237px);bottom: 0;}
/* .slide-ui-sample6 .nav-slide .item {opacity:0.1;} */
.slide-ui-sample6 .nav-slide .slick-slide.slick-active .item { opacity: 1}
.slide-ui-sample6 .slide_control::after { content: ''; display: block; clear: both}
.slide-ui-sample6 .slide_control .total,
.slide-ui-sample6 .slide_control button,
.slide-ui-sample6 .slide_control .total *,
.slide-ui-sample6 .slide_control button * { display: inline-block; height: 20px}
.slide-ui-sample6 .slide_control .total {display: inline-flex;align-items: center;margin-right: 19px;padding-top: 2px;color: #b0b0b0;}
.slide-ui-sample6 .slide_control .total span {line-height: 1;height: auto;/* color: #fff; *//* font-family: 'gmarket'; */font-size: 15px;font-weight: bold;}
.slide-ui-sample6 .slide_control .total .current {color: #111;font-weight: 700;/* min-width: 21px; */}
.slide-ui-sample6 .slide_control .total .line { position: relative; height: 16px;margin:0 15px;}
.slide-ui-sample6 .slide_control .total .line em { position: relative; width: 100%; height: 100%; display: block}
.slide-ui-sample6 .slide_control .btn-wrap {display: flex;/* margin-top: -5px; */align-items:center;}
.slide-ui-sample6 .slide_control .btn-wrap .line {color: #b0b0b0;margin: 0 17px;}
.slide-ui-sample6 .slide_control button { background-position: center center; background-repeat: no-repeat; width: 23px; }
.slide-ui-sample6 .slide_control button span { font-size: 0; }
.slide-ui-sample6 .slide_control .prev {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.50037H14' stroke='%23B0B0B0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.33332 9.83338L1 5.50005L5.33332 1.16672' stroke='%23B0B0B0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample6 .slide_control .next {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5.50037H1' stroke='%23B0B0B0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.66668 9.83338L14 5.50005L9.66668 1.16672' stroke='%23B0B0B0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample6 .slide_control .play {display: none;background-image: url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.27736 5.41591C7.41645 5.32318 7.5 5.16706 7.5 4.99988C7.5 4.83271 7.41645 4.67659 7.27734 4.58386L1.27735 0.583971C1.12392 0.481688 0.926646 0.472154 0.764069 0.559164C0.601491 0.646174 0.5 0.815603 0.5 1L0.5 9C0.5 9.1844 0.601493 9.35383 0.764074 9.44084C0.926654 9.52785 1.12393 9.51831 1.27736 9.41602L7.27736 5.41591Z' fill='%23B0B0B0' stroke='%23B0B0B0' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample6 .slide_control .stop {background-image: url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.75' y1='0.500061' x2='0.749999' y2='12.5001' stroke='%23B0B0B0' stroke-width='1.5'/%3E%3Cline x1='6.75' y1='0.500061' x2='6.75' y2='12.5001' stroke='%23B0B0B0' stroke-width='1.5'/%3E%3C/svg%3E%0A");}

/* .slide-ui-sample6 .slide_control .progress {width: 242px;height: 1px;background-color: rgba(0,0,0,0.2);margin: 0 20px;position: relative;}
.slide-ui-sample6 .slide_control .progress .bar {background: linear-gradient(90deg, #199FFF 0.29%, #56AA2E 100%);top: 0;left: 0;position: absolute;height: 100%;} */

.slide-ui-sample6 .slide_control .prev:focus,
.slide-ui-sample6 .slide_control .prev:hover,
.slide-ui-sample6 .slide_control .prev:active {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.50037H14' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.33332 9.83338L1 5.50005L5.33332 1.16672' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample6 .slide_control .next:focus,
.slide-ui-sample6 .slide_control .next:hover,
.slide-ui-sample6 .slide_control .next:active {background-image: url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5.50037H1' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.66668 9.83338L14 5.50005L9.66668 1.16672' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample6 .slide_control .play:focus,
.slide-ui-sample6 .slide_control .play:hover,
.slide-ui-sample6 .slide_control .play:active {background-image: url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.27736 5.41591C7.41645 5.32318 7.5 5.16706 7.5 4.99988C7.5 4.83271 7.41645 4.67659 7.27734 4.58386L1.27735 0.583971C1.12392 0.481688 0.926646 0.472154 0.764069 0.559164C0.601491 0.646174 0.5 0.815603 0.5 1L0.5 9C0.5 9.1844 0.601493 9.35383 0.764074 9.44084C0.926654 9.52785 1.12393 9.51831 1.27736 9.41602L7.27736 5.41591Z' fill='%23333333' stroke='%23333333' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.slide-ui-sample6 .slide_control .stop:focus,
.slide-ui-sample6 .slide_control .stop:hover,
.slide-ui-sample6 .slide_control .stop:active {background-image: url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.75' y1='0.500061' x2='0.749999' y2='12.5001' stroke='%23333333' stroke-width='1.5'/%3E%3Cline x1='6.75' y1='0.500061' x2='6.75' y2='12.5001' stroke='%23333333' stroke-width='1.5'/%3E%3C/svg%3E%0A");}

.slide-ui-sample6 .nav-slide,
.slide-ui-sample6 .nav-slide .item .link .nav-link {}
.slide-ui-sample6 .nav-slide {position: absolute;right: 0;bottom: 0;width: 100%;max-width: 631px;display: flex;overflow: hidden;}
.slide-ui-sample6 .nav-slide.slick-slider {display: block;overflow: visible;}
/* .slide-ui-sample6 .nav-slide .slick-current {display:none;} */
/* .slide-ui-sample6 .nav-slide .slick-cloned:first-child {display:none;} */
.slide-ui-sample6 .nav-slide .slick-slide {transform: translate3d(-320px, 0px, 0px);}
.slide-ui-sample6 .nav-slide .item {padding: 0 10px;}
.slide-ui-sample6 .nav-slide .item .link {}
.slide-ui-sample6 .nav-slide .item .link .nav-link {display: block;width: 300px;/* max-width: 300px; */}
.slide-ui-sample6 .nav-slide .item .link .nav-link .thm-box {height: 172px;width: 100%;display: block;}
.slide-ui-sample6 .nav-slide .item .link .nav-link .thm-inner {width:100%;height:100%;position: relative;overflow: hidden;}
.slide-ui-sample6 .nav-slide .item .link .nav-link .thm-inner:before {content:'';border-radius: 45px;background: rgba(255, 255, 255, 0.10);backdrop-filter: blur(2px);width: 45px;height: 45px;position: absolute;display: inline-block;z-index: 1;left: 50%;top: 50%;margin-top: -22.5px;margin-left: -22.5px;background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.66766 9.66673L6.00098 5.33339L1.66766 1.00006' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;background-position: center;opacity: 0;transform: scale(0);transition: all 0.3s;}
.slide-ui-sample6 .nav-slide .item .link .nav-link:hover .thm-inner:before,
.slide-ui-sample6 .nav-slide .item .link .nav-link:focus .thm-inner:before {opacity: 1;transform: scale(1);}
.slide-ui-sample6 .nav-slide .item .link .nav-link .thm-inner img {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);height: 100%;width: auto;max-width: none;max-height: none;}

.slide-ui-sample6 .nav-slide .item .link .nav-link .info-box {display: block;margin-top: 19px;}
.slide-ui-sample6 .nav-slide .item .link .nav-link .info-box .nav-title {display: block;line-height: 1;color: #111;font-size: 20px;font-weight: 400;letter-spacing: -1px;font-family: 'ONEMobile';margin-bottom: 6px;}
.slide-ui-sample6 .nav-slide .item .link .nav-link .info-box .nav-title .nav-cat {display: inline-block;color: #666;font-family: 'Gmarket Sans';line-height: 1;}
.slide-ui-sample6 .nav-slide .item .link .nav-link .info-box .nav-sub-title {display: block;text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.10);line-height: 1;color: #333;font-size: 16px;letter-spacing: -0.5px;}



/* section5 */
.section5 {background-image: url(/images/tour/main/tour-img.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;padding: 103px 0 161px;}
.section5> .s-inner {}

.tema-trip {display: flex;justify-content: space-between;}
.tema-trip .box {}
.tema-trip .box.left-box {width: 100%;max-width: 465px;}
.tema-trip .box.left-box .tt-text {}
.tema-trip .box.left-box .tt-text .section-cat {color: #fff;margin-bottom: 43px;}
.tema-trip .box.left-box .tt-text .section-cat:before {background-color:#fff;}
.tema-trip .box.left-box .tt-text .tt-main-title {display: block;color: #fff;font-size: 36px;font-family: 'ONEMobile';line-height: 50px;letter-spacing: -1px;font-weight: 500;margin-bottom: 23px;}
.tema-trip .box.left-box .tt-text .tt-sub-title {text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.10);display: block;color: #fff;font-size: 16px;line-height: 150%;font-weight: 400;}

.tema-trip .box.right-box {width: calc(100% - 622px);}
.tema-trip .box.right-box .link-wrap {width: calc(100% + 18px);height: calc(100% + 18px);margin: -9px;position: relative;}
.tema-trip .box.right-box .link-wrap:after {content:'';display:block;clear:both;}
.tema-trip .box.right-box .link-wrap .item {float: left;padding: 9px;width: calc(100% / 2 - -1px);display: block;}
.tema-trip .box.right-box .link-wrap .item:nth-child(2) {position: absolute;right: 0;top: 126px;}
.tema-trip .box.right-box .link-wrap .item .link {border: 1px solid #434D4E;background: rgba(255, 255, 255, 0.05);backdrop-filter: blur(5px);display: block;color: #fff;width: 100%;height: 267px;/* max-width: 300px; */padding: 32px 33px;transition: all 0.3s;position: relative;}
.tema-trip .box.right-box .link-wrap .item .link:before {content:'';display:inline-block;position: absolute;right: 30px;bottom: 30px;background-repeat: no-repeat;background-position: center;background-size: contain;}
.tema-trip .box.right-box .link-wrap .item .link:hover, .tema-trip .box.right-box .link-wrap .item .link:focus {background-color: #fff;}
.tema-trip .box.right-box .link-wrap .item .link .link-main-title {display: inline-block;font-size: 24px;font-weight: 700;line-height: 1;letter-spacing: -0.5px;margin-bottom: 10px;position: relative;}
.tema-trip .box.right-box .link-wrap .item .link:hover .link-main-title::after,
.tema-trip .box.right-box .link-wrap .item .link:focus .link-main-title::after {background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6.5 7L1 12.5' stroke='%231AA0FE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.tema-trip .box.right-box .link-wrap .item .link .link-main-title::after {content: '';display: inline-block;background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6.5 7L1 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;background-position: 50%;vertical-align: middle;width: 8px;height: 14px;margin-top: -4px;margin-left: 8px;}
.tema-trip .box.right-box .link-wrap .item .link:hover .link-main-title, .tema-trip .box.right-box .link-wrap .item .link:focus .link-main-title {color: #1AA0FE;}
.tema-trip .box.right-box .link-wrap .item .link .link-sub-title {display: block;font-size: 16px;font-weight: 400;line-height: 24px;letter-spacing: -0.5px;}
.tema-trip .box.right-box .link-wrap .item .link:hover .link-sub-title, .tema-trip .box.right-box .link-wrap .item .link:focus .link-sub-title {color: #666666;}

.tema-trip .box.right-box .link-wrap .item.item1 .link:before {background-image: url("data:image/svg+xml,%3Csvg width='44' height='49' viewBox='0 0 44 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cpath d='M44 44.1113V9.88911C44 7.19288 41.8073 5.00022 39.1111 5.00022H34.2222V0.111328H29.3333V5.00022H14.6667V0.111328H9.77778V5.00022H4.88889C2.19267 5.00022 0 7.19288 0 9.88911V44.1113C0 46.8075 2.19267 49.0002 4.88889 49.0002H39.1111C41.8073 49.0002 44 46.8075 44 44.1113ZM14.6667 39.2224H9.77778V34.3335H14.6667V39.2224ZM14.6667 29.4447H9.77778V24.5558H14.6667V29.4447ZM24.4444 39.2224H19.5556V34.3335H24.4444V39.2224ZM24.4444 29.4447H19.5556V24.5558H24.4444V29.4447ZM34.2222 39.2224H29.3333V34.3335H34.2222V39.2224ZM34.2222 29.4447H29.3333V24.5558H34.2222V29.4447ZM39.1111 17.2224H4.88889V12.3336H39.1111V17.2224Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");width: 44px;height: 49px;}
.tema-trip .box.right-box .link-wrap .item.item1 .link:hover:before,
.tema-trip .box.right-box .link-wrap .item.item1 .link:focus:before {background-image: url("data:image/svg+xml,%3Csvg width='44' height='49' viewBox='0 0 44 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44 44.1113V9.88911C44 7.19288 41.8073 5.00022 39.1111 5.00022H34.2222V0.111328H29.3333V5.00022H14.6667V0.111328H9.77778V5.00022H4.88889C2.19267 5.00022 0 7.19288 0 9.88911V44.1113C0 46.8075 2.19267 49.0002 4.88889 49.0002H39.1111C41.8073 49.0002 44 46.8075 44 44.1113ZM14.6667 39.2224H9.77778V34.3335H14.6667V39.2224ZM14.6667 29.4447H9.77778V24.5558H14.6667V29.4447ZM24.4444 39.2224H19.5556V34.3335H24.4444V39.2224ZM24.4444 29.4447H19.5556V24.5558H24.4444V29.4447ZM34.2222 39.2224H29.3333V34.3335H34.2222V39.2224ZM34.2222 29.4447H29.3333V24.5558H34.2222V29.4447ZM39.1111 17.2224H4.88889V12.3336H39.1111V17.2224Z' fill='%231AA0FE'/%3E%3C/svg%3E%0A");}
.tema-trip .box.right-box .link-wrap .item.item2 .link:before {background-image: url("data:image/svg+xml,%3Csvg width='38' height='48' viewBox='0 0 38 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.9999 0C8.52395 0 0.000193428 8.52375 0.000193428 18.9879C-0.0686806 34.2945 18.2779 46.9863 18.9999 47.4993C18.9999 47.4993 38.0685 34.2945 37.9997 18.9997C37.9997 8.52375 29.4759 0 18.9999 0ZM18.9999 28.4996C13.7512 28.4996 9.50006 24.2484 9.50006 18.9997C9.50006 13.7511 13.7512 9.49986 18.9999 9.49986C24.2486 9.49986 28.4998 13.7511 28.4998 18.9997C28.4998 24.2484 24.2486 28.4996 18.9999 28.4996Z' fill='%23757B7D'/%3E%3C/svg%3E%0A");width: 38px;height: 48px;}
.tema-trip .box.right-box .link-wrap .item.item2 .link:hover:before,
.tema-trip .box.right-box .link-wrap .item.item2 .link:focus:before {background-image: url("data:image/svg+xml,%3Csvg width='38' height='48' viewBox='0 0 38 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.9999 0C8.52395 0 0.000193428 8.52375 0.000193428 18.9879C-0.0686806 34.2945 18.2779 46.9863 18.9999 47.4993C18.9999 47.4993 38.0685 34.2945 37.9997 18.9997C37.9997 8.52376 29.4759 0 18.9999 0ZM18.9999 28.4996C13.7512 28.4996 9.50006 24.2484 9.50006 18.9997C9.50006 13.7511 13.7512 9.49987 18.9999 9.49987C24.2486 9.49987 28.4998 13.7511 28.4998 18.9997C28.4998 24.2484 24.2486 28.4996 18.9999 28.4996Z' fill='%231AA0FE'/%3E%3C/svg%3E%0A");}
.tema-trip .box.right-box .link-wrap .item.item3 .link:before {background-image: url("data:image/svg+xml,%3Csvg width='51' height='51' viewBox='0 0 51 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7372 25.5C12.7372 32.5406 18.4646 38.2678 25.5051 38.2678C32.5457 38.2678 38.273 32.5406 38.273 25.5C38.273 18.4594 32.5457 12.7322 25.5051 12.7322C18.4646 12.7322 12.7372 18.4594 12.7372 25.5ZM22.95 43.35H28.05V51H22.95V43.35ZM22.95 0H28.05V7.65H22.95V0ZM0 22.95H7.65V28.05H0V22.95ZM43.35 22.95H51V28.05H43.35V22.95ZM9.27435 45.3339L5.66865 41.7282L11.0772 36.3196L14.6829 39.9253L9.27435 45.3339ZM36.3171 11.0772L41.7282 5.6661L45.3339 9.2718L39.9228 14.6829L36.3171 11.0772ZM11.0772 14.6854L5.66865 9.27435L9.2769 5.66865L14.6829 11.0797L11.0772 14.6854ZM45.3339 41.7282L41.7282 45.3339L36.3171 39.9228L39.9228 36.3171L45.3339 41.7282Z' fill='%23757B7D'/%3E%3C/svg%3E%0A");width: 51px;height: 51px;}
.tema-trip .box.right-box .link-wrap .item.item3 .link:hover:before,
.tema-trip .box.right-box .link-wrap .item.item3 .link:focus:before {background-image: url("data:image/svg+xml,%3Csvg width='51' height='51' viewBox='0 0 51 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7372 25.5C12.7372 32.5406 18.4646 38.2678 25.5051 38.2678C32.5457 38.2678 38.273 32.5406 38.273 25.5C38.273 18.4594 32.5457 12.7322 25.5051 12.7322C18.4646 12.7322 12.7372 18.4594 12.7372 25.5ZM22.95 43.35H28.05V51H22.95V43.35ZM22.95 0H28.05V7.65H22.95V0ZM0 22.95H7.65V28.05H0V22.95ZM43.35 22.95H51V28.05H43.35V22.95ZM9.27435 45.3339L5.66865 41.7282L11.0772 36.3196L14.6829 39.9253L9.27435 45.3339ZM36.3171 11.0772L41.7282 5.6661L45.3339 9.2718L39.9228 14.6829L36.3171 11.0772ZM11.0772 14.6854L5.66865 9.27435L9.2769 5.66865L14.6829 11.0797L11.0772 14.6854ZM45.3339 41.7282L41.7282 45.3339L36.3171 39.9228L39.9228 36.3171L45.3339 41.7282Z' fill='%231AA0FE'/%3E%3C/svg%3E%0A");}


/* section6 */
.section6 {margin-top: -68px;}
.section6> .s-inner {}

.tour-link {display: block;height: 136px;}
.tour-link .tour-list {width: 100%;height: 100%;display: block;}
.tour-link .tour-list:after {content:'';display:block;clear:both;}
.tour-link .tour-list li {float:left;width: 50%;height: 100%;}
.tour-link .tour-list .link {width: 100%;height: 100%;display: flex;position: relative;align-items: center;padding: 0 0 0 50px;color: #fff;transition: all 0.3s;}

.tour-link .tour-list .link:before {content:'';display:inline-block;background-repeat: no-repeat;background-position: 50%;position: absolute;right: 50px;top: 50%;transform: translateY(-50%);background-size: contain;transition: all 0.3s;}
.tour-link .tour-list li:nth-child(1) .link {background-color:#1AA0FE;}
/* .tour-link .tour-list li:nth-child(1) .link:hover,
.tour-link .tour-list li:nth-child(1) .link:focus {background-color: #fff;} */
.tour-link .tour-list li:nth-child(1) .link:before {background-image: url("data:image/svg+xml,%3Csvg width='68' height='69' viewBox='0 0 68 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M64.125 14.3209C64.1351 13.8281 64.1014 9.3765 59.7375 5.09025C55.4411 0.8715 51.1076 0.75 50.625 0.75H16.8615C16.0549 0.75 11.8226 0.962625 7.722 5.14425C3.4965 9.45075 3.375 13.7741 3.375 14.25V24.375H0V34.5H3.375V54.75C3.375 57.2272 4.74525 59.3839 6.75 60.5584V64.875C6.75 65.7701 7.10558 66.6286 7.73852 67.2615C8.37145 67.8944 9.22989 68.25 10.125 68.25H13.5C14.3951 68.25 15.2535 67.8944 15.8865 67.2615C16.5194 66.6286 16.875 65.7701 16.875 64.875V61.5H50.625V64.875C50.625 65.7701 50.9806 66.6286 51.6135 67.2615C52.2464 67.8944 53.1049 68.25 54 68.25H57.375C58.2701 68.25 59.1286 67.8944 59.7615 67.2615C60.3944 66.6286 60.75 65.7701 60.75 64.875V60.5651C61.7739 59.9779 62.625 59.1312 63.2176 58.1103C63.8101 57.0894 64.1231 55.9304 64.125 54.75V34.5H67.5V24.375H64.125V14.3209ZM23.625 7.5H43.875V14.25H23.625V7.5ZM15.1875 54.75C13.8444 54.7496 12.5565 54.2156 11.6071 53.2655C10.6577 52.3155 10.1246 51.0272 10.125 49.6841C10.1254 48.341 10.6594 47.0531 11.6095 46.1037C12.5595 45.1543 13.8478 44.6212 15.1909 44.6216C16.534 44.6221 17.8219 45.156 18.7713 46.1061C19.7207 47.0561 20.2538 48.3444 20.2534 49.6875C20.2529 51.0306 19.719 52.3185 18.7689 53.2679C17.8189 54.2173 16.5306 54.7504 15.1875 54.75ZM30.375 37.875H10.125V21H30.375V37.875ZM52.3125 54.75C50.9694 54.7496 49.6815 54.2156 48.7321 53.2655C47.7827 52.3155 47.2496 51.0272 47.25 49.6841C47.2504 48.341 47.7844 47.0531 48.7345 46.1037C49.6845 45.1543 50.9728 44.6212 52.3159 44.6216C53.659 44.6221 54.9469 45.156 55.8963 46.1061C56.8457 47.0561 57.3788 48.3444 57.3784 49.6875C57.3779 51.0306 56.844 52.3185 55.8939 53.2679C54.9439 54.2173 53.6556 54.7504 52.3125 54.75ZM57.375 37.875H37.125V21H57.375V37.875Z' fill='%230B8AE6'/%3E%3C/svg%3E%0A");width: 68px;height: 69px;}
.tour-link .tour-list li:nth-child(1) .link:hover:before,
.tour-link .tour-list li:nth-child(1) .link:focus:before {background-image: url("data:image/svg+xml,%3Csvg width='68' height='69' viewBox='0 0 68 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M64.125 14.3209C64.1351 13.8281 64.1014 9.3765 59.7375 5.09025C55.4411 0.8715 51.1076 0.75 50.625 0.75H16.8615C16.0549 0.75 11.8226 0.962625 7.722 5.14425C3.4965 9.45075 3.375 13.7741 3.375 14.25V24.375H0V34.5H3.375V54.75C3.375 57.2272 4.74525 59.3839 6.75 60.5584V64.875C6.75 65.7701 7.10558 66.6286 7.73852 67.2615C8.37145 67.8944 9.22989 68.25 10.125 68.25H13.5C14.3951 68.25 15.2535 67.8944 15.8865 67.2615C16.5194 66.6286 16.875 65.7701 16.875 64.875V61.5H50.625V64.875C50.625 65.7701 50.9806 66.6286 51.6135 67.2615C52.2464 67.8944 53.1049 68.25 54 68.25H57.375C58.2701 68.25 59.1286 67.8944 59.7615 67.2615C60.3944 66.6286 60.75 65.7701 60.75 64.875V60.5651C61.7739 59.9779 62.625 59.1312 63.2176 58.1103C63.8101 57.0894 64.1231 55.9304 64.125 54.75V34.5H67.5V24.375H64.125V14.3209ZM23.625 7.5H43.875V14.25H23.625V7.5ZM15.1875 54.75C13.8444 54.7496 12.5565 54.2156 11.6071 53.2655C10.6577 52.3155 10.1246 51.0272 10.125 49.6841C10.1254 48.341 10.6594 47.0531 11.6095 46.1037C12.5595 45.1543 13.8478 44.6212 15.1909 44.6216C16.534 44.6221 17.8219 45.156 18.7713 46.1061C19.7207 47.0561 20.2538 48.3444 20.2534 49.6875C20.2529 51.0306 19.719 52.3185 18.7689 53.2679C17.8189 54.2173 16.5306 54.7504 15.1875 54.75ZM30.375 37.875H10.125V21H30.375V37.875ZM52.3125 54.75C50.9694 54.7496 49.6815 54.2156 48.7321 53.2655C47.7827 52.3155 47.2496 51.0272 47.25 49.6841C47.2504 48.341 47.7844 47.0531 48.7345 46.1037C49.6845 45.1543 50.9728 44.6212 52.3159 44.6216C53.659 44.6221 54.9469 45.156 55.8963 46.1061C56.8457 47.0561 57.3788 48.3444 57.3784 49.6875C57.3779 51.0306 56.844 52.3185 55.8939 53.2679C54.9439 54.2173 53.6556 54.7504 52.3125 54.75ZM57.375 37.875H37.125V21H57.375V37.875Z' fill='white'/%3E%3C/svg%3E%0A");}
.tour-link .tour-list li:nth-child(2) .link {background-color:#0F599E;}
.tour-link .tour-list li:nth-child(2) .link:before {background-image: url("data:image/svg+xml,%3Csvg width='68' height='79' viewBox='0 0 68 79' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M67.9996 39.208V21.1382C67.9996 20.1709 67.4891 19.2842 66.6561 18.8139L51.0046 9.77233C51.0046 9.77233 50.9912 9.77233 50.9777 9.77233L35.3531 0.744143C34.6544 0.341099 33.8349 0.300794 33.096 0.56949C32.9482 0.623229 32.8004 0.663534 32.6661 0.744143L17.0146 9.78576L1.36301 18.8274C0.530052 19.311 0.0195312 20.1977 0.0195312 21.1516V39.2214V57.2912C0.0195312 58.2451 0.530052 59.1318 1.36301 59.6154L17.0011 68.6436L32.6527 77.6718C33.0691 77.9136 33.5259 78.0345 33.9961 78.0345C34.4664 78.0345 34.9231 77.9136 35.3396 77.6718L50.9777 68.6436C50.9777 68.6436 50.9777 68.6436 50.9912 68.6436L66.6293 59.6154C67.4622 59.1318 67.9727 58.2451 67.9727 57.2912V39.2214L67.9996 39.208ZM5.38002 39.2348V25.8135L28.6222 39.2348L5.38002 52.6562V39.2483V39.2348ZM62.6257 39.208V52.6293L39.3835 39.208L54.1886 30.6634L62.6257 25.7866V39.1945V39.208ZM36.6965 7.7168L59.9387 21.1382L36.6965 34.5595V7.73024V7.7168ZM19.7015 14.4208L31.3226 7.7168V34.5595L18.1028 26.9286L8.08041 21.1382L19.7015 14.4208ZM31.3226 70.6991L19.7015 63.9817H19.6881L8.08041 57.2778L31.3226 43.8564V70.6991ZM48.3176 63.9952L36.6965 70.6991V43.8564L58.4609 56.4179L59.9522 57.2778L48.3311 63.9952H48.3176Z' fill='%23176FC0'/%3E%3C/svg%3E%0A");width: 68px;height: 79px;}
.tour-link .tour-list li:nth-child(2) .link:hover:before,
.tour-link .tour-list li:nth-child(2) .link:focus:before {background-image: url("data:image/svg+xml,%3Csvg width='68' height='79' viewBox='0 0 68 79' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M67.9996 39.208V21.1382C67.9996 20.1709 67.4891 19.2842 66.6561 18.8139L51.0046 9.77233C51.0046 9.77233 50.9912 9.77233 50.9777 9.77233L35.3531 0.744143C34.6544 0.341099 33.8349 0.300794 33.096 0.56949C32.9482 0.623229 32.8004 0.663534 32.6661 0.744143L17.0146 9.78576L1.36301 18.8274C0.530052 19.311 0.0195312 20.1977 0.0195312 21.1516V39.2214V57.2912C0.0195312 58.2451 0.530052 59.1318 1.36301 59.6154L17.0011 68.6436L32.6527 77.6718C33.0691 77.9136 33.5259 78.0345 33.9961 78.0345C34.4664 78.0345 34.9231 77.9136 35.3396 77.6718L50.9777 68.6436C50.9777 68.6436 50.9777 68.6436 50.9912 68.6436L66.6293 59.6154C67.4622 59.1318 67.9727 58.2451 67.9727 57.2912V39.2214L67.9996 39.208ZM5.38002 39.2348V25.8135L28.6222 39.2348L5.38002 52.6562V39.2483V39.2348ZM62.6257 39.208V52.6293L39.3835 39.208L54.1886 30.6634L62.6257 25.7866V39.1945V39.208ZM36.6965 7.7168L59.9387 21.1382L36.6965 34.5595V7.73024V7.7168ZM19.7015 14.4208L31.3226 7.7168V34.5595L18.1028 26.9286L8.08041 21.1382L19.7015 14.4208ZM31.3226 70.6991L19.7015 63.9817H19.6881L8.08041 57.2778L31.3226 43.8564V70.6991ZM48.3176 63.9952L36.6965 70.6991V43.8564L58.4609 56.4179L59.9522 57.2778L48.3311 63.9952H48.3176Z' fill='white'/%3E%3C/svg%3E%0A");}
.tour-link .tour-list .link .tl-title {color:#fff;display:inline-block;font-size:24px;font-weight:700;line-height: 1;letter-spacing: -0.5px;}
.tour-link .tour-list .link .tl-title::after {content: '';display: inline-block;background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6.5 7L1 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;background-position: 50%;vertical-align: middle;width: 8px;height: 14px;margin-top: -4px;margin-left: 18px;}



@media (max-width:1320px) {
    #foot_layout> .layout {padding: 0 30px;}
}

@media (max-width:900px) {

    .sns-list {justify-content: center;padding: 18px 0;}
    .sns-list li {margin-left:40px;}
}

/* 반응형 */
@media (max-width: 1920px) {
    .trip-botton {right: 264px;}
}

@media (max-width: 1340px) {
    .trip-botton {right:50px;top: 50%;transform: translateY(-50%);}
    .slide-ui-sample09 .slide .item .item-wrap {align-items: center;}
    .slide-ui-sample09 .slide_control {left: 0;width: 100%;justify-content: center;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text {text-align:center;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title:before {right: auto;left: 50%;transform: translateX(-50%);top: auto;bottom: calc(100% - -5px);}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-sub-title {position:relative;z-index:1;}
    .slide-ui-sample09 .slide .item .item-wrap .text-box {text-align:center;}
    .slide-ui-sample09 .dots ul li {width: 80px;height: 80px;}

    .section2 {padding: 157px 0 126px;}
    .slide-ui-sample5 .nav-slide.slick-slider,
    .slide-ui-sample5 .slide.slick-slider {overflow: hidden;}
    .slide-ui-sample5 .slide {margin: 0;}
    .slide-ui-sample5 {justify-content: space-between;}
    .section2> .s-inner:before {width: 600px;height: 102px;background-size: contain;right: auto;left: -10px;}
    .slide-ui-sample5::after {display: none;}
    .slide-ui-sample5 .nav-slide {width: 622px;z-index: 3;}
    
}

@media (max-height:950px) {
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title:before {background-size: contain;width: 131px;height: 141px;}
}

@media (max-width:1320px) {
    .slide-ui-sample6 .slide .item .item-wrap .info-box {max-width: none;width: calc(100% - 621px);}
}

@media (max-width: 1279px) {
    #top_layout {border-color: transparent;}
    #top_layout .top_wrap .utile_wrap > li.search-link {display:none;}
    #top_layout .top_wrap .utile_wrap {top: 37px;}
    
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-sub-title {font-size:16px;line-height: 1;margin-bottom: 20px;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title {font-size: 60px;line-height: 60px;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title:before {width: 168px;height: 154px;background-size: contain;}
    .slide-ui-sample09 .slide_control .total span {font-size:16px;line-height:1;}
    .slide-ui-sample09 .slide_control .progress {width:235px;}
    .slide-ui-sample09 .slide .item .item-wrap .mv-sldie-content {font-size: 16px;line-height: 24px;height: 72px;margin-bottom: 25px;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text {margin-bottom: 100px;}
    .slide-ui-sample09 .slide_control {top: calc(100% / 2 - 86px);}
    .slide-ui-sample09 .slide .item .item-wrap .img-title {margin-bottom: 22px;}
    .slide-ui-sample09 .dots ul li.slick-active button {border: 7px solid transparent;}
    
    .content--current .scroll-down {left: 30px;bottom: 30px;}

    .section3 {padding: 55px 0;}
    .section3:before {left: -34px;background-image: url("data:image/svg+xml,%3Csvg width='562' height='220' viewBox='0 0 562 220' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath opacity='0.5' d='M547 198.38C547 228.475 400.424 252.89 219.598 252.89C38.7733 252.89 -107.803 228.475 -107.803 198.38C-107.803 168.285 38.7733 143.869 219.598 143.869C400.424 143.869 547 168.285 547 198.38Z' fill='white'/%3E%3Cg opacity='0.8' filter='url(%23filter0_d_4336_11498)'%3E%3Cpath d='M529.189 70.7992C547.077 98.5206 463.574 147.436 342.515 180.074C221.541 212.713 108.875 216.612 90.9024 188.891C72.9301 161.169 156.518 112.254 277.492 79.6158C398.466 46.9774 511.132 43.0778 529.105 70.7992H529.189Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.5' d='M303.771 -4.48387C332.679 7.38464 310.722 62.2341 254.686 118.101C198.65 173.968 129.812 209.573 100.819 197.705C71.911 185.836 93.8677 130.987 149.904 75.1199C205.94 19.2531 274.778 -16.3524 303.771 -4.48387Z' fill='white'/%3E%3Cpath opacity='0.8' d='M427.205 -2.78615C427.459 -1.5993 425.17 2.89378 425.17 4.08063C425.17 5.77613 422.881 6.36956 421.779 8.06506C421.525 8.91281 421.186 9.76056 420.932 10.354C420.084 10.9474 416.099 14.9318 414.913 16.373C413.217 18.0685 411.182 18.6619 409.233 19.764C408.131 20.0183 406.944 20.0183 405.502 20.3574C401.264 21.2052 396.94 21.2052 392.617 20.6118C391.769 20.3574 387.445 19.764 386.343 19.764C386.089 19.764 385.75 19.5945 385.241 19.6792C384.563 19.764 384.733 19.5097 384.139 19.5097C383.037 18.9163 382.02 18.6619 381.172 18.3228C379.985 17.7294 378.29 18.3228 377.188 17.7294C374.305 16.2882 371.508 14.3384 369.219 11.7104C368.117 10.2692 367.523 8.31939 366.676 6.87821C366.082 5.43703 365.234 4.33496 364.98 2.89378C364.387 -0.497219 364.387 -3.973 363.285 -7.364C362.691 -9.3986 362.098 -11.0941 362.098 -13.0439C362.691 -17.3675 361.504 -21.8605 364.641 -24.9972C365.489 -26.4384 369.473 -32.1183 370.321 -34.1529C370.914 -35.0007 371.762 -35.8484 372.61 -36.6962C374.051 -37.7982 375.746 -38.3917 377.442 -39.5785C378.883 -40.4263 387.445 -43.3086 388.887 -42.9695C389.989 -42.9695 391.43 -42.3761 392.617 -42.9695C398.636 -45.2585 404.909 -43.2238 410.928 -41.7827C413.217 -41.1892 414.913 -39.4937 416.608 -38.0526C417.201 -37.2048 419.829 -34.492 420.253 -34.3225C421.949 -33.4747 422.373 -33.8138 423.22 -31.7792C425.764 -24.6581 425.764 -17.537 427.544 -9.82248C427.798 -8.7204 427.544 -7.27922 427.544 -6.09237C427.29 -5.49895 427.29 -3.21002 427.29 -2.70137L427.205 -2.78615Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_4336_11498' x='67.1887' y='30.1886' width='494.208' height='206.123' 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 dx='4.2564' dy='3.40512'/%3E%3CfeGaussianBlur stdDeviation='12.7692'/%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.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_4336_11498'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_4336_11498' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");width: 562px;height: 220px;}
    .quick-link {padding-left: calc(100% / 2 - 271px);}

    .section4 {padding: 133px 0 156px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num {}
    .section4:before {background-size: contain;width: 1200px;height: 82px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .fe-title {font-size: 35px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .sub-title {font-size: 21px;}
    .slide-ui-sample6 .nav-slide .item .link .nav-link .info-box .nav-title {font-size:19px;}

    .section5 {padding: 103px 0 92px;}
    
    .section6 {margin:0;}
    .section6> .s-inner {padding:0;}
}

@media (max-width:1260px) {
    .slide-ui-sample6 .slide .item .item-wrap .thm-inner img {width: auto;height: 100%;}
}

@media (max-width:1220px) {
    .slide-ui-sample6 .slide .item .item-wrap .info-box {padding: 31px 30px 0 30px;}
    
    .tema-trip .box.right-box {width: calc(100% - 542px);}

    .section4:before {width: 100%;background-size: contain;}
}

@media (max-width: 1170px) {
    .section2 {padding: 100px 0 73px;}
    .slide-ui-sample5 {display: block;text-align: center;}
    .slide-ui-sample5 .slide {width: 100%;max-width: none;}
    .slide-ui-sample5 .slide .item .item-wrap .text-area .slide-content {max-width: 622px;width: 100%;margin: 0 auto;}
    .slide-ui-sample5 .nav-slide.slick-slider, .slide-ui-sample5 .slide.slick-slider {overflow: visible;}
    .slide-ui-sample5 .nav-slide {display: block;margin: 50px auto 0;}
    .slide-ui-sample5 .slide_control {position: relative;justify-content: center;margin-top: 37px;}
    .slide-ui-sample5::before {right: calc(100% / 2 - -330px);z-index: 4;top: auto;bottom: 0;height: 60%;}
    .section2> .s-inner:before {width: 445px;height: 75px;left: calc(100% / 2 - 408px);top: -22px;z-index: 3;}
    .slide-ui-sample5 .slide .item .item-wrap .text-area .fe-title {font-size: 36px;line-height: 36px;margin-bottom: 25px;}
    .slide-ui-sample5 .slide .item .item-wrap .btn-wrap {margin-top: 29px;}
    .slide-ui-sample5 .slide .item .item-wrap .text-area  {text-align: center;}
    .slide-ui-sample5 .nav-slide {}
    .slide-ui-sample5 .nav-slide .item {padding: 0 23px;}

    .section4> .s-inner {padding: 0;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num.sm1,
    .slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num.sm2,
    .slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num.sm3,
    .slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num.sm4 {background-image:none;width: auto;height: auto;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num {font-size: 180px;left: 50%;transform: translateX(-50%);bottom: calc(100% - 45px);}
    .slide-ui-sample6 .nav-slide.slick-slider {display:none;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box {width: calc(100% - 60px);margin: -70px auto 0;text-align: center;padding: 30px 30px 0 30px;}
    .slide-ui-sample6 .slide .item .item-wrap .thm-box {height: 640px;}
    .slide-ui-sample6 .slide .item .item-wrap .thm-inner img {}
    .slide-ui-sample6 .slide_control {left: auto;right: calc(100% / 2 - 300px);}
    .section4 {padding: 80px 0 156px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .slide-content {max-width: 622px;margin: 0 auto;text-align: left;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .section-cat {margin-bottom: 16px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .fe-title {margin-bottom: 14px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .sub-title {margin-bottom: 27px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .btn-wrap {max-width: 622px;margin: 37px auto 0;text-align: left;}

    .section5 {padding: 65px 0 81px;}
    .tema-trip .box.left-box .tt-text .section-cat {margin-bottom: 40px;}
    .tema-trip {display:block;}
    .tema-trip .box.left-box, .tema-trip .box.right-box {width: 100%;max-width: none;}
    .tema-trip .box.right-box {max-width: 660px;margin: 36px auto 0;}
    .tema-trip .box.left-box {text-align:center;}
    .tema-trip .box.right-box .link-wrap .item:nth-child(2) {position:relative;top:auto;}
    .tema-trip .box.right-box .link-wrap .item {width: 33.333%;padding: 0 6.5px;}
    .tema-trip .box.right-box .link-wrap {width: calc(100% + 13px);height: 100%;margin: 0 -6.5px;}
    .tema-trip .box.right-box .link-wrap .item .link .link-main-title {font-size: 20px;}
    .tema-trip .box.right-box .link-wrap .item .link .link-sub-title {font-size:14px;line-height: 21px;}
    .tema-trip .box.right-box .link-wrap .item .link {padding: 23px 21px;height: 187px;}
    .tema-trip .box.right-box .link-wrap .item .link:before {right: 21px;bottom: 21px;}
    .tema-trip .box.right-box .link-wrap .item.item1 .link:before {width: 30px;height: 34px;}
    .tema-trip .box.right-box .link-wrap .item.item2 .link:before {width: 26px;height: 33px;}
    .tema-trip .box.right-box .link-wrap .item.item3 .link:before {width: 35px;height: 35px;}
    .tour-link {height: 120px;}
    .tour-link .tour-list li .link:before {right: 30px;}
    .tour-link .tour-list li:nth-child(1) .link:before {width: 50px;height: 50px;}
    .tour-link .tour-list li:nth-child(2) .link:before {width: 57px;height: 66px;}
    .tour-link .tour-list .link {padding-left:30px;}
}



@media (max-width: 1024px) {
    .slide-ui-sample09 .dots {display:none;}
    .scroll-down .s-text {display:none;}
    .content--current .scroll-down {margin-left: -8.5px;left:50%;}
    .scroll-down .hh__scroll__icon {margin:0;}
    .trip-botton .btn-trip {width: 105px;height: 105px;}
    .trip-botton .btn-trip .tit {width: 84px;height: 40px;}
    .trip-botton .btn-trip:before {/* background-image: url(/images/tour/main/circle-1024.png); */width: 147px;height: 148px;left: -21px;top: -21px;background-size: contain;}
    .slide-ui-sample09 .slide .item .item-wrap .btn-wrap .mv-link {width: 146px;height: 50px;font-size: 16px;}
    .slide-ui-sample09 .slide .item .item-wrap .btn-wrap .mv-link:before {}

    .section3 {padding: 40px 0 54px;}
    .quick-link .text-area {position:relative;text-align: center;top: 0;transform: none;margin-bottom: 36px;}
    .quick-link {padding:0;}
    .quick-link .text-area .ql-main-title {font-size: 36px;line-height: 36px;}
    .quick-link .text-area .ql-sub-title {margin-bottom: 13px;}
    .section3:before {background-image: url("data:image/svg+xml,%3Csvg width='434' height='295' viewBox='0 0 434 295' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath opacity='0.5' d='M419 242.38C419 272.475 272.424 296.89 91.5985 296.89C-89.2267 296.89 -235.803 272.475 -235.803 242.38C-235.803 212.285 -89.2267 187.869 91.5985 187.869C272.424 187.869 419 212.285 419 242.38Z' fill='white'/%3E%3Cg opacity='0.8' filter='url(%23filter0_d_4348_15027)'%3E%3Cpath d='M401.189 114.799C419.077 142.521 335.574 191.436 214.515 224.074C93.5408 256.713 -19.1253 260.612 -37.0976 232.891C-55.0699 205.169 28.5183 156.254 149.492 123.616C270.466 90.9774 383.132 87.0778 401.105 114.799H401.189Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.5' d='M175.771 39.5162C204.679 51.3847 182.722 106.234 126.686 162.101C70.6497 217.968 1.81238 253.573 -27.1807 241.705C-56.089 229.836 -34.1323 174.987 21.9041 119.12C77.9404 63.2532 146.778 27.6477 175.771 39.5162Z' fill='white'/%3E%3Cpath opacity='0.8' d='M299.205 41.2139C299.459 42.4007 297.17 46.8938 297.17 48.0806C297.17 49.7761 294.881 50.3696 293.779 52.0651C293.525 52.9128 293.186 53.7606 292.932 54.354C292.084 54.9474 288.099 58.9318 286.913 60.373C285.217 62.0685 283.182 62.6619 281.233 63.764C280.131 64.0183 278.944 64.0183 277.502 64.3574C273.264 65.2052 268.94 65.2052 264.617 64.6118C263.769 64.3574 259.445 63.764 258.343 63.764C258.089 63.764 257.75 63.5945 257.241 63.6792C256.563 63.764 256.733 63.5097 256.139 63.5097C255.037 62.9163 254.02 62.6619 253.172 62.3228C251.985 61.7294 250.29 62.3228 249.188 61.7294C246.305 60.2882 243.508 58.3384 241.219 55.7104C240.117 54.2692 239.523 52.3194 238.676 50.8782C238.082 49.437 237.234 48.335 236.98 46.8938C236.387 43.5028 236.387 40.027 235.285 36.636C234.691 34.6014 234.098 32.9059 234.098 30.9561C234.691 26.6325 233.504 22.1395 236.641 19.0028C237.489 17.5616 241.473 11.8817 242.321 9.84708C242.914 8.99933 243.762 8.15158 244.61 7.30383C246.051 6.20176 247.746 5.60833 249.442 4.42148C250.883 3.57373 259.445 0.691376 260.887 1.03048C261.989 1.03048 263.43 1.6239 264.617 1.03048C270.636 -1.25845 276.909 0.776151 282.928 2.21733C285.217 2.81075 286.913 4.50625 288.608 5.94743C289.201 6.79518 291.829 9.50798 292.253 9.67753C293.949 10.5253 294.373 10.1862 295.22 12.2208C297.764 19.3419 297.764 26.463 299.544 34.1775C299.798 35.2796 299.544 36.7208 299.544 37.9076C299.29 38.5011 299.29 40.79 299.29 41.2986L299.205 41.2139Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_4348_15027' x='-60.8113' y='74.1886' width='494.208' height='206.123' 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 dx='4.2564' dy='3.40512'/%3E%3CfeGaussianBlur stdDeviation='12.7692'/%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.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_4348_15027'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_4348_15027' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");width: 434px;height: 295px;top: auto;bottom: 0;background-image: url("data:image/svg+xml,%3Csvg width='434' height='295' viewBox='0 0 434 295' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath opacity='0.5' d='M419 242.38C419 272.475 272.424 296.89 91.5985 296.89C-89.2267 296.89 -235.803 272.475 -235.803 242.38C-235.803 212.285 -89.2267 187.869 91.5985 187.869C272.424 187.869 419 212.285 419 242.38Z' fill='white'/%3E%3Cg opacity='0.8' filter='url(%23filter0_d_4348_15027)'%3E%3Cpath d='M401.189 114.799C419.077 142.521 335.574 191.436 214.515 224.074C93.5408 256.713 -19.1253 260.612 -37.0976 232.891C-55.0699 205.169 28.5183 156.254 149.492 123.616C270.466 90.9774 383.132 87.0778 401.105 114.799H401.189Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.5' d='M175.771 39.5162C204.679 51.3847 182.722 106.234 126.686 162.101C70.6497 217.968 1.81238 253.573 -27.1807 241.705C-56.089 229.836 -34.1323 174.987 21.9041 119.12C77.9404 63.2532 146.778 27.6477 175.771 39.5162Z' fill='white'/%3E%3Cpath opacity='0.8' d='M299.205 41.2139C299.459 42.4007 297.17 46.8938 297.17 48.0806C297.17 49.7761 294.881 50.3696 293.779 52.0651C293.525 52.9128 293.186 53.7606 292.932 54.354C292.084 54.9474 288.099 58.9318 286.913 60.373C285.217 62.0685 283.182 62.6619 281.233 63.764C280.131 64.0183 278.944 64.0183 277.502 64.3574C273.264 65.2052 268.94 65.2052 264.617 64.6118C263.769 64.3574 259.445 63.764 258.343 63.764C258.089 63.764 257.75 63.5945 257.241 63.6792C256.563 63.764 256.733 63.5097 256.139 63.5097C255.037 62.9163 254.02 62.6619 253.172 62.3228C251.985 61.7294 250.29 62.3228 249.188 61.7294C246.305 60.2882 243.508 58.3384 241.219 55.7104C240.117 54.2692 239.523 52.3194 238.676 50.8782C238.082 49.437 237.234 48.335 236.98 46.8938C236.387 43.5028 236.387 40.027 235.285 36.636C234.691 34.6014 234.098 32.9059 234.098 30.9561C234.691 26.6325 233.504 22.1395 236.641 19.0028C237.489 17.5616 241.473 11.8817 242.321 9.84708C242.914 8.99933 243.762 8.15158 244.61 7.30383C246.051 6.20176 247.746 5.60833 249.442 4.42148C250.883 3.57373 259.445 0.691376 260.887 1.03048C261.989 1.03048 263.43 1.6239 264.617 1.03048C270.636 -1.25845 276.909 0.776151 282.928 2.21733C285.217 2.81075 286.913 4.50625 288.608 5.94743C289.201 6.79518 291.829 9.50798 292.253 9.67753C293.949 10.5253 294.373 10.1862 295.22 12.2208C297.764 19.3419 297.764 26.463 299.544 34.1775C299.798 35.2796 299.544 36.7208 299.544 37.9076C299.29 38.5011 299.29 40.79 299.29 41.2986L299.205 41.2139Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_4348_15027' x='-60.8113' y='74.1886' width='494.208' height='206.123' 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 dx='4.2564' dy='3.40512'/%3E%3CfeGaussianBlur stdDeviation='12.7692'/%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.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_4348_15027'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_4348_15027' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");}
    
    .section4:before {display:none;}
    .section4 {padding: 80px 0 69px;}
    
}

@media (max-width:950px) {
    .trip-botton {right: 30px;bottom: 50px;top: auto;transform: none;}
    .trip-botton .btn-trip {width: 79px;height: 79px;}
    .trip-botton .btn-trip .tit {width: 65px;height: 32px;background-image: url(/images/tour/main/icon-title.png);}
    .trip-botton .btn-trip:before {/* background-image: url(/images/tour/main/circle-768.png); */width: 111px;height: 111px;left: -16px;top: -16px;}
}

@media (max-height:810px) {
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title {font-size:65px;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title:before {display:none;}
}

@media (max-width: 768px) {
    .slide-ui-sample09 .slide .item .item-wrap .mv-sldie-content {display:none;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title:before {width: 138px;height: 126px;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-sub-title {font-size: 14px;font-weight: 400;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title {font-size: 50px;line-height: 50px;}
    .slide-ui-sample09 .slide .item .item-wrap .btn-wrap .mv-link {width: 120px;height: 41px;font-size: 14px;padding: 0 0 0 20px;}
    .slide-ui-sample09 .slide .item .item-wrap .btn-wrap .mv-link:before {right: 14px;}
    .slide-ui-sample09 .slide .item .item-wrap .img-title {font-size: 16px;margin-bottom: 14px;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text {margin-bottom: 82px;}
    
    .slide-ui-sample09 .slide_control {top: calc(100% / 2 - 29px);}
    .slide-ui-sample09 .slide_control .total span {font-size:15px;}
    .slide-ui-sample09 .slide_control .progress {width:212px;margin: 8px 15px 0;}

    .section2 {padding: 100px 0 83px;}
    .section2> .s-inner:before {left: 13px;}
    .slide-ui-sample5 .slide .item .item-wrap .text-area .section-cat {margin-bottom:13px;}
    .slide-ui-sample5 .slide .item .item-wrap .text-area .fe-title {margin-bottom: 32px;}
    .slide-ui-sample5 .slide .item .item-wrap .btn-wrap {margin-top: 19px;}

    .section3 {padding: 35px 0 34px;}
    .quick-link .text-area {margin-bottom: 24px;}
    .quick-link .link-area .link-list {display: block;}
    .quick-link .link-area li {width: 33.333%;margin-bottom: 32px;}
    .section3:before {background-image: url("data:image/svg+xml,%3Csvg width='670' height='243' viewBox='0 0 670 243' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath opacity='0.5' d='M654.802 242.38C654.802 272.475 508.226 296.89 327.401 296.89C146.576 296.89 0 272.475 0 242.38C0 212.285 146.576 187.869 327.401 187.869C508.226 187.869 654.802 212.285 654.802 242.38Z' fill='white'/%3E%3Cg opacity='0.8' filter='url(%23filter0_d_4336_12571)'%3E%3Cpath d='M636.992 114.799C654.88 142.521 571.376 191.436 450.318 224.074C329.344 256.713 216.677 260.612 198.705 232.891C180.733 205.169 264.321 156.254 385.295 123.616C506.269 90.9774 618.935 87.0778 636.907 114.799H636.992Z' fill='white'/%3E%3C/g%3E%3Cpath opacity='0.5' d='M411.574 39.5161C440.482 51.3847 418.525 106.234 362.489 162.101C306.452 217.968 237.615 253.573 208.622 241.705C179.714 229.836 201.67 174.987 257.707 119.12C313.743 63.2532 382.58 27.6476 411.574 39.5161Z' fill='white'/%3E%3Cpath opacity='0.8' d='M535.008 41.2139C535.262 42.4007 532.973 46.8938 532.973 48.0806C532.973 49.7761 530.684 50.3696 529.582 52.0651C529.328 52.9128 528.989 53.7606 528.734 54.354C527.887 54.9474 523.902 58.9318 522.715 60.373C521.02 62.0685 518.985 62.6619 517.035 63.764C515.933 64.0183 514.746 64.0183 513.305 64.3574C509.066 65.2052 504.743 65.2052 500.419 64.6118C499.572 64.3574 495.248 63.764 494.146 63.764C493.892 63.764 493.553 63.5945 493.044 63.6792C492.366 63.764 492.535 63.5097 491.942 63.5097C490.84 62.9163 489.823 62.6619 488.975 62.3228C487.788 61.7294 486.092 62.3228 484.99 61.7294C482.108 60.2882 479.31 58.3384 477.021 55.7104C475.919 54.2692 475.326 52.3194 474.478 50.8782C473.885 49.437 473.037 48.335 472.783 46.8938C472.189 43.5028 472.189 40.027 471.087 36.636C470.494 34.6014 469.9 32.9059 469.9 30.9561C470.494 26.6325 469.307 22.1395 472.444 19.0028C473.291 17.5616 477.276 11.8817 478.124 9.84708C478.717 8.99933 479.565 8.15158 480.412 7.30383C481.854 6.20176 483.549 5.60833 485.245 4.42148C486.686 3.57373 495.248 0.691376 496.689 1.03048C497.791 1.03048 499.233 1.6239 500.419 1.03048C506.438 -1.25845 512.712 0.776151 518.731 2.21733C521.02 2.81075 522.715 4.50625 524.411 5.94743C525.004 6.79518 527.632 9.50798 528.056 9.67753C529.752 10.5253 530.175 10.1862 531.023 12.2208C533.566 19.3419 533.566 26.463 535.347 34.1775C535.601 35.2796 535.347 36.7208 535.347 37.9076C535.092 38.5011 535.092 40.79 535.092 41.2986L535.008 41.2139Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_4336_12571' x='174.991' y='74.1886' width='494.208' height='206.123' 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 dx='4.2564' dy='3.40512'/%3E%3CfeGaussianBlur stdDeviation='12.7692'/%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.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_4336_12571'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_4336_12571' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");width: 670px;height: 243px;left: 50%;transform: translateX(-50%);}

    .section4 {padding: 50px 0 62px;}
    .slide-ui-sample6 .slide .item .item-wrap .thm-box {height: 400px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box {width: 100%;margin: 0;}
}

@media (max-width:767.98px) {
    #top_layout .top_wrap .utile_wrap {top: 30px;}
}

@media (max-width:690px) {
    .section2 {padding: 70px 0 56px;}
    .slide-ui-sample5::before {display: none;}
    .slide-ui-sample5 .nav-slide.slick-slider, .slide-ui-sample5 .slide.slick-slider {overflow:hidden;}
    .slide-ui-sample5 .nav-slide, .slide-ui-sample5 .nav-slide .item {height:214px;}
    .slide-ui-sample5 .nav-slide,
    .slide-ui-sample5 .nav-slide .item .thm--box {width: 370px;}
    .slide-ui-sample5 .slide .item .item-wrap .text-area .fe-title {font-size: 30px;line-height: 30px;margin-bottom: 38px;}
    .slide-ui-sample5 .slide .item .item-wrap .text-area .slide-content {font-size: 16px;line-height: 24px;height: auto;-webkit-line-clamp: 3;}
    .slide-ui-sample5 .slide_control .progress {width: 182px;}
    .slide-ui-sample5 .slide .item .item-wrap .text-area .section-cat {margin-bottom: 16px;}
    .slide-ui-sample5 .slide .item .item-wrap .btn-wrap {margin-top: 25px;}
    .slide-ui-sample5 .slide_control {margin-top: 28px;}
    .slide-ui-sample5 .nav-slide {margin-top: 22px;}

    .slide-ui-sample6 .slide_control {right: 30px;}
}

@media (max-width:650px) {
    .section5 {padding: 65px 0 73px;}
    .tema-trip .box.left-box .tt-text .section-cat {margin-bottom: 22px;}
    .tema-trip .box.left-box .tt-text .tt-main-title {font-size: 28px;line-height: 42px;margin-bottom: 29px;}
    .tema-trip .box.right-box {margin-top: 46px;max-width: none;}
    .tema-trip .box.right-box .link-wrap .item {width: 100%;float: none;padding: 0;margin-bottom: 15px;}
    .tema-trip .box.right-box .link-wrap .item:last-child {margin-bottom:0;}
    .tema-trip .box.right-box .link-wrap {width: 100%;margin: 0;}
    .tema-trip .box.right-box .link-wrap .item .link {height: 110px;display:flex;flex-direction:column;justify-content:center;padding: 0px 23px;}
    .tema-trip .box.right-box .link-wrap .item .link:before {top:50%;transform: translateY(-50%);}
    .tema-trip .box.right-box .link-wrap .item .link .link-main-title {margin-bottom: 8px;}
    
    .tour-link .tour-list .link {height: 100px;padding-left: 48px;}
    .tour-link {height: auto;}
    .tour-link .tour-list li {float: none;width: 100%;} 
    .tour-link .tour-list li .link:before {right:45px;}
    .tour-link .tour-list .link .tl-title {font-size:20px;}
    .tour-link .tour-list .link .tl-title::after {margin-left:8px;}
}

@media (max-width:490px) {
    .section> .s-inner {padding: 0 25px;}
    .section4> .s-inner {padding:0;}
    .section6> .s-inner {padding:0;}
    
    #top_layout .top_wrap .utile_wrap {top: 29px;}
    
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title {font-size: 38px;line-height: 38px;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-sub-title {margin-bottom: 16px;}
    .slide-ui-sample09 .slide_control .progress {width:134px;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text {margin-bottom: 73px;}
    .slide-ui-sample09 .slide_control {top: calc(100% / 2 - 25px);}
    .trip-botton {right: 44px;bottom: 44px;}
    .content--current .scroll-down {display:none;}

    .slide-ui-sample09 .slide .item .item-wrap {padding:0;}

    .section2> .s-inner:before {left: -161px;}
    .slide-ui-sample5 .slide_control .progress {width: 111px;}

    .section3 {padding: 35px 0 14px;}
    .quick-link .link-area li .link .tit {font-size: 15px;}
    .quick-link .text-area .ql-main-title {font-size:30px;line-height:30px;}
    .quick-link .text-area .ql-sub-title {margin-bottom: 10px;}
    .quick-link .text-area {margin-bottom: 6px;}
    .quick-link .link-area li {margin-bottom: 37px;}
    .quick-link .link-area li .link .icon {margin-bottom: 11px;}
    
    .section4 {padding: 50px 0 54px;}
    .slide-ui-sample6 .slide .item .item-wrap .thm-box {height: 233px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num {font-size: 113px;bottom: calc(100% - 27px);}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .fe-title {font-size: 30px;margin-bottom: 21px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .sub-title {font-size: 20px;margin-bottom: 30px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box {padding: 30px 20px 0 20px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .btn-wrap {margin-top: 26px;}
}

@media (max-width:440px) {
    .slide-ui-sample5 .nav-slide, .slide-ui-sample5 .nav-slide .item .thm--box {width: 320px;}

    .tema-trip .box.left-box .tt-text .tt-main-title {font-size: 24px;line-height: 36px;}
}

@media (max-width:420px) {
    .slide-ui-sample5 .slide_control .progress {display:none;}
    .slide-ui-sample5 .slide_control .total {margin-right: 16px;}
    .slide-ui-sample5 .nav-slide {margin-top: 12px;}

    .tema-trip .box.left-box .tt-text .tt-sub-title {font-size:15px;}
    .tema-trip .box.left-box .tt-text .tt-sub-title br {display:none;}
}

@media (max-width:410px) {
    .section3 {padding: 45px 0 17px;}
    .quick-link .text-area {margin-bottom: 37px;}
    .quick-link .link-area li {width: 50%;margin-bottom: 24px;}
    .quick-link .link-area li .link .icon {width: 60px;height: 60px;}
    .quick-link .text-area .ql-main-title {font-size: 26px;line-height: 26px;}
    .quick-link .text-area .ql-sub-title {margin-bottom:9px;}
}

@media (max-width: 390px) {
    .section> .s-inner {padding:0 20px;}
    .section4> .s-inner {padding:0;}
    .section6> .s-inner {padding:0;}

    .section2 {padding: 39px 0 40px;}
    .slide-ui-sample5 .slide .item .item-wrap .text-area .slide-content {font-size: 15px;line-height: 22px;}
    .slide-ui-sample5 .nav-slide {width: 100%;margin-top: 15px;}
    .slide-ui-sample5 .nav-slide .item .thm--box {}
    .slide-ui-sample5 .slide .item .item-wrap .text-area .fe-title {font-size: 26px;line-height: 26px;margin-bottom: 24px;}
    .slide-ui-sample5 .slide .item .item-wrap .text-area .section-cat {margin-bottom: 7px;}
    .slide-ui-sample5 .slide .item .item-wrap .btn-wrap .link {font-size:15px;}
    .slide-ui-sample5 .slide .item .item-wrap .btn-wrap {margin-top: 20px;}
    .slide-ui-sample5 .slide_control {margin-top: 24px;}
    .section2> .s-inner:before {width: 256px;height: 43px;left: -47px;top: -4px;}

    .section4 {padding: 50px 0;}
    .slide-ui-sample6 .slide .item .item-wrap .thm-box {height: 215px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .slide-num {font-size: 87px;bottom: calc(100% - 18px);}
    .slide-ui-sample6 .slide .item .item-wrap .info-box {padding: 20px 20px 0 20px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .fe-title {font-size: 26px;margin-bottom: 18px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .slide-content {font-size: 15px;line-height: 22px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .sub-title {font-size: 18px;line-height: 18px;margin-bottom: 24px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .section-cat {margin-bottom: 14px;}
    .slide-ui-sample6 .slide .item .item-wrap .info-box .btn-wrap {margin-top: 35px;}

    .section5 {padding: 41px 0 48px;}
    .tema-trip .box.left-box .tt-text .section-cat {}
    .tema-trip .box.left-box .tt-text .tt-main-title {margin-bottom: 18px;font-size: 22px;line-height: 150%;}
    .tema-trip .box.right-box {margin-top: 48px;}
    .tema-trip .box.right-box .link-wrap .item .link {padding: 0 20px;}
    .tour-link .tour-list .link {padding-left: 20px;}
    .tour-link .tour-list li .link:before {right: 21px;}
    .tour-link .tour-list li:nth-child(1) .link:before {width: 40px;height: 40px;}
    .tour-link .tour-list li:nth-child(2) .link:before {width: 40px;height: 45px;}
}

@media (max-width:360px) {
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-sub-title {display:block;max-width: 230px;line-height: 1.3;margin: 0 auto 14px;}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title:before {bottom: calc(100% - -12px);}
    .slide-ui-sample09 .slide .item .item-wrap .slide-text .mv-main-title {font-size: 32px;line-height: 32px;}
    .slide-ui-sample09 .slide_control .progress {width: 111px;margin: 8px 10px 0;}
    .slide-ui-sample09 .slide_control .total .line {margin: 0 10px;}
}

@media (max-width:350px) {
    .slide-ui-sample6 .slide .item .item-wrap .info-box .fe-title {font-size: 22px;}
    .slide-ui-sample6 .slide_control .total .line,
    .slide-ui-sample6 .slide_control .btn-wrap .line {margin: 0 10px;}
    .slide-ui-sample6 .slide_control .total {margin-right:10px;}
}

@media (max-width:340px) {
    .tema-trip .box.left-box .tt-text .tt-main-title {font-size: 6vw;}
    .tema-trip .box.right-box .link-wrap .item .link .link-sub-title {max-width: 120px;line-height: 1.3;}
}