@import url(https://fonts.googleapis.com/css2?family=Work+Sans&display=swap);:root{--gold:#ffac0d;--green:#65a637;--orange:#ff6701;--sky-blue:#589eff;--cornflower-blue:#0d72ff;--dark-blue:#197aff;--black:#121212;--dark-gray:#2f2e2e;--mid-gray:#6c757d;--light-gray:#b0b0b0;--white:#f5f5f5;--link:#5ca0ff;--light-green:#83c653;--red:#ff270d;--light-gray:#eee}body,html{background-color:#000;box-sizing:border-box;color:#f5f5f5;color:var(--white);font-family:Work Sans;font-size:16px;height:100%;line-height:1.5;margin:0;min-width:295px;padding:0;width:100%}.large-screen-limit{margin:0 auto;max-width:1440px;width:100%}.route-wrapper{background-color:#121212;background-color:var(--black);height:100%;margin:0 auto;width:100%}h1{font-size:2.5rem}h1,h2{font-weight:600}h2{font-size:1.8rem}h3{font-size:1.55rem}h3,h4{font-weight:500}h4{font-size:1.3rem}h5{font-size:1.1rem;font-weight:500}h1.hero-text{font-size:1.74rem;font-weight:700}h2.hero-text{font-size:1.16rem;font-weight:600}h4.hero-text{font-size:1rem;font-weight:500}h1,h2,h3,h4,h5,p{margin:0;padding:0}h1,h2,h3,h4,h5{line-height:1.2}a{color:#5ca0ff;color:var(--link)}a,p,ul li{font-size:1rem}input,textarea{font-family:Work Sans;font-size:1rem}.text-gold{color:#ffac0d;color:var(--gold)}.text-orange{color:#ff6701;color:var(--orange)}.text-green{color:#65a637;color:var(--green)}.text-cornflower-blue{color:#0d72ff;color:var(--cornflower-blue)}@media screen and (min-width:550px){h1.hero-text{font-size:2.5rem}h2.hero-text{font-size:1.7rem}h4.hero-text{font-size:1.15rem}h2{font-size:2.1rem}h3{font-size:1.75rem}h3,h4{font-weight:500}h4{font-size:1.45rem}h5{font-size:1.2rem;font-weight:500}}@media screen and (min-width:1024px){h1{font-size:3rem}h2{font-size:2.49rem}h3{font-size:2.06rem}h4{font-size:1.72rem}h5{font-size:1.44rem}h1.hero-text{font-size:3rem}h2.hero-text{font-size:2.1rem}h4.hero-text{font-size:1.45rem}}@media screen and (min-width:1600px){.large-screen-limit{max-width:1600px}}@media screen and (min-width:1800px){body,html{font-size:clamp(1rem,1vw + .25rem,1.2rem)}}.banner-container{align-items:stretch;font-size:1rem;height:31.25rem;z-index:0}.banner-container,.hero-content-wrapper{display:flex;position:relative;width:100%}.hero-content-wrapper{align-items:center;box-sizing:border-box;height:100%;padding:1.275rem}.banner-container .bg-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-10}.scorecard.banner-container .bg-image .overlay{background-color:#0000008c;height:100%;left:0;position:absolute;top:0;width:100%}.banner-container .bg-image img{height:100%;object-fit:cover;width:100%}.scorecard.banner-container .bg-image img{filter:contrast(125%) saturate(108%) brightness(120%);image-rendering:auto;object-position:50% bottom;transform:scaleX(-1)}.banner-text-right{background-color:#0009;border-radius:.5rem;color:#f5f5f5;color:var(--gold);display:block;font-size:.8rem;font-weight:500;line-height:1rem;max-width:80%;padding:.5rem 1rem;position:absolute;right:1rem;text-align:right;top:1rem}.scorecard .banner-text-right{font-size:clamp(.7rem,2vw,1rem)}.banner-text-left{color:var(--white);position:relative;text-align:left}.banner-top{color:var(--gold);margin-bottom:1rem}.banner-mid,.banner-top{text-shadow:.0625rem .0625rem .3125rem #0006}.banner-mid{margin-bottom:.625rem;text-align:left}.banner-bottom{margin-bottom:2rem;text-shadow:.0625rem .0625rem .3125rem #0006}.banner-photo-credit-container{bottom:1rem;color:var(--white);position:absolute;right:1rem}.banner-credit{font-size:.8rem;font-weight:400;line-height:1rem;margin:0;text-align:right;text-shadow:.0625rem .0625rem .3125rem #0006}@media screen and (min-width:550px){.banner-container{height:35rem}.hero-content-wrapper{padding:3rem}.banner-credit,.banner-text-right{font-size:1rem;line-height:1.5;width:auto}.banner-photo-credit-container,.banner-text-right{right:3.125rem}.banner-text-right{top:1.5rem}.banner-photo-credit-container{bottom:1.5rem}.scorecard.banner-container .bg-image .overlay{background-color:#0003;background-image:linear-gradient(270deg,#0000008c 0,#0006 20%,#0000008c 55%)}}@media screen and (min-width:1280px){.banner-container{height:40vw}.scorecard.banner-container .bg-image .overlay{background-color:#0003;background-image:linear-gradient(270deg,#0000008c 10%,#0000 38%,#00000073 60%,#00000080 70%)}}@media screen and (min-width:1600px){.banner-container{height:30vw}.scorecard.banner-container .bg-image img{object-position:50% center}}button{border:none;border-radius:2rem;color:#000;cursor:pointer;font-family:Work Sans;font-size:1rem;font-weight:500;margin:1rem 0 0;padding:.813rem 1.25rem;text-align:center;text-decoration:none;transition:background-color .3s ease-in-out}.pop-up-form{background-color:var(--black);border-radius:.5rem;color:var(--white);margin:0 1rem;width:100%}.pop-up-form .form-footer,.pop-up-form .form-header{box-sizing:border-box;color:var(--white);padding:1rem;width:100%}.pop-up-form .form-header{align-items:center;border-bottom:.0625rem solid var(--white);display:flex;justify-content:space-between}.pop-up-form .form-footer{border-top:.0625rem solid var(--white);display:flex;justify-content:flex-end}.pop-up-form form{box-sizing:border-box;color:var(--white);height:auto;padding:1rem;width:100%}.pop-up-form form h5{margin-bottom:.594rem}.pop-up-form form p{padding-bottom:1rem}.pop-up-form form .form-group{box-sizing:border-box;height:100%;margin-bottom:.938rem;width:100%}.pop-up-form form label{display:block;font-size:1rem;height:100%;margin-bottom:.3125rem;width:100%}.pop-up-form form .textarea{margin:1rem 0}.pop-up-form form .form-group input,.pop-up-form form .form-group textarea{border:none;border-radius:.3125rem;box-sizing:border-box;font-family:Work Sans;font-size:1rem;max-width:100%;min-width:100%;outline:none;padding:.5rem;width:100%}.pop-up-form form .form-check{margin-bottom:.625rem}.pop-up-form form legend{font-size:1.2rem;margin:0 0 .5rem;padding:.5rem 0}.pop-up-form form .form-check input[type=checkbox]{margin:0 .4rem 0 0}.pop-up-form form .form-check label:not(.textarea label){display:inline}.pop-up-form .pop-up-btn{width:100%}.pop-up-form .policy{padding-right:1rem}.pop-up-form .form-close-btn{background-color:var(--mid-gray);border-radius:.5rem;padding:.625rem 1.25rem;width:3rem}.pop-up-form .close-btn-x,.pop-up-form .form-close-btn{align-items:center;cursor:pointer;display:flex;justify-content:center}.pop-up-form .close-btn-x{background-color:var(--white);color:var(--black);font-size:.8rem;height:.7em;padding:.625rem;width:.2em}@media screen and (min-width:550px){.pop-up-form{width:31.25rem}}.pop-up-screen{align-items:flex-start;background-color:#f5f5f580;height:100vh;justify-content:center;left:0;overflow-y:auto;padding:2rem 0;top:0;width:100%}.pop-up-screen,.popup-success-message{box-sizing:border-box;display:flex;position:fixed;z-index:20000}.popup-success-message{background-color:var(--black);border-radius:1rem;color:var(--white);flex-direction:column;left:50%;line-height:140%;margin:0 auto;max-width:1200px;padding:3rem 2rem;top:50%;transform:translate(-50%,-50%);width:95%}.popup-success-message.success{border:.125rem solid var(--green)}.popup-success-message.error{border:.125rem solid var(--red)}.popup-success-message button{background-color:initial;border-radius:0;color:var(--white);margin:0 0 .5rem auto;min-width:0;padding:.25rem .5rem;position:absolute;right:.5rem;top:.5rem}.popup-success-message.success-text{color:var(--white)!important}.popup-success-message .success .download a,.popup-success-message.error-text{color:var(--white)}.popup-success-message .highlight-gold{color:var(--gold)}.popup-success-message .highlight-orange{color:var(--orange)}.popup-success-message .highlight-red{color:var(--red)}@media screen and (min-width:550px){.popup-success-message{width:80%}}@media screen and (min-width:1024px){.popup-success-message{width:50%}}.policy-container{box-sizing:border-box;color:var(--white);display:flex;font-size:.8rem;justify-content:flex-end;padding:.5rem 0;width:100%}.policy-container div{text-align:right}.policy-container a{color:var(--sky-blue);font-size:1em}.home-card-container{background-color:#000;line-height:140%}.home-card-sub-container{box-sizing:border-box;display:grid;grid-template-columns:1fr;height:100%;padding:.5rem 0;width:100%}.back-to-top{background:#0000;z-index:10}@media screen and (min-width:1024px){.home-card-sub-container{grid-template-columns:1fr 1fr}}.cwpc.home-card-box{align-items:flex-start;background-color:var(--black);border:1px solid var(--dark-gray);border-radius:.5rem;color:var(--white);display:flex;flex-basis:calc(48% - 1em);flex-grow:0;flex-shrink:1;gap:2rem;margin:1.5rem;overflow:hidden;padding:1rem;transition:transform .3s ease-in-out}.cwpc.home-card-box:hover{transform:scale(1.02)}.cwpc.home-card-box .card-content{padding:.5rem;width:100%}.cwpc.home-card-box .card-logo{height:auto;margin-bottom:.625rem;margin-right:.625rem;max-width:100%}.cwpc.home-card-box .card-title{align-items:center;display:flex;margin-bottom:.625rem}.cwpc.home-card-box p{margin:1.6rem 0}.cwpc.home-card-box ul{margin:1.875rem 0;padding-left:0}.cwpc.home-card-box ul h5{margin:0 0 .8125rem}.cwpc.home-card-box ul li{margin-left:1.5rem}.cwpc.home-card-box a{color:var(--sky-blue)}.cwpc.home-card-box .card-image{aspect-ratio:1.47;border-radius:.5rem;height:auto;margin:1.5rem 0;overflow:hidden;width:100%}.cwpc.home-card-box .special{aspect-ratio:auto;display:flex;height:auto;justify-content:center;margin:1.5rem 0;width:100%}.cwpc.home-card-box .card-image img{height:100%;margin:0;object-fit:cover;width:100%}.cwpc.home-card-box .special img{height:100%;max-width:440px;object-fit:contain;width:100%}.cwpc.home-card-box figcaption{color:var(--light-gray);font-size:.7rem;line-height:140%}.cwpc.home-card-box form{width:100%}.cwpc.home-card-box form label{display:block;margin-bottom:.3125rem;width:100%}.cwpc.home-card-box form .form-group{margin-bottom:1rem}.cwpc.home-card-box form input{background-color:var(--white);border:none;border-radius:.3rem;box-sizing:border-box;font-size:1rem;margin-bottom:.3125rem;outline:none;padding:.5rem;width:100%}.cwpc.home-card-box .card-btn-group .fa-xl{color:var(--white);font-size:2.5rem;line-height:150%}.cwpc.home-card-box .card-btn-group .fa-xl:hover{color:blue}.cwpc.home-card-box .card-btn-group{display:flex;gap:1.5rem;height:fit-content;justify-content:flex-start;width:100%}.cwpc.home-card-box .bottom-paragraph:first-of-type{padding:2rem 0 0}.cwpc.home-card-box .submit-policy{display:inline}.cwpc.home-card-box .card-btn{margin-right:1rem}.cwpc.home-card-box .contact-email{font-size:clamp(.9rem,2vw,1rem)}@media screen and (min-width:550px){.cwpc.home-card-box .special img{height:auto;max-width:23rem;object-fit:contain;padding:1.5rem 0}}@media screen and (min-width:1024px){.cwpc.home-card-box .card-content{padding:1.25rem}.cwpc.home-card-box .special img{height:auto;object-fit:contain;padding:1.5rem 0;width:100%}}.sub-card-container{margin-bottom:1.875rem}.sub-card-box{align-items:flex-start;background-color:var(--black);border:1px solid #3c3c3c;border-radius:.5rem;box-sizing:border-box;margin:.625rem 0;overflow:hidden}.card-question{color:var(--white);cursor:pointer;font-size:1.25rem;font-weight:bolder;margin:.625rem;padding-right:3.125rem}.card-question h5{display:inline;white-space:normal}.card-question #plus-hook1,.card-question #plus-hook2,.card-question #plus-hook3,.card-question #plus-hook4{position:relative}.card-question a{position:absolute;right:-2.69rem;top:53%;transform:translateY(-50%)}.sub-card-text{color:var(--white);margin-left:.625rem;padding-top:.25rem}.sub-card-text p{margin:0 0 1rem!important}.card-question:hover .fa-lg{color:blue}.card-question .fa-lg{color:var(--orange);margin-bottom:.625rem}.card-question .fa-lg a{font-size:xx-large}.embedded-form{background-color:var(--black);border-radius:.5rem;color:var(--white);margin:0 auto;width:100%}.embedded-form .form-footer,.embedded-form .form-header{box-sizing:border-box;color:var(--white);padding:1rem;width:100%}.embedded-form .form-header{align-items:center;border-bottom:.0625rem solid var(--white);display:flex;justify-content:space-between}.embedded-form .form-footer{border-top:.0625rem solid var(--white);display:flex;justify-content:flex-end}.embedded-form form{box-sizing:border-box;color:var(--white);height:auto;width:100%}.embedded-form form h5{margin-bottom:.594rem}.embedded-form form p{padding-bottom:1rem}.embedded-form form fieldset{border:none;padding:.5rem}.embedded-form form fieldset legend{margin:0}.embedded-form form .form-group{box-sizing:border-box;height:100%;margin-bottom:.5rem;width:100%}.embedded-form form label{display:block;font-size:1rem;height:100%;margin-bottom:.5rem;padding:.5rem 0;width:100%}.home-card-box .embedded-form form label{margin-bottom:.3125rem;padding:0}.embedded-form form .textarea{margin:1rem 0}.embedded-form form .form-group input,.embedded-form form .form-group textarea{border:none;border-radius:.3125rem;box-sizing:border-box;font-family:Work Sans;font-size:1rem;max-width:100%;min-width:100%;outline:none;padding:.5rem;width:100%}.embedded-form form .form-check{margin-bottom:.625rem}.embedded-form form legend{font-size:1.2rem;margin:0 0 .5rem;padding:.5rem 0}.embedded-form form .form-check input[type=checkbox]{margin:0 .4rem 0 0}.embedded-form form .form-check label:not(.textarea label){display:inline}.embedded-form .pop-up-btn{width:100%}.embedded-form .policy{padding-right:1rem}.embedded-form .form-close-btn{background-color:var(--mid-gray);border-radius:.5rem;padding:.625rem 1.25rem;width:3rem}.embedded-form .close-btn-x,.embedded-form .form-close-btn{align-items:center;cursor:pointer;display:flex;justify-content:center}.embedded-form .close-btn-x{background-color:var(--white);color:var(--black);font-size:.8rem;height:.7em;padding:.625rem;width:.2em}header{background-color:var(--black);border-bottom:3px solid var(--cornflower-blue);border-top:7px solid var(--gold);height:100%;left:0;position:sticky;top:0;width:100%;z-index:10000}.header-wrapper{box-sizing:border-box;padding:1rem}.header-nav,.header-wrapper{height:100%;width:100%}.header-texts h1{color:var(--orange);font-size:2.5rem;font-weight:700;margin:.5rem 0;text-align:center}.header-texts h2{color:var(--green);font-size:1.5rem;margin:0;text-align:center}.images-column{align-items:center;display:flex}.hamburger{background-color:initial;color:var(--white);cursor:pointer;display:block}.global-navbar{background-color:var(--black);border-left:10px solid var(--green);border-right:1px solid var(--dark-gray);box-sizing:border-box;display:none;height:100vh;left:0;padding:3rem 0;position:absolute;top:0;width:18rem;z-index:1000;z-index:10000}.close-global-menu{color:var(--green);cursor:pointer;position:absolute;right:1rem;top:1rem}.global-navbar.mobile-open{display:flex}.global-navbar ul{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;list-style:none;width:100%}.global-navbar ul li{margin-bottom:1rem}.global-navbar a{color:#fff;text-decoration:none}.global-navbar a.active{color:var(--gold)}.global-navbar li{color:#fff;cursor:pointer;text-decoration:none}.global-navbar .nav-tab.active,.global-navbar li.active{color:var(--gold)}.image-column{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:center}.image-column img{width:8em}.image-column div{margin-right:1rem}.content-column{align-items:end}.nav-dropdown-menu{background-color:var(--black);display:flex;flex-direction:column;gap:0;width:fit-content}.nav-dropdown-item{font-size:.75rem;padding:.25rem .5rem;z-index:20000}.nav-dropdown-item:hover{background-color:var(--white);color:var(--black)}@media screen and (min-width:1024px){.hamburger{display:none}.header-nav{display:grid;grid-template-columns:1fr 10fr;height:100%;width:100%}.global-navbar{align-items:center;background-color:initial;border:none;display:flex;height:100%;padding:0 1rem;position:static;width:auto}.global-navbar ul{background-color:initial;flex-direction:row;height:auto;justify-content:flex-end;padding:0;width:100%}.global-navbar ul li{margin:0 0 0 1.25rem;padding:0}.dropdown{position:relative}.nav-dropdown-menu{flex-direction:column;gap:0;left:.5rem;min-width:0;min-width:auto;position:absolute;top:1.75rem;width:fit-content}.nav-dropdown-item,.nav-dropdown-menu{background-color:var(--black);display:flex}.nav-dropdown-item{align-items:center;color:var(--white);font-size:.75rem;gap:1rem;line-height:1.2;padding:.6rem .8rem;text-decoration:none;transition:background-color .2s;white-space:nowrap}.nav-tab{color:#fff!important;cursor:pointer;white-space:nowrap}.nav-tab.active{color:var(--gold)!important}}footer{border-bottom:12px solid var(--orange);border-top:5px solid var(--green);height:100%;width:100%}.footer{background-color:var(--black);box-sizing:border-box;color:var(--white);font-size:1rem;padding:1rem 2rem;text-align:left}.footer,.footer-column{align-items:flex-start;display:flex;flex-direction:column;height:100%;width:100%}.footer-column{color:var(--gold);justify-content:flex-start;margin-top:1rem;min-width:fit-content}.footer-column h5{color:var(--gold);margin:0 0 .35rem}.footer-logo{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.footer-logo a img{display:block;width:8em}.social-icons{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0}.social-icons .share-link,.social-icons a{color:var(--white);font-size:1.3rem;margin-right:1rem;text-decoration:none;transition:color .3s ease-in-out}.social-icons .share-link:hover,.social-icons a:hover{color:var(--link)}.copyright{font-size:1em;margin-top:20px}.footer-links{width:100%}.footer-links,.footer-links ul{list-style:none;margin:0;padding:0}.footer-links a{color:var(--white);line-height:150%;text-decoration:none;transition:color .3s ease-in-out}.footer-links a button.subscribe-btn{background-color:var(--orange);border-radius:.5rem}.footer-links a:hover{color:var(--link)}.modal-share-link-success-message{background-color:var(--black);border:.125rem solid var(--green);border-radius:1rem;box-sizing:border-box;color:var(--white);height:auto;left:50%;padding:3rem 2rem;position:fixed;text-align:center;top:25%;transform:translateX(-50%);width:95%;z-index:9999}.close-modal-share-link-success-message{align-items:center;color:var(--white);cursor:pointer;display:flex;font-size:1rem;justify-content:center;line-height:1;position:absolute;right:1rem;top:1rem}.modal-share-link-success-message .social-i-wrapper{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding:1.5rem 0 0}.modal-share-link-success-message .social-i-wrapper a{color:var(--white)}.modal-share-link-success-message .social-i{cursor:pointer;font-size:1.8rem;transition:.5s ease-in-out}.modal-share-link-success-message .social-i:hover{color:var(--link)}@media screen and (min-width:550px){.footer{display:flex;flex-direction:column}.footer-logo{align-content:center;align-items:center;display:flex;flex-direction:row}.copyright{margin-bottom:5%;margin-top:20px}.modal-share-link-success-message{width:65%}}@media screen and (min-width:1024px){.footer{display:flex;flex-direction:row;padding:2rem;width:100%}.footer-logo-group{display:flex;flex-direction:column;width:25%}.footer-links-group{display:flex;flex-direction:row;justify-content:flex-end;width:75%}.footer-links-group .footer-column{box-sizing:border-box;margin-left:8%;padding-top:0;width:25%}.copyright{margin-bottom:5%;margin-top:1rem}.modal-share-link-success-message{width:30%}.social-icons{max-width:10rem}}@media screen and (min-width:1280px){.social-icons{max-width:none}}.secondary-menu-wrapper{background-color:var(--black);border-bottom:1px solid var(--dark-gray);border-top:1px solid var(--dark-gray);display:flex;font-size:1rem;height:100%;justify-content:center;left:0;position:sticky;top:7rem;width:100%;z-index:1000}#hamburger2{box-sizing:border-box;color:var(--white);cursor:pointer;padding:1rem;text-align:center}#hamburger2,.advanced-navbar{background-color:var(--black);max-width:1600px}.advanced-navbar{display:none;flex-direction:column;padding:1rem 0}.advanced-navbar .secondary-menu-link{box-sizing:border-box;color:#fff;cursor:pointer;margin:0;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease-in-out;width:100%}@media screen and (min-width:1024px){#hamburger2{display:none}.advanced-navbar{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;position:sticky;top:7.3rem;width:100%;z-index:500}.advanced-navbar .secondary-menu-link{width:auto}}@media screen and (min-width:1300px){.advanced-navbar{width:80%}}.contactus-form{background-color:var(--black);box-sizing:border-box;color:var(--white);font-size:1rem;padding:2rem 0 4rem;width:100%}.contactus-form h2{color:var(--green);font-weight:400;margin-bottom:1rem;text-align:center;width:100%}.contactus-form .form-wrapper{border:1px solid var(--dark-gray);border-radius:4px;margin-top:2rem;padding:1rem 1rem 2rem}@media screen and (min-width:1024px){.contactus-form{margin:0 auto;max-width:980px}}@media screen and (min-width:1440px){.contactus-form{max-width:1280px}}.about-content{box-sizing:border-box;padding:2rem 1rem;width:100%}.about-content h4,.about-content h5,.about-content p{color:var(--white);margin:0;padding:0}.about-content .linkedin-link{color:var(--white);font-size:1.5rem;margin-top:1rem}.about-content .linkedin-link:hover{color:var(--link)}.top_section{box-sizing:border-box;display:flex;flex-direction:column;gap:3.5rem;height:auto;opacity:1;padding:3.5rem 0;width:100%}.about_title{box-sizing:border-box;color:var(--sky-blue);margin-bottom:0;text-align:center}.company-title{align-items:center;color:var(--gold);display:flex;margin-bottom:.625rem}.info a{color:var(sky-blue);margin:0;padding:0}.authors-container{box-sizing:border-box;gap:2rem;margin:0 auto;max-width:18rem;padding:2rem 1rem}.author,.authors-container{display:flex;flex-direction:column;width:100%}.author-image img{border-radius:4px;object-fit:cover;width:10.5rem}.author-details{box-sizing:border-box;padding:1rem 0}.author-details h4{display:flex;line-height:1.5;margin:0}.partners-container{display:inline-block;margin:.625rem 0;text-align:center}.partners-container p{color:var(--white)}.partners-container h1{font-size:2.5rem}.partners-container{box-sizing:border-box;display:flex;flex-direction:column;gap:1.875rem;height:auto;padding:8rem 2rem 2rem}.partners-title{display:flex;flex-direction:column;gap:2.5rem;text-align:center}.partners-container h1{color:var(--gold)}.partners{grid-row-gap:2.6rem;display:grid;grid-template-columns:repeat(1,1fr);height:auto;margin:2.6rem 0;row-gap:2.6rem}#cwpc_logo{height:4.3125rem;margin-right:1.25rem;max-width:9.0625rem}.partners img{border-radius:4px;height:10.9375rem;margin-bottom:.9375rem;object-fit:cover;width:10.9375rem}.partners .card{align-items:center;background-color:initial;column-gap:3.6875rem;display:flex;flex-direction:column}.partners .card h4{text-align:center}.corewebteam{box-sizing:border-box;display:flex;flex-direction:column;gap:3.5rem;height:auto;margin:0 auto;max-width:550px;padding:2.1rem 1rem 6.7rem;width:100%}.corewebteam h3{color:var(--gold);font-size:1.75rem;text-align:center}.team_column{display:flex;flex-direction:column;gap:2rem;width:100%}@media screen and (min-width:550px){.about-content{padding:2rem}.authors-container{max-width:none}.author{flex-direction:row;margin:0 auto;max-width:800px}.author-details{padding:0 0 0 2rem}.partners{grid-row-gap:50px;grid-column-gap:clamp(1.25rem,5vw,14.375rem);column-gap:clamp(1.25rem,5vw,14.375rem);display:grid;grid-template-columns:repeat(2,1fr);height:auto;row-gap:50px}}@media screen and (min-width:768px){.top_section{padding:1.25rem 0}.about_title{font-size:1.5rem}.partners .card{margin-bottom:1.25rem}.corewebteam{padding:2.5rem 1.25rem}.about-content{padding-left:1.25rem;padding-right:1.25rem}.author{gap:1.25rem;justify-content:flex-start;width:100%}.partners{gap:1.25rem;grid-template-columns:repeat(2,1fr)}.partners-container{padding:5rem 1rem}}@media screen and (min-width:900px){.corewebteam{max-width:1280px}.corewebteam h3{text-align:left}.team_column{flex-direction:row;gap:4rem;justify-content:center;margin:0 auto;max-width:1280px}.team_column div{min-width:none}}@media screen and (min-width:1024px){.about-content{box-sizing:border-box;padding-left:4.6rem;padding-right:4.6rem}.authors-container{flex-direction:column;padding:2rem 0;width:100%}.author{gap:2rem;justify-content:flex-start;width:100%}.partners{grid-row-gap:3.125rem;grid-column-gap:clamp(1.25rem,5vw,14.375rem);column-gap:clamp(1.25rem,5vw,14.375rem);display:grid;grid-template-columns:repeat(3,1fr);height:auto;row-gap:3.125rem}.corewebteam,.team_column{max-width:1280px}.team_column{gap:4rem;margin:0 auto}}@media screen and (min-width:1280px){.about-content{margin-left:auto;margin-right:auto;max-width:1440px;padding-left:6.6rem;padding-right:6.6rem}.authors-container{flex-direction:row;gap:2rem;justify-content:flex-start;width:85%}.author-details{padding:0}.corewebteam{max-width:1440px}.team_column{gap:3rem;justify-content:center;margin:0 auto;max-width:1280px}.team_column div{min-width:none}.team_column div:nth-of-type(2){min-width:10%}}@media screen and (min-width:1440px){.authors-container{flex-direction:row;gap:2rem;justify-content:flex-start;width:85%}.team_column div:nth-of-type(2){min-width:20%}}@media screen and (min-width:1700px){.authors-container{flex-direction:row;gap:2rem;justify-content:flex-start;width:95%}}@media screen and (min-width:1800px){.team_column div{white-space:nowrap;width:max-content}.team_column div:nth-of-type(2){min-width:15%}}.showcase_page ul li{font-size:1rem;line-height:130%;margin-left:-1.5rem}.showcase_page .section{box-sizing:border-box;height:auto;padding:3rem 1rem;width:100%}.showcase_page #hero-section,.showcase_page .heading{display:flex;flex-direction:column}.showcase_page #hero-section{align-items:center;background-image:url(/static/media/wildfire.db9aa1c2f3f4fd278d81.jpg);background-position:center 80%;background-repeat:no-repeat;background-size:cover;height:auto;justify-content:center;min-height:420px;padding:2rem 3rem;position:relative}.showcase_page #hero-section h1{color:#f5f5f5;display:flex;justify-content:center;margin:0;padding:0;text-align:center}.showcase_page #hero-section h2{color:var(--gold);margin:1.6rem auto;text-align:center}.showcase_page #hero-section .photo-credit{bottom:1rem;color:#f5f5f5;font-size:.7rem;height:auto;position:absolute;right:2rem;width:auto}.showcase_page #invitation-section{background-color:#f5f5f5;color:var(--black)}.showcase_page #invitation-section .section-content-wrapper{align-items:center;display:flex;flex-direction:column;gap:2rem}.showcase_page #invitation-section h2{color:var(--green);text-align:center;width:100%}.showcase_page #invitation-section h5,.showcase_page #invitation-section p{text-align:left;width:100%}.showcase_page #invitation-section h5{margin-bottom:1rem}.apply-register-block{display:grid;grid-template-columns:1;width:100%}#invitation-section .apply-register-block h5{font-weight:700;text-align:left}#invitation-section .apply-register-block .apply-block,#invitation-section .apply-register-block .register-block{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.apply-register-block .deadline span:first-of-type{font-weight:700}.apply-register-block .deadline span:nth-of-type(2){color:#6495ed}#invitation-section button{background-color:var(--orange);border:none;border-radius:2rem;font-size:1.2rem;height:3.7rem;margin:3.2rem 0;outline:none;padding:.5rem 2rem}#invitation-section .apply-block button{background-color:var(--green)}.showcase_page #showcasing-section{background-color:var(--black);color:#f5f5f5}.showcase_page #showcasing-section .section-content-wrapper{grid-gap:2rem;display:grid;flex-direction:column;gap:2rem;justify-content:center}.showcase_page #showcasing-section h2{color:var(--gold);text-align:center;width:100%}.showcase_page #showcasing-section h3{color:var(--green);text-align:center;width:100%}.showcase_page #showcasing-section .showcasing-wrapper{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1;width:100%}.showcase_page #showcasing-section .showcasing-wrapper.list{align-items:start}.showcase_page #showcasing-section .showcasing-wrapper h5{color:var(--gold)}.showcase_page #showcasing-section .showcasing-statement{width:100%}.showcase_page #showcasing-section .showcasing-wrapper .image{height:calc(10rem + 10vw);width:100%}.showcase_page #showcasing-section .showcasing-wrapper .image img{height:100%;object-fit:cover;object-position:50% 40%;width:100%}.showcase_page #demo-section{background-color:#f5f5f5;color:var(--black)}.showcase_page #demo-section .section-content-wrapper{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1;text-align:center}.showcase_page #demo-section button{background-color:var(--cornflower-blue);border:none;border-radius:2rem;box-sizing:border-box;font-size:1.2rem;height:3.7rem;margin:1rem auto;outline:none;padding:.5rem 2rem;width:auto}.showcase_page #demo-section a{font-size:inherit;word-break:break-all}.showcase_page #demo-section .organizers-section{grid-gap:2rem;background-color:#f5f5f5;display:grid;gap:2rem;grid-template-columns:1}.showcase_page #demo-section .organizers-section h2{color:var(--green);text-align:center;width:100%}.showcase_page #demo-section .organizers-section .organizers-wrapper{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1;width:100%}.showcase_page #demo-section .organizers-section .organizers-wrapper div{text-align:left;width:100%}.showcase_page #demo-section .organizers-section .organizers-wrapper div h5{font-weight:600;margin-bottom:1rem}.showcase_page #demo-section .signature-wrapper{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1;width:100%}.showcase_page #demo-section .signature-wrapper h5{text-align:left;width:100%}.showcase_page #demo-section .signature-wrapper .signatures{display:grid;grid-template-columns:1;width:100%}@media screen and (min-width:550px){.showcase_page h1{font-size:3.8rem}.showcase_page .section{box-sizing:border-box;padding:3rem 2rem}.showcase_page #demo-section button,.showcase_page #invitation-section button{max-width:20rem;width:100%}.apply-register-block{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);height:100%;width:100%}.showcase_page #demo-section .organizers-section .organizers-wrapper,.showcase_page #demo-section .signature-wrapper .signatures,.showcase_page #showcasing-section .showcasing-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1025px){.showcase_page .section{box-sizing:border-box;padding:3rem 10.5rem}}@media screen and (min-width:1500px){.showcase_page #hero-section{min-height:50vh}}.sponsor-page section{box-sizing:border-box;margin:0 auto;padding:2rem;width:100%}.sponsor-page .header-title{font-weight:500;padding:0 0 2rem}.sponsor-page .section-hero{align-items:flex-start;background-image:url(/static/media/burning-forest.4140a1dee741f9dabe61.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;height:31.125rem;justify-content:center;max-height:38rem;padding:5rem 1.125rem;width:100%}.sponsor-page .hero-text{color:var(--white);margin-bottom:.5rem;text-align:left;text-shadow:.125rem .125rem .25rem #00000070}#our-accomplishments h2{color:var(--cornflower-blue);text-align:left}#our-accomplishments .accomplishment-item{align-items:top;display:flex;gap:1rem;margin-bottom:2.5rem}#our-accomplishments .accomplishment-item-image-wrapper{flex:1 1;max-width:28.125rem;overflow:hidden;width:100%}#our-accomplishments .accomplishment-item-image-wrapper img{border-radius:4px;height:100%;object-fit:cover;width:100%}#our-accomplishments .accomplishment-text{flex:2 1;margin-left:1rem;width:100%}#our-accomplishments .accomplishment-text h5{color:var(--gold);margin-bottom:.625rem}#our-accomplishments .accomplishment-text p{word-wrap:break-word;color:var(--white)}#our-accomplishments .accomplishment-item-image-wrapper.graph{max-width:25rem}#our-accomplishments .graph img{border-radius:.5rem;height:auto;object-fit:cover;width:100%}#our-accomplishments .space-above{margin-top:1.25rem}#section-experience-benefits{background-color:var(--black);box-sizing:border-box;color:var(--white);width:100%}#section-experience-benefits h2{color:var(--green);margin-top:2.5rem}#section-experience-benefits p{margin-bottom:1.25rem}#section-experience-benefits .sponsor-dropdown{margin:3rem 0 1rem}#section-experience-benefits .dropdown-wrapper{border:1px solid #3c3c3c;border-radius:.625rem;cursor:pointer;margin:.625rem 0;padding:.625rem}#section-experience-benefits h5{color:var(--white);display:inline;margin:.625rem 0}#section-experience-benefits h5 span{white-space:nowrap}#section-experience-benefits .fa-circle-plus{color:var(--orange);margin-bottom:0;margin-left:.625rem}#section-experience-benefits .fa-circle-plus.open,#section-experience-benefits .fa-circle-plus:hover{color:blue}#section-experience-benefits .dropdown-text{box-sizing:border-box;margin-top:1.25rem;padding-left:2rem}#section-experience-benefits .dropdown-wrapper.open .dropdown-text{display:block}#explore-opportunities{text-align:left}#explore-opportunities h2{color:var(--green)}#explore-opportunities h5{color:var(--gold);margin-bottom:.625rem}#explore-opportunities p{color:var(--white);margin-bottom:1.25rem;margin-left:0}#explore-opportunities a{color:var(--cornflower-blue)}#explore-opportunities a:hover{text-decoration:underline}#sponsor-package{background-color:var(--white);color:var(--black);width:100%}#sponsor-package h2{text-align:left}#sponsor-package .table-wrapper{overflow-x:scroll;padding:0 0 2rem;width:100%}#sponsor-package table{border-collapse:collapse;margin:0 auto;width:100%}#sponsor-package table th{background-color:var(--black)}#sponsor-package table td,#sponsor-package table th{border:.125rem solid var(--black);padding:1.5rem;text-align:left}#sponsor-package table td{background-color:var(--white)}#sponsor-package table td h5,#sponsor-package table th h4{margin:0}#sponsor-package table td[style="text-align: center"]{text-align:center}#sponsor-package table td p{margin:.3125rem 0}#sponsor-package table .table-check-box{text-align:center}#our-accomplishments .accomplishment-item{align-items:center;flex-direction:column}#our-accomplishments .accomplishment-item-image-wrapper{margin:0;max-width:100%}#our-accomplishments .accomplishment-text{margin-left:0;max-width:100%;text-align:left}#who-we-are{text-align:left}#who-we-are h2{color:var(--orange)}#who-we-are .header-with-icon{align-items:center;display:flex;gap:1rem}#who-we-are img{height:auto;margin-left:.625rem;padding:0 0 .5rem;width:6.5625rem}#who-we-are h5{color:var(--gold)}#who-we-are p{color:var(--white);margin-bottom:1.25rem}@media (min-width:550px){.sponsor-page .section-hero{height:35rem;padding:5rem 3rem}#explore-opportunities p{margin-left:2rem}#our-accomplishments .accomplishment-item-image-wrapper.graph{max-width:none}}@media screen and (min-width:700px){.sponsor-page section{padding:2rem;width:100%}#our-accomplishments .accomplishment-item{align-items:flex-start;display:flex;flex-direction:row;gap:1.5rem;margin-bottom:2.5rem}}@media screen and (min-width:1025px){.sponsor-page section{max-width:1024px}.sponsor-page .section-hero{height:40vw;padding:5rem 3rem}#our-accomplishments .accomplishment-item{gap:5rem}#our-accomplishments .accomplishment-text{padding:0 1.5rem 0 0}#explore-opportunities p{margin-left:4.2rem}}@media screen and (min-width:1281px){.sponsor-page section{max-width:1280px}}@media screen and (min-width:1441px){.sponsor-page section{max-width:1440px}}.showcase-presentations{height:100%;width:100%}.showcase-presentations .hero{font-size:1rem;height:35rem;overflow:hidden;position:relative;width:100%}.showcase-presentations .hero video{height:100%;object-fit:cover;object-position:center center;width:auto}.showcase-presentations .hero-overlay{grid-gap:1.05rem;background-color:#000000b3;color:var(--white);display:grid;gap:1.05rem;grid-template-columns:repeat(10,1fr);height:100%;left:0;place-items:center;position:absolute;top:0;width:100%}.showcase-presentations .hero-header{box-sizing:border-box;grid-column:1/span 10;padding:0 1rem;text-align:center}.showcase-presentations .hero-header h1{color:var(--orange);font-size:2rem;margin-bottom:1rem}.showcase-presentations .hero-header h3{font-size:1.125rem;margin-bottom:1rem}.showcase-presentations .button-group{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-top:2rem}.showcase-presentations .hero-header button:first-of-type{background-color:var(--light-green);color:var(--black)}.showcase-presentations .hero-header button:nth-of-type(2){background-color:var(--orange);color:var(--black)}.showcase-presentations .hero-header .registration-info{color:#eee;font-size:1.5rem;margin-top:.625rem}.showcase-presentations .registration-closed-modal-overlay{align-items:center;background-color:#00000080;display:flex;display:none;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:1000}.showcase-presentations .registration-closed-modal{align-items:center;background-color:var(--white);border-radius:2rem;box-sizing:border-box;display:flex;height:20rem;justify-content:center;min-width:18rem;padding:2rem 3rem;position:relative;width:30rem}.showcase-presentations .registration-closed-modal .closed{cursor:pointer;position:absolute;right:2rem;top:2rem}.showcase-presentations .registration-closed-modal .content{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;width:100%}.showcase-presentations .registration-closed-modal h4{margin:0 0 1rem;text-align:center;width:100%}.showcase-presentations .registration-closed-modal .label-button-group{display:flex;width:100%}.showcase-presentations .registration-closed-modal .label-button-group label{width:20%}.showcase-presentations .registration-closed-modal form{width:80%}.showcase-presentations .registration-closed-modal .label-button-group input{margin-bottom:1rem;width:100%}.showcase-presentations .registration-closed-modal button{background-color:var(--orange)}.showcase-presentations .overall-information .register-btn-group{align-items:center;background-color:var(--white);box-sizing:border-box;color:var(--black);display:flex;margin-top:3rem;width:100%}.showcase-presentations .overall-information .register-btn-group .fa-solid{cursor:pointer;font-size:1.5rem;margin-top:10px}.showcase-presentations .overall-information{background-color:var(--white);color:var(--black);display:grid;grid-template-columns:repeat(10,1fr);padding-bottom:4.5rem;padding-top:4.5rem;place-items:center;width:100%}.showcase-presentations .overall-information .content{box-sizing:border-box;grid-column:1/span 10;padding:0 1rem;width:100%}.showcase-presentations .overall-information .content .para{padding:0 0 2rem;width:100%}.showcase-presentations .overall-information .content .para h2 img{height:3rem;max-width:100%;vertical-align:middle}.showcase-presentations .overall-information .content .para h2{font-size:1.5rem}.showcase-presentations .overall-information .content .para h2 .logo-wrapper{white-space:nowrap}.showcase-presentations .overall-information .content p{color:var(--black);font-size:1rem;margin:1rem 0}.showcase-presentations .overall-information button{background-color:var(--orange)}.showcase-presentations .previous-showcases-header{background-color:var(--black);box-sizing:border-box;color:var(--white);font-size:1.725rem;margin:0;padding:2.6rem 1rem;text-align:center;width:100%}.showcase-presentations .select-showcase-tabs{border-radius:0;box-sizing:border-box;display:grid;grid-template-columns:1fr;height:100%;margin:0;padding:0 1rem;width:100%}.showcase-presentations .tabs-wrapper{grid-gap:.25rem;align-items:stretch;box-sizing:border-box;display:grid;flex-wrap:wrap;gap:.25rem;grid-template-columns:repeat(1,1fr);height:100%;width:100%}.showcase-presentations .select-showcase-tabs button{border-bottom:1px solid var(--light-green);border-radius:0;box-sizing:border-box;font-size:1rem;margin:0;min-width:0;width:100%}.showcase-presentations .individual-showcase{color:var(--black);display:grid;grid-template-columns:repeat(10,1fr);padding-bottom:4.1rem;padding-top:4.1rem;width:100%}.showcase-presentations .individual-showcase-intro{box-sizing:border-box;grid-column:1/span 10;margin-bottom:4.1rem;padding:0 .5rem;width:100%}.showcase-presentations .individual-showcase-intro h2{color:var(--gold);font-size:1.7rem;text-align:center}.showcase-presentations .individual-showcase-intro h3{color:var(--white);font-size:1.5rem;margin-bottom:2.6rem;text-align:center}.showcase-presentations .individual-showcase-intro .showcase-full-video{border-radius:1.5rem;height:auto;margin:0 auto;overflow:hidden;width:100%}.showcase-presentations .innovator-profiles{box-sizing:border-box;grid-column:1/span 10;padding:0 .5rem;width:100%}.showcase-presentations .innovator-profiles h2{color:var(--white);font-size:1.718rem;margin:0 auto 2.6rem;text-align:center}.showcase-presentations .profile-card{grid-gap:1.5rem;background-color:var(--white);border-radius:1.5rem;box-sizing:border-box;display:grid;gap:1.5rem;height:auto;margin-bottom:4.5rem;min-height:29rem;padding:1.5rem .75rem;width:100%}.showcase-presentations .profile-card .profile-card-personal{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:calc(40% - 1rem) 60%;grid-template-rows:repeat(2,auto);width:100%}.showcase-presentations .profile-card .profile-card-presentation{grid-gap:1.5rem;display:grid;font-size:.875rem;gap:1.5rem;grid-template-rows:auto auto 15%;width:100%}.showcase-presentations .profile-card .profile-card-personal .headshot{aspect-ratio:1;background-color:#eaeaea;border-radius:50%;grid-column:1/2;grid-row:1/3;height:auto;overflow:hidden;width:100%}.showcase-presentations .profile-card .profile-card-personal .headshot img{height:100%;object-fit:cover;width:100%}.showcase-presentations .profile-card .profile-card-personal .logo{align-items:center;display:flex;gap:1rem;grid-column:2/3;grid-row:1/2;justify-content:flex-start;width:100%}.showcase-presentations .profile-card .profile-card-personal .logo div{display:block;height:100%;max-height:4rem;max-width:60%;text-align:left;width:auto}.showcase-presentations .profile-card .profile-card-personal .logo img{height:100%;max-width:100%;object-fit:contain}.showcase-presentations .fa-linkedin{font-size:1.5rem}.showcase-presentations .profile-card .profile-card-personal .personal-data-group{color:var(--black);font-size:1rem;grid-column:2/3;grid-row:2/3}.showcase-presentations .profile-card .profile-card-personal .personal-data-group .name{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:700;gap:0 .4rem;padding-right:.5rem;width:100%}.showcase-presentations .profile-card .profile-card-personal .personal-data-group .name .last-name{align-items:center;display:flex;flex-wrap:nowrap;gap:1rem}.showcase-presentations .profile-card .profile-card-personal .personal-data-group .role{width:100%}.showcase-presentations .profile-card .profile-card-presentation .presentation-clip{height:100%;width:100%}.showcase-presentations .profile-card .profile-card-presentation .presentation-clip video{height:100%;object-fit:contain;width:100%}.showcase-presentations .profile-card .profile-card-presentation .organization-description{font-size:1rem}.showcase-presentations .profile-card .profile-card-presentation .show-slides{cursor:auto;text-decoration:none}.showcase-presentations .profile-card .profile-card-presentation .show-slides button{background-color:var(--orange);font-size:1rem;width:100%}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal{grid-template-columns:repeat(1,auto)}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal .person{align-items:center;display:flex;gap:1rem}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal .person .headshot{display:block;height:auto;max-width:8rem;width:35%}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal .person .personal-data-group{display:flex;flex-direction:column;font-size:.875rem;width:65%}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal .person .personal-data-group .linkedin-group{display:flex}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal .person .personal-data-group .logo{height:3rem;width:auto}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal .person .personal-data-group .logo div{width:auto}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal .person .personal-data-group .name{font-size:1rem;width:100%}@media screen and (min-width:350px){.showcase-presentations .innovator-profiles{padding:0 1rem}.showcase-presentations .profile-card .profile-card-personal{gap:1.5rem}}@media screen and (min-width:550px){.showcase-presentations .hero-header{grid-column:2/span 8;padding:0;text-align:left}.showcase-presentations .hero-header h1{color:var(--orange);font-size:2rem;margin-bottom:1rem}.showcase-presentations .hero-header h3{font-size:1.4375rem;margin-bottom:1rem}.showcase-presentations button{font-size:1.2rem;min-width:13rem}.showcase-presentations .button-group{flex-direction:row;justify-content:flex-start;margin-top:4rem}.showcase-presentations .overall-information .content{grid-column:2/span 8;padding:0}.showcase-presentations .overall-information .content .para h2{font-size:1.7rem}.showcase-presentations .overall-information .content p{font-size:1rem}.showcase-presentations .previous-showcases-header{font-size:2.05rem}.showcase-presentations .select-showcase-tabs{grid-template-columns:repeat(10,1fr);padding:0}.showcase-presentations .tabs-wrapper{gap:.5rem;grid-column:2/span 8;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.showcase-presentations .select-showcase-tabs .tabs-wrapper button{border:1px solid var(--green);border-bottom:none}.showcase-presentations .individual-showcase-intro{grid-column:2/span 8;padding:0}.showcase-presentations .individual-showcase-intro h2{font-size:1.5rem}.showcase-presentations .innovator-profiles h2{font-size:1.7rem}.showcase-presentations .select-showcase-tabs button{font-size:1.2rem}.showcase-presentations .innovator-profiles{grid-column:2/span 8;padding:0}.showcase-presentations .profile-card{padding:2rem}.showcase-presentations .profile-card .profile-card-presentation .show-slides button{font-size:1.187rem}.slides-button-hide{display:none}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal .person{gap:1.5rem}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal .person .personal-data-group{font-size:1rem}.showcase-presentations .profile-card .profile-card-personal{gap:1rem 2rem}.showcase-presentations .profile-card .profile-card-personal .personal-data-group{font-size:1.1rem}.showcase-presentations .profile-card .profile-card-personal .personal-data-group .name{font-size:1.5rem}}@media screen and (min-width:1024px){.showcase-presentations .hero{height:auto;max-height:none}.showcase-presentations .hero video{width:100%}.showcase-presentations .hero-header{grid-column:2/span 8;padding:0;text-align:left}.showcase-presentations .hero-header h1{color:var(--orange);font-size:2.5rem;margin-bottom:1rem}.showcase-presentations .hero-header h3{font-size:1.75rem;margin-bottom:1rem}.showcase-presentations button{font-size:1.2rem;margin-right:1rem;max-width:none;min-width:13rem}.showcase-presentations .button-group{flex-direction:row;justify-content:flex-start}.showcase-presentations .tabs-wrapper{gap:0;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.showcase-presentations .overall-information .content{grid-column:2/span 8;padding:0}.showcase-presentations .overall-information .content p{font-size:1rem}.showcase-presentations .previous-showcases-header{font-size:2.5rem}.showcase-presentations .select-showcase-tabs{border-radius:0;display:grid;grid-template-columns:repeat(10,1fr);margin:0;padding:0;width:100%}.showcase-presentations .select-showcase-tabs button{font-size:1.21rem}.showcase-presentations .individual-showcase-intro{grid-column:2/span 8}.showcase-presentations .individual-showcase-intro h2{font-size:2.05rem}.showcase-presentations .innovator-profiles h2{font-size:2rem;max-width:70%}.showcase-presentations .innovator-profiles{grid-column:2/span 8}.showcase-presentations .profile-card{gap:3%;grid-template-columns:47% 50%;padding:2.1rem;width:100%}.showcase-presentations .profile-card .profile-card-personal{gap:.5rem;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(3,auto)}.showcase-presentations .profile-card .profile-card-personal .headshot{grid-column:1/2;grid-row:1/2;width:60%}.showcase-presentations .profile-card .profile-card-personal .logo{grid-column:1/2;grid-row:2/3}.showcase-presentations .profile-card .profile-card-personal .personal-data-group{font-size:1.3rem;grid-column:1/2;grid-row:3/4}.showcase-presentations .profile-card .profile-card-personal .personal-data-group .name{font-size:1.3rem;font-weight:400}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal{gap:1rem}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal .person .personal-data-group .name{font-size:1.2rem;width:100%}.showcase-presentations .fa-linkedin{font-size:1.8rem}.showcase-presentations .profile-card .profile-card-personal .person{display:flex}.showcase-presentations .profile-card.card-two-presenters .profile-card-personal{grid-template-rows:50% 50%}}@media screen and (min-width:1280px){.showcase-presentations .individual-showcase-intro,.showcase-presentations .innovator-profiles{grid-column:3/span 6}}.embed-video-clip{aspect-ratio:1.6;height:auto;position:relative;width:100%}.embed-video-clip iframe{aspect-ratio:1.6;height:auto;transition:opacity .4s ease;width:100%}.embed-video-clip-preview{aspect-ratio:1.6;background-color:#ccc;height:100%;left:0;position:absolute;top:0;width:100%}.embed-video-clip-preview img{height:100%;width:100%;z-index:0}.embed-video-clip-preview .play-btn-wrapper{align-items:center;display:flex;height:9rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:9rem}.embed-video-clip-preview .play-btn{color:var(--orange);cursor:pointer;height:auto;width:5rem;z-index:10}.embed-video-clip-preview .play-btn-wrapper:after{border-radius:50%;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.embed-video-clip-preview:hover .play-btn-wrapper:after{animation:btn-pulse 1.3s ease-in-out infinite}@keyframes btn-pulse{0%{border:15px solid #ff6701cc;transform:scale(.5)}to{border:5px solid #ff670100;transform:scale(1)}}.card-container{background-color:#000;border-left:1px solid #1e1e1e;border-right:1px solid #1e1e1e;box-sizing:border-box;display:flex;height:100%;justify-content:center;line-height:140%;padding:.5rem 0;width:100%}.card-sub-container{display:grid;grid-template-columns:1fr;height:100%;width:100%}.back-to-top{background-color:initial;border:none;bottom:1.25rem;color:var(--orange);cursor:pointer;display:none;font-size:x-large;position:fixed;right:1.25rem;z-index:1000000}.visible{display:block}.scorecard-sub-container{border-bottom:var(--header-border,1px var(--dark-gray) solid);height:100%;left:0;position:sticky}.scorecard-sub-container,.scorecard-sub-header{background-color:var(--black);box-sizing:border-box;width:100%;z-index:100}.scorecard-sub-header{grid-gap:1rem;grid-gap:var(--header-gap,1rem);align-items:center;display:grid;gap:1rem;gap:var(--header-gap,1rem);grid-template-areas:"logos" "title";grid-template-columns:1fr;justify-items:center;padding:1rem 2rem;padding:var(--header-padding,1rem 2rem)}.scorecard-sub-header .logo-group{align-items:center;box-sizing:border-box;display:flex;gap:.5rem;gap:var(--logo-gap,.5rem);grid-area:logos;justify-content:center;padding:0 1rem}.scorecard-sub-header .header-group{grid-area:title;text-align:center;text-align:var(--text-align,center)}.scorecard-sub-header h3{color:var(--orange);font-size:.8em;font-size:var(--h3-size,.8em);transition:all .1s ease}.scorecard-sub-header p{color:var(--green);font-size:.7em;font-size:var(--p-size,.7em);transition:all .1s ease}.scorecard-sub-header .logo-group img{height:2rem;height:var(--logo-height,2rem);max-width:fit-content;min-width:0;object-fit:contain;transition:all .1s ease}.scorecard-sub-header .logo-group img:first-of-type{max-height:4rem}.scorecard-sub-header .logo-group img:nth-of-type(2){max-height:6rem}.scorecard-sub-header .logo-group img:nth-of-type(3){max-height:3.5rem}.initial-style{--h3-size:0.8em;--p-size:0.7em;--logo-height:2rem;--text-align:center;--header-border:none;--header-padding:1.5rem 1rem;--logo-gap:0.5rem}.default-style{--h3-size:0.8em;--p-size:0.7em;--logo-height:2rem;--text-align:center;--header-border:1px var(--dark-gray) solid;--header-padding:1.5rem;--logo-gap:0.5rem}@media screen and (min-width:550px){.default-style{--h3-size:1.2em;--p-size:0.85em;--logo-height:2.5rem}.initial-style{--h3-size:1.5em;--p-size:1em;--logo-height:2.8rem}}@media screen and (min-width:1024px){.scorecard-sub-header{grid-template-areas:var(--grid-template-areas);grid-template-columns:var(--grid-template-columns);justify-items:var(--align);margin:0 auto;width:max-content}.default-style{--grid-template-areas:"logos title";--grid-template-columns:auto auto;--h3-size:1.3em;--p-size:1em;--logo-height:2.5rem;--text-align:left;--logo-gap:1rem;--align:center}.initial-style{--grid-template-areas:"logos" "title";--grid-template-columns:auto;--h3-size:1.8em;--p-size:1.3em;--logo-height:4.5rem;--text-align:center;--logo-gap:1rem;--align:center}.card-sub-container{grid-template-columns:1fr 1fr}}@media screen and (min-width:1280px){.scorecard-sub-header .logo-group{gap:1rem}}.scorecard.home-card-box{align-items:flex-start;background-color:var(--black);border:1px solid var(--dark-gray);border-radius:.5rem;color:var(--white);display:flex;flex-basis:calc(48% - 1em);flex-grow:0;flex-shrink:1;gap:2rem;margin:1.5rem;overflow:hidden;padding:.5rem;transition:transform .3s ease-in-out}.scorecard.home-card-box:hover{transform:scale(1.03)}.scorecard.home-card-box .card-content{padding:.5rem;width:100%}.scorecard.home-card-box .card-logo{height:auto;margin-bottom:.625rem;margin-right:.625rem;max-width:100%}.scorecard.home-card-box .card-title{align-items:center;display:flex;margin-bottom:.625rem}.scorecard.home-card-box p{margin:1.6rem 0}.scorecard.home-card-box ul{margin:1.875rem 0;padding-left:0}.scorecard.home-card-box ul h5{margin:0 0 .8rem}.scorecard.home-card-box ul li{margin-left:1.5rem}.scorecard.home-card-box a{color:var(--sky-blue)}.scorecard.home-card-box .card-image{aspect-ratio:1.47;border-radius:.5rem;height:auto;margin:1.5rem 0;overflow:hidden;width:100%}.scorecard.home-card-box .special{aspect-ratio:auto;display:flex;height:auto;justify-content:center;margin:24px 0;width:100%}.scorecard.home-card-box .card-image img{height:100%;margin:0;object-fit:cover;width:100%}.scorecard.home-card-box .special img{height:100%;max-width:27.5rem;object-fit:contain;width:100%}.scorecard.home-card-box figcaption{color:#aaa;font-size:.8rem;line-height:140%}.scorecard.home-card-box form{width:100%}.scorecard.home-card-box form label{display:block;margin-bottom:.3125rem;width:100%}.scorecard.home-card-box form .form-group{margin-bottom:1rem}.scorecard.home-card-box form input{background-color:var(--white);border:none;border-radius:.3125rem;box-sizing:border-box;font-size:1rem;margin-bottom:.3125rem;outline:none;padding:.5rem;width:100%}.scorecard.home-card-box .card-btn-group .fa-xl{color:var(--white);font-size:2.5rem;line-height:150%}.scorecard.home-card-box .card-btn-group .fa-xl:hover{color:blue}.scorecard.home-card-box .card-btn-group{display:flex;gap:1.5rem;height:fit-content;justify-content:flex-start;width:100%}.scorecard.home-card-box .bottom-paragraph{padding:2rem 0 0}.scorecard.home-card-box .submit-policy{display:inline}@media screen and (min-width:550px){.scorecard.home-card-box{padding:1rem}.scorecard.home-card-box .special img{height:auto;max-width:23rem;object-fit:contain;padding:1.5rem 0}.scorecard.home-card-box .card-content{padding:1.125rem;width:100%}}@media screen and (min-width:1024px){.scorecard.home-card-box .special img{height:auto;object-fit:contain;padding:1.5rem 0;width:100%}}.scorecard-instructions{box-sizing:border-box;height:100%;padding:1rem;width:100%}.scorecard-instructions h1{color:var(--gold);text-align:center;width:100%}.scorecard-instructions p{color:var(--white);margin:1rem 0}.click-to-scorecard-form{color:var(--dark-blue);cursor:pointer;text-decoration:underline}.scorecard-instructions p img{margin:1rem 0 0;width:100%}@media screen and (min-width:1024px){.scorecard-instructions{margin:0 auto;max-width:1024px}}@media screen and (min-width:1440px){.scorecard-instructions{margin:0 auto;max-width:1280px}}.scorecard-news{box-sizing:border-box;height:100%;padding:1rem;width:100%}.scorecard-news h2{color:var(--green);font-weight:400;margin:0 0 2.5rem;text-align:center;width:100%}.scorecard-news p{color:var(--white);margin:1rem 0}.scorecard-news .allow-word-break{word-wrap:break-word}.scorecard-news .fa-linkedin{color:var(--white);font-size:1.5rem}.scorecard-news .fa-linkedin:hover{color:var(--link)}@media screen and (min-width:1024px){.scorecard-news{margin:0 auto;max-width:1024px}}@media screen and (min-width:1440px){.scorecard-news{margin:0 auto;max-width:1280px}}.scorecard-participation{box-sizing:border-box;height:100%;padding:1rem;width:100%}.scorecard-participation h2{color:var(--gold);font-weight:400;margin:0 0 2.5rem;text-align:center;width:100%}.scorecard-participation p{color:var(--white);margin:1rem 0}.scorecard-participation .para-header{color:var(--gold);font-size:1.375rem;margin:0 0 1rem}.scorecard-participation .para-subheader{color:var(--white);font-size:1rem;margin:0 0 1rem}.scorecard-participation .white-btn{font-size:1rem;margin:0 0 0 .5rem;padding:.3rem 1rem}.scorecard-participation .custom-modal-btn{cursor:pointer}.scorecard-participation .custom-modal-btn img{height:1rem;margin-bottom:-3px;width:1rem}@media screen and (min-width:1024px){.scorecard-participation{margin:0 auto;max-width:1024px}}@media screen and (min-width:1440px){.scorecard-participation{margin:0 auto;max-width:1280px}}.scorecard-faq{box-sizing:border-box;height:100%;padding:1rem;width:100%}.scorecard-faq h2{color:var(--gold);font-weight:400;margin:0 0 2.5rem;text-align:center;width:100%}.scorecard-faq .qa-set{margin:2.5rem 0}.scorecard-faq .answer,.scorecard-faq .question{color:var(--white);margin:.5rem 0}.scorecard-faq .question{font-weight:600}.scorecard-faq .answer{font-size:1rem}@media screen and (min-width:1024px){.scorecard-faq{margin:0 auto;max-width:1024px}}@media screen and (min-width:1440px){.scorecard-faq{margin:0 auto;max-width:1280px}}.scorecard-about{box-sizing:border-box;height:100%;padding:1rem;width:100%}.scorecard-about .headers{display:flex;flex-direction:column;gap:2rem;width:100%}.scorecard-about h2{color:var(--link);font-weight:400;text-align:center;width:100%}.scorecard-about h2:nth-of-type(2){font-weight:400}.scorecard-about h2:nth-of-type(2),.scorecard-about h4,.scorecard-about h5{color:var(--white);text-align:center;width:100%}.scorecard-about .fa-linkedin{font-size:1.5rem}.scorecard-about .organizations{display:flex;flex-direction:column;flex-wrap:wrap;height:100%;padding:3rem 0;width:100%}.scorecard-about .organizations .org{color:var(--white);margin:0 0 2rem;width:100%}.scorecard-about .organizations .org h4{align-items:center;color:var(--gold);display:flex;gap:1rem;padding:0 0 .5rem;text-align:left}.scorecard-about .organizations .org h4 img{height:3rem}.scorecard-about .organizations .org.cwpc h4 img{height:6rem}.scorecard-about .authors,.scorecard-about .authors h2{color:var(--white);width:100%}.scorecard-about .authors h2{font-weight:400;text-align:left}.scorecard-about .authors-cards-wrapper{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;padding:3rem 0;width:100%}.scorecard-about .authors .author-card{border:1px solid var(--dark-gray);border-radius:.5rem;box-sizing:border-box;padding:.7rem .7rem 1.5rem}.scorecard-about .authors .author-card,.scorecard-about .authors .author-card .card-top{display:flex;flex-direction:column;gap:1rem;width:100%}.scorecard-about .authors .author-card .card-top .photo{border-radius:.5rem;flex-shrink:0;height:9rem;overflow:hidden;width:9rem}.scorecard-about .authors .author-card .card-top .photo img{height:100%;object-fit:contain;width:100%}.scorecard-about .authors .author-card .card-top .personal-data{display:flex;flex-direction:column;gap:.5rem;width:auto}.scorecard-about .authors .author-card .card-top .personal-data .name{font-size:1.8rem;text-align:left}.scorecard-about .authors .author-card .card-top .personal-data .linkedin a{color:var(--white)}.scorecard-about .authors .author-card .card-top .personal-data .linkedin a:hover{color:var(--link)}.scorecard-about .collaborators{color:var(--white);width:100%}.scorecard-about .collaborators h2{color:var(--white);font-weight:400;text-align:left;width:100%}.scorecard-about .collaborators h5{color:var(--gold);text-align:left;width:100%}.scorecard-about .collaborators ul{list-style:none;padding-left:0}.scorecard-about .collaborators .collaborators-wrapper{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;gap:2rem;padding:1rem 0;width:100%}.scorecard-about .collaborators .collaborators-wrapper .collaborators-col{width:100%}@media screen and (min-width:550px){.scorecard-about .authors .author-card .card-top{flex-direction:row}.scorecard-about .authors .author-card .card-top .personal-data{gap:1rem}}@media screen and (min-width:1024px){.scorecard-about{margin:0 auto;max-width:1024px}.scorecard-about .organizations{flex-direction:row;gap:2rem}.scorecard-about .organizations .org{width:calc(50% - 1rem)}.scorecard-about .authors-cards-wrapper{gap:1rem;grid-template-columns:1fr 1fr}.scorecard-about .collaborators .collaborators-wrapper{flex-direction:row}.scorecard-about .collaborators .collaborators-wrapper .collaborators-col{width:calc(50% - 1rem)}}@media screen and (min-width:1440px){.scorecard-about{margin:0 auto;max-width:1280px}}.scorecard-subscribe{box-sizing:border-box;height:100%;padding:1rem;width:100%}.scorecard-subscribe h2{color:var(--green);font-weight:400;text-align:center;width:100%}.scorecard-subscribe form{background-color:var(--black)!important;border:1px solid var(--dark-gray);border-radius:4px;box-sizing:border-box;color:var(--white);margin:3rem auto;padding:1rem 1rem 2rem;width:100%}.scorecard-subscribe form p{padding:0 0 1rem}.scorecard-subscribe form .form-group{margin:.5rem 0;width:100%}.scorecard-subscribe form .form-group label{display:block;font-size:1rem;padding:.5rem 0;width:100%}.scorecard-subscribe form .form-group input{background-color:var(--white);border-radius:.3125rem;box-sizing:border-box;padding:.5rem;width:100%}.scorecard-subscribe form .form-group textarea{border-radius:.3125rem;box-sizing:border-box;font-size:1rem;max-width:100%;min-width:100%;padding:.5rem;width:100%}.scorecard-subscribe form button{width:100%}.scorecard-subscribe form .checkbox-group{margin:.5rem 0}.scorecard-subscribe form .checkbox-group label{padding:.25rem 0}.scorecard-subscribe form .checkbox-group input,.scorecard-subscribe form .checkbox-group label{width:auto}.scorecard-subscribe form .checkbox-group input{margin-right:.4rem}@media screen and (min-width:550px){.scorecard-subscribe form{max-width:550px}}@media screen and (min-width:1024px){.scorecard-subscribe form{max-width:980px}}@media screen and (min-width:1440px){.scorecard-subscribe form{max-width:1280px}}.scorecard-contact{box-sizing:border-box;color:var(--white);padding:1rem;width:100%}.scorecard-contact h2{color:var(--green);font-weight:400;text-align:center;width:100%}.scorecard-contact p{margin:0 0 1rem}.scorecard-contact form{background-color:var(--black)!important;border:1px solid var(--dark-gray);border-radius:4px;box-sizing:border-box;margin:3rem auto;padding:1rem 1rem 2rem;width:100%}.scorecard-contact form .form-group{margin:.5rem 0;width:100%}.scorecard-contact form input,.scorecard-contact form textarea{background-color:var(--white);border-radius:.3125rem;box-sizing:border-box;padding:.5rem;width:100%}.scorecard-contact form textarea{max-width:100%;min-width:100%}.scorecard-contact form fieldset{border:none;margin:.5rem 0;padding-left:0}.scorecard-contact form fieldset input,.scorecard-contact form fieldset label{font-size:1rem;width:auto}.scorecard-contact form .form-group label{display:block;margin:.5rem 0}.scorecard-contact form .form-group input{margin-right:.4rem}.scorecard-contact form .form-group legend{font-size:1.2em}.scorecard-contact form .card-btn{width:100%}@media screen and (min-width:1024px){.scorecard-contact{margin:0 auto;max-width:980px}}@media screen and (min-width:1440px){.scorecard-contact{margin:0 auto;max-width:1280px}}.page-404{align-items:flex-start;box-sizing:border-box;color:var(--white);display:flex;height:100%;min-height:calc(100vh - 15rem);padding:4rem;width:100%}.page-404 a{font-size:inherit}.my-marker{flex-direction:column;gap:1rem;position:relative}.logo-icon,.my-marker{align-items:center;display:flex;justify-content:center}.logo-icon{bottom:-5rem;box-sizing:border-box;padding:.15rem;position:absolute;right:2rem}.logo-icon img{object-fit:contain}.leaflet-control-attribution{display:none}.map-popup .org-name{font-size:1.2em;font-weight:600;padding:.15rem 0}.map-popup .email{padding:.15rem 0 0}.map-popup .email a{font-size:1em}.map-wrapper{height:100%;position:relative;width:100%}.view-switcher-button{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#10153ed9;border:1px solid #ffffff26;border-radius:8px;box-shadow:0 4px 16px #0000004d;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:10px 20px;position:absolute;right:20px;top:20px;transition:all .2s ease;z-index:1000}.view-switcher-button:hover{background:#10153ef2;border-color:#ffffff4d;box-shadow:0 6px 20px #0006;transform:translateY(-1px)}.view-switcher-button:active{transform:translateY(0)}.map-overlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#10153ed9;border:1px solid #ffffff26;border-radius:12px;box-shadow:0 8px 32px #0006,inset 0 1px 0 #ffffff1a;position:absolute;z-index:1}.map-overlay.top{left:20px;max-width:400px;top:20px}.map-overlay.bottom-right{bottom:20px;max-height:70vh;max-width:360px;overflow-y:auto;right:20px}.map-overlay-inner{padding:20px}.map-overlay h1{color:#fff;font-size:24px;font-weight:700;margin-bottom:8px;text-shadow:0 2px 4px #00000080}.map-overlay h3{color:#fff;font-size:16px;font-weight:600;margin-bottom:12px}.map-overlay p{color:#b0b0b0;font-size:14px;line-height:1.4;margin:0}.filter-controls{border-top:1px solid #ffffff1a;margin-top:16px;padding-top:16px}.filter-controls label{color:#fff;display:block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.filter-controls select{background:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;padding:8px 12px;transition:all .2s ease;width:100%}.filter-controls select:hover{background:#ffffff26;border-color:#ffffff4d}.filter-controls select:focus{background:#fff3;border-color:#fff6;outline:none}.filter-controls select option{background:#2a2a2a;color:#fff}.legend-item{align-items:center;color:#fff;display:flex;font-size:14px;margin-bottom:8px}.legend-dot{background-color:#4a9eff;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0003;height:12px;margin-right:8px;width:12px}.legend-note{color:#888;font-size:12px;font-style:italic;margin-top:8px}.legend-header{justify-content:space-between;margin-bottom:12px}.legend-header,.legend-toggle{align-items:center;display:flex}.legend-toggle{background:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;height:24px;justify-content:center;line-height:1;padding:0;transition:background-color .2s ease;width:24px}.legend-toggle:hover{background:#fff3}.legend-section{margin-bottom:16px}.legend-section:last-child{margin-bottom:0}.legend-section h4{color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}#relationship-legend{max-height:200px;overflow-y:auto}#relationship-legend .legend-item{margin-bottom:6px}.legend-item.expandable{margin-bottom:8px}.legend-item-header{align-items:center;border-radius:4px;cursor:pointer;display:flex;padding:4px 8px;transition:background-color .2s ease}.legend-item-header:hover{background-color:#ffffff0d}.legend-label{flex:1 1}.legend-expand{color:#fff;font-size:14px;font-weight:700;margin-left:8px;text-align:center;-webkit-user-select:none;user-select:none;width:16px}.legend-description{background-color:#0003;border-radius:4px;color:#ccc;font-size:11px;line-height:1.4;margin-left:28px;margin-top:4px;padding:6px 8px}.legend-line{border-radius:2px;display:inline-block;height:3px;margin-right:8px;vertical-align:middle;width:20px}.legend-count{color:#888;font-size:11px;margin-left:4px}.legend-strength{display:flex;flex-direction:column;gap:6px}.strength-item{align-items:center;color:#fff;display:flex;font-size:12px}.strength-line{background-color:#fff;border-radius:2px;display:inline-block;height:3px;margin-right:8px}.strength-line.strong{opacity:1;width:24px}.strength-line.medium{opacity:.7;width:18px}.strength-line.weak{opacity:.4;width:12px}.loading{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#10153ee6;border:1px solid #ffffff26;border-radius:16px;box-shadow:0 8px 32px #0006,inset 0 1px 0 #ffffff1a;display:flex;flex-direction:column;gap:15px;left:50%;padding:30px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1000}.loading.hidden{display:none}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #404040;border-radius:50%;border-top-color:#4a9eff;height:40px;width:40px}.loading p{color:#fff;font-size:16px;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mapboxgl-popup{max-width:350px}.mapboxgl-popup-content-wrapper{background:#0000!important;border:none!important;padding:0!important}.mapboxgl-popup-content{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip,.mapboxgl-popup-anchor-left .mapboxgl-popup-tip,.mapboxgl-popup-anchor-right .mapboxgl-popup-tip,.mapboxgl-popup-anchor-top .mapboxgl-popup-tip,.mapboxgl-popup-tip{display:none!important}.popup-header:last-child,.popup-header:only-child{border-radius:12px}.popup-header{background:linear-gradient(135deg,#4a9eff,#3498db);border-radius:12px 12px 0 0;box-shadow:0 8px 32px #00000080,inset 0 1px 0 #ffffff1a;color:#fff;padding:16px 20px}.popup-header h3{font-size:18px;font-weight:600;margin:0 0 4px}.popup-header .company-type{font-size:12px;letter-spacing:.5px;opacity:.9;text-transform:uppercase}.popup-body{background:#10153ef2;border-radius:0 0 12px 12px;box-shadow:0 8px 32px #00000080,inset 0 1px 0 #ffffff1a;padding:16px 20px}.popup-header:only-child{border-radius:12px!important}.popup-section{margin-bottom:16px}.popup-section:last-child{margin-bottom:0}.popup-section h4{color:#fff;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.popup-section p{color:#b0b0b0;font-size:14px;line-height:1.4;margin:0}.popup-links{display:flex;gap:12px;margin-top:12px}.popup-link{align-items:center;background:#404040;border:1px solid #ffffff1a;border-radius:4px;color:#fff;display:inline-flex;font-size:12px;font-weight:500;padding:6px 12px;text-decoration:none;transition:background-color .2s ease}.popup-link:hover{background:#505050;color:#fff}.popup-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.popup-tag{background:#3498db;border-radius:12px;color:#fff;display:inline-block;font-size:11px;font-weight:500;letter-spacing:.3px;padding:4px 8px;text-transform:uppercase}.popup-location{align-items:center;color:#888;display:flex;font-size:13px;margin-top:8px}.popup-location:before{content:"•";margin-right:6px}.relationship-popup{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#10153ef2;border:1px solid #4a9eff4d;border-radius:8px;box-shadow:0 4px 16px #0006,inset 0 1px 0 #ffffff1a;padding:12px 16px}.relationship-popup h3{color:#4a9eff;font-size:13px;font-weight:600;line-height:1.3;margin:0 0 8px}.relationship-popup p{color:#b0b0b0;font-size:11px;line-height:1.4;margin:4px 0}.relationship-popup p strong{color:#fff;font-weight:500}@media (max-width:768px){.view-switcher-button{font-size:12px;padding:8px 16px;right:10px;top:10px}.map-overlay.top{left:10px;max-width:none;right:10px;top:10px}.map-overlay.bottom-right{bottom:10px;left:10px;max-width:none;right:10px}.map-overlay-inner{padding:16px}.map-overlay h1{font-size:20px}.mapboxgl-popup{max-width:280px}.popup-links{flex-direction:column;gap:8px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.mapboxgl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translateX(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translateX(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:32px;outline:none;overflow:hidden;padding:0;width:32px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#eee}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-up .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.293 11.707a1 1 0 0 0 1.414 0L9 8.414l3.293 3.293a1 1 0 0 0 1.414-1.414l-4-4a1 1 0 0 0-1.414 0l-4 4a1 1 0 0 0 0 1.414Z'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-down .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.293 6.293a1 1 0 0 1 1.414 0L9 9.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414Z'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.002 3.002v12h6v-3h2v3h2v-12a.944.944 0 0 0-1-1h-8a.945.945 0 0 0-1 1Zm4 11h-2v-2h2v2Zm0-4h-2v-2h2v2Zm0-4h-2v-2h2v2Zm4 4h-2v-2h2v2Zm0-4h-2v-2h2v2Z'/%3E%3C/svg%3E");background-size:18px 18px}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.002 3.002v12h6v-3h2v3h2v-12a.944.944 0 0 0-1-1h-8a.945.945 0 0 0-1 1Zm4 11h-2v-2h2v2Zm0-4h-2v-2h2v2Zm0-4h-2v-2h2v2Zm4 4h-2v-2h2v2Zm0-4h-2v-2h2v2Z' fill='%23333'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.002 3.002v12h6v-3h2v3h2v-12a.944.944 0 0 0-1-1h-8a.945.945 0 0 0-1 1Zm4 11h-2v-2h2v2Zm0-4h-2v-2h2v2Zm0-4h-2v-2h2v2Zm4 4h-2v-2h2v2Zm0-4h-2v-2h2v2Z' fill='%23333'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%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.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%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}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%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 (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%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")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-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}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#eee}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-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}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{font-size:16px;font-weight:700;text-align:center}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#ccc;color:#000}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#ccc}.awesome-marker{background:url(/static/media/markers-soft.e52214306ad12a5c837e.png) no-repeat 0 0;display:block;height:46px;left:0;position:absolute;text-align:center;top:0;width:35px}.awesome-marker-shadow{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAQCAYAAACcN8ZaAAAB3klEQVR42s3U4UdDURzG8czMXJnJ1Vwzc6VJZjaZJdlMlpQsKdmUFNOUspRSSqUolfQfr+fF98Vx5mwv9qbDx7LdznnO7/7Omej3+/+Ga0QMUYkhbvBgmhzCQxwxibIGrGEF8CQhU+LLtKQkQNqScUgjxRxTBIxbgfgD/BgnhM8kM5KTeclLQYqGkkMRBckzR8ic/mAgd5BAZplsUaqyIg2sDtHg2brUZJk5SmwopErJUWE8SpmTMhNvya60Zd/SNrR4bkeaskG4uiwRZk6yrJEYFibGAxn+scECHTmTnuVCzvmty3PHciB7bGKN6lQkzysPqIrHmpFhYbKUtckC1/Ioz4ZHuZdbuSLYiRxRpSZVWXZVxAzC0R4Ik5SQsu6w8yd5l2/5kg95I9SdXMoZQfYIUjeqEUrgOkXGPeN4TYRhxy8E+ZUf+eS7B7miIoeybVSjKDnm8u3+gH3pDTYwu1igATvs/pXqvBKiR4i2bNJfi1ZfUAnjgrOG8wY2quNzBKuU/ZS+uSFEl5O0xRGuUIlZCcw7xG5QPkeHYUSNV5WXGou2sC3rBC0LjenqCXGO0WEiTJa0Lr4KixdHBrDGuGGiRqCUpFk8pGIpQtCU7p4YPwxYxEMCk1aAMQZh8Ac8PfbIzYPJOwAAAABJRU5ErkJggg==) no-repeat 0 0;height:16px;width:36px}@media (-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.awesome-marker{background-image:url(/static/media/markers-soft@2x.1f2cc17911c8d4a3fa01.png);background-size:720px 92px}.awesome-marker-shadow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAgCAYAAACvgw7DAAAFhElEQVR42tWZ/0ubVxSHZZQxpJQRwoqEUkJQQhlBCcEiQRGJiKFEQqQ4lKFYLA5FsSjKioqipRutbLJ2f627g+dyDmfvqfetzlLh+aFpcr88+dxzb+7bdwt/33wG974g/rhu+pdzwt86fJdA/82w7Un/18m6kRBXgD+5+4YHDt/fEtImfRppVlJ+MY4QEWEmbyZZUBQVP2TwMJGBDMx7aFP6K4gwJBlBecVYISIDCSJAJm0mUIJH8NhQdqjkh8/SNv2VRB6SjCAtJ2dKMGuFIEIEMHGZ2CAMQdXwxPDjNdQ++f+0Q9tD9F1RkgYYLwlCDmIg19IhJQiRVJToFAlMViYxHBiBOjQyGP0ETzMw76Ed+qC/YSVrSAkqiRySo1IjAnwkKSKlQKMIQQYS4sQZ/Bg0A+MwYZg0TKViPjeh+mjS72iUhKCqyCE5pCZdDEmxUmjwURQSZSCiqSbXCkwHZmAW2g7PEmkbZml/mj6nlKgm42rE9DDushHzQGpNohjefB8pD2NK6GSEjscZ1AyD7QTmAt1AD+YVz/Mjn6e9LswB0pCEICVnhFQPIabEfAoiJj0xkhaWj5LSoNMW39ocA14I/BRYCvwMy58NbdDe4r9twwLCEIUcEoSYCbWkhqk1g0lLyTv92bTQUBkpdZWSDoNbZAKrgbXAy8B64JdE1jN4SVsvAquwokUhaJ70dNTyaiEmLqUaYiqUArZu0qLF+EdjOa/wwWKsK2r5tPiGFhjoGhPcCmwHdgKvEtlRbMNWYDOwQbtIEjlGDIlhKUmNqZOWKuOPW3bRSct1iUGMbM2PabxBp20GtMygt5jkfuAg8DpwaOF1y6+BA9iDXdpDEoKQQ79LLKv5mBZVX8ZZQiO66Nqt2jngISFNTJkoPqXjLoOKUvaY5HHgJHDmcAoncBw4UtIOkLtnxJAapEid6aqkTKliW2f5VOPysXUFjJQ0Mf1KTAXzTb6VeeK8wQQOmeibwNvA7xn8xv+95X3nyIqCDiU9iGFJUXPWkLKo6krbLJ2GpIQdiJoiy8dJyg3E1IjoDDvCCgPfZ3LnCHgf+MNwwevveE+UE1N0RGKilJ0MIUv021Vb86QIYefJJUSkXF1d4eS6rdoXM0uUV5nA6ygFCZeBDxpe+1MEkSBJzbESs6uWzwu+gEWzdFpIidtxzWzHck5h6fgpETHI8cWYGlOMW7VKzEKWGCb/V+Bj4G/4wGtRzDsSc07SjjKSsqaEPFdCpkWIpMQc9UmJCLEXVVaGFXPP4G/XUnybjpg3TPhSS4GPKjHvVVJOY10hJduxyKpa0gt01Nlk3JxkbXEt+j8OBREhpIgRORzw6LiqdqUexXeTb/qUFFzE1MAly4vaQkpYNrHAqh1nSS2Ztl0yJiFsvyYhbh0RHDH+UvJSw7cxqM4xc9SZdbUrnaniewEiRBJyoBKyniGk4y8ZOY+kLhn4z19+MYLcw8ghr0ZqppnEMpPbZUmcIOAMTA1hubDTILenziKT5nBmt92B9G1XhOQQk3iliRgGU+JbqzOBttqdNkUOp1451e5LUWXJSFHtaCHebxunqKZJ4d+3LEZ2JwZWYcCjLKlnTHCZFGwgIB7MYjFdUculJwczKaZquVT9c4gUVKeG9P3fYuS3VPaPyRrf7CQ7Ro/0yDWD+qHn7C5j5ug+aO9m7c2+FZLndv/2xPin4BLJqcZf2wiaMbdxs3KzJncjzlWjFFM5lJl0+A/I7lpMX+bdDHKIe1WlZ0zuddXVIjJMMsr21t6mI+8DsbsXQ2pEDqdhuf+tsHM8YfJgbujZZh0Z/W4xNX9fXoz/+8nKKdlnSYqKTYctplYIfC1i7KFPnhwwUXnMah+dioxCsgyEfD1iIPMxrVAQ0p8ZexLuWsw/8PFSG0HPbPgAAAAASUVORK5CYII=);background-size:35px 16px}}.awesome-marker i{color:#333;display:inline-block;font-size:14px;margin-top:10px}.awesome-marker .icon-white{color:#fff}.awesome-marker-icon-red{background-position:0 0}.awesome-marker-icon-darkred{background-position:-180px 0}.awesome-marker-icon-lightred{background-position:-360px 0}.awesome-marker-icon-orange{background-position:-36px 0}.awesome-marker-icon-beige{background-position:-396px 0}.awesome-marker-icon-green{background-position:-72px 0}.awesome-marker-icon-darkgreen{background-position:-252px 0}.awesome-marker-icon-lightgreen{background-position:-432px 0}.awesome-marker-icon-blue{background-position:-108px 0}.awesome-marker-icon-darkblue{background-position:-216px 0}.awesome-marker-icon-lightblue{background-position:-468px 0}.awesome-marker-icon-purple{background-position:-144px 0}.awesome-marker-icon-darkpurple{background-position:-288px 0}.awesome-marker-icon-pink{background-position:-504px 0}.awesome-marker-icon-cadetblue{background-position:-324px 0}.awesome-marker-icon-white{background-position:-574px 0}.awesome-marker-icon-gray{background-position:-648px 0}.awesome-marker-icon-lightgray{background-position:-612px 0}.awesome-marker-icon-black{background-position:-682px 0}.awesome-marker-square{background-position-y:-46px}
/*# sourceMappingURL=main.62194737.css.map*/