@charset "utf-8"; .hidden-menu { width: 20px; height: 60px; background-repeat: no-repeat; background-position: center; background-image: url("data:image/svg+xml,%3Csvg width='20' height='60' viewBox='0 0 20 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H15C17.7614 0 20 2.23858 20 5V55C20 57.7614 17.7614 60 15 60H0V0Z' fill='white'/%3E%3C/svg%3E%0A"); position: absolute; top: calc(50% - 30px); right: -20px; box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.10); } 

.hidden-menu span { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 1L1 6L6 11' stroke='%23BDBFC8' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); font-size: 0; } 

.hidden-menu.on span { background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11L6 6L1 1' stroke='%23BDBFC8' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); } 

/*공통*/
body, html { height: 100%; overflow-y: hidden; } 

#totalWrap { width: calc(100% - 90px); height: 100%; margin-left: 90px; position: relative; min-height: 0; overflow: hidden; } 

#totalWrap.headerClose { padding-left: 0; } 

/* 나늠스퀘어 */
#app { width: 100%; height: 100%; } 

.ir { background: url("../img/ir.png") no-repeat; } 

.break { display: block; line-height: 1; } 

.no_txt { font-size: 0; line-height: 0; } 

button { background: none; } 

#service { width: 90px; height: 100vh; background: #323745; position: fixed; top: 0; left: 0; z-index: 999; } 

#m-logo { display: none; } 

#service > ul { display: block; } 

#service > ul li { border-bottom: 1px solid rgba(255, 255, 255, 0.10); } 

#service > ul li.active { border-bottom: 0 solid #000; } 

#service > ul li a { display: block; width: 90px; height: 90px; position: relative; } 

#service > ul li a .inner { display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; align-content: center; align-content: wrap; flex-wrap: wrap; position: relative; z-index: 2; border-radius: 8px; } 

#service > ul li a::before { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; content: ""; border-radius: 9px; background-color: transparent; transition: all 0.2s; } 

#service > ul li a:focus::before, #service > ul li a:hover::before { background-color: #2594CF; } 

#service > ul li i { display: block; width: 24px; height: 24px; margin-bottom: 8px; background-repeat: no-repeat; background-position: center; transition: all 0.2s; } 

#service > ul li.n2 i { background-image: url("data:image/svg+xml,%3Csvg width='16' height='21' viewBox='0 0 16 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00008 0.5C3.58908 0.5 8.14446e-05 4.089 8.14446e-05 8.495C-0.0289186 14.94 7.69608 20.284 8.00008 20.5C8.00008 20.5 16.0291 14.94 16.0001 8.5C16.0001 4.089 12.4111 0.5 8.00008 0.5ZM8.00008 12.5C5.79008 12.5 4.00008 10.71 4.00008 8.5C4.00008 6.29 5.79008 4.5 8.00008 4.5C10.2101 4.5 12.0001 6.29 12.0001 8.5C12.0001 10.71 10.2101 12.5 8.00008 12.5Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#service > ul li.n3 i { background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 5.5C17.7596 5.50172 17.5214 5.54677 17.297 5.633L14.899 3.67C14.958 3.456 15 3.234 15 3C15 1.614 13.886 0.5 12.5 0.5C11.114 0.5 10 1.614 10 3C10 3.396 10.1 3.765 10.262 4.097L7.353 7.535C7.23656 7.51321 7.11845 7.50149 7 7.5C6.821 7.5 6.652 7.53 6.488 7.574L3.925 5.011C3.97 4.848 4 4.679 4 4.5C4 3.392 3.108 2.5 2 2.5C0.892 2.5 0 3.392 0 4.5C0 5.608 0.892 6.5 2 6.5C2.179 6.5 2.348 6.47 2.512 6.426L5.075 8.989C5.02693 9.15514 5.0017 9.32705 5 9.5C5 10.608 5.892 11.5 7 11.5C8.108 11.5 9 10.608 9 9.5C9 9.263 8.952 9.04 8.877 8.829L11.79 5.387C12.017 5.453 12.252 5.5 12.5 5.5C12.8946 5.49782 13.2831 5.40148 13.633 5.219L16.032 7.182C16.0132 7.28702 16.0025 7.39334 16 7.5C16 8.608 16.892 9.5 18 9.5C19.108 9.5 20 8.608 20 7.5C20 6.392 19.108 5.5 18 5.5Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#service > ul li.n1 a span { width: 24px; height: 24px; background-repeat: no-repeat; background-position: center; background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.743 10.3309L10.743 0.330904C10.364 -0.0910957 9.63598 -0.0910957 9.25698 0.330904L0.256984 10.3309C0.12744 10.4745 0.0424085 10.6526 0.0122281 10.8437C-0.0179524 11.0347 0.00801875 11.2304 0.0869837 11.4069C0.246984 11.7679 0.604984 11.9999 0.999984 11.9999H2.99998V18.9999C2.99998 19.2651 3.10534 19.5195 3.29288 19.707C3.48041 19.8945 3.73477 19.9999 3.99998 19.9999H6.99998C7.2652 19.9999 7.51955 19.8945 7.70709 19.707C7.89463 19.5195 7.99998 19.2651 7.99998 18.9999V14.9999H12V18.9999C12 19.2651 12.1053 19.5195 12.2929 19.707C12.4804 19.8945 12.7348 19.9999 13 19.9999H16C16.2652 19.9999 16.5196 19.8945 16.7071 19.707C16.8946 19.5195 17 19.2651 17 18.9999V11.9999H19C19.1937 12.0007 19.3834 11.9452 19.546 11.8401C19.7087 11.7349 19.8372 11.5847 19.916 11.4078C19.9947 11.2309 20.0203 11.0348 19.9896 10.8436C19.9589 10.6524 19.8732 10.4743 19.743 10.3309Z' fill='white'/%3E%3C/svg%3E%0A"); font-size: 0; } 

#service > ul li a span { display: block; width: 100%; font-size: 16px; font-weight: 400; color: #FFF; letter-spacing: -0.32px; text-align: center; font-style: normal; line-height: normal; transition: all 0.2s; } 

#service > ul li.active .inner { left: 10px; } 

#service > ul li.active a::before, #service > ul li.active a:focus::before, #service > ul li.active a:hover::before { left: 10px; background-color: #2594CF; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15); } 

#service .log { border-top: 1px solid rgba(255,255,255,.15); position: absolute; bottom: 0; left: 0; width: 90px; height: 90px; display: flex; align-items: center; justify-content: center; align-content: center; flex-wrap: wrap; color: #fff; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; letter-spacing: -0.28px; } 

#service .log i { height: 24px; display: block; width: 100%; margin-bottom: 6px; background-repeat: no-repeat; background-position: center; } 

#service .log.in i { background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.5C4.579 0.5 0 5.079 0 10.5C0 15.921 4.579 20.5 10 20.5C15.421 20.5 20 15.921 20 10.5C20 5.079 15.421 0.5 10 0.5ZM10 5.5C11.727 5.5 13 6.772 13 8.5C13 10.228 11.727 11.5 10 11.5C8.274 11.5 7 10.228 7 8.5C7 6.772 8.274 5.5 10 5.5ZM4.894 15.272C5.791 13.952 7.287 13.072 9 13.072H11C12.714 13.072 14.209 13.952 15.106 15.272C13.828 16.64 12.015 17.5 10 17.5C7.985 17.5 6.172 16.64 4.894 15.272Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#service .log.out i { background-image: url("data:image/svg+xml,%3Csvg width='14' height='21' viewBox='0 0 14 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 0.5H1C0.734784 0.5 0.48043 0.605357 0.292893 0.792893C0.105357 0.98043 0 1.23478 0 1.5V10.5L5 6.5V9.5H11V11.5H5V14.5L0 10.5V19.5C0 19.7652 0.105357 20.0196 0.292893 20.2071C0.48043 20.3946 0.734784 20.5 1 20.5H13C13.2652 20.5 13.5196 20.3946 13.7071 20.2071C13.8946 20.0196 14 19.7652 14 19.5V1.5C14 1.23478 13.8946 0.98043 13.7071 0.792893C13.5196 0.605357 13.2652 0.5 13 0.5Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#intro { width: 100%; height: 100%; background: url("../img/loadingMap.jpg") no-repeat center; background-size: cover; position: relative; top: 0; left: 0; z-index: 3; overflow: hidden; } 

#intro .intro_inner { display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; align-content: center; flex-wrap: wrap; text-align: center; } 

#intro .intro_inner header { width: 100%; padding-top: 50px; padding-bottom: 100px; } 

#intro .intro_inner header h1 { display: block; width: 311px; height: 95px; margin: 0 auto; background-repeat: no-repeat; background-position: center; background-image: url("data:image/svg+xml,%3Csvg width='300' height='95' viewBox='0 0 300 95' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.75' d='M90.274 15.944C90.326 15.3373 90.3953 14.7653 90.482 14.228C90.5687 13.6733 90.6813 13.1273 90.82 12.59C90.9587 12.0527 91.1233 11.5067 91.314 10.952C91.5047 10.3973 91.73 9.808 91.99 9.184C92.3367 8.36933 92.7007 7.598 93.082 6.87C93.4633 6.142 93.966 5.42267 94.59 4.712C94.798 4.46933 95.0493 4.218 95.344 3.958C95.6387 3.698 95.968 3.45533 96.332 3.23C96.696 3.00467 97.0773 2.82267 97.476 2.684C97.8747 2.54533 98.2733 2.476 98.672 2.476C99.2787 2.476 99.8247 2.658 100.31 3.022C100.674 3.29933 100.908 3.63733 101.012 4.036C101.133 4.43467 101.211 4.80733 101.246 5.154C101.263 5.466 101.263 5.73467 101.246 5.96C101.229 6.168 101.177 6.36733 101.09 6.558C101.021 6.67933 100.925 6.75733 100.804 6.792C100.7 6.82667 100.613 6.844 100.544 6.844C100.301 6.844 100.145 6.73133 100.076 6.506C100.024 6.28067 99.972 6.00333 99.92 5.674C99.868 5.22333 99.7467 4.816 99.556 4.452C99.3827 4.07067 99.0447 3.88 98.542 3.88C98.022 3.88 97.4933 4.088 96.956 4.504C96.436 4.92 95.9507 5.42267 95.5 6.012C95.0493 6.60133 94.642 7.22533 94.278 7.884C93.9313 8.52533 93.654 9.08 93.446 9.548C93.186 10.172 92.9607 10.7267 92.77 11.212C92.5967 11.68 92.4407 12.148 92.302 12.616C92.1807 13.0667 92.0767 13.5433 91.99 14.046C91.9207 14.5487 91.8513 15.138 91.782 15.814C91.7473 16.23 91.7387 16.6287 91.756 17.01C91.7733 17.374 91.8427 17.7033 91.964 17.998C92.0853 18.2927 92.2673 18.5267 92.51 18.7C92.77 18.8733 93.108 18.96 93.524 18.96C94.1133 18.96 94.6853 18.856 95.24 18.648C95.812 18.44 96.3667 18.1887 96.904 17.894C97.3547 17.6513 97.814 17.3653 98.282 17.036C98.75 16.6893 99.348 16.2213 100.076 15.632C100.18 15.5627 100.301 15.5367 100.44 15.554C100.579 15.554 100.691 15.5973 100.778 15.684C100.882 15.7533 100.934 15.8573 100.934 15.996C100.951 16.1173 100.891 16.256 100.752 16.412C100.301 16.8973 99.8073 17.348 99.27 17.764C98.75 18.18 98.1433 18.5873 97.45 18.986C96.7913 19.3327 96.1067 19.636 95.396 19.896C94.6853 20.1387 93.94 20.26 93.16 20.26C92.484 20.26 91.9467 20.1387 91.548 19.896C91.1493 19.636 90.846 19.3067 90.638 18.908C90.4473 18.492 90.326 18.0327 90.274 17.53C90.2393 17.01 90.2393 16.4813 90.274 15.944ZM108.329 12.46C108.277 12.46 108.208 12.512 108.121 12.616C108.035 12.72 107.948 12.85 107.861 13.006C107.792 13.162 107.723 13.318 107.653 13.474C107.584 13.63 107.523 13.76 107.471 13.864C107.298 14.2627 107.099 14.722 106.873 15.242C106.665 15.762 106.544 16.2733 106.509 16.776C106.475 17.296 106.405 17.6773 106.301 17.92C106.197 18.1453 106.015 18.2753 105.755 18.31C105.599 18.3273 105.461 18.2927 105.339 18.206C105.235 18.1193 105.14 18.0153 105.053 17.894C104.984 17.7553 104.923 17.6167 104.871 17.478C104.837 17.3393 104.811 17.244 104.793 17.192C104.707 16.828 104.603 16.438 104.481 16.022C104.377 15.5887 104.282 15.1813 104.195 14.8C104.022 13.708 103.892 12.6507 103.805 11.628C103.736 10.588 103.727 9.548 103.779 8.508C103.814 7.988 103.84 7.45067 103.857 6.896C103.892 6.324 103.953 5.752 104.039 5.18C104.057 5.076 104.083 4.90267 104.117 4.66C104.152 4.4 104.195 4.14 104.247 3.88C104.317 3.60267 104.395 3.36 104.481 3.152C104.568 2.92667 104.681 2.788 104.819 2.736C105.183 2.59733 105.478 2.61467 105.703 2.788C105.929 2.944 106.024 3.19533 105.989 3.542C105.972 3.71533 105.929 3.854 105.859 3.958C105.807 4.04467 105.764 4.15733 105.729 4.296C105.608 4.69467 105.513 5.19733 105.443 5.804C105.374 6.39333 105.322 7.01733 105.287 7.676C105.253 8.33467 105.235 9.002 105.235 9.678C105.235 10.3367 105.253 10.9347 105.287 11.472C105.287 11.576 105.296 11.7667 105.313 12.044C105.348 12.3213 105.374 12.6333 105.391 12.98C105.426 13.3093 105.461 13.656 105.495 14.02C105.547 14.3667 105.599 14.6787 105.651 14.956C105.755 14.696 105.859 14.436 105.963 14.176C106.05 13.9507 106.145 13.708 106.249 13.448C106.371 13.1707 106.492 12.9107 106.613 12.668C106.891 12.1133 107.159 11.68 107.419 11.368C107.679 11.056 107.983 10.8827 108.329 10.848C108.607 10.8307 108.849 10.9173 109.057 11.108C109.283 11.2987 109.473 11.5413 109.629 11.836C109.785 12.1307 109.907 12.4513 109.993 12.798C110.097 13.1273 110.167 13.422 110.201 13.682C110.271 14.1327 110.34 14.5833 110.409 15.034C110.496 15.4847 110.591 15.9787 110.695 16.516C110.73 16.7067 110.773 16.9407 110.825 17.218C110.877 17.478 110.929 17.7553 110.981 18.05C111.051 18.3447 111.12 18.648 111.189 18.96C111.259 19.272 111.328 19.5667 111.397 19.844C111.484 20.1387 111.545 20.4073 111.579 20.65C111.631 20.8927 111.692 21.1353 111.761 21.378C111.813 21.586 111.779 21.7593 111.657 21.898C111.553 22.0367 111.423 22.106 111.267 22.106C111.077 22.106 110.938 22.0453 110.851 21.924C110.782 21.82 110.704 21.664 110.617 21.456C110.375 20.8493 110.158 20.1993 109.967 19.506C109.794 18.8127 109.655 18.2147 109.551 17.712C109.413 17.036 109.283 16.4033 109.161 15.814C109.04 15.2073 108.936 14.6527 108.849 14.15C108.815 13.9767 108.78 13.7947 108.745 13.604C108.711 13.396 108.667 13.214 108.615 13.058C108.581 12.8847 108.537 12.746 108.485 12.642C108.433 12.5207 108.381 12.46 108.329 12.46ZM113.507 18.362C113.455 17.686 113.438 17.0013 113.455 16.308C113.473 15.5973 113.507 14.9387 113.559 14.332C113.611 13.708 113.663 13.1793 113.715 12.746C113.785 12.2953 113.837 11.992 113.871 11.836C113.906 11.6627 113.975 11.524 114.079 11.42C114.201 11.2987 114.383 11.238 114.625 11.238C114.868 11.238 115.024 11.2727 115.093 11.342C115.18 11.394 115.223 11.524 115.223 11.732C115.223 11.8707 115.197 12.0093 115.145 12.148C115.111 12.2693 115.076 12.4167 115.041 12.59C115.007 12.7633 114.963 13.032 114.911 13.396C114.859 13.7427 114.816 14.1673 114.781 14.67C114.747 15.1553 114.729 15.7013 114.729 16.308C114.729 16.9147 114.755 17.556 114.807 18.232C114.859 18.804 114.963 19.2633 115.119 19.61C115.293 19.9393 115.518 20.0867 115.795 20.052C116.142 20.0173 116.402 19.818 116.575 19.454C116.766 19.09 116.957 18.6653 117.147 18.18C117.303 17.764 117.433 17.3047 117.537 16.802C117.659 16.2993 117.737 15.866 117.771 15.502C117.789 15.3633 117.815 15.1207 117.849 14.774C117.884 14.41 117.919 14.0287 117.953 13.63C117.988 13.2313 118.023 12.8587 118.057 12.512C118.092 12.1653 118.109 11.9227 118.109 11.784L118.161 10.978C118.161 10.5967 118.343 10.406 118.707 10.406C119.227 10.406 119.479 10.6053 119.461 11.004C119.444 11.212 119.427 11.4373 119.409 11.68C119.409 11.9227 119.392 12.1567 119.357 12.382C119.323 12.7113 119.297 13.0753 119.279 13.474C119.279 13.8727 119.279 14.2713 119.279 14.67C119.279 15.1553 119.288 15.6233 119.305 16.074C119.34 16.5073 119.401 16.9493 119.487 17.4C119.505 17.5213 119.548 17.6947 119.617 17.92C119.687 18.128 119.765 18.3533 119.851 18.596C119.938 18.8387 120.016 19.0727 120.085 19.298C120.155 19.506 120.207 19.6707 120.241 19.792C120.259 19.8613 120.224 19.9393 120.137 20.026C120.051 20.13 119.955 20.182 119.851 20.182C119.609 20.182 119.418 20.0867 119.279 19.896C119.227 19.8267 119.149 19.7227 119.045 19.584C118.959 19.4453 118.863 19.298 118.759 19.142C118.673 18.986 118.586 18.83 118.499 18.674C118.43 18.5007 118.369 18.3533 118.317 18.232C118.231 18.5787 118.083 18.9773 117.875 19.428C117.667 19.8613 117.459 20.2167 117.251 20.494C117.043 20.7713 116.844 20.9967 116.653 21.17C116.463 21.3433 116.203 21.43 115.873 21.43C115.267 21.43 114.738 21.1613 114.287 20.624C113.854 20.104 113.594 19.35 113.507 18.362ZM126.43 13.24C126.378 12.8067 126.248 12.59 126.04 12.59C125.902 12.59 125.763 12.746 125.624 13.058C125.486 13.37 125.33 13.76 125.156 14.228C125.018 14.592 124.896 14.9733 124.792 15.372C124.688 15.7707 124.567 16.2127 124.428 16.698C124.342 17.0447 124.281 17.4433 124.246 17.894C124.212 18.3447 124.194 18.7693 124.194 19.168C124.194 19.5493 124.004 19.74 123.622 19.74C123.328 19.74 123.137 19.6273 123.05 19.402C122.964 19.1593 122.886 18.9513 122.816 18.778C122.782 18.7087 122.73 18.5873 122.66 18.414C122.608 18.2407 122.548 18.0587 122.478 17.868C122.409 17.66 122.34 17.4693 122.27 17.296C122.218 17.1053 122.184 16.9667 122.166 16.88C122.028 16.4293 121.906 15.9353 121.802 15.398C121.698 14.8607 121.646 14.3667 121.646 13.916C121.646 13.5347 121.88 13.344 122.348 13.344C122.73 13.344 122.92 13.5953 122.92 14.098C122.92 14.358 122.964 14.7047 123.05 15.138C123.137 15.554 123.224 15.9007 123.31 16.178C123.397 15.7793 123.492 15.3807 123.596 14.982C123.718 14.5833 123.856 14.1673 124.012 13.734C124.22 13.162 124.42 12.6507 124.61 12.2C124.801 11.7493 125.113 11.3507 125.546 11.004C125.72 10.8653 125.902 10.77 126.092 10.718C126.283 10.666 126.448 10.6487 126.586 10.666C126.812 10.7007 126.968 10.77 127.054 10.874C127.158 10.978 127.262 11.1253 127.366 11.316C127.488 11.5587 127.583 11.81 127.652 12.07C127.739 12.33 127.8 12.59 127.834 12.85C127.904 13.2487 127.956 13.6387 127.99 14.02C128.025 14.4013 128.06 14.7827 128.094 15.164C128.129 15.4587 128.164 15.7707 128.198 16.1C128.233 16.4293 128.294 16.7587 128.38 17.088C128.484 17.5387 128.606 18.024 128.744 18.544C128.883 19.0467 129.065 19.5407 129.29 20.026C129.36 20.1993 129.438 20.39 129.524 20.598C129.628 20.806 129.732 21.0053 129.836 21.196C129.94 21.404 130.027 21.586 130.096 21.742C130.183 21.9153 130.235 22.0453 130.252 22.132C130.287 22.288 130.278 22.4093 130.226 22.496C130.174 22.5827 130.105 22.6433 130.018 22.678C129.88 22.73 129.732 22.7127 129.576 22.626C129.438 22.5393 129.29 22.4093 129.134 22.236C128.978 22.08 128.822 21.8893 128.666 21.664C128.528 21.456 128.406 21.248 128.302 21.04C128.164 20.7627 128.034 20.494 127.912 20.234C127.808 19.974 127.704 19.6967 127.6 19.402C127.41 18.8647 127.254 18.336 127.132 17.816C127.011 17.296 126.898 16.7327 126.794 16.126C126.742 15.606 126.682 15.112 126.612 14.644C126.56 14.176 126.5 13.708 126.43 13.24ZM127.965 26.968C128 26.7947 128.113 26.6993 128.303 26.682C128.477 26.6647 128.676 26.656 128.901 26.656H130.279C130.574 26.6387 130.825 26.6213 131.033 26.604C131.259 26.604 131.597 26.5607 132.047 26.474C133.157 26.2833 134.023 25.8327 134.647 25.122C135.271 24.4113 135.583 23.406 135.583 22.106C135.583 21.9847 135.575 21.8027 135.557 21.56C135.557 21.3173 135.549 21.066 135.531 20.806C135.531 20.546 135.523 20.2947 135.505 20.052C135.505 19.8267 135.497 19.6447 135.479 19.506C135.445 19.2633 135.41 18.9947 135.375 18.7C135.358 18.388 135.332 18.076 135.297 17.764C135.263 17.452 135.228 17.1487 135.193 16.854C135.159 16.5593 135.124 16.2993 135.089 16.074C135.003 16.3167 134.873 16.5333 134.699 16.724C134.543 16.9147 134.361 17.0793 134.153 17.218C133.859 17.426 133.503 17.5733 133.087 17.66C132.689 17.7293 132.394 17.7467 132.203 17.712C131.839 17.66 131.545 17.5473 131.319 17.374C131.094 17.1833 130.938 16.906 130.851 16.542C130.782 16.2127 130.782 15.8833 130.851 15.554C130.921 15.2073 131.025 14.904 131.163 14.644C131.285 14.4013 131.449 14.1587 131.657 13.916C131.865 13.6733 132.091 13.4393 132.333 13.214C132.593 12.9887 132.845 12.772 133.087 12.564C133.347 12.356 133.581 12.174 133.789 12.018C133.997 11.862 134.179 11.7233 134.335 11.602C134.509 11.4633 134.647 11.3593 134.751 11.29C134.838 11.2207 134.959 11.1427 135.115 11.056C135.289 10.952 135.497 10.8913 135.739 10.874C135.843 10.874 135.939 10.9087 136.025 10.978C136.112 11.03 136.164 11.0907 136.181 11.16C136.216 11.264 136.225 11.368 136.207 11.472C136.19 11.5587 136.121 11.6627 135.999 11.784C135.861 11.9227 135.739 12.0353 135.635 12.122C135.531 12.2087 135.393 12.3387 135.219 12.512C135.358 12.7893 135.514 13.2053 135.687 13.76C135.878 14.3147 136.043 14.8693 136.181 15.424C136.337 16.0827 136.45 16.7587 136.519 17.452C136.606 18.1453 136.684 18.856 136.753 19.584C136.771 19.7573 136.779 19.9827 136.779 20.26C136.797 20.5373 136.814 20.8147 136.831 21.092C136.849 21.3867 136.857 21.6727 136.857 21.95C136.875 22.2273 136.883 22.4527 136.883 22.626C136.883 24.0127 136.485 25.148 135.687 26.032C134.89 26.9333 133.815 27.4793 132.463 27.67C132.186 27.7047 131.943 27.7307 131.735 27.748C131.527 27.7827 131.328 27.8 131.137 27.8C130.964 27.8 130.782 27.8 130.591 27.8C130.418 27.8 130.201 27.7913 129.941 27.774C129.681 27.7567 129.43 27.722 129.187 27.67C128.927 27.6353 128.702 27.5833 128.511 27.514C128.425 27.4793 128.303 27.4187 128.147 27.332C127.991 27.2453 127.931 27.124 127.965 26.968ZM132.125 16.256C132.177 16.3947 132.29 16.464 132.463 16.464C132.741 16.464 132.992 16.4207 133.217 16.334C133.46 16.23 133.685 16.1 133.893 15.944C134.205 15.7013 134.405 15.424 134.491 15.112C134.595 14.8 134.604 14.5053 134.517 14.228C134.483 14.0893 134.422 13.968 134.335 13.864C134.249 13.7427 134.179 13.656 134.127 13.604C133.989 13.656 133.815 13.7513 133.607 13.89C133.399 14.0287 133.174 14.228 132.931 14.488C132.845 14.5747 132.723 14.7133 132.567 14.904C132.429 15.0773 132.307 15.2767 132.203 15.502C132.169 15.5713 132.134 15.684 132.099 15.84C132.065 15.9787 132.073 16.1173 132.125 16.256ZM139.564 22.392C139.373 22.4267 139.217 22.4093 139.096 22.34C138.975 22.288 138.888 22.21 138.836 22.106C138.801 22.0193 138.801 21.9153 138.836 21.794C138.888 21.69 138.992 21.5947 139.148 21.508C139.46 21.3347 139.772 21.118 140.084 20.858C140.413 20.6153 140.708 20.3553 140.968 20.078C141.471 19.5407 141.878 18.96 142.19 18.336C142.519 17.6947 142.762 17.1747 142.918 16.776C143.039 16.464 143.117 16.152 143.152 15.84C143.187 15.528 143.221 15.2247 143.256 14.93C143.291 14.6007 143.299 14.2713 143.282 13.942C143.265 13.5953 143.221 13.292 143.152 13.032C143.1 12.7547 143.013 12.5293 142.892 12.356C142.788 12.1827 142.658 12.0787 142.502 12.044C142.242 12.0093 141.999 12.044 141.774 12.148C141.566 12.2347 141.384 12.3733 141.228 12.564C141.089 12.7547 140.977 12.9887 140.89 13.266C140.821 13.526 140.795 13.7947 140.812 14.072C140.847 14.5747 140.873 15.1467 140.89 15.788C140.925 16.4293 141.011 16.984 141.15 17.452C141.202 17.6427 141.202 17.816 141.15 17.972C141.115 18.128 140.994 18.232 140.786 18.284C140.595 18.336 140.431 18.2927 140.292 18.154C140.153 17.998 140.032 17.8073 139.928 17.582C139.841 17.3567 139.763 17.1227 139.694 16.88C139.642 16.62 139.607 16.4033 139.59 16.23C139.555 15.9527 139.521 15.6667 139.486 15.372C139.469 15.06 139.443 14.7653 139.408 14.488C139.373 14.0893 139.347 13.682 139.33 13.266C139.33 12.85 139.33 12.3993 139.33 11.914C139.33 11.03 139.356 10.12 139.408 9.184C139.477 8.23067 139.564 7.32933 139.668 6.48C139.737 5.87333 139.815 5.26667 139.902 4.66C140.006 4.05333 140.101 3.44667 140.188 2.84C140.205 2.71867 140.266 2.62333 140.37 2.554C140.491 2.46733 140.595 2.41533 140.682 2.398C140.925 2.36333 141.115 2.38933 141.254 2.476C141.393 2.54533 141.462 2.66667 141.462 2.84C141.462 3.27333 141.436 3.70667 141.384 4.14C141.349 4.52133 141.306 4.868 141.254 5.18C141.219 5.492 141.176 5.83 141.124 6.194C141.072 6.57533 141.02 7 140.968 7.468C140.933 7.91867 140.899 8.378 140.864 8.846C140.829 9.314 140.803 9.782 140.786 10.25C140.769 10.7007 140.76 11.1253 140.76 11.524C140.968 11.2467 141.245 11.03 141.592 10.874C141.939 10.7007 142.285 10.6313 142.632 10.666C142.979 10.7007 143.273 10.8133 143.516 11.004C143.759 11.1947 143.958 11.4287 144.114 11.706C144.287 11.9833 144.417 12.2953 144.504 12.642C144.591 12.9887 144.643 13.3267 144.66 13.656C144.677 13.7947 144.686 14.0027 144.686 14.28C144.703 14.5573 144.677 14.982 144.608 15.554C144.504 16.438 144.235 17.2787 143.802 18.076C143.369 18.856 142.857 19.6187 142.268 20.364C142.112 20.572 141.93 20.7887 141.722 21.014C141.514 21.2393 141.289 21.4473 141.046 21.638C140.803 21.8287 140.552 21.9933 140.292 22.132C140.049 22.2707 139.807 22.3573 139.564 22.392ZM146.67 18.362C146.618 17.686 146.6 17.0013 146.618 16.308C146.635 15.5973 146.67 14.9387 146.722 14.332C146.774 13.708 146.826 13.1793 146.878 12.746C146.947 12.2953 146.999 11.992 147.034 11.836C147.068 11.6627 147.138 11.524 147.242 11.42C147.363 11.2987 147.545 11.238 147.788 11.238C148.03 11.238 148.186 11.2727 148.256 11.342C148.342 11.394 148.386 11.524 148.386 11.732C148.386 11.8707 148.36 12.0093 148.308 12.148C148.273 12.2693 148.238 12.4167 148.204 12.59C148.169 12.7633 148.126 13.032 148.074 13.396C148.022 13.7427 147.978 14.1673 147.944 14.67C147.909 15.1553 147.892 15.7013 147.892 16.308C147.892 16.9147 147.918 17.556 147.97 18.232C148.022 18.804 148.126 19.2633 148.282 19.61C148.455 19.9393 148.68 20.0867 148.958 20.052C149.304 20.0173 149.564 19.818 149.738 19.454C149.928 19.09 150.119 18.6653 150.31 18.18C150.466 17.764 150.596 17.3047 150.7 16.802C150.821 16.2993 150.899 15.866 150.934 15.502C150.951 15.3633 150.977 15.1207 151.012 14.774C151.046 14.41 151.081 14.0287 151.116 13.63C151.15 13.2313 151.185 12.8587 151.22 12.512C151.254 12.1653 151.272 11.9227 151.272 11.784L151.324 10.978C151.324 10.5967 151.506 10.406 151.87 10.406C152.39 10.406 152.641 10.6053 152.624 11.004C152.606 11.212 152.589 11.4373 152.572 11.68C152.572 11.9227 152.554 12.1567 152.52 12.382C152.485 12.7113 152.459 13.0753 152.442 13.474C152.442 13.8727 152.442 14.2713 152.442 14.67C152.442 15.1553 152.45 15.6233 152.468 16.074C152.502 16.5073 152.563 16.9493 152.65 17.4C152.667 17.5213 152.71 17.6947 152.78 17.92C152.849 18.128 152.927 18.3533 153.014 18.596C153.1 18.8387 153.178 19.0727 153.248 19.298C153.317 19.506 153.369 19.6707 153.404 19.792C153.421 19.8613 153.386 19.9393 153.3 20.026C153.213 20.13 153.118 20.182 153.014 20.182C152.771 20.182 152.58 20.0867 152.442 19.896C152.39 19.8267 152.312 19.7227 152.208 19.584C152.121 19.4453 152.026 19.298 151.922 19.142C151.835 18.986 151.748 18.83 151.662 18.674C151.592 18.5007 151.532 18.3533 151.48 18.232C151.393 18.5787 151.246 18.9773 151.038 19.428C150.83 19.8613 150.622 20.2167 150.414 20.494C150.206 20.7713 150.006 20.9967 149.816 21.17C149.625 21.3433 149.365 21.43 149.036 21.43C148.429 21.43 147.9 21.1613 147.45 20.624C147.016 20.104 146.756 19.35 146.67 18.362ZM165 23.64C164.636 23.3107 164.324 23.0073 164.064 22.73C163.804 22.4527 163.57 22.1753 163.362 21.898C163.154 21.638 162.955 21.3607 162.764 21.066C162.591 20.7887 162.4 20.4767 162.192 20.13C161.95 19.7487 161.724 19.3847 161.516 19.038C161.326 18.674 161.135 18.31 160.944 17.946C160.823 17.7033 160.71 17.4953 160.606 17.322C160.52 17.1313 160.433 16.9667 160.346 16.828C160.138 16.464 159.956 16.1 159.8 15.736C159.714 15.5453 159.662 15.3633 159.644 15.19C159.644 14.9993 159.74 14.826 159.93 14.67C160.277 14.41 160.563 14.4447 160.788 14.774C160.875 14.9127 161.005 15.112 161.178 15.372C161.352 15.632 161.482 15.8487 161.568 16.022C161.915 16.646 162.227 17.244 162.504 17.816C162.782 18.3707 163.12 18.9513 163.518 19.558C163.917 20.1647 164.246 20.65 164.506 21.014C164.784 21.378 165.087 21.7507 165.416 22.132C165.451 22.1667 165.512 22.2187 165.598 22.288C165.685 22.3747 165.78 22.4613 165.884 22.548C165.988 22.652 166.084 22.7387 166.17 22.808C166.274 22.8947 166.352 22.9467 166.404 22.964C166.578 23.068 166.751 23.172 166.924 23.276C167.115 23.38 167.28 23.4493 167.418 23.484C167.609 23.536 167.782 23.588 167.938 23.64C168.112 23.692 168.302 23.7353 168.51 23.77C168.822 23.8047 169.022 23.8653 169.108 23.952C169.212 24.0387 169.264 24.1513 169.264 24.29C169.264 24.5327 169.143 24.68 168.9 24.732C168.658 24.784 168.38 24.81 168.068 24.81C166.907 24.81 165.884 24.42 165 23.64ZM156.29 19.558C156.273 19.506 156.247 19.3933 156.212 19.22C156.178 19.0293 156.134 18.8127 156.082 18.57C156.03 18.31 155.978 18.0413 155.926 17.764C155.874 17.4693 155.822 17.1833 155.77 16.906C155.753 16.8367 155.727 16.6633 155.692 16.386C155.658 16.1087 155.614 15.814 155.562 15.502C155.528 15.1727 155.493 14.8693 155.458 14.592C155.424 14.3147 155.398 14.1327 155.38 14.046C155.224 12.8673 155.112 11.5933 155.042 10.224C154.973 8.83733 154.938 7.468 154.938 6.116C154.938 5.24933 154.964 4.374 155.016 3.49C155.103 3.19533 155.294 3.048 155.588 3.048C155.831 3.048 156.039 3.10867 156.212 3.23C156.386 3.334 156.472 3.53333 156.472 3.828C156.472 4.41733 156.464 5.00667 156.446 5.596C156.446 6.168 156.446 6.75733 156.446 7.364C156.446 7.97067 156.455 8.57733 156.472 9.184C156.507 9.79067 156.55 10.4493 156.602 11.16C156.62 11.5067 156.637 11.81 156.654 12.07C156.689 12.3127 156.724 12.5467 156.758 12.772C156.793 12.9973 156.828 13.2227 156.862 13.448C156.897 13.656 156.932 13.8987 156.966 14.176C157.278 13.7773 157.564 13.4047 157.824 13.058C158.102 12.7113 158.44 12.2953 158.838 11.81C159.428 11.1167 160.052 10.4753 160.71 9.886C161.386 9.27933 162.114 8.768 162.894 8.352C163.016 8.28267 163.146 8.23067 163.284 8.196C163.423 8.16133 163.553 8.15267 163.674 8.17C163.796 8.18733 163.891 8.23933 163.96 8.326C164.047 8.41267 164.09 8.55133 164.09 8.742C164.09 8.82867 164.047 8.924 163.96 9.028C163.874 9.11467 163.77 9.21 163.648 9.314C163.544 9.40067 163.432 9.48733 163.31 9.574C163.206 9.64333 163.128 9.69533 163.076 9.73C162.487 10.146 161.906 10.6227 161.334 11.16C160.78 11.6973 160.234 12.278 159.696 12.902C159.419 13.214 159.185 13.5 158.994 13.76C158.804 14.0027 158.63 14.2367 158.474 14.462C158.336 14.67 158.206 14.878 158.084 15.086C157.963 15.2767 157.842 15.4847 157.72 15.71C157.512 16.0567 157.426 16.386 157.46 16.698C157.512 17.27 157.564 17.764 157.616 18.18C157.668 18.596 157.729 19.0553 157.798 19.558C157.833 19.7313 157.764 19.87 157.59 19.974C157.417 20.078 157.235 20.13 157.044 20.13C156.888 20.13 156.741 20.0867 156.602 20C156.481 19.9133 156.377 19.766 156.29 19.558ZM174.441 20.858C174.406 20.65 174.475 20.5113 174.649 20.442C174.822 20.3727 175.004 20.3033 175.195 20.234C175.333 20.182 175.524 20.104 175.767 20C176.009 19.896 176.165 19.8267 176.235 19.792C176.633 19.6013 176.989 19.3673 177.301 19.09C177.63 18.8127 177.795 18.492 177.795 18.128C177.795 18.0413 177.777 17.9547 177.743 17.868C177.708 17.7813 177.613 17.6947 177.457 17.608C177.11 17.4 176.746 17.2007 176.365 17.01C176.001 16.8193 175.671 16.5853 175.377 16.308C174.995 15.9787 174.683 15.606 174.441 15.19C174.198 14.7567 174.077 14.28 174.077 13.76C174.077 13.344 174.155 12.9367 174.311 12.538C174.484 12.1393 174.709 11.784 174.987 11.472C175.281 11.16 175.619 10.9087 176.001 10.718C176.399 10.5273 176.815 10.432 177.249 10.432C177.89 10.432 178.436 10.6053 178.887 10.952C179.355 11.2813 179.719 11.68 179.979 12.148L180.057 12.304C180.143 12.4947 180.109 12.668 179.953 12.824C179.797 12.9627 179.589 13.006 179.329 12.954C179.294 12.954 179.268 12.9453 179.251 12.928C179.233 12.9107 179.207 12.8847 179.173 12.85C178.93 12.5553 178.653 12.2867 178.341 12.044C178.046 11.8013 177.682 11.68 177.249 11.68C176.746 11.68 176.347 11.8793 176.053 12.278C175.758 12.6593 175.602 13.1273 175.585 13.682C175.567 14.098 175.628 14.4447 175.767 14.722C175.905 14.982 176.087 15.2073 176.313 15.398C176.59 15.6407 176.876 15.8487 177.171 16.022C177.483 16.178 177.829 16.3773 178.211 16.62C178.453 16.776 178.679 16.9493 178.887 17.14C179.095 17.3133 179.199 17.5733 179.199 17.92C179.199 18.232 179.138 18.5267 179.017 18.804C178.895 19.0813 178.731 19.3327 178.523 19.558C178.332 19.766 178.115 19.9567 177.873 20.13C177.647 20.3033 177.422 20.4507 177.197 20.572C176.937 20.7107 176.659 20.8407 176.365 20.962C176.07 21.0833 175.732 21.1787 175.351 21.248C175.177 21.2827 174.987 21.2827 174.779 21.248C174.588 21.2133 174.475 21.0833 174.441 20.858ZM183.406 13.812C183.18 13.8467 182.929 13.8727 182.652 13.89C182.374 13.9073 182.036 13.9247 181.638 13.942C181.447 13.942 181.274 13.8987 181.118 13.812C180.979 13.708 180.91 13.5433 180.91 13.318C180.91 13.1273 180.97 12.9627 181.092 12.824C181.213 12.668 181.369 12.59 181.56 12.59C181.889 12.59 182.21 12.5813 182.522 12.564C182.834 12.5293 183.111 12.4947 183.354 12.46C183.371 12.044 183.388 11.6453 183.406 11.264C183.44 10.8827 183.475 10.458 183.51 9.99C183.527 9.782 183.544 9.548 183.562 9.288C183.596 9.028 183.622 8.75933 183.64 8.482C183.674 8.18733 183.7 7.90133 183.718 7.624C183.735 7.34667 183.761 7.09533 183.796 6.87C183.848 6.402 184.099 6.15067 184.55 6.116C185.052 6.08133 185.304 6.30667 185.304 6.792C185.304 7.08667 185.269 7.52867 185.2 8.118C185.13 8.70733 185.061 9.45267 184.992 10.354C184.957 10.7353 184.931 11.082 184.914 11.394C184.896 11.6887 184.879 12.0093 184.862 12.356C185.243 12.3213 185.546 12.3127 185.772 12.33C186.014 12.33 186.3 12.3127 186.63 12.278C186.751 12.278 186.881 12.278 187.02 12.278C187.158 12.2607 187.28 12.2693 187.384 12.304C187.488 12.3387 187.574 12.408 187.644 12.512C187.713 12.5987 187.739 12.746 187.722 12.954C187.704 13.1273 187.583 13.2487 187.358 13.318C187.15 13.37 186.933 13.4133 186.708 13.448C186.344 13.4827 186.023 13.5173 185.746 13.552C185.486 13.5693 185.191 13.604 184.862 13.656V14.618C184.862 14.8953 184.87 15.19 184.888 15.502C184.905 15.814 184.931 16.1 184.966 16.36C185.035 16.8453 185.087 17.2093 185.122 17.452C185.174 17.6947 185.234 17.9113 185.304 18.102C185.408 18.3967 185.538 18.6567 185.694 18.882C185.867 19.1073 186.101 19.22 186.396 19.22C186.621 19.22 186.794 19.2027 186.916 19.168C187.037 19.1333 187.193 19.0987 187.384 19.064C187.713 19.012 187.886 19.142 187.904 19.454C187.921 19.6967 187.834 19.8787 187.644 20C187.47 20.1387 187.245 20.26 186.968 20.364C186.794 20.4333 186.621 20.468 186.448 20.468C186.274 20.4853 186.092 20.494 185.902 20.494C185.555 20.494 185.226 20.364 184.914 20.104C184.619 19.844 184.385 19.5147 184.212 19.116C184.004 18.648 183.839 18.1627 183.718 17.66C183.596 17.14 183.51 16.6027 183.458 16.048C183.44 15.8747 183.423 15.6667 183.406 15.424C183.406 15.1813 183.406 14.9473 183.406 14.722C183.406 14.4967 183.406 14.2973 183.406 14.124C183.406 13.9507 183.406 13.8467 183.406 13.812ZM189.241 18.934C189.172 18.5007 189.146 18.1627 189.163 17.92C189.181 17.6773 189.207 17.4433 189.241 17.218C189.328 16.6113 189.458 16.0307 189.631 15.476C189.822 14.9213 190.039 14.3407 190.281 13.734C190.403 13.422 190.541 13.1273 190.697 12.85C190.871 12.5553 191.001 12.3387 191.087 12.2C191.157 12.1133 191.252 12.0613 191.373 12.044C191.512 12.0093 191.633 12.0093 191.737 12.044C191.928 12.0787 192.075 12.174 192.179 12.33C192.283 12.4687 192.335 12.6247 192.335 12.798C192.335 12.954 192.292 13.1013 192.205 13.24C192.119 13.3787 192.032 13.5433 191.945 13.734C191.321 14.8433 190.905 16.0133 190.697 17.244C190.645 17.5387 190.602 17.816 190.567 18.076C190.55 18.3187 190.576 18.5787 190.645 18.856C190.697 19.0987 190.81 19.22 190.983 19.22C191.122 19.22 191.269 19.1767 191.425 19.09C191.581 18.986 191.703 18.8907 191.789 18.804C192.223 18.3533 192.569 17.8767 192.829 17.374C193.107 16.854 193.245 16.2733 193.245 15.632C193.245 15.3893 193.228 15.1467 193.193 14.904C193.159 14.6613 193.115 14.4273 193.063 14.202C193.011 13.9767 192.951 13.76 192.881 13.552C192.829 13.344 192.751 13.11 192.647 12.85C192.613 12.746 192.613 12.6593 192.647 12.59C192.699 12.5033 192.769 12.4427 192.855 12.408C192.942 12.3733 193.037 12.3647 193.141 12.382C193.245 12.3993 193.341 12.46 193.427 12.564C193.878 13.0147 194.199 13.5693 194.389 14.228C194.597 14.8867 194.684 15.554 194.649 16.23C194.615 17.062 194.389 17.7987 193.973 18.44C193.575 19.0813 193.046 19.636 192.387 20.104C192.127 20.2947 191.885 20.416 191.659 20.468C191.451 20.5373 191.174 20.572 190.827 20.572C190.55 20.572 190.316 20.52 190.125 20.416C189.935 20.312 189.779 20.1733 189.657 20C189.536 19.844 189.441 19.6707 189.371 19.48C189.302 19.2893 189.259 19.1073 189.241 18.934ZM196.537 11.576C196.468 11.4373 196.468 11.3073 196.537 11.186C196.607 11.0473 196.659 10.9607 196.693 10.926C196.78 10.874 196.867 10.8307 196.953 10.796C197.04 10.7613 197.153 10.7613 197.291 10.796C197.395 10.8307 197.482 10.8913 197.551 10.978C197.621 11.0647 197.699 11.16 197.785 11.264C197.872 11.3853 197.985 11.5933 198.123 11.888C198.279 12.1827 198.392 12.4167 198.461 12.59C198.617 12.3473 198.756 12.1393 198.877 11.966C198.999 11.7753 199.103 11.628 199.189 11.524C199.311 11.3853 199.423 11.2553 199.527 11.134C199.631 11.0127 199.761 10.8827 199.917 10.744C200.212 10.4667 200.524 10.2327 200.853 10.042C201.2 9.85133 201.547 9.69533 201.893 9.574C202.084 9.522 202.249 9.47867 202.387 9.444C202.543 9.40933 202.691 9.38333 202.829 9.366C202.968 9.366 203.081 9.392 203.167 9.444C203.254 9.496 203.315 9.56533 203.349 9.652C203.384 9.72133 203.384 9.79933 203.349 9.886C203.332 9.97267 203.289 10.0333 203.219 10.068C203.029 10.172 202.838 10.2847 202.647 10.406C202.474 10.51 202.275 10.6313 202.049 10.77C201.373 11.2033 200.715 11.8273 200.073 12.642C199.883 12.8847 199.701 13.1533 199.527 13.448C199.371 13.7253 199.25 14.0373 199.163 14.384C199.077 14.8 199.077 15.2073 199.163 15.606C199.233 16.0047 199.293 16.438 199.345 16.906C199.397 17.374 199.441 17.7033 199.475 17.894C199.51 18.0847 199.545 18.2927 199.579 18.518C199.614 18.7433 199.649 18.9513 199.683 19.142C199.718 19.298 199.692 19.454 199.605 19.61C199.536 19.766 199.363 19.844 199.085 19.844C198.843 19.844 198.661 19.7487 198.539 19.558C198.435 19.35 198.331 19.09 198.227 18.778C198.193 18.6567 198.141 18.4833 198.071 18.258C198.019 18.0153 197.967 17.7727 197.915 17.53C197.863 17.27 197.82 17.0187 197.785 16.776C197.751 16.5333 197.725 16.3427 197.707 16.204C197.69 16.1347 197.673 16.0307 197.655 15.892C197.638 15.7533 197.621 15.6233 197.603 15.502C197.586 15.3633 197.569 15.242 197.551 15.138C197.551 15.0167 197.551 14.9387 197.551 14.904C197.517 14.5573 197.456 14.1847 197.369 13.786C197.283 13.3873 197.196 13.058 197.109 12.798C197.04 12.642 196.953 12.4687 196.849 12.278C196.763 12.07 196.659 11.836 196.537 11.576ZM208.243 22.106C208.26 21.6207 208.26 21.1093 208.243 20.572C208.243 20.052 208.234 19.5493 208.217 19.064C208.199 18.5613 208.173 18.0847 208.139 17.634C208.104 17.1833 208.069 16.7847 208.035 16.438C207.931 16.5767 207.801 16.7327 207.645 16.906C207.489 17.062 207.307 17.218 207.099 17.374C206.891 17.5127 206.657 17.6427 206.397 17.764C206.137 17.8853 205.851 17.9547 205.539 17.972C205.244 18.0067 204.941 17.946 204.629 17.79C204.334 17.634 204.135 17.4433 204.031 17.218C203.909 16.958 203.831 16.7153 203.797 16.49C203.779 16.2473 203.779 15.9527 203.797 15.606C203.814 15.0687 203.857 14.618 203.927 14.254C203.996 13.8727 204.091 13.4307 204.213 12.928C204.247 12.7547 204.308 12.6073 204.395 12.486C204.481 12.3647 204.62 12.304 204.811 12.304C204.967 12.304 205.105 12.356 205.227 12.46C205.365 12.564 205.417 12.7113 205.383 12.902C205.348 13.266 205.287 13.656 205.201 14.072C205.114 14.4707 205.053 14.8693 205.019 15.268C205.001 15.4413 204.993 15.6147 204.993 15.788C204.993 15.9613 205.019 16.1433 205.071 16.334C205.157 16.6287 205.365 16.7847 205.695 16.802C206.024 16.802 206.301 16.7153 206.527 16.542C206.873 16.2647 207.194 15.8833 207.489 15.398C207.783 14.9127 207.965 14.3493 208.035 13.708L208.269 11.316C208.286 11.1947 208.303 11.082 208.321 10.978C208.355 10.8567 208.425 10.77 208.529 10.718C208.685 10.6313 208.875 10.6227 209.101 10.692C209.343 10.744 209.482 10.9087 209.517 11.186C209.517 11.5327 209.482 11.966 209.413 12.486C209.361 13.006 209.326 13.5693 209.309 14.176C209.291 14.8347 209.3 15.528 209.335 16.256C209.387 16.9667 209.439 17.686 209.491 18.414C209.543 19.142 209.577 19.8613 209.595 20.572C209.629 21.3 209.612 21.9847 209.543 22.626C209.387 23.9953 208.962 25.1133 208.269 25.98C207.593 26.864 206.579 27.4273 205.227 27.67C204.967 27.722 204.733 27.7567 204.525 27.774C204.317 27.7913 204.117 27.8 203.927 27.8C203.753 27.8173 203.571 27.8173 203.381 27.8C203.19 27.8 202.965 27.7913 202.705 27.774C202.445 27.7567 202.193 27.722 201.951 27.67C201.691 27.6353 201.465 27.5833 201.275 27.514C201.188 27.4793 201.067 27.4187 200.911 27.332C200.755 27.2453 200.694 27.124 200.729 26.968C200.763 26.7947 200.876 26.6993 201.067 26.682C201.24 26.6647 201.439 26.656 201.665 26.656H203.043C203.424 26.656 203.719 26.6473 203.927 26.63C204.152 26.6127 204.447 26.5607 204.811 26.474C205.833 26.2487 206.648 25.7893 207.255 25.096C207.861 24.4027 208.191 23.406 208.243 22.106Z' fill='%23101010'/%3E%3Cpath d='M31.55 66.4V45.5H37.65V66.4H31.55ZM2.35 64.95L12 45.5H18.35L15.2 51.8H20.5C21.65 51.8 22.35 52.45 22.8 53.25L28.85 64.95H22.5L18.65 57.4C18.45 57.05 18.2 56.9 17.8 56.9H12.7L8.7 64.95H2.35ZM5.8 87V75.5H31.65V72.85H5.8V68.35H37.65V79.8H11.75V82.45H38.15V87H5.8ZM79.6422 67V71.9H44.3422V67H58.9422V63.95H45.5922V52.9H72.4422V50.45H45.5922V46H78.3922V57.1H51.5422V59.55H78.6422V63.95H65.0422V67H79.6422ZM45.3422 79.85V74.95H78.3922V87H72.3422V79.85H45.3422ZM119.634 45.5V87H113.534V45.5H119.634ZM84.8344 86.5L93.6344 51.1H85.8344V46H109.334V51.1H99.7344L96.8844 62.6H102.634C103.784 62.6 104.534 63.25 104.784 64.25L110.334 86.5H104.234L99.6844 68.2C99.5844 67.85 99.3344 67.7 98.9844 67.7H95.5844L90.9344 86.5H84.8344ZM160.627 70.2H127.577V46H160.377V51.2H133.627V65H160.627V70.2ZM126.327 86V80.7H140.927V72.15H147.027V80.7H161.627V86H126.327Z' fill='%232594CF'/%3E%3Cpath d='M213.119 45.5V87H207.019V66H200.869V60.7H207.019V45.5H213.119ZM177.819 86.5L187.469 45.5H193.569L189.969 60.7H196.069C197.219 60.7 197.969 61.35 198.219 62.35L204.269 86.5H198.219L193.169 66.5C193.069 66.15 192.819 66 192.469 66H188.769L183.919 86.5H177.819ZM254.111 45.5V87H248.061V45.5H254.111ZM220.311 86.5V46H226.211V60.7H236.011V46H241.861V86.5H220.311ZM226.211 81.4H236.011V65.7H226.211V81.4ZM296.103 80.7V86H260.803V80.7H296.103ZM261.053 70.7L269.503 45.5H275.753L273.603 51.9H287.803C289.003 51.9 289.753 52.55 290.053 53.4L295.853 70.7H289.553L285.253 57.7C285.153 57.35 284.853 57.15 284.503 57.15H271.853L267.353 70.7H261.053Z' fill='%23101010'/%3E%3C/svg%3E%0A"); font-size: 0; } 

#intro .intro_inner header span { display: block; margin-top: 25px; font-size: 18px; font-weight: 400; color: #101010; /* 27px */
 letter-spacing: -0.36px; text-align: center; text-align: center; font-style: normal; line-height: 150%; } 

#intro .intro_inner .loading-data span { display: block; margin-top: 15px; font-size: 15px; font-weight: 400; color: #101010; font-style: normal; line-height: 150%; /* 22.5px */}

#header { width: 390px; height: 100%; background: #fff; position: absolute; top: 0; left: 0; z-index: 20; transition: 0.3s ease-in-out; box-shadow: 4px 0 20px 0 rgba(0, 0, 0, 0.10); } 

#header.headerClose { left: -390px; } 

#header .scroll { height: 100%; position: relative; } 

#search_btn2 { width: 31px; height: 31px; background: url("../img/icon_search_2.png") no-repeat center; position: absolute; top: 193px; right: 50px; } 

.c-top-box { width: 100%; height: 190px; background-repeat: no-repeat; background-image: url("../img/c-box-bg.jpg"); } 

.c-top-box #logo { width: 100%; height: 100%; background-repeat: no-repeat; background-position: 34px center; background-image: url("data:image/svg+xml,%3Csvg width='99' height='80' viewBox='0 0 99 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.93 34.04V21.5H22.59V34.04H18.93ZM1.41 33.17L7.2 21.5H11.01L9.12 25.28H12.3C12.99 25.28 13.41 25.67 13.68 26.15L17.31 33.17H13.5L11.19 28.64C11.07 28.43 10.92 28.34 10.68 28.34H7.62L5.22 33.17H1.41ZM3.48 46.4V39.5H18.99V37.91H3.48V35.21H22.59V42.08H7.05V43.67H22.89V46.4H3.48ZM47.7853 34.4V37.34H26.6053V34.4H35.3653V32.57H27.3553V25.94H43.4653V24.47H27.3553V21.8H47.0353V28.46H30.9253V29.93H47.1853V32.57H39.0253V34.4H47.7853ZM27.2053 42.11V39.17H47.0353V46.4H43.4053V42.11H27.2053ZM71.7806 21.5V46.4H68.1206V21.5H71.7806ZM50.9006 46.1L56.1806 24.86H51.5006V21.8H65.6006V24.86H59.8406L58.1306 31.76H61.5806C62.2706 31.76 62.7206 32.15 62.8706 32.75L66.2006 46.1H62.5406L59.8106 35.12C59.7506 34.91 59.6006 34.82 59.3906 34.82H57.3506L54.5606 46.1H50.9006ZM96.3759 36.32H76.5459V21.8H96.2259V24.92H80.1759V33.2H96.3759V36.32ZM75.7959 45.8V42.62H84.5559V37.49H88.2159V42.62H96.9759V45.8H75.7959Z' fill='%232594CF'/%3E%3Cpath d='M22.59 51.5V76.4H18.93V63.8H15.24V60.62H18.93V51.5H22.59ZM1.41 76.1L7.2 51.5H10.86L8.7 60.62H12.36C13.05 60.62 13.5 61.01 13.65 61.61L17.28 76.1H13.65L10.62 64.1C10.56 63.89 10.41 63.8 10.2 63.8H7.98L5.07 76.1H1.41ZM47.1853 51.5V76.4H43.5553V51.5H47.1853ZM26.9053 76.1V51.8H30.4453V60.62H36.3253V51.8H39.8353V76.1H26.9053ZM30.4453 73.04H36.3253V63.62H30.4453V73.04ZM72.3806 72.62V75.8H51.2006V72.62H72.3806ZM51.3506 66.62L56.4206 51.5H60.1706L58.8806 55.34H67.4006C68.1206 55.34 68.5706 55.73 68.7506 56.24L72.2306 66.62H68.4506L65.8706 58.82C65.8106 58.61 65.6306 58.49 65.4206 58.49H57.8306L55.1306 66.62H51.3506Z' fill='%23101010'/%3E%3Cpath d='M3.735 8.66C3.765 8.31 3.805 7.98 3.855 7.67C3.905 7.35 3.97 7.035 4.05 6.725C4.13 6.415 4.225 6.1 4.335 5.78C4.445 5.46 4.575 5.12 4.725 4.76C4.925 4.29 5.135 3.845 5.355 3.425C5.575 3.005 5.865 2.59 6.225 2.18C6.345 2.04 6.49 1.895 6.66 1.745C6.83 1.595 7.02 1.455 7.23 1.325C7.44 1.195 7.66 1.09 7.89 1.01C8.12 0.93 8.35 0.89 8.58 0.89C8.93 0.89 9.245 0.994999 9.525 1.205C9.735 1.365 9.87 1.56 9.93 1.79C10 2.02 10.045 2.235 10.065 2.435C10.075 2.615 10.075 2.77 10.065 2.9C10.055 3.02 10.025 3.135 9.975 3.245C9.935 3.315 9.88 3.36 9.81 3.38C9.75 3.4 9.7 3.41 9.66 3.41C9.52 3.41 9.43 3.345 9.39 3.215C9.36 3.085 9.33 2.925 9.3 2.735C9.27 2.475 9.2 2.24 9.09 2.03C8.99 1.81 8.795 1.7 8.505 1.7C8.205 1.7 7.9 1.82 7.59 2.06C7.29 2.3 7.01 2.59 6.75 2.93C6.49 3.27 6.255 3.63 6.045 4.01C5.845 4.38 5.685 4.7 5.565 4.97C5.415 5.33 5.285 5.65 5.175 5.93C5.075 6.2 4.985 6.47 4.905 6.74C4.835 7 4.775 7.275 4.725 7.565C4.685 7.855 4.645 8.195 4.605 8.585C4.585 8.825 4.58 9.055 4.59 9.275C4.6 9.485 4.64 9.675 4.71 9.845C4.78 10.015 4.885 10.15 5.025 10.25C5.175 10.35 5.37 10.4 5.61 10.4C5.95 10.4 6.28 10.34 6.6 10.22C6.93 10.1 7.25 9.955 7.56 9.785C7.82 9.645 8.085 9.48 8.355 9.29C8.625 9.09 8.97 8.82 9.39 8.48C9.45 8.44 9.52 8.425 9.6 8.435C9.68 8.435 9.745 8.46 9.795 8.51C9.855 8.55 9.885 8.61 9.885 8.69C9.895 8.76 9.86 8.84 9.78 8.93C9.52 9.21 9.235 9.47 8.925 9.71C8.625 9.95 8.275 10.185 7.875 10.415C7.495 10.615 7.1 10.79 6.69 10.94C6.28 11.08 5.85 11.15 5.4 11.15C5.01 11.15 4.7 11.08 4.47 10.94C4.24 10.79 4.065 10.6 3.945 10.37C3.835 10.13 3.765 9.865 3.735 9.575C3.715 9.275 3.715 8.97 3.735 8.66ZM14.1516 6.65C14.1216 6.65 14.0816 6.68 14.0316 6.74C13.9816 6.8 13.9316 6.875 13.8816 6.965C13.8416 7.055 13.8016 7.145 13.7616 7.235C13.7216 7.325 13.6866 7.4 13.6566 7.46C13.5566 7.69 13.4416 7.955 13.3116 8.255C13.1916 8.555 13.1216 8.85 13.1016 9.14C13.0816 9.44 13.0416 9.66 12.9816 9.8C12.9216 9.93 12.8166 10.005 12.6666 10.025C12.5766 10.035 12.4966 10.015 12.4266 9.965C12.3666 9.915 12.3116 9.855 12.2616 9.785C12.2216 9.705 12.1866 9.625 12.1566 9.545C12.1366 9.465 12.1216 9.41 12.1116 9.38C12.0616 9.17 12.0016 8.945 11.9316 8.705C11.8716 8.455 11.8166 8.22 11.7666 8C11.6666 7.37 11.5916 6.76 11.5416 6.17C11.5016 5.57 11.4966 4.97 11.5266 4.37C11.5466 4.07 11.5616 3.76 11.5716 3.44C11.5916 3.11 11.6266 2.78 11.6766 2.45C11.6866 2.39 11.7016 2.29 11.7216 2.15C11.7416 2 11.7666 1.85 11.7966 1.7C11.8366 1.54 11.8816 1.4 11.9316 1.28C11.9816 1.15 12.0466 1.07 12.1266 1.04C12.3366 0.959999 12.5066 0.969999 12.6366 1.07C12.7666 1.16 12.8216 1.305 12.8016 1.505C12.7916 1.605 12.7666 1.685 12.7266 1.745C12.6966 1.795 12.6716 1.86 12.6516 1.94C12.5816 2.17 12.5266 2.46 12.4866 2.81C12.4466 3.15 12.4166 3.51 12.3966 3.89C12.3766 4.27 12.3666 4.655 12.3666 5.045C12.3666 5.425 12.3766 5.77 12.3966 6.08C12.3966 6.14 12.4016 6.25 12.4116 6.41C12.4316 6.57 12.4466 6.75 12.4566 6.95C12.4766 7.14 12.4966 7.34 12.5166 7.55C12.5466 7.75 12.5766 7.93 12.6066 8.09C12.6666 7.94 12.7266 7.79 12.7866 7.64C12.8366 7.51 12.8916 7.37 12.9516 7.22C13.0216 7.06 13.0916 6.91 13.1616 6.77C13.3216 6.45 13.4766 6.2 13.6266 6.02C13.7766 5.84 13.9516 5.74 14.1516 5.72C14.3116 5.71 14.4516 5.76 14.5716 5.87C14.7016 5.98 14.8116 6.12 14.9016 6.29C14.9916 6.46 15.0616 6.645 15.1116 6.845C15.1716 7.035 15.2116 7.205 15.2316 7.355C15.2716 7.615 15.3116 7.875 15.3516 8.135C15.4016 8.395 15.4566 8.68 15.5166 8.99C15.5366 9.1 15.5616 9.235 15.5916 9.395C15.6216 9.545 15.6516 9.705 15.6816 9.875C15.7216 10.045 15.7616 10.22 15.8016 10.4C15.8416 10.58 15.8816 10.75 15.9216 10.91C15.9716 11.08 16.0066 11.235 16.0266 11.375C16.0566 11.515 16.0916 11.655 16.1316 11.795C16.1616 11.915 16.1416 12.015 16.0716 12.095C16.0116 12.175 15.9366 12.215 15.8466 12.215C15.7366 12.215 15.6566 12.18 15.6066 12.11C15.5666 12.05 15.5216 11.96 15.4716 11.84C15.3316 11.49 15.2066 11.115 15.0966 10.715C14.9966 10.315 14.9166 9.97 14.8566 9.68C14.7766 9.29 14.7016 8.925 14.6316 8.585C14.5616 8.235 14.5016 7.915 14.4516 7.625C14.4316 7.525 14.4116 7.42 14.3916 7.31C14.3716 7.19 14.3466 7.085 14.3166 6.995C14.2966 6.895 14.2716 6.815 14.2416 6.755C14.2116 6.685 14.1816 6.65 14.1516 6.65ZM17.1389 10.055C17.1089 9.665 17.0989 9.27 17.1089 8.87C17.1189 8.46 17.1389 8.08 17.1689 7.73C17.1989 7.37 17.2289 7.065 17.2589 6.815C17.2989 6.555 17.3289 6.38 17.3489 6.29C17.3689 6.19 17.4089 6.11 17.4689 6.05C17.5389 5.98 17.6439 5.945 17.7839 5.945C17.9239 5.945 18.0139 5.965 18.0539 6.005C18.1039 6.035 18.1289 6.11 18.1289 6.23C18.1289 6.31 18.1139 6.39 18.0839 6.47C18.0639 6.54 18.0439 6.625 18.0239 6.725C18.0039 6.825 17.9789 6.98 17.9489 7.19C17.9189 7.39 17.8939 7.635 17.8739 7.925C17.8539 8.205 17.8439 8.52 17.8439 8.87C17.8439 9.22 17.8589 9.59 17.8889 9.98C17.9189 10.31 17.9789 10.575 18.0689 10.775C18.1689 10.965 18.2989 11.05 18.4589 11.03C18.6589 11.01 18.8089 10.895 18.9089 10.685C19.0189 10.475 19.1289 10.23 19.2389 9.95C19.3289 9.71 19.4039 9.445 19.4639 9.155C19.5339 8.865 19.5789 8.615 19.5989 8.405C19.6089 8.325 19.6239 8.185 19.6439 7.985C19.6639 7.775 19.6839 7.555 19.7039 7.325C19.7239 7.095 19.7439 6.88 19.7639 6.68C19.7839 6.48 19.7939 6.34 19.7939 6.26L19.8239 5.795C19.8239 5.575 19.9289 5.465 20.1389 5.465C20.4389 5.465 20.5839 5.58 20.5739 5.81C20.5639 5.93 20.5539 6.06 20.5439 6.2C20.5439 6.34 20.5339 6.475 20.5139 6.605C20.4939 6.795 20.4789 7.005 20.4689 7.235C20.4689 7.465 20.4689 7.695 20.4689 7.925C20.4689 8.205 20.4739 8.475 20.4839 8.735C20.5039 8.985 20.5389 9.24 20.5889 9.5C20.5989 9.57 20.6239 9.67 20.6639 9.8C20.7039 9.92 20.7489 10.05 20.7989 10.19C20.8489 10.33 20.8939 10.465 20.9339 10.595C20.9739 10.715 21.0039 10.81 21.0239 10.88C21.0339 10.92 21.0139 10.965 20.9639 11.015C20.9139 11.075 20.8589 11.105 20.7989 11.105C20.6589 11.105 20.5489 11.05 20.4689 10.94C20.4389 10.9 20.3939 10.84 20.3339 10.76C20.2839 10.68 20.2289 10.595 20.1689 10.505C20.1189 10.415 20.0689 10.325 20.0189 10.235C19.9789 10.135 19.9439 10.05 19.9139 9.98C19.8639 10.18 19.7789 10.41 19.6589 10.67C19.5389 10.92 19.4189 11.125 19.2989 11.285C19.1789 11.445 19.0639 11.575 18.9539 11.675C18.8439 11.775 18.6939 11.825 18.5039 11.825C18.1539 11.825 17.8489 11.67 17.5889 11.36C17.3389 11.06 17.1889 10.625 17.1389 10.055ZM24.5944 7.1C24.5644 6.85 24.4894 6.725 24.3694 6.725C24.2894 6.725 24.2094 6.815 24.1294 6.995C24.0494 7.175 23.9594 7.4 23.8594 7.67C23.7794 7.88 23.7094 8.1 23.6494 8.33C23.5894 8.56 23.5194 8.815 23.4394 9.095C23.3894 9.295 23.3544 9.525 23.3344 9.785C23.3144 10.045 23.3044 10.29 23.3044 10.52C23.3044 10.74 23.1944 10.85 22.9744 10.85C22.8044 10.85 22.6944 10.785 22.6444 10.655C22.5944 10.515 22.5494 10.395 22.5094 10.295C22.4894 10.255 22.4594 10.185 22.4194 10.085C22.3894 9.985 22.3544 9.88 22.3144 9.77C22.2744 9.65 22.2344 9.54 22.1944 9.44C22.1644 9.33 22.1444 9.25 22.1344 9.2C22.0544 8.94 21.9844 8.655 21.9244 8.345C21.8644 8.035 21.8344 7.75 21.8344 7.49C21.8344 7.27 21.9694 7.16 22.2394 7.16C22.4594 7.16 22.5694 7.305 22.5694 7.595C22.5694 7.745 22.5944 7.945 22.6444 8.195C22.6944 8.435 22.7444 8.635 22.7944 8.795C22.8444 8.565 22.8994 8.335 22.9594 8.105C23.0294 7.875 23.1094 7.635 23.1994 7.385C23.3194 7.055 23.4344 6.76 23.5444 6.5C23.6544 6.24 23.8344 6.01 24.0844 5.81C24.1844 5.73 24.2894 5.675 24.3994 5.645C24.5094 5.615 24.6044 5.605 24.6844 5.615C24.8144 5.635 24.9044 5.675 24.9544 5.735C25.0144 5.795 25.0744 5.88 25.1344 5.99C25.2044 6.13 25.2594 6.275 25.2994 6.425C25.3494 6.575 25.3844 6.725 25.4044 6.875C25.4444 7.105 25.4744 7.33 25.4944 7.55C25.5144 7.77 25.5344 7.99 25.5544 8.21C25.5744 8.38 25.5944 8.56 25.6144 8.75C25.6344 8.94 25.6694 9.13 25.7194 9.32C25.7794 9.58 25.8494 9.86 25.9294 10.16C26.0094 10.45 26.1144 10.735 26.2444 11.015C26.2844 11.115 26.3294 11.225 26.3794 11.345C26.4394 11.465 26.4994 11.58 26.5594 11.69C26.6194 11.81 26.6694 11.915 26.7094 12.005C26.7594 12.105 26.7894 12.18 26.7994 12.23C26.8194 12.32 26.8144 12.39 26.7844 12.44C26.7544 12.49 26.7144 12.525 26.6644 12.545C26.5844 12.575 26.4994 12.565 26.4094 12.515C26.3294 12.465 26.2444 12.39 26.1544 12.29C26.0644 12.2 25.9744 12.09 25.8844 11.96C25.8044 11.84 25.7344 11.72 25.6744 11.6C25.5944 11.44 25.5194 11.285 25.4494 11.135C25.3894 10.985 25.3294 10.825 25.2694 10.655C25.1594 10.345 25.0694 10.04 24.9994 9.74C24.9294 9.44 24.8644 9.115 24.8044 8.765C24.7744 8.465 24.7394 8.18 24.6994 7.91C24.6694 7.64 24.6344 7.37 24.5944 7.1ZM25.4801 15.02C25.5001 14.92 25.5651 14.865 25.6751 14.855C25.7751 14.845 25.8901 14.84 26.0201 14.84H26.8151C26.9851 14.83 27.1301 14.82 27.2501 14.81C27.3801 14.81 27.5751 14.785 27.8351 14.735C28.4751 14.625 28.9751 14.365 29.3351 13.955C29.6951 13.545 29.8751 12.965 29.8751 12.215C29.8751 12.145 29.8701 12.04 29.8601 11.9C29.8601 11.76 29.8551 11.615 29.8451 11.465C29.8451 11.315 29.8401 11.17 29.8301 11.03C29.8301 10.9 29.8251 10.795 29.8151 10.715C29.7951 10.575 29.7751 10.42 29.7551 10.25C29.7451 10.07 29.7301 9.89 29.7101 9.71C29.6901 9.53 29.6701 9.355 29.6501 9.185C29.6301 9.015 29.6101 8.865 29.5901 8.735C29.5401 8.875 29.4651 9 29.3651 9.11C29.2751 9.22 29.1701 9.315 29.0501 9.395C28.8801 9.515 28.6751 9.6 28.4351 9.65C28.2051 9.69 28.0351 9.7 27.9251 9.68C27.7151 9.65 27.5451 9.585 27.4151 9.485C27.2851 9.375 27.1951 9.215 27.1451 9.005C27.1051 8.815 27.1051 8.625 27.1451 8.435C27.1851 8.235 27.2451 8.06 27.3251 7.91C27.3951 7.77 27.4901 7.63 27.6101 7.49C27.7301 7.35 27.8601 7.215 28.0001 7.085C28.1501 6.955 28.2951 6.83 28.4351 6.71C28.5851 6.59 28.7201 6.485 28.8401 6.395C28.9601 6.305 29.0651 6.225 29.1551 6.155C29.2551 6.075 29.3351 6.015 29.3951 5.975C29.4451 5.935 29.5151 5.89 29.6051 5.84C29.7051 5.78 29.8251 5.745 29.9651 5.735C30.0251 5.735 30.0801 5.755 30.1301 5.795C30.1801 5.825 30.2101 5.86 30.2201 5.9C30.2401 5.96 30.2451 6.02 30.2351 6.08C30.2251 6.13 30.1851 6.19 30.1151 6.26C30.0351 6.34 29.9651 6.405 29.9051 6.455C29.8451 6.505 29.7651 6.58 29.6651 6.68C29.7451 6.84 29.8351 7.08 29.9351 7.4C30.0451 7.72 30.1401 8.04 30.2201 8.36C30.3101 8.74 30.3751 9.13 30.4151 9.53C30.4651 9.93 30.5101 10.34 30.5501 10.76C30.5601 10.86 30.5651 10.99 30.5651 11.15C30.5751 11.31 30.5851 11.47 30.5951 11.63C30.6051 11.8 30.6101 11.965 30.6101 12.125C30.6201 12.285 30.6251 12.415 30.6251 12.515C30.6251 13.315 30.3951 13.97 29.9351 14.48C29.4751 15 28.8551 15.315 28.0751 15.425C27.9151 15.445 27.7751 15.46 27.6551 15.47C27.5351 15.49 27.4201 15.5 27.3101 15.5C27.2101 15.5 27.1051 15.5 26.9951 15.5C26.8951 15.5 26.7701 15.495 26.6201 15.485C26.4701 15.475 26.3251 15.455 26.1851 15.425C26.0351 15.405 25.9051 15.375 25.7951 15.335C25.7451 15.315 25.6751 15.28 25.5851 15.23C25.4951 15.18 25.4601 15.11 25.4801 15.02ZM27.8801 8.84C27.9101 8.92 27.9751 8.96 28.0751 8.96C28.2351 8.96 28.3801 8.935 28.5101 8.885C28.6501 8.825 28.7801 8.75 28.9001 8.66C29.0801 8.52 29.1951 8.36 29.2451 8.18C29.3051 8 29.3101 7.83 29.2601 7.67C29.2401 7.59 29.2051 7.52 29.1551 7.46C29.1051 7.39 29.0651 7.34 29.0351 7.31C28.9551 7.34 28.8551 7.395 28.7351 7.475C28.6151 7.555 28.4851 7.67 28.3451 7.82C28.2951 7.87 28.2251 7.95 28.1351 8.06C28.0551 8.16 27.9851 8.275 27.9251 8.405C27.9051 8.445 27.8851 8.51 27.8651 8.6C27.8451 8.68 27.8501 8.76 27.8801 8.84ZM32.1716 12.38C32.0616 12.4 31.9716 12.39 31.9016 12.35C31.8316 12.32 31.7816 12.275 31.7516 12.215C31.7316 12.165 31.7316 12.105 31.7516 12.035C31.7816 11.975 31.8416 11.92 31.9316 11.87C32.1116 11.77 32.2916 11.645 32.4716 11.495C32.6616 11.355 32.8316 11.205 32.9816 11.045C33.2716 10.735 33.5066 10.4 33.6866 10.04C33.8766 9.67 34.0166 9.37 34.1066 9.14C34.1766 8.96 34.2216 8.78 34.2416 8.6C34.2616 8.42 34.2816 8.245 34.3016 8.075C34.3216 7.885 34.3266 7.695 34.3166 7.505C34.3066 7.305 34.2816 7.13 34.2416 6.98C34.2116 6.82 34.1616 6.69 34.0916 6.59C34.0316 6.49 33.9566 6.43 33.8666 6.41C33.7166 6.39 33.5766 6.41 33.4466 6.47C33.3266 6.52 33.2216 6.6 33.1316 6.71C33.0516 6.82 32.9866 6.955 32.9366 7.115C32.8966 7.265 32.8816 7.42 32.8916 7.58C32.9116 7.87 32.9266 8.2 32.9366 8.57C32.9566 8.94 33.0066 9.26 33.0866 9.53C33.1166 9.64 33.1166 9.74 33.0866 9.83C33.0666 9.92 32.9966 9.98 32.8766 10.01C32.7666 10.04 32.6716 10.015 32.5916 9.935C32.5116 9.845 32.4416 9.735 32.3816 9.605C32.3316 9.475 32.2866 9.34 32.2466 9.2C32.2166 9.05 32.1966 8.925 32.1866 8.825C32.1666 8.665 32.1466 8.5 32.1266 8.33C32.1166 8.15 32.1016 7.98 32.0816 7.82C32.0616 7.59 32.0466 7.355 32.0366 7.115C32.0366 6.875 32.0366 6.615 32.0366 6.335C32.0366 5.825 32.0516 5.3 32.0816 4.76C32.1216 4.21 32.1716 3.69 32.2316 3.2C32.2716 2.85 32.3166 2.5 32.3666 2.15C32.4266 1.8 32.4816 1.45 32.5316 1.1C32.5416 1.03 32.5766 0.974999 32.6366 0.935C32.7066 0.884999 32.7666 0.854999 32.8166 0.844999C32.9566 0.825 33.0666 0.84 33.1466 0.89C33.2266 0.93 33.2666 1 33.2666 1.1C33.2666 1.35 33.2516 1.6 33.2216 1.85C33.2016 2.07 33.1766 2.27 33.1466 2.45C33.1266 2.63 33.1016 2.825 33.0716 3.035C33.0416 3.255 33.0116 3.5 32.9816 3.77C32.9616 4.03 32.9416 4.295 32.9216 4.565C32.9016 4.835 32.8866 5.105 32.8766 5.375C32.8666 5.635 32.8616 5.88 32.8616 6.11C32.9816 5.95 33.1416 5.825 33.3416 5.735C33.5416 5.635 33.7416 5.595 33.9416 5.615C34.1416 5.635 34.3116 5.7 34.4516 5.81C34.5916 5.92 34.7066 6.055 34.7966 6.215C34.8966 6.375 34.9716 6.555 35.0216 6.755C35.0716 6.955 35.1016 7.15 35.1116 7.34C35.1216 7.42 35.1266 7.54 35.1266 7.7C35.1366 7.86 35.1216 8.105 35.0816 8.435C35.0216 8.945 34.8666 9.43 34.6166 9.89C34.3666 10.34 34.0716 10.78 33.7316 11.21C33.6416 11.33 33.5366 11.455 33.4166 11.585C33.2966 11.715 33.1666 11.835 33.0266 11.945C32.8866 12.055 32.7416 12.15 32.5916 12.23C32.4516 12.31 32.3116 12.36 32.1716 12.38ZM36.2709 10.055C36.2409 9.665 36.2309 9.27 36.2409 8.87C36.2509 8.46 36.2709 8.08 36.3009 7.73C36.3309 7.37 36.3609 7.065 36.3909 6.815C36.4309 6.555 36.4609 6.38 36.4809 6.29C36.5009 6.19 36.5409 6.11 36.6009 6.05C36.6709 5.98 36.7759 5.945 36.9159 5.945C37.0559 5.945 37.1459 5.965 37.1859 6.005C37.2359 6.035 37.2609 6.11 37.2609 6.23C37.2609 6.31 37.2459 6.39 37.2159 6.47C37.1959 6.54 37.1759 6.625 37.1559 6.725C37.1359 6.825 37.1109 6.98 37.0809 7.19C37.0509 7.39 37.0259 7.635 37.0059 7.925C36.9859 8.205 36.9759 8.52 36.9759 8.87C36.9759 9.22 36.9909 9.59 37.0209 9.98C37.0509 10.31 37.1109 10.575 37.2009 10.775C37.3009 10.965 37.4309 11.05 37.5909 11.03C37.7909 11.01 37.9409 10.895 38.0409 10.685C38.1509 10.475 38.2609 10.23 38.3709 9.95C38.4609 9.71 38.5359 9.445 38.5959 9.155C38.6659 8.865 38.7109 8.615 38.7309 8.405C38.7409 8.325 38.7559 8.185 38.7759 7.985C38.7959 7.775 38.8159 7.555 38.8359 7.325C38.8559 7.095 38.8759 6.88 38.8959 6.68C38.9159 6.48 38.9259 6.34 38.9259 6.26L38.9559 5.795C38.9559 5.575 39.0609 5.465 39.2709 5.465C39.5709 5.465 39.7159 5.58 39.7059 5.81C39.6959 5.93 39.6859 6.06 39.6759 6.2C39.6759 6.34 39.6659 6.475 39.6459 6.605C39.6259 6.795 39.6109 7.005 39.6009 7.235C39.6009 7.465 39.6009 7.695 39.6009 7.925C39.6009 8.205 39.6059 8.475 39.6159 8.735C39.6359 8.985 39.6709 9.24 39.7209 9.5C39.7309 9.57 39.7559 9.67 39.7959 9.8C39.8359 9.92 39.8809 10.05 39.9309 10.19C39.9809 10.33 40.0259 10.465 40.0659 10.595C40.1059 10.715 40.1359 10.81 40.1559 10.88C40.1659 10.92 40.1459 10.965 40.0959 11.015C40.0459 11.075 39.9909 11.105 39.9309 11.105C39.7909 11.105 39.6809 11.05 39.6009 10.94C39.5709 10.9 39.5259 10.84 39.4659 10.76C39.4159 10.68 39.3609 10.595 39.3009 10.505C39.2509 10.415 39.2009 10.325 39.1509 10.235C39.1109 10.135 39.0759 10.05 39.0459 9.98C38.9959 10.18 38.9109 10.41 38.7909 10.67C38.6709 10.92 38.5509 11.125 38.4309 11.285C38.3109 11.445 38.1959 11.575 38.0859 11.675C37.9759 11.775 37.8259 11.825 37.6359 11.825C37.2859 11.825 36.9809 11.67 36.7209 11.36C36.4709 11.06 36.3209 10.625 36.2709 10.055ZM46.8464 13.1C46.6364 12.91 46.4564 12.735 46.3064 12.575C46.1564 12.415 46.0214 12.255 45.9014 12.095C45.7814 11.945 45.6664 11.785 45.5564 11.615C45.4564 11.455 45.3464 11.275 45.2264 11.075C45.0864 10.855 44.9564 10.645 44.8364 10.445C44.7264 10.235 44.6164 10.025 44.5064 9.815C44.4364 9.675 44.3714 9.555 44.3114 9.455C44.2614 9.345 44.2114 9.25 44.1614 9.17C44.0414 8.96 43.9364 8.75 43.8464 8.54C43.7964 8.43 43.7664 8.325 43.7564 8.225C43.7564 8.115 43.8114 8.015 43.9214 7.925C44.1214 7.775 44.2864 7.795 44.4164 7.985C44.4664 8.065 44.5414 8.18 44.6414 8.33C44.7414 8.48 44.8164 8.605 44.8664 8.705C45.0664 9.065 45.2464 9.41 45.4064 9.74C45.5664 10.06 45.7614 10.395 45.9914 10.745C46.2214 11.095 46.4114 11.375 46.5614 11.585C46.7214 11.795 46.8964 12.01 47.0864 12.23C47.1064 12.25 47.1414 12.28 47.1914 12.32C47.2414 12.37 47.2964 12.42 47.3564 12.47C47.4164 12.53 47.4714 12.58 47.5214 12.62C47.5814 12.67 47.6264 12.7 47.6564 12.71C47.7564 12.77 47.8564 12.83 47.9564 12.89C48.0664 12.95 48.1614 12.99 48.2414 13.01C48.3514 13.04 48.4514 13.07 48.5414 13.1C48.6414 13.13 48.7514 13.155 48.8714 13.175C49.0514 13.195 49.1664 13.23 49.2164 13.28C49.2764 13.33 49.3064 13.395 49.3064 13.475C49.3064 13.615 49.2364 13.7 49.0964 13.73C48.9564 13.76 48.7964 13.775 48.6164 13.775C47.9464 13.775 47.3564 13.55 46.8464 13.1ZM41.8214 10.745C41.8114 10.715 41.7964 10.65 41.7764 10.55C41.7564 10.44 41.7314 10.315 41.7014 10.175C41.6714 10.025 41.6414 9.87 41.6114 9.71C41.5814 9.54 41.5514 9.375 41.5214 9.215C41.5114 9.175 41.4964 9.075 41.4764 8.915C41.4564 8.755 41.4314 8.585 41.4014 8.405C41.3814 8.215 41.3614 8.04 41.3414 7.88C41.3214 7.72 41.3064 7.615 41.2964 7.565C41.2064 6.885 41.1414 6.15 41.1014 5.36C41.0614 4.56 41.0414 3.77 41.0414 2.99C41.0414 2.49 41.0564 1.985 41.0864 1.475C41.1364 1.305 41.2464 1.22 41.4164 1.22C41.5564 1.22 41.6764 1.255 41.7764 1.325C41.8764 1.385 41.9264 1.5 41.9264 1.67C41.9264 2.01 41.9214 2.35 41.9114 2.69C41.9114 3.02 41.9114 3.36 41.9114 3.71C41.9114 4.06 41.9164 4.41 41.9264 4.76C41.9464 5.11 41.9714 5.49 42.0014 5.9C42.0114 6.1 42.0214 6.275 42.0314 6.425C42.0514 6.565 42.0714 6.7 42.0914 6.83C42.1114 6.96 42.1314 7.09 42.1514 7.22C42.1714 7.34 42.1914 7.48 42.2114 7.64C42.3914 7.41 42.5564 7.195 42.7064 6.995C42.8664 6.795 43.0614 6.555 43.2914 6.275C43.6314 5.875 43.9914 5.505 44.3714 5.165C44.7614 4.815 45.1814 4.52 45.6314 4.28C45.7014 4.24 45.7764 4.21 45.8564 4.19C45.9364 4.17 46.0114 4.165 46.0814 4.175C46.1514 4.185 46.2064 4.215 46.2464 4.265C46.2964 4.315 46.3214 4.395 46.3214 4.505C46.3214 4.555 46.2964 4.61 46.2464 4.67C46.1964 4.72 46.1364 4.775 46.0664 4.835C46.0064 4.885 45.9414 4.935 45.8714 4.985C45.8114 5.025 45.7664 5.055 45.7364 5.075C45.3964 5.315 45.0614 5.59 44.7314 5.9C44.4114 6.21 44.0964 6.545 43.7864 6.905C43.6264 7.085 43.4914 7.25 43.3814 7.4C43.2714 7.54 43.1714 7.675 43.0814 7.805C43.0014 7.925 42.9264 8.045 42.8564 8.165C42.7864 8.275 42.7164 8.395 42.6464 8.525C42.5264 8.725 42.4764 8.915 42.4964 9.095C42.5264 9.425 42.5564 9.71 42.5864 9.95C42.6164 10.19 42.6514 10.455 42.6914 10.745C42.7114 10.845 42.6714 10.925 42.5714 10.985C42.4714 11.045 42.3664 11.075 42.2564 11.075C42.1664 11.075 42.0814 11.05 42.0014 11C41.9314 10.95 41.8714 10.865 41.8214 10.745ZM52.2927 11.495C52.2727 11.375 52.3127 11.295 52.4127 11.255C52.5127 11.215 52.6177 11.175 52.7277 11.135C52.8077 11.105 52.9177 11.06 53.0577 11C53.1977 10.94 53.2877 10.9 53.3277 10.88C53.5577 10.77 53.7627 10.635 53.9427 10.475C54.1327 10.315 54.2277 10.13 54.2277 9.92C54.2277 9.87 54.2177 9.82 54.1977 9.77C54.1777 9.72 54.1227 9.67 54.0327 9.62C53.8327 9.5 53.6227 9.385 53.4027 9.275C53.1927 9.165 53.0027 9.03 52.8327 8.87C52.6127 8.68 52.4327 8.465 52.2927 8.225C52.1527 7.975 52.0827 7.7 52.0827 7.4C52.0827 7.16 52.1277 6.925 52.2177 6.695C52.3177 6.465 52.4477 6.26 52.6077 6.08C52.7777 5.9 52.9727 5.755 53.1927 5.645C53.4227 5.535 53.6627 5.48 53.9127 5.48C54.2827 5.48 54.5977 5.58 54.8577 5.78C55.1277 5.97 55.3377 6.2 55.4877 6.47L55.5327 6.56C55.5827 6.67 55.5627 6.77 55.4727 6.86C55.3827 6.94 55.2627 6.965 55.1127 6.935C55.0927 6.935 55.0777 6.93 55.0677 6.92C55.0577 6.91 55.0427 6.895 55.0227 6.875C54.8827 6.705 54.7227 6.55 54.5427 6.41C54.3727 6.27 54.1627 6.2 53.9127 6.2C53.6227 6.2 53.3927 6.315 53.2227 6.545C53.0527 6.765 52.9627 7.035 52.9527 7.355C52.9427 7.595 52.9777 7.795 53.0577 7.955C53.1377 8.105 53.2427 8.235 53.3727 8.345C53.5327 8.485 53.6977 8.605 53.8677 8.705C54.0477 8.795 54.2477 8.91 54.4677 9.05C54.6077 9.14 54.7377 9.24 54.8577 9.35C54.9777 9.45 55.0377 9.6 55.0377 9.8C55.0377 9.98 55.0027 10.15 54.9327 10.31C54.8627 10.47 54.7677 10.615 54.6477 10.745C54.5377 10.865 54.4127 10.975 54.2727 11.075C54.1427 11.175 54.0127 11.26 53.8827 11.33C53.7327 11.41 53.5727 11.485 53.4027 11.555C53.2327 11.625 53.0377 11.68 52.8177 11.72C52.7177 11.74 52.6077 11.74 52.4877 11.72C52.3777 11.7 52.3127 11.625 52.2927 11.495ZM57.4648 7.43C57.3348 7.45 57.1898 7.465 57.0298 7.475C56.8698 7.485 56.6748 7.495 56.4448 7.505C56.3348 7.505 56.2348 7.48 56.1448 7.43C56.0648 7.37 56.0248 7.275 56.0248 7.145C56.0248 7.035 56.0598 6.94 56.1298 6.86C56.1998 6.77 56.2898 6.725 56.3998 6.725C56.5898 6.725 56.7748 6.72 56.9548 6.71C57.1348 6.69 57.2948 6.67 57.4348 6.65C57.4448 6.41 57.4548 6.18 57.4648 5.96C57.4848 5.74 57.5048 5.495 57.5248 5.225C57.5348 5.105 57.5448 4.97 57.5548 4.82C57.5748 4.67 57.5898 4.515 57.5998 4.355C57.6198 4.185 57.6348 4.02 57.6448 3.86C57.6548 3.7 57.6698 3.555 57.6898 3.425C57.7198 3.155 57.8648 3.01 58.1248 2.99C58.4148 2.97 58.5598 3.1 58.5598 3.38C58.5598 3.55 58.5398 3.805 58.4998 4.145C58.4598 4.485 58.4198 4.915 58.3798 5.435C58.3598 5.655 58.3448 5.855 58.3348 6.035C58.3248 6.205 58.3148 6.39 58.3048 6.59C58.5248 6.57 58.6998 6.565 58.8298 6.575C58.9698 6.575 59.1348 6.565 59.3248 6.545C59.3948 6.545 59.4698 6.545 59.5498 6.545C59.6298 6.535 59.6998 6.54 59.7598 6.56C59.8198 6.58 59.8698 6.62 59.9098 6.68C59.9498 6.73 59.9648 6.815 59.9548 6.935C59.9448 7.035 59.8748 7.105 59.7448 7.145C59.6248 7.175 59.4998 7.2 59.3698 7.22C59.1598 7.24 58.9748 7.26 58.8148 7.28C58.6648 7.29 58.4948 7.31 58.3048 7.34V7.895C58.3048 8.055 58.3098 8.225 58.3198 8.405C58.3298 8.585 58.3448 8.75 58.3648 8.9C58.4048 9.18 58.4348 9.39 58.4548 9.53C58.4848 9.67 58.5198 9.795 58.5598 9.905C58.6198 10.075 58.6948 10.225 58.7848 10.355C58.8848 10.485 59.0198 10.55 59.1898 10.55C59.3198 10.55 59.4198 10.54 59.4898 10.52C59.5598 10.5 59.6498 10.48 59.7598 10.46C59.9498 10.43 60.0498 10.505 60.0598 10.685C60.0698 10.825 60.0198 10.93 59.9098 11C59.8098 11.08 59.6798 11.15 59.5198 11.21C59.4198 11.25 59.3198 11.27 59.2198 11.27C59.1198 11.28 59.0148 11.285 58.9048 11.285C58.7048 11.285 58.5148 11.21 58.3348 11.06C58.1648 10.91 58.0298 10.72 57.9298 10.49C57.8098 10.22 57.7148 9.94 57.6448 9.65C57.5748 9.35 57.5248 9.04 57.4948 8.72C57.4848 8.62 57.4748 8.5 57.4648 8.36C57.4648 8.22 57.4648 8.085 57.4648 7.955C57.4648 7.825 57.4648 7.71 57.4648 7.61C57.4648 7.51 57.4648 7.45 57.4648 7.43ZM60.8316 10.385C60.7916 10.135 60.7766 9.94 60.7866 9.8C60.7966 9.66 60.8116 9.525 60.8316 9.395C60.8816 9.045 60.9566 8.71 61.0566 8.39C61.1666 8.07 61.2916 7.735 61.4316 7.385C61.5016 7.205 61.5816 7.035 61.6716 6.875C61.7716 6.705 61.8466 6.58 61.8966 6.5C61.9366 6.45 61.9916 6.42 62.0616 6.41C62.1416 6.39 62.2116 6.39 62.2716 6.41C62.3816 6.43 62.4666 6.485 62.5266 6.575C62.5866 6.655 62.6166 6.745 62.6166 6.845C62.6166 6.935 62.5916 7.02 62.5416 7.1C62.4916 7.18 62.4416 7.275 62.3916 7.385C62.0316 8.025 61.7916 8.7 61.6716 9.41C61.6416 9.58 61.6166 9.74 61.5966 9.89C61.5866 10.03 61.6016 10.18 61.6416 10.34C61.6716 10.48 61.7366 10.55 61.8366 10.55C61.9166 10.55 62.0016 10.525 62.0916 10.475C62.1816 10.415 62.2516 10.36 62.3016 10.31C62.5516 10.05 62.7516 9.775 62.9016 9.485C63.0616 9.185 63.1416 8.85 63.1416 8.48C63.1416 8.34 63.1316 8.2 63.1116 8.06C63.0916 7.92 63.0666 7.785 63.0366 7.655C63.0066 7.525 62.9716 7.4 62.9316 7.28C62.9016 7.16 62.8566 7.025 62.7966 6.875C62.7766 6.815 62.7766 6.765 62.7966 6.725C62.8266 6.675 62.8666 6.64 62.9166 6.62C62.9666 6.6 63.0216 6.595 63.0816 6.605C63.1416 6.615 63.1966 6.65 63.2466 6.71C63.5066 6.97 63.6916 7.29 63.8016 7.67C63.9216 8.05 63.9716 8.435 63.9516 8.825C63.9316 9.305 63.8016 9.73 63.5616 10.1C63.3316 10.47 63.0266 10.79 62.6466 11.06C62.4966 11.17 62.3566 11.24 62.2266 11.27C62.1066 11.31 61.9466 11.33 61.7466 11.33C61.5866 11.33 61.4516 11.3 61.3416 11.24C61.2316 11.18 61.1416 11.1 61.0716 11C61.0016 10.91 60.9466 10.81 60.9066 10.7C60.8666 10.59 60.8416 10.485 60.8316 10.385ZM65.0408 6.14C65.0008 6.06 65.0008 5.985 65.0408 5.915C65.0808 5.835 65.1108 5.785 65.1308 5.765C65.1808 5.735 65.2308 5.71 65.2808 5.69C65.3308 5.67 65.3958 5.67 65.4758 5.69C65.5358 5.71 65.5858 5.745 65.6258 5.795C65.6658 5.845 65.7108 5.9 65.7608 5.96C65.8108 6.03 65.8758 6.15 65.9558 6.32C66.0458 6.49 66.1108 6.625 66.1508 6.725C66.2408 6.585 66.3208 6.465 66.3908 6.365C66.4608 6.255 66.5208 6.17 66.5708 6.11C66.6408 6.03 66.7058 5.955 66.7658 5.885C66.8258 5.815 66.9008 5.74 66.9908 5.66C67.1608 5.5 67.3408 5.365 67.5308 5.255C67.7308 5.145 67.9308 5.055 68.1308 4.985C68.2408 4.955 68.3358 4.93 68.4158 4.91C68.5058 4.89 68.5908 4.875 68.6708 4.865C68.7508 4.865 68.8158 4.88 68.8658 4.91C68.9158 4.94 68.9508 4.98 68.9708 5.03C68.9908 5.07 68.9908 5.115 68.9708 5.165C68.9608 5.215 68.9358 5.25 68.8958 5.27C68.7858 5.33 68.6758 5.395 68.5658 5.465C68.4658 5.525 68.3508 5.595 68.2208 5.675C67.8308 5.925 67.4508 6.285 67.0808 6.755C66.9708 6.895 66.8658 7.05 66.7658 7.22C66.6758 7.38 66.6058 7.56 66.5558 7.76C66.5058 8 66.5058 8.235 66.5558 8.465C66.5958 8.695 66.6308 8.945 66.6608 9.215C66.6908 9.485 66.7158 9.675 66.7358 9.785C66.7558 9.895 66.7758 10.015 66.7958 10.145C66.8158 10.275 66.8358 10.395 66.8558 10.505C66.8758 10.595 66.8608 10.685 66.8108 10.775C66.7708 10.865 66.6708 10.91 66.5108 10.91C66.3708 10.91 66.2658 10.855 66.1958 10.745C66.1358 10.625 66.0758 10.475 66.0158 10.295C65.9958 10.225 65.9658 10.125 65.9258 9.995C65.8958 9.855 65.8658 9.715 65.8358 9.575C65.8058 9.425 65.7808 9.28 65.7608 9.14C65.7408 9 65.7258 8.89 65.7158 8.81C65.7058 8.77 65.6958 8.71 65.6858 8.63C65.6758 8.55 65.6658 8.475 65.6558 8.405C65.6458 8.325 65.6358 8.255 65.6258 8.195C65.6258 8.125 65.6258 8.08 65.6258 8.06C65.6058 7.86 65.5708 7.645 65.5208 7.415C65.4708 7.185 65.4208 6.995 65.3708 6.845C65.3308 6.755 65.2808 6.655 65.2208 6.545C65.1708 6.425 65.1108 6.29 65.0408 6.14ZM71.7939 12.215C71.8039 11.935 71.8039 11.64 71.7939 11.33C71.7939 11.03 71.7889 10.74 71.7789 10.46C71.7689 10.17 71.7539 9.895 71.7339 9.635C71.7139 9.375 71.6939 9.145 71.6739 8.945C71.6139 9.025 71.5389 9.115 71.4489 9.215C71.3589 9.305 71.2539 9.395 71.1339 9.485C71.0139 9.565 70.8789 9.64 70.7289 9.71C70.5789 9.78 70.4139 9.82 70.2339 9.83C70.0639 9.85 69.8889 9.815 69.7089 9.725C69.5389 9.635 69.4239 9.525 69.3639 9.395C69.2939 9.245 69.2489 9.105 69.2289 8.975C69.2189 8.835 69.2189 8.665 69.2289 8.465C69.2389 8.155 69.2639 7.895 69.3039 7.685C69.3439 7.465 69.3989 7.21 69.4689 6.92C69.4889 6.82 69.5239 6.735 69.5739 6.665C69.6239 6.595 69.7039 6.56 69.8139 6.56C69.9039 6.56 69.9839 6.59 70.0539 6.65C70.1339 6.71 70.1639 6.795 70.1439 6.905C70.1239 7.115 70.0889 7.34 70.0389 7.58C69.9889 7.81 69.9539 8.04 69.9339 8.27C69.9239 8.37 69.9189 8.47 69.9189 8.57C69.9189 8.67 69.9339 8.775 69.9639 8.885C70.0139 9.055 70.1339 9.145 70.3239 9.155C70.5139 9.155 70.6739 9.105 70.8039 9.005C71.0039 8.845 71.1889 8.625 71.3589 8.345C71.5289 8.065 71.6339 7.74 71.6739 7.37L71.8089 5.99C71.8189 5.92 71.8289 5.855 71.8389 5.795C71.8589 5.725 71.8989 5.675 71.9589 5.645C72.0489 5.595 72.1589 5.59 72.2889 5.63C72.4289 5.66 72.5089 5.755 72.5289 5.915C72.5289 6.115 72.5089 6.365 72.4689 6.665C72.4389 6.965 72.4189 7.29 72.4089 7.64C72.3989 8.02 72.4039 8.42 72.4239 8.84C72.4539 9.25 72.4839 9.665 72.5139 10.085C72.5439 10.505 72.5639 10.92 72.5739 11.33C72.5939 11.75 72.5839 12.145 72.5439 12.515C72.4539 13.305 72.2089 13.95 71.8089 14.45C71.4189 14.96 70.8339 15.285 70.0539 15.425C69.9039 15.455 69.7689 15.475 69.6489 15.485C69.5289 15.495 69.4139 15.5 69.3039 15.5C69.2039 15.51 69.0989 15.51 68.9889 15.5C68.8789 15.5 68.7489 15.495 68.5989 15.485C68.4489 15.475 68.3039 15.455 68.1639 15.425C68.0139 15.405 67.8839 15.375 67.7739 15.335C67.7239 15.315 67.6539 15.28 67.5639 15.23C67.4739 15.18 67.4389 15.11 67.4589 15.02C67.4789 14.92 67.5439 14.865 67.6539 14.855C67.7539 14.845 67.8689 14.84 67.9989 14.84H68.7939C69.0139 14.84 69.1839 14.835 69.3039 14.825C69.4339 14.815 69.6039 14.785 69.8139 14.735C70.4039 14.605 70.8739 14.34 71.2239 13.94C71.5739 13.54 71.7639 12.965 71.7939 12.215Z' fill='%23666666'/%3E%3C/svg%3E%0A"); } 

#search-box { width: 100%; height: 90px; padding: 15px 22px; background-size: auto 100%; background-position: left center; /* background-image: url(/images/archive/common/2024/svisual_img01.jpg) */
 background: #2594CF; } 

#search-box .inner { display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #fff; } 

#search-box input { display: block; padding-left: 10px; padding-right: 5px; width: calc(100% - 68px); height: 50px; background: none; font-size: 17px; font-weight: 400; letter-spacing: -0.32px; font-style: normal; line-height: 100%; color: #fff; } 

#search-box input::placeholder { color: rgba(255,255,255,1); } 

#search-box button { width: 50px; height: 50px; background-size: 22px 22px; background-position: center center; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.2929 21.7071C20.6834 22.0976 21.3166 22.0976 21.7071 21.7071C22.0976 21.3166 22.0976 20.6834 21.7071 20.2929L20.2929 21.7071ZM10.0167 20.0333C15.5487 20.0333 20.0333 15.5487 20.0333 10.0167H18.0333C18.0333 14.4441 14.4441 18.0333 10.0167 18.0333V20.0333ZM20.0333 10.0167C20.0333 4.48463 15.5487 0 10.0167 0V2C14.4441 2 18.0333 5.5892 18.0333 10.0167H20.0333ZM10.0167 0C4.48463 0 0 4.48463 0 10.0167H2C2 5.5892 5.5892 2 10.0167 2V0ZM0 10.0167C0 15.5487 4.48463 20.0333 10.0167 20.0333V18.0333C5.5892 18.0333 2 14.4441 2 10.0167H0ZM15.7924 17.2066L20.2929 21.7071L21.7071 20.2929L17.2066 15.7924L15.7924 17.2066Z' fill='white'/%3E%3C/svg%3E%0A"); font-size: 0; } 

/* 메뉴 */
#gnb { padding: 25px 20px 15px; } 

#gnb .dept1 { display: flex; flex-direction: column; } 

#gnb .dept1 > li.btn_all { order: 1; } 

/* #gnb .dept1 > li.btn_7 { order: 2; } */
#gnb .dept1 > li { width: 100%; height: 65px; margin-bottom: 10px; order: 3; } 

#gnb .dept1 > li > button { display: flex; width: 100%; height: 100%; justify-content: flex-start; align-items: center; padding: 0 15px 0 20px; background: #fff; position: relative; border-radius: 4px; border: 1px solid #D9DAE1; transition: all 0.2s; } 

#gnb .dept1 > li > button:hover { background: #F9F9FA; } 

#gnb .dept1 > li > button.active { background: #2594CF; border: 1px solid #2594CF; } 

#gnb .dept1 > li > button::after { display: block; width: 20px; height: 20px; background-repeat: no-repeat; background-position: center; background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.917969 1L5.91797 6L0.917969 11' stroke='%23697785' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); position: absolute; top: calc(50% - 10px); right: 15px; content: ""; } 

#gnb .dept1 > li > button.active::after { background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.917969 1L5.91797 6L0.917969 11' stroke='white' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button .text { font-size: 18px; font-weight: 400; color: #303841; /* 16px */
 letter-spacing: -0.32px; font-style: normal; line-height: 100%; } 

#gnb .dept1 > li > button.active .text { color: #fff; } 

#gnb .dept1 > li > button .icon { width: 20px; height: 20px; margin-right: 6px; background-repeat: no-repeat; background-position: center; transition: all 0.2s;background-size: 100% auto; } 

#gnb .dept1 > li > button .icon.icon_all { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 2.5H3.33333C2.8731 2.5 2.5 2.8731 2.5 3.33333V7.5C2.5 7.96025 2.8731 8.33333 3.33333 8.33333H7.5C7.96025 8.33333 8.33333 7.96025 8.33333 7.5V3.33333C8.33333 2.8731 7.96025 2.5 7.5 2.5Z' fill='%23697785'/%3E%3Cpath d='M7.5 11.6667H3.33333C2.8731 11.6667 2.5 12.0398 2.5 12.5001V16.6667C2.5 17.127 2.8731 17.5001 3.33333 17.5001H7.5C7.96025 17.5001 8.33333 17.127 8.33333 16.6667V12.5001C8.33333 12.0398 7.96025 11.6667 7.5 11.6667Z' fill='%23697785'/%3E%3Cpath d='M16.667 2.5H12.5003C12.0401 2.5 11.667 2.8731 11.667 3.33333V7.5C11.667 7.96025 12.0401 8.33333 12.5003 8.33333H16.667C17.1272 8.33333 17.5003 7.96025 17.5003 7.5V3.33333C17.5003 2.8731 17.1272 2.5 16.667 2.5Z' fill='%23697785'/%3E%3Cpath d='M16.667 11.6667H12.5003C12.0401 11.6667 11.667 12.0398 11.667 12.5001V16.6667C11.667 17.127 12.0401 17.5001 12.5003 17.5001H16.667C17.1272 17.5001 17.5003 17.127 17.5003 16.6667V12.5001C17.5003 12.0398 17.1272 11.6667 16.667 11.6667Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button .icon.icon_39598 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.01 15.0001H17.5V3.33341C17.5 2.89139 17.3244 2.46746 17.0118 2.1549C16.6993 1.84234 16.2754 1.66675 15.8333 1.66675H5C3.995 1.66675 2.5 2.33258 2.5 4.16675V15.8334C2.5 17.6676 3.995 18.3334 5 18.3334H17.5V16.6667H5.01C4.625 16.6567 4.16667 16.5042 4.16667 15.8334C4.16667 15.1626 4.625 15.0101 5.01 15.0001ZM6.66667 5.00008H14.1667V6.66675H6.66667V5.00008Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button .icon.icon_1 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%23697785'/%3E%3Cpath d='M4.385 8.669V7.885H6.548V7.087H4V6.338H8.823V4.784H4.385V4H9.775V6.338H10.23V7.087H7.542V7.885H9.775V10.223H8.823V8.669H4.385Z' fill='white'/%3E%3C/svg%3E%0A");} 

#gnb .dept1 > li > button .icon.icon_10 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%23697785'/%3E%3Cpath d='M4 9.88V9.075H6.688V7.787H4.525V4H9.74V4.798H5.477V6.989H9.845V7.787H7.682V9.075H10.23V9.88H4Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button .icon.icon_16 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%23697785'/%3E%3Cpath d='M5.771 8.039H8.249C9.187 8.039 9.74 8.508 9.74 9.243C9.74 9.978 9.187 10.447 8.249 10.447H5.771C4.833 10.447 4.28 9.978 4.28 9.243C4.28 8.508 4.833 8.039 5.771 8.039ZM6.52 7.696H5.61C4.686 7.696 4.14 7.22 4.14 6.555C4.14 5.89 4.686 5.414 5.61 5.414H6.52C7.444 5.414 7.99 5.89 7.99 6.555C7.99 7.22 7.444 7.696 6.52 7.696ZM8.648 7.885V4.196H9.6V4.959H10.426V5.729H9.6V6.359H10.426V7.129H9.6V7.885H8.648ZM4 5.197V4.476H5.561V4H6.569V4.476H8.13V5.197H4ZM5.834 9.691H8.186C8.55 9.691 8.788 9.495 8.788 9.243C8.788 8.991 8.55 8.795 8.186 8.795H5.834C5.47 8.795 5.232 8.991 5.232 9.243C5.232 9.495 5.47 9.691 5.834 9.691ZM5.68 6.954H6.443C6.793 6.954 7.038 6.807 7.038 6.555C7.038 6.303 6.793 6.156 6.443 6.156H5.68C5.33 6.156 5.092 6.303 5.092 6.555C5.092 6.807 5.33 6.954 5.68 6.954Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button .icon.icon_29 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0787 11.748L15.8275 10C16.5987 9.22636 17.0317 8.17857 17.0317 7.08623C17.0317 5.99389 16.5987 4.94609 15.8275 4.17245C15.0541 3.40089 14.0062 2.96759 12.9138 2.96759C11.8213 2.96759 10.7734 3.40089 10 4.17245L9.41733 4.75513L10.5827 5.92047L11.1653 5.3378C11.6298 4.87544 12.2584 4.61587 12.9138 4.61587C13.5691 4.61587 14.1978 4.87544 14.6622 5.3378C15.125 5.80202 15.3848 6.43076 15.3848 7.08623C15.3848 7.7417 15.125 8.37044 14.6622 8.83466L12.9134 10.5827C12.7131 10.7816 12.4771 10.941 12.2178 11.0524L11.1653 10L12.3307 8.83466L11.748 8.25198C11.3664 7.86803 10.9124 7.56361 10.4123 7.35635C9.91223 7.1491 9.37599 7.04314 8.83466 7.04461C8.64098 7.04461 8.45225 7.07098 8.26517 7.099L3.16534 2L2 3.16534L16.8347 18L18 16.8347L13.4375 12.2722C13.6658 12.1205 13.8809 11.9458 14.0787 11.748ZM8.83466 14.6622C8.37022 15.1246 7.74156 15.3841 7.08623 15.3841C6.43089 15.3841 5.80223 15.1246 5.3378 14.6622C4.87504 14.198 4.61519 13.5692 4.61519 12.9138C4.61519 12.2583 4.87504 11.6296 5.3378 11.1653L6.55424 9.94973L5.38889 8.78438L4.17245 10C3.40129 10.7736 2.96827 11.8214 2.96827 12.9138C2.96827 14.0061 3.40129 15.0539 4.17245 15.8275C4.55475 16.2104 5.00894 16.5139 5.5089 16.7207C6.00887 16.9275 6.54477 17.0334 7.08581 17.0325C7.627 17.0336 8.16307 16.9277 8.66319 16.7209C9.16332 16.5141 9.61763 16.2105 10 15.8275L10.5827 15.2449L9.41733 14.0795L8.83466 14.6622Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button .icon.icon_36330 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1C5.0374 1 1 5.0374 1 10C1 14.9626 5.0374 19 10 19C14.9626 19 19 14.9626 19 10C19 5.0374 14.9626 1 10 1ZM6.85 10C6.67266 9.99994 6.49706 9.96495 6.33324 9.89703C6.16942 9.82911 6.02058 9.72959 5.89522 9.60414C5.76986 9.4787 5.67044 9.3298 5.60262 9.16593C5.53481 9.00206 5.49994 8.82644 5.5 8.6491C5.50006 8.47176 5.53505 8.29616 5.60297 8.13234C5.67089 7.96852 5.77041 7.81968 5.89586 7.69432C6.0213 7.56896 6.1702 7.46954 6.33407 7.40172C6.49794 7.33391 6.67356 7.29904 6.8509 7.2991C7.20906 7.29922 7.55251 7.44161 7.80568 7.69496C8.05886 7.9483 8.20102 8.29184 8.2009 8.65C8.20078 9.00816 8.05839 9.35161 7.80504 9.60478C7.5517 9.85795 7.20816 10.0001 6.85 10ZM13.1437 9.9874C12.9643 9.99198 12.7857 9.96059 12.6186 9.89507C12.4515 9.82955 12.2992 9.73124 12.1706 9.60592C12.0421 9.4806 11.94 9.33082 11.8703 9.1654C11.8006 8.99999 11.7647 8.82229 11.7648 8.64279C11.7648 8.46329 11.8008 8.28561 11.8706 8.12024C11.9405 7.95488 12.0427 7.80516 12.1713 7.67993C12.2999 7.5547 12.4523 7.45648 12.6194 7.39108C12.7866 7.32567 12.9652 7.2944 13.1446 7.2991C13.4951 7.30829 13.8281 7.45399 14.0727 7.70516C14.3173 7.95633 14.4541 8.2931 14.454 8.64369C14.4539 8.99428 14.3168 9.33095 14.072 9.58196C13.8273 9.83296 13.4942 9.97845 13.1437 9.9874Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button .icon.icon_36339 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.105 11.35L12 13.8333H7.83333V13H11.2208C11.2962 13 11.3701 12.9795 11.4348 12.9407C11.4994 12.902 11.5524 12.8464 11.588 12.78C11.6235 12.7136 11.6404 12.6387 11.6368 12.5634C11.6332 12.4881 11.6093 12.4152 11.5675 12.3525L10.8275 11.2425C10.6757 11.014 10.4697 10.8266 10.2279 10.6971C9.9861 10.5675 9.71599 10.4998 9.44167 10.5H2.83333C2.61232 10.5 2.40036 10.5878 2.24408 10.7441C2.0878 10.9004 2 11.1123 2 11.3333V16.3333C2 16.7754 2.17559 17.1993 2.48816 17.5118C2.80072 17.8244 3.22464 18 3.66667 18H11.6992C12.0555 18.0001 12.4077 17.924 12.7323 17.7768C13.0568 17.6296 13.3461 17.4148 13.5808 17.1467L18.6667 11.3333L17.4567 10.93C17.0608 10.798 16.6382 10.7673 16.2274 10.8407C15.8166 10.9141 15.4307 11.0892 15.105 11.35Z' fill='%23697785'/%3E%3Ccircle cx='13.2497' cy='5.91667' r='2.91667' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button .icon.icon_28808 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5905 13.848C13.5825 13.848 12.1025 12.4 12.1025 10.424C12.1025 8.448 13.5825 7 15.5905 7C17.3825 7 18.5825 8.08 18.8465 9.456H17.3745C17.2225 8.832 16.5585 8.336 15.6225 8.336C14.4385 8.336 13.5585 9.208 13.5585 10.424C13.5585 11.632 14.4385 12.512 15.6225 12.512C16.5585 12.512 17.3265 11.896 17.4385 11.304H18.9105C18.7105 12.616 17.3985 13.848 15.5905 13.848Z' fill='%23697785'/%3E%3Cpath d='M12.0661 7.16797V8.45597H9.94612V13.688H8.49012V8.45597H6.37012V7.16797H12.0661Z' fill='%23697785'/%3E%3Cpath d='M1 13.688V7.16797H5.848V8.43197H2.456V9.75997H5.568V11.024H2.456V12.424H5.92V13.688H1Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button.active .icon.icon_all { background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 2H2.66667C2.29848 2 2 2.29848 2 2.66667V6C2 6.3682 2.29848 6.66667 2.66667 6.66667H6C6.3682 6.66667 6.66667 6.3682 6.66667 6V2.66667C6.66667 2.29848 6.3682 2 6 2Z' fill='white'/%3E%3Cpath d='M6 9.33325H2.66667C2.29848 9.33325 2 9.63172 2 9.99992V13.3333C2 13.7015 2.29848 13.9999 2.66667 13.9999H6C6.3682 13.9999 6.66667 13.7015 6.66667 13.3333V9.99992C6.66667 9.63172 6.3682 9.33325 6 9.33325Z' fill='white'/%3E%3Cpath d='M13.333 2H9.99967C9.63147 2 9.33301 2.29848 9.33301 2.66667V6C9.33301 6.3682 9.63147 6.66667 9.99967 6.66667H13.333C13.7012 6.66667 13.9997 6.3682 13.9997 6V2.66667C13.9997 2.29848 13.7012 2 13.333 2Z' fill='white'/%3E%3Cpath d='M13.333 9.33325H9.99967C9.63147 9.33325 9.33301 9.63172 9.33301 9.99992V13.3333C9.33301 13.7015 9.63147 13.9999 9.99967 13.9999H13.333C13.7012 13.9999 13.9997 13.7015 13.9997 13.3333V9.99992C13.9997 9.63172 13.7012 9.33325 13.333 9.33325Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button.active .icon.icon_39598 { background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.67699 14.9998H18.167V3.33317C18.167 2.89114 17.9914 2.46722 17.6788 2.15466C17.3663 1.8421 16.9424 1.6665 16.5003 1.6665H5.66699C4.66199 1.6665 3.16699 2.33234 3.16699 4.1665V15.8332C3.16699 17.6673 4.66199 18.3332 5.66699 18.3332H18.167V16.6665H5.67699C5.29199 16.6565 4.83366 16.504 4.83366 15.8332C4.83366 15.1623 5.29199 15.0098 5.67699 14.9998ZM7.33366 4.99984H14.8337V6.6665H7.33366V4.99984Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button.active .icon.icon_1 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM4.385 7.885V8.669H8.823V10.223H9.775V7.885H7.542V7.087H10.23V6.338H9.775V4H4.385V4.784H8.823V6.338H4V7.087H6.548V7.885H4.385Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button.active .icon.icon_10 {background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM4 9.075V9.88H10.23V9.075H7.682V7.787H9.845V6.989H5.477V4.798H9.74V4H4.525V7.787H6.688V9.075H4Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button.active .icon.icon_16 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM8.249 8.039H5.771C4.833 8.039 4.28 8.508 4.28 9.243C4.28 9.978 4.833 10.447 5.771 10.447H8.249C9.187 10.447 9.74 9.978 9.74 9.243C9.74 8.508 9.187 8.039 8.249 8.039ZM5.61 7.696H6.52C7.444 7.696 7.99 7.22 7.99 6.555C7.99 5.89 7.444 5.414 6.52 5.414H5.61C4.686 5.414 4.14 5.89 4.14 6.555C4.14 7.22 4.686 7.696 5.61 7.696ZM8.648 4.196V7.885H9.6V7.129H10.426V6.359H9.6V5.729H10.426V4.959H9.6V4.196H8.648ZM4 4.476V5.197H8.13V4.476H6.569V4H5.561V4.476H4ZM8.186 9.691H5.834C5.47 9.691 5.232 9.495 5.232 9.243C5.232 8.991 5.47 8.795 5.834 8.795H8.186C8.55 8.795 8.788 8.991 8.788 9.243C8.788 9.495 8.55 9.691 8.186 9.691ZM6.443 6.954H5.68C5.33 6.954 5.092 6.807 5.092 6.555C5.092 6.303 5.33 6.156 5.68 6.156H6.443C6.793 6.156 7.038 6.303 7.038 6.555C7.038 6.807 6.793 6.954 6.443 6.954Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button.active .icon.icon_29 { background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4122 11.748L16.161 10C16.9322 9.22636 17.3652 8.17857 17.3652 7.08623C17.3652 5.99389 16.9322 4.94609 16.161 4.17245C15.3876 3.40089 14.3397 2.96759 13.2473 2.96759C12.1548 2.96759 11.1069 3.40089 10.3335 4.17245L9.75082 4.75513L10.9162 5.92047L11.4988 5.3378C11.9633 4.87544 12.5919 4.61587 13.2473 4.61587C13.9026 4.61587 14.5313 4.87544 14.9957 5.3378C15.4585 5.80202 15.7183 6.43076 15.7183 7.08623C15.7183 7.7417 15.4585 8.37044 14.9957 8.83466L13.2469 10.5827C13.0466 10.7816 12.8106 10.941 12.5513 11.0524L11.4988 10L12.6642 8.83466L12.0815 8.25198C11.6999 7.86803 11.2459 7.56361 10.7458 7.35635C10.2457 7.1491 9.70948 7.04314 9.16815 7.04461C8.97448 7.04461 8.78575 7.07098 8.59867 7.099L3.49884 2L2.3335 3.16534L17.1681 18L18.3335 16.8347L13.771 12.2722C13.9993 12.1205 14.2144 11.9458 14.4122 11.748ZM9.16815 14.6622C8.70372 15.1246 8.07506 15.3841 7.41972 15.3841C6.76438 15.3841 6.13573 15.1246 5.67129 14.6622C5.20854 14.198 4.94869 13.5692 4.94869 12.9138C4.94869 12.2583 5.20854 11.6296 5.67129 11.1653L6.88773 9.94973L5.72239 8.78438L4.50595 10C3.73479 10.7736 3.30176 11.8214 3.30176 12.9138C3.30176 14.0061 3.73479 15.0539 4.50595 15.8275C4.88825 16.2104 5.34243 16.5139 5.8424 16.7207C6.34237 16.9275 6.87827 17.0334 7.41931 17.0325C7.96049 17.0336 8.49656 16.9277 8.99669 16.7209C9.49681 16.5141 9.95112 16.2105 10.3335 15.8275L10.9162 15.2449L9.75082 14.0795L9.16815 14.6622Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button.active .icon.icon_36330 { background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3335 1C5.3709 1 1.3335 5.0374 1.3335 10C1.3335 14.9626 5.3709 19 10.3335 19C15.2961 19 19.3335 14.9626 19.3335 10C19.3335 5.0374 15.2961 1 10.3335 1ZM7.1835 10C7.00615 9.99994 6.83056 9.96495 6.66674 9.89703C6.50291 9.82911 6.35407 9.72959 6.22872 9.60414C6.10336 9.4787 6.00393 9.3298 5.93612 9.16593C5.86831 9.00206 5.83344 8.82644 5.8335 8.6491C5.83356 8.47176 5.86854 8.29616 5.93646 8.13234C6.00439 7.96852 6.10391 7.81968 6.22935 7.69432C6.35479 7.56896 6.5037 7.46954 6.66757 7.40172C6.83143 7.33391 7.00705 7.29904 7.1844 7.2991C7.54256 7.29922 7.886 7.44161 8.13918 7.69496C8.39235 7.9483 8.53452 8.29184 8.5344 8.65C8.53428 9.00816 8.39188 9.35161 8.13854 9.60478C7.8852 9.85795 7.54166 10.0001 7.1835 10ZM13.4772 9.9874C13.2978 9.99198 13.1192 9.96059 12.9521 9.89507C12.785 9.82955 12.6327 9.73124 12.5041 9.60592C12.3756 9.4806 12.2735 9.33082 12.2038 9.1654C12.1341 8.99999 12.0982 8.82229 12.0983 8.64279C12.0983 8.46329 12.1343 8.28561 12.2041 8.12024C12.274 7.95488 12.3762 7.80516 12.5048 7.67993C12.6334 7.5547 12.7858 7.45648 12.9529 7.39108C13.1201 7.32567 13.2987 7.2944 13.4781 7.2991C13.8286 7.30829 14.1616 7.45399 14.4062 7.70516C14.6508 7.95633 14.7876 8.2931 14.7875 8.64369C14.7873 8.99428 14.6503 9.33095 14.4055 9.58196C14.1608 9.83296 13.8277 9.97845 13.4772 9.9874Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button.active .icon.icon_36339 { background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.1055 10.85L12.0005 13.3333H7.83382V12.5H11.2213C11.2967 12.5 11.3706 12.4795 11.4353 12.4407C11.4999 12.402 11.5529 12.3464 11.5884 12.28C11.624 12.2136 11.6409 12.1387 11.6373 12.0634C11.6337 11.9881 11.6097 11.9152 11.568 11.8525L10.828 10.7425C10.6762 10.514 10.4702 10.3266 10.2284 10.1971C9.98658 10.0675 9.71648 9.99982 9.44215 10H2.83382C2.61281 10 2.40085 10.0878 2.24457 10.2441C2.08829 10.4004 2.00049 10.6123 2.00049 10.8333V15.8333C2.00049 16.2754 2.17608 16.6993 2.48864 17.0118C2.8012 17.3244 3.22513 17.5 3.66715 17.5H11.6997C12.056 17.5001 12.4082 17.424 12.7328 17.2768C13.0573 17.1296 13.3466 16.9148 13.5813 16.6467L18.6672 10.8333L17.4572 10.43C17.0613 10.298 16.6387 10.2673 16.2279 10.3407C15.8171 10.4141 15.4312 10.5892 15.1055 10.85Z' fill='white'/%3E%3Ccircle cx='13.2502' cy='5.41667' r='2.91667' fill='white'/%3E%3C/svg%3E%0A"); } 

#gnb .dept1 > li > button.active .icon.icon_28808 { background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.924 13.848C13.916 13.848 12.436 12.4 12.436 10.424C12.436 8.448 13.916 7 15.924 7C17.716 7 18.916 8.08 19.18 9.456H17.708C17.556 8.832 16.892 8.336 15.956 8.336C14.772 8.336 13.892 9.208 13.892 10.424C13.892 11.632 14.772 12.512 15.956 12.512C16.892 12.512 17.66 11.896 17.772 11.304H19.244C19.044 12.616 17.732 13.848 15.924 13.848Z' fill='white'/%3E%3Cpath d='M12.3996 7.16797V8.45597H10.2796V13.688H8.82361V8.45597H6.70361V7.16797H12.3996Z' fill='white'/%3E%3Cpath d='M1.3335 13.688V7.16797H6.1815V8.43197H2.7895V9.75997H5.9015V11.024H2.7895V12.424H6.2535V13.688H1.3335Z' fill='white'/%3E%3C/svg%3E%0A"); } 

/* 지도 */
#map { width: 100%; height: 100%; background: #efefef; transition: margin-left 0.25s ease-in-out; } 

body.show_info #map { margin-right: -252px; } 

.marker_wrap { position: relative; transition: all 0.2s; } 

.marker_wrap.active { /* transform: scale(1.17); */}

.marker_wrap.active .marker_inner { } 

.marker_info { display: none; width: 280px; margin-left: -140px; padding: 20px; background: #fff; text-align: center; position: absolute; bottom: 78px; z-index: 1; border-radius: 20px; box-shadow: 5px 5px 5px rgba(0,0,0,0.2); box-sizing: border-box; } 

.marker_info:after { width: 25px; height: 20px; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg width='25' height='20' viewBox='0 0 25 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 20L0 0H25L12.5 20Z' fill='white'/%3E%3C/svg%3E%0A"); position: absolute; bottom: -19px; left: 46%; content: ''; } 

.marker_info.active { display: block; } 

.marker_info.allin_type { width: 300px; margin-left: -150px; padding-top: 10px; } 

.marker_info.allin_type dl { font-size: 0; text-align: left; } 

.marker_info.allin_type dl:after { overflow: hidden; } 

.marker_info.allin_type dl dt { display: inline-block; width: 30%; font-size: 14px; vertical-align: top; } 

.marker_info.allin_type dl dd { display: inline-block; width: 70%; font-size: 14px; white-space: normal; vertical-align: top; } 

.marker_info.allin_type .allin_name { margin-bottom: 10px; padding: 0 30px 5px 0; font-size: 20px; font-weight: 600; text-align: left; white-space: normal; border-bottom: 1px solid #ddd; } 

.marker_info .go_btn { width: 100%; padding: 17px 10px 14px; background: #0057D9; font-size: 16px; color: #fff; border: 1px solid #0057D9; border-radius: 10px; } 

.marker_info .close_btn { width: 46px; height: 46px; margin-top: 10px; background-repeat: no-repeat; background-position: 50%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z' fill='rgba(0,17,60,1)'/%3E%3C/svg%3E"); position: absolute; top: -10px; right: -56px; border: 1px solid #E0E0E0; border-radius: 100%; background-color: #fff; vertical-align: top; } 

.marker_img { width: 100%; height: 160px; margin: 0 auto; position: relative; border: 1px solid #ddd; background-color: #efefef; /* border-radius:50%; */}

.marker_img:before { width: 100%; height: 100%; background-repeat: no-repeat; background-position: 50%; background-size: 50%; background-image: url("data:image/svg+xml,%3Csvg width='156' height='36' viewBox='0 0 156 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.15'%3E%3Cpath d='M77.7399 28.5902C77.7399 32.1402 60.4499 35.0202 39.1199 35.0202C17.7899 35.0202 0.499878 32.1402 0.499878 28.5902C0.499878 25.0402 17.7899 22.1602 39.1199 22.1602C60.4499 22.1602 77.7399 25.0402 77.7399 28.5902Z' fill='%232C2F88'/%3E%3Cpath d='M75.6391 13.5429C77.7491 16.8129 67.8991 22.5829 53.6191 26.4329C39.3491 30.2829 26.0591 30.7429 23.9391 27.4729C21.8191 24.2029 31.6791 18.4329 45.9491 14.5829C60.2191 10.7329 73.5091 10.2729 75.6291 13.5429H75.6391Z' fill='%23009C48'/%3E%3Cpath d='M49.0499 4.66159C52.4599 6.06159 49.8699 12.5316 43.2599 19.1216C36.6499 25.7116 28.5299 29.9116 25.1099 28.5116C21.6999 27.1116 24.2899 20.6416 30.8999 14.0516C37.5099 7.46159 45.6299 3.26159 49.0499 4.66159Z' fill='%23FFDE09'/%3E%3Cpath d='M63.6096 4.86155C63.6396 5.00155 63.3696 5.53155 63.3696 5.67155C63.3696 5.87155 63.0996 5.94155 62.9696 6.14155C62.9396 6.24155 62.8996 6.34155 62.8696 6.41155C62.7696 6.48155 62.2996 6.95155 62.1596 7.12155C61.9596 7.32155 61.7196 7.39155 61.4896 7.52155C61.3596 7.55155 61.2196 7.55155 61.0496 7.59155C60.5496 7.69155 60.0396 7.69155 59.5296 7.62155C59.4296 7.59155 58.9196 7.52155 58.7896 7.52155C58.7596 7.52155 58.7196 7.50155 58.6596 7.51155C58.5796 7.52155 58.5996 7.49155 58.5296 7.49155C58.3996 7.42155 58.2796 7.39155 58.1796 7.35155C58.0396 7.28155 57.8396 7.35155 57.7096 7.28155C57.3696 7.11155 57.0396 6.88155 56.7696 6.57155C56.6396 6.40155 56.5696 6.17155 56.4696 6.00155C56.3996 5.83155 56.2996 5.70155 56.2696 5.53155C56.1996 5.13155 56.1996 4.72155 56.0696 4.32155C55.9996 4.08155 55.9296 3.88155 55.9296 3.65155C55.9996 3.14155 55.8596 2.61155 56.2296 2.24155C56.3296 2.07155 56.7996 1.40155 56.8996 1.16155C56.9696 1.06155 57.0696 0.961554 57.1696 0.861554C57.3396 0.731554 57.5396 0.661554 57.7396 0.521554C57.9096 0.421554 58.9196 0.0815542 59.0896 0.121554C59.2196 0.121554 59.3896 0.191554 59.5296 0.121554C60.2396 -0.148446 60.9796 0.0915542 61.6896 0.261554C61.9596 0.331554 62.1596 0.531554 62.3596 0.701554C62.4296 0.801554 62.7396 1.12155 62.7896 1.14155C62.9896 1.24155 63.0396 1.20155 63.1396 1.44155C63.4396 2.28155 63.4396 3.12155 63.6496 4.03155C63.6796 4.16155 63.6496 4.33155 63.6496 4.47155C63.6196 4.54155 63.6196 4.81155 63.6196 4.87155L63.6096 4.86155Z' fill='%23DA261B'/%3E%3Cpath d='M99.3207 9.15164V11.2616H97.6307C97.7507 10.5616 97.7507 9.83164 97.6107 9.15164H99.3307H99.3207ZM103.481 24.3316H106.141V2.93164H102.221V4.00164C102.971 4.00164 103.481 4.17164 103.481 5.02164V24.3416V24.3316ZM99.3207 24.3316H101.961V2.93164H98.0607V4.00164C98.7907 4.00164 99.3207 4.17164 99.3207 5.02164V7.30164H96.8307C93.8007 2.70164 86.1307 4.54164 86.1307 10.2516C86.1307 15.9616 93.8107 17.7616 96.8807 13.1316H99.3307V24.3416L99.3207 24.3316ZM88.8807 10.2416C88.8807 5.52164 94.9607 5.52164 94.9607 10.2416C94.9607 14.9616 88.8807 14.9616 88.8807 10.2416Z' fill='%231D1D1B'/%3E%3Cpath d='M129.011 18.2314H126.181V5.04141C126.181 4.10141 125.451 3.98141 124.701 3.98141V2.94141H129.011V8.80141H132.211V10.7614H129.011V18.2414V18.2314ZM116.541 11.9614C116.441 11.7714 116.151 11.7214 116.061 11.9614C115.361 13.7514 112.601 15.3314 110.591 15.4514L109.091 13.8814C109.041 13.8114 109.071 13.8114 109.141 13.7814C111.391 13.5614 114.831 12.2514 114.831 7.07141V5.81141C114.831 4.89141 114.061 4.79141 113.351 4.79141V3.77141H117.781V7.07141C117.781 12.2514 121.241 13.5814 123.471 13.7814C123.541 13.7814 123.541 13.8014 123.491 13.8814L121.991 15.4514C120.081 15.3514 117.321 13.8014 116.541 11.9614ZM114.841 22.2514V18.9114C114.841 17.9714 114.091 17.8914 113.361 17.8914V16.8514H117.741V21.6914C117.741 21.9314 117.911 22.1014 118.151 22.1014H129.241V24.0914H116.741C115.431 24.0914 114.831 23.5314 114.831 22.2514H114.841Z' fill='%231D1D1B'/%3E%3Cpath d='M146.851 19.2011H143.73V13.5811H134.141V11.6211H149.561C150.411 10.2111 150.191 7.94109 150.191 6.36109C150.191 6.00109 150.071 5.85109 149.631 5.85109H136.43V3.87109H152.9C153.04 3.87109 153.09 3.94109 153.09 4.06109V8.18109C153.09 10.1411 152.97 10.7911 152.43 11.6211H155.68V13.5811H146.84V19.2011H146.851ZM137.361 22.2811V18.7011C137.361 17.7611 136.611 17.6811 135.881 17.6811V16.6411H140.241V21.7211C140.241 21.9611 140.43 22.1311 140.68 22.1311H153.221V24.1211H139.281C137.971 24.1211 137.37 23.5411 137.37 22.2811H137.361Z' fill='%231D1D1B'/%3E%3Cpath d='M91.0905 28.4212L89.2505 31.3012V32.8913H89.9705V33.7712H87.3305V32.8913H88.0505V31.2912L86.2905 28.4112H85.8905V27.5312H88.1305V28.4112H87.6505L88.7905 30.3712L89.9905 28.4112H89.5105V27.5312H91.4805V28.4112H91.0805L91.0905 28.4212Z' fill='%231D1D1B'/%3E%3Cpath d='M92.09 33.773V32.893H92.65V28.423H92.09V27.543H96.8V29.223H95.92V28.423H93.84V30.103H95.68V30.983H93.84V32.903H96.07V32.023H96.95V33.783H92.08L92.09 33.773Z' fill='%231D1D1B'/%3E%3Cpath d='M100.401 34.0217C99.8714 34.0017 99.1114 33.6817 98.9214 33.3117V33.7717H98.0414V32.0117H98.9214V32.1317C99.0114 32.4917 99.6214 33.1217 100.391 33.1717C101.221 33.2117 101.671 32.7817 101.701 32.2517C101.791 30.7317 97.6514 31.6517 97.9314 29.0217C98.0414 28.0017 98.9814 27.2717 100.121 27.3017C100.731 27.3217 101.341 27.5917 101.581 27.9817V27.5417H102.421V29.3017H101.581V29.1917C101.381 28.5417 100.821 28.1917 100.241 28.1417C99.5314 28.1017 99.0414 28.4617 99.0114 28.9417C98.9014 30.5617 102.931 29.4817 102.831 32.2117C102.791 33.2617 101.911 34.0817 100.401 34.0217Z' fill='%231D1D1B'/%3E%3Cpath d='M106.65 31.0109H105.41L106.01 29.2409L106.65 31.0109ZM109.11 33.7709V32.8909H108.73L106.57 27.4609H105.79L103.69 32.8909H103.31V33.7709H105.24V32.8909H104.68L105.07 31.8809H107.03L107.44 32.8909H106.88V33.7709H109.12H109.11Z' fill='%231D1D1B'/%3E%3Cpath d='M114.621 28.423V33.793H113.531L110.821 29.043V32.893H111.301V33.773H109.381V32.893H109.941V28.423H109.381V27.543H111.321L113.731 31.883V28.423H113.251V27.543H115.171V28.423H114.611H114.621Z' fill='%231D1D1B'/%3E%3Cpath d='M119.25 30.6225C119.25 28.6525 120.69 27.3125 122.28 27.3125C123 27.3125 123.57 27.5525 123.95 27.9425V27.5425H124.83V29.6625H123.95V29.5225C123.83 28.7625 123.23 28.1725 122.34 28.1725C121.19 28.1725 120.45 29.3325 120.45 30.6225C120.45 32.0825 121.24 33.0925 122.37 33.1325C123.27 33.1725 124.21 32.5625 124.21 31.5725H125.05C125.05 33.2025 123.69 34.0025 122.32 34.0025C120.66 34.0025 119.26 32.8325 119.26 30.6225H119.25Z' fill='%231D1D1B'/%3E%3Cpath d='M130.51 30.6625C130.51 31.9925 129.82 33.1425 128.69 33.1425C127.56 33.1425 126.88 32.0125 126.88 30.6625C126.88 29.1725 127.57 28.1825 128.69 28.1825C129.97 28.1825 130.51 29.3325 130.51 30.6625ZM131.73 30.6625C131.73 28.6225 130.44 27.3125 128.69 27.3125C126.94 27.3125 125.66 28.6425 125.66 30.6625C125.66 32.6825 126.95 34.0125 128.69 34.0125C130.43 34.0125 131.73 32.7025 131.73 30.6625Z' fill='%231D1D1B'/%3E%3Cpath d='M137.641 28.4308V31.2508C137.641 32.8408 136.971 34.0108 135.251 34.0108C133.531 34.0108 132.851 32.8408 132.851 31.2508V28.4308H132.291V27.5508H134.531V28.4308H134.051V31.5008C134.051 32.3708 134.441 33.0508 135.401 33.0508C136.361 33.0508 136.761 32.3808 136.761 31.5008V28.4308H136.281V27.5508H138.201V28.4308H137.641Z' fill='%231D1D1B'/%3E%3Cpath d='M143.9 28.423V33.793H142.81L140.1 29.043V32.893H140.58V33.773H138.66V32.893H139.22V28.423H138.66V27.543H140.6L143.01 31.883V28.423H142.53V27.543H144.45V28.423H143.89H143.9Z' fill='%231D1D1B'/%3E%3Cpath d='M149.061 29.383V28.423H147.991V32.893H148.711V33.773H146.071V32.893H146.791V28.423H145.731V29.383H144.851V27.543H149.951V29.383H149.071H149.061Z' fill='%231D1D1B'/%3E%3Cpath d='M155.38 28.4212L153.54 31.3012V32.8913H154.26V33.7712H151.62V32.8913H152.34V31.2912L150.58 28.4112H150.18V27.5312H152.42V28.4112H151.94L153.08 30.3712L154.28 28.4112H153.8V27.5312H155.77V28.4112H155.37L155.38 28.4212Z' fill='%231D1D1B'/%3E%3C/g%3E%3C/svg%3E%0A"); position: absolute; top: 0; left: 0; z-index: -1; background-color: #efefef; content: ''; } 

.marker_tit { display: none; font-size: 16px; font-weight: 400; color: #000; /* 16px */
 letter-spacing: -0.32px; font-style: normal; line-height: 100%; } 

.marker_num { display: block; height: 16px; padding: 0 4px; background: #FFF; font-size: 13px; font-weight: 600; color: #425065; letter-spacing: -0.22px; position: absolute; top: -5px; left: 15px; border-radius: 10px; border: 1px solid #425065; line-height: 16px; font-style: normal; } 

.inner_34784 .marker_num { color: #2594CF; border: 1px solid #2594CF; } 

.inner_1 .marker_num { color: #FE8C52; border: 1px solid #FE8C52; } 

.inner_10 .marker_num { color: #3683F1; border: 1px solid #3683F1; } 

.inner_16 .marker_num { color: #03C780; border: 1px solid #03C780; } 

.inner_29 .marker_num { color: #F5A919; border: 1px solid #F5A919; } 

.inner_36330 .marker_num { color: #FF809D; border: 1px solid #FF809D; } 

.inner_36339 .marker_num { color: #D971DB; border: 1px solid #D971DB; } 

.inner_28808 .marker_num { color: #EF6656; border: 1px solid #EF6656; } 

.tour_name { margin-top: 17px; margin-bottom: 16px; font-size: 22px; font-weight: bold; color: #222; letter-spacing: -1px; overflow: hidden; text-overflow: ellipsis; } 

.tour_address { margin-top: 10px; font-size: 14px; line-height: 1.5; white-space: normal; word-break: break-all; } 

.marker_inner { display: block; width: 36px; height: 42px; background-repeat: no-repeat; background-position: center top; background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4355' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.357422C8.05888 0.357422 0 8.4163 0 18.3574C0 26.6019 5.54287 33.5519 13.1054 35.6839L17.9998 42.5361L22.8941 35.6841C30.4569 33.5522 36 26.6021 36 18.3574C36 8.4163 27.9411 0.357422 18 0.357422Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.357422C8.05888 0.357422 0 8.4163 0 18.3574C0 26.6019 5.54287 33.5519 13.1054 35.6839L17.9998 42.5361L22.8941 35.6841C30.4569 33.5522 36 26.6021 36 18.3574C36 8.4163 27.9411 0.357422 18 0.357422Z' fill='white'/%3E%3Cpath d='M13.1054 35.6839L13.9191 35.1027L13.7149 34.8168L13.3767 34.7215L13.1054 35.6839ZM17.9998 42.5361L17.1861 43.1174L17.9998 44.2566L18.8135 43.1174L17.9998 42.5361ZM22.8941 35.6841L22.6228 34.7216L22.2846 34.8169L22.0804 35.1029L22.8941 35.6841ZM1 18.3574C1 8.96858 8.61116 1.35742 18 1.35742V-0.642578C7.50659 -0.642578 -1 7.86401 -1 18.3574H1ZM13.3767 34.7215C6.23384 32.7077 1 26.1425 1 18.3574H-1C-1 27.0614 4.8519 34.396 12.834 36.6464L13.3767 34.7215ZM18.8135 41.9549L13.9191 35.1027L12.2916 36.2652L17.1861 43.1174L18.8135 41.9549ZM22.0804 35.1029L17.1861 41.9549L18.8135 43.1174L23.7078 36.2653L22.0804 35.1029ZM35 18.3574C35 26.1427 29.7659 32.708 22.6228 34.7216L23.1654 36.6466C31.1478 34.3964 37 27.0616 37 18.3574H35ZM18 1.35742C27.3888 1.35742 35 8.96858 35 18.3574H37C37 7.86401 28.4934 -0.642578 18 -0.642578V1.35742Z' fill='%23425065' mask='url(%23path-1-inside-1_12520_4355)'/%3E%3Ccircle cx='18' cy='18.3574' r='14' fill='%23425065'/%3E%3C/svg%3E%0A"); position: absolute; top: -50px; left: -14px; cursor: pointer; filter: drop-shadow(0px 2.189px 8.208px rgba(0, 0, 0, 0.10)); } 

.marker_wrap.active .marker_inner { width: 42px; height: 49px; background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4361' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.357422C8.05888 0.357422 0 8.4163 0 18.3574C0 26.6019 5.54287 33.5519 13.1054 35.6839L17.9998 42.5361L22.8941 35.6841C30.4569 33.5522 36 26.6021 36 18.3574C36 8.4163 27.9411 0.357422 18 0.357422Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.357422C8.05888 0.357422 0 8.4163 0 18.3574C0 26.6019 5.54287 33.5519 13.1054 35.6839L17.9998 42.5361L22.8941 35.6841C30.4569 33.5522 36 26.6021 36 18.3574C36 8.4163 27.9411 0.357422 18 0.357422Z' fill='%23425065'/%3E%3Cpath d='M13.1054 35.6839L13.9191 35.1027L13.7149 34.8168L13.3767 34.7215L13.1054 35.6839ZM17.9998 42.5361L17.1861 43.1174L17.9998 44.2566L18.8135 43.1174L17.9998 42.5361ZM22.8941 35.6841L22.6228 34.7216L22.2846 34.8169L22.0804 35.1029L22.8941 35.6841ZM1 18.3574C1 8.96858 8.61116 1.35742 18 1.35742V-0.642578C7.50659 -0.642578 -1 7.86401 -1 18.3574H1ZM13.3767 34.7215C6.23384 32.7077 1 26.1425 1 18.3574H-1C-1 27.0614 4.8519 34.396 12.834 36.6464L13.3767 34.7215ZM18.8135 41.9549L13.9191 35.1027L12.2916 36.2652L17.1861 43.1174L18.8135 41.9549ZM22.0804 35.1029L17.1861 41.9549L18.8135 43.1174L23.7078 36.2653L22.0804 35.1029ZM35 18.3574C35 26.1427 29.7659 32.708 22.6228 34.7216L23.1654 36.6466C31.1478 34.3964 37 27.0616 37 18.3574H35ZM18 1.35742C27.3888 1.35742 35 8.96858 35 18.3574H37C37 7.86401 28.4934 -0.642578 18 -0.642578V1.35742Z' fill='%23425065' mask='url(%23path-1-inside-1_12520_4361)'/%3E%3Ccircle cx='18' cy='18.3574' r='14' fill='white'/%3E%3C/svg%3E%0A"); animation-name: floating; animation-duration: 1.2s; animation-iteration-count: infinite; } 

.marker_inner.inner_34784 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_3992' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0C8.05888 0 0 8.05888 0 18C0 26.2445 5.54287 33.1944 13.1054 35.3265L17.9998 42.1787L22.8941 35.3267C30.4569 33.1948 36 26.2447 36 18C36 8.05888 27.9411 0 18 0Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0C8.05888 0 0 8.05888 0 18C0 26.2445 5.54287 33.1944 13.1054 35.3265L17.9998 42.1787L22.8941 35.3267C30.4569 33.1948 36 26.2447 36 18C36 8.05888 27.9411 0 18 0Z' fill='white'/%3E%3Cpath d='M13.1054 35.3265L13.9191 34.7453L13.7149 34.4594L13.3767 34.364L13.1054 35.3265ZM17.9998 42.1787L17.1861 42.7599L17.9998 43.8992L18.8135 42.7599L17.9998 42.1787ZM22.8941 35.3267L22.6228 34.3642L22.2846 34.4595L22.0804 34.7454L22.8941 35.3267ZM1 18C1 8.61116 8.61116 1 18 1V-1C7.50659 -1 -1 7.50659 -1 18H1ZM13.3767 34.364C6.23384 32.3503 1 25.7851 1 18H-1C-1 26.704 4.8519 34.0386 12.834 36.289L13.3767 34.364ZM18.8135 41.5975L13.9191 34.7453L12.2916 35.9078L17.1861 42.7599L18.8135 41.5975ZM22.0804 34.7454L17.1861 41.5975L18.8135 42.7599L23.7078 35.9079L22.0804 34.7454ZM35 18C35 25.7852 29.7659 32.3506 22.6228 34.3642L23.1654 36.2892C31.1478 34.039 37 26.7042 37 18H35ZM18 1C27.3888 1 35 8.61116 35 18H37C37 7.50659 28.4934 -1 18 -1V1Z' fill='%232594CF' mask='url(%23path-1-inside-1_12520_3992)'/%3E%3Ccircle cx='18' cy='18' r='14' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .marker_inner.inner_34784 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4220' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0C8.05888 0 0 8.05888 0 18C0 26.2445 5.54287 33.1944 13.1054 35.3265L17.9998 42.1787L22.8941 35.3267C30.4569 33.1948 36 26.2447 36 18C36 8.05888 27.9411 0 18 0Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0C8.05888 0 0 8.05888 0 18C0 26.2445 5.54287 33.1944 13.1054 35.3265L17.9998 42.1787L22.8941 35.3267C30.4569 33.1948 36 26.2447 36 18C36 8.05888 27.9411 0 18 0Z' fill='%232594CF'/%3E%3Cpath d='M13.1054 35.3265L13.9191 34.7453L13.7149 34.4594L13.3767 34.364L13.1054 35.3265ZM17.9998 42.1787L17.1861 42.7599L17.9998 43.8992L18.8135 42.7599L17.9998 42.1787ZM22.8941 35.3267L22.6228 34.3642L22.2846 34.4595L22.0804 34.7454L22.8941 35.3267ZM1 18C1 8.61116 8.61116 1 18 1V-1C7.50659 -1 -1 7.50659 -1 18H1ZM13.3767 34.364C6.23384 32.3503 1 25.7851 1 18H-1C-1 26.704 4.8519 34.0386 12.834 36.289L13.3767 34.364ZM18.8135 41.5975L13.9191 34.7453L12.2916 35.9078L17.1861 42.7599L18.8135 41.5975ZM22.0804 34.7454L17.1861 41.5975L18.8135 42.7599L23.7078 35.9079L22.0804 34.7454ZM35 18C35 25.7852 29.7659 32.3506 22.6228 34.3642L23.1654 36.2892C31.1478 34.039 37 26.7042 37 18H35ZM18 1C27.3888 1 35 8.61116 35 18H37C37 7.50659 28.4934 -1 18 -1V1Z' fill='%232594CF' mask='url(%23path-1-inside-1_12520_4220)'/%3E%3Ccircle cx='18' cy='18' r='14' fill='white'/%3E%3C/svg%3E%0A"); } 

.marker_inner.inner_1 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4263' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.178711C8.05888 0.178711 0 8.23759 0 18.1787C0 26.4232 5.54287 33.3732 13.1054 35.5052L17.9998 42.3574L22.8941 35.5054C30.4569 33.3735 36 26.4234 36 18.1787C36 8.23759 27.9411 0.178711 18 0.178711Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.178711C8.05888 0.178711 0 8.23759 0 18.1787C0 26.4232 5.54287 33.3732 13.1054 35.5052L17.9998 42.3574L22.8941 35.5054C30.4569 33.3735 36 26.4234 36 18.1787C36 8.23759 27.9411 0.178711 18 0.178711Z' fill='white'/%3E%3Cpath d='M13.1054 35.5052L13.9191 34.924L13.7149 34.6381L13.3767 34.5428L13.1054 35.5052ZM17.9998 42.3574L17.1861 42.9387L17.9998 44.0779L18.8135 42.9387L17.9998 42.3574ZM22.8941 35.5054L22.6228 34.5429L22.2846 34.6382L22.0804 34.9241L22.8941 35.5054ZM1 18.1787C1 8.78987 8.61116 1.17871 18 1.17871V-0.821289C7.50659 -0.821289 -1 7.6853 -1 18.1787H1ZM13.3767 34.5428C6.23384 32.529 1 25.9638 1 18.1787H-1C-1 26.8827 4.8519 34.2173 12.834 36.4677L13.3767 34.5428ZM18.8135 41.7762L13.9191 34.924L12.2916 36.0865L17.1861 42.9387L18.8135 41.7762ZM22.0804 34.9241L17.1861 41.7762L18.8135 42.9387L23.7078 36.0866L22.0804 34.9241ZM35 18.1787C35 25.9639 29.7659 32.5293 22.6228 34.5429L23.1654 36.4679C31.1478 34.2177 37 26.8829 37 18.1787H35ZM18 1.17871C27.3888 1.17871 35 8.78987 35 18.1787H37C37 7.6853 28.4934 -0.821289 18 -0.821289V1.17871Z' fill='%23FE8C52' mask='url(%23path-1-inside-1_12520_4263)'/%3E%3Ccircle cx='18' cy='18.1787' r='14' fill='%23FE8C52'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .marker_inner.inner_1 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4269' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.178711C8.05888 0.178711 0 8.23759 0 18.1787C0 26.4232 5.54287 33.3732 13.1054 35.5052L17.9998 42.3574L22.8941 35.5054C30.4569 33.3735 36 26.4234 36 18.1787C36 8.23759 27.9411 0.178711 18 0.178711Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.178711C8.05888 0.178711 0 8.23759 0 18.1787C0 26.4232 5.54287 33.3732 13.1054 35.5052L17.9998 42.3574L22.8941 35.5054C30.4569 33.3735 36 26.4234 36 18.1787C36 8.23759 27.9411 0.178711 18 0.178711Z' fill='%23FE8C52'/%3E%3Cpath d='M13.1054 35.5052L13.9191 34.924L13.7149 34.6381L13.3767 34.5428L13.1054 35.5052ZM17.9998 42.3574L17.1861 42.9387L17.9998 44.0779L18.8135 42.9387L17.9998 42.3574ZM22.8941 35.5054L22.6228 34.5429L22.2846 34.6382L22.0804 34.9241L22.8941 35.5054ZM1 18.1787C1 8.78987 8.61116 1.17871 18 1.17871V-0.821289C7.50659 -0.821289 -1 7.6853 -1 18.1787H1ZM13.3767 34.5428C6.23384 32.529 1 25.9638 1 18.1787H-1C-1 26.8827 4.8519 34.2173 12.834 36.4677L13.3767 34.5428ZM18.8135 41.7762L13.9191 34.924L12.2916 36.0865L17.1861 42.9387L18.8135 41.7762ZM22.0804 34.9241L17.1861 41.7762L18.8135 42.9387L23.7078 36.0866L22.0804 34.9241ZM35 18.1787C35 25.9639 29.7659 32.5293 22.6228 34.5429L23.1654 36.4679C31.1478 34.2177 37 26.8829 37 18.1787H35ZM18 1.17871C27.3888 1.17871 35 8.78987 35 18.1787H37C37 7.6853 28.4934 -0.821289 18 -0.821289V1.17871Z' fill='%23FE8C52' mask='url(%23path-1-inside-1_12520_4269)'/%3E%3Ccircle cx='18' cy='18.1787' r='14' fill='white'/%3E%3C/svg%3E%0A"); } 

.marker_inner.inner_10 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4276' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.357422C8.05888 0.357422 0 8.4163 0 18.3574C0 26.6019 5.54287 33.5519 13.1054 35.6839L17.9998 42.5361L22.8941 35.6841C30.4569 33.5522 36 26.6021 36 18.3574C36 8.4163 27.9411 0.357422 18 0.357422Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.357422C8.05888 0.357422 0 8.4163 0 18.3574C0 26.6019 5.54287 33.5519 13.1054 35.6839L17.9998 42.5361L22.8941 35.6841C30.4569 33.5522 36 26.6021 36 18.3574C36 8.4163 27.9411 0.357422 18 0.357422Z' fill='white'/%3E%3Cpath d='M13.1054 35.6839L13.9191 35.1027L13.7149 34.8168L13.3767 34.7215L13.1054 35.6839ZM17.9998 42.5361L17.1861 43.1174L17.9998 44.2566L18.8135 43.1174L17.9998 42.5361ZM22.8941 35.6841L22.6228 34.7216L22.2846 34.8169L22.0804 35.1029L22.8941 35.6841ZM1 18.3574C1 8.96858 8.61116 1.35742 18 1.35742V-0.642578C7.50659 -0.642578 -1 7.86401 -1 18.3574H1ZM13.3767 34.7215C6.23384 32.7077 1 26.1425 1 18.3574H-1C-1 27.0614 4.8519 34.396 12.834 36.6464L13.3767 34.7215ZM18.8135 41.9549L13.9191 35.1027L12.2916 36.2652L17.1861 43.1174L18.8135 41.9549ZM22.0804 35.1029L17.1861 41.9549L18.8135 43.1174L23.7078 36.2653L22.0804 35.1029ZM35 18.3574C35 26.1427 29.7659 32.708 22.6228 34.7216L23.1654 36.6466C31.1478 34.3964 37 27.0616 37 18.3574H35ZM18 1.35742C27.3888 1.35742 35 8.96858 35 18.3574H37C37 7.86401 28.4934 -0.642578 18 -0.642578V1.35742Z' fill='%232574E5' mask='url(%23path-1-inside-1_12520_4276)'/%3E%3Ccircle cx='18' cy='18.3574' r='14' fill='%232574E5'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .marker_inner.inner_10 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4282' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.357422C8.05888 0.357422 0 8.4163 0 18.3574C0 26.6019 5.54287 33.5519 13.1054 35.6839L17.9998 42.5361L22.8941 35.6841C30.4569 33.5522 36 26.6021 36 18.3574C36 8.4163 27.9411 0.357422 18 0.357422Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.357422C8.05888 0.357422 0 8.4163 0 18.3574C0 26.6019 5.54287 33.5519 13.1054 35.6839L17.9998 42.5361L22.8941 35.6841C30.4569 33.5522 36 26.6021 36 18.3574C36 8.4163 27.9411 0.357422 18 0.357422Z' fill='%232574E5'/%3E%3Cpath d='M13.1054 35.6839L13.9191 35.1027L13.7149 34.8168L13.3767 34.7215L13.1054 35.6839ZM17.9998 42.5361L17.1861 43.1174L17.9998 44.2566L18.8135 43.1174L17.9998 42.5361ZM22.8941 35.6841L22.6228 34.7216L22.2846 34.8169L22.0804 35.1029L22.8941 35.6841ZM1 18.3574C1 8.96858 8.61116 1.35742 18 1.35742V-0.642578C7.50659 -0.642578 -1 7.86401 -1 18.3574H1ZM13.3767 34.7215C6.23384 32.7077 1 26.1425 1 18.3574H-1C-1 27.0614 4.8519 34.396 12.834 36.6464L13.3767 34.7215ZM18.8135 41.9549L13.9191 35.1027L12.2916 36.2652L17.1861 43.1174L18.8135 41.9549ZM22.0804 35.1029L17.1861 41.9549L18.8135 43.1174L23.7078 36.2653L22.0804 35.1029ZM35 18.3574C35 26.1427 29.7659 32.708 22.6228 34.7216L23.1654 36.6466C31.1478 34.3964 37 27.0616 37 18.3574H35ZM18 1.35742C27.3888 1.35742 35 8.96858 35 18.3574H37C37 7.86401 28.4934 -0.642578 18 -0.642578V1.35742Z' fill='%232574E5' mask='url(%23path-1-inside-1_12520_4282)'/%3E%3Ccircle cx='18' cy='18.3574' r='14' fill='white'/%3E%3C/svg%3E%0A"); } 

.marker_inner.inner_16 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4289' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.536133C8.05888 0.536133 0 8.59501 0 18.5361C0 26.7807 5.54287 33.7306 13.1054 35.8627L17.9998 42.7148L22.8941 35.8628C30.4569 33.7309 36 26.7808 36 18.5361C36 8.59501 27.9411 0.536133 18 0.536133Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.536133C8.05888 0.536133 0 8.59501 0 18.5361C0 26.7807 5.54287 33.7306 13.1054 35.8627L17.9998 42.7148L22.8941 35.8628C30.4569 33.7309 36 26.7808 36 18.5361C36 8.59501 27.9411 0.536133 18 0.536133Z' fill='white'/%3E%3Cpath d='M13.1054 35.8627L13.9191 35.2814L13.7149 34.9955L13.3767 34.9002L13.1054 35.8627ZM17.9998 42.7148L17.1861 43.2961L17.9998 44.4353L18.8135 43.2961L17.9998 42.7148ZM22.8941 35.8628L22.6228 34.9003L22.2846 34.9956L22.0804 35.2816L22.8941 35.8628ZM1 18.5361C1 9.14729 8.61116 1.53613 18 1.53613V-0.463867C7.50659 -0.463867 -1 8.04272 -1 18.5361H1ZM13.3767 34.9002C6.23384 32.8864 1 26.3212 1 18.5361H-1C-1 27.2401 4.8519 34.5748 12.834 36.8251L13.3767 34.9002ZM18.8135 42.1336L13.9191 35.2814L12.2916 36.4439L17.1861 43.2961L18.8135 42.1336ZM22.0804 35.2816L17.1861 42.1336L18.8135 43.2961L23.7078 36.444L22.0804 35.2816ZM35 18.5361C35 26.3214 29.7659 32.8867 22.6228 34.9003L23.1654 36.8253C31.1478 34.5751 37 27.2403 37 18.5361H35ZM18 1.53613C27.3888 1.53613 35 9.14729 35 18.5361H37C37 8.04272 28.4934 -0.463867 18 -0.463867V1.53613Z' fill='%2300AA6D' mask='url(%23path-1-inside-1_12520_4289)'/%3E%3Ccircle cx='18' cy='18.5361' r='14' fill='%2300AA6D'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .marker_inner.inner_16 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4295' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.536133C8.05888 0.536133 0 8.59501 0 18.5361C0 26.7807 5.54287 33.7306 13.1054 35.8627L17.9998 42.7148L22.8941 35.8628C30.4569 33.7309 36 26.7808 36 18.5361C36 8.59501 27.9411 0.536133 18 0.536133Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.536133C8.05888 0.536133 0 8.59501 0 18.5361C0 26.7807 5.54287 33.7306 13.1054 35.8627L17.9998 42.7148L22.8941 35.8628C30.4569 33.7309 36 26.7808 36 18.5361C36 8.59501 27.9411 0.536133 18 0.536133Z' fill='%2300AA6D'/%3E%3Cpath d='M13.1054 35.8627L13.9191 35.2814L13.7149 34.9955L13.3767 34.9002L13.1054 35.8627ZM17.9998 42.7148L17.1861 43.2961L17.9998 44.4353L18.8135 43.2961L17.9998 42.7148ZM22.8941 35.8628L22.6228 34.9003L22.2846 34.9956L22.0804 35.2816L22.8941 35.8628ZM1 18.5361C1 9.14729 8.61116 1.53613 18 1.53613V-0.463867C7.50659 -0.463867 -1 8.04272 -1 18.5361H1ZM13.3767 34.9002C6.23384 32.8864 1 26.3212 1 18.5361H-1C-1 27.2401 4.8519 34.5748 12.834 36.8251L13.3767 34.9002ZM18.8135 42.1336L13.9191 35.2814L12.2916 36.4439L17.1861 43.2961L18.8135 42.1336ZM22.0804 35.2816L17.1861 42.1336L18.8135 43.2961L23.7078 36.444L22.0804 35.2816ZM35 18.5361C35 26.3214 29.7659 32.8867 22.6228 34.9003L23.1654 36.8253C31.1478 34.5751 37 27.2403 37 18.5361H35ZM18 1.53613C27.3888 1.53613 35 9.14729 35 18.5361H37C37 8.04272 28.4934 -0.463867 18 -0.463867V1.53613Z' fill='%2300AA6D' mask='url(%23path-1-inside-1_12520_4295)'/%3E%3Ccircle cx='18' cy='18.5361' r='14' fill='white'/%3E%3C/svg%3E%0A"); } 

.marker_inner.inner_29 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4302' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.714844C8.05888 0.714844 0 8.77372 0 18.7148C0 26.9594 5.54287 33.9093 13.1054 36.0414L17.9998 42.8936L22.8941 36.0415C30.4569 33.9096 36 26.9596 36 18.7148C36 8.77372 27.9411 0.714844 18 0.714844Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.714844C8.05888 0.714844 0 8.77372 0 18.7148C0 26.9594 5.54287 33.9093 13.1054 36.0414L17.9998 42.8936L22.8941 36.0415C30.4569 33.9096 36 26.9596 36 18.7148C36 8.77372 27.9411 0.714844 18 0.714844Z' fill='white'/%3E%3Cpath d='M13.1054 36.0414L13.9191 35.4601L13.7149 35.1742L13.3767 35.0789L13.1054 36.0414ZM17.9998 42.8936L17.1861 43.4748L17.9998 44.614L18.8135 43.4748L17.9998 42.8936ZM22.8941 36.0415L22.6228 35.079L22.2846 35.1744L22.0804 35.4603L22.8941 36.0415ZM1 18.7148C1 9.326 8.61116 1.71484 18 1.71484V-0.285156C7.50659 -0.285156 -1 8.22143 -1 18.7148H1ZM13.3767 35.0789C6.23384 33.0651 1 26.4999 1 18.7148H-1C-1 27.4188 4.8519 34.7535 12.834 37.0038L13.3767 35.0789ZM18.8135 42.3123L13.9191 35.4601L12.2916 36.6226L17.1861 43.4748L18.8135 42.3123ZM22.0804 35.4603L17.1861 42.3123L18.8135 43.4748L23.7078 36.6227L22.0804 35.4603ZM35 18.7148C35 26.5001 29.7659 33.0654 22.6228 35.079L23.1654 37.004C31.1478 34.7538 37 27.419 37 18.7148H35ZM18 1.71484C27.3888 1.71484 35 9.326 35 18.7148H37C37 8.22143 28.4934 -0.285156 18 -0.285156V1.71484Z' fill='%23F5A919' mask='url(%23path-1-inside-1_12520_4302)'/%3E%3Ccircle cx='18' cy='18.7148' r='14' fill='%23F5A919'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .marker_inner.inner_29 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4308' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.714844C8.05888 0.714844 0 8.77372 0 18.7148C0 26.9594 5.54287 33.9093 13.1054 36.0414L17.9998 42.8936L22.8941 36.0415C30.4569 33.9096 36 26.9596 36 18.7148C36 8.77372 27.9411 0.714844 18 0.714844Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.714844C8.05888 0.714844 0 8.77372 0 18.7148C0 26.9594 5.54287 33.9093 13.1054 36.0414L17.9998 42.8936L22.8941 36.0415C30.4569 33.9096 36 26.9596 36 18.7148C36 8.77372 27.9411 0.714844 18 0.714844Z' fill='%23F5A919'/%3E%3Cpath d='M13.1054 36.0414L13.9191 35.4601L13.7149 35.1742L13.3767 35.0789L13.1054 36.0414ZM17.9998 42.8936L17.1861 43.4748L17.9998 44.614L18.8135 43.4748L17.9998 42.8936ZM22.8941 36.0415L22.6228 35.079L22.2846 35.1744L22.0804 35.4603L22.8941 36.0415ZM1 18.7148C1 9.326 8.61116 1.71484 18 1.71484V-0.285156C7.50659 -0.285156 -1 8.22143 -1 18.7148H1ZM13.3767 35.0789C6.23384 33.0651 1 26.4999 1 18.7148H-1C-1 27.4188 4.8519 34.7535 12.834 37.0038L13.3767 35.0789ZM18.8135 42.3123L13.9191 35.4601L12.2916 36.6226L17.1861 43.4748L18.8135 42.3123ZM22.0804 35.4603L17.1861 42.3123L18.8135 43.4748L23.7078 36.6227L22.0804 35.4603ZM35 18.7148C35 26.5001 29.7659 33.0654 22.6228 35.079L23.1654 37.004C31.1478 34.7538 37 27.419 37 18.7148H35ZM18 1.71484C27.3888 1.71484 35 9.326 35 18.7148H37C37 8.22143 28.4934 -0.285156 18 -0.285156V1.71484Z' fill='%23F5A919' mask='url(%23path-1-inside-1_12520_4308)'/%3E%3Ccircle cx='18' cy='18.7148' r='14' fill='white'/%3E%3C/svg%3E%0A"); } 

.marker_inner.inner_36330 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='44' viewBox='0 0 36 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4315' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.893555C8.05888 0.893555 0 8.95243 0 18.8936C0 27.1381 5.54287 34.088 13.1054 36.2201L17.9998 43.0723L22.8941 36.2202C30.4569 34.0883 36 27.1383 36 18.8936C36 8.95243 27.9411 0.893555 18 0.893555Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.893555C8.05888 0.893555 0 8.95243 0 18.8936C0 27.1381 5.54287 34.088 13.1054 36.2201L17.9998 43.0723L22.8941 36.2202C30.4569 34.0883 36 27.1383 36 18.8936C36 8.95243 27.9411 0.893555 18 0.893555Z' fill='white'/%3E%3Cpath d='M13.1054 36.2201L13.9191 35.6388L13.7149 35.3529L13.3767 35.2576L13.1054 36.2201ZM17.9998 43.0723L17.1861 43.6535L17.9998 44.7927L18.8135 43.6535L17.9998 43.0723ZM22.8941 36.2202L22.6228 35.2577L22.2846 35.3531L22.0804 35.639L22.8941 36.2202ZM1 18.8936C1 9.50471 8.61116 1.89355 18 1.89355V-0.106445C7.50659 -0.106445 -1 8.40015 -1 18.8936H1ZM13.3767 35.2576C6.23384 33.2438 1 26.6786 1 18.8936H-1C-1 27.5976 4.8519 34.9322 12.834 37.1826L13.3767 35.2576ZM18.8135 42.491L13.9191 35.6388L12.2916 36.8013L17.1861 43.6535L18.8135 42.491ZM22.0804 35.639L17.1861 42.491L18.8135 43.6535L23.7078 36.8015L22.0804 35.639ZM35 18.8936C35 26.6788 29.7659 33.2441 22.6228 35.2577L23.1654 37.1827C31.1478 34.9325 37 27.5977 37 18.8936H35ZM18 1.89355C27.3888 1.89355 35 9.50471 35 18.8936H37C37 8.40015 28.4934 -0.106445 18 -0.106445V1.89355Z' fill='%23FF809D' mask='url(%23path-1-inside-1_12520_4315)'/%3E%3Ccircle cx='18' cy='18.8936' r='14' fill='%23FF809D'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .marker_inner.inner_36330 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='44' viewBox='0 0 36 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4321' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.893555C8.05888 0.893555 0 8.95243 0 18.8936C0 27.1381 5.54287 34.088 13.1054 36.2201L17.9998 43.0723L22.8941 36.2202C30.4569 34.0883 36 27.1383 36 18.8936C36 8.95243 27.9411 0.893555 18 0.893555Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.893555C8.05888 0.893555 0 8.95243 0 18.8936C0 27.1381 5.54287 34.088 13.1054 36.2201L17.9998 43.0723L22.8941 36.2202C30.4569 34.0883 36 27.1383 36 18.8936C36 8.95243 27.9411 0.893555 18 0.893555Z' fill='%23FF809D'/%3E%3Cpath d='M13.1054 36.2201L13.9191 35.6388L13.7149 35.3529L13.3767 35.2576L13.1054 36.2201ZM17.9998 43.0723L17.1861 43.6535L17.9998 44.7927L18.8135 43.6535L17.9998 43.0723ZM22.8941 36.2202L22.6228 35.2577L22.2846 35.3531L22.0804 35.639L22.8941 36.2202ZM1 18.8936C1 9.50471 8.61116 1.89355 18 1.89355V-0.106445C7.50659 -0.106445 -1 8.40015 -1 18.8936H1ZM13.3767 35.2576C6.23384 33.2438 1 26.6786 1 18.8936H-1C-1 27.5976 4.8519 34.9322 12.834 37.1826L13.3767 35.2576ZM18.8135 42.491L13.9191 35.6388L12.2916 36.8013L17.1861 43.6535L18.8135 42.491ZM22.0804 35.639L17.1861 42.491L18.8135 43.6535L23.7078 36.8015L22.0804 35.639ZM35 18.8936C35 26.6788 29.7659 33.2441 22.6228 35.2577L23.1654 37.1827C31.1478 34.9325 37 27.5977 37 18.8936H35ZM18 1.89355C27.3888 1.89355 35 9.50471 35 18.8936H37C37 8.40015 28.4934 -0.106445 18 -0.106445V1.89355Z' fill='%23FF809D' mask='url(%23path-1-inside-1_12520_4321)'/%3E%3Ccircle cx='18' cy='18.8936' r='14' fill='white'/%3E%3C/svg%3E%0A"); } 

.marker_inner.inner_36339 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4329' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0C8.05888 0 0 8.05888 0 18C0 26.2445 5.54287 33.1944 13.1054 35.3265L17.9998 42.1787L22.8941 35.3267C30.4569 33.1948 36 26.2447 36 18C36 8.05888 27.9411 0 18 0Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0C8.05888 0 0 8.05888 0 18C0 26.2445 5.54287 33.1944 13.1054 35.3265L17.9998 42.1787L22.8941 35.3267C30.4569 33.1948 36 26.2447 36 18C36 8.05888 27.9411 0 18 0Z' fill='white'/%3E%3Cpath d='M13.1054 35.3265L13.9191 34.7453L13.7149 34.4594L13.3767 34.364L13.1054 35.3265ZM17.9998 42.1787L17.1861 42.7599L17.9998 43.8992L18.8135 42.7599L17.9998 42.1787ZM22.8941 35.3267L22.6228 34.3642L22.2846 34.4595L22.0804 34.7454L22.8941 35.3267ZM1 18C1 8.61116 8.61116 1 18 1V-1C7.50659 -1 -1 7.50659 -1 18H1ZM13.3767 34.364C6.23384 32.3503 1 25.7851 1 18H-1C-1 26.704 4.8519 34.0386 12.834 36.289L13.3767 34.364ZM18.8135 41.5975L13.9191 34.7453L12.2916 35.9078L17.1861 42.7599L18.8135 41.5975ZM22.0804 34.7454L17.1861 41.5975L18.8135 42.7599L23.7078 35.9079L22.0804 34.7454ZM35 18C35 25.7852 29.7659 32.3506 22.6228 34.3642L23.1654 36.2892C31.1478 34.039 37 26.7042 37 18H35ZM18 1C27.3888 1 35 8.61116 35 18H37C37 7.50659 28.4934 -1 18 -1V1Z' fill='%23654AD1' mask='url(%23path-1-inside-1_12520_4329)'/%3E%3Ccircle cx='18' cy='18' r='14' fill='%23654AD1'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .marker_inner.inner_36339 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4335' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0C8.05888 0 0 8.05888 0 18C0 26.2445 5.54287 33.1944 13.1054 35.3265L17.9998 42.1787L22.8941 35.3267C30.4569 33.1948 36 26.2447 36 18C36 8.05888 27.9411 0 18 0Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0C8.05888 0 0 8.05888 0 18C0 26.2445 5.54287 33.1944 13.1054 35.3265L17.9998 42.1787L22.8941 35.3267C30.4569 33.1948 36 26.2447 36 18C36 8.05888 27.9411 0 18 0Z' fill='%23654AD1'/%3E%3Cpath d='M13.1054 35.3265L13.9191 34.7453L13.7149 34.4594L13.3767 34.364L13.1054 35.3265ZM17.9998 42.1787L17.1861 42.7599L17.9998 43.8992L18.8135 42.7599L17.9998 42.1787ZM22.8941 35.3267L22.6228 34.3642L22.2846 34.4595L22.0804 34.7454L22.8941 35.3267ZM1 18C1 8.61116 8.61116 1 18 1V-1C7.50659 -1 -1 7.50659 -1 18H1ZM13.3767 34.364C6.23384 32.3503 1 25.7851 1 18H-1C-1 26.704 4.8519 34.0386 12.834 36.289L13.3767 34.364ZM18.8135 41.5975L13.9191 34.7453L12.2916 35.9078L17.1861 42.7599L18.8135 41.5975ZM22.0804 34.7454L17.1861 41.5975L18.8135 42.7599L23.7078 35.9079L22.0804 34.7454ZM35 18C35 25.7852 29.7659 32.3506 22.6228 34.3642L23.1654 36.2892C31.1478 34.039 37 26.7042 37 18H35ZM18 1C27.3888 1 35 8.61116 35 18H37C37 7.50659 28.4934 -1 18 -1V1Z' fill='%23654AD1' mask='url(%23path-1-inside-1_12520_4335)'/%3E%3Ccircle cx='18' cy='18' r='14' fill='white'/%3E%3C/svg%3E%0A"); } 

.marker_inner.inner_28808 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4342' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.178711C8.05888 0.178711 0 8.23759 0 18.1787C0 26.4232 5.54287 33.3732 13.1054 35.5052L17.9998 42.3574L22.8941 35.5054C30.4569 33.3735 36 26.4234 36 18.1787C36 8.23759 27.9411 0.178711 18 0.178711Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.178711C8.05888 0.178711 0 8.23759 0 18.1787C0 26.4232 5.54287 33.3732 13.1054 35.5052L17.9998 42.3574L22.8941 35.5054C30.4569 33.3735 36 26.4234 36 18.1787C36 8.23759 27.9411 0.178711 18 0.178711Z' fill='white'/%3E%3Cpath d='M13.1054 35.5052L13.9191 34.924L13.7149 34.6381L13.3767 34.5428L13.1054 35.5052ZM17.9998 42.3574L17.1861 42.9387L17.9998 44.0779L18.8135 42.9387L17.9998 42.3574ZM22.8941 35.5054L22.6228 34.5429L22.2846 34.6382L22.0804 34.9241L22.8941 35.5054ZM1 18.1787C1 8.78987 8.61116 1.17871 18 1.17871V-0.821289C7.50659 -0.821289 -1 7.6853 -1 18.1787H1ZM13.3767 34.5428C6.23384 32.529 1 25.9638 1 18.1787H-1C-1 26.8827 4.8519 34.2173 12.834 36.4677L13.3767 34.5428ZM18.8135 41.7762L13.9191 34.924L12.2916 36.0865L17.1861 42.9387L18.8135 41.7762ZM22.0804 34.9241L17.1861 41.7762L18.8135 42.9387L23.7078 36.0866L22.0804 34.9241ZM35 18.1787C35 25.9639 29.7659 32.5293 22.6228 34.5429L23.1654 36.4679C31.1478 34.2177 37 26.8829 37 18.1787H35ZM18 1.17871C27.3888 1.17871 35 8.78987 35 18.1787H37C37 7.6853 28.4934 -0.821289 18 -0.821289V1.17871Z' fill='%23EF6656' mask='url(%23path-1-inside-1_12520_4342)'/%3E%3Ccircle cx='18' cy='18.1787' r='14' fill='%23EF6656'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .marker_inner.inner_28808 { background-image: url("data:image/svg+xml,%3Csvg width='36' height='43' viewBox='0 0 36 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_12520_4348' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.178711C8.05888 0.178711 0 8.23759 0 18.1787C0 26.4232 5.54287 33.3732 13.1054 35.5052L17.9998 42.3574L22.8941 35.5054C30.4569 33.3735 36 26.4234 36 18.1787C36 8.23759 27.9411 0.178711 18 0.178711Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0.178711C8.05888 0.178711 0 8.23759 0 18.1787C0 26.4232 5.54287 33.3732 13.1054 35.5052L17.9998 42.3574L22.8941 35.5054C30.4569 33.3735 36 26.4234 36 18.1787C36 8.23759 27.9411 0.178711 18 0.178711Z' fill='%23EF6656'/%3E%3Cpath d='M13.1054 35.5052L13.9191 34.924L13.7149 34.6381L13.3767 34.5428L13.1054 35.5052ZM17.9998 42.3574L17.1861 42.9387L17.9998 44.0779L18.8135 42.9387L17.9998 42.3574ZM22.8941 35.5054L22.6228 34.5429L22.2846 34.6382L22.0804 34.9241L22.8941 35.5054ZM1 18.1787C1 8.78987 8.61116 1.17871 18 1.17871V-0.821289C7.50659 -0.821289 -1 7.6853 -1 18.1787H1ZM13.3767 34.5428C6.23384 32.529 1 25.9638 1 18.1787H-1C-1 26.8827 4.8519 34.2173 12.834 36.4677L13.3767 34.5428ZM18.8135 41.7762L13.9191 34.924L12.2916 36.0865L17.1861 42.9387L18.8135 41.7762ZM22.0804 34.9241L17.1861 41.7762L18.8135 42.9387L23.7078 36.0866L22.0804 34.9241ZM35 18.1787C35 25.9639 29.7659 32.5293 22.6228 34.5429L23.1654 36.4679C31.1478 34.2177 37 26.8829 37 18.1787H35ZM18 1.17871C27.3888 1.17871 35 8.78987 35 18.1787H37C37 7.6853 28.4934 -0.821289 18 -0.821289V1.17871Z' fill='%23EF6656' mask='url(%23path-1-inside-1_12520_4348)'/%3E%3Ccircle cx='18' cy='18.1787' r='14' fill='white'/%3E%3C/svg%3E%0A"); } 

/* .marker_inner::before { content: ""; width: 13px; height: 12px; position: absolute; bottom:0; left:0;; background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.9346 1.19803L6.39585 10.7915L0.857056 1.19802L11.9346 1.19803Z' fill='white' stroke='%232594CF'/%3E%3C/svg%3E%0A"); z-index: -1; } */
.marker { display: block; width: 18px; height: 18px; /* flex: 0 0 26px; */
 background-repeat: no-repeat; background-position: center; background-size: 80% auto; position: absolute; top: 9px; left: 9px; border-radius: 50%; transition: all 0.2s; } 

.marker_wrap.active .marker { width: 23px; height: 23px; background-size: 20px auto; background-color: #fff; } 

.inner_34784 .marker.marker_group, .marker.marker_34784 { background-image: url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.8072 9.59976H10.8V1.19976C10.8 0.881496 10.6736 0.576271 10.4485 0.351228C10.2235 0.126184 9.91826 -0.000244141 9.6 -0.000244141H1.8C1.0764 -0.000244141 0 0.479156 0 1.79976V10.1998C0 11.5204 1.0764 11.9998 1.8 11.9998H10.8V10.7998H1.8072C1.53 10.7926 1.2 10.6828 1.2 10.1998C1.2 9.71676 1.53 9.60696 1.8072 9.59976ZM3 2.39976H8.4V3.59976H3V2.39976Z' fill='white'/%3E%3C/svg%3E%0A"); } 

/*관광명소*/
.inner_1 .marker.marker_group, .marker.marker_1 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM4.385 7.885V8.669H8.823V10.223H9.775V7.885H7.542V7.087H10.23V6.338H9.775V4H4.385V4.784H8.823V6.338H4V7.087H6.548V7.885H4.385Z' fill='white'/%3E%3C/svg%3E%0A"); } 

.inner_10 .marker.marker_group, .marker.marker_10 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM4 9.075V9.88H10.23V9.075H7.682V7.787H9.845V6.989H5.477V4.798H9.74V4H4.525V7.787H6.688V9.075H4Z' fill='white'/%3E%3C/svg%3E%0A"); } 

.inner_16 .marker.marker_group, .marker.marker_16 {background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM8.249 8.039H5.771C4.833 8.039 4.28 8.508 4.28 9.243C4.28 9.978 4.833 10.447 5.771 10.447H8.249C9.187 10.447 9.74 9.978 9.74 9.243C9.74 8.508 9.187 8.039 8.249 8.039ZM5.61 7.696H6.52C7.444 7.696 7.99 7.22 7.99 6.555C7.99 5.89 7.444 5.414 6.52 5.414H5.61C4.686 5.414 4.14 5.89 4.14 6.555C4.14 7.22 4.686 7.696 5.61 7.696ZM8.648 4.196V7.885H9.6V7.129H10.426V6.359H9.6V5.729H10.426V4.959H9.6V4.196H8.648ZM4 4.476V5.197H8.13V4.476H6.569V4H5.561V4.476H4ZM8.186 9.691H5.834C5.47 9.691 5.232 9.495 5.232 9.243C5.232 8.991 5.47 8.795 5.834 8.795H8.186C8.55 8.795 8.788 8.991 8.788 9.243C8.788 9.495 8.55 9.691 8.186 9.691ZM6.443 6.954H5.68C5.33 6.954 5.092 6.807 5.092 6.555C5.092 6.303 5.33 6.156 5.68 6.156H6.443C6.793 6.156 7.038 6.303 7.038 6.555C7.038 6.807 6.793 6.954 6.443 6.954Z' fill='white'/%3E%3C/svg%3E%0A");} 

.inner_29 .marker.marker_group, .marker.marker_29 { background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.05903 7.31101L10.3707 6C10.949 5.41977 11.2738 4.63392 11.2738 3.81467C11.2738 2.99541 10.949 2.20957 10.3707 1.62934C9.79059 1.05067 9.00468 0.725691 8.18533 0.725691C7.36597 0.725691 6.58007 1.05067 6 1.62934L5.563 2.06634L6.437 2.94035L6.87401 2.50335C7.22233 2.15658 7.69383 1.9619 8.18533 1.9619C8.67683 1.9619 9.14833 2.15658 9.49665 2.50335C9.84372 2.85151 10.0386 3.32307 10.0386 3.81467C10.0386 4.30627 9.84372 4.77783 9.49665 5.12599L8.18502 6.437C8.03483 6.58621 7.85784 6.70574 7.66333 6.78933L6.87401 6L7.74802 5.12599L7.31101 4.68899C7.02481 4.40102 6.68431 4.1727 6.30924 4.01727C5.93417 3.86183 5.53199 3.78236 5.12599 3.78345C4.98074 3.78345 4.83919 3.80323 4.69888 3.82425L0.874008 0L0 0.874008L11.126 12L12 11.126L8.57814 7.70413C8.74936 7.5904 8.91068 7.45936 9.05903 7.31101ZM5.12599 9.49665C4.77767 9.84342 4.30617 10.0381 3.81467 10.0381C3.32317 10.0381 2.85167 9.84342 2.50335 9.49665C2.15628 9.14849 1.96139 8.67693 1.96139 8.18533C1.96139 7.69373 2.15628 7.22217 2.50335 6.87401L3.41568 5.96229L2.54167 5.08829L1.62934 6C1.05097 6.58023 0.726201 7.36607 0.726201 8.18533C0.726201 9.00458 1.05097 9.79043 1.62934 10.3707C1.91606 10.6578 2.2567 10.8854 2.63168 11.0405C3.00665 11.1956 3.40858 11.2751 3.81436 11.2743C4.22025 11.2752 4.6223 11.1958 4.99739 11.0407C5.37249 10.8856 5.71322 10.6579 6 10.3707L6.437 9.93366L5.563 9.05965L5.12599 9.49665Z' fill='white'/%3E%3C/svg%3E%0A"); } 

.inner_36330 .marker.marker_group, .marker.marker_36330 { background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0.000244141C2.6916 0.000244141 0 2.69184 0 6.00024C0 9.30864 2.6916 12.0002 6 12.0002C9.3084 12.0002 12 9.30864 12 6.00024C12 2.69184 9.3084 0.000244141 6 0.000244141ZM3.9 6.00024C3.78177 6.00021 3.66471 5.97688 3.55549 5.9316C3.44628 5.88632 3.34705 5.81997 3.26348 5.73634C3.17991 5.65271 3.11362 5.55344 3.06842 5.4442C3.02321 5.33495 2.99996 5.21787 3 5.09964C3.00004 4.98141 3.02337 4.86435 3.06865 4.75514C3.11393 4.64592 3.18028 4.5467 3.2639 4.46312C3.34753 4.37955 3.4468 4.31327 3.55605 4.26806C3.66529 4.22285 3.78237 4.1996 3.9006 4.19964C4.13937 4.19972 4.36834 4.29465 4.53712 4.46355C4.7059 4.63244 4.80068 4.86147 4.8006 5.10024C4.80052 5.33902 4.70559 5.56798 4.5367 5.73676C4.3678 5.90555 4.13877 6.00032 3.9 6.00024ZM8.0958 5.99184C7.97617 5.9949 7.85714 5.97397 7.74573 5.93029C7.63432 5.88661 7.53278 5.82107 7.4471 5.73752C7.36142 5.65398 7.29334 5.55412 7.24687 5.44385C7.20039 5.33357 7.17647 5.21511 7.17651 5.09544C7.17655 4.97577 7.20055 4.85732 7.2471 4.74707C7.29365 4.63683 7.3618 4.53702 7.44753 4.45353C7.53326 4.37004 7.63485 4.30457 7.74629 4.26096C7.85773 4.21736 7.97677 4.19651 8.0964 4.19964C8.33004 4.20577 8.55206 4.30291 8.71512 4.47035C8.87818 4.6378 8.96939 4.86231 8.96931 5.09604C8.96923 5.32976 8.87787 5.55421 8.7147 5.72155C8.55153 5.88889 8.32945 5.98588 8.0958 5.99184Z' fill='white'/%3E%3C/svg%3E%0A"); } 

.inner_36339 .marker.marker_group, .marker.marker_36339 { background-image: url("data:image/svg+xml,%3Csvg width='12' height='11' viewBox='0 0 12 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.4356 6.0119L7.2 7.7999H4.2V7.1999H6.639C6.69327 7.19987 6.74651 7.18513 6.79305 7.15723C6.8396 7.12934 6.87771 7.08934 6.90332 7.0415C6.92894 6.99366 6.9411 6.93977 6.9385 6.88557C6.93591 6.83136 6.91866 6.77888 6.8886 6.7337L6.3558 5.9345C6.2465 5.76999 6.09819 5.63508 5.92409 5.5418C5.74999 5.44852 5.55551 5.39977 5.358 5.3999H0.6C0.44087 5.3999 0.288258 5.46312 0.175736 5.57564C0.0632141 5.68816 0 5.84077 0 5.9999V9.5999C0 9.91816 0.126428 10.2234 0.351472 10.4484C0.576515 10.6735 0.88174 10.7999 1.2 10.7999H6.9834C7.23997 10.8 7.49358 10.7452 7.72724 10.6392C7.9609 10.5332 8.16921 10.3786 8.3382 10.1855L12 5.9999L11.1288 5.7095C10.8438 5.61449 10.5395 5.59239 10.2437 5.64521C9.94795 5.69804 9.67012 5.8241 9.4356 6.0119Z' fill='white'/%3E%3Ccircle cx='8.1' cy='2.1' r='2.1' fill='white'/%3E%3C/svg%3E%0A"); } 

.inner_28808 .marker.marker_group, .marker.marker_28808 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='6' viewBox='0 0 14 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4051 5.35283C9.83557 5.35283 8.67871 4.22098 8.67871 2.67641C8.67871 1.13185 9.83557 0 11.4051 0C12.8059 0 13.7439 0.844196 13.9502 1.91976H12.7996C12.6808 1.43201 12.1618 1.0443 11.4302 1.0443C10.5047 1.0443 9.81681 1.72591 9.81681 2.67641C9.81681 3.62066 10.5047 4.30852 11.4302 4.30852C12.1618 4.30852 12.7621 3.82702 12.8497 3.36428H14.0003C13.8439 4.38982 12.8184 5.35283 11.4051 5.35283Z' fill='white'/%3E%3Cpath d='M8.6501 0.131348V1.13813H6.99298V5.22779H5.85488V1.13813H4.19775V0.131348H8.6501Z' fill='white'/%3E%3Cpath d='M0 5.22779V0.131348H3.7895V1.11937H1.1381V2.15742H3.57063V3.14544H1.1381V4.23977H3.84578V5.22779H0Z' fill='white'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .inner_34784 .marker_group, .marker_wrap.active .marker.marker_34784 { background-image: url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.8072 9.59976H10.8V1.19976C10.8 0.881496 10.6736 0.576271 10.4485 0.351228C10.2235 0.126184 9.91826 -0.000244141 9.6 -0.000244141H1.8C1.0764 -0.000244141 0 0.479156 0 1.79976V10.1998C0 11.5204 1.0764 11.9998 1.8 11.9998H10.8V10.7998H1.8072C1.53 10.7926 1.2 10.6828 1.2 10.1998C1.2 9.71676 1.53 9.60696 1.8072 9.59976ZM3 2.39976H8.4V3.59976H3V2.39976Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

/*관광명소*/
.marker_wrap.active .inner_1 .marker_group, .marker_wrap.active .marker.marker_1 { background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3.6V6.0006H0.6V9.6H0V11.4H9.6L11.4 11.4006L12 11.4V9.6H11.4V6.0006H12V3.6L6 0L0 3.6ZM2.4 9.6V6.0006H3.6V9.6H2.4ZM5.4 9.6V6.0006H6.6V9.6H5.4ZM9.6 9.6H8.4V6.0006H9.6V9.6ZM7.2 3.6C7.19996 3.75763 7.16888 3.9137 7.10852 4.05931C7.04816 4.20492 6.95971 4.33722 6.84823 4.44865C6.73674 4.56008 6.6044 4.64846 6.45876 4.70875C6.31312 4.76903 6.15703 4.80004 5.9994 4.8C5.84177 4.79996 5.6857 4.76888 5.54009 4.70852C5.39448 4.64816 5.26218 4.55971 5.15075 4.44823C5.03932 4.33674 4.95094 4.2044 4.89065 4.05876C4.83037 3.91312 4.79936 3.75703 4.7994 3.5994C4.79948 3.28106 4.92602 2.97579 5.15117 2.75075C5.37633 2.5257 5.68166 2.39932 6 2.3994C6.31834 2.39948 6.62361 2.52602 6.84865 2.75117C7.0737 2.97633 7.20008 3.28166 7.2 3.6Z' fill='%23FE8C52'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .inner_10 .marker_group, .marker_wrap.active .marker.marker_10 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%232574E5'/%3E%3Cpath d='M3.88965 9.76916V8.96416H6.57765V7.67616H4.41465V3.88916H9.62965V4.68716H5.36665V6.87816H9.73465V7.67616H7.57165V8.96416H10.1196V9.76916H3.88965Z' fill='white'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .inner_16 .marker_group, .marker_wrap.active .marker.marker_16 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%2300AA6D'/%3E%3Cpath d='M3.88867 7.25567V6.50667H8.71167V4.67267H4.27367V3.88867H9.66367V6.50667H10.1187V7.25567H7.64067V8.64867H6.64667V7.25567H3.88867ZM4.34367 10.0837V7.91367H5.29567V9.29967H9.73367V10.0837H4.34367Z' fill='white'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .inner_29 .marker_group, .marker_wrap.active .marker.marker_29 { background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.05903 7.31101L10.3707 6C10.949 5.41977 11.2738 4.63392 11.2738 3.81467C11.2738 2.99541 10.949 2.20957 10.3707 1.62934C9.79059 1.05067 9.00468 0.725691 8.18533 0.725691C7.36597 0.725691 6.58007 1.05067 6 1.62934L5.563 2.06634L6.437 2.94035L6.87401 2.50335C7.22233 2.15658 7.69383 1.9619 8.18533 1.9619C8.67683 1.9619 9.14833 2.15658 9.49665 2.50335C9.84372 2.85151 10.0386 3.32307 10.0386 3.81467C10.0386 4.30627 9.84372 4.77783 9.49665 5.12599L8.18502 6.437C8.03483 6.58621 7.85784 6.70574 7.66333 6.78933L6.87401 6L7.74802 5.12599L7.31101 4.68899C7.02481 4.40102 6.68431 4.1727 6.30924 4.01727C5.93417 3.86183 5.53199 3.78236 5.12599 3.78345C4.98074 3.78345 4.83919 3.80323 4.69888 3.82425L0.874008 0L0 0.874008L11.126 12L12 11.126L8.57814 7.70413C8.74936 7.5904 8.91068 7.45936 9.05903 7.31101ZM5.12599 9.49665C4.77767 9.84342 4.30617 10.0381 3.81467 10.0381C3.32317 10.0381 2.85167 9.84342 2.50335 9.49665C2.15628 9.14849 1.96139 8.67693 1.96139 8.18533C1.96139 7.69373 2.15628 7.22217 2.50335 6.87401L3.41568 5.96229L2.54167 5.08829L1.62934 6C1.05097 6.58023 0.726201 7.36607 0.726201 8.18533C0.726201 9.00458 1.05097 9.79043 1.62934 10.3707C1.91606 10.6578 2.2567 10.8854 2.63168 11.0405C3.00665 11.1956 3.40858 11.2751 3.81436 11.2743C4.22025 11.2752 4.6223 11.1958 4.99739 11.0407C5.37249 10.8856 5.71322 10.6579 6 10.3707L6.437 9.93366L5.563 9.05965L5.12599 9.49665Z' fill='%23F5A919'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .inner_36330 .marker_group, .marker_wrap.active .marker.marker_36330 { background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0.000244141C2.6916 0.000244141 0 2.69184 0 6.00024C0 9.30864 2.6916 12.0002 6 12.0002C9.3084 12.0002 12 9.30864 12 6.00024C12 2.69184 9.3084 0.000244141 6 0.000244141ZM3.9 6.00024C3.78177 6.00021 3.66471 5.97688 3.55549 5.9316C3.44628 5.88632 3.34705 5.81997 3.26348 5.73634C3.17991 5.65271 3.11362 5.55344 3.06842 5.4442C3.02321 5.33495 2.99996 5.21787 3 5.09964C3.00004 4.98141 3.02337 4.86435 3.06865 4.75514C3.11393 4.64592 3.18028 4.5467 3.2639 4.46312C3.34753 4.37955 3.4468 4.31327 3.55605 4.26806C3.66529 4.22285 3.78237 4.1996 3.9006 4.19964C4.13937 4.19972 4.36834 4.29465 4.53712 4.46355C4.7059 4.63244 4.80068 4.86147 4.8006 5.10024C4.80052 5.33902 4.70559 5.56798 4.5367 5.73676C4.3678 5.90555 4.13877 6.00032 3.9 6.00024ZM8.0958 5.99184C7.97617 5.9949 7.85714 5.97397 7.74573 5.93029C7.63432 5.88661 7.53278 5.82107 7.4471 5.73752C7.36142 5.65398 7.29334 5.55412 7.24687 5.44385C7.20039 5.33357 7.17647 5.21511 7.17651 5.09544C7.17655 4.97577 7.20055 4.85732 7.2471 4.74707C7.29365 4.63683 7.3618 4.53702 7.44753 4.45353C7.53326 4.37004 7.63485 4.30457 7.74629 4.26096C7.85773 4.21736 7.97677 4.19651 8.0964 4.19964C8.33004 4.20577 8.55206 4.30291 8.71512 4.47035C8.87818 4.6378 8.96939 4.86231 8.96931 5.09604C8.96923 5.32976 8.87787 5.55421 8.7147 5.72155C8.55153 5.88889 8.32945 5.98588 8.0958 5.99184Z' fill='%23FF809D'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .inner_36339.marker_group, .marker_wrap.active .marker.marker_36339 { background-image: url("data:image/svg+xml,%3Csvg width='12' height='11' viewBox='0 0 12 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.4356 6.0119L7.2 7.7999H4.2V7.1999H6.639C6.69327 7.19987 6.74651 7.18513 6.79305 7.15723C6.8396 7.12934 6.87771 7.08934 6.90332 7.0415C6.92894 6.99366 6.9411 6.93977 6.9385 6.88557C6.93591 6.83136 6.91866 6.77888 6.8886 6.7337L6.3558 5.9345C6.2465 5.76999 6.09819 5.63508 5.92409 5.5418C5.74999 5.44852 5.55551 5.39977 5.358 5.3999H0.6C0.44087 5.3999 0.288258 5.46312 0.175736 5.57564C0.0632141 5.68816 0 5.84077 0 5.9999V9.5999C0 9.91816 0.126428 10.2234 0.351472 10.4484C0.576515 10.6735 0.88174 10.7999 1.2 10.7999H6.9834C7.23997 10.8 7.49358 10.7452 7.72724 10.6392C7.9609 10.5332 8.16921 10.3786 8.3382 10.1855L12 5.9999L11.1288 5.7095C10.8438 5.61449 10.5395 5.59239 10.2437 5.64521C9.94795 5.69804 9.67012 5.8241 9.4356 6.0119Z' fill='%23654AD1'/%3E%3Ccircle cx='8.1' cy='2.1' r='2.1' fill='%23654AD1'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .inner_28808 .marker_group, .marker_wrap.active .marker.marker_28808 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='6' viewBox='0 0 14 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4051 5.35283C9.83557 5.35283 8.67871 4.22098 8.67871 2.67641C8.67871 1.13185 9.83557 0 11.4051 0C12.8059 0 13.7439 0.844196 13.9502 1.91976H12.7996C12.6808 1.43201 12.1618 1.0443 11.4302 1.0443C10.5047 1.0443 9.81681 1.72591 9.81681 2.67641C9.81681 3.62066 10.5047 4.30853 11.4302 4.30853C12.1618 4.30853 12.7621 3.82702 12.8497 3.36428H14.0003C13.8439 4.38982 12.8184 5.35283 11.4051 5.35283Z' fill='%23EF6656'/%3E%3Cpath d='M8.6501 0.131348V1.13813H6.99298V5.22779H5.85488V1.13813H4.19775V0.131348H8.6501Z' fill='%23EF6656'/%3E%3Cpath d='M0 5.22779V0.131348H3.7895V1.11937H1.1381V2.15742H3.57063V3.14544H1.1381V4.23977H3.84578V5.22779H0Z' fill='%23EF6656'/%3E%3C/svg%3E%0A"); } 

.marker_wrap.active .inner_all .marker.marker_group { background-image: url("data:image/svg+xml,%3Csvg width='12' height='3' viewBox='0 0 12 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0C5.175 0 4.5 0.675 4.5 1.5C4.5 2.325 5.175 3 6 3C6.825 3 7.5 2.325 7.5 1.5C7.5 0.675 6.825 0 6 0ZM10.5 0C9.675 0 9 0.675 9 1.5C9 2.325 9.675 3 10.5 3C11.325 3 12 2.325 12 1.5C12 0.675 11.325 0 10.5 0ZM1.5 0C0.675 0 0 0.675 0 1.5C0 2.325 0.675 3 1.5 3C2.325 3 3 2.325 3 1.5C3 0.675 2.325 0 1.5 0Z' fill='%23425065'/%3E%3C/svg%3E%0A"); } 

.marker_wrap .inner_all .marker.marker_group { background-image: url("data:image/svg+xml,%3Csvg width='12' height='3' viewBox='0 0 12 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0C5.175 0 4.5 0.675 4.5 1.5C4.5 2.325 5.175 3 6 3C6.825 3 7.5 2.325 7.5 1.5C7.5 0.675 6.825 0 6 0ZM10.5 0C9.675 0 9 0.675 9 1.5C9 2.325 9.675 3 10.5 3C11.325 3 12 2.325 12 1.5C12 0.675 11.325 0 10.5 0ZM1.5 0C0.675 0 0 0.675 0 1.5C0 2.325 0.675 3 1.5 3C2.325 3 3 2.325 3 1.5C3 0.675 2.325 0 1.5 0Z' fill='white'/%3E%3C/svg%3E%0A"); } 

/* 인포창 */
#info { width: 390px; height: 100%; margin-left: -514px; background: #fff; position: absolute; top: 0; left: 0; z-index: 10; z-index: 23; transition: 0.25s ease-in-out; box-shadow: 2px 0 10px rgba(0,0,0,.2); } 

#info .info-header { display: flex; width: 100%; height: 90px; justify-content: space-between; align-items: center; padding: 0 20px; } 

#info .info_back { width: 24px; height: 24px; background-repeat: no-repeat; background-position: center; background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.40039 12H21.4004' stroke='%23697785' stroke-linejoin='round'/%3E%3Cpath d='M9.40038 18L3.40039 12L9.40038 6' stroke='%23697785' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); } 

#info .info_close { width: 24px; height: 24px; background-repeat: no-repeat; background-position: center; background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 7L17.5 17' stroke='%23697785' stroke-linejoin='round'/%3E%3Cpath d='M7.5 17L17.5 7' stroke='%23697785' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); position: static; border: 0; } 

#info .info-title { font-size: 16px; font-weight: 400; color: #303841; /* 16px */
 letter-spacing: -0.32px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-style: normal; line-height: 100%; } 

body.show_info #info { margin-left: 0; } 

#info .scroll { height: 100%; } 

#info .info_inner { width: 100%; margin: 0; padding-bottom: 90px; } 

#info .thumb { display: flex; align-items: center; justify-content: center; width: 100%; height: 228px; margin: 0; padding-top: 0; position: relative; overflow: hidden; } 

#info .thumb:before { width: 100%; height: 100%; background-repeat: no-repeat; background-position: 50%; background-size: 50%; position: absolute; top: 0; left: 0; z-index: -1; opacity: 0.4; background-color: #efefef; content: ''; } 

#info .thumb img { display: block; width: auto; max-width: none; height: 100%; }

#info .title { margin-top: 15px; margin-bottom: 0; padding: 0 20px; font-size: 18px; font-weight: 700; color: #303841; /* 19.8px */
 letter-spacing: -0.36px; font-style: normal; line-height: 110%; } 

#info .title span { display: block; display: none; width: 35px; height: 55px; margin-top: -3px; margin-right: 10px; background: url("../img/title_icon.png"); font-size: 13px; color: #fff; text-align: center; float: left; line-height: 25px; } 

#info .year { display: flex; justify-content: flex-start; align-items: center; margin-top: 8px; padding: 0 20px 12px; border-bottom: 1px dashed #D9DAE1; } 

#info .year em, #info .years span { font-size: 14px; font-weight: 400; color: #303841; /* 15.4px */
 letter-spacing: -0.28px; font-style: normal; line-height: 110%; } 

#info .year em { margin-right: 4px; } 

#info .content { display: -webkit-box; height: 188px; padding: 10px 20px 0; font-size: 15px; font-weight: 400; color: #303841; /* 22.5px */
 letter-spacing: -0.15px; overflow: hidden; font-style: normal; line-height: 150%; -webkit-line-clamp: 8; -webkit-box-orient: vertical; text-overflow: ellipsis; } 

#info .more { display: flex; width: calc(100% - 40px); height: 45px; margin: 12px auto 0; justify-content: center; align-items: center; background: #FFF; font-size: 15px; font-weight: 400; color: #303841; /* 15px */
 letter-spacing: -0.3px; text-align: center; border-radius: 4px; border: 1px solid #D9DAE1; font-style: normal; line-height: 100%; transition: all 0.2s; } 

#info .more:hover { background: #F9F9FA; } 

#info .media_wrap { height:; padding: 24px 20px 6px; } 

.media_wrap .media_haeder { display: flex; height: 33px; justify-content: space-between; align-items: center; } 

.media_wrap .media_haeder .media_tit { font-size: 16px; font-weight: 600; color: #303841; /* 17.6px */
 letter-spacing: -0.32px; font-style: normal; line-height: 110%; } 

.media_wrap .media_haeder select { display: block; height: 100%; padding: 6px 10px 6px 9px; background: #FFF; font-size: 14px; font-weight: 500; color: #303841; /* 21px */
 letter-spacing: -0.28px; border-radius: 4px; border: 1px solid #D9DAE1; font-style: normal; line-height: 150%; } 

#media_thumb { display: flex; width: 100%; height: 236px; justify-content: flex-start; align-items: flex-start; align-content: flex-start; flex-wrap: wrap; margin-top: 12px; } 

#media_thumb li { width: calc(100% / 3 - 4px); height: calc(50% - 6px); margin-right: 2px; margin-bottom: 6px; margin-left: 2px; border: 1px solid #D9DAE1; } 

#media_thumb li a { display: block; width: 100%; height: 100%; background: #F9F9FA; position: relative; overflow: hidden; } 

#media_thumb li a img { width: auto; max-width: none; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } 

#info .media_wrap .more { width: 100%; } 

#info dl { width: 100%; max-width: 100%; margin: 33px auto 0; padding: 28px 0 18px; font-size: 16px; color: #444; overflow: hidden; border-top: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; } 

#info dt { width: 95px; margin-bottom: 10px; font-size: 16px; font-weight: bold; color: #333333; color: #0057D9; float: left; } 

#info dt:before { display: inline-block; width: 16px; height: 16px; margin-right: 8px; background-repeat: no-repeat; background-position: 50%; content: ''; vertical-align: middle; } 

#info .location:before { margin-bottom: 4px; background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 17.9167C9.5 17.9167 15.4375 13.1667 15.4375 8.02087C15.4375 4.74167 12.7792 2.08337 9.5 2.08337C6.2208 2.08337 3.5625 4.74167 3.5625 8.02087C3.5625 13.1667 9.5 17.9167 9.5 17.9167Z' stroke='%23999999' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M9.5 10.3959C10.8117 10.3959 11.875 9.33255 11.875 8.02087C11.875 6.7092 10.8117 5.64587 9.5 5.64587C8.18833 5.64587 7.125 6.7092 7.125 8.02087C7.125 9.33255 8.18833 10.3959 9.5 10.3959Z' stroke='%23999999' stroke-width='1.2' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); } 

#info .call:before { width: 16px; height: 16px; margin-right: 7px; margin-bottom: 2px; margin-left: 3px; background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5376 8.65674C16.6377 7.98548 16.6049 7.29828 16.4392 6.63751C16.2203 5.76462 15.7696 4.93796 15.0869 4.25535C14.4043 3.57274 13.5777 3.122 12.7048 2.90312C12.044 2.73744 11.3568 2.70462 10.6855 2.80468' stroke='%23999999' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M13.533 8.33887C13.6402 7.6198 13.417 6.86098 12.8634 6.30745C12.3099 5.75392 11.5511 5.53071 10.832 5.6379' stroke='%23999999' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M5.69056 3.98108C5.97817 3.98108 6.24314 4.13705 6.38271 4.38849L7.35112 6.13286C7.4779 6.36125 7.48384 6.63751 7.36703 6.87117L6.43413 8.73697C6.43413 8.73697 6.70448 10.1269 7.83593 11.2584C8.96738 12.3898 10.3527 12.6555 10.3527 12.6555L12.2182 11.7228C12.452 11.6058 12.7285 11.6119 12.9569 11.7389L14.7063 12.7115C14.9575 12.8511 15.1132 13.116 15.1132 13.4034V15.4117C15.1132 16.4344 14.1633 17.173 13.1943 16.846C11.204 16.1745 8.11468 14.8959 6.15657 12.9377C4.19842 10.9796 2.9198 7.89028 2.24826 5.90007C1.92129 4.93103 2.65995 3.98108 3.68264 3.98108H5.69056Z' stroke='%23999999' stroke-width='1.2' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); } 

#info dd { display: block; width: auto; width: calc(100% - 95px); margin-bottom: 10px; color: #333333; letter-spacing: -1px; float: left; } 

#info .detail_link { display: block; width: 100%; height: 55px; margin-top: 50px; margin-bottom: 10px; background: #f24d0b; font-size: 15px; font-weight: 700; color: #fff; text-align: center; line-height: 55px; } 

#info .button_wrap { display: flex; width: 100%; justify-content: flex-start; align-items: center; flex-wrap: wrap; padding: 30px 0 0; font-size: 0; letter-spacing: 0; overflow: hidden; word-spacing: 0; /* border-top: 10px solid #eeeeee; */}

#info .button_wrap a, #info .button_wrap button { display: inline-block; width: calc(100% / 2 - 10px); height: 65px; margin-right: 10px; margin-bottom: 10px; background: #F9F9F9; text-align: center; border: 1px solid #E0E0E0; border-radius: 10px; transition: 0.2s ease-in-out; vertical-align: middle; } 

#info .button_wrap a, #info .button_wrap button { display: flex; width: calc(100% / 2 - 10px); max-width: calc(100% / 2 - 10px); justify-content: flex-start; align-items: center; text-align: center; } 

#info .button_wrap button.wid { display: block; width: 100%; max-width: 100%; margin-right: 0; } 

#info .button_wrap button:nth-child(3n) { margin-right: 0; } 

#info .button_wrap a span, #info .button_wrap button span { display: block; width: 100%; height: 16px; font-size: 16px; color: #666; line-height: 1.2; } 

#info .button_wrap a:focus span, #info .button_wrap a:hover span, #info .button_wrap button:focus span, #info .button_wrap button:hover span { color: #fff; /* font-weight: 600; */}

.info_close { width: 24px; height: 24px; background-repeat: no-repeat; background-repeat: no-repeat; background-position: center; background-position: 50%; background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 7L17.5 17' stroke='%23697785' stroke-linejoin='round'/%3E%3Cpath d='M7.5 17L17.5 7' stroke='%23697785' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z' fill='rgba(0,17,60,1)'/%3E%3C/svg%3E"); position: absolute; top: 10px; right: 10px; border-radius: 100%; vertical-align: top; } 

#info .button_wrap a:hover, #info .button_wrap button:hover { background: #0057D9; border-color: #0057D9; } 

#info .button_wrap button#m-navi-btn { display: none; padding: 19px 0; background: #fae100; font-size: 16px; color: rgba(0, 0, 0, 0.80); border: 1px solid #fae100; } 

#info .button_wrap button#m-navi-btn span { display: inline-block; width: 32px; height: 32px; margin: -3px 5px 0 0; background: url(../img/kakao-navi-icon.png)no-repeat; vertical-align: middle; } 

#info .button_wrap button#m-navi-btn:focus, #info .button_wrap button#m-navi-btn:hover { color: #000; } 

#scroll_arrow { width: 40px; height: 40px; background: url("../img/scroll.png") no-repeat center; position: absolute; right: 30px; bottom: 10px; animation-name: updown; animation-duration: 1s; animation-iteration-count: infinite; } 

@keyframes updown { 
 0% { margin-bottom: 0; } 

 50% { margin-bottom: -10px; } 

 100% { margin-bottom: 0; } 
 }

#loading { display: none; height: 5px; background: #fff; position: fixed; top: 0; right: 0; left: 0; z-index: 9999; } 

#progress { width: 0; height: 100%; background: #3aff80; top: 0; left: 0; } 

#mediaCnt { width: 100%; height: 100%; padding-left: 311px; position: absolute; top: 0; right: 0; z-index: 10; } 

#vrPano { width: 100%; height: 100%; position: relative; } 

#pano { width: 100%; height: 100%; } 

#mouse_notice { width: 300px; height: 300px; margin-top: -150px; margin-left: -150px; background: url("../img/mouse.png") no-repeat center; position: absolute; top: 50%; left: 50%; } 

#control { height: 330px; position: absolute; top: 50%; left: 50px; transform: translateY(-50%); } 

#control .slider_wrap { width: 7px; padding: 40px 0; background: #1975c3; position: absolute; top: 83px; left: 22px; } 

#slider { width: 7px; height: 140px; background: #1975c3; position: relative; } 

#slider span { display: block; width: 32px; height: 32px; margin-bottom: -16px; margin-left: -12px; background: url("../img/grip.png"); position: absolute; outline: 0; } 

#fs_btn { display: block; width: 54px; height: 54px; background: url("../img/fs_btn.png"); } 

#zoomIn_btn { display: block; width: 54px; height: 54px; background: url("../img/plus_btn.png"); position: absolute; top: 54px; } 

#zoomOut_btn { display: block; width: 54px; height: 54px; background: url("../img/minus_btn.png"); position: absolute; top: 278px; } 

#krpanoSWFObject * { box-sizing: content-box; } 

#pano-close { display: block; width: 54px; height: 54px; background: #1975c3 url("../img/pano-x.png") no-repeat center; background-size: 20px; position: absolute; top: 20px; right: 20px; border-radius: 27px; box-shadow: 2px 2px 5px rgba(0,0,0,.2); } 

#youtubeWrap { width: 100%; height: 100%; background: #000; text-align: center; position: relative; line-height: 100vh; vertical-align: middle; } 

#youtubeWrap iframe { width: 100%; height: 100%; border: 0; } 

#youtube-close { display: block; width: 54px; height: 54px; background: #1975c3 url("../img/pano-x.png") no-repeat center; background-size: 20px; position: absolute; top: 20px; right: 20px; border-radius: 27px; box-shadow: 2px 2px 5px rgba(0,0,0,.2); } 

#imagesWrap { width: 100%; height: 100%; background: #fff; position: relative; } 

#images-close { display: block; width: 60px; height: 60px; background: rgba(0,0,0,0.35) url("../img/pano-x.png") no-repeat center; background-size: 20px; position: absolute; top: 50px; right: 50px; z-index: 10; border-radius: 70px; } 

#images_list { width: 100%; height: 100%; position: relative; } 

#images_list .image_item { width: 100%; height: 100%; background-position: center; background-size: cover; position: absolute; opacity: 0; transition: 0.3s ease-in-out; } 

#images_list .image_item.active { z-index: 10; opacity: 1; } 

#slide_thumb_wrap { height: 180px; background: rgba(0,0,0,.5); position: absolute; right: 0; bottom: 0; left: 0; z-index: 20; } 

#slide_next, #slide_prev { width: 28px; height: 52px; margin-top: -26px; top: 50%; } 

#slide_prev { background: url("../img/ctr_prev.png") no-repeat center; position: absolute; left: 50px; } 

#slide_next { background: url("../img/ctr_next.png") no-repeat center; position: absolute; right: 50px; } 

#slide_thumb { height: 120px; margin: -60px auto 0; position: absolute; top: 50%; right: 150px; left: 150px; overflow: hidden; } 

/* .thumb_li { position: absolute; width:190px; height:120px; margin-right: 20px; } 
.thumb_a { display: block; width: 100%; height: 100%; } 
.thumb_li.active { border:3px solid #fff; } */
/* #youtubeWrap:before { width:100%; height:70px; background:#000; content:''; position:absolute; top:0; left:0; z-index:30 } 
#youtubeWrap:after { width:100%; height:180px; background:#000; content:''; position:absolute; bottom:50px; left:0; z-index:30 } 
 */
#duplicate { width: 390px; height: 100%; margin-left: -514px; background: #fff; position: absolute; top: 0; left: 0; z-index: 22; transition: 0.25s ease-in-out; box-shadow: 4px 0 20px 0 rgba(0, 0, 0, 0.10); } 

#duplicate .cnt { display: flex; justify-content: flex-start; align-items: center; padding: 15px 20px 0; font-size: 16px; font-weight: 400; color: #303841; /* 16px */
 letter-spacing: -0.32px; position: relative; z-index: 1; font-style: normal; line-height: 100%; } 

#duplicate .cnt span { margin-left: 5px; font-size: 16px; font-weight: 700; color: #2594CF; /* 16px */
 letter-spacing: -0.32px; font-style: normal; line-height: 100%; } 

#duplicate .cnt::after { display: block; width: 100%; height: 25px; background: linear-gradient(-180deg, rgba(255, 255, 255, 1) 0%, transparent 100%); position: absolute; bottom: -25px; left: 0; content: ""; } 

.duplicate_show #duplicate { margin-left: 0; } 

.search-show #searchResult { margin-left: 0; } 

#duplicate .scroll { height: calc(100% - 215px); position: relative; } 

#duplicate-list { padding: 25px 20px 60px; } 

#duplicate-list li { width: 100%; height: 65px; margin-bottom: 10px; } 

#duplicate-list li button { display: flex; width: 100%; height: 100%; justify-content: flex-start; align-items: center; padding: 0 15px 0 20px; background: #fff; position: relative; border-radius: 4px; border: 1px solid #D9DAE1; transition: all 0.2s; } 

#duplicate-list li button:hover { background: rgba(37, 148, 207, .05); border: 1px solid #2594CF; } 

#duplicate-list li button.active { background: #2594CF; border: 1px solid #2594CF; } 

#duplicate-list li button:hover .text { color: #2594CF; } 

#duplicate-list li button::after { display: block; width: 20px; height: 20px; background-repeat: no-repeat; background-position: center; background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.917969 1L5.91797 6L0.917969 11' stroke='%23697785' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); position: absolute; top: calc(50% - 10px); right: 15px; content: ""; } 

#duplicate-list li button:hover::after { background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.917969 1L5.91797 6L0.917969 11' stroke='%232594CF' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button.active::after { background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.917969 1L5.91797 6L0.917969 11' stroke='white' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button.active .text { color: #fff; } 

#duplicate .cnt .icon { width: 20px; height: 20px; margin: 0; flex: 0 0 20px; margin-right: 6px; background-repeat: no-repeat; background-position: center; transition: all 0.2s;background-size: 100% auto; } 

#duplicate .cnt .icon.icon_all { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 2.5H3.33333C2.8731 2.5 2.5 2.8731 2.5 3.33333V7.5C2.5 7.96025 2.8731 8.33333 3.33333 8.33333H7.5C7.96025 8.33333 8.33333 7.96025 8.33333 7.5V3.33333C8.33333 2.8731 7.96025 2.5 7.5 2.5Z' fill='%23697785'/%3E%3Cpath d='M7.5 11.6667H3.33333C2.8731 11.6667 2.5 12.0398 2.5 12.5001V16.6667C2.5 17.127 2.8731 17.5001 3.33333 17.5001H7.5C7.96025 17.5001 8.33333 17.127 8.33333 16.6667V12.5001C8.33333 12.0398 7.96025 11.6667 7.5 11.6667Z' fill='%23697785'/%3E%3Cpath d='M16.667 2.5H12.5003C12.0401 2.5 11.667 2.8731 11.667 3.33333V7.5C11.667 7.96025 12.0401 8.33333 12.5003 8.33333H16.667C17.1272 8.33333 17.5003 7.96025 17.5003 7.5V3.33333C17.5003 2.8731 17.1272 2.5 16.667 2.5Z' fill='%23697785'/%3E%3Cpath d='M16.667 11.6667H12.5003C12.0401 11.6667 11.667 12.0398 11.667 12.5001V16.6667C11.667 17.127 12.0401 17.5001 12.5003 17.5001H16.667C17.1272 17.5001 17.5003 17.127 17.5003 16.6667V12.5001C17.5003 12.0398 17.1272 11.6667 16.667 11.6667Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate .cnt .icon.icon_39598 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.01 15.0001H17.5V3.33341C17.5 2.89139 17.3244 2.46746 17.0118 2.1549C16.6993 1.84234 16.2754 1.66675 15.8333 1.66675H5C3.995 1.66675 2.5 2.33258 2.5 4.16675V15.8334C2.5 17.6676 3.995 18.3334 5 18.3334H17.5V16.6667H5.01C4.625 16.6567 4.16667 16.5042 4.16667 15.8334C4.16667 15.1626 4.625 15.0101 5.01 15.0001ZM6.66667 5.00008H14.1667V6.66675H6.66667V5.00008Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate .cnt .icon.icon_1 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%23697785'/%3E%3Cpath d='M4.385 8.669V7.885H6.548V7.087H4V6.338H8.823V4.784H4.385V4H9.775V6.338H10.23V7.087H7.542V7.885H9.775V10.223H8.823V8.669H4.385Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#duplicate .cnt .icon.icon_10 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23697785'/%3E%3Cpath d='M6 13.56V12.525H9.456V10.869H6.675V6H13.38V7.026H7.899V9.843H13.515V10.869H10.734V12.525H14.01V13.56H6Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#duplicate .cnt .icon.icon_16 {background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%23697785'/%3E%3Cpath d='M5.771 8.039H8.249C9.187 8.039 9.74 8.508 9.74 9.243C9.74 9.978 9.187 10.447 8.249 10.447H5.771C4.833 10.447 4.28 9.978 4.28 9.243C4.28 8.508 4.833 8.039 5.771 8.039ZM6.52 7.696H5.61C4.686 7.696 4.14 7.22 4.14 6.555C4.14 5.89 4.686 5.414 5.61 5.414H6.52C7.444 5.414 7.99 5.89 7.99 6.555C7.99 7.22 7.444 7.696 6.52 7.696ZM8.648 7.885V4.196H9.6V4.959H10.426V5.729H9.6V6.359H10.426V7.129H9.6V7.885H8.648ZM4 5.197V4.476H5.561V4H6.569V4.476H8.13V5.197H4ZM5.834 9.691H8.186C8.55 9.691 8.788 9.495 8.788 9.243C8.788 8.991 8.55 8.795 8.186 8.795H5.834C5.47 8.795 5.232 8.991 5.232 9.243C5.232 9.495 5.47 9.691 5.834 9.691ZM5.68 6.954H6.443C6.793 6.954 7.038 6.807 7.038 6.555C7.038 6.303 6.793 6.156 6.443 6.156H5.68C5.33 6.156 5.092 6.303 5.092 6.555C5.092 6.807 5.33 6.954 5.68 6.954Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#duplicate .cnt .icon.icon_29 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0787 11.748L15.8275 10C16.5987 9.22636 17.0317 8.17857 17.0317 7.08623C17.0317 5.99389 16.5987 4.94609 15.8275 4.17245C15.0541 3.40089 14.0062 2.96759 12.9138 2.96759C11.8213 2.96759 10.7734 3.40089 10 4.17245L9.41733 4.75513L10.5827 5.92047L11.1653 5.3378C11.6298 4.87544 12.2584 4.61587 12.9138 4.61587C13.5691 4.61587 14.1978 4.87544 14.6622 5.3378C15.125 5.80202 15.3848 6.43076 15.3848 7.08623C15.3848 7.7417 15.125 8.37044 14.6622 8.83466L12.9134 10.5827C12.7131 10.7816 12.4771 10.941 12.2178 11.0524L11.1653 10L12.3307 8.83466L11.748 8.25198C11.3664 7.86803 10.9124 7.56361 10.4123 7.35635C9.91223 7.1491 9.37599 7.04314 8.83466 7.04461C8.64098 7.04461 8.45225 7.07098 8.26517 7.099L3.16534 2L2 3.16534L16.8347 18L18 16.8347L13.4375 12.2722C13.6658 12.1205 13.8809 11.9458 14.0787 11.748ZM8.83466 14.6622C8.37022 15.1246 7.74156 15.3841 7.08623 15.3841C6.43089 15.3841 5.80223 15.1246 5.3378 14.6622C4.87504 14.198 4.61519 13.5692 4.61519 12.9138C4.61519 12.2583 4.87504 11.6296 5.3378 11.1653L6.55424 9.94973L5.38889 8.78438L4.17245 10C3.40129 10.7736 2.96827 11.8214 2.96827 12.9138C2.96827 14.0061 3.40129 15.0539 4.17245 15.8275C4.55475 16.2104 5.00894 16.5139 5.5089 16.7207C6.00887 16.9275 6.54477 17.0334 7.08581 17.0325C7.627 17.0336 8.16307 16.9277 8.66319 16.7209C9.16332 16.5141 9.61763 16.2105 10 15.8275L10.5827 15.2449L9.41733 14.0795L8.83466 14.6622Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate .cnt .icon.icon_36330 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1C5.0374 1 1 5.0374 1 10C1 14.9626 5.0374 19 10 19C14.9626 19 19 14.9626 19 10C19 5.0374 14.9626 1 10 1ZM6.85 10C6.67266 9.99994 6.49706 9.96495 6.33324 9.89703C6.16942 9.82911 6.02058 9.72959 5.89522 9.60414C5.76986 9.4787 5.67044 9.3298 5.60262 9.16593C5.53481 9.00206 5.49994 8.82644 5.5 8.6491C5.50006 8.47176 5.53505 8.29616 5.60297 8.13234C5.67089 7.96852 5.77041 7.81968 5.89586 7.69432C6.0213 7.56896 6.1702 7.46954 6.33407 7.40172C6.49794 7.33391 6.67356 7.29904 6.8509 7.2991C7.20906 7.29922 7.55251 7.44161 7.80568 7.69496C8.05886 7.9483 8.20102 8.29184 8.2009 8.65C8.20078 9.00816 8.05839 9.35161 7.80504 9.60478C7.5517 9.85795 7.20816 10.0001 6.85 10ZM13.1437 9.9874C12.9643 9.99198 12.7857 9.96059 12.6186 9.89507C12.4515 9.82955 12.2992 9.73124 12.1706 9.60592C12.0421 9.4806 11.94 9.33082 11.8703 9.1654C11.8006 8.99999 11.7647 8.82229 11.7648 8.64279C11.7648 8.46329 11.8008 8.28561 11.8706 8.12024C11.9405 7.95488 12.0427 7.80516 12.1713 7.67993C12.2999 7.5547 12.4523 7.45648 12.6194 7.39108C12.7866 7.32567 12.9652 7.2944 13.1446 7.2991C13.4951 7.30829 13.8281 7.45399 14.0727 7.70516C14.3173 7.95633 14.4541 8.2931 14.454 8.64369C14.4539 8.99428 14.3168 9.33095 14.072 9.58196C13.8273 9.83296 13.4942 9.97845 13.1437 9.9874Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate .cnt .icon.icon_36339 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.105 11.35L12 13.8333H7.83333V13H11.2208C11.2962 13 11.3701 12.9795 11.4348 12.9407C11.4994 12.902 11.5524 12.8464 11.588 12.78C11.6235 12.7136 11.6404 12.6387 11.6368 12.5634C11.6332 12.4881 11.6093 12.4152 11.5675 12.3525L10.8275 11.2425C10.6757 11.014 10.4697 10.8266 10.2279 10.6971C9.9861 10.5675 9.71599 10.4998 9.44167 10.5H2.83333C2.61232 10.5 2.40036 10.5878 2.24408 10.7441C2.0878 10.9004 2 11.1123 2 11.3333V16.3333C2 16.7754 2.17559 17.1993 2.48816 17.5118C2.80072 17.8244 3.22464 18 3.66667 18H11.6992C12.0555 18.0001 12.4077 17.924 12.7323 17.7768C13.0568 17.6296 13.3461 17.4148 13.5808 17.1467L18.6667 11.3333L17.4567 10.93C17.0608 10.798 16.6382 10.7673 16.2274 10.8407C15.8166 10.9141 15.4307 11.0892 15.105 11.35Z' fill='%23697785'/%3E%3Ccircle cx='13.2497' cy='5.91667' r='2.91667' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate .cnt .icon.icon_28808 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5905 13.848C13.5825 13.848 12.1025 12.4 12.1025 10.424C12.1025 8.448 13.5825 7 15.5905 7C17.3825 7 18.5825 8.08 18.8465 9.456H17.3745C17.2225 8.832 16.5585 8.336 15.6225 8.336C14.4385 8.336 13.5585 9.208 13.5585 10.424C13.5585 11.632 14.4385 12.512 15.6225 12.512C16.5585 12.512 17.3265 11.896 17.4385 11.304H18.9105C18.7105 12.616 17.3985 13.848 15.5905 13.848Z' fill='%23697785'/%3E%3Cpath d='M12.0661 7.16797V8.45597H9.94612V13.688H8.49012V8.45597H6.37012V7.16797H12.0661Z' fill='%23697785'/%3E%3Cpath d='M1 13.688V7.16797H5.848V8.43197H2.456V9.75997H5.568V11.024H2.456V12.424H5.92V13.688H1Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button .icon { display: none;width: 20px; height: 20px; flex: 0 0 20px; margin-right: 6px; background-repeat: no-repeat; background-position: center; transition: all 0.2s; } 

#duplicate-list li button .icon.icon_all { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 2.5H3.33333C2.8731 2.5 2.5 2.8731 2.5 3.33333V7.5C2.5 7.96025 2.8731 8.33333 3.33333 8.33333H7.5C7.96025 8.33333 8.33333 7.96025 8.33333 7.5V3.33333C8.33333 2.8731 7.96025 2.5 7.5 2.5Z' fill='%23697785'/%3E%3Cpath d='M7.5 11.6667H3.33333C2.8731 11.6667 2.5 12.0398 2.5 12.5001V16.6667C2.5 17.127 2.8731 17.5001 3.33333 17.5001H7.5C7.96025 17.5001 8.33333 17.127 8.33333 16.6667V12.5001C8.33333 12.0398 7.96025 11.6667 7.5 11.6667Z' fill='%23697785'/%3E%3Cpath d='M16.667 2.5H12.5003C12.0401 2.5 11.667 2.8731 11.667 3.33333V7.5C11.667 7.96025 12.0401 8.33333 12.5003 8.33333H16.667C17.1272 8.33333 17.5003 7.96025 17.5003 7.5V3.33333C17.5003 2.8731 17.1272 2.5 16.667 2.5Z' fill='%23697785'/%3E%3Cpath d='M16.667 11.6667H12.5003C12.0401 11.6667 11.667 12.0398 11.667 12.5001V16.6667C11.667 17.127 12.0401 17.5001 12.5003 17.5001H16.667C17.1272 17.5001 17.5003 17.127 17.5003 16.6667V12.5001C17.5003 12.0398 17.1272 11.6667 16.667 11.6667Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button .icon.icon_39598 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.01 15.0001H17.5V3.33341C17.5 2.89139 17.3244 2.46746 17.0118 2.1549C16.6993 1.84234 16.2754 1.66675 15.8333 1.66675H5C3.995 1.66675 2.5 2.33258 2.5 4.16675V15.8334C2.5 17.6676 3.995 18.3334 5 18.3334H17.5V16.6667H5.01C4.625 16.6567 4.16667 16.5042 4.16667 15.8334C4.16667 15.1626 4.625 15.0101 5.01 15.0001ZM6.66667 5.00008H14.1667V6.66675H6.66667V5.00008Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button .icon.icon_1 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%23697785'/%3E%3Cpath d='M4.385 8.669V7.885H6.548V7.087H4V6.338H8.823V4.784H4.385V4H9.775V6.338H10.23V7.087H7.542V7.885H9.775V10.223H8.823V8.669H4.385Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button .icon.icon_10 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23697785'/%3E%3Cpath d='M6 13.56V12.525H9.456V10.869H6.675V6H13.38V7.026H7.899V9.843H13.515V10.869H10.734V12.525H14.01V13.56H6Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button .icon.icon_16 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23697785'/%3E%3Cpath d='M6 10.329V9.366H12.201V7.008H6.495V6H13.425V9.366H14.01V10.329H10.824V12.12H9.546V10.329H6ZM6.585 13.965V11.175H7.809V12.957H13.515V13.965H6.585Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button .icon.icon_29 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0787 11.748L15.8275 10C16.5987 9.22636 17.0317 8.17857 17.0317 7.08623C17.0317 5.99389 16.5987 4.94609 15.8275 4.17245C15.0541 3.40089 14.0062 2.96759 12.9138 2.96759C11.8213 2.96759 10.7734 3.40089 10 4.17245L9.41733 4.75513L10.5827 5.92047L11.1653 5.3378C11.6298 4.87544 12.2584 4.61587 12.9138 4.61587C13.5691 4.61587 14.1978 4.87544 14.6622 5.3378C15.125 5.80202 15.3848 6.43076 15.3848 7.08623C15.3848 7.7417 15.125 8.37044 14.6622 8.83466L12.9134 10.5827C12.7131 10.7816 12.4771 10.941 12.2178 11.0524L11.1653 10L12.3307 8.83466L11.748 8.25198C11.3664 7.86803 10.9124 7.56361 10.4123 7.35635C9.91223 7.1491 9.37599 7.04314 8.83466 7.04461C8.64098 7.04461 8.45225 7.07098 8.26517 7.099L3.16534 2L2 3.16534L16.8347 18L18 16.8347L13.4375 12.2722C13.6658 12.1205 13.8809 11.9458 14.0787 11.748ZM8.83466 14.6622C8.37022 15.1246 7.74156 15.3841 7.08623 15.3841C6.43089 15.3841 5.80223 15.1246 5.3378 14.6622C4.87504 14.198 4.61519 13.5692 4.61519 12.9138C4.61519 12.2583 4.87504 11.6296 5.3378 11.1653L6.55424 9.94973L5.38889 8.78438L4.17245 10C3.40129 10.7736 2.96827 11.8214 2.96827 12.9138C2.96827 14.0061 3.40129 15.0539 4.17245 15.8275C4.55475 16.2104 5.00894 16.5139 5.5089 16.7207C6.00887 16.9275 6.54477 17.0334 7.08581 17.0325C7.627 17.0336 8.16307 16.9277 8.66319 16.7209C9.16332 16.5141 9.61763 16.2105 10 15.8275L10.5827 15.2449L9.41733 14.0795L8.83466 14.6622Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button .icon.icon_36330 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1C5.0374 1 1 5.0374 1 10C1 14.9626 5.0374 19 10 19C14.9626 19 19 14.9626 19 10C19 5.0374 14.9626 1 10 1ZM6.85 10C6.67266 9.99994 6.49706 9.96495 6.33324 9.89703C6.16942 9.82911 6.02058 9.72959 5.89522 9.60414C5.76986 9.4787 5.67044 9.3298 5.60262 9.16593C5.53481 9.00206 5.49994 8.82644 5.5 8.6491C5.50006 8.47176 5.53505 8.29616 5.60297 8.13234C5.67089 7.96852 5.77041 7.81968 5.89586 7.69432C6.0213 7.56896 6.1702 7.46954 6.33407 7.40172C6.49794 7.33391 6.67356 7.29904 6.8509 7.2991C7.20906 7.29922 7.55251 7.44161 7.80568 7.69496C8.05886 7.9483 8.20102 8.29184 8.2009 8.65C8.20078 9.00816 8.05839 9.35161 7.80504 9.60478C7.5517 9.85795 7.20816 10.0001 6.85 10ZM13.1437 9.9874C12.9643 9.99198 12.7857 9.96059 12.6186 9.89507C12.4515 9.82955 12.2992 9.73124 12.1706 9.60592C12.0421 9.4806 11.94 9.33082 11.8703 9.1654C11.8006 8.99999 11.7647 8.82229 11.7648 8.64279C11.7648 8.46329 11.8008 8.28561 11.8706 8.12024C11.9405 7.95488 12.0427 7.80516 12.1713 7.67993C12.2999 7.5547 12.4523 7.45648 12.6194 7.39108C12.7866 7.32567 12.9652 7.2944 13.1446 7.2991C13.4951 7.30829 13.8281 7.45399 14.0727 7.70516C14.3173 7.95633 14.4541 8.2931 14.454 8.64369C14.4539 8.99428 14.3168 9.33095 14.072 9.58196C13.8273 9.83296 13.4942 9.97845 13.1437 9.9874Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button .icon.icon_36339 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.105 11.35L12 13.8333H7.83333V13H11.2208C11.2962 13 11.3701 12.9795 11.4348 12.9407C11.4994 12.902 11.5524 12.8464 11.588 12.78C11.6235 12.7136 11.6404 12.6387 11.6368 12.5634C11.6332 12.4881 11.6093 12.4152 11.5675 12.3525L10.8275 11.2425C10.6757 11.014 10.4697 10.8266 10.2279 10.6971C9.9861 10.5675 9.71599 10.4998 9.44167 10.5H2.83333C2.61232 10.5 2.40036 10.5878 2.24408 10.7441C2.0878 10.9004 2 11.1123 2 11.3333V16.3333C2 16.7754 2.17559 17.1993 2.48816 17.5118C2.80072 17.8244 3.22464 18 3.66667 18H11.6992C12.0555 18.0001 12.4077 17.924 12.7323 17.7768C13.0568 17.6296 13.3461 17.4148 13.5808 17.1467L18.6667 11.3333L17.4567 10.93C17.0608 10.798 16.6382 10.7673 16.2274 10.8407C15.8166 10.9141 15.4307 11.0892 15.105 11.35Z' fill='%23697785'/%3E%3Ccircle cx='13.2497' cy='5.91667' r='2.91667' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button .icon.icon_28808 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5905 13.848C13.5825 13.848 12.1025 12.4 12.1025 10.424C12.1025 8.448 13.5825 7 15.5905 7C17.3825 7 18.5825 8.08 18.8465 9.456H17.3745C17.2225 8.832 16.5585 8.336 15.6225 8.336C14.4385 8.336 13.5585 9.208 13.5585 10.424C13.5585 11.632 14.4385 12.512 15.6225 12.512C16.5585 12.512 17.3265 11.896 17.4385 11.304H18.9105C18.7105 12.616 17.3985 13.848 15.5905 13.848Z' fill='%23697785'/%3E%3Cpath d='M12.0661 7.16797V8.45597H9.94612V13.688H8.49012V8.45597H6.37012V7.16797H12.0661Z' fill='%23697785'/%3E%3Cpath d='M1 13.688V7.16797H5.848V8.43197H2.456V9.75997H5.568V11.024H2.456V12.424H5.92V13.688H1Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button:hover .icon.icon_all { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 2.5H3.33333C2.8731 2.5 2.5 2.8731 2.5 3.33333V7.5C2.5 7.96025 2.8731 8.33333 3.33333 8.33333H7.5C7.96025 8.33333 8.33333 7.96025 8.33333 7.5V3.33333C8.33333 2.8731 7.96025 2.5 7.5 2.5Z' fill='%232594CF'/%3E%3Cpath d='M7.5 11.6667H3.33333C2.8731 11.6667 2.5 12.0398 2.5 12.5001V16.6667C2.5 17.127 2.8731 17.5001 3.33333 17.5001H7.5C7.96025 17.5001 8.33333 17.127 8.33333 16.6667V12.5001C8.33333 12.0398 7.96025 11.6667 7.5 11.6667Z' fill='%232594CF'/%3E%3Cpath d='M16.667 2.5H12.5003C12.0401 2.5 11.667 2.8731 11.667 3.33333V7.5C11.667 7.96025 12.0401 8.33333 12.5003 8.33333H16.667C17.1272 8.33333 17.5003 7.96025 17.5003 7.5V3.33333C17.5003 2.8731 17.1272 2.5 16.667 2.5Z' fill='%232594CF'/%3E%3Cpath d='M16.667 11.6667H12.5003C12.0401 11.6667 11.667 12.0398 11.667 12.5001V16.6667C11.667 17.127 12.0401 17.5001 12.5003 17.5001H16.667C17.1272 17.5001 17.5003 17.127 17.5003 16.6667V12.5001C17.5003 12.0398 17.1272 11.6667 16.667 11.6667Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button:hover .icon.icon_39598 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.01 15.0001H17.5V3.33341C17.5 2.89139 17.3244 2.46746 17.0118 2.1549C16.6993 1.84234 16.2754 1.66675 15.8333 1.66675H5C3.995 1.66675 2.5 2.33258 2.5 4.16675V15.8334C2.5 17.6676 3.995 18.3334 5 18.3334H17.5V16.6667H5.01C4.625 16.6567 4.16667 16.5042 4.16667 15.8334C4.16667 15.1626 4.625 15.0101 5.01 15.0001ZM6.66667 5.00008H14.1667V6.66675H6.66667V5.00008Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button:hover .icon.icon_1 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.66699 6.66675V10.0009H2.50033V15.0001H1.66699V17.5001H15.0003L17.5003 17.5009L18.3337 17.5001V15.0001H17.5003V10.0009H18.3337V6.66675L10.0003 1.66675L1.66699 6.66675ZM5.00032 15.0001V10.0009H6.66699V15.0001H5.00032ZM9.16699 15.0001V10.0009H10.8337V15.0001H9.16699ZM15.0003 15.0001H13.3337V10.0009H15.0003V15.0001ZM11.667 6.66675C11.6669 6.88567 11.6238 7.10244 11.5399 7.30468C11.4561 7.50692 11.3333 7.69067 11.1784 7.84543C11.0236 8.0002 10.8398 8.12295 10.6375 8.20667C10.4352 8.2904 10.2184 8.33347 9.99949 8.33341C9.78057 8.33336 9.5638 8.29018 9.36156 8.20636C9.15932 8.12253 8.97557 7.99968 8.82081 7.84484C8.66604 7.69 8.54329 7.50619 8.45956 7.30391C8.37584 7.10163 8.33277 6.88484 8.33282 6.66591C8.33293 6.22378 8.50868 5.79979 8.8214 5.48723C9.13411 5.17467 9.55819 4.99914 10.0003 4.99925C10.4425 4.99936 10.8664 5.1751 11.179 5.48782C11.4916 5.80054 11.6671 6.22461 11.667 6.66675Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button:hover .icon.icon_10 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%232594CF'/%3E%3Cpath d='M6 13.56V12.525H9.456V10.869H6.675V6H13.38V7.026H7.899V9.843H13.515V10.869H10.734V12.525H14.01V13.56H6Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button:hover .icon.icon_16 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%232594CF'/%3E%3Cpath d='M6 10.329V9.366H12.201V7.008H6.495V6H13.425V9.366H14.01V10.329H10.824V12.12H9.546V10.329H6ZM6.585 13.965V11.175H7.809V12.957H13.515V13.965H6.585Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button:hover .icon.icon_29 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0787 11.748L15.8275 10C16.5987 9.22636 17.0317 8.17857 17.0317 7.08623C17.0317 5.99389 16.5987 4.94609 15.8275 4.17245C15.0541 3.40089 14.0062 2.96759 12.9138 2.96759C11.8213 2.96759 10.7734 3.40089 10 4.17245L9.41733 4.75513L10.5827 5.92047L11.1653 5.3378C11.6298 4.87544 12.2584 4.61587 12.9138 4.61587C13.5691 4.61587 14.1978 4.87544 14.6622 5.3378C15.125 5.80202 15.3848 6.43076 15.3848 7.08623C15.3848 7.7417 15.125 8.37044 14.6622 8.83466L12.9134 10.5827C12.7131 10.7816 12.4771 10.941 12.2178 11.0524L11.1653 10L12.3307 8.83466L11.748 8.25198C11.3664 7.86803 10.9124 7.56361 10.4123 7.35635C9.91223 7.1491 9.37599 7.04314 8.83466 7.04461C8.64098 7.04461 8.45225 7.07098 8.26517 7.099L3.16534 2L2 3.16534L16.8347 18L18 16.8347L13.4375 12.2722C13.6658 12.1205 13.8809 11.9458 14.0787 11.748ZM8.83466 14.6622C8.37022 15.1246 7.74156 15.3841 7.08623 15.3841C6.43089 15.3841 5.80223 15.1246 5.3378 14.6622C4.87504 14.198 4.61519 13.5692 4.61519 12.9138C4.61519 12.2583 4.87504 11.6296 5.3378 11.1653L6.55424 9.94973L5.38889 8.78438L4.17245 10C3.40129 10.7736 2.96827 11.8214 2.96827 12.9138C2.96827 14.0061 3.40129 15.0539 4.17245 15.8275C4.55475 16.2104 5.00894 16.5139 5.5089 16.7207C6.00887 16.9275 6.54477 17.0334 7.08581 17.0325C7.627 17.0336 8.16307 16.9277 8.66319 16.7209C9.16332 16.5141 9.61763 16.2105 10 15.8275L10.5827 15.2449L9.41733 14.0795L8.83466 14.6622Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button:hover .icon.icon_36330 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1C5.0374 1 1 5.0374 1 10C1 14.9626 5.0374 19 10 19C14.9626 19 19 14.9626 19 10C19 5.0374 14.9626 1 10 1ZM6.85 10C6.67266 9.99994 6.49706 9.96495 6.33324 9.89703C6.16942 9.82911 6.02058 9.72959 5.89522 9.60414C5.76986 9.4787 5.67044 9.3298 5.60262 9.16593C5.53481 9.00206 5.49994 8.82644 5.5 8.6491C5.50006 8.47176 5.53505 8.29616 5.60297 8.13234C5.67089 7.96852 5.77041 7.81968 5.89586 7.69432C6.0213 7.56896 6.1702 7.46954 6.33407 7.40172C6.49794 7.33391 6.67356 7.29904 6.8509 7.2991C7.20906 7.29922 7.55251 7.44161 7.80568 7.69496C8.05886 7.9483 8.20102 8.29184 8.2009 8.65C8.20078 9.00816 8.05839 9.35161 7.80504 9.60478C7.5517 9.85795 7.20816 10.0001 6.85 10ZM13.1437 9.9874C12.9643 9.99198 12.7857 9.96059 12.6186 9.89507C12.4515 9.82955 12.2992 9.73124 12.1706 9.60592C12.0421 9.4806 11.94 9.33082 11.8703 9.1654C11.8006 8.99999 11.7647 8.82229 11.7648 8.64279C11.7648 8.46329 11.8008 8.28561 11.8706 8.12024C11.9405 7.95488 12.0427 7.80516 12.1713 7.67993C12.2999 7.5547 12.4523 7.45648 12.6194 7.39108C12.7866 7.32567 12.9652 7.2944 13.1446 7.2991C13.4951 7.30829 13.8281 7.45399 14.0727 7.70516C14.3173 7.95633 14.4541 8.2931 14.454 8.64369C14.4539 8.99428 14.3168 9.33095 14.072 9.58196C13.8273 9.83296 13.4942 9.97845 13.1437 9.9874Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button:hover .icon.icon_36339 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.105 11.35L12 13.8333H7.83333V13H11.2208C11.2962 13 11.3701 12.9795 11.4348 12.9407C11.4994 12.902 11.5524 12.8464 11.588 12.78C11.6235 12.7136 11.6404 12.6387 11.6368 12.5634C11.6332 12.4881 11.6093 12.4152 11.5675 12.3525L10.8275 11.2425C10.6757 11.014 10.4697 10.8266 10.2279 10.6971C9.9861 10.5675 9.71599 10.4998 9.44167 10.5H2.83333C2.61232 10.5 2.40036 10.5878 2.24408 10.7441C2.0878 10.9004 2 11.1123 2 11.3333V16.3333C2 16.7754 2.17559 17.1993 2.48816 17.5118C2.80072 17.8244 3.22464 18 3.66667 18H11.6992C12.0555 18.0001 12.4077 17.924 12.7323 17.7768C13.0568 17.6296 13.3461 17.4148 13.5808 17.1467L18.6667 11.3333L17.4567 10.93C17.0608 10.798 16.6382 10.7673 16.2274 10.8407C15.8166 10.9141 15.4307 11.0892 15.105 11.35Z' fill='%232594CF'/%3E%3Ccircle cx='13.2497' cy='5.91667' r='2.91667' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button:hover .icon.icon_28808 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5905 13.848C13.5825 13.848 12.1025 12.4 12.1025 10.424C12.1025 8.448 13.5825 7 15.5905 7C17.3825 7 18.5825 8.08 18.8465 9.456H17.3745C17.2225 8.832 16.5585 8.336 15.6225 8.336C14.4385 8.336 13.5585 9.208 13.5585 10.424C13.5585 11.632 14.4385 12.512 15.6225 12.512C16.5585 12.512 17.3265 11.896 17.4385 11.304H18.9105C18.7105 12.616 17.3985 13.848 15.5905 13.848Z' fill='%232594CF'/%3E%3Cpath d='M12.0661 7.16797V8.45597H9.94612V13.688H8.49012V8.45597H6.37012V7.16797H12.0661Z' fill='%232594CF'/%3E%3Cpath d='M1 13.688V7.16797H5.848V8.43197H2.456V9.75997H5.568V11.024H2.456V12.424H5.92V13.688H1Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#duplicate-list li button .text { display: block; display: -webkit-box; width: calc(100% - 50px); max-height: 40px; font-size: 18px; font-weight: 400; color: #303841; /* 20.8px */
 letter-spacing: -0.32px; text-align: left; overflow: hidden; text-overflow: ellipsis; font-style: normal; line-height: 120%; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: keep-all; } 

#searchResult { width: 390px; height: 100%; margin-left: -514px; background: #fff; position: absolute; top: 0; left: 0; z-index: 21; transition: 0.25s ease-in-out; box-shadow: 4px 0 20px 0 rgba(0, 0, 0, 0.10); } 

#searchResult .cnt { display: flex; justify-content: flex-start; align-items: center; padding: 15px 20px 0; font-size: 16px; font-weight: 400; color: #303841; /* 16px */
 letter-spacing: -0.32px; position: relative; z-index: 1; font-style: normal; line-height: 100%; } 

#searchResult .cnt span { margin-left: 5px; font-size: 16px; font-weight: 700; color: #2594CF; /* 16px */
 letter-spacing: -0.32px; font-style: normal; line-height: 100%; } 

#searchResult .cnt::after { display: block; width: 100%; height: 25px; background: linear-gradient(-180deg, rgba(255, 255, 255, 1) 0%, transparent 100%); position: absolute; bottom: -25px; left: 0; content: ""; } 

.search-show #searchResult { margin-left: 0; } 

#searchResult .scroll { height: calc(100% - 215px); position: relative; } 

#searchResult-list { padding: 25px 20px 60px; } 

#searchResult-list li { width: 100%; height: 65px; margin-bottom: 10px; } 

#searchResult-list li button { display: flex; width: 100%; height: 100%; justify-content: flex-start; align-items: center; padding: 0 15px 0 20px; background: #fff; position: relative; border-radius: 4px; border: 1px solid #D9DAE1; transition: all 0.2s; } 

#searchResult-list li button:hover { background: rgba(37, 148, 207, .05); border: 1px solid #2594CF; } 

#searchResult-list li button.active { background: #2594CF; border: 1px solid #2594CF; } 

#searchResult-list li button:hover .text { color: #2594CF; } 

#searchResult-list li button::after { display: block; width: 20px; height: 20px; background-repeat: no-repeat; background-position: center; background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.917969 1L5.91797 6L0.917969 11' stroke='%23697785' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); position: absolute; top: calc(50% - 10px); right: 15px; content: ""; } 

#searchResult-list li button:hover::after { background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.917969 1L5.91797 6L0.917969 11' stroke='%232594CF' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button.active::after { background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.917969 1L5.91797 6L0.917969 11' stroke='white' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button.active .text { color: #fff; } 

#searchResult .cnt .icon { width: 20px; height: 20px; margin: 0; flex: 0 0 20px; margin-right: 6px; background-repeat: no-repeat; background-position: center; transition: all 0.2s; } 

#searchResult .cnt .icon.icon_all { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 2.5H3.33333C2.8731 2.5 2.5 2.8731 2.5 3.33333V7.5C2.5 7.96025 2.8731 8.33333 3.33333 8.33333H7.5C7.96025 8.33333 8.33333 7.96025 8.33333 7.5V3.33333C8.33333 2.8731 7.96025 2.5 7.5 2.5Z' fill='%23697785'/%3E%3Cpath d='M7.5 11.6667H3.33333C2.8731 11.6667 2.5 12.0398 2.5 12.5001V16.6667C2.5 17.127 2.8731 17.5001 3.33333 17.5001H7.5C7.96025 17.5001 8.33333 17.127 8.33333 16.6667V12.5001C8.33333 12.0398 7.96025 11.6667 7.5 11.6667Z' fill='%23697785'/%3E%3Cpath d='M16.667 2.5H12.5003C12.0401 2.5 11.667 2.8731 11.667 3.33333V7.5C11.667 7.96025 12.0401 8.33333 12.5003 8.33333H16.667C17.1272 8.33333 17.5003 7.96025 17.5003 7.5V3.33333C17.5003 2.8731 17.1272 2.5 16.667 2.5Z' fill='%23697785'/%3E%3Cpath d='M16.667 11.6667H12.5003C12.0401 11.6667 11.667 12.0398 11.667 12.5001V16.6667C11.667 17.127 12.0401 17.5001 12.5003 17.5001H16.667C17.1272 17.5001 17.5003 17.127 17.5003 16.6667V12.5001C17.5003 12.0398 17.1272 11.6667 16.667 11.6667Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult .cnt .icon.icon_39598 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.01 15.0001H17.5V3.33341C17.5 2.89139 17.3244 2.46746 17.0118 2.1549C16.6993 1.84234 16.2754 1.66675 15.8333 1.66675H5C3.995 1.66675 2.5 2.33258 2.5 4.16675V15.8334C2.5 17.6676 3.995 18.3334 5 18.3334H17.5V16.6667H5.01C4.625 16.6567 4.16667 16.5042 4.16667 15.8334C4.16667 15.1626 4.625 15.0101 5.01 15.0001ZM6.66667 5.00008H14.1667V6.66675H6.66667V5.00008Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult .cnt .icon.icon_1 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.66699 6.66675V10.0009H2.50033V15.0001H1.66699V17.5001H15.0003L17.5003 17.5009L18.3337 17.5001V15.0001H17.5003V10.0009H18.3337V6.66675L10.0003 1.66675L1.66699 6.66675ZM5.00032 15.0001V10.0009H6.66699V15.0001H5.00032ZM9.16699 15.0001V10.0009H10.8337V15.0001H9.16699ZM15.0003 15.0001H13.3337V10.0009H15.0003V15.0001ZM11.667 6.66675C11.6669 6.88567 11.6238 7.10244 11.5399 7.30468C11.4561 7.50692 11.3333 7.69067 11.1784 7.84543C11.0236 8.0002 10.8398 8.12295 10.6375 8.20667C10.4352 8.2904 10.2184 8.33347 9.99949 8.33341C9.78057 8.33336 9.5638 8.29018 9.36156 8.20636C9.15932 8.12253 8.97557 7.99968 8.82081 7.84484C8.66604 7.69 8.54329 7.50619 8.45956 7.30391C8.37584 7.10163 8.33277 6.88484 8.33282 6.66591C8.33293 6.22378 8.50868 5.79979 8.8214 5.48723C9.13411 5.17467 9.55819 4.99914 10.0003 4.99925C10.4425 4.99936 10.8664 5.1751 11.179 5.48782C11.4916 5.80054 11.6671 6.22461 11.667 6.66675Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult .cnt .icon.icon_10 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23697785'/%3E%3Cpath d='M6 13.56V12.525H9.456V10.869H6.675V6H13.38V7.026H7.899V9.843H13.515V10.869H10.734V12.525H14.01V13.56H6Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#searchResult .cnt .icon.icon_16 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23697785'/%3E%3Cpath d='M6 10.329V9.366H12.201V7.008H6.495V6H13.425V9.366H14.01V10.329H10.824V12.12H9.546V10.329H6ZM6.585 13.965V11.175H7.809V12.957H13.515V13.965H6.585Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#searchResult .cnt .icon.icon_29 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0787 11.748L15.8275 10C16.5987 9.22636 17.0317 8.17857 17.0317 7.08623C17.0317 5.99389 16.5987 4.94609 15.8275 4.17245C15.0541 3.40089 14.0062 2.96759 12.9138 2.96759C11.8213 2.96759 10.7734 3.40089 10 4.17245L9.41733 4.75513L10.5827 5.92047L11.1653 5.3378C11.6298 4.87544 12.2584 4.61587 12.9138 4.61587C13.5691 4.61587 14.1978 4.87544 14.6622 5.3378C15.125 5.80202 15.3848 6.43076 15.3848 7.08623C15.3848 7.7417 15.125 8.37044 14.6622 8.83466L12.9134 10.5827C12.7131 10.7816 12.4771 10.941 12.2178 11.0524L11.1653 10L12.3307 8.83466L11.748 8.25198C11.3664 7.86803 10.9124 7.56361 10.4123 7.35635C9.91223 7.1491 9.37599 7.04314 8.83466 7.04461C8.64098 7.04461 8.45225 7.07098 8.26517 7.099L3.16534 2L2 3.16534L16.8347 18L18 16.8347L13.4375 12.2722C13.6658 12.1205 13.8809 11.9458 14.0787 11.748ZM8.83466 14.6622C8.37022 15.1246 7.74156 15.3841 7.08623 15.3841C6.43089 15.3841 5.80223 15.1246 5.3378 14.6622C4.87504 14.198 4.61519 13.5692 4.61519 12.9138C4.61519 12.2583 4.87504 11.6296 5.3378 11.1653L6.55424 9.94973L5.38889 8.78438L4.17245 10C3.40129 10.7736 2.96827 11.8214 2.96827 12.9138C2.96827 14.0061 3.40129 15.0539 4.17245 15.8275C4.55475 16.2104 5.00894 16.5139 5.5089 16.7207C6.00887 16.9275 6.54477 17.0334 7.08581 17.0325C7.627 17.0336 8.16307 16.9277 8.66319 16.7209C9.16332 16.5141 9.61763 16.2105 10 15.8275L10.5827 15.2449L9.41733 14.0795L8.83466 14.6622Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult .cnt .icon.icon_36330 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1C5.0374 1 1 5.0374 1 10C1 14.9626 5.0374 19 10 19C14.9626 19 19 14.9626 19 10C19 5.0374 14.9626 1 10 1ZM6.85 10C6.67266 9.99994 6.49706 9.96495 6.33324 9.89703C6.16942 9.82911 6.02058 9.72959 5.89522 9.60414C5.76986 9.4787 5.67044 9.3298 5.60262 9.16593C5.53481 9.00206 5.49994 8.82644 5.5 8.6491C5.50006 8.47176 5.53505 8.29616 5.60297 8.13234C5.67089 7.96852 5.77041 7.81968 5.89586 7.69432C6.0213 7.56896 6.1702 7.46954 6.33407 7.40172C6.49794 7.33391 6.67356 7.29904 6.8509 7.2991C7.20906 7.29922 7.55251 7.44161 7.80568 7.69496C8.05886 7.9483 8.20102 8.29184 8.2009 8.65C8.20078 9.00816 8.05839 9.35161 7.80504 9.60478C7.5517 9.85795 7.20816 10.0001 6.85 10ZM13.1437 9.9874C12.9643 9.99198 12.7857 9.96059 12.6186 9.89507C12.4515 9.82955 12.2992 9.73124 12.1706 9.60592C12.0421 9.4806 11.94 9.33082 11.8703 9.1654C11.8006 8.99999 11.7647 8.82229 11.7648 8.64279C11.7648 8.46329 11.8008 8.28561 11.8706 8.12024C11.9405 7.95488 12.0427 7.80516 12.1713 7.67993C12.2999 7.5547 12.4523 7.45648 12.6194 7.39108C12.7866 7.32567 12.9652 7.2944 13.1446 7.2991C13.4951 7.30829 13.8281 7.45399 14.0727 7.70516C14.3173 7.95633 14.4541 8.2931 14.454 8.64369C14.4539 8.99428 14.3168 9.33095 14.072 9.58196C13.8273 9.83296 13.4942 9.97845 13.1437 9.9874Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult .cnt .icon.icon_36339 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.105 11.35L12 13.8333H7.83333V13H11.2208C11.2962 13 11.3701 12.9795 11.4348 12.9407C11.4994 12.902 11.5524 12.8464 11.588 12.78C11.6235 12.7136 11.6404 12.6387 11.6368 12.5634C11.6332 12.4881 11.6093 12.4152 11.5675 12.3525L10.8275 11.2425C10.6757 11.014 10.4697 10.8266 10.2279 10.6971C9.9861 10.5675 9.71599 10.4998 9.44167 10.5H2.83333C2.61232 10.5 2.40036 10.5878 2.24408 10.7441C2.0878 10.9004 2 11.1123 2 11.3333V16.3333C2 16.7754 2.17559 17.1993 2.48816 17.5118C2.80072 17.8244 3.22464 18 3.66667 18H11.6992C12.0555 18.0001 12.4077 17.924 12.7323 17.7768C13.0568 17.6296 13.3461 17.4148 13.5808 17.1467L18.6667 11.3333L17.4567 10.93C17.0608 10.798 16.6382 10.7673 16.2274 10.8407C15.8166 10.9141 15.4307 11.0892 15.105 11.35Z' fill='%23697785'/%3E%3Ccircle cx='13.2497' cy='5.91667' r='2.91667' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult .cnt .icon.icon_28808 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5905 13.848C13.5825 13.848 12.1025 12.4 12.1025 10.424C12.1025 8.448 13.5825 7 15.5905 7C17.3825 7 18.5825 8.08 18.8465 9.456H17.3745C17.2225 8.832 16.5585 8.336 15.6225 8.336C14.4385 8.336 13.5585 9.208 13.5585 10.424C13.5585 11.632 14.4385 12.512 15.6225 12.512C16.5585 12.512 17.3265 11.896 17.4385 11.304H18.9105C18.7105 12.616 17.3985 13.848 15.5905 13.848Z' fill='%23697785'/%3E%3Cpath d='M12.0661 7.16797V8.45597H9.94612V13.688H8.49012V8.45597H6.37012V7.16797H12.0661Z' fill='%23697785'/%3E%3Cpath d='M1 13.688V7.16797H5.848V8.43197H2.456V9.75997H5.568V11.024H2.456V12.424H5.92V13.688H1Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button .icon { width: 20px; height: 20px; flex: 0 0 20px; margin-right: 6px; background-repeat: no-repeat; background-position: center; transition: all 0.2s;background-size: 100% auto; } 

#searchResult-list li button .icon.icon_all { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 2.5H3.33333C2.8731 2.5 2.5 2.8731 2.5 3.33333V7.5C2.5 7.96025 2.8731 8.33333 3.33333 8.33333H7.5C7.96025 8.33333 8.33333 7.96025 8.33333 7.5V3.33333C8.33333 2.8731 7.96025 2.5 7.5 2.5Z' fill='%23697785'/%3E%3Cpath d='M7.5 11.6667H3.33333C2.8731 11.6667 2.5 12.0398 2.5 12.5001V16.6667C2.5 17.127 2.8731 17.5001 3.33333 17.5001H7.5C7.96025 17.5001 8.33333 17.127 8.33333 16.6667V12.5001C8.33333 12.0398 7.96025 11.6667 7.5 11.6667Z' fill='%23697785'/%3E%3Cpath d='M16.667 2.5H12.5003C12.0401 2.5 11.667 2.8731 11.667 3.33333V7.5C11.667 7.96025 12.0401 8.33333 12.5003 8.33333H16.667C17.1272 8.33333 17.5003 7.96025 17.5003 7.5V3.33333C17.5003 2.8731 17.1272 2.5 16.667 2.5Z' fill='%23697785'/%3E%3Cpath d='M16.667 11.6667H12.5003C12.0401 11.6667 11.667 12.0398 11.667 12.5001V16.6667C11.667 17.127 12.0401 17.5001 12.5003 17.5001H16.667C17.1272 17.5001 17.5003 17.127 17.5003 16.6667V12.5001C17.5003 12.0398 17.1272 11.6667 16.667 11.6667Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button .icon.icon_39598 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.01 15.0001H17.5V3.33341C17.5 2.89139 17.3244 2.46746 17.0118 2.1549C16.6993 1.84234 16.2754 1.66675 15.8333 1.66675H5C3.995 1.66675 2.5 2.33258 2.5 4.16675V15.8334C2.5 17.6676 3.995 18.3334 5 18.3334H17.5V16.6667H5.01C4.625 16.6567 4.16667 16.5042 4.16667 15.8334C4.16667 15.1626 4.625 15.0101 5.01 15.0001ZM6.66667 5.00008H14.1667V6.66675H6.66667V5.00008Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button .icon.icon_1 { background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%23697785'/%3E%3Cpath d='M4.385 8.669V7.885H6.548V7.087H4V6.338H8.823V4.784H4.385V4H9.775V6.338H10.23V7.087H7.542V7.885H9.775V10.223H8.823V8.669H4.385Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button .icon.icon_10 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23697785'/%3E%3Cpath d='M6 13.56V12.525H9.456V10.869H6.675V6H13.38V7.026H7.899V9.843H13.515V10.869H10.734V12.525H14.01V13.56H6Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button .icon.icon_16 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23697785'/%3E%3Cpath d='M6 10.329V9.366H12.201V7.008H6.495V6H13.425V9.366H14.01V10.329H10.824V12.12H9.546V10.329H6ZM6.585 13.965V11.175H7.809V12.957H13.515V13.965H6.585Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button .icon.icon_29 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0787 11.748L15.8275 10C16.5987 9.22636 17.0317 8.17857 17.0317 7.08623C17.0317 5.99389 16.5987 4.94609 15.8275 4.17245C15.0541 3.40089 14.0062 2.96759 12.9138 2.96759C11.8213 2.96759 10.7734 3.40089 10 4.17245L9.41733 4.75513L10.5827 5.92047L11.1653 5.3378C11.6298 4.87544 12.2584 4.61587 12.9138 4.61587C13.5691 4.61587 14.1978 4.87544 14.6622 5.3378C15.125 5.80202 15.3848 6.43076 15.3848 7.08623C15.3848 7.7417 15.125 8.37044 14.6622 8.83466L12.9134 10.5827C12.7131 10.7816 12.4771 10.941 12.2178 11.0524L11.1653 10L12.3307 8.83466L11.748 8.25198C11.3664 7.86803 10.9124 7.56361 10.4123 7.35635C9.91223 7.1491 9.37599 7.04314 8.83466 7.04461C8.64098 7.04461 8.45225 7.07098 8.26517 7.099L3.16534 2L2 3.16534L16.8347 18L18 16.8347L13.4375 12.2722C13.6658 12.1205 13.8809 11.9458 14.0787 11.748ZM8.83466 14.6622C8.37022 15.1246 7.74156 15.3841 7.08623 15.3841C6.43089 15.3841 5.80223 15.1246 5.3378 14.6622C4.87504 14.198 4.61519 13.5692 4.61519 12.9138C4.61519 12.2583 4.87504 11.6296 5.3378 11.1653L6.55424 9.94973L5.38889 8.78438L4.17245 10C3.40129 10.7736 2.96827 11.8214 2.96827 12.9138C2.96827 14.0061 3.40129 15.0539 4.17245 15.8275C4.55475 16.2104 5.00894 16.5139 5.5089 16.7207C6.00887 16.9275 6.54477 17.0334 7.08581 17.0325C7.627 17.0336 8.16307 16.9277 8.66319 16.7209C9.16332 16.5141 9.61763 16.2105 10 15.8275L10.5827 15.2449L9.41733 14.0795L8.83466 14.6622Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button .icon.icon_36330 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1C5.0374 1 1 5.0374 1 10C1 14.9626 5.0374 19 10 19C14.9626 19 19 14.9626 19 10C19 5.0374 14.9626 1 10 1ZM6.85 10C6.67266 9.99994 6.49706 9.96495 6.33324 9.89703C6.16942 9.82911 6.02058 9.72959 5.89522 9.60414C5.76986 9.4787 5.67044 9.3298 5.60262 9.16593C5.53481 9.00206 5.49994 8.82644 5.5 8.6491C5.50006 8.47176 5.53505 8.29616 5.60297 8.13234C5.67089 7.96852 5.77041 7.81968 5.89586 7.69432C6.0213 7.56896 6.1702 7.46954 6.33407 7.40172C6.49794 7.33391 6.67356 7.29904 6.8509 7.2991C7.20906 7.29922 7.55251 7.44161 7.80568 7.69496C8.05886 7.9483 8.20102 8.29184 8.2009 8.65C8.20078 9.00816 8.05839 9.35161 7.80504 9.60478C7.5517 9.85795 7.20816 10.0001 6.85 10ZM13.1437 9.9874C12.9643 9.99198 12.7857 9.96059 12.6186 9.89507C12.4515 9.82955 12.2992 9.73124 12.1706 9.60592C12.0421 9.4806 11.94 9.33082 11.8703 9.1654C11.8006 8.99999 11.7647 8.82229 11.7648 8.64279C11.7648 8.46329 11.8008 8.28561 11.8706 8.12024C11.9405 7.95488 12.0427 7.80516 12.1713 7.67993C12.2999 7.5547 12.4523 7.45648 12.6194 7.39108C12.7866 7.32567 12.9652 7.2944 13.1446 7.2991C13.4951 7.30829 13.8281 7.45399 14.0727 7.70516C14.3173 7.95633 14.4541 8.2931 14.454 8.64369C14.4539 8.99428 14.3168 9.33095 14.072 9.58196C13.8273 9.83296 13.4942 9.97845 13.1437 9.9874Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button .icon.icon_36339 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.105 11.35L12 13.8333H7.83333V13H11.2208C11.2962 13 11.3701 12.9795 11.4348 12.9407C11.4994 12.902 11.5524 12.8464 11.588 12.78C11.6235 12.7136 11.6404 12.6387 11.6368 12.5634C11.6332 12.4881 11.6093 12.4152 11.5675 12.3525L10.8275 11.2425C10.6757 11.014 10.4697 10.8266 10.2279 10.6971C9.9861 10.5675 9.71599 10.4998 9.44167 10.5H2.83333C2.61232 10.5 2.40036 10.5878 2.24408 10.7441C2.0878 10.9004 2 11.1123 2 11.3333V16.3333C2 16.7754 2.17559 17.1993 2.48816 17.5118C2.80072 17.8244 3.22464 18 3.66667 18H11.6992C12.0555 18.0001 12.4077 17.924 12.7323 17.7768C13.0568 17.6296 13.3461 17.4148 13.5808 17.1467L18.6667 11.3333L17.4567 10.93C17.0608 10.798 16.6382 10.7673 16.2274 10.8407C15.8166 10.9141 15.4307 11.0892 15.105 11.35Z' fill='%23697785'/%3E%3Ccircle cx='13.2497' cy='5.91667' r='2.91667' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button .icon.icon_28808 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5905 13.848C13.5825 13.848 12.1025 12.4 12.1025 10.424C12.1025 8.448 13.5825 7 15.5905 7C17.3825 7 18.5825 8.08 18.8465 9.456H17.3745C17.2225 8.832 16.5585 8.336 15.6225 8.336C14.4385 8.336 13.5585 9.208 13.5585 10.424C13.5585 11.632 14.4385 12.512 15.6225 12.512C16.5585 12.512 17.3265 11.896 17.4385 11.304H18.9105C18.7105 12.616 17.3985 13.848 15.5905 13.848Z' fill='%23697785'/%3E%3Cpath d='M12.0661 7.16797V8.45597H9.94612V13.688H8.49012V8.45597H6.37012V7.16797H12.0661Z' fill='%23697785'/%3E%3Cpath d='M1 13.688V7.16797H5.848V8.43197H2.456V9.75997H5.568V11.024H2.456V12.424H5.92V13.688H1Z' fill='%23697785'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button:hover .icon.icon_all { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 2.5H3.33333C2.8731 2.5 2.5 2.8731 2.5 3.33333V7.5C2.5 7.96025 2.8731 8.33333 3.33333 8.33333H7.5C7.96025 8.33333 8.33333 7.96025 8.33333 7.5V3.33333C8.33333 2.8731 7.96025 2.5 7.5 2.5Z' fill='%232594CF'/%3E%3Cpath d='M7.5 11.6667H3.33333C2.8731 11.6667 2.5 12.0398 2.5 12.5001V16.6667C2.5 17.127 2.8731 17.5001 3.33333 17.5001H7.5C7.96025 17.5001 8.33333 17.127 8.33333 16.6667V12.5001C8.33333 12.0398 7.96025 11.6667 7.5 11.6667Z' fill='%232594CF'/%3E%3Cpath d='M16.667 2.5H12.5003C12.0401 2.5 11.667 2.8731 11.667 3.33333V7.5C11.667 7.96025 12.0401 8.33333 12.5003 8.33333H16.667C17.1272 8.33333 17.5003 7.96025 17.5003 7.5V3.33333C17.5003 2.8731 17.1272 2.5 16.667 2.5Z' fill='%232594CF'/%3E%3Cpath d='M16.667 11.6667H12.5003C12.0401 11.6667 11.667 12.0398 11.667 12.5001V16.6667C11.667 17.127 12.0401 17.5001 12.5003 17.5001H16.667C17.1272 17.5001 17.5003 17.127 17.5003 16.6667V12.5001C17.5003 12.0398 17.1272 11.6667 16.667 11.6667Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button:hover .icon.icon_39598 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.01 15.0001H17.5V3.33341C17.5 2.89139 17.3244 2.46746 17.0118 2.1549C16.6993 1.84234 16.2754 1.66675 15.8333 1.66675H5C3.995 1.66675 2.5 2.33258 2.5 4.16675V15.8334C2.5 17.6676 3.995 18.3334 5 18.3334H17.5V16.6667H5.01C4.625 16.6567 4.16667 16.5042 4.16667 15.8334C4.16667 15.1626 4.625 15.0101 5.01 15.0001ZM6.66667 5.00008H14.1667V6.66675H6.66667V5.00008Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button:hover .icon.icon_1 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.66699 6.66675V10.0009H2.50033V15.0001H1.66699V17.5001H15.0003L17.5003 17.5009L18.3337 17.5001V15.0001H17.5003V10.0009H18.3337V6.66675L10.0003 1.66675L1.66699 6.66675ZM5.00032 15.0001V10.0009H6.66699V15.0001H5.00032ZM9.16699 15.0001V10.0009H10.8337V15.0001H9.16699ZM15.0003 15.0001H13.3337V10.0009H15.0003V15.0001ZM11.667 6.66675C11.6669 6.88567 11.6238 7.10244 11.5399 7.30468C11.4561 7.50692 11.3333 7.69067 11.1784 7.84543C11.0236 8.0002 10.8398 8.12295 10.6375 8.20667C10.4352 8.2904 10.2184 8.33347 9.99949 8.33341C9.78057 8.33336 9.5638 8.29018 9.36156 8.20636C9.15932 8.12253 8.97557 7.99968 8.82081 7.84484C8.66604 7.69 8.54329 7.50619 8.45956 7.30391C8.37584 7.10163 8.33277 6.88484 8.33282 6.66591C8.33293 6.22378 8.50868 5.79979 8.8214 5.48723C9.13411 5.17467 9.55819 4.99914 10.0003 4.99925C10.4425 4.99936 10.8664 5.1751 11.179 5.48782C11.4916 5.80054 11.6671 6.22461 11.667 6.66675Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button:hover .icon.icon_10 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%232594CF'/%3E%3Cpath d='M6 13.56V12.525H9.456V10.869H6.675V6H13.38V7.026H7.899V9.843H13.515V10.869H10.734V12.525H14.01V13.56H6Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button:hover .icon.icon_16 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%232594CF'/%3E%3Cpath d='M6 10.329V9.366H12.201V7.008H6.495V6H13.425V9.366H14.01V10.329H10.824V12.12H9.546V10.329H6ZM6.585 13.965V11.175H7.809V12.957H13.515V13.965H6.585Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button:hover .icon.icon_29 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0787 11.748L15.8275 10C16.5987 9.22636 17.0317 8.17857 17.0317 7.08623C17.0317 5.99389 16.5987 4.94609 15.8275 4.17245C15.0541 3.40089 14.0062 2.96759 12.9138 2.96759C11.8213 2.96759 10.7734 3.40089 10 4.17245L9.41733 4.75513L10.5827 5.92047L11.1653 5.3378C11.6298 4.87544 12.2584 4.61587 12.9138 4.61587C13.5691 4.61587 14.1978 4.87544 14.6622 5.3378C15.125 5.80202 15.3848 6.43076 15.3848 7.08623C15.3848 7.7417 15.125 8.37044 14.6622 8.83466L12.9134 10.5827C12.7131 10.7816 12.4771 10.941 12.2178 11.0524L11.1653 10L12.3307 8.83466L11.748 8.25198C11.3664 7.86803 10.9124 7.56361 10.4123 7.35635C9.91223 7.1491 9.37599 7.04314 8.83466 7.04461C8.64098 7.04461 8.45225 7.07098 8.26517 7.099L3.16534 2L2 3.16534L16.8347 18L18 16.8347L13.4375 12.2722C13.6658 12.1205 13.8809 11.9458 14.0787 11.748ZM8.83466 14.6622C8.37022 15.1246 7.74156 15.3841 7.08623 15.3841C6.43089 15.3841 5.80223 15.1246 5.3378 14.6622C4.87504 14.198 4.61519 13.5692 4.61519 12.9138C4.61519 12.2583 4.87504 11.6296 5.3378 11.1653L6.55424 9.94973L5.38889 8.78438L4.17245 10C3.40129 10.7736 2.96827 11.8214 2.96827 12.9138C2.96827 14.0061 3.40129 15.0539 4.17245 15.8275C4.55475 16.2104 5.00894 16.5139 5.5089 16.7207C6.00887 16.9275 6.54477 17.0334 7.08581 17.0325C7.627 17.0336 8.16307 16.9277 8.66319 16.7209C9.16332 16.5141 9.61763 16.2105 10 15.8275L10.5827 15.2449L9.41733 14.0795L8.83466 14.6622Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button:hover .icon.icon_36330 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1C5.0374 1 1 5.0374 1 10C1 14.9626 5.0374 19 10 19C14.9626 19 19 14.9626 19 10C19 5.0374 14.9626 1 10 1ZM6.85 10C6.67266 9.99994 6.49706 9.96495 6.33324 9.89703C6.16942 9.82911 6.02058 9.72959 5.89522 9.60414C5.76986 9.4787 5.67044 9.3298 5.60262 9.16593C5.53481 9.00206 5.49994 8.82644 5.5 8.6491C5.50006 8.47176 5.53505 8.29616 5.60297 8.13234C5.67089 7.96852 5.77041 7.81968 5.89586 7.69432C6.0213 7.56896 6.1702 7.46954 6.33407 7.40172C6.49794 7.33391 6.67356 7.29904 6.8509 7.2991C7.20906 7.29922 7.55251 7.44161 7.80568 7.69496C8.05886 7.9483 8.20102 8.29184 8.2009 8.65C8.20078 9.00816 8.05839 9.35161 7.80504 9.60478C7.5517 9.85795 7.20816 10.0001 6.85 10ZM13.1437 9.9874C12.9643 9.99198 12.7857 9.96059 12.6186 9.89507C12.4515 9.82955 12.2992 9.73124 12.1706 9.60592C12.0421 9.4806 11.94 9.33082 11.8703 9.1654C11.8006 8.99999 11.7647 8.82229 11.7648 8.64279C11.7648 8.46329 11.8008 8.28561 11.8706 8.12024C11.9405 7.95488 12.0427 7.80516 12.1713 7.67993C12.2999 7.5547 12.4523 7.45648 12.6194 7.39108C12.7866 7.32567 12.9652 7.2944 13.1446 7.2991C13.4951 7.30829 13.8281 7.45399 14.0727 7.70516C14.3173 7.95633 14.4541 8.2931 14.454 8.64369C14.4539 8.99428 14.3168 9.33095 14.072 9.58196C13.8273 9.83296 13.4942 9.97845 13.1437 9.9874Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button:hover .icon.icon_36339 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.105 11.35L12 13.8333H7.83333V13H11.2208C11.2962 13 11.3701 12.9795 11.4348 12.9407C11.4994 12.902 11.5524 12.8464 11.588 12.78C11.6235 12.7136 11.6404 12.6387 11.6368 12.5634C11.6332 12.4881 11.6093 12.4152 11.5675 12.3525L10.8275 11.2425C10.6757 11.014 10.4697 10.8266 10.2279 10.6971C9.9861 10.5675 9.71599 10.4998 9.44167 10.5H2.83333C2.61232 10.5 2.40036 10.5878 2.24408 10.7441C2.0878 10.9004 2 11.1123 2 11.3333V16.3333C2 16.7754 2.17559 17.1993 2.48816 17.5118C2.80072 17.8244 3.22464 18 3.66667 18H11.6992C12.0555 18.0001 12.4077 17.924 12.7323 17.7768C13.0568 17.6296 13.3461 17.4148 13.5808 17.1467L18.6667 11.3333L17.4567 10.93C17.0608 10.798 16.6382 10.7673 16.2274 10.8407C15.8166 10.9141 15.4307 11.0892 15.105 11.35Z' fill='%232594CF'/%3E%3Ccircle cx='13.2497' cy='5.91667' r='2.91667' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button:hover .icon.icon_28808 { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5905 13.848C13.5825 13.848 12.1025 12.4 12.1025 10.424C12.1025 8.448 13.5825 7 15.5905 7C17.3825 7 18.5825 8.08 18.8465 9.456H17.3745C17.2225 8.832 16.5585 8.336 15.6225 8.336C14.4385 8.336 13.5585 9.208 13.5585 10.424C13.5585 11.632 14.4385 12.512 15.6225 12.512C16.5585 12.512 17.3265 11.896 17.4385 11.304H18.9105C18.7105 12.616 17.3985 13.848 15.5905 13.848Z' fill='%232594CF'/%3E%3Cpath d='M12.0661 7.16797V8.45597H9.94612V13.688H8.49012V8.45597H6.37012V7.16797H12.0661Z' fill='%232594CF'/%3E%3Cpath d='M1 13.688V7.16797H5.848V8.43197H2.456V9.75997H5.568V11.024H2.456V12.424H5.92V13.688H1Z' fill='%232594CF'/%3E%3C/svg%3E%0A"); } 

#searchResult-list li button .text { display: block; display: -webkit-box; width: calc(100% - 50px); max-height: 40px; font-size: 18px; font-weight: 400; color: #303841; /* 20.8px */
 letter-spacing: -0.32px; text-align: left; overflow: hidden; text-overflow: ellipsis; font-style: normal; line-height: 120%; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: keep-all; } 

.search_title { text-align: center; } 

.search_title p { font-size: 20px; } 

#map-legend { padding: 15px 9px; background: #FFF; position: absolute; right: 20px; bottom: 10px; z-index: 9; border-radius: 5px; border: #D9DAE1; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05); } 

#map-legend ul { display: flex; width: 100%; height: 100%; justify-content: space-between; align-items: center; } 

#map-legend li.legend_7 { } 

#map-legend li { display: flex; height: 25px; margin: 0 6px; justify-content: center; align-items: center; padding: 0 4px; order: 2; } 

#map-legend li .text { display: block; margin-left: 4px; font-size: 14px; font-weight: 500; color: #303841; /* 14px */
 letter-spacing: -0.28px; font-style: normal; line-height: 100%; } 

#map-legend li .icon { display: block; height: 100%; background-repeat: no-repeat; background-position: center; background-size: 100% auto; } 


#map-legend li .icon.icon_0 {width: 17px; background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.86002 15.1927H17.0917V1.89908C17.0917 1.39541 16.8917 0.912375 16.5355 0.556228C16.1794 0.200081 15.6963 0 15.1927 0H2.84862C1.70348 0 0 0.758684 0 2.84862V16.1422C0 18.2321 1.70348 18.9908 2.84862 18.9908H17.0917V17.0917H2.86002C2.42133 17.0803 1.89908 16.9066 1.89908 16.1422C1.89908 15.3778 2.42133 15.2041 2.86002 15.1927ZM4.74771 3.79817H13.2936V5.69725H4.74771V3.79817Z' fill='%232594CF'/%3E%3C/svg%3E%0A") } 

#map-legend li .icon.icon_1 { width: 19px; background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%23FE8C52'/%3E%3Cpath d='M4.385 8.669V7.885H6.548V7.087H4V6.338H8.823V4.784H4.385V4H9.775V6.338H10.23V7.087H7.542V7.885H9.775V10.223H8.823V8.669H4.385Z' fill='white'/%3E%3C/svg%3E%0A");} 

#map-legend li .icon.icon_2 { width: 19px; background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%232574E5'/%3E%3Cpath d='M4 9.88V9.075H6.688V7.787H4.525V4H9.74V4.798H5.477V6.989H9.845V7.787H7.682V9.075H10.23V9.88H4Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#map-legend li .icon.icon_3 { width: 19px; background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%2300AA6D'/%3E%3Cpath d='M5.771 8.039H8.249C9.187 8.039 9.74 8.508 9.74 9.243C9.74 9.978 9.187 10.447 8.249 10.447H5.771C4.833 10.447 4.28 9.978 4.28 9.243C4.28 8.508 4.833 8.039 5.771 8.039ZM6.52 7.696H5.61C4.686 7.696 4.14 7.22 4.14 6.555C4.14 5.89 4.686 5.414 5.61 5.414H6.52C7.444 5.414 7.99 5.89 7.99 6.555C7.99 7.22 7.444 7.696 6.52 7.696ZM8.648 7.885V4.196H9.6V4.959H10.426V5.729H9.6V6.359H10.426V7.129H9.6V7.885H8.648ZM4 5.197V4.476H5.561V4H6.569V4.476H8.13V5.197H4ZM5.834 9.691H8.186C8.55 9.691 8.788 9.495 8.788 9.243C8.788 8.991 8.55 8.795 8.186 8.795H5.834C5.47 8.795 5.232 8.991 5.232 9.243C5.232 9.495 5.47 9.691 5.834 9.691ZM5.68 6.954H6.443C6.793 6.954 7.038 6.807 7.038 6.555C7.038 6.303 6.793 6.156 6.443 6.156H5.68C5.33 6.156 5.092 6.303 5.092 6.555C5.092 6.807 5.33 6.954 5.68 6.954Z' fill='white'/%3E%3C/svg%3E%0A"); } 

#map-legend li .icon.icon_4 { width: 19px; background-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.401 11.5702L16.4767 9.49541C17.392 8.57716 17.906 7.3335 17.906 6.03698C17.906 4.74045 17.392 3.4968 16.4767 2.57854C15.5587 1.66275 14.315 1.14846 13.0183 1.14846C11.7216 1.14846 10.4779 1.66275 9.55986 2.57854L8.86828 3.27013L10.2515 4.65331L10.943 3.96172C11.4943 3.41294 12.2405 3.10484 13.0183 3.10484C13.7961 3.10484 14.5423 3.41294 15.0936 3.96172C15.6428 4.51271 15.9512 5.25898 15.9512 6.03698C15.9512 6.81497 15.6428 7.56124 15.0936 8.11223L13.0178 10.187C12.7801 10.4231 12.5 10.6123 12.1922 10.7446L10.943 9.49541L12.3262 8.11223L11.6346 7.42064C11.1817 6.96492 10.6428 6.60359 10.0493 6.3576C9.45569 6.11161 8.81921 5.98584 8.17669 5.98758C7.94681 5.98758 7.7228 6.01888 7.50075 6.05214L1.44763 0L0.0644531 1.38318L17.6721 18.9908L19.0553 17.6076L13.6399 12.1923C13.9109 12.0123 14.1662 11.8049 14.401 11.5702ZM8.17669 15.0291C7.62544 15.5779 6.87927 15.886 6.10143 15.886C5.32359 15.886 4.57742 15.5779 4.02617 15.0291C3.47692 14.4781 3.16849 13.7318 3.16849 12.9538C3.16849 12.1758 3.47692 11.4296 4.02617 10.8786L5.47 9.43574L4.08682 8.05256L2.64299 9.49541C1.72769 10.4137 1.21372 11.6573 1.21372 12.9538C1.21372 14.2504 1.72769 15.494 2.64299 16.4123C3.09676 16.8667 3.63584 17.227 4.22926 17.4724C4.82269 17.7178 5.45877 17.8436 6.10094 17.8424C6.74329 17.8438 7.37956 17.7181 7.97317 17.4727C8.56678 17.2272 9.10602 16.8669 9.55986 16.4123L10.2515 15.7207L8.86828 14.3375L8.17669 15.0291Z' fill='%23F5A919'/%3E%3C/svg%3E%0A"); } 

#map-legend li .icon.icon_5 { width: 19px; background-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5501 0C4.31433 0 0.0546875 4.25964 0.0546875 9.49541C0.0546875 14.7312 4.31433 18.9908 9.5501 18.9908C14.7859 18.9908 19.0455 14.7312 19.0455 9.49541C19.0455 4.25964 14.7859 0 9.5501 0ZM6.22671 9.49541C6.0396 9.49535 5.85434 9.45844 5.6815 9.38678C5.50866 9.31512 5.35163 9.21011 5.21937 9.07777C5.08711 8.94542 4.98221 8.78832 4.91067 8.61543C4.83912 8.44254 4.80233 8.25726 4.80239 8.07015C4.80246 7.88305 4.83937 7.69778 4.91103 7.52495C4.98269 7.35211 5.08769 7.19507 5.22004 7.06281C5.35239 6.93055 5.50949 6.82566 5.68238 6.75411C5.85526 6.68257 6.04055 6.64578 6.22766 6.64584C6.60553 6.64597 6.96788 6.7962 7.23499 7.06349C7.5021 7.33077 7.65209 7.69322 7.65197 8.0711C7.65184 8.44898 7.50161 8.81133 7.23432 9.07844C6.96703 9.34555 6.60458 9.49554 6.22671 9.49541ZM12.8668 9.48212C12.6775 9.48695 12.4892 9.45383 12.3128 9.38471C12.1365 9.31558 11.9758 9.21185 11.8402 9.07964C11.7046 8.94742 11.5969 8.78939 11.5234 8.61487C11.4498 8.44035 11.4119 8.25288 11.412 8.06349C11.4121 7.87411 11.4501 7.68666 11.5237 7.51218C11.5974 7.33771 11.7052 7.17976 11.8409 7.04763C11.9766 6.91551 12.1374 6.81189 12.3137 6.74288C12.4901 6.67387 12.6785 6.64088 12.8678 6.64584C13.2376 6.65553 13.5889 6.80926 13.847 7.07425C14.105 7.33925 14.2494 7.69456 14.2492 8.06444C14.2491 8.43433 14.1045 8.78954 13.8463 9.05436C13.5881 9.31918 13.2366 9.47268 12.8668 9.48212Z' fill='%23FF809D'/%3E%3C/svg%3E%0A"); } 

#map-legend li .icon.icon_6 { width: 19px; background-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9784 10.4637L11.4404 13.2933H6.69269V12.3437H10.5526C10.6385 12.3437 10.7227 12.3204 10.7964 12.2762C10.87 12.2321 10.9303 12.1688 10.9709 12.0931C11.0114 12.0174 11.0307 11.9321 11.0266 11.8463C11.0225 11.7605 10.9952 11.6774 10.9476 11.6059L10.1044 10.3412C9.93141 10.0808 9.6967 9.8673 9.42118 9.71968C9.14565 9.57206 8.83788 9.49491 8.5253 9.49512H0.99544C0.743606 9.49512 0.502086 9.59516 0.324013 9.77323C0.145939 9.95131 0.0458984 10.1928 0.0458984 10.4447V16.1419C0.0458984 16.6456 0.24598 17.1286 0.602127 17.4848C0.958274 17.8409 1.44131 18.041 1.94498 18.041H11.0976C11.5036 18.0411 11.905 17.9544 12.2748 17.7867C12.6446 17.619 12.9742 17.3742 13.2417 17.0687L19.0367 10.4447L17.658 9.98508C17.2069 9.83472 16.7254 9.79974 16.2573 9.88334C15.7892 9.96694 15.3495 10.1664 14.9784 10.4637Z' fill='%23654AD1'/%3E%3Ccircle cx='12.8644' cy='4.2731' r='3.32339' fill='%23654AD1'/%3E%3C/svg%3E%0A"); } 


#map-legend li .icon.icon_7 { ; width: 22px; background-image: url("data:image/svg+xml,%3Csvg width='23' height='9' viewBox='0 0 23 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.0863 8.73098C15.6023 8.73098 13.7715 6.93975 13.7715 4.49537C13.7715 2.05099 15.6023 0.259766 18.0863 0.259766C20.303 0.259766 21.7875 1.59576 22.114 3.29792H20.2931C20.1051 2.52601 19.2837 1.91244 18.1258 1.91244C16.6612 1.91244 15.5726 2.99114 15.5726 4.49537C15.5726 5.98971 16.6612 7.0783 18.1258 7.0783C19.2837 7.0783 20.2338 6.31629 20.3723 5.58396H22.1932C21.9458 7.20695 20.3228 8.73098 18.0863 8.73098Z' fill='%23EF6656'/%3E%3Cpath d='M13.7268 0.467773V2.06107H11.1043V8.53324H9.30318V2.06107H6.68066V0.467773H13.7268Z' fill='%23EF6656'/%3E%3Cpath d='M0.0371094 8.53324V0.467773H6.03425V2.03139H1.83823V3.67417H5.68788V5.23778H1.83823V6.96963H6.12332V8.53324H0.0371094Z' fill='%23EF6656'/%3E%3C/svg%3E%0A"); } 
@media screen and (max-width: 1599px){
 #totalWrap { min-height: 728px; /* padding-right: 350px; */}

 #head { width: 33.33%; height: 50%; padding-left: 30px; background-position: right bottom; background-image: url("../img/t-head.png"); } 

 #head .ment { width: 90%; max-width: 350px; margin-top: 40px; } 

 #head .copyright { width: 90%; max-width: 400px; font-size: 13px; bottom: 30px; left: 30px; } 

 #head .copyright span { display: inline-block; } 

 #intro_logo { width: 214px; height: 95px; margin-top: 40px; background-repeat: no-repeat; background-size: 100% auto; background-image: url("../img/t-logo.png"); } 

 #cate { display: block; } 

 #cate .cate1 { margin-left: 33.33%; } 

 #cate li { display: block; width: 33.33%; height: 50%; position: relative; float: left; } 

 #cate li h2 { margin-top: -150px; position: absolute; top: 50%; left: 50%; transform: translateX(-50%); } 

 #cate li p { margin-top: 0; position: absolute; top: 50%; left: 50%; transform: translateX(-50%); } 

 #cate li button { display: block; margin-top: 100px; position: absolute; top: 50%; left: 50%; transform: translateX(-50%); } 

 #cate .cate1 { background-image: url("../img/t-intro1.png"); } 

 #cate .cate2 { background-image: url("../img/t-intro2.png"); } 

 #cate .cate3 { background-image: url("../img/t-intro3.png"); } 

 #cate .cate4 { background-image: url("../img/t-intro4.png"); } 

 #cate .cate5 { background-image: url("../img/t-intro5.png"); } 
 }

@media screen and (max-width: 1279px){
 #map-legend ul { display: block; } 

 #map-legend li { justify-content: flex-start; } 

 #map-legend { right: 10px; } 
 }

/* @media screen and (max-width: 1440px){
 #totalWrap { padding-left:290px; } 
 #header { width:290px; } 
 #info { left:289px; width:400px; } 
 #gnb .dept2 > li > button { padding-left: 37px; } 
 }*/
@media screen and (max-width: 980px){
 #duplicate .hidden-menu{
            width: 34px;
        height: 34px;
        background-repeat: no-repeat;
        background-position: 50%;
        
        position: absolute;
        top: 15px;
        right: auto;
        left:15px;
        border: 1px solid #DDD;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, 0.8);
        z-index: 99;
  }
  .hidden-menu span{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z' fill='rgba(0,17,60,1)'/%3E%3C/svg%3E");
  }
  #info .hidden-menu{
    top: 30px;
  }
 #search-box input { font-size: 14px; } 

 #totalWrap { padding-right: 0; padding-left: 0; min-height: auto; } 

 #gnb .dept2 > li > button { padding-left: 0; } 

 #intro { height: 100%; padding-left: 0; } 

 #intro .map_img { width: 100%; max-width: 100%; height: 40%; text-align: center; right: 0; bottom: 14%; min-width: auto; } 

 #intro .map_img img { display: inline-block; width: auto; height: 100%; position: static; transform: none; } 

 #intro .scroll_arr { /* bottom: 5%; */}

 #intro .vert_line2 { display: none; } 

 .marker_info .go_btn { width: calc(100% - 40px); height: 37px; padding: 11px 15px; font-size: 14px; border-radius: 5px; } 

 .tour_name { font-size: 19px; } 

 #intro .mouse { /* width: 21px; */
 /* height: 30px; */
 /* background: url(../img/intro_mouse.png) no-repeat center / 100%; */
 /* margin-bottom: 5px; */}

 #intro header { /* margin-top: -210px; */}

 #intro .arr2 { width: 38px; height: 14px; background: url("../img/intro_arr.png") no-repeat center / auto 100%; } 

 #intro .arr1 { width: 38px; height: 14px; background: url("../img/intro_arr.png") no-repeat center / auto 100%; } 

 #intro header h1 .logo { /* width: 92px; */
 /* height: auto; */}

 #intro header p { font-size: 14px; opacity: 0.7; } 

 #intro header h1 { /* font-size: 28px; */
 /* margin-bottom: 10px; */}

 .header_bg { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: fixed; top: 0; right: 0; z-index: 20; } 

 #search_btn2 { width: 80px; height: 80px; background: url("../img/icon_search_2.png") no-repeat center; top: 0; right: 0; } 

 #search_wrap { background: #f1f2fa; z-index: 40; overflow: hidden; overflow-y: auto; } 

 #search { /* width: 100%; */
 /* height: calc(100% - 100px); */
 /* margin-left: 0; */
 /* padding: 0 10%; */
 /* background: #fff; */
 /* position: absolute; */
 /* top: 100px; */
 /* left: auto; */}

 #searchKeyword { height: 48px; padding: 0 15px; font-size: 16px; } 

 #searchForm { height: 50px; margin-top: -25px; padding-right: 50px; border: 1px solid #ddd; } 

 #searchSubmit { width: 50px; } 

 #searchSubmit img { width: 50%; } 

 #head { width: 100%; height: 280px; background-image: none; position: static; } 

 #head .copyright { width: 100%; max-width: 100%; height: 120px; padding: 30px; background: #034b90 url("../img/m-f-logo.png") no-repeat top right; background-size: 120px auto; position: absolute; bottom: 0; left: 0; } 

 #cate { height: auto; overflow: hidden; } 

 #cate li { width: 100%; height: 300px; } 

 #cate .cate1 { margin-left: 0; } 

 #cate li h2 { margin-top: -100px; } 

 #cate li p { margin-top: 50px; } 

 #cate li button { width: 100%; height: 100%; margin-top: 0; font-size: 0; top: 0; left: 0; border: 0; transform: translateY(0) translateX(0); text-indent: -1000%; } 

 #cate li button span:before { width: 0; height: 0; } 

 #cate li button:before { width: 0; height: 0; } 

 #cate li button span:after { width: 0; height: 0; } 

 #cate li button:hover span:before { width: 0; height: 0; } 

 #cate li button:hover:before { width: 0; height: 0; } 

 #cate li button:hover span:after { width: 0; height: 0; } 

 #cate .cate1 { background-image: url("../img/m-intro1.png"); } 

 #cate .cate2 { background-image: url("../img/m-intro2.png"); } 

 #cate .cate3 { background-image: url("../img/m-intro3.png"); } 

 #cate .cate4 { background-image: url("../img/m-intro4.png"); } 

 #cate .cate5 { background-image: url("../img/m-intro5.png"); } 

 #head-toggle { width: 50px; height: 50px; background: url("../img/menu-toggle.png") no-repeat right center; background-size: 24px auto; position: absolute; top: 30px; right: 0; } 

 #header { width: 360px; position: fixed; right: -660px; left: auto; z-index: 999; } 

 #gnb .dept1 { margin-top: 0; } 

 .nicescroll-rails { display: none !important; } 

 #gnb .dept1 > li > button { /* height: 80px; */
 /* font-size: 19px; */}

 #gnb .dept1 > li.btn_1 { border-top: 0; } 

 #gnb .dept1 .icon { /* width: 80px; */
 /* height: 80px; */}

 #gnb .dept1 .icon_1 { background-size: 31px auto; } 

 #gnb .dept1 .icon_2 { background-size: 33px auto; } 

 #gnb .dept1 .icon_3 { background-size: 20px auto; } 

 #gnb .dept1 .icon_4 { background-size: 33px auto; } 

 #gnb .dept1 .icon_5 { background-size: 27px auto; } 

 #menu-bg { width: 100%; height: 100%; background: #000; position: absolute; position: fixed; top: 0; left: 0; z-index: 4; opacity: 0.8; } 

 #m-top { width: 100%; height: 90px; position: absolute; top: 0; left: 0; z-index: 2; } 

 #m-title { display: none; height: 60px; margin-left: 10px; font-size: 16px; color: #fff; float: left; line-height: 60px; } 

 #m-title .m-arrow { display: inline-block; width: 30px; height: 30px; margin-top: -3px; background: url("../img/m-arrow.png") no-repeat center; background-size: 10px auto; vertical-align: middle; } 

 #m-toggle { width: 90px; height: 90px; background-repeat: no-repeat; background-position: 50%; background-image: url("data:image/svg+xml,%3Csvg width='26' height='22' viewBox='0 0 26 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2H23.9999' stroke='white' stroke-width='2.5' stroke-linecap='square'/%3E%3Cpath d='M2 11L24 11' stroke='white' stroke-width='2.5' stroke-linecap='square'/%3E%3Cpath d='M2 20H23.9999' stroke='white' stroke-width='2.5' stroke-linecap='square'/%3E%3C/svg%3E%0A"); position: absolute; top: 0; right: 0; } 

 #m-toggle { width: 50px; height: 50px; top: 20px; right: auto; left: calc(100vw - 70px); border-radius: 5px; background-color: rgb(50, 55, 69); box-shadow: 0 3px 6px 0 rgba(50, 55, 69, 0.30); } 

 #m-close { width: 34px; height: 34px; background-repeat: no-repeat; background-position: 50%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z' fill='rgba(0,17,60,1)'/%3E%3C/svg%3E"); position: absolute; top: 15px; right: 10px; border: 1px solid #DDD; border-radius: 50%; background-color: rgba(255, 255, 255, 0.8); z-index: 99; } 

 .c-top-box .c-logo { display: block; width: 183px; height: 100%; background-position: center; background-image: url("data:image/svg+xml,%3Csvg width='183' height='45' viewBox='0 0 183 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_5469_5390)'%3E%3Cpath d='M53.4964 30.9424V27.7988C57.0746 26.7509 59.6304 22.7126 59.6304 17.7798V9.98452H63.2341V17.7798C63.2341 22.2015 65.4066 26.2908 69.1126 27.7221V30.8658C66.0711 30.0479 62.7741 27.2365 61.4962 24.4506C59.9371 27.7221 56.9212 30.1246 53.4964 30.9424ZM71.3617 32.4248V9.60114H74.8377V17.7543H77.9047V20.8724H74.8377V32.4248H71.3617ZM96.2365 32.4248V9.60114H99.7124V32.4248H96.2365ZM79.5213 24.7317V16.1952C79.5213 12.1059 82.2305 9.72894 86.3454 9.72894C90.4603 9.72894 93.1695 12.1059 93.1695 16.1952V24.7317C93.1695 28.8211 90.4603 31.198 86.3454 31.198C82.2305 31.198 79.5213 28.8211 79.5213 24.7317ZM89.6935 24.834V16.093C89.6935 13.9972 88.3901 12.617 86.3454 12.617C84.3007 12.617 82.9972 13.9972 82.9972 16.093V24.834C82.9972 26.9298 84.3007 28.3099 86.3454 28.3099C88.3901 28.3099 89.6935 26.9298 89.6935 24.834ZM103.629 30.8146V10.189H107.105V17.4987H113.699V10.189H117.175V18.6488H120.345V9.60114H123.82V32.4248H120.345V21.767H117.175V30.8146H103.629ZM107.105 27.901H113.699V20.4124H107.105V27.901ZM128.76 22.4059V10.0868H147.801V12.9237H132.287V14.7895H147.596V17.5243H132.287V19.5689H148.184V22.4059H128.76ZM126.843 26.9553V24.0161H149.59V26.9553H140.031V32.4248H136.402V26.9553H126.843ZM151.845 24.7829V16.1441C151.845 12.0548 154.555 9.72894 158.618 9.72894C162.682 9.72894 165.391 12.0548 165.391 16.1441V18.6488H168.561V9.60114H172.037V32.4248H168.561V21.767H165.391V24.7829C165.391 28.8722 162.682 31.198 158.618 31.198C154.555 31.198 151.845 28.8722 151.845 24.7829ZM161.915 24.8595V16.0674C161.915 13.9716 160.663 12.6426 158.618 12.6426C156.574 12.6426 155.321 13.9716 155.321 16.0674V24.8595C155.321 26.9553 156.574 28.2844 158.618 28.2844C160.663 28.2844 161.915 26.9553 161.915 24.8595Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter1_d_5469_5390)'%3E%3Cpath d='M17.6367 9.61474L23.2546 26.1191L28.8725 9.61474H34.927L27.0677 32.814H19.4414L11.5822 9.61474H17.6367Z' fill='url(%23paint0_linear_5469_5390)' shape-rendering='crispEdges'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_5469_5390)'%3E%3Cpath d='M31.6118 9.61474H44.6232C45.6129 9.61474 46.5734 9.76028 47.4758 10.0223C48.349 10.3133 49.1058 10.7209 49.7462 11.2448C50.3866 11.827 50.8814 12.5256 51.2598 13.3988C51.6091 14.2721 51.8129 15.32 51.8129 16.4843C51.8129 18.0561 51.5509 19.3078 51.027 20.2392C50.503 21.2289 49.7171 21.9857 48.6983 22.5679L53.1228 32.814H46.8063L43.1969 24.3144L37.6663 25.5369V32.814H31.6118V9.61474ZM45.7875 16.6298C45.7875 16.1059 45.6129 15.611 45.2636 15.2035C44.8851 14.8251 44.3903 14.6214 43.8081 14.6214H37.6663V20.2392L43.1969 19.2205C44.1865 19.0458 44.856 18.7256 45.2344 18.2599C45.5837 17.7942 45.7875 17.2702 45.7875 16.6298Z' fill='url(%23paint1_linear_5469_5390)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_5469_5390' x='42.8467' y='0.371698' width='139.84' height='44.1224' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1.41991'/%3E%3CfeGaussianBlur stdDeviation='5.32468'/%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.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_5469_5390'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_5469_5390' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_d_5469_5390' x='0.93268' y='0.385308' width='44.6444' height='44.498' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1.41991'/%3E%3CfeGaussianBlur stdDeviation='5.32468'/%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.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_5469_5390'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_5469_5390' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_5469_5390' x='20.962' y='0.385308' width='42.8104' height='44.498' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1.41991'/%3E%3CfeGaussianBlur stdDeviation='5.32468'/%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.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_5469_5390'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_5469_5390' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_5469_5390' x1='11' y1='17.8442' x2='40.9245' y2='17.8442' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2316FFAB'/%3E%3Cstop offset='1' stop-color='%2316FFAB' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_5469_5390' x1='29.5742' y1='17.8442' x2='59.4988' y2='17.8442' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2316FFAB'/%3E%3Cstop offset='1' stop-color='%2316FFAB' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A"); } 

 .marker_img { display: none; } 

 body.show_info #info { margin-right: 0; margin-left: 0; } 

 #info { margin-right: -420px; margin-left: 0; right: 0; left: auto; } 

 #duplicate { margin-right: -420px; margin-left: 0; right: 0; left: auto; } 

 .duplicate_show #duplicate { margin-right: 0; } 

 .search-show #searchResult { margin-right: 0; } 

 #info .title { font-size: 20px; } 

 #info .title span { width: 20px; height: 38px; background-repeat: no-repeat; background-size: 20px auto; } 

 #info .info_inner { width: 100%; padding: 10px; } 

 #info .thumb { width: 100%; max-width: 400px; margin-top: 0; padding-top: 0; } 

 #info .thumb img { width: auto; max-width: none; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } 

 #info .button_wrap a, #info .button_wrap button { margin-right: 10px; margin-bottom: 10px; } 

 #info .button_wrap button#m-navi-btn { display: inline-block; } 

 .info_close { margin: 0; top: 15px; /* transform: rotate(90deg); */
 right: auto; left: 15px; -webkit-transform: rotate(90deg); } 

 #m-list { width: 100%; padding-bottom: 50px; background: #fff; position: absolute; top: 290px; left: 0; z-index: 1; /*box-shadow: 0px -2px 10px rgba(0, 0, 0, .2); */}

 #m-list .dept2 { padding: 10px; overflow: hidden; } 

 #m-list > button { display: block; width: 100%; padding: 10px; text-align: left; border-bottom: 1px solid #ddd; } 

 #m-list li { width: 50%; padding: 0 5px; float: left; } 

 #m-list li button { width: 100%; padding: 10px 5px; text-align: left; border-bottom: 1px solid #ddd; } 

 #m-list .icon { display: inline-block; width: 40px; height: 40px; background-repeat: no-repeat; background-position: center; vertical-align: middle; } 

 #m-list .icon_1 { background-size: 26px auto; background-image: url("../img/cate1_icon_on.png"); } 

 #m-list .icon_2 { background-size: 28px auto; background-image: url("../img/cate2_icon_on.png"); } 

 #m-list .icon_3 { background-size: 17px auto; background-image: url("../img/cate3_icon_on.png"); } 

 #m-list .icon_4 { background-size: 28px auto; background-image: url("../img/cate4_icon_on.png"); } 

 #m-list .icon_5 { background-size: 23px auto; background-image: url("../img/cate5_icon_on.png"); } 

 #m-list .text { display: inline-block; vertical-align: middle; } 

 #m-list .apbt { display: inline-block; width: 15px; height: 15px; /*margin-top:-3px; */
 margin-right: 5px; background: #2b7ad3; font-size: 11px; color: #fff; text-align: center; border-radius: 10px; line-height: 15px; vertical-align: middle; } 

 #m-list .apbt_text { display: inline-block; font-size: 14px; vertical-align: middle; } 

 .m-hide { display: none !important; } 

 #mediaCnt { height: calc(100% - 60px); padding-right: 0; top: 60px; z-index: 10; } 

 #mouse_notice { width: 200px; height: 200px; margin-top: -100px; margin-left: -100px; background-size: cover; background-image: url("../img/m-hand.png"); } 

 #control { display: none; } 

 #pano-close { width: 30px; height: 30px; background-size: 15px; top: 10px; right: 10px; } 

 #slide_thumb_wrap { height: 100px; } 

 #slide_thumb { height: 60px; margin-top: -30px; right: 55px; left: 55px; } 

 .thumb_li { width: 95px; height: 60px; margin-right: 10px; } 

 #slide_prev { background-size: 50% auto; left: 10px; } 

 #slide_next { background-size: 50% auto; right: 10px; } 

 #slide_next, #slide_prev { width: 30px; height: 30px; margin-top: -15px; } 
 }

@media screen and (min-width: 1600px) { /* only pc */ .device-m { display: none !important; } 
 }

@media screen and (min-width: 981px) and (max-width: 1599px) { /* only tablet */ .device-m { display: none !important; } 
 }

@media (max-height: 805px){
 #intro .vert_line1 { display: none; } 
 }

@media (max-width: 768px){
  #info{top:70px;height: calc(100% - 70px);}
  #duplicate{top:70px;height: calc(100% - 70px);}
 #service { width: 100vw; height: 70px; } 

 #m-logo { display: block; width: 206px; height: 100%; margin-left: 15px; background-repeat: no-repeat; background-position: 50% 50%; background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg width='206' height='20' viewBox='0 0 206 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M105.882 11.8114H99.5419V13.3966H105.34V19.7371H91.095V13.3966H96.8927V11.8114H90.5522V9.59657H105.882V11.8114ZM90.8779 5.05829C90.8779 3.21257 92.3545 1.75771 94.287 1.75771H102.169C104.08 1.75771 105.557 3.21257 105.557 5.05829C105.557 6.92571 104.08 8.35886 102.169 8.35886H94.287C92.3545 8.35886 90.8779 6.92571 90.8779 5.05829ZM93.4402 5.05829C93.4402 5.81828 93.9396 6.23086 94.6996 6.23086H101.735C102.495 6.23086 103.016 5.81828 103.016 5.05829C103.016 4.32 102.495 3.88571 101.735 3.88571H94.6996C93.9396 3.88571 93.4402 4.32 93.4402 5.05829ZM93.6356 17.6091H102.799V15.5246H93.6356V17.6091Z' fill='%232594CF'/%3E%3Cpath d='M88.2973 1.71428V19.7371H85.6699V1.71428H88.2973ZM73.6184 19.52V1.93143H76.1807V8.31543H80.4367V1.93143H82.9773V19.52H73.6184ZM76.1807 17.3051H80.4367V10.4869H76.1807V17.3051Z' fill='%232594CF'/%3E%3Cpath d='M71.1464 1.71428V19.7371H68.519V1.71428H71.1464ZM56.359 19.52V17.2617H56.5761C60.1155 17.2617 62.8081 14.8514 63.1772 10.704H56.359V8.53257H63.2207V4.14629H56.4675V1.93143H65.8264V9.72686C65.8264 15.264 62.287 19.52 56.5761 19.52H56.359Z' fill='%232594CF'/%3E%3Cpath d='M50.9555 19.7154V1.93143H55.3852V4.23314H53.5829V19.7154H50.9555ZM39.1212 5.81828C39.1212 3.34286 41.1624 1.51886 43.8766 1.51886C46.6126 1.51886 48.6538 3.34286 48.6538 5.81828V15.416C48.6538 17.8914 46.6126 19.7154 43.8766 19.7154C41.1624 19.7154 39.1212 17.8914 39.1212 15.416V5.81828ZM41.6618 15.3074C41.6618 16.6537 42.6389 17.5223 43.8766 17.5223C45.1144 17.5223 46.0915 16.6537 46.0915 15.3074V5.92686C46.0915 4.58057 45.1144 3.712 43.8766 3.712C42.6389 3.712 41.6618 4.58057 41.6618 5.92686V15.3074Z' fill='%232594CF'/%3E%3Cpath d='M32.936 12.4411H26.5955V14.1566H32.3932V19.7371H29.7658V16.3714H18.04V14.1566H23.9463V12.4411H17.6058V10.248H32.936V12.4411ZM18.1486 8.79314V1.93143H20.6892V3.23429H29.8526V1.93143H32.3932V8.79314H18.1486ZM20.6892 6.66514H29.8526V5.31886H20.6892V6.66514Z' fill='white'/%3E%3Cpath d='M15.7851 11.9417H9.44457V13.4617H12.1589C14.0263 13.4617 15.4594 14.8731 15.4594 16.6754C15.4594 18.4777 14.0263 19.8891 12.1589 19.8891H4.10286C2.21371 19.8891 0.780571 18.4777 0.780571 16.6754C0.780571 14.8731 2.21371 13.4617 4.10286 13.4617H6.79543V11.9417H0.454857V9.72686H15.7851V11.9417ZM0.672 8.74971L3.58171 4.81943H0.997714V2.69143H6.79543V0.867429H9.44457V2.69143H15.2423V4.81943H12.6583L15.568 8.74971H12.7234L9.81371 4.81943H6.42629L3.51657 8.74971H0.672ZM3.34286 16.6754C3.34286 17.3703 3.79886 17.7611 4.51543 17.7611H11.7246C12.4411 17.7611 12.9189 17.3703 12.9189 16.6754C12.9189 15.9806 12.4411 15.5897 11.7246 15.5897H4.51543C3.79886 15.5897 3.34286 15.9806 3.34286 16.6754Z' fill='white'/%3E%3Cpath d='M199.615 3.641C199.706 3.61833 199.898 3.61267 200.193 3.624C200.499 3.63533 200.737 3.658 200.907 3.692C201.247 3.76 201.593 3.91867 201.944 4.168C202.295 4.406 202.533 4.661 202.658 4.933C202.76 5.12567 202.822 5.40333 202.845 5.766C202.868 6.12867 202.885 6.905 202.896 8.095C202.907 9.73833 202.947 10.594 203.015 10.662C203.038 10.6847 203.168 10.662 203.406 10.594C203.825 10.4807 204.222 10.509 204.596 10.679C204.981 10.849 205.259 11.1267 205.429 11.512C205.576 11.8407 205.525 12.1467 205.276 12.43C205.027 12.702 204.76 12.753 204.477 12.583C204.194 12.413 203.927 12.3053 203.678 12.26C203.44 12.2147 203.287 12.175 203.219 12.141C203.128 12.107 203.072 12.09 203.049 12.09C203.026 12.09 203.009 12.124 202.998 12.192C202.998 12.2487 203.004 12.3223 203.015 12.413C203.038 12.4923 203.066 12.5717 203.1 12.651C203.145 12.7643 203.168 12.855 203.168 12.923C203.168 12.9797 203.145 13.1383 203.1 13.399C203.032 13.7617 202.987 14.266 202.964 14.912C202.93 15.7733 202.879 16.3343 202.811 16.595C202.754 16.867 202.618 17.1277 202.403 17.377C202.312 17.479 202.227 17.6037 202.148 17.751C201.978 18.0797 201.802 18.21 201.621 18.142C201.451 18.0853 201.423 17.8813 201.536 17.53C201.627 17.224 201.644 16.918 201.587 16.612C201.564 16.442 201.508 15.6657 201.417 14.283C201.383 13.8637 201.36 13.5917 201.349 13.467L201.315 13.28L200.822 13.314C200.516 13.3253 200.289 13.348 200.142 13.382C200.051 13.3933 199.853 13.4217 199.547 13.467C199.082 13.535 198.657 13.62 198.272 13.722C198.057 13.7787 197.921 13.8127 197.864 13.824C197.864 13.824 197.779 13.8467 197.609 13.892C197.45 13.926 197.314 13.96 197.201 13.994C196.362 14.2093 195.813 14.317 195.552 14.317C195.45 14.317 195.297 14.3453 195.093 14.402C194.9 14.4473 194.747 14.4983 194.634 14.555C194.475 14.623 194.328 14.64 194.192 14.606C194.067 14.5607 193.897 14.4417 193.682 14.249C193.41 13.9997 193.263 13.7447 193.24 13.484C193.229 13.212 193.336 12.9003 193.563 12.549C193.688 12.3563 193.75 12.2487 193.75 12.226C193.75 12.2033 193.778 12.124 193.835 11.988C194.209 11.1833 194.47 10.5147 194.617 9.982C194.685 9.744 194.708 9.58533 194.685 9.506C194.662 9.41533 194.555 9.29067 194.362 9.132C193.433 8.32733 193.087 7.80033 193.325 7.551C193.382 7.483 193.461 7.449 193.563 7.449C193.665 7.449 193.852 7.48867 194.124 7.568C194.441 7.64733 194.696 7.66433 194.889 7.619C195.082 7.56233 195.422 7.38667 195.909 7.092C196.306 6.86533 196.753 6.72933 197.252 6.684C197.751 6.62733 198.102 6.68967 198.306 6.871C198.499 7.041 198.618 7.14867 198.663 7.194C198.833 7.33 198.85 7.59067 198.714 7.976C198.646 8.15733 198.567 8.28767 198.476 8.367C198.397 8.44633 198.204 8.56533 197.898 8.724C197.252 9.05267 196.833 9.319 196.64 9.523C196.459 9.727 196.413 9.95933 196.504 10.22C196.583 10.424 196.464 10.696 196.147 11.036C195.977 11.24 195.835 11.41 195.722 11.546C195.597 11.7047 195.382 11.9313 195.076 12.226C194.759 12.5433 194.6 12.736 194.6 12.804C194.6 12.9173 194.645 12.974 194.736 12.974C194.849 12.974 195.252 12.906 195.943 12.77C196.544 12.668 197.014 12.5773 197.354 12.498C197.445 12.4753 197.632 12.4357 197.915 12.379C198.198 12.3223 198.385 12.2883 198.476 12.277C198.612 12.243 199.014 12.1637 199.683 12.039C200.046 11.971 200.267 11.9257 200.346 11.903C200.448 11.8803 200.573 11.852 200.72 11.818C200.89 11.7613 201.003 11.733 201.06 11.733C201.117 11.733 201.151 11.716 201.162 11.682C201.173 11.648 201.156 11.2797 201.111 10.577C201.066 9.863 201.02 9.302 200.975 8.894C200.93 8.40667 200.884 7.687 200.839 6.735C200.828 6.38367 200.811 6.13433 200.788 5.987C200.777 5.82833 200.76 5.67533 200.737 5.528C200.714 5.36933 200.663 5.25033 200.584 5.171C200.516 5.09167 200.442 5.018 200.363 4.95C200.295 4.882 200.17 4.79133 199.989 4.678C199.332 4.236 199.122 3.91867 199.36 3.726C199.417 3.68067 199.502 3.65233 199.615 3.641Z' fill='white'/%3E%3Cpath d='M187.973 3.811C188.222 3.65233 188.709 3.66933 189.435 3.862C190.16 4.05467 190.63 4.29267 190.846 4.576C191.05 4.85933 191.203 5.27867 191.305 5.834C191.407 6.38933 191.441 6.99567 191.407 7.653C191.384 8.04967 191.384 8.622 191.407 9.37C191.441 10.118 191.48 10.5713 191.526 10.73C191.548 10.832 191.735 10.815 192.087 10.679C192.347 10.5997 192.602 10.5827 192.852 10.628C193.112 10.662 193.333 10.7583 193.515 10.917C193.707 11.0757 193.855 11.2513 193.957 11.444C194.07 11.6253 194.11 11.8237 194.076 12.039C194.042 12.2543 193.923 12.4357 193.719 12.583C193.492 12.7643 193.203 12.7473 192.852 12.532C192.693 12.4413 192.466 12.345 192.172 12.243C191.888 12.141 191.701 12.0957 191.611 12.107C191.565 12.107 191.537 12.141 191.526 12.209C191.526 12.277 191.537 12.4583 191.56 12.753C191.582 12.9457 191.571 13.2007 191.526 13.518C191.48 13.8127 191.441 14.3283 191.407 15.065C191.384 15.8017 191.356 16.221 191.322 16.323C191.288 16.493 191.265 16.6063 191.254 16.663C191.242 16.7763 191.146 16.9293 190.965 17.122C190.783 17.3033 190.67 17.462 190.625 17.598C190.579 17.7567 190.506 17.8643 190.404 17.921C190.302 17.989 190.194 17.9947 190.081 17.938C190.001 17.8927 189.99 17.666 190.047 17.258C190.081 17.02 190.058 16.5553 189.979 15.864C189.911 15.252 189.854 14.691 189.809 14.181C189.809 14.147 189.809 14.0903 189.809 14.011C189.775 13.6257 189.724 13.4047 189.656 13.348C189.588 13.2913 189.35 13.2857 188.942 13.331C188.874 13.331 188.817 13.3367 188.772 13.348C188.409 13.382 188.148 13.3707 187.99 13.314C187.865 13.28 187.78 13.2687 187.735 13.28C187.689 13.28 187.599 13.3197 187.463 13.399C187.032 13.637 186.516 13.8523 185.916 14.045C185.326 14.2263 184.873 14.317 184.556 14.317C184.102 14.3057 183.819 14.2943 183.706 14.283C183.592 14.2603 183.411 14.1867 183.162 14.062C182.527 13.7447 182.21 13.2743 182.21 12.651C182.221 12.0163 182.55 11.342 183.196 10.628C183.479 10.3333 183.621 10.169 183.621 10.135C183.621 10.1123 183.49 10.101 183.23 10.101C182.878 10.101 182.448 9.97067 181.938 9.71C181.836 9.65333 181.711 9.54 181.564 9.37C181.428 9.2 181.36 9.07533 181.36 8.996C181.36 8.83733 181.405 8.74667 181.496 8.724C181.586 8.70133 181.802 8.724 182.142 8.792C182.776 8.93933 183.74 8.70133 185.032 8.078C185.258 7.96467 185.377 7.89667 185.389 7.874C185.389 7.86267 185.36 7.857 185.304 7.857C184.828 7.823 184.476 7.74367 184.25 7.619C184.034 7.483 183.83 7.23933 183.638 6.888C183.241 6.15133 183.099 5.613 183.213 5.273C183.258 5.12567 183.354 5.069 183.502 5.103C183.604 5.12567 183.672 5.154 183.706 5.188C183.751 5.222 183.808 5.30133 183.876 5.426C184.023 5.68667 184.17 5.85667 184.318 5.936C184.476 6.01533 184.697 6.03233 184.981 5.987C185.695 5.87367 186.205 5.89067 186.511 6.038C186.828 6.19667 187.038 6.395 187.14 6.633C187.242 6.85967 187.208 7.06367 187.038 7.245C186.936 7.33567 186.89 7.39233 186.902 7.415C186.924 7.42633 187.038 7.44333 187.242 7.466C187.446 7.48867 187.576 7.517 187.633 7.551C187.689 7.57367 187.74 7.64167 187.786 7.755C187.842 7.925 187.797 8.17433 187.65 8.503C187.502 8.82033 187.338 9.04133 187.157 9.166C186.885 9.34733 186.737 9.46633 186.715 9.523C186.692 9.57967 186.743 9.676 186.868 9.812C187.026 9.99333 187.14 10.1747 187.208 10.356C187.287 10.526 187.4 10.8773 187.548 11.41C187.627 11.7047 187.644 11.9313 187.599 12.09C187.474 12.6567 187.491 12.991 187.65 13.093C187.695 13.1157 187.746 13.11 187.803 13.076C188.007 12.9627 188.284 12.8323 188.636 12.685C188.704 12.6623 188.874 12.6453 189.146 12.634C189.418 12.6 189.576 12.566 189.622 12.532C189.656 12.498 189.673 12.2883 189.673 11.903C189.684 11.5063 189.673 11.1267 189.639 10.764C189.616 10.4693 189.588 10.1067 189.554 9.676C189.542 9.58533 189.531 9.455 189.52 9.285C189.508 9.115 189.491 8.92233 189.469 8.707C189.457 8.48033 189.446 8.31033 189.435 8.197C189.389 7.60767 189.367 7.14867 189.367 6.82C189.367 6.46867 189.338 6.157 189.282 5.885C189.225 5.60167 189.174 5.42033 189.129 5.341C189.095 5.26167 189.027 5.188 188.925 5.12C188.664 4.95 188.415 4.75733 188.177 4.542C187.95 4.32667 187.831 4.17933 187.82 4.1C187.808 4.02067 187.808 3.964 187.82 3.93C187.842 3.896 187.893 3.85633 187.973 3.811ZM185.593 10.849C185.343 10.7243 185.111 10.7073 184.896 10.798C184.692 10.8887 184.482 11.0927 184.267 11.41C184.04 11.7387 183.887 11.9427 183.808 12.022C183.536 12.3053 183.405 12.5377 183.417 12.719C183.439 12.9003 183.598 13.0023 183.893 13.025C184.301 13.0703 184.59 13.0817 184.76 13.059C184.941 13.0363 185.071 12.9683 185.151 12.855C185.173 12.8097 185.253 12.7417 185.389 12.651C185.683 12.447 185.853 12.124 185.899 11.682C185.955 11.24 185.853 10.9623 185.593 10.849Z' fill='white'/%3E%3Cpath d='M175.594 3.437C175.979 3.301 176.279 3.25 176.495 3.284C176.721 3.318 176.988 3.454 177.294 3.692C177.418 3.78267 177.526 3.93 177.617 4.134C177.707 4.338 177.741 4.49667 177.719 4.61C177.685 4.80267 177.52 5.40333 177.226 6.412C177.124 6.752 176.88 7.01833 176.495 7.211C176.257 7.33567 176.041 7.45467 175.849 7.568C175.679 7.68133 175.514 7.74367 175.356 7.755C175.208 7.77767 175.072 7.823 174.948 7.891C174.834 7.94767 174.698 7.993 174.54 8.027C174.324 8.07233 174.109 8.19133 173.894 8.384C173.678 8.56533 173.576 8.71833 173.588 8.843C173.599 8.96767 173.803 9.013 174.2 8.979C174.596 8.945 174.874 8.86567 175.033 8.741C175.305 8.52567 175.571 8.40667 175.832 8.384C175.979 8.36133 176.177 8.32167 176.427 8.265C176.88 8.17433 177.254 8.214 177.549 8.384C177.855 8.554 177.934 8.775 177.787 9.047C177.673 9.251 177.537 9.51167 177.379 9.829C177.231 10.1463 177.152 10.3333 177.141 10.39C177.129 10.458 177.163 10.492 177.243 10.492C177.345 10.5033 177.917 10.475 178.96 10.407C180.127 10.339 180.971 10.4013 181.493 10.594C181.878 10.7527 182.105 11.019 182.173 11.393C182.252 11.767 182.127 12.039 181.799 12.209C181.697 12.2657 181.51 12.2883 181.238 12.277C180.966 12.2657 180.773 12.226 180.66 12.158C180.206 11.9087 179.883 11.767 179.691 11.733C179.498 11.699 179.045 11.7047 178.331 11.75C177.685 11.7953 177.203 11.8747 176.886 11.988C176.568 12.09 176.279 12.1637 176.019 12.209C175.769 12.243 175.582 12.2827 175.458 12.328C174.857 12.4867 174.239 12.6 173.605 12.668C173.287 12.7133 173.083 12.7473 172.993 12.77C172.687 12.8493 172.194 12.9513 171.514 13.076C171.332 13.0987 171.179 13.127 171.055 13.161C170.556 13.2857 170.222 13.3367 170.052 13.314C169.814 13.2913 169.502 13.2063 169.117 13.059C168.743 12.9003 168.505 12.7643 168.403 12.651C168.323 12.5603 168.295 12.481 168.318 12.413C168.352 12.3337 168.431 12.2713 168.556 12.226C168.692 12.1693 168.856 12.141 169.049 12.141C169.377 12.141 169.927 12.073 170.698 11.937C171.049 11.8803 171.417 11.801 171.803 11.699C172.086 11.631 172.301 11.5857 172.449 11.563C172.664 11.529 172.862 11.4837 173.044 11.427C173.248 11.3703 173.412 11.325 173.537 11.291C173.684 11.2683 173.809 11.2343 173.911 11.189C174.035 11.1437 174.183 11.0983 174.353 11.053C174.636 10.9737 174.902 10.7243 175.152 10.305C175.288 10.0897 175.339 9.982 175.305 9.982C175.282 9.982 175.214 10.0103 175.101 10.067C174.591 10.3277 174.12 10.3787 173.69 10.22C172.896 9.914 172.386 9.608 172.16 9.302C171.944 8.996 171.95 8.61067 172.177 8.146L172.33 7.84H172.143C171.893 7.84 171.672 7.74367 171.48 7.551C171.4 7.46033 171.366 7.37533 171.378 7.296C171.4 7.20533 171.48 7.09767 171.616 6.973C171.808 6.79167 171.961 6.67833 172.075 6.633C172.199 6.58767 172.341 6.59333 172.5 6.65C172.67 6.70667 173.038 6.67833 173.605 6.565C173.639 6.55367 173.707 6.54233 173.809 6.531C173.911 6.50833 173.979 6.49133 174.013 6.48C174.126 6.45733 174.239 6.41767 174.353 6.361C174.398 6.33833 174.574 6.24767 174.88 6.089C175.367 5.83967 175.611 5.511 175.611 5.103C175.611 5.05767 175.582 5.02933 175.526 5.018C175.48 5.00667 175.441 5.018 175.407 5.052C175.395 5.086 175.367 5.103 175.322 5.103C175.276 5.103 175.163 5.14267 174.982 5.222C174.687 5.33533 174.421 5.43167 174.183 5.511C173.843 5.613 173.605 5.681 173.469 5.715C173.333 5.73767 173.14 5.749 172.891 5.749C172.573 5.73767 172.324 5.698 172.143 5.63C171.961 5.55067 171.763 5.39767 171.548 5.171C171.162 4.763 171.174 4.55333 171.582 4.542C171.74 4.542 171.973 4.56467 172.279 4.61C172.8 4.68933 173.474 4.491 174.302 4.015C174.676 3.79967 175.106 3.607 175.594 3.437ZM176.682 12.362C176.852 12.294 177.067 12.294 177.328 12.362C177.6 12.4187 177.804 12.515 177.94 12.651C178.325 13.025 178.404 13.9827 178.178 15.524C178.121 15.966 178.047 16.6233 177.957 17.496C177.923 17.7907 177.877 17.9833 177.821 18.074C177.764 18.176 177.651 18.244 177.481 18.278C177.356 18.2893 177.265 18.312 177.209 18.346C177.061 18.414 176.903 18.4537 176.733 18.465C176.574 18.4763 176.455 18.4537 176.376 18.397C176.33 18.363 176.302 18.2893 176.291 18.176C176.279 18.074 176.262 17.768 176.24 17.258C176.206 16.544 176.172 15.983 176.138 15.575C176.115 15.1557 176.109 14.9233 176.121 14.878C176.177 14.708 176.104 14.623 175.9 14.623C175.718 14.623 175.333 14.6967 174.744 14.844C174.596 14.878 174.341 14.9347 173.979 15.014C173.661 15.082 173.429 15.1387 173.282 15.184C173.066 15.2407 172.738 15.1953 172.296 15.048C171.865 14.8893 171.593 14.7193 171.48 14.538C171.298 14.2773 171.27 14.079 171.395 13.943C171.519 13.807 171.763 13.7673 172.126 13.824C172.398 13.858 172.687 13.8523 172.993 13.807C173.219 13.773 173.554 13.7277 173.996 13.671C174.562 13.603 174.999 13.5067 175.305 13.382C175.622 13.246 175.888 13.042 176.104 12.77C176.262 12.566 176.455 12.43 176.682 12.362Z' fill='white'/%3E%3Cpath d='M164.52 3.811C164.667 3.72033 164.928 3.709 165.302 3.777C166.356 3.95833 167.098 4.202 167.529 4.508C167.959 4.814 168.197 5.26733 168.243 5.868C168.277 6.19667 168.311 6.44033 168.345 6.599C168.413 6.973 168.413 7.47167 168.345 8.095C168.231 9.149 168.197 10.016 168.243 10.696C168.265 11.104 168.271 12.039 168.26 13.501C168.248 14.6343 168.237 15.3087 168.226 15.524C168.214 15.7393 168.175 15.9377 168.107 16.119C168.027 16.3683 167.988 16.5893 167.988 16.782C167.988 16.9293 167.976 17.0257 167.954 17.071C167.931 17.1277 167.874 17.2183 167.784 17.343C167.67 17.513 167.58 17.6717 167.512 17.819C167.421 18.0797 167.279 18.1817 167.087 18.125C166.905 18.0683 166.849 17.904 166.917 17.632C166.951 17.4847 166.928 17.2353 166.849 16.884C166.633 15.9433 166.509 15.099 166.475 14.351C166.441 13.603 166.412 13.0647 166.39 12.736C166.288 11.0813 166.254 10.1067 166.288 9.812C166.299 9.676 166.288 9.35867 166.254 8.86C166.22 8.35 166.191 7.76633 166.169 7.109C166.135 6.45167 166.101 6.04933 166.067 5.902C166.01 5.74333 165.982 5.61867 165.982 5.528C165.982 5.38067 165.834 5.24467 165.54 5.12C164.69 4.73467 164.27 4.389 164.282 4.083C164.293 3.96967 164.372 3.879 164.52 3.811ZM161.528 7.109C161.698 7.075 161.987 7.058 162.395 7.058C162.859 7.06933 163.165 7.126 163.313 7.228C163.46 7.33 163.715 7.66433 164.078 8.231L164.435 8.809L164.503 9.506C164.593 10.322 164.616 10.7697 164.571 10.849C164.525 10.9283 164.446 11.002 164.333 11.07C164.231 11.138 164.134 11.172 164.044 11.172C163.772 11.172 163.534 11.2797 163.33 11.495C163.205 11.6423 163.063 11.835 162.905 12.073C162.746 12.2997 162.661 12.4527 162.65 12.532C162.638 12.5433 162.627 12.5773 162.616 12.634C162.616 12.6793 162.61 12.7133 162.599 12.736C162.553 12.9287 162.242 13.1893 161.664 13.518C161.176 13.79 160.785 13.977 160.491 14.079C160.207 14.181 159.901 14.2377 159.573 14.249C159.233 14.2717 159 14.3227 158.876 14.402C158.751 14.47 158.66 14.4983 158.604 14.487C158.547 14.4643 158.394 14.351 158.145 14.147C157.793 13.875 157.595 13.5917 157.55 13.297C157.538 13.161 157.584 13.0987 157.686 13.11C157.754 13.11 157.844 13.1497 157.958 13.229C158.694 13.739 159.799 13.3593 161.273 12.09C162.417 11.104 162.882 10.3957 162.667 9.965C162.61 9.85167 162.542 9.78367 162.463 9.761C162.383 9.73833 162.14 9.727 161.732 9.727C161.108 9.727 160.655 9.70433 160.372 9.659C160.1 9.60233 159.867 9.506 159.675 9.37C159.369 9.14333 159.153 8.928 159.029 8.724C158.915 8.52 158.898 8.34433 158.978 8.197C159.057 8.03833 159.227 7.93633 159.488 7.891C159.658 7.857 159.918 7.755 160.27 7.585C160.78 7.347 161.199 7.18833 161.528 7.109Z' fill='white'/%3E%3Cpath d='M146.152 3.845C146.311 3.777 146.526 3.73733 146.798 3.726C147.081 3.71467 147.285 3.73167 147.41 3.777C147.614 3.85633 148.147 3.97533 149.008 4.134C149.507 4.21333 149.847 4.36067 150.028 4.576C150.221 4.78 150.425 5.24467 150.64 5.97C150.685 6.106 150.68 6.38933 150.623 6.82C150.578 7.23933 150.498 7.66433 150.385 8.095C150.306 8.42367 150.119 8.65033 149.824 8.775C149.541 8.88833 149.059 8.945 148.379 8.945C147.688 8.945 147.155 8.83733 146.781 8.622C146.588 8.52 146.486 8.469 146.475 8.469C146.441 8.469 146.311 8.39533 146.084 8.248C145.869 8.08933 145.721 7.97033 145.642 7.891C145.54 7.789 145.404 7.61333 145.234 7.364C145.064 7.10333 144.928 6.86533 144.826 6.65C144.588 6.15133 144.599 5.61867 144.86 5.052C145.132 4.48533 145.563 4.083 146.152 3.845ZM148.396 5.222C148.305 5.188 148.056 5.171 147.648 5.171C147.251 5.171 146.974 5.154 146.815 5.12C146.543 5.086 146.277 5.24467 146.016 5.596C145.812 5.87933 145.699 6.072 145.676 6.174C145.653 6.276 145.687 6.429 145.778 6.633C145.88 6.88233 145.988 7.058 146.101 7.16C146.226 7.25067 146.447 7.35267 146.764 7.466C147.115 7.57933 147.359 7.63033 147.495 7.619C147.631 7.59633 147.795 7.49433 147.988 7.313C148.305 7.01833 148.504 6.769 148.583 6.565C148.628 6.463 148.685 6.361 148.753 6.259C148.912 6.04367 148.895 5.78867 148.702 5.494C148.6 5.33533 148.498 5.24467 148.396 5.222ZM152.136 9.166C152.533 9.132 152.839 9.132 153.054 9.166C153.281 9.18867 153.575 9.25667 153.938 9.37C154.21 9.44933 154.386 9.51733 154.465 9.574C154.544 9.61933 154.646 9.72133 154.771 9.88C155.02 10.1973 155.077 10.5147 154.941 10.832C154.816 11.1493 154.539 11.3533 154.108 11.444C153.859 11.5007 153.643 11.5063 153.462 11.461C153.281 11.4043 153.077 11.291 152.85 11.121C152.589 10.917 152.357 10.7923 152.153 10.747C151.96 10.7017 151.569 10.6847 150.98 10.696C150.266 10.7073 149.801 10.7357 149.586 10.781C149.382 10.8377 149.133 10.8773 148.838 10.9C147.433 11.0247 146.554 11.1097 146.203 11.155C145.863 11.189 145.574 11.2343 145.336 11.291C144.973 11.393 144.713 11.461 144.554 11.495C144.078 11.6197 143.789 11.699 143.687 11.733C143.279 11.8577 142.848 11.8917 142.395 11.835C141.942 11.7783 141.539 11.6367 141.188 11.41C140.848 11.1833 140.695 10.9453 140.729 10.696C140.763 10.5373 141.001 10.492 141.443 10.56C141.738 10.6167 141.964 10.6337 142.123 10.611C142.69 10.5543 143.239 10.4693 143.772 10.356C144.01 10.322 144.276 10.2767 144.571 10.22C144.911 10.152 145.194 10.0953 145.421 10.05C145.534 10.0387 145.693 10.0103 145.897 9.965C146.305 9.88567 146.685 9.829 147.036 9.795C147.263 9.77233 147.461 9.744 147.631 9.71C148.209 9.59667 148.719 9.523 149.161 9.489C149.58 9.44367 149.892 9.40967 150.096 9.387C150.538 9.34167 150.787 9.319 150.844 9.319C151.082 9.285 151.326 9.251 151.575 9.217C151.847 9.183 152.034 9.166 152.136 9.166ZM148.94 11.461C149.28 11.359 149.58 11.376 149.841 11.512C150.26 11.7273 150.504 11.8803 150.572 11.971C150.64 12.0617 150.663 12.2827 150.64 12.634C150.629 12.94 150.583 13.212 150.504 13.45C150.402 13.688 150.345 13.9203 150.334 14.147C150.311 14.4077 150.255 14.6003 150.164 14.725C150.073 14.8383 149.892 14.946 149.62 15.048C149.416 15.116 149.269 15.1783 149.178 15.235C149.099 15.2803 148.951 15.3427 148.736 15.422C148.543 15.4787 148.379 15.558 148.243 15.66C148.096 15.7733 147.937 15.8697 147.767 15.949C147.472 16.085 147.285 16.255 147.206 16.459C147.183 16.5497 147.206 16.612 147.274 16.646C147.365 16.6687 147.608 16.646 148.005 16.578C148.413 16.5213 148.764 16.4477 149.059 16.357C149.569 16.187 150.017 16.119 150.402 16.153C150.787 16.187 151.037 16.3173 151.15 16.544C151.365 16.9973 151.19 17.3713 150.623 17.666C150.068 17.9607 149.286 18.091 148.277 18.057C147.778 18.0457 147.45 18.0117 147.291 17.955C147.132 17.9097 146.883 17.7793 146.543 17.564C146.124 17.2807 145.857 17.0313 145.744 16.816C145.631 16.6007 145.631 16.3343 145.744 16.017C145.778 15.9037 145.772 15.83 145.727 15.796C145.682 15.762 145.529 15.711 145.268 15.643C144.928 15.5523 144.696 15.4617 144.571 15.371C144.458 15.269 144.435 15.1557 144.503 15.031C144.56 14.9403 144.639 14.878 144.741 14.844C144.843 14.81 145.053 14.7817 145.37 14.759C145.778 14.725 146.039 14.6967 146.152 14.674C146.186 14.6627 146.277 14.6457 146.424 14.623C146.571 14.589 146.668 14.5663 146.713 14.555C146.962 14.5097 147.138 14.4643 147.24 14.419C147.353 14.3623 147.529 14.2433 147.767 14.062C148.05 13.8467 148.232 13.671 148.311 13.535C148.402 13.399 148.379 13.3253 148.243 13.314C148.107 13.2913 147.875 13.331 147.546 13.433C146.832 13.6597 146.299 13.7957 145.948 13.841C145.597 13.875 145.296 13.824 145.047 13.688C144.594 13.4613 144.367 13.212 144.367 12.94C144.356 12.6907 144.543 12.5773 144.928 12.6C144.939 12.6 144.951 12.6057 144.962 12.617C145.109 12.6283 145.251 12.6227 145.387 12.6C145.534 12.566 145.886 12.4867 146.441 12.362C146.52 12.3393 146.781 12.277 147.223 12.175C147.359 12.1523 147.552 12.09 147.801 11.988C148.062 11.886 148.232 11.8067 148.311 11.75C148.481 11.6253 148.691 11.529 148.94 11.461Z' fill='white'/%3E%3Cpath d='M136.977 3.318C137.147 3.182 137.64 3.25567 138.456 3.539C139.272 3.811 139.827 4.08867 140.122 4.372C140.258 4.508 140.388 4.68933 140.513 4.916C140.649 5.13133 140.734 5.31267 140.768 5.46C140.813 5.65267 140.83 6.463 140.819 7.891C140.807 9.30767 140.779 10.2143 140.734 10.611C140.711 10.7923 140.677 11.3023 140.632 12.141C140.609 12.7983 140.581 13.212 140.547 13.382C140.513 13.552 140.422 13.7957 140.275 14.113C140.161 14.351 140.065 14.5153 139.986 14.606C139.918 14.6967 139.821 14.7533 139.697 14.776C139.572 14.7987 139.43 14.8553 139.272 14.946C139.136 15.0367 138.977 15.0877 138.796 15.099C138.626 15.1103 138.229 15.1047 137.606 15.082C137.254 15.0593 136.994 15.065 136.824 15.099C136.654 15.1217 136.455 15.1897 136.229 15.303C136.059 15.371 135.945 15.3993 135.889 15.388C135.843 15.3767 135.821 15.3143 135.821 15.201C135.821 15.0877 135.849 15.0083 135.906 14.963C135.962 14.9177 136.081 14.8893 136.263 14.878C136.433 14.8553 136.688 14.8157 137.028 14.759C137.345 14.691 137.645 14.657 137.929 14.657C138.337 14.657 138.575 14.5777 138.643 14.419C138.665 14.3283 138.682 14.0563 138.694 13.603C138.716 13.1383 138.722 12.787 138.711 12.549C138.688 12.3337 138.66 12.2203 138.626 12.209C138.592 12.1977 138.422 12.243 138.116 12.345C137.889 12.4357 137.651 12.5093 137.402 12.566C137.152 12.6113 136.954 12.634 136.807 12.634C136.659 12.634 136.58 12.6113 136.569 12.566C136.569 12.5207 136.529 12.447 136.45 12.345C136.223 12.005 136.348 11.835 136.824 11.835C137.005 11.835 137.3 11.7557 137.708 11.597C138.127 11.427 138.45 11.257 138.677 11.087C138.711 11.0757 138.716 10.815 138.694 10.305C138.682 9.795 138.66 9.51733 138.626 9.472C138.546 9.336 138.28 9.268 137.827 9.268C137.521 9.268 137.362 9.2 137.351 9.064C137.339 8.97333 137.436 8.90533 137.64 8.86C137.9 8.80333 138.133 8.73533 138.337 8.656C138.552 8.56533 138.671 8.486 138.694 8.418C138.728 8.35 138.733 7.86833 138.711 6.973C138.699 6.07767 138.677 5.53367 138.643 5.341C138.597 5.11433 138.529 4.94433 138.439 4.831C138.348 4.71767 138.167 4.58733 137.895 4.44C137.407 4.19067 137.107 4.02067 136.994 3.93C136.88 3.828 136.829 3.71467 136.841 3.59C136.863 3.46533 136.909 3.37467 136.977 3.318ZM132.948 5.137C133.095 5.09167 133.214 5.07467 133.305 5.086C133.996 5.188 134.568 5.29567 135.022 5.409C135.588 5.56767 135.968 5.732 136.161 5.902C136.365 6.072 136.506 6.37233 136.586 6.803C136.654 7.15433 136.682 7.42067 136.671 7.602C136.659 7.78333 136.591 8.00433 136.467 8.265C136.331 8.55967 136.263 8.78633 136.263 8.945C136.263 9.17167 136.166 9.37 135.974 9.54C135.781 9.69867 135.452 9.86867 134.988 10.05C134.716 10.152 134.427 10.2143 134.121 10.237C133.826 10.2597 133.633 10.2313 133.543 10.152C133.509 10.1293 133.299 10.0103 132.914 9.795C132.449 9.53433 132.126 9.30767 131.945 9.115C131.763 8.911 131.605 8.605 131.469 8.197C131.253 7.551 131.276 6.96733 131.537 6.446C131.661 6.19667 131.871 5.936 132.166 5.664C132.46 5.392 132.721 5.21633 132.948 5.137ZM134.784 6.582C134.591 6.48 134.376 6.48 134.138 6.582C134.047 6.62733 133.928 6.633 133.781 6.599C133.633 6.565 133.509 6.57067 133.407 6.616C133.305 6.66133 133.191 6.769 133.067 6.939C132.953 7.08633 132.823 7.23367 132.676 7.381C132.494 7.551 132.421 7.755 132.455 7.993C132.5 8.21967 132.642 8.401 132.88 8.537C133.322 8.79767 133.701 8.83167 134.019 8.639C134.336 8.435 134.631 7.976 134.903 7.262C135.039 6.91067 134.999 6.684 134.784 6.582ZM137.028 10.067C137.141 10.0103 137.22 10.0217 137.266 10.101C137.311 10.169 137.317 10.288 137.283 10.458C137.203 10.832 137.073 11.1153 136.892 11.308C136.722 11.5007 136.455 11.6537 136.093 11.767C135.877 11.8237 135.719 11.8917 135.617 11.971C135.515 12.039 135.39 12.158 135.243 12.328C134.993 12.634 134.648 12.9683 134.206 13.331C133.775 13.6937 133.407 13.9487 133.101 14.096C132.817 14.232 132.313 14.436 131.588 14.708C131.406 14.776 131.163 14.8837 130.857 15.031C130.562 15.167 130.392 15.235 130.347 15.235C130.313 15.235 130.279 15.252 130.245 15.286C130.177 15.354 130.018 15.3597 129.769 15.303C129.519 15.2463 129.372 15.1727 129.327 15.082C129.27 14.9347 129.287 14.7647 129.378 14.572C129.48 14.368 129.599 14.266 129.735 14.266C129.848 14.266 130.097 14.1753 130.483 13.994C130.879 13.8127 131.248 13.6143 131.588 13.399C131.724 13.3083 131.967 13.1327 132.319 12.872C132.67 12.6 132.846 12.4583 132.846 12.447C132.834 12.413 132.772 12.396 132.659 12.396C132.545 12.396 132.387 12.413 132.183 12.447C131.979 12.4697 131.78 12.5093 131.588 12.566C131.18 12.668 130.874 12.719 130.67 12.719C130.352 12.7303 130.012 12.617 129.65 12.379C129.287 12.1297 129.015 11.8293 128.834 11.478C128.732 11.2967 128.76 11.138 128.919 11.002C129.077 10.866 129.253 10.849 129.446 10.951C129.672 11.0643 130.029 11.1323 130.517 11.155C131.004 11.1663 131.491 11.1267 131.979 11.036C132.069 11.0247 132.29 10.985 132.642 10.917C132.925 10.883 133.123 10.849 133.237 10.815C133.327 10.7923 133.469 10.7583 133.662 10.713C133.832 10.6677 134.002 10.611 134.172 10.543C134.342 10.475 134.478 10.4297 134.58 10.407C134.84 10.339 134.971 10.305 134.971 10.305C135.458 10.169 135.968 10.101 136.501 10.101C136.795 10.101 136.971 10.0897 137.028 10.067ZM134.223 15.048C134.449 15.0027 134.602 15.0027 134.682 15.048C134.761 15.0933 134.812 15.1953 134.835 15.354C134.846 15.5127 134.925 15.7393 135.073 16.034C135.22 16.3287 135.35 16.5327 135.464 16.646C135.509 16.6913 135.673 16.765 135.957 16.867C136.251 16.969 136.478 17.037 136.637 17.071C136.761 17.0937 137.045 17.0143 137.487 16.833C137.77 16.7197 138.053 16.68 138.337 16.714C138.631 16.7593 138.869 16.8727 139.051 17.054C139.198 17.19 139.272 17.3147 139.272 17.428C139.272 17.5413 139.198 17.717 139.051 17.955C138.994 18.057 138.954 18.125 138.932 18.159C138.92 18.193 138.875 18.2327 138.796 18.278C138.728 18.3347 138.677 18.3687 138.643 18.38C138.62 18.3913 138.541 18.4027 138.405 18.414C138.269 18.4253 138.15 18.431 138.048 18.431C137.946 18.431 137.764 18.431 137.504 18.431C136.937 18.431 136.569 18.4197 136.399 18.397C136.229 18.3743 136.081 18.3177 135.957 18.227C135.866 18.159 135.73 18.0853 135.549 18.006C135.243 17.8473 134.863 17.479 134.41 16.901C133.956 16.323 133.73 15.9093 133.73 15.66C133.73 15.5127 133.775 15.3823 133.866 15.269C133.968 15.1443 134.087 15.0707 134.223 15.048Z' fill='white'/%3E%3Cpath d='M123.806 4.168C124.033 4.134 124.327 4.14533 124.69 4.202C125.053 4.24733 125.319 4.321 125.489 4.423C125.693 4.54767 125.823 4.73467 125.88 4.984C125.937 5.23333 125.908 5.48833 125.795 5.749C125.727 5.89633 125.693 6.11733 125.693 6.412C125.693 6.69533 125.67 6.939 125.625 7.143C125.421 8.04967 125.251 8.622 125.115 8.86C125.047 8.98467 125.047 9.05267 125.115 9.064C125.194 9.07533 125.5 9.064 126.033 9.03C126.815 8.97333 127.416 8.962 127.835 8.996C128.254 9.03 128.623 9.12633 128.94 9.285C129.303 9.46633 129.524 9.70433 129.603 9.999C129.694 10.2937 129.62 10.5657 129.382 10.815C129.257 10.951 129.025 11.0417 128.685 11.087C128.356 11.1323 128.113 11.104 127.954 11.002C127.58 10.7867 127.28 10.6563 127.053 10.611C126.838 10.5543 126.486 10.543 125.999 10.577C125.852 10.5883 125.631 10.6053 125.336 10.628C125.041 10.6507 124.888 10.662 124.877 10.662C124.594 10.6733 124.299 10.7187 123.993 10.798C123.517 10.9113 123.109 10.9963 122.769 11.053C122.463 11.0983 122.202 11.1493 121.987 11.206C121.726 11.274 121.454 11.3193 121.171 11.342C120.842 11.376 120.525 11.4383 120.219 11.529C119.856 11.631 119.55 11.699 119.301 11.733C119.006 11.801 118.723 11.8747 118.451 11.954C117.986 12.1127 117.612 12.192 117.329 12.192C117.261 12.192 117.012 12.1127 116.581 11.954C116.15 11.784 115.884 11.665 115.782 11.597C115.725 11.563 115.652 11.478 115.561 11.342C115.47 11.1947 115.425 11.0927 115.425 11.036C115.425 10.9227 115.482 10.8433 115.595 10.798C115.708 10.7527 115.912 10.73 116.207 10.73C116.592 10.73 117.153 10.6733 117.89 10.56C118.253 10.5033 118.819 10.3957 119.59 10.237C119.896 10.1803 120.219 10.1237 120.559 10.067C120.763 10.0217 121.086 9.95933 121.528 9.88C121.947 9.78933 122.225 9.73267 122.361 9.71C122.905 9.59667 123.211 9.523 123.279 9.489C123.347 9.44367 123.392 9.33033 123.415 9.149C123.426 8.945 123.455 8.65033 123.5 8.265C123.557 7.86833 123.591 7.466 123.602 7.058L123.636 6.429H123.347C122.667 6.429 121.925 6.633 121.12 7.041C120.803 7.19967 120.542 7.279 120.338 7.279C120.134 7.26767 119.919 7.16 119.692 6.956C119.533 6.83133 119.369 6.718 119.199 6.616C119.006 6.514 118.831 6.34967 118.672 6.123C118.513 5.885 118.434 5.67533 118.434 5.494C118.434 5.324 118.502 5.222 118.638 5.188C118.774 5.14267 119.023 5.154 119.386 5.222C119.533 5.256 119.715 5.273 119.93 5.273C120.157 5.273 120.321 5.26167 120.423 5.239C120.616 5.18233 120.956 5.09167 121.443 4.967C121.67 4.899 121.93 4.797 122.225 4.661C122.61 4.46833 123.137 4.304 123.806 4.168ZM120.049 13.586C120.117 13.552 120.253 13.5293 120.457 13.518C120.672 13.5067 120.808 13.518 120.865 13.552C120.899 13.586 120.933 13.7163 120.967 13.943C121.012 14.385 121.16 14.844 121.409 15.32C121.545 15.592 121.647 15.7563 121.715 15.813C121.794 15.8697 121.998 15.9263 122.327 15.983C122.622 16.051 122.843 16.0737 122.99 16.051C123.149 16.0397 123.353 15.9773 123.602 15.864C124.055 15.66 124.378 15.5467 124.571 15.524C124.775 15.5013 125.007 15.5523 125.268 15.677C125.381 15.7337 125.478 15.83 125.557 15.966C125.648 16.102 125.693 16.2323 125.693 16.357C125.693 16.4363 125.642 16.5837 125.54 16.799C125.449 17.0257 125.37 17.173 125.302 17.241C125.143 17.4223 124.554 17.53 123.534 17.564C123.092 17.5867 122.792 17.581 122.633 17.547C122.474 17.5243 122.327 17.4507 122.191 17.326C122.078 17.224 121.93 17.1163 121.749 17.003C121.636 16.9237 121.415 16.7197 121.086 16.391C120.757 16.0737 120.536 15.8357 120.423 15.677C120.332 15.5637 120.242 15.3823 120.151 15.133C120.038 14.8723 119.936 14.6853 119.845 14.572C119.72 14.402 119.675 14.2263 119.709 14.045C119.743 13.8637 119.856 13.7107 120.049 13.586Z' fill='white'/%3E%3C/svg%3E%0A"); font-size: 0; } 

 #service > ul { display: flex; justify-content: flex-start; align-items: center; position: fixed; bottom: 20px; left: calc(50% - 94px); } 

 #service > ul li { margin: 0 10px; border-bottom: 0 solid #000; } 

 #service > ul li.n1 { display: none; } 

 #service > ul li a { width: 74px; height: 74px; } 

 #service > ul li.active .inner { top: 0; left: 0; } 

 #service > ul li a::before { background-color: #323745; } 

 #service > ul li.active a::before, #service > ul li.active a:hover::before { height: 100%; top: 0; left: 0; background-color: #2594CF; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15); } 

 #m-toggle { width: 74px; height: 70px; top: 0; box-shadow: 0 3px 6px 0 rgba(50, 55, 69, 0); border-left: 1px solid rgba(255, 255, 255, 0.30); border-radius: 0; } 

 #service .log { width: 74px; height: 70px; left: auto; right: 70px; border-left: 1px solid rgba(255, 255, 255, 0.30); } 

 #totalWrap { width: 100%; margin-left: 0; } 

 #map-legend { right: auto; left: 10px; } 
 }

@media (max-width: 700px){
 #intro .intro_inner header span { padding: 0 15px; font-size: 16px; word-break: keep-all; } 

 #intro .intro_inner header span br { display: none; } 
 }

@media (max-width: 510px){
 #intro .intro_inner .middle-text .c-sub { font-size: 16px; } 

 #intro .intro_inner .middle-text .c-tit { font-size: 14px; top: 250px; } 

 #intro .intro_inner .middle-text img { width: 100%; max-width: 434px; max-height: none; } 

 #map-legend { display: none; padding: 7px 5px; bottom: 5px; left: 5px; border-radius: 4px; } 


 #map-legend li { margin: 0 4px; padding: 2px; } 

 #service > ul li { margin: 0 4px; } 

 #service > ul li a {height: 45px; padding: 0 5px; } 

 #service > ul li a span { font-size: 14px; } 

 #service > ul li i { display: none; } 

 #service > ul li a { } 
 }

@media (max-width: 460px){
 #search-box input { font-size: 14px; width: calc(100% - 40px); } 

 #search-box button { width: 30px; } 

 #intro .intro_inner header h1 { width: 100%; background-size: 80% auto; } 
 }

@media (max-width: 420px){
 #m-logo { width: calc(100% - 170px); } 

 #intro .intro_inner header { padding-bottom: 50px; } 

 #intro .intro_inner header span { padding: 0 15px; } 

 #intro { height: 100%; padding-left: 0; } 

 #totalWrap { width: 100%; margin-left: 0; } 

 #map { height: 100%; } 

 .c-top-box { height: 100px; padding-top: 0px; } 

 .c-top-box .c-logo { padding-top: 20px; } 

 .c-top-box .c-logo img { width: 100%; max-width: 140px; max-height: none; } 

 #header { width: 300px; } 

 #search-box { padding: 5px; height: 70px; } 

 #intro .intro_inner .middle-text { padding: 0 15px; } 

 #intro .intro_inner .middle-text .c-tit { width: 100%; padding: 0 10px; top: 110%; line-height: 1.2; } 

 #gnb .dept2 > li > button { padding-left: 40px; } 

 .c-top-box .c-logo img { background-image: url("data:image/svg+xml,%3Csvg width='183' height='45' viewBox='0 0 183 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_5469_5390)'%3E%3Cpath d='M53.4964 30.9424V27.7988C57.0746 26.7509 59.6304 22.7126 59.6304 17.7798V9.98452H63.2341V17.7798C63.2341 22.2015 65.4066 26.2908 69.1126 27.7221V30.8658C66.0711 30.0479 62.7741 27.2365 61.4962 24.4506C59.9371 27.7221 56.9212 30.1246 53.4964 30.9424ZM71.3617 32.4248V9.60114H74.8377V17.7543H77.9047V20.8724H74.8377V32.4248H71.3617ZM96.2365 32.4248V9.60114H99.7124V32.4248H96.2365ZM79.5213 24.7317V16.1952C79.5213 12.1059 82.2305 9.72894 86.3454 9.72894C90.4603 9.72894 93.1695 12.1059 93.1695 16.1952V24.7317C93.1695 28.8211 90.4603 31.198 86.3454 31.198C82.2305 31.198 79.5213 28.8211 79.5213 24.7317ZM89.6935 24.834V16.093C89.6935 13.9972 88.3901 12.617 86.3454 12.617C84.3007 12.617 82.9972 13.9972 82.9972 16.093V24.834C82.9972 26.9298 84.3007 28.3099 86.3454 28.3099C88.3901 28.3099 89.6935 26.9298 89.6935 24.834ZM103.629 30.8146V10.189H107.105V17.4987H113.699V10.189H117.175V18.6488H120.345V9.60114H123.82V32.4248H120.345V21.767H117.175V30.8146H103.629ZM107.105 27.901H113.699V20.4124H107.105V27.901ZM128.76 22.4059V10.0868H147.801V12.9237H132.287V14.7895H147.596V17.5243H132.287V19.5689H148.184V22.4059H128.76ZM126.843 26.9553V24.0161H149.59V26.9553H140.031V32.4248H136.402V26.9553H126.843ZM151.845 24.7829V16.1441C151.845 12.0548 154.555 9.72894 158.618 9.72894C162.682 9.72894 165.391 12.0548 165.391 16.1441V18.6488H168.561V9.60114H172.037V32.4248H168.561V21.767H165.391V24.7829C165.391 28.8722 162.682 31.198 158.618 31.198C154.555 31.198 151.845 28.8722 151.845 24.7829ZM161.915 24.8595V16.0674C161.915 13.9716 160.663 12.6426 158.618 12.6426C156.574 12.6426 155.321 13.9716 155.321 16.0674V24.8595C155.321 26.9553 156.574 28.2844 158.618 28.2844C160.663 28.2844 161.915 26.9553 161.915 24.8595Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter1_d_5469_5390)'%3E%3Cpath d='M17.6367 9.61474L23.2546 26.1191L28.8725 9.61474H34.927L27.0677 32.814H19.4414L11.5822 9.61474H17.6367Z' fill='url(%23paint0_linear_5469_5390)' shape-rendering='crispEdges'/%3E%3C/g%3E%3Cg filter='url(%23filter2_d_5469_5390)'%3E%3Cpath d='M31.6118 9.61474H44.6232C45.6129 9.61474 46.5734 9.76028 47.4758 10.0223C48.349 10.3133 49.1058 10.7209 49.7462 11.2448C50.3866 11.827 50.8814 12.5256 51.2598 13.3988C51.6091 14.2721 51.8129 15.32 51.8129 16.4843C51.8129 18.0561 51.5509 19.3078 51.027 20.2392C50.503 21.2289 49.7171 21.9857 48.6983 22.5679L53.1228 32.814H46.8063L43.1969 24.3144L37.6663 25.5369V32.814H31.6118V9.61474ZM45.7875 16.6298C45.7875 16.1059 45.6129 15.611 45.2636 15.2035C44.8851 14.8251 44.3903 14.6214 43.8081 14.6214H37.6663V20.2392L43.1969 19.2205C44.1865 19.0458 44.856 18.7256 45.2344 18.2599C45.5837 17.7942 45.7875 17.2702 45.7875 16.6298Z' fill='url(%23paint1_linear_5469_5390)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_5469_5390' x='42.8467' y='0.371698' width='139.84' height='44.1224' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1.41991'/%3E%3CfeGaussianBlur stdDeviation='5.32468'/%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.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_5469_5390'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_5469_5390' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_d_5469_5390' x='0.93268' y='0.385308' width='44.6444' height='44.498' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1.41991'/%3E%3CfeGaussianBlur stdDeviation='5.32468'/%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.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_5469_5390'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_5469_5390' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter2_d_5469_5390' x='20.962' y='0.385308' width='42.8104' height='44.498' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1.41991'/%3E%3CfeGaussianBlur stdDeviation='5.32468'/%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.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_5469_5390'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_5469_5390' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_5469_5390' x1='11' y1='17.8442' x2='40.9245' y2='17.8442' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2316FFAB'/%3E%3Cstop offset='1' stop-color='%2316FFAB' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_5469_5390' x1='29.5742' y1='17.8442' x2='59.4988' y2='17.8442' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2316FFAB'/%3E%3Cstop offset='1' stop-color='%2316FFAB' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A"); } 

 .c-top-box { background-image: none; } 
 }

@media (max-width: 370px){
 #info { width: 90%; } 

 #header { width: 280px; } 

 .marker_info { width: 220px; } 

 .marker_info .close_btn { width: 40px; height: 40px; right: -46px; } 
 }

@keyframes floating { 
 0% { margin-top: 0; } 

 50% { margin-top: 5px; } 

 100% { margin-top: 0; } 
 }
