html:has(.js-map),body:has(.js-map){overflow:hidden;height:100%}.map{position:relative}.map__mobile-filter-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 24px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:2px solid #b85914;position:absolute;top:0;left:0;right:0;z-index:10;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}@media(min-width:1280px){.map__mobile-filter-bar{display:none}}.map__mobile-filter-toggle{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 16px;color:#000;font-size:16px;font-weight:500;cursor:pointer;font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal}@media(prefers-reduced-motion:reduce){.map__mobile-filter-toggle{-webkit-transition:none;transition:none}}.map__mobile-filter-toggle .v-icon__svg{width:18px;height:18px}.map__mobile-reset{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 16px;background:rgba(0,0,0,0);color:#000;font-size:16px;font-weight:400;cursor:pointer;font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal}@media(prefers-reduced-motion:reduce){.map__mobile-reset{-webkit-transition:none;transition:none}}.map__mobile-reset .v-icon__svg{width:18px;height:18px}.map__mobile-reset:hover,.map__mobile-reset:focus{border-color:rgba(0,0,0,.4);color:rgba(0,0,0,.8)}@media(max-width:1439.98px){.map__legend{display:none}}@media(max-width:1439.98px){.map__overlay{top:0;height:auto}}.map__subcategories-bar{position:absolute;right:0;z-index:15;display:none;top:60px;left:0;padding:35px 0 0 35px}@media(min-width:1280px){.map__subcategories-bar{left:0;top:70px;padding:20px 60px 0}}.map__subcategories-bar.show{display:block}.map__subcategories-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.map__subcategory-pill{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:6px 15px;background:#fff;border:2px solid #b85914;border-radius:43px;color:#000;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal;text-transform:uppercase}@media(prefers-reduced-motion:reduce){.map__subcategory-pill{-webkit-transition:none;transition:none}}@media(min-width:1280px){.map__subcategory-pill{font-size:14px;padding:8px 16px}}.map__subcategory-pill:hover,.map__subcategory-pill.active{background:#b85914;border-color:#b85914;color:#fff}.map__inner{position:relative;height:var(--map-height,1000px);max-height:1000px}.map__logo{display:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(prefers-reduced-motion:reduce){.map__logo{-webkit-transition:none;transition:none}}.map__logo .v-icon__svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media(prefers-reduced-motion:reduce){.map__logo .v-icon__svg{-webkit-transition:none;transition:none}}.map__logo .v-icon__svg--logo-icon{color:#b85914;height:32px;width:22px}@media screen and (min-width:768px){.map__logo .v-icon__svg--logo-icon{width:24px}}@media screen and (min-width:1280px){.map__logo .v-icon__svg--logo-icon{width:42px;height:55px}}.map__logo .v-icon__svg--logo-icon:nth-child(2){-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-left:5px}.map__logo .v-icon__svg--logo-title{color:#000;width:100px;height:26px;margin-top:3px;margin-left:-2px}@media screen and (min-width:768px){.map__logo .v-icon__svg--logo-title{width:102px;height:30px;margin-top:2px;margin-left:5px}}@media screen and (min-width:1280px){.map__logo .v-icon__svg--logo-title{width:165px;height:55px;margin-left:11px}}.map__logo-container{margin-top:26px;margin-bottom:20px}.map__search-flyout-close{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;font-size:40px;margin-bottom:8px;color:#b85914;cursor:pointer;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.map__search-flyout-close:hover{color:#b85914}.map__search{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;background:#fff;border-radius:63px;-webkit-box-shadow:0 1px 12px 0 rgba(0,0,0,.15);box-shadow:0 1px 12px 0 rgba(0,0,0,.15);width:100%;text-align:left;padding:8px 26px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media(prefers-reduced-motion:reduce){.map__search{-webkit-transition:none;transition:none}}.map__search:hover{border:1px solid #b85914}@media(min-width:768px){.map__search{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.15);box-shadow:0 0 4px 0 rgba(0,0,0,.15)}}.map__search .v-icon__svg{width:28px;height:28px;color:#b85914;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;cursor:pointer}.map__search-input{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border:none;width:100%;height:100%;outline:none !important;color:rgba(0,0,0,.8);font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:26px}@media screen and (min-width:1280px){.map__search-input{font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:40px}}.map__search-input::-webkit-input-placeholder{color:rgba(0,0,0,.8)}.map__search-input::-moz-placeholder{color:rgba(0,0,0,.8)}.map__search-input::-ms-input-placeholder{color:rgba(0,0,0,.8)}.map__search-input::placeholder{color:rgba(0,0,0,.8)}.map__search:focus-within{border:2px solid #b85914}.map__selected-category-name{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(0,0,0,.8);font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:26px}@media screen and (min-width:1280px){.map__selected-category-name{font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:40px}}.map__selected-category-reset{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;font-size:40px;margin-bottom:8px;color:#b85914;cursor:pointer;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.map__selected-category-reset:hover{color:#b85914}.map__search-results{background:#fff;border-radius:8px;margin-top:20px}.map__search-results-title{margin:0;font-size:1.2em}.map__search-results-close{background:0 0;border:none;cursor:pointer;padding:5px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.map__search-results-close:hover{opacity:.7}.map__search-result-item{padding:15px;border-bottom:1px solid #eee;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.map__search-result-item:hover{background-color:#f5f5f5}.map__search-result-item:last-child{border-bottom:none}.map__search-result-name{font-weight:700;margin-bottom:5px}.map__search-result-category{color:#666;font-size:.9em}@media screen and (max-width:768px){.map__search-results{margin-top:15px;padding:15px}.map__search-results-list{max-height:300px}.map__search-results-title{font-size:1.1em}.map__search-result-item{padding:12px}}@media(min-width:1024px){.map__help{margin-top:22px;bottom:300px}}.map__help--mobile{display:none}@media(max-width:1023.98px){.map__help--mobile{display:block}}.map__help-close-icon{display:none;font-size:26px}.map__help-button{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:100%;text-align:left;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media(prefers-reduced-motion:reduce){.map__help-button{-webkit-transition:none;transition:none}}.map__help-button .v-icon__svg{width:28px;height:28px;color:#fff}.map__help-button.active{color:#a22914}.map__help-button.active .map__help-close-icon{display:block;position:absolute;right:35px}.map__help-button.active .map__help-text{color:#b85914}.map__help-button.active .v-icon__svg{background-color:#fff;border-radius:50%}.map__help-text{font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:26px;color:#000;font-weight:500;text-decoration:underline}@media screen and (min-width:1280px){.map__help-text{color:rgba(0,0,0,.8)}}.map__help-text:hover{color:#a22914}.map__help-text.open-filter{text-decoration:none}.map__help-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}@media screen and (min-width:1280px){.map__help-popup{position:fixed}}.map__help-popup-understand{text-align:center}.map__help-popup-heading{font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal;font-size:32px;line-height:46px;color:#000;text-align:center;margin-bottom:32px}@media screen and (min-width:768px){.map__help-popup-heading{font-size:36px;line-height:44px}}@media screen and (min-width:1280px){.map__help-popup-heading{font-size:38px;line-height:46px}}@media screen and (min-width:1920px){.map__help-popup-heading{font-size:40px;line-height:48px}}.map__help-popup-text{font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:18px;line-height:36px;color:#4b4b4d;margin-bottom:32px}.map__help-popup-close{position:absolute;top:22px;right:22px}.map__help-popup-close button{background:rgba(0,0,0,0);border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;font-size:14px;letter-spacing:.84px;text-transform:uppercase;color:#4b4b4d}.map__help-popup-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;padding:60px;border-radius:5px;max-width:780px;width:100%;border:2px solid #b85914;height:100%;overflow-y:auto}@media screen and (min-width:1280px){.map__help-popup-content{left:65%;position:fixed;width:90%;height:unset}}.map__help-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px}.map__help-content{border-radius:16px;border:1px solid rgba(0,0,0,.1);background:#fff;padding:20px;margin-top:16px}.map__region-popup-body{padding-inline:20px;overflow-y:scroll}.map__region-popup{display:none}.map__region-popup-title{font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:24px;margin-bottom:16px}.map__region-popup-subheading{font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;font-size:13px;line-height:normal;letter-spacing:1.3px;text-transform:uppercase;color:#4e5e21;margin-bottom:10px}.map__region-popup-description{font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:24px;color:#4b4b4d}@media(min-width:1024px){.map__region-popup-description{margin-bottom:52px}}.map__region-popup-close{position:absolute;top:22px;right:22px}.map__region-popup-close button{background:rgba(0,0,0,0);border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;font-size:14px;letter-spacing:.84px;text-transform:uppercase;color:#4b4b4d}.map__region-popup-gallery{margin-bottom:20px}.map__region-popup-gallery .splide__track{position:relative}.map__region-popup-gallery .splide__track .splide__slide img{width:100%;height:268px;-o-object-fit:cover;object-fit:cover;display:block}.map__region-popup-content{border-radius:16px;border:1px solid rgba(0,0,0,.1);background:#fff;overflow:auto}.map__region-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px}.map__region-popup-gallery .splide__track{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.map__region-popup-link{position:absolute;inset:auto 0 0 0}.map__region-popup-link a{border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:100%;text-align:center}.map__first-peoples-popup-body{padding-inline:20px;border:1px solid rgba(0,0,0,.1);background:#fff;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding-top:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(min-width:1024px){.map__first-peoples-popup-body{height:54vh;overflow-y:scroll}}.map__first-peoples-popup-content{overflow:auto;position:relative}.map__filtered-results .map__first-peoples-popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:1023.98px){.map__filtered-results .map__first-peoples-popup-content{height:var(--map-height,1000px)}}@media(min-width:1024px){.map__filtered-results .map__first-peoples-popup-content{height:100%}}.map__first-peoples-popup{display:none}.map__first-peoples-popup-title{font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:24px;margin-bottom:16px}.map__first-peoples-popup-subheading{font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;font-size:13px;line-height:normal;letter-spacing:1.3px;text-transform:uppercase;color:#4e5e21;margin-bottom:10px}.map__first-peoples-popup-description{font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:24px;color:#4b4b4d;margin-bottom:32px}@media(max-width:1023.98px){.map__first-peoples-popup-description{margin-bottom:0}}.map__first-peoples-popup-close{position:absolute;top:22px;right:22px}.map__first-peoples-popup-close button{background:rgba(0,0,0,0);border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;font-size:14px;letter-spacing:.84px;text-transform:uppercase;color:#4b4b4d}.map__first-peoples-popup-gallery .splide__track{position:relative;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.map__first-peoples-popup-gallery .splide__track .splide__slide img{border-top-left-radius:16px;border-top-right-radius:16px;width:100%;height:268px;-o-object-fit:cover;object-fit:cover;display:block}.map__first-peoples-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px}.map__first-peoples-popup-link{position:absolute;inset:auto 0 0 0}.map__first-peoples-popup-link a{border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:100%;text-align:center}.map__view-map-mobile{display:none;margin-bottom:52px}@media(max-width:1023.98px){.map__view-map-mobile{display:block}}.map__view-map-mobile .v-icon__svg{color:#b85914;width:24px;height:24px}.map__view-map-mobile--btn{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;color:#585858;font-size:16px;font-weight:500;line-height:28px;text-decoration:underline;text-underline-offset:2px}.map__bottom-controls{position:absolute;bottom:30px;left:30px;z-index:2}.map__bottom-controls-wrapper{bottom:20px;left:20px;z-index:16;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media(max-width:1023.98px){.map__bottom-controls-wrapper{width:90vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.map__bottom-controls-label{font-size:18px;font-weight:500;color:#000;margin-bottom:12px;text-shadow:0 0 6px #fff}.map__layer-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.map__layer-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px}.map__ctrl-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.map__ctrl-row .reset{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.9);-webkit-box-shadow:0 1px 12px 0 rgba(0,0,0,.15);box-shadow:0 1px 12px 0 rgba(0,0,0,.15);cursor:pointer;color:#b85914}.map__ctrl-row .reset span{display:none}.map__ctrl-row .reset .v-icon__svg{width:26px;height:26px;color:#b85914}.map__ctrl-row .reset:hover{background:#b85914}.map__ctrl-row .reset:hover svg{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.map__ctrl-row .reset:focus-visible{outline:2px solid #b85914;outline-offset:2px}.map__ctrl-btn{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.9);-webkit-box-shadow:0 1px 12px 0 rgba(0,0,0,.15);box-shadow:0 1px 12px 0 rgba(0,0,0,.15);cursor:pointer}.map__ctrl-btn:hover{background:#fff}.map__ctrl-btn:focus-visible{outline:2px solid #b85914;outline-offset:2px}.map .mapboxgl-ctrl-group button:first-child{border-radius:unset}.map .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{margin:0}.map .mapboxgl-ctrl-attrib.mapboxgl-compact{margin:0}.map .map__ctrl-row .mapboxgl-ctrl-group{background:rgba(0,0,0,0);border:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;display:none}@media(min-width:768px){.map .map__ctrl-row .mapboxgl-ctrl-group{display:-webkit-box;display:-ms-flexbox;display:flex}}.map .map__ctrl-row .mapboxgl-ctrl-group button{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;height:48px;background:hsla(0,0%,100%,.9);-webkit-box-shadow:0 1px 12px 0 rgba(0,0,0,.15);box-shadow:0 1px 12px 0 rgba(0,0,0,.15);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.map .map__ctrl-row .mapboxgl-ctrl-group button:hover{background:#b85914}.map .map__ctrl-row .mapboxgl-ctrl-group button:hover span,.map .map__ctrl-row .mapboxgl-ctrl-group button:hover svg{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.map .map__ctrl-row .mapboxgl-ctrl-group button:focus-visible{outline:2px solid #b85914;outline-offset:2px}.map .map__ctrl-row .mapboxgl-ctrl-group button.mapboxgl-ctrl-zoom-in{border-top-left-radius:50%;border-bottom-left-radius:50%;width:56px}.map .map__ctrl-row .mapboxgl-ctrl-group button.mapboxgl-ctrl-zoom-out{border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:0;width:56px}.map .map__ctrl-row .mapboxgl-ctrl-group .mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M14.5 8.5v12m-6-6h12' stroke='%23B85914' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E");background-size:29px 29px}.map .map__ctrl-row .mapboxgl-ctrl-group .mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M8.5 14.5h12' stroke='%23B85914' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E");background-size:29px 29px}.map .mapboxgl-ctrl-bottom-left{display:none !important}.map__layer-btn{width:70px;height:70px;border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;position:relative;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid #fff;-webkit-box-shadow:0 0 6px 0 #fff;box-shadow:0 0 6px 0 #fff;-webkit-transition:border-color .2s;transition:border-color .2s}@media(min-width:768px){.map__layer-btn{width:80px;height:80px}}.map__layer-btn img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.map__layer-btn:after{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(64%,rgba(0,0,0,0)),to(rgba(0,0,0,.5)));background:linear-gradient(to bottom,rgba(0,0,0,0) 64%,rgba(0,0,0,.5) 100%);pointer-events:none}.map__layer-btn:hover img{-webkit-transform:scale(1.15);transform:scale(1.15);-webkit-transition:.6s;transition:.6s}@media(prefers-reduced-motion:reduce){.map__layer-btn:hover img{-webkit-transition:none;transition:none}}.map__layer-btn.active,.map__layer-btn:hover{border-color:#d18316}.map__layer-btn:focus-visible{outline:2px solid #b85914;outline-offset:2px}.map__layer-btn-label{position:absolute;bottom:6px;left:0;right:0;text-align:center;color:#fff;font-size:11px;font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;text-shadow:0 1px 12px rgba(0,0,0,.25);z-index:1;pointer-events:none;white-space:nowrap}.map__map-wrapper{height:100%;overflow:visible;position:relative}.map__map-container{height:100%}.map__flyout{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;background:rgba(0,0,0,0);pointer-events:none;position:static}@media(min-width:600px){.map__flyout{width:min(440px,48vw);position:absolute;top:50%;bottom:auto;left:56%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:visibility .3s;transition:visibility .3s;visibility:hidden;z-index:10}}@media(min-width:600px){.map__flyout.show{visibility:visible;z-index:100;pointer-events:none}}.map__flyout .map__view-map-mobile{padding-inline:20px;margin-bottom:52px}.map__flyout--itin-day{left:300px}@media(min-width:768px){.map__flyout--itin-day{left:500px}}.map__flyout-inner{background:#fff;border-radius:16px;-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.1),0 0 36px 0 rgba(0,0,0,.05);box-shadow:2px 2px 6px 0 rgba(0,0,0,.1),0 0 36px 0 rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;width:100%;pointer-events:auto}@media(min-width:1280px){.map__flyout-inner{height:100%;width:440px;padding:unset}}.map__flyout-close{display:none}@media(min-width:600px){.map__flyout-close{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:46px;height:46px;border-radius:50%;color:#4b4b4d;position:absolute;top:14px;right:14px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff}}@media(min-width:600px)and (prefers-reduced-motion:reduce){.map__flyout-close{-webkit-transition:none;transition:none}}.map__flyout-close .v-icon__svg{display:block;height:20px;width:20px;color:#b85914}.map__flyout-content{height:100%}.map__legend{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;font-family:sans-serif;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:0 0 3px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;letter-spacing:.16em;line-height:100%;position:absolute;top:0;left:0;text-transform:uppercase;z-index:9;border-bottom:2px solid #b85914;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:2px 4px 20px 0px rgba(0,0,0,.25);box-shadow:2px 4px 20px 0px rgba(0,0,0,.25)}@media(prefers-reduced-motion:reduce){.map__legend{-webkit-transition:none;transition:none}}@media(min-width:1280px){.map__legend{display:none}}.map__overlay{background:#fff;position:absolute;border-bottom:2px solid #b85914;height:auto;top:0;left:0;right:0;width:100%;overflow-y:visible;overflow-x:auto;z-index:2}.map__top-bar{position:absolute;top:0;left:0;right:0;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;pointer-events:none;-webkit-column-gap:252px;-moz-column-gap:252px;column-gap:252px}@media(max-width:1023.98px){.map__top-bar{display:block}.map__top-bar:has(.map__flyout){height:var(--map-height,1000px)}.map__top-bar:has(.map__flyout) .map__overlay-main-content{display:none}.map__top-bar:has(.map__flyout) .map__search-panel{height:100%}}@media(min-width:1024px){.map__top-bar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:34px;margin-inline:30px 0}}.map__search-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;-webkit-box-flex:0;-ms-flex:0;flex:0;background:#fff;width:100%;padding:9px 14px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:hsla(0,0%,100%,.9);-webkit-box-shadow:0 1px 12px 0 rgba(0,0,0,.15);box-shadow:0 1px 12px 0 rgba(0,0,0,.15)}@media(min-width:1024px){.map__search-panel{padding:20px;-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;max-width:438px;border-radius:16px}}@media(min-width:1920px){.map__search-panel{-webkit-box-flex:0;-ms-flex:0 0 438px;flex:0 0 438px}}.map__search-panel .map__help:not(.map__help--mobile){margin-top:10px;padding:0;position:static}@media(max-width:1023.98px){.map__search-panel .map__help:not(.map__help--mobile){display:none}}.map__overlay-main-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;width:100%;pointer-events:none}.map__marker-categories,.map__search-results{pointer-events:auto}.map__close-overlay{border:0;padding:0;margin:15px 0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;background:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;position:relative}@media(min-width:1280px){.map__close-overlay{display:none}}.map__close-overlay .map__help-text{font-family:"Fedra Sans Pro",sans-serif;color:#000;text-decoration:none;font-size:14px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:.84px;text-transform:uppercase}.map__open-overlay{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;background:#fff;border-radius:63px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.15);box-shadow:0 0 4px 0 rgba(0,0,0,.15);width:100%;text-align:left;padding:8px 26px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media(prefers-reduced-motion:reduce){.map__open-overlay{-webkit-transition:none;transition:none}}@media(min-width:1280px){.map__open-overlay{display:none}}.map__overlay-content{display:none}.map__overlay-content p{font-family:sans-serif;color:#404040;font-size:16px;letter-spacing:unset;line-height:30px}@media(min-width:1280px){.map__overlay-content p{font-size:18px;line-height:36px}}.map__marker-categories{overflow-x:auto;overflow-y:visible;scrollbar-width:none;margin-top:15px;margin-left:15px}@media(min-width:768px){.map__marker-categories{margin-top:25px}}.map__category-list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:18px}.map__category{width:auto;margin-bottom:0;-ms-flex-negative:0;flex-shrink:0;border-radius:50px;background:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.15);box-shadow:0 0 4px 0 rgba(0,0,0,.15);-webkit-transition:border .3s ease,-webkit-box-shadow .3s ease;transition:border .3s ease,-webkit-box-shadow .3s ease;transition:border .3s ease,box-shadow .3s ease;transition:border .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.map__category:hover{background:#b85914;color:#fff;-webkit-transform:none;transform:none}.map__category:hover .v-icon__svg{color:#fff}.map__category:hover .map__category-select-text{color:#fff}.map__category:last-of-type{margin-bottom:0}.map__category button{padding:8px 26px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media(min-width:768px){.map__category button{height:48px}}.map__category button .v-icon__svg{width:32px;height:32px}.map__category-select-text{font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal;font-size:16px;line-height:30px;font-weight:400}@media screen and (min-width:1280px){.map__category-select-text{font-size:18px;line-height:36px;font-weight:500}}.map__category:has(.map__category-select.active){-webkit-box-shadow:0 0 4px 0 #b85914;box-shadow:0 0 4px 0 #b85914}.map__category-select{font-family:sans-serif;border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,0);color:#b85914;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;letter-spacing:.04em;line-height:100%;padding:8px 12px;text-align:left;-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease;width:100%;-webkit-transform:none;transform:none;border-radius:50px}.map__category-select .v-icon__svg{display:block;-ms-flex-negative:0;flex-shrink:0;height:20px;width:20px;color:#b85914}@media(min-width:1280px){.map__category-select .v-icon__svg{height:24px;width:24px}}.map__category-select .map__category-select-text{color:#b85914}.map__category-select:hover,.map__category-select:focus{-webkit-transform:none;transform:none;background:rgba(184,89,20,.08)}.map__category-select.active{background:#b85914;color:#fff;-webkit-transform:none;transform:none}.map__category-select.active .v-icon__svg{color:#fff}.map__category-select.active .map__category-select-text{color:#fff}.map__overlay-links{margin-top:32px;margin-top:64px}@media(min-width:1280px){.map__overlay-links{margin-top:40px}}.map .marker{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;border-radius:50%;cursor:pointer;text-align:center;z-index:1;outline:none !important;-webkit-filter:drop-shadow(0 1px 6px rgba(0,0,0,.3));filter:drop-shadow(0 1px 6px rgba(0,0,0,.3))}.map .marker .v-icon__svg{display:block;height:60px;width:60px;--marker-pin-color:#b85914;--marker-icon-color:#fff}.map .marker:focus{outline:1px solid #fff}.map .marker:hover .v-icon__svg,.map .marker.active .v-icon__svg{--marker-pin-color:#fff;--marker-icon-color:#b85914}.map .marker--hotel-marker{background-color:unset;background-image:url(//www.indigenousbc.com/content/themes/base/assets/css/../img/map-assets/map-hotel-pin.png);background-repeat:no-repeat;background-position:center bottom;background-size:100% 100%;border:unset;border-radius:unset;height:64px;width:50px;z-index:2;height:100px;width:77px}@media(min-width:1280px){.map .marker--hotel-marker{height:80px;width:62px}}.map .marker--hotel-marker:hover,.map .marker--hotel-marker:focus,.map .marker--hotel-marker.active{background-color:unset}.map .marker--cluster{height:46px;width:40px;background:0 0;border-radius:0;-webkit-transition:none;transition:none}.map .marker--cluster .marker__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.map .marker--cluster .marker__icon .v-icon__svg--map-clusters{width:40px;height:46px;color:#b85914}.map .marker--cluster .marker__cluster-count{font-family:sans-serif;color:#fff;font-size:12px;letter-spacing:.04em;line-height:100%;position:absolute;top:20px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;font-size:16px}.map .marker--cluster:hover .v-icon__svg--map-clusters,.map .marker--cluster:focus .v-icon__svg--map-clusters,.map .marker--cluster.active .v-icon__svg--map-clusters{color:#fff}.map .marker--cluster:hover .marker__cluster-count,.map .marker--cluster:focus .marker__cluster-count,.map .marker--cluster.active .marker__cluster-count{color:#b85914}.map .marker--itin-day{height:46px;width:40px;background:0 0;border-radius:0;-webkit-transition:none;transition:none}.map .marker--itin-day .marker__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;height:100%}.map .marker--itin-day .marker__icon .v-icon__svg--map-clusters{width:40px;height:46px;color:#b85914}.map .marker--itin-day .marker__cluster-count{font-family:sans-serif;color:#fff;font-size:20px;line-height:100%;position:absolute;top:20px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.map .marker--itin-day.active .marker__icon .v-icon__svg--map-clusters{color:#fff}.map .marker--itin-day.active .marker__cluster-count{color:#b85914}.map__popups{display:none}.map__popup-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media(min-width:1280px){.map__popup-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-y:auto}}.map__popup-link{width:100%}.map__popup-link a{width:100%;text-align:center;padding:15px 30px 15px;font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal;font-size:16px;line-height:142%;text-transform:capitalize;border-bottom-right-radius:16px;border-bottom-left-radius:16px}.map__popup-image{-ms-flex-negative:0;flex-shrink:0}.map__popup-image img{height:268px}@media(min-width:1280px){.map__region-image{-ms-flex-negative:0;flex-shrink:0}}.map__popup-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:unset;padding-block:26px 20px;padding-inline:20px}@media(min-width:1280px){.map__popup-content-wrapper{overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:unset}}.map__popup-content-wrapper .links{margin-top:auto;padding-top:20px;padding-top:25px}.map__popup-content-wrapper>:last-child:not(.links){margin-bottom:0}.map__popup-category{font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;font-size:13px;line-height:normal;letter-spacing:1.3px;text-transform:uppercase;color:#4e5e21;margin-bottom:16px}.map__popup-title{font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal;font-size:20px;line-height:32px;color:#000}@media screen and (min-width:768px){.map__popup-title{font-size:21px;line-height:33px}}@media screen and (min-width:1280px){.map__popup-title{font-size:22px;line-height:34px}}@media screen and (min-width:1920px){.map__popup-title{font-size:24px;line-height:36px}}.map__location{font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal;font-size:16px;line-height:normal;letter-spacing:1.6px;text-transform:uppercase;color:#585858;margin-bottom:16px}.map__location .v-icon__svg{height:20px;width:20px;display:inline-block;margin-top:3px;color:#000}.map__popup-content{margin-bottom:30px}.map__popup-content p{font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:24px;color:#585858;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.map__popup-content-information{padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;gap:12px}.map__popup-content-information li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.map__popup-content-information li .v-icon__svg{color:#b85914}.map__popup-content-information li a{font-size:16px;line-height:normal;letter-spacing:1.6px;font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal;color:#585858}.map__popup-content-information li a.web{text-decoration:underline}.map__popup-content-information li a.phone{text-decoration:underline}.map .splide{position:relative;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.map .splide:not(.map__day-card-gallery):not(.map__first-peoples-popup-gallery):not(.map__region-popup-gallery){height:100%}@media(min-width:1280px){.map .splide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.map .splide.is-initialized{opacity:1}.map .splide__track{width:100%;position:relative}.map .splide__track:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.45)));background:linear-gradient(to bottom,transparent,rgba(0,0,0,.45));pointer-events:none;z-index:1}.map .splide__controls{display:grid;grid-template-columns:20px 1fr 20px;position:absolute;bottom:0;width:100%;padding-inline:20px;margin:16px 0}.map .splide__arrows{display:contents}.map .splide__arrow{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none}.map .splide__arrow svg{color:#fff}.map .splide__arrow--prev{grid-column:1/2;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.map .splide__arrow--next{grid-column:3/4}.map .splide__arrow:disabled{display:block;opacity:.3;pointer-events:none}.map .splide__pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-column:2/3;grid-row:1/2;padding:0}.map .splide__pagination__page{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;background-color:#fff;border-radius:50%;display:block;height:5px;width:5px;margin:0 8px;padding:2px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media(prefers-reduced-motion:reduce){.map .splide__pagination__page{-webkit-transition:none;transition:none}}.map .splide__pagination__page.is-active{border-radius:10px;width:20px}.map__filter-dropdowns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:14px}@media(max-width:1023.98px){.map__filter-dropdowns{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}.map__filter-group-label{font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;font-size:14px;color:rgba(0,0,0,.8);letter-spacing:1.8px;text-transform:uppercase}@media(min-width:1280px){.map__filter-group-label{font-size:18px}}.map__filter-group{width:100%}@media(max-width:1023.98px){.map__filter-group{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}}.map__filter-group:nth-of-type(1) select{margin-right:10px;width:280px}@media(max-width:1023.98px){.map__filter-group:nth-of-type(1) select{width:100%}}.map__filter-group select{border:none;border-bottom:1px solid rgba(0,0,0,.12);font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:16px;letter-spacing:.8px;outline:none;width:100%;text-overflow:ellipsis;overflow:hidden;background:0 0}.map__filter-group select.map__subcategory-select,.map__filter-group select.map__sort-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='11' viewBox='0 0 9 11'%3E%3Cpath fill='%23D18316' d='M8.82102 7.04772L4.9321 10.5833C4.69346 10.8002 4.30654 10.8002 4.0679 10.5833L0.178982 7.04772C-0.0596612 6.83076 -0.0596612 6.479 0.178982 6.26204C0.417625 6.04509 0.804542 6.04509 1.04319 6.26205L3.88892 8.84919L3.88892 1.30153C3.88892 0.994702 4.16251 0.745971 4.5 0.745971C4.83749 0.745971 5.11108 0.994702 5.11108 1.30153L5.11108 8.84919L7.95681 6.26205C8.19546 6.04509 8.58237 6.04509 8.82102 6.26205C9.05966 6.479 9.05966 6.83076 8.82102 7.04772Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center;background-size:9px 11px}.map__filter-group select:focus{outline:none}.map__filter-group select:focus-visible{border-bottom:1px solid #b85914}@media(min-width:1280px){.map__filter-group select{font-size:18px;max-width:unset}}.map__sort-select{width:100px}.map__itinerary-sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin-left:auto}.map__itinerary-sort-btn{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;font-size:14px;color:#b85914;cursor:pointer}@media(prefers-reduced-motion:reduce){.map__itinerary-sort-btn{-webkit-transition:none;transition:none}}.map__itinerary-sort-btn:hover{background:#b85914;border-color:#b85914;color:#fff}.map__itinerary-sort-label{font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:16px;color:rgba(0,0,0,.8);letter-spacing:.8px}.map__filter-ui{display:none;opacity:0;-webkit-transition:opacity 2s ease;transition:opacity 2s ease;position:relative}.map__filter-ui.is-visible{opacity:1;width:100%}@media(max-width:1023.98px){.map__filter-ui--flyout-only{margin-top:10px}.map__filter-ui--flyout-only>*:not(.map__flyout){display:none !important}}.map__filtered-results{height:54vh;margin-top:10px;overflow:auto}@media(max-width:1023.98px){.map__filtered-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:auto;margin-top:8px;padding-bottom:9px}}.map__filtered-results .map__region-popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:54vh;position:relative}.map__no-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;font-size:22px;color:#ced4da;font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal}.map__filtered-result-item{border-radius:3px;background:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.15);box-shadow:0 0 4px 0 rgba(0,0,0,.15);cursor:pointer;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;margin-inline:2px 10px;margin-block:2px 12px;-webkit-box-flex:0;-ms-flex:0;flex:0}@media(max-width:1023.98px){.map__filtered-result-item{-webkit-box-flex:0;-ms-flex:0 0 clamp(228px,40vw,600px);flex:0 0 clamp(228px,40vw,600px);margin-bottom:0;height:52px}}.map__filtered-result-item:hover{outline:2px solid #b85914}.map__filtered-result-item.is-active{border:2px solid #b85914}.map__filtered-result-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;border:1px solid rgba(0,0,0,.1);border-radius:3px;width:100%}.map__filtered-result-icon{margin-right:12px}.map__filtered-result-icon .v-icon__svg{width:32px;height:32px}.map__filtered-result-name{margin-right:auto;font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:100%;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width:1023.98px){.map__filtered-result-name{font-size:14px;line-height:110%}}.map__filtered-result-image{-webkit-box-flex:0;-ms-flex:0 0 135px;flex:0 0 135px;height:76px}@media(max-width:1023.98px){.map__filtered-result-image{-webkit-box-flex:0;-ms-flex:0 0 clamp(66px,15vw,200px);flex:0 0 clamp(66px,15vw,200px);height:100%}}.map__filtered-result-image img{border-top-left-radius:3px;border-bottom-left-radius:3px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.map__filtered-result-text{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.map__itin-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.map__itin-detail .map__view-map-mobile{margin-block:10px}.map__itin-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;padding-bottom:12px}.map__itin-back{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;font-size:22px;line-height:1;color:#000;-ms-flex-negative:0;flex-shrink:0;padding:4px 6px 4px 0;cursor:pointer}.map__itin-back:hover{color:#b85914}.map__itin-title-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:24px;padding-bottom:8px;position:relative}.map__itin-title-row:after{content:"";position:absolute;left:8px;top:50%;bottom:0;border-left:2px dashed #bfbfbf;z-index:1}.map__itin-title-row .map__itin-day-marker{position:absolute;left:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.map__itin-title-row .map__itin-day-marker.is-active{background:#b85914}.map__itin-title{margin:0;font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal;font-size:24px;line-height:36px;color:#000}.map__itin-timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding-left:24px;height:54vh;overflow-y:auto}.map__itin-day{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:6px 0}.map__itin-day:before{content:"";position:absolute;left:-16px;top:0;bottom:50%;border-left:2px dashed #bfbfbf}.map__itin-day:not(:last-child):after{content:"";position:absolute;left:-16px;top:50%;bottom:-6px;border-left:2px dashed #bfbfbf}.map__itin-day .map__itin-day-marker{background:#000}.map__itin-day.is-active .map__itin-day-marker{background:#b85914}.map__itin-day.is-active .map__itin-day-content{border-color:#b85914}.map__itin-day-marker{position:absolute;left:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10px;height:10px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;z-index:10}.map__itin-day-content{background:#fff;border:2px solid rgba(0,0,0,.1);border-radius:3px;padding:14px 16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.map__itin-day-label{display:block;font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal;font-size:16px;line-height:16px;color:#b85914;margin-bottom:6px}.map__itin-day-title{margin:0;font-size:20px;line-height:22px;color:#000}.map__itin-cta{display:inline-block;margin-top:20px;-ms-flex-item-align:start;align-self:flex-start}.map__itin-day.js-itin-day-item{cursor:pointer}.map__itin-day.js-itin-day-item:hover .map__itin-day-content,.map__itin-day.js-itin-day-item:focus .map__itin-day-content{border-color:#b85914}.map__day-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.map__day-card-gallery{-ms-flex-negative:0;flex-shrink:0}.map__day-card-gallery .splide__track{height:268px;position:relative}.map__day-card-gallery .splide__track .splide__slide{height:268px}.map__day-card-gallery .splide__track .splide__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.map__day-card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.map__day-card-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:26px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.map__day-card-eyebrow{margin:0;font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;font-size:13px;line-height:1;letter-spacing:1.3px;text-transform:uppercase;color:#a22914}.map__day-card-title{margin:0;font-family:"Fedra Sans Pro Medium",sans-serif;font-weight:500;font-style:normal;font-size:24px;line-height:36px;color:#000}.map__day-card-text{font-size:14px;line-height:24px;color:#404040}.map__day-card-cta{display:block;text-align:center;border-radius:3px;-ms-flex-negative:0;flex-shrink:0;margin:0}.map__search-results:not([style*="display: none"])~.map__marker-categories,.map__search-results[style*="display: block"]~.map__marker-categories{display:none !important}.map__search-results-title{font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;font-size:18px;color:rgba(0,0,0,.8);letter-spacing:1.8px;text-transform:uppercase;margin:0}.map__search-results-close{background:0 0;border:none;cursor:pointer;padding:5px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.map__search-results-close:hover{opacity:.7}.map__search-results-list{margin-top:32px}.region-marker{cursor:pointer;z-index:1}.region-marker .splide__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin:12px 0}.region-marker .splide__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.region-marker .splide__arrow{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(0,0,0,.2);border-radius:50%;color:#000;cursor:pointer}@media(prefers-reduced-motion:reduce){.region-marker .splide__arrow{-webkit-transition:none;transition:none}}.region-marker .splide__arrow svg{fill:currentColor;width:12px;height:11px}.region-marker .splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.region-marker .splide__arrow:hover{border-color:#b85914;color:#b85914}.region-marker__content{padding:5px 10px;border-radius:50px;font-weight:500;white-space:nowrap;text-align:center;font-family:"Fedra Sans Pro",sans-serif;font-weight:400;font-style:normal;color:#000;font-size:18px}@media(min-width:1280px){.region-marker__content{padding:13px 14px;font-size:12px}}.map__open{width:100%;padding:0 25px 28px}.page-template-template-map .breadcrumbs{display:none}.page-template-template-map .main-content--no-hero{padding-top:70px}@media(max-width:1439.98px){body:has(.map .map__flyout.show) header,body:has(.map .map__flyout.show) .header{z-index:0 !important}}