.popup{align-items:center;background:rgba(0,0,0,.76);display:none;inset:0;justify-content:center;position:fixed;z-index:999}.popup:target{display:flex}.popup-content{background-color:#5160a9;background-color:var(--bg-popup-color);border-radius:10px;border-radius:17% 9% 5% 9%/15% 12% 7% 9%;clip-path:polygon(1% 12%,2% 4%,9% 3%,100% -8%,106% 0,105% 0,135% 98%,96% 100%,60% 99%,10% 99%,3% 98%,2% 95%);color:#fff;column-gap:70px;display:flex;flex-wrap:nowrap;max-height:90vh;max-width:1200px;opacity:0;overflow:visible;padding:60px 65px;position:relative;transform:scale(.95);transition:opacity .3s ease,transform .3s ease;width:100%}.popup:target .popup-content{animation:popupFadeIn .3s ease-out}.popup-close{background:#f1636f;border-radius:100%;box-shadow:2px 3px 12px -7px #000;clip-path:unset;color:#fff;cursor:pointer;font-size:65px;font-weight:700;padding:18px 27px;position:absolute;right:-20px;text-decoration:none;top:-38px;z-index:9999}.popup-close:hover{background:#cb414d}.popup-left{width:40%}.popup-left img{border-radius:25px;height:100%;object-fit:cover;width:100%}.popup-right{overflow-y:auto;padding:20px 0;width:60%}h2#modal-name{line-height:2.5rem}.modal-regionWrap{font-size:20px;font-weight:900}.popup-description{margin-bottom:25px;max-height:195px;overflow-y:auto;padding-right:10px}.popup-description::-webkit-scrollbar{width:6px}.popup-description::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px}.popup-squiggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='210' height='65' fill='none' viewBox='0 0 210 65'%3E%3Cpath fill='%23F1636F' d='M10.549 54.353a172.2 172.2 0 0 1 34.1-29.355l-7.768-3.16a108 108 0 0 0 28.358 40.875 5.37 5.37 0 0 0 8.306-1.07 212.4 212.4 0 0 1 34.315-40.642l-9.026-3.739a77.5 77.5 0 0 0 10.036 41.175c2.029 3.649 7 3.189 9.131 0 9.8-14.658 24.034-26.458 39.76-34.982l-7.236-1.9 21.254 38.144c2.065 3.707 6.942 3.117 9.131 0a310 310 0 0 1 25.919-32.016 5.29 5.29 0 0 0 1.146-5.762 5.29 5.29 0 0 0-4.885-3.264 5.3 5.3 0 0 0-3.738 1.549 330.5 330.5 0 0 0-27.573 34.156h9.131l-21.248-38.141a5.38 5.38 0 0 0-7.234-1.9c-17.271 9.36-32.6 22.388-43.553 38.776h9.131a66.84 66.84 0 0 1-8.6-35.839c.223-4.778-5.831-6.709-9.026-3.74a223.6 223.6 0 0 0-35.967 42.79l8.3-1.07C61.68 45.184 52.349 32.724 47.07 19.027c-1.15-2.988-4.667-5.2-7.768-3.16A183 183 0 0 0 3.07 46.875a5.41 5.41 0 0 0 0 7.478c1.93 1.932 5.574 2.143 7.479 0'/%3E%3Cpath fill='%23FDBF59' d='M73.617 15.594c0-6.8-10.572-6.813-10.572 0s10.572 6.812 10.572 0M36.8 58.26c0-6.8-10.57-6.812-10.57 0s10.57 6.814 10.57 0M10.863 15.594c0-6.8-10.57-6.813-10.57 0s10.57 6.812 10.57 0M99.554 58.26c0-6.8-10.57-6.812-10.57 0s10.57 6.814 10.57 0M150.593 55.756c0-6.8-10.57-6.813-10.57 0s10.57 6.812 10.57 0M133.021 5.548c0-6.8-10.57-6.812-10.57 0s10.57 6.813 10.57 0M187.408 20.608c0-6.8-10.57-6.813-10.57 0s10.57 6.814 10.57 0M210.002 54.919c0-6.8-10.572-6.814-10.572 0s10.572 6.812 10.572 0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;height:63px;width:210px}.popup-description{--scrollbar-color-thumb:#FFFFFF#;--scrollbar-color-track:#5160A9#;--scrollbar-width:thin;--scrollbar-width-legacy:15px}@supports (scrollbar-width:auto){.popup-description{scrollbar-color:var(--scrollbar-color-thumb) var(--scrollbar-color-track);scrollbar-width:var(--scrollbar-width)}}@supports selector(::-webkit-scrollbar){.popup-description::-webkit-scrollbar-thumb{background:var(--scrollbar-color-thumb)}.popup-description::-webkit-scrollbar-track{background:var(--scrollbar-color-track)}.popup-description::-webkit-scrollbar{max-height:var(--scrollbar-width-legacy);max-width:var(--scrollbar-width-legacy)}}@keyframes popupFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media only screen and (max-width:580px){.popup-content{border-radius:11% 8% 7% 9%/12% 12% 8% 9%;clip-path:polygon(1% 8%,0 0,0 2%,100% -10%,106% 0,105% 0,135% 98%,96% 100%,60% 99%,10% 99%,3% 98%,2% 95%);flex-direction:column;padding:40px 30px}.popup-close{font-size:30px;padding:15px 19px;right:3px;top:-20px}.popup-left{width:100%}.popup-right{padding-bottom:0;width:100%}.popup-left img{height:250px;width:auto}.popup-squiggle{display:none}}