.wv-destination{--wv-dest-ink:#20251f;--wv-dest-muted:#687067;--wv-dest-accent:#6f7c62;--wv-dest-accent-dark:#424e3d;--wv-dest-warm:#ede9df;--wv-muted:var(--wv-dest-muted);--wv-soft:#f3f5f2;--wv-accent:var(--wv-dest-accent);max-width:1460px;margin:0 auto;color:var(--wv-dest-ink)}
.wv-destination-page-active .wv-layout{padding-top:24px}
.wv-destination-slider{position:relative;width:100%;max-width:900px;margin:0 auto clamp(24px,3.4vw,40px);background:#171a17;outline:0}.wv-destination-slider__stage{position:relative;overflow:hidden;aspect-ratio:3/2;background:#171a17}.wv-destination-slider__track,.wv-destination-slider__slide,.wv-destination-slider__slide>a{position:absolute;inset:0;display:block}.wv-destination-slider__slide{z-index:0;margin:0;opacity:0;visibility:hidden;transition:opacity .38s ease}.wv-destination-slider__slide.is-active{z-index:1;opacity:1;visibility:visible}.wv-destination-slider__image{display:block;width:100%;height:100%!important;max-width:none!important;object-fit:cover}.wv-destination-slider__info{position:absolute;z-index:2;right:0;bottom:0;left:0;display:flex;gap:7px;align-items:baseline;padding:38px clamp(16px,2.6vw,28px) 13px;background:linear-gradient(transparent,rgba(9,12,10,.78));color:#fff;pointer-events:none;text-shadow:0 1px 2px rgba(0,0,0,.5)}.wv-destination-slider__info strong{font-size:clamp(.9rem,1.25vw,1.08rem);line-height:1.25}.wv-destination-slider__info em{font-size:clamp(.74rem,1vw,.9rem)}.wv-destination-slider__nav{position:absolute;z-index:3;top:50%;display:grid;width:44px;height:54px;padding:0;border:0;background:rgba(13,16,14,.38);color:#fff;font:300 44px/1 sans-serif;cursor:pointer;transform:translateY(-50%);place-items:center;transition:background .18s ease}.wv-destination-slider__nav:hover,.wv-destination-slider__nav:focus-visible{background:rgba(13,16,14,.72);outline:2px solid rgba(255,255,255,.8);outline-offset:-2px}.wv-destination-slider__nav--prev{left:0}.wv-destination-slider__nav--next{right:0}.wv-destination-slider__counter{position:absolute;z-index:3;top:12px;right:13px;padding:4px 8px;border-radius:14px;background:rgba(12,15,13,.6);color:#fff;font-size:.68rem;letter-spacing:.04em}.wv-destination-slider__thumbs{display:flex;gap:7px;padding:8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#8b938c #171a17;cursor:grab;touch-action:pan-x}.wv-destination-slider__thumbs.is-dragging{cursor:grabbing;user-select:none}.wv-destination-slider__thumb{flex:0 0 clamp(88px,8.5vw,112px);aspect-ratio:3/2;padding:0;overflow:hidden;border:2px solid transparent;background:#2b302c;cursor:pointer;opacity:.54;transition:opacity .18s ease,border-color .18s ease,transform .18s ease}.wv-destination-slider__thumb img{display:block;width:100%;height:100%!important;object-fit:cover;pointer-events:none}.wv-destination-slider__thumb:hover,.wv-destination-slider__thumb:focus-visible{opacity:.82;outline:0}.wv-destination-slider__thumb.is-active{border-color:#fff;opacity:1;transform:translateY(-1px)}
.wv-destination__header{max-width:900px;margin:0 auto clamp(22px,3.3vw,34px);padding:0 28px;text-align:center}.wv-destination__header h1{margin:0;font-size:clamp(1.85rem,3.4vw,2.8rem);font-weight:650;letter-spacing:-.035em;line-height:1.06}.wv-destination__country{margin:.48rem 0 0}.wv-destination__country a{color:var(--wv-dest-accent-dark);font-size:.94rem;font-weight:600;text-decoration:none}.wv-destination__country a:hover{text-decoration:underline;text-underline-offset:3px}.wv-destination__visit{margin:.38rem 0 0;color:var(--wv-dest-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.wv-destination__intro,.wv-destination__sections{max-width:900px;margin-right:auto;margin-left:auto}.wv-destination__observations,.wv-destination>.wv-country-species{max-width:1180px;margin-right:auto;margin-left:auto}.wv-destination__intro{padding:clamp(22px,3vw,30px) clamp(28px,4.2vw,46px);border-left:3px solid var(--wv-dest-accent);background:#f5f4ef;font-size:.94rem;line-height:1.72}.wv-destination__intro>p:first-child{margin-top:0}.wv-destination__intro>p:last-child{margin-bottom:0}.wv-destination__sections{margin-top:clamp(26px,4vw,44px);border-top:1px solid #bcc3bb}.wv-destination__section{margin:0;border-bottom:1px solid #bcc3bb;background:#fff}.wv-destination__section summary{position:relative;display:flex;min-height:52px;padding:11px 16px 11px 50px;align-items:center;color:var(--wv-dest-accent-dark);cursor:pointer;list-style:none;transition:background .16s ease}.wv-destination__section summary::-webkit-details-marker{display:none}.wv-destination__section summary::before,.wv-destination__section summary::after{position:absolute;left:20px;width:13px;height:2px;background:currentColor;content:"";transition:transform .2s ease}.wv-destination__section summary::after{transform:rotate(90deg)}.wv-destination__section[open] summary{background:var(--wv-dest-warm)}.wv-destination__section[open] summary::after{transform:none}.wv-destination__section summary:hover,.wv-destination__section summary:focus-visible{background:#f2f0e9;outline:0}.wv-destination__section h2{margin:0;color:inherit;font-size:1rem;font-weight:650}.wv-destination__section-body{padding:clamp(18px,2.5vw,28px);font-size:.9rem;line-height:1.7}.wv-destination__section-body>p:first-child{margin-top:0}.wv-destination__section-body>p:last-child{margin-bottom:0}.wv-destination__section-body img{max-width:100%;height:auto}.wv-destination__section-body iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0}.wv-destination__observations{margin-top:clamp(40px,6vw,66px);padding-top:0;border-top:0}.wv-destination__section-heading{max-width:720px;margin-bottom:22px}.wv-destination__section-heading h2{margin:.2rem 0 .5rem;font-size:clamp(1.6rem,2.7vw,2.2rem)}.wv-destination__section-heading>p:last-child{color:var(--wv-dest-muted)}.wv-destination__eyebrow{margin:0;color:var(--wv-dest-accent);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}
body.wv-destination-page-active .mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner,body.wv-destination-page-active .mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner{padding-top:0!important}.wv-destination-page-active .mkdf-title-holder{display:none!important}.wv-destination-page-active .mkdf-content .mkdf-container-inner{width:min(94%,1460px)!important}
@media(max-width:767px){.wv-destination-page-active .wv-layout{padding-top:0!important}.wv-destination-page-active .mkdf-content .mkdf-container-inner{width:100%!important}.wv-destination{overflow:hidden}.wv-destination-slider{width:100vw;max-width:none;margin:0 calc(50% - 50vw) 28px}.wv-destination-slider__stage{aspect-ratio:4/3}.wv-destination-slider__nav{width:38px;height:50px;font-size:39px}.wv-destination-slider__info{display:block;padding:34px 16px 12px}.wv-destination-slider__info strong,.wv-destination-slider__info em{display:block}.wv-destination-slider__info em{margin-top:2px}.wv-destination-slider__thumbs{gap:6px;padding:7px}.wv-destination-slider__thumb{flex-basis:92px}.wv-destination__header,.wv-destination__intro,.wv-destination__sections,.wv-destination__observations,.wv-destination>.wv-country-species{width:calc(100% - 28px)}.wv-destination__header{padding-inline:12px}.wv-destination__intro{padding:22px 20px;font-size:.9rem}.wv-destination__section summary{padding-left:48px}.wv-destination__section-body{padding:20px 17px}}
