#interactive_map{height:630px;width:1440px;max-width:100%;background:#ebebeb;border-radius:12px}#interactive_map button{border-radius:initial}#interactive_map .map_marker{width:24px;height:36px;animation:fade-in-top-short .8s cubic-bezier(.39,.575,.565,1) both;display:flex;align-items:center;justify-content:center}#interactive_map .map_marker svg{transition:transform .3s ease}#interactive_map .map_marker svg path{transition:all .2s ease}#interactive_map .map_marker:hover svg{transform:translateY(-6px)}#interactive_map .map_marker:hover svg path{stroke:#fff;fill:#2ea9b0}#interactive_map .map_marker:after{content:"";background:#00000098;filter:blur(2px);width:10px;height:1px;position:absolute;bottom:0}.map_popup{position:fixed;width:100%;height:100%;background:#0000001f;z-index:2;top:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px 20px 80px;z-index:1000}.map_popup .popup_content{width:925px;max-width:100%;min-height:200px;background:#fff;border-radius:var(--SPACING-SYSTEM-Radius-Radius-m, 12px);position:relative;padding:35px 68px 40px;max-height:100%;overflow:auto}.map_popup .close_btn{position:absolute;top:10px;right:10px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;color:#1a2e35;line-height:1;cursor:pointer;transition:background .1s ease,color .1s ease}.map_popup .close_btn:before{content:"";font-size:14px;font-family:icomoon}.map_popup .close_btn:hover{color:#fff;background:#2ea9b0}.map_popup .popup_content{font-weight:400;animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) both}.map_popup .popup_content .location_name{font-size:34px;font-weight:700;text-align:center;line-height:1.25}.map_popup .popup_content .count_con{font-size:18px;text-align:center;justify-content:center}.map_popup .popup_content .readers{margin-top:20px}.map_popup .popup_content .reader{border-radius:var(--SPACING-SYSTEM-Radius-Radius-m, 12px);background:var(--BACKGROUND-Neutral-BG-2, #f8f9fc);padding:16px;gap:20px 20px;margin-bottom:20px;display:flex}.map_popup .popup_content .reader .image{width:240px;height:300px;flex-shrink:0;background-size:cover;background-position:top center;background-color:#eee;border-radius:4px}.map_popup .popup_content .reader .c2{display:flex;flex-direction:column;padding:15px 10px 5px 20px}.map_popup .popup_content .reader .name{font-size:20px;font-weight:700}.map_popup .popup_content .reader .position_location{font-size:14px}.map_popup .popup_content .reader .content{font-size:18px;margin:20px 0;max-height:240px;overflow:auto;padding-right:10px}.map_popup .popup_content .reader .links{margin-top:auto;display:flex;flex-direction:column;gap:5px;font-size:14px;line-height:1}.map_popup .popup_content .reader .links a{border-radius:var(--SPACING-SYSTEM-Radius-Radius-s, 8px);border:1px solid var(--STROKE-Stroke, #e2e5e7);background:var(--COLORS-Soft-White, #fefefe);padding:12px;display:flex;align-items:center;gap:8px;text-decoration:none}.map_popup .popup_content .reader .links a span{text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden}.map_popup .popup_content .reader .links .instagram:before{content:"";font-family:icomoon;font-size:18px}.map_popup .popup_content .reader .links .linkedin:before{content:"";font-family:icomoon;font-size:18px}.map_popup .popup_content .reader .links .link:before{content:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.53818%207.28059L2.30472%209.51404C1.47059%2010.3482%200.990909%2011.4831%200.999675%2012.676C1.00844%2013.8688%201.47762%2015.0107%202.35134%2015.8574C3.19802%2016.7311%204.34015%2017.2003%205.53277%2017.2091C6.7526%2017.218%207.8607%2016.7654%208.69488%2015.9312L10.9283%2013.6978M13.7812%2010.8995L16.0146%208.66606C16.8487%207.83192%2017.3284%206.69696%2017.3197%205.50414C17.3109%204.31133%2016.8417%203.16944%2015.968%202.32271C15.1215%201.47623%2013.9796%201.00702%2012.7868%200.99825C11.5939%200.989484%2010.4588%201.44194%209.62465%202.27609L7.39119%204.50955M5.77277%2012.4172L12.4731%205.71685'%20stroke='%231A2E35'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.map_popup .popup_content .readers{overflow:hidden;position:relative}.map_popup .popup_content .swiper-pagination{gap:5px;margin-top:15px}.map_popup .popup_content .swiper-button-disabled{opacity:.2;pointer-events:none}.map_popup .popup_content .swiper_prev,.map_popup .popup_content .swiper_next{position:absolute;top:50%;margin-top:-10px;z-index:10;width:44px;height:44px;border-radius:var(--SPACING-SYSTEM-Radius-Radius-rounded, 600px);background:var(--BACKGROUND-Neutral-BG-2, #f8f9fc);border:1px solid #f8f9fc;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .1s ease}.map_popup .popup_content .swiper_prev:hover,.map_popup .popup_content .swiper_next:hover{border-color:#000}.map_popup .popup_content .swiper_prev:before,.map_popup .popup_content .swiper_next:before{font-family:icomoon}.map_popup .popup_content .swiper_prev{left:14px}.map_popup .popup_content .swiper_prev:before{content:""}.map_popup .popup_content .swiper_next{right:14px}.map_popup .popup_content .swiper_next:before{content:""}@media (max-width: 767px){.map_popup .popup_content{padding:35px 30px 40px}.map_popup .popup_content .reader{flex-direction:column}.map_popup .popup_content .reader .image{width:100%;height:300px}.map_popup .popup_content .reader .c2{padding:0}.map_popup .popup_content .reader .name{font-size:16px}.map_popup .popup_content .reader .content{font-size:14px}}
