.btn{transition:background .12s linear,border-color .12s linear,color .12s linear;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-blue,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-blue{--btn-background-hover:#1d6ac7;--btn-border-hover:#1d6ac7;--btn-color-hover:#fff;--btn-chevron-hover:#fff;--btn-icon-color-hover:#fff;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-light,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-light{background:#fff;border-color:#fff;color:#57822b;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-green,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-green{--btn-background-hover:#57822b;--btn-border-hover:#57822b;--btn-color-hover:#fff;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-orange,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-orange{--btn-background-hover:#f58025;--btn-border-hover:#f58025;--btn-color-hover:#fff;--btn-chevron-hover:#fff;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-yellow,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-yellow{background:#fdad1f;border-color:#fdad1f;color:#252525;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-dark,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-dark{background:#252525;border-color:#252525;color:#fff;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-earth,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-earth{background:#88725d;border-color:#88725d;color:#fff;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-blue-border,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-blue-border{background:#0000;border-color:#1d6ac7;color:#1d6ac7;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-light-border,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-light-border{background:#0000;border-color:#fff;color:#fff;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-green-border,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-green-border{background:#0000;border-color:#57822b;color:#57822b;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-orange-border,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-orange-border{background:#0000;border-color:#f58025;color:#f58025;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-yellow-border,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-yellow-border{background:#0000;border-color:#fdad1f;color:#fdad1f;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-dark-border,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-dark-border{background:#0000;border-color:#252525;color:#252525;}html:not(.mobile):not(.tablet) .btn:focus.btn--hover-earth-border,html:not(.mobile):not(.tablet) .btn:hover.btn--hover-earth-border{background:#0000;border-color:#88725d;color:#88725d;}html:not(.mobile):not(.tablet) .btn--transparent:focus,html:not(.mobile):not(.tablet) .btn--transparent:hover{color:#1d6ac7;}.btn-group{align-items:center;display:flex;flex-wrap:wrap;gap:1rem .8rem;}.btn-group .btn--icon{display:inline-flex;}.btn-group>*{flex:none;}.link-coverall-before:before,.link-coverall:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1;}.link--chevron{align-items:center;display:inline-flex;font-size:1.5rem;}.link--chevron:before{border:2px solid #88725d;border-width:2px 2px 0 0;content:"";display:block;height:7px;margin:0 1rem 0 0;transform:rotate(45deg);width:7px;}.link--chevron-after{align-items:center;display:inline-flex;font-size:1.5rem;}.link--chevron-after:after{border:2px solid #88725d;border-width:2px 2px 0 0;content:"";display:block;height:7px;margin:0 0 0 1rem;transform:rotate(45deg);transition:border-color .12s ease-in-out;width:7px;}html:not(.mobile):not(.tablet) .link--hover-green:focus,html:not(.mobile):not(.tablet) .link--hover-green:hover{color:#57822b;}html:not(.mobile):not(.tablet) .link--hover-dark:focus,html:not(.mobile):not(.tablet) .link--hover-dark:hover{color:#252525;}html:not(.mobile):not(.tablet) .link--hover-blue:focus,html:not(.mobile):not(.tablet) .link--hover-blue:hover{color:#1d6ac7;}html:not(.mobile):not(.tablet) .link--hover-red:focus,html:not(.mobile):not(.tablet) .link--hover-red:hover{color:#dd3737;}html:not(.mobile):not(.tablet) .link--hover-orange:focus,html:not(.mobile):not(.tablet) .link--hover-orange:hover{color:#f58025;}.btn-readmore,.link-back{align-items:center;display:flex;font-size:1.5rem;text-decoration:underline;}.link--arrow svg{transform:translateZ(0);transition:transform 333ms cubic-bezier(.75,0,.83,1);}.link--arrow svg path{transition:fill 333ms cubic-bezier(.75,0,.83,1);}html:not(.mobile):not(.tablet) .link--arrow:focus svg,html:not(.mobile):not(.tablet) .link--arrow:hover svg{transform:translate3d(5px,0,0);transition:transform 666ms cubic-bezier(.17,0,.25,1);}html:not(.mobile):not(.tablet) .link--arrow:focus svg path,html:not(.mobile):not(.tablet) .link--arrow:hover svg path{fill:#f58025;transition:transform 666ms cubic-bezier(.17,0,.25,1);}.btn-readmore:after{border:2px solid #88725d;border-width:0 2px 2px 0;content:"";display:block;height:7px;margin:-3px 0 0 1.5rem;transform:rotate(45deg);transition:.3s linear;width:7px;}.btn-readmore[data-open]:after{transform:rotate(225deg);}.link-back{color:#252525;}.link-back:before{border-width:2px;border-bottom:2px solid var(--icon-color,#1d6ac7);border-left:2px solid var(--icon-color,#1d6ac7);border-right:0 solid var(--icon-color,#1d6ac7);border-top:0 solid var(--icon-color,#1d6ac7);content:"";display:block;height:7px;margin:-3px 1.2rem 0 .3rem;transform:rotate(45deg);transition:.3s linear;width:7px;}.processing{position:relative;}.processing__inner{transition:opacity .2s linear;transition-delay:.2s;}.processing:after{align-items:center;content:attr(data-indicator);display:flex;font-size:20px;height:100%;justify-content:center;left:0;letter-spacing:1px;position:absolute;top:0;transition:opacity .2s linear;width:100%;}.processing:after,.processing[data-processing] .processing__inner{opacity:0;transition-delay:0s;}.processing[data-processing]:after{animation:pulse .5s infinite alternate;opacity:1;transition-delay:.2s;}@keyframes pulse{0%{opacity:1;}to{opacity:.6;}}.info-tooltip{color:#615244;display:inline-flex;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4;position:relative;}.info-tooltip__trigger{align-items:center;background:#efedeb;border-radius:9999px;color:#88725d;display:flex;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:600;gap:.4rem;line-height:1.3333333333;padding:.4rem;}.info-tooltip__trigger svg{display:block;font-size:1.3333333333em;height:1em;order:-1;width:var(--icon-width,1em);}.info-tooltip__trigger-label{padding-right:.4rem;}.info-tooltip__dialog{background:#efedeb;border-radius:.8rem;bottom:calc(100% + .6rem);left:0;opacity:0;padding:1rem 1.2rem;position:absolute;transition-duration:.12s;transition-property:opacity,transform,visibility;transition-timing-function:ease-in-out,ease-in-out,step-end;visibility:hidden;width:min(100vw - 4rem,33rem);z-index:2;}.info-tooltip__dialog:before{content:"";display:block;height:1rem;left:0;position:absolute;top:100%;width:100%;}.info-tooltip__dialog-open,.info-tooltip__dialog[data-expanded=true]{opacity:1;transform:none;transition-timing-function:ease-in-out,ease-in-out,step-start;visibility:visible;}.gallery{display:grid;gap:.4rem;grid-template-columns:repeat(4,minmax(0,1fr));}.gallery[data-count="3"] .gallery__item:nth-child(3n+2),.gallery[data-count="3"] .gallery__item:nth-child(3n+3),.gallery[data-count="4"] .gallery__item:nth-child(4n+2){--aspect-ratio:46.6417910448%;grid-column:span 2;}.gallery .gallery__video{display:block;height:100%;left:0;position:absolute;top:0;width:100%;}.gallery .gallery__video video{border:none;display:block;height:100%;object-fit:cover;width:100%;}.gallery__item{background:linear-gradient(to bottom right,#0000000d,#0000001a);border-radius:.4rem;clip-path:inset(0 0 0 0 round 4px);overflow:hidden;position:relative;}.gallery__item:before{content:"";display:block;padding-top:var(--aspect-ratio,95.4198473282%);width:100%;}.gallery__item:first-child{--aspect-ratio:58.7155963303%;}.gallery__item--last.has-more .gallery__modal-trigger{background:#00000082;}.gallery__item img{display:block;height:100%;left:0;object-fit:var(--object-fit,cover);object-position:var(--object-position,50% 30%);position:absolute;top:0;width:100%;}.gallery__item-overlay{align-items:center;border-radius:999px;bottom:0;display:flex;flex-direction:column;gap:min(20%,4.6rem);height:auto;justify-content:center;margin:min(1.6rem,6.106870229%);position:absolute;right:0;width:auto;}.gallery__item-overlay--has-popup{background:#0000;border-radius:0;bottom:0;height:100%;margin:0;right:0;width:100%;}.gallery__item-overlay .gallery-cta{pointer-events:none;width:min(80%,8rem);}.gallery__item:has(.gallery__modal-trigger:hover,.gallery__modal-trigger:focus) .gallery-cta:before{background:#fdad1f;transform:translate3d(-3px,3px,0) rotate(-10deg);transition:transform 666ms cubic-bezier(.17,0,.25,1),background 666ms cubic-bezier(.17,0,.25,1);}.gallery__item:has(.gallery__modal-trigger:hover,.gallery__modal-trigger:focus) .gallery-cta__trigger{transform:translate3d(1px,-3px,0);transition:transform 666ms cubic-bezier(.17,0,.25,1);}.gallery__item:has(.gallery__modal-trigger:hover,.gallery__modal-trigger:focus) .gallery-cta__trigger img{opacity:.3;transition:opacity 666ms cubic-bezier(.17,0,.25,1);}.gallery__modal-trigger{display:block;height:100%;left:0;position:absolute;top:0;transition-duration:.12s;transition-property:background;transition-timing-function:ease-in-out;width:100%;z-index:1;}html:not(.mobile):not(.tablet) .gallery__modal-trigger:focus,html:not(.mobile):not(.tablet) .gallery__modal-trigger:hover{background:#00000082;}.btn--add-photos{align-items:center;backdrop-filter:blur(22px);background:#ffffff4d;border-radius:9999px;box-shadow:0 12px 5px #88725d03,0 7px 4px #88725d0d,0 3px 3px #88725d17,0 1px 2px #88725d1a;color:#fff;display:flex;flex-direction:row;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:600;gap:8px;justify-content:center;letter-spacing:-.01em;line-height:1.4166666667;padding:6px 12px 7px;position:relative;transition-duration:.12s;transition-property:color,background;transition-timing-function:ease-in-out;z-index:5;}.btn--add-photos svg{display:block;font-size:1.4166666667em;height:1em;width:var(--icon-width,1em);}html:not(.mobile):not(.tablet) .btn--add-photos:focus,html:not(.mobile):not(.tablet) .btn--add-photos:hover{background:#57822b;}.hero--trail{margin-bottom:3.2rem;}.hero--trail .hero__inner{display:flex;flex-direction:column;gap:3.2rem;}.hero--trail .hero__title{color:#252525;display:inline-block;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:3.4rem;font-weight:600;letter-spacing:-.01em;line-height:1;line-height:1.2727272727;margin-bottom:1rem;position:relative;}.hero--trail .hero__title:only-child{margin:0;}.hero--trail .hero__title svg{display:inline-block;height:.9090909091em;width:auto;}.hero--trail .hero__subtitle{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.6rem;font-weight:600;letter-spacing:-.01em;line-height:1;}.hero--trail .hero__subtitle-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;}.hero--trail .hero__content{color:#737577;display:flex;flex-wrap:wrap;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.6rem;font-weight:400;gap:3.2rem;justify-content:space-between;line-height:1.375;margin-top:3.2rem;}.hero--trail .hero__content-inner{max-width:72rem;}.hero--trail .hero__gallery{position:relative;}.hero--trail .hero__actions{--gallery-cta-width:5.7rem;align-items:flex-end;bottom:-2rem;display:flex;justify-content:space-between;left:0;position:absolute;width:100%;z-index:1;}.hero--trail .hero__header-title{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:space-between;}.hero--trail .hero__aside{display:flex;flex-wrap:wrap;gap:1.6rem 3rem;}.hero--trail .hero__network{padding-bottom:.3rem;}.hero--trail .hero__aside-summary{align-items:center;align-self:center;color:#252525;display:flex;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;gap:.6rem;line-height:1.2857142857;}.hero--trail .hero__aside-summary-icon{background:var(--icon-color,#57822b);display:block;flex-shrink:0;font-size:2rem;height:1em;-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;order:-1;width:1em;}.hero--trail .hero__aside-summary-icon.icon--color-green{--icon-color:#57822b;}.hero--trail .hero__aside-summary-icon.icon--color-orange{--icon-color:#f58025;}.hero--trail .hero__aside-summary p:last-child{margin-bottom:0;}.hero--trail .hero__aside-summary a:not(.link--blue){color:#57822b;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;text-decoration:underline;}html:not(.mobile):not(.tablet) .hero--trail .hero__aside-summary a:not(.link--blue):focus,html:not(.mobile):not(.tablet) .hero--trail .hero__aside-summary a:not(.link--blue):hover{color:#f58025;}.hero--trail .breadcrumbs{--breadcrumbs-color:#1d6ac7;color:#1d6ac7;margin-bottom:1.1rem;}.hero--trail .hero__cta .btn{font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.6rem;font-weight:600;gap:.8rem;letter-spacing:-.01em;line-height:1.25;padding:.9rem 1.3rem;}.hero--trail .hero__cta .btn svg path{fill:currentColor;}.card--network{align-items:flex-start;color:#737577;display:flex;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;gap:.6rem;line-height:1.2857142857;}.card--network .card__icon{background:var(--icon-color,#57822b);display:block;flex-shrink:0;font-size:2rem;height:1em;-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;order:-1;width:1em;}.card--network .card__icon.icon--color-green{--icon-color:#57822b;}.card--network .card__icon.icon--color-orange{--icon-color:#f58025;}.card--network p{align-self:center;}.card--network p:last-child{margin-bottom:0;}.card--network.section--network{border-block:1px solid #efedeb;margin:1.6rem var(--container-gutter,2rem);padding:1.6rem 0;}.dropdown--icon{position:relative;width:auto;}.dropdown--icon-lg{--icon-size:2.4rem;--trigger-gap:0.6rem;}.dropdown--icon .dropdown__trigger{background:#efedeb;border-radius:.4rem;color:#252525;display:flex;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:600;gap:var(--trigger-gap,1rem);letter-spacing:-.01em;line-height:1.4285714286;overflow:hidden;padding:.4rem 1rem .4rem .4rem;}.dropdown--icon .dropdown__trigger-label{align-items:center;align-self:center;display:flex;gap:.6rem;}.dropdown--icon .dropdown__trigger-label-arrow:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.607 1.808 5.303 7.11 0 1.808 1.414.393l3.89 3.89L9.191.392l1.415 1.415Z' fill='%2388725D'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:auto 1em;content:"";display:block;flex-shrink:0;font-size:.5714285714em;height:1em;margin-top:.2rem;width:1.375em;}.dropdown--icon .dropdown__trigger-label-info:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 1.072a8 8 0 1 1 8 13.856A8 8 0 0 1 4 1.072Zm7.373 1.086a6.746 6.746 0 1 0-6.746 11.684 6.746 6.746 0 0 0 6.746-11.684ZM8.627 8v3.97H7.373V8h1.254ZM8 4.448a1.045 1.045 0 1 1 0 2.09 1.045 1.045 0 0 1 0-2.09Z' fill='%23737577'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:auto 1em;content:"";display:block;flex-shrink:0;font-size:1.1428571429em;height:1em;width:1em;}.dropdown--icon .dropdown__trigger-icon{align-items:center;background:var(--icon-bg,#6e9934);background-image:var(--mask-image);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.2rem;color:#fff;display:flex;justify-content:center;min-height:100%;order:-1;width:var(--icon-size,2rem);}.dropdown--icon .dropdown__trigger-icon:before{content:"";display:block;padding-top:100%;width:100%;}.dropdown--icon .dropdown__trigger[aria-expanded=true] .dropdown__trigger-label-arrow:after{transform:rotate(-180deg);}.dropdown--icon .dropdown__panel{background:#fff;border-radius:.4rem;color:#252525;filter:drop-shadow(0 0 1px rgba(0,0,0,.2)) drop-shadow(0 12px 5px rgba(37,37,37,.01)) drop-shadow(0 7px 4px rgba(37,37,37,.05)) drop-shadow(0 3px 3px rgba(37,37,37,.09)) drop-shadow(0 1px 2px rgba(37,37,37,.1));left:0;opacity:1;position:absolute;top:calc(100% + .4rem);transform:translateY(0);transition-duration:.12s;transition-property:transform,opacity,visibility;transition-timing-function:ease-in-out,ease-in-out,step-start;visibility:visible;width:100%;z-index:2;}.dropdown--icon .dropdown__panel[data-expanded=false]{opacity:0;transition-timing-function:ease-in-out,ease-in-out,step-end;visibility:hidden;}.dropdown--icon .dropdown__panel-inner{display:flex;flex-direction:column;gap:1.2rem;}.dropdown--icon .dropdown__options{color:#252525;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:-.01em;line-height:1.4285714286;list-style:"";}.dropdown--icon .dropdown__options:before{bottom:100%;content:"";display:block;height:.4rem;left:0;position:absolute;width:100%;}.dropdown--icon .dropdown__options a{color:currentColor;display:block;padding:.8rem 1.6rem;text-decoration:underline;text-decoration-color:#0000;transition-duration:.12s;transition-property:color,text-decoration-color;transition-timing-function:ease-in-out;width:100%;}html:not(.mobile):not(.tablet) .dropdown--icon .dropdown__options a:focus,html:not(.mobile):not(.tablet) .dropdown--icon .dropdown__options a:hover{color:#57822b;text-decoration:underline;text-decoration-color:initial;}.dropdown--icon .dropdown__options,.dropdown--icon .dropdown__options li{margin:0;padding:0;}.dropdown--icon .dropdown__options li:not(:has(a)){padding:.8rem 1.6rem;}.dropdown--icon .dropdown__options li+li{border-top:1px solid #efedeb;}.dropdown--icon .dropdown__description{font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4;padding:1rem 1.2rem;}.dropdown--icon .dropdown__description p{margin:0 0 1em;}.dropdown--icon .dropdown__description p:last-child{margin-bottom:0;}.dropdown--icon.dropdown--theme-green{--icon-bg:#6e9934;}.dropdown--icon.dropdown--theme-blue{--icon-bg:#1d6ac7;}.dropdown--difficulty-selector{position:relative;width:auto;}.dropdown--difficulty-selector .dropdown__trigger{background:#efedeb;border-radius:.4rem;color:#252525;display:flex;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:600;gap:1rem;letter-spacing:-.01em;line-height:1.4285714286;overflow:hidden;padding:.4rem 1rem .4rem .4rem;}.dropdown--difficulty-selector .dropdown__trigger-label{align-items:center;align-self:center;display:flex;gap:.6rem;}.dropdown--difficulty-selector .dropdown__trigger-label-arrow:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.607 1.808 5.303 7.11 0 1.808 1.414.393l3.89 3.89L9.191.392l1.415 1.415Z' fill='%2388725D'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:auto 1em;content:"";display:block;flex-shrink:0;font-size:.5714285714em;height:1em;margin-top:.2rem;width:1.375em;}.dropdown--difficulty-selector .dropdown__trigger-label-info:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 1.072a8 8 0 1 1 8 13.856A8 8 0 0 1 4 1.072Zm7.373 1.086a6.746 6.746 0 1 0-6.746 11.684 6.746 6.746 0 0 0 6.746-11.684ZM8.627 8v3.97H7.373V8h1.254ZM8 4.448a1.045 1.045 0 1 1 0 2.09 1.045 1.045 0 0 1 0-2.09Z' fill='%23737577'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:auto 1em;content:"";display:block;flex-shrink:0;font-size:1.1428571429em;height:1em;width:1em;}.dropdown--difficulty-selector .dropdown__trigger-icon{align-items:center;background:var(--icon-bg,#6e9934);border-radius:.2rem;color:#fff;display:flex;justify-content:center;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-image:var(--mask-image),linear-gradient(to bottom,#000,#000);mask-image:var(--mask-image),linear-gradient(to bottom,#000,#000);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover,100% 100%;mask-size:cover,100% 100%;min-height:100%;order:-1;width:2rem;}.dropdown--difficulty-selector .dropdown__trigger-icon:before{content:"";display:block;padding-top:100%;width:100%;}.dropdown--difficulty-selector .dropdown__trigger[aria-expanded=true] .dropdown__trigger-label-arrow:after{transform:rotate(-180deg);}.dropdown--difficulty-selector .dropdown__panel{background:#fff;border-radius:.4rem;filter:drop-shadow(0 0 1px rgba(0,0,0,.2)) drop-shadow(0 12px 5px rgba(37,37,37,.01)) drop-shadow(0 7px 4px rgba(37,37,37,.05)) drop-shadow(0 3px 3px rgba(37,37,37,.09)) drop-shadow(0 1px 2px rgba(37,37,37,.1));left:0;opacity:1;position:absolute;top:calc(100% + .4rem);transform:translateY(0);transition-duration:.12s;transition-property:transform,opacity,visibility;transition-timing-function:ease-in-out,ease-in-out,step-start;visibility:visible;width:100%;z-index:2;}.dropdown--difficulty-selector .dropdown__panel[data-expanded=false]{opacity:0;transition-timing-function:ease-in-out,ease-in-out,step-end;visibility:hidden;}.dropdown--difficulty-selector .dropdown__panel-inner{display:flex;flex-direction:column;gap:1.2rem;}.dropdown--difficulty-selector .dropdown__options{color:#252525;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:-.01em;line-height:1.4285714286;list-style:"";}.dropdown--difficulty-selector .dropdown__options:before{bottom:100%;content:"";display:block;height:.4rem;left:0;position:absolute;width:100%;}.dropdown--difficulty-selector .dropdown__options button{color:currentColor;display:block;padding:.8rem 1.6rem;text-align:left;text-decoration:underline;text-decoration-color:#0000;transition-duration:.12s;transition-property:color,text-decoration-color;transition-timing-function:ease-in-out;width:100%;}html:not(.mobile):not(.tablet) .dropdown--difficulty-selector .dropdown__options button:focus,html:not(.mobile):not(.tablet) .dropdown--difficulty-selector .dropdown__options button:hover{color:#57822b;text-decoration:underline;text-decoration-color:initial;}.dropdown--difficulty-selector .dropdown__options,.dropdown--difficulty-selector .dropdown__options li{margin:0;padding:0;}.dropdown--difficulty-selector .dropdown__options li:not(:has(button)){padding:.8rem 1.6rem;}.dropdown--difficulty-selector .dropdown__options li+li{border-top:1px solid #efedeb;}.dropdown--difficulty-selector .dropdown__description{font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4;padding:1rem 1.2rem;}.dropdown--difficulty-selector.dropdown--theme-green{--icon-bg:#6e9934;}.dropdown--difficulty-selector.dropdown--theme-blue{--icon-bg:#1d6ac7;}.hover-more-list{color:#737577;font-size:1.2rem;line-height:1.6666666667;position:relative;}.hover-more-list a{color:currentColor;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;text-decoration:underline;text-decoration-color:initial;}html:not(.mobile):not(.tablet) .hover-more-list a:focus,html:not(.mobile):not(.tablet) .hover-more-list a:hover{color:#252525;}.hover-more-list__dropdown{display:inline;position:relative;}.hover-more-list__trigger{color:currentColor;text-decoration:underline;text-decoration-color:initial;transition-duration:.12s;transition-property:color;transition-timing-function:ease-in-out;}.hover-more-list__trigger[aria-expanded=true],html:not(.mobile):not(.tablet) .hover-more-list__trigger:focus,html:not(.mobile):not(.tablet) .hover-more-list__trigger:hover{color:#252525;}.hover-more-list__panel{background:#fff;border-radius:.4rem;filter:drop-shadow(0 0 1px rgba(0,0,0,.2)) drop-shadow(0 12px 5px rgba(37,37,37,.01)) drop-shadow(0 7px 4px rgba(37,37,37,.05)) drop-shadow(0 3px 3px rgba(37,37,37,.09)) drop-shadow(0 1px 2px rgba(37,37,37,.1));left:0;min-width:15rem;opacity:1;position:absolute;top:calc(100% + .4rem);transform:translateY(0);transition-duration:.12s;transition-property:transform,opacity,visibility;transition-timing-function:ease-in-out,ease-in-out,step-start;visibility:visible;width:100%;z-index:2;}.hover-more-list__panel:before{bottom:100%;content:"";display:block;height:.6rem;left:0;position:absolute;width:100%;}.hover-more-list__panel[data-expanded=false]{opacity:0;transition-timing-function:ease-in-out,ease-in-out,step-end;visibility:hidden;}.hover-more-list__panel ul{list-style:"";padding:1rem 1.2rem;}.hover-more-list__panel ul,.hover-more-list__panel ul li{margin:0;}.hover-more-list__panel ul li{display:inline;padding:0;}.trail-meta{margin-bottom:3.2rem;position:relative;z-index:6;}.trail-meta__inner{display:flex;flex-wrap:wrap;gap:1rem;}.trail-meta__list{display:flex;flex-wrap:wrap;gap:4rem;list-style:"";}.trail-meta__list,.trail-meta__list li{margin:0;padding:0;}.trail-meta-item{color:#252525;display:flex;flex-direction:column;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2.2rem;font-weight:600;gap:.4rem;justify-content:space-between;letter-spacing:-.01em;line-height:1.2142857143;}.trail-meta-item__label{color:#737577;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.2142857143;order:99;}.trail-meta-item__icon{align-items:center;color:#57822b;display:flex;font-size:2.8rem;min-height:3.4rem;}.trail-meta-item__icon svg{display:block;font-size:1em;height:1em;width:var(--icon-width,1em);}.trail-meta-item__value{align-items:flex-end;display:flex;gap:.3rem;}.trail-meta-item__value span{font-size:1.3rem;line-height:1.4285714286;padding-bottom:.3rem;}.trail-meta-item--difficulty[data-expanded=false]{display:none;}.trail-weather{align-items:center;border:1px solid #dfddda;border-radius:.4rem;column-gap:.8rem;display:grid;grid-template-areas:"title badges" "temp badges";min-height:5.4rem;padding:.4rem;position:relative;transition:border-color .12s ease-in-out;}html:not(.mobile):not(.tablet) .trail-weather:has(a):focus,html:not(.mobile):not(.tablet) .trail-weather:has(a):hover{border:1px solid #252525;}.trail-weather__title{color:#737577;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:600;grid-area:title;letter-spacing:-.012em;line-height:1.1666666667;text-decoration:none;}.trail-weather__title:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2;}.trail-weather__temp{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2.8rem;font-weight:600;grid-area:temp;letter-spacing:-.0028em;line-height:1;}.trail-weather__temp-inner{align-items:center;display:flex;gap:.8rem;}.trail-weather__temp-label{align-items:flex-start;display:flex;}.trail-weather__temp sup{font-size:1.4rem;line-height:1;top:0;}.trail-weather__temp-icon{background:#f58025;display:block;flex-shrink:0;font-size:2.4rem;height:1em;-webkit-mask-image:var(--mask-image);mask-image:var(--mask-image);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 1em;mask-size:auto 1em;width:1em;}.trail-weather__badges{display:flex;flex-direction:column;gap:.2rem;grid-area:badges;height:100%;justify-content:space-around;}.trail-weather__badge{align-items:center;background:var(--badge-bg,#ffe6bb);border-radius:.4rem;color:var(--badge-color,#b94100);display:flex;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;gap:.4rem;justify-content:center;min-height:2.1rem;min-width:3rem;padding:0 .4rem;}.trail-weather__badge-temp{font-size:1.3rem;letter-spacing:-.013em;line-height:1;}.trail-weather__badge-max{--badge-bg:#ffe6bb;--badge-color:#b94100;}.trail-weather__badge-min{--badge-bg:#dfeeff;--badge-color:#1d6ac7;}.detail-head__badges{display:block;position:absolute;}.detail-head .gallery-cta{display:block;position:absolute;}.detail-head__actions li{position:relative;}.detail-head__actions ul{background:#fff;border-radius:.6rem;box-shadow:0 2px 7px #25252500,0 0 1px #25252500;display:block!important;height:0;left:-.2rem;list-style:none;margin:.5rem 0 0;opacity:0;overflow:hidden;position:absolute;top:100%;transform:translate3d(0,-5px,0);transition:box-shadow 333ms cubic-bezier(.75,0,.83,1),transform 333ms cubic-bezier(.75,0,.83,1),opacity 333ms cubic-bezier(.75,0,.83,1);width:0;}.detail-head__actions ul:after{border:solid #88b7d500;border-bottom:solid #fff;border-width:0 10px;bottom:100%;content:"";height:0;left:2.2rem;margin-left:-10px;pointer-events:none;position:absolute;transition:border-width 333ms cubic-bezier(.75,0,.83,1);width:0;}.detail-head__actions ul li{margin:0;}.detail-head__actions ul li:not(:last-child){border-bottom:1px solid #efedeb;}.detail-head__actions ul a,.detail-head__actions ul button{color:#252525;display:block;padding:1.2rem 2rem!important;text-align:left;width:100%;}html:not(.mobile):not(.tablet) .detail-head__actions ul a:focus,html:not(.mobile):not(.tablet) .detail-head__actions ul a:hover,html:not(.mobile):not(.tablet) .detail-head__actions ul button:focus,html:not(.mobile):not(.tablet) .detail-head__actions ul button:hover{color:#1d6ac7;}.detail-head__actions [data-open] ul{box-shadow:0 2px 7px #25252533,0 0 1px #25252514;height:auto;opacity:1;overflow:visible;padding:.2rem 0;transform:translateZ(0);width:20rem;}.detail-head__actions [data-open] ul:after{border-width:7px 10px;}.detail-sub__wrapper .tags__tooltip{bottom:auto;color:#737577;top:100%;}.detail-sub__wrapper .tags__tooltip[aria-expanded=true],html:not(.mobile):not(.tablet) .detail-sub__wrapper .tags:focus .tags__tooltip,html:not(.mobile):not(.tablet) .detail-sub__wrapper .tags:hover .tags__tooltip{max-height:25rem;overflow-x:hidden;overflow-y:auto;}.tabs__header{background:#1d6ac7;padding-block:2.8rem 4.4rem;position:relative;}.tabs__header:after{background:#fff;bottom:-1px;content:"";display:block;height:3.2rem;left:0;-webkit-mask-image:var(--mask-image);mask-image:var(--mask-image);-webkit-mask-position:bottom center;mask-position:bottom center;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:max(100%,171.4rem) 3.2rem,100% 100%;mask-size:max(100%,171.4rem) 3.2rem,100% 100%;position:absolute;width:100%;}.tabs__mobile-dropdown{position:relative;}.tabs__mobile-toggle{align-items:center;background:#fff;border-radius:4.5rem;color:#1d6ac7;display:flex;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.8rem;font-weight:600;gap:.8rem;justify-content:space-between;letter-spacing:-.01em;line-height:1.3333333333;padding:.8rem 1.6rem;text-align:left;width:100%;}.tabs__mobile-toggle:after{background:#88725d;content:"";display:block;flex-shrink:0;font-size:.5555555556em;height:1em;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4 5.05 8.95.1 4l1.415-1.414L5.05 6.12l3.536-3.535L10 4Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4 5.05 8.95.1 4l1.415-1.414L5.05 6.12l3.536-3.535L10 4Z' fill='%23000'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 1em;mask-size:auto 1em;width:1em;}.tabs__mobile-toggle-label{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;}.tabs__mobile-toggle[aria-expanded=true]:after{transform:rotate(-180deg);}.tabs__title{color:#fff;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:-.01em;line-height:1.5714285714;margin-bottom:.8rem;}.tabs__toggles{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;}.tabs__toggle{border:1px solid #efedeb;border-radius:4px;color:#fff;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:24px;padding:8px 12px;}.tabs__toggle[aria-selected=true]{background:#fff;border-color:#fff;color:#1d6ac7;}.tabs__toggle:focus-visible{outline:2px solid #fff;outline-offset:2px;}.tabs__panel{overflow:hidden;}.tabs__panel[data-expanded=false]{max-height:0;opacity:0;visibility:hidden;}.card--default.card--has-link{transition-duration:333ms;transition-property:border-color,box-shadow,transform;transition-timing-function:cubic-bezier(.75,0,.83,1);}.card--default.card--has-link .card__hero img{transition-duration:333ms;transition-property:transform;transition-timing-function:cubic-bezier(.75,0,.83,1);}.card--default.card--has-link:focus-within .card__hero img,.card--default.card--has-link:hover .card__hero img{transform:scale(1.05);transition-duration:666ms;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.17,0,.25,1);}.card--default-column{display:grid;font-size:1.2rem;gap:1.6rem;grid-template-columns:min(24rem,50%) minmax(0,1fr);}.card--default-column .card__copy{max-width:22rem;padding:1.2rem 0;}.card--default-column .card__title{font-size:1.4rem;}@container grid (min-width: 340px){.card--default{display:grid;font-size:1.2rem;gap:1.6rem;grid-template-columns:min(24rem,50%) minmax(0,1fr);}.card--default .card__copy{max-width:22rem;padding:1.2rem 0;}.card--default .card__title{font-size:1.4rem;}}.slick--cards.slick-initialized{align-items:center;column-gap:2.4rem;display:grid;grid-template-areas:"list list list" "dots prev next";grid-template-columns:1fr min-content min-content;row-gap:3.2rem;}.slick--cards.slick-initialized .slick-list{grid-area:list;overflow:visible;}.slick--cards.slick-initialized .slick-track{display:flex;}.slick--cards.slick-initialized .slick-track .slick-slide{display:flex;height:auto;}.slick--cards.slick-initialized .slick-track{margin-left:-1.2rem;width:auto;}.slick--cards.slick-initialized .slick-arrow{color:#1d6ac7;height:auto;transition-duration:333ms;transition-property:color;transition-timing-function:cubic-bezier(.75,0,.83,1);width:auto;}.slick--cards.slick-initialized .slick-arrow__icon{color:currentColor;display:block;font-size:2.4rem;height:1em;position:relative;width:1em;}.slick--cards.slick-initialized .slick-arrow__icon:before{background:currentColor;content:"";display:block;height:100%;left:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.208 4.589 4.707 4.707a1 1 0 0 1 .083 1.32l-.083.094-4.707 4.707-1.414-1.414 2.999-3h-13v-2h13l-3-3 1.415-1.414Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.208 4.589 4.707 4.707a1 1 0 0 1 .083 1.32l-.083.094-4.707 4.707-1.414-1.414 2.999-3h-13v-2h13l-3-3 1.415-1.414Z' fill='%23000'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto .8333333333em;mask-size:auto .8333333333em;position:absolute;top:0;transition-duration:333ms;transition-property:transform;transition-timing-function:cubic-bezier(.75,0,.83,1);width:100%;}.slick--cards.slick-initialized .slick-arrow.slick-disabled{color:#b2bbc5;pointer-events:none;}html:not(.mobile):not(.tablet) .slick--cards.slick-initialized .slick-arrow:not(.slick-disabled):focus,html:not(.mobile):not(.tablet) .slick--cards.slick-initialized .slick-arrow:not(.slick-disabled):hover{color:#57822b;}.slick--cards.slick-initialized .slick-prev{grid-area:prev;}.slick--cards.slick-initialized .slick-prev .slick-arrow__icon{transform:scaleX(-1);}.slick--cards.slick-initialized .slick-next{grid-area:next;}.slick--cards.slick-initialized .slick-dots{grid-area:dots;margin:0;}.slick--cards.slick-initialized .slick-dots li{flex-grow:1;margin:0;}.slick--cards.slick-initialized .slick-dots li button{align-items:center;background:#0000;border-radius:0;color:#efedeb;display:flex;height:2.4rem;position:relative;transition-duration:.12s;transition-property:color;transition-timing-function:ease-in-out;width:100%;}.slick--cards.slick-initialized .slick-dots li button:before{background:currentColor;content:"";display:block;height:.1rem;width:100%;}.slick--cards.slick-initialized .slick-dots li.slick-active button{color:#88725d;}.slick--cards.slick-initialized .slick-slide{padding-left:1.2rem;width:min(100vw - 4rem,25.2rem);}.section--slider-cards{overflow:hidden;}.section--slider-cards .section__title{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.8rem;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin:0 0 2rem;}.section--slider-cards .section__cards-item{container-name:grid;container-type:inline-size;}.card--gallery.card--has-link{transition-duration:333ms;transition-property:border-color,box-shadow,transform;transition-timing-function:cubic-bezier(.75,0,.83,1);}.card--gallery.card--has-link .card__hero>picture>img{transition-duration:333ms;transition-property:transform;transition-timing-function:cubic-bezier(.75,0,.83,1);}.card--gallery.card--has-link:focus-within .card__hero>picture>img,.card--gallery.card--has-link:hover .card__hero>picture>img{transform:scale(1.05);transition-duration:666ms;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.17,0,.25,1);}.card--gallery.card--has-link:focus-within .gallery-cta:before,.card--gallery.card--has-link:hover .gallery-cta:before{background:#fdad1f;transform:translate3d(-3px,3px,0) rotate(-10deg);transition:transform 666ms cubic-bezier(.17,0,.25,1),background 666ms cubic-bezier(.17,0,.25,1);}.card--gallery.card--has-link:focus-within .gallery-cta__trigger,.card--gallery.card--has-link:hover .gallery-cta__trigger{transform:translate3d(1px,-3px,0);transition:transform 666ms cubic-bezier(.17,0,.25,1);}.card--gallery.card--has-link:focus-within .gallery-cta__trigger img,.card--gallery.card--has-link:hover .gallery-cta__trigger img{opacity:.3;transition:opacity 666ms cubic-bezier(.17,0,.25,1);}.trails-actions li{position:relative;}.trails-actions ul{background:#fff;border-radius:.6rem;box-shadow:0 2px 7px #25252500,0 0 1px #25252500;display:block!important;height:0;left:-.2rem;list-style:none;margin:.5rem 0 0;opacity:0;overflow:hidden;position:absolute;top:100%;transform:translate3d(0,-5px,0);transition:box-shadow 333ms cubic-bezier(.75,0,.83,1),transform 333ms cubic-bezier(.75,0,.83,1),opacity 333ms cubic-bezier(.75,0,.83,1);width:0;}.trails-actions ul:after{border:solid #88b7d500;border-bottom:solid #fff;border-width:0 10px;bottom:100%;content:"";height:0;left:2.2rem;margin-left:-10px;pointer-events:none;position:absolute;transition:border-width 333ms cubic-bezier(.75,0,.83,1);width:0;}.trails-actions ul li{margin:0;}.trails-actions ul li:not(:last-child){border-bottom:1px solid #efedeb;}.trails-actions ul a,.trails-actions ul button{color:#252525;display:block;padding:1.2rem 2rem!important;text-align:left;width:100%;}html:not(.mobile):not(.tablet) .trails-actions ul a:focus,html:not(.mobile):not(.tablet) .trails-actions ul a:hover,html:not(.mobile):not(.tablet) .trails-actions ul button:focus,html:not(.mobile):not(.tablet) .trails-actions ul button:hover{color:#1d6ac7;}.trails-actions [data-open] ul{box-shadow:0 2px 7px #25252533,0 0 1px #25252514;height:auto;opacity:1;overflow:visible;padding:.2rem 0;transform:translateZ(0);width:20rem;}.trails-actions [data-open] ul:after{border-width:7px 10px;}.trail-gamification{margin-bottom:3.2rem;}.trail-gamification__title{align-self:center;color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.6rem;font-weight:600;letter-spacing:-.01em;line-height:1.125;max-width:25rem;}.trail-gamification__badges{display:block;}.trail-gamification__header{display:flex;gap:1rem;justify-content:space-between;}.trail-gamification__complete-trail.complete-trail{align-items:center;background:#fffbf5;border:1px solid #fdad1f;border-radius:1.2rem;display:flex;gap:1rem;margin-top:1.6rem;padding:1.1rem 1.9rem;width:100%;}.trail-gamification__complete-trail.complete-trail .title{flex-grow:1;}.trail-gamification__complete-trail.complete-trail .tick{display:block;flex-shrink:0;height:auto;order:1;width:auto;}.trail-gamification__complete-trail.complete-trail .tick img{display:block;height:3.8rem;width:auto;}.trail-gamification__complete-trail.complete-trail[data-completed]{border:1px solid #3a422f;}.trail-gamification__complete-trail.complete-trail[data-completed] .incomplete{align-items:center;display:flex;justify-content:space-between;}.detail-map-actions{background:#efedeb;display:flex;flex-wrap:wrap;margin:auto .2rem 0 0;}.detail-favourite{border-bottom:2px solid #fff;font-size:1.4rem;margin:-3.1rem 0 0;padding:0 2rem 1.5rem;position:relative;text-align:center;width:100%;}.detail-favourite .btn{justify-content:center;margin:0 0 1.5rem;padding:1.8rem 4rem;width:100%;}.detail-favourite .btn svg{font-size:2.5rem;min-height:1em;min-width:1em;}.detail-favourite .btn svg path{fill:#fff;}.detail-favourite .btn.updated{background:#3a422f;}.detail-favourite .btn.updated svg{display:none;}.detail-favourite__notice{font-size:1.4rem;font-weight:600;line-height:1.4285714286;}.saved-card{border-top:1px solid #fff;margin-top:1.5rem;padding-top:2rem;width:100%;}.saved-card__header{display:grid;grid-area:header;grid-template-areas:"saved remove";grid-template-columns:1fr 8rem;margin-bottom:1rem;}.saved-card__content{color:#252525;display:flex;flex-direction:column;grid-area:content;text-align:left;}.saved-card__saved{align-items:center;align-self:flex-start;background-color:#fff;border-radius:3px;display:flex;grid-area:saved;justify-self:flex-start;padding:.5rem .8rem .3rem;}.saved-card__saved svg{height:1.4rem;margin-right:1rem;max-width:1.4rem;min-width:1.4rem;}.saved-card__title{font-size:1.8rem;font-weight:600;grid-area:title;margin-bottom:2rem;}.saved-card__footer{align-items:center;display:flex;flex-wrap:wrap;gap:.2rem 1rem;grid-area:footer;margin-top:auto;}.saved-card__date{color:#737577;}.saved-card__update{align-items:center;display:flex;font-weight:600;}.saved-card__update svg{margin-right:1rem;}.saved-card__remove{align-items:center;align-self:flex-start;color:#737577;display:flex;font-weight:600;grid-area:remove;margin-left:1rem;text-align:left;}.saved-card__remove .icon{display:inline-block;height:1.6rem;margin-right:1rem;min-width:1.6rem;position:relative;}.saved-card__remove .icon:after,.saved-card__remove .icon:before{background-color:#737577;border-radius:2px;content:"";height:1px;left:0;position:absolute;top:7px;width:16px;}.saved-card__remove .icon:before{transform:rotate(45deg);}.saved-card__remove .icon:after{transform:rotate(-45deg);}.saved-card__hero{border-radius:6px;grid-area:hero;max-width:15rem;overflow:hidden;position:relative;}.saved-card__hero:before{content:"";display:block;padding-top:76.6666666667%;width:100%;}.saved-card__hero img{display:block;height:100%;left:0;object-fit:cover;object-position:center center;position:absolute;top:0;width:100%;}.saved-card__error{background-color:#fff;border-radius:5px;color:#252525;font-weight:900;grid-area:error;margin-top:1rem;padding:.5rem 1rem;text-align:left;width:100%;}.detail-action-item{border-right:1px solid #fff;flex:1;}.detail-action-item a,.detail-action-item button{align-items:center;color:#252525;display:flex;flex:1;height:7rem;justify-content:center;padding:0 3.5rem;width:100%;}html:not(.mobile):not(.tablet) .detail-action-item a:focus,html:not(.mobile):not(.tablet) .detail-action-item a:hover{color:#1d6ac7;}.detail-action-item svg{display:block;margin:0 1.7rem 0 0;}.detail-action-item--multiple{border-left:1px solid #fff;border-right:none;position:relative;}.detail-action-item--multiple button:after{border:2px solid #88725d;border-width:0 2px 2px 0;content:"";display:block;height:10px;margin:-5px 0 0 auto;transform:rotate(45deg);width:10px;}.detail-action-item--multiple ul{background:#f6f4f3;border-radius:.6rem;bottom:5px;box-shadow:0 0 0 1px #25252500;left:5px;list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;position:absolute;right:5px;transition:max-height 333ms cubic-bezier(.75,0,.83,1),box-shadow 333ms cubic-bezier(.75,0,.83,1),padding 333ms cubic-bezier(.75,0,.83,1);z-index:1;}.detail-action-item--multiple ul a{color:#252525;display:block;height:auto;padding:1.8rem 3.5rem;}.detail-action-item--multiple ul li:not(:first-child){border-top:2px solid #fff;}.detail-action-item--multiple button:focus+ul,.detail-action-item--multiple:hover ul{box-shadow:0 0 0 1px #2525251a;max-height:300px;padding:.1rem 0;transition:max-height 666ms cubic-bezier(.17,0,.25,1),box-shadow 666ms cubic-bezier(.17,0,.25,1),padding 666ms cubic-bezier(.17,0,.25,1);}.leave-no-trace{align-items:center;border-bottom:1px solid #efedeb;display:flex;padding:1.3rem 4rem;width:100%;}.leave-no-trace img{display:block;height:auto!important;margin:0 2.3vw 0 0;width:75px;}.leave-no-trace .link{align-items:center;display:flex;flex:none;margin:0 0 0 auto;padding-left:3rem;}.leave-no-trace .link:after{border:2px solid #1d6ac7;border-width:0 2px 2px 0;content:"";display:block;height:10px;margin:-1px 0 0 1rem;transform:rotate(-45deg);width:10px;}.section--slider-tabs .section__header{box-shadow:inset 0 -1px 0 #efedeb;display:flex;flex-wrap:wrap;gap:.4rem 2.4rem;margin-bottom:2rem;}.section--slider-tabs .section__title{align-self:center;color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.8rem;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin:0;padding-block:.8rem;}.section--slider-tabs .section__tablist{display:flex;flex-wrap:wrap;gap:.4rem 2.4rem;}.section--slider-tabs .section__tab{align-items:center;border:none;box-shadow:inset 0 -2px 0 #0000;color:#737577;display:flex;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:-.01em;line-height:1.4285714286;padding:0;padding-block:1.6rem;transition-duration:.12s;transition-property:color,box-shadow;transition-timing-function:ease-in-out;}.section--slider-tabs .section__tab[aria-selected=true]{box-shadow:inset 0 -2px 0 #57822b;color:#57822b;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;}.section--slider-tabs .section__tabpanel{overflow:hidden;}.section--slider-tabs .section__tabpanel[data-expanded=false]{max-height:0;opacity:0;visibility:hidden;}.trail-about{margin-block:2.4rem;}.trail-about__col-2{font-size:1.4rem;position:relative;}.trail-about__destinations{margin-top:6.4rem;}.tab--gallery{margin-block:2.4rem;}.tab--gallery .tab__col-2{display:flex;flex-direction:column;font-size:1.4rem;position:relative;}.tab--gallery .tab__col-2-footer{border-top:1px solid #efedeb;margin-top:auto;padding-top:2.4rem;}.tab--gallery .tab__destinations{margin-top:6.4rem;}.tab--flora-fauna{margin-block:2.4rem;}.tab--flora-fauna .tab__col-2{display:flex;flex-direction:column;font-size:1.4rem;position:relative;}.tab--flora-fauna .tab__col-2-footer{border-top:1px solid #efedeb;margin-top:auto;padding-top:2.4rem;}.tab--flora-fauna .tab__slider{margin-top:6.4rem;}.detail-about{margin:4rem 0 5rem;}.detail-about__col-2{font-size:1.4rem;}.detail-about__inner[data-expanded]~.detail-about__expand{display:none!important;}.card-destination-side{align-items:center;background:#fafafa;border:1px solid #efedeb;border-radius:.6rem;box-shadow:inset 0 0 0 1px #1d6ac700;display:flex;margin:0 3rem 2rem 0;padding:2rem 0 2rem 4rem;position:relative;transition:border 333ms linear,box-shadow 333ms linear,background 333ms linear;}.card-destination-side__copy{padding:1rem 0;}.card-destination-side__copy h2{font-size:2.2rem;margin:0 0 .5rem;}.card-destination-side__copy p{font-size:1.4rem;margin:0 0 1rem;}.card-destination-side__hero{border-radius:.6rem;flex:none;margin:0 -3rem 0 4rem;overflow:hidden;}.card-destination-side__hero img{display:block;height:15rem;object-fit:cover;transform:scale(1);transition:transform 333ms cubic-bezier(.75,0,.83,1);width:23rem;}html:not(.mobile):not(.tablet) .card-destination-side:focus-within,html:not(.mobile):not(.tablet) .card-destination-side:hover{background:#fff;border-color:#1d6ac7;box-shadow:inset 0 0 0 1px #1d6ac7;transition:border 666ms linear,box-shadow 666ms linear,background 666ms linear;}html:not(.mobile):not(.tablet) .card-destination-side:focus-within .card-destination-side__hero img,html:not(.mobile):not(.tablet) .card-destination-side:hover .card-destination-side__hero img{transform:scale(1.05);transition:transform 666ms cubic-bezier(.17,0,.25,1);}.detail-linkblock{display:flex;padding:2.5rem 0;position:relative;width:100%;}.detail-linkblock+.detail-linkblock{border-top:1px solid #efedeb;}.detail-linkblock__icon{flex:none;width:4rem;}.detail-linkblock__icon img{display:block;height:auto;width:26px;}.detail-linkblock__copy{flex:1;}.detail-linkblock h2{font-size:1.8rem;line-height:1.3;margin:0 0 .6rem;}.detail-linkblock__ctas{list-style-type:none;margin:1rem 0 0;padding:0;}.detail-linkblock__ctas p{font-size:1.2rem;padding:.4rem 0 0 1.55rem;}.detail-linkblock__ctas li+li{margin-top:.3rem;}.detail-linkblock__ctas a{overflow-wrap:anywhere;}.detail-linkblock h3{color:#57822b;font-size:1.6rem;margin:1.5rem 0 .5rem;}.detail-linkblock h3+.detail-linkblock__ctas{margin:.5rem 0 0;}.detail-linkblock .social-links{float:right;margin:5px 0 0;}.detail-linkblock--direction{margin-top:5rem;}.section--stat-row{container-name:section-stat-row;container-type:inline-size;margin-bottom:4.8rem;}.section--stat-row .section__title{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.8rem;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:1.6rem;}.section--stat-row .section__grid{display:flex;flex-wrap:wrap;gap:var(--grid-gap,1.2rem 3.2rem);overflow:hidden;}.section--stat-row .section__grid[data-count="3"]{display:grid;grid-template-columns:100%;}@container section-stat-row (min-width: 480px){.section--stat-row .section__grid[data-count="3"]{--item-min-width:unset;grid-template-columns:repeat(2,1fr);}}@container section-stat-row (min-width: 900px){.section--stat-row .section__grid[data-count="3"]{grid-template-columns:repeat(3,1fr);}}.section--stat-row .section__grid[data-count="4"]{--grid-gap:1.2rem 2.6rem;display:grid;grid-template-columns:100%;}@container section-stat-row (min-width: 480px){.section--stat-row .section__grid[data-count="4"]{--item-min-width:unset;grid-template-columns:repeat(2,1fr);}}@container section-stat-row (min-width: 820px){.section--stat-row .section__grid[data-count="4"]{grid-template-columns:repeat(4,1fr);}}@container section-stat-row (min-width: 480px){.section--stat-row .section__grid:not([data-count="4"]) .section__grid-item:before{background:#efedeb;content:"";display:block;height:100%;left:-1.6rem;position:absolute;top:0;width:.1rem;}}.section--stat-row .section__grid-item{break-inside:avoid;position:relative;}.card--stat-theme-default{color:#737577;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4285714286;}.card--stat-theme-default+.card--stat:before{content:"";display:block;height:100%;position:absolute;top:0;width:.1rem;}.card--stat-theme-default .card__inner{align-items:center;display:flex;gap:1.2rem;}.card--stat-theme-default .card__value{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2.8rem;font-weight:600;letter-spacing:-.01em;line-height:1.0909090909;}.card--stat-theme-default .card__description p:last-child{margin:0;}.card--stat-theme-default .card__content{align-items:center;align-self:center;column-gap:.8rem;display:flex;flex-wrap:wrap;}.card--stat-theme-default .card__content strong{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;letter-spacing:-.01em;}.card--stat-theme-default .card__icon{align-items:center;border:1px solid #efedeb;border-radius:9999px;color:#f58025;display:flex;flex-shrink:0;font-size:4rem;height:1em;justify-content:center;order:-1;width:1em;}.card--stat-theme-default .card__icon svg{display:block;font-size:.5em;height:1em;width:var(--icon-width,1em);}.card--stat-theme-stacked{color:#737577;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4285714286;}.card--stat-theme-stacked .card__inner{align-items:flex-start;display:flex;flex-direction:row;gap:1.2rem;}.card--stat-theme-stacked .card__value{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2.2rem;font-weight:600;letter-spacing:-.01em;line-height:1.0909090909;}.card--stat-theme-stacked .card__description p:last-child{margin:0;}.card--stat-theme-stacked .card__content{align-items:flex-start;display:flex;flex-direction:column;row-gap:.2rem;}.card--stat-theme-stacked .card__content strong{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;letter-spacing:-.01em;}.card--stat-theme-stacked .card__icon{align-items:center;border:1px solid #efedeb;border-radius:9999px;color:#f58025;display:flex;flex-shrink:0;font-size:4rem;height:1em;justify-content:center;order:-1;width:1em;}.card--stat-theme-stacked .card__icon svg{display:block;font-size:.5em;height:1em;width:var(--icon-width,1em);}.card--notice{color:#737577;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.3333333333;position:relative;}.card--notice .card__inner{display:flex;}.card--notice .card__description{margin-bottom:.8rem;}.card--notice .card__icon{color:#f58025;flex:none;order:-1;width:4rem;}.card--notice .card__icon img,.card--notice .card__icon svg{display:block;height:auto;width:2.6rem;}.card--notice .card__icon svg [fill]{fill:currentColor;}.card--notice .card__content{flex:1;}.card--notice .link{font-size:1em;}.card--detail-linkblock{color:#737577;display:flex;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4285714286;padding:2.5rem 0;position:relative;width:100%;}.card--detail-linkblock+.card--detail-linkblock{border-top:1px solid #efedeb;}.card--detail-linkblock .card__icon{flex:none;width:4rem;}.card--detail-linkblock .card__icon img{display:block;height:auto;width:26px;}.card--detail-linkblock .card__copy{flex:1;}.card--detail-linkblock h2{font-size:1.8rem;line-height:1.3333333333;margin:0 0 .6rem;}.card--detail-linkblock .card__description{margin-bottom:.6rem;}.card--detail-linkblock .card__ctas{list-style-type:none;margin:1rem 0 0;padding:0;}.card--detail-linkblock .card__ctas p{font-size:1.2rem;line-height:1.3333333333;padding:.4rem 0 0 1.55rem;}.card--detail-linkblock .card__ctas li+li{margin-top:.3rem;}.card--detail-linkblock .card__ctas a{overflow-wrap:anywhere;}.card--detail-linkblock .link--chevron{font-size:1em;}.card--detail-linkblock h3{color:#57822b;font-size:1.6rem;margin:1.5rem 0 .5rem;}.card--detail-linkblock h3+.card__ctas{margin:.5rem 0 0;}.card--detail-linkblock .social-links{float:right;margin:5px 0 0;}.card--detail-linkblock--direction{margin-top:5rem;}#need-to-know .panel__topo img{mix-blend-mode:multiply;pointer-events:none;}#need-to-know .panel__topo:after{background:linear-gradient(180deg,#efedeb00,#efedeb);bottom:0;content:"";left:0;position:absolute;right:0;top:40%;}.trail-ready{overflow:hidden;padding:0 0 5rem;position:relative;z-index:1;}.trail-ready__cap{left:0;position:absolute;top:0;transform:scaleY(-1);width:100%;z-index:2;}.trail-ready__cap img{display:block;}.trail-ready__intro{margin:0 auto;max-width:85rem;padding:13rem 0 5rem;text-align:center;}.trail-ready__intro strong{color:#252525;font-weight:400;}.trail-ready__intro .cms-content{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;}.trail-ready__details{background:#efedeb;border:1px solid #88725d33;border-radius:1rem;font-size:1.5rem;overflow:hidden;}.trail-ready__details a{color:#1d6ac7;text-decoration:underline;}html:not(.mobile):not(.tablet) .trail-ready__details a:focus,html:not(.mobile):not(.tablet) .trail-ready__details a:hover{color:#57822b;text-decoration:none;}.trail-ready__details p+p{margin-top:1.6rem;}.trail-ready__details h3{font-size:1.5rem;margin:.2rem 0;}.trail-ready__details h3.lg{font-size:2rem;margin:0 0 .7rem;}.trail-ready__col{align-items:flex-start;container-name:trail-ready-col;container-type:inline-size;display:flex;display:grid;flex-wrap:wrap;gap:2rem 1.6rem;grid-column:span 12;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:min-content;padding-inline:2rem;width:100%;}.trail-ready__col{padding-block:2rem;}.trail-ready__col{row-gap:2rem;}.trail-ready__block{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));}.trail-ready__block--feat{background:#fff;}.trail-ready__block+.trail-ready__block{border-top:1px solid #88725d33;}.trail-ready__ctas{align-items:flex-start;column-gap:3rem;display:flex;flex-wrap:wrap;margin:5rem 0 0;row-gap:2rem;width:100%;}.trail-ready .detail-startend{display:flex;flex-direction:column;gap:2rem 1.6rem;grid-column:span 12;padding:0;row-gap:2rem;}.trail-ready .detail-startend__copy{color:#737577;margin:0;}.trail-ready .detail-startend__copy h3{margin:0 0 .9rem;}.trail-ready .detail-startend__copy .link{font-size:1.3rem;margin-top:1rem;padding-right:.4rem;}.trail-ready .detail-startend .js-copy{padding-right:1.4rem!important;}.trail-ready .detail-startend__item{padding:0;}.trail-difficulty{display:flex;flex-wrap:wrap;grid-column:span 12;width:100%;}.trail-difficulty__icon{flex:none;margin:0 2rem 0 0;}.trail-difficulty__icon img{display:block;height:auto;width:6rem;}.trail-difficulty__name{color:#252525;font-size:3.3rem;line-height:normal;margin:0 0 2.5rem;}.trail-difficulty h3.trail-difficulty__title{font-size:2rem;line-height:1.4;margin:0 0 .8rem;}.trail-difficulty__desc{width:100%;}.trail-difficulty__additional{margin:1rem 0 2rem;}.trail-difficulty__additional:last-child{margin-bottom:0;}.trail-info{display:flex;gap:var(--icon-gap,1.8rem);grid-column:span 12;width:100%;}.trail-info__icon{align-items:center;background:var(--icon-bg,#fff);border-radius:50%;box-shadow:var(--icon-shadow,0 0 0 1px #25252514);color:var(--icon-color,#f58025);display:flex;flex:none;font-size:var(--icon-size,4.6rem);height:1em;justify-content:center;width:1em;}.trail-info__icon--red{--icon-bg:#dd3737;--icon-shadow:none;--icon-color:#fff;}.trail-info__icon--orange{--icon-bg:#f58025;--icon-shadow:none;--icon-color:#fff;}.trail-info__icon--green{--icon-bg:#57822b;--icon-shadow:none;--icon-color:#fff;}.trail-info__icon--grey{--icon-bg:#efedeb;--icon-color:#252525;--icon-shadow:none;}.trail-info__icon--brown{--icon-bg:#0000;--icon-color:#88725d;--icon-shadow:none;}.trail-info__icon.trail-pack-icon svg{margin-top:-2px;}.trail-info__info{flex:1;padding:0 2rem 0 0;}.trail-info__info strong{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;}.trail-info__info p+p{margin-top:.4rem;}.trail-info__info--col{display:grid;gap:2rem 1.6rem;grid-template-columns:100%;padding:0;}.trail-info--full{grid-column:span 12;}@container trail-ready-col (min-width: 600px){.trail-info--25,.trail-info--50{grid-column:span 6;}}@container trail-ready-col (min-width: 1200px){.trail-info--25{grid-column:span 3;}.trail-info--50{grid-column:span 6;}}.trail-packs{column-gap:.8rem;}.trail-packs,.trail-packs__list{display:flex;flex-direction:column;}.trail-packs__list{row-gap:.4rem;width:100%;}.trail-packs__list,.trail-packs__list .link{text-align:left;}.trail-pack-modal__content{padding:2.5rem;}.trail-pack-modal__content .subheading{color:#1d6ac7;}.trail-pack-modal__additional{border-top:1px solid #e7e3df;margin-top:3.4rem;padding-top:3.4rem;}.trail-pack-modal__additional h3{font-size:2rem;line-height:1.4;margin:0 0 1.4rem;}.facilities{display:grid;gap:1.6rem 1.6rem;grid-template-columns:repeat(var(--column-count,1),minmax(0,1fr));list-style:none;margin:1rem 0 0;padding:0;width:100%;}.facilities li{padding-left:1.8rem;position:relative;}.facilities li:before{border:2px solid #57822b;border-width:0 2px 2px 0;content:"";display:block;height:11px;left:1px;position:absolute;top:4px;transform:rotate(30deg);width:6px;}.trail-cta{align-items:center;color:#1d6ac7;display:flex;flex:1 1 0;font-size:1.5rem;min-width:26rem;position:relative;}.trail-cta a{color:#1d6ac7;text-decoration:none;}.trail-cta button{padding:0;text-align:left;}.trail-cta__icon{align-items:center;border:.125rem solid #1d6ac7;border-radius:50%;display:flex;flex:none;height:4.8rem;justify-content:center;margin:0 1.5rem 0 0;transition:border .12s linear;width:4.8rem;}.trail-cta__icon img{display:block;height:auto;width:26px;}.trail-cta__icon svg{fill:#1d6ac7;display:block;transition:fill .12s linear;}.trail-cta__subtitle{color:#373737;display:block;font-size:1.4rem;margin:0 0 .2rem;text-decoration:none!important;}.trail-cta__text{text-wrap:pretty;display:inline-block;font-weight:400;text-decoration:underline;}.trail-cta--earth{color:#88725d;}.trail-cta--earth .trail-cta__icon{border-color:#88725d;}.trail-cta--earth .trail-cta__icon svg{fill:#88725d;}.trail-cta--earth button{color:#88725d;}.trail-cta--updated{align-items:center;color:#373737;column-gap:1rem;display:flex;}.trail-cta--updated p{font-size:1.4rem;line-height:1.4;margin:0;}.trail-cta--updated svg{height:4.8rem;width:4.8rem;}html:not(.mobile):not(.tablet) .trail-cta:focus-within,html:not(.mobile):not(.tablet) .trail-cta:hover{color:#252525;}html:not(.mobile):not(.tablet) .trail-cta:focus-within .trail-cta__icon,html:not(.mobile):not(.tablet) .trail-cta:hover .trail-cta__icon{border-color:#252525;}html:not(.mobile):not(.tablet) .trail-cta:focus-within .trail-cta__icon svg,html:not(.mobile):not(.tablet) .trail-cta:hover .trail-cta__icon svg{fill:#252525;}html:not(.mobile):not(.tablet) .trail-cta:focus-within a,html:not(.mobile):not(.tablet) .trail-cta:focus-within button,html:not(.mobile):not(.tablet) .trail-cta:hover a,html:not(.mobile):not(.tablet) .trail-cta:hover button{color:#252525;}.card--bookable-business{background:#fff;border:1px solid #0000000d;border-radius:1.2rem;box-shadow:0 12px 5px #25252503,0 7px 4px #2525250d,0 3px 3px #25252517,0 1px 2px #2525251a;color:#737577;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.3rem;font-weight:400;height:100%;letter-spacing:-.01em;line-height:1.3846153846;padding:.6rem;position:relative;transition-duration:333ms;transition-property:transform,box-shadow;transition-timing-function:cubic-bezier(.75,0,.83,1);}.card--bookable-business .card__inner{display:flex;flex-direction:column;gap:3rem;min-height:100%;}.card--bookable-business .card__content{display:flex;flex-direction:column;flex-grow:1;padding:0 1.8rem 1.8rem;}.card--bookable-business .card__content-inner{flex-grow:1;}.card--bookable-business .card__link{border-radius:.2rem;color:currentColor;text-decoration:none;}.card--bookable-business .card__link:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1;}.card--bookable-business .card__meta{color:#252525;display:flex;flex-wrap:wrap;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:400;gap:1.6rem;letter-spacing:-.01em;line-height:1.6666666667;margin-bottom:1.3rem;}.card--bookable-business .card__meta p{align-items:center;display:flex;gap:.2rem;margin:0;}.card--bookable-business .card__meta .icon{align-self:flex-start;color:#57822b;flex-shrink:0;font-size:1.8rem;order:-1;}.card--bookable-business .card__meta .icon svg{display:block;height:1em;margin:0;width:var(--icon-width,1em);}.card--bookable-business .card__title{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2.3rem;font-weight:600;letter-spacing:-.01em;line-height:1.1304347826;margin:0 0 .6rem;}.card--bookable-business .card__image{border-radius:.8rem;order:-1;position:relative;z-index:1;}.card--bookable-business .card__image:before{border-radius:.8rem;box-shadow:inset 0 0 0 1px #00000014;content:"";display:block;padding-top:56.6893424036%;width:100%;}.card--bookable-business .card__image img,.card--bookable-business .card__image-inner{border-radius:.8rem;display:block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;}.card--bookable-business .card__image img{border:none;object-fit:var(--object-fit,cover);object-position:var(--object-position,50% 30%);transition-duration:333ms;transition-property:transform;transition-timing-function:cubic-bezier(.75,0,.83,1);z-index:-1;}.card--bookable-business .card__badges{align-items:center;background:#fff;border-radius:2.1rem;display:flex;flex-wrap:wrap;gap:.4rem;left:0;margin:0 1.2rem;padding:.6rem;position:absolute;top:100%;transform:translateY(-1.3rem);z-index:1;}.card--bookable-business .card__badge{background:var(--badge-bg,#fff);border:1px solid var(--badge-border,#dfddda);border-radius:3.2rem;color:var(--badge-color,#252525);font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.1666666667;padding:.2rem 1rem;}.card--bookable-business .card__badge--primary{--badge-color:#88725d;--badge-bg:#fff8eb;--badge-border:#f5802521;}.card--bookable-business .card__badge--secondary{--badge-color:#252525;--badge-bg:#fff;--badge-border:#dfddda;}.card--bookable-business .card__description{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:3.2rem;margin-top:1.2rem;overflow:hidden;}.card--bookable-business .card__footer{align-items:center;display:flex;gap:min(6%,2.4rem);margin-top:1.6rem;}.card--bookable-business .card__deal{align-items:flex-start;background:#f6f4f3;border-radius:.8rem;color:#252525;display:flex;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:400;gap:1rem;letter-spacing:-.01em;line-height:1.3846153846;padding:1rem;}.card--bookable-business .card__deal-label{align-self:center;}.card--bookable-business .card__deal-icon{color:#f58025;font-size:1.8rem;order:-1;}.card--bookable-business .card__deal-icon svg{display:block;height:1em;margin:0;width:var(--icon-width,1em);}.card--bookable-business .card__price{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2.7rem;font-weight:600;letter-spacing:-.01em;line-height:.7407407407;}.card--bookable-business .card__price span{display:block;margin-bottom:.4rem;}.card--bookable-business .card__price span,.card--bookable-business .card__rating{color:#252525;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.5384615385;}.card--bookable-business .card__rating{flex-grow:1;white-space:nowrap;}.card--bookable-business .card__rating-stars{background:linear-gradient(to right,#fdad1f var(--rating,100%),#efedeb var(--rating,100%),#efedeb 100%);display:block;margin-top:.4rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='80' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m8.174 3.774 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L6 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.427.427 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L5.611.237a.435.435 0 0 1 .78.003l1.784 3.535v-.001ZM23.39.239l1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L23 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.429.429 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L22.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L40 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L39.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L57 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L56.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L74 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.429.429 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L73.611.237a.435.435 0 0 1 .778.002Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='80' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m8.174 3.774 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L6 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.427.427 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L5.611.237a.435.435 0 0 1 .78.003l1.784 3.535v-.001ZM23.39.239l1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L23 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.429.429 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L22.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L40 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L39.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L57 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L56.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L74 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.429.429 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L73.611.237a.435.435 0 0 1 .778.002Z' fill='%23000'/%3E%3C/svg%3E");-webkit-mask-position:left center;mask-position:left center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% auto;mask-size:100% auto;min-height:2rem;width:min(8rem,100%);}.card--bookable-business .card__rating-stars:before{content:"";display:block;padding-top:25%;width:100%;}.card--bookable-business .card__book-btn{font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:-.01em;line-height:1.4285714286;margin-left:auto;padding:1.1rem 2.4rem;}.card--bookable-business .card__book-btn .btn__icon{font-size:1rem;}.card--bookable-business .card__book-btn .btn__icon svg{display:block;height:1em;margin:0;width:var(--icon-width,1em);}.card--bookable-business .card__book-btn,.card--bookable-business .card__website{justify-content:space-between;position:relative;width:min(50%,19rem);}.card--bookable-business .card__website{z-index:2;}.card--bookable-business :focus-visible{outline:.2rem solid currentColor;outline-offset:.2rem;}.card--bookable-business.card--has-link:has(.card__link:hover,.card__link:focus) .card__book-btn{--btn-color:#fff;--btn-background:#57822b;--btn-background-hover:#1d6ac7;--btn-color-hover:#fff;}.card--bookable-business.card--has-link:has(.card__link:hover,.card__link:focus) .card__book-btn.btn--border{--btn-border:#57822b;--btn-border-hover:#1d6ac7;}.reviews{padding-top:14rem;}.reviews__intro{align-items:center;display:flex;flex-direction:column;margin:0 0 8rem;text-align:center;}.reviews__intro .rating-full svg{height:30px;width:192px;}.reviews__intro h2{font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;}.reviews__intro h2{text-wrap-style:pretty;color:#252525;font-size:2.5rem;margin:3rem 0 2rem;}.reviews__intro p{margin:0 auto 5rem;max-width:80rem;}.reviews__intro .btn{color:#1d6ac7;}.reviews__intro .btn svg{display:block;height:2.5rem;margin:-.2rem 0 0 1rem;width:2.5rem;}.reviews__intro .btn line,.reviews__intro .btn polygon{stroke:#1d6ac7;stroke-width:2.5;transition:stroke .12s linear;}html:not(.mobile):not(.tablet) .reviews__intro .btn:focus line,html:not(.mobile):not(.tablet) .reviews__intro .btn:focus polygon,html:not(.mobile):not(.tablet) .reviews__intro .btn:hover line,html:not(.mobile):not(.tablet) .reviews__intro .btn:hover polygon{stroke:#fff;stroke-width:2.5;}.reviews__wrap-outer{display:flex;flex-direction:column;position:relative;row-gap:2rem;}.reviews .already-reviewed p:last-of-type{margin-bottom:0;}.reviews .btn-expander{display:none;}.trail-points{background:#000;color:#fff;overflow:hidden;position:relative;}.trail-points__content{display:flex;flex-wrap:wrap;font-size:1.8rem;justify-content:center;}.trail-points .container{padding-bottom:15.5rem;padding-top:15.5rem;position:relative;z-index:2;}.trail-points__title{flex-basis:100%;justify-content:center;min-width:100%;text-align:center;}.trail-points__title>*{max-width:97rem;}.trail-points__title p{color:#ffffffe6;margin:0 auto;}.trail-points__title span{display:block;font-size:2.5rem;font-weight:500;margin:5px auto 0;}.trail-points__bg{top:-1px;}.trail-points__bg,.trail-points__bg img{bottom:0;left:0;position:absolute;width:100%;}.trail-points__bg img{display:block;height:auto;min-height:107%;object-fit:cover;opacity:.25;}.trail-points__type{background:#000000a6;border-radius:1rem;box-shadow:0 0 0 .3rem #ffffff0d;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2.5rem;font-weight:600;margin:12.5rem 0 6rem;padding:0 5rem 3.5rem;text-align:center;}.trail-points__type strong{color:#fdad1f;}.trail-points__type p{max-width:65rem;}.trail-points__badge{margin:-6rem 0 1.5rem;}.trail-points__cap{bottom:0;height:5.6rem;left:0;overflow:hidden;position:absolute;width:100%;z-index:2;}.trail-points__cap img{display:block;left:50%;position:absolute;top:0;transform:translateX(-50%);}.trail-points__action{position:relative;text-align:center;width:100%;}.trail-points__action-connector{bottom:50%;display:none;overflow:hidden;position:absolute;}.trail-points__action-connector img{display:block;}.trail-points__action [data-con-1]{left:50%;margin:0 0 0 -2px;width:3px;}.trail-points__action [data-con-2]{display:none;right:23.5%;transform:scaleX(-1);width:33%;}.trail-points__action .link{display:inline-block;font-size:1.3rem;margin:3.5rem 0 -10px;text-align:center;}.trail-points .cta-complete{align-items:center;display:inline-flex;margin:0 auto;padding:1.5rem 6rem 1.5rem 3rem;position:relative;z-index:2;}.trail-points .cta-complete .trail-completed-check{margin:0 2rem 0 0;}.trail-points--dual [data-points]{padding:0 4rem 3.5rem;}.trail-points--dual [data-badges]{margin-left:auto;padding:0 2rem 3.5rem;}.trail-points .section-title{text-wrap-style:pretty;color:#fff;line-height:1.25;margin:0 auto 2rem;}.trail-completed-check{background-image:linear-gradient(135deg,#2525254d,#25252500);border-radius:50%;display:block;height:4.5rem;position:relative;width:4.5rem;}.trail-completed-check:before{border:3px solid #fff;border-width:0 3px 3px 0;content:"";display:block;height:1.8rem;left:50%;position:absolute;top:50%;transform:translate(-4.5px,-56%) rotate(30deg);width:1rem;}[data-completed] .trail-completed-check{background-color:#57822b;}.trail-points__wrapper{position:relative;z-index:1;}.trail-points__wrapper:after{background:#fff;bottom:0;content:"";display:none;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .12s linear;}.trail-points__wrapper.loading__overlay{position:relative;}.trail-points__wrapper.loading__overlay:after{display:block;opacity:.5;z-index:2;}.trail-points__wrapper.loading__overlay .loading{left:50%;margin-top:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3;}.card--weather{color:#737577;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:-.01em;line-height:1.7142857143;padding:2rem;}.card--weather .card__inner{align-items:flex-start;display:grid;grid-template-areas:"title" "content" "chart";grid-template-columns:100%;grid-template-rows:min-content min-content min-content;}.card--weather .card__title{color:#737577;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2rem;font-weight:600;line-height:1.4;margin-bottom:2rem;}@container card-title (max-width: 599px){.card--weather .card__title{text-align:center;}}.card--weather .card__title-wrap{container-name:card-title;container-type:inline-size;grid-area:title;}.card--weather .card__title strong{color:#252525;}.card--weather .card__feels-like{color:#252525;display:flex;flex-direction:column;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.8rem;font-weight:600;gap:.8rem;letter-spacing:-.01em;line-height:1.3333333333;}.card--weather .card__badges{display:flex;flex-wrap:wrap;gap:.4rem;}.card--weather .card__icon{background:#f58025;display:block;flex-shrink:0;font-size:8rem;height:1em;-webkit-mask-image:var(--mask-image);mask-image:var(--mask-image);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 1em;mask-size:auto 1em;order:-1;width:1em;}.card--weather .card__content{--card-gap:2rem;display:grid;gap:var(--card-gap);grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;}@container card-content (min-width: 600px){.card--weather .card__content{display:flex;margin-bottom:2rem;}}.card--weather .card__content-wrap{container-name:card-content;container-type:inline-size;grid-area:content;}.card--weather .card__content>div{box-shadow:1px 0 0 #efedeb;display:flex;flex-direction:column;justify-content:center;padding-right:var(--card-gap);}@container card-content (min-width: 600px){.card--weather .card__content>div:last-child{flex-grow:1;}}.card--weather .card__content>div p:last-child{margin:0;}@container card-content (max-width: 599px){.card--weather .card__content>div:first-child{grid-column:span 2;}}.card--weather .card__temp{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:8.8rem;font-weight:600;letter-spacing:-.01em;line-height:1;}.card--weather .card__temp-inner{align-items:center;display:flex;gap:1.6rem;}@container card-content (max-width: 599px){.card--weather .card__temp-inner{justify-content:center;}}.card--weather .card__temp-label{align-items:flex-start;display:flex;}.card--weather .card__temp sup{font-size:.3636363636em;line-height:1;top:0;}.card--weather .card__chart{align-self:stretch;border-radius:.4rem;grid-area:chart;min-height:18.8rem;position:relative;}.card--weather .card__chart:before{content:"";display:block;padding-top:28.3987915408%;width:100%;}.card--weather .card__chart .weather-chart{display:block;height:100%;left:0;position:absolute;top:0;width:100%;}.card--weather .card__badge{align-items:center;background:var(--badge-bg,#ffe6bb);border-radius:.4rem;color:var(--badge-color,#b94100);display:flex;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:600;gap:.4rem;letter-spacing:-.01em;line-height:1.4285714286;padding:0 .4rem;}.card--weather .card__badge-temp{font-size:1.8rem;letter-spacing:-.01em;line-height:1.3333333333;}.card--weather .card__badge-max{--badge-bg:#ffe6bb;--badge-color:#b94100;}.card--weather .card__badge-min{--badge-bg:#dfeeff;--badge-color:#1d6ac7;}.card--forecast{background:var(--card-bg,#fff);border-radius:.4rem;box-shadow:0 0 0 1px var(--card-outline,#efedeb);color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.6rem;font-weight:600;line-height:1.1111111111;padding:1.2rem .8rem 1.6rem;position:relative;text-align:center;}.card--forecast:before{background:var(--card-outline-active,#1d6ac7);border-radius:0 0 .4rem .4rem;bottom:0;content:"";display:block;height:.4rem;left:0;position:absolute;width:100%;}.card--forecast .card__title{margin:0;}.card--forecast .card__inner{align-items:center;display:flex;flex-direction:column;gap:1.2rem;}.card--forecast .card__icon{background:var(--card-icon-color,#f58025);display:block;flex-shrink:0;font-size:4.8rem;height:1em;-webkit-mask-image:var(--mask-image);mask-image:var(--mask-image);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 1em;mask-size:auto 1em;width:1em;}.card--forecast .card__badges{flex-wrap:wrap;}.card--forecast .card__badge,.card--forecast .card__badges{align-items:center;display:flex;gap:.4rem;justify-content:center;}.card--forecast .card__badge{background:var(--badge-bg,#ffe6bb);border-radius:.4rem;color:var(--badge-color,#b94100);font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.8rem;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin:0;min-width:4rem;padding-left:.4rem;text-align:center;}.card--forecast .card__badge-max{--badge-bg:#ffe6bb;--badge-color:#b94100;}.card--forecast .card__badge-min{--badge-bg:#dfeeff;--badge-color:#1d6ac7;}.card--forecast-theme-grey{--card-icon-color:#b2bbc5;--card-bg:#0000;--card-outline:#0000;--card-outline-active:#0000;}.card--forecast-theme-orange{--card-icon-color:#f58025;--card-bg:#fff;--card-outline:#efedeb;--card-outline-active:#1d6ac7;}.section--trail-weather{--arrow-color:#1d6ac7;--arrow-color-disabled:#efedeb;background:#efedeb;padding-block:4.8rem;}.section--trail-weather .section__inner{background:#fff;border:1px solid #dfddda;border-radius:1.2rem;overflow:hidden;}.section--trail-weather .section__footer{background:radial-gradient(164.1% 100% at 50% 0,#efedeb66 0,#efedeb33 100%);padding-block:2rem;}.section--trail-weather .section__footer{padding-inline:2rem;}.section--trail-weather .section__footer-header{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:2rem;}.section--trail-weather .section__footer-title{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2rem;font-weight:600;line-height:1.4;margin:0;}.section--trail-weather .section__forecast:not(.slick-initialized){display:flex;gap:1.2rem;justify-content:space-between;}.section--trail-weather .section__forecast-item{flex-grow:1;max-width:12.4rem;}.section--trail-weather .section__forecast .slick-list{margin-left:-1.2rem;overflow:visible;}.section--trail-weather .section__forecast .slick-slide{max-width:unset;padding-left:1.2rem;width:12.4rem;}.section--trail-weather .section__forecast-pagination{align-items:center;display:flex;}.section--trail-weather .section__credit{align-items:center;color:#737577;display:flex;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;gap:1rem;justify-content:center;letter-spacing:-.01em;line-height:1.7142857143;margin-top:1.6rem;text-align:right;}.section--trail-weather .section__credit a{opacity:1;transition-duration:.12s;transition-property:opacity;transition-timing-function:ease-in-out;}html:not(.mobile):not(.tablet) .section--trail-weather .section__credit a:focus,html:not(.mobile):not(.tablet) .section--trail-weather .section__credit a:hover{opacity:.7;}.section--multiple-weather-region-note{background:#efedeb;color:#737577;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4285714286;padding-block:4.8rem;}.section--multiple-weather-region-note .section__inner{align-items:flex-start;background:#fff;border:1px solid #dfddda;border-radius:1.2rem;display:flex;gap:1.8rem;justify-content:center;}.section--multiple-weather-region-note .section__inner{padding:2rem;}.section--multiple-weather-region-note .section__title{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.8rem;font-weight:600;line-height:1.5555555556;}.section--multiple-weather-region-note .section__title:not(:last-child){margin-bottom:.8rem;}.section--multiple-weather-region-note .section__content{align-self:center;}.section--multiple-weather-region-note .section__content a{color:#1d6ac7;text-decoration:underline;}html:not(.mobile):not(.tablet) .section--multiple-weather-region-note .section__content a:focus,html:not(.mobile):not(.tablet) .section--multiple-weather-region-note .section__content a:hover{color:#57822b;}.section--multiple-weather-region-note .section__icon{color:#f58025;flex-shrink:0;order:-1;}.card--trail-info{display:flex;gap:var(--icon-gap,1.8rem);grid-column:span 12;width:100%;}.card--trail-info .card__icon{align-items:center;background:var(--icon-bg,#fff);border-radius:50%;box-shadow:var(--icon-shadow,0 0 0 1px #25252514);color:var(--icon-color,#f58025);display:flex;flex:none;font-size:var(--icon-size,4.6rem);height:1em;justify-content:center;width:1em;}.card--trail-info .card__icon.trail-pack-icon svg{margin-top:-2px;}.card--trail-info .card__title{font-size:1.5rem;margin:.2rem 0;}.card--trail-info .card__info{flex:1;padding:0 2rem 0 0;}.card--trail-info .card__info strong{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;}.card--trail-info .card__info p+p{margin-top:.4rem;}.card--trail-info .card__info--col{display:grid;gap:2rem 1.6rem;grid-template-columns:100%;padding:0;}.card--trail-info-size-lg .card__title{font-size:2rem;margin:0 0 .7rem;}.card--trail-info-theme-red{--icon-bg:#dd3737;--icon-shadow:none;--icon-color:#fff;}.card--trail-info-theme-orange{--icon-bg:#f58025;--icon-shadow:none;--icon-color:#fff;}.card--trail-info-theme-green{--icon-bg:#57822b;--icon-shadow:none;--icon-color:#fff;}.card--trail-info-theme-grey{--icon-bg:#efedeb;--icon-color:#252525;--icon-shadow:none;}.card--trail-info-theme-brown{--icon-bg:#0000;--icon-color:#88725d;--icon-shadow:none;}.section--businesses{--grid-margin:0px;padding-block:8rem 6rem;position:relative;}.section--businesses .section__pretitle{color:#88725d;display:block;font-size:1.6rem;line-height:1.1875;margin:0 0 1.2rem;}.section--businesses .section__pretitle,.section--businesses .section__title{font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;letter-spacing:-.01em;}.section--businesses .section__title{color:#252525;font-size:2.8rem;line-height:1.2142857143;margin:0 0 3.2rem;}.section--businesses .section__cap{left:0;overflow:hidden;position:absolute;top:0;transform:scaleY(-1);width:100%;z-index:3;}.section--businesses .section__cap img{display:block;}.section--businesses .section__inner{display:grid;gap:3.2rem min(5%,7.8rem);grid-template-areas:"heading" "main" "cta";grid-template-columns:100%;position:relative;z-index:2;}.section--businesses .section__heading{color:#737577;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.6rem;font-weight:400;grid-area:heading;line-height:1.4375;}.section--businesses .section__heading p{margin:0 0 1.8rem;}.section--businesses .section__heading p:last-child{margin:0;}.section--businesses .section__grid{--column-max-width:31rem;column-gap:2.4rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,var(--column-max-width,100%)),1fr));justify-content:center;margin:0;row-gap:2.4rem;}.section--businesses .section__main{grid-area:main;scrollbar-color:#73757766 #fff;scrollbar-width:thin;}.section--businesses .section__main::-webkit-scrollbar{width:.6rem;}.section--businesses .section__main::-webkit-scrollbar-track{background:#fff;border-radius:.3rem;}.section--businesses .section__main::-webkit-scrollbar-thumb{background:#73757766;border-radius:.3rem;}.section--businesses .section__main::-webkit-scrollbar-thumb:hover{background:#737577;}.section--businesses .section__cta{align-items:flex-start;border:1px solid #efedeb;border-radius:1.2rem;color:#737577;display:flex;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:400;gap:1.2rem;grid-area:cta;line-height:1.3333333333;padding:2.4rem 1.6rem 2.4rem 2.4rem;}.section--businesses .section__cta-icon{color:#f58025;font-size:2rem;order:-1;padding-top:.1rem;}.section--businesses .section__cta-icon svg{display:block;height:1em;margin:0;width:var(--icon-width,1em);}.section--businesses .section__cta-title{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:-.01em;line-height:1.5714285714;margin:0;}.section--businesses .section__cta-link{margin-top:.8rem;}.section--businesses .section__cta-link a{color:#1d6ac7;letter-spacing:0;text-decoration:underline;}html:not(.mobile):not(.tablet) .section--businesses .section__cta-link a:focus,html:not(.mobile):not(.tablet) .section--businesses .section__cta-link a:hover{color:#57822b;}.alert{position:relative;transition:background .12s linear;}.alert a,.alert__link{transition:text-decoration-color .12s linear;}html:not(.mobile):not(.tablet) .alert a:focus,html:not(.mobile):not(.tablet) .alert a:hover,html:not(.mobile):not(.tablet) .alert__link:focus,html:not(.mobile):not(.tablet) .alert__link:hover{text-decoration-color:#0000;}.notice-modal-wrap .modaal-content-container{border-radius:1.2rem;}.notice-modal--critical{--notice-head-bg:#dd3737;--notice-head-color:#fff;}.notice-modal__head{align-items:center;background-color:var(--notice-head-bg,#efedeb);border-radius:1.2rem 1.2rem 0 0;color:var(--notice-head-color,#252525);column-gap:2rem;display:flex;font-size:1.8rem;font-weight:600;letter-spacing:-.01em;padding:1.6rem 2rem;}.notice-modal__icon{align-items:center;background:var(--icon-background,#0000);border:var(--icon-border,none);border-radius:var(--icon-border-radius,0);color:var(--icon-color,var(--color-text));display:grid;font-size:var(--icon-size,inherit);height:1em;justify-content:center;min-height:1em;min-width:1em;transition-duration:var(--icon-transition-duration,.12s);transition-property:var(--icon-transition-property,none);transition-timing-function:var(--icon-transition-ease,ease-in-out);width:1em;}.notice-modal__icon svg{height:1em;max-height:var(--icon-inner-size,100%);max-width:var(--icon-inner-size,100%);width:1em;}.notice-modal__icon svg,.notice-modal__icon:after,.notice-modal__icon:before,.notice-modal__icon>*{align-self:center;grid-area:1/-1;justify-self:center;}.notice-modal__icon{--icon-size:3.2rem;--icon-color:var(--notice-head-color,#dd3737);order:-1;}.notice-modal__body{padding:2.8rem 2rem;}.notice-modal__title{font-size:2.4rem;margin:0 0 2rem;}.notice-modal__content{font-size:1.6rem;line-height:1.5;}.notice-modal__content strong{color:#252525;font-weight:900;}.notice-modal__content ul li::marker{color:#252525;}.notice-modal__content a{color:#1d6ac7;text-decoration:underline;transition:text-decoration-color .12s linear;}html:not(.mobile):not(.tablet) .notice-modal__content a:focus,html:not(.mobile):not(.tablet) .notice-modal__content a:hover{text-decoration-color:#0000;}.notice-modal__close{display:flex;margin:4rem auto 0;padding:1.5rem 7rem;}.sponsor,.sponsor__inner{position:relative;}.sponsor__inner{background:#fff;border-radius:.6rem;box-shadow:0 0 0 1px #88725d26,inset 0 0 0 1px #1d6ac700;padding:5.5rem 3rem 5rem;transition:box-shadow 333ms linear;width:100%;z-index:1;}html:not(.mobile):not(.tablet) .sponsor__inner:focus-within,html:not(.mobile):not(.tablet) .sponsor__inner:hover{box-shadow:0 0 0 1px #1d6ac7,inset 0 0 0 1px #1d6ac7;transition:box-shadow 666ms linear;}.sponsor__copy{font-size:1.5rem;}.sponsor__copy h2{font-size:2rem;margin:0 0 .8rem;}.sponsor__copy a{color:#252525;}.sponsor .panel__topo{bottom:1.7rem;left:0;overflow:hidden;top:1.7rem;width:100%;}.sponsor .panel__topo img:nth-child(2){mix-blend-mode:multiply;opacity:.5;}.sponsor .link{font-size:1.3rem;position:absolute;}.supporters{position:relative;}.supporters>.container{max-width:142rem;padding:0;}.supporters__content{padding:2rem 3.5rem;position:relative;z-index:1;}.supporters__content .svg-container{bottom:0;left:.5rem;position:absolute;right:.5rem;top:0;z-index:-1;}.supporters__content .svg-container svg{height:100%;width:100%;}.supporters__content .panel__intro{margin-top:-4rem;}.supporters__content .panel__title{background:#fff;padding:0 5rem;}.supporters__logos{margin:7rem 0 4rem;}.supporters__logos:not(.slick-initialized){align-items:center;display:flex;flex-wrap:wrap;}.supporters__cta{margin:-4.5rem 0 0;padding:0 2rem;position:relative;text-align:center;transform:translateY(2rem);width:100%;z-index:1;}.supporters__topo{bottom:-3rem;left:0;position:absolute;right:0;top:50%;z-index:-1;}.supporters__topo img{height:100%;left:0;object-fit:cover;position:relative;top:0;transform:none;width:100%;}.supporter-logo{display:flex!important;flex-grow:1;justify-content:center;margin:1rem 0;}.supporter-logo img{display:block;max-height:12rem;max-width:100%;width:auto!important;}.badges-wrap{display:flex;justify-content:center;}.badge{display:block;height:var(--badge-size,15rem);position:relative;width:var(--badge-size,15rem);}.badge+.badge{margin-left:var(--badge-gap,-5rem);}.badge+.badge:before{background:#000;border-radius:50%;content:"";display:block;filter:blur(10px);height:calc(100% - 2rem);opacity:.6;position:absolute;right:70%;top:2rem;width:calc(100% - 2rem);}.badge img{display:block;height:100%!important;object-fit:contain;width:100%!important;}.badge--sm{--badge-size:7.5rem;--badge-gap:-2.5rem;}.badge--xs{--badge-size:5rem;--badge-gap:-1.5rem;}.badge--xxs{--badge-size:4.2rem;--badge-gap:-1.6rem;}.badge--detail{--badge-size:15rem;--badge-gap:-5rem;display:block;position:relative;}.badge--detail+.badge:before{background:#000;border-radius:50%;content:"";display:block;filter:blur(10px);height:calc(100% - 2rem);opacity:.6;position:absolute;right:70%;top:2rem;width:calc(100% - 2rem);}.badge--detail.badge--sm{--badge-size:7.5rem;--badge-gap:-2.5rem;}.badge:first-child{z-index:10;}.badge:nth-child(2){z-index:9;}.badge:nth-child(3){z-index:8;}.badge:nth-child(4){z-index:7;}.badge:nth-child(5){z-index:6;}.trail-gallery-dialog{overflow:hidden;}.trail-gallery-dialog .modaal-inner-wrapper{height:calc(var(--vh, 1vh)*100);padding:0;}.trail-gallery-dialog .modaal-container{height:100%;max-width:none;width:min(142rem,100%);}.trail-gallery-dialog .modaal-close{align-items:center;background:#fff;color:#737577;display:grid;font-size:4rem;height:1em;justify-content:center;right:1.2rem;top:1.2rem;transition-duration:.12s;transition-property:color,background;transition-timing-function:ease-in-out;width:1em;}.trail-gallery-dialog .modaal-close:after,.trail-gallery-dialog .modaal-close:before{background:currentColor;border-radius:.2rem;font-size:.55em;grid-area:1/1;height:.2rem;inset:unset;position:relative;width:1em;}html:not(.mobile):not(.tablet) .trail-gallery-dialog .modaal-close:focus,html:not(.mobile):not(.tablet) .trail-gallery-dialog .modaal-close:hover{background:#dfddda;color:#57822b;}.trail-gallery-dialog .modaal-content{align-items:center;display:flex;height:100%;padding:0;}.trail-gallery-dialog .modaal-content-container{background:#0000;box-shadow:none;height:100%;width:100%;}.trail-gallery{height:100%;position:relative;width:100%;}.trail-gallery:not(.slick-initialized){align-items:center;display:flex;flex-wrap:nowrap;}.trail-gallery:not(.slick-initialized) .trail-gallery-slide:not(:first-child){left:0;opacity:0;position:absolute;top:0;}.trail-gallery.slick-initialized .slick-list{height:100%;padding:0!important;}.trail-gallery.slick-initialized .slick-track{align-items:center;display:flex;height:100%;min-width:100%;}.trail-gallery .slick-control{align-items:center;border-radius:50%;display:flex;height:5rem;justify-content:center;margin:-2.5rem 0 0;padding:0;position:fixed;top:50%;transition:background .12s linear;width:5rem;z-index:2;}.trail-gallery .slick-control:before{border:2px solid #fff;content:"";display:block;height:1.2rem;transform:rotate(45deg);transition:border-color .12s linear;width:1.2rem;}.trail-gallery .slick-control--prev{left:5rem;padding-left:6px;}.trail-gallery .slick-control--prev:before{border-width:0 0 2px 2px;}.trail-gallery .slick-control--next{padding-right:6px;right:5rem;}.trail-gallery .slick-control--next:before{border-width:2px 2px 0 0;}.trail-gallery .slick-control:hover{background:#fff;}.trail-gallery .slick-control:hover:before{border-color:#57822b;}.btn--slider-arrows{align-items:center;border:1px solid #dfddda;border-radius:100%;color:#88725d;display:flex;flex-shrink:0;font-size:4.8rem;height:1em;justify-content:center;transition-duration:.12s;transition-property:background,border-color,color;transition-timing-function:ease-in-out;width:1em;}.btn--slider-arrows .btn__icon{font-size:1.6rem;}.btn--slider-arrows .btn__icon svg{display:block;font-size:1em;height:1em;width:1em;}html:not(.mobile):not(.tablet) .btn--slider-arrows:focus,html:not(.mobile):not(.tablet) .btn--slider-arrows:hover{background-color:#dfddda;border-color:#dfddda;color:#57822b;}.btn--slider-arrows[data-direction=prev] .btn__icon{transform:scaleX(-1);}.trail-gallery-slide{display:flex!important;height:100%;opacity:1;overflow:auto;transition:opacity .3s linear;width:100%;}.gallery-item{display:flex;flex-direction:column;height:100%;max-width:100%;position:relative;width:100%;}.gallery-item__hero{background:#000;flex-grow:1;overflow:hidden;position:relative;}.gallery-item__hero img{display:block;height:100%;margin:auto;max-height:auto;max-width:100%;object-fit:contain;object-position:var(--object-position,50% 50%);position:relative;width:auto;z-index:2;}.gallery-item__hero img.gallery-item__hero-img{display:block;filter:blur(100px);height:100%;left:0;margin:0;object-fit:cover;object-position:var(--object-position,50% 30%);opacity:.6;position:absolute;top:0;transform:scale(1.1);width:100%;z-index:1;}.gallery-item__copy{background:#fff;border-radius:.8rem .8rem 0 0;display:grid;gap:2rem;grid-template-areas:"desc" "pagination";grid-template-columns:100%;justify-content:flex-start;padding:2rem;position:relative;width:100%;}.gallery-item__copy.has-photographer{grid-template-areas:"photographer" "desc" "pagination";}.gallery-item__copy h3{font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2rem;font-weight:600;line-height:1.4;margin:0 0 .625em;}.gallery-item__copy h3:last-child{margin:0;}.gallery-item__copy .poi{align-items:center;background:#fdad1f;border-radius:50%;color:#fff;display:flex;flex-shrink:0;float:right;font-size:2.6rem;height:1em;justify-content:center;width:1em;}.gallery-item__copy .poi svg{display:block;height:100%;width:100%;}.gallery-item__copy-desc{font-size:1.6rem;grid-area:desc;line-height:1.625;}.gallery-item__photo-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;grid-area:photographer;}.gallery-item__photo-author{inset:unset;position:relative;}.gallery-item__description:not(.has-readmore)+.gallery-item__description-readmore{display:none;}.gallery-item__description-readmore{color:#1d6ac7;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.6rem;font-weight:600;letter-spacing:-.01em;line-height:1.625;transition-duration:.12s;transition-property:color;transition-timing-function:ease-in-out;}.gallery-item__description-readmore[aria-expanded=true]{display:none;}html:not(.mobile):not(.tablet) .gallery-item__description-readmore:focus,html:not(.mobile):not(.tablet) .gallery-item__description-readmore:hover{color:#57822b;}.gallery-item__pagination{align-items:center;display:flex;flex-shrink:0;gap:1.2rem;grid-area:pagination;justify-content:flex-end;margin-top:auto;}.gallery-item__pagination-count{margin-right:1.2rem;}.add-photos-trigger{align-items:center;background:#88725d;bottom:0;color:#fff;display:flex;height:7rem;left:0;padding:0 3rem;position:fixed;width:100%;}.add-photos-trigger__label{font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.6rem;font-weight:600;}.add-photos-trigger button{margin-left:auto;}.add-photos-trigger button svg{display:block;height:2.5rem;margin:0 0 -.2rem 1.5rem;width:2.5rem;}.add-photos-trigger button line,.add-photos-trigger button path{stroke:#57822b;stroke-width:2.5;transition:stroke .12s linear;}html:not(.mobile):not(.tablet) .add-photos-trigger button:focus line,html:not(.mobile):not(.tablet) .add-photos-trigger button:focus path,html:not(.mobile):not(.tablet) .add-photos-trigger button:hover line,html:not(.mobile):not(.tablet) .add-photos-trigger button:hover path{stroke:#fff;}.save-offline{border-radius:6px;position:relative;}.save-offline__mobile{left:-7.5rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1;}.save-offline__head{background:#1d6ac7;border-radius:6px 6px 0 0;color:#fff;font-size:1.8rem;overflow:hidden;padding:5rem 3rem;position:relative;}.save-offline__head .save-offline__heading{color:#fff;font-size:4.5rem;line-height:1.1;margin-bottom:1rem;}.save-offline__head .topo-background{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;}.save-offline__copy{list-style:none;padding:5rem 2rem 2rem;}.save-offline__copy li{align-items:flex-start;display:grid;grid-template-columns:4rem 1fr;margin-bottom:4rem;}.save-offline__copy .subheading{color:#57822b;display:block;font-size:2rem;margin-bottom:.5rem;}.save-offline__copy .number{color:#57822b;font-size:4rem;line-height:1;}.save-offline__footer{border-top:1px solid #efedeb;padding:2rem 2rem 5rem;}.save-offline__footer .save-offline__link{align-items:center;color:#1d6ac7;display:flex;font-size:3rem;margin:1rem 0;transition:color .12s linear;}html:not(.mobile):not(.tablet) .save-offline__footer .save-offline__link:focus,html:not(.mobile):not(.tablet) .save-offline__footer .save-offline__link:hover{color:#f58025;}.card-business__inner{transform:translateZ(0);transition:transform 333ms cubic-bezier(.75,0,.83,1);}.card-business__hero{z-index:-1;}.card-business__hero img{transform:scale(1);transition:transform 333ms cubic-bezier(.75,0,.83,1);}.card-business__link{margin:.8rem 0 0 -1rem;transition:opacity 333ms cubic-bezier(.75,0,.83,1),margin 333ms cubic-bezier(.75,0,.83,1);}.card-business--linked:focus-within .card-business__inner,.card-business--linked:hover .card-business__inner{transform:translate3d(0,-12px,0);transition:transform 666ms cubic-bezier(.17,0,.25,1);}.card-business--linked:focus-within .card-business__link,.card-business--linked:hover .card-business__link{margin:.8rem 0 0;opacity:1;transition:opacity 666ms cubic-bezier(.17,0,.25,1),margin 666ms cubic-bezier(.17,0,.25,1);}.card-business--linked:focus-within .card-business__hero img,.card-business--linked:hover .card-business__hero img{transform:scale(1.05);transition:transform 666ms cubic-bezier(.17,0,.25,1);}.card-review{background:#fff;border-radius:1rem;box-shadow:0 0 0 1px #25252514,0 2px 9px 0 #0000000a;display:block;padding:2.5rem 3rem;width:100%;}.card-review+.card-review{margin-top:2rem;}.card-review__content{flex:1;max-width:82rem;}.card-review__content .rating-full{margin:0 0 2.5rem;}.card-review__content .rating-full svg{height:14px;width:91px;}.card-review__aux{display:flex;flex:none;font-size:1.4rem;padding-right:3rem;width:25rem;}.card-review__author{background:#fff;border-radius:50%;display:block;flex:none;height:6rem;margin:0 2rem 0 0;position:relative;width:6rem;}.card-review__author img,.card-review__author svg{display:block;height:100%;width:100%;}.card-review__author img{border-radius:50%;object-fit:cover;}.card-review__author:after{border-radius:50%;box-shadow:inset 0 0 0 1px #2525251f;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;}.card-review__author-name{color:#252525;font-size:2rem;margin:0 0 .4rem;padding:.3rem 0 0;}.card-review__author-copy{display:flex;flex-direction:column;}.card-review__actions{display:flex;flex-wrap:wrap;font-size:1.3rem;margin:auto 0 0;padding:2rem 0 3px;}.card-review__actions button{align-items:center;display:flex;flex:none;margin:0 1.5rem 0 0;text-decoration:underline;}.card-review__actions button svg{display:block;flex:none;margin:0 .6rem 0 0;}.card-review__actions-mobile{display:none;}.card-review--mine{box-shadow:0 0 0 2px #1d6ac7,0 2px 9px 0 #1d6ac712;}.card-review--mine .card-review__author-name{color:#1d6ac7;}@supports (--css:variables){}@supports (--css:variables){}#map.loaded{opacity:1;}.map-list{z-index:5;}.map-list__results .btn{display:flex;margin:1rem auto;}.map-list__mobcap [data-cta-list]{display:flex;}.map-results-item{padding:12px 0;position:relative;}.map-results-item:not(:first-child){border-top:1px solid #efedeb;}.map-results-item.is-active,.map-results-item:focus-within,.map-results-item:hover{z-index:2;}.map-results-item.is-active .card__link-cover,.map-results-item:focus-within .card__link-cover,.map-results-item:hover .card__link-cover{color:#1d6ac7;}.map-results-item.is-active:before,.map-results-item:focus-within:before,.map-results-item:hover:before{opacity:1;}.network-card-hover{z-index:2;}.network-card-hover .card__link-cover{color:#1d6ac7;}.map-results-item.network-card-hover:before{background:#efedeb73;opacity:1;}.mapboxgl-popup-close-button{font-size:16px!important;padding:3px 6px!important;right:0!important;top:0!important;}.mapboxgl-popup-close-button:hover{background:none!important;color:#1d6ac7;}.mapboxgl-popup{min-width:var(--popup-width,32rem)!important;width:100%!important;}.mapboxgl-popup.popup-flora-fauna{--popup-width:29.6rem;}.mapboxgl-popup .mapboxgl-popup-content{border-radius:8px;box-shadow:0 6px 18px #0000001f,0 1px 4px #0000001a;display:flex;flex-direction:column;margin-bottom:1.6rem;padding:0;position:relative;}.mapboxgl-popup .mapboxgl-popup-content:after{border-color:#fff #0000 #0000;border-style:solid;border-width:8px 10px 0;content:"";height:0;left:50%;position:absolute;top:100%;transform:translate(-50%,-1px);}.mapboxgl-popup .mapboxgl-popup-content .card-image{border-radius:8px 8px 0 0;}.mapboxgl-popup .mapboxgl-popup-content .mapboxgl-popup-close-button{display:none;}.mapboxgl-popup .mapboxgl-popup-content .popup-info{padding:1rem;}.mapboxgl-popup.mapboxgl-popup-anchor-top .mapboxgl-popup-content{margin:1.6rem 0 0;}.mapboxgl-popup.mapboxgl-popup-anchor-top .mapboxgl-popup-content:after{border-color:#0000 #0000 #fff;border-width:0 10px 8px;bottom:100%;top:auto;transform:translate(-50%,1px);z-index:-1;}.mapboxgl-popup .mapboxgl-popup-tip{display:none;}.mapboxgl-ctrl.mapboxgl-ctrl-group{margin-left:1rem;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-elevation{padding:0 .8em;width:auto;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-style-list{display:none;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-style-list button{background:none;border:none;cursor:pointer;display:block;font-size:14px;height:auto;padding:8px 8px 6px;text-align:right;width:100%;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-style-list button:hover{background-color:#0000000d;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-style-list button.active{font-weight:700;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-style-list button+button{border-top:1px solid #ddd;}.map-loading{background:#fff;border-radius:200px;box-shadow:0 2px 8px #0000002b;display:inline-block;left:30px;padding:.5rem 2rem;position:absolute;top:30px;z-index:600;}.trailmap-marker.active{z-index:9;}.leaflet-popup-content-wrapper{padding:0!important;}.leaflet-popup-content-wrapper .leaflet-popup-content{display:flex;flex-direction:column;margin:0;overflow-wrap:break-word;padding-bottom:1.7rem;}.leaflet-popup-content-wrapper .leaflet-popup-content .trail-gallery-image,.leaflet-popup-content-wrapper .leaflet-popup-content .trail-poi-image{max-height:120px;object-fit:cover;order:-1;}.leaflet-popup-content-wrapper .leaflet-popup-content h3{padding:1.7rem 1.7rem 0;}.leaflet-popup-content-wrapper .leaflet-popup-content p{margin:0;padding:1rem 1.7rem 0;}.leaflet-popup-content-wrapper .leaflet-popup-content--accessibility .leaflet-popup-content-wrapper__content{align-self:center;padding-block:.5rem;}.leaflet-popup-content-wrapper .leaflet-popup-content--accessibility .leaflet-popup-content-wrapper__content:only-child{grid-column:1/-1;padding-block:1.4rem;padding-inline:.8rem;}.leaflet-popup-content-wrapper .leaflet-popup-content--accessibility .leaflet-popup-content-wrapper__description{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.4rem;font-weight:600;line-height:1.2857142857;}.leaflet-popup-content-wrapper .leaflet-popup-content--accessibility .leaflet-popup-content-wrapper__description p{margin:0 0 1.8rem;}.leaflet-popup-content-wrapper .leaflet-popup-content--accessibility .leaflet-popup-content-wrapper__description p:last-child{margin:0;}.difficulty svg{max-height:15px;max-width:15px;}.mapboxgl-ctrl:has(.mapboxgl-ctrl-logo){align-self:center;}.mapboxgl-ctrl.mapboxgl-ctrl-group{min-height:2.9rem;z-index:1001;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url(/img/map/control/plus.svg);background-size:8px 8px;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url(/img/map/control/minus.svg);background-size:8px 2px;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-difficulty,.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-elevation,.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-pin-visibility,.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-route{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1rem;gap:0 .4rem;height:auto;justify-content:center;min-height:100%;padding:.2em .4em;width:auto;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-difficulty .mapboxgl-ctrl-icon,.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-elevation .mapboxgl-ctrl-icon,.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-route .mapboxgl-ctrl-icon{background-image:url(/img/map/control/not-visible.svg);background-size:16px 14px;display:inline-block;height:16px;vertical-align:middle;width:16px;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-difficulty.visible .mapboxgl-ctrl-icon,.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-elevation.visible .mapboxgl-ctrl-icon,.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-route.visible .mapboxgl-ctrl-icon{background-image:url(/img/map/control/visible.svg);background-size:16px 12px;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-pin-visibility{align-items:center;display:flex;flex-wrap:wrap;gap:0 .6rem;justify-content:center;padding:0 .8em;width:auto;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-pin-visibility .mapboxgl-ctrl-label{color:#fff;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-pin-visibility .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0Zm4.147 6.92-1.86 1.653a.34.34 0 0 0-.087.38l1.087 2.5a.327.327 0 0 1-.08.38.334.334 0 0 1-.387.047l-2.667-1.5a.367.367 0 0 0-.333 0l-2.667 1.5a.333.333 0 0 1-.386-.047.326.326 0 0 1-.08-.38l1.113-2.5a.34.34 0 0 0-.087-.38L3.853 6.92a.353.353 0 0 1-.086-.373.333.333 0 0 1 .313-.214h2.207a.34.34 0 0 0 .306-.2l1.1-2.56a.333.333 0 0 1 .614 0l1.1 2.56a.34.34 0 0 0 .306.2h2.207a.333.333 0 0 1 .325.413.354.354 0 0 1-.098.174Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:auto 1em;display:inline-block;flex-shrink:0;font-size:1.6rem;height:1em;vertical-align:middle;width:1em;}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl.mapboxgl-ctrl-group,.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl.mapboxgl-ctrl-group{margin:0!important;}.mapboxgl-ctrl.mapboxgl-ctrl-group button:focus:first-child{border-radius:.4rem;}.mapboxgl-ctrl.mapboxgl-ctrl-group--blue{box-shadow:none;}.mapboxgl-ctrl.mapboxgl-ctrl-group--blue button.mapboxgl-ctrl-button{background:#1d6ac7;border-radius:.4rem;box-shadow:0 0 0 2px #0000001a;color:#fff;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:600;}.mapboxgl-ctrl.mapboxgl-ctrl-group--blue button.mapboxgl-ctrl-button:not(:disabled):focus-visible,.mapboxgl-ctrl.mapboxgl-ctrl-group--blue button.mapboxgl-ctrl-button:not(:disabled):hover{background:#1d6ac7;color:#fff;}.mapboxgl-ctrl-top-right{display:flex;flex-direction:column;gap:1rem;margin-right:1rem;}.mapboxgl-ctrl-bottom-left{display:flex;gap:clamp(.6rem,1.1111111111vw,1.6rem);margin:0 0 1.6rem 1.6rem;position:relative;}.pin-visibility-popup{background:#fff;border-radius:0 .8rem 0 0;bottom:-1.6rem;box-shadow:0 20px 40px #0000001a,inset 10px -10px 20px #00000008;left:-1.6rem;padding-bottom:6rem;padding-inline:1.6rem;position:absolute;width:min(100% + 1.6rem,100vw);z-index:-1;}.pin-visibility-popup:after{background:#efedeb;bottom:6rem;content:"";display:block;height:.1rem;left:0;position:absolute;width:100%;}.pin-visibility-popup .close-btn{align-items:center;background:#737577;border:none;cursor:pointer;display:flex;display:block;font-size:2.8rem;height:1em;justify-content:center;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.533 8.12a.16.16 0 0 1 0-.233l6.174-6.18A.994.994 0 0 0 15 .004c-.264 0-.518.104-.707.29L8.12 6.466a.167.167 0 0 1-.24 0L1.707.293A1.007 1.007 0 0 0 .075.617a.993.993 0 0 0 .218 1.09l6.174 6.18a.16.16 0 0 1 0 .233L.293 14.293a.993.993 0 0 0 0 1.414 1.007 1.007 0 0 0 1.414 0L7.88 9.533a.167.167 0 0 1 .24 0l6.173 6.174a1.006 1.006 0 0 0 1.632-.324.993.993 0 0 0-.218-1.09L9.533 8.12Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.533 8.12a.16.16 0 0 1 0-.233l6.174-6.18A.994.994 0 0 0 15 .004c-.264 0-.518.104-.707.29L8.12 6.466a.167.167 0 0 1-.24 0L1.707.293A1.007 1.007 0 0 0 .075.617a.993.993 0 0 0 .218 1.09l6.174 6.18a.16.16 0 0 1 0 .233L.293 14.293a.993.993 0 0 0 0 1.414 1.007 1.007 0 0 0 1.414 0L7.88 9.533a.167.167 0 0 1 .24 0l6.173 6.174a1.006 1.006 0 0 0 1.632-.324.993.993 0 0 0-.218-1.09L9.533 8.12Z' fill='%23000'/%3E%3C/svg%3E");-webkit-mask-position:bottom left;mask-position:bottom left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 1.6rem;mask-size:auto 1.6rem;padding:0;position:absolute;right:0;top:0;transition:background-color .2s;width:1em;z-index:5;}html:not(.mobile):not(.tablet) .pin-visibility-popup .close-btn:focus,html:not(.mobile):not(.tablet) .pin-visibility-popup .close-btn:hover{background:#252525;}.pin-visibility-toggles{display:flex;flex-direction:column;gap:2.4rem;padding:2.6rem 0;}.mapboxgl-ctrl-group .mapboxgl-style-list button{background:none;border:none;cursor:pointer;display:block;font-size:14px;height:auto;padding:8px 8px 6px;text-align:right;width:100%;}.mapboxgl-style-list{display:none;}.mapboxgl-style-list button.active{font-weight:700;}.mapboxgl-style-list button:hover{background-color:#0000000d;}.mapboxgl-style-list button+button{border-top:1px solid #ddd;}.mapboxgl-style-switcher{background-image:url(/img/map/control/layers.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;}.step-down:first-child,.step-down[data-delay="1"],.step-in-left:first-child,.step-in-left[data-delay="1"],.step-in-right:first-child,.step-in-right[data-delay="1"],.step-in:first-child,.step-in[data-delay="1"],.step-left:first-child,.step-left[data-delay="1"],.step-right:first-child,.step-right[data-delay="1"],.step-up:first-child,.step-up[data-delay="1"],.zoom-in:first-child,.zoom-in[data-delay="1"]{transition-delay:.15s!important;}.step-down:nth-child(2),.step-down[data-delay="2"],.step-in-left:nth-child(2),.step-in-left[data-delay="2"],.step-in-right:nth-child(2),.step-in-right[data-delay="2"],.step-in:nth-child(2),.step-in[data-delay="2"],.step-left:nth-child(2),.step-left[data-delay="2"],.step-right:nth-child(2),.step-right[data-delay="2"],.step-up:nth-child(2),.step-up[data-delay="2"],.zoom-in:nth-child(2),.zoom-in[data-delay="2"]{transition-delay:.3s!important;}.step-down:nth-child(3),.step-down[data-delay="3"],.step-in-left:nth-child(3),.step-in-left[data-delay="3"],.step-in-right:nth-child(3),.step-in-right[data-delay="3"],.step-in:nth-child(3),.step-in[data-delay="3"],.step-left:nth-child(3),.step-left[data-delay="3"],.step-right:nth-child(3),.step-right[data-delay="3"],.step-up:nth-child(3),.step-up[data-delay="3"],.zoom-in:nth-child(3),.zoom-in[data-delay="3"]{transition-delay:.45s!important;}.step-down:nth-child(4),.step-down[data-delay="4"],.step-in-left:nth-child(4),.step-in-left[data-delay="4"],.step-in-right:nth-child(4),.step-in-right[data-delay="4"],.step-in:nth-child(4),.step-in[data-delay="4"],.step-left:nth-child(4),.step-left[data-delay="4"],.step-right:nth-child(4),.step-right[data-delay="4"],.step-up:nth-child(4),.step-up[data-delay="4"],.zoom-in:nth-child(4),.zoom-in[data-delay="4"]{transition-delay:.6s!important;}.step-down:nth-child(5),.step-down[data-delay="5"],.step-in-left:nth-child(5),.step-in-left[data-delay="5"],.step-in-right:nth-child(5),.step-in-right[data-delay="5"],.step-in:nth-child(5),.step-in[data-delay="5"],.step-left:nth-child(5),.step-left[data-delay="5"],.step-right:nth-child(5),.step-right[data-delay="5"],.step-up:nth-child(5),.step-up[data-delay="5"],.zoom-in:nth-child(5),.zoom-in[data-delay="5"]{transition-delay:.75s!important;}.step-down:nth-child(6),.step-down[data-delay="6"],.step-in-left:nth-child(6),.step-in-left[data-delay="6"],.step-in-right:nth-child(6),.step-in-right[data-delay="6"],.step-in:nth-child(6),.step-in[data-delay="6"],.step-left:nth-child(6),.step-left[data-delay="6"],.step-right:nth-child(6),.step-right[data-delay="6"],.step-up:nth-child(6),.step-up[data-delay="6"],.zoom-in:nth-child(6),.zoom-in[data-delay="6"]{transition-delay:.9s!important;}.step-down:nth-child(7),.step-down[data-delay="7"],.step-in-left:nth-child(7),.step-in-left[data-delay="7"],.step-in-right:nth-child(7),.step-in-right[data-delay="7"],.step-in:nth-child(7),.step-in[data-delay="7"],.step-left:nth-child(7),.step-left[data-delay="7"],.step-right:nth-child(7),.step-right[data-delay="7"],.step-up:nth-child(7),.step-up[data-delay="7"],.zoom-in:nth-child(7),.zoom-in[data-delay="7"]{transition-delay:1.05s!important;}.step-down:nth-child(8),.step-down[data-delay="8"],.step-in-left:nth-child(8),.step-in-left[data-delay="8"],.step-in-right:nth-child(8),.step-in-right[data-delay="8"],.step-in:nth-child(8),.step-in[data-delay="8"],.step-left:nth-child(8),.step-left[data-delay="8"],.step-right:nth-child(8),.step-right[data-delay="8"],.step-up:nth-child(8),.step-up[data-delay="8"],.zoom-in:nth-child(8),.zoom-in[data-delay="8"]{transition-delay:1.2s!important;}.step-down:nth-child(9),.step-down[data-delay="9"],.step-in-left:nth-child(9),.step-in-left[data-delay="9"],.step-in-right:nth-child(9),.step-in-right[data-delay="9"],.step-in:nth-child(9),.step-in[data-delay="9"],.step-left:nth-child(9),.step-left[data-delay="9"],.step-right:nth-child(9),.step-right[data-delay="9"],.step-up:nth-child(9),.step-up[data-delay="9"],.zoom-in:nth-child(9),.zoom-in[data-delay="9"]{transition-delay:1.35s!important;}.step-down:nth-child(10),.step-down[data-delay="10"],.step-in-left:nth-child(10),.step-in-left[data-delay="10"],.step-in-right:nth-child(10),.step-in-right[data-delay="10"],.step-in:nth-child(10),.step-in[data-delay="10"],.step-left:nth-child(10),.step-left[data-delay="10"],.step-right:nth-child(10),.step-right[data-delay="10"],.step-up:nth-child(10),.step-up[data-delay="10"],.zoom-in:nth-child(10),.zoom-in[data-delay="10"]{transition-delay:1.5s!important;}.step-down:nth-child(11),.step-down[data-delay="11"],.step-in-left:nth-child(11),.step-in-left[data-delay="11"],.step-in-right:nth-child(11),.step-in-right[data-delay="11"],.step-in:nth-child(11),.step-in[data-delay="11"],.step-left:nth-child(11),.step-left[data-delay="11"],.step-right:nth-child(11),.step-right[data-delay="11"],.step-up:nth-child(11),.step-up[data-delay="11"],.zoom-in:nth-child(11),.zoom-in[data-delay="11"]{transition-delay:1.65s!important;}.step-down:nth-child(12),.step-down[data-delay="12"],.step-in-left:nth-child(12),.step-in-left[data-delay="12"],.step-in-right:nth-child(12),.step-in-right[data-delay="12"],.step-in:nth-child(12),.step-in[data-delay="12"],.step-left:nth-child(12),.step-left[data-delay="12"],.step-right:nth-child(12),.step-right[data-delay="12"],.step-up:nth-child(12),.step-up[data-delay="12"],.zoom-in:nth-child(12),.zoom-in[data-delay="12"]{transition-delay:1.8s!important;}.step-down:nth-child(13),.step-down[data-delay="13"],.step-in-left:nth-child(13),.step-in-left[data-delay="13"],.step-in-right:nth-child(13),.step-in-right[data-delay="13"],.step-in:nth-child(13),.step-in[data-delay="13"],.step-left:nth-child(13),.step-left[data-delay="13"],.step-right:nth-child(13),.step-right[data-delay="13"],.step-up:nth-child(13),.step-up[data-delay="13"],.zoom-in:nth-child(13),.zoom-in[data-delay="13"]{transition-delay:1.95s!important;}.step-down:nth-child(14),.step-down[data-delay="14"],.step-in-left:nth-child(14),.step-in-left[data-delay="14"],.step-in-right:nth-child(14),.step-in-right[data-delay="14"],.step-in:nth-child(14),.step-in[data-delay="14"],.step-left:nth-child(14),.step-left[data-delay="14"],.step-right:nth-child(14),.step-right[data-delay="14"],.step-up:nth-child(14),.step-up[data-delay="14"],.zoom-in:nth-child(14),.zoom-in[data-delay="14"]{transition-delay:2.1s!important;}.step-down:nth-child(15),.step-down[data-delay="15"],.step-in-left:nth-child(15),.step-in-left[data-delay="15"],.step-in-right:nth-child(15),.step-in-right[data-delay="15"],.step-in:nth-child(15),.step-in[data-delay="15"],.step-left:nth-child(15),.step-left[data-delay="15"],.step-right:nth-child(15),.step-right[data-delay="15"],.step-up:nth-child(15),.step-up[data-delay="15"],.zoom-in:nth-child(15),.zoom-in[data-delay="15"]{transition-delay:2.25s!important;}.step-down:nth-child(16),.step-down[data-delay="16"],.step-in-left:nth-child(16),.step-in-left[data-delay="16"],.step-in-right:nth-child(16),.step-in-right[data-delay="16"],.step-in:nth-child(16),.step-in[data-delay="16"],.step-left:nth-child(16),.step-left[data-delay="16"],.step-right:nth-child(16),.step-right[data-delay="16"],.step-up:nth-child(16),.step-up[data-delay="16"],.zoom-in:nth-child(16),.zoom-in[data-delay="16"]{transition-delay:2.4s!important;}.step-down:nth-child(17),.step-down[data-delay="17"],.step-in-left:nth-child(17),.step-in-left[data-delay="17"],.step-in-right:nth-child(17),.step-in-right[data-delay="17"],.step-in:nth-child(17),.step-in[data-delay="17"],.step-left:nth-child(17),.step-left[data-delay="17"],.step-right:nth-child(17),.step-right[data-delay="17"],.step-up:nth-child(17),.step-up[data-delay="17"],.zoom-in:nth-child(17),.zoom-in[data-delay="17"]{transition-delay:2.55s!important;}.step-down:nth-child(18),.step-down[data-delay="18"],.step-in-left:nth-child(18),.step-in-left[data-delay="18"],.step-in-right:nth-child(18),.step-in-right[data-delay="18"],.step-in:nth-child(18),.step-in[data-delay="18"],.step-left:nth-child(18),.step-left[data-delay="18"],.step-right:nth-child(18),.step-right[data-delay="18"],.step-up:nth-child(18),.step-up[data-delay="18"],.zoom-in:nth-child(18),.zoom-in[data-delay="18"]{transition-delay:2.7s!important;}.step-down:nth-child(19),.step-down[data-delay="19"],.step-in-left:nth-child(19),.step-in-left[data-delay="19"],.step-in-right:nth-child(19),.step-in-right[data-delay="19"],.step-in:nth-child(19),.step-in[data-delay="19"],.step-left:nth-child(19),.step-left[data-delay="19"],.step-right:nth-child(19),.step-right[data-delay="19"],.step-up:nth-child(19),.step-up[data-delay="19"],.zoom-in:nth-child(19),.zoom-in[data-delay="19"]{transition-delay:2.85s!important;}.step-down:nth-child(20),.step-down[data-delay="20"],.step-in-left:nth-child(20),.step-in-left[data-delay="20"],.step-in-right:nth-child(20),.step-in-right[data-delay="20"],.step-in:nth-child(20),.step-in[data-delay="20"],.step-left:nth-child(20),.step-left[data-delay="20"],.step-right:nth-child(20),.step-right[data-delay="20"],.step-up:nth-child(20),.step-up[data-delay="20"],.zoom-in:nth-child(20),.zoom-in[data-delay="20"]{transition-delay:3s!important;}.step-down:nth-child(21),.step-down[data-delay="21"],.step-in-left:nth-child(21),.step-in-left[data-delay="21"],.step-in-right:nth-child(21),.step-in-right[data-delay="21"],.step-in:nth-child(21),.step-in[data-delay="21"],.step-left:nth-child(21),.step-left[data-delay="21"],.step-right:nth-child(21),.step-right[data-delay="21"],.step-up:nth-child(21),.step-up[data-delay="21"],.zoom-in:nth-child(21),.zoom-in[data-delay="21"]{transition-delay:3.15s!important;}.step-down:nth-child(22),.step-down[data-delay="22"],.step-in-left:nth-child(22),.step-in-left[data-delay="22"],.step-in-right:nth-child(22),.step-in-right[data-delay="22"],.step-in:nth-child(22),.step-in[data-delay="22"],.step-left:nth-child(22),.step-left[data-delay="22"],.step-right:nth-child(22),.step-right[data-delay="22"],.step-up:nth-child(22),.step-up[data-delay="22"],.zoom-in:nth-child(22),.zoom-in[data-delay="22"]{transition-delay:3.3s!important;}.step-down:nth-child(23),.step-down[data-delay="23"],.step-in-left:nth-child(23),.step-in-left[data-delay="23"],.step-in-right:nth-child(23),.step-in-right[data-delay="23"],.step-in:nth-child(23),.step-in[data-delay="23"],.step-left:nth-child(23),.step-left[data-delay="23"],.step-right:nth-child(23),.step-right[data-delay="23"],.step-up:nth-child(23),.step-up[data-delay="23"],.zoom-in:nth-child(23),.zoom-in[data-delay="23"]{transition-delay:3.45s!important;}.step-down:nth-child(24),.step-down[data-delay="24"],.step-in-left:nth-child(24),.step-in-left[data-delay="24"],.step-in-right:nth-child(24),.step-in-right[data-delay="24"],.step-in:nth-child(24),.step-in[data-delay="24"],.step-left:nth-child(24),.step-left[data-delay="24"],.step-right:nth-child(24),.step-right[data-delay="24"],.step-up:nth-child(24),.step-up[data-delay="24"],.zoom-in:nth-child(24),.zoom-in[data-delay="24"]{transition-delay:3.6s!important;}.step-down:nth-child(25),.step-down[data-delay="25"],.step-in-left:nth-child(25),.step-in-left[data-delay="25"],.step-in-right:nth-child(25),.step-in-right[data-delay="25"],.step-in:nth-child(25),.step-in[data-delay="25"],.step-left:nth-child(25),.step-left[data-delay="25"],.step-right:nth-child(25),.step-right[data-delay="25"],.step-up:nth-child(25),.step-up[data-delay="25"],.zoom-in:nth-child(25),.zoom-in[data-delay="25"]{transition-delay:3.75s!important;}.step-down:nth-child(26),.step-down[data-delay="26"],.step-in-left:nth-child(26),.step-in-left[data-delay="26"],.step-in-right:nth-child(26),.step-in-right[data-delay="26"],.step-in:nth-child(26),.step-in[data-delay="26"],.step-left:nth-child(26),.step-left[data-delay="26"],.step-right:nth-child(26),.step-right[data-delay="26"],.step-up:nth-child(26),.step-up[data-delay="26"],.zoom-in:nth-child(26),.zoom-in[data-delay="26"]{transition-delay:3.9s!important;}.step-down:nth-child(27),.step-down[data-delay="27"],.step-in-left:nth-child(27),.step-in-left[data-delay="27"],.step-in-right:nth-child(27),.step-in-right[data-delay="27"],.step-in:nth-child(27),.step-in[data-delay="27"],.step-left:nth-child(27),.step-left[data-delay="27"],.step-right:nth-child(27),.step-right[data-delay="27"],.step-up:nth-child(27),.step-up[data-delay="27"],.zoom-in:nth-child(27),.zoom-in[data-delay="27"]{transition-delay:4.05s!important;}.step-down:nth-child(28),.step-down[data-delay="28"],.step-in-left:nth-child(28),.step-in-left[data-delay="28"],.step-in-right:nth-child(28),.step-in-right[data-delay="28"],.step-in:nth-child(28),.step-in[data-delay="28"],.step-left:nth-child(28),.step-left[data-delay="28"],.step-right:nth-child(28),.step-right[data-delay="28"],.step-up:nth-child(28),.step-up[data-delay="28"],.zoom-in:nth-child(28),.zoom-in[data-delay="28"]{transition-delay:4.2s!important;}.step-down:nth-child(29),.step-down[data-delay="29"],.step-in-left:nth-child(29),.step-in-left[data-delay="29"],.step-in-right:nth-child(29),.step-in-right[data-delay="29"],.step-in:nth-child(29),.step-in[data-delay="29"],.step-left:nth-child(29),.step-left[data-delay="29"],.step-right:nth-child(29),.step-right[data-delay="29"],.step-up:nth-child(29),.step-up[data-delay="29"],.zoom-in:nth-child(29),.zoom-in[data-delay="29"]{transition-delay:4.35s!important;}.step-down:nth-child(30),.step-down[data-delay="30"],.step-in-left:nth-child(30),.step-in-left[data-delay="30"],.step-in-right:nth-child(30),.step-in-right[data-delay="30"],.step-in:nth-child(30),.step-in[data-delay="30"],.step-left:nth-child(30),.step-left[data-delay="30"],.step-right:nth-child(30),.step-right[data-delay="30"],.step-up:nth-child(30),.step-up[data-delay="30"],.zoom-in:nth-child(30),.zoom-in[data-delay="30"]{transition-delay:4.5s!important;}.flyout--business-listing{--card-px:2.4rem;background:#fff;border-radius:6px;color:#737577;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.3rem;font-weight:400;height:100%;letter-spacing:-.01em;line-height:1.3846153846;}.flyout--business-listing .flyout__inner{display:flex;flex-direction:column;height:100%;overflow-y:auto;}.flyout--business-listing .flyout__image{background:linear-gradient(to bottom right,#0000000d,#0000001a);flex-shrink:0;order:-1;position:relative;}.flyout--business-listing .flyout__image:before{content:"";display:block;padding-top:62.5%;width:100%;}.flyout--business-listing .flyout__image img{display:block;height:100%;left:0;object-fit:var(--object-fit,cover);object-position:var(--object-position,50% 30%);position:absolute;top:0;width:100%;}.flyout--business-listing .flyout__meta{color:#252525;display:flex;flex-wrap:wrap;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:400;gap:1.6rem;letter-spacing:-.01em;line-height:1.6666666667;margin:0 0 1.2rem;}.flyout--business-listing .flyout__location,.flyout--business-listing .flyout__type{align-items:center;display:flex;gap:.6rem;}.flyout--business-listing .flyout__location .icon,.flyout--business-listing .flyout__type .icon{color:#57822b;font-size:1.4rem;order:-1;}.flyout--business-listing .flyout__location .icon svg,.flyout--business-listing .flyout__type .icon svg{display:block;height:1em;margin:0;width:var(--icon-width,1em);}.flyout--business-listing .flyout__footer{background:#fafafa;flex-shrink:0;padding:2.4rem var(--card-px);}.flyout--business-listing .flyout__deal{align-items:flex-start;background:#f6f4f3;border-radius:.8rem;color:#252525;display:flex;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:400;gap:1rem;letter-spacing:-.01em;line-height:1.3846153846;margin-top:1.2rem;padding:1rem;}.flyout--business-listing .flyout__deal-label{align-self:center;}.flyout--business-listing .flyout__deal-icon{color:#f58025;font-size:1.8rem;order:-1;}.flyout--business-listing .flyout__deal-icon svg{display:block;height:1em;margin:0;width:var(--icon-width,1em);}.flyout--business-listing .btn--full .btn__icon{margin-left:auto;}.flyout--business-listing .flyout__copy{display:flex;flex-direction:column;flex-grow:1;padding:3.2rem var(--card-px) 2.4rem;}.flyout--business-listing .flyout__title{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2.3rem;font-weight:600;letter-spacing:-.01em;line-height:1.1304347826;margin:0 0 .8rem;}.flyout--business-listing .flyout__price-rating{align-items:center;color:#252525;display:flex;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.3rem;font-weight:400;gap:1rem;line-height:1.5384615385;margin-top:1.2rem;}.flyout--business-listing .flyout__price{color:#252525;flex-grow:1;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:2.7rem;font-weight:600;letter-spacing:-.01em;line-height:.7407407407;}.flyout--business-listing .flyout__price span{color:#252525;display:block;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.5384615385;margin-bottom:.4rem;}.flyout--business-listing .flyout__rating{flex-grow:1;white-space:nowrap;}.flyout--business-listing .flyout__rating-stars{background:linear-gradient(to right,#fdad1f var(--rating,100%),#efedeb var(--rating,100%),#efedeb 100%);display:block;margin-top:.4rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='80' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m8.174 3.774 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L6 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.427.427 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L5.611.237a.435.435 0 0 1 .78.003l1.784 3.535v-.001ZM23.39.239l1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L23 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.429.429 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L22.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L40 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L39.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L57 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L56.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L74 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.429.429 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L73.611.237a.435.435 0 0 1 .778.002Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='80' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m8.174 3.774 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L6 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.427.427 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L5.611.237a.435.435 0 0 1 .78.003l1.784 3.535v-.001ZM23.39.239l1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L23 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.429.429 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L22.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L40 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L39.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L57 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.428.428 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L56.611.237a.435.435 0 0 1 .778.002Zm17 0 1.785 3.535 3.434.34a.434.434 0 0 1 .382.523.427.427 0 0 1-.117.21l-2.83 2.8 1.05 3.807a.43.43 0 0 1-.372.541.44.44 0 0 1-.243-.042L74 10.23l-3.478 1.725a.438.438 0 0 1-.608-.255.429.429 0 0 1-.005-.244l1.048-3.808-2.83-2.804a.426.426 0 0 1 .04-.644.434.434 0 0 1 .225-.088l3.434-.34L73.611.237a.435.435 0 0 1 .778.002Z' fill='%23000'/%3E%3C/svg%3E");-webkit-mask-position:left center;mask-position:left center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% auto;mask-size:100% auto;min-height:2rem;width:min(8rem,100%);}.flyout--business-listing .flyout__rating-stars:before{content:"";display:block;padding-top:25%;width:100%;}.flyout--business-listing .flyout__description{margin-bottom:auto;}.flyout--business-listing .flyout__description p{margin:0 0 1.2rem;}.flyout--business-listing .flyout__description p:last-child{margin:0;}.flyout--business-listing .flyout__description a{color:#1d6ac7;text-decoration:underline;}html:not(.mobile):not(.tablet) .flyout--business-listing .flyout__description a:focus,html:not(.mobile):not(.tablet) .flyout--business-listing .flyout__description a:hover{color:#57822b;}.flyout--business-listing .flyout__hide{align-items:center;background:#fff;border:1px solid #efedeb;border-radius:9999px;color:#737577;display:flex;height:4rem;justify-content:center;margin:1.2rem;position:absolute;right:0;top:0;transition-duration:.12s;transition-property:border-color,background,color;transition-timing-function:ease-in-out;width:4rem;z-index:5;}.flyout--business-listing .flyout__hide-icon{font-size:2rem;}.flyout--business-listing .flyout__hide-icon [fill]{fill:currentColor;}.flyout--business-listing .flyout__hide svg{display:block;height:1em;transition-duration:.12s;transition-property:transform;transition-timing-function:ease-in-out;width:var(--icon-width,1em);}html:not(.mobile):not(.tablet) .flyout--business-listing .flyout__hide:focus,html:not(.mobile):not(.tablet) .flyout--business-listing .flyout__hide:hover{background:#1d6ac7;border-color:#1d6ac7;color:#fff;}.flyout--business-listing .flyout__badges{align-items:center;background:#fff;border-radius:2.1rem;display:flex;flex-wrap:wrap;gap:.4rem;left:0;margin:0 1.2rem;padding:.6rem;position:absolute;top:100%;transform:translateY(-1.3rem);z-index:1;}.flyout--business-listing .flyout__badge{background:var(--badge-bg,#fff);border:1px solid var(--badge-border,#dfddda);border-radius:3.2rem;color:var(--badge-color,#252525);font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.1666666667;padding:.2rem 1rem;}.flyout--business-listing .flyout__badge--primary{--badge-color:#88725d;--badge-bg:#fff8eb;--badge-border:#f5802521;}.flyout--business-listing .flyout__badge--secondary{--badge-color:#252525;--badge-bg:#fff;--badge-border:#dfddda;}.local-business-wrapper .flyout--business-listing{border-radius:0;bottom:0;box-shadow:-10px 0 25px 0 #0003;max-width:400px;opacity:0;pointer-events:auto;position:absolute;right:0;top:0;transform:translateX(400px);transition:opacity .75s cubic-bezier(.17,0,.25,1),transform .75s cubic-bezier(.17,0,.25,1);z-index:1001;}.local-business-wrapper .flyout--business-listing[data-expanded=true]{opacity:1;transform:translate(0);transition:opacity .75s cubic-bezier(.17,0,.25,1),transform .75s cubic-bezier(.17,0,.25,1);}.modal-wrapper .flyout--business-listing .flyout__hide{display:none;}.popup--default{-ms-overflow-style:none;border-radius:.6rem;box-shadow:0 0 0 #1d6ac700;color:#737577;display:flex;flex-direction:column;font-size:1.2rem;max-height:30rem;overflow:hidden;padding:0;position:relative;scrollbar-width:none;text-align:left;transform:translateZ(0);transition-duration:333ms;transition-property:border-color,box-shadow,transform;transition-timing-function:cubic-bezier(.75,0,.83,1);width:100%;}.popup--default .popup__inner{display:flex;flex-direction:column;margin:0;overflow-wrap:break-word;overflow-y:auto;}.popup--default .popup__content{padding:1.7rem;}.popup--default .popup__description{margin-top:.8rem;}.popup--default .popup__description p{margin:0 0 .8rem;}.popup--default .popup__description p:last-child{margin:0;}.popup--default .popup__image{background:linear-gradient(to bottom right,#0000000d,#0000001a);order:-1;position:relative;}.popup--default .popup__image:before{content:"";display:block;padding-top:62.5%;width:100%;}.popup--default .popup__image img{display:block;height:100%;left:0;object-fit:var(--object-fit,cover);object-position:var(--object-position,50% 30%);position:absolute;top:0;width:100%;}.popup--default ::-webkit-scrollbar{display:none;}.popup--default .popup__close-button{display:none;}.businesses{overflow:hidden;}.businesses-list--slider.slick-initialized{margin:0 -1rem;width:calc(100% + 2rem);}.businesses-list--slider.slick-initialized .card-business{padding:0 1rem;}.panel.supporters{margin-bottom:0;padding-bottom:13rem;}.panel.supporters .panel__topo{bottom:0;height:auto;top:16rem;transform:none;}.grid-mobile-slider .slick-dots,.reviews__wrap .slick-dots{justify-content:flex-start!important;padding-left:1rem;}[data-page=detail] .badges-wrap{display:flex;justify-content:center;}.chart-distance-label,.chart-elevation-label,.chart-grade-label{color:#1f2125;font-size:10px;}.chart-distance-data,.chart-elevation-data,.chart-grade-data{color:#0d7de9;font-size:11px;font-weight:700;line-height:.1;padding-bottom:4px;}#mapbox{width:100%;}#mapbox,#mapbox[data-no-elevation]{height:100%;}.leaflet-popup-content-wrapper{-ms-overflow-style:none;border-radius:.6rem!important;box-shadow:0 0 0 #1d6ac700;color:#737577;display:flex;flex-direction:column;font-size:1.2rem;max-height:300px;overflow:hidden;position:relative;scrollbar-width:none;text-align:center;transform:translateZ(0);transition:border-color 333ms cubic-bezier(.75,0,.83,1),box-shadow 333ms cubic-bezier(.75,0,.83,1),transform 333ms cubic-bezier(.75,0,.83,1);width:100%;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content{color:#737577;display:grid;font-family:Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:12px;font-weight:400;gap:.8rem;grid-template-columns:min(40%,7.2rem) minmax(0,1fr);letter-spacing:-.01em;line-height:16px;padding:.4rem;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content h3,.leaflet-popup-content-wrapper--sm .leaflet-popup-content p{padding:0;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content h3{color:#252525;font-family:Basier Medium,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:20px;margin:0;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content a{color:#1d6ac7;text-decoration:underline;transition-duration:.12s;transition-property:color,text-decoration-color;transition-timing-function:ease-in-out;}html:not(.mobile):not(.tablet) .leaflet-popup-content-wrapper--sm .leaflet-popup-content a:focus,html:not(.mobile):not(.tablet) .leaflet-popup-content-wrapper--sm .leaflet-popup-content a:hover{color:#57822b;text-decoration-color:#0000;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__header{align-items:flex-start;display:flex;gap:.4rem;justify-content:space-between;width:100%;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__content{display:flex;flex-direction:column;padding-block:.2rem;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__badge{align-items:center;background:var(--badge-bg,#ff913b);border-radius:9999px;color:var(--badge-color,#6e1600);display:flex;flex-direction:column;font-family:Basier SemiBold,Basier Regular,Helvetica,Arial,Lucida Grande,sans-serif;font-size:14px;font-weight:700;justify-content:center;line-height:20px;padding:0 6px;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__badge--dark{--badge-bg:#252525;--badge-color:#f84f50;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__badge--dark-alt{--badge-bg:#252525;--badge-color:#fff;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__badge--red{--badge-bg:#cd2f30;--badge-color:#ffecec;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__badge--orange{--badge-bg:#f58025;--badge-color:#6e1600;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__badge--yellow{--badge-bg:#ffc13c;--badge-color:#674d00;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__badge--green{--badge-bg:#016766;--badge-color:#9ceb9d;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__badge--green-alt{--badge-bg:#016766;--badge-color:#fff;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__footer{margin-top:auto;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__image{align-self:flex-start;border-radius:.4rem;order:-1;overflow:hidden;position:relative;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__image:before{content:"";display:block;padding-top:100%;width:100%;}.leaflet-popup-content-wrapper--sm .leaflet-popup-content-wrapper__image img{display:block;height:100%;left:0;object-fit:var(--object-fit,cover);object-position:var(--object-position,50% 30%);position:absolute;top:0;width:100%;}.leaflet-popup-content-wrapper ::-webkit-scrollbar{display:none;}.leaflet-popup-content{overflow-y:auto;}.leaflet-popup-close-button{display:none;}.trail-gallery-image,.trail-poi-image{max-width:100%;}.map-poi{background:#fff;border-radius:6px;display:flex;flex-direction:column;overflow-y:auto;}.map-poi__gallery{background:linear-gradient(to bottom right,#0000000d,#0000001a);}.map-poi__gallery .slick-control{background:#fff;border:1px solid #dfddda;border-radius:9999px;box-shadow:0 0 0 2px #fff;color:#88725d;font-size:3.2rem;height:1em;padding:0;position:absolute;top:calc(100% - .4rem);width:1em;z-index:1;}.map-poi__gallery .slick-control svg [stroke]{stroke:currentColor;}.map-poi__gallery .slick-control svg [fill=none]{fill:none;}.map-poi__gallery .slick-control.slick-disabled{color:#dfddda;pointer-events:none;}html:not(.mobile):not(.tablet) .map-poi__gallery .slick-control:not(.slick-disabled):focus,html:not(.mobile):not(.tablet) .map-poi__gallery .slick-control:not(.slick-disabled):hover{background:#1d6ac7;color:#fff;}.map-poi__gallery .slick-control.slick-control--prev{right:calc(1em + 3.2rem);}.map-poi__gallery .slick-control.slick-control--next{right:2.4rem;}.map-poi__gallery .slick-dots{gap:0;justify-content:flex-end;left:0;margin:0;padding-right:11.6rem;position:absolute;right:0;top:100%;}.map-poi__gallery .slick-dots li{margin:0;}.map-poi__gallery .slick-dots button{align-items:center;background:#0000;border-radius:999px;color:#efedeb;display:flex;font-size:1.3rem;height:calc(1em + 1rem);justify-content:center;opacity:1;padding-block:.5rem;transition-duration:.12s;transition-property:color;transition-timing-function:ease-in-out;width:1em;}.map-poi__gallery .slick-dots button:before{background:currentColor;border-radius:999px;content:"";display:block;font-size:.7rem;height:1em;width:1em;}html:not(.mobile):not(.tablet) .map-poi__gallery .slick-dots button:focus,html:not(.mobile):not(.tablet) .map-poi__gallery .slick-dots button:hover{color:#1d6ac7;}.map-poi__gallery .slick-dots>.slick-active{z-index:1;}.map-poi__gallery .slick-dots>.slick-active button{background:#0000;color:#1d6ac7;opacity:1;}.map-poi__gallery .slick-slide img{object-fit:cover;width:100%;}.map-poi__badge{height:38px;margin-left:3.5rem;margin-top:-1rem;position:relative;width:38px;z-index:2;}.map-poi__badge svg{height:100%;width:100%;}.map-poi__copy{margin-bottom:auto;padding:2.5rem 3.5rem;}.map-poi__copy h2,.map-poi__copy p{margin-bottom:1.5rem;}.map-poi__copy a{color:#1d6ac7;text-decoration:underline;}html:not(.mobile):not(.tablet) .map-poi__copy a:focus,html:not(.mobile):not(.tablet) .map-poi__copy a:hover{color:#57822b;}.map-poi__hide{align-items:center;background:#fff;border:1px solid #efedeb;border-radius:9999px;color:#737577;display:flex;height:4rem;justify-content:center;margin:1.2rem;position:absolute;right:0;top:0;transition-duration:.12s;transition-property:border-color,background,color;transition-timing-function:ease-in-out;width:4rem;z-index:5;}.map-poi__hide-icon{font-size:2rem;}.map-poi__hide-icon [fill]{fill:currentColor;}.map-poi__hide svg{display:block;height:1em;transition-duration:.12s;transition-property:transform;transition-timing-function:ease-in-out;width:var(--icon-width,1em);}html:not(.mobile):not(.tablet) .map-poi__hide:focus,html:not(.mobile):not(.tablet) .map-poi__hide:hover{background:#1d6ac7;border-color:#1d6ac7;color:#fff;}.leaflet-control-image{background-size:16px 12px;content:url(/img/map/control/not-visible.svg);height:12px;margin-right:.4em;width:16px;}.leaflet-control-image.visible{content:url(/img/map/control/visible.svg);}.leaflet-control-button:hover{cursor:pointer;}.leaflet-control-button{align-items:center;border:0;border-radius:4px;display:flex!important;flex-direction:row-reverse;height:29px!important;justify-content:center;padding:0 .8em;width:auto!important;}.leaflet-bottom.leaflet-left{display:flex;}.leaflet-control-layers-toggle{background-image:url(/img/map/control/layers.svg)!important;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border:0;height:29px!important;overflow:hidden;width:29px!important;}.leaflet-control-layers-toggle,.leaflet-control-zoom.leaflet-bar.leaflet-control{background-color:initial;box-sizing:border-box;cursor:pointer;display:block;outline:none;padding:0;}.leaflet-control-zoom.leaflet-bar.leaflet-control{width:33px;}.leaflet-control-zoom-in,.leaflet-control-zoom-out{height:29px!important;overflow:hidden;text-indent:100%!important;white-space:nowrap;width:29px!important;}.leaflet-control-zoom-in{background-image:url(/img/map/control/plus.svg);background-size:8px 8px;}.leaflet-control-zoom-out{background-image:url(/img/map/control/minus.svg);background-size:8px 2px;}@media (min-width:300px) and (max-width:479px){.trail-meta__list{--column-count:2;}}@media (min-width:550px) and (max-width:840px){.facilities{--column-count:2;}}@media (min-width:600px){.dropdown--icon:has(.dropdown__description) .dropdown__panel{width:min(100vw - 4rem,33rem);}.detail-favourite{padding:0 4rem 1.5rem;}.saved-card{column-gap:1.5rem;display:grid;grid-template-areas:"hero header" "hero content" "error error";grid-template-columns:15rem 1fr;}.section--stat-row .section__grid-item{min-width:var(--item-min-width,min(100%,32.1rem));}.card--stat-theme-stacked .card__inner{flex-direction:column;}.section--trail-weather .section__credit{justify-content:flex-end;}.supporters__content .svg-container{left:2rem;right:2rem;}.trail-gallery-dialog .modaal-inner-wrapper{padding:var(--py,1.6rem) var(--px,1.6rem);}.trail-gallery-dialog .modaal-content-container{height:min(84.8rem,100%);}.gallery-item{border-radius:1.2rem;overflow:hidden;}.gallery-item__copy{border-radius:0;grid-template-areas:"desc pagination";grid-template-columns:minmax(0,1fr) max-content;padding:2.4rem 4.8rem;}.gallery-item__copy.has-photographer{grid-template-areas:"desc photographer" "desc pagination";grid-template-rows:min-content minmax(0,1fr);}.gallery-item__copy-desc{align-self:center;flex-grow:1;max-width:77.6rem;}.gallery-item__photo-meta{justify-content:flex-end;}.gallery-item__description-readmore{display:none;}.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-difficulty,.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-elevation,.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-pin-visibility,.mapboxgl-ctrl.mapboxgl-ctrl-group .mapboxgl-ctrl-route{flex-direction:row;font-size:1.2rem;padding:.2em .8em;}}@media (min-height:700px) and (min-width:600px){.trail-gallery-dialog .modaal-inner-wrapper{--py:4.8rem;}}@media (min-width:768px){.btn-group--md-gap{column-gap:2rem;}.trail-meta__inner{gap:2.1rem;}.trail-weather{margin-left:auto;}.trail-ready__col{padding-inline:2.6rem;}.trail-ready__col{padding-block:2.1rem;}.trail-ready__col{row-gap:2.1rem;}.trail-ready .detail-startend{row-gap:2.1rem;}.trail-ready .detail-startend__item{flex:1;}.trail-pack-modal__content{padding:8rem;}.reviews__wrap{margin:-1rem -2rem 0;padding:1rem 2rem 0;position:relative;}.reviews__wrap:not([data-expanded]){max-height:70rem;overflow:hidden;}.reviews__wrap:not([data-expanded]):after{background-image:linear-gradient(180deg,#fff0,#fff 50%);bottom:0;content:"";display:block;height:15rem;left:0;pointer-events:none;position:absolute;width:100%;}.reviews .btn-expander{color:#252525;display:block;font-size:1.8rem;margin:-7rem auto 0;padding-bottom:2rem;position:relative;text-align:center;transition:color .3s linear;z-index:3;}.reviews .btn-expander span{background:#fff;border-radius:50%;box-shadow:0 0 0 1px #25252514,0 2px 9px 0 #2525250a;display:block;height:7rem;margin:0 auto 1.5rem;padding:2.8rem 0 0;transform:scale(1);transition:transform .12s linear,background .12s linear,box-shadow .12s linear;width:7rem;}.reviews .btn-expander span svg{fill:#1d6ac7;display:block;margin:0 auto;transition:fill .12s linear;}html:not(.mobile):not(.tablet) .reviews .btn-expander:focus,html:not(.mobile):not(.tablet) .reviews .btn-expander:hover{color:#1d6ac7;}html:not(.mobile):not(.tablet) .reviews .btn-expander:focus span,html:not(.mobile):not(.tablet) .reviews .btn-expander:hover span{background:#1d6ac7;box-shadow:0 0 0 1px #1d6ac7,0 2px 9px 0 #2525250a;transform:scale(1.1);}html:not(.mobile):not(.tablet) .reviews .btn-expander:focus span svg,html:not(.mobile):not(.tablet) .reviews .btn-expander:hover span svg{fill:#fff;}.card--weather{padding:2.6rem;}.section--trail-weather{padding-block:5.1rem;}.section--trail-weather .section__footer{padding-block:2.1rem;}.section--trail-weather .section__footer{padding-inline:2.6rem;}.section--multiple-weather-region-note{padding-block:5.1rem;}.section--multiple-weather-region-note .section__inner{padding:2.6rem;}.notice-modal__head{padding:1.6rem 3.2rem;}.notice-modal__body{padding:2.8rem 3.2rem;}.supporters__content{padding:2rem 5rem;}.trail-gallery-dialog .modaal-close{background:#0000;color:#fff;}}@media (min-width:768px) and (max-width:1023px){.trail-cta{margin:0;}}@media screen and (min-width:801px){.local-business-wrapper .flyout--business-listing{will-change:transform,opacity;}}@media screen and (prefers-reduced-motion:no-preference) and (min-width:801px){.step-in{will-change:opacity;}.step-in-left,.step-left{will-change:transform,opacity;}.step-in-right,.step-right{will-change:transform,opacity;}.step-up{will-change:transform,opacity;}.step-down{will-change:transform,opacity;}.zoom-in{will-change:transform;}}@media (min-width:841px){.facilities{--column-count:3;}}@media (min-width:992px){.hero--trail .hero__subtitle{font-size:1.7rem;}.trail-meta__inner{gap:2.8rem;}.trail-ready__col{padding-inline:3.3rem;}.trail-ready__col{padding-block:2.8rem;}.trail-ready__col{row-gap:2.8rem;}.trail-ready .detail-startend{row-gap:2.8rem;}.card--weather{padding:3.3rem;}.card--weather .card__title{margin-bottom:2.2rem;}.card--weather .card__content{--card-gap:2.2rem;}.section--trail-weather{padding-block:6.6rem;}.section--trail-weather .section__footer{padding-block:2.8rem;}.section--trail-weather .section__footer{padding-inline:3.3rem;}.section--multiple-weather-region-note{padding-block:6.6rem;}.section--multiple-weather-region-note .section__inner{padding:3.3rem;}.gallery-item__copy h3{font-size:2.2rem;}}@media (min-width:1024px){.gallery{gap:1.2rem;grid-template-columns:min(65%,87.2rem) repeat(2,minmax(0,1fr));}.gallery[data-count="2"] .gallery__item:nth-child(2n+2){--aspect-ratio:95.5223880597%;grid-column:span 2;grid-row:span 2;}.gallery[data-count="1"] .gallery__item:nth-child(1n+1){--aspect-ratio:36.0563380282%;grid-column:span 3;grid-row:span 2;}.gallery__item{border-radius:.8rem;clip-path:inset(0 0 0 0 round 8px);}.gallery__item:first-child{grid-row:span 2;}.gallery__item-overlay{background:#00000080;border-radius:0;padding:.4rem;}.gallery__item-overlay:has(.btn--add-photos:only-child){border-radius:999px;}.hero--trail{padding-top:3.2rem;}.hero--trail .hero__content{flex-wrap:nowrap;}.hero--trail .hero__gallery-no-images{display:none;}.hero--trail .hero__actions{display:none;}.hero--trail .hero__aside{align-self:flex-end;flex-shrink:0;width:min(40%,53.6rem);}.hero--trail .breadcrumbs{margin-bottom:3.2rem;}.hero--trail-trail-network{margin-bottom:8.2rem;}.card--network.section--network{display:none;}.detail-head__badges{bottom:3rem;left:13rem;}.detail-head .gallery-cta{bottom:3rem;left:3rem;}.trail-gamification{display:none;}.detail-navbar__lvl1 button:not(.complete-trail),.detail-navbar__lvl1>a:not(.btn){box-shadow:inset 0 0 0 #efedeb;transition:box-shadow .12s linear;}html:not(.mobile):not(.tablet) .detail-navbar__lvl1 button:not(.complete-trail):focus,html:not(.mobile):not(.tablet) .detail-navbar__lvl1 button:not(.complete-trail):hover,html:not(.mobile):not(.tablet) .detail-navbar__lvl1>a:not(.btn):focus,html:not(.mobile):not(.tablet) .detail-navbar__lvl1>a:not(.btn):hover{box-shadow:inset 0 -5px 0 #efedeb;color:#252525;}.detail-navbar__lvl1.is-active a:not(.btn),.detail-navbar__lvl1.is-active button:not(.complete-trail){box-shadow:inset 0 -5px 0 #f58025;}.detail-navbar__lvl1:last-child ul{left:auto;margin:0;right:-.5rem;}.detail-navbar__lvl1:last-child ul:after{left:auto;right:3rem;}.detail-navbar ul{height:100%;}.detail-navbar ul ul{background:#fff;border-radius:.6rem;box-shadow:0 2px 7px #25252500,0 0 1px #25252500;display:block;height:0;left:50%;margin:0 0 0 -10rem;opacity:0;overflow:hidden;position:absolute;top:100%;transform:translate3d(0,-5px,0);transition:box-shadow 333ms cubic-bezier(.75,0,.83,1),transform 333ms cubic-bezier(.75,0,.83,1),opacity 333ms cubic-bezier(.75,0,.83,1);width:0;}.detail-navbar ul ul:after{border:solid #88b7d500;border-bottom:solid #fff;border-width:0 10px;bottom:100%;content:"";height:0;left:50%;margin-left:-10px;pointer-events:none;position:absolute;transition:border-width 333ms cubic-bezier(.75,0,.83,1);width:0;}.detail-navbar ul ul li{margin:0;}.detail-navbar ul ul li:not(:last-child){border-bottom:1px solid #efedeb;}.detail-navbar ul ul li a,.detail-navbar ul ul li button{display:block;padding:1.2rem 2rem!important;width:100%;}html:not(.mobile):not(.tablet) .detail-navbar ul ul li a:focus,html:not(.mobile):not(.tablet) .detail-navbar ul ul li a:hover,html:not(.mobile):not(.tablet) .detail-navbar ul ul li button:focus,html:not(.mobile):not(.tablet) .detail-navbar ul ul li button:hover{color:#1d6ac7;}.detail-navbar .has-menu{box-shadow:inset 0 0 0 #efedeb;flex-direction:column;justify-content:center;position:relative;transition:color .12s linear;transition:box-shadow .12s linear;}.detail-navbar .has-menu>ul li button,.detail-navbar .has-menu>ul li>a{align-items:flex-start!important;}html:not(.mobile):not(.tablet) .detail-navbar .has-menu>ul li button:focus,html:not(.mobile):not(.tablet) .detail-navbar .has-menu>ul li button:hover,html:not(.mobile):not(.tablet) .detail-navbar .has-menu>ul li>a:focus,html:not(.mobile):not(.tablet) .detail-navbar .has-menu>ul li>a:hover{box-shadow:none;color:#1d6ac7;}html:not(.mobile):not(.tablet) .detail-navbar .has-menu:focus-within,html:not(.mobile):not(.tablet) .detail-navbar .has-menu:hover{box-shadow:inset 0 -5px 0 #efedeb;color:#252525;cursor:pointer;}html:not(.mobile):not(.tablet) .detail-navbar .has-menu:focus-within ul,html:not(.mobile):not(.tablet) .detail-navbar .has-menu:hover ul{box-shadow:0 2px 7px #25252533,0 0 1px #25252514;height:auto;opacity:1;overflow:visible;padding:.2rem 0;transform:translateZ(0);width:20rem;}html:not(.mobile):not(.tablet) .detail-navbar .has-menu:focus-within ul:after,html:not(.mobile):not(.tablet) .detail-navbar .has-menu:hover ul:after{border-width:7px 10px;}.trail-about__cols{display:flex;}.trail-about__col-1{--padding-right:min(5vw,6.4rem);flex:1;min-width:0;padding-right:var(--padding-right);}.trail-about__col-1 .trail-about__inner{max-width:80rem;}.trail-about__col-2{flex:none;font-size:1.5rem;padding-left:min(8.1841432225%,3.2rem);width:min(35%,39.1rem);}.trail-about__col-2:before{background:linear-gradient(180deg,#efedeb 75%,#efedeb00);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:.1rem;}.trail-about__destinations{margin-right:calc(var(--padding-right)*-1);-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--padding-right)),#0000 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--padding-right)),#0000 100%);-webkit-mask-position:right center;mask-position:right center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;padding-right:var(--padding-right);}.tab--gallery .tab__cols{display:flex;}.tab--gallery .tab__col-1{--padding-right:min(5vw,6.4rem);flex:1;min-width:0;padding-right:var(--padding-right);}.tab--gallery .tab__col-1 .tab__inner{max-width:80rem;}.tab--gallery .tab__col-2{flex:none;font-size:1.5rem;padding-left:min(8.1841432225%,3.2rem);width:min(35%,39.1rem);}.tab--gallery .tab__col-2:before{background:linear-gradient(180deg,#efedeb 75%,#efedeb00);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:.1rem;}.tab--gallery .tab__destinations{margin-right:calc(var(--padding-right)*-1);-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--padding-right)),#0000 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--padding-right)),#0000 100%);-webkit-mask-position:right center;mask-position:right center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;padding-right:var(--padding-right);}.tab--flora-fauna .tab__cols{display:flex;}.tab--flora-fauna .tab__col-1{--padding-right:min(5vw,6.4rem);flex:1;min-width:0;padding-right:var(--padding-right);}.tab--flora-fauna .tab__col-1 .tab__inner{max-width:80rem;}.tab--flora-fauna .tab__col-2{flex:none;font-size:1.5rem;padding-left:min(8.1841432225%,3.2rem);width:min(35%,39.1rem);}.tab--flora-fauna .tab__col-2:before{background:linear-gradient(180deg,#efedeb 75%,#efedeb00);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:.1rem;}.tab--flora-fauna .tab__slider{margin-right:calc(var(--padding-right)*-1);-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--padding-right)),#0000 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--padding-right)),#0000 100%);-webkit-mask-position:right center;mask-position:right center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;padding-right:var(--padding-right);}.detail-about{margin:12rem 0;}.detail-about__cols{display:flex;}.detail-about__col-1{flex:1;}.detail-about__col-2{flex:none;font-size:1.5rem;margin:0 0 0 6%;min-width:450px;width:41.55%;}.trail-ready{padding:0 0 9.5rem;}.trail-ready__ctas{align-items:center;column-gap:4rem;justify-content:space-between;}.trail-cta__text{max-width:26rem;}.trail-points__action-connector{display:block;}.trail-points--dual .trail-points__type{width:calc(50% - 2.7rem);}.trail-points--dual .trail-points__action [data-con-1]{left:23.5%;margin:0;width:33%;}.trail-points--dual .trail-points__action [data-con-2]{display:block;}.section--businesses{--grid-margin:2.4rem;padding-block:16rem 9.6rem;}.section--businesses .section__inner{border-bottom:1px solid #efedeb;grid-template-areas:"heading main" "cta main";grid-template-columns:min(40%,39.4rem) minmax(0,1fr);grid-template-rows:1fr min-content;}.section--businesses .section__grid{margin-bottom:2.4rem;}.section--businesses .section__main{max-height:calc(100vh - 21rem);overflow:auto;padding-inline:.5rem;}.section--businesses .section__cta{border-bottom:none;border-radius:1.2rem 0 0 0;border-right:none;margin-top:3.2rem;}.sponsor__inner{border-radius:.6rem;display:flex;padding:3rem 10rem 3rem 3rem;width:100%;}.sponsor__logo{align-items:center;border-right:1px solid #88725d26;display:flex;flex:none;justify-content:center;width:24.29%;}.sponsor__logo img{height:auto;max-width:80%;width:auto;}.sponsor__copy{padding:1rem 0 1rem 5rem;}.sponsor__copy p{max-width:73.5rem;}.sponsor .link{bottom:1.5rem;right:1.8rem;}.save-offline__head .save-offline__heading{max-width:45rem;}.save-offline{min-height:790px;}.save-offline__head{padding:5rem 10rem 5rem 35rem;}.save-offline__copy{margin-left:35rem;padding:6rem 10rem 2rem 0;}.save-offline__footer{margin-left:35rem;padding:3rem 10rem 5rem 0;}.card-review{display:flex;}.map-list{box-shadow:1px 1px 0 #88725d00;transition:width 666ms cubic-bezier(.17,0,.25,1);}.map-list__results{-webkit-overflow-scrolling:touch;overflow-y:auto;padding:1rem 2rem;}[data-collapsed] .map-list{box-shadow:1px 1px 0 #88725d1f;transition:width 666ms cubic-bezier(.75,0,.83,1);width:2rem;}[data-collapsed] .collapse-list{transform:translateX(8px);transition:opacity .12s linear,box-shadow 666ms cubic-bezier(.17,0,.25,1),transform 666ms cubic-bezier(.17,0,.25,1);}[data-collapsed] .collapse-list:after{left:0;transform:rotate(-135deg);transition:border-color 666ms cubic-bezier(.17,0,.25,1),transform 666ms cubic-bezier(.17,0,.25,1),left 666ms cubic-bezier(.17,0,.25,1);}[data-collapsed] .collapse-list:hover{transform:translateX(11px);}.collapse-list{background:#fff;border-radius:100%;box-shadow:inset 0 0 0 #1d6ac700,0 0 0 1px #00000008,0 3.4px 3.6px rgba(0,0,0,.052),0 5px 10px #00000014;display:block;height:2.8rem;opacity:1;position:absolute;right:-1.4rem;top:1.9rem;transform:scale(1);transition:opacity .12s linear,box-shadow 666ms cubic-bezier(.75,0,.83,1),transform 666ms cubic-bezier(.75,0,.83,1);width:2.8rem;}.collapse-list:after{border:2px solid #88725d;border-width:0 0 2px 2px;content:"";display:block;height:7px;left:2px;margin:-2px 0 0 1rem;position:absolute;top:12px;transform:rotate(45deg) translateX(0);transition:border-color 666ms cubic-bezier(.75,0,.83,1),transform 666ms cubic-bezier(.75,0,.83,1),left 666ms cubic-bezier(.75,0,.83,1);width:7px;}.collapse-list:hover{box-shadow:inset 0 0 0 1px #1d6ac7,0 0 0 1px #00000008,0 3.4px 3.6px rgba(0,0,0,.052),0 5px 10px #00000014;transform:translateX(-3px);transition:opacity .12s linear,box-shadow 666ms cubic-bezier(.17,0,.25,1),transform 666ms cubic-bezier(.17,0,.25,1);}.collapse-list:hover:after{border-color:#1d6ac7;transition:border-color 666ms cubic-bezier(.17,0,.25,1),transform 666ms cubic-bezier(.17,0,.25,1),left 666ms cubic-bezier(.17,0,.25,1);}.map-results-item{padding:15px 0;}.map-results-item:before{background:#efedeb73;bottom:-1px;box-shadow:inset 0 1px 0 #efedeb,inset 0 -1px 0 #efedeb;content:"";display:block;left:-3rem;opacity:0;pointer-events:none;position:absolute;right:-3rem;top:-1px;transition:opacity .24s linear;}.map-results-item .card{position:relative;}.map-results-item:first-child:before{top:-1.1rem;}.map-results-item:last-child:before{bottom:-1.1rem;}.map-list__results{border-bottom:2px solid #efedeb;}.map-area{position:relative;}.map-area .local-business-wrapper,.map-area .poi-wrapper{background:#0000;height:100%;overflow:hidden;pointer-events:none;position:absolute;width:100%;}.map-area .map-poi{border-radius:0;bottom:0;box-shadow:-10px 0 25px 0 #0003;max-width:40rem;opacity:0;pointer-events:auto;position:absolute;right:0;top:0;transform:translateX(40rem);transition:opacity .75s cubic-bezier(.17,0,.25,1),transform .75s cubic-bezier(.17,0,.25,1);width:100%;z-index:1001;}.map-area .map-poi[data-expanded=true]{opacity:1;transform:translate(0);transition:opacity .75s cubic-bezier(.17,0,.25,1),transform .75s cubic-bezier(.17,0,.25,1);}}@media (min-width:1024px) and (max-width:1199px){.trail-ready__intro{padding:15rem 0 5rem;}}@media (min-width:1024px) and (max-width:1200px){.offline-modaal-container .modaal-content{padding:50px 25px 50px 80px;}}@media (min-width:1024px) and (max-width:1679px){.saved-card{grid-template-areas:"header header" "hero content" "error error";}}@media screen and (min-width:1024px) and (min-width:801px){.map-area .map-poi{will-change:transform,opacity;}}@media (min-width:1200px){.hero--trail .hero__title{font-size:3.7rem;}.hero--trail .hero__subtitle{font-size:2rem;}.trail-meta__inner{gap:3.3rem;}.trail-meta-item{font-size:2.3rem;}.card--default-column .card__title{font-size:1.5rem;}.card--default .card__title{font-size:1.5rem;}.trail-about{margin-block:2.7rem;}.tab--gallery{margin-block:2.7rem;}.tab--flora-fauna{margin-block:2.7rem;}.section--stat-row{margin-bottom:5.3rem;}.section--stat-row .section__title{margin-bottom:1.7rem;}.card--stat-theme-stacked .card__value{font-size:2.5rem;}.trail-ready__intro{padding:17rem 0 5rem;}.trail-ready__col{padding-inline:4rem;}.trail-ready__col{padding-block:3.3rem;}.trail-ready__col{row-gap:3.3rem;}.trail-ready__col--50{grid-column:span 6;}.trail-ready__col--bdr{border-left:1px solid #88725d33;}.trail-ready .detail-startend{row-gap:3.3rem;}.trail-info__icon--sm{--icon-size:2.4rem;--icon-gap:1rem;align-self:flex-start;height:auto;min-width:auto;width:auto;}.trail-info__icon--sm svg{display:block;font-size:2.4rem;height:1em;width:var(--icon-width,1em);}.trail-info__info--col{grid-template-columns:min(40%,25.9rem) minmax(0,1fr);}.trail-info:has(.trail-info__icon--sm){--icon-gap:1rem;}.trail-cta{font-size:1.7rem;}.reviews__intro h2{font-size:4rem;margin:4rem 0 3rem;}.reviews__intro{font-size:1.8rem;}.card--weather{padding:4rem;}.card--weather .card__inner{grid-template-areas:"title chart" "content chart";grid-template-columns:minmax(0,1fr) min(50%,66.2rem);grid-template-rows:min-content 1fr;}.card--weather .card__title{margin-bottom:2.7rem;}.card--weather .card__content{--card-gap:2.7rem;}.section--trail-weather{padding-block:8rem;}.section--trail-weather .section__footer{padding-block:3.3rem;}.section--trail-weather .section__footer{padding-inline:4rem;}.section--trail-weather .section__forecast-item{max-width:12.5rem;}.section--trail-weather .section__forecast .slick-slide{width:12.5rem;}.section--multiple-weather-region-note{padding-block:8rem;}.section--multiple-weather-region-note .section__inner{gap:2rem;}.section--multiple-weather-region-note .section__inner{padding:4rem;}.card--trail-info .card__info--col{grid-template-columns:min(40%,25.9rem) minmax(0,1fr);}.card--trail-info-size-sm{--icon-gap:1rem;}.card--trail-info-size-sm .card__icon{--icon-size:2.4rem;--icon-gap:1rem;align-self:flex-start;height:auto;min-width:auto;width:auto;}.card--trail-info-size-sm .card__icon svg{display:block;font-size:2.4rem;height:1em;width:var(--icon-width,1em);}.gallery-item__copy h3{font-size:2.7rem;}.card-review{padding:4rem 4.5rem;}.card-review__content-msg{font-size:1.8rem;}.card-review__aux{width:39rem;}.card-review__author-name{font-size:2.2rem;}.flyout--business-listing{--card-px:2.7rem;}}@media (min-width:1400px){.supporters__topo{bottom:auto;height:246px;top:50%;transform:translateY(-55%);}}@media (min-width:1440px){.hero--trail .hero__title{font-size:4.4rem;}.hero--trail .hero__subtitle{font-size:2.4rem;}.trail-meta__inner{gap:4rem;}.trail-meta-item{font-size:2.8rem;}.trail-meta-item__label{font-size:1.4rem;}.trail-meta-item__value span{font-size:1.4rem;}.card--default-column{font-size:1.4rem;}.card--default-column .card__title{font-size:1.8rem;}.card--default{font-size:1.4rem;}.card--default .card__title{font-size:1.8rem;}.trail-about{margin-block:3.2rem;}.tab--gallery{margin-block:3.2rem;}.tab--flora-fauna{margin-block:3.2rem;}.section--stat-row{margin-bottom:6.4rem;}.section--stat-row .section__title{margin-bottom:2rem;}.card--stat-theme-default .card__value{font-size:3rem;}.card--stat-theme-stacked .card__value{font-size:3rem;}.trail-ready__col{padding-inline:4.8rem;}.trail-ready__col{padding-block:4rem;}.trail-ready__col{row-gap:4rem;}.trail-ready .detail-startend{row-gap:4rem;}.card--weather{padding:4.8rem;}.card--weather .card__title{margin-bottom:3.2rem;}.card--weather .card__content{--card-gap:3.2rem;}.card--forecast{font-size:1.8rem;}.card--forecast .card__icon{font-size:5.6rem;}.section--trail-weather{padding-block:9.6rem;}.section--trail-weather .section__footer{padding-block:4rem;}.section--trail-weather .section__footer{padding-inline:4.8rem;}.section--trail-weather .section__footer-header{margin-bottom:2.4rem;}.section--trail-weather .section__forecast-item{max-width:15rem;}.section--trail-weather .section__forecast .slick-slide{width:15rem;}.section--multiple-weather-region-note{padding-block:9.6rem;}.section--multiple-weather-region-note .section__inner{gap:2.4rem;}.section--multiple-weather-region-note .section__inner{padding:4.8rem;}.gallery-item__copy h3{font-size:3.2rem;}.flyout--business-listing{--card-px:3.2rem;}}@media (min-width:1500px){.map-list__results{padding:1.5rem 3rem;}.map-results-item:first-child:before{top:-1.6rem;}.map-results-item:last-child:before{bottom:-1.6rem;}}@media (min-width:1680px){.supporters>.container{background-size:100% 100%;}.add-photos-trigger{height:9rem;padding:0 4rem;}.add-photos-trigger__label{font-size:1.8rem;}}@media (max-width:1199px){.mobile-support-trail{border-top:1px solid #efedeb;}.mobile-support-trail a{align-items:center;display:flex;justify-content:space-between;}.mobile-support-trail a:after{border:2px solid #1d6ac7;border-width:2px 2px 0 0;content:"";display:block;height:8px;margin:0 0 0 auto;transform:rotate(45deg);width:8px;}.detail-linkblock.detail-linkblock--hassocial{padding-bottom:7.5rem;}.detail-linkblock.detail-linkblock--hassocial .social-links{bottom:2.3rem;margin:0;position:absolute;}.detail-linkblock--direction{margin-top:3rem;}.card--detail-linkblock--direction{margin-top:3rem;}.card--detail-linkblock.card--hassocial{padding-bottom:7.5rem;}.card--detail-linkblock.card--hassocial .social-links{bottom:2.3rem;margin:0;position:absolute;}.trail-ready__col--bdr{border-top:1px solid #88725d33;}.trail-ready__col+.trail-ready__col:not(.trail-ready__col--bdr){padding-top:0;}.trail-info:has(.trail-info__icon--sm) .trail-info__info{align-self:center;}.card--trail-info-size-sm .card__info{align-self:center;}.card-review__actions{display:none;}.card-review__actions-mobile{display:flex!important;margin:1rem 0 0;width:100%;}}@media (max-width:1024px){.trail-gallery .slick-control{bottom:1rem;box-shadow:0 0 0 1px #ffffff40;margin:0;top:auto;}.trail-gallery .slick-control--prev{left:2rem;}.trail-gallery .slick-control--next{right:2rem;}.add-photos-trigger__label{display:none;}.add-photos-trigger button{margin:auto;}.mapboxgl-ctrl-top-right{top:8.5rem!important;}.local-business-wrapper,.poi-wrapper{display:none;}}@media (max-width:1023px){.gallery{margin-inline:-1.6rem;}.gallery__item:not(:first-child){display:none;}.gallery__item:first-child{border-radius:0;clip-path:inset(0 0 0 0 round 0);grid-column:span 4;margin-inline:-.4rem;}.gallery__item-overlay .btn--add-photos{display:none;}.hero--trail .hero__gallery{margin-bottom:.9rem;order:-1;}.hero--trail .hero__gallery-no-images .gallery{aspect-ratio:16/9;background:linear-gradient(to bottom right,#0000000d,#0000001a);margin-inline:-2rem;}.hero--trail .hero__network{display:none;}.detail-head__badges{bottom:2rem;right:12rem;}.detail-head .gallery-cta{bottom:2rem;right:2rem;}.slick--cards.slick-initialized{margin-inline:-2rem;padding-inline:2rem;}.detail-navbar__lvl1.is-active{box-shadow:inset 0 -3px 0 #f58025;}.detail-mapside .detail-startend{padding:2.5rem 2rem 7rem;}.trail-about__col-2{margin-top:5rem;}.trail-about__expand{border-top:1px solid #efedeb;display:flex;justify-content:center;margin:6rem 0 0;}.trail-about__expand svg{margin:0 2rem 0 0;transform:rotate(90deg);}.trail-about__expand svg path{fill:#1d6ac7;transition:fill .12s linear;}.trail-about__expand .btn{background:#fff;margin:-2.4rem auto 0;}html:not(.mobile):not(.tablet) .trail-about__expand .btn:focus svg path,html:not(.mobile):not(.tablet) .trail-about__expand .btn:hover svg path{fill:#fff;}.tab--gallery .tab__col-2{margin-top:5rem;}.tab--gallery .tab__expand{border-top:1px solid #efedeb;display:flex;justify-content:center;margin:6rem 0 0;}.tab--gallery .tab__expand svg{margin:0 2rem 0 0;transform:rotate(90deg);}.tab--gallery .tab__expand svg path{fill:#1d6ac7;transition:fill .12s linear;}.tab--gallery .tab__expand .btn{background:#fff;margin:-2.4rem auto 0;}html:not(.mobile):not(.tablet) .tab--gallery .tab__expand .btn:focus svg path,html:not(.mobile):not(.tablet) .tab--gallery .tab__expand .btn:hover svg path{fill:#fff;}.tab--flora-fauna .tab__col-2{margin-top:5rem;}.tab--flora-fauna .tab__expand{border-top:1px solid #efedeb;display:flex;justify-content:center;margin:6rem 0 0;}.tab--flora-fauna .tab__expand svg{margin:0 2rem 0 0;transform:rotate(90deg);}.tab--flora-fauna .tab__expand svg path{fill:#1d6ac7;transition:fill .12s linear;}.tab--flora-fauna .tab__expand .btn{background:#fff;margin:-2.4rem auto 0;}html:not(.mobile):not(.tablet) .tab--flora-fauna .tab__expand .btn:focus svg path,html:not(.mobile):not(.tablet) .tab--flora-fauna .tab__expand .btn:hover svg path{fill:#fff;}.detail-about__col-2{margin-top:5rem;}.detail-about__inner:not([data-expanded]){max-height:36rem;overflow:hidden;position:relative;}.detail-about__inner:not([data-expanded]):before{background:linear-gradient(180deg,#fff0,#fff);bottom:0;content:"";display:block;height:2.5rem;left:0;position:absolute;width:100%;z-index:1;}.detail-about__expand{border-top:1px solid #efedeb;display:flex;justify-content:center;margin:6rem 0 0;}.detail-about__expand svg{margin:0 2rem 0 0;transform:rotate(90deg);}.detail-about__expand svg path{fill:#1d6ac7;transition:fill .12s linear;}.detail-about__expand .btn{background:#fff;margin:-2.4rem auto 0;}html:not(.mobile):not(.tablet) .detail-about__expand .btn:focus svg path,html:not(.mobile):not(.tablet) .detail-about__expand .btn:hover svg path{fill:#fff;}.reviews{padding-bottom:5rem;padding-top:5rem;}.trail-points .container{padding-bottom:13.5rem;padding-top:12.5rem;}.trail-points__title{margin-bottom:4rem;}.trail-points__type{margin:6rem 0 4rem;width:100%;}.trail-points__type p{margin:0 auto;}.trail-points__type{margin:4rem 0 3rem;}.sponsor__logo{margin:0 0 4rem;}.sponsor__logo img{display:block;margin:0 auto;max-width:100%;}.sponsor__copy{text-align:center;}.sponsor .link{background:#fff;bottom:0;left:50%;padding:.4rem 1rem .6rem;transform:translate(-50%,50%);}.save-offline__mobile{display:none!important;}.card-review__content{padding-left:3.5rem;}.card-review__aux{margin:0 0 1rem -4.5rem;width:100%;}[data-scrolled] .map-filters{left:0;right:0;top:5.6rem;z-index:101;}[data-scrolled] .map-filters .map-location{border-radius:0;}[data-scrolled] .map-list__inner{padding-top:2rem;}[data-scrolled] .map-list__mobcap{border-radius:0;bottom:0;box-shadow:0 -2px 10px #0000001a;left:0;margin:0;position:fixed;width:100%;z-index:3;}.map-list__results-footer{margin-bottom:8rem;}body{padding-bottom:80px;}[data-page=detail] .map-area{height:46rem;}[data-page=detail] .map-list{border-radius:0;margin:0;padding:0;}[data-page=detail]:has(#map-chart-wrapper) .map-list{padding-top:150px;}}@media screen and (max-width:800px){.step-down,.step-in,.step-in-left,.step-in-right,.step-left,.step-right,.step-up,.zoom-in{opacity:1!important;transform:none!important;}}@media (max-width:767px){.trail-meta__list{display:grid;gap:1.2rem;grid-template-columns:repeat(var(--column-count,3),minmax(0,1fr));width:100%;}.trail-weather{margin-top:2rem;}.tabs__toggles{align-items:stretch;background:#1d6ac7;border-radius:.4rem;box-shadow:0 0 0 1px #00000008,0 3.4px 3.6px rgba(0,0,0,.052),0 5px 10px #00000014;flex-direction:column;left:0;opacity:1;padding:.8rem;position:absolute;top:100%;transform:translateY(0);transition-duration:.12s;transition-property:opacity,transform,visibility;transition-timing-function:ease-in-out,ease-in-out,step-start;visibility:visible;width:100%;z-index:10;}.tabs__toggles[data-expanded=false]{opacity:0;transition-timing-function:ease-in-out,ease-in-out,step-end;visibility:hidden;}.detail-action-item a,.detail-action-item button{font-size:1.4rem;padding:0 2.5rem;}.detail-action-item svg{height:1.8rem;margin:0 1rem 0 0;width:1.8rem;}.detail-action-item--multiple ul a{padding:1.8rem 2.5rem;}.leave-no-trace{font-size:1.3rem;padding:1.3rem 2rem;}.leave-no-trace img{margin:0 2rem 0 0;width:6rem;}.leave-no-trace .link{display:none;}.reviews__intro{margin:0 0 5rem;}.reviews__intro p{margin:0 auto 3rem;}.reviews__wrap{margin:-1rem -2rem;overflow:hidden;padding:1rem;width:calc(100% + 4rem);}.reviews__wrap:not(.slick-initialized){display:flex;flex-wrap:nowrap;overflow:hidden;}.reviews__wrap:not(.slick-initialized) .card-review:not(:first-child){opacity:0;}.reviews__wrap .slick-list{overflow:visible;}.reviews__wrap .slick-track{display:flex;}.reviews__wrap .slick-control{bottom:-6px;right:1rem;z-index:2;}.reviews__wrap .slick-control svg{height:100%;}.reviews__wrap .slick-dots{position:relative;z-index:1;}.reviews__wrap .card-review{float:none;margin:0 1rem;}.trail-points .container{padding-bottom:11.5rem;padding-top:6rem;}.trail-points__type{font-size:1.8rem;}.trail-points__badge{margin:-3.5rem 0 1.5rem;}.notice-modal__content ul{padding-left:2rem;}.supporters{margin-top:8rem;}.supporters__logos{margin:3rem 0;}.badge{--badge-size:7.5rem;--badge-gap:-2.5rem;}.badge--xxs{--badge-size:4.2rem;--badge-gap:-1.6rem;}.badge--detail{--badge-size:7.5rem;--badge-gap:-2.5rem;}.mapboxgl-popup{bottom:6rem!important;left:1.5rem!important;min-width:calc(100vw - 3rem)!important;right:1.5rem!important;top:auto!important;transform:none!important;}.mapboxgl-popup .mapboxgl-popup-content{margin-bottom:0;}.mapboxgl-popup .mapboxgl-popup-content:after{content:none;}.businesses-list--slider.slick-initialized{margin:0 -.5rem;width:calc(100% + 1rem);}.businesses-list--slider.slick-initialized .card-business{padding:0 .5rem;}.panel.supporters{margin-bottom:0!important;padding-bottom:5rem;}.panel.noverflow .panel__intro{display:block;text-align:center;}.panel.noverflow .panel__intro .link{display:none;}}@media (max-width:767px) and (prefers-reduced-motion:no-preference){.tabs__toggles[data-expanded=false]{transform:translateY(-.4rem);}}@media (max-width:600px){.gallery-item{max-width:none;}.add-photos-trigger button svg{display:none!important;}}@media (max-width:599px){.info-tooltip__trigger-label{clip:rect(0 0 0 0);border:0;display:block;height:1px;margin:-1px!important;overflow:hidden;padding:0;position:absolute!important;width:1px;}.dropdown--difficulty-selector .dropdown__panel{right:0;}.trail-meta-item--difficulty{flex-grow:1;}.card--default.card--has-link:focus-within .card__title,.card--default.card--has-link:hover .card__title{color:#1d6ac7;}.saved-card__hero{display:none;}.card--stat-theme-stacked .card__content{align-self:center;}.trail-gallery-dialog .modaal-container{height:100%;}.gallery-item__hero{min-height:18rem;}.gallery-item__description:not([data-expanded=true]){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;}}@media (max-width:549px){.card-destination-side{flex-direction:column-reverse;margin:0;padding:0;}.card-destination-side__copy{padding:2.5rem 3rem;}.card-destination-side__hero{margin:-1px -1px 0;width:calc(100% + 2px);}.card-destination-side__hero img{height:auto;width:100%;}}@media (max-width:500px){.btn-group{flex-direction:column;}}@media (max-width:299px){.trail-meta__list{--column-count:1;}}@media (prefers-reduced-motion:no-preference){.info-tooltip__dialog{transform:translate3d(0,5px,0);}.dropdown--icon .dropdown__trigger-label-arrow:after{transition-duration:.12s;transition-property:transform;transition-timing-function:ease-in-out;}.dropdown--icon .dropdown__trigger-label-info:after{transition-duration:.12s;transition-property:transform;transition-timing-function:ease-in-out;}.dropdown--icon .dropdown__panel[data-expanded=false]{transform:translateY(-.4rem);}.dropdown--difficulty-selector .dropdown__trigger-label-arrow:after{transition-duration:.12s;transition-property:transform;transition-timing-function:ease-in-out;}.dropdown--difficulty-selector .dropdown__trigger-label-info:after{transition-duration:.12s;transition-property:transform;transition-timing-function:ease-in-out;}.dropdown--difficulty-selector .dropdown__panel[data-expanded=false]{transform:translateY(-.4rem);}.hover-more-list__panel[data-expanded=false]{transform:translateY(-.4rem);}.tabs__mobile-toggle:after{transition-duration:.12s;transition-property:transform;transition-timing-function:ease-in-out;}html:not(.mobile):not(.tablet) .slick--cards.slick-initialized .slick-arrow:not(.slick-disabled):focus .slick-arrow__icon:before,html:not(.mobile):not(.tablet) .slick--cards.slick-initialized .slick-arrow:not(.slick-disabled):hover .slick-arrow__icon:before{transform:translateX(.4rem);}.section--slider-tabs .section__tab{box-shadow:inset 0 0 0 #57822b;}.card--bookable-business.card--has-link:has(.card__link:hover,.card__link:focus) .card__image-inner img{transform:scale(1.05);}.img-reveal{overflow:hidden;position:relative;}.waypoint-reveal .img-reveal--right:before{transform:translateX(100%);}.waypoint-reveal .img-reveal--left:before{transform:translateX(-100%);}.waypoint-reveal .img-reveal--down:before{transform:translateY(100%);}.waypoint-reveal .img-reveal--up:before{transform:translateY(-100%);}.img-reveal:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:transform .75s cubic-bezier(.83,0,.17,1);width:100%;z-index:10;}.img-reveal--black:before{background:#000;}.img-reveal--white:before{background:#fff;}.img-reveal--light:before{background:#efedeb;}.img-reveal--green:before{background:#57822b;}.img-reveal--blue:before{background:#1d6ac7;}.img-reveal--earth:before{background:#88725d;}.img-reveal--orange:before{background:#f58025;}.step-in{opacity:0;transition:opacity .75s cubic-bezier(.17,0,.25,1);}.step-in-left,.step-left{opacity:0;transform:translateX(-50px);transition:opacity .75s cubic-bezier(.17,0,.25,1),transform .75s cubic-bezier(.17,0,.25,1);}.waypoint-reveal .step-in-left,.waypoint-reveal .step-left{opacity:1;transform:translate(0);}.step-in-right,.step-right,.waypoint-reveal .step-in-left,.waypoint-reveal .step-left{transition:opacity .75s cubic-bezier(.17,0,.25,1),transform .75s cubic-bezier(.17,0,.25,1);}.step-in-right,.step-right{opacity:0;transform:translateX(50px);}.waypoint-reveal .step-in-right,.waypoint-reveal .step-right{opacity:1;transform:translate(0);}.step-up,.waypoint-reveal .step-in-right,.waypoint-reveal .step-right{transition:opacity .75s cubic-bezier(.17,0,.25,1),transform .75s cubic-bezier(.17,0,.25,1);}.step-up{opacity:0;transform:translateY(15px);}.waypoint-reveal .step-up{opacity:1;transform:translateY(0);}.step-down{opacity:0;transform:translateY(-40px);transition:opacity .75s cubic-bezier(.17,0,.25,1),transform .75s cubic-bezier(.17,0,.25,1);}.waypoint-reveal .step-down{opacity:1;transform:translateY(0);}.zoom-in{transform:scale(0);transition:transform .75s cubic-bezier(.175,.885,.32,1.275);}.waypoint-reveal .step-in{opacity:1;}.waypoint-reveal .step-in-left,.waypoint-reveal .step-in-right,.waypoint-reveal .step-left,.waypoint-reveal .step-right{opacity:1;transform:translate(0);transition:opacity .75s cubic-bezier(.17,0,.25,1),transform .75s cubic-bezier(.17,0,.25,1);}.waypoint-reveal .step-down,.waypoint-reveal .step-up{opacity:1;transform:translateY(0);}.waypoint-reveal .zoom-in{transform:scale(1);}html:not(.mobile):not(.tablet) .flyout--business-listing .flyout__hide:focus svg,html:not(.mobile):not(.tablet) .flyout--business-listing .flyout__hide:hover svg{transform:scale(1.1);}html:not(.mobile):not(.tablet) .map-poi__hide:focus svg,html:not(.mobile):not(.tablet) .map-poi__hide:hover svg{transform:scale(1.1);}}
