.tour-page-root{background-image:url(/textures/texture-cream.webp);background-repeat:repeat;background-color:var(--color-yugo-cream)}.tour-page-header{background-color:var(--color-yugo-black);height:65vh;position:relative;overflow:hidden}@media (max-width:991px){.tour-page-header{height:82svh}}.tour-page-header-bg{width:100%;height:100%;position:absolute;top:0;left:0}.tour-page-header-bg picture{width:100%;height:100%;display:block}.tour-page-header-bg img{object-fit:cover;object-position:var(--focal-mobile,center);width:100%;height:100%;display:block}@media (min-width:992px){.tour-page-header-bg img{object-position:var(--focal-desktop,center)}}.tour-page-header-overlay{z-index:2;background:#00000080;position:absolute;inset:0}.tour-page-header-content{z-index:3;padding-bottom:64px;position:absolute;bottom:0;left:0;right:0}@media (max-width:991px){.tour-page-header-content{padding-bottom:34px}}.tour-page-header-text{width:100%}@media (min-width:992px){.tour-page-header-text{max-width:75%}}.tour-page-badge{font-family:var(--font-grotesk);letter-spacing:.14em;text-transform:uppercase;color:var(--color-yugo-red);background-color:var(--color-yugo-cream);border-radius:2px;margin-bottom:14px;padding:4px 13px;font-size:.73rem;font-weight:700;display:inline-block}.tour-page-title{font-family:var(--font-tungsten);color:var(--color-yugo-cream);text-transform:uppercase;letter-spacing:.018em;width:100%;margin:0 0 11px;font-size:clamp(5rem,8.5vw,9rem);font-weight:700;line-height:.8}@media (max-width:991px){.tour-page-title{font-size:clamp(5.8rem,20vw,7.5rem)}}.tour-page-lede{font-family:var(--font-grotesk);color:var(--color-yugo-cream);margin:0 0 20px;font-size:clamp(1.15rem,.2rem + 1.5vw,1.7rem);font-weight:500;line-height:1.35}.tour-info-bar{background-image:url(/textures/texture-red.webp);background-repeat:repeat;background-color:var(--color-yugo-red);padding:26px 0}.tour-ibar-inner{flex-wrap:wrap;align-items:flex-start;gap:24px 16px;display:flex}@media (min-width:992px){.tour-ibar-inner{flex-wrap:nowrap;align-items:stretch;gap:0}}.tour-ibar-sep{display:none}@media (min-width:992px){.tour-ibar-sep{background:#21212133;flex-shrink:0;align-self:stretch;width:1.5px;margin:0 14px;display:block}}.tour-ibar-item{flex-direction:column;gap:6px;min-width:0;display:flex}.tour-ibar-item--duration,.tour-ibar-item--price{width:calc(50% - 8px)}.tour-ibar-item--includes{width:100%}.tour-ibar-item--extras{width:100%;position:relative}@media (min-width:992px){.tour-ibar-item--duration,.tour-ibar-item--price{flex:0 0 11%;width:auto;max-width:13.5%}.tour-ibar-item--includes{flex:0 0 18%;width:auto;max-width:15%}.tour-ibar-item--extras{flex:0 0 22%;width:auto;max-width:21%;padding-right:10px;position:relative}}.tour-ibar-label{font-family:var(--font-grotesk);letter-spacing:.08em;text-transform:uppercase;color:#2121218c;font-size:.6rem;font-weight:700}@media (min-width:992px){.tour-ibar-label{font-size:.72rem}}@media (max-width:991px){.tour-ibar-label{font-size:.85rem}}.tour-ibar-sublabel{font-family:var(--font-grotesk);letter-spacing:.07em;text-transform:uppercase;color:#fcf9eb8c;margin-left:2px;font-size:.68rem;font-weight:700}@media (max-width:991px){.tour-ibar-sublabel{font-size:.82rem}}.tour-ibar-value{font-family:var(--font-fakt);color:var(--color-yugo-cream);text-transform:uppercase;font-size:.9rem;font-weight:400;line-height:1.3;display:block}@media (max-width:991px){.tour-ibar-value{font-size:1.05rem}}.tour-ibar-list{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.tour-ibar-list li{font-family:var(--font-fakt);color:var(--color-yugo-cream);text-transform:uppercase;margin-bottom:2px;font-size:.9rem;font-weight:400;line-height:1}@media (max-width:991px){.tour-ibar-list li{font-size:1.05rem}}.tour-ibar-book{flex-shrink:0;align-items:flex-start;width:100%;display:flex}@media (min-width:992px){.tour-ibar-book{flex:1;justify-content:flex-end;align-items:center;width:auto;margin-left:30px}}.tour-ibar-book-btn{background-color:var(--color-yugo-cream);color:var(--color-yugo-black);font-family:var(--font-grotesk);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;cursor:pointer;border-radius:3px;justify-content:center;align-items:center;padding:14px 27px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:filter .3s,transform .36s cubic-bezier(.34,1.56,.64,1);display:inline-flex}@media (min-width:992px){.tour-ibar-book-btn:hover{filter:brightness(.92);transform:scale(1.12)}}@media (max-width:991px){.tour-ibar-book-btn{width:100%;padding:15px 24px;font-size:1.3rem}}.tour-book-btn{background-image:url(/textures/texture-red.webp);background-repeat:repeat;background-color:var(--color-yugo-red);color:var(--color-yugo-cream);font-family:var(--font-grotesk);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;cursor:pointer;border-radius:3px;justify-content:center;align-items:center;padding:15px 28px;font-size:1.3rem;font-weight:700;text-decoration:none;transition:filter .3s,transform .36s cubic-bezier(.34,1.56,.64,1);display:inline-flex}@media (min-width:992px){.tour-book-btn:hover{filter:brightness(1.12);transform:scale(1.12)}}@media (max-width:991px){.tour-book-btn{width:100%;padding:15px 24px;font-size:1.2rem}}.tour-page-body{background-image:url(/textures/texture-cream.webp);background-repeat:repeat;background-color:var(--color-yugo-cream);padding:56px 0 0}.tour-page-intro{max-width:100%;margin-bottom:64px}@media (min-width:992px){.tour-page-intro{max-width:70%}}.tour-page-intro p,.tour-step-description p{font-family:var(--font-fakt);color:var(--color-yugo-black);letter-spacing:-.01em;margin-bottom:1.2rem;font-size:1.092rem;font-weight:400;line-height:1.4}@media (min-width:400px){.tour-page-intro p,.tour-step-description p{font-size:1.248rem}}@media (min-width:992px){.tour-page-intro p,.tour-step-description p{font-size:1.2rem}}.tour-step-description p:last-child{margin-bottom:0}.tour-steps{flex-direction:column;gap:0;display:flex}.tour-step{grid-template-columns:1fr;display:grid}@media (min-width:992px){.tour-step{grid-template-columns:1fr 1fr;align-items:stretch;column-gap:0}.tour-step.image-left .tour-step-text{order:2}.tour-step.image-left .tour-step-image-wrap{order:1}}.tour-step-title{font-family:var(--font-grotesk);color:var(--color-yugo-red);letter-spacing:.01em;margin:0 0 12px;font-size:clamp(1.3rem,2vw,1.65rem);font-weight:700;line-height:1.15}@media (max-width:991px){.tour-step-title{font-size:clamp(1.65rem,5.5vw,2.2rem)}}.tour-step-text{flex-direction:column;justify-content:center;padding:48px 56px;display:flex}@media (max-width:991px){.tour-step-text{padding:28px 0 40px}}.tour-step-image-wrap{aspect-ratio:4/3;background-color:var(--color-yugo-black);overflow:hidden}@media (max-width:991px){.tour-step-image-wrap{aspect-ratio:4/3;width:100vw;margin-left:-50vw;position:relative;left:50%}}@media (min-width:992px){.tour-step-image-wrap{aspect-ratio:unset;min-height:300px}}.tour-step-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (max-width:991px){.tour-step-image-wrap{order:-1}}.tour-map-section{background-image:url(/textures/texture-cream.webp);background-repeat:repeat;background-color:var(--color-yugo-cream);padding:50px 0 60px}.tour-map-iframe-outer{width:100%}.tour-map-iframe-wrap{border:1px solid #212121;height:55vh;position:relative;overflow:hidden}.tour-map-iframe-wrap iframe{border:none;width:100%;height:calc(100% + 60px);display:block;position:absolute;top:-60px;left:0}.tour-map-book-wrap{justify-content:center;margin-top:40px;display:flex}.tour-full-bleed{aspect-ratio:2;background-color:var(--color-yugo-black);position:relative;overflow:hidden}@media (max-width:991px){.tour-full-bleed{aspect-ratio:4/5}}.tour-full-bleed-inner{will-change:transform;width:100%;height:160%;position:absolute;top:-30%;left:0}.tour-full-bleed-img{object-fit:cover;width:100%;height:100%;display:block}.tour-tour-nav{justify-content:space-between;align-items:center;padding:0 0 56px;display:flex}.tour-tour-nav__link{font-family:var(--font-fakt);letter-spacing:-.01em;color:var(--color-yugo-red);padding-bottom:2px;font-size:1.092rem;font-weight:400;line-height:1.4;text-decoration:none;position:relative}@media (min-width:400px){.tour-tour-nav__link{font-size:1.248rem}}@media (min-width:992px){.tour-tour-nav__link{font-size:1.2rem}.tour-tour-nav__link:after{content:"";background:var(--color-yugo-red);width:0;height:1.5px;transition:width .2s ease-in-out;position:absolute;bottom:0;left:0}.tour-tour-nav__link:hover:after{width:100%}}
.book-now-fab-fallback{background:var(--color-yugo-red);width:110px;height:80px;color:var(--color-yugo-cream);font-family:var(--font-grotesk);text-align:center;letter-spacing:.05em;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;line-height:1.2;display:flex}@keyframes fabRock{0%{transform:rotate(-6deg)}50%{transform:rotate(6deg)}to{transform:rotate(-6deg)}}.book-now-fab{z-index:9990;cursor:pointer;transform-origin:50%;opacity:0;pointer-events:none;background:0 0;border:none;padding:0;transition:opacity .2s;position:fixed;bottom:19px;right:15px}.book-now-fab img{width:170px;height:auto;display:block}.book-now-fab.book-now-fab--visible{opacity:1;pointer-events:auto;transition:opacity .7s;animation:5.2s ease-in-out infinite fabRock}.book-now-fab-inner{transition:transform .36s cubic-bezier(.34,1.56,.64,1),filter .3s;display:block}@media (max-width:991px){.book-now-fab{bottom:11px;right:10px}.book-now-fab img{width:120px}.book-now-fab-fallback{width:70px;height:55px;font-size:1rem}}@media (min-width:992px){.book-now-fab:hover .book-now-fab-inner{filter:brightness(1.15);transform:scale(1.11)}}body.modal-active .book-now-fab{opacity:0;pointer-events:none;transition:opacity .25s}
img[loading=lazy]{transition:opacity .7s}img[loading=lazy]:not(.lazy-revealed){opacity:0}
.reviews-section-outer{width:100vw;margin-left:-50vw;position:relative;left:50%;overflow:hidden}.tales-section-title{font-family:var(--font-cooper);color:var(--color-yugo-cream);letter-spacing:-.035em;margin-bottom:35px;font-size:clamp(3.8rem,6vw,5.5rem);line-height:.9}#JFWebsiteWidget-019d5f672eff751aaabdf254da1d85f411f4,#JFWebsiteWidget-019d5feef4297bba973ed40b64c5f91f4cad{contain:layout style paint;background:0 0!important}#JFWebsiteWidget-019d5f672eff751aaabdf254da1d85f411f4 p,#JFWebsiteWidget-019d5f672eff751aaabdf254da1d85f411f4 span:not([class*=button]),#JFWebsiteWidget-019d5f672eff751aaabdf254da1d85f411f4 [class*=sc-],#JFWebsiteWidget-019d5feef4297bba973ed40b64c5f91f4cad p,#JFWebsiteWidget-019d5feef4297bba973ed40b64c5f91f4cad span:not([class*=button]),#JFWebsiteWidget-019d5feef4297bba973ed40b64c5f91f4cad [class*=sc-]{font-family:var(--font-fakt-pro), sans-serif!important;color:#212121!important;letter-spacing:-.01em!important;font-size:1rem!important;line-height:1.4!important}#JFWebsiteWidget-019d5f672eff751aaabdf254da1d85f411f4 button[class*=Arrow],#JFWebsiteWidget-019d5f672eff751aaabdf254da1d85f411f4 [class*=NavigationButton],#JFWebsiteWidget-019d5feef4297bba973ed40b64c5f91f4cad button[class*=Arrow],#JFWebsiteWidget-019d5feef4297bba973ed40b64c5f91f4cad [class*=NavigationButton]{opacity:1!important;visibility:visible!important}#JFWebsiteWidget-019d5f672eff751aaabdf254da1d85f411f4 button[class*=Arrow] svg,#JFWebsiteWidget-019d5f672eff751aaabdf254da1d85f411f4 [class*=NavigationButton] svg,#JFWebsiteWidget-019d5feef4297bba973ed40b64c5f91f4cad button[class*=Arrow] svg,#JFWebsiteWidget-019d5feef4297bba973ed40b64c5f91f4cad [class*=NavigationButton] svg{fill:#212121!important;opacity:1!important}@media (min-width:992px){.reviews-section-outer .container{padding-inline:5.5rem}}
.opt-extras-info-btn{cursor:pointer;opacity:.6;background:0 0;border:none;padding:0;line-height:0;transition:transform .36s cubic-bezier(.34,1.56,.64,1),filter .3s,opacity .3s;position:absolute;top:0;right:0}@media (min-width:992px){.opt-extras-info-btn:hover{filter:brightness(1.25);opacity:.85;transform:scale(1.15)}}@media (max-width:991px){.opt-extras-info-btn:active{opacity:.9}}.opt-extras-info-icon{object-fit:contain;width:32px;height:32px;display:block}.opt-extras-info-icon-fallback{border:2px solid var(--color-yugo-cream);width:29px;height:29px;color:var(--color-yugo-cream);font-family:var(--font-fakt-pro);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.opt-extras-close-bar{height:max(3.4vh,42px)}@media (max-width:991px){.opt-extras-close-bar{height:max(3.4vh,50px)}}.opt-extras-content{max-width:1100px;margin:0 auto;padding:4rem 1.25rem 3rem}@media (min-width:992px){.opt-extras-content{padding:2.5rem 2.5rem 4rem}}.opt-extras-tour-name{font-family:var(--font-tungsten-compressed);letter-spacing:.018em;text-transform:uppercase;color:var(--color-yugo-black);opacity:.6;text-align:center;margin:0 0 1rem;font-size:clamp(3rem,4vw,3.5rem);font-weight:700;line-height:1}.opt-extras-title{font-family:var(--font-art-grotesk);letter-spacing:-.02em;color:var(--color-yugo-cream);text-align:center;margin:0 0 2.5rem;font-size:clamp(4.5rem,10vw,6rem);font-weight:700;line-height:.9}@media (min-width:992px){.opt-extras-title{margin-bottom:3rem}}.opt-extras-list{flex-direction:column;display:flex}.opt-extras-item{flex-direction:column;padding:1.75rem 0;display:flex}.opt-extras-item__title{font-family:var(--font-fakt-pro);letter-spacing:-.01em;text-transform:uppercase;color:var(--color-yugo-cream);margin:0 0 .3rem;font-size:1.3rem;font-weight:700;line-height:1.2}@media (min-width:992px){.opt-extras-item__title{font-size:1.5rem}}.opt-extras-item__price{font-family:var(--font-fakt-pro);color:var(--color-yugo-cream);margin:0;font-size:1.2rem;font-weight:500;line-height:1.3}@media (min-width:992px){.opt-extras-item__price{font-size:1.2rem}}.opt-extras-item__image{aspect-ratio:5/3;object-fit:cover;object-position:center;width:calc(100% + 2.5rem);max-width:none;box-shadow:none;border-radius:0;margin:1rem -1.25rem;display:block}.opt-extras-item__desc{font-family:var(--font-fakt-pro);color:#212121;margin:0;font-size:1.2rem;font-weight:400;line-height:1.55}.opt-extras-item__desc p{margin:0 0 .8rem}.opt-extras-item__desc p:last-child{margin-bottom:0}@media (min-width:992px){.opt-extras-item{grid-template-rows:auto 1fr;grid-template-columns:300px 1fr;align-items:start;column-gap:2rem;display:grid}.opt-extras-item__text-top{grid-area:1/2}.opt-extras-item__image{width:300px;max-width:none;height:200px;aspect-ratio:unset;border-radius:6px;grid-area:1/1/3;align-self:start;margin:0;box-shadow:0 2.5px 11px #00000054}.opt-extras-item__desc{grid-area:2/2;margin-top:.6rem}}
.cookie-wrapper{z-index:9999;width:550px;position:fixed;bottom:1.25rem;right:2.25rem}.cookie-card{background:#fcf9eb;border-radius:10px;width:100%;display:flex;overflow:hidden;box-shadow:0 0 0 3px #212121}.cookie-image{flex-shrink:0;align-self:stretch;width:184px;min-height:160px;position:relative}.cookie-image img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.cookie-content{flex-direction:column;flex:1;justify-content:space-between;gap:1.25rem;padding:2.5rem 1.5rem 1.5rem;display:flex}.cookie-heading{font-family:var(--font-cooper-bold-condensed);color:#212121;letter-spacing:-.025em;margin:0;font-size:2.2rem;line-height:1.08}.cookie-buttons{align-items:center;gap:.75rem;display:flex}.cookie-btn{font-family:var(--font-grotesk);letter-spacing:-.01em;color:#212121;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #212121;border-radius:5px;padding:.55rem 1.25rem;font-size:1.1rem;font-weight:300;line-height:1;text-decoration:none}.cookie-btn:hover{color:#fcf9eb;background:#212121}@media (max-width:599px){.cookie-wrapper{width:auto;max-width:none;padding:0 8px;bottom:30px;left:0;right:0;transform:none}.cookie-card{border-radius:14px;width:100%;max-width:400px;margin-left:auto;margin-right:auto}.cookie-image{width:120px;min-height:130px}.cookie-content{padding:1.9rem 1.1rem 1.2rem 1rem}.cookie-heading{font-size:1.6rem}.cookie-btn{padding:.7rem;font-size:1.2rem}}
