@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";body{font-family:Poppins;margin:0;background:linear-gradient(to top right,#0f172b,#162456,#022f2e);color:#eee;width:100%;overflow-x:hidden}.about-us-section{width:100%;margin:60px auto;max-width:910px;text-align:center}.about-us-section h1{font-family:Inter,sans-serif;font-weight:700;font-size:60px;letter-spacing:.26px;line-height:60px;color:#fff;margin:0}.about-us-line{border:2px solid;width:96px;margin:20px auto;border-image:linear-gradient(90deg,#00d5be,#2b7fff) 1}.about-us-content{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:50px}.about-us-text{display:flex;flex-direction:column;justify-content:space-between}.about-us-text p{font-family:Inter,sans-serif;font-size:20px;font-weight:400;letter-spacing:-.45px;line-height:32px;color:#cad5e2;text-align:start}.microsoft-text{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:17px}.microsoft-text-logo{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:207.75px;height:106px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;box-sizing:border-box}.microsoft-text-logo img{width:170px}.about-us-logo{display:grid;flex-direction:column;gap:32px}.about-us-logo-img{width:100%;max-width:430px;padding:50px 0;border:1px solid #00D5BE;border-radius:16px;background:linear-gradient(to top left,#528b8b1a,#55aeaa1a,#3eb7b533);box-sizing:border-box}.about-us-logo-img .logo{width:100%;width:234px;height:100%;height:147px}.about-us-logo-text{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.about-us-user{max-width:133px;padding:16px 0;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px}.about-us-user h2{font-family:Inter,sans-serif;font-size:36px;margin:0;padding-bottom:20px;font-weight:500;letter-spacing:.37px;color:#00d5be}.about-us-user p{font-family:Inter,sans-serif;font-weight:200;font-size:14px;letter-spacing:-.15px;margin:0;color:#90a1b9}@media screen and (max-width:1050px){.about-us-content{max-width:432px;grid-template-columns:1fr;margin:0 auto}}.footer-content{width:100%;background:#050d21}.footer{width:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;margin:0 auto}.footer-text h2{font-size:16px}.footer img{width:40px;height:40px}.card{width:fit-content;height:fit-content;background-color:transparent;display:flex;align-items:center;justify-content:center;padding:10px;gap:20px;box-shadow:0 0 20px #0000000e}.socialContainer{width:45px;height:45px;border-radius:5px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition-duration:.3s}.containerOne:hover{background:#d6249f;background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);transition-duration:.3s}.containerTwo:hover{background-color:red;transition-duration:.3s}.containerThree:hover{background-color:#1877f2;transition-duration:.3s}.containerFour:hover{background-color:#000;transition-duration:.3s}.containerFive:hover{background-color:#0a66c2;transition-duration:.3s}.socialContainer:active{transform:scale(.9);transition-duration:.3s}.socialSvg{width:19px}.largeIcon{width:27px}.socialSvg path{fill:#fff}.socialContainer:hover .socialSvg{animation:slide-in-top .3s both}@keyframes slide-in-top{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width:790px){.footer{display:flex;flex-direction:column;gap:10px}}.animated-button{position:relative;display:flex;justify-content:center;align-items:center;gap:4px;padding:12px 36px;border:1px solid;border-color:#e6e6e6;font-size:16px;background-color:transparent;border-radius:10px;font-weight:500;color:#1f387e;cursor:pointer;letter-spacing:.06em;overflow:hidden;transition:all .6s cubic-bezier(.23,1,.32,1)}.text{padding-right:5px}.animated-button svg{position:absolute;width:24px;fill:#fff;z-index:9;transition:all .8s cubic-bezier(.23,1,.32,1)}.animated-button .arr-1{right:16px}.animated-button .arr-2{left:-25%}.animated-button .circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-color:transparent;border-radius:50%;opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1)}.animated-button .text{position:relative;z-index:1;color:#fff;transform:translate(-12px);transition:all .8s cubic-bezier(.23,1,.32,1)}.animated-button:hover{box-shadow:0 0 0 12px transparent;color:#fff;border-radius:12px}.animated-button:hover .arr-1{right:-25%}.animated-button:hover .arr-2{left:16px}.animated-button:hover .text{transform:translate(12px)}.animated-button:hover svg{fill:#fff}.animated-button:active{scale:.95;box-shadow:0 0 0 4px #8a8ddd}.animated-button:hover .circle{width:220px;height:220px;opacity:1}.products-dropdown-container{position:relative;display:inline-block}.products-dropdown-trigger{display:flex;align-items:center;gap:6px;padding:0;background:transparent;border:none;cursor:pointer;color:#ffffffbf;transition:color .25s ease}.products-dropdown-trigger:hover,.products-dropdown-trigger.active{color:#fff}.products-dropdown-text{font-size:15px;font-weight:500;letter-spacing:.04em}.products-dropdown-arrow{width:16px;height:16px;transition:transform .3s ease}.products-dropdown-arrow.rotated{transform:rotate(180deg)}.products-dropdown-menu{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%) scale(.95);min-width:200px;background:#0f0f19fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 20px 50px #00000080;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000;overflow:hidden}.products-dropdown-menu.open{opacity:1;visibility:visible;transform:translate(-30%) scale(1)}.products-dropdown-menu:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#0f0f19fa;border-left:1px solid rgba(255,255,255,.12);border-top:1px solid rgba(255,255,255,.12)}.products-dropdown-header{padding:14px 18px 10px;border-bottom:1px solid rgba(255,255,255,.08)}.products-dropdown-header span{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ffffff73}.products-dropdown-options{padding:10px;display:flex;flex-direction:column;gap:6px}.products-dropdown-option{display:flex;align-items:center;gap:14px;padding:14px 16px;background:transparent;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:all .25s ease;width:100%;text-align:left}.products-dropdown-option:hover{background:#ffffff14;border-color:#ffffff1a;transform:translate(4px)}.products-dropdown-option:active{transform:translate(4px) scale(.98)}.option-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0;overflow:hidden;padding:4px;box-sizing:border-box;transition:all .25s ease}.option-logo{display:block;width:100%;height:100%;flex-shrink:0;max-width:100%;max-height:100%;object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.msfs-logo{filter:drop-shadow(0 0 8px rgba(96,165,250,.42))}.xplane-logo{filter:drop-shadow(0 0 8px rgba(34,167,214,.38))}.msfs-icon{background:linear-gradient(135deg,#3b82f633,#2563eb4d);border:1px solid rgba(59,130,246,.3);color:#60a5fa}.xplane-icon{background:linear-gradient(135deg,#22c55e33,#16a34a4d);border:1px solid rgba(34,197,94,.3);color:#4ade80}.products-dropdown-option:hover .msfs-icon{background:linear-gradient(135deg,#3b82f64d,#2563eb66);box-shadow:0 0 20px #3b82f64d}.products-dropdown-option:hover .xplane-icon{background:linear-gradient(135deg,#22c55e4d,#16a34a66);box-shadow:0 0 20px #22c55e4d}.option-content{display:flex;flex-direction:column;gap:2px}.option-title{font-size:15px;font-weight:600;color:#fff;letter-spacing:.02em}.option-subtitle{font-size:12px;color:#ffffff80}@media screen and (max-width:1024px){.products-dropdown-text{font-size:14px}.products-dropdown-menu{min-width:200px}.option-icon{width:34px;height:34px;padding:4px}.products-dropdown-option{padding:10px 12px;gap:10px}.option-title{font-size:13px}.option-subtitle{font-size:10px}.products-dropdown-header{padding:10px 14px 8px}.products-dropdown-header span{font-size:10px}.products-dropdown-options{padding:6px;gap:4px}}@media screen and (max-width:576px){.products-dropdown-container{width:100%}.products-dropdown-trigger{width:100%;justify-content:space-between;padding:0}.products-dropdown-menu{position:fixed;inset:auto 0 0;transform:translateY(100%);min-width:100%;border-radius:24px 24px 0 0;max-height:60vh}.products-dropdown-menu.open{transform:translateY(0)}.products-dropdown-menu:before{display:none}.products-dropdown-header{padding:20px 20px 14px;text-align:center}.products-dropdown-header:before{content:"";display:block;width:40px;height:4px;background:#fff3;border-radius:2px;margin:0 auto 16px}.products-dropdown-header span{font-size:12px}.products-dropdown-options{padding:12px 16px 32px;gap:10px}.products-dropdown-option{padding:18px 20px;border:1px solid rgba(255,255,255,.1);border-radius:16px}.products-dropdown-option:hover{transform:none}.products-dropdown-option:active{transform:scale(.98);background:#ffffff1f}.option-icon{width:48px;height:48px;padding:5px}.option-title{font-size:16px}.option-subtitle{font-size:13px}}.products-dropdown-overlay{display:none}@media screen and (max-width:768px){.products-dropdown-overlay{display:block;position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.products-dropdown-overlay.visible{opacity:1;visibility:visible}}header{width:100%;max-width:90%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:16px 0;position:relative;z-index:100;gap:24px}.header-left{flex-shrink:0}.header-left .logo{width:90px;height:auto;cursor:pointer;transition:transform .3s ease,opacity .3s ease}.header-left .logo:hover{transform:scale(1.05);opacity:.9}.header-nav{display:flex;justify-content:center}.header-nav .menu{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:36px;padding:0;margin:0;list-style:none}.header-nav .menu li{font-size:15px;font-weight:500;letter-spacing:.04em;color:#ffffffbf;cursor:pointer;transition:color .25s ease,transform .25s ease;white-space:nowrap;position:relative}.header-nav .menu li:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .3s ease;border-radius:1px}.header-nav .menu li:hover{color:#fff;transform:translateY(-1px)}.header-nav .menu li:hover:after{width:100%}.header-right{display:flex;align-items:center;gap:16px;flex-shrink:0}.search-container{position:relative}.search-form{display:flex;align-items:center}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;width:18px;height:18px;color:#ffffff80;pointer-events:none;transition:color .3s ease;z-index:1}.search-clear-btn{position:absolute;right:10px;width:20px;height:20px;padding:0;background:#ffffff26;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.search-clear-btn svg{width:12px;height:12px;color:#ffffffb3}.search-clear-btn:hover{background:#ffffff40}.search-clear-btn:hover svg{color:#fff}.search-input{width:220px;padding:10px 36px 10px 40px;border:1px solid rgba(255,255,255,.15);border-radius:24px;background:#ffffff14;color:#fff;font-size:14px;font-weight:400;outline:none;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.search-input::placeholder{color:#ffffff73}.search-input:focus{width:220px;border-color:#6366f199;background:#ffffff1f;box-shadow:0 0 0 3px #6366f126}.search-input:focus+.search-icon,.search-input-wrapper:hover .search-icon{color:#fffc}.contact-us-button{flex-shrink:0;position:relative;z-index:50}.hamburger-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:10px;cursor:pointer;transition:all .3s ease}.hamburger-btn:hover{background:#ffffff26}.hamburger-line{width:20px;height:2px;background:#ffffffe6;border-radius:2px;transition:all .3s ease}.hamburger-btn.open .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-btn.open .hamburger-line:nth-child(2){opacity:0;transform:translate(-10px)}.hamburger-btn.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#0f0f19fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:0;max-height:0;overflow:hidden;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 40px #0006;margin-top:8px}.mobile-nav.open{max-height:400px;opacity:1;padding:24px}.mobile-menu{display:flex;flex-direction:column;gap:8px;padding:0;margin:0;list-style:none}.mobile-menu li{font-size:16px;font-weight:500;color:#fffc;padding:12px 16px;border-radius:10px;cursor:pointer;transition:all .25s ease}.mobile-menu li:hover{background:#ffffff1a;color:#fff;transform:translate(4px)}.search-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:340px;max-height:400px;background:#0f0f19fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 20px 50px #00000080;overflow:hidden;z-index:1000;animation:dropdownFadeIn .25s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-dropdown-header{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px;color:#ffffff80;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.search-results-list{list-style:none;padding:8px;margin:0;max-height:340px;overflow-y:auto}.search-results-list::-webkit-scrollbar{width:6px}.search-results-list::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.search-results-list::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.search-results-list::-webkit-scrollbar-thumb:hover{background:#ffffff40}.search-result-item{display:flex;align-items:center;gap:14px;padding:12px;border-radius:12px;cursor:pointer;transition:all .2s ease}.search-result-item:hover{background:#ffffff14;transform:translate(4px)}.search-result-img{width:56px;height:40px;object-fit:cover;border-radius:8px;flex-shrink:0}.search-result-info{display:flex;flex-direction:column;min-width:0}.search-result-code{font-size:11px;font-weight:600;color:#ffd84d;letter-spacing:.05em}.search-result-title{font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-subtitle{font-size:12px;color:#ffffff80}.search-no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 20px;text-align:center}.search-no-results svg{width:40px;height:40px;color:#ffffff40}.search-no-results span{font-size:14px;color:#ffffff80}@media screen and (max-width:768px){.search-dropdown{width:300px;right:-40px}.search-result-item{padding:10px;gap:12px}.search-result-img{width:48px;height:34px}}@media screen and (max-width:480px){.search-dropdown{position:fixed;top:70px;left:10px;right:10px;width:auto}.search-result-title{font-size:13px}.search-no-results{padding:24px 16px}}.mobile-contact-btn{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:center}@media screen and (max-width:1200px){header{max-width:94%}.header-nav .menu{gap:28px}.search-input{width:160px}.search-input:focus{width:180px}}@media screen and (max-width:1024px){.header-nav .menu{gap:20px}.header-nav .menu li{font-size:14px}.search-input{width:140px;padding:8px 12px 8px 36px;font-size:13px}.search-input:focus{width:160px}.search-icon{width:16px;height:16px;left:10px}}@media screen and (max-width:915px){header{padding:12px 0;display:flex;flex-direction:column}.header-left .logo{width:75px}.search-input{width:130px;padding:8px 10px 8px 34px;font-size:13px}.search-input:focus{width:150px}.search-icon{width:14px;height:14px;left:10px}}@media screen and (max-width:480px){header{max-width:92%;gap:12px}.header-left .logo{width:65px}.search-input{width:100px;padding:7px 8px 7px 30px;font-size:12px;border-radius:18px}.search-input:focus{width:120px}.search-icon{width:13px;height:13px;left:8px}.hamburger-btn{width:36px;height:36px;padding:6px}.hamburger-line{width:18px}.mobile-nav.open{padding:20px}.mobile-menu li{font-size:15px;padding:10px 14px}}.slider{height:100vh;margin-top:-140px;position:relative}.slider .list .item{position:absolute;inset:0;overflow:hidden;opacity:0;transition:.5s;pointer-events:none}.slider .list .item img{width:100%;height:100%;object-fit:cover;pointer-events:none}.slider .list .item:after{content:"";width:100%;height:100%;position:absolute;inset:0;background:linear-gradient(to bottom right,#00968966,#1c398e99,#0f172bcc);z-index:1;pointer-events:none}.slider .list .item .content{position:absolute;padding:0;left:16%;top:25%;max-width:896px;z-index:5}.slider .list .item .content h1{margin:0;font-size:69px;font-weight:700;font-family:Inter,sans-serif;line-height:73px;color:#fff;letter-spacing:0;text-align:left}.slider .list .item .content .subtitle{font-weight:200}.slider .list .item .content .slider-product-description{display:-webkit-box;overflow:hidden;max-width:657px;font-size:17px;font-family:Inter,sans-serif;font-weight:lighter;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.slider .list .item.active{opacity:1;z-index:10;pointer-events:auto}@keyframes showContent{to{transform:translateY(0);filter:blur(0);opacity:1}}.slider .list .item.active h1:nth-child(1),.slider .list .item.active h1:nth-child(2),.slider .list .item.active p,.slider .list .item.active button{transform:translateY(30px);filter:blur(20px);opacity:0;animation:showContent .5s .7s ease-in-out 1 forwards}.slider .list .item.active h1:nth-child(1){animation-delay:.3s}.slider .list .item.active h1:nth-child(2){animation-delay:.5s}.slider .list .item.active .slider-product-description{animation-duration:.7s}.arrows{position:absolute;display:flex;gap:10px;top:40%;right:16%;z-index:100}.arrows button{background-color:#eee5;border:none;font-family:monospace;width:52px;height:52px;border-radius:100%;font-size:30px;color:#eee;transition:.5s;cursor:pointer}.arrows button:hover{background-color:#fff9;color:#fff}.thumbnail{position:absolute;bottom:75px;right:12%;z-index:11;display:flex;gap:10px;width:100%;height:100%;max-height:250px;padding:0 50px;box-sizing:border-box;overflow:auto;justify-content:end}.thumbnail::-webkit-scrollbar{width:0}.thumbnail .item{position:relative;width:230px;height:100%;max-height:250px;filter:brightness(.3);transition:.5s;flex-shrink:0;cursor:pointer;border-radius:10px;overflow:hidden}.thumbnail .item:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:4px;border-radius:4px;background:linear-gradient(90deg,#6ff5d2,#4fd1b5);opacity:1;transform:scaleX(1.2);transition:opacity .3s ease,transform .3s ease}.thumbnail .item img{width:100%;height:100%;object-fit:cover;border-radius:10px}.thumbnail .item.active{filter:brightness(.9)}.thumbnail .item .content{position:absolute;inset:auto 12px 20px;display:flex;justify-content:space-between;align-items:center}.content-airport-name h2{display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:18px;font-weight:medium;margin:0;padding:0;letter-spacing:-.15px}.content-airport-name p{font-family:Inter,sans-serif;font-size:14px;font-weight:regular;margin:0;padding:5px 0}.view-all-container{position:absolute;bottom:40px;right:12%;z-index:11;display:inline-flex;width:fit-content;justify-content:end;width:100%;padding:0 50px;box-sizing:border-box}.view-all-btn{font-family:Poppins;font-weight:700;letter-spacing:4px;border:none;border-radius:5px;background-color:#eee5;color:#eee;padding:10px 20px;cursor:pointer;transition:.5s;margin-top:10px}.view-all-btn:hover{background-color:#eee;color:#000}.content-airport-code{padding:8px 12px;background-color:#28c4b5cc;border:1px solid #81FBEE;border-radius:10px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.04em;color:#fff}@media screen and (max-width:1200px){.thumbnail{padding:0}.slider .list .item .content{left:10%;top:23%}.view-all-container{bottom:40px;right:5%}}@media screen and (max-width:1080px){.thumbnail{padding-left:50px;justify-content:start;right:0}.view-all-container{padding-left:62px;justify-content:start}}@media screen and (max-width:990px){.slider{margin-top:-215px}.arrows{opacity:0}}@media screen and (max-width:760px){.slider .list .item .content{top:30%}}@media screen and (max-width:600px){.thumbnail{padding-left:33px}.slider{margin-top:-205px}.slider .list .item .content{top:27%}.slider .list .item .content h1{font-size:39px;font-weight:500;line-height:53px}}.more-info-button{font-family:Inter,sans-serif;width:149.73px;height:54px;padding:0;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;letter-spacing:0;text-transform:none;color:#fff;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:8px;cursor:pointer;position:relative;overflow:hidden;transition:color .4s ease,border-color .4s ease,transform .4s ease}.more-info-button:hover{border-color:#fff9;transform:scale(1.03)}.more-info-button:before{content:"";position:absolute;left:-60px;top:0;width:0;height:100%;background-color:#fff3;transform:skew(45deg);z-index:0;transition:width .8s ease}.more-info-button:hover:before{width:220%}.more-info-button span{position:relative;z-index:1}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0,0,0,0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media(forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media(forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media(hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media(forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media(hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.world-map-shell{position:relative;width:100%}.world-map{width:100%;height:730px}.map-pitch-guide{position:absolute;top:24px;right:24px;z-index:2;display:flex;align-items:center;gap:12px;width:184px;padding:12px 14px;border:1px solid rgba(24,224,208,.34);border-radius:8px;background:#081425d1;box-shadow:0 12px 28px #00000038;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none}.map-pitch-guide-visual{position:relative;width:32px;height:62px;flex:0 0 32px}.map-pitch-mouse{position:absolute;top:0;left:4px;width:24px;height:38px;border:1.5px solid rgba(255,255,255,.78);border-radius:12px;animation:mapPitchMouseDrag 2.4s ease-in-out infinite}.map-pitch-mouse:before{content:"";position:absolute;top:0;left:50%;width:1px;height:14px;background:#ffffff6b}.map-pitch-mouse-button{position:absolute;top:3px;right:3px;width:8px;height:10px;border-radius:2px 6px 2px 2px;background:#18e0d0;box-shadow:0 0 #18e0d08c;animation:mapPitchRightClick 2.4s ease-in-out infinite}.map-pitch-drag-arrow{position:absolute;left:15px;bottom:3px;width:2px;height:18px;border-radius:2px;background:linear-gradient(to bottom,#18e0d000,#18e0d0);animation:mapPitchArrow 2.4s ease-in-out infinite}.map-pitch-drag-arrow:before,.map-pitch-drag-arrow:after{content:"";position:absolute;bottom:0;width:8px;height:2px;border-radius:2px;background:#18e0d0}.map-pitch-drag-arrow:before{right:0;transform:rotate(45deg);transform-origin:right center}.map-pitch-drag-arrow:after{left:0;transform:rotate(-45deg);transform-origin:left center}.map-pitch-guide-copy{display:grid;gap:2px;min-width:0;font-family:Inter,sans-serif;text-align:left}.map-pitch-guide-copy strong{color:#fff;font-size:11px;font-weight:700;letter-spacing:0}.map-pitch-guide-copy span{color:#ffffff94;font-size:9px;line-height:1.35;letter-spacing:0}@keyframes mapPitchMouseDrag{0%,24%,to{transform:translateY(0)}52%,72%{transform:translateY(13px)}}@keyframes mapPitchRightClick{0%,16%,to{opacity:.45;box-shadow:0 0 #18e0d080}28%,72%{opacity:1;box-shadow:0 0 0 4px #18e0d000}}@keyframes mapPitchArrow{0%,22%,to{opacity:0;transform:translateY(-5px)}40%,72%{opacity:1;transform:translateY(0)}}.world-map-status{position:absolute;left:50%;bottom:34px;transform:translate(-50%);max-width:min(520px,calc(100% - 32px));padding:12px 18px;border:1px solid rgba(24,224,208,.42);border-radius:8px;background:#081425e0;color:#ffffffc7;font-family:Inter,sans-serif;font-size:13px;line-height:1.4;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none}.world-map-status.is-error{border-color:#fbbf2485;color:#fbbf24}.custom-popup .maplibregl-popup-content{background:transparent;padding:0;box-shadow:none}.custom-popup .maplibregl-popup-tip{display:none}.airport-popup{display:flex;gap:16px;width:210px;padding:24px;background:linear-gradient(135deg,#0b1e36,#081425);border-radius:5px 18px 18px;border:2px solid var(--popup-accent, #18e0d0);text-align:start}.popup-dot{margin-top:6px;width:12px;height:12px;border-radius:50%;background:var(--popup-accent, #fbbf24);flex-shrink:0}.popup-title{font-family:Inter,sans-serif;font-weight:700;font-size:10px;color:#fff}.popup-subtitle{font-family:Inter,sans-serif;font-weight:300;font-size:10px;color:#99a1af}.popup-code{font-family:Inter,sans-serif;font-weight:700;font-size:17px;color:var(--popup-accent, #fbbf24)}.circle-marker{appearance:none;border:0;padding:0;width:14px;height:14px;border-radius:50%;background-color:var(--marker-color, #fbbf24);box-shadow:0 0 0 3px var(--marker-shadow-color, rgba(251, 191, 36, .35));cursor:pointer}.circle-marker:focus-visible{outline:2px solid #ffffff;outline-offset:4px}@media(max-width:768px),(hover:none){.map-pitch-guide{display:none}}@media(prefers-reduced-motion:reduce){.map-pitch-mouse,.map-pitch-mouse-button,.map-pitch-drag-arrow{animation:none}}.world-map-section{display:flex;flex-direction:column;margin:0 auto;text-align:center;background:linear-gradient(to bottom right,#0f172b,#162456,#022f2e);padding-top:100px}.world-map-section h1{font-family:Inter,sans-serif;font-weight:700;font-size:60px;letter-spacing:.26px;line-height:60px;color:#fff;margin:0}.world-map-line{border:2px solid;width:96px;margin:20px auto;border-image:linear-gradient(90deg,#00d5be,#2b7fff) 1}.world-map-section p{font-family:Inter,sans-serif;font-weight:400;font-size:20px;letter-spacing:-.45px;color:#90a1b9;padding-bottom:40px}body{background:linear-gradient(to bottom right,#0f172b,#162456,#022f2e);color:#fff}.products-list-page{min-height:100vh;display:flex;flex-direction:column;gap:50px}.products-list-content{flex:1;padding:0 20px}.products-list-header{max-width:1300px;margin:40px auto 0;padding:0 20px;text-align:center}.category-title{font-size:36px;font-weight:700;color:#fff;margin-bottom:8px;background:linear-gradient(135deg,#fff,#a8b6cf);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.category-subtitle{font-size:16px;color:#fff9;margin:0}.products-list-content-card{display:flex;gap:48px;max-width:1150px;max-height:300px;margin:60px auto;padding:20px;background:linear-gradient(135deg,#0b1430,#070e1f);border-radius:16px;border:1px solid rgba(0,170,255,.35);box-shadow:0 0 0 1px #00aaff26,0 30px 80px #0009;cursor:pointer}.product-image{flex:1.3;border-radius:18px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.product-content{flex:1}.product-code{font-size:35px;font-weight:700;color:#ffb400}.product-title{font-size:25px;font-weight:500;color:#fff}.product-description{display:-webkit-box;overflow:hidden;margin:10px 0 8px;font-size:16px;line-height:1.7;color:#a8b6cf;max-width:440px;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.product-welcome-text{display:-webkit-box;overflow:hidden;margin:0 0 14px;max-width:440px;color:#56eadc;font-size:15px;font-weight:600;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.product-platforms{display:flex;gap:16px;margin-bottom:18px}.platform{width:100%;max-width:80px;text-align:center;padding:8px 18px;border-radius:20px;font-size:14px;color:#d9f3ff;border:1px solid rgba(0,170,255,.6);background:#0078ff14}.product-divider{width:100%;height:1px;background:linear-gradient(to right,#0af9,#00aaff1a)}@media screen and (max-width:940px){.product-code{font-size:30px}.product-title{font-size:20px}.product-description,.product-welcome-text{font-size:12px}}.contact-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(to bottom right,#0f172b,#162456,#022f2e)}.contact-main{flex:1;display:flex;align-items:center;justify-content:center;padding:60px 20px}.contact-container{width:100%;max-width:600px;box-sizing:border-box}.contact-header{text-align:center;margin-bottom:48px}.contact-title{font-size:48px;font-weight:700;color:#fff;margin:0 0 16px;letter-spacing:-.02em}.contact-title-line{width:60px;height:4px;background:linear-gradient(90deg,#0af,#07c);border-radius:2px;margin:0 auto}.contact-form{display:flex;flex-direction:column;gap:28px}.form-group{display:flex;flex-direction:column;gap:10px}.form-label{font-size:16px;font-weight:600;color:#fff;letter-spacing:.02em}.form-input,.form-textarea{width:100%;padding:16px 20px;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:30px;color:#fff;font-size:15px;font-family:inherit;outline:none;transition:all .3s ease;box-sizing:border-box}.form-input::placeholder,.form-textarea::placeholder{color:#fff6}.form-input:focus,.form-textarea:focus{border-color:#0af9;box-shadow:0 0 0 3px #00aaff26}.form-input:hover,.form-textarea:hover{border-color:#ffffff59}.form-textarea{border-radius:24px;resize:vertical;min-height:150px}.submit-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 40px;background:linear-gradient(135deg,#0af,#07c);border:none;border-radius:30px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:12px}.submit-button svg{width:20px;height:20px;transition:transform .3s ease}.submit-button:hover{background:linear-gradient(135deg,#0bf,#08d);transform:translateY(-2px);box-shadow:0 10px 30px #00aaff4d}.submit-button:hover svg{transform:translate(4px)}.submit-button:active{transform:translateY(0)}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-button.submitting{background:linear-gradient(135deg,#08c,#069)}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.success-message{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;background:#22c55e26;border:1px solid rgba(34,197,94,.4);border-radius:16px;color:#4ade80;font-size:15px;font-weight:500;animation:fadeIn .3s ease}.success-message svg{width:22px;height:22px;flex-shrink:0}.error-message{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;background:#f8717124;border:1px solid rgba(248,113,113,.4);border-radius:16px;color:#fca5a5;font-size:15px;font-weight:500;animation:fadeIn .3s ease}.error-message svg{width:22px;height:22px;flex-shrink:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.contact-main{padding:40px 20px}.contact-title{font-size:40px}.form-input,.form-textarea{padding:14px 18px;font-size:14px}.submit-button{padding:14px 32px;font-size:15px}}@media screen and (max-width:480px){.contact-main{padding:30px 16px}.contact-header{margin-bottom:36px}.contact-title{font-size:32px}.contact-form{gap:24px}.form-label{font-size:15px}.form-input,.form-textarea{padding:12px 16px;border-radius:20px}.form-textarea{border-radius:18px;min-height:120px}.submit-button{padding:14px 28px;border-radius:24px}.success-message,.error-message{padding:14px 18px;font-size:14px;border-radius:14px}}.product-detail{font-family:Inter,sans-serif;width:100%;background:linear-gradient(to bottom right,#020618,#0f172b,#022f2e);color:#fff}.product-detail header{position:absolute;top:0;left:0;right:0;background:transparent;z-index:100}.product-detail-logo{width:94px;height:62px}.hero{position:relative;height:520px;overflow:hidden;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:linear-gradient(to bottom right,#020618 70% 50%,#020618)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#050f1e8c,#050f1ed9 60%,#050f1e)}.hero-content{position:relative;display:flex;flex-direction:column;z-index:2;width:100%;max-width:1260px;margin:0 auto;padding:100px 30px 0;gap:20px;box-sizing:border-box}.airport-code{display:inline-block;width:73px;text-align:center;padding:0 10px;border-radius:8px;font-size:24px;font-weight:500;background-color:#f0b1004d;border:1px solid #F0B100;color:#f0b100}.hero-content h1{margin:0;font-size:60px;font-weight:500;line-height:64px;max-width:700px;letter-spacing:.26px}.detail-container{max-width:1260px;margin:0 auto;padding:30px;display:grid;grid-template-columns:2fr 1fr;gap:60px;box-sizing:border-box}.screen-shots-container,.compatibility{max-width:1260px;margin:0 auto;padding:0 30px;box-sizing:border-box}.discount-banner{background:linear-gradient(90deg,#009689,#0092b8);padding:14px 20px;border-radius:10px;font-size:14px;margin-bottom:28px}.description{font-size:16px;font-weight:400;line-height:26px;opacity:.85;margin-bottom:48px}.compatibility h1{font-size:32px}.support-simulation h2{font-size:25px}.support-simulation-platform{display:flex;gap:10px;margin-top:20px}.support-simulation-platform img{max-width:220px;max-height:40px}.general,.support-simulation{padding-bottom:20px}.location-section{max-width:1260px;margin:42px auto;box-sizing:border-box}.location-section h1{font-size:32px}.location-subtitle{font-size:13px;color:#fff9;margin-bottom:20px}.footer-text{width:325px}.map-container{width:100%;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0006;border:1px solid rgba(255,255,255,.1)}.map-container iframe{display:block;height:280px}.coordinates-info{display:flex;justify-content:center;gap:20px;margin-top:20px;flex-wrap:wrap}.coord-item{display:flex;flex-direction:column;gap:8px;text-align:center}.coord-label{font-size:11px;font-weight:500;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em}.coord-value{font-size:14px;font-weight:600;color:#18e0d0}.compatibility .support-simulation .support-simulation-platform .mfs-desc{border:1px solid #009689;background:linear-gradient(90deg,#009689,#0092b8);border-radius:5px;padding:5px 10px;font-size:15px}.operating-system-platform{display:flex;gap:20px;margin-top:20px}.operating-system-platform .os-desc{display:inline-flex;align-items:center;gap:8px;border:1px solid #009689;background:linear-gradient(90deg,#009689,#0092b8);border-radius:5px;padding:5px 10px;font-size:15px}.operating-system-platform .os-desc i{font-size:18px}@media(max-width:1200px){.hero-content{padding:100px 40px 0}.detail-container{padding:30px 40px}.screen-shots-container,.compatibility{padding:0 40px}}@media(max-width:1024px){.detail-container{grid-template-columns:1fr;padding:40px;gap:40px}.hero{height:450px}.hero-content h1{font-size:48px;line-height:52px}.compatibility h1{font-size:28px}.support-simulation-platform{gap:40px}}@media(max-width:768px){.hero{height:400px}.hero-content{padding:60px 24px 0;gap:16px}.hero-content h1{font-size:36px;line-height:40px;max-width:100%}.product-detail-logo{width:70px;height:46px}.airport-code{font-size:20px;width:60px;padding:0 8px}.detail-container{padding:30px 24px;gap:30px}.discount-banner{padding:12px 16px;font-size:13px;margin-bottom:20px}.description{font-size:15px;line-height:24px;margin-bottom:32px}.screen-shots-container,.compatibility{padding:0 24px}.compatibility h1{font-size:24px;margin-bottom:24px}.support-simulation h2{font-size:20px}.support-simulation-platform{flex-direction:column;gap:20px}.support-simulation-platform img{max-width:180px}}@media(max-width:480px){.hero{height:350px}.hero-content{padding:50px 16px 0;gap:12px}.hero-content h1{font-size:28px;line-height:32px}.product-detail-logo{width:60px;height:40px}.airport-code{font-size:16px;width:50px;padding:0 6px;border-radius:6px}.detail-container{padding:20px 16px;gap:24px}.discount-banner{padding:10px 14px;font-size:12px;border-radius:8px}.description{font-size:14px;line-height:22px;margin-bottom:24px}.screen-shots-container,.compatibility{padding:0 16px}.compatibility h1{font-size:20px;margin-bottom:20px}.support-simulation h2,.general h2,.operating-system h2{font-size:18px}.support-simulation-platform img{max-width:150px}}.purchase-card{font-family:Inter,sans-serif;background:linear-gradient(90deg,#0f172b,#020618);padding:32px;border-radius:14px;box-shadow:0 10px 40px #0006;position:sticky;top:100px}.purchase-card h3{font-size:18px;font-weight:500;margin-bottom:24px}.price{display:flex;align-items:baseline;gap:10px;margin-bottom:28px}.current{font-size:32px;font-weight:700}.currency{font-size:14px;opacity:.6}.product-marketing{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:50px}.add-to-cart{display:inline-flex;align-items:center;justify-content:center;padding:16px;border-radius:10px;border:none;background:linear-gradient(90deg,#009689,#0092b8);color:#fff;font-weight:600;text-decoration:none;cursor:pointer;transition:.2s ease}.add-to-cart:hover{transform:translateY(-2px);opacity:.9}.requirement{font-size:13px;opacity:.6;margin-top:20px;line-height:1.5}.price-other{color:#00d5be}.currency-other{padding-right:15px}@media(max-width:1024px){.purchase-card{position:static}}@media(max-width:768px){.purchase-card{padding:24px}.purchase-card h3{font-size:16px;margin-bottom:20px}.current{font-size:28px}.product-marketing{margin-top:32px;gap:8px}.add-to-cart{padding:14px;font-size:14px}}@media(max-width:480px){.purchase-card{padding:20px;border-radius:10px}.purchase-card h3{font-size:15px;margin-bottom:16px}.current{font-size:24px}.currency{font-size:12px}.price{margin-bottom:20px}.product-marketing{grid-template-columns:1fr;margin-top:24px}.add-to-cart{padding:12px;font-size:13px;border-radius:8px}.requirement{font-size:12px;margin-top:16px}.price-other{font-size:13px}}.feature-section{margin-top:40px}.feature-section h1{font-size:30px;font-weight:600;margin-bottom:32px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 40px;max-width:990px}.feature-item{font-family:Inter,sans-serif;font-size:16px;line-height:24px;font-weight:400;opacity:.9;position:relative;padding-left:34px}.feature-item:before{content:"";position:absolute;left:0;top:4px;width:20px;height:20px;background:linear-gradient(135deg,#00d5be,#2b7fff);-webkit-mask:url(/assets/mxi-bullet-C7ucUi4y.png) center / contain no-repeat;mask:url(/assets/mxi-bullet-C7ucUi4y.png) center / contain no-repeat;filter:drop-shadow(0 0 8px rgba(0,213,190,.28))}@media(max-width:768px){.feature-grid{grid-template-columns:1fr;gap:16px}.feature-section h1{font-size:24px;margin-bottom:24px}.feature-item{font-size:14px;line-height:22px;padding-left:30px}.feature-item:before{top:3px;width:18px;height:18px}}@media(max-width:480px){.feature-section{margin-top:24px}.feature-section h1{font-size:20px;margin-bottom:20px}.feature-item{font-size:13px;line-height:20px}}.screenshots-section{padding:30px 0;max-width:1200px;margin:0 auto}.screenshots-section h1{font-size:30px;margin-bottom:40px}.screenshots-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.screenshots-grid img{width:100%;height:260px;object-fit:cover;border-radius:3px;transition:transform .3s ease}.screenshots-grid img:hover{transform:scale(1.05)}@media(max-width:1024px){.screenshots-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.screenshots-grid{grid-template-columns:1fr}}.video-section{padding:30px 0}.video-section h1{font-size:30px;margin-bottom:40px}.video-wrapper{position:relative;width:100%;max-width:1300px;margin:0 auto;padding-top:56.25%;border-radius:5px;overflow:hidden}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.section-tag{display:inline-block;padding:6px 14px;border-radius:999px;background:#00d5be14;border:1px solid rgba(0,213,190,.25);color:#00d5be;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px}.about-section-header{text-align:center;margin-bottom:56px}.about-section-header h2{font-family:Inter,sans-serif;color:#fff;font-size:42px;font-weight:700;letter-spacing:-.01em;margin:6px 0 18px;line-height:1.15}.about-section-line{width:96px;height:0;border:2px solid;margin:0 auto;border-image:linear-gradient(90deg,#00d5be,#2b7fff) 1}.about-hero{position:relative;padding:80px 24px 100px;text-align:center;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 20% 20%,rgba(0,213,190,.1),transparent 40%),radial-gradient(circle at 80% 80%,rgba(43,127,255,.12),transparent 45%),linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid rgba(255,255,255,.08);margin-bottom:110px}.about-hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;pointer-events:none;animation:floatGlow 8s ease-in-out infinite}.about-hero-glow-1{width:320px;height:320px;background:#00d5be59;top:-80px;left:-80px}.about-hero-glow-2{width:380px;height:380px;background:#2b7fff47;bottom:-120px;right:-80px;animation-delay:2s}.about-hero-inner{position:relative;max-width:880px;margin:0 auto;z-index:1}.about-eyebrow{display:inline-block;padding:8px 18px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);color:#cad5e2;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;margin-bottom:24px;animation:fadeUp .6s ease both}.about-hero-title{font-family:Inter,sans-serif;font-size:clamp(38px,6vw,68px);font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.05;margin:0 0 24px;animation:fadeUp .7s ease .1s both}.about-hero-line{width:96px;border:2px solid;margin:0 auto 28px;border-image:linear-gradient(90deg,#00d5be,#2b7fff) 1;animation:fadeUp .7s ease .2s both}.about-hero-sub{font-family:Inter,sans-serif;font-size:19px;line-height:1.7;color:#cad5e2;max-width:720px;margin:0 auto 40px;animation:fadeUp .7s ease .3s both}.about-hero-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;animation:fadeUp .7s ease .4s both}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.btn-primary{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:999px;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#0f172b;background:linear-gradient(135deg,#00d5be,#2b7fff);box-shadow:0 8px 24px #00d5be40;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.btn-primary i{transition:transform .25s ease}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.08);box-shadow:0 12px 32px #00d5be59}.btn-primary:hover i{transform:translate(4px)}.btn-ghost{display:inline-flex;align-items:center;padding:14px 28px;border-radius:999px;background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;font-family:Inter,sans-serif;font-size:15px;font-weight:500;cursor:pointer;transition:all .25s ease}.btn-ghost:hover{border-color:#00d5be99;background:#00d5be14;transform:translateY(-2px)}.about-story{margin-bottom:110px}.about-story-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.about-story-text .section-tag{margin-bottom:16px}.about-story-text h2{font-family:Inter,sans-serif;color:#fff;font-size:38px;font-weight:700;letter-spacing:-.01em;margin:0 0 22px;line-height:1.2}.about-story-text p{font-family:Inter,sans-serif;color:#cad5e2;font-size:17px;line-height:1.75;margin:0 0 16px}.about-story-card{display:flex;justify-content:center}.about-story-card-inner{width:100%;max-width:430px;padding:50px 30px;border:1px solid #00D5BE;border-radius:20px;background:linear-gradient(to top left,#528b8b1a,#55aeaa1a,#3eb7b533);display:flex;flex-direction:column;align-items:center;gap:28px;box-sizing:border-box;position:relative;overflow:hidden}.about-story-card-inner:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(43,127,255,.18),transparent 60%);pointer-events:none}.about-story-logo{width:234px;max-width:100%;height:auto;position:relative}.about-story-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:#00000040;border:1px solid rgba(255,255,255,.15);color:#cad5e2;font-family:Inter,sans-serif;font-size:13px;position:relative}.about-story-badge i{color:#00d5be}.about-values{margin-bottom:110px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.value-card{position:relative;padding:36px 28px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);transition:transform .3s ease,border-color .3s ease,background .3s ease;animation:fadeUp .6s ease both;overflow:hidden}.value-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,213,190,.06),transparent 50%);opacity:0;transition:opacity .3s ease;pointer-events:none}.value-card:hover{transform:translateY(-6px);border-color:#00d5be66;background:#ffffff0f}.value-card:hover:after{opacity:1}.value-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00d5be33,#2b7fff33);border:1px solid rgba(0,213,190,.3);color:#00d5be;font-size:22px;margin-bottom:22px}.value-card h3{font-family:Inter,sans-serif;color:#fff;font-size:22px;font-weight:600;margin:0 0 12px;letter-spacing:-.01em}.value-card p{font-family:Inter,sans-serif;color:#cad5e2;font-size:15px;line-height:1.7;margin:0}.about-stats-section{margin-bottom:110px}.about-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.about-stat{padding:32px 16px;text-align:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:14px;transition:transform .3s ease,border-color .3s ease}.about-stat:hover{transform:translateY(-4px);border-color:#00d5be73}.about-stat h3{font-family:Inter,sans-serif;font-size:44px;font-weight:600;color:#00d5be;margin:0 0 8px;letter-spacing:.01em}.about-stat p{font-family:Inter,sans-serif;font-size:14px;color:#90a1b9;margin:0;letter-spacing:.02em}.about-highlights{margin-bottom:110px}.highlights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.highlight-card{display:flex;gap:18px;padding:26px 24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;transition:transform .3s ease,border-color .3s ease,background .3s ease}.highlight-card:hover{transform:translateY(-3px);background:#ffffff0f;border-color:#2b7fff66}.highlight-icon{width:48px;height:48px;border-radius:12px;background:#2b7fff1f;border:1px solid rgba(43,127,255,.3);color:#2b7fff;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.highlight-body h4{font-family:Inter,sans-serif;color:#fff;font-size:17px;font-weight:600;margin:0 0 6px}.highlight-body p{font-family:Inter,sans-serif;color:#cad5e2;font-size:14px;line-height:1.65;margin:0}.about-cta{position:relative;padding:60px 36px;border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(0,213,190,.18),transparent 50%),radial-gradient(circle at 0% 100%,rgba(43,127,255,.18),transparent 50%),#ffffff0a;border:1px solid rgba(0,213,190,.2);overflow:hidden}.about-cta-inner{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:40px;position:relative;z-index:1}.about-cta-content h2{font-family:Inter,sans-serif;color:#fff;font-size:38px;font-weight:700;letter-spacing:-.01em;margin:6px 0 16px;line-height:1.18}.about-cta-content p{font-family:Inter,sans-serif;color:#cad5e2;font-size:16px;line-height:1.7;margin:0;max-width:540px}.about-cta-actions{display:flex;flex-direction:column;gap:12px;align-items:flex-end}.about-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(to bottom right,#0f172b,#162456,#022f2e);color:#eee}.about-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:40px 20px 80px;box-sizing:border-box}.section-tag{display:inline-block;padding:6px 14px;border-radius:999px;background:#00d5be14;border:1px solid rgba(0,213,190,.25);color:#00d5be;font-family:Inter,sans-serif}.about-story-text p{font-size:15px}.about-stat h3{font-size:34px}.about-cta{padding:40px 20px}@media screen and (max-width:1050px){.about-story-grid{grid-template-columns:1fr;gap:36px}.values-grid,.highlights-grid{grid-template-columns:1fr}.about-stats-grid{grid-template-columns:repeat(2,1fr)}.about-cta-inner{grid-template-columns:1fr}.about-cta-actions{align-items:flex-start;flex-direction:row;flex-wrap:wrap}}@media screen and (max-width:640px){.about-main{padding:24px 14px 60px}.about-hero{padding:60px 18px 70px;margin-bottom:70px}.about-hero-title{font-size:36px}.about-hero-sub{font-size:16px}.about-section-header h2,.about-story-text h2,.about-cta-content h2{font-size:28px}.about-story-text p{font-size:15px}.about-stat h3{font-size:34px}.about-cta{padding:40px 20px}}.news-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(to bottom right,#0f172b,#162456,#022f2e);color:#eee}.news-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:40px 20px 80px;box-sizing:border-box}.news-header{position:relative;text-align:center;padding:70px 24px;border-radius:28px;overflow:hidden;margin-bottom:36px;background:radial-gradient(circle at 20% 20%,rgba(0,213,190,.1),transparent 40%),radial-gradient(circle at 80% 80%,rgba(43,127,255,.12),transparent 45%),linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid rgba(255,255,255,.08)}.news-header-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;pointer-events:none;animation:floatGlow 8s ease-in-out infinite}.news-header-glow-1{width:320px;height:320px;background:#00d5be52;top:-100px;left:-80px}.news-header-glow-2{width:380px;height:380px;background:#2b7fff42;bottom:-140px;right:-100px;animation-delay:2s}@keyframes floatGlow{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.news-header-inner{position:relative;max-width:760px;margin:0 auto;z-index:1}.news-header-inner .section-tag{display:inline-block;padding:6px 14px;border-radius:999px;background:#00d5be14;border:1px solid rgba(0,213,190,.25);color:#00d5be;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px}.news-header-inner h1{font-family:Inter,sans-serif;color:#fff;font-size:clamp(36px,5.5vw,60px);font-weight:800;letter-spacing:-.02em;line-height:1.05;margin:0 0 22px}.gradient-text{background:linear-gradient(90deg,#00d5be,#2b7fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.news-header-line{width:96px;border:2px solid;margin:0 auto 22px;border-image:linear-gradient(90deg,#00d5be,#2b7fff) 1}.news-header-inner p{font-family:Inter,sans-serif;color:#cad5e2;font-size:17px;line-height:1.65;max-width:620px;margin:0 auto}.news-filters{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:36px;flex-wrap:wrap}.news-categories{display:flex;flex-wrap:wrap;gap:8px}.news-chip{padding:8px 16px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#cad5e2;font-family:Inter,sans-serif;font-size:13px;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:all .25s ease}.news-chip:hover{border-color:#00d5be73;color:#fff}.news-chip.active{background:linear-gradient(135deg,#00d5be40,#2b7fff40);border-color:#00d5be8c;color:#fff;box-shadow:0 6px 18px #00d5be26}.news-search{position:relative;display:flex;align-items:center;min-width:240px}.news-search i.fa-magnifying-glass{position:absolute;left:14px;color:#ffffff80;font-size:13px;pointer-events:none}.news-search input{width:280px;padding:10px 36px 10px 38px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);color:#fff;font-family:Inter,sans-serif;font-size:14px;outline:none;transition:all .25s ease}.news-search input::placeholder{color:#fff6}.news-search input:focus{border-color:#00d5be8c;background:#ffffff14;box-shadow:0 0 0 3px #00d5be1f}.news-search-clear{position:absolute;right:8px;width:24px;height:24px;border-radius:50%;background:#ffffff1f;border:none;color:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.news-search-clear:hover{background:#ffffff38;color:#fff}.news-state{display:flex;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:#cad5e2;font-family:Inter,sans-serif;font-size:15px}.news-state i{color:#00d5be;font-size:22px}.news-state-error i{color:#ffb86b}.news-spinner{width:22px;height:22px;border-radius:50%;border:2px solid rgba(255,255,255,.18);border-top-color:#00d5be;animation:newsSpin .9s linear infinite}@keyframes newsSpin{to{transform:rotate(360deg)}}.news-featured{margin-bottom:56px;height:350px}.news-featured-card{width:100%;height:100%;display:grid;grid-template-columns:1.1fr 1fr;gap:0;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:24px;overflow:hidden;cursor:pointer;text-align:left;color:inherit;font:inherit;padding:0;transition:transform .35s ease,border-color .35s ease}.news-featured-card:hover{transform:translateY(-4px);border-color:#00d5be73}.news-featured-image{position:relative;min-height:0;height:100%;overflow:hidden}.news-featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.news-featured-card:hover .news-featured-image img{transform:scale(1.04)}.news-featured-tint{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,213,190,.12),transparent 60%),linear-gradient(to right,transparent 60%,rgba(15,23,43,.45))}.news-featured-badge{position:absolute;top:18px;left:18px;padding:6px 12px;border-radius:999px;background:linear-gradient(135deg,#00d5be,#2b7fff);color:#0f172b;font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.news-featured-body{padding:30px 32px;display:flex;flex-direction:column;justify-content:center;gap:11px;min-width:0;overflow:hidden}.news-featured-body h2{font-family:Inter,sans-serif;color:#fff;font-size:clamp(22px,2vw,28px);font-weight:700;letter-spacing:0;line-height:1.18;margin:2px 0 3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-featured-body p{font-family:Inter,sans-serif;color:#cad5e2;font-size:14px;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:13px;color:#90a1b9;letter-spacing:.02em}.news-meta-cat{padding:4px 10px;border-radius:999px;background:#00d5be1a;border:1px solid rgba(0,213,190,.25);color:#00d5be;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.news-meta-dot{width:4px;height:4px;border-radius:50%;background:#ffffff40}.news-meta-sm{font-size:12px}.news-read-more{margin-top:4px;display:inline-flex;align-items:center;gap:8px;color:#00d5be;font-family:Inter,sans-serif;font-weight:600;font-size:13px;letter-spacing:.02em}.news-read-more i,.news-card-link i{transition:transform .25s ease}.news-featured-card:hover .news-read-more i{transform:translate(4px)}.news-list-section{margin-top:0;padding:46px 34px 34px;border-radius:28px;background:radial-gradient(circle at 18% 0%,rgba(0,213,190,.12),transparent 34%),radial-gradient(circle at 86% 12%,rgba(43,127,255,.12),transparent 36%),linear-gradient(135deg,#ffffff13,#ffffff09);border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 60px #020a1c47;color:#eee}.news-list-section-all{margin-top:8px}.news-list-toolbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px;text-align:left}.news-list-eyebrow{display:block;margin-bottom:8px;color:#00d5be;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.news-list-toolbar h2{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:30px;font-weight:700;line-height:1.15;letter-spacing:0}.news-list-actions{position:static;display:flex;align-items:center;gap:10px}.news-view-all{height:42px;border-radius:8px;border:1px solid rgba(0,213,190,.42);background:linear-gradient(135deg,#00d5be2e,#2b7fff33);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:0}.news-view-all:hover{transform:translateY(-2px);border-color:#00d5bead;background:linear-gradient(135deg,#00d5be47,#2b7fff4d)}.news-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.news-list.news-list-preview,.news-list.news-list-all{grid-template-columns:repeat(3,minmax(0,1fr))}.news-card{display:flex;flex-direction:column;min-height:356px;background:#050e2080;border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden;cursor:pointer;text-align:left;color:#eee;font:inherit;padding:16px;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.news-card:hover{transform:translateY(-4px);border-color:#00d5be73;box-shadow:0 18px 36px #00d5be1a}.news-card-image{position:relative;aspect-ratio:16 / 10;border-radius:16px;overflow:hidden;background:#ffffff14}.news-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.news-card:hover .news-card-image img{transform:scale(1.05)}.news-card-cat{display:none}.news-card-body{padding:14px 8px 4px;display:flex;flex-direction:column;gap:8px}.news-card-body h3{font-family:Inter,sans-serif;color:#fff;font-size:15px;font-weight:700;letter-spacing:0;line-height:1.22;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card-body p{font-family:Inter,sans-serif;color:#cad5e2;font-size:12px;line-height:1.52;margin:0;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.news-card-link{display:none}.news-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:26px}.news-page-number,.news-page-next{width:28px;height:28px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#dde8f5;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.news-page-number.active,.news-page-number:hover,.news-page-next:hover:not(:disabled){background:linear-gradient(135deg,#00d5be,#2b7fff);border-color:transparent;color:#fff}.news-page-next:disabled{cursor:not-allowed;opacity:.45}@media screen and (max-width:1050px){.news-list-section{padding:38px 24px 30px}.news-list-toolbar{justify-content:space-between;text-align:left}.news-list-actions{position:static}.news-list,.news-list.news-list-preview,.news-list.news-list-all{grid-template-columns:repeat(2,minmax(0,1fr))}.news-featured-card{grid-template-columns:1fr;grid-template-rows:170px 1fr}.news-featured-image{min-height:0;height:auto}}@media screen and (max-width:640px){.news-main{padding:24px 14px 60px}.news-header{padding:52px 18px;margin-bottom:26px}.news-filters{gap:12px}.news-search,.news-search input{width:100%;min-width:0}.news-list-section{padding:34px 14px 28px;border-radius:22px}.news-list-toolbar{align-items:flex-start;flex-direction:column;text-align:left;margin-bottom:22px}.news-list-actions{width:auto;justify-content:flex-start}.news-list,.news-list.news-list-preview,.news-list.news-list-all{grid-template-columns:1fr;gap:14px}.news-list-toolbar h2{font-size:25px}.news-card{min-height:0;border-radius:20px;padding:14px}.news-view-all{padding:0 14px}.news-featured-body{padding:18px 20px;gap:8px;overflow:hidden}.news-featured-body h2{font-size:21px}.news-featured-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.news-detail-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(to bottom right,#0f172b,#162456,#022f2e);color:#eee}.news-detail-main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:40px 20px 80px;box-sizing:border-box}.news-detail-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:80px 20px;text-align:center;color:#cad5e2;font-family:Inter,sans-serif}.news-detail-state i{font-size:38px;color:#00d5be}.news-detail-state h2{margin:4px 0 0;color:#fff;font-size:28px;font-weight:700}.news-detail-state p{margin:0;color:#cad5e2}.news-detail-spinner{width:30px;height:30px;border-radius:50%;border:3px solid rgba(255,255,255,.15);border-top-color:#00d5be;animation:detailSpin .9s linear infinite}@keyframes detailSpin{to{transform:rotate(360deg)}}.news-detail-hero{position:relative;border-radius:24px;overflow:hidden;min-height:460px;margin-bottom:40px;border:1px solid rgba(255,255,255,.08)}.news-detail-hero-bg{position:absolute;inset:0}.news-detail-hero-bg img{width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.news-detail-hero-tint{position:absolute;inset:0;background:linear-gradient(180deg,#0f172b1a,#0f172b8c 55%,#0f172beb),radial-gradient(circle at 80% 30%,rgba(0,213,190,.18),transparent 55%)}.news-detail-hero-inner{position:relative;z-index:1;padding:40px 44px 44px;display:flex;flex-direction:column;gap:14px;min-height:460px;justify-content:flex-end}.news-detail-back{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#0f172b8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .25s ease;margin-bottom:auto}.news-detail-back:hover{border-color:#00d5be8c;background:#00d5be14}.news-detail-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#cad5e2;font-family:Inter,sans-serif;font-size:13px;letter-spacing:.02em}.news-detail-cat{padding:5px 12px;border-radius:999px;background:linear-gradient(135deg,#00d5be38,#2b7fff38);border:1px solid rgba(0,213,190,.45);color:#00d5be;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.news-detail-dot{width:4px;height:4px;border-radius:50%;background:#ffffff4d}.news-detail-title{font-family:Inter,sans-serif;color:#fff;font-size:clamp(30px,4vw,48px);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:6px 0 0;max-width:880px}.news-detail-summary{font-family:Inter,sans-serif;color:#cad5e2;font-size:18px;line-height:1.6;margin:4px 0 0;max-width:800px}.news-detail-author{display:flex;align-items:center;gap:12px;margin-top:14px}.news-detail-author-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#00d5be4d,#2b7fff4d);border:1px solid rgba(0,213,190,.4);display:flex;align-items:center;justify-content:center;color:#00d5be;font-size:18px}.news-detail-author>div{display:flex;flex-direction:column}.news-detail-author-name{font-family:Inter,sans-serif;color:#fff;font-weight:600;font-size:14px}.news-detail-author-role{font-family:Inter,sans-serif;color:#90a1b9;font-size:12px}.news-detail-article{background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:22px;padding:50px 56px;margin-bottom:60px}.news-detail-content{font-family:Inter,sans-serif;color:#dde4ec;font-size:17px;line-height:1.8;letter-spacing:.005em}.news-detail-content p{margin:0 0 22px}.news-detail-content h2,.news-detail-content h3{color:#fff;font-weight:700;letter-spacing:-.01em;margin:36px 0 14px;line-height:1.25}.news-detail-content h2{font-size:28px}.news-detail-content h3{font-size:22px}.news-detail-content ul,.news-detail-content ol{padding-left:22px;margin:0 0 22px}.news-detail-content li{margin:0 0 8px}.news-detail-content li::marker{color:#00d5be}.news-detail-content a{color:#00d5be;text-decoration:underline;text-decoration-color:#00d5be66;text-underline-offset:3px;transition:text-decoration-color .2s ease}.news-detail-content a:hover{text-decoration-color:#00d5be}.news-detail-content strong{color:#fff}.news-detail-content blockquote{margin:28px 0;padding:18px 22px;border-left:3px solid #00D5BE;background:#00d5be0f;border-radius:0 12px 12px 0;font-style:italic;color:#fff;font-size:18px;line-height:1.6}.news-detail-content img{width:100%;height:auto;border-radius:14px;margin:24px 0;border:1px solid rgba(255,255,255,.08)}.news-detail-content .news-content-image{margin:28px 0}.news-detail-content .news-content-image img{display:block;margin:0;max-height:520px;object-fit:cover}.news-detail-content code{background:#0006;border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:2px 7px;font-size:.92em;color:#00d5be}.news-detail-tags{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:28px;margin-top:28px;border-top:1px solid rgba(255,255,255,.08);color:#90a1b9}.news-detail-tags i{color:#00d5be;margin-right:4px}.news-detail-tag{padding:5px 12px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#cad5e2;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.02em;transition:all .2s ease}.news-detail-tag:hover{color:#fff;border-color:#00d5be66}.news-detail-share{display:flex;align-items:center;gap:10px;margin-top:24px;color:#90a1b9;font-family:Inter,sans-serif;font-size:13px}.news-detail-share a,.news-detail-share-copy{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;text-decoration:none}.news-detail-share a:hover,.news-detail-share-copy:hover{border-color:#00d5be8c;color:#00d5be;background:#00d5be14;transform:translateY(-2px)}.news-detail-related{margin-top:40px}.news-detail-related-header{text-align:center;margin-bottom:32px}.news-detail-related-header .section-tag{display:inline-block;padding:6px 14px;border-radius:999px;background:#00d5be14;border:1px solid rgba(0,213,190,.25);color:#00d5be;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px}.news-detail-related-header h2{font-family:Inter,sans-serif;color:#fff;font-size:32px;font-weight:700;letter-spacing:-.01em;margin:0 0 14px}.news-detail-related-line{width:80px;border:2px solid;margin:0 auto;border-image:linear-gradient(90deg,#00d5be,#2b7fff) 1}.news-detail-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-detail-related-card{display:flex;flex-direction:column;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;cursor:pointer;text-align:left;color:inherit;font:inherit;padding:0;transition:transform .3s ease,border-color .3s ease}.news-detail-related-card:hover{transform:translateY(-3px);border-color:#00d5be66}.news-detail-related-image{aspect-ratio:16 / 10;overflow:hidden}.news-detail-related-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.news-detail-related-card:hover .news-detail-related-image img{transform:scale(1.05)}.news-detail-related-body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:8px}.news-detail-related-cat{align-self:flex-start;padding:4px 10px;border-radius:999px;background:#00d5be1a;border:1px solid rgba(0,213,190,.25);color:#00d5be;font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.news-detail-related-body h4{font-family:Inter,sans-serif;color:#fff;font-size:16px;font-weight:600;line-height:1.35;margin:4px 0 0}.news-detail-related-date{font-family:Inter,sans-serif;color:#90a1b9;font-size:12px}.btn-primary{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;border-radius:999px;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#0f172b;background:linear-gradient(135deg,#00d5be,#2b7fff);box-shadow:0 8px 24px #00d5be40;transition:transform .25s ease,filter .25s ease}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.08)}@media screen and (max-width:1050px){.news-detail-related-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.news-detail-hero,.news-detail-hero-inner{min-height:360px}.news-detail-hero-inner{padding:28px 24px}.news-detail-article{padding:32px 24px}.news-detail-content{font-size:16px}.news-detail-content h2{font-size:24px}.news-detail-content h3{font-size:19px}}@media screen and (max-width:640px){.news-detail-main{padding:24px 14px 60px}.news-detail-related-grid{grid-template-columns:1fr}.news-detail-hero,.news-detail-hero-inner{min-height:320px}}
